{"version":3,"sources":["webpack:///v1-4/production.js","webpack:///webpack/bootstrap a7ca48f3f5ca586f24b2","webpack:///./v1-4/production.js"],"names":["modules","__webpack_require__","moduleId","installedModules","exports","module","i","l","call","m","c","d","name","getter","o","Object","defineProperty","configurable","enumerable","get","n","__esModule","object","property","prototype","hasOwnProperty","p","s","adv","AdBase","extend","init","options","this","base","emit","ENUM","EVENTS","inited","setup","data","setuped","play","games","length","_setGame","shift","played","game","link","$","selector","find","each","trim","text","navigator","userAgent","indexOf","clone","cloneNode","parentNode","replaceChild","addClass","backgroundClass","removeClass","toolTip","razor","document","body","append","ipaCode","util","sendIpa","remove","hover","show","hide","mousemove","e","css","left","pageX","top","pageY"],"mappings":"CAAS,SAAUA;ICInB,SAAAC,EAAAC;QAGA,IAAAC,EAAAD,IACA,OAAAC,EAAAD,GAAAE;QAGA,IAAAC,IAAAF,EAAAD;YACAI,KAAAJ;YACAK,MAAA;YACAH;;QAUA,OANAJ,EAAAE,GAAAM,KAAAH,EAAAD,SAAAC,KAAAD,SAAAH,IAGAI,EAAAE,KAAA,GAGAF,EAAAD;;IAvBA,IAAAD;IA4BAF,EAAAQ,IAAAT,GAGAC,EAAAS,IAAAP,GAGAF,EAAAU,IAAA,SAAAP,GAAAQ,GAAAC;QACAZ,EAAAa,EAAAV,GAAAQ,MACAG,OAAAC,eAAAZ,GAAAQ;YACAK,iBAAA;YACAC,eAAA;YACAC,OAAAN;;OAMAZ,EAAAmB,IAAA,SAAAf;QACA,IAAAQ,IAAAR,OAAAgB,aACA;YAA2B,OAAAhB,EAAA;YAC3B;YAAiC,OAAAA;;QAEjC,OADAJ,EAAAU,EAAAE,GAAA,KAAAA,IACAA;OAIAZ,EAAAa,IAAA,SAAAQ,GAAAC;QAAsD,OAAAR,OAAAS,UAAAC,eAAAjB,KAAAc,GAAAC;OAGtDtB,EAAAyB,IAAA,IAGAzB,IAAA0B,IAAA;IDMM,SAAUtB,GAAQD,GAASH;IAEjC;IErEA2B,IAAIC,OAAOC,OAAO;QAChBC,QADyC,SACpCC;YACHC,KAAKC,KAAKF,IACVC,KAAKE,KAAKP,IAAIQ,KAAKC,OAAOC;;QAE5BC,SALyC,SAKnCC;YACJP,KAAKO,OAAOA,GACZP,KAAKE,KAAKP,IAAIQ,KAAKC,OAAOI;;QAE5BC,QATyC;YAWvC,KADA,IAAIC,IAAQV,KAAKO,KAAKG,OAChBA,EAAMC,UAAOX,KAAKY,SAASF,EAAMG;YACvCb,KAAKE,KAAKP,IAAIQ,KAAKC,OAAOU;;QAE5BF,YAAS,SAASG;YAChB,IAAIC;YAOJ,IANSC,EAAEjB,KAAKD,QAAQmB,UAClBC,KAAK,KAAKC,KAAK,SAAS/C,GAAEc;gBAC3B8B,EAAEI,KAAKJ,EAAE9B,GAAGmC,WAAWP,EAAKpC,SAC7BqC,IAAOC,EAAE9B;gBAGV6B,GAAK;gBACN,KAAIO,UAAUC,UAAUC,QAAQ,SAAQ;oBACtC,IAAIC,IAAQV,EAAK,GAAGW,WAAU;oBAC9BX,EAAK,GAAGY,WAAWC,aAAaH,GAAOV,EAAK,KAC5CA,IAAOC,EAAES;;gBAEXV,EAAKM,KAAKP,EAAKpC,MAAMmD,SAASf,EAAKgB,mBAAmB,aAAaC,YAAY;gBAC/E,IAAIC,IAAUhB,EAAEtB,IAAIuC,MAAM,yCAAwCnB;gBAClEE,EAAEkB,SAASC,MAAMC,OAAOJ,IACxBlB,EAAKuB,WAAW3C,IAAI4C,KAAKC,QAAQxB,GAAKD,EAAKuB,UAC3CrB,EAAE,kCAAgCF,EAAKpC,OAAK,MAAM8D;gBAClDzB,EAAK0B,MAAM;oBACTT,EAAQU;mBACR;oBACAV,EAAQW;mBACPC,UAAU,SAASC;oBACpBb,EAAQc;wBACNC,QAAKF,EAAEG,QAAQ;wBACfC,OAAIJ,EAAEK,QAAQ","file":"v1-4/production.js","sourcesContent":["/******/ (function(modules) { // webpackBootstrap\n/******/ \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/* 0 */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nadv.AdBase.extend('Ad17173ZhuanquHotLink', {\n init: function init(options) {\n this.base(options);\n this.emit(adv.ENUM.EVENTS.inited);\n },\n setup: function setup(data) {\n this.data = data;\n this.emit(adv.ENUM.EVENTS.setuped);\n },\n play: function play() {\n var games = this.data.games;\n while (games.length) {\n this._setGame(games.shift());\n }this.emit(adv.ENUM.EVENTS.played);\n },\n\n _setGame: function _setGame(game) {\n var link = void 0,\n advEl = $(this.options.selector);\n advEl.find('a').each(function (i, n) {\n if ($.trim($(n).text()) == game.name) {\n link = $(n);\n }\n });\n if (link) {\n if (~navigator.userAgent.indexOf('iPad')) {\n var clone = link[0].cloneNode(true);\n link[0].parentNode.replaceChild(clone, link[0]);\n link = $(clone);\n }\n link.text(game.name).addClass(game.backgroundClass || 'tg-bg-red').removeClass('link-sameip');\n var toolTip = $(adv.razor('', game));\n $(document.body).append(toolTip);\n game.ipaCode && adv.util.sendIpa(link, game.ipaCode);\n $('.tip-game-info[data-ui-game=\"' + game.name + '\"]').remove();\n link.hover(function () {\n toolTip.show();\n }, function () {\n toolTip.hide();\n }).mousemove(function (e) {\n toolTip.css({\n left: e.pageX - 50,\n top: e.pageY + 20\n });\n });\n }\n }\n});\n\n/***/ })\n/******/ ]);\n\n\n// WEBPACK FOOTER //\n// v1-4/production.js"," \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 a7ca48f3f5ca586f24b2","adv.AdBase.extend('Ad17173ZhuanquHotLink', {\n init(options) {\n this.base(options);\n this.emit(adv.ENUM.EVENTS.inited);\n },\n setup(data) {\n this.data = data;\n this.emit(adv.ENUM.EVENTS.setuped);\n },\n play() {\n let games = this.data.games;\n while(games.length)this._setGame(games.shift());\n this.emit(adv.ENUM.EVENTS.played);\n },\n _setGame:function(game){\n let link,\n \tadvEl = $(this.options.selector);\n advEl.find('a').each(function(i,n){\n if($.trim($(n).text()) == game.name){\n link = $(n);\n }\n });\n if(link){\n if(~navigator.userAgent.indexOf('iPad')){\n let clone = link[0].cloneNode(true);\n link[0].parentNode.replaceChild(clone, link[0]);\n link = $(clone);\n }\n link.text(game.name).addClass(game.backgroundClass || 'tg-bg-red').removeClass('link-sameip');\n let toolTip = $(adv.razor('',game));\n $(document.body).append(toolTip);\n game.ipaCode && adv.util.sendIpa(link,game.ipaCode);\n $('.tip-game-info[data-ui-game=\"'+game.name+'\"]').remove();\n link.hover(function(){\n toolTip.show();\n },function(){\n toolTip.hide();\n }).mousemove(function(e){\n toolTip.css({\n left:e.pageX - 50,\n top:e.pageY + 20\n });\n });\n }\n }\n})\n\n\n// WEBPACK FOOTER //\n// ./v1-4/production.js"],"sourceRoot":""}