epx-frame 4.2.3 → 4.2.4
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.
- package/lib/0.js +1 -1
- package/lib/0.png +0 -0
- package/lib/1.js +1 -1
- package/lib/1.png +0 -0
- package/lib/100.css +2 -0
- package/lib/100.js +25 -0
- package/lib/101.js +1 -0
- package/lib/14.js +1 -0
- package/lib/2.png +0 -0
- package/lib/21.css +2 -0
- package/lib/21.js +1 -0
- package/lib/3.css +22 -0
- package/lib/90.css +372 -0
- package/lib/90.js +1 -0
- package/lib/99.css +10 -0
- package/lib/99.js +1 -0
- package/lib/add-form-item.207d1907.js +9 -0
- package/lib/add-form-item.css +6 -0
- package/lib/add-form.207d1907.js +26 -0
- package/lib/add-form.css +10 -0
- package/lib/ai_bg.png +0 -0
- package/lib/alert.207d1907.js +2 -0
- package/lib/alert.css +4 -0
- package/lib/app-index.207d1907.js +2 -0
- package/lib/app-index.css +2 -0
- package/lib/app-nav.207d1907.js +2 -0
- package/lib/app-nav.css +4 -0
- package/lib/app-tabs.207d1907.js +2 -0
- package/lib/app-tabs.css +2 -0
- package/lib/apply-form.207d1907.js +26 -0
- package/lib/apply-form.css +10 -0
- package/lib/approval-index-page.207d1907.js +2 -0
- package/lib/approval-index-page.css +4 -0
- package/lib/approval-index.207d1907.js +2 -0
- package/lib/approval-index.css +2 -0
- package/lib/base-page.207d1907.js +2 -0
- package/lib/base-page.css +4 -0
- package/lib/button.207d1907.js +2 -0
- package/lib/button.css +4 -0
- package/lib/card-form-item.207d1907.js +2 -0
- package/lib/card-form-item.css +4 -0
- package/lib/card.207d1907.js +9 -0
- package/lib/card.css +6 -0
- package/lib/card.js +29 -27
- package/lib/category-list.207d1907.js +26 -0
- package/lib/category-list.css +12 -0
- package/lib/chart.207d1907.js +9 -0
- package/lib/chart.css +8 -0
- package/lib/check-history.207d1907.js +2 -0
- package/lib/check-history.css +2 -0
- package/lib/color-picker.207d1907.js +25 -0
- package/lib/color-picker.css +2 -0
- package/lib/component.207d1907.js +1 -0
- package/lib/config-page.207d1907.js +2 -0
- package/lib/contacts.207d1907.js +2 -0
- package/lib/contacts.css +4 -0
- package/lib/create_market_system.png +0 -0
- package/lib/create_system.png +0 -0
- package/lib/dashboard.207d1907.js +2 -0
- package/lib/dashboard.css +12 -0
- package/lib/div.207d1907.js +2 -0
- package/lib/edit-entity-list.207d1907.js +26 -0
- package/lib/edit-entity-list.css +12 -0
- package/lib/element-icons.ttf +0 -0
- package/lib/element-icons.woff +0 -0
- package/lib/entity-add-page.207d1907.js +2 -0
- package/lib/entity-add-page.css +4 -0
- package/lib/entity-apply-page.207d1907.js +2 -0
- package/lib/entity-apply-page.css +4 -0
- package/lib/entity-card-list.207d1907.js +26 -0
- package/lib/entity-card-list.css +12 -0
- package/lib/entity-list-find-page.207d1907.js +2 -0
- package/lib/entity-list-find-page.css +4 -0
- package/lib/entity-list-find.207d1907.js +26 -0
- package/lib/entity-list-find.css +12 -0
- package/lib/entity-list-page.207d1907.js +2 -0
- package/lib/entity-list-page.css +4 -0
- package/lib/entity-list.207d1907.js +26 -0
- package/lib/entity-list.css +10 -0
- package/lib/entity-no-submit-sub-list.207d1907.js +26 -0
- package/lib/entity-no-submit-sub-list.css +14 -0
- package/lib/entity-sub-grid.207d1907.js +2 -0
- package/lib/entity-sub-grid.css +4 -0
- package/lib/entity-sub-list.207d1907.js +26 -0
- package/lib/entity-sub-list.css +14 -0
- package/lib/entity-tree-find-page.207d1907.js +2 -0
- package/lib/entity-tree-find-page.css +4 -0
- package/lib/entity-tree-find.207d1907.js +2 -0
- package/lib/entity-tree-find.css +2 -0
- package/lib/epx-frame.common.js +1 -1
- package/lib/export-file.207d1907.js +9 -0
- package/lib/export.207d1907.js +9 -0
- package/lib/export.css +2 -0
- package/lib/flow-num.207d1907.js +2 -0
- package/lib/flow-num.css +2 -0
- package/lib/footer.207d1907.js +1 -0
- package/lib/footer.css +2 -0
- package/lib/form-item.207d1907.js +19 -0
- package/lib/form-item.css +46 -0
- package/lib/form.207d1907.js +2 -0
- package/lib/form.css +2 -0
- package/lib/formula.207d1907.js +2 -0
- package/lib/formula.css +2 -0
- package/lib/gauge.207d1907.js +2 -0
- package/lib/gauge.css +4 -0
- package/lib/grid.207d1907.js +9 -0
- package/lib/grid.css +8 -0
- package/lib/grid.js +17 -17
- package/lib/header.207d1907.js +2 -0
- package/lib/header.css +2 -0
- package/lib/icon.207d1907.js +1 -0
- package/lib/icon.css +2 -0
- package/lib/iframe.207d1907.js +2 -0
- package/lib/iframe.css +2 -0
- package/lib/image.207d1907.js +9 -0
- package/lib/image.css +4 -0
- package/lib/import-file.207d1907.js +9 -0
- package/lib/import.207d1907.js +9 -0
- package/lib/import.css +2 -0
- package/lib/index.207d1907.js +343 -0
- package/lib/index.css +195 -2185
- package/lib/index.js +1 -1
- package/lib/layout.207d1907.js +9 -0
- package/lib/layout.css +10 -0
- package/lib/list.207d1907.js +2 -0
- package/lib/list.css +4 -0
- package/lib/load-page.207d1907.js +2 -0
- package/lib/m-entity-add-page.207d1907.js +2 -0
- package/lib/m-entity-add-page.css +4 -0
- package/lib/m-entity-dept-find.207d1907.js +9 -0
- package/lib/m-entity-dept-find.css +2 -0
- package/lib/m-entity-list-find.207d1907.js +2 -0
- package/lib/m-entity-list-find.css +6 -0
- package/lib/m-entity-list.207d1907.js +2 -0
- package/lib/m-entity-list.css +2 -0
- package/lib/m-entity-no-submit-sub-list.207d1907.js +2 -0
- package/lib/m-entity-no-submit-sub-list.css +2 -0
- package/lib/m-entity-tree-find.207d1907.js +2 -0
- package/lib/m-entity-tree-find.css +2 -0
- package/lib/m-entity-user-find.207d1907.js +9 -0
- package/lib/m-entity-user-find.css +2 -0
- package/lib/manifest.json +249 -0
- package/lib/menu-index.207d1907.js +1 -0
- package/lib/menu-index.css +2 -0
- package/lib/menu.207d1907.js +1 -0
- package/lib/menu.css +6 -0
- package/lib/mine.207d1907.js +2 -0
- package/lib/mine.css +2 -0
- package/lib/module-index-page.207d1907.js +2 -0
- package/lib/module-index-page.css +6 -0
- package/lib/module-list-page.207d1907.js +2 -0
- package/lib/module-list-page.css +4 -0
- package/lib/module-list.207d1907.js +2 -0
- package/lib/module-list.css +6 -0
- package/lib/module-tabs-page.207d1907.js +2 -0
- package/lib/module-tabs-page.css +6 -0
- package/lib/nav-add-form.207d1907.js +26 -0
- package/lib/nav-add-form.css +12 -0
- package/lib/num.207d1907.js +9 -0
- package/lib/num.css +8 -0
- package/lib/org-chart.207d1907.js +2 -0
- package/lib/org-chart.css +2 -0
- package/lib/page-help.207d1907.js +2 -0
- package/lib/page-help.css +2 -0
- package/lib/page-tabs.207d1907.js +9 -0
- package/lib/page-tabs.css +4 -0
- package/lib/page-tabs.js +10 -9
- package/lib/page.207d1907.js +2 -0
- package/lib/page.css +2 -0
- package/lib/page.js +9 -9
- package/lib/progress-chart.207d1907.js +2 -0
- package/lib/progress-chart.css +2 -0
- package/lib/progress.207d1907.js +2 -0
- package/lib/progress.css +2 -0
- package/lib/report-chart.207d1907.js +9 -0
- package/lib/report-chart.css +16 -0
- package/lib/report-html.207d1907.js +2 -0
- package/lib/report-html.css +2 -0
- package/lib/report-preview.207d1907.js +2 -0
- package/lib/report-preview.css +2 -0
- package/lib/router-view.207d1907.js +1 -0
- package/lib/router-view.css +2 -0
- package/lib/scope.207d1907.js +9 -0
- package/lib/scope.css +6 -0
- package/lib/search.207d1907.js +2 -0
- package/lib/search.css +12 -0
- package/lib/snapshot-history.png +0 -0
- package/lib/snapshot-manual.png +0 -0
- package/lib/snapshot-realtime.png +0 -0
- package/lib/step-item.207d1907.js +2 -0
- package/lib/step-item.css +2 -0
- package/lib/step.207d1907.js +2 -0
- package/lib/step.css +2 -0
- package/lib/tab-bar.207d1907.js +1 -0
- package/lib/tab-bar.css +2 -0
- package/lib/tabs.207d1907.js +9 -0
- package/lib/tabs.css +8 -0
- package/lib/tag.207d1907.js +2 -0
- package/lib/tag.css +2 -0
- package/lib/task-list-page.207d1907.js +2 -0
- package/lib/task-list-page.css +4 -0
- package/lib/task-list.207d1907.js +26 -0
- package/lib/task-list.css +18 -0
- package/lib/text-editor.207d1907.js +9 -0
- package/lib/text-editor.css +4 -0
- package/lib/text.207d1907.js +9 -0
- package/lib/text.css +4 -0
- package/lib/title.207d1907.js +2 -0
- package/lib/title.css +2 -0
- package/lib/visual-config-page.207d1907.js +9 -0
- package/lib/visual-config-page.css +74 -0
- package/lib/visual-config-page.js +14 -14
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
module.exports=function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="/dist/",r(r.s=645)}({0:function(t,e,r){"use strict";r.d(e,"a",(function(){return i}));var n=r(31);function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){Object(n.a)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}},1:function(t,e,r){"use strict";var n=r(63),o=Function.prototype,i=o.call,u=n&&o.bind.bind(i,i);t.exports=n?u:function(t){return function(){return i.apply(t,arguments)}}},10:function(t,e,r){"use strict";var n=r(2);t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},100:function(t,e,r){"use strict";var n=r(39),o=Math.max,i=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):i(r,e)}},102:function(t,e,r){"use strict";var n=r(88),o=r(104),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},104:function(t,e,r){"use strict";var n=r(1),o=0,i=Math.random(),u=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+u(++o+i,36)}},105:function(t,e,r){"use strict";var n=r(57),o=r(2),i=r(4).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},106:function(t,e,r){"use strict";var n=r(181);t.exports=function(t,e){return new(n(t))(0===e?0:e)}},11:function(t,e,r){"use strict";var n=r(5),o=r(119),i=o.all;t.exports=o.IS_HTMLDDA?function(t){return"object"==typeof t?null!==t:n(t)||t===i}:function(t){return"object"==typeof t?null!==t:n(t)}},110:function(t,e,r){"use strict";var n=r(83),o=r(16),i=r(58);t.exports=function(t,e,r){var u=n(e);u in t?o.f(t,u,i(0,r)):t[u]=r}},111:function(t,e,r){"use strict";var n=r(1),o=r(2),i=r(5),u=r(45),c=r(22),s=r(93),a=function(){},f=[],p=c("Reflect","construct"),l=/^\s*(?:class|function)\b/,h=n(l.exec),v=!l.test(a),y=function(t){if(!i(t))return!1;try{return p(a,f,t),!0}catch(t){return!1}},g=function(t){if(!i(t))return!1;switch(u(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!h(l,s(t))}catch(t){return!0}};g.sham=!0,t.exports=!p||o((function(){var t;return y(y.call)||!y(Object)||!y((function(){t=!0}))||t}))?g:y},112:function(t,e,r){"use strict";var n=r(24),o=r(1);t.exports=function(t){if("Function"===n(t))return o(t)}},113:function(t,e,r){"use strict";var n=r(43),o=r(100),i=r(28),u=function(t){return function(e,r,u){var c,s=n(e),a=i(s),f=o(u,a);if(t&&r!=r){for(;a>f;)if((c=s[f++])!=c)return!0}else for(;a>f;f++)if((t||f in s)&&s[f]===r)return t||f||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},115:function(t,e,r){"use strict";var n=TypeError;t.exports=function(t){if(t>9007199254740991)throw n("Maximum allowed index exceeded");return t}},117:function(t,e,r){"use strict";var n=r(8),o=r(11),i=r(72),u=r(47),c=r(175),s=r(7),a=TypeError,f=s("toPrimitive");t.exports=function(t,e){if(!o(t)||i(t))return t;var r,s=u(t,f);if(s){if(void 0===e&&(e="default"),r=n(s,t,e),!o(r)||i(r))return r;throw new a("Can't convert object to primitive value")}return void 0===e&&(e="number"),c(t,e)}},118:function(t,e,r){"use strict";var n=r(105);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},119:function(t,e,r){"use strict";var n="object"==typeof document&&document.all,o=void 0===n&&void 0!==n;t.exports={all:n,IS_HTMLDDA:o}},12:function(t,e,r){"use strict";function n(t,e,r,n,o,i,u,c){var s,a="function"==typeof t?t.options:t;if(e&&(a.render=e,a.staticRenderFns=r,a._compiled=!0),n&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=s):o&&(s=c?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(a.functional){a._injectStyles=s;var f=a.render;a.render=function(t,e){return s.call(e),f(t,e)}}else{var p=a.beforeCreate;a.beforeCreate=p?[].concat(p,s):[s]}return{exports:t,options:a}}r.d(e,"a",(function(){return n}))},121:function(t,e,r){"use strict";var n=r(1),o=r(2),i=r(5),u=r(13),c=r(10),s=r(96).CONFIGURABLE,a=r(93),f=r(44),p=f.enforce,l=f.get,h=String,v=Object.defineProperty,y=n("".slice),g=n("".replace),d=n([].join),b=c&&!o((function(){return 8!==v((function(){}),"length",{value:8}).length})),m=String(String).split("String"),x=t.exports=function(t,e,r){"Symbol("===y(h(e),0,7)&&(e="["+g(h(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!u(t,"name")||s&&t.name!==e)&&(c?v(t,"name",{value:e,configurable:!0}):t.name=e),b&&r&&u(r,"arity")&&t.length!==r.arity&&v(t,"length",{value:r.arity});try{r&&u(r,"constructor")&&r.constructor?c&&v(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=p(t);return u(n,"source")||(n.source=d(m,"string"==typeof e?e:"")),t};Function.prototype.toString=x((function(){return i(this)&&l(this).source||a(this)}),"toString")},122:function(t,e,r){"use strict";var n=r(10),o=r(2),i=r(66);t.exports=!n&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},123:function(t,e,r){"use strict";var n=r(10),o=r(2);t.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},125:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(14);function o(t){var e=function(t,e){if("object"!=Object(n.a)(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,e||"default");if("object"!=Object(n.a)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Object(n.a)(e)?e:String(e)}},127:function(t,e,r){"use strict";var n=r(1),o=r(13),i=r(43),u=r(113).indexOf,c=r(77),s=n([].push);t.exports=function(t,e){var r,n=i(t),a=0,f=[];for(r in n)!o(c,r)&&o(n,r)&&s(f,r);for(;e.length>a;)o(n,r=e[a++])&&(~u(f,r)||s(f,r));return f}},128:function(t,e,r){"use strict";var n=r(127),o=r(90);t.exports=Object.keys||function(t){return n(t,o)}},13:function(t,e,r){"use strict";var n=r(1),o=r(29),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return i(o(t),e)}},130:function(t,e,r){"use strict";var n=r(22);t.exports=n("document","documentElement")},14:function(t,e,r){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}r.d(e,"a",(function(){return n}))},147:function(t,e,r){"use strict";var n=r(3),o=r(48).findIndex,i=r(94),u=!0;"findIndex"in[]&&Array(1).findIndex((function(){u=!1})),n({target:"Array",proto:!0,forced:u},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("findIndex")},148:function(t,e,r){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!n.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:n},16:function(t,e,r){"use strict";var n=r(10),o=r(122),i=r(123),u=r(9),c=r(83),s=TypeError,a=Object.defineProperty,f=Object.getOwnPropertyDescriptor;e.f=n?i?function(t,e,r){if(u(t),e=c(e),u(r),"function"==typeof t&&"prototype"===e&&"value"in r&&"writable"in r&&!r.writable){var n=f(t,e);n&&n.writable&&(t[e]=r.value,r={configurable:"configurable"in r?r.configurable:n.configurable,enumerable:"enumerable"in r?r.enumerable:n.enumerable,writable:!1})}return a(t,e,r)}:a:function(t,e,r){if(u(t),e=c(e),u(r),o)try{return a(t,e,r)}catch(t){}if("get"in r||"set"in r)throw new s("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},160:function(t,e,r){"use strict";e.f=Object.getOwnPropertySymbols},164:function(t,e,r){"use strict";var n=r(13),o=r(182),i=r(62),u=r(16);t.exports=function(t,e,r){for(var c=o(e),s=u.f,a=i.f,f=0;f<c.length;f++){var p=c[f];n(t,p)||r&&n(r,p)||s(t,p,a(e,p))}}},168:function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){"object"==typeof window&&(r=window)}t.exports=r},175:function(t,e,r){"use strict";var n=r(8),o=r(5),i=r(11),u=TypeError;t.exports=function(t,e){var r,c;if("string"===e&&o(r=t.toString)&&!i(c=n(r,t)))return c;if(o(r=t.valueOf)&&!i(c=n(r,t)))return c;if("string"!==e&&o(r=t.toString)&&!i(c=n(r,t)))return c;throw new u("Can't convert object to primitive value")}},176:function(t,e,r){"use strict";var n=r(4),o=r(5),i=n.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},178:function(t,e,r){"use strict";var n=Math.ceil,o=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?o:n)(e)}},181:function(t,e,r){"use strict";var n=r(81),o=r(111),i=r(11),u=r(7)("species"),c=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===c||n(e.prototype))||i(e)&&null===(e=e[u]))&&(e=void 0)),void 0===e?c:e}},182:function(t,e,r){"use strict";var n=r(22),o=r(1),i=r(87),u=r(160),c=r(9),s=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=i.f(c(t)),r=u.f;return r?s(e,r(t)):e}},183:function(t,e,r){"use strict";var n=r(10),o=r(123),i=r(16),u=r(9),c=r(43),s=r(128);e.f=n&&!o?Object.defineProperties:function(t,e){u(t);for(var r,n=c(e),o=s(e),a=o.length,f=0;a>f;)i.f(t,r=o[f++],n[r]);return t}},190:function(t,e,r){"use strict";var n=r(10),o=r(81),i=TypeError,u=Object.getOwnPropertyDescriptor,c=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=c?function(t,e){if(o(t)&&!u(t,"length").writable)throw new i("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},2:function(t,e,r){"use strict";t.exports=function(t){try{return!!t()}catch(t){return!0}}},20:function(t,e,r){"use strict";var n=r(5),o=r(56),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a function")}},21:function(t,e,r){"use strict";var n=r(10),o=r(96).EXISTS,i=r(1),u=r(68),c=Function.prototype,s=i(c.toString),a=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(a.exec);n&&!o&&u(c,"name",{configurable:!0,get:function(){try{return f(a,s(this))[1]}catch(t){return""}}})},210:function(t,e,r){"use strict";var n=r(56),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw new o("Cannot delete property "+n(e)+" of "+n(t))}},22:function(t,e,r){"use strict";var n=r(4),o=r(5),i=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?i(n[t]):n[t]&&n[t][e]}},23:function(t,e,r){"use strict";t.exports=!1},24:function(t,e,r){"use strict";var n=r(1),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},26:function(t,e,r){"use strict";var n=r(5),o=r(16),i=r(121),u=r(85);t.exports=function(t,e,r,c){c||(c={});var s=c.enumerable,a=void 0!==c.name?c.name:e;if(n(r)&&i(r,a,c),c.global)s?t[e]=r:u(e,r);else{try{c.unsafe?t[e]&&(s=!0):delete t[e]}catch(t){}s?t[e]=r:o.f(t,e,{value:r,enumerable:!1,configurable:!c.nonConfigurable,writable:!c.nonWritable})}return t}},28:function(t,e,r){"use strict";var n=r(76);t.exports=function(t){return n(t.length)}},29:function(t,e,r){"use strict";var n=r(32),o=Object;t.exports=function(t){return o(n(t))}},3:function(t,e,r){"use strict";var n=r(4),o=r(62).f,i=r(40),u=r(26),c=r(85),s=r(164),a=r(78);t.exports=function(t,e){var r,f,p,l,h,v=t.target,y=t.global,g=t.stat;if(r=y?n:g?n[v]||c(v,{}):(n[v]||{}).prototype)for(f in e){if(l=e[f],p=t.dontCallGetSet?(h=o(r,f))&&h.value:r[f],!a(y?f:v+(g?".":"#")+f,t.forced)&&void 0!==p){if(typeof l==typeof p)continue;s(l,p)}(t.sham||p&&p.sham)&&i(l,"sham",!0),u(r,f,l,t)}}},31:function(t,e,r){"use strict";r.d(e,"a",(function(){return o}));var n=r(125);function o(t,e,r){return(e=Object(n.a)(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}},32:function(t,e,r){"use strict";var n=r(36),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},35:function(t,e,r){"use strict";var n=r(112),o=r(20),i=r(63),u=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:i?u(t,e):function(){return t.apply(e,arguments)}}},36:function(t,e,r){"use strict";t.exports=function(t){return null==t}},39:function(t,e,r){"use strict";var n=r(178);t.exports=function(t){var e=+t;return e!=e||0===e?0:n(e)}},4:function(t,e,r){"use strict";(function(e){var r=function(t){return t&&t.Math===Math&&t};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e&&e)||r("object"==typeof this&&this)||function(){return this}()||Function("return this")()}).call(this,r(168))},40:function(t,e,r){"use strict";var n=r(10),o=r(16),i=r(58);t.exports=n?function(t,e,r){return o.f(t,e,i(1,r))}:function(t,e,r){return t[e]=r,t}},43:function(t,e,r){"use strict";var n=r(86),o=r(32);t.exports=function(t){return n(o(t))}},44:function(t,e,r){"use strict";var n,o,i,u=r(176),c=r(4),s=r(11),a=r(40),f=r(13),p=r(84),l=r(102),h=r(77),v=c.TypeError,y=c.WeakMap;if(u||p.state){var g=p.state||(p.state=new y);g.get=g.get,g.has=g.has,g.set=g.set,n=function(t,e){if(g.has(t))throw new v("Object already initialized");return e.facade=t,g.set(t,e),e},o=function(t){return g.get(t)||{}},i=function(t){return g.has(t)}}else{var d=l("state");h[d]=!0,n=function(t,e){if(f(t,d))throw new v("Object already initialized");return e.facade=t,a(t,d,e),e},o=function(t){return f(t,d)?t[d]:{}},i=function(t){return f(t,d)}}t.exports={set:n,get:o,has:i,enforce:function(t){return i(t)?o(t):n(t,{})},getterFor:function(t){return function(e){var r;if(!s(e)||(r=o(e)).type!==t)throw new v("Incompatible receiver, "+t+" required");return r}}}},45:function(t,e,r){"use strict";var n=r(92),o=r(5),i=r(24),u=r(7)("toStringTag"),c=Object,s="Arguments"===i(function(){return arguments}());t.exports=n?i:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=c(t),u))?r:s?i(e):"Object"===(n=i(e))&&o(e.callee)?"Arguments":n}},47:function(t,e,r){"use strict";var n=r(20),o=r(36);t.exports=function(t,e){var r=t[e];return o(r)?void 0:n(r)}},48:function(t,e,r){"use strict";var n=r(35),o=r(1),i=r(86),u=r(29),c=r(28),s=r(106),a=o([].push),f=function(t){var e=1===t,r=2===t,o=3===t,f=4===t,p=6===t,l=7===t,h=5===t||p;return function(v,y,g,d){for(var b,m,x=u(v),O=i(x),w=c(O),j=n(y,g),P=0,S=d||s,R=e?S(v,w):r||l?S(v,0):void 0;w>P;P++)if((h||P in O)&&(m=j(b=O[P],P,x),t))if(e)R[P]=m;else if(m)switch(t){case 3:return!0;case 5:return b;case 6:return P;case 2:a(R,b)}else switch(t){case 4:return!1;case 7:a(R,b)}return p?-1:o||f?f:R}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},5:function(t,e,r){"use strict";var n=r(119),o=n.all;t.exports=n.IS_HTMLDDA?function(t){return"function"==typeof t||t===o}:function(t){return"function"==typeof t}},51:function(t,e,r){"use strict";t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},52:function(t,e,r){"use strict";var n=r(1);t.exports=n({}.isPrototypeOf)},56:function(t,e,r){"use strict";var n=String;t.exports=function(t){try{return n(t)}catch(t){return"Object"}}},57:function(t,e,r){"use strict";var n,o,i=r(4),u=r(51),c=i.process,s=i.Deno,a=c&&c.versions||s&&s.version,f=a&&a.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&u&&(!(n=u.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=u.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o},58:function(t,e,r){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},61:function(t,e,r){"use strict";function n(t,e){if(null==t)return{};var r,n,o=function(t,e){if(null==t)return{};var r,n,o={},i=Object.keys(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||(o[r]=t[r]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)r=i[n],e.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(t,r)&&(o[r]=t[r])}return o}r.d(e,"a",(function(){return n}))},62:function(t,e,r){"use strict";var n=r(10),o=r(8),i=r(148),u=r(58),c=r(43),s=r(83),a=r(13),f=r(122),p=Object.getOwnPropertyDescriptor;e.f=n?p:function(t,e){if(t=c(t),e=s(e),f)try{return p(t,e)}catch(t){}if(a(t,e))return u(!o(i.f,t,e),t[e])}},63:function(t,e,r){"use strict";var n=r(2);t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},645:function(t,e,r){"use strict";r.r(e);r(21);var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"epx-router-view"},[r("keep-alive",{attrs:{max:10}},[t.route&&(t.showRouteKey!==t.route.key||t.showPage)?r("epx-page",{key:t.route.key,ref:t.route.key,class:t.showRouteKey!==t.route.key?"epx-router-view__page-hidden":"",attrs:{"route-key":t.route.key,routes:t.routes,"current-route":t.route,"current-query":t.route,pageId:t.route.pageId,metaId:t.route.metaId,flag:t.route.flag,component:t.route.component,inline:t.inline},on:{"change-route":t.pageChange}}):t._e()],1)],1)};n._withStripped=!0;var o=r(61),i=r(0),u=(r(147),r(79),r(97),["type"]),c={name:"epx-router-view",componentName:"routerView",props:{initRoute:Object,inline:Boolean,routerChange:Function,tab:Object,hasMenu:Boolean},data:function(){return{showPage:!0,routes:[],routerRef:{}}},inject:{$getTab:{type:Function,default:null}},provide:function(){var t=this;return{createRoute:this.createPage,destoryRoute:this.destoryPage,reloadRoute:this.reloadPage,hasMenu:this.hasMenu,getRoutes:function(){return t.routes},$getTab:function(){return t.tab?t.tab:t.$getTab?t.$getTab():void 0}}},computed:{showRouteKey:function(){return(this.routes[this.routes.length-1]||{}).key},menuRoute:function(){return this.routers[this.routers.length-1]||{}},pageFlag:function(){var t=this.pageConfig.pageFlag;return t},pageMetaId:function(){var t=this.pageConfig.pageMetaId;return t},metaId:function(){return this.$_.isEmpty(this.menuRoute)?this.pageMetaId:this.menuRoute.metaId},flag:function(){return this.$_.isEmpty(this.menuRoute)?this.pageFlag:this.menuRoute.flag},pageId:function(){return this.menuRoute.pageId},component:function(){return this.menuRoute.component},parentRouter:function(){for(var t=this.$parent;t;){if("routerView"===t.$options.componentName)return t;t=t.$parent}return null},route:function(){return this.routes[this.routes.length-1]}},watch:{routes:function(t){if(this.routerChange);else{var e=t.length>0?Object(i.a)({},t[t.length-1]):{};e.key&&this.$refs[e.key]&&(e.page=this.$refs[e.key]),this.$emit("change",[t,e]),this.parentRouter&&this.parentRouter.changeRoutes(t),0===t.length&&this.dispatch("routerView","destoryPage")}}},methods:{destoryPage:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=r.key,o=(r.refesh,this.routes.length-1);if(0===o)return this.$emit("delete-tab"),void this.routes.pop();if(n&&(o=this.routes.findIndex((function(t){return t.key===n}))),-1!==o){var i=this.routes.pop();this.routerRef[i.key]&&(this.routerRef[i.key].$destroy(),delete this.routerRef[i.key])}this.$emit("back");try{this.$nextTick((function(){var r=(e.routes[e.routes.length-1]||{}).key,n=e.$refs[r].$children[0];t&&t.apply(n)}))}catch(t){console.error(t)}},createPage:function(t){var e=this,r=t.type,n=void 0===r?"push":r,c=Object(o.a)(t,u),s=Object(i.a)(Object(i.a)({},c),{},{key:(new Date).getTime()});if("replace"===n){var a=this.routes.length-1;this.routes[a]&&this.routerRef[s.key]&&(this.routerRef[s.key].$destroy(),delete this.routerRef[s.key]),this.$set(this.routes,a,s)}else this.routes.push(s);this.$nextTick((function(){e.routerRef[s.key]=e.$refs[s.key]}))},goPage:function(t){var e=this.routes.findIndex((function(e){return e.key===t}));if(-1!==e){var r=e+1,n=this.routes.length-r;this.routes.splice(r,n)}},reloadPage:function(){var t=this;this.routerChange&&this.routerChange(),this.$emit("router-change");var e=this.routes.pop();this.routerRef[e.key]&&(this.routerRef[e.key].$destroy(),delete this.routerRef[e.key]),this.$nextTick((function(){t.routes.push(Object(i.a)(Object(i.a)({},e),{},{key:(new Date).getTime()}))}))},clearPage:function(){var t=this.routes[0];for(var e in this.routes=[t],this.routerRef)e!==t.key&&this.routerRef[e]&&(this.routerRef[e].$destroy(),delete this.routerRef[e])},pageChange:function(t,e){var r=this.routes.findIndex((function(e){return e.key===t})),n=this.routes[r];n&&!n.name&&e.title&&(n.name=e.title,this.routes.splice(r,1,n))},changeRoutes:function(t){var e=this.routes.pop();e.routes=t,this.routes.push(e)}},created:function(){this.initRoute&&this.routes.push(Object(i.a)(Object(i.a)({},this.initRoute),{},{key:(new Date).getTime()}))},mounted:function(){this.$on("createPage",this.createPage),this.$on("destoryPage",this.destoryPage),this.$on("reloadPage",this.reloadPage),this.$on("clearPage",this.clearPage),this.$on("goPage",this.goPage),this.$parent.$on("createPage",this.createPage),this.$parent.$on("destoryPage",this.destoryPage),this.$parent.$on("clearPage",this.clearPage),this.$parent.$on("backModule",this.createPage.bind(this,Object(i.a)(Object(i.a)({},this.initRoute),{},{key:(new Date).getTime()})))}},s=r(12),a=Object(s.a)(c,n,[],!1,null,null,null).exports;a.install=function(t){t.component(a.name,a)};e.default=a},65:function(t,e,r){"use strict";var n,o=r(9),i=r(183),u=r(90),c=r(77),s=r(130),a=r(66),f=r(102),p=f("IE_PROTO"),l=function(){},h=function(t){return"<script>"+t+"<\/script>"},v=function(t){t.write(h("")),t.close();var e=t.parentWindow.Object;return t=null,e},y=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,e;y="undefined"!=typeof document?document.domain&&n?v(n):((e=a("iframe")).style.display="none",s.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(h("document.F=Object")),t.close(),t.F):v(n);for(var r=u.length;r--;)delete y.prototype[u[r]];return y()};c[p]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(l.prototype=o(t),r=new l,l.prototype=null,r[p]=t):r=y(),void 0===e?r:i.f(r,e)}},66:function(t,e,r){"use strict";var n=r(4),o=r(11),i=n.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},68:function(t,e,r){"use strict";var n=r(121),o=r(16);t.exports=function(t,e,r){return r.get&&n(r.get,e,{getter:!0}),r.set&&n(r.set,e,{setter:!0}),o.f(t,e,r)}},7:function(t,e,r){"use strict";var n=r(4),o=r(88),i=r(13),u=r(104),c=r(105),s=r(118),a=n.Symbol,f=o("wks"),p=s?a.for||a:a&&a.withoutSetter||u;t.exports=function(t){return i(f,t)||(f[t]=c&&i(a,t)?a[t]:p("Symbol."+t)),f[t]}},72:function(t,e,r){"use strict";var n=r(22),o=r(5),i=r(52),u=r(118),c=Object;t.exports=u?function(t){return"symbol"==typeof t}:function(t){var e=n("Symbol");return o(e)&&i(e.prototype,c(t))}},76:function(t,e,r){"use strict";var n=r(39),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},77:function(t,e,r){"use strict";t.exports={}},78:function(t,e,r){"use strict";var n=r(2),o=r(5),i=/#|\.prototype\./,u=function(t,e){var r=s[c(t)];return r===f||r!==a&&(o(e)?n(e):!!e)},c=u.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=u.data={},a=u.NATIVE="N",f=u.POLYFILL="P";t.exports=u},79:function(t,e,r){"use strict";var n=r(3),o=r(29),i=r(100),u=r(39),c=r(28),s=r(190),a=r(115),f=r(106),p=r(110),l=r(210),h=r(89)("splice"),v=Math.max,y=Math.min;n({target:"Array",proto:!0,forced:!h},{splice:function(t,e){var r,n,h,g,d,b,m=o(this),x=c(m),O=i(t,x),w=arguments.length;for(0===w?r=n=0:1===w?(r=0,n=x-O):(r=w-2,n=y(v(u(e),0),x-O)),a(x+r-n),h=f(m,n),g=0;g<n;g++)(d=O+g)in m&&p(h,g,m[d]);if(h.length=n,r<n){for(g=O;g<x-n;g++)b=g+r,(d=g+n)in m?m[b]=m[d]:l(m,b);for(g=x;g>x-n+r;g--)l(m,g-1)}else if(r>n)for(g=x-n;g>O;g--)b=g+r-1,(d=g+n-1)in m?m[b]=m[d]:l(m,b);for(g=0;g<r;g++)m[g+O]=arguments[g+2];return s(m,x-n+r),h}})},8:function(t,e,r){"use strict";var n=r(63),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},81:function(t,e,r){"use strict";var n=r(24);t.exports=Array.isArray||function(t){return"Array"===n(t)}},83:function(t,e,r){"use strict";var n=r(117),o=r(72);t.exports=function(t){var e=n(t,"string");return o(e)?e:e+""}},84:function(t,e,r){"use strict";var n=r(4),o=r(85),i=n["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},85:function(t,e,r){"use strict";var n=r(4),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0})}catch(r){n[t]=e}return e}},86:function(t,e,r){"use strict";var n=r(1),o=r(2),i=r(24),u=Object,c=n("".split);t.exports=o((function(){return!u("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?c(t,""):u(t)}:u},87:function(t,e,r){"use strict";var n=r(127),o=r(90).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},88:function(t,e,r){"use strict";var n=r(23),o=r(84);(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.34.0",mode:n?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.34.0/LICENSE",source:"https://github.com/zloirock/core-js"})},89:function(t,e,r){"use strict";var n=r(2),o=r(7),i=r(57),u=o("species");t.exports=function(t){return i>=51||!n((function(){var e=[];return(e.constructor={})[u]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},9:function(t,e,r){"use strict";var n=r(11),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not an object")}},90:function(t,e,r){"use strict";t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},92:function(t,e,r){"use strict";var n={};n[r(7)("toStringTag")]="z",t.exports="[object z]"===String(n)},93:function(t,e,r){"use strict";var n=r(1),o=r(5),i=r(84),u=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return u(t)}),t.exports=i.inspectSource},94:function(t,e,r){"use strict";var n=r(7),o=r(65),i=r(16).f,u=n("unscopables"),c=Array.prototype;void 0===c[u]&&i(c,u,{configurable:!0,value:o(null)}),t.exports=function(t){c[u][t]=!0}},96:function(t,e,r){"use strict";var n=r(10),o=r(13),i=Function.prototype,u=n&&Object.getOwnPropertyDescriptor,c=o(i,"name"),s=c&&"something"===function(){}.name,a=c&&(!n||n&&u(i,"name").configurable);t.exports={EXISTS:c,PROPER:s,CONFIGURABLE:a}},97:function(t,e,r){"use strict";var n=r(3),o=r(29),i=r(28),u=r(190),c=r(115);n({target:"Array",proto:!0,arity:1,forced:r(2)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=o(this),r=i(e),n=arguments.length;c(r+n);for(var s=0;s<n;s++)e[r]=arguments[s],r++;return u(e,r),r}})}});
|