@atomicservice/ascf-toolkit 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/lib/ascf-base/index.js +1 -1
  2. package/lib/ascf-common/index.js +1 -1
  3. package/lib/ascf-compiler/appjson-loader.js +1 -1
  4. package/lib/ascf-compiler/common/appjson-validator.js +1 -1
  5. package/lib/ascf-compiler/common/ascf-define.js +1 -1
  6. package/lib/ascf-compiler/common/beforeLoaderProcess.js +1 -1
  7. package/lib/ascf-compiler/common/css-runtime-api.js +1 -1
  8. package/lib/ascf-compiler/common/eventHappenHjs.js +1 -1
  9. package/lib/ascf-compiler/common/exp-utils.js +1 -1
  10. package/lib/ascf-compiler/common/hash-sum.js +1 -1
  11. package/lib/ascf-compiler/common/hdc-executor.js +1 -1
  12. package/lib/ascf-compiler/common/hjs-utils.js +1 -1
  13. package/lib/ascf-compiler/common/hxml-validator.js +1 -1
  14. package/lib/ascf-compiler/common/logUndefined.js +1 -1
  15. package/lib/ascf-compiler/common/manifest-handler.js +1 -1
  16. package/lib/ascf-compiler/common/manifest-manager.js +1 -1
  17. package/lib/ascf-compiler/common/merge-tpl-cmps.js +1 -1
  18. package/lib/ascf-compiler/common/packoptions-utils.js +1 -1
  19. package/lib/ascf-compiler/common/quick-generate-subpackage.js +1 -1
  20. package/lib/ascf-compiler/common/utils.js +1 -1
  21. package/lib/ascf-compiler/css-process-loader.js +1 -1
  22. package/lib/ascf-compiler/extract-loader.js +1 -1
  23. package/lib/ascf-compiler/hcss-loader.js +1 -1
  24. package/lib/ascf-compiler/hjs-loader.js +1 -1
  25. package/lib/ascf-compiler/hxml-loader.js +1 -1
  26. package/lib/ascf-compiler/js-parser/parser-babel.js +1 -1
  27. package/lib/ascf-compiler/js-parser/parser-swc.js +1 -1
  28. package/lib/ascf-compiler/js-parser/parser.js +1 -1
  29. package/lib/ascf-compiler/loader-utils.js +1 -1
  30. package/lib/ascf-compiler/path-process-loader.js +1 -1
  31. package/lib/ascf-compiler/plugin/before-loader-plugin.js +1 -1
  32. package/lib/ascf-compiler/plugin/copy-bundle-plugin.js +1 -1
  33. package/lib/ascf-compiler/plugin/dynamic-entry-plugin.js +1 -1
  34. package/lib/ascf-compiler/plugin/extConfig-plugin.js +1 -1
  35. package/lib/ascf-compiler/plugin/html-generator-plugin.js +1 -1
  36. package/lib/ascf-compiler/plugin/i18n-transform-plugin.js +1 -1
  37. package/lib/ascf-compiler/plugin/manifest-generator-plugin.js +1 -1
  38. package/lib/ascf-compiler/plugin/quick-service-build-plugin.js +1 -1
  39. package/lib/ascf-compiler/plugin/replace-module-id-plugin.js +1 -1
  40. package/lib/ascf-compiler/plugin/resource-plugin.js +1 -1
  41. package/lib/ascf-compiler/plugin/webpack-target/index.js +1 -1
  42. package/lib/ascf-compiler/plugin/webpack-target/jsonpChunkLoadingRuntimeModule.js +1 -1
  43. package/lib/ascf-compiler/plugin/webpack-target/jsonpHelpers.js +1 -1
  44. package/lib/ascf-compiler/plugin/webpack-target/jsonpTemplatePlugin.js +1 -1
  45. package/lib/ascf-compiler/require-loader.js +1 -1
  46. package/lib/ascf-compiler/server/dev-server.js +1 -1
  47. package/lib/ascf-compiler/server/port-manager.js +1 -1
  48. package/lib/ascf-compiler/swc-loader.js +1 -1
  49. package/lib/ascf-compiler/template/attr-utils.js +1 -1
  50. package/lib/ascf-compiler/template/implicit-model-config.js +1 -1
  51. package/lib/ascf-compiler/template/node-name-utils.js +1 -1
  52. package/lib/ascf-compiler/trustlist-hxml-verify-loader.js +1 -1
  53. package/lib/ascf-compiler/trustlist-js-verify-loader.js +1 -1
  54. package/lib/ascf-compiler/trustlist-verify/config.js +1 -1
  55. package/lib/ascf-compiler/trustlist-verify/utils.js +1 -1
  56. package/lib/ascf-compiler/trustlist-verify/verify-ignore-files.js +1 -1
  57. package/lib/ascf-compiler/vue-compiler/vue.bundle.js +1 -1
  58. package/lib/ascf-compiler/web.webpack.config.js +1 -1
  59. package/lib/ascf-converter/common/commonConfig.js +1 -1
  60. package/lib/ascf-converter/common/commonUtils.js +1 -1
  61. package/lib/ascf-converter/common/path-validator.js +1 -1
  62. package/lib/ascf-converter/common/textDocument.js +1 -1
  63. package/lib/ascf-converter/compiler-utils/parse5.bundle.js +1 -1
  64. package/lib/ascf-converter/convertManager.js +1 -1
  65. package/lib/ascf-converter/features/converter.js +1 -1
  66. package/lib/ascf-converter/features/fileHandle.js +1 -1
  67. package/lib/ascf-converter/features/transformReport.js +1 -1
  68. package/lib/ascf-converter/lib/apiadapter4alipay.js +1 -1
  69. package/lib/ascf-converter/parse/babelParser.js +1 -1
  70. package/lib/ascf-converter/parse/importVisitor.js +1 -1
  71. package/lib/ascf-converter/parse/wxssParser.js +1 -1
  72. package/lib/ascf-converter/report/js/index.js +1 -1
  73. package/lib/ascf-sign-tools/cli.js +1 -1
  74. package/lib/ascf-sign-tools/index.js +1 -1
  75. package/lib/bin/ascf.js +1 -1
  76. package/lib/commands/ascfbuild/index.js +1 -1
  77. package/lib/commands/build-npm/index.js +1 -1
  78. package/lib/commands/compile.js +1 -1
  79. package/lib/commands/convert.js +1 -1
  80. package/lib/commands/debugger/index.js +1 -1
  81. package/lib/commands/quickservice/index.js +1 -1
  82. package/lib/common/config.js +1 -1
  83. package/lib/common/constants.js +1 -1
  84. package/lib/common/log4js.js +1 -1
  85. package/lib/common/logger-plugin.js +1 -1
  86. package/lib/common/remove-strict-mode-plugin.js +1 -1
  87. package/lib/common/string-utils.js +1 -1
  88. package/lib/common/utils.js +1 -1
  89. package/lib/common/version-check.js +1 -1
  90. package/lib/index.js +1 -1
  91. package/package.json +1 -3
@@ -1 +1 @@
1
- var _0x194013=_0x235b;function _0x235b(e,t){var r=_0x1d2b();return(_0x235b=function(e,t){return r[e-=395]})(e,t)}function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray(e)||_nonIterableSpread()}function _nonIterableSpread(){throw new TypeError(_0x235b(401))}function _iterableToArray(e){var t=_0x235b;if(t(427)!=typeof Symbol&&null!=e[Symbol[t(472)]]||null!=e[t(487)])return Array[t(404)](e)}function _arrayWithoutHoles(e){if(Array.isArray(e))return _arrayLikeToArray(e)}function _createForOfIteratorHelper(e,t){var r,n,a,o,i=_0x235b,s="undefined"!=typeof Symbol&&e[Symbol[i(472)]]||e["@@iterator"];if(s)return a=!(n=!0),{s:function(){s=s.call(e)},n:function(){var e=i,t=s.next();return n=t[e(429)],t},e:function(e){a=!0,r=e},f:function(){var e=i;try{n||null==s[e(455)]||s.return()}finally{if(a)throw r}}};if(Array[i(454)](e)||(s=_unsupportedIterableToArray(e))||t&&e&&i(418)==typeof e[i(440)])return s&&(e=s),o=0,{s:t=function(){},n:function(){return o>=e[i(440)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:t};throw new TypeError(i(484))}function _unsupportedIterableToArray(e,t){var r,n=_0x235b;if(e)return n(424)==typeof e?_arrayLikeToArray(e,t):(r={}[n(469)][n(421)](e)[n(465)](8,-1),n(456)===r&&e[n(490)]&&(r=e[n(490)][n(445)]),n(483)===r||n(434)===r?Array[n(404)](e):n(432)===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(426)](r)?_arrayLikeToArray(e,t):void 0)}function _arrayLikeToArray(e,t){var r=_0x235b;(null==t||t>e[r(440)])&&(t=e[r(440)]);for(var n=0,a=Array(t);n<t;n++)a[n]=e[n];return a}(()=>{for(var e=_0x235b,t=_0x1d2b();;)try{if(341926==-parseInt(e(409))+parseInt(e(479))/2+-parseInt(e(474))/3*(-parseInt(e(491))/4)+parseInt(e(417))/5*(-parseInt(e(403))/6)+-parseInt(e(411))/7+-parseInt(e(446))/8+parseInt(e(450))/9)break;t.push(t.shift())}catch(e){t.push(t.shift())}})();var path=require("path"),fs=require("fs"),utils=require(_0x194013(396)),_require=require("../common/manifest-manager"),manifestManager=_require[_0x194013(423)],_require2=require("../../common/config"),configs=_require2.configs,log4js=require(_0x194013(435)),logger=log4js.getLogger(_0x194013(399)),HTML_HEAD=_0x194013(406)+"<html>\n"+_0x194013(480)+' <meta charset="UTF-8" />\n'+_0x194013(400)+_0x194013(451)+' <link rel="stylesheet" href="assets://base.css" type="text/css" media="screen" charset="utf-8" />\n </head>\n',HTML_BODY=_0x194013(438)+_0x194013(430)+_0x194013(441),SCRIPT_APP_CSS=_0x194013(473),HTML_BODY_END=_0x194013(488),HTML_HTML_END=_0x194013(448),GLOBAL_COMPONENTS=[];function HtmlGeneratorPlugin(e){this[_0x194013(444)]=e}function generateHtmlFile(e,t,r,n,a,o){var i=_0x194013,s=HTML_HEAD;if(s+=HTML_BODY,r||(s+=SCRIPT_APP_CSS),o)n[i(398)](function(e){var t=i;return e[t(470)]!==t(436)}).forEach(function(e){var t=i,e=e[t(453)];return s+=t(482).concat(e,'.pack.js"><\/script>\n')});else if(e[t][i(464)]&&(s+=' <script type="text/javascript" src="/custom-tab-bar/index.pack.js"><\/script>\n'),n&&0<n[i(440)]){var c,u=_createForOfIteratorHelper(n);try{for(u.s();!(c=u.n())[i(429)];){var l=c[i(419)],p=l[i(453)],f=l[i(413)];s+=i(482)[i(477)](p,i(476))[i(477)](f?"async":"",i(416))}}catch(e){u.e(e)}finally{u.f()}}s=s+HTML_BODY_END+HTML_HTML_END,r=path.join(a,"".concat(t,i(460)));utils.mkdirsSync(path[i(449)](r)),fs.writeFileSync(r,s,i(415))}function _0x1d2b(){var e=["unshift","../common/utils","subpackages","filter","manifest-handler",' <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0,',"Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","pagePath","18nluREH","from","root","<!DOCTYPE html>\n","srcPath","flat","93963baIQpd","emit","958272gzRxOq","watch","needAsync","getIsOpenLazyCodeLoad","utf8","><\/script>\n","818365JjepjD","number","value","prototype","call","manifest","manifestManager","string","startsWith","test","undefined","endsWith","done",' <div id="holder"></div>\n',"existsSync","Arguments","independentList","Set","../../common/log4js","component","has"," <body>\n","compJsonPath","length"," <script src='assets://renderer.js'><\/script>\n","apply","get","options","name","3535776Wlvdga","components","</html>","dirname","11285694cZEGTE",'minimum-scale=1.0, viewport-fit=cover" />\n',"buildPath","path","isArray","return","Object","add","serve","push",".html","values","page","exports","useCustomTabBar","slice","error","forEach","hasOwnProperty","toString","type","subpackage","iterator"," <script type=\"text/javascript\" src='/app.css.js'><\/script>\n","186PUoeSR","indexOf",'.pack.js" ',"concat","componentList","91196fIDiLS"," <head>\n","ERROR: Can not resolve file:",' <script type="text/javascript" src="/',"Map","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","hooks","tapAsync","@@iterator"," </body>\n","getManifestData","constructor","13304xIXWzz"];return(_0x1d2b=function(){return e})()}function getSubpackageData(e,t,r){var n=_0x194013,t=JSON.parse(JSON.stringify((null==t?void 0:t[n(397)])||[]));return null!=t&&t.forEach(function(e){var t=n;e[t(405)][t(428)]("/")||(e.root+="/")}),{subpackage:t,pagePath:e,srcPath:r}}function deduplicate(e){var r=new Set;return e.filter(function(e){var t=_0x235b,e=""[t(477)](e[t(453)],"-").concat(e[t(413)]);return!r[t(437)](e)&&(r[t(457)](e),!0)})}function getPageJSList(e,t,r,n){var a=_0x194013,n=getSubpackageData(e,n,r),r=[];return getUsingComponents(t[a(443)](e),e,r,t,a(462),n),r=_toConsumableArray(new Set(utils[a(408)](r,1/0))),_toConsumableArray(deduplicate(r))[a(398)](function(e){return"custom-tab-bar/index"!==e[a(453)]})[a(477)]({path:e,needAsync:!1,type:"page"})}function getUsingComponents(e,o,i,s){var c=_0x194013,t=4<arguments[c(440)]&&void 0!==arguments[4]?arguments[4]:"component",u=5<arguments.length?arguments[5]:void 0,e=e[c(478)]||[];"page"===t&&e[c(459)][c(442)](e,_toConsumableArray(GLOBAL_COMPONENTS)),e.forEach(function(e){var t=c,r=e[t(439)],e=e.path,n=[],a=isAsyncNeeded(e,u[t(471)],u[t(402)],u[t(407)]);if(n[t(395)]({path:e,needAsync:a,type:t(436)}),i[t(395)](n),o!==e)if(fs[t(431)](r))s[t(437)](e)&&getUsingComponents(s[t(443)](e),e,n,s,t(436),u);else{a=t(481).concat(r);if(logger[t(466)](a),!configs[t(458)]&&!configs[t(412)])throw a}})}function isAsyncNeeded(r,e,n,t){var a=_0x194013,o="",i="",s=!0,c=!0;return null!=e&&e[a(467)](function(e){var t=a;n.startsWith(e[t(405)])&&(o=e.root,s=!1),r[t(425)](e.root)&&(i=e.root,c=!1)}),!(c||!s&&o===i)}HtmlGeneratorPlugin.prototype[_0x194013(442)]=function(e){var f=_0x194013,_=this[f(444)];e[f(485)][f(410)][f(486)]("HtmlGeneratorPlugin",function(e,t){var r,n,a=f,o=manifestManager[a(489)](),i=_.srcPath,s=_[a(452)],c=o[a(422)],u=o[a(447)],l=c[a(462)],p=(GLOBAL_COMPONENTS=Object[a(461)](c.usingComponents||{}).map(function(e){return u[a(437)](e)&&u.get(e)}),manifestManager[a(414)]());for(r in l)Object[a(420)][a(468)].call(l,r)&&(n=getPageJSList(r,u,i,c),generateHtmlFile(l,r,-1!==c[a(433)][a(475)](r),n,s,p));t()})},module[_0x194013(463)]=HtmlGeneratorPlugin;
1
+ var _0x17db69=_0x31a3;function _toConsumableArray(e){return _arrayWithoutHoles(e)||_iterableToArray(e)||_unsupportedIterableToArray(e)||_nonIterableSpread()}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _iterableToArray(e){var t=_0x31a3;if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e[t(182)])return Array[t(189)](e)}function _arrayWithoutHoles(e){if(Array[_0x31a3(178)](e))return _arrayLikeToArray(e)}function _createForOfIteratorHelper(e,t){var r,n,a,o,i=_0x31a3,s=i(169)!=typeof Symbol&&e[Symbol[i(158)]]||e[i(182)];if(s)return a=!(n=!0),{s:function(){s=s[i(177)](e)},n:function(){var e=s[i(194)]();return n=e.done,e},e:function(e){a=!0,r=e},f:function(){var e=i;try{n||null==s[e(180)]||s.return()}finally{if(a)throw r}}};if(Array[i(178)](e)||(s=_unsupportedIterableToArray(e))||t&&e&&i(214)==typeof e[i(188)])return s&&(e=s),o=0,{s:t=function(){},n:function(){return o>=e[i(188)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(e,t){var r,n=_0x31a3;if(e)return"string"==typeof e?_arrayLikeToArray(e,t):(r={}[n(230)][n(177)](e)[n(167)](8,-1),n(184)===r&&e[n(217)]&&(r=e.constructor.name),n(233)===r||"Set"===r?Array.from(e):n(228)===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(e,t):void 0)}function _0x3151(){var e=["unshift"," </body>\n","options","2531872WEqMMX","676460NajvSy",' <script type="text/javascript" src="/',"concat","</html>"," <script src='assets://renderer.js'><\/script>\n",'.pack.js"><\/script>\n',"component","configs","><\/script>\n","has","value","async","buildPath","componentList","number","stringify",' <link rel="stylesheet" href="assets://base.css" type="text/css" media="screen" charset="utf-8" />\n',"constructor","get","manifest-handler","needAsync","prototype"," </head>\n","dirname","4376667hZgAga","18ChlNrX","getManifestData"," <body>\n","Arguments","7183trdEOp","toString","getLogger","done","Map","tapAsync","hasOwnProperty"," <script type=\"text/javascript\" src='/app.css.js'><\/script>\n","startsWith","manifest","ERROR: Can not resolve file:","filter","map","emit","5604921DZaaqQ",' <meta charset="UTF-8" />\n',"utf8","566102QcKFIl","path","2086555RjIAas",'minimum-scale=1.0, viewport-fit=cover" />\n',' <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0,',"apply","getIsOpenLazyCodeLoad","mkdirsSync","join","endsWith","independentList","parse","compJsonPath","custom-tab-bar/index","iterator","indexOf",'.pack.js" ',"../../common/config","existsSync","manifestManager","forEach","root","4PWJMWO","slice","serve","undefined","srcPath","components","9fWiOar",".html","<!DOCTYPE html>\n","85300WxXIJv","type","call","isArray",' <div id="holder"></div>\n',"return","hooks","@@iterator","push","Object","subpackages","../common/utils"," <head>\n","length","from","pagePath","add","page","usingComponents","next",' <script type="text/javascript" src="/custom-tab-bar/index.pack.js"><\/script>\n'];return(_0x3151=function(){return e})()}function _arrayLikeToArray(e,t){var r=_0x31a3;(null==t||t>e[r(188)])&&(t=e[r(188)]);for(var n=0,a=Array(t);n<t;n++)a[n]=e[n];return a}(()=>{for(var e=_0x31a3,t=_0x3151();;)try{if(778992==-parseInt(e(166))*(parseInt(e(246))/2)+-parseInt(e(224))/3+parseInt(e(200))/4+-parseInt(e(248))/5*(parseInt(e(225))/6)+-parseInt(e(243))/7+-parseInt(e(199))/8*(parseInt(e(172))/9)+parseInt(e(175))/10*(parseInt(e(229))/11))break;t.push(t.shift())}catch(e){t.push(t.shift())}})();var path=require("path"),fs=require("fs"),utils=require(_0x17db69(186)),_require=require("../common/manifest-manager"),manifestManager=_require[_0x17db69(163)],_require2=require(_0x17db69(161)),configs=_require2[_0x17db69(207)],log4js=require("../../common/log4js"),logger=log4js[_0x17db69(231)](_0x17db69(219)),HTML_HEAD=_0x17db69(174)+"<html>\n"+_0x17db69(187)+_0x17db69(244)+_0x17db69(250)+_0x17db69(249)+_0x17db69(216)+_0x17db69(222),HTML_BODY=_0x17db69(227)+_0x17db69(179)+_0x17db69(204),SCRIPT_APP_CSS=_0x17db69(236),HTML_BODY_END=_0x17db69(197),HTML_HTML_END=_0x17db69(203),GLOBAL_COMPONENTS=[];function HtmlGeneratorPlugin(e){this[_0x17db69(198)]=e}function _0x31a3(e,t){var r=_0x3151();return(_0x31a3=function(e,t){return r[e-=153]})(e,t)}function generateHtmlFile(e,t,r,n,a,o){var i=_0x17db69,s=HTML_HEAD;if(s+=HTML_BODY,r||(s+=SCRIPT_APP_CSS),o)n[i(240)](function(e){var t=i;return e[t(176)]!==t(206)})[i(164)](function(e){var t=i,e=e.path;return s+=' <script type="text/javascript" src="/'[t(202)](e,t(205))});else if(e[t].useCustomTabBar&&(s+=i(195)),n&&0<n[i(188)]){var c,u=_createForOfIteratorHelper(n);try{for(u.s();!(c=u.n())[i(232)];){var p=c[i(210)],l=p[i(247)],f=p.needAsync;s+=i(201)[i(202)](l,i(160))[i(202)](f?i(211):"",i(208))}}catch(e){u.e(e)}finally{u.f()}}s=s+HTML_BODY_END+HTML_HTML_END,r=path[i(254)](a,""[i(202)](t,i(173)));utils[i(253)](path[i(223)](r)),fs.writeFileSync(r,s,i(245))}function getSubpackageData(e,t,r){var n=_0x17db69,t=JSON[n(155)](JSON[n(215)]((null==t?void 0:t[n(185)])||[]));return null!=t&&t[n(164)](function(e){var t=n;e[t(165)][t(153)]("/")||(e[t(165)]+="/")}),{subpackage:t,pagePath:e,srcPath:r}}function deduplicate(e){var r=new Set;return e.filter(function(e){var t=_0x31a3,e="".concat(e[t(247)],"-").concat(e[t(220)]);return!r.has(e)&&(r[t(191)](e),!0)})}function getPageJSList(e,t,r,n){var a=_0x17db69,n=getSubpackageData(e,n,r),r=[];return getUsingComponents(t.get(e),e,r,t,a(192),n),r=_toConsumableArray(new Set(utils.flat(r,1/0))),_toConsumableArray(deduplicate(r))[a(240)](function(e){var t=a;return e[t(247)]!==t(157)})[a(202)]({path:e,needAsync:!1,type:a(192)})}function getUsingComponents(e,o,i,s){var c=_0x17db69,t=4<arguments.length&&void 0!==arguments[4]?arguments[4]:c(206),u=5<arguments.length?arguments[5]:void 0,e=e[c(213)]||[];t===c(192)&&e[c(183)].apply(e,_toConsumableArray(GLOBAL_COMPONENTS)),e.forEach(function(e){var t=c,r=e[t(156)],e=e[t(247)],n=[],a=isAsyncNeeded(e,u.subpackage,u[t(190)],u[t(170)]);if(n[t(196)]({path:e,needAsync:a,type:t(206)}),i[t(196)](n),o!==e)if(fs[t(162)](r))s[t(209)](e)&&getUsingComponents(s[t(218)](e),e,n,s,"component",u);else{a=t(239)[t(202)](r);if(logger.error(a),!configs[t(168)]&&!configs.watch)throw a}})}function isAsyncNeeded(r,e,n,t){var a=_0x17db69,o="",i="",s=!0,c=!0;return null!=e&&e[a(164)](function(e){var t=a;n[t(237)](e[t(165)])&&(o=e[t(165)],s=!1),r[t(237)](e[t(165)])&&(i=e[t(165)],c=!1)}),!(c||!s&&o===i)}HtmlGeneratorPlugin[_0x17db69(221)][_0x17db69(251)]=function(e){var f=_0x17db69,d=this[f(198)];e[f(181)][f(242)][f(234)]("HtmlGeneratorPlugin",function(e,t){var r,n,a=f,o=manifestManager[a(226)](),i=d[a(170)],s=d[a(212)],c=o[a(238)],u=o[a(171)],p=c.page,l=(GLOBAL_COMPONENTS=Object.values(c[a(193)]||{})[a(241)](function(e){var t=a;return u[t(209)](e)&&u[t(218)](e)}),manifestManager[a(252)]());for(r in p)Object.prototype[a(235)][a(177)](p,r)&&(n=getPageJSList(r,u,i,c),generateHtmlFile(p,r,-1!==c[a(154)][a(159)](r),n,s,l));t()})},module.exports=HtmlGeneratorPlugin;
@@ -1 +1 @@
1
- var _0x46473d=_0x3e93;function _typeof(r){var t=_0x3e93;return(_typeof=t(284)==typeof Symbol&&t(292)==typeof Symbol.iterator?function(r){return typeof r}:function(r){var e=t;return r&&e(284)==typeof Symbol&&r[e(341)]===Symbol&&r!==Symbol[e(319)]?e(292):typeof r})(r)}function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError(_0x3e93(308))}function _unsupportedIterableToArray(r,e){var t,n=_0x3e93;if(r)return n(281)==typeof r?_arrayLikeToArray(r,e):(t={}[n(324)][n(301)](r)[n(287)](8,-1),n(331)===t&&r.constructor&&(t=r[n(341)][n(298)]),n(317)===t||n(303)===t?Array.from(r):n(289)===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(309)](t)?_arrayLikeToArray(r,e):void 0)}function _arrayLikeToArray(r,e){(null==e||e>r[_0x3e93(304)])&&(e=r.length);for(var t=0,n=Array(e);t<e;t++)n[t]=r[t];return n}function _iterableToArrayLimit(r,e){var t=_0x3e93,n=null==r?null:t(328)!=typeof Symbol&&r[Symbol[t(311)]]||r[t(293)];if(null!=n){var a,o,i,u,c=[],l=!0,s=!1;try{if(i=(n=n.call(r))[t(282)],0===e){if(Object(n)!==n)return;l=!1}else for(;!(l=(a=i.call(n))[t(330)])&&(c[t(279)](a[t(329)]),c[t(304)]!==e);l=!0);}catch(r){s=!0,o=r}finally{try{if(!l&&null!=n[t(342)]&&(u=n[t(342)](),Object(u)!==u))return}finally{if(s)throw o}}return c}}function _arrayWithHoles(r){if(Array.isArray(r))return r}function _0x3b3c(){var r=["Object","errors","1192218RdZwdf","I18NTransformPlugin","tapAsync","hooks","path","join","keys","warnings","constructor","return","writable","map","push","entries","string","next","ERROR: Illegal JSON file name: ","function","emit","40mGisuN","slice",".json","Arguments","../js-parser/parser","@@toPrimitive must return a primitive value.","symbol","@@iterator","317573HIBKuc","toPrimitive","concat","4820256lbbCbV","name",", Use ","forEach","call","checkJsonDupKey","Set","length","19018816flVAvT","stringify","enumerable","Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","test","readdirSync","iterator","104636sxBRAv","exports","reduce","5109060HaOCRg","options","Map","split","prototype"," instead.\n@ ","configurable","apply","defineProperty","toString","replace","2324247CNNclo","extname","undefined","value","done"];return(_0x3b3c=function(){return r})()}function _classCallCheck(r,e){if(!(r instanceof e))throw new TypeError("Cannot call a class as a function")}function _defineProperties(r,e){for(var t=_0x3e93,n=0;n<e[t(304)];n++){var a=e[n];a[t(307)]=a[t(307)]||!1,a[t(321)]=!0,"value"in a&&(a[t(343)]=!0),Object[t(323)](r,_toPropertyKey(a.key),a)}}function _createClass(r,e,t){var n=_0x3e93;return e&&_defineProperties(r[n(319)],e),t&&_defineProperties(r,t),Object.defineProperty(r,n(319),{writable:!1}),r}function _toPropertyKey(r){var e=_0x3e93,r=_toPrimitive(r,e(281));return e(292)==_typeof(r)?r:r+""}function _toPrimitive(r,e){var t=_0x3e93;if("object"!=_typeof(r)||!r)return r;var n=r[Symbol[t(295)]];if(void 0===n)return(t(281)===e?String:Number)(r);n=n.call(r,e||"default");if("object"!=_typeof(n))return n;throw new TypeError(t(291))}(()=>{for(var r=_0x3e93,e=_0x3b3c();;)try{if(489029==-parseInt(r(294))+-parseInt(r(333))/2+parseInt(r(326))/3+parseInt(r(312))/4*(-parseInt(r(286))/5)+-parseInt(r(315))/6+-parseInt(r(297))/7+parseInt(r(305))/8)break;e.push(e.shift())}catch(r){e.push(e.shift())}})();var fs=require("fs"),_require=require(_0x46473d(290)),checkJsonDupKey=_require[_0x46473d(302)],path=require(_0x46473d(337)),illegalRE=/(\w+)_(\w+)/,I18N=(()=>{var n=_0x46473d;return _createClass(function r(e){_classCallCheck(this,r),this.options=e},[{key:n(322),value:function(r){var e=n,t=this;r[e(336)][e(285)][e(335)](e(334),function(i,r){var a=e,n=t[a(316)][a(280)],u={};Object[a(339)](n).forEach(function(t){var o=a;fs[o(310)](""[o(296)](n[t])).filter(function(r){var e=o;return path[e(327)](r)===e(288)})[o(344)](function(r){var e=o;return path[e(338)](""[e(296)](n[t]),r)}).forEach(function(r){var e,t,n=o,r=r.replace(/\\/g,"/"),a=r[n(318)]("/"),a=a[a[n(304)]-1];illegalRE[n(309)](a)?(e=(t=_slicedToArray(a.match(illegalRE).slice(1),2))[0],t=t[1],i[n(332)].push({message:n(283)+""[n(296)](a[n(325)](n(288),""),n(299))[n(296)](e,"-")[n(296)](t,n(320)).concat(r,"\n")})):u[a]=(u[a]||[])[n(296)](r)})}),Object.keys(u)[a(300)](function(r){var e=a,t=u[r][e(314)](function(r,e){e=checkJsonDupKey(r,e,function(r){var e=_0x3e93;return i[e(340)][e(279)](r)});return Object.assign({},r,e)},{}),n=JSON[e(306)](t,null,4);i.assets["i18n/"[e(296)](r)]={source:function(){return n},size:function(){return n[e(304)]}}}),r()})}}])})();function _0x3e93(r,e){var t=_0x3b3c();return(_0x3e93=function(r,e){return t[r-=279]})(r,e)}module[_0x46473d(313)]=I18N;
1
+ var _0x3f6e49=_0x8d7d;function _typeof(r){var t=_0x8d7d;return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol[t(160)]?function(r){return typeof r}:function(r){var e=t;return r&&e(130)==typeof Symbol&&r.constructor===Symbol&&r!==Symbol[e(179)]?e(158):typeof r})(r)}function _0x1332(){var r=["ERROR: Illegal JSON file name: ","done","66519wEUgiz","assign","111742HYZygP","keys","emit","48wjHDyQ","name","undefined","908726fTvgqh","object","next","3572504DaxTsF","assets","join","options","prototype","value","defineProperty","call","warnings","extname","340jzNtGK","forEach","5QhQujW","Object","key",".json","default","readdirSync","toPrimitive","map","3741744YMHoJb","tapAsync","apply","function","Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.",", Use "," instead.\n@ ","from","constructor","325357NapHAl","../js-parser/parser","path","writable","test","14674979Oqrirs","replace","i18n/","exports","length","match","12NWqvbR","enumerable","filter","slice","push","entries","isArray","string","configurable","reduce","@@iterator","symbol","concat","iterator","Map"];return(_0x1332=function(){return r})()}function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError(_0x8d7d(131))}function _unsupportedIterableToArray(r,e){var t,n=_0x8d7d;if(r)return n(154)==typeof r?_arrayLikeToArray(r,e):(t={}.toString[n(182)](r)[n(150)](8,-1),n(188)===t&&r[n(135)]&&(t=r.constructor[n(170)]),n(161)===t||"Set"===t?Array[n(134)](r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(140)](t)?_arrayLikeToArray(r,e):void 0)}function _arrayLikeToArray(r,e){var t=_0x8d7d;(null==e||e>r.length)&&(e=r[t(145)]);for(var n=0,a=Array(e);n<e;n++)a[n]=r[n];return a}function _iterableToArrayLimit(r,e){var t=_0x8d7d,n=null==r?null:t(171)!=typeof Symbol&&r[Symbol[t(160)]]||r[t(157)];if(null!=n){var a,o,i,u,s=[],c=!0,l=!1;try{if(i=(n=n[t(182)](r))[t(174)],0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(a=i[t(182)](n))[t(163)])&&(s[t(151)](a[t(180)]),s[t(145)]!==e);c=!0);}catch(r){l=!0,o=r}finally{try{if(!c&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(l)throw o}}return s}}function _arrayWithHoles(r){if(Array[_0x8d7d(153)](r))return r}function _classCallCheck(r,e){if(!(r instanceof e))throw new TypeError("Cannot call a class as a function")}function _defineProperties(r,e){for(var t=_0x8d7d,n=0;n<e.length;n++){var a=e[n];a[t(148)]=a[t(148)]||!1,a[t(155)]=!0,t(180)in a&&(a[t(139)]=!0),Object[t(181)](r,_toPropertyKey(a[t(189)]),a)}}function _createClass(r,e,t){var n=_0x8d7d;return e&&_defineProperties(r[n(179)],e),t&&_defineProperties(r,t),Object[n(181)](r,n(179),{writable:!1}),r}function _toPropertyKey(r){var e=_0x8d7d,r=_toPrimitive(r,e(154));return e(158)==_typeof(r)?r:r+""}function _toPrimitive(r,e){var t=_0x8d7d;if("object"!=_typeof(r)||!r)return r;var n=r[Symbol[t(125)]];if(void 0===n)return("string"===e?String:Number)(r);n=n[t(182)](r,e||t(123));if(t(173)!=_typeof(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}function _0x8d7d(r,e){var t=_0x1332();return(_0x8d7d=function(r,e){return t[r-=122]})(r,e)}(()=>{for(var r=_0x8d7d,e=_0x1332();;)try{if(603676==-parseInt(r(136))+-parseInt(r(166))/2*(-parseInt(r(169))/3)+-parseInt(r(175))/4*(-parseInt(r(187))/5)+parseInt(r(147))/6*(parseInt(r(172))/7)+parseInt(r(127))/8+-parseInt(r(164))/9*(parseInt(r(185))/10)+-parseInt(r(141))/11)break;e.push(e.shift())}catch(r){e.push(e.shift())}})();var fs=require("fs"),_require=require(_0x3f6e49(137)),checkJsonDupKey=_require.checkJsonDupKey,path=require(_0x3f6e49(138)),illegalRE=/(\w+)_(\w+)/,I18N=(()=>{var t=_0x3f6e49;return _createClass(function r(e){_classCallCheck(this,r),this.options=e},[{key:t(129),value:function(r){var e=t,n=this;r.hooks[e(168)][e(128)]("I18NTransformPlugin",function(i,r){var a=e,t=n[a(178)][a(152)],u={};Object[a(167)](t)[a(186)](function(e){var o=a;fs[o(124)](""[o(159)](t[e]))[o(149)](function(r){var e=o;return path[e(184)](r)===e(122)})[o(126)](function(r){return path[o(177)]("".concat(t[e]),r)})[o(186)](function(r){var e,t,n=o,r=r[n(142)](/\\/g,"/"),a=r.split("/"),a=a[a[n(145)]-1];illegalRE[n(140)](a)?(e=(t=_slicedToArray(a[n(146)](illegalRE).slice(1),2))[0],t=t[1],i.errors[n(151)]({message:n(162)+"".concat(a.replace(".json",""),n(132))[n(159)](e,"-")[n(159)](t,n(133)).concat(r,"\n")})):u[a]=(u[a]||[])[n(159)](r)})}),Object[a(167)](u)[a(186)](function(r){var n=a,e=u[r][n(156)](function(r,e){var t=n,e=checkJsonDupKey(r,e,function(r){var e=_0x8d7d;return i[e(183)][e(151)](r)});return Object[t(165)]({},r,e)},{}),t=JSON.stringify(e,null,4);i[n(176)][n(143)[n(159)](r)]={source:function(){return t},size:function(){return t.length}}}),r()})}}])})();module[_0x3f6e49(144)]=I18N;
@@ -1 +1 @@
1
- var _0x10fdac=_0x16c4,fs=((()=>{for(var e=_0x16c4,r=_0x9fc6();;)try{if(402710==+parseInt(e(389))*(parseInt(e(403))/2)+-parseInt(e(377))/3+parseInt(e(380))/4+parseInt(e(393))/5+parseInt(e(417))/6+parseInt(e(416))/7*(-parseInt(e(401))/8)+parseInt(e(381))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}})(),require("fs")),path=require(_0x10fdac(367)),utils=require(_0x10fdac(418)),_require=require(_0x10fdac(369)),configs=_require[_0x10fdac(386)],_require2=require(_0x10fdac(404)),manifestManager=_require2[_0x10fdac(361)],getResource=_require2[_0x10fdac(388)],getSubRootMap=_require2[_0x10fdac(390)];function ManifestGeneratorPlugin(e){this[_0x10fdac(408)]=e}function genRouter(n){var t,a=_0x10fdac,e=Object[a(414)](n[a(365)]),o=[],r=n[a(420)]||n[a(397)][0]||"",r=(n[a(384)]&&n[a(384)][a(397)]?(t=n.router.pages,Object[a(414)](t).forEach(function(e){var r=a,n=t[e];o.push(path.join(e,n.component)[r(402)](/\\/g,"/"))}),n.router[a(411)]=r):n[a(384)]={entry:r,pages:{}},e.forEach(function(r){var e=a;o[e(391)](function(e){return e===r})||(n[e(384)][e(397)][r]={component:"",info:n[e(365)][r]})}),e[a(374)](function(e){return e+a(382)}));return r.push(a(405)),r}function _0x16c4(e,r){var n=_0x9fc6();return(_0x16c4=function(e,r){return n[e-=361]})(e,r)}function _0x9fc6(){var e=["../../common/config","global","hasOwnProperty","ManifestGeneratorPlugin","tapAsync","map","getManifestData","emit","50622MCJWgG","forEach","getIsOpenLazyCodeLoad","363196boADhR","2657511kSGlPq",".json","stringify","router","apply","configs","manifest","getResource","1LWdVpN","getSubRootMap","some","pkg","721950GZXGqT","hooks","mkdirsSync","release","pages","fileDependencies","join","window","4193608uPmcti","replace","647978JioIhZ","../common/manifest-manager","app.json","srcPath","exports","options","prototype","add","entry","subpackages","features","keys","deviceList","7SfXnlp","535968GIlXxn","../common/utils","concat","entryPagePath","manifestManager","debugable","writeFileSync","debug","page","utf8","path","root"];return(_0x9fc6=function(){return e})()}ManifestGeneratorPlugin.prototype[_0x10fdac(385)]=function(e){var s=_0x10fdac,r=this[s(408)],i=r[s(406)],c=r.build;e[s(394)][s(376)][s(373)](s(372),function(n,e){var o=s,r=manifestManager[o(375)](),r=Object.assign({},r[o(387)]),t=path.join(c,"manifest.json");configs.isProd()?r.versionType=o(396):(r.versionType=o(364),r[o(364)]=!0,r[o(362)]=!0,global._supportLegacyHos&&(a=configs[o(415)]||process.env.ASCF_DEVICE_LIST||[],r.deviceList=Array.isArray(a)?a[o(399)](","):a)),r[o(370)]={};manifestManager[o(379)]()&&(r[o(413)]={lazyCode:"v2"}),r[o(400)]&&(r[o(370)].window=r[o(400)],delete r[o(400)]);var a=genRouter(r);null!=a&&a[o(378)](function(e){var r=o;return n[r(398)][r(410)](path.resolve(i,e))}),delete r[o(397)],delete r[o(365)],Object[o(409)][o(371)].call(r,o(412))&&(r.subpackages=r[o(412)][o(374)](function(e,r){var n=o,t=e[n(368)],a=e.name,e=e.pages;return{resource:getResource(t),name:a||n(392)[n(419)](r+1),pages:e,root:t}})),utils[o(395)](c),fs[o(363)](t,JSON[o(383)](r,null,4),o(366)),e()})},module.exports=ManifestGeneratorPlugin,module[_0x10fdac(407)][_0x10fdac(390)]=getSubRootMap;
1
+ var _0x3252a9=_0x4fe8;function _0x4fe8(e,r){var n=_0x5dcd();return(_0x4fe8=function(e,r){return n[e-=498]})(e,r)}function _0x5dcd(){var e=["1696EYLwEv","552394vvwhrP","apply","getManifestData","resolve","path","configs","pages","hooks","7164078xxkXZF","release","features","add","root","utf8","map","replace","join","getIsOpenLazyCodeLoad","assign","component","deviceList","keys","push","build","3032190YADRvU","../../common/config","global","getResource","entry","prototype","isArray","2705196MjbgBq","window","stringify","_supportLegacyHos","ManifestGeneratorPlugin","entryPagePath","manifest","debugable","212414ivehiL","mkdirsSync","5538114twVKWs","manifestManager",".json","../common/manifest-manager","exports","pkg","srcPath","ASCF_DEVICE_LIST","page","options","app.json","getSubRootMap","6LgeeuD","fileDependencies","env","13538qgGgQC","debug","versionType","hasOwnProperty","router","writeFileSync","forEach","subpackages","name"];return(_0x5dcd=function(){return e})()}(()=>{for(var e=_0x4fe8,r=_0x5dcd();;)try{if(648194==+parseInt(e(546))+parseInt(e(519))/2*(parseInt(e(533))/3)+parseInt(e(511))/4+parseInt(e(504))/5+-parseInt(e(554))/6+parseInt(e(536))/7*(parseInt(e(545))/8)+-parseInt(e(521))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var fs=require("fs"),path=require(_0x3252a9(550)),utils=require("../common/utils"),_require=require(_0x3252a9(505)),configs=_require[_0x3252a9(551)],_require2=require(_0x3252a9(524)),manifestManager=_require2[_0x3252a9(522)],getResource=_require2[_0x3252a9(507)],getSubRootMap=_require2[_0x3252a9(532)];function ManifestGeneratorPlugin(e){this.options=e}function genRouter(n){var t,a=_0x3252a9,e=Object.keys(n[a(529)]),o=[],r=n[a(516)]||n[a(552)][0]||"",r=(n[a(540)]&&n[a(540)].pages?(t=n[a(540)][a(552)],Object[a(501)](t)[a(542)](function(e){var r=a,n=t[e];o[r(502)](path[r(562)](e,n[r(499)])[r(561)](/\\/g,"/"))}),n[a(540)][a(508)]=r):n.router={entry:r,pages:{}},e[a(542)](function(r){var e=a;o.some(function(e){return e===r})||(n[e(540)].pages[r]={component:"",info:n[e(529)][r]})}),e[a(560)](function(e){return e+a(523)}));return r[a(502)](a(531)),r}ManifestGeneratorPlugin[_0x3252a9(509)][_0x3252a9(547)]=function(e){var s=_0x3252a9,r=this[s(530)],i=r[s(527)],u=r[s(503)];e[s(553)].emit.tapAsync(s(515),function(n,e){var o=s,r=manifestManager[o(548)](),r=Object[o(498)]({},r[o(517)]),t=path.join(u,"manifest.json");configs.isProd()?r.versionType=o(555):(r[o(538)]=o(537),r.debug=!0,r[o(518)]=!0,global[o(514)]&&(a=configs[o(500)]||process[o(535)][o(528)]||[],r[o(500)]=Array[o(510)](a)?a[o(562)](","):a)),r[o(506)]={};manifestManager[o(563)]()&&(r[o(556)]={lazyCode:"v2"}),r[o(512)]&&(r[o(506)].window=r[o(512)],delete r[o(512)]);var a=genRouter(r);null!=a&&a[o(542)](function(e){var r=o;return n[r(534)][r(557)](path[r(549)](i,e))}),delete r[o(552)],delete r.page,Object.prototype[o(539)].call(r,"subpackages")&&(r[o(543)]=r[o(543)][o(560)](function(e,r){var n=o,t=e[n(558)],a=e[n(544)],e=e[n(552)];return{resource:getResource(t),name:a||n(526).concat(r+1),pages:e,root:t}})),utils[o(520)](u),fs[o(541)](t,JSON[o(513)](r,null,4),o(559)),e()})},module.exports=ManifestGeneratorPlugin,module[_0x3252a9(525)][_0x3252a9(532)]=getSubRootMap;
@@ -1 +1 @@
1
- var _0x1283a0=_0x5986;function _0x579c(){var e=["2443833OVjebq","bind","getPrototypeOf","getLogger","throw","signPkg","12168035zfXdDd","length","next","fatal","constructor","../../common/log4js.js","options","setPrototypeOf","10eDarQc","635luUxbP","apply","8qHvYoN","then","iterator","hooks","done","quick-service-plugin","' method","create","../../ascf-sign-tools","_hasInstall","4843035QluCir","ASCF_QS_BUILT_PATH","6793728LIjFUT","[object Generator]","prototype","toStringTag","iterator result is not an object","Generator","value","return","exports","resolve","toString","GeneratorFunction","589926gvmgOv","call","defineProperty","displayName","tapAsync","4836AnvwJD","Generator is already running","4wnSkmN","3409509RLaMqE","_invoke"];return(_0x579c=function(){return e})()}function _regenerator(){var x,h=_0x5986,e="function"==typeof Symbol?Symbol:{},r=e[h(329)]||"@@iterator",n=e[h(342)]||"@@toStringTag";function t(e,r,n,t){var o,a,i,u,c,f,s,_,l,g,v=h,r=r&&r.prototype instanceof b?r:b,r=Object[v(334)](r.prototype);return _regeneratorDefine2(r,v(309),(o=e,a=n,_=t||[],l=!1,g={p:s=0,n:0,v:x,a:p,f:p[(f=v)(311)](x,4),d:function(e,r){return i=e,u=0,c=x,g.n=r,y}},function(e,r,n){var t=f;if(1<s)throw TypeError(t(306));for(l&&1===r&&p(r,n),u=r,c=n;(d=u<2?x:c)||!l;){i||(u?u<3?(1<u&&(g.n=-1),p(u,c)):g.n=c:g.v=c);try{if(s=2,i){if(u||(e=t(318)),d=i[e]){if(!(d=d[t(352)](i,c)))throw TypeError(t(343));if(!d[t(331)])return d;c=d[t(345)],u<2&&(u=0)}else 1===u&&(d=i[t(346)])&&d[t(352)](i),u<2&&(c=TypeError("The iterator does not provide a '"+e+t(333)),u=1);i=x}else if((d=(l=g.n<0)?c:o.call(a,g))!==y)break}catch(e){i=x,u=1,c=e}finally{s=1}}return{value:d,done:l}}),!0),r;function p(e,r){var n=f;for(u=e,c=r,d=0;!l&&s&&!t&&d<_[n(317)];d++){var t,o=_[d],a=g.p,i=o[2];3<e?(t=i===r)&&(c=o[(u=o[4])?5:u=3],o[4]=o[5]=x):o[0]<=a&&((t=e<2&&a<o[1])?(u=0,g.v=r,g.n=o[1]):a<i&&(t=e<3||o[0]>r||i<r)&&(o[4]=e,o[5]=r,g.n=i,u=0))}if(t||1<e)return y;throw l=!0,r}}var y={};function b(){}function o(){}function a(){}var d=Object[h(312)],e=[][r]?d(d([][r]())):(_regeneratorDefine2(d={},r,function(){return this}),d),i=a[h(341)]=b[h(341)]=Object.create(e);function u(e){var r=h;return Object[r(323)]?Object[r(323)](e,a):(e.__proto__=a,_regeneratorDefine2(e,n,r(350))),e[r(341)]=Object.create(i),e}return o[h(341)]=a,_regeneratorDefine2(i,h(320),a),_regeneratorDefine2(a,h(320),o),o[h(354)]=h(350),_regeneratorDefine2(a,n,h(350)),_regeneratorDefine2(i),_regeneratorDefine2(i,n,h(344)),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,h(349),function(){return h(340)}),(_regenerator=function(){return{w:t,m:u}})()}function _regeneratorDefine2(e,r,n,t){var a=_0x5986,i=Object[a(353)];try{i({},"",{})}catch(e){i=0}(_regeneratorDefine2=function(e,r,n,t){var o=a;r?i?i(e,r,{value:n,enumerable:!t,configurable:!t,writable:!t}):e[r]=n:((t=function(r,n){_regeneratorDefine2(e,r,function(e){return this[_0x5986(309)](r,n,e)})})("next",0),t(o(314),1),t("return",2))})(e,r,n,t)}function asyncGeneratorStep(e,r,n,t,o,a,i){var u=_0x5986;try{var c=e[a](i),f=c[u(345)]}catch(e){return void n(e)}c.done?r(f):Promise[u(348)](f)[u(328)](t,o)}function _asyncToGenerator(c){return function(){var e=this,u=arguments;return new Promise(function(r,n){var t=_0x5986,o=c[t(326)](e,u);function a(e){asyncGeneratorStep(o,r,n,a,i,t(318),e)}function i(e){asyncGeneratorStep(o,r,n,a,i,t(314),e)}a(void 0)})}}(()=>{for(var e=_0x5986,r=_0x579c();;)try{if(664239==-parseInt(e(351))*(parseInt(e(307))/2)+parseInt(e(308))/3+-parseInt(e(356))/4*(parseInt(e(325))/5)+-parseInt(e(339))/6+parseInt(e(310))/7*(parseInt(e(327))/8)+parseInt(e(337))/9*(parseInt(e(324))/10)+parseInt(e(316))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x1283a0(335)),signPkg=_require[_0x1283a0(315)],log4js=require(_0x1283a0(321)),logger=log4js[_0x1283a0(313)](_0x1283a0(332));function _0x5986(e,r){var n=_0x579c();return(_0x5986=function(e,r){return n[e-=306]})(e,r)}function QuickServiceBuildPlugin(e){this[_0x1283a0(322)]=e}QuickServiceBuildPlugin[_0x1283a0(341)][_0x1283a0(326)]=function(e){var n,r=_0x1283a0,o=this;e[r(330)].afterEmit[r(355)]("QuickServiceBuildPlugin",(n=_asyncToGenerator(_regenerator().m(function e(r,n){var t;return _regenerator().w(function(e){for(var r=_0x5986;;)switch(e.n){case 0:if(e.p=0,global[r(336)]){e.n=2;break}return e.n=1,signPkg(process.env.projectRoot,o[r(322)]);case 1:t=e.v,global[r(338)]=t;case 2:n(),e.n=4;break;case 3:return e.p=3,t=e.v,global.ASCF_QS_BUILT_PATH=null,logger[r(319)]("quick service build fail:",t),e.a(2,n(t));case 4:return e.a(2)}},e,null,[[0,3]])})),function(e,r){return n[_0x5986(326)](this,arguments)}))},module[_0x1283a0(347)]=QuickServiceBuildPlugin;
1
+ function _0xbbf1(){var e=["resolve","quick-service-plugin","prototype","@@toStringTag","next","3623832wJUiCU","GeneratorFunction","done","Generator is already running","call","687456IoRFsQ","[object Generator]","@@iterator","bind","value","5376460JQeTyw","then","QuickServiceBuildPlugin","Generator","../../common/log4js.js","options","create","ASCF_QS_BUILT_PATH","exports","_invoke","throw","__proto__","return","signPkg","hooks","constructor","quick service build fail:","env","1238042MQXCpX","iterator result is not an object","length","860146aaYLCk","apply","_hasInstall","fatal","2430489OdBTZi","' method","30610258KnFPEC","displayName","getPrototypeOf","The iterator does not provide a '","../../ascf-sign-tools","setPrototypeOf","iterator","toStringTag"];return(_0xbbf1=function(){return e})()}var _0x4944e0=_0x9307;function _0x9307(e,r){var n=_0xbbf1();return(_0x9307=function(e,r){return n[e-=495]})(e,r)}function _regenerator(){var b,x=_0x9307,e="function"==typeof Symbol?Symbol:{},r=e[x(506)]||x(520),n=e[x(507)]||x(511);function t(e,r,n,t){var o,i,a,u,c,f,s,l,_,g,p=x,r=r&&r[p(510)]instanceof h?r:h,r=Object.create(r[p(510)]);return _regeneratorDefine2(r,p(532),(o=e,i=n,l=t||[],_=!1,g={p:s=0,n:0,v:b,a:v,f:v[(f=p)(521)](b,4),d:function(e,r){return a=e,u=0,c=b,g.n=r,y}},function(e,r,n){var t=f;if(1<s)throw TypeError(t(516));for(_&&1===r&&v(r,n),u=r,c=n;(d=u<2?b:c)||!_;){a||(u?u<3?(1<u&&(g.n=-1),v(u,c)):g.n=c:g.v=c);try{if(s=2,a){if(u||(e=t(512)),d=a[e]){if(!(d=d.call(a,c)))throw TypeError(t(542));if(!d[t(515)])return d;c=d[t(522)],u<2&&(u=0)}else 1===u&&(d=a.return)&&d.call(a),u<2&&(c=TypeError(t(503)+e+t(499)),u=1);a=b}else if((d=(_=g.n<0)?c:o[t(517)](i,g))!==y)break}catch(e){a=b,u=1,c=e}finally{s=1}}return{value:d,done:_}}),!0),r;function v(e,r){var n=f;for(u=e,c=r,d=0;!_&&s&&!t&&d<l[n(543)];d++){var t,o=l[d],i=g.p,a=o[2];3<e?(t=a===r)&&(c=o[(u=o[4])?5:u=3],o[4]=o[5]=b):o[0]<=i&&((t=e<2&&i<o[1])?(u=0,g.v=r,g.n=o[1]):i<a&&(t=e<3||o[0]>r||a<r)&&(o[4]=e,o[5]=r,g.n=a,u=0))}if(t||1<e)return y;throw _=!0,r}}var y={};function h(){}function o(){}function i(){}var d=Object[x(502)],e=[][r]?d(d([][r]())):(_regeneratorDefine2(d={},r,function(){return this}),d),a=i[x(510)]=h.prototype=Object.create(e);function u(e){var r=x;return Object[r(505)]?Object.setPrototypeOf(e,i):(e[r(534)]=i,_regeneratorDefine2(e,n,r(514))),e[r(510)]=Object[r(529)](a),e}return o[x(510)]=i,_regeneratorDefine2(a,x(538),i),_regeneratorDefine2(i,x(538),o),o[x(501)]="GeneratorFunction",_regeneratorDefine2(i,n,x(514)),_regeneratorDefine2(a),_regeneratorDefine2(a,n,x(526)),_regeneratorDefine2(a,r,function(){return this}),_regeneratorDefine2(a,"toString",function(){return x(519)}),(_regenerator=function(){return{w:t,m:u}})()}function _regeneratorDefine2(e,r,n,t){var i=Object.defineProperty;try{i({},"",{})}catch(e){i=0}(_regeneratorDefine2=function(e,r,n,t){var o=_0x9307;r?i?i(e,r,{value:n,enumerable:!t,configurable:!t,writable:!t}):e[r]=n:((t=function(r,n){_regeneratorDefine2(e,r,function(e){return this[_0x9307(532)](r,n,e)})})("next",0),t(o(533),1),t(o(535),2))})(e,r,n,t)}function asyncGeneratorStep(e,r,n,t,o,i,a){var u=_0x9307;try{var c=e[i](a),f=c[u(522)]}catch(e){return void n(e)}c.done?r(f):Promise[u(508)](f)[u(524)](t,o)}function _asyncToGenerator(u){return function(){var e=this,a=arguments;return new Promise(function(r,n){var t=u.apply(e,a);function o(e){asyncGeneratorStep(t,r,n,o,i,"next",e)}function i(e){asyncGeneratorStep(t,r,n,o,i,_0x9307(533),e)}o(void 0)})}}(()=>{for(var e=_0x9307,r=_0xbbf1();;)try{if(658936==-parseInt(e(541))+parseInt(e(544))/2+-parseInt(e(498))/3+-parseInt(e(513))/4+-parseInt(e(523))/5+-parseInt(e(518))/6+parseInt(e(500))/7)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x4944e0(504)),signPkg=_require[_0x4944e0(536)],log4js=require(_0x4944e0(527)),logger=log4js.getLogger(_0x4944e0(509));function QuickServiceBuildPlugin(e){this.options=e}QuickServiceBuildPlugin[_0x4944e0(510)][_0x4944e0(495)]=function(e){var n,r=_0x4944e0,o=this;e[r(537)].afterEmit.tapAsync(r(525),(n=_asyncToGenerator(_regenerator().m(function e(r,n){var t;return _regenerator().w(function(e){for(var r=_0x9307;;)switch(e.p=e.n){case 0:if(e.p=0,global[r(496)]){e.n=2;break}return e.n=1,signPkg(process[r(540)].projectRoot,o[r(528)]);case 1:t=e.v,global[r(530)]=t;case 2:n(),e.n=4;break;case 3:return e.p=3,t=e.v,global[r(530)]=null,logger[r(497)](r(539),t),e.a(2,n(t));case 4:return e.a(2)}},e,null,[[0,3]])})),function(e,r){return n[_0x9307(495)](this,arguments)}))},module[_0x4944e0(531)]=QuickServiceBuildPlugin;
@@ -1 +1 @@
1
- function _0x3d39(e,r){var t=_0x41e7();return(_0x3d39=function(e,r){return t[e-=162]})(e,r)}var _0x2e79a0=_0x3d39;function _typeof(e){var r=_0x3d39;return(_typeof=r(189)==typeof Symbol&&r(181)==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&r(189)==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,r){var t=_0x3d39;if(!(e instanceof r))throw new TypeError(t(178))}function _defineProperties(e,r){for(var t=_0x3d39,o=0;o<r[t(211)];o++){var n=r[o];n[t(192)]=n[t(192)]||!1,n[t(173)]=!0,"value"in n&&(n.writable=!0),Object[t(171)](e,_toPropertyKey(n[t(201)]),n)}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function _toPropertyKey(e){e=_toPrimitive(e,_0x3d39(188));return"symbol"==_typeof(e)?e:e+""}function _toPrimitive(e,r){var t=_0x3d39;if("object"!=_typeof(e)||!e)return e;var o=e[Symbol[t(191)]];if(void 0===o)return(t(188)===r?String:Number)(e);o=o[t(176)](e,r||"default");if("object"!=_typeof(o))return o;throw new TypeError(t(200))}(()=>{for(var e=_0x3d39,r=_0x41e7();;)try{if(116254==-parseInt(e(203))+parseInt(e(212))/2*(-parseInt(e(169))/3)+parseInt(e(162))/4*(parseInt(e(164))/5)+parseInt(e(172))/6+parseInt(e(166))/7*(-parseInt(e(197))/8)+parseInt(e(206))/9*(-parseInt(e(168))/10)+parseInt(e(208))/11*(parseInt(e(167))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require("../common/utils"),normalizedAbsPath=_require[_0x2e79a0(165)],_require2=require(_0x2e79a0(209)),configs=_require2[_0x2e79a0(215)],webpack=require(_0x2e79a0(179)),ReplaceModulePathsWithIdsPlugin=(()=>{var t=_0x2e79a0;return _createClass(function e(){_classCallCheck(this,e)},[{key:t(213),value:function(e){var r=t;e[r(190)][r(175)][r(185)](r(180),function(u){var e=r;u[e(190)][e(199)][e(185)]("ReplaceModulePathsWithIdsPlugin",function(t){var a=e,i=new Map;u.modules.forEach(function(e){var r=_0x3d39,t=e[r(196)]||e[r(170)]&&"string"==typeof e[r(170)]?e[r(170)]:null;null!=t&&t[r(216)](r(204))&&(t=normalizedAbsPath(t),i[r(193)](t,e.id))}),Object[a(177)](t)[a(202)](function(e){var o,n=a,r=normalizedAbsPath(e);Object[n(182)][n(195)][n(176)](configs[n(205)],r)&&(r=Array[n(187)](configs[n(205)][r]).sort(function(e,r){var t=n;return r[t(211)]-e[t(211)]}),o=t[e].source()[n(186)](),r[n(202)](function(e){var r=n,t=i[r(163)](e);void 0!==t&&(e=new RegExp("__webpack_require__\\(\\\\?['\"]"[r(194)](e,r(183)),"g"),o=o[r(174)](e,r(210).concat(t,"')")))}),u[n(184)](e,new webpack[n(214)][n(198)](o)))})})})}}])})();function _0x41e7(){var e=["defineProperty","631326HYAbGq","configurable","replace","compilation","call","keys","Cannot call a class as a function","webpack","ReplaceModulePathsWithIdsPlugin","symbol","prototype","\\\\?['\"]\\)","updateAsset","tap","toString","from","string","function","hooks","toPrimitive","enumerable","set","concat","hasOwnProperty","userRequest","10536Hdzzdo","RawSource","optimizeAssets","@@toPrimitive must return a primitive value.","key","forEach","29318pkJCLq",".js","ascfLazyImportFiles","189uINQJw","exports","2398UkNfSQ","../../common/config","__webpack_require__('","length","8998VtOdtQ","apply","sources","configs","endsWith","716LvVqbJ","get","5895UWbKci","normalizedAbsPath","861rQqdad","11064ckypTY","5590IfuKcu","132BXdwVe","rawRequest"];return(_0x41e7=function(){return e})()}module[_0x2e79a0(207)]=ReplaceModulePathsWithIdsPlugin;
1
+ var _0x2b1f6d=_0x3c18;function _typeof(e){var t=_0x3c18;return(_typeof=t(284)==typeof Symbol&&t(270)==typeof Symbol.iterator?function(e){return typeof e}:function(e){var r=t;return e&&"function"==typeof Symbol&&e[r(237)]===Symbol&&e!==Symbol[r(247)]?"symbol":typeof e})(e)}function _0x1b72(){var e=["keys","ascfLazyImportFiles","defineProperty","ReplaceModulePathsWithIdsPlugin","hooks","call","object","key","723756VGTaJY","4xUkhvt","forEach","source","Cannot call a class as a function","1841304bHWTbJ","exports","set","modules","from","452308bqTBGi","203810QGcBfI","length","__webpack_require__\\(\\\\?['\"]","symbol","7ozHtyB","string","429296pEiDmv","4573827mMvxHM","tap","../common/utils","compilation","85703EVJdFY","default","../../common/config","endsWith","get","concat","function","enumerable","constructor","configs","@@toPrimitive must return a primitive value.","userRequest","rawRequest","optimizeAssets","normalizedAbsPath","replace","__webpack_require__('",".js","prototype"];return(_0x1b72=function(){return e})()}function _classCallCheck(e,r){var t=_0x3c18;if(!(e instanceof r))throw new TypeError(t(260))}function _defineProperties(e,r){for(var t=_0x3c18,n=0;n<r[t(268)];n++){var o=r[n];o[t(236)]=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object[t(250)](e,_toPropertyKey(o[t(255)]),o)}}function _0x3c18(e,r){var t=_0x1b72();return(_0x3c18=function(e,r){return t[e-=236]})(e,r)}function _createClass(e,r,t){var n=_0x3c18;return r&&_defineProperties(e[n(247)],r),t&&_defineProperties(e,t),Object[n(250)](e,n(247),{writable:!1}),e}function _toPropertyKey(e){var r=_0x3c18,e=_toPrimitive(e,r(272));return r(270)==_typeof(e)?e:e+""}function _toPrimitive(e,r){var t=_0x3c18;if(t(254)!=_typeof(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0===n)return(t(272)===r?String:Number)(e);n=n[t(253)](e,r||t(279));if(t(254)!=_typeof(n))return n;throw new TypeError(t(239))}(()=>{for(var e=_0x3c18,r=_0x1b72();;)try{if(177500==+parseInt(e(278))+parseInt(e(266))/2+-parseInt(e(256))/3+-parseInt(e(257))/4*(parseInt(e(267))/5)+-parseInt(e(261))/6*(parseInt(e(271))/7)+-parseInt(e(273))/8+parseInt(e(274))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x2b1f6d(276)),normalizedAbsPath=_require[_0x2b1f6d(243)],_require2=require(_0x2b1f6d(280)),configs=_require2[_0x2b1f6d(238)],webpack=require("webpack"),ReplaceModulePathsWithIdsPlugin=_createClass(function e(){_classCallCheck(this,e)},[{key:"apply",value:function(e){var r=_0x3c18;e[r(252)][r(277)][r(275)](r(251),function(c){var e=r;c[e(252)][e(242)][e(275)](e(251),function(t){var i=e,a=new Map;c[i(264)][i(258)](function(e){var r=i,t=e[r(240)]||e[r(241)]&&typeof e[r(241)]===r(272)?e[r(241)]:null;null!=t&&t[r(281)](r(246))&&(t=normalizedAbsPath(t),a[r(263)](t,e.id))}),Object[i(248)](t)[i(258)](function(e){var n,o=i,r=normalizedAbsPath(e);Object[o(247)].hasOwnProperty[o(253)](configs.ascfLazyImportFiles,r)&&(r=Array[o(265)](configs[o(249)][r]).sort(function(e,r){var t=o;return r.length-e[t(268)]}),n=t[e][o(259)]().toString(),r.forEach(function(e){var r=o,t=a[r(282)](e);void 0!==t&&(e=new RegExp(r(269)[r(283)](e,"\\\\?['\"]\\)"),"g"),n=n[r(244)](e,r(245).concat(t,"')")))}),c.updateAsset(e,new webpack.sources.RawSource(n)))})})})}}]);module[_0x2b1f6d(262)]=ReplaceModulePathsWithIdsPlugin;
@@ -1 +1 @@
1
- var _0x364547=_0x1b5a;function _0x1b5a(r,e){var n=_0x459f();return(_0x1b5a=function(r,e){return n[r-=337]})(r,e)}function _createForOfIteratorHelper(r,e){var n,t,a,o,i=_0x1b5a,s=i(381)!=typeof Symbol&&r[Symbol[i(374)]]||r["@@iterator"];if(s)return a=!(t=!0),{s:function(){s=s.call(r)},n:function(){var r=i,e=s[r(420)]();return t=e[r(379)],e},e:function(r){a=!0,n=r},f:function(){try{t||null==s.return||s.return()}finally{if(a)throw n}}};if(Array.isArray(r)||(s=_unsupportedIterableToArray(r))||e&&r&&"number"==typeof r[i(438)])return s&&(r=s),o=0,{s:e=function(){},n:function(){return o>=r[i(438)]?{done:!0}:{done:!1,value:r[o++]}},e:function(r){throw r},f:e};throw new TypeError(i(422))}function _unsupportedIterableToArray(r,e){var n,t=_0x1b5a;if(r)return t(364)==typeof r?_arrayLikeToArray(r,e):(n={}.toString[t(337)](r)[t(406)](8,-1),t(433)===n&&r[t(356)]&&(n=r[t(356)].name),t(363)===n||"Set"===n?Array[t(408)](r):t(396)===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(r,e):void 0)}function _arrayLikeToArray(r,e){var n=_0x1b5a;(null==e||e>r[n(438)])&&(e=r[n(438)]);for(var t=0,a=Array(e);t<e;t++)a[t]=r[t];return a}function _regenerator(){var y,h=_0x1b5a,r=h(389)==typeof Symbol?Symbol:{},e=r[h(374)]||"@@iterator",n=r.toStringTag||"@@toStringTag";function t(r,e,n,t){var a,o,i,s,u,c,f,_,p,l=h,e=e&&e[l(386)]instanceof g?e:g,e=Object[l(429)](e[l(386)]);return _regeneratorDefine2(e,l(369),(a=r,o=n,f=t||[],_=!1,p={p:c=0,n:0,v:y,a:x,f:x.bind(y,4),d:function(r,e){return i=r,s=0,u=y,p.n=e,v}},function(r,e,n){var t=_0x1b5a;if(1<c)throw TypeError("Generator is already running");for(_&&1===e&&x(e,n),s=e,u=n;(b=s<2?y:u)||!_;){i||(s?s<3?(1<s&&(p.n=-1),x(s,u)):p.n=u:p.v=u);try{if(c=2,i){if(s||(r=t(420)),b=i[r]){if(!(b=b[t(337)](i,u)))throw TypeError(t(401));if(!b[t(379)])return b;u=b[t(435)],s<2&&(s=0)}else 1===s&&(b=i[t(342)])&&b[t(337)](i),s<2&&(u=TypeError(t(352)+r+t(428)),s=1);i=y}else if((b=(_=p.n<0)?u:a[t(337)](o,p))!==v)break}catch(r){i=y,s=1,u=r}finally{c=1}}return{value:b,done:_}}),!0),e;function x(r,e){var n=_0x1b5a;for(s=r,u=e,b=0;!_&&c&&!t&&b<f[n(438)];b++){var t,a=f[b],o=p.p,i=a[2];3<r?(t=i===e)&&(u=a[(s=a[4])?5:s=3],a[4]=a[5]=y):a[0]<=o&&((t=r<2&&o<a[1])?(s=0,p.v=e,p.n=a[1]):o<i&&(t=r<3||a[0]>e||i<e)&&(a[4]=r,a[5]=e,p.n=i,s=0))}if(t||1<r)return v;throw _=!0,e}}var v={};function g(){}function a(){}function o(){}var b=Object[h(355)],r=[][e]?b(b([][e]())):(_regeneratorDefine2(b={},e,function(){return this}),b),i=o[h(386)]=g[h(386)]=Object[h(429)](r);function s(r){var e=h;return Object[e(378)]?Object[e(378)](r,o):(r[e(390)]=o,_regeneratorDefine2(r,n,e(347))),r[e(386)]=Object[e(429)](i),r}return a[h(386)]=o,_regeneratorDefine2(i,h(356),o),_regeneratorDefine2(o,h(356),a),a[h(362)]=h(347),_regeneratorDefine2(o,n,h(347)),_regeneratorDefine2(i),_regeneratorDefine2(i,n,h(372)),_regeneratorDefine2(i,e,function(){return this}),_regeneratorDefine2(i,h(354),function(){return h(399)}),(_regenerator=function(){return{w:t,m:s}})()}function _regeneratorDefine2(r,e,n,t){var o=_0x1b5a,i=Object[o(404)];try{i({},"",{})}catch(r){i=0}(_regeneratorDefine2=function(r,e,n,t){var a=o;e?i?i(r,e,{value:n,enumerable:!t,configurable:!t,writable:!t}):r[e]=n:((t=function(e,n){_regeneratorDefine2(r,e,function(r){return this[_0x1b5a(369)](e,n,r)})})(a(420),0),t(a(368),1),t(a(342),2))})(r,e,n,t)}function asyncGeneratorStep(r,e,n,t,a,o,i){var s=_0x1b5a;try{var u=r[o](i),c=u[s(435)]}catch(r){return void n(r)}u[s(379)]?e(c):Promise[s(392)](c)[s(348)](t,a)}function _asyncToGenerator(u){return function(){var r=this,s=arguments;return new Promise(function(e,n){var t=_0x1b5a,a=u[t(349)](r,s);function o(r){asyncGeneratorStep(a,e,n,o,i,t(420),r)}function i(r){asyncGeneratorStep(a,e,n,o,i,t(368),r)}o(void 0)})}}(()=>{for(var r=_0x1b5a,e=_0x459f();;)try{if(501585==-parseInt(r(359))+-parseInt(r(367))/2+parseInt(r(425))/3+-parseInt(r(346))/4+-parseInt(r(413))/5*(-parseInt(r(340))/6)+-parseInt(r(393))/7*(parseInt(r(415))/8)+parseInt(r(423))/9)break;e.push(e.shift())}catch(r){e.push(e.shift())}})();var _path=require(_0x364547(387)),_fs=require("fs"),_utils=require(_0x364547(361)),_require=require(_0x364547(395)),manifestManager=_require.manifestManager,_packOptions=require("../common/packoptions-utils"),FILE_EXT_NAME=[_0x364547(394),_0x364547(375),".sh",_0x364547(357),_0x364547(426),_0x364547(398),_0x364547(358),".ts",_0x364547(409),_0x364547(385),_0x364547(424),_0x364547(371),_0x364547(417),".styl",".html",_0x364547(388),_0x364547(351),_0x364547(416),_0x364547(360),_0x364547(397),".hxml",".wxs",_0x364547(382),".ux"],IGNORE_FILES=[_0x364547(383),".npmignore",_0x364547(416),_0x364547(400),_0x364547(432),_0x364547(427),_0x364547(412)],REGEXP_ICON=/{{{(.+?)}}}|{{(.+?)}}/g,REGEXP_JSON=/\.json$/g,iconPaths=[];function copyFile(r,e){var n=_0x364547;if(_fs[n(343)](r)){_utils[n(344)](_path.join(e,".."));n=_fs[n(373)](r,e);if(n)throw n}}function transFile(r,e,n,t){return _transFile.apply(this,arguments)}function _transFile(){var r=_0x364547;return(_transFile=_asyncToGenerator(_regenerator().m(function r(n,t,a,o){var i,s,u,c,f,_,p,l;return _regenerator().w(function(r){for(var e=_0x1b5a;;)switch(r.n){case 0:i=void 0,s=_path[e(345)](n,a),u=_fs[e(338)](s),u=_createForOfIteratorHelper(u),r.p=1,u.s();case 2:(p=u.n())[e(379)]?r.n=6:(c=p.value,f=_path.join(s,c),(_=_fs.statSync(f)).isFile()?(p=_path[e(418)](f),l=_path[e(421)](f),FILE_EXT_NAME[e(384)](l)<0&&!IGNORE_FILES[e(376)](p)&&!_packOptions[e(365)](_path[e(419)](n,f),o)&&(i=_path.join(t,a,_path[e(418)](c)),!_fs[e(343)](i)||(l=_fs[e(430)](i))[e(341)]()&&l.size!==_[e(411)])&&copyFile(f,i),r.n=5):r.n=3);break;case 3:if(_.isDirectory()){if(_packOptions[e(365)](_path[e(419)](n,f),o,e(353)))return r.a(3,5);r.n=4}else r.n=5;break;case 4:return p=_path[e(345)](a,c),r.n=5,transFile(n,t,p,o);case 5:r.n=2;break;case 6:r.n=8;break;case 7:r.p=7,l=r.v,u.e(l);case 8:return r.p=8,u.f(),r.f(8);case 9:return r.a(2)}},r,null,[[1,7,8,9]])})))[r(349)](this,arguments)}function getIconPaths(r){var n,a,o=_0x364547,t=[],i=r.src,r=(manifestManager.getManifestData()[o(350)][o(377)]||"").toString()[o(434)]();return r.match(REGEXP_ICON)?(n=r[o(414)]("'")[1],a=_path[o(345)](i,o(410)),_fs[o(338)](a)[o(366)](function(r,e){var n=o,t=_path.join(a,e);return _fs.statSync(t)[n(341)]()&&e[n(436)](REGEXP_JSON)&&r[n(402)](t),r},[])[o(405)](function(r){var e=o,r=_fs.readFileSync(r,e(380))[e(354)]()||"{}",r=JSON[e(339)](r);r[n]&&t.push(_path[e(345)](i,r[n]))})):t[o(402)](_path[o(345)](i,r)),t}function ResourcePlugin(r){this[_0x364547(370)]=r}function _0x459f(){var r=["forEach","slice","exports","from",".tsx","i18n","size",".editorconfig","145075NItqKj","split","6201544BVzCYv",".DS_Store",".scss","basename","relative","next","extname","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","10784241ujUoTw",".less","2217048ffEMsS",".css",".frameworkinfo","' method","create","statSync","build",".fecsrc","Object","trim","value","match","ignoreRules","length","call","readdirSync","parse","90uwsrHO","isFile","return","existsSync","mkdirsSync","join","471440mGrsfh","GeneratorFunction","then","apply","manifest",".json","The iterator does not provide a '","folder","toString","getPrototypeOf","constructor",".js",".coffee","494300UxWnzG",".pem","../common/utils","displayName","Map","string","isIgnoreFile","reduce","967104mIdMyr","throw","_invoke","options",".sass","Generator","copyFileSync","iterator",".flow","includes","icon","setPrototypeOf","done","utf8","undefined",".hjs","LICENSE","indexOf",".vue","prototype","path",".md","function","__proto__","emit","resolve","7KIgwnx",".log","../common/manifest-manager","Arguments",".qcss",".jsx","[object Generator]",".fecsignore","iterator result is not an object","push","tapAsync","defineProperty"];return(_0x459f=function(){return r})()}ResourcePlugin.prototype[_0x364547(349)]=function(r){var n,e=_0x364547,t=this[e(370)];r.hooks[e(391)][e(403)]("ResourcePlugin",(n=_asyncToGenerator(_regenerator().m(function r(e,n){return _regenerator().w(function(r){for(var e=_0x1b5a;;)switch(r.n){case 0:return r.n=1,transFile(t.src,t[e(431)],"",t[e(437)]);case 1:n();case 2:return r.a(2)}},r)})),function(r,e){return n.apply(this,arguments)}))},module[_0x364547(407)]=ResourcePlugin;
1
+ var _0x2c99dc=_0x3b65;function _createForOfIteratorHelper(e,r){var n,t,o,a,c=_0x3b65,i=c(301)!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return o=!(t=!0),{s:function(){i=i.call(e)},n:function(){var e=i.next();return t=e.done,e},e:function(e){o=!0,n=e},f:function(){var e=c;try{t||null==i[e(339)]||i[e(339)]()}finally{if(o)throw n}}};if(Array[c(304)](e)||(i=_unsupportedIterableToArray(e))||r&&e&&c(355)==typeof e[c(352)])return i&&(e=i),a=0,{s:r=function(){},n:function(){return a>=e[c(352)]?{done:!0}:{done:!1,value:e[a++]}},e:function(e){throw e},f:r};throw new TypeError(c(312))}function _unsupportedIterableToArray(e,r){var n,t=_0x3b65;if(e)return"string"==typeof e?_arrayLikeToArray(e,r):(n={}[t(361)][t(309)](e).slice(8,-1),t(343)===n&&e[t(317)]&&(n=e[t(317)][t(268)]),t(310)===n||"Set"===n?Array[t(348)](e):t(325)===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[t(298)](n)?_arrayLikeToArray(e,r):void 0)}function _0x5744(){var e=[".css","iterator","1611fpsAro","join","size","ignoreRules","@@iterator","exports","138040DGIKDy","trim","defineProperty","prototype","src","test",".pem","emit","undefined","171610IBMDaL","setPrototypeOf","isArray","i18n",".ux","GeneratorFunction","basename","call","Map","tapAsync","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","isDirectory","430404fUXqDG","folder","../common/packoptions-utils","constructor",".tsx","3298916slMDaZ","Generator is already running",".json","value","manifest","options","Arguments",".vue","includes","getPrototypeOf","getManifestData",".flow","done","match","readFileSync","forEach",".md",".scss",".sh","mkdirsSync","return","5nMTkYy","next",".jsx","Object",".npmignore","indexOf","' method","copyFileSync","from",".js","iterator result is not an object","extname","length","create","apply","number","LICENSE","relative","980541MBdqzi","_invoke","1444804sAsoJb","toString","isFile","[object Generator]","../common/utils",".coffee","build","displayName","__proto__","split","icon",".fecsignore",".editorconfig",".qcss","statSync","readdirSync","488AUmvDP",".DS_Store",".styl","name","6116052pTMzIc",".fecsrc","push","bind","parse","../common/manifest-manager",".html","existsSync",".frameworkinfo",".hxml","path","The iterator does not provide a '",".sass","isIgnoreFile","Generator",".wxs"];return(_0x5744=function(){return e})()}function _arrayLikeToArray(e,r){(null==r||r>e[_0x3b65(352)])&&(r=e.length);for(var n=0,t=Array(r);n<r;n++)t[n]=e[n];return t}function _regenerator(){var y,h=_0x3b65,e="function"==typeof Symbol?Symbol:{},r=e[h(286)]||h(291),n=e.toStringTag||"@@toStringTag";function t(e,r,n,t){var o,a,c,i,s,u,f,_,p,l,d=h,r=r&&r[d(296)]instanceof b?r:b,r=Object[d(353)](r[d(296)]);return _regeneratorDefine2(r,d(359),(o=e,a=n,_=t||[],p=!1,l={p:f=0,n:0,v:y,a:x,f:x[(u=d)(272)](y,4),d:function(e,r){return c=e,i=0,s=y,l.n=r,v}},function(e,r,n){var t=u;if(1<f)throw TypeError(t(320));for(p&&1===r&&x(r,n),i=r,s=n;(g=i<2?y:s)||!p;){c||(i?i<3?(1<i&&(l.n=-1),x(i,s)):l.n=s:l.v=s);try{if(f=2,c){if(i||(e=t(341)),g=c[e]){if(!(g=g[t(309)](c,s)))throw TypeError(t(350));if(!g[t(331)])return g;s=g.value,i<2&&(i=0)}else 1===i&&(g=c[t(339)])&&g[t(309)](c),i<2&&(s=TypeError(t(280)+e+t(346)),i=1);c=y}else if((g=(p=l.n<0)?s:o[t(309)](a,l))!==v)break}catch(e){c=y,i=1,s=e}finally{f=1}}return{value:g,done:p}}),!0),r;function x(e,r){for(i=e,s=r,g=0;!p&&f&&!n&&g<_.length;g++){var n,t=_[g],o=l.p,a=t[2];3<e?(n=a===r)&&(s=t[(i=t[4])?5:i=3],t[4]=t[5]=y):t[0]<=o&&((n=e<2&&o<t[1])?(i=0,l.v=r,l.n=t[1]):o<a&&(n=e<3||t[0]>r||a<r)&&(t[4]=e,t[5]=r,l.n=a,i=0))}if(n||1<e)return v;throw p=!0,r}}var v={};function b(){}function o(){}function a(){}var g=Object[h(328)],e=[][r]?g(g([][r]())):(_regeneratorDefine2(g={},r,function(){return this}),g),c=a.prototype=b[h(296)]=Object[h(353)](e);function i(e){var r=h;return Object.setPrototypeOf?Object[r(303)](e,a):(e[r(368)]=a,_regeneratorDefine2(e,n,r(307))),e[r(296)]=Object[r(353)](c),e}return o.prototype=a,_regeneratorDefine2(c,h(317),a),_regeneratorDefine2(a,h(317),o),o[h(367)]="GeneratorFunction",_regeneratorDefine2(a,n,h(307)),_regeneratorDefine2(c),_regeneratorDefine2(c,n,h(283)),_regeneratorDefine2(c,r,function(){return this}),_regeneratorDefine2(c,h(361),function(){return h(363)}),(_regenerator=function(){return{w:t,m:i}})()}function _0x3b65(e,r){var n=_0x5744();return(_0x3b65=function(e,r){return n[e-=260]})(e,r)}function _regeneratorDefine2(e,r,n,t){var a=_0x3b65,c=Object[a(295)];try{c({},"",{})}catch(e){c=0}(_regeneratorDefine2=function(e,r,n,t){var o=a;r?c?c(e,r,{value:n,enumerable:!t,configurable:!t,writable:!t}):e[r]=n:((t=function(r,n){_regeneratorDefine2(e,r,function(e){return this[_0x3b65(359)](r,n,e)})})("next",0),t("throw",1),t(o(339),2))})(e,r,n,t)}function asyncGeneratorStep(e,r,n,t,o,a,c){var i=_0x3b65;try{var s=e[a](c),u=s[i(322)]}catch(e){return void n(e)}s.done?r(u):Promise.resolve(u).then(t,o)}function _asyncToGenerator(s){return function(){var e=this,i=arguments;return new Promise(function(r,n){var t=_0x3b65,o=s[t(354)](e,i);function a(e){asyncGeneratorStep(o,r,n,a,c,t(341),e)}function c(e){asyncGeneratorStep(o,r,n,a,c,"throw",e)}a(void 0)})}}(()=>{for(var e=_0x3b65,r=_0x5744();;)try{if(643673==-parseInt(e(314))+parseInt(e(360))/2+parseInt(e(358))/3+-parseInt(e(319))/4*(parseInt(e(340))/5)+-parseInt(e(269))/6+-parseInt(e(293))/7*(parseInt(e(265))/8)+parseInt(e(287))/9*(parseInt(e(302))/10))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _path=require(_0x2c99dc(279)),_fs=require("fs"),_utils=require(_0x2c99dc(364)),_require=require(_0x2c99dc(274)),manifestManager=_require.manifestManager,_packOptions=require(_0x2c99dc(316)),FILE_EXT_NAME=[".log",_0x2c99dc(330),_0x2c99dc(337),_0x2c99dc(349),_0x2c99dc(285),_0x2c99dc(342),_0x2c99dc(365),".ts",_0x2c99dc(318),_0x2c99dc(326),".less",_0x2c99dc(281),_0x2c99dc(336),_0x2c99dc(267),_0x2c99dc(275),_0x2c99dc(335),_0x2c99dc(321),_0x2c99dc(266),_0x2c99dc(299),_0x2c99dc(262),_0x2c99dc(278),_0x2c99dc(284),".hjs",_0x2c99dc(306)],IGNORE_FILES=[_0x2c99dc(356),_0x2c99dc(344),_0x2c99dc(266),_0x2c99dc(260),_0x2c99dc(270),_0x2c99dc(277),_0x2c99dc(261)],REGEXP_ICON=/{{{(.+?)}}}|{{(.+?)}}/g,REGEXP_JSON=/\.json$/g,iconPaths=[];function copyFile(e,r){var n=_0x2c99dc;if(_fs[n(276)](e)){_utils[n(338)](_path[n(288)](r,".."));n=_fs[n(347)](e,r);if(n)throw n}}function transFile(e,r,n,t){return _transFile[_0x2c99dc(354)](this,arguments)}function _transFile(){var e=_0x2c99dc;return(_transFile=_asyncToGenerator(_regenerator().m(function e(n,t,o,a){var c,i,s,u,f,_,p,l;return _regenerator().w(function(e){for(var r=_0x3b65;;)switch(e.p=e.n){case 0:c=void 0,i=_path[r(288)](n,o),s=_fs[r(264)](i),s=_createForOfIteratorHelper(s),e.p=1,s.s();case 2:(p=s.n())[r(331)]?e.n=6:(u=p[r(322)],f=_path.join(i,u),(_=_fs[r(263)](f))[r(362)]()?(p=_path[r(308)](f),l=_path[r(351)](f),FILE_EXT_NAME[r(345)](l)<0&&!IGNORE_FILES[r(327)](p)&&!_packOptions[r(282)](_path[r(357)](n,f),a)&&(c=_path[r(288)](t,o,_path[r(308)](u)),!_fs[r(276)](c)||(l=_fs.statSync(c))[r(362)]()&&l[r(289)]!==_.size)&&copyFile(f,c),e.n=5):e.n=3);break;case 3:if(_[r(313)]()){if(_packOptions[r(282)](_path[r(357)](n,f),a,r(315)))return e.a(3,5);e.n=4}else e.n=5;break;case 4:return p=_path[r(288)](o,u),e.n=5,transFile(n,t,p,a);case 5:e.n=2;break;case 6:e.n=8;break;case 7:e.p=7,l=e.v,s.e(l);case 8:return e.p=8,s.f(),e.f(8);case 9:return e.a(2)}},e,null,[[1,7,8,9]])})))[e(354)](this,arguments)}function getIconPaths(e){var n,o,a=_0x2c99dc,t=[],c=e[a(297)],e=(manifestManager[a(329)]()[a(323)][a(370)]||"")[a(361)]()[a(294)]();return e[a(332)](REGEXP_ICON)?(n=e[a(369)]("'")[1],o=_path[a(288)](c,a(305)),_fs[a(264)](o).reduce(function(e,r){var n=a,t=_path.join(o,r);return _fs[n(263)](t)[n(362)]()&&r[n(332)](REGEXP_JSON)&&e.push(t),e},[])[a(334)](function(e){var r=a,e=_fs[r(333)](e,"utf8")[r(361)]()||"{}",e=JSON[r(273)](e);e[n]&&t[r(271)](_path[r(288)](c,e[n]))})):t[a(271)](_path[a(288)](c,e)),t}function ResourcePlugin(e){this[_0x2c99dc(324)]=e}ResourcePlugin[_0x2c99dc(296)][_0x2c99dc(354)]=function(e){var n,r=_0x2c99dc,t=this[r(324)];e.hooks[r(300)][r(311)]("ResourcePlugin",(n=_asyncToGenerator(_regenerator().m(function e(r,n){return _regenerator().w(function(e){for(var r=_0x3b65;;)switch(e.n){case 0:return e.n=1,transFile(t.src,t[r(366)],"",t[r(290)]);case 1:n();case 2:return e.a(2)}},e)})),function(e,r){return n[_0x3b65(354)](this,arguments)}))},module[_0x2c99dc(292)]=ResourcePlugin;
@@ -1 +1 @@
1
- var _0x2dbc56=_0x4a83,JsonpTemplatePlugin=((()=>{for(var e=_0x4a83,a=_0x5e19();;)try{if(158931==-parseInt(e(512))*(-parseInt(e(506))/2)+-parseInt(e(497))/3*(parseInt(e(508))/4)+parseInt(e(505))/5*(-parseInt(e(509))/6)+-parseInt(e(501))/7*(parseInt(e(504))/8)+-parseInt(e(511))/9+parseInt(e(500))/10+parseInt(e(513))/11)break;a.push(a.shift())}catch(e){a.push(a.shift())}})(),require(_0x2dbc56(510))),LoaderTargetPlugin=require(_0x2dbc56(502));function _0x5e19(){var e=["9556558hSaWss","target","12wOyvvR","apply","prototype","235540PtJUJf","7fcCzeE","webpack/lib/LoaderTargetPlugin","exports","1711640NjlYpV","442230MLlLTy","298354kIsyYo","output","256840MFkywq","12LypUSY","./jsonpTemplatePlugin","2114019TJKHGy","1OneUIR"];return(_0x5e19=function(){return e})()}function QuickappWebpackTarget(){}function _0x4a83(e,a){var r=_0x5e19();return(_0x4a83=function(e,a){return r[e-=497]})(e,a)}QuickappWebpackTarget[_0x2dbc56(499)][_0x2dbc56(498)]=function(e){var a=_0x2dbc56,r=e.options,t=r[a(507)],r=r[a(514)];new JsonpTemplatePlugin(t)[a(498)](e),new LoaderTargetPlugin(r)[a(498)](e)},module[_0x2dbc56(503)]=QuickappWebpackTarget;
1
+ var _0x176eae=_0x3aa5;function _0x3aa5(e,a){var r=_0x1f25();return(_0x3aa5=function(e,a){return r[e-=257]})(e,a)}(()=>{for(var e=_0x3aa5,a=_0x1f25();;)try{if(209068==-parseInt(e(259))+-parseInt(e(262))/2+parseInt(e(267))/3+-parseInt(e(266))/4+-parseInt(e(265))/5+parseInt(e(257))/6+-parseInt(e(264))/7*(-parseInt(e(269))/8))break;a.push(a.shift())}catch(e){a.push(a.shift())}})();var JsonpTemplatePlugin=require(_0x176eae(261)),LoaderTargetPlugin=require(_0x176eae(268));function QuickappWebpackTarget(){}function _0x1f25(){var e=["1326730eYbQCD","1453308GAfUwa","1198467ScxCaH","webpack/lib/LoaderTargetPlugin","16OesJPF","48BPsUqt","exports","240585bCUskq","apply","./jsonpTemplatePlugin","423802IJxfCa","prototype","3117555RCdgeP"];return(_0x1f25=function(){return e})()}QuickappWebpackTarget[_0x176eae(263)].apply=function(e){var a=_0x176eae,r=e.options,t=r.output,r=r.target;new JsonpTemplatePlugin(t)[a(260)](e),new LoaderTargetPlugin(r)[a(260)](e)},module[_0x176eae(258)]=QuickappWebpackTarget;
@@ -1 +1 @@
1
- var _0x1fc96b=_0x5c60;function _typeof(e){var t=_0x5c60;return(_typeof=t(482)==typeof Symbol&&t(411)==typeof Symbol.iterator?function(e){return typeof e}:function(e){var n=t;return e&&n(482)==typeof Symbol&&e[n(427)]===Symbol&&e!==Symbol[n(447)]?n(411):typeof e})(e)}function _createForOfIteratorHelper(e,n){var t,r,a,o,l=_0x5c60,i=l(366)!=typeof Symbol&&e[Symbol[l(490)]]||e[l(377)];if(i)return a=!(r=!0),{s:function(){i=i.call(e)},n:function(){var e=l,n=i[e(372)]();return r=n[e(384)],n},e:function(e){a=!0,t=e},f:function(){var e=l;try{r||null==i[e(442)]||i[e(442)]()}finally{if(a)throw t}}};if(Array.isArray(e)||(i=_unsupportedIterableToArray(e))||n&&e&&l(436)==typeof e[l(480)])return i&&(e=i),o=0,{s:n=function(){},n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n};throw new TypeError(l(433))}function _unsupportedIterableToArray(e,n){var t,r=_0x5c60;if(e)return r(506)==typeof e?_arrayLikeToArray(e,n):(t={}[r(405)].call(e)[r(452)](8,-1),r(356)===t&&e.constructor&&(t=e.constructor[r(420)]),r(476)===t||r(472)===t?Array[r(488)](e):r(416)===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[r(500)](t)?_arrayLikeToArray(e,n):void 0)}function _0x5c60(e,n){var t=_0x57d2();return(_0x5c60=function(e,n){return t[e-=356]})(e,n)}function _arrayLikeToArray(e,n){var t=_0x5c60;(null==n||n>e[t(480)])&&(n=e[t(480)]);for(var r=0,a=Array(n);r<n;r++)a[r]=e[r];return a}function _classCallCheck(e,n){var t=_0x5c60;if(!(e instanceof n))throw new TypeError(t(465))}function _defineProperties(e,n){for(var t=_0x5c60,r=0;r<n[t(480)];r++){var a=n[r];a[t(450)]=a[t(450)]||!1,a.configurable=!0,"value"in a&&(a[t(487)]=!0),Object[t(508)](e,_toPropertyKey(a[t(481)]),a)}}function _createClass(e,n,t){var r=_0x5c60;return n&&_defineProperties(e[r(447)],n),t&&_defineProperties(e,t),Object[r(508)](e,r(447),{writable:!1}),e}function _toPropertyKey(e){var n=_0x5c60,e=_toPrimitive(e,n(506));return n(411)==_typeof(e)?e:e+""}function _toPrimitive(e,n){var t=_0x5c60;if(t(415)!=_typeof(e)||!e)return e;var r=e[Symbol[t(409)]];if(void 0===r)return(t(506)===n?String:Number)(e);r=r[t(499)](e,n||t(486));if("object"!=_typeof(r))return r;throw new TypeError(t(424))}function _callSuper(e,n,t){var r=_0x5c60;return n=_getPrototypeOf(n),_possibleConstructorReturn(e,_isNativeReflectConstruct()?Reflect[r(478)](n,t||[],_getPrototypeOf(e).constructor):n[r(418)](e,t))}function _0x57d2(){var e=["// no chunk on demand loading","// setup Promise in chunk cache","var executeModules = data[2];","resolves.shift()();","@@iterator","// undefined = chunk not loaded, null = chunk preloaded/prefetched","// add entry modules from loaded chunk to deferred list","} else installedChunks[chunkId] = 0;","chunkId, promises","concat","getChildIdsByOrdersMap","done",'throw new Error("Failed to fetch update manifest " + response.statusText);',"deferredModules.push.apply(deferredModules, executeModules || []);","setPrototypeOf","linkPreload","hasOwnProperty","512978AjbUvP","\n jsonpArray.push = webpackJsonpCallback;\n jsonpArray = jsonpArray.slice();","runtimeRequirements","linkPrefetch","var promise = new Promise(","if(fulfilled) {","if(installedChunks[depId] !== 0) fulfilled = false;","10409564VlThfM",".s = ","installedChunks[chunkId] = undefined;","prefetch","var depId = deferredModule[j];","\n var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);","resolve, reject","promises.push(installedChunkData[2] = promise);","toString","if(installedChunks[chunkId] === undefined) {","if(installedChunkData) return installedChunkData[1];","1070440miApoc","toPrimitive","Object.prototype.hasOwnProperty","symbol","hmrDownloadManifest","while(resolves.length) {","valueOf","object","Arguments",") {","apply","generate","name","var fulfilled = true;",".call(installedChunks, chunkId) "," = ","@@toPrimitive must return a primitive value.","for(moduleId in moreModules) {",".j = ","constructor","278327WJnrQp","webpack/lib/util/compileBooleanMatcher","return checkDeferredModules();",".call(moreModules, moduleId)) {","STAGE_ATTACH","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","// Promise = chunk loading, 0 = chunk loaded","12FubYCR","number","indent","has","ids",'"] || [];',"[resolve, reject];","return","if(","function webpackJsonpCallback(data) {","promises.push(loadUpdateChunk(chunkId));","if(currentUpdateChunks && currentUpdateChunks[chunkId]) ","prototype","bind","// JSONP chunk loading for javascript","enumerable","if(response.status === 404) return; // no update available","slice","\n for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);","getChunkScriptFilename",": 0","outputOptions","installedChunks[chunkId] = null;","create","var loadingEnded = ","});","promises.push(installedChunkData[2]);","requireFn","chunkGraph","chunkId = chunkIds[i];","Cannot call a class as a function","1WWhaEo","__webpack_modules__[moduleId] = moreModules[moduleId];","ensureChunkHandlers","(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;","if(true) { // all chunks have JS","()).then(","Set","publicPath","// run deferred modules when all chunks ready","hmrDownloadUpdateHandlers","Map","jsonpScript","construct","1120sHkzqU","length","key","function","var installedChunks = {","var url = ","for(var j = 1; j < deferredModule.length; j++) {","default","writable","from","mainTemplate","iterator","chunkId","return fetch(","basicFunction","join","deferredModules.splice(i--, 1);","prefetchChunks.forEach(function(chunkId) {","&& installedChunks[chunkId]) {","chunks","call","test","if(installedChunkData) {","stringify",'// a Promise means "currently loading".',"installedChunks[chunkId] = 0;","__proto__","string","var moduleId, chunkId, i = 0, resolves = [];","defineProperty",'// add "moreModules" to the modules object,',"groupsIterable","installedChunkData = installedChunks[chunkId] = ","keys","runtimeTemplate","24VhPAXf","var prefetchChunks = data[3] || [];","Object","deferredPrefetch.push.apply(deferredPrefetch, prefetchChunks);",'"] = global["',"// install a JSONP callback for chunk loading","asString","webpack/lib/RuntimeGlobals","var deferredModule = deferredModules[i];","402776bRjYdD","9846ngQTXa","compilation","undefined","if(!response.ok) ","chunkHasJs","// no HMR","421041iqCDqG","var installedChunkData = ","next"];return(_0x57d2=function(){return e})()}function _possibleConstructorReturn(e,n){var t=_0x5c60;if(n&&(t(415)==_typeof(n)||t(482)==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(e)}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _isNativeReflectConstruct(){var e=_0x5c60;try{var n=!Boolean.prototype[e(414)][e(499)](Reflect[e(478)](Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function(){return!!n})()}function _getPrototypeOf(e){var n=_0x5c60;return(_getPrototypeOf=Object[n(387)]?Object.getPrototypeOf.bind():function(e){return e[n(505)]||Object.getPrototypeOf(e)})(e)}function _inherits(e,n){var t=_0x5c60;if(t(482)!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");e.prototype=Object[t(458)](n&&n[t(447)],{constructor:{value:e,writable:!0,configurable:!0}}),Object[t(508)](e,"prototype",{writable:!1}),n&&_setPrototypeOf(e,n)}function _setPrototypeOf(e,n){var t=_0x5c60;return(_setPrototypeOf=Object[t(387)]?Object[t(387)][t(448)]():function(e,n){return e[t(505)]=n,e})(e,n)}(()=>{for(var e=_0x5c60,n=_0x57d2();;)try{if(218761==-parseInt(e(466))*(parseInt(e(390))/2)+-parseInt(e(370))/3+parseInt(e(363))/4+-parseInt(e(408))/5*(parseInt(e(435))/6)+parseInt(e(428))/7*(parseInt(e(514))/8)+parseInt(e(364))/9*(-parseInt(e(479))/10)+parseInt(e(397))/11)break;n.push(n.shift())}catch(e){n.push(n.shift())}})();var RuntimeGlobals=require(_0x1fc96b(361)),RuntimeModule=require("webpack/lib/RuntimeModule"),Template=require("webpack/lib/Template"),_require=require("webpack/lib/javascript/JavascriptModulesPlugin"),chunkHasJs=_require[_0x1fc96b(368)],compileBooleanMatcher=require(_0x1fc96b(429)),OBJ_HASOWNPROP=_0x1fc96b(410),JsonpChunkLoadingRuntimeModule=(()=>{var _=_0x1fc96b;function l(e,n,t,r){var a,o=_0x5c60;return _classCallCheck(this,l),(a=_callSuper(this,l,["jsonp chunk loading",RuntimeModule[o(432)]]))[o(392)]=e,a[o(477)]=n,a[o(388)]=t,a[o(393)]=r,a}return _inherits(l,RuntimeModule),_createClass(l,[{key:_(419),value:function(){var r=_,e=this[r(365)],a=this.chunk,n=this[r(477)],t=e[r(513)],o=e[r(463)],l=e[r(456)],i=e[r(489)],e=e.hash,u=RuntimeGlobals[r(468)],s=this[r(392)][r(438)](RuntimeGlobals[r(468)]),c=this[r(392)][r(438)](RuntimeGlobals[r(475)]),d=this[r(392)][r(438)](RuntimeGlobals[r(412)]),o=o.getChunkConditionMap(a,chunkHasJs),o=compileBooleanMatcher(o),p=(()=>{var e,n=r,t=_createForOfIteratorHelper(a[n(510)]);try{for(t.s();!(e=t.n())[n(384)];)if(1<e.value[n(498)][n(480)])return!0}catch(e){t.e(e)}finally{t.f()}return!1})(),f=(f=a[(h=r)(383)](!0)[h(400)])&&Object[h(512)](f)[h(480)],h=t[r(456)].chunkLoadingGlobal,m="",e=(f&&(m=p?r(357):(e=[r(457),i.hooks[r(393)][r(499)]("",a,e),"document.head.appendChild(link);"],Template[r(360)](["// chunk prefetching for javascript",r(496),Template.indent([r(406),Template[r(437)](e),"}"]),r(460)]))),p?r(375):""),f=f?r(515):"",k=Template[r(437)]("resolves.push(installedChunks[chunkId][0]);"),b=r(507),y=Template[r(437)]([r(401),r(396)]),i=Template[r(437)]([r(495),"result = "[r(382)](i[r(462)],"(").concat(i[r(462)],r(398))+"deferredModule[0]);"]),y=Template.indent([r(362),r(421),r(485),y,"}",r(395),i,"}"]);return Template.asString(["// object to store loaded and loading chunks",r(378),r(434),r(483),chunkIdsHandler(a),"};","",withLoadingHandler(s,o,u,t,n,a,c),withHmrHandler(c,t,n,a,l),"",withHmrManifestHandler(d,t),templateHandler(e,f,b,k,m,p,h,y),""])}}])})();function chunkIdsHandler(e){var t=_0x1fc96b;return Template[t(437)](e[t(439)].map(function(e){var n=t;return""[n(382)](JSON[n(502)](e),n(455))})[t(494)](",\n"))}function withHmrHandler(e,n,t,r,a){return _0x1fc96b(369)}function withHmrManifestHandler(e,n){var t=_0x1fc96b;return e?Template[t(360)]([""[t(382)](RuntimeGlobals[t(412)],t(423))[t(382)](n[t(493)]("",['if (typeof fetch === "undefined") throw new Error("No browser support: need fetch API");',t(492)[t(382)](RuntimeGlobals[t(473)]," + ").concat(RuntimeGlobals.getUpdateManifestFilename,t(471))[t(382)](n[t(493)]("response",[t(451),t(367)+t(385),"return response.json();"]),");")]),";")]):"// no HMR manifest"}function templateHandler(e,n,t,r,a,o,l,i){var u=_0x1fc96b;return Template[u(360)](["",u(359),u(444),Template[u(437)](["var chunkIds = data[0];","var moreModules = data[1];",e,n,u(509),'// then flag all "chunkIds" as loaded and fire callback',t,"for(;i < chunkIds.length; i++) {",Template.indent([u(464),u(443)[u(382)](OBJ_HASOWNPROP,u(422))+u(497),r,"}",u(504)]),"}",u(425),Template[u(437)]([u(443).concat(OBJ_HASOWNPROP,u(431)),u(467),"}"]),"}","if(parentJsonpFunction) parentJsonpFunction(data);",a,u(413),Template.indent(u(376)),"}",o?Template[u(360)](["",u(379),u(386),"",u(474),u(430)]):""]),"};",'var jsonpArray = global["'[u(382)](l,u(358)).concat(l,u(440))+u(402)+u(391)+u(453)+"\n var parentJsonpFunction = oldJsonpFunction;",o?Template.asString(["function checkDeferredModules() {",Template[u(437)](["var result;","for(var i = 0; i < deferredModules.length; i++) {",i,"}","","return result;"]),"}"]):""])}function withLoadingHandler(e,n,t,r,a,o,l){var i=_0x1fc96b;return e?Template[i(360)](["".concat(t,i(426))[i(382)](r[i(493)](i(381),!1!==n?Template.indent([i(449),i(371)[i(382)](RuntimeGlobals.hasOwnProperty)+i(469),'if(installedChunkData !== 0) { // 0 means "already installed".',Template[i(437)](["",i(503),i(501),Template.indent([i(461)]),"} else {",Template[i(437)]([!0===n?i(470):i(443)[i(382)](n(i(491)),i(417)),Template[i(437)]([i(374),i(394)[i(382)](r.basicFunction(i(403),[i(511)+i(441)]),");"),i(404),"","// start chunk loading",i(484)[i(382)](RuntimeGlobals[i(473)]," + ")+""[i(382)](RuntimeGlobals[i(454)],"(chunkId);"),i(459)[i(382)](r[i(493)]("",[i(443)[i(382)](RuntimeGlobals[i(389)],"(installedChunks, chunkId)) {"),Template[i(437)](["installedChunkData = installedChunks[chunkId];","if(installedChunkData !== 0) "+i(399),i(407)]),"}"]),";"),a[i(499)]("",o)]),i(380),"",l?i(446)+i(445):"// no HMR"]),"}"]),"}"]):Template[i(437)](["installedChunks[chunkId] = 0;","",l?i(446)+"promises.push(loadUpdateChunk(chunkId));":i(369)])),";")]):i(373)}module.exports=JsonpChunkLoadingRuntimeModule;
1
+ var _0xaec79c=_0x4f37;function _typeof(e){var n=_0x4f37;return(_typeof=n(502)==typeof Symbol&&n(508)==typeof Symbol[n(529)]?function(e){return typeof e}:function(e){var t=n;return e&&t(502)==typeof Symbol&&e[t(468)]===Symbol&&e!==Symbol[t(476)]?t(508):typeof e})(e)}function _createForOfIteratorHelper(e,t){var n,r,a,o,l=_0x4f37,i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return a=!(r=!0),{s:function(){i=i[l(601)](e)},n:function(){var e=l,t=i.next();return r=t[e(603)],t},e:function(e){a=!0,n=e},f:function(){try{r||null==i.return||i.return()}finally{if(a)throw n}}};if(Array[l(479)](e)||(i=_unsupportedIterableToArray(e))||t&&e&&l(450)==typeof e.length)return i&&(e=i),o=0,{s:t=function(){},n:function(){return o>=e[l(451)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:t};throw new TypeError(l(462))}function _unsupportedIterableToArray(e,t){var n,r=_0x4f37;if(e)return r(534)==typeof e?_arrayLikeToArray(e,t):"Map"===(n="Object"===(n={}[r(484)][r(601)](e)[r(540)](8,-1))&&e[r(468)]?e[r(468)][r(443)]:n)||r(546)===n?Array[r(498)](e):r(454)===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[r(463)](n)?_arrayLikeToArray(e,t):void 0}function _0x4f37(e,t){var n=_0x2673();return(_0x4f37=function(e,t){return n[e-=439]})(e,t)}function _0x2673(){var e=["concat","done","map","installedChunks[chunkId] = null;","// run deferred modules when all chunks ready","if(response.status === 404) return; // no update available",".call(installedChunks, chunkId) ","name","writable","hooks","prefetchChunks.forEach(function(chunkId) {","ids","if(installedChunks[chunkId] === undefined) {",'if (typeof fetch === "undefined") throw new Error("No browser support: need fetch API");',"number","length","} else {",'var jsonpArray = global["',"Arguments","// install a JSONP callback for chunk loading","outputOptions","default","deferredModule[0]);","5BUYUde","getChildIdsByOrdersMap","exports","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","test","result = ","var url = ","var chunkIds = data[0];","installedChunks[chunkId] = 0;","constructor","indent",'// a Promise means "currently loading".',"if(parentJsonpFunction) parentJsonpFunction(data);","if(currentUpdateChunks && currentUpdateChunks[chunkId]) ","value","if(installedChunkData) {","hmrDownloadManifest","prototype","if(true) { // all chunks have JS","if(!response.ok) ","isArray","if(installedChunkData !== 0) ","groupsIterable","defineProperty","92SpNnqc","toString","406NZmFMR","response","var promise = new Promise(","3042580FcSdKw","&& installedChunks[chunkId]) {",'"] = global["',"// add entry modules from loaded chunk to deferred list","// setup Promise in chunk cache","if(","jsonp chunk loading","getChunkConditionMap","this hasn't been initialised - super() hasn't been called","// JSONP chunk loading for javascript","from","Super expression must either be null or a function","chunkId = chunkIds[i];","linkPrefetch","function","deferredModules.splice(i--, 1);","resolve, reject","for(;i < chunkIds.length; i++) {","hmrDownloadUpdateHandlers","requireFn","symbol",'// then flag all "chunkIds" as loaded and fire callback',"\n jsonpArray.push = webpackJsonpCallback;\n jsonpArray = jsonpArray.slice();","__webpack_modules__[moduleId] = moreModules[moduleId];","for(var j = 1; j < deferredModule.length; j++) {","// no HMR","webpack/lib/RuntimeModule","valueOf","toPrimitive","hash","@@toPrimitive must return a primitive value.","webpack/lib/RuntimeGlobals","stringify","runtimeRequirements","asString","generate","25288sEpubk","promises.push(installedChunkData[2]);","// no chunk on demand loading","getUpdateManifestFilename","// start chunk loading","iterator","apply","while(resolves.length) {","var installedChunkData = ","var fulfilled = true;","string","resolves.shift()();","chunkId, promises","var moduleId, chunkId, i = 0, resolves = [];","construct","document.head.appendChild(link);","slice","jsonpScript",".call(moreModules, moduleId)) {","Cannot call a class as a function","var loadingEnded = ","for(var i = 0; i < deferredModules.length; i++) {","Set","configurable","return response.json();","var depId = deferredModule[j];",") {","linkPreload","runtimeTemplate","132289PlHVUK","if(fulfilled) {","getChunkScriptFilename","deferredModules.push.apply(deferredModules, executeModules || []);","keys","key",": 0",".s = ","promises.push(loadUpdateChunk(chunkId));"," = ","chunkGraph","124476uCRwyF"," + ","bind","return result;","function checkDeferredModules() {","webpack/lib/util/compileBooleanMatcher","create","webpack/lib/javascript/JavascriptModulesPlugin","basicFunction","});","enumerable","[resolve, reject];","()).then(","join","mainTemplate","setPrototypeOf","has","installedChunks[chunkId] = undefined;","__proto__","object","hasOwnProperty","\n for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);","prefetch","377235LGPBxJ",'// add "moreModules" to the modules object,','if(installedChunkData !== 0) { // 0 means "already installed".',"ensureChunkHandlers","985494CMJmdg","chunk","26253JKZEty","return fetch(","STAGE_ATTACH","var deferredModule = deferredModules[i];","deferredPrefetch.push.apply(deferredPrefetch, prefetchChunks);","promises.push(installedChunkData[2] = promise);","// no HMR manifest","(installedChunks, chunkId)) {","call"];return(_0x2673=function(){return e})()}function _arrayLikeToArray(e,t){var n=_0x4f37;(null==t||t>e[n(451)])&&(t=e[n(451)]);for(var r=0,a=Array(t);r<t;r++)a[r]=e[r];return a}function _classCallCheck(e,t){var n=_0x4f37;if(!(e instanceof t))throw new TypeError(n(543))}function _defineProperties(e,t){for(var n=_0x4f37,r=0;r<t[n(451)];r++){var a=t[r];a[n(574)]=a.enumerable||!1,a[n(547)]=!0,n(473)in a&&(a[n(444)]=!0),Object[n(482)](e,_toPropertyKey(a[n(558)]),a)}}function _createClass(e,t,n){var r=_0x4f37;return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),Object[r(482)](e,r(476),{writable:!1}),e}function _toPropertyKey(e){e=_toPrimitive(e,_0x4f37(534));return"symbol"==_typeof(e)?e:e+""}function _toPrimitive(e,t){var n=_0x4f37;if(n(583)!=_typeof(e)||!e)return e;var r=e[Symbol[n(516)]];if(void 0===r)return(n(534)===t?String:Number)(e);r=r.call(e,t||n(457));if(n(583)!=_typeof(r))return r;throw new TypeError(n(518))}function _callSuper(e,t,n){var r=_0x4f37;return t=_getPrototypeOf(t),_possibleConstructorReturn(e,_isNativeReflectConstruct()?Reflect[r(538)](t,n||[],_getPrototypeOf(e)[r(468)]):t[r(530)](e,n))}function _possibleConstructorReturn(e,t){var n=_0x4f37;if(t&&("object"==_typeof(t)||n(502)==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return _assertThisInitialized(e)}function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError(_0x4f37(496));return e}function _isNativeReflectConstruct(){var e=_0x4f37;try{var t=!Boolean[e(476)][e(515)].call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function(){return!!t})()}function _getPrototypeOf(e){var t=_0x4f37;return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf[t(566)]():function(e){return e[t(582)]||Object.getPrototypeOf(e)})(e)}function _inherits(e,t){var n=_0x4f37;if("function"!=typeof t&&null!==t)throw new TypeError(n(499));e[n(476)]=Object[n(570)](t&&t[n(476)],{constructor:{value:e,writable:!0,configurable:!0}}),Object[n(482)](e,"prototype",{writable:!1}),t&&_setPrototypeOf(e,t)}function _setPrototypeOf(e,t){var n=_0x4f37;return(_setPrototypeOf=Object.setPrototypeOf?Object[n(579)].bind():function(e,t){return e[n(582)]=t,e})(e,t)}(()=>{for(var e=_0x4f37,t=_0x2673();;)try{if(132636==-parseInt(e(553))+parseInt(e(564))/2+parseInt(e(593))/3*(parseInt(e(483))/4)+parseInt(e(459))/5*(parseInt(e(591))/6)+-parseInt(e(485))/7*(-parseInt(e(524))/8)+-parseInt(e(587))/9+-parseInt(e(488))/10)break;t.push(t.shift())}catch(e){t.push(t.shift())}})();var RuntimeGlobals=require(_0xaec79c(519)),RuntimeModule=require(_0xaec79c(514)),Template=require("webpack/lib/Template"),_require=require(_0xaec79c(571)),chunkHasJs=_require.chunkHasJs,compileBooleanMatcher=require(_0xaec79c(569)),OBJ_HASOWNPROP="Object.prototype.hasOwnProperty",JsonpChunkLoadingRuntimeModule=(()=>{var _=_0xaec79c;function l(e,t,n,r){var a,o=_0x4f37;return _classCallCheck(this,l),(a=_callSuper(this,l,[o(494),RuntimeModule[o(595)]]))[o(521)]=e,a[o(541)]=t,a[o(551)]=n,a[o(501)]=r,a}return _inherits(l,RuntimeModule),_createClass(l,[{key:_(523),value:function(){var r=_,e=this.compilation,a=this[r(592)],t=this.jsonpScript,n=e[r(552)],o=e[r(563)],l=e[r(456)],i=e[r(578)],e=e[r(517)],u=RuntimeGlobals[r(590)],s=this.runtimeRequirements[r(580)](RuntimeGlobals[r(590)]),c=this[r(521)][r(580)](RuntimeGlobals[r(506)]),d=this[r(521)].has(RuntimeGlobals[r(475)]),o=o[r(495)](a,chunkHasJs),o=compileBooleanMatcher(o),f=(()=>{var e,t=r,n=_createForOfIteratorHelper(a[t(481)]);try{for(n.s();!(e=n.n())[t(603)];)if(1<e[t(473)].chunks[t(451)])return!0}catch(e){n.e(e)}finally{n.f()}return!1})(),p=(p=a[(h=r)(460)](!0)[h(586)])&&Object[h(557)](p)[h(451)],h=n[r(456)].chunkLoadingGlobal,m="",e=(p&&(m=f?r(597):(e=[r(439),i[r(445)][r(501)].call("",a,e),r(539)],Template.asString(["// chunk prefetching for javascript",r(446),Template[r(469)]([r(448),Template[r(469)](e),"}"]),r(573)]))),f?"var executeModules = data[2];":""),p=p?"var prefetchChunks = data[3] || [];":"",k=Template[r(469)]("resolves.push(installedChunks[chunkId][0]);"),y=r(537),b=Template[r(469)]([r(549),"if(installedChunks[depId] !== 0) fulfilled = false;"]),i=Template[r(469)]([r(503),r(464)[r(602)](i[r(507)],"(")[r(602)](i[r(507)],r(560))+r(458)]),b=Template[r(469)]([r(596),r(533),r(512),b,"}",r(554),i,"}"]);return Template[r(522)](["// object to store loaded and loading chunks","// undefined = chunk not loaded, null = chunk preloaded/prefetched","// Promise = chunk loading, 0 = chunk loaded","var installedChunks = {",chunkIdsHandler(a),"};","",withLoadingHandler(s,o,u,n,t,a,c),withHmrHandler(c,n,t,a,l),"",withHmrManifestHandler(d,n),templateHandler(e,p,y,k,m,f,h,b),""])}}])})();function chunkIdsHandler(e){var n=_0xaec79c;return Template.indent(e[n(447)][n(604)](function(e){var t=n;return""[t(602)](JSON[t(520)](e),t(559))})[n(577)](",\n"))}function withHmrHandler(e,t,n,r,a){return"// no HMR"}function withHmrManifestHandler(e,t){var n=_0xaec79c;return e?Template[n(522)]([""[n(602)](RuntimeGlobals[n(475)],n(562))[n(602)](t[n(572)]("",[n(449),n(594)[n(602)](RuntimeGlobals.publicPath,n(565)).concat(RuntimeGlobals[n(527)],n(576))[n(602)](t.basicFunction(n(486),[n(441),n(478)+'throw new Error("Failed to fetch update manifest " + response.statusText);',n(548)]),");")]),";")]):n(599)}function templateHandler(e,t,n,r,a,o,l,i){var u=_0xaec79c;return Template[u(522)](["",u(455),"function webpackJsonpCallback(data) {",Template[u(469)]([u(466),"var moreModules = data[1];",e,t,u(588),u(509),n,u(505),Template.indent([u(500),"if("[u(602)](OBJ_HASOWNPROP,u(442))+u(489),r,"}",u(467)]),"}","for(moduleId in moreModules) {",Template[u(469)](["if("[u(602)](OBJ_HASOWNPROP,u(542)),u(511),"}"]),"}",u(471),a,u(531),Template[u(469)](u(535)),"}",o?Template[u(522)](["",u(491),u(556),"",u(440),"return checkDeferredModules();"]):""]),"};",u(453)[u(602)](l,u(490))[u(602)](l,'"] || [];')+"\n var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);"+u(510)+u(585)+"\n var parentJsonpFunction = oldJsonpFunction;",o?Template[u(522)]([u(568),Template[u(469)](["var result;",u(545),i,"}","",u(567)]),"}"]):""])}function withLoadingHandler(e,t,n,r,a,o,l){var i=_0xaec79c;return e?Template[i(522)]([""[i(602)](n,".j = ")[i(602)](r[i(572)](i(536),!1!==t?Template[i(469)]([i(497),i(532).concat(RuntimeGlobals[i(584)])+"(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;",i(589),Template[i(469)](["",i(470),i(474),Template[i(469)]([i(525)]),i(452),Template.indent([!0===t?i(477):i(493)[i(602)](t("chunkId"),i(550)),Template[i(469)]([i(492),i(487)[i(602)](r[i(572)](i(504),["installedChunkData = installedChunks[chunkId] = "+i(575)]),");"),i(598),"",i(528),i(465)[i(602)](RuntimeGlobals.publicPath,i(565))+""[i(602)](RuntimeGlobals[i(555)],"(chunkId);"),i(544).concat(r[i(572)]("",[i(493).concat(RuntimeGlobals[i(584)],i(600)),Template[i(469)](["installedChunkData = installedChunks[chunkId];",i(480)+i(581),"if(installedChunkData) return installedChunkData[1];"]),"}"]),";"),a.call("",o)]),"} else installedChunks[chunkId] = 0;","",l?i(472)+i(561):"// no HMR"]),"}"]),"}"]):Template.indent([i(467),"",l?"if(currentUpdateChunks && currentUpdateChunks[chunkId]) "+i(561):i(513)])),";")]):i(526)}module[_0xaec79c(461)]=JsonpChunkLoadingRuntimeModule;
@@ -1 +1 @@
1
- var _0x34d6b4=_0x6fc0;function _slicedToArray(r,t){return _arrayWithHoles(r)||_iterableToArrayLimit(r,t)||_unsupportedIterableToArray(r,t)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError(_0x6fc0(267))}function _0x6fc0(r,t){var e=_0x57c8();return(_0x6fc0=function(r,t){return e[r-=239]})(r,t)}function _iterableToArrayLimit(r,t){var e=_0x6fc0,n=null==r?null:e(268)!=typeof Symbol&&r[Symbol.iterator]||r[e(261)];if(null!=n){var a,o,i,f,u=[],c=!0,l=!1;try{if(i=(n=n[e(270)](r))[e(252)],0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(a=i[e(270)](n)).done)&&(u[e(277)](a[e(273)]),u[e(279)]!==t);c=!0);}catch(r){l=!0,o=r}finally{try{if(!c&&null!=n[e(246)]&&(f=n[e(246)](),Object(f)!==f))return}finally{if(l)throw o}}return u}}function _arrayWithHoles(r){if(Array[_0x6fc0(242)](r))return r}function _createForOfIteratorHelper(r,t){var e,n,a,o,i=_0x6fc0,f=i(268)!=typeof Symbol&&r[Symbol[i(247)]]||r["@@iterator"];if(f)return a=!(n=!0),{s:function(){f=f[i(270)](r)},n:function(){var r=i,t=f[r(252)]();return n=t[r(269)],t},e:function(r){a=!0,e=r},f:function(){var r=i;try{n||null==f[r(246)]||f[r(246)]()}finally{if(a)throw e}}};if(Array[i(242)](r)||(f=_unsupportedIterableToArray(r))||t&&r&&"number"==typeof r[i(279)])return f&&(r=f),o=0,{s:t=function(){},n:function(){return o>=r[i(279)]?{done:!0}:{done:!1,value:r[o++]}},e:function(r){throw r},f:t};throw new TypeError(i(276))}function _unsupportedIterableToArray(r,t){var e,n=_0x6fc0;if(r)return"string"==typeof r?_arrayLikeToArray(r,t):("Object"===(e={}[n(249)].call(r)[n(250)](8,-1))&&r[n(280)]&&(e=r.constructor[n(281)]),n(243)===e||n(260)===e?Array[n(265)](r):n(278)===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?_arrayLikeToArray(r,t):void 0)}function _arrayLikeToArray(r,t){var e=_0x6fc0;(null==t||t>r[e(279)])&&(t=r[e(279)]);for(var n=0,a=Array(t);n<t;n++)a[n]=r[n];return a}(()=>{for(var r=_0x6fc0,t=_0x57c8();;)try{if(315486==-parseInt(r(248))+-parseInt(r(254))/2*(-parseInt(r(255))/3)+parseInt(r(272))/4*(parseInt(r(256))/5)+parseInt(r(258))/6*(-parseInt(r(263))/7)+parseInt(r(275))/8*(-parseInt(r(251))/9)+-parseInt(r(240))/10+parseInt(r(245))/11*(parseInt(r(271))/12))break;t.push(t.shift())}catch(r){t.push(t.shift())}})();var getAllChunks=function(r){var t,e=_0x6fc0,n=new Set,a=new Set([r]),o=_createForOfIteratorHelper(a);try{for(o.s();!(t=o.n())[e(269)];){var i,f=t[e(273)],u=_createForOfIteratorHelper(f[e(262)]);try{for(u.s();!(i=u.n())[e(269)];){var c=i.value;n[e(253)](c)}}catch(r){u.e(r)}finally{u.f()}var l,y=_createForOfIteratorHelper(f[e(266)]);try{for(y.s();!(l=y.n())[e(269)];){var s=l[e(273)];a[e(253)](s)}}catch(r){y.e(r)}finally{y.f()}}}catch(r){o.e(r)}finally{o.f()}return n};function _0x57c8(){var r=["isArray","Map","values","14674yutQen","return","iterator","146389eUSTtG","toString","slice","20403IXtkww","next","add","8248irKXPo","342MciHdQ","1415yTWhvB","needEntryDeferringCode","635886fxPfBN","concat","Set","@@iterator","chunks","7tygAdz","entrypoints","from","parentsIterable","Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","undefined","done","call","4260gBikqH","3908QChfAy","value","filter","104teUfNf","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","push","Arguments","length","constructor","name","getModuleId","getChunkEntryModulesWithChunkGroupIterable","6228700noNRAv","some"];return(_0x57c8=function(){return r})()}exports.getEntryInfo=function(n,a){var o=_0x6fc0;return Array[o(265)](n[o(239)](a)).map(function(r){var t=o,r=_slicedToArray(r,2),e=r[0],r=r[1];return[n[t(282)](e)][t(259)](Array[t(265)](getAllChunks(r),function(r){return r.id})[t(274)](function(r){return r!==a.id}))})},exports[_0x34d6b4(257)]=function(r,t){var e,n=_0x34d6b4,a=_createForOfIteratorHelper(r[n(264)][n(244)]());try{for(a.s();!(e=a.n()).done;){var o=e[n(273)];if(o.getRuntimeChunk()===t&&o.chunks[n(241)](function(r){return r!==t}))return!0}}catch(r){a.e(r)}finally{a.f()}return!1};
1
+ var _0x3a9af4=_0x5356;function _0x1d63(){var r=["1207794nryMKA","name","getEntryInfo","chunks","Set","values","next","from","test","162vdrweb","getModuleId","45283wZpDgl","slice","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","Object","356358nIWzWn","isArray","434771eqMYUo","toString","196330myPQlP","number","252WqUqnz","419353mmlKHh","undefined","length","push","iterator","@@iterator","value","filter","return","parentsIterable","getChunkEntryModulesWithChunkGroupIterable","call","2909236NhnYQp","entrypoints","concat","map","add","248hFyxIl","done","5RvYjNl","constructor","2uLNPye"];return(_0x1d63=function(){return r})()}function _slicedToArray(r,t){return _arrayWithHoles(r)||_iterableToArrayLimit(r,t)||_unsupportedIterableToArray(r,t)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _0x5356(r,t){var e=_0x1d63();return(_0x5356=function(r,t){return e[r-=262]})(r,t)}function _iterableToArrayLimit(r,t){var e=_0x5356,n=null==r?null:e(292)!=typeof Symbol&&r[Symbol[e(295)]]||r["@@iterator"];if(null!=n){var a,o,u,i,l=[],f=!0,y=!1;try{if(u=(n=n[e(302)](r))[e(275)],0===t){if(Object(n)!==n)return;f=!1}else for(;!(f=(a=u[e(302)](n))[e(265)])&&(l[e(294)](a.value),l[e(293)]!==t);f=!0);}catch(r){y=!0,o=r}finally{try{if(!f&&null!=n.return&&(i=n[e(299)](),Object(i)!==i))return}finally{if(y)throw o}}return l}}function _arrayWithHoles(r){if(Array.isArray(r))return r}function _createForOfIteratorHelper(r,t){var e,n,a,o,u=_0x5356,i=u(292)!=typeof Symbol&&r[Symbol.iterator]||r[u(296)];if(i)return a=!(n=!0),{s:function(){i=i[u(302)](r)},n:function(){var r=u,t=i[r(275)]();return n=t[r(265)],t},e:function(r){a=!0,e=r},f:function(){var r=u;try{n||null==i[r(299)]||i.return()}finally{if(a)throw e}}};if(Array[u(285)](r)||(i=_unsupportedIterableToArray(r))||t&&r&&u(289)==typeof r[u(293)])return i&&(r=i),o=0,{s:t=function(){},n:function(){return o>=r[u(293)]?{done:!0}:{done:!1,value:r[o++]}},e:function(r){throw r},f:t};throw new TypeError(u(282))}function _unsupportedIterableToArray(r,t){var e,n=_0x5356;if(r)return"string"==typeof r?_arrayLikeToArray(r,t):(e={}[n(287)][n(302)](r)[n(281)](8,-1),"Map"===(e=n(283)===e&&r[n(267)]?r[n(267)][n(270)]:e)||n(273)===e?Array[n(276)](r):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(277)](e)?_arrayLikeToArray(r,t):void 0)}function _arrayLikeToArray(r,t){(null==t||t>r[_0x5356(293)])&&(t=r.length);for(var e=0,n=Array(t);e<t;e++)n[e]=r[e];return n}(()=>{for(var r=_0x5356,t=_0x1d63();;)try{if(507879==+parseInt(r(286))*(-parseInt(r(268))/2)+parseInt(r(269))/3+parseInt(r(303))/4+-parseInt(r(266))/5*(-parseInt(r(284))/6)+-parseInt(r(280))/7*(-parseInt(r(264))/8)+-parseInt(r(278))/9*(-parseInt(r(288))/10)+-parseInt(r(291))/11*(parseInt(r(290))/12))break;t.push(t.shift())}catch(r){t.push(t.shift())}})();var getAllChunks=function(r){var t,e=_0x5356,n=new Set,a=new Set([r]),o=_createForOfIteratorHelper(a);try{for(o.s();!(t=o.n())[e(265)];){var u,i=t[e(297)],l=_createForOfIteratorHelper(i[e(272)]);try{for(l.s();!(u=l.n())[e(265)];){var f=u[e(297)];n[e(263)](f)}}catch(r){l.e(r)}finally{l.f()}var y,c=_createForOfIteratorHelper(i[e(300)]);try{for(c.s();!(y=c.n())[e(265)];){var s=y[e(297)];a[e(263)](s)}}catch(r){c.e(r)}finally{c.f()}}}catch(r){o.e(r)}finally{o.f()}return n};exports[_0x3a9af4(271)]=function(n,a){var o=_0x3a9af4;return Array[o(276)](n[o(301)](a))[o(262)](function(r){var t=o,r=_slicedToArray(r,2),e=r[0],r=r[1];return[n[t(279)](e)][t(305)](Array[t(276)](getAllChunks(r),function(r){return r.id})[t(298)](function(r){return r!==a.id}))})},exports.needEntryDeferringCode=function(r,t){var e,n=_0x3a9af4,a=_createForOfIteratorHelper(r[n(304)][n(274)]());try{for(a.s();!(e=a.n())[n(265)];){var o=e[n(297)];if(o.getRuntimeChunk()===t&&o.chunks.some(function(r){return r!==t}))return!0}}catch(r){a.e(r)}finally{a.f()}return!1};
@@ -1 +1 @@
1
- var _0x295baf=_0x40a1;function _typeof(e){var t=_0x40a1;return(_typeof="function"==typeof Symbol&&t(265)==typeof Symbol[t(275)]?function(e){return typeof e}:function(e){var n=t;return e&&n(268)==typeof Symbol&&e[n(274)]===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,n){var t=_0x40a1;if(!(e instanceof n))throw new TypeError(t(241))}function _0x40a1(e,n){var t=_0x1f75();return(_0x40a1=function(e,n){return t[e-=207]})(e,n)}function _defineProperties(e,n){for(var t=_0x40a1,a=0;a<n[t(258)];a++){var r=n[a];r[t(214)]=r.enumerable||!1,r.configurable=!0,t(261)in r&&(r[t(216)]=!0),Object[t(269)](e,_toPropertyKey(r.key),r)}}function _0x1f75(){var e=["object","11SgPFXS","66152tWMJln","tap","for","stringify","has","jsonpFunction","call","jsonpScript","4884GtNRCh","getCompilationHooks","runtimeRequirementInTree","default","thisCompilation","chunkGraph","length","webpack-sources","3268740VIHbUx","value","runtimeTemplate","addRuntimeModule","set","symbol","webpack/lib/Template","update","function","defineProperty","ConcatSource","get","502806pEYDSv","publicPath","constructor","iterator","add","webpack/lib/HotUpdateChunk","additionalTreeRuntimeRequirements","hmrDownloadUpdateHandlers","603txsGny","6gtrawo","getChunkScriptFilename","67042uAEpdy","The 'compilation' argument must be an instance of Compilation","./jsonpHelpers","SyncWaterfallHook","source","tapable","startupNoDefault","chunk","linkPreload","7610323qyRxSG","enumerable","webpack/lib/Compilation","writable","globalObject","moduleFactoriesAddOnly","require","./jsonpChunkLoadingRuntimeModule","ensureChunkHandlers","webpack/lib/javascript/JavascriptModulesPlugin","renderChunk","hmrDownloadManifest","@@toPrimitive must return a primitive value.","getEntryInfo","outputOptions","hooks","string","needEntryDeferringCode","concat","prototype","4IESvLm","hash","49946PLcVNH","hotUpdateFunction","getUpdateManifestFilename","19nVuLEn","JsonpTemplatePlugin","797690lqbwkM","Cannot call a class as a function"];return(_0x1f75=function(){return e})()}function _createClass(e,n,t){var a=_0x40a1;return n&&_defineProperties(e[a(232)],n),t&&_defineProperties(e,t),Object[a(269)](e,a(232),{writable:!1}),e}function _toPropertyKey(e){var n=_0x40a1,e=_toPrimitive(e,n(229));return n(265)==_typeof(e)?e:e+""}function _toPrimitive(e,n){var t=_0x40a1;if(t(242)!=_typeof(e)||!e)return e;var a=e[Symbol.toPrimitive];if(void 0===a)return(t(229)===n?String:Number)(e);a=a[t(250)](e,n||t(255));if(t(242)!=_typeof(a))return a;throw new TypeError(t(225))}(()=>{for(var e=_0x40a1,n=_0x1f75();;)try{if(894046==+parseInt(e(238))*(-parseInt(e(283))/2)+-parseInt(e(272))/3*(-parseInt(e(233))/4)+-parseInt(e(260))/5+-parseInt(e(281))/6*(-parseInt(e(213))/7)+-parseInt(e(244))/8*(parseInt(e(280))/9)+parseInt(e(240))/10*(-parseInt(e(243))/11)+parseInt(e(252))/12*(parseInt(e(235))/13))break;n.push(n.shift())}catch(e){n.push(n.shift())}})();var _require=require(_0x295baf(209)),SyncWaterfallHook=_require[_0x295baf(207)],_require2=require(_0x295baf(259)),ConcatSource=_require2[_0x295baf(270)],Compilation=require(_0x295baf(215)),HotUpdateChunk=require(_0x295baf(277)),RuntimeGlobal=require("webpack/lib/RuntimeGlobals"),Template=require(_0x295baf(266)),JavascriptModulesPlugin=require(_0x295baf(222)),JsonpChunkLoadingRuntimeModule=require(_0x295baf(220)),_require3=require(_0x295baf(285)),getEntryInfo=_require3[_0x295baf(226)],needEntryDeferringCode=_require3[_0x295baf(230)],compilationHooksMap=new WeakMap,JsonpTemplatePlugin=(()=>{function t(){_classCallCheck(this,t)}return _createClass(t,[{key:"apply",value:function(e){var n=_0x40a1;e[n(228)][n(256)][n(245)](n(239),function(a){function r(e,n){var t=c;i[t(248)](e)||(i[t(276)](e),n[t(276)](RuntimeGlobal[t(218)]),n[t(276)](RuntimeGlobal.hasOwnProperty),a[t(263)](e,new JsonpChunkLoadingRuntimeModule(n,o[t(251)],o[t(212)],o.linkPrefetch)))}var c=n,e=JavascriptModulesPlugin[c(253)](a),o=(e[c(223)].tap(c(239),function(e,n){var t=c,a=n.chunk,r=n[t(257)],o=n[t(262)],i=a instanceof HotUpdateChunk?a:null,u=o.outputOptions.globalObject,l=new ConcatSource,p=r.getChunkRuntimeModulesInOrder(a),p=0<p[t(258)]&&Template.renderChunkRuntimeModules(p,n);return i?(n=o[t(227)][t(236)],l[t(276)](""[t(231)](u,"[")[t(231)](JSON[t(247)](n),"](")),l[t(276)]("".concat(JSON.stringify(a.id),",")),l[t(276)](e),p&&(l[t(276)](",\n"),l[t(276)](p)),l[t(276)](")")):(l[t(276)](e),o=0<(i=getEntryInfo(r,a))[t(258)]&&","[t(231)](JSON.stringify(i)),(p||o)&&l.add(o||",0"),p&&(l[t(276)](",\n"),l[t(276)](p))),l}),e.chunkHash[c(245)](c(239),function(e,n,t){var a,r,o=c,i=t[o(257)],t=t.runtimeTemplate;e.hasRuntime()||(a=(t=t[o(227)])[o(249)],r=t[o(236)],t=t[o(217)],i=JSON[o(247)](getEntryInfo(i,e)),n[o(267)](o(239)),n.update("1"),n[o(267)](i),n[o(267)]("".concat(a)),n[o(267)](""[o(231)](r)),n[o(267)](""[o(231)](t)))}),t[c(253)](a)),i=new WeakSet;a[c(228)][c(254)][c(246)](RuntimeGlobal[c(221)])[c(245)](c(239),r),a[c(228)].runtimeRequirementInTree.for(RuntimeGlobal[c(279)])[c(245)](c(239),r),a[c(228)][c(254)][c(246)](RuntimeGlobal[c(224)]).tap("JsonpTemplatePlugin",r),a.hooks[c(254)][c(246)](RuntimeGlobal[c(221)])[c(245)](c(239),function(e,n){var t=c;n[t(276)](RuntimeGlobal.publicPath),n[t(276)](RuntimeGlobal[t(282)])}),a[c(228)][c(254)][c(246)](RuntimeGlobal[c(279)])[c(245)](c(239),function(e,n){var t=c;n[t(276)](RuntimeGlobal[t(273)]),n.add(RuntimeGlobal.getChunkUpdateScriptFilename),n[t(276)](RuntimeGlobal.moduleCache),n.add(RuntimeGlobal.hmrModuleData),n[t(276)](RuntimeGlobal[t(218)])}),a.hooks[c(254)][c(246)](RuntimeGlobal[c(224)])[c(245)](c(239),function(e,n){var t=c;n[t(276)](RuntimeGlobal[t(273)]),n[t(276)](RuntimeGlobal[t(237)])}),a.hooks[c(278)][c(245)](c(239),function(e,n){var t=c;needEntryDeferringCode(a,e)&&(n[t(276)](RuntimeGlobal.startup),n.add(RuntimeGlobal[t(210)]),r(e,n),n[t(276)](RuntimeGlobal[t(219)]))})})}}],[{key:"getCompilationHooks",value:function(e){var n,t=_0x40a1;if(e instanceof Compilation)return void 0===(n=compilationHooksMap[t(271)](e))&&(n={jsonpScript:new SyncWaterfallHook(["source","chunk",t(234)]),linkPreload:new SyncWaterfallHook([t(208),t(211),t(234)]),linkPrefetch:new SyncWaterfallHook([t(208),t(211),t(234)])}),compilationHooksMap[t(264)](e,n),n;throw new TypeError(t(284))}}])})();module.exports=JsonpTemplatePlugin;
1
+ var _0x361dfd=_0x2461;function _typeof(e){var t=_0x2461;return(_typeof=t(534)==typeof Symbol&&t(547)==typeof Symbol[t(488)]?function(e){return typeof e}:function(e){var n=t;return e&&n(534)==typeof Symbol&&e[n(552)]===Symbol&&e!==Symbol[n(506)]?n(547):typeof e})(e)}function _classCallCheck(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,n){for(var t=_0x2461,r=0;r<n[t(522)];r++){var o=n[r];o.enumerable=o.enumerable||!1,o[t(518)]=!0,t(531)in o&&(o[t(519)]=!0),Object[t(530)](e,_toPropertyKey(o[t(557)]),o)}}function _createClass(e,n,t){var r=_0x2461;return n&&_defineProperties(e.prototype,n),t&&_defineProperties(e,t),Object[r(530)](e,r(506),{writable:!1}),e}function _toPropertyKey(e){var n=_0x2461,e=_toPrimitive(e,n(543));return n(547)==_typeof(e)?e:e+""}function _toPrimitive(e,n){var t=_0x2461;if(t(504)!=_typeof(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0===r)return(t(543)===n?String:Number)(e);r=r[t(526)](e,n||t(535));if(t(504)!=_typeof(r))return r;throw new TypeError(t(549))}(()=>{for(var e=_0x2461,n=_0xefdf();;)try{if(891858==+parseInt(e(517))*(parseInt(e(553))/2)+-parseInt(e(492))/3+-parseInt(e(539))/4*(parseInt(e(497))/5)+-parseInt(e(529))/6+parseInt(e(507))/7+-parseInt(e(528))/8+parseInt(e(508))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}})();var _require=require(_0x361dfd(501)),SyncWaterfallHook=_require.SyncWaterfallHook,_require2=require(_0x361dfd(533)),ConcatSource=_require2[_0x361dfd(521)],Compilation=require(_0x361dfd(525)),HotUpdateChunk=require(_0x361dfd(548)),RuntimeGlobal=require(_0x361dfd(541)),Template=require(_0x361dfd(511)),JavascriptModulesPlugin=require(_0x361dfd(482)),JsonpChunkLoadingRuntimeModule=require("./jsonpChunkLoadingRuntimeModule"),_require3=require(_0x361dfd(502)),getEntryInfo=_require3.getEntryInfo,needEntryDeferringCode=_require3[_0x361dfd(556)],compilationHooksMap=new WeakMap,JsonpTemplatePlugin=(()=>{function t(){_classCallCheck(this,t)}return _createClass(t,[{key:"apply",value:function(e){var n=_0x2461;e[n(545)][n(538)][n(554)](n(512),function(r){function o(e,n){var t=d;i.has(e)||(i[t(551)](e),n[t(551)](RuntimeGlobal[t(491)]),n.add(RuntimeGlobal[t(532)]),r[t(498)](e,new JsonpChunkLoadingRuntimeModule(n,a[t(500)],a.linkPreload,a[t(486)])))}var d=n,e=JavascriptModulesPlugin[d(489)](r),a=(e[d(499)][d(554)](d(512),function(e,n){var t=d,r=n[t(515)],o=n[t(546)],a=n[t(509)],i=r instanceof HotUpdateChunk?r:null,u=a.outputOptions[t(555)],l=new ConcatSource,p=o[t(485)](r),p=0<p.length&&Template.renderChunkRuntimeModules(p,n);return i?(n=a[t(483)][t(537)],l[t(551)](""[t(550)](u,"[").concat(JSON[t(542)](n),"](")),l.add(""[t(550)](JSON[t(542)](r.id),",")),l.add(e),p&&(l[t(551)](",\n"),l[t(551)](p)),l.add(")")):(l.add(e),a=0<(i=getEntryInfo(o,r))[t(522)]&&","[t(550)](JSON[t(542)](i)),(p||a)&&l[t(551)](a||",0"),p&&(l[t(551)](",\n"),l[t(551)](p))),l}),e[d(513)][d(554)](d(512),function(e,n,t){var r,o,a=d,i=t[a(546)],t=t[a(509)];e[a(524)]()||(r=(t=t[a(483)])[a(514)],o=t[a(537)],t=t[a(555)],i=JSON.stringify(getEntryInfo(i,e)),n.update(a(512)),n[a(493)]("1"),n[a(493)](i),n[a(493)](""[a(550)](r)),n[a(493)](""[a(550)](o)),n[a(493)](""[a(550)](t)))}),t[d(489)](r)),i=new WeakSet;r[d(545)].runtimeRequirementInTree[d(516)](RuntimeGlobal[d(487)])[d(554)](d(512),o),r[d(545)].runtimeRequirementInTree.for(RuntimeGlobal[d(540)])[d(554)](d(512),o),r[d(545)][d(510)][d(516)](RuntimeGlobal[d(520)])[d(554)](d(512),o),r[d(545)].runtimeRequirementInTree[d(516)](RuntimeGlobal.ensureChunkHandlers)[d(554)](d(512),function(e,n){n.add(RuntimeGlobal.publicPath),n.add(RuntimeGlobal.getChunkScriptFilename)}),r[d(545)][d(510)][d(516)](RuntimeGlobal.hmrDownloadUpdateHandlers).tap(d(512),function(e,n){var t=d;n[t(551)](RuntimeGlobal[t(496)]),n[t(551)](RuntimeGlobal[t(495)]),n.add(RuntimeGlobal[t(544)]),n[t(551)](RuntimeGlobal[t(527)]),n[t(551)](RuntimeGlobal[t(491)])}),r[d(545)][d(510)][d(516)](RuntimeGlobal[d(520)]).tap(d(512),function(e,n){var t=d;n[t(551)](RuntimeGlobal.publicPath),n[t(551)](RuntimeGlobal.getUpdateManifestFilename)}),r[d(545)][d(494)][d(554)](d(512),function(e,n){var t=d;needEntryDeferringCode(r,e)&&(n[t(551)](RuntimeGlobal.startup),n[t(551)](RuntimeGlobal[t(490)]),o(e,n),n[t(551)](RuntimeGlobal[t(536)]))})})}}],[{key:"getCompilationHooks",value:function(e){var n,t=_0x2461;if(e instanceof Compilation)return void 0===(n=compilationHooksMap[t(505)](e))&&(n={jsonpScript:new SyncWaterfallHook([t(503),t(515),"hash"]),linkPreload:new SyncWaterfallHook([t(503),t(515),t(484)]),linkPrefetch:new SyncWaterfallHook([t(503),t(515),t(484)])}),compilationHooksMap[t(523)](e,n),n;throw new TypeError("The 'compilation' argument must be an instance of Compilation")}}])})();function _0x2461(e,n){var t=_0xefdf();return(_0x2461=function(e,n){return t[e-=482]})(e,n)}function _0xefdf(){var e=["addRuntimeModule","renderChunk","jsonpScript","tapable","./jsonpHelpers","source","object","get","prototype","8457456lMGgab","8218566yewDRr","runtimeTemplate","runtimeRequirementInTree","webpack/lib/Template","JsonpTemplatePlugin","chunkHash","jsonpFunction","chunk","for","38037ZMpFAA","configurable","writable","hmrDownloadManifest","ConcatSource","length","set","hasRuntime","webpack/lib/Compilation","call","hmrModuleData","1146168sNLKeE","556470OXYaRM","defineProperty","value","hasOwnProperty","webpack-sources","function","default","require","hotUpdateFunction","thisCompilation","424148JjdejT","hmrDownloadUpdateHandlers","webpack/lib/RuntimeGlobals","stringify","string","moduleCache","hooks","chunkGraph","symbol","webpack/lib/HotUpdateChunk","@@toPrimitive must return a primitive value.","concat","add","constructor","52qLPHIV","tap","globalObject","needEntryDeferringCode","key","webpack/lib/javascript/JavascriptModulesPlugin","outputOptions","hash","getChunkRuntimeModulesInOrder","linkPrefetch","ensureChunkHandlers","iterator","getCompilationHooks","startupNoDefault","moduleFactoriesAddOnly","3084411OrHbYu","update","additionalTreeRuntimeRequirements","getChunkUpdateScriptFilename","publicPath","45NDrzZs"];return(_0xefdf=function(){return e})()}module.exports=JsonpTemplatePlugin;
@@ -1 +1 @@
1
- var _0x1dfd4f=_0x2937;function _0x49bd(){var e=["./common/beforeLoaderProcess","has","generate","manifest","1478215FDuqnL","./js-parser/parser","resourcePath","subpackages","exports","../common/config","1nvrSNy","3258384nSIXKL","jsLoaderList","options","325158kYbOKT","589815jEgzem","1966265IGnMCA","getOwnerIndexJs","1943824nreZTc","normalizePath","5511640ctfRjt"];return(_0x49bd=function(){return e})()}function _0x2937(e,r){var n=_0x49bd();return(_0x2937=function(e,r){return n[e-=495]})(e,r)}(()=>{for(var e=_0x2937,r=_0x49bd();;)try{if(320787==-parseInt(e(515))*(-parseInt(e(498))/2)+-parseInt(e(499))/3+parseInt(e(502))/4+parseInt(e(509))/5+parseInt(e(495))/6+-parseInt(e(500))/7+-parseInt(e(504))/8)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x1dfd4f(510)),astParse=_require.astParse,traverse=_require.traverse,generate=_require[_0x1dfd4f(507)],requireHandler=_require.requireHandler,_require2=require(_0x1dfd4f(514)),configs=_require2.configs,_require3=require(_0x1dfd4f(505)),getOwnerIndexJs=_require3[_0x1dfd4f(501)],pathHandler=_require3.pathHandler,normalizePath=_require3[_0x1dfd4f(503)];function requireLoader(e){var r,n,a,t=_0x1dfd4f,s=this[t(511)];return this.addDependency(s),s=normalizePath(s),configs[t(496)][t(506)](s)?(r=astParse(e),n=this[t(497)].manifest.resolveAlias||{},t=this.options[t(508)][t(512)],a=getOwnerIndexJs(s,t),s=requireHandler(pathHandler,s,t,a,n,!0),traverse(r,s),null==(t=generate(r))?void 0:t.code):e}module[_0x1dfd4f(513)]=requireLoader;
1
+ var _0xf5f3af=_0x1c15;function _0x1c15(e,r){var a=_0x3d87();return(_0x1c15=function(e,r){return a[e-=275]})(e,r)}(()=>{for(var e=_0x1c15,r=_0x3d87();;)try{if(492287==-parseInt(e(290))+-parseInt(e(287))/2*(parseInt(e(294))/3)+-parseInt(e(286))/4+-parseInt(e(278))/5+parseInt(e(295))/6*(-parseInt(e(276))/7)+-parseInt(e(301))/8+parseInt(e(277))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0xf5f3af(293)),astParse=_require[_0xf5f3af(281)],traverse=_require[_0xf5f3af(285)],generate=_require[_0xf5f3af(298)],requireHandler=_require.requireHandler,_require2=require(_0xf5f3af(299)),configs=_require2[_0xf5f3af(296)],_require3=require("./common/beforeLoaderProcess"),getOwnerIndexJs=_require3[_0xf5f3af(279)],pathHandler=_require3[_0xf5f3af(288)],normalizePath=_require3[_0xf5f3af(300)];function requireLoader(e){var r,a,n,f,t=_0xf5f3af,s=this[t(297)];return this.addDependency(s),s=normalizePath(s),configs[t(292)][t(289)](s)?(r=astParse(e),a=this.options.manifest[t(283)]||{},n=this[t(275)][t(291)][t(284)],f=getOwnerIndexJs(s,n),s=requireHandler(pathHandler,s,n,f,a,!0),traverse(r,s),null==(n=generate(r))?void 0:n[t(282)]):e}function _0x3d87(){var e=["1528915zkxfWc","getOwnerIndexJs","exports","astParse","code","resolveAlias","subpackages","traverse","3868484hcWcnD","142ZGQvKr","pathHandler","has","920265KYiqHe","manifest","jsLoaderList","./js-parser/parser","12273UUrdku","4480662Cpuvzk","configs","resourcePath","generate","../common/config","normalizePath","6856976dTHdBP","options","7FoJGia","41218344cxqMLP"];return(_0x3d87=function(){return e})()}module[_0xf5f3af(280)]=requireLoader;
@@ -1 +1 @@
1
- var _0x515552=_0x5246;function _regenerator(){var d,b=_0x5246,e=b(371)==typeof Symbol?Symbol:{},r=e[b(320)]||b(358),t=e[b(313)]||"@@toStringTag";function n(e,r,t,n){var o,a,i,c,s,u,l,f,g,p,v=b,r=r&&r[v(312)]instanceof x?r:x,r=Object[v(325)](r[v(312)]);return _regeneratorDefine2(r,v(363),(o=e,a=t,f=n||[],g=!1,p={p:l=0,n:0,v:d,a:_,f:_[(u=v)(283)](d,4),d:function(e,r){return i=e,c=0,s=d,p.n=r,h}},function(e,r,t){var n=u;if(1<l)throw TypeError(n(357));for(g&&1===r&&_(r,t),c=r,s=t;(m=c<2?d:s)||!g;){i||(c?c<3?(1<c&&(p.n=-1),_(c,s)):p.n=s:p.v=s);try{if(l=2,i){if(c||(e=n(299)),m=i[e]){if(!(m=m[n(370)](i,s)))throw TypeError("iterator result is not an object");if(!m.done)return m;s=m[n(282)],c<2&&(c=0)}else 1===c&&(m=i[n(332)])&&m[n(370)](i),c<2&&(s=TypeError("The iterator does not provide a '"+e+n(288)),c=1);i=d}else if((m=(g=p.n<0)?s:o[n(370)](a,p))!==h)break}catch(e){i=d,c=1,s=e}finally{l=1}}return{value:m,done:g}}),!0),r;function _(e,r){var t=u;for(c=e,s=r,m=0;!g&&l&&!n&&m<f[t(295)];m++){var n,o=f[m],a=p.p,i=o[2];3<e?(n=i===r)&&(s=o[(c=o[4])?5:c=3],o[4]=o[5]=d):o[0]<=a&&((n=e<2&&a<o[1])?(c=0,p.v=r,p.n=o[1]):a<i&&(n=e<3||o[0]>r||i<r)&&(o[4]=e,o[5]=r,p.n=i,c=0))}if(n||1<e)return h;throw g=!0,r}}var h={};function x(){}function o(){}function a(){}var m=Object[b(314)],e=[][r]?m(m([][r]())):(_regeneratorDefine2(m={},r,function(){return this}),m),i=a[b(312)]=x[b(312)]=Object[b(325)](e);function c(e){var r=b;return Object[r(307)]?Object[r(307)](e,a):(e[r(344)]=a,_regeneratorDefine2(e,t,r(340))),e[r(312)]=Object[r(325)](i),e}return o[b(312)]=a,_regeneratorDefine2(i,b(315),a),_regeneratorDefine2(a,b(315),o),o.displayName=b(340),_regeneratorDefine2(a,t,b(340)),_regeneratorDefine2(i),_regeneratorDefine2(i,t,"Generator"),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,b(309),function(){return b(322)}),(_regenerator=function(){return{w:n,m:c}})()}function _regeneratorDefine2(e,r,t,n){var a=_0x5246,i=Object[a(310)];try{i({},"",{})}catch(e){i=0}(_regeneratorDefine2=function(e,r,t,n){var o=a;r?i?i(e,r,{value:t,enumerable:!n,configurable:!n,writable:!n}):e[r]=t:((n=function(r,t){_regeneratorDefine2(e,r,function(e){return this._invoke(r,t,e)})})(o(299),0),n(o(345),1),n(o(332),2))})(e,r,t,n)}function asyncGeneratorStep(e,r,t,n,o,a,i){var c=_0x5246;try{var s=e[a](i),u=s.value}catch(e){return void t(e)}s[c(348)]?r(u):Promise[c(317)](u).then(n,o)}function _asyncToGenerator(s){return function(){var e=this,c=arguments;return new Promise(function(r,t){var n=_0x5246,o=s[n(302)](e,c);function a(e){asyncGeneratorStep(o,r,t,a,i,n(299),e)}function i(e){asyncGeneratorStep(o,r,t,a,i,n(345),e)}a(void 0)})}}(()=>{for(var e=_0x5246,r=_0x34a4();;)try{if(568068==-parseInt(e(342))+-parseInt(e(359))/2*(parseInt(e(352))/3)+-parseInt(e(338))/4*(parseInt(e(329))/5)+-parseInt(e(334))/6*(-parseInt(e(367))/7)+-parseInt(e(328))/8*(parseInt(e(330))/9)+parseInt(e(339))/10+parseInt(e(365))/11*(parseInt(e(347))/12))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var WebpackDevServer=require("webpack-dev-server"),_require=require("../../common/utils"),getProjectInfo=_require[_0x515552(366)],execSafe=_require[_0x515552(298)],_require2=require(_0x515552(323)),uninstallPkg=_require2.uninstallPkg,startAbility=_require2[_0x515552(286)],assembleAndInstallHap=_require2[_0x515552(318)],path=require(_0x515552(350)),log4js=require("../../common/log4js.js"),logger=log4js.getLogger(_0x515552(326)),portManager=require(_0x515552(331)),terminalCb=null;function _0x5246(e,r){var t=_0x34a4();return(_0x5246=function(e,r){return t[e-=282]})(e,r)}function reqRedirect(e,t){var n=_0x515552,a=path[n(343)](getProjectInfo()[n(296)],e)[n(290)]("\\","/");return function(e,r){var o=n;return r||logger[o(346)]("webpack-dev-server is not defined"),r[o(341)][o(337)].done[o(297)](o(304),function(e){var r=o;e[r(324)]()||((e=t[r(368)]||t[r(319)]&&t[r(294)]===r(364))&&!global[r(300)]&&(logger[r(316)](r(355)),assembleAndInstallHap(portManager),global[r(300)]=!0),e?startAbility():t[r(319)]&&t.run&&(e=execSafe(t[r(294)],{shell:!0}),logger[r(327)](r(362),String(e))))}),r[o(311)][o(336)](function(e,r,t){var n=o;if(e[n(291)][n(287)](n(349))||e[n(291)][n(287)]("/ascf/ascf_build/")||e[n(291)][n(287)]("/".concat(a)))return t();logger[n(327)](n(353)[n(335)](JSON[n(369)](e[n(291)])));t="/".concat(a).concat(e[n(291)]);logger[n(327)]("relocated: ".concat(t)),r[n(292)](t)}),e}}function _0x34a4(){var e=["req: ","removePort","compiler done, start assembleAndInstallHap","SIGTERM","Generator is already running","@@iterator","6250GqbIPs","127.0.0.1","catch","Run command result: ","_invoke","restart","3586990QnFVFK","getProjectInfo","21iffeQl","serve","stringify","call","function","value","bind","Stopping dev server","port","startAbility","startsWith","' method","forEach","replaceAll","url","redirect","Start server failed: ","run","length","projectPath","tap","execSafe","next","_hasInstall","SIGINT","apply","exit","HmrCompletedPlugin","startServer","start","setPrototypeOf","ascf/ascf_src/**/*","toString","defineProperty","app","prototype","toStringTag","getPrototypeOf","constructor","info","resolve","assembleAndInstallHap","watch","iterator","genDevServerCfg","[object Generator]","../common/hdc-executor","hasErrors","create","dev-server","debug","8094256JJMVCu","200qNXsKy","9JTQGNX","./port-manager","return","then","1859928hZcfob","concat","use","hooks","71664QtcdAZ","11050740kvQsts","GeneratorFunction","compiler","1065873tfUzTE","relative","__proto__","throw","error","60IOuktG","done","/build/dist/","path","ASCF compiling...","291kdfydr"];return(_0x34a4=function(){return e})()}global[_0x515552(300)]=!1,exports[_0x515552(321)]=function(e,r,t){var n=_0x515552;return{devServer:{hot:!1,liveReload:!1,static:{directory:getProjectInfo()[n(296)],publicPath:"/",watch:{ignored:[/node_modules/,/build/]}},watchFiles:[n(308)],devMiddleware:{writeToDisk:!0},client:!1,compress:!0,host:n(360),port:r,setupMiddlewares:reqRedirect(e,t)}}},exports[_0x515552(305)]=(()=>{var n=_asyncToGenerator(_regenerator().m(function e(r,n,o){var a;return _regenerator().w(function(e){for(var t=_0x5246;;)switch(e.n){case 0:return terminalCb&&[t(303),t(301),t(356)][t(289)](function(e){process.removeListener(e,terminalCb)}),terminalCb=function(){var e=t;logger[e(316)](e(284)),(o[e(368)]||o[e(319)]&&o[e(294)]===e(364))&&portManager[e(354)](),global[e(300)]&&(global[e(300)]=!1,uninstallPkg(),process[e(303)](0))},["exit",t(301),"SIGTERM"][t(289)](function(e){process.on(e,terminalCb)}),a=new WebpackDevServer(n,r),e.n=1,a[t(306)]()[t(333)](function(){var e=t;logger.info("Successfully started server on http://127.0.0.1:"[e(335)](n[e(285)])),logger.info(e(351))})[t(361)](function(e){var r=t;logger[r(346)](r(293).concat(e))});case 1:return e.a(2,a)}},e)}));return function(e,r,t){return n[_0x5246(302)](this,arguments)}})();
1
+ var _0x4dee6e=_0x37d4;function _0x3df0(){var e=["restart","Run command result: ","run","' method","Start server failed: ","startServer","ASCF compiling...","getPrototypeOf","39772kPKjLa","567347kFhjKs","SIGINT","toString","defineProperty","constructor","relocated: ","15897nroard","req: ","/build/dist/","getProjectInfo","genDevServerCfg","902835yZhXjp","28gQThQW","apply","catch","exit","webpack-dev-server","projectPath","127.0.0.1","170pAFuQf","compiler done, start assembleAndInstallHap","app","compiler","path","_hasInstall","/ascf/ascf_build/","102xCrxGx","throw","forEach","18cppwwt","10392156DJgQhk","prototype","next","info","removeListener","replaceAll","startAbility","getLogger","port","dev-server","[object Generator]","done","_invoke","setPrototypeOf","HmrCompletedPlugin","use","relative","tap","url","../../common/log4js.js","create","watch","Stopping dev server","2585823SvBJOw","@@toStringTag","debug","concat","call","uninstallPkg","webpack-dev-server is not defined","value","displayName","3045704jlAdxO","Generator","../common/hdc-executor","error","SIGTERM","redirect","removePort","function","startsWith","toStringTag","return","67fwJRUH","serve","then","GeneratorFunction","assembleAndInstallHap"];return(_0x3df0=function(){return e})()}function _regenerator(){var v,_=_0x37d4,e=_(242)==typeof Symbol?Symbol:{},r=e.iterator||"@@iterator",t=e[_(244)]||_(314);function n(e,r,t,n){var o,a,i,c,u,s,l,f,d,g=_,r=r&&r[g(291)]instanceof b?r:b,r=Object[g(310)](r[g(291)]);return _regeneratorDefine2(r,g(302),(o=e,a=t,l=n||[],f=!1,d={p:s=0,n:0,v:v,a:p,f:p.bind(v,4),d:function(e,r){return i=e,c=0,u=v,d.n=r,h}},function(e,r,t){var n=_0x37d4;if(1<s)throw TypeError("Generator is already running");for(f&&1===r&&p(r,t),c=r,u=t;(x=c<2?v:u)||!f;){i||(c?c<3?(1<c&&(d.n=-1),p(c,u)):d.n=u:d.v=u);try{if(s=2,i){if(c||(e=n(292)),x=i[e]){if(!(x=x[n(317)](i,u)))throw TypeError("iterator result is not an object");if(!x[n(301)])return x;u=x.value,c<2&&(c=0)}else 1===c&&(x=i[n(245)])&&x[n(317)](i),c<2&&(u=TypeError("The iterator does not provide a '"+e+n(254)),c=1);i=v}else if((x=(f=d.n<0)?u:o[n(317)](a,d))!==h)break}catch(e){i=v,c=1,u=e}finally{s=1}}return{value:x,done:f}}),!0),r;function p(e,r){for(c=e,u=r,x=0;!f&&s&&!t&&x<l.length;x++){var t,n=l[x],o=d.p,a=n[2];3<e?(t=a===r)&&(u=n[(c=n[4])?5:c=3],n[4]=n[5]=v):n[0]<=o&&((t=e<2&&o<n[1])?(c=0,d.v=r,d.n=n[1]):o<a&&(t=e<3||n[0]>r||a<r)&&(n[4]=e,n[5]=r,d.n=a,c=0))}if(t||1<e)return h;throw f=!0,r}}var h={};function b(){}function o(){}function a(){}var x=Object[_(258)],e=[][r]?x(x([][r]())):(_regeneratorDefine2(x={},r,function(){return this}),x),i=a[_(291)]=b[_(291)]=Object.create(e);function c(e){var r=_;return Object[r(303)]?Object[r(303)](e,a):(e.__proto__=a,_regeneratorDefine2(e,t,r(249))),e[r(291)]=Object[r(310)](i),e}return o.prototype=a,_regeneratorDefine2(i,_(264),a),_regeneratorDefine2(a,_(264),o),o[_(321)]=_(249),_regeneratorDefine2(a,t,"GeneratorFunction"),_regeneratorDefine2(i),_regeneratorDefine2(i,t,_(236)),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,_(262),function(){return _(300)}),(_regenerator=function(){return{w:n,m:c}})()}function _regeneratorDefine2(e,r,t,n){var a=_0x37d4,i=Object[a(263)];try{i({},"",{})}catch(e){i=0}(_regeneratorDefine2=function(e,r,t,n){var o=a;r?i?i(e,r,{value:t,enumerable:!n,configurable:!n,writable:!n}):e[r]=t:((n=function(r,t){_regeneratorDefine2(e,r,function(e){return this[_0x37d4(302)](r,t,e)})})(o(292),0),n("throw",1),n(o(245),2))})(e,r,t,n)}function asyncGeneratorStep(e,r,t,n,o,a,i){var c=_0x37d4;try{var u=e[a](i),s=u[c(320)]}catch(e){return void t(e)}u.done?r(s):Promise.resolve(s)[c(248)](n,o)}function _0x37d4(e,r){var t=_0x3df0();return(_0x37d4=function(e,r){return t[e-=235]})(e,r)}function _asyncToGenerator(u){return function(){var e=this,c=arguments;return new Promise(function(r,t){var n=_0x37d4,o=u[n(273)](e,c);function a(e){asyncGeneratorStep(o,r,t,a,i,n(292),e)}function i(e){asyncGeneratorStep(o,r,t,a,i,n(287),e)}a(void 0)})}}(()=>{for(var e=_0x37d4,r=_0x3df0();;)try{if(808465==-parseInt(e(246))*(parseInt(e(259))/2)+parseInt(e(313))/3+parseInt(e(272))/4*(-parseInt(e(271))/5)+-parseInt(e(286))/6*(-parseInt(e(266))/7)+parseInt(e(235))/8*(parseInt(e(289))/9)+-parseInt(e(279))/10*(-parseInt(e(260))/11)+parseInt(e(290))/12)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var WebpackDevServer=require(_0x4dee6e(276)),_require=require("../../common/utils"),getProjectInfo=_require[_0x4dee6e(269)],execSafe=_require.execSafe,_require2=require(_0x4dee6e(237)),uninstallPkg=_require2[_0x4dee6e(318)],startAbility=_require2[_0x4dee6e(296)],assembleAndInstallHap=_require2[_0x4dee6e(250)],path=require(_0x4dee6e(283)),log4js=require(_0x4dee6e(309)),logger=log4js[_0x4dee6e(297)](_0x4dee6e(299)),portManager=require("./port-manager"),terminalCb=null;function reqRedirect(e,t){var n=_0x4dee6e,a=path[n(306)](getProjectInfo()[n(277)],e)[n(295)]("\\","/");return function(e,r){var o=n;return r||logger[o(238)](o(319)),r[o(282)].hooks[o(301)][o(307)](o(304),function(e){var r=o;e.hasErrors()||((e=t[r(247)]||t.watch&&t[r(253)]===r(251))&&!global[r(284)]&&(logger[r(293)](r(280)),assembleAndInstallHap(portManager),global[r(284)]=!0),e?startAbility():t[r(311)]&&t[r(253)]&&(e=execSafe(t[r(253)],{shell:!0}),logger.debug(r(252),String(e))))}),r[o(281)][o(305)](function(e,r,t){var n=o;if(e[n(308)][n(243)](n(268))||e.url[n(243)](n(285))||e[n(308)][n(243)]("/".concat(a)))return t();logger[n(315)](n(267)[n(316)](JSON.stringify(e.url)));t="/"[n(316)](a)[n(316)](e.url);logger.debug(n(265).concat(t)),r[n(240)](t)}),e}}global[_0x4dee6e(284)]=!1,exports[_0x4dee6e(270)]=function(e,r,t){var n=_0x4dee6e;return{devServer:{hot:!1,liveReload:!1,static:{directory:getProjectInfo().projectPath,publicPath:"/",watch:{ignored:[/node_modules/,/build/]}},watchFiles:["ascf/ascf_src/**/*"],devMiddleware:{writeToDisk:!0},client:!1,compress:!0,host:n(278),port:r,setupMiddlewares:reqRedirect(e,t)}}},exports[_0x4dee6e(256)]=(()=>{var n=_asyncToGenerator(_regenerator().m(function e(r,n,o){var a;return _regenerator().w(function(e){for(var t=_0x37d4;;)switch(e.n){case 0:return terminalCb&&["exit",t(261),t(239)][t(288)](function(e){process[t(294)](e,terminalCb)}),terminalCb=function(){var e=t;logger[e(293)](e(312)),(o[e(247)]||o.watch&&o[e(253)]===e(251))&&portManager[e(241)](),global[e(284)]&&(global[e(284)]=!1,uninstallPkg(),process[e(275)](0))},[t(275),"SIGINT",t(239)][t(288)](function(e){process.on(e,terminalCb)}),a=new WebpackDevServer(n,r),e.n=1,a.start().then(function(){var e=t;logger[e(293)]("Successfully started server on http://127.0.0.1:"[e(316)](n[e(298)])),logger[e(293)](e(257))})[t(274)](function(e){var r=t;logger[r(238)](r(255)[r(316)](e))});case 1:return e.a(2,a)}},e)}));return function(e,r,t){return n.apply(this,arguments)}})();