{"version":3,"sources":["webpack:///webpack/bootstrap dec45a0cd2ea16374441","webpack:///./src/js/index.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","configurable","enumerable","get","n","__esModule","object","property","prototype","hasOwnProperty","p","s","nc","promokit","Player","selector","videoId","mute","autoPlay","loop","Preloader","game","image","$","document","on","setTimeout","TimelineMax","to","ease","Power1","easeOut","y","opacity","Power2","width","x","Power3","clip","TopBtn","Folding","open","remote","element","margin","top","fix","show","quick","cspeed","window","blocktype","el","documentMode","test","navigator","userAgent","attr","readonly","disabled","addClass"],"mappings":";;;;gBACA,IAAAA,KAGA,SAAAC,EAAAC,GAGA,GAAAF,EAAAE,GACA,OAAAF,EAAAE,GAAAC,QAGA,IAAAC,EAAAJ,EAAAE,IACAG,EAAAH,EACAI,GAAA,EACAH,YAUA,OANAI,EAAAL,GAAAM,KAAAJ,EAAAD,QAAAC,IAAAD,QAAAF,GAGAG,EAAAE,GAAA,EAGAF,EAAAD,QAKAF,EAAAQ,EAAAF,EAGAN,EAAAS,EAAAV,EAGAC,EAAAU,EAAA,SAAAR,EAAAS,EAAAC,GACAZ,EAAAa,EAAAX,EAAAS,IACAG,OAAAC,eAAAb,EAAAS,GACAK,cAAA,EACAC,YAAA,EACAC,IAAAN,KAMAZ,EAAAmB,EAAA,SAAAhB,GACA,IAAAS,EAAAT,KAAAiB,WACA,WAA2B,OAAAjB,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAH,EAAAU,EAAAE,EAAA,IAAAA,GACAA,GAIAZ,EAAAa,EAAA,SAAAQ,EAAAC,GAAsD,OAAAR,OAAAS,UAAAC,eAAAjB,KAAAc,EAAAC,IAGtDtB,EAAAyB,EAAA,GAGAzB,IAAA0B,EAAA,mBC7DA,IAAIC,GAAGC,SAASC,QACZC,SAAS,eACTC,QAAS,iDACTC,MAAK,EACLC,UAAS,EACTC,MAAK,IAGC,IAAIP,GAAGC,SAASO,WACtBC,KAAQ,WACRC,OACI,yDACA,oEACA,gEACA,iEACA,iEACA,iEACA,iEACA,iEACA,iEACA,iEACA,iEACA,iEACA,iEACA,oEAIRC,EAAEC,UAAUC,GAAG,aAAc,WACzBC,WAAW,YACE,IAAIC,aACVC,GAAG,UAAW,KAAMC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,IACtDL,GAAG,UAAW,KAAMC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,GAAG,SAC3DL,GAAG,UAAW,KAAMC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,GAAG,SAC3DL,GAAG,QAAS,KAAMC,KAAKK,OAAOH,QAASI,MAAM,QAAQC,GAAG,IAAKH,QAAS,GAAG,SACzEL,GAAG,UAAW,GAAIC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,GAAG,SACzDL,GAAG,UAAW,GAAIC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,GAAG,SACzDL,GAAG,UAAW,GAAIC,KAAKC,OAAOC,QAAQC,GAAG,GAAIC,QAAS,GAAG,SACzDL,GAAG,QAAS,KAAMC,KAAKQ,OAAON,QAASO,KAAK,4BAA6BL,QAAS,GAAG,UAC5F,KAEFV,EAAE,QAAQgB,SACVhB,EAAE,mBAAmBiB,SAASC,MAAM,IAEpC,IAAI7B,GAAGC,SAAS6B,QACZC,QAAQ,cACRC,QAAQ,IACRC,IAAI,IACJC,IAAI,IACJC,MAAK,EACLC,OAAM,EACNC,OAAO,MAGXC,OAAOC,UAAY,SAAUC,GAErB5B,SAAS6B,cAAgB,OAAOC,KAAKC,UAAUC,WAC/CjC,EAAE6B,GAAIK,MAAMC,SAAS,aAErBnC,EAAE6B,GAAIK,MAAME,SAAS,cAG7BpC,EAAE,oBAAoBE,GAAG,QAAS,WAC9BF,EAAE,aAAaqC,SAAS","file":"index.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 0);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap dec45a0cd2ea16374441","new nc.promokit.Player({\r\n selector:'#player-main',\r\n videoId: 'https://vod.plaync.com/lineage2/promo/yvgm.mp4',\r\n mute:true,\r\n autoPlay:true,\r\n loop:true\r\n});\r\n\r\nvar pre = new nc.promokit.Preloader({\r\n 'game': 'lineage2',\r\n 'image': [\r\n '/promo/lineage2/event/2020/200205_gotmail/img/mist.png',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/state-recommend.png',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/state-story.png',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con1-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con2-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con3-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con4-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con5-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec1-con6-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec2-con1-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec2-con2-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec2-con3-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec3-con1-bg.jpg',\r\n '/promo/lineage2/event/2020/200205_gotmail/img/sec3-con2-bg.jpg'\r\n ]\r\n});\r\n\r\n$(document).on('preloadend', function(){\r\n setTimeout(function () {\r\n var tl = new TimelineMax();\r\n tl.to('#tit1-1', 1.3, {ease:Power1.easeOut,y:-50, opacity: 1})\r\n .to('#tit1-2', 1.2, {ease:Power1.easeOut,y:-50, opacity: 1},\"-=0.9\")\r\n .to('#tit1-3', 1.2, {ease:Power1.easeOut,y:-50, opacity: 1},\"-=0.9\")\r\n .to('#tit2', 1.8, {ease:Power2.easeOut, width:'449px',x:-225, opacity: 1},\"-=0.8\")\r\n .to('#tit3-1', 1, {ease:Power1.easeOut,y:-50, opacity: 1},\"-=0.8\")\r\n .to('#tit3-2', 1, {ease:Power1.easeOut,y:-50, opacity: 1},\"-=0.6\")\r\n .to('#tit3-3', 1, {ease:Power1.easeOut,y:-50, opacity: 1},\"-=0.6\")\r\n .to('#tit4', 1.9, {ease:Power3.easeOut, clip:'rect(0px, 484px, 38px, 0)', opacity: 1},\"-=0.5\");\r\n },500);\r\n\r\n $('body').TopBtn();\r\n $('.toggle-caution').Folding({open: true});\r\n\r\n new nc.promokit.remote({\r\n element:\"#remoteMenu\",\r\n margin:-100,\r\n top:920,\r\n fix:287,\r\n show:true,\r\n quick:true,\r\n cspeed:600\r\n });\r\n\r\n window.blocktype = function (el) {\r\n /* ie8 이상 / edge */\r\n if (document.documentMode || /Edge/.test(navigator.userAgent))\r\n $(el).attr({readonly:'readonly'});\r\n else\r\n $(el).attr({disabled:'disabled'});\r\n };\r\n\r\n $('.p-banner__close').on('click', function () {\r\n $('.p-banner').addClass('p-banner--close');\r\n })\r\n});\n\n\n// WEBPACK FOOTER //\n// ./src/js/index.js"],"sourceRoot":""}