ecinc-cloud-wappaio 9.6.425 → 9.6.427

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.
@@ -96,7 +96,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
96
96
 
97
97
  /***/ }),
98
98
 
99
- /***/ 95671:
99
+ /***/ 99031:
100
100
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
101
101
 
102
102
  "use strict";
@@ -106,7 +106,7 @@ __webpack_require__.d(__webpack_exports__, {
106
106
  A: function() { return /* binding */ MenuItemForm; }
107
107
  });
108
108
 
109
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=0e3e268e&scoped=true
109
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=c28e28c6&scoped=true
110
110
  var render = function render() {
111
111
  var _vm = this,
112
112
  _c = _vm._self._c;
@@ -1238,25 +1238,47 @@ var render = function render() {
1238
1238
  expression: "'stageCode'"
1239
1239
  }],
1240
1240
  staticClass: "el-table__cell tdlbl tdw17"
1241
- }, [_vm._v("起始环节编码")]), _c('td', {
1241
+ }, [_vm._v("H5是否禁用")]), _c('td', {
1242
1242
  staticClass: "el-table__cell tdcont tdw33"
1243
- }, [_c('el-input', {
1243
+ }, [_c('el-radio-group', {
1244
1244
  directives: [{
1245
1245
  name: "can-edit",
1246
1246
  rawName: "v-can-edit"
1247
1247
  }],
1248
+ staticStyle: {
1249
+ "width": "100%"
1250
+ },
1248
1251
  attrs: {
1249
- "name": "wfNodeCode",
1250
- "placeholder": _vm.$tx('ecwplat.menuForm.fields.stageCodeEnter', '请输入起始环节编码')
1252
+ "name": "h5Disable"
1251
1253
  },
1252
1254
  model: {
1253
- value: _vm.vo.wfNodeCode,
1255
+ value: _vm.vo.h5Disable,
1254
1256
  callback: function callback($$v) {
1255
- _vm.$set(_vm.vo, "wfNodeCode", $$v);
1257
+ _vm.$set(_vm.vo, "h5Disable", $$v);
1256
1258
  },
1257
- expression: "vo.wfNodeCode"
1259
+ expression: "vo.h5Disable"
1260
+ }
1261
+ }, [_c('el-radio', {
1262
+ directives: [{
1263
+ name: "field-lbl",
1264
+ rawName: "v-field-lbl",
1265
+ value: 'navOption1',
1266
+ expression: "'navOption1'"
1267
+ }],
1268
+ attrs: {
1269
+ "label": 1
1270
+ }
1271
+ }, [_vm._v("禁用")]), _c('el-radio', {
1272
+ directives: [{
1273
+ name: "field-lbl",
1274
+ rawName: "v-field-lbl",
1275
+ value: 'navOption2',
1276
+ expression: "'navOption2'"
1277
+ }],
1278
+ attrs: {
1279
+ "label": 0
1258
1280
  }
1259
- })], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
1281
+ }, [_vm._v("不禁用")])], 1)], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
1260
1282
  directives: [{
1261
1283
  name: "field-lbl",
1262
1284
  rawName: "v-field-lbl",
@@ -1914,6 +1936,7 @@ var staticRenderFns = [];
1914
1936
  } else if (this.vo.leafFlag === 1 && (this.vo.target === 'leftMenuItem' || this.vo.target === 'rightLabel')) {
1915
1937
  this.vo.target = '';
1916
1938
  }
1939
+ this.vo.h5Disable = this.vo.h5Disable || 0;
1917
1940
  this.refresh = true;
1918
1941
  this.$nextTick(function () {
1919
1942
  _this.refresh = false;
@@ -1997,9 +2020,9 @@ var staticRenderFns = [];
1997
2020
  });
1998
2021
  ;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=script&lang=js
1999
2022
  /* harmony default export */ var src_MenuItemFormvue_type_script_lang_js = (MenuItemFormvue_type_script_lang_js);
2000
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=0e3e268e&prod&scoped=true&lang=scss
2001
- var MenuItemFormvue_type_style_index_0_id_0e3e268e_prod_scoped_true_lang_scss = __webpack_require__(94343);
2002
- ;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=0e3e268e&prod&scoped=true&lang=scss
2023
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
2024
+ var MenuItemFormvue_type_style_index_0_id_c28e28c6_prod_scoped_true_lang_scss = __webpack_require__(67882);
2025
+ ;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
2003
2026
 
2004
2027
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
2005
2028
  var componentNormalizer = __webpack_require__(81656);
@@ -2018,7 +2041,7 @@ var component = (0,componentNormalizer/* default */.A)(
2018
2041
  staticRenderFns,
2019
2042
  false,
2020
2043
  null,
2021
- "0e3e268e",
2044
+ "c28e28c6",
2022
2045
  null
2023
2046
 
2024
2047
  )
@@ -10254,12 +10277,19 @@ var actions = {
10254
10277
 
10255
10278
  "use strict";
10256
10279
  __webpack_require__.r(__webpack_exports__);
10257
- /* harmony import */ var _ecwplat_Module_index__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(15050);
10258
- /* harmony import */ var _websocket_index__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(56613);
10280
+ /* harmony import */ var e_vue_contextmenu__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28572);
10281
+ /* harmony import */ var e_vue_contextmenu__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(e_vue_contextmenu__WEBPACK_IMPORTED_MODULE_0__);
10282
+ /* harmony import */ var _ecwplat_Module_index__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(15050);
10283
+ /* harmony import */ var _websocket_index__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(56613);
10284
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
10285
+ function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
10286
+ function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
10287
+ function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
10259
10288
  var defaultSettings = __webpack_require__(53844);
10260
10289
  var showTopMenus = defaultSettings.showTopMenus;
10261
10290
 
10262
10291
 
10292
+
10263
10293
  var state = {
10264
10294
  routes: []
10265
10295
  };
@@ -10272,48 +10302,79 @@ var actions = {
10272
10302
  generateRoutes: function generateRoutes(_ref, nowf) {
10273
10303
  var commit = _ref.commit;
10274
10304
  return new Promise(function (resolve, reject) {
10275
- window.$user.findNavMenus(nowf).then(function (response) {
10276
- var layout = window.$loadComponent('@/wapp/common/layout/index');
10277
- var accessedRoutes = [];
10278
- var topMenus = response.body.listdata.filter(function (item) {
10279
- if (item.moduleLevel === 1) return true;
10280
- });
10281
- topMenus.forEach(function (item) {
10282
- var view = layout;
10283
- if (item.href && (item.href.substring(0, 2) === '@/' || item.href.substring(0, 10) === '#/dcontent') && item.target === '_top') {
10284
- view = window.$loadComponent(item.href);
10285
- }
10286
- var route = convertToRoute(view, item, null, null, null);
10287
- accessedRoutes.push(route);
10305
+ window.$user.findNavMenus(nowf).then( /*#__PURE__*/function () {
10306
+ var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(response) {
10307
+ var layout, accessedRoutes, topMenus, key, loginUser, dynamicRoutes;
10308
+ return _regeneratorRuntime().wrap(function _callee$(_context) {
10309
+ while (1) switch (_context.prev = _context.next) {
10310
+ case 0:
10311
+ layout = window.$loadComponent('@/wapp/common/layout/index');
10312
+ accessedRoutes = [];
10313
+ topMenus = response.body.listdata.filter(function (item) {
10314
+ if (item.moduleLevel === 1) return true;
10315
+ }); //模块菜单定义路由
10316
+ topMenus.forEach(function (item) {
10317
+ var view = layout;
10318
+ if (item.href && (item.href.substring(0, 2) === '@/' || item.href.substring(0, 10) === '#/dcontent') && item.target === '_top') {
10319
+ view = window.$loadComponent(item.href);
10320
+ }
10321
+ var route = convertToRoute(view, item, null, null, null);
10322
+ accessedRoutes.push(route);
10288
10323
 
10289
- // if (item.leafFlag === 0) {
10290
- var children = findChildrenRoute(view, response.body.listdata, item, null, null);
10291
- accessedRoutes = accessedRoutes.concat(children);
10292
- // }
10293
- });
10294
- if (response.body.wappRoutes !== undefined && response.body.wappRoutes !== null) {
10295
- for (var key in response.body.wappRoutes) {
10296
- loadWappRoutes(accessedRoutes, response.body.wappRoutes[key]);
10297
- }
10298
- }
10299
- commit('SET_ROUTES', accessedRoutes);
10324
+ // if (item.leafFlag === 0) {
10325
+ var children = findChildrenRoute(view, response.body.listdata, item, null, null);
10326
+ accessedRoutes = accessedRoutes.concat(children);
10327
+ // }
10328
+ });
10300
10329
 
10301
- // 登录成功后连接webSocket
10302
- _websocket_index__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .A.connectWebSocket(window.$wapp);
10303
- resolve(accessedRoutes);
10304
- }).catch(function (error) {
10330
+ //产品定义子路由
10331
+ if (response.body.wappRoutes !== undefined && response.body.wappRoutes !== null) {
10332
+ for (key in response.body.wappRoutes) {
10333
+ loadWappRoutes(accessedRoutes, response.body.wappRoutes[key]);
10334
+ }
10335
+ }
10336
+
10337
+ //本次会话产品动态子路径
10338
+ _context.next = 7;
10339
+ return window.$user.getLoginUser(window.$auth.getToken());
10340
+ case 7:
10341
+ loginUser = _context.sent;
10342
+ dynamicRoutes = sessionStorage.getItem('dynamicRoutes-' + loginUser.personAccount);
10343
+ if (dynamicRoutes) {
10344
+ dynamicRoutes = JSON.parse(dynamicRoutes);
10345
+ loadWappRoutes(accessedRoutes, dynamicRoutes);
10346
+ }
10347
+ commit('SET_ROUTES', accessedRoutes);
10348
+
10349
+ // 登录成功后连接webSocket
10350
+ _websocket_index__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .A.connectWebSocket(window.$wapp);
10351
+ resolve(accessedRoutes);
10352
+ case 13:
10353
+ case "end":
10354
+ return _context.stop();
10355
+ }
10356
+ }, _callee);
10357
+ }));
10358
+ return function (_x) {
10359
+ return _ref2.apply(this, arguments);
10360
+ };
10361
+ }()).catch(function (error) {
10305
10362
  reject(error);
10306
10363
  });
10307
10364
  });
10308
10365
  },
10309
- updateRoutes: function updateRoutes(_ref2, routes) {
10310
- var commit = _ref2.commit;
10366
+ updateRoutes: function updateRoutes(_ref3, routes) {
10367
+ var commit = _ref3.commit;
10311
10368
  commit('SET_ROUTES', routes);
10312
10369
  }
10313
10370
  };
10314
10371
  function loadWappRoutes(accessedRoutes, wappRoutes) {
10315
10372
  wappRoutes.forEach(function (route) {
10316
- route.component = window.$loadComponent(route.component);
10373
+ if (route.component && typeof route.component === 'string') {
10374
+ route.component = window.$loadComponent(route.component);
10375
+ } else if (route.meta && route.meta.href && typeof route.meta.href === 'string') {
10376
+ route.component = window.$loadComponent(route.meta.href);
10377
+ }
10317
10378
  accessedRoutes.push(route);
10318
10379
  if (route.children !== undefined && route.children !== null) {
10319
10380
  loadWappRoutes(accessedRoutes, route.children);
@@ -10404,7 +10465,7 @@ function convertToRoute(layout, menuItem, parentIconCode, parentTitle, parentI18
10404
10465
  }
10405
10466
  href = href.split('?')[0];
10406
10467
  } else if (href !== null && href.substring(0, 4) === 'http') {
10407
- component = _ecwplat_Module_index__WEBPACK_IMPORTED_MODULE_0__/* .FrameLoader */ .vT;
10468
+ component = _ecwplat_Module_index__WEBPACK_IMPORTED_MODULE_1__/* .FrameLoader */ .vT;
10408
10469
  } else if (menuItem.moduleLevel > 2) {
10409
10470
  component = window.$loadComponent('@/wapp/common/layout/components/Blank');
10410
10471
  }
@@ -12866,7 +12927,7 @@ var SysSetupvue_type_template_id_2497073a_scoped_true_render = function render()
12866
12927
  var SysSetupvue_type_template_id_2497073a_scoped_true_staticRenderFns = [];
12867
12928
 
12868
12929
  // EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
12869
- var MenuItemForm = __webpack_require__(95671);
12930
+ var MenuItemForm = __webpack_require__(99031);
12870
12931
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/SysSetup.vue?vue&type=script&lang=js
12871
12932
  function SysSetupvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return SysSetupvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, SysSetupvue_type_script_lang_js_typeof(o); }
12872
12933
  function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == SysSetupvue_type_script_lang_js_typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(SysSetupvue_type_script_lang_js_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
@@ -42992,7 +43053,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-69610664]{margin-top:1
42992
43053
 
42993
43054
  /***/ }),
42994
43055
 
42995
- /***/ 43515:
43056
+ /***/ 47566:
42996
43057
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
42997
43058
 
42998
43059
  "use strict";
@@ -43006,7 +43067,7 @@ __webpack_require__.r(__webpack_exports__);
43006
43067
 
43007
43068
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
43008
43069
  // Module
43009
- ___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-0e3e268e] .el-dialog__body{height:650px;overflow-y:auto;padding:0 0 20px 0}.icon-dialog[data-v-0e3e268e] .el-dialog__body .el-tabs--top{margin-top:0}", ""]);
43070
+ ___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-c28e28c6] .el-dialog__body{height:650px;overflow-y:auto;padding:0 0 20px 0}.icon-dialog[data-v-c28e28c6] .el-dialog__body .el-tabs--top{margin-top:0}", ""]);
43010
43071
  // Exports
43011
43072
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
43012
43073
 
@@ -50169,6 +50230,1671 @@ function findPrime(bits, gen) {
50169
50230
  })( false || module, this);
50170
50231
 
50171
50232
 
50233
+ /***/ }),
50234
+
50235
+ /***/ 28572:
50236
+ /***/ (function(module) {
50237
+
50238
+ module.exports =
50239
+ /******/ (function(modules) { // webpackBootstrap
50240
+ /******/ // The module cache
50241
+ /******/ var installedModules = {};
50242
+ /******/
50243
+ /******/ // The require function
50244
+ /******/ function __nested_webpack_require_187__(moduleId) {
50245
+ /******/
50246
+ /******/ // Check if module is in cache
50247
+ /******/ if(installedModules[moduleId]) {
50248
+ /******/ return installedModules[moduleId].exports;
50249
+ /******/ }
50250
+ /******/ // Create a new module (and put it into the cache)
50251
+ /******/ var module = installedModules[moduleId] = {
50252
+ /******/ i: moduleId,
50253
+ /******/ l: false,
50254
+ /******/ exports: {}
50255
+ /******/ };
50256
+ /******/
50257
+ /******/ // Execute the module function
50258
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_187__);
50259
+ /******/
50260
+ /******/ // Flag the module as loaded
50261
+ /******/ module.l = true;
50262
+ /******/
50263
+ /******/ // Return the exports of the module
50264
+ /******/ return module.exports;
50265
+ /******/ }
50266
+ /******/
50267
+ /******/
50268
+ /******/ // expose the modules object (__webpack_modules__)
50269
+ /******/ __nested_webpack_require_187__.m = modules;
50270
+ /******/
50271
+ /******/ // expose the module cache
50272
+ /******/ __nested_webpack_require_187__.c = installedModules;
50273
+ /******/
50274
+ /******/ // define getter function for harmony exports
50275
+ /******/ __nested_webpack_require_187__.d = function(exports, name, getter) {
50276
+ /******/ if(!__nested_webpack_require_187__.o(exports, name)) {
50277
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
50278
+ /******/ }
50279
+ /******/ };
50280
+ /******/
50281
+ /******/ // define __esModule on exports
50282
+ /******/ __nested_webpack_require_187__.r = function(exports) {
50283
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
50284
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
50285
+ /******/ }
50286
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
50287
+ /******/ };
50288
+ /******/
50289
+ /******/ // create a fake namespace object
50290
+ /******/ // mode & 1: value is a module id, require it
50291
+ /******/ // mode & 2: merge all properties of value into the ns
50292
+ /******/ // mode & 4: return value when already ns object
50293
+ /******/ // mode & 8|1: behave like require
50294
+ /******/ __nested_webpack_require_187__.t = function(value, mode) {
50295
+ /******/ if(mode & 1) value = __nested_webpack_require_187__(value);
50296
+ /******/ if(mode & 8) return value;
50297
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
50298
+ /******/ var ns = Object.create(null);
50299
+ /******/ __nested_webpack_require_187__.r(ns);
50300
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
50301
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __nested_webpack_require_187__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
50302
+ /******/ return ns;
50303
+ /******/ };
50304
+ /******/
50305
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
50306
+ /******/ __nested_webpack_require_187__.n = function(module) {
50307
+ /******/ var getter = module && module.__esModule ?
50308
+ /******/ function getDefault() { return module['default']; } :
50309
+ /******/ function getModuleExports() { return module; };
50310
+ /******/ __nested_webpack_require_187__.d(getter, 'a', getter);
50311
+ /******/ return getter;
50312
+ /******/ };
50313
+ /******/
50314
+ /******/ // Object.prototype.hasOwnProperty.call
50315
+ /******/ __nested_webpack_require_187__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
50316
+ /******/
50317
+ /******/ // __webpack_public_path__
50318
+ /******/ __nested_webpack_require_187__.p = "";
50319
+ /******/
50320
+ /******/
50321
+ /******/ // Load entry module and return exports
50322
+ /******/ return __nested_webpack_require_187__(__nested_webpack_require_187__.s = "fb15");
50323
+ /******/ })
50324
+ /************************************************************************/
50325
+ /******/ ({
50326
+
50327
+ /***/ "02f4":
50328
+ /***/ (function(module, exports, __nested_webpack_require_3663__) {
50329
+
50330
+ var toInteger = __nested_webpack_require_3663__("4588");
50331
+ var defined = __nested_webpack_require_3663__("be13");
50332
+ // true -> String#at
50333
+ // false -> String#codePointAt
50334
+ module.exports = function (TO_STRING) {
50335
+ return function (that, pos) {
50336
+ var s = String(defined(that));
50337
+ var i = toInteger(pos);
50338
+ var l = s.length;
50339
+ var a, b;
50340
+ if (i < 0 || i >= l) return TO_STRING ? '' : undefined;
50341
+ a = s.charCodeAt(i);
50342
+ return a < 0xd800 || a > 0xdbff || i + 1 === l || (b = s.charCodeAt(i + 1)) < 0xdc00 || b > 0xdfff
50343
+ ? TO_STRING ? s.charAt(i) : a
50344
+ : TO_STRING ? s.slice(i, i + 2) : (a - 0xd800 << 10) + (b - 0xdc00) + 0x10000;
50345
+ };
50346
+ };
50347
+
50348
+
50349
+ /***/ }),
50350
+
50351
+ /***/ "0390":
50352
+ /***/ (function(module, exports, __nested_webpack_require_4376__) {
50353
+
50354
+ "use strict";
50355
+
50356
+ var at = __nested_webpack_require_4376__("02f4")(true);
50357
+
50358
+ // `AdvanceStringIndex` abstract operation
50359
+ // https://tc39.github.io/ecma262/#sec-advancestringindex
50360
+ module.exports = function (S, index, unicode) {
50361
+ return index + (unicode ? at(S, index).length : 1);
50362
+ };
50363
+
50364
+
50365
+ /***/ }),
50366
+
50367
+ /***/ "0bfb":
50368
+ /***/ (function(module, exports, __nested_webpack_require_4727__) {
50369
+
50370
+ "use strict";
50371
+
50372
+ // 21.2.5.3 get RegExp.prototype.flags
50373
+ var anObject = __nested_webpack_require_4727__("cb7c");
50374
+ module.exports = function () {
50375
+ var that = anObject(this);
50376
+ var result = '';
50377
+ if (that.global) result += 'g';
50378
+ if (that.ignoreCase) result += 'i';
50379
+ if (that.multiline) result += 'm';
50380
+ if (that.unicode) result += 'u';
50381
+ if (that.sticky) result += 'y';
50382
+ return result;
50383
+ };
50384
+
50385
+
50386
+ /***/ }),
50387
+
50388
+ /***/ "214f":
50389
+ /***/ (function(module, exports, __nested_webpack_require_5186__) {
50390
+
50391
+ "use strict";
50392
+
50393
+ __nested_webpack_require_5186__("b0c5");
50394
+ var redefine = __nested_webpack_require_5186__("2aba");
50395
+ var hide = __nested_webpack_require_5186__("32e9");
50396
+ var fails = __nested_webpack_require_5186__("79e5");
50397
+ var defined = __nested_webpack_require_5186__("be13");
50398
+ var wks = __nested_webpack_require_5186__("2b4c");
50399
+ var regexpExec = __nested_webpack_require_5186__("520a");
50400
+
50401
+ var SPECIES = wks('species');
50402
+
50403
+ var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
50404
+ // #replace needs built-in support for named groups.
50405
+ // #match works fine because it just return the exec results, even if it has
50406
+ // a "grops" property.
50407
+ var re = /./;
50408
+ re.exec = function () {
50409
+ var result = [];
50410
+ result.groups = { a: '7' };
50411
+ return result;
50412
+ };
50413
+ return ''.replace(re, '$<a>') !== '7';
50414
+ });
50415
+
50416
+ var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = (function () {
50417
+ // Chrome 51 has a buggy "split" implementation when RegExp#exec !== nativeExec
50418
+ var re = /(?:)/;
50419
+ var originalExec = re.exec;
50420
+ re.exec = function () { return originalExec.apply(this, arguments); };
50421
+ var result = 'ab'.split(re);
50422
+ return result.length === 2 && result[0] === 'a' && result[1] === 'b';
50423
+ })();
50424
+
50425
+ module.exports = function (KEY, length, exec) {
50426
+ var SYMBOL = wks(KEY);
50427
+
50428
+ var DELEGATES_TO_SYMBOL = !fails(function () {
50429
+ // String methods call symbol-named RegEp methods
50430
+ var O = {};
50431
+ O[SYMBOL] = function () { return 7; };
50432
+ return ''[KEY](O) != 7;
50433
+ });
50434
+
50435
+ var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL ? !fails(function () {
50436
+ // Symbol-named RegExp methods call .exec
50437
+ var execCalled = false;
50438
+ var re = /a/;
50439
+ re.exec = function () { execCalled = true; return null; };
50440
+ if (KEY === 'split') {
50441
+ // RegExp[@@split] doesn't call the regex's exec method, but first creates
50442
+ // a new one. We need to return the patched regex when creating the new one.
50443
+ re.constructor = {};
50444
+ re.constructor[SPECIES] = function () { return re; };
50445
+ }
50446
+ re[SYMBOL]('');
50447
+ return !execCalled;
50448
+ }) : undefined;
50449
+
50450
+ if (
50451
+ !DELEGATES_TO_SYMBOL ||
50452
+ !DELEGATES_TO_EXEC ||
50453
+ (KEY === 'replace' && !REPLACE_SUPPORTS_NAMED_GROUPS) ||
50454
+ (KEY === 'split' && !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC)
50455
+ ) {
50456
+ var nativeRegExpMethod = /./[SYMBOL];
50457
+ var fns = exec(
50458
+ defined,
50459
+ SYMBOL,
50460
+ ''[KEY],
50461
+ function maybeCallNative(nativeMethod, regexp, str, arg2, forceStringMethod) {
50462
+ if (regexp.exec === regexpExec) {
50463
+ if (DELEGATES_TO_SYMBOL && !forceStringMethod) {
50464
+ // The native String method already delegates to @@method (this
50465
+ // polyfilled function), leasing to infinite recursion.
50466
+ // We avoid it by directly calling the native @@method method.
50467
+ return { done: true, value: nativeRegExpMethod.call(regexp, str, arg2) };
50468
+ }
50469
+ return { done: true, value: nativeMethod.call(str, regexp, arg2) };
50470
+ }
50471
+ return { done: false };
50472
+ }
50473
+ );
50474
+ var strfn = fns[0];
50475
+ var rxfn = fns[1];
50476
+
50477
+ redefine(String.prototype, KEY, strfn);
50478
+ hide(RegExp.prototype, SYMBOL, length == 2
50479
+ // 21.2.5.8 RegExp.prototype[@@replace](string, replaceValue)
50480
+ // 21.2.5.11 RegExp.prototype[@@split](string, limit)
50481
+ ? function (string, arg) { return rxfn.call(string, this, arg); }
50482
+ // 21.2.5.6 RegExp.prototype[@@match](string)
50483
+ // 21.2.5.9 RegExp.prototype[@@search](string)
50484
+ : function (string) { return rxfn.call(string, this); }
50485
+ );
50486
+ }
50487
+ };
50488
+
50489
+
50490
+ /***/ }),
50491
+
50492
+ /***/ "230e":
50493
+ /***/ (function(module, exports, __nested_webpack_require_8643__) {
50494
+
50495
+ var isObject = __nested_webpack_require_8643__("d3f4");
50496
+ var document = __nested_webpack_require_8643__("7726").document;
50497
+ // typeof document.createElement is 'object' in old IE
50498
+ var is = isObject(document) && isObject(document.createElement);
50499
+ module.exports = function (it) {
50500
+ return is ? document.createElement(it) : {};
50501
+ };
50502
+
50503
+
50504
+ /***/ }),
50505
+
50506
+ /***/ "2350":
50507
+ /***/ (function(module, exports) {
50508
+
50509
+ /*
50510
+ MIT License http://www.opensource.org/licenses/mit-license.php
50511
+ Author Tobias Koppers @sokra
50512
+ */
50513
+ // css base code, injected by the css-loader
50514
+ module.exports = function(useSourceMap) {
50515
+ var list = [];
50516
+
50517
+ // return the list of modules as css string
50518
+ list.toString = function toString() {
50519
+ return this.map(function (item) {
50520
+ var content = cssWithMappingToString(item, useSourceMap);
50521
+ if(item[2]) {
50522
+ return "@media " + item[2] + "{" + content + "}";
50523
+ } else {
50524
+ return content;
50525
+ }
50526
+ }).join("");
50527
+ };
50528
+
50529
+ // import a list of modules into the list
50530
+ list.i = function(modules, mediaQuery) {
50531
+ if(typeof modules === "string")
50532
+ modules = [[null, modules, ""]];
50533
+ var alreadyImportedModules = {};
50534
+ for(var i = 0; i < this.length; i++) {
50535
+ var id = this[i][0];
50536
+ if(typeof id === "number")
50537
+ alreadyImportedModules[id] = true;
50538
+ }
50539
+ for(i = 0; i < modules.length; i++) {
50540
+ var item = modules[i];
50541
+ // skip already imported module
50542
+ // this implementation is not 100% perfect for weird media query combinations
50543
+ // when a module is imported multiple times with different media queries.
50544
+ // I hope this will never occur (Hey this way we have smaller bundles)
50545
+ if(typeof item[0] !== "number" || !alreadyImportedModules[item[0]]) {
50546
+ if(mediaQuery && !item[2]) {
50547
+ item[2] = mediaQuery;
50548
+ } else if(mediaQuery) {
50549
+ item[2] = "(" + item[2] + ") and (" + mediaQuery + ")";
50550
+ }
50551
+ list.push(item);
50552
+ }
50553
+ }
50554
+ };
50555
+ return list;
50556
+ };
50557
+
50558
+ function cssWithMappingToString(item, useSourceMap) {
50559
+ var content = item[1] || '';
50560
+ var cssMapping = item[3];
50561
+ if (!cssMapping) {
50562
+ return content;
50563
+ }
50564
+
50565
+ if (useSourceMap && typeof btoa === 'function') {
50566
+ var sourceMapping = toComment(cssMapping);
50567
+ var sourceURLs = cssMapping.sources.map(function (source) {
50568
+ return '/*# sourceURL=' + cssMapping.sourceRoot + source + ' */'
50569
+ });
50570
+
50571
+ return [content].concat(sourceURLs).concat([sourceMapping]).join('\n');
50572
+ }
50573
+
50574
+ return [content].join('\n');
50575
+ }
50576
+
50577
+ // Adapted from convert-source-map (MIT)
50578
+ function toComment(sourceMap) {
50579
+ // eslint-disable-next-line no-undef
50580
+ var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));
50581
+ var data = 'sourceMappingURL=data:application/json;charset=utf-8;base64,' + base64;
50582
+
50583
+ return '/*# ' + data + ' */';
50584
+ }
50585
+
50586
+
50587
+ /***/ }),
50588
+
50589
+ /***/ "23c6":
50590
+ /***/ (function(module, exports, __nested_webpack_require_11350__) {
50591
+
50592
+ // getting tag from 19.1.3.6 Object.prototype.toString()
50593
+ var cof = __nested_webpack_require_11350__("2d95");
50594
+ var TAG = __nested_webpack_require_11350__("2b4c")('toStringTag');
50595
+ // ES3 wrong here
50596
+ var ARG = cof(function () { return arguments; }()) == 'Arguments';
50597
+
50598
+ // fallback for IE11 Script Access Denied error
50599
+ var tryGet = function (it, key) {
50600
+ try {
50601
+ return it[key];
50602
+ } catch (e) { /* empty */ }
50603
+ };
50604
+
50605
+ module.exports = function (it) {
50606
+ var O, T, B;
50607
+ return it === undefined ? 'Undefined' : it === null ? 'Null'
50608
+ // @@toStringTag case
50609
+ : typeof (T = tryGet(O = Object(it), TAG)) == 'string' ? T
50610
+ // builtinTag case
50611
+ : ARG ? cof(O)
50612
+ // ES3 arguments fallback
50613
+ : (B = cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B;
50614
+ };
50615
+
50616
+
50617
+ /***/ }),
50618
+
50619
+ /***/ "2aba":
50620
+ /***/ (function(module, exports, __nested_webpack_require_12172__) {
50621
+
50622
+ var global = __nested_webpack_require_12172__("7726");
50623
+ var hide = __nested_webpack_require_12172__("32e9");
50624
+ var has = __nested_webpack_require_12172__("69a8");
50625
+ var SRC = __nested_webpack_require_12172__("ca5a")('src');
50626
+ var $toString = __nested_webpack_require_12172__("fa5b");
50627
+ var TO_STRING = 'toString';
50628
+ var TPL = ('' + $toString).split(TO_STRING);
50629
+
50630
+ __nested_webpack_require_12172__("8378").inspectSource = function (it) {
50631
+ return $toString.call(it);
50632
+ };
50633
+
50634
+ (module.exports = function (O, key, val, safe) {
50635
+ var isFunction = typeof val == 'function';
50636
+ if (isFunction) has(val, 'name') || hide(val, 'name', key);
50637
+ if (O[key] === val) return;
50638
+ if (isFunction) has(val, SRC) || hide(val, SRC, O[key] ? '' + O[key] : TPL.join(String(key)));
50639
+ if (O === global) {
50640
+ O[key] = val;
50641
+ } else if (!safe) {
50642
+ delete O[key];
50643
+ hide(O, key, val);
50644
+ } else if (O[key]) {
50645
+ O[key] = val;
50646
+ } else {
50647
+ hide(O, key, val);
50648
+ }
50649
+ // add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
50650
+ })(Function.prototype, TO_STRING, function toString() {
50651
+ return typeof this == 'function' && this[SRC] || $toString.call(this);
50652
+ });
50653
+
50654
+
50655
+ /***/ }),
50656
+
50657
+ /***/ "2b4c":
50658
+ /***/ (function(module, exports, __nested_webpack_require_13346__) {
50659
+
50660
+ var store = __nested_webpack_require_13346__("5537")('wks');
50661
+ var uid = __nested_webpack_require_13346__("ca5a");
50662
+ var Symbol = __nested_webpack_require_13346__("7726").Symbol;
50663
+ var USE_SYMBOL = typeof Symbol == 'function';
50664
+
50665
+ var $exports = module.exports = function (name) {
50666
+ return store[name] || (store[name] =
50667
+ USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : uid)('Symbol.' + name));
50668
+ };
50669
+
50670
+ $exports.store = store;
50671
+
50672
+
50673
+ /***/ }),
50674
+
50675
+ /***/ "2d00":
50676
+ /***/ (function(module, exports) {
50677
+
50678
+ module.exports = false;
50679
+
50680
+
50681
+ /***/ }),
50682
+
50683
+ /***/ "2d95":
50684
+ /***/ (function(module, exports) {
50685
+
50686
+ var toString = {}.toString;
50687
+
50688
+ module.exports = function (it) {
50689
+ return toString.call(it).slice(8, -1);
50690
+ };
50691
+
50692
+
50693
+ /***/ }),
50694
+
50695
+ /***/ "32e9":
50696
+ /***/ (function(module, exports, __nested_webpack_require_14068__) {
50697
+
50698
+ var dP = __nested_webpack_require_14068__("86cc");
50699
+ var createDesc = __nested_webpack_require_14068__("4630");
50700
+ module.exports = __nested_webpack_require_14068__("9e1e") ? function (object, key, value) {
50701
+ return dP.f(object, key, createDesc(1, value));
50702
+ } : function (object, key, value) {
50703
+ object[key] = value;
50704
+ return object;
50705
+ };
50706
+
50707
+
50708
+ /***/ }),
50709
+
50710
+ /***/ "3974":
50711
+ /***/ (function(module, exports, __nested_webpack_require_14444__) {
50712
+
50713
+ // style-loader: Adds some css to the DOM by adding a <style> tag
50714
+
50715
+ // load the styles
50716
+ var content = __nested_webpack_require_14444__("d5fa");
50717
+ if(typeof content === 'string') content = [[module.i, content, '']];
50718
+ if(content.locals) module.exports = content.locals;
50719
+ // add the styles to the DOM
50720
+ var add = __nested_webpack_require_14444__("499e").default
50721
+ var update = add("64a34c43", content, true, {"sourceMap":false,"shadowMode":false});
50722
+
50723
+ /***/ }),
50724
+
50725
+ /***/ "4588":
50726
+ /***/ (function(module, exports) {
50727
+
50728
+ // 7.1.4 ToInteger
50729
+ var ceil = Math.ceil;
50730
+ var floor = Math.floor;
50731
+ module.exports = function (it) {
50732
+ return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it);
50733
+ };
50734
+
50735
+
50736
+ /***/ }),
50737
+
50738
+ /***/ "4630":
50739
+ /***/ (function(module, exports) {
50740
+
50741
+ module.exports = function (bitmap, value) {
50742
+ return {
50743
+ enumerable: !(bitmap & 1),
50744
+ configurable: !(bitmap & 2),
50745
+ writable: !(bitmap & 4),
50746
+ value: value
50747
+ };
50748
+ };
50749
+
50750
+
50751
+ /***/ }),
50752
+
50753
+ /***/ "499e":
50754
+ /***/ (function(module, __nested_webpack_exports__, __nested_webpack_require_15409__) {
50755
+
50756
+ "use strict";
50757
+ __nested_webpack_require_15409__.r(__nested_webpack_exports__);
50758
+
50759
+ // CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/listToStyles.js
50760
+ /**
50761
+ * Translates the list format produced by css-loader into something
50762
+ * easier to manipulate.
50763
+ */
50764
+ function listToStyles (parentId, list) {
50765
+ var styles = []
50766
+ var newStyles = {}
50767
+ for (var i = 0; i < list.length; i++) {
50768
+ var item = list[i]
50769
+ var id = item[0]
50770
+ var css = item[1]
50771
+ var media = item[2]
50772
+ var sourceMap = item[3]
50773
+ var part = {
50774
+ id: parentId + ':' + i,
50775
+ css: css,
50776
+ media: media,
50777
+ sourceMap: sourceMap
50778
+ }
50779
+ if (!newStyles[id]) {
50780
+ styles.push(newStyles[id] = { id: id, parts: [part] })
50781
+ } else {
50782
+ newStyles[id].parts.push(part)
50783
+ }
50784
+ }
50785
+ return styles
50786
+ }
50787
+
50788
+ // CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/addStylesClient.js
50789
+ /* harmony export (binding) */ __nested_webpack_require_15409__.d(__nested_webpack_exports__, "default", function() { return addStylesClient; });
50790
+ /*
50791
+ MIT License http://www.opensource.org/licenses/mit-license.php
50792
+ Author Tobias Koppers @sokra
50793
+ Modified by Evan You @yyx990803
50794
+ */
50795
+
50796
+
50797
+
50798
+ var hasDocument = typeof document !== 'undefined'
50799
+
50800
+ if (typeof DEBUG !== 'undefined' && DEBUG) {
50801
+ if (!hasDocument) {
50802
+ throw new Error(
50803
+ 'vue-style-loader cannot be used in a non-browser environment. ' +
50804
+ "Use { target: 'node' } in your Webpack config to indicate a server-rendering environment."
50805
+ ) }
50806
+ }
50807
+
50808
+ /*
50809
+ type StyleObject = {
50810
+ id: number;
50811
+ parts: Array<StyleObjectPart>
50812
+ }
50813
+
50814
+ type StyleObjectPart = {
50815
+ css: string;
50816
+ media: string;
50817
+ sourceMap: ?string
50818
+ }
50819
+ */
50820
+
50821
+ var stylesInDom = {/*
50822
+ [id: number]: {
50823
+ id: number,
50824
+ refs: number,
50825
+ parts: Array<(obj?: StyleObjectPart) => void>
50826
+ }
50827
+ */}
50828
+
50829
+ var head = hasDocument && (document.head || document.getElementsByTagName('head')[0])
50830
+ var singletonElement = null
50831
+ var singletonCounter = 0
50832
+ var isProduction = false
50833
+ var noop = function () {}
50834
+ var options = null
50835
+ var ssrIdKey = 'data-vue-ssr-id'
50836
+
50837
+ // Force single-tag solution on IE6-9, which has a hard limit on the # of <style>
50838
+ // tags it will allow on a page
50839
+ var isOldIE = typeof navigator !== 'undefined' && /msie [6-9]\b/.test(navigator.userAgent.toLowerCase())
50840
+
50841
+ function addStylesClient (parentId, list, _isProduction, _options) {
50842
+ isProduction = _isProduction
50843
+
50844
+ options = _options || {}
50845
+
50846
+ var styles = listToStyles(parentId, list)
50847
+ addStylesToDom(styles)
50848
+
50849
+ return function update (newList) {
50850
+ var mayRemove = []
50851
+ for (var i = 0; i < styles.length; i++) {
50852
+ var item = styles[i]
50853
+ var domStyle = stylesInDom[item.id]
50854
+ domStyle.refs--
50855
+ mayRemove.push(domStyle)
50856
+ }
50857
+ if (newList) {
50858
+ styles = listToStyles(parentId, newList)
50859
+ addStylesToDom(styles)
50860
+ } else {
50861
+ styles = []
50862
+ }
50863
+ for (var i = 0; i < mayRemove.length; i++) {
50864
+ var domStyle = mayRemove[i]
50865
+ if (domStyle.refs === 0) {
50866
+ for (var j = 0; j < domStyle.parts.length; j++) {
50867
+ domStyle.parts[j]()
50868
+ }
50869
+ delete stylesInDom[domStyle.id]
50870
+ }
50871
+ }
50872
+ }
50873
+ }
50874
+
50875
+ function addStylesToDom (styles /* Array<StyleObject> */) {
50876
+ for (var i = 0; i < styles.length; i++) {
50877
+ var item = styles[i]
50878
+ var domStyle = stylesInDom[item.id]
50879
+ if (domStyle) {
50880
+ domStyle.refs++
50881
+ for (var j = 0; j < domStyle.parts.length; j++) {
50882
+ domStyle.parts[j](item.parts[j])
50883
+ }
50884
+ for (; j < item.parts.length; j++) {
50885
+ domStyle.parts.push(addStyle(item.parts[j]))
50886
+ }
50887
+ if (domStyle.parts.length > item.parts.length) {
50888
+ domStyle.parts.length = item.parts.length
50889
+ }
50890
+ } else {
50891
+ var parts = []
50892
+ for (var j = 0; j < item.parts.length; j++) {
50893
+ parts.push(addStyle(item.parts[j]))
50894
+ }
50895
+ stylesInDom[item.id] = { id: item.id, refs: 1, parts: parts }
50896
+ }
50897
+ }
50898
+ }
50899
+
50900
+ function createStyleElement () {
50901
+ var styleElement = document.createElement('style')
50902
+ styleElement.type = 'text/css'
50903
+ head.appendChild(styleElement)
50904
+ return styleElement
50905
+ }
50906
+
50907
+ function addStyle (obj /* StyleObjectPart */) {
50908
+ var update, remove
50909
+ var styleElement = document.querySelector('style[' + ssrIdKey + '~="' + obj.id + '"]')
50910
+
50911
+ if (styleElement) {
50912
+ if (isProduction) {
50913
+ // has SSR styles and in production mode.
50914
+ // simply do nothing.
50915
+ return noop
50916
+ } else {
50917
+ // has SSR styles but in dev mode.
50918
+ // for some reason Chrome can't handle source map in server-rendered
50919
+ // style tags - source maps in <style> only works if the style tag is
50920
+ // created and inserted dynamically. So we remove the server rendered
50921
+ // styles and inject new ones.
50922
+ styleElement.parentNode.removeChild(styleElement)
50923
+ }
50924
+ }
50925
+
50926
+ if (isOldIE) {
50927
+ // use singleton mode for IE9.
50928
+ var styleIndex = singletonCounter++
50929
+ styleElement = singletonElement || (singletonElement = createStyleElement())
50930
+ update = applyToSingletonTag.bind(null, styleElement, styleIndex, false)
50931
+ remove = applyToSingletonTag.bind(null, styleElement, styleIndex, true)
50932
+ } else {
50933
+ // use multi-style-tag mode in all other cases
50934
+ styleElement = createStyleElement()
50935
+ update = applyToTag.bind(null, styleElement)
50936
+ remove = function () {
50937
+ styleElement.parentNode.removeChild(styleElement)
50938
+ }
50939
+ }
50940
+
50941
+ update(obj)
50942
+
50943
+ return function updateStyle (newObj /* StyleObjectPart */) {
50944
+ if (newObj) {
50945
+ if (newObj.css === obj.css &&
50946
+ newObj.media === obj.media &&
50947
+ newObj.sourceMap === obj.sourceMap) {
50948
+ return
50949
+ }
50950
+ update(obj = newObj)
50951
+ } else {
50952
+ remove()
50953
+ }
50954
+ }
50955
+ }
50956
+
50957
+ var replaceText = (function () {
50958
+ var textStore = []
50959
+
50960
+ return function (index, replacement) {
50961
+ textStore[index] = replacement
50962
+ return textStore.filter(Boolean).join('\n')
50963
+ }
50964
+ })()
50965
+
50966
+ function applyToSingletonTag (styleElement, index, remove, obj) {
50967
+ var css = remove ? '' : obj.css
50968
+
50969
+ if (styleElement.styleSheet) {
50970
+ styleElement.styleSheet.cssText = replaceText(index, css)
50971
+ } else {
50972
+ var cssNode = document.createTextNode(css)
50973
+ var childNodes = styleElement.childNodes
50974
+ if (childNodes[index]) styleElement.removeChild(childNodes[index])
50975
+ if (childNodes.length) {
50976
+ styleElement.insertBefore(cssNode, childNodes[index])
50977
+ } else {
50978
+ styleElement.appendChild(cssNode)
50979
+ }
50980
+ }
50981
+ }
50982
+
50983
+ function applyToTag (styleElement, obj) {
50984
+ var css = obj.css
50985
+ var media = obj.media
50986
+ var sourceMap = obj.sourceMap
50987
+
50988
+ if (media) {
50989
+ styleElement.setAttribute('media', media)
50990
+ }
50991
+ if (options.ssrId) {
50992
+ styleElement.setAttribute(ssrIdKey, obj.id)
50993
+ }
50994
+
50995
+ if (sourceMap) {
50996
+ // https://developer.chrome.com/devtools/docs/javascript-debugging
50997
+ // this makes source maps inside style tags work properly in Chrome
50998
+ css += '\n/*# sourceURL=' + sourceMap.sources[0] + ' */'
50999
+ // http://stackoverflow.com/a/26603875
51000
+ css += '\n/*# sourceMappingURL=data:application/json;base64,' + btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))) + ' */'
51001
+ }
51002
+
51003
+ if (styleElement.styleSheet) {
51004
+ styleElement.styleSheet.cssText = css
51005
+ } else {
51006
+ while (styleElement.firstChild) {
51007
+ styleElement.removeChild(styleElement.firstChild)
51008
+ }
51009
+ styleElement.appendChild(document.createTextNode(css))
51010
+ }
51011
+ }
51012
+
51013
+
51014
+ /***/ }),
51015
+
51016
+ /***/ "4bf8":
51017
+ /***/ (function(module, exports, __nested_webpack_require_22632__) {
51018
+
51019
+ // 7.1.13 ToObject(argument)
51020
+ var defined = __nested_webpack_require_22632__("be13");
51021
+ module.exports = function (it) {
51022
+ return Object(defined(it));
51023
+ };
51024
+
51025
+
51026
+ /***/ }),
51027
+
51028
+ /***/ "520a":
51029
+ /***/ (function(module, exports, __nested_webpack_require_22854__) {
51030
+
51031
+ "use strict";
51032
+
51033
+
51034
+ var regexpFlags = __nested_webpack_require_22854__("0bfb");
51035
+
51036
+ var nativeExec = RegExp.prototype.exec;
51037
+ // This always refers to the native implementation, because the
51038
+ // String#replace polyfill uses ./fix-regexp-well-known-symbol-logic.js,
51039
+ // which loads this file before patching the method.
51040
+ var nativeReplace = String.prototype.replace;
51041
+
51042
+ var patchedExec = nativeExec;
51043
+
51044
+ var LAST_INDEX = 'lastIndex';
51045
+
51046
+ var UPDATES_LAST_INDEX_WRONG = (function () {
51047
+ var re1 = /a/,
51048
+ re2 = /b*/g;
51049
+ nativeExec.call(re1, 'a');
51050
+ nativeExec.call(re2, 'a');
51051
+ return re1[LAST_INDEX] !== 0 || re2[LAST_INDEX] !== 0;
51052
+ })();
51053
+
51054
+ // nonparticipating capturing group, copied from es5-shim's String#split patch.
51055
+ var NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;
51056
+
51057
+ var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED;
51058
+
51059
+ if (PATCH) {
51060
+ patchedExec = function exec(str) {
51061
+ var re = this;
51062
+ var lastIndex, reCopy, match, i;
51063
+
51064
+ if (NPCG_INCLUDED) {
51065
+ reCopy = new RegExp('^' + re.source + '$(?!\\s)', regexpFlags.call(re));
51066
+ }
51067
+ if (UPDATES_LAST_INDEX_WRONG) lastIndex = re[LAST_INDEX];
51068
+
51069
+ match = nativeExec.call(re, str);
51070
+
51071
+ if (UPDATES_LAST_INDEX_WRONG && match) {
51072
+ re[LAST_INDEX] = re.global ? match.index + match[0].length : lastIndex;
51073
+ }
51074
+ if (NPCG_INCLUDED && match && match.length > 1) {
51075
+ // Fix browsers whose `exec` methods don't consistently return `undefined`
51076
+ // for NPCG, like IE8. NOTE: This doesn' work for /(.?)?/
51077
+ // eslint-disable-next-line no-loop-func
51078
+ nativeReplace.call(match[0], reCopy, function () {
51079
+ for (i = 1; i < arguments.length - 2; i++) {
51080
+ if (arguments[i] === undefined) match[i] = undefined;
51081
+ }
51082
+ });
51083
+ }
51084
+
51085
+ return match;
51086
+ };
51087
+ }
51088
+
51089
+ module.exports = patchedExec;
51090
+
51091
+
51092
+ /***/ }),
51093
+
51094
+ /***/ "5537":
51095
+ /***/ (function(module, exports, __nested_webpack_require_24687__) {
51096
+
51097
+ var core = __nested_webpack_require_24687__("8378");
51098
+ var global = __nested_webpack_require_24687__("7726");
51099
+ var SHARED = '__core-js_shared__';
51100
+ var store = global[SHARED] || (global[SHARED] = {});
51101
+
51102
+ (module.exports = function (key, value) {
51103
+ return store[key] || (store[key] = value !== undefined ? value : {});
51104
+ })('versions', []).push({
51105
+ version: core.version,
51106
+ mode: __nested_webpack_require_24687__("2d00") ? 'pure' : 'global',
51107
+ copyright: '© 2019 Denis Pushkarev (zloirock.ru)'
51108
+ });
51109
+
51110
+
51111
+ /***/ }),
51112
+
51113
+ /***/ "5ca1":
51114
+ /***/ (function(module, exports, __nested_webpack_require_25220__) {
51115
+
51116
+ var global = __nested_webpack_require_25220__("7726");
51117
+ var core = __nested_webpack_require_25220__("8378");
51118
+ var hide = __nested_webpack_require_25220__("32e9");
51119
+ var redefine = __nested_webpack_require_25220__("2aba");
51120
+ var ctx = __nested_webpack_require_25220__("9b43");
51121
+ var PROTOTYPE = 'prototype';
51122
+
51123
+ var $export = function (type, name, source) {
51124
+ var IS_FORCED = type & $export.F;
51125
+ var IS_GLOBAL = type & $export.G;
51126
+ var IS_STATIC = type & $export.S;
51127
+ var IS_PROTO = type & $export.P;
51128
+ var IS_BIND = type & $export.B;
51129
+ var target = IS_GLOBAL ? global : IS_STATIC ? global[name] || (global[name] = {}) : (global[name] || {})[PROTOTYPE];
51130
+ var exports = IS_GLOBAL ? core : core[name] || (core[name] = {});
51131
+ var expProto = exports[PROTOTYPE] || (exports[PROTOTYPE] = {});
51132
+ var key, own, out, exp;
51133
+ if (IS_GLOBAL) source = name;
51134
+ for (key in source) {
51135
+ // contains in native
51136
+ own = !IS_FORCED && target && target[key] !== undefined;
51137
+ // export native or passed
51138
+ out = (own ? target : source)[key];
51139
+ // bind timers to global for call from export context
51140
+ exp = IS_BIND && own ? ctx(out, global) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out;
51141
+ // extend global
51142
+ if (target) redefine(target, key, out, type & $export.U);
51143
+ // export
51144
+ if (exports[key] != out) hide(exports, key, exp);
51145
+ if (IS_PROTO && expProto[key] != out) expProto[key] = out;
51146
+ }
51147
+ };
51148
+ global.core = core;
51149
+ // type bitmap
51150
+ $export.F = 1; // forced
51151
+ $export.G = 2; // global
51152
+ $export.S = 4; // static
51153
+ $export.P = 8; // proto
51154
+ $export.B = 16; // bind
51155
+ $export.W = 32; // wrap
51156
+ $export.U = 64; // safe
51157
+ $export.R = 128; // real proto method for `library`
51158
+ module.exports = $export;
51159
+
51160
+
51161
+ /***/ }),
51162
+
51163
+ /***/ "5f1b":
51164
+ /***/ (function(module, exports, __nested_webpack_require_26945__) {
51165
+
51166
+ "use strict";
51167
+
51168
+
51169
+ var classof = __nested_webpack_require_26945__("23c6");
51170
+ var builtinExec = RegExp.prototype.exec;
51171
+
51172
+ // `RegExpExec` abstract operation
51173
+ // https://tc39.github.io/ecma262/#sec-regexpexec
51174
+ module.exports = function (R, S) {
51175
+ var exec = R.exec;
51176
+ if (typeof exec === 'function') {
51177
+ var result = exec.call(R, S);
51178
+ if (typeof result !== 'object') {
51179
+ throw new TypeError('RegExp exec method returned something other than an Object or null');
51180
+ }
51181
+ return result;
51182
+ }
51183
+ if (classof(R) !== 'RegExp') {
51184
+ throw new TypeError('RegExp#exec called on incompatible receiver');
51185
+ }
51186
+ return builtinExec.call(R, S);
51187
+ };
51188
+
51189
+
51190
+ /***/ }),
51191
+
51192
+ /***/ "69a8":
51193
+ /***/ (function(module, exports) {
51194
+
51195
+ var hasOwnProperty = {}.hasOwnProperty;
51196
+ module.exports = function (it, key) {
51197
+ return hasOwnProperty.call(it, key);
51198
+ };
51199
+
51200
+
51201
+ /***/ }),
51202
+
51203
+ /***/ "6a99":
51204
+ /***/ (function(module, exports, __nested_webpack_require_27834__) {
51205
+
51206
+ // 7.1.1 ToPrimitive(input [, PreferredType])
51207
+ var isObject = __nested_webpack_require_27834__("d3f4");
51208
+ // instead of the ES6 spec version, we didn't implement @@toPrimitive case
51209
+ // and the second argument - flag - preferred type is a string
51210
+ module.exports = function (it, S) {
51211
+ if (!isObject(it)) return it;
51212
+ var fn, val;
51213
+ if (S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;
51214
+ if (typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it))) return val;
51215
+ if (!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;
51216
+ throw TypeError("Can't convert object to primitive value");
51217
+ };
51218
+
51219
+
51220
+ /***/ }),
51221
+
51222
+ /***/ "7726":
51223
+ /***/ (function(module, exports) {
51224
+
51225
+ // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
51226
+ var global = module.exports = typeof window != 'undefined' && window.Math == Math
51227
+ ? window : typeof self != 'undefined' && self.Math == Math ? self
51228
+ // eslint-disable-next-line no-new-func
51229
+ : Function('return this')();
51230
+ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
51231
+
51232
+
51233
+ /***/ }),
51234
+
51235
+ /***/ "79e5":
51236
+ /***/ (function(module, exports) {
51237
+
51238
+ module.exports = function (exec) {
51239
+ try {
51240
+ return !!exec();
51241
+ } catch (e) {
51242
+ return true;
51243
+ }
51244
+ };
51245
+
51246
+
51247
+ /***/ }),
51248
+
51249
+ /***/ "7f7f":
51250
+ /***/ (function(module, exports, __nested_webpack_require_29176__) {
51251
+
51252
+ var dP = __nested_webpack_require_29176__("86cc").f;
51253
+ var FProto = Function.prototype;
51254
+ var nameRE = /^\s*function ([^ (]*)/;
51255
+ var NAME = 'name';
51256
+
51257
+ // 19.2.4.2 name
51258
+ NAME in FProto || __nested_webpack_require_29176__("9e1e") && dP(FProto, NAME, {
51259
+ configurable: true,
51260
+ get: function () {
51261
+ try {
51262
+ return ('' + this).match(nameRE)[1];
51263
+ } catch (e) {
51264
+ return '';
51265
+ }
51266
+ }
51267
+ });
51268
+
51269
+
51270
+ /***/ }),
51271
+
51272
+ /***/ "8378":
51273
+ /***/ (function(module, exports) {
51274
+
51275
+ var core = module.exports = { version: '2.6.5' };
51276
+ if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
51277
+
51278
+
51279
+ /***/ }),
51280
+
51281
+ /***/ "86cc":
51282
+ /***/ (function(module, exports, __nested_webpack_require_29806__) {
51283
+
51284
+ var anObject = __nested_webpack_require_29806__("cb7c");
51285
+ var IE8_DOM_DEFINE = __nested_webpack_require_29806__("c69a");
51286
+ var toPrimitive = __nested_webpack_require_29806__("6a99");
51287
+ var dP = Object.defineProperty;
51288
+
51289
+ exports.f = __nested_webpack_require_29806__("9e1e") ? Object.defineProperty : function defineProperty(O, P, Attributes) {
51290
+ anObject(O);
51291
+ P = toPrimitive(P, true);
51292
+ anObject(Attributes);
51293
+ if (IE8_DOM_DEFINE) try {
51294
+ return dP(O, P, Attributes);
51295
+ } catch (e) { /* empty */ }
51296
+ if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');
51297
+ if ('value' in Attributes) O[P] = Attributes.value;
51298
+ return O;
51299
+ };
51300
+
51301
+
51302
+ /***/ }),
51303
+
51304
+ /***/ "9b43":
51305
+ /***/ (function(module, exports, __nested_webpack_require_30496__) {
51306
+
51307
+ // optional / simple context binding
51308
+ var aFunction = __nested_webpack_require_30496__("d8e8");
51309
+ module.exports = function (fn, that, length) {
51310
+ aFunction(fn);
51311
+ if (that === undefined) return fn;
51312
+ switch (length) {
51313
+ case 1: return function (a) {
51314
+ return fn.call(that, a);
51315
+ };
51316
+ case 2: return function (a, b) {
51317
+ return fn.call(that, a, b);
51318
+ };
51319
+ case 3: return function (a, b, c) {
51320
+ return fn.call(that, a, b, c);
51321
+ };
51322
+ }
51323
+ return function (/* ...args */) {
51324
+ return fn.apply(that, arguments);
51325
+ };
51326
+ };
51327
+
51328
+
51329
+ /***/ }),
51330
+
51331
+ /***/ "9def":
51332
+ /***/ (function(module, exports, __nested_webpack_require_31103__) {
51333
+
51334
+ // 7.1.15 ToLength
51335
+ var toInteger = __nested_webpack_require_31103__("4588");
51336
+ var min = Math.min;
51337
+ module.exports = function (it) {
51338
+ return it > 0 ? min(toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991
51339
+ };
51340
+
51341
+
51342
+ /***/ }),
51343
+
51344
+ /***/ "9e1e":
51345
+ /***/ (function(module, exports, __nested_webpack_require_31405__) {
51346
+
51347
+ // Thank's IE8 for his funny defineProperty
51348
+ module.exports = !__nested_webpack_require_31405__("79e5")(function () {
51349
+ return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7;
51350
+ });
51351
+
51352
+
51353
+ /***/ }),
51354
+
51355
+ /***/ "a481":
51356
+ /***/ (function(module, exports, __nested_webpack_require_31681__) {
51357
+
51358
+ "use strict";
51359
+
51360
+
51361
+ var anObject = __nested_webpack_require_31681__("cb7c");
51362
+ var toObject = __nested_webpack_require_31681__("4bf8");
51363
+ var toLength = __nested_webpack_require_31681__("9def");
51364
+ var toInteger = __nested_webpack_require_31681__("4588");
51365
+ var advanceStringIndex = __nested_webpack_require_31681__("0390");
51366
+ var regExpExec = __nested_webpack_require_31681__("5f1b");
51367
+ var max = Math.max;
51368
+ var min = Math.min;
51369
+ var floor = Math.floor;
51370
+ var SUBSTITUTION_SYMBOLS = /\$([$&`']|\d\d?|<[^>]*>)/g;
51371
+ var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&`']|\d\d?)/g;
51372
+
51373
+ var maybeToString = function (it) {
51374
+ return it === undefined ? it : String(it);
51375
+ };
51376
+
51377
+ // @@replace logic
51378
+ __nested_webpack_require_31681__("214f")('replace', 2, function (defined, REPLACE, $replace, maybeCallNative) {
51379
+ return [
51380
+ // `String.prototype.replace` method
51381
+ // https://tc39.github.io/ecma262/#sec-string.prototype.replace
51382
+ function replace(searchValue, replaceValue) {
51383
+ var O = defined(this);
51384
+ var fn = searchValue == undefined ? undefined : searchValue[REPLACE];
51385
+ return fn !== undefined
51386
+ ? fn.call(searchValue, O, replaceValue)
51387
+ : $replace.call(String(O), searchValue, replaceValue);
51388
+ },
51389
+ // `RegExp.prototype[@@replace]` method
51390
+ // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@replace
51391
+ function (regexp, replaceValue) {
51392
+ var res = maybeCallNative($replace, regexp, this, replaceValue);
51393
+ if (res.done) return res.value;
51394
+
51395
+ var rx = anObject(regexp);
51396
+ var S = String(this);
51397
+ var functionalReplace = typeof replaceValue === 'function';
51398
+ if (!functionalReplace) replaceValue = String(replaceValue);
51399
+ var global = rx.global;
51400
+ if (global) {
51401
+ var fullUnicode = rx.unicode;
51402
+ rx.lastIndex = 0;
51403
+ }
51404
+ var results = [];
51405
+ while (true) {
51406
+ var result = regExpExec(rx, S);
51407
+ if (result === null) break;
51408
+ results.push(result);
51409
+ if (!global) break;
51410
+ var matchStr = String(result[0]);
51411
+ if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
51412
+ }
51413
+ var accumulatedResult = '';
51414
+ var nextSourcePosition = 0;
51415
+ for (var i = 0; i < results.length; i++) {
51416
+ result = results[i];
51417
+ var matched = String(result[0]);
51418
+ var position = max(min(toInteger(result.index), S.length), 0);
51419
+ var captures = [];
51420
+ // NOTE: This is equivalent to
51421
+ // captures = result.slice(1).map(maybeToString)
51422
+ // but for some reason `nativeSlice.call(result, 1, result.length)` (called in
51423
+ // the slice polyfill when slicing native arrays) "doesn't work" in safari 9 and
51424
+ // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.
51425
+ for (var j = 1; j < result.length; j++) captures.push(maybeToString(result[j]));
51426
+ var namedCaptures = result.groups;
51427
+ if (functionalReplace) {
51428
+ var replacerArgs = [matched].concat(captures, position, S);
51429
+ if (namedCaptures !== undefined) replacerArgs.push(namedCaptures);
51430
+ var replacement = String(replaceValue.apply(undefined, replacerArgs));
51431
+ } else {
51432
+ replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
51433
+ }
51434
+ if (position >= nextSourcePosition) {
51435
+ accumulatedResult += S.slice(nextSourcePosition, position) + replacement;
51436
+ nextSourcePosition = position + matched.length;
51437
+ }
51438
+ }
51439
+ return accumulatedResult + S.slice(nextSourcePosition);
51440
+ }
51441
+ ];
51442
+
51443
+ // https://tc39.github.io/ecma262/#sec-getsubstitution
51444
+ function getSubstitution(matched, str, position, captures, namedCaptures, replacement) {
51445
+ var tailPos = position + matched.length;
51446
+ var m = captures.length;
51447
+ var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;
51448
+ if (namedCaptures !== undefined) {
51449
+ namedCaptures = toObject(namedCaptures);
51450
+ symbols = SUBSTITUTION_SYMBOLS;
51451
+ }
51452
+ return $replace.call(replacement, symbols, function (match, ch) {
51453
+ var capture;
51454
+ switch (ch.charAt(0)) {
51455
+ case '$': return '$';
51456
+ case '&': return matched;
51457
+ case '`': return str.slice(0, position);
51458
+ case "'": return str.slice(tailPos);
51459
+ case '<':
51460
+ capture = namedCaptures[ch.slice(1, -1)];
51461
+ break;
51462
+ default: // \d\d?
51463
+ var n = +ch;
51464
+ if (n === 0) return match;
51465
+ if (n > m) {
51466
+ var f = floor(n / 10);
51467
+ if (f === 0) return match;
51468
+ if (f <= m) return captures[f - 1] === undefined ? ch.charAt(1) : captures[f - 1] + ch.charAt(1);
51469
+ return match;
51470
+ }
51471
+ capture = captures[n - 1];
51472
+ }
51473
+ return capture === undefined ? '' : capture;
51474
+ });
51475
+ }
51476
+ });
51477
+
51478
+
51479
+ /***/ }),
51480
+
51481
+ /***/ "b0c5":
51482
+ /***/ (function(module, exports, __nested_webpack_require_36427__) {
51483
+
51484
+ "use strict";
51485
+
51486
+ var regexpExec = __nested_webpack_require_36427__("520a");
51487
+ __nested_webpack_require_36427__("5ca1")({
51488
+ target: 'RegExp',
51489
+ proto: true,
51490
+ forced: regexpExec !== /./.exec
51491
+ }, {
51492
+ exec: regexpExec
51493
+ });
51494
+
51495
+
51496
+ /***/ }),
51497
+
51498
+ /***/ "be13":
51499
+ /***/ (function(module, exports) {
51500
+
51501
+ // 7.2.1 RequireObjectCoercible(argument)
51502
+ module.exports = function (it) {
51503
+ if (it == undefined) throw TypeError("Can't call method on " + it);
51504
+ return it;
51505
+ };
51506
+
51507
+
51508
+ /***/ }),
51509
+
51510
+ /***/ "c4a0":
51511
+ /***/ (function(module, __webpack_exports__, __nested_webpack_require_36936__) {
51512
+
51513
+ "use strict";
51514
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_e_vue_contextmenu_vue_vue_type_style_index_0_id_59f58ce6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __nested_webpack_require_36936__("3974");
51515
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_e_vue_contextmenu_vue_vue_type_style_index_0_id_59f58ce6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nested_webpack_require_36936__.n(_node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_e_vue_contextmenu_vue_vue_type_style_index_0_id_59f58ce6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
51516
+ /* unused harmony reexport * */
51517
+ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_e_vue_contextmenu_vue_vue_type_style_index_0_id_59f58ce6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default.a);
51518
+
51519
+ /***/ }),
51520
+
51521
+ /***/ "c69a":
51522
+ /***/ (function(module, exports, __nested_webpack_require_39441__) {
51523
+
51524
+ module.exports = !__nested_webpack_require_39441__("9e1e") && !__nested_webpack_require_39441__("79e5")(function () {
51525
+ return Object.defineProperty(__nested_webpack_require_39441__("230e")('div'), 'a', { get: function () { return 7; } }).a != 7;
51526
+ });
51527
+
51528
+
51529
+ /***/ }),
51530
+
51531
+ /***/ "ca5a":
51532
+ /***/ (function(module, exports) {
51533
+
51534
+ var id = 0;
51535
+ var px = Math.random();
51536
+ module.exports = function (key) {
51537
+ return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36));
51538
+ };
51539
+
51540
+
51541
+ /***/ }),
51542
+
51543
+ /***/ "cb7c":
51544
+ /***/ (function(module, exports, __nested_webpack_require_39962__) {
51545
+
51546
+ var isObject = __nested_webpack_require_39962__("d3f4");
51547
+ module.exports = function (it) {
51548
+ if (!isObject(it)) throw TypeError(it + ' is not an object!');
51549
+ return it;
51550
+ };
51551
+
51552
+
51553
+ /***/ }),
51554
+
51555
+ /***/ "d3f4":
51556
+ /***/ (function(module, exports) {
51557
+
51558
+ module.exports = function (it) {
51559
+ return typeof it === 'object' ? it !== null : typeof it === 'function';
51560
+ };
51561
+
51562
+
51563
+ /***/ }),
51564
+
51565
+ /***/ "d5fa":
51566
+ /***/ (function(module, exports, __nested_webpack_require_40377__) {
51567
+
51568
+ exports = module.exports = __nested_webpack_require_40377__("2350")(false);
51569
+ // imports
51570
+
51571
+
51572
+ // module
51573
+ exports.push([module.i, ".ctx-menu-container[data-v-59f58ce6]{position:fixed;padding:0;top:100%;left:0;z-index:1000;display:block;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:.9rem;color:#373a3c;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}", ""]);
51574
+
51575
+ // exports
51576
+
51577
+
51578
+ /***/ }),
51579
+
51580
+ /***/ "d8e8":
51581
+ /***/ (function(module, exports) {
51582
+
51583
+ module.exports = function (it) {
51584
+ if (typeof it != 'function') throw TypeError(it + ' is not a function!');
51585
+ return it;
51586
+ };
51587
+
51588
+
51589
+ /***/ }),
51590
+
51591
+ /***/ "fa5b":
51592
+ /***/ (function(module, exports, __nested_webpack_require_41200__) {
51593
+
51594
+ module.exports = __nested_webpack_require_41200__("5537")('native-function-to-string', Function.toString);
51595
+
51596
+
51597
+ /***/ }),
51598
+
51599
+ /***/ "fb15":
51600
+ /***/ (function(module, __nested_webpack_exports__, __nested_webpack_require_41390__) {
51601
+
51602
+ "use strict";
51603
+ __nested_webpack_require_41390__.r(__nested_webpack_exports__);
51604
+
51605
+ // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
51606
+ // This file is imported into lib/wc client bundles.
51607
+
51608
+ if (typeof window !== 'undefined') {
51609
+ var i
51610
+ if ((i = window.document.currentScript) && (i = i.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))) {
51611
+ __nested_webpack_require_41390__.p = i[1] // eslint-disable-line
51612
+ }
51613
+ }
51614
+
51615
+ // Indicate to webpack that this file can be concatenated
51616
+ /* harmony default export */ var setPublicPath = (null);
51617
+
51618
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.function.name.js
51619
+ var es6_function_name = __nested_webpack_require_41390__("7f7f");
51620
+
51621
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1dcdf57b-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/e-vue-contextmenu/e-vue-contextmenu.vue?vue&type=template&id=59f58ce6&scoped=true&
51622
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"contextMenu",staticClass:"ctx-menu-container",style:(_vm.ctxStyle)},[_vm._t("default")],2)}
51623
+ var staticRenderFns = []
51624
+
51625
+
51626
+ // CONCATENATED MODULE: ./packages/e-vue-contextmenu/e-vue-contextmenu.vue?vue&type=template&id=59f58ce6&scoped=true&
51627
+
51628
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.replace.js
51629
+ var es6_regexp_replace = __nested_webpack_require_41390__("a481");
51630
+
51631
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/e-vue-contextmenu/e-vue-contextmenu.vue?vue&type=script&lang=js&
51632
+
51633
+ //
51634
+ //
51635
+ //
51636
+ //
51637
+ //
51638
+ //
51639
+
51640
+ /**
51641
+ * 第一步:实现点击出现
51642
+ * 第二步:出现在点击鼠标位置
51643
+ * 第三步:点击其他地方隐藏
51644
+ */
51645
+ /* harmony default export */ var e_vue_contextmenuvue_type_script_lang_js_ = ({
51646
+ name: "e-vue-contextmenu",
51647
+ data: function data() {
51648
+ return {
51649
+ locals: {},
51650
+ ctxVisible: false,
51651
+ // 控制菜单显示隐藏
51652
+ ctxTop: 0,
51653
+ ctxLeft: 0
51654
+ };
51655
+ },
51656
+ // 监听计算属性,变量只要发生变化都会调用
51657
+ computed: {
51658
+ ctxStyle: function ctxStyle() {
51659
+ return {
51660
+ display: this.ctxVisible ? "block" : "none",
51661
+ top: (this.ctxTop || 0) + "px",
51662
+ left: (this.ctxLeft || 0) + "px"
51663
+ };
51664
+ }
51665
+ },
51666
+ methods: {
51667
+ // 全局监听事件
51668
+ addListener: function addListener() {
51669
+ window.addEventListener("click", this._onclick, true);
51670
+ },
51671
+ // 取消全局监听
51672
+ removerListener: function removerListener() {
51673
+ window.removeEventListener("click", this._onclick, true);
51674
+ },
51675
+ // 设置位置
51676
+
51677
+ /*
51678
+ * this function handles some cross-browser compat issues
51679
+ * thanks to https://github.com/callmenick/Custom-Context-Menu
51680
+ */
51681
+ setPosition: function setPosition(e) {
51682
+ var _this = this;
51683
+
51684
+ e = e || window.event;
51685
+ var scrollingElement = document.scrollingElement || document.documentElement;
51686
+
51687
+ if (e.pageX || e.pageY) {
51688
+ this.ctxLeft = e.pageX;
51689
+ this.ctxTop = e.pageY - scrollingElement.scrollTop;
51690
+ } else if (e.clientX || e.clientY) {
51691
+ this.ctxLeft = e.clientX + scrollingElement.scrollLeft;
51692
+ this.ctxTop = e.clientY + scrollingElement.scrollTop;
51693
+ }
51694
+
51695
+ this.$nextTick(function () {
51696
+ var menu = _this.$el;
51697
+ var minHeight = (menu.style.minHeight || menu.style.height).replace("px", "") || 32;
51698
+ var minWidth = (menu.style.minWidth || menu.style.width).replace("px", "") || 32;
51699
+ var scrollHeight = menu.scrollHeight || minHeight;
51700
+ var scrollWidth = menu.scrollWidth || minWidth;
51701
+ var largestHeight = window.innerHeight - scrollHeight - 25;
51702
+ var largestWidth = window.innerWidth - scrollWidth - 25;
51703
+ if (_this.ctxTop > largestHeight) _this.ctxTop = largestHeight;
51704
+ if (_this.ctxLeft > largestWidth) _this.ctxLeft = largestWidth;
51705
+ });
51706
+ return e;
51707
+ },
51708
+ showMenu: function showMenu(e, data) {
51709
+ this.ctxVisible = true;
51710
+ this.setPosition(e);
51711
+ this.$emit("ctx-show", this.locals = data || {});
51712
+ this.addListener();
51713
+ },
51714
+ // 全局监听点击
51715
+ _onclick: function _onclick(e) {
51716
+ e = e || window.event;
51717
+ var isOpen = !!this.ctxVisible;
51718
+ var outsideClick = isOpen && !this.$el.contains(e.target);
51719
+
51720
+ if (outsideClick) {
51721
+ this.ctxVisible = false;
51722
+ this.$emit("ctx-hide", this.locals || {});
51723
+ this.removerListener();
51724
+ }
51725
+ },
51726
+
51727
+ /**
51728
+ * 隐藏菜单
51729
+ */
51730
+ hideMenu: function hideMenu() {
51731
+ this.ctxVisible = false;
51732
+ }
51733
+ }
51734
+ });
51735
+ // CONCATENATED MODULE: ./packages/e-vue-contextmenu/e-vue-contextmenu.vue?vue&type=script&lang=js&
51736
+ /* harmony default export */ var e_vue_contextmenu_e_vue_contextmenuvue_type_script_lang_js_ = (e_vue_contextmenuvue_type_script_lang_js_);
51737
+ // EXTERNAL MODULE: ./packages/e-vue-contextmenu/e-vue-contextmenu.vue?vue&type=style&index=0&id=59f58ce6&lang=scss&scoped=true&
51738
+ var e_vue_contextmenuvue_type_style_index_0_id_59f58ce6_lang_scss_scoped_true_ = __nested_webpack_require_41390__("c4a0");
51739
+
51740
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
51741
+ /* globals __VUE_SSR_CONTEXT__ */
51742
+
51743
+ // IMPORTANT: Do NOT use ES2015 features in this file (except for modules).
51744
+ // This module is a runtime utility for cleaner component module output and will
51745
+ // be included in the final webpack user bundle.
51746
+
51747
+ function normalizeComponent (
51748
+ scriptExports,
51749
+ render,
51750
+ staticRenderFns,
51751
+ functionalTemplate,
51752
+ injectStyles,
51753
+ scopeId,
51754
+ moduleIdentifier, /* server only */
51755
+ shadowMode /* vue-cli only */
51756
+ ) {
51757
+ // Vue.extend constructor export interop
51758
+ var options = typeof scriptExports === 'function'
51759
+ ? scriptExports.options
51760
+ : scriptExports
51761
+
51762
+ // render functions
51763
+ if (render) {
51764
+ options.render = render
51765
+ options.staticRenderFns = staticRenderFns
51766
+ options._compiled = true
51767
+ }
51768
+
51769
+ // functional template
51770
+ if (functionalTemplate) {
51771
+ options.functional = true
51772
+ }
51773
+
51774
+ // scopedId
51775
+ if (scopeId) {
51776
+ options._scopeId = 'data-v-' + scopeId
51777
+ }
51778
+
51779
+ var hook
51780
+ if (moduleIdentifier) { // server build
51781
+ hook = function (context) {
51782
+ // 2.3 injection
51783
+ context =
51784
+ context || // cached call
51785
+ (this.$vnode && this.$vnode.ssrContext) || // stateful
51786
+ (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional
51787
+ // 2.2 with runInNewContext: true
51788
+ if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
51789
+ context = __VUE_SSR_CONTEXT__
51790
+ }
51791
+ // inject component styles
51792
+ if (injectStyles) {
51793
+ injectStyles.call(this, context)
51794
+ }
51795
+ // register component module identifier for async chunk inferrence
51796
+ if (context && context._registeredComponents) {
51797
+ context._registeredComponents.add(moduleIdentifier)
51798
+ }
51799
+ }
51800
+ // used by ssr in case component is cached and beforeCreate
51801
+ // never gets called
51802
+ options._ssrRegister = hook
51803
+ } else if (injectStyles) {
51804
+ hook = shadowMode
51805
+ ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }
51806
+ : injectStyles
51807
+ }
51808
+
51809
+ if (hook) {
51810
+ if (options.functional) {
51811
+ // for template-only hot-reload because in that case the render fn doesn't
51812
+ // go through the normalizer
51813
+ options._injectStyles = hook
51814
+ // register for functioal component in vue file
51815
+ var originalRender = options.render
51816
+ options.render = function renderWithStyleInjection (h, context) {
51817
+ hook.call(context)
51818
+ return originalRender(h, context)
51819
+ }
51820
+ } else {
51821
+ // inject component registration as beforeCreate hook
51822
+ var existing = options.beforeCreate
51823
+ options.beforeCreate = existing
51824
+ ? [].concat(existing, hook)
51825
+ : [hook]
51826
+ }
51827
+ }
51828
+
51829
+ return {
51830
+ exports: scriptExports,
51831
+ options: options
51832
+ }
51833
+ }
51834
+
51835
+ // CONCATENATED MODULE: ./packages/e-vue-contextmenu/e-vue-contextmenu.vue
51836
+
51837
+
51838
+
51839
+
51840
+
51841
+
51842
+ /* normalize component */
51843
+
51844
+ var component = normalizeComponent(
51845
+ e_vue_contextmenu_e_vue_contextmenuvue_type_script_lang_js_,
51846
+ render,
51847
+ staticRenderFns,
51848
+ false,
51849
+ null,
51850
+ "59f58ce6",
51851
+ null
51852
+
51853
+ )
51854
+
51855
+ /* harmony default export */ var e_vue_contextmenu = (component.exports);
51856
+ // CONCATENATED MODULE: ./packages/e-vue-contextmenu/index.js
51857
+
51858
+
51859
+
51860
+ e_vue_contextmenu.install = function (vue) {
51861
+ Vue.component(e_vue_contextmenu.name, e_vue_contextmenu);
51862
+ };
51863
+
51864
+ /* harmony default export */ var packages_e_vue_contextmenu = (e_vue_contextmenu);
51865
+ // CONCATENATED MODULE: ./packages/index.js
51866
+
51867
+
51868
+ var components = [packages_e_vue_contextmenu];
51869
+
51870
+ var install = function install(Vue) {
51871
+ if (install['installed']) return;
51872
+ components.map(function (component) {
51873
+ return Vue.component(component.name, component);
51874
+ });
51875
+ }; // 判断是否是直接引入文件
51876
+
51877
+
51878
+ if (typeof window !== 'undefined' && window.Vue) {
51879
+ install(window.Vue);
51880
+ }
51881
+
51882
+ /* harmony default export */ var packages_0 = ({
51883
+ install: install,
51884
+ EVueContextmenu: packages_e_vue_contextmenu
51885
+ });
51886
+ // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
51887
+
51888
+
51889
+ /* harmony default export */ var entry_lib = __nested_webpack_exports__["default"] = (packages_0);
51890
+
51891
+
51892
+
51893
+ /***/ })
51894
+
51895
+ /******/ });
51896
+ //# sourceMappingURL=e-vue-contextmenu.common.js.map
51897
+
50172
51898
  /***/ }),
50173
51899
 
50174
51900
  /***/ 86729:
@@ -135562,19 +137288,19 @@ var update = add("4ed8efa6", content, true, {"sourceMap":false,"shadowMode":fals
135562
137288
 
135563
137289
  /***/ }),
135564
137290
 
135565
- /***/ 94343:
137291
+ /***/ 67882:
135566
137292
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
135567
137293
 
135568
137294
  // style-loader: Adds some css to the DOM by adding a <style> tag
135569
137295
 
135570
137296
  // load the styles
135571
- var content = __webpack_require__(43515);
137297
+ var content = __webpack_require__(47566);
135572
137298
  if(content.__esModule) content = content.default;
135573
137299
  if(typeof content === 'string') content = [[module.id, content, '']];
135574
137300
  if(content.locals) module.exports = content.locals;
135575
137301
  // add the styles to the DOM
135576
137302
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
135577
- var update = add("21096110", content, true, {"sourceMap":false,"shadowMode":false});
137303
+ var update = add("4ad1dad5", content, true, {"sourceMap":false,"shadowMode":false});
135578
137304
 
135579
137305
  /***/ }),
135580
137306
 
@@ -183263,7 +184989,7 @@ var Productvue_type_template_id_a7bc2a20_scoped_true_render = function render()
183263
184989
  var Productvue_type_template_id_a7bc2a20_scoped_true_staticRenderFns = [];
183264
184990
 
183265
184991
  // EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
183266
- var MenuItemForm = __webpack_require__(95671);
184992
+ var MenuItemForm = __webpack_require__(99031);
183267
184993
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Product/src/components/Product.vue?vue&type=script&lang=js
183268
184994
 
183269
184995
  /* harmony default export */ var Productvue_type_script_lang_js = ({