@atomicservice/ascf-toolkit 1.0.6 → 1.0.8

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 _0x3d16eb=_0x3206;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 r=_0x3206;if(r(133)!=typeof Symbol&&null!=e[Symbol[r(172)]]||null!=e["@@iterator"])return Array[r(169)](e)}function _arrayWithoutHoles(e){if(Array[_0x3206(113)](e))return _arrayLikeToArray(e)}function _createForOfIteratorHelper(e,r){var t,n,a,o,i=_0x3206,s=i(133)!=typeof Symbol&&e[Symbol[i(172)]]||e["@@iterator"];if(s)return a=!(n=!0),{s:function(){s=s[i(164)](e)},n:function(){var e=i,r=s[e(128)]();return n=r[e(154)],r},e:function(e){a=!0,t=e},f:function(){var e=i;try{n||null==s[e(195)]||s[e(195)]()}finally{if(a)throw t}}};if(Array[i(113)](e)||(s=_unsupportedIterableToArray(e))||r&&e&&i(120)==typeof e[i(188)])return s&&(e=s),o=0,{s:r=function(){},n:function(){return o>=e[i(188)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r};throw new TypeError(i(181))}function _unsupportedIterableToArray(e,r){var t,n=_0x3206;if(e)return n(112)==typeof e?_arrayLikeToArray(e,r):(t={}[n(158)][n(164)](e).slice(8,-1),n(125)===t&&e[n(167)]&&(t=e[n(167)][n(179)]),n(105)===t||n(177)===t?Array[n(169)](e):n(115)===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(196)](t)?_arrayLikeToArray(e,r):void 0)}function _0x3206(e,r){var t=_0x3a46();return(_0x3206=function(e,r){return t[e-=100]})(e,r)}function _0x3a46(){var e=["Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","useCustomTabBar","needAsync","subpackages","concat","<!DOCTYPE html>\n","tapAsync","length","../../common/config","mkdirsSync","manifest","has","get","emit","return","test","join","configs","parse","><\/script>\n","watch",' <link rel="stylesheet" href="assets://base.css" type="text/css" media="screen" charset="utf-8" />\n',"independentList","Map","componentList","srcPath","startsWith","814JuuraJ","component","10NFrmPy","string","isArray","49878TVKqCd","Arguments","manifestManager",' <div id="holder"></div>\n',"stringify",'.pack.js" ',"number","getIsOpenLazyCodeLoad","async"," </head>\n","apply","Object","5978291rRjRVy","forEach","next","compJsonPath"," </body>\n","getManifestData","dirname","undefined","15MWVXoI","page","flat","prototype","12FFygjz","pagePath",' <script type="text/javascript" src="/',"HtmlGeneratorPlugin","endsWith","path","root","../common/utils"," <script src='assets://renderer.js'><\/script>\n","564172UJbrJu","273AuqDcm","2710362MvcsNL","values","error","options",' <meta charset="UTF-8" />\n',"done","unshift"," <script type=\"text/javascript\" src='/app.css.js'><\/script>\n","manifest-handler","toString","../common/manifest-manager","indexOf","exports"," <head>\n","912YCJgPQ","call","../../common/log4js","468212NnceFo","constructor","buildPath","from",' <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0,',"1186783WPMlpC","iterator","add","usingComponents","hooks","type","Set","filter","name","6GUWNgO"];return(_0x3a46=function(){return e})()}function _arrayLikeToArray(e,r){var t=_0x3206;(null==r||r>e[t(188)])&&(r=e[t(188)]);for(var n=0,a=Array(r);n<r;n++)a[n]=e[n];return a}(()=>{for(var e=_0x3206,r=_0x3a46();;)try{if(522558==+parseInt(e(148))*(-parseInt(e(109))/2)+-parseInt(e(149))/3+parseInt(e(166))/4*(parseInt(e(134))/5)+-parseInt(e(180))/6*(parseInt(e(147))/7)+-parseInt(e(163))/8*(-parseInt(e(114))/9)+-parseInt(e(111))/10*(-parseInt(e(126))/11)+parseInt(e(138))/12*(parseInt(e(171))/13))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var path=require("path"),fs=require("fs"),utils=require(_0x3d16eb(145)),_require=require(_0x3d16eb(159)),manifestManager=_require[_0x3d16eb(116)],_require2=require(_0x3d16eb(189)),configs=_require2[_0x3d16eb(198)],log4js=require(_0x3d16eb(165)),logger=log4js.getLogger(_0x3d16eb(157)),HTML_HEAD=_0x3d16eb(186)+"<html>\n"+_0x3d16eb(162)+_0x3d16eb(153)+_0x3d16eb(170)+'minimum-scale=1.0, viewport-fit=cover" />\n'+_0x3d16eb(103)+_0x3d16eb(123),HTML_BODY=" <body>\n"+_0x3d16eb(117)+_0x3d16eb(146),SCRIPT_APP_CSS=_0x3d16eb(156),HTML_BODY_END=_0x3d16eb(130),HTML_HTML_END="</html>",GLOBAL_COMPONENTS=[];function HtmlGeneratorPlugin(e){this.options=e}function generateHtmlFile(e,r,t,n,a,o){var i=_0x3d16eb,s=HTML_HEAD;if(s+=HTML_BODY,t||(s+=SCRIPT_APP_CSS),o)n.filter(function(e){var r=_0x3206;return e[r(176)]!==r(110)})[i(127)](function(e){var r=i,e=e[r(143)];return s+=r(140)[r(185)](e,'.pack.js"><\/script>\n')});else if(e[r][i(182)]&&(s+=' <script type="text/javascript" src="/custom-tab-bar/index.pack.js"><\/script>\n'),n&&0<n[i(188)]){var u,c=_createForOfIteratorHelper(n);try{for(c.s();!(u=c.n()).done;){var l=u.value,p=l[i(143)],f=l[i(183)];s+=i(140)[i(185)](p,i(119))[i(185)](f?i(122):"",i(101))}}catch(e){c.e(e)}finally{c.f()}}s=s+HTML_BODY_END+HTML_HTML_END,t=path[i(197)](a,""[i(185)](r,".html"));utils[i(190)](path[i(132)](t)),fs.writeFileSync(t,s,"utf8")}function getSubpackageData(e,r,t){var n=_0x3d16eb,r=JSON[n(100)](JSON[n(118)]((null==r?void 0:r[n(184)])||[]));return null!=r&&r[n(127)](function(e){var r=n;e.root[r(142)]("/")||(e[r(144)]+="/")}),{subpackage:r,pagePath:e,srcPath:t}}function deduplicate(e){var t=_0x3d16eb,n=new Set;return e[t(178)](function(e){var r=t,e=""[r(185)](e[r(143)],"-")[r(185)](e[r(183)]);return!n[r(192)](e)&&(n[r(173)](e),!0)})}function getPageJSList(e,r,t,n){var a=_0x3d16eb,n=getSubpackageData(e,n,t),t=[];return getUsingComponents(r[a(193)](e),e,t,r,a(135),n),t=_toConsumableArray(new Set(utils[a(136)](t,1/0))),_toConsumableArray(deduplicate(t)).filter(function(e){return"custom-tab-bar/index"!==e[a(143)]})[a(185)]({path:e,needAsync:!1,type:a(135)})}function getUsingComponents(e,o,i,s){var u=_0x3d16eb,r=4<arguments[u(188)]&&void 0!==arguments[4]?arguments[4]:u(110),c=5<arguments[u(188)]?arguments[5]:void 0,e=e[u(106)]||[];"page"===r&&e.push[u(124)](e,_toConsumableArray(GLOBAL_COMPONENTS)),e.forEach(function(e){var r=u,t=e[r(129)],e=e[r(143)],n=[],a=isAsyncNeeded(e,c.subpackage,c[r(139)],c[r(107)]);if(n[r(155)]({path:e,needAsync:a,type:r(110)}),i[r(155)](n),o!==e)if(fs.existsSync(t))s.has(e)&&getUsingComponents(s.get(e),e,n,s,r(110),c);else{a="ERROR: Can not resolve file:"[r(185)](t);if(logger[r(151)](a),!configs.serve&&!configs[r(102)])throw a}})}function isAsyncNeeded(t,e,n,r){var a=_0x3d16eb,o="",i="",s=!0,u=!0;return null!=e&&e[a(127)](function(e){var r=a;n.startsWith(e[r(144)])&&(o=e[r(144)],s=!1),t[r(108)](e[r(144)])&&(i=e[r(144)],u=!1)}),!(u||!s&&o===i)}HtmlGeneratorPlugin[_0x3d16eb(137)][_0x3d16eb(124)]=function(e){var f=_0x3d16eb,d=this[f(152)];e[f(175)][f(194)][f(187)](f(141),function(e,r){var t,n,a=f,o=manifestManager[a(131)](),i=d[a(107)],s=d[a(168)],u=o[a(191)],c=o.components,l=u.page,p=(GLOBAL_COMPONENTS=Object[a(150)](u[a(174)]||{}).map(function(e){var r=a;return c[r(192)](e)&&c[r(193)](e)}),manifestManager[a(121)]());for(t in l)Object[a(137)].hasOwnProperty[a(164)](l,t)&&(n=getPageJSList(t,c,i,u),generateHtmlFile(l,t,-1!==u[a(104)][a(160)](t),n,s,p));r()})},module[_0x3d16eb(161)]=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 _0x148106=_0x15cc;function _typeof(r){var t=_0x15cc;return(_typeof=t(164)==typeof Symbol&&t(193)==typeof Symbol[t(200)]?function(r){return typeof r}:function(r){var e=t;return r&&e(164)==typeof Symbol&&r[e(195)]===Symbol&&r!==Symbol[e(185)]?e(193):typeof r})(r)}function _slicedToArray(r,e){return _arrayWithHoles(r)||_iterableToArrayLimit(r,e)||_unsupportedIterableToArray(r,e)||_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 _unsupportedIterableToArray(r,e){var t,n=_0x15cc;if(r)return n(168)==typeof r?_arrayLikeToArray(r,e):(t={}[n(189)][n(204)](r).slice(8,-1),n(174)===t&&r.constructor&&(t=r[n(195)][n(182)]),n(197)===t||n(150)===t?Array[n(179)](r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(183)](t)?_arrayLikeToArray(r,e):void 0)}function _arrayLikeToArray(r,e){var t=_0x15cc;(null==e||e>r[t(188)])&&(e=r[t(188)]);for(var n=0,a=Array(e);n<e;n++)a[n]=r[n];return a}function _iterableToArrayLimit(r,e){var t=_0x15cc,n=null==r?null:"undefined"!=typeof Symbol&&r[Symbol[t(200)]]||r[t(187)];if(null!=n){var a,o,i,c,u=[],s=!0,l=!1;try{if(i=(n=n[t(204)](r))[t(180)],0===e){if(Object(n)!==n)return;s=!1}else for(;!(s=(a=i[t(204)](n))[t(199)])&&(u[t(178)](a.value),u[t(188)]!==e);s=!0);}catch(r){l=!0,o=r}finally{try{if(!s&&null!=n[t(209)]&&(c=n[t(209)](),Object(c)!==c))return}finally{if(l)throw o}}return u}}function _arrayWithHoles(r){if(Array.isArray(r))return r}function _classCallCheck(r,e){var t=_0x15cc;if(!(r instanceof e))throw new TypeError(t(169))}function _defineProperties(r,e){for(var t=_0x15cc,n=0;n<e[t(188)];n++){var a=e[n];a[t(190)]=a.enumerable||!1,a[t(160)]=!0,"value"in a&&(a.writable=!0),Object[t(198)](r,_toPropertyKey(a.key),a)}}function _createClass(r,e,t){var n=_0x15cc;return e&&_defineProperties(r[n(185)],e),t&&_defineProperties(r,t),Object.defineProperty(r,n(185),{writable:!1}),r}function _toPropertyKey(r){var e=_0x15cc,r=_toPrimitive(r,e(168));return e(193)==_typeof(r)?r:r+""}function _toPrimitive(r,e){var t=_0x15cc;if("object"!=_typeof(r)||!r)return r;var n=r[Symbol.toPrimitive];if(void 0===n)return(t(168)===e?String:Number)(r);n=n.call(r,e||t(191));if(t(151)!=_typeof(n))return n;throw new TypeError(t(166))}function _0x1134(){var r=["replace","126231ZUXeto","concat","split","filter","configurable","checkJsonDupKey","38738XFpSuM","228899YtbhnY","function","2844UueEnr","@@toPrimitive must return a primitive value.","warnings","string","Cannot call a class as a function","apply","1394sedMeo","entries",".json","Object","join","110nWtffU","tapAsync","push","from","next","ERROR: Illegal JSON file name: ","name","test","assign","prototype","keys","@@iterator","length","toString","enumerable","default","map","symbol","errors","constructor","assets","Map","defineProperty","done","iterator","../js-parser/parser","165rJyFUY","101740rVXxvz","call","810108WVpwAv","slice","hooks","I18NTransformPlugin","return","emit","reduce","Set","object","186jPiSrf","3032DfJbbU","forEach"];return(_0x1134=function(){return r})()}(()=>{for(var r=_0x15cc,e=_0x1134();;)try{if(106752==+parseInt(r(156))+-parseInt(r(171))/2*(-parseInt(r(202))/3)+parseInt(r(205))/4+parseInt(r(203))/5+parseInt(r(152))/6*(-parseInt(r(162))/7)+parseInt(r(153))/8*(parseInt(r(165))/9)+-parseInt(r(176))/10*(parseInt(r(163))/11))break;e.push(e.shift())}catch(r){e.push(e.shift())}})();var fs=require("fs"),_require=require(_0x148106(201)),checkJsonDupKey=_require[_0x148106(161)],path=require("path"),illegalRE=/(\w+)_(\w+)/,I18N=(()=>{var n=_0x148106;return _createClass(function r(e){_classCallCheck(this,r),this.options=e},[{key:n(170),value:function(r){var e=n,t=this;r[e(207)][e(148)][e(177)](e(208),function(i,r){var a=e,n=t.options[a(172)],c={};Object[a(186)](n)[a(154)](function(t){var o=a;fs.readdirSync(""[o(157)](n[t]))[o(159)](function(r){return".json"===path.extname(r)})[o(192)](function(r){var e=o;return path[e(175)](""[e(157)](n[t]),r)})[o(154)](function(r){var e,t,n=o,r=r.replace(/\\/g,"/"),a=r[n(158)]("/"),a=a[a[n(188)]-1];illegalRE.test(a)?(e=(t=_slicedToArray(a.match(illegalRE)[n(206)](1),2))[0],t=t[1],i[n(194)][n(178)]({message:n(181)+""[n(157)](a[n(155)](n(173),""),", Use ")[n(157)](e,"-").concat(t," instead.\n@ ")[n(157)](r,"\n")})):c[a]=(c[a]||[])[n(157)](r)})}),Object[a(186)](c).forEach(function(r){var n=a,e=c[r][n(149)](function(r,e){var t=n,e=checkJsonDupKey(r,e,function(r){return i[_0x15cc(167)].push(r)});return Object[t(184)]({},r,e)},{}),t=JSON.stringify(e,null,4);i[n(196)]["i18n/"[n(157)](r)]={source:function(){return t},size:function(){return t.length}}}),r()})}}])})();function _0x15cc(r,e){var t=_0x1134();return(_0x15cc=function(r,e){return t[r-=148]})(r,e)}module.exports=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 _0x26f070=_0x388e,fs=((()=>{for(var e=_0x388e,n=_0x9c17();;)try{if(696772==+parseInt(e(263))*(-parseInt(e(223))/2)+-parseInt(e(253))/3+-parseInt(e(247))/4*(parseInt(e(255))/5)+-parseInt(e(233))/6+-parseInt(e(237))/7*(-parseInt(e(220))/8)+parseInt(e(238))/9+parseInt(e(229))/10*(parseInt(e(217))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}})(),require("fs")),path=require(_0x26f070(251)),utils=require(_0x26f070(231)),_require=require(_0x26f070(260)),configs=_require.configs,_require2=require(_0x26f070(225)),manifestManager=_require2.manifestManager,getResource=_require2.getResource,getSubRootMap=_require2.getSubRootMap;function ManifestGeneratorPlugin(e){this.options=e}function _0x388e(e,n){var r=_0x9c17();return(_0x388e=function(e,n){return r[e-=213]})(e,n)}function genRouter(r){var t,a=_0x26f070,e=Object[a(264)](r[a(272)]),o=[],n=r[a(262)]||r[a(218)][0]||"",n=(r[a(236)]&&r[a(236)][a(218)]?(t=r[a(236)][a(218)],Object[a(264)](t)[a(235)](function(e){var n=a,r=t[e];o[n(216)](path.join(e,r[n(241)])[n(249)](/\\/g,"/"))}),r[a(236)][a(269)]=n):r[a(236)]={entry:n,pages:{}},e[a(235)](function(n){var e=a;o.some(function(e){return e===n})||(r[e(236)][e(218)][n]={component:"",info:r[e(272)][n]})}),e.map(function(e){return e+a(239)}));return n[a(216)](a(250)),n}function _0x9c17(){var e=["page","tapAsync","versionType","prototype","push","341ugXmyU","pages","subpackages","8pKqadA","call","manifest","2IsKTTW","join","../common/manifest-manager","concat","exports","hasOwnProperty","821050loAMIc","build","../common/utils","utf8","3891504raoxAh","apply","forEach","router","358729TASddN","12428496GrMnxy",".json","root","component","debugable","env","getIsOpenLazyCodeLoad","pkg","fileDependencies","4DpoDjE","emit","replace","app.json","path","name","261930cyDHTi","manifest.json","5883635uxPZQm","add","hooks","getManifestData","isArray","../../common/config","ASCF_DEVICE_LIST","entryPagePath","1368053CbJzEV","keys","mkdirsSync","assign","stringify","writeFileSync","entry","isProd","release"];return(_0x9c17=function(){return e})()}ManifestGeneratorPlugin[_0x26f070(215)][_0x26f070(234)]=function(e){var s=_0x26f070,n=this.options,i=n.srcPath,u=n[s(230)];e[s(257)][s(248)][s(213)]("ManifestGeneratorPlugin",function(r,e){var o=s,n=manifestManager[o(258)](),n=Object[o(266)]({},n[o(222)]),t=path.join(u,o(254));configs[o(270)]()?n[o(214)]=o(271):(n.versionType="debug",n.debug=!0,n[o(242)]=!0,global._supportLegacyHos&&(a=configs.deviceList||process[o(243)][o(261)]||[],n.deviceList=Array[o(259)](a)?a[o(224)](","):a)),n.global={};manifestManager[o(244)]()&&(n.features={lazyCode:"v2"}),n.window&&(n.global.window=n.window,delete n.window);var a=genRouter(n);null!=a&&a[o(235)](function(e){var n=o;return r[n(246)][n(256)](path.resolve(i,e))}),delete n.pages,delete n.page,Object[o(215)][o(228)][o(221)](n,o(219))&&(n[o(219)]=n.subpackages.map(function(e,n){var r=o,t=e[r(240)],a=e[r(252)],e=e[r(218)];return{resource:getResource(t),name:a||r(245)[r(226)](n+1),pages:e,root:t}})),utils[o(265)](u),fs[o(268)](t,JSON[o(267)](n,null,4),o(232)),e()})},module[_0x26f070(227)]=ManifestGeneratorPlugin,module[_0x26f070(227)].getSubRootMap=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
+ var _0x4dac4e=_0x59b8;function _regenerator(){var b,d=_0x59b8,e=d(294)==typeof Symbol?Symbol:{},r=e.iterator||d(282),n=e.toStringTag||d(308);function t(e,r,n,t){var o,a,i,c,u,f,s,l,_,g,p=d,r=r&&r[p(306)]instanceof x?r:x,r=Object[p(283)](r[p(306)]);return _regeneratorDefine2(r,"_invoke",(o=e,a=n,l=t||[],_=!1,g={p:s=0,n:0,v:b,a:v,f:v[(f=p)(302)](b,4),d:function(e,r){return i=e,c=0,u=b,g.n=r,h}},function(e,r,n){var t=f;if(1<s)throw TypeError(t(280));for(_&&1===r&&v(r,n),c=r,u=n;(y=c<2?b:u)||!_;){i||(c?c<3?(1<c&&(g.n=-1),v(c,u)):g.n=u:g.v=u);try{if(s=2,i){if(c||(e=t(300)),y=i[e]){if(!(y=y[t(279)](i,u)))throw TypeError(t(311));if(!y.done)return y;u=y.value,c<2&&(c=0)}else 1===c&&(y=i[t(321)])&&y[t(279)](i),c<2&&(u=TypeError("The iterator does not provide a '"+e+"' method"),c=1);i=b}else if((y=(_=g.n<0)?u:o[t(279)](a,g))!==h)break}catch(e){i=b,c=1,u=e}finally{s=1}}return{value:y,done:_}}),!0),r;function v(e,r){var n=f;for(c=e,u=r,y=0;!_&&s&&!t&&y<l[n(275)];y++){var t,o=l[y],a=g.p,i=o[2];3<e?(t=i===r)&&(u=o[(c=o[4])?5:c=3],o[4]=o[5]=b):o[0]<=a&&((t=e<2&&a<o[1])?(c=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,c=0))}if(t||1<e)return h;throw _=!0,r}}var h={};function x(){}function o(){}function a(){}var y=Object[d(278)],e=[][r]?y(y([][r]())):(_regeneratorDefine2(y={},r,function(){return this}),y),i=a[d(306)]=x[d(306)]=Object[d(283)](e);function c(e){var r=d;return Object.setPrototypeOf?Object.setPrototypeOf(e,a):(e[r(288)]=a,_regeneratorDefine2(e,n,"GeneratorFunction")),e[r(306)]=Object[r(283)](i),e}return o[d(306)]=a,_regeneratorDefine2(i,d(318),a),_regeneratorDefine2(a,"constructor",o),o[d(299)]=d(290),_regeneratorDefine2(a,n,"GeneratorFunction"),_regeneratorDefine2(i),_regeneratorDefine2(i,n,d(317)),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,d(281),function(){return d(301)}),(_regenerator=function(){return{w:t,m:c}})()}function _regeneratorDefine2(e,r,n,t){var a=Object.defineProperty;try{a({},"",{})}catch(e){a=0}(_regeneratorDefine2=function(e,r,n,t){var o=_0x59b8;r?a?a(e,r,{value:n,enumerable:!t,configurable:!t,writable:!t}):e[r]=n:((t=function(r,n){_regeneratorDefine2(e,r,function(e){return this[_0x59b8(285)](r,n,e)})})("next",0),t(o(320),1),t("return",2))})(e,r,n,t)}function asyncGeneratorStep(e,r,n,t,o,a,i){var c=_0x59b8;try{var u=e[a](i),f=u[c(309)]}catch(e){return void n(e)}u[c(304)]?r(f):Promise.resolve(f).then(t,o)}function _0x59b8(e,r){var n=_0x524b();return(_0x59b8=function(e,r){return n[e-=274]})(e,r)}function _asyncToGenerator(c){return function(){var e=this,i=arguments;return new Promise(function(r,n){var t=c.apply(e,i);function o(e){asyncGeneratorStep(t,r,n,o,a,_0x59b8(300),e)}function a(e){asyncGeneratorStep(t,r,n,o,a,_0x59b8(320),e)}o(void 0)})}}function _0x524b(){var e=["GeneratorFunction","../../common/log4js.js","46688AwpzDV","466030tdVtqe","function","21Qhamqb","6182lMCgYT","22OdqHfl","6198880wTNgDD","displayName","next","[object Generator]","bind","../../ascf-sign-tools","done","env","prototype","117ClbMlY","@@toStringTag","value","options","iterator result is not an object","exports","afterEmit","tapAsync","quick service build fail:","655446NnHDkH","Generator","constructor","hooks","throw","return","ASCF_QS_BUILT_PATH","apply","length","117665BWHILf","QuickServiceBuildPlugin","getPrototypeOf","call","Generator is already running","toString","@@iterator","create","projectRoot","_invoke","29240QhNQeV","signPkg","__proto__","5389425FlBJVW"];return(_0x524b=function(){return e})()}(()=>{for(var e=_0x59b8,r=_0x524b();;)try{if(703199==+parseInt(e(276))*(parseInt(e(297))/2)+parseInt(e(307))/3*(parseInt(e(292))/4)+parseInt(e(293))/5+parseInt(e(316))/6*(parseInt(e(295))/7)+parseInt(e(298))/8+-parseInt(e(289))/9+-parseInt(e(286))/10*(parseInt(e(296))/11))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x4dac4e(303)),signPkg=_require[_0x4dac4e(287)],log4js=require(_0x4dac4e(291)),logger=log4js.getLogger("quick-service-plugin");function QuickServiceBuildPlugin(e){this[_0x4dac4e(310)]=e}QuickServiceBuildPlugin[_0x4dac4e(306)][_0x4dac4e(274)]=function(e){var n,r=_0x4dac4e,o=this;e[r(319)][r(313)][r(314)](r(277),(n=_asyncToGenerator(_regenerator().m(function e(r,n){var t;return _regenerator().w(function(e){for(var r=_0x59b8;;)switch(e.p=e.n){case 0:if(e.p=0,global._hasInstall){e.n=2;break}return e.n=1,signPkg(process[r(305)][r(284)],o[r(310)]);case 1:t=e.v,global.ASCF_QS_BUILT_PATH=t;case 2:n(),e.n=4;break;case 3:return e.p=3,t=e.v,global[r(322)]=null,logger.fatal(r(315),t),e.a(2,n(t));case 4:return e.a(2)}},e,null,[[0,3]])})),function(e,r){return n.apply(this,arguments)}))},module[_0x4dac4e(312)]=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 _0x3156dc=_0x16e7;function _typeof(e){var t=_0x16e7;return(_typeof="function"==typeof Symbol&&t(484)==typeof Symbol[t(470)]?function(e){return typeof e}:function(e){var r=t;return e&&r(477)==typeof Symbol&&e.constructor===Symbol&&e!==Symbol[r(483)]?"symbol":typeof e})(e)}function _0x2e32(){var e=["replace","length","ReplaceModulePathsWithIdsPlugin","key","toPrimitive","compilation","../common/utils","get","358672SLYJEX","string","object","3788140OSfNml","exports","__webpack_require__\\(\\\\?['\"]","2446707JJAGJp","modules",".js","writable","RawSource","368AkBacF","94040iZGAFF","defineProperty","set","webpack","updateAsset","@@toPrimitive must return a primitive value.","iterator","tap","configs","146061QjrgYV","7QVWhkg","value","sort","function","../../common/config","5533410hgIxBE","sources","concat","rawRequest","prototype","symbol","1185506FgeGdW","default","hasOwnProperty","call","hooks","ascfLazyImportFiles","optimizeAssets","enumerable","forEach"];return(_0x2e32=function(){return e})()}function _classCallCheck(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,r){for(var t=_0x16e7,n=0;n<r[t(495)];n++){var o=r[n];o.enumerable=o[t(492)]||!1,o.configurable=!0,t(475)in o&&(o[t(511)]=!0),Object[t(515)](e,_toPropertyKey(o[t(497)]),o)}}function _createClass(e,r,t){var n=_0x16e7;return r&&_defineProperties(e[n(483)],r),t&&_defineProperties(e,t),Object[n(515)](e,n(483),{writable:!1}),e}function _toPropertyKey(e){var r=_0x16e7,e=_toPrimitive(e,r(503));return r(484)==_typeof(e)?e:e+""}function _0x16e7(e,r){var t=_0x2e32();return(_0x16e7=function(e,r){return t[e-=467]})(e,r)}function _toPrimitive(e,r){var t=_0x16e7;if("object"!=_typeof(e)||!e)return e;var n=e[Symbol[t(498)]];if(void 0===n)return(t(503)===r?String:Number)(e);n=n[t(488)](e,r||t(486));if(t(504)!=_typeof(n))return n;throw new TypeError(t(469))}(()=>{for(var e=_0x16e7,r=_0x2e32();;)try{if(830002==-parseInt(e(502))+-parseInt(e(485))/2+-parseInt(e(508))/3+parseInt(e(505))/4+-parseInt(e(514))/5+parseInt(e(479))/6*(parseInt(e(474))/7)+-parseInt(e(513))/8*(-parseInt(e(473))/9))break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x3156dc(500)),normalizedAbsPath=_require.normalizedAbsPath,_require2=require(_0x3156dc(478)),configs=_require2[_0x3156dc(472)],webpack=require(_0x3156dc(467)),ReplaceModulePathsWithIdsPlugin=_createClass(function e(){_classCallCheck(this,e)},[{key:"apply",value:function(e){var r=_0x16e7;e.hooks[r(499)][r(471)](r(496),function(c){var e=r;c[e(489)][e(491)].tap(e(496),function(t){var i=e,a=new Map;c[i(509)][i(493)](function(e){var r=i,t=e.userRequest||e[r(482)]&&typeof e[r(482)]===r(503)?e.rawRequest:null;null!=t&&t.endsWith(r(510))&&(t=normalizedAbsPath(t),a[r(516)](t,e.id))}),Object.keys(t)[i(493)](function(e){var n,o=i,r=normalizedAbsPath(e);Object[o(483)][o(487)][o(488)](configs[o(490)],r)&&(r=Array.from(configs.ascfLazyImportFiles[r])[o(476)](function(e,r){var t=o;return r[t(495)]-e[t(495)]}),n=t[e].source().toString(),r[o(493)](function(e){var r=o,t=a[r(501)](e);void 0!==t&&(e=new RegExp(r(507).concat(e,"\\\\?['\"]\\)"),"g"),n=n[r(494)](e,"__webpack_require__('"[r(481)](t,"')")))}),c[o(468)](e,new webpack[o(480)][o(512)](n)))})})})}}]);module[_0x3156dc(506)]=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 _0x9701ec=_0x5d69;function _createForOfIteratorHelper(e,r){var n,t,a,o,i=_0x5d69,c=i(438)!=typeof Symbol&&e[Symbol[i(512)]]||e[i(425)];if(c)return a=!(t=!0),{s:function(){c=c.call(e)},n:function(){var e=c[i(475)]();return t=e.done,e},e:function(e){a=!0,n=e},f:function(){var e=i;try{t||null==c.return||c[e(477)]()}finally{if(a)throw n}}};if(Array[i(459)](e)||(c=_unsupportedIterableToArray(e))||r&&e&&i(501)==typeof e.length)return c&&(e=c),o=0,{s:r=function(){},n:function(){return o>=e[i(505)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r};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,r){var n,t=_0x5d69;if(e)return"string"==typeof e?_arrayLikeToArray(e,r):(n={}[t(507)][t(509)](e).slice(8,-1),"Map"===(n=t(498)===n&&e[t(495)]?e[t(495)][t(506)]:n)||"Set"===n?Array[t(421)](e):t(449)===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[t(484)](n)?_arrayLikeToArray(e,r):void 0)}function _0x5d69(e,r){var n=_0xaab2();return(_0x5d69=function(e,r){return n[e-=413]})(e,r)}function _arrayLikeToArray(e,r){(null==r||r>e.length)&&(r=e.length);for(var n=0,t=Array(r);n<r;n++)t[n]=e[n];return t}function _regenerator(){var h,d=_0x5d69,e=d(496)==typeof Symbol?Symbol:{},r=e[d(512)]||d(425),n=e.toStringTag||d(488);function t(e,r,n,t){var a,o,i,c,s,u,f,_,p,l,x=d,r=r&&r[x(443)]instanceof g?r:g,r=Object[x(429)](r[x(443)]);return _regeneratorDefine2(r,x(458),(a=e,o=n,_=t||[],p=!1,l={p:f=0,n:0,v:h,a:y,f:y[(u=x)(516)](h,4),d:function(e,r){return i=e,c=0,s=h,l.n=r,v}},function(e,r,n){var t=u;if(1<f)throw TypeError(t(467));for(p&&1===r&&y(r,n),c=r,s=n;(m=c<2?h:s)||!p;){i||(c?c<3?(1<c&&(l.n=-1),y(c,s)):l.n=s:l.v=s);try{if(f=2,i){if(c||(e=t(475)),m=i[e]){if(!(m=m.call(i,s)))throw TypeError("iterator result is not an object");if(!m[t(479)])return m;s=m.value,c<2&&(c=0)}else 1===c&&(m=i[t(477)])&&m[t(509)](i),c<2&&(s=TypeError("The iterator does not provide a '"+e+t(446)),c=1);i=h}else if((m=(p=l.n<0)?s:a[t(509)](o,l))!==v)break}catch(e){i=h,c=1,s=e}finally{f=1}}return{value:m,done:p}}),!0),r;function y(e,r){var n=u;for(c=e,s=r,m=0;!p&&f&&!t&&m<_[n(505)];m++){var t,a=_[m],o=l.p,i=a[2];3<e?(t=i===r)&&(s=a[(c=a[4])?5:c=3],a[4]=a[5]=h):a[0]<=o&&((t=e<2&&o<a[1])?(c=0,l.v=r,l.n=a[1]):o<i&&(t=e<3||a[0]>r||i<r)&&(a[4]=e,a[5]=r,l.n=i,c=0))}if(t||1<e)return v;throw p=!0,r}}var v={};function g(){}function a(){}function o(){}var m=Object[d(483)],e=[][r]?m(m([][r]())):(_regeneratorDefine2(m={},r,function(){return this}),m),i=o.prototype=g[d(443)]=Object.create(e);function c(e){var r=d;return Object[r(502)]?Object[r(502)](e,o):(e[r(465)]=o,_regeneratorDefine2(e,n,r(486))),e[r(443)]=Object[r(429)](i),e}return a[d(443)]=o,_regeneratorDefine2(i,d(495),o),_regeneratorDefine2(o,d(495),a),a[d(447)]=d(486),_regeneratorDefine2(o,n,"GeneratorFunction"),_regeneratorDefine2(i),_regeneratorDefine2(i,n,d(416)),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,"toString",function(){return d(487)}),(_regenerator=function(){return{w:t,m:c}})()}function _regeneratorDefine2(e,r,n,t){var o=_0x5d69,i=Object[o(426)];try{i({},"",{})}catch(e){i=0}(_regeneratorDefine2=function(e,r,n,t){var a=o;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[_0x5d69(458)](r,n,e)})})(a(475),0),t(a(471),1),t(a(477),2))})(e,r,n,t)}function asyncGeneratorStep(e,r,n,t,a,o,i){var c=_0x5d69;try{var s=e[o](i),u=s[c(511)]}catch(e){return void n(e)}s[c(479)]?r(u):Promise[c(468)](u).then(t,a)}function _asyncToGenerator(s){return function(){var e=this,c=arguments;return new Promise(function(r,n){var t=_0x5d69,a=s[t(423)](e,c);function o(e){asyncGeneratorStep(a,r,n,o,i,"next",e)}function i(e){asyncGeneratorStep(a,r,n,o,i,t(471),e)}o(void 0)})}}(()=>{for(var e=_0x5d69,r=_0xaab2();;)try{if(899827==-parseInt(e(434))+-parseInt(e(428))/2*(parseInt(e(510))/3)+parseInt(e(417))/4*(parseInt(e(493))/5)+-parseInt(e(478))/6+parseInt(e(470))/7+-parseInt(e(419))/8*(parseInt(e(439))/9)+parseInt(e(491))/10)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _path=require(_0x9701ec(463)),_fs=require("fs"),_utils=require(_0x9701ec(513)),_require=require(_0x9701ec(460)),manifestManager=_require.manifestManager,_packOptions=require("../common/packoptions-utils"),FILE_EXT_NAME=[_0x9701ec(497),_0x9701ec(466),_0x9701ec(457),_0x9701ec(474),".css",_0x9701ec(469),_0x9701ec(514),_0x9701ec(508),_0x9701ec(464),_0x9701ec(473),".less",_0x9701ec(454),_0x9701ec(450),_0x9701ec(492),".html",_0x9701ec(432),_0x9701ec(494),_0x9701ec(448),_0x9701ec(436),_0x9701ec(503),_0x9701ec(445),_0x9701ec(482),".hjs",_0x9701ec(424)],IGNORE_FILES=["LICENSE",_0x9701ec(433),_0x9701ec(448),_0x9701ec(440),_0x9701ec(420),_0x9701ec(418),_0x9701ec(500)],REGEXP_ICON=/{{{(.+?)}}}|{{(.+?)}}/g,REGEXP_JSON=/\.json$/g,iconPaths=[];function copyFile(e,r){var n=_0x9701ec;if(_fs.existsSync(e)){_utils[n(499)](_path[n(456)](r,".."));n=_fs[n(490)](e,r);if(n)throw n}}function transFile(e,r,n,t){return _transFile.apply(this,arguments)}function _transFile(){var e=_0x9701ec;return(_transFile=_asyncToGenerator(_regenerator().m(function e(n,t,a,o){var i,c,s,u,f,_,p,l;return _regenerator().w(function(e){for(var r=_0x5d69;;)switch(e.p=e.n){case 0:i=void 0,c=_path[r(456)](n,a),s=_fs.readdirSync(c),s=_createForOfIteratorHelper(s),e.p=1,s.s();case 2:(p=s.n()).done?e.n=6:(u=p[r(511)],f=_path[r(456)](c,u),(_=_fs[r(455)](f))[r(431)]()?(p=_path[r(476)](f),l=_path[r(422)](f),FILE_EXT_NAME[r(444)](l)<0&&!IGNORE_FILES.includes(p)&&!_packOptions[r(461)](_path.relative(n,f),o)&&(i=_path.join(t,a,_path[r(476)](u)),!_fs.existsSync(i)||(l=_fs[r(455)](i)).isFile()&&l[r(515)]!==_[r(515)])&&copyFile(f,i),e.n=5):e.n=3);break;case 3:if(_[r(489)]()){if(_packOptions[r(461)](_path[r(430)](n,f),o,"folder"))return e.a(3,5);e.n=4}else e.n=5;break;case 4:return p=_path[r(456)](a,u),e.n=5,transFile(n,t,p,o);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(423)](this,arguments)}function _0xaab2(){var e=["throw","manifest",".vue",".js","next","basename","return","6863502JpZuxE","done","parse","split",".wxs","getPrototypeOf","test","ignoreRules","GeneratorFunction","[object Generator]","@@toStringTag","isDirectory","copyFileSync","31791620QjvZsF",".styl","5JowfZb",".json","constructor","function",".log","Object","mkdirsSync",".editorconfig","number","setPrototypeOf",".qcss","exports","length","name","toString",".ts","call","6xUNLHl","value","iterator","../common/utils",".coffee","size","bind","push","hooks","ResourcePlugin","options","Generator","6055180jBiKnj",".frameworkinfo","3824xbynrb",".fecsrc","from","extname","apply",".ux","@@iterator","defineProperty","trim","94466ySfDjY","create","relative","isFile",".md",".npmignore","1747425VMBxgH","i18n",".pem","icon","undefined","29529MPbpCm",".fecsignore","src","reduce","prototype","indexOf",".hxml","' method","displayName",".DS_Store","Arguments",".scss","build","readFileSync","match",".sass","statSync","join",".sh","_invoke","isArray","../common/manifest-manager","isIgnoreFile","tapAsync","path",".tsx","__proto__",".flow","Generator is already running","resolve",".jsx","5326972NNdrGk"];return(_0xaab2=function(){return e})()}function getIconPaths(e){var n,a,o=_0x9701ec,t=[],i=e[o(441)],e=(manifestManager.getManifestData()[o(472)][o(437)]||"")[o(507)]()[o(427)]();return e[o(453)](REGEXP_ICON)?(n=e[o(481)]("'")[1],a=_path[o(456)](i,o(435)),_fs.readdirSync(a)[o(442)](function(e,r){var n=o,t=_path[n(456)](a,r);return _fs[n(455)](t)[n(431)]()&&r.match(REGEXP_JSON)&&e[n(517)](t),e},[]).forEach(function(e){var r=o,e=_fs[r(452)](e,"utf8")[r(507)]()||"{}",e=JSON[r(480)](e);e[n]&&t[r(517)](_path[r(456)](i,e[n]))})):t[o(517)](_path[o(456)](i,e)),t}function ResourcePlugin(e){this[_0x9701ec(415)]=e}ResourcePlugin[_0x9701ec(443)][_0x9701ec(423)]=function(e){var n,r=_0x9701ec,t=this[r(415)];e[r(413)].emit[r(462)](r(414),(n=_asyncToGenerator(_regenerator().m(function e(r,n){return _regenerator().w(function(e){for(var r=_0x5d69;;)switch(e.n){case 0:return e.n=1,transFile(t[r(441)],t[r(451)],"",t[r(485)]);case 1:n();case 2:return e.a(2)}},e)})),function(e,r){return n[_0x5d69(423)](this,arguments)}))},module[_0x9701ec(504)]=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 _0x2bce0a=_0x1dba;function _0x1dba(e,a){var r=_0x1cde();return(_0x1dba=function(e,a){return r[e-=271]})(e,a)}function _0x1cde(){var e=["6727842HPCBKU","62156Uouhrv","19194tPVYVJ","webpack/lib/LoaderTargetPlugin","output","320840yTgBqM","3272noNilX","164622cZZspr","target","3977154UjpXzj","12orGjqe","35675170DUuMrs","apply","exports","options","4tfzkHz"];return(_0x1cde=function(){return e})()}(()=>{for(var e=_0x1dba,a=_0x1cde();;)try{if(708410==-parseInt(e(283))+parseInt(e(273))/2*(-parseInt(e(276))/3)+-parseInt(e(281))/4*(-parseInt(e(271))/5)+-parseInt(e(275))/6+-parseInt(e(284))/7*(parseInt(e(272))/8)+-parseInt(e(282))/9+parseInt(e(277))/10)break;a.push(a.shift())}catch(e){a.push(a.shift())}})();var JsonpTemplatePlugin=require("./jsonpTemplatePlugin"),LoaderTargetPlugin=require(_0x2bce0a(285));function QuickappWebpackTarget(){}QuickappWebpackTarget.prototype[_0x2bce0a(278)]=function(e){var a=_0x2bce0a,r=e[a(280)],t=r[a(286)],r=r[a(274)];new JsonpTemplatePlugin(t)[a(278)](e),new LoaderTargetPlugin(r)[a(278)](e)},module[_0x2bce0a(279)]=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 _0x2c99b3=_0x312c;function _typeof(e){var t=_0x312c;return(_typeof=t(464)==typeof Symbol&&t(381)==typeof Symbol[t(402)]?function(e){return typeof e}:function(e){var n=t;return e&&"function"==typeof Symbol&&e[n(455)]===Symbol&&e!==Symbol[n(478)]?n(381):typeof e})(e)}function _createForOfIteratorHelper(e,n){var t,r,a,o,l=_0x312c,u=l(426)!=typeof Symbol&&e[Symbol.iterator]||e[l(506)];if(u)return a=!(r=!0),{s:function(){u=u[l(496)](e)},n:function(){var e=u[l(423)]();return r=e.done,e},e:function(e){a=!0,t=e},f:function(){var e=l;try{r||null==u.return||u[e(463)]()}finally{if(a)throw t}}};if(Array[l(379)](e)||(u=_unsupportedIterableToArray(e))||n&&e&&l(495)==typeof e.length)return u&&(e=u),o=0,{s:n=function(){},n:function(){return o>=e[l(483)]?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n};throw new TypeError(l(338))}function _unsupportedIterableToArray(e,n){var t,r=_0x312c;if(e)return r(357)==typeof e?_arrayLikeToArray(e,n):(t={}[r(382)].call(e)[r(350)](8,-1),r(486)===t&&e.constructor&&(t=e[r(455)][r(505)]),r(390)===t||r(446)===t?Array.from(e):r(454)===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[r(450)](t)?_arrayLikeToArray(e,n):void 0)}function _arrayLikeToArray(e,n){var t=_0x312c;(null==n||n>e.length)&&(n=e[t(483)]);for(var r=0,a=Array(n);r<n;r++)a[r]=e[r];return a}function _classCallCheck(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}function _0x1247(){var e=["hooks","for(var j = 1; j < deferredModule.length; j++) {","stringify","var moduleId, chunkId, i = 0, resolves = [];","if(parentJsonpFunction) parentJsonpFunction(data);","// object to store loaded and loading chunks","isArray","__proto__","symbol","toString",'// add "moreModules" to the modules object,',"response","groupsIterable","has","while(resolves.length) {","var executeModules = data[2];","getChunkScriptFilename","Map","// run deferred modules when all chunks ready","prefetchChunks.forEach(function(chunkId) {","webpack/lib/Template","resolves.shift()();","Derived constructors may only return object or undefined",'// a Promise means "currently loading".',"(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;","if(true) { // all chunks have JS","bind","mainTemplate","outputOptions","iterator",".call(installedChunks, chunkId) ","@@toPrimitive must return a primitive value.","chunkId","webpack/lib/RuntimeModule","[resolve, reject];","if(installedChunkData) return installedChunkData[1];","setPrototypeOf","var depId = deferredModule[j];",'throw new Error("Failed to fetch update manifest " + response.statusText);',"chunkId, promises","hmrDownloadManifest","exports","installedChunkData = installedChunks[chunkId] = ","join","(chunkId);","1383DsGEuq","905877KeluWo","map","defineProperty",": 0","next","3882316Sfvssj","installedChunks[chunkId] = undefined;","undefined","installedChunks[chunkId] = 0;","// undefined = chunk not loaded, null = chunk preloaded/prefetched","// JSONP chunk loading for javascript","var prefetchChunks = data[3] || [];","chunk","runtimeTemplate","return response.json();",".j = ","// add entry modules from loaded chunk to deferred list","indent","asString","runtimeRequirements","requireFn","object","value","return checkDeferredModules();","key","enumerable","construct","Set","var result;","var promise = new Promise(","default","test","// no HMR","getPrototypeOf","\n var parentJsonpFunction = oldJsonpFunction;","Arguments","constructor","()).then(","hmrDownloadUpdateHandlers","apply","if(installedChunks[chunkId] === undefined) {"," + ","ensureChunkHandlers","webpack/lib/util/compileBooleanMatcher","return","function","prefetch","\n jsonpArray.push = webpackJsonpCallback;\n jsonpArray = jsonpArray.slice();","valueOf","if(fulfilled) {","writable","promises.push(installedChunkData[2]);","// no chunk on demand loading","for(moduleId in moreModules) {","4389954NlDEdE","promises.push(loadUpdateChunk(chunkId));","// start chunk loading",".call(moreModules, moduleId)) {","done","prototype","chunkGraph","getUpdateManifestFilename","if(installedChunks[depId] !== 0) fulfilled = false;","concat","length","1108PulyDI","for(var i = 0; i < deferredModules.length; i++) {","Object","create","\n for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);",'"] || [];',"return fetch(",'"] = global["',"deferredModules.splice(i--, 1);","// setup Promise in chunk cache","if(response.status === 404) return; // no update available","number","call","var chunkIds = data[0];","document.head.appendChild(link);","basicFunction","if(","844485GugpBc","hasOwnProperty","// install a JSONP callback for chunk loading","for(;i < chunkIds.length; i++) {","name","@@iterator","chunks","publicPath","24jxnuaU","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","var fulfilled = true;",'if(installedChunkData !== 0) { // 0 means "already installed".',") {","linkPreload",'var jsonpArray = global["',"7170445bYgQrG","jsonpScript","chunkLoadingGlobal",".s = ","// no HMR manifest","jsonp chunk loading","slice","resolve, reject","configurable","compilation","return result;","var url = ","6293052XymCPd","string","getChildIdsByOrdersMap","generate","__webpack_modules__[moduleId] = moreModules[moduleId];","Super expression must either be null or a function","Object.prototype.hasOwnProperty","} else {","if(installedChunkData !== 0) ","result = ",'if (typeof fetch === "undefined") throw new Error("No browser support: need fetch API");',"webpack/lib/javascript/JavascriptModulesPlugin","chunkId = chunkIds[i];","deferredModules.push.apply(deferredModules, executeModules || []);","installedChunkData = installedChunks[chunkId];","var installedChunkData = ","if(currentUpdateChunks && currentUpdateChunks[chunkId]) "];return(_0x1247=function(){return e})()}function _defineProperties(e,n){for(var t=_0x312c,r=0;r<n.length;r++){var a=n[r];a[t(444)]=a[t(444)]||!1,a[t(352)]=!0,"value"in a&&(a[t(469)]=!0),Object[t(421)](e,_toPropertyKey(a[t(443)]),a)}}function _createClass(e,n,t){var r=_0x312c;return n&&_defineProperties(e.prototype,n),t&&_defineProperties(e,t),Object[r(421)](e,"prototype",{writable:!1}),e}function _toPropertyKey(e){e=_toPrimitive(e,"string");return"symbol"==_typeof(e)?e:e+""}function _toPrimitive(e,n){var t=_0x312c;if(t(440)!=_typeof(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0===r)return("string"===n?String:Number)(e);r=r[t(496)](e,n||t(449));if("object"!=_typeof(r))return r;throw new TypeError(t(404))}function _callSuper(e,n,t){var r=_0x312c;return n=_getPrototypeOf(n),_possibleConstructorReturn(e,_isNativeReflectConstruct()?Reflect.construct(n,t||[],_getPrototypeOf(e).constructor):n[r(458)](e,t))}function _0x312c(e,n){var t=_0x1247();return(_0x312c=function(e,n){return t[e-=338]})(e,n)}function _possibleConstructorReturn(e,n){var t=_0x312c;if(n&&(t(440)==_typeof(n)||t(464)==typeof n))return n;if(void 0!==n)throw new TypeError(t(395));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=_0x312c;try{var n=!Boolean[e(478)][e(467)][e(496)](Reflect[e(445)](Boolean,[],function(){}))}catch(e){}return(_isNativeReflectConstruct=function(){return!!n})()}function _getPrototypeOf(e){var t=_0x312c;return(_getPrototypeOf=Object[t(409)]?Object.getPrototypeOf[t(399)]():function(e){var n=t;return e[n(380)]||Object[n(452)](e)})(e)}function _inherits(e,n){var t=_0x312c;if(t(464)!=typeof n&&null!==n)throw new TypeError(t(361));e[t(478)]=Object[t(487)](n&&n[t(478)],{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,t(478),{writable:!1}),n&&_setPrototypeOf(e,n)}function _setPrototypeOf(e,n){var t=_0x312c;return(_setPrototypeOf=Object[t(409)]?Object[t(409)].bind():function(e,n){return e[t(380)]=n,e})(e,n)}(()=>{for(var e=_0x312c,n=_0x1247();;)try{if(766519==-parseInt(e(501))+parseInt(e(484))/2*(parseInt(e(418))/3)+parseInt(e(424))/4+-parseInt(e(344))/5+parseInt(e(473))/6+parseInt(e(419))/7*(parseInt(e(509))/8)+parseInt(e(356))/9)break;n.push(n.shift())}catch(e){n.push(n.shift())}})();var RuntimeGlobals=require("webpack/lib/RuntimeGlobals"),RuntimeModule=require(_0x2c99b3(406)),Template=require(_0x2c99b3(393)),_require=require(_0x2c99b3(367)),chunkHasJs=_require.chunkHasJs,compileBooleanMatcher=require(_0x2c99b3(462)),OBJ_HASOWNPROP=_0x2c99b3(362),JsonpChunkLoadingRuntimeModule=(()=>{var _=_0x2c99b3;function l(e,n,t,r){var a,o=_0x312c;return _classCallCheck(this,l),(a=_callSuper(this,l,[o(349),RuntimeModule.STAGE_ATTACH]))[o(438)]=e,a[o(345)]=n,a[o(342)]=t,a.linkPrefetch=r,a}return _inherits(l,RuntimeModule),_createClass(l,[{key:_(359),value:function(){var r=_,e=this[r(353)],a=this[r(431)],n=this[r(345)],t=e[r(432)],o=e[r(479)],l=e.outputOptions,u=e[r(400)],e=e.hash,i=RuntimeGlobals[r(461)],s=this.runtimeRequirements[r(386)](RuntimeGlobals.ensureChunkHandlers),c=this[r(438)][r(386)](RuntimeGlobals[r(457)]),d=this.runtimeRequirements.has(RuntimeGlobals[r(413)]),o=o.getChunkConditionMap(a,chunkHasJs),o=compileBooleanMatcher(o),p=(()=>{var e,n=r,t=_createForOfIteratorHelper(a[n(385)]);try{for(t.s();!(e=t.n())[n(477)];)if(1<e[n(441)][n(507)][n(483)])return!0}catch(e){t.e(e)}finally{t.f()}return!1})(),f=(f=a[(h=r)(358)](!0)[h(465)])&&Object.keys(f)[h(483)],h=t[r(401)][r(346)],m="",e=(f&&(m=p?"deferredPrefetch.push.apply(deferredPrefetch, prefetchChunks);":(e=["installedChunks[chunkId] = null;",u[r(373)].linkPrefetch.call("",a,e),r(498)],Template[r(437)](["// chunk prefetching for javascript",r(392),Template[r(436)]([r(459),Template[r(436)](e),"}"]),"});"]))),p?r(388):""),f=f?r(430):"",k=Template[r(436)]("resolves.push(installedChunks[chunkId][0]);"),b=r(376),y=Template[r(436)]([r(410),r(481)]),u=Template[r(436)]([r(492),r(365)[r(482)](u[r(439)],"(").concat(u[r(439)],r(347))+"deferredModule[0]);"]),y=Template[r(436)](["var deferredModule = deferredModules[i];",r(339),r(374),y,"}",r(468),u,"}"]);return Template[r(437)]([r(378),r(428),"// Promise = chunk loading, 0 = chunk loaded","var installedChunks = {",chunkIdsHandler(a),"};","",withLoadingHandler(s,o,i,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=_0x2c99b3;return Template[t(436)](e.ids[t(420)](function(e){var n=t;return""[n(482)](JSON[n(375)](e),n(422))})[t(416)](",\n"))}function withHmrHandler(e,n,t,r,a){return"// no HMR"}function withHmrManifestHandler(e,n){var t=_0x2c99b3;return e?Template[t(437)]([""[t(482)](RuntimeGlobals.hmrDownloadManifest," = ")[t(482)](n[t(499)]("",[t(366),t(490)[t(482)](RuntimeGlobals[t(508)],t(460))[t(482)](RuntimeGlobals[t(480)],t(456))[t(482)](n[t(499)](t(384),[t(494),"if(!response.ok) "+t(411),t(433)]),");")]),";")]):t(348)}function templateHandler(e,n,t,r,a,o,l,u){var i=_0x2c99b3;return Template.asString(["",i(503),"function webpackJsonpCallback(data) {",Template.indent([i(497),"var moreModules = data[1];",e,n,i(383),'// then flag all "chunkIds" as loaded and fire callback',t,i(504),Template[i(436)]([i(368),i(500)[i(482)](OBJ_HASOWNPROP,i(403))+"&& installedChunks[chunkId]) {",r,"}",i(427)]),"}",i(472),Template[i(436)](["if("[i(482)](OBJ_HASOWNPROP,i(476)),i(360),"}"]),"}",i(377),a,i(387),Template[i(436)](i(394)),"}",o?Template[i(437)](["",i(435),i(369),"",i(391),i(442)]):""]),"};",i(343)[i(482)](l,i(491))[i(482)](l,i(489))+"\n var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);"+i(466)+i(488)+i(453),o?Template[i(437)](["function checkDeferredModules() {",Template[i(436)]([i(447),i(485),u,"}","",i(354)]),"}"]):""])}function withLoadingHandler(e,n,t,r,a,o,l){var u=_0x2c99b3;return e?Template[u(437)](["".concat(t,u(434))[u(482)](r.basicFunction(u(412),!1!==n?Template.indent([u(429),u(371).concat(RuntimeGlobals.hasOwnProperty)+u(397),u(340),Template[u(436)](["",u(396),"if(installedChunkData) {",Template[u(436)]([u(470)]),u(363),Template[u(436)]([!0===n?u(398):u(500).concat(n(u(405)),u(341)),Template[u(436)]([u(493),u(448)[u(482)](r.basicFunction(u(351),[u(415)+u(407)]),");"),"promises.push(installedChunkData[2] = promise);","",u(475),u(355)[u(482)](RuntimeGlobals[u(508)],u(460))+"".concat(RuntimeGlobals[u(389)],u(417)),"var loadingEnded = ".concat(r[u(499)]("",[u(500)[u(482)](RuntimeGlobals[u(502)],"(installedChunks, chunkId)) {"),Template[u(436)]([u(370),u(364)+u(425),u(408)]),"}"]),";"),a[u(496)]("",o)]),"} else installedChunks[chunkId] = 0;","",l?u(372)+"promises.push(loadUpdateChunk(chunkId));":u(451)]),"}"]),"}"]):Template[u(436)]([u(427),"",l?u(372)+u(474):u(451)])),";")]):u(471)}module[_0x2c99b3(414)]=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 _0x3ab396=_0x3688;function _0x40d4(){var r=["undefined","303470ABaziJ","slice","next","test","add","@@iterator","some","parentsIterable","concat","toString","33ZiCscr","call","length","name","number","getRuntimeChunk","getEntryInfo","chunks","9746256WCEFDJ","iterator","11544246hycxLc","done","40wHukiE","getModuleId","701636kOkSYI","from","getChunkEntryModulesWithChunkGroupIterable","constructor","154195zhpPtG","Object","isArray","map","Map","value","32378724GMfGhi","Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.","return","5702898vCMMju","Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."];return(_0x40d4=function(){return r})()}function _slicedToArray(r,t){return _arrayWithHoles(r)||_iterableToArrayLimit(r,t)||_unsupportedIterableToArray(r,t)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError(_0x3688(215))}function _iterableToArrayLimit(r,t){var e=_0x3688,n=null==r?null:e(216)!=typeof Symbol&&r[Symbol[e(196)]]||r[e(222)];if(null!=n){var a,o,u,i,l=[],f=!0,c=!1;try{if(u=(n=n.call(r))[e(219)],0===t){if(Object(n)!==n)return;f=!1}else for(;!(f=(a=u.call(n))[e(198)])&&(l.push(a.value),l[e(229)]!==t);f=!0);}catch(r){c=!0,o=r}finally{try{if(!f&&null!=n[e(213)]&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw o}}return l}}function _arrayWithHoles(r){if(Array[_0x3688(207)](r))return r}function _0x3688(r,t){var e=_0x40d4();return(_0x3688=function(r,t){return e[r-=190]})(r,t)}function _createForOfIteratorHelper(r,t){var e,n,a,o,u=_0x3688,i=u(216)!=typeof Symbol&&r[Symbol[u(196)]]||r[u(222)];if(i)return a=!(n=!0),{s:function(){i=i[u(228)](r)},n:function(){var r=u,t=i[r(219)]();return n=t[r(198)],t},e:function(r){a=!0,e=r},f:function(){var r=u;try{n||null==i[r(213)]||i[r(213)]()}finally{if(a)throw e}}};if(Array[u(207)](r)||(i=_unsupportedIterableToArray(r))||t&&r&&u(191)==typeof r[u(229)])return i&&(r=i),o=0,{s:t=function(){},n:function(){return o>=r[u(229)]?{done:!0}:{done:!1,value:r[o++]}},e:function(r){throw r},f:t};throw new TypeError(u(212))}function _unsupportedIterableToArray(r,t){var e,n=_0x3688;if(r)return"string"==typeof r?_arrayLikeToArray(r,t):(e={}[n(226)].call(r)[n(218)](8,-1),n(206)===e&&r[n(204)]&&(e=r[n(204)][n(190)]),n(209)===e||"Set"===e?Array[n(202)](r):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/[n(220)](e)?_arrayLikeToArray(r,t):void 0)}function _arrayLikeToArray(r,t){var e=_0x3688;(null==t||t>r.length)&&(t=r[e(229)]);for(var n=0,a=Array(t);n<t;n++)a[n]=r[n];return a}(()=>{for(var r=_0x3688,t=_0x40d4();;)try{if(879366==-parseInt(r(201))+-parseInt(r(217))/2*(-parseInt(r(227))/3)+parseInt(r(199))/4*(-parseInt(r(205))/5)+parseInt(r(214))/6+parseInt(r(197))/7+parseInt(r(195))/8+-parseInt(r(211))/9)break;t.push(t.shift())}catch(r){t.push(t.shift())}})();var getAllChunks=function(r){var t,e=_0x3688,n=new Set,a=new Set([r]),o=_createForOfIteratorHelper(a);try{for(o.s();!(t=o.n())[e(198)];){var u,i=t[e(210)],l=_createForOfIteratorHelper(i[e(194)]);try{for(l.s();!(u=l.n())[e(198)];){var f=u[e(210)];n[e(221)](f)}}catch(r){l.e(r)}finally{l.f()}var c,y=_createForOfIteratorHelper(i[e(224)]);try{for(y.s();!(c=y.n()).done;){var s=c.value;a[e(221)](s)}}catch(r){y.e(r)}finally{y.f()}}}catch(r){o.e(r)}finally{o.f()}return n};exports[_0x3ab396(193)]=function(n,a){var o=_0x3ab396;return Array[o(202)](n[o(203)](a))[o(208)](function(r){var t=o,r=_slicedToArray(r,2),e=r[0],r=r[1];return[n[t(200)](e)][t(225)](Array[t(202)](getAllChunks(r),function(r){return r.id}).filter(function(r){return r!==a.id}))})},exports.needEntryDeferringCode=function(r,t){var e,n=_0x3ab396,a=_createForOfIteratorHelper(r.entrypoints.values());try{for(a.s();!(e=a.n())[n(198)];){var o=e[n(210)];if(o[n(192)]()===t&&o.chunks[n(223)](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 _0x3114f7=_0x8ab7;function _typeof(e){var n=_0x8ab7;return(_typeof=n(378)==typeof Symbol&&n(387)==typeof Symbol[n(342)]?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e[n(368)]===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,n){var t=_0x8ab7;if(!(e instanceof n))throw new TypeError(t(384))}function _defineProperties(e,n){for(var t=_0x8ab7,o=0;o<n[t(373)];o++){var r=n[o];r.enumerable=r[t(328)]||!1,r[t(395)]=!0,t(397)in r&&(r[t(337)]=!0),Object[t(392)](e,_toPropertyKey(r[t(327)]),r)}}function _0x8ab7(e,n){var t=_0x411f();return(_0x8ab7=function(e,n){return t[e-=322]})(e,n)}function _createClass(e,n,t){var o=_0x8ab7;return n&&_defineProperties(e[o(360)],n),t&&_defineProperties(e,t),Object[o(392)](e,o(360),{writable:!1}),e}function _toPropertyKey(e){var n=_0x8ab7,e=_toPrimitive(e,n(398));return n(387)==_typeof(e)?e:e+""}function _0x411f(){var e=["thisCompilation","iterator","6600552PQwoiO","additionalTreeRuntimeRequirements","apply","has","needEntryDeferringCode","getChunkUpdateScriptFilename","update","webpack/lib/Compilation","source","The 'compilation' argument must be an instance of Compilation","2436929ybsluc","1390011iqQpip","stringify","2311209ybPLsD","hooks","hash","JsonpTemplatePlugin","prototype","getUpdateManifestFilename","webpack/lib/javascript/JavascriptModulesPlugin","get","jsonpFunction","moduleFactoriesAddOnly","for","3olsLje","constructor","publicPath","exports","160bQEmYK","809414eZdzPd","length","8EoFYbu","jsonpScript","call","./jsonpHelpers","function","hotUpdateFunction","webpack/lib/Template","default","object","startup","Cannot call a class as a function","@@toPrimitive must return a primitive value.","chunk","symbol","ConcatSource","hmrDownloadUpdateHandlers","set","chunkHash","defineProperty","webpack/lib/HotUpdateChunk","171717qapAMG","configurable","ensureChunkHandlers","value","string","chunkGraph","tap","add","4529172yKjNfm","runtimeRequirementInTree","tapable","getCompilationHooks","runtimeTemplate","linkPreload","renderChunkRuntimeModules","hmrModuleData","key","enumerable","globalObject","toPrimitive","webpack/lib/RuntimeGlobals","concat","getChunkScriptFilename","moduleCache","5INPBwI","getChunkRuntimeModulesInOrder","writable","SyncWaterfallHook","outputOptions","hmrDownloadManifest"];return(_0x411f=function(){return e})()}function _toPrimitive(e,n){var t=_0x8ab7;if(t(382)!=_typeof(e)||!e)return e;var o=e[Symbol[t(330)]];if(void 0===o)return(t(398)===n?String:Number)(e);o=o[t(376)](e,n||t(381));if(t(382)!=_typeof(o))return o;throw new TypeError(t(385))}(()=>{for(var e=_0x8ab7,n=_0x411f();;)try{if(794043==-parseInt(e(394))+-parseInt(e(372))/2+-parseInt(e(367))/3*(parseInt(e(402))/4)+-parseInt(e(335))/5*(parseInt(e(343))/6)+parseInt(e(354))/7*(-parseInt(e(374))/8)+parseInt(e(356))/9+-parseInt(e(371))/10*(-parseInt(e(353))/11))break;n.push(n.shift())}catch(e){n.push(n.shift())}})();var _require=require(_0x3114f7(404)),SyncWaterfallHook=_require[_0x3114f7(338)],_require2=require("webpack-sources"),ConcatSource=_require2[_0x3114f7(388)],Compilation=require(_0x3114f7(350)),HotUpdateChunk=require(_0x3114f7(393)),RuntimeGlobal=require(_0x3114f7(331)),Template=require(_0x3114f7(380)),JavascriptModulesPlugin=require(_0x3114f7(362)),JsonpChunkLoadingRuntimeModule=require("./jsonpChunkLoadingRuntimeModule"),_require3=require(_0x3114f7(377)),getEntryInfo=_require3.getEntryInfo,needEntryDeferringCode=_require3[_0x3114f7(347)],compilationHooksMap=new WeakMap,JsonpTemplatePlugin=(()=>{var o=_0x3114f7;function t(){_classCallCheck(this,t)}return _createClass(t,[{key:o(345),value:function(e){var n=o;e[n(357)][n(341)][n(400)](n(359),function(o){function r(e,n){var t=c;i[t(346)](e)||(i.add(e),n[t(401)](RuntimeGlobal.moduleFactoriesAddOnly),n[t(401)](RuntimeGlobal.hasOwnProperty),o.addRuntimeModule(e,new JsonpChunkLoadingRuntimeModule(n,a[t(375)],a[t(324)],a.linkPrefetch)))}var c=n,e=JavascriptModulesPlugin[c(322)](o),a=(e.renderChunk[c(400)](c(359),function(e,n){var t=c,o=n[t(386)],r=n[t(399)],a=n[t(323)],i=o instanceof HotUpdateChunk?o:null,u=a[t(339)].globalObject,l=new ConcatSource,p=r[t(336)](o),p=0<p[t(373)]&&Template[t(325)](p,n);return i?(n=a[t(339)][t(379)],l[t(401)]("".concat(u,"[").concat(JSON[t(355)](n),"](")),l[t(401)](""[t(332)](JSON[t(355)](o.id),",")),l[t(401)](e),p&&(l[t(401)](",\n"),l[t(401)](p)),l[t(401)](")")):(l[t(401)](e),a=0<(i=getEntryInfo(r,o))[t(373)]&&",".concat(JSON[t(355)](i)),(p||a)&&l[t(401)](a||",0"),p&&(l.add(",\n"),l[t(401)](p))),l}),e[c(391)][c(400)](c(359),function(e,n,t){var o,r,a=c,i=t[a(399)],t=t[a(323)];e.hasRuntime()||(o=(t=t.outputOptions)[a(364)],r=t.hotUpdateFunction,t=t[a(329)],i=JSON.stringify(getEntryInfo(i,e)),n.update(a(359)),n.update("1"),n[a(349)](i),n[a(349)]("".concat(o)),n[a(349)](""[a(332)](r)),n[a(349)](""[a(332)](t)))}),t[c(322)](o)),i=new WeakSet;o.hooks[c(403)].for(RuntimeGlobal[c(396)])[c(400)](c(359),r),o.hooks[c(403)][c(366)](RuntimeGlobal[c(389)])[c(400)](c(359),r),o.hooks.runtimeRequirementInTree[c(366)](RuntimeGlobal[c(340)])[c(400)]("JsonpTemplatePlugin",r),o[c(357)].runtimeRequirementInTree[c(366)](RuntimeGlobal[c(396)])[c(400)](c(359),function(e,n){var t=c;n[t(401)](RuntimeGlobal.publicPath),n.add(RuntimeGlobal[t(333)])}),o[c(357)][c(403)][c(366)](RuntimeGlobal[c(389)])[c(400)]("JsonpTemplatePlugin",function(e,n){var t=c;n[t(401)](RuntimeGlobal[t(369)]),n[t(401)](RuntimeGlobal[t(348)]),n.add(RuntimeGlobal[t(334)]),n[t(401)](RuntimeGlobal[t(326)]),n.add(RuntimeGlobal[t(365)])}),o[c(357)][c(403)][c(366)](RuntimeGlobal[c(340)])[c(400)](c(359),function(e,n){var t=c;n[t(401)](RuntimeGlobal[t(369)]),n[t(401)](RuntimeGlobal[t(361)])}),o[c(357)][c(344)][c(400)](c(359),function(e,n){var t=c;needEntryDeferringCode(o,e)&&(n[t(401)](RuntimeGlobal[t(383)]),n[t(401)](RuntimeGlobal.startupNoDefault),r(e,n),n[t(401)](RuntimeGlobal.require))})})}}],[{key:o(322),value:function(e){var n,t=o;if(e instanceof Compilation)return void 0===(n=compilationHooksMap[t(363)](e))&&(n={jsonpScript:new SyncWaterfallHook([t(351),t(386),"hash"]),linkPreload:new SyncWaterfallHook([t(351),"chunk",t(358)]),linkPrefetch:new SyncWaterfallHook([t(351),"chunk",t(358)])}),compilationHooksMap[t(390)](e,n),n;throw new TypeError(t(352))}}])})();module[_0x3114f7(370)]=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 _0x1f2aab=_0x97ba;function _0x97ba(e,r){var a=_0x1bf1();return(_0x97ba=function(e,r){return a[e-=476]})(e,r)}function _0x1bf1(){var e=["3760BUHNCB","exports","code","1034000LOEyMc","34376CESKIQ","jsLoaderList","generate","96lsuhCy","./js-parser/parser","manifest","506645eEMApS","resourcePath","addDependency","traverse","resolveAlias","2448VHbAri","./common/beforeLoaderProcess","7677WrnkxZ","getOwnerIndexJs","734676aEmGVj","astParse","4ZbbOcD","133dpfEMy","options","113686qBbGhn","has","configs"];return(_0x1bf1=function(){return e})()}(()=>{for(var e=_0x97ba,r=_0x1bf1();;)try{if(113702==+parseInt(e(486))*(parseInt(e(489))/2)+parseInt(e(482))/3*(-parseInt(e(499))/4)+-parseInt(e(502))/5+parseInt(e(484))/6+-parseInt(e(487))/7*(parseInt(e(496))/8)+-parseInt(e(480))/9*(-parseInt(e(492))/10)+-parseInt(e(495))/11)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var _require=require(_0x1f2aab(500)),astParse=_require[_0x1f2aab(485)],traverse=_require[_0x1f2aab(478)],generate=_require[_0x1f2aab(498)],requireHandler=_require.requireHandler,_require2=require("../common/config"),configs=_require2[_0x1f2aab(491)],_require3=require(_0x1f2aab(481)),getOwnerIndexJs=_require3[_0x1f2aab(483)],pathHandler=_require3.pathHandler,normalizePath=_require3.normalizePath;function requireLoader(e){var r,a,n,t,s=_0x1f2aab,i=this[s(476)];return this[s(477)](i),i=normalizePath(i),configs[s(497)][s(490)](i)?(r=astParse(e),a=this[s(488)][s(501)][s(479)]||{},n=this[s(488)][s(501)].subpackages,t=getOwnerIndexJs(i,n),i=requireHandler(pathHandler,i,n,t,a,!0),traverse(r,i),null==(n=generate(r))?void 0:n[s(494)]):e}module[_0x1f2aab(493)]=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
+ function _0x3d55(e,r){var t=_0x52d0();return(_0x3d55=function(e,r){return t[e-=263]})(e,r)}var _0x2aa6cb=_0x3d55;function _regenerator(){var _,d=_0x3d55,e="function"==typeof Symbol?Symbol:{},r=e.iterator||"@@iterator",t=e[d(312)]||d(263);function n(e,r,t,n){var a,o,i,c,u,s,l,f,g,p=d,r=r&&r[p(329)]instanceof h?r:h,r=Object[p(295)](r.prototype);return _regeneratorDefine2(r,p(298),(a=e,o=t,l=n||[],f=!1,g={p:s=0,n:0,v:_,a:v,f:v.bind(_,4),d:function(e,r){return i=e,c=0,u=_,g.n=r,b}},function(e,r,t){var n=_0x3d55;if(1<s)throw TypeError(n(332));for(f&&1===r&&v(r,t),c=r,u=t;(x=c<2?_:u)||!f;){i||(c?c<3?(1<c&&(g.n=-1),v(c,u)):g.n=u:g.v=u);try{if(s=2,i){if(c||(e=n(334)),x=i[e]){if(!(x=x[n(327)](i,u)))throw TypeError("iterator result is not an object");if(!x[n(265)])return x;u=x[n(322)],c<2&&(c=0)}else 1===c&&(x=i[n(291)])&&x[n(327)](i),c<2&&(u=TypeError("The iterator does not provide a '"+e+n(333)),c=1);i=_}else if((x=(f=g.n<0)?u:a[n(327)](o,g))!==b)break}catch(e){i=_,c=1,u=e}finally{s=1}}return{value:x,done:f}}),!0),r;function v(e,r){var t=_0x3d55;for(c=e,u=r,x=0;!f&&s&&!n&&x<l[t(317)];x++){var n,a=l[x],o=g.p,i=a[2];3<e?(n=i===r)&&(u=a[(c=a[4])?5:c=3],a[4]=a[5]=_):a[0]<=o&&((n=e<2&&o<a[1])?(c=0,g.v=r,g.n=a[1]):o<i&&(n=e<3||a[0]>r||i<r)&&(a[4]=e,a[5]=r,g.n=i,c=0))}if(n||1<e)return b;throw f=!0,r}}var b={};function h(){}function a(){}function o(){}var x=Object[d(318)],e=[][r]?x(x([][r]())):(_regeneratorDefine2(x={},r,function(){return this}),x),i=o[d(329)]=h[d(329)]=Object[d(295)](e);function c(e){var r=d;return Object[r(272)]?Object[r(272)](e,o):(e[r(274)]=o,_regeneratorDefine2(e,t,r(335))),e[r(329)]=Object[r(295)](i),e}return a[d(329)]=o,_regeneratorDefine2(i,d(275),o),_regeneratorDefine2(o,d(275),a),a.displayName="GeneratorFunction",_regeneratorDefine2(o,t,d(335)),_regeneratorDefine2(i),_regeneratorDefine2(i,t,d(264)),_regeneratorDefine2(i,r,function(){return this}),_regeneratorDefine2(i,d(300),function(){return d(299)}),(_regenerator=function(){return{w:n,m:c}})()}function _regeneratorDefine2(e,r,t,n){var o=Object.defineProperty;try{o({},"",{})}catch(e){o=0}(_regeneratorDefine2=function(e,r,t,n){var a=_0x3d55;r?o?o(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)})})(a(334),0),n(a(341),1),n(a(291),2))})(e,r,t,n)}function asyncGeneratorStep(e,r,t,n,a,o,i){var c=_0x3d55;try{var u=e[o](i),s=u.value}catch(e){return void t(e)}u[c(265)]?r(s):Promise.resolve(s)[c(303)](n,a)}function _asyncToGenerator(u){return function(){var e=this,c=arguments;return new Promise(function(r,t){var n=_0x3d55,a=u[n(283)](e,c);function o(e){asyncGeneratorStep(a,r,t,o,i,n(334),e)}function i(e){asyncGeneratorStep(a,r,t,o,i,n(341),e)}o(void 0)})}}(()=>{for(var e=_0x3d55,r=_0x52d0();;)try{if(410709==-parseInt(e(311))+parseInt(e(325))/2*(-parseInt(e(293))/3)+-parseInt(e(287))/4+parseInt(e(305))/5+parseInt(e(316))/6*(-parseInt(e(286))/7)+parseInt(e(338))/8+parseInt(e(284))/9)break;r.push(r.shift())}catch(e){r.push(r.shift())}})();var WebpackDevServer=require(_0x2aa6cb(324)),_require=require(_0x2aa6cb(290)),getProjectInfo=_require.getProjectInfo,execSafe=_require[_0x2aa6cb(297)],_require2=require(_0x2aa6cb(267)),stopHvigorDaemon=_require2.stopHvigorDaemon,uninstallPkg=_require2[_0x2aa6cb(269)],startAbility=_require2.startAbility,assembleAndInstallHap=_require2[_0x2aa6cb(326)],path=require("path"),log4js=require(_0x2aa6cb(285)),logger=log4js[_0x2aa6cb(278)](_0x2aa6cb(289)),portManager=require(_0x2aa6cb(323)),terminalCb=null;function reqRedirect(e,t){var n=_0x2aa6cb,o=path[n(271)](getProjectInfo()[n(268)],e).replaceAll("\\","/");return function(e,r){var a=n;return r||logger[a(337)](a(304)),r[a(307)].hooks.done[a(280)]("HmrCompletedPlugin",function(e){var r=a;e.hasErrors()||((e=t[r(308)]||t[r(340)]&&"restart"===t[r(266)])&&!global[r(270)]&&(logger[r(336)]("compiler done, start assembleAndInstallHap"),assembleAndInstallHap(portManager),global[r(270)]=!0),e?startAbility():t[r(340)]&&t[r(266)]&&(e=execSafe(t[r(266)],{shell:!0}),logger[r(306)]("Run command result: ",String(e))))}),r[a(315)][a(301)](function(e,r,t){var n=a;if(e[n(292)][n(314)](n(310))||e.url[n(314)](n(288))||e[n(292)][n(314)]("/"[n(331)](o)))return t();logger[n(306)](n(277).concat(JSON[n(309)](e[n(292)])));t="/"[n(331)](o).concat(e[n(292)]);logger.debug(n(302).concat(t)),r[n(328)](t)}),e}}function _0x52d0(){var e=["./port-manager","webpack-dev-server","1492252XEgamX","assembleAndInstallHap","call","redirect","prototype","ASCF compiling...","concat","Generator is already running","' method","next","GeneratorFunction","info","error","5565760gZiLsu","Stopping dev server","watch","throw","@@toStringTag","Generator","done","run","../common/hdc-executor","projectPath","uninstallPkg","_hasInstall","relative","setPrototypeOf","start","__proto__","constructor","exit","req: ","getLogger","startServer","tap","removePort","genDevServerCfg","apply","10447407MXBeGT","../../common/log4js.js","1367317UcKbvW","2332456aeKqCI","/ascf/ascf_build/","dev-server","../../common/utils","return","url","3bcABAK","port","create","SIGTERM","execSafe","_invoke","[object Generator]","toString","use","relocated: ","then","webpack-dev-server is not defined","1776880CxtIfP","debug","compiler","serve","stringify","/build/dist/","276639hCLXFm","toStringTag","SIGINT","startsWith","app","6yMSZEi","length","getPrototypeOf","127.0.0.1","forEach","Start server failed: ","value"];return(_0x52d0=function(){return e})()}global[_0x2aa6cb(270)]=!1,exports[_0x2aa6cb(282)]=function(e,r,t){var n=_0x2aa6cb;return{devServer:{hot:!1,liveReload:!1,static:{directory:getProjectInfo()[n(268)],publicPath:"/",watch:{ignored:[/node_modules/,/build/]}},watchFiles:["ascf/ascf_src/**/*"],devMiddleware:{writeToDisk:!0},client:!1,compress:!0,host:n(319),port:r,setupMiddlewares:reqRedirect(e,t)}}},exports[_0x2aa6cb(279)]=(()=>{var n=_asyncToGenerator(_regenerator().m(function e(r,n,a){var o;return _regenerator().w(function(e){for(var t=_0x3d55;;)switch(e.n){case 0:return terminalCb&&[t(276),"SIGINT",t(296)][t(320)](function(e){process.removeListener(e,terminalCb)}),terminalCb=function(){var e=t;logger[e(336)](e(339)),(a[e(308)]||a[e(340)]&&"restart"===a[e(266)])&&portManager[e(281)](),global._hasInstall&&(global[e(270)]=!1,stopHvigorDaemon(),uninstallPkg(),process.exit(0))},["exit",t(313),"SIGTERM"][t(320)](function(e){process.on(e,terminalCb)}),o=new WebpackDevServer(n,r),e.n=1,o[t(273)]()[t(303)](function(){var e=t;logger.info("Successfully started server on http://127.0.0.1:"[e(331)](n[e(294)])),logger[e(336)](e(330))}).catch(function(e){var r=t;logger[r(337)](r(321).concat(e))});case 1:return e.a(2,o)}},e)}));return function(e,r,t){return n[_0x3d55(283)](this,arguments)}})();