@indfnd/common-m 0.0.9 → 0.1.0

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.
@@ -1,4 +1,4 @@
1
- (function(Z,Vt){typeof exports=="object"&&typeof module!="undefined"?Vt(exports,require("lodash"),require("view-design"),require("@indfnd/utils"),require("vue")):typeof define=="function"&&define.amd?define(["exports","lodash","view-design","@indfnd/utils","vue"],Vt):(Z=typeof globalThis!="undefined"?globalThis:Z||self,Vt(Z.IndCommon={},Z.lodash,Z["view-design"],Z["@indfnd/utils"],Z.vue))})(this,function(Z,Vt,B,v,go){"use strict";function bs(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var d=bs(Vt),Se=bs(go),bo={name:"@indfnd/common-m",version:"0.0.9",author:"huxuetong",publishConfig:{registry:"https://registry.npmjs.org/"},main:"./dist/ind-common-m.umd.cjs",module:"./dist/ind-common-m.es.js",style:"./dist/styles/index.css",types:"./types/index.d.ts",exports:{".":{import:"./dist/ind-common-m.es.js",require:"./dist/ind-common-m.umd.cjs"},"./dist/styles/index.css":{import:"./dist/styles/index.css",require:"./dist/styles/index.css"},"./css/view-design/iview.css":{import:"./css/view-design/iview.css",require:"./css/view-design/iview.css"},"./src/styles/index.less":{import:"./src/styles/index.less",require:"./src/styles/index.less"},"./src/styles/variables/index.less":{import:"./src/styles/variables/index.less",require:"./src/styles/variables/index.less"}},files:["css","dist","types","global.d.ts","src/styles"],scripts:{"build:prod":"vite build","build:style":"gulp --gulpfile build/build-style.js",build:"yarn build:prod && yarn build:style","type-check":"vue-tsc --noEmit -p tsconfig.check.json --composite false",dts:"vue-tsc -p tsconfig.types.json",release:"node build/auto-build.js && yarn re-publish","release-major":"standard-version --release-as major","release-minor":"standard-version --release-as minor","release-patch":"standard-version --release-as patch","re-publish":"yarn publish --access public"},dependencies:{classnames:"^2.5.1","file-saver":"^2.0.5",signature_pad:"^4.1.7",vuedraggable:"^2.24.3",wangeditor:"^3.1.1","xe-utils":"3",xlsx:"^0.17.2","xlsx-populate":"^1.11.0"},devDependencies:{"@indfnd/utils":"^0.1.26","ag-grid-community":"^30.1.0","ag-grid-enterprise":"^30.1.0","ag-grid-vue":"^30.1.0",axios:"^0.24.0",eslint:"^3.19.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-vue":"^2.1.0",gulp:"^4.0.2","gulp-autoprefixer":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-less":"^5.0.0","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4",less:"^4.1.3",prettier:"^2.7.1","standard-version":"^9.5.0",typescript:"^5.1.6","view-design":"^4.6.1",vite:"^2.0.5","vite-plugin-eslint":"1.3.0","vite-plugin-resolve-externals":"^0.2.2","vite-plugin-vue2":"^1.3.2",vue:"^2.6.14","vue-property-decorator":"^8.5.1","vue-router":"^3.5.3","vue-template-compiler":"^2.6.12","vue-tsc":"^1.8.8",vuex:"^3.6.2"},engines:{node:">= 16"}},So=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Button",{attrs:{size:"large",type:"text"},on:{click:e.backHome}},[e._v("\u8FD4\u56DE\u9996\u9875")]),a("Button",{attrs:{size:"large",type:"text"},on:{click:e.backPrev}},[e._v("\u8FD4\u56DE\u4E0A\u4E00\u9875("+e._s(e.second)+"s)")])],1)},yo=[];function y(e,t,a,s,n,i,l,r){var h=typeof e=="function"?e.options:e;t&&(h.render=t,h.staticRenderFns=a,h._compiled=!0),s&&(h.functional=!0),i&&(h._scopeId="data-v-"+i);var u;if(l?(u=function(c){c=c||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!c&&typeof __VUE_SSR_CONTEXT__!="undefined"&&(c=__VUE_SSR_CONTEXT__),n&&n.call(this,c),c&&c._registeredComponents&&c._registeredComponents.add(l)},h._ssrRegister=u):n&&(u=r?function(){n.call(this,(h.functional?this.parent:this).$root.$options.shadowRoot)}:n),u)if(h.functional){h._injectStyles=u;var o=h.render;h.render=function(f,U){return u.call(U),o(f,U)}}else{var m=h.beforeCreate;h.beforeCreate=m?[].concat(m,u):[u]}return{exports:e,options:h}}const ko={name:"IndBackBtnGroup",data(){return{second:5,timer:null}},mounted(){this.timer=setInterval(()=>{this.second===0?this.backPrev():this.second--},1e3)},beforeDestroy(){clearInterval(this.timer)},methods:{backHome(){this.$router.replace({name:this.$config.homeRouteName})},backPrev(){this.$router.go(-1)}}},Ss={};var Fo=y(ko,So,yo,!1,Wo,null,null,null);function Wo(e){for(let t in Ss)this[t]=Ss[t]}var Zo=function(){return Fo.exports}(),xo=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-error-page"},[a("div",{staticClass:"content-con"},[a("img",{attrs:{src:e.src,alt:e.code}}),a("div",{staticClass:"text-con"},[a("h4",[e._v(e._s(e.code))]),a("h5",[e._v(e._s(e.desc))])])])])},Mo=[];const wo={name:"IndErrorContent",components:{BackBtnGroup:Zo},props:{code:String,desc:String,src:String}},ys={};var Eo=y(wo,xo,Mo,!1,Do,null,null,null);function Do(e){for(let t in ys)this[t]=ys[t]}var ua=function(){return Eo.exports}(),Co=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ErrorContent",{attrs:{code:"404",desc:"Oh~~\u60A8\u7684\u9875\u9762\u597D\u50CF\u98DE\u8D70\u4E86~",src:e.src}})},_o=[];const Jo={name:"IndNotFound",components:{ErrorContent:ua},data(){return{src:""}}},ks={};var Yo=y(Jo,Co,_o,!1,Bo,null,null,null);function Bo(e){for(let t in ks)this[t]=ks[t]}var Ge=function(){return Yo.exports}(),zo=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("i",{class:[e.classPrefix,e.classPrefix+"-"+e.type],style:e.style,on:{click:function(s){return e.$emit("click",s)}}})},Io=[];const Qo={name:"IndIcons",props:{classPrefix:{type:String,default:"ivu-icon"},type:{type:String,default:""},color:String,size:[Number,String]},computed:{style(){const e={};return this.size&&(e["font-size"]=`${this.size}px`),this.color&&(e.color=this.color),e}}},Fs={};var Go=y(Qo,zo,Io,!1,Oo,null,null,null);function Oo(e){for(let t in Fs)this[t]=Fs[t]}var oe=function(){return Go.exports}(),Lo=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Button",e._g(e._b({attrs:{icon:e.icon?e.icon:"",type:e.isNil(e.type)?e.typeEnum.type||"primary":e.type,size:e.isNil(e.size)?e.typeEnum.size||"default":e.size,ghost:e.isNil(e.ghost)?e.typeEnum.ghost:e.ghost}},"Button",e.$attrs,!1),e.$listeners),[e._t("default",function(){return[e._v(e._s(e.typeEnum.text))]}),e.arrow?a("Icons",{attrs:{type:e.arrowType}}):e._e()],2)},jo=[];const $o={name:"IndButton",components:{Button:B.Button,Icons:oe},props:{bizType:String,noIcon:Boolean,icon:String,type:String,size:String,ghost:{type:Boolean,default:void 0},arrow:Boolean,arrowType:{type:String,default:"ios-arrow-down"}},data(){return{isNil:v.isNil,enums:{query:{type:"primary",icon:"ios-search",text:"\u67E5\u8BE2"},reset:{type:"default",text:"\u91CD\u7F6E"},back:{type:"default",icon:"ios-arrow-back",text:"\u8FD4\u56DE"},add:{type:"primary",icon:"md-add",text:"\u65B0\u589E"},edit:{type:"primary",icon:"ios-create-outline",text:"\u7F16\u8F91"},delete:{type:"error",icon:"ios-trash-outline",text:"\u5220\u9664"},save:{type:"primary",icon:"md-checkmark",text:"\u4FDD\u5B58"},submit:{type:"primary",icon:"md-checkmark-circle-outline",text:"\u63D0\u4EA4"},cancel:{type:"default",text:"\u53D6\u6D88"},confirm:{type:"primary",text:"\u786E\u8BA4"},approve:{type:"primary",icon:"md-checkmark",text:"\u901A\u8FC7"},reject:{type:"error",icon:"md-undo",text:"\u9A73\u56DE"},table:{type:"primary",size:"small",ghost:!0,text:"\u7F16\u8F91"},"table-delete":{type:"error",size:"small",ghost:!0,text:"\u5220\u9664"},upload:{type:"default",icon:"md-cloud-upload",text:"\u4E0A\u4F20\u9644\u4EF6"}}}},computed:{typeEnum(){return this.enums[this.bizType]||{}}}},Ws={};var Ho=y($o,Lo,jo,!1,Xo,null,null,null);function Xo(e){for(let t in Ws)this[t]=Ws[t]}var Te=function(){return Ho.exports}(),Po=function(){var e,t=this,a=t.$createElement,s=t._self._c||a;return t.split?s("div",{class:(e={},e[t.classPrefix]=!0,e[t.classPrefix+"--vertical"]=t.vertical,e[t.classPrefix+"--mt"]=t.mt,e[t.classPrefix+"--mb"]=t.mb,e[t.classPrefix+"--center"]=t.center,e[t.classPrefix+"--right"]=t.right,e)},[t._t("default")],2):s("ButtonGroup",t._b({attrs:{size:t.size,vertical:t.vertical}},"ButtonGroup",t.$attrs,!1),[t._t("default")],2)},Ao=[];const Ko={name:"IndButtonGroup",components:{ButtonGroup:B.ButtonGroup},props:{split:{type:Boolean,default:!0},vertical:Boolean,mt:Boolean,mb:Boolean,center:Boolean,right:Boolean},data(){return{classPrefix:"ind-button-group"}}},Zs={};var qo=y(Ko,Po,Ao,!1,ec,null,null,null);function ec(e){for(let t in Zs)this[t]=Zs[t]}var Ne=function(){return qo.exports}(),pa=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},xs={exports:{}};/**!
1
+ (function(w,vt){typeof exports=="object"&&typeof module!="undefined"?vt(exports,require("lodash"),require("view-design"),require("@indfnd/utils"),require("vue")):typeof define=="function"&&define.amd?define(["exports","lodash","view-design","@indfnd/utils","vue"],vt):(w=typeof globalThis!="undefined"?globalThis:w||self,vt(w.IndCommon={},w.lodash,w["view-design"],w["@indfnd/utils"],w.vue))})(this,function(w,vt,I,v,tc){"use strict";function Qn(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var p=Qn(vt),Fe=Qn(tc),ac={name:"@indfnd/common-m",version:"0.1.0",author:"huxuetong",publishConfig:{registry:"https://registry.npmjs.org/"},main:"./dist/ind-common-m.umd.cjs",module:"./dist/ind-common-m.es.js",style:"./dist/styles/index.css",types:"./types/index.d.ts",exports:{".":{import:"./dist/ind-common-m.es.js",require:"./dist/ind-common-m.umd.cjs"},"./dist/styles/index.css":{import:"./dist/styles/index.css",require:"./dist/styles/index.css"},"./css/view-design/iview.css":{import:"./css/view-design/iview.css",require:"./css/view-design/iview.css"},"./src/styles/index.less":{import:"./src/styles/index.less",require:"./src/styles/index.less"},"./src/styles/variables/index.less":{import:"./src/styles/variables/index.less",require:"./src/styles/variables/index.less"}},files:["css","dist","types","global.d.ts","src/styles"],scripts:{"build:prod":"vite build","build:style":"gulp --gulpfile build/build-style.js",build:"yarn build:prod && yarn build:style","type-check":"vue-tsc --noEmit -p tsconfig.check.json --composite false",dts:"vue-tsc -p tsconfig.types.json",release:"node build/auto-build.js && yarn re-publish","release-major":"standard-version --release-as major","release-minor":"standard-version --release-as minor","release-patch":"standard-version --release-as patch","re-publish":"yarn publish --access public"},dependencies:{classnames:"^2.5.1","file-saver":"^2.0.5",signature_pad:"^4.1.7",vuedraggable:"^2.24.3",wangeditor:"^3.1.1","xe-utils":"3",xlsx:"^0.17.2","xlsx-populate":"^1.11.0"},devDependencies:{"@indfnd/utils":"^0.1.40","ag-grid-community":"^30.1.0","ag-grid-enterprise":"^30.1.0","ag-grid-vue":"^30.1.0",axios:"^1.8.0",eslint:"^3.19.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-vue":"^2.1.0",gulp:"^4.0.2","gulp-autoprefixer":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-less":"^5.0.0","gulp-rename":"^2.0.0","gulp-replace":"^1.1.4",less:"^4.1.3",prettier:"^2.7.1","standard-version":"^9.5.0",typescript:"^5.1.6","view-design":"^4.6.1",vite:"^2.0.5","vite-plugin-eslint":"1.3.0","vite-plugin-resolve-externals":"^0.2.2","vite-plugin-vue2":"^1.3.2",vue:"^2.6.14","vue-property-decorator":"^8.5.1","vue-router":"^3.5.3","vue-template-compiler":"^2.6.12","vue-tsc":"^1.8.8",vuex:"^3.6.2"},engines:{node:">= 16"}},nc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Button",{attrs:{size:"large",type:"text"},on:{click:e.backHome}},[e._v("\u8FD4\u56DE\u9996\u9875")]),a("Button",{attrs:{size:"large",type:"text"},on:{click:e.backPrev}},[e._v("\u8FD4\u56DE\u4E0A\u4E00\u9875("+e._s(e.second)+"s)")])],1)},sc=[];function F(e,t,a,n,s,i,l,r){var h=typeof e=="function"?e.options:e;t&&(h.render=t,h.staticRenderFns=a,h._compiled=!0),n&&(h.functional=!0),i&&(h._scopeId="data-v-"+i);var c;if(l?(c=function(d){d=d||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!d&&typeof __VUE_SSR_CONTEXT__!="undefined"&&(d=__VUE_SSR_CONTEXT__),s&&s.call(this,d),d&&d._registeredComponents&&d._registeredComponents.add(l)},h._ssrRegister=c):s&&(c=r?function(){s.call(this,(h.functional?this.parent:this).$root.$options.shadowRoot)}:s),c)if(h.functional){h._injectStyles=c;var o=h.render;h.render=function(m,T){return c.call(T),o(m,T)}}else{var u=h.beforeCreate;h.beforeCreate=u?[].concat(u,c):[c]}return{exports:e,options:h}}const ic={name:"IndBackBtnGroup",data(){return{second:5,timer:null}},mounted(){this.timer=setInterval(()=>{this.second===0?this.backPrev():this.second--},1e3)},beforeDestroy(){clearInterval(this.timer)},methods:{backHome(){this.$router.replace({name:this.$config.homeRouteName})},backPrev(){this.$router.go(-1)}}},On={};var lc=F(ic,nc,sc,!1,rc,null,null,null);function rc(e){for(let t in On)this[t]=On[t]}var oc=function(){return lc.exports}(),cc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-error-page"},[a("div",{staticClass:"content-con"},[a("img",{attrs:{src:e.src,alt:e.code}}),a("div",{staticClass:"text-con"},[a("h4",[e._v(e._s(e.code))]),a("h5",[e._v(e._s(e.desc))])])])])},dc=[];const hc={name:"IndErrorContent",components:{BackBtnGroup:oc},props:{code:String,desc:String,src:String}},Gn={};var uc=F(hc,cc,dc,!1,pc,null,null,null);function pc(e){for(let t in Gn)this[t]=Gn[t]}var Sa=function(){return uc.exports}(),fc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ErrorContent",{attrs:{code:"404",desc:"Oh~~\u60A8\u7684\u9875\u9762\u597D\u50CF\u98DE\u8D70\u4E86~",src:e.src}})},mc=[];const Vc={name:"IndNotFound",components:{ErrorContent:Sa},data(){return{src:""}}},Ln={};var Tc=F(Vc,fc,mc,!1,Nc,null,null,null);function Nc(e){for(let t in Ln)this[t]=Ln[t]}var $e=function(){return Tc.exports}(),Rc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("i",{class:[e.classPrefix,e.classPrefix+"-"+e.type],style:e.style,on:{click:function(n){return e.$emit("click",n)}}})},gc=[];const vc={name:"IndIcons",props:{classPrefix:{type:String,default:"ivu-icon"},type:{type:String,default:""},color:String,size:[Number,String]},computed:{style(){const e={};return this.size&&(e["font-size"]=`${this.size}px`),this.color&&(e.color=this.color),e}}},jn={};var Uc=F(vc,Rc,gc,!1,bc,null,null,null);function bc(e){for(let t in jn)this[t]=jn[t]}var pe=function(){return Uc.exports}(),yc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Button",e._g(e._b({attrs:{icon:e.icon?e.icon:"",type:e.isNil(e.type)?e.typeEnum.type||"primary":e.type,size:e.isNil(e.size)?e.typeEnum.size||"default":e.size,ghost:e.isNil(e.ghost)?e.typeEnum.ghost:e.ghost}},"Button",e.$attrs,!1),e.$listeners),[e._t("default",function(){return[e._v(e._s(e.typeEnum.text))]}),e.arrow?a("Icons",{attrs:{type:e.arrowType}}):e._e()],2)},Sc=[];const kc={name:"IndButton",components:{Button:I.Button,Icons:pe},props:{bizType:String,noIcon:Boolean,icon:String,type:String,size:String,ghost:{type:Boolean,default:void 0},arrow:Boolean,arrowType:{type:String,default:"ios-arrow-down"}},data(){return{isNil:v.isNil,enums:{query:{type:"primary",icon:"ios-search",text:"\u67E5\u8BE2"},reset:{type:"default",text:"\u91CD\u7F6E"},back:{type:"default",icon:"ios-arrow-back",text:"\u8FD4\u56DE"},add:{type:"primary",icon:"md-add",text:"\u65B0\u589E"},edit:{type:"primary",icon:"ios-create-outline",text:"\u7F16\u8F91"},delete:{type:"error",icon:"ios-trash-outline",text:"\u5220\u9664"},save:{type:"primary",icon:"md-checkmark",text:"\u4FDD\u5B58"},submit:{type:"primary",icon:"md-checkmark-circle-outline",text:"\u63D0\u4EA4"},cancel:{type:"default",text:"\u53D6\u6D88"},confirm:{type:"primary",text:"\u786E\u8BA4"},approve:{type:"primary",icon:"md-checkmark",text:"\u901A\u8FC7"},reject:{type:"error",icon:"md-undo",text:"\u9A73\u56DE"},table:{type:"primary",size:"small",ghost:!0,text:"\u7F16\u8F91"},"table-delete":{type:"error",size:"small",ghost:!0,text:"\u5220\u9664"},upload:{type:"default",icon:"md-cloud-upload",text:"\u4E0A\u4F20\u9644\u4EF6"}}}},computed:{typeEnum(){return this.enums[this.bizType]||{}}}},Hn={};var Fc=F(kc,yc,Sc,!1,Wc,null,null,null);function Wc(e){for(let t in Hn)this[t]=Hn[t]}var ge=function(){return Fc.exports}(),Zc=function(){var e,t=this,a=t.$createElement,n=t._self._c||a;return t.split?n("div",{class:(e={},e[t.classPrefix]=!0,e[t.classPrefix+"--vertical"]=t.vertical,e[t.classPrefix+"--mt"]=t.mt,e[t.classPrefix+"--mb"]=t.mb,e[t.classPrefix+"--center"]=t.center,e[t.classPrefix+"--right"]=t.right,e)},[t._t("default")],2):n("ButtonGroup",t._b({attrs:{size:t.size,vertical:t.vertical}},"ButtonGroup",t.$attrs,!1),[t._t("default")],2)},xc=[];const wc={name:"IndButtonGroup",components:{ButtonGroup:I.ButtonGroup},props:{split:{type:Boolean,default:!0},vertical:Boolean,mt:Boolean,mb:Boolean,center:Boolean,right:Boolean},data(){return{classPrefix:"ind-button-group"}}},$n={};var Mc=F(wc,Zc,xc,!1,Ec,null,null,null);function Ec(e){for(let t in $n)this[t]=$n[t]}var Ue=function(){return Mc.exports}(),ka=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Xn={exports:{}};/**!
2
2
  * @fileOverview Kickass library to create and place poppers near their reference elements.
3
3
  * @version 1.16.1
4
4
  * @license
@@ -21,16 +21,16 @@
21
21
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
22
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
23
  * SOFTWARE.
24
- */(function(e,t){(function(a,s){e.exports=s()})(pa,function(){var a=typeof window!="undefined"&&typeof document!="undefined"&&typeof navigator!="undefined",s=function(){for(var p=["Edge","Trident","Firefox"],V=0;V<p.length;V+=1)if(a&&navigator.userAgent.indexOf(p[V])>=0)return 1;return 0}();function n(p){var V=!1;return function(){V||(V=!0,window.Promise.resolve().then(function(){V=!1,p()}))}}function i(p){var V=!1;return function(){V||(V=!0,setTimeout(function(){V=!1,p()},s))}}var l=a&&window.Promise,r=l?n:i;function h(p){var V={};return p&&V.toString.call(p)==="[object Function]"}function u(p,V){if(p.nodeType!==1)return[];var N=p.ownerDocument.defaultView,R=N.getComputedStyle(p,null);return V?R[V]:R}function o(p){return p.nodeName==="HTML"?p:p.parentNode||p.host}function m(p){if(!p)return document.body;switch(p.nodeName){case"HTML":case"BODY":return p.ownerDocument.body;case"#document":return p.body}var V=u(p),N=V.overflow,R=V.overflowX,k=V.overflowY;return/(auto|scroll|overlay)/.test(N+k+R)?p:m(o(p))}function c(p){return p&&p.referenceNode?p.referenceNode:p}var f=a&&!!(window.MSInputMethodContext&&document.documentMode),U=a&&/MSIE 10/.test(navigator.userAgent);function F(p){return p===11?f:p===10?U:f||U}function b(p){if(!p)return document.documentElement;for(var V=F(10)?document.body:null,N=p.offsetParent||null;N===V&&p.nextElementSibling;)N=(p=p.nextElementSibling).offsetParent;var R=N&&N.nodeName;return!R||R==="BODY"||R==="HTML"?p?p.ownerDocument.documentElement:document.documentElement:["TH","TD","TABLE"].indexOf(N.nodeName)!==-1&&u(N,"position")==="static"?b(N):N}function w(p){var V=p.nodeName;return V==="BODY"?!1:V==="HTML"||b(p.firstElementChild)===p}function j(p){return p.parentNode!==null?j(p.parentNode):p}function G(p,V){if(!p||!p.nodeType||!V||!V.nodeType)return document.documentElement;var N=p.compareDocumentPosition(V)&Node.DOCUMENT_POSITION_FOLLOWING,R=N?p:V,k=N?V:p,S=document.createRange();S.setStart(R,0),S.setEnd(k,0);var W=S.commonAncestorContainer;if(p!==W&&V!==W||R.contains(k))return w(W)?W:b(W);var x=j(p);return x.host?G(x.host,V):G(p,j(V).host)}function T(p){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"top",N=V==="top"?"scrollTop":"scrollLeft",R=p.nodeName;if(R==="BODY"||R==="HTML"){var k=p.ownerDocument.documentElement,S=p.ownerDocument.scrollingElement||k;return S[N]}return p[N]}function g(p,V){var N=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,R=T(V,"top"),k=T(V,"left"),S=N?-1:1;return p.top+=R*S,p.bottom+=R*S,p.left+=k*S,p.right+=k*S,p}function q(p,V){var N=V==="x"?"Left":"Top",R=N==="Left"?"Right":"Bottom";return parseFloat(p["border"+N+"Width"])+parseFloat(p["border"+R+"Width"])}function ae(p,V,N,R){return Math.max(V["offset"+p],V["scroll"+p],N["client"+p],N["offset"+p],N["scroll"+p],F(10)?parseInt(N["offset"+p])+parseInt(R["margin"+(p==="Height"?"Top":"Left")])+parseInt(R["margin"+(p==="Height"?"Bottom":"Right")]):0)}function te(p){var V=p.body,N=p.documentElement,R=F(10)&&getComputedStyle(N);return{height:ae("Height",V,N,R),width:ae("Width",V,N,R)}}var M=function(p,V){if(!(p instanceof V))throw new TypeError("Cannot call a class as a function")},J=function(){function p(V,N){for(var R=0;R<N.length;R++){var k=N[R];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(V,k.key,k)}}return function(V,N,R){return N&&p(V.prototype,N),R&&p(V,R),V}}(),Y=function(p,V,N){return V in p?Object.defineProperty(p,V,{value:N,enumerable:!0,configurable:!0,writable:!0}):p[V]=N,p},se=Object.assign||function(p){for(var V=1;V<arguments.length;V++){var N=arguments[V];for(var R in N)Object.prototype.hasOwnProperty.call(N,R)&&(p[R]=N[R])}return p};function pe(p){return se({},p,{right:p.left+p.width,bottom:p.top+p.height})}function L(p){var V={};try{if(F(10)){V=p.getBoundingClientRect();var N=T(p,"top"),R=T(p,"left");V.top+=N,V.left+=R,V.bottom+=N,V.right+=R}else V=p.getBoundingClientRect()}catch{}var k={left:V.left,top:V.top,width:V.right-V.left,height:V.bottom-V.top},S=p.nodeName==="HTML"?te(p.ownerDocument):{},W=S.width||p.clientWidth||k.width,x=S.height||p.clientHeight||k.height,D=p.offsetWidth-W,Q=p.offsetHeight-x;if(D||Q){var O=u(p);D-=q(O,"x"),Q-=q(O,"y"),k.width-=D,k.height-=Q}return pe(k)}function _(p,V){var N=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,R=F(10),k=V.nodeName==="HTML",S=L(p),W=L(V),x=m(p),D=u(V),Q=parseFloat(D.borderTopWidth),O=parseFloat(D.borderLeftWidth);N&&k&&(W.top=Math.max(W.top,0),W.left=Math.max(W.left,0));var z=pe({top:S.top-W.top-Q,left:S.left-W.left-O,width:S.width,height:S.height});if(z.marginTop=0,z.marginLeft=0,!R&&k){var P=parseFloat(D.marginTop),X=parseFloat(D.marginLeft);z.top-=Q-P,z.bottom-=Q-P,z.left-=O-X,z.right-=O-X,z.marginTop=P,z.marginLeft=X}return(R&&!N?V.contains(x):V===x&&x.nodeName!=="BODY")&&(z=g(z,V)),z}function E(p){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,N=p.ownerDocument.documentElement,R=_(p,N),k=Math.max(N.clientWidth,window.innerWidth||0),S=Math.max(N.clientHeight,window.innerHeight||0),W=V?0:T(N),x=V?0:T(N,"left"),D={top:W-R.top+R.marginTop,left:x-R.left+R.marginLeft,width:k,height:S};return pe(D)}function I(p){var V=p.nodeName;if(V==="BODY"||V==="HTML")return!1;if(u(p,"position")==="fixed")return!0;var N=o(p);return N?I(N):!1}function C(p){if(!p||!p.parentElement||F())return document.documentElement;for(var V=p.parentElement;V&&u(V,"transform")==="none";)V=V.parentElement;return V||document.documentElement}function $(p,V,N,R){var k=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,S={top:0,left:0},W=k?C(p):G(p,c(V));if(R==="viewport")S=E(W,k);else{var x=void 0;R==="scrollParent"?(x=m(o(V)),x.nodeName==="BODY"&&(x=p.ownerDocument.documentElement)):R==="window"?x=p.ownerDocument.documentElement:x=R;var D=_(x,W,k);if(x.nodeName==="HTML"&&!I(W)){var Q=te(p.ownerDocument),O=Q.height,z=Q.width;S.top+=D.top-D.marginTop,S.bottom=O+D.top,S.left+=D.left-D.marginLeft,S.right=z+D.left}else S=D}N=N||0;var P=typeof N=="number";return S.left+=P?N:N.left||0,S.top+=P?N:N.top||0,S.right-=P?N:N.right||0,S.bottom-=P?N:N.bottom||0,S}function H(p){var V=p.width,N=p.height;return V*N}function ne(p,V,N,R,k){var S=arguments.length>5&&arguments[5]!==void 0?arguments[5]:0;if(p.indexOf("auto")===-1)return p;var W=$(N,R,S,k),x={top:{width:W.width,height:V.top-W.top},right:{width:W.right-V.right,height:W.height},bottom:{width:W.width,height:W.bottom-V.bottom},left:{width:V.left-W.left,height:W.height}},D=Object.keys(x).map(function(P){return se({key:P},x[P],{area:H(x[P])})}).sort(function(P,X){return X.area-P.area}),Q=D.filter(function(P){var X=P.width,A=P.height;return X>=N.clientWidth&&A>=N.clientHeight}),O=Q.length>0?Q[0].key:D[0].key,z=p.split("-")[1];return O+(z?"-"+z:"")}function re(p,V,N){var R=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null,k=R?C(V):G(V,c(N));return _(N,k,R)}function de(p){var V=p.ownerDocument.defaultView,N=V.getComputedStyle(p),R=parseFloat(N.marginTop||0)+parseFloat(N.marginBottom||0),k=parseFloat(N.marginLeft||0)+parseFloat(N.marginRight||0),S={width:p.offsetWidth+k,height:p.offsetHeight+R};return S}function he(p){var V={left:"right",right:"left",bottom:"top",top:"bottom"};return p.replace(/left|right|bottom|top/g,function(N){return V[N]})}function Re(p,V,N){N=N.split("-")[0];var R=de(p),k={width:R.width,height:R.height},S=["right","left"].indexOf(N)!==-1,W=S?"top":"left",x=S?"left":"top",D=S?"height":"width",Q=S?"width":"height";return k[W]=V[W]+V[D]/2-R[D]/2,N===x?k[x]=V[x]-R[Q]:k[x]=V[he(x)],k}function We(p,V){return Array.prototype.find?p.find(V):p.filter(V)[0]}function Ye(p,V,N){if(Array.prototype.findIndex)return p.findIndex(function(k){return k[V]===N});var R=We(p,function(k){return k[V]===N});return p.indexOf(R)}function Ie(p,V,N){var R=N===void 0?p:p.slice(0,Ye(p,"name",N));return R.forEach(function(k){k.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var S=k.function||k.fn;k.enabled&&h(S)&&(V.offsets.popper=pe(V.offsets.popper),V.offsets.reference=pe(V.offsets.reference),V=S(V,k))}),V}function Be(){if(!this.state.isDestroyed){var p={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};p.offsets.reference=re(this.state,this.popper,this.reference,this.options.positionFixed),p.placement=ne(this.options.placement,p.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),p.originalPlacement=p.placement,p.positionFixed=this.options.positionFixed,p.offsets.popper=Re(this.popper,p.offsets.reference,p.placement),p.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",p=Ie(this.modifiers,p),this.state.isCreated?this.options.onUpdate(p):(this.state.isCreated=!0,this.options.onCreate(p))}}function Ve(p,V){return p.some(function(N){var R=N.name,k=N.enabled;return k&&R===V})}function Ze(p){for(var V=[!1,"ms","Webkit","Moz","O"],N=p.charAt(0).toUpperCase()+p.slice(1),R=0;R<V.length;R++){var k=V[R],S=k?""+k+N:p;if(typeof document.body.style[S]!="undefined")return S}return null}function et(){return this.state.isDestroyed=!0,Ve(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[Ze("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function tt(p){var V=p.ownerDocument;return V?V.defaultView:window}function To(p,V,N,R){var k=p.nodeName==="BODY",S=k?p.ownerDocument.defaultView:p;S.addEventListener(V,N,{passive:!0}),k||To(m(S.parentNode),V,N,R),R.push(S)}function bb(p,V,N,R){N.updateBound=R,tt(p).addEventListener("resize",N.updateBound,{passive:!0});var k=m(p);return To(k,"scroll",N.updateBound,N.scrollParents),N.scrollElement=k,N.eventsEnabled=!0,N}function Sb(){this.state.eventsEnabled||(this.state=bb(this.reference,this.options,this.state,this.scheduleUpdate))}function yb(p,V){return tt(p).removeEventListener("resize",V.updateBound),V.scrollParents.forEach(function(N){N.removeEventListener("scroll",V.updateBound)}),V.updateBound=null,V.scrollParents=[],V.scrollElement=null,V.eventsEnabled=!1,V}function kb(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=yb(this.reference,this.state))}function vs(p){return p!==""&&!isNaN(parseFloat(p))&&isFinite(p)}function Rs(p,V){Object.keys(V).forEach(function(N){var R="";["width","height","top","right","bottom","left"].indexOf(N)!==-1&&vs(V[N])&&(R="px"),p.style[N]=V[N]+R})}function Fb(p,V){Object.keys(V).forEach(function(N){var R=V[N];R!==!1?p.setAttribute(N,V[N]):p.removeAttribute(N)})}function Wb(p){return Rs(p.instance.popper,p.styles),Fb(p.instance.popper,p.attributes),p.arrowElement&&Object.keys(p.arrowStyles).length&&Rs(p.arrowElement,p.arrowStyles),p}function Zb(p,V,N,R,k){var S=re(k,V,p,N.positionFixed),W=ne(N.placement,S,V,p,N.modifiers.flip.boundariesElement,N.modifiers.flip.padding);return V.setAttribute("x-placement",W),Rs(V,{position:N.positionFixed?"fixed":"absolute"}),N}function xb(p,V){var N=p.offsets,R=N.popper,k=N.reference,S=Math.round,W=Math.floor,x=function(Qe){return Qe},D=S(k.width),Q=S(R.width),O=["left","right"].indexOf(p.placement)!==-1,z=p.placement.indexOf("-")!==-1,P=D%2===Q%2,X=D%2===1&&Q%2===1,A=V?O||z||P?S:W:x,ce=V?S:x;return{left:A(X&&!z&&V?R.left-1:R.left),top:ce(R.top),bottom:ce(R.bottom),right:A(R.right)}}var Mb=a&&/Firefox/i.test(navigator.userAgent);function wb(p,V){var N=V.x,R=V.y,k=p.offsets.popper,S=We(p.instance.modifiers,function(at){return at.name==="applyStyle"}).gpuAcceleration;S!==void 0&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var W=S!==void 0?S:V.gpuAcceleration,x=b(p.instance.popper),D=L(x),Q={position:k.position},O=xb(p,window.devicePixelRatio<2||!Mb),z=N==="bottom"?"top":"bottom",P=R==="right"?"left":"right",X=Ze("transform"),A=void 0,ce=void 0;if(z==="bottom"?x.nodeName==="HTML"?ce=-x.clientHeight+O.bottom:ce=-D.height+O.bottom:ce=O.top,P==="right"?x.nodeName==="HTML"?A=-x.clientWidth+O.right:A=-D.width+O.right:A=O.left,W&&X)Q[X]="translate3d("+A+"px, "+ce+"px, 0)",Q[z]=0,Q[P]=0,Q.willChange="transform";else{var ze=z==="bottom"?-1:1,Qe=P==="right"?-1:1;Q[z]=ce*ze,Q[P]=A*Qe,Q.willChange=z+", "+P}var xe={"x-placement":p.placement};return p.attributes=se({},xe,p.attributes),p.styles=se({},Q,p.styles),p.arrowStyles=se({},p.offsets.arrow,p.arrowStyles),p}function No(p,V,N){var R=We(p,function(x){var D=x.name;return D===V}),k=!!R&&p.some(function(x){return x.name===N&&x.enabled&&x.order<R.order});if(!k){var S="`"+V+"`",W="`"+N+"`";console.warn(W+" modifier is required by "+S+" modifier in order to work, be sure to include it before "+S+"!")}return k}function Eb(p,V){var N;if(!No(p.instance.modifiers,"arrow","keepTogether"))return p;var R=V.element;if(typeof R=="string"){if(R=p.instance.popper.querySelector(R),!R)return p}else if(!p.instance.popper.contains(R))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),p;var k=p.placement.split("-")[0],S=p.offsets,W=S.popper,x=S.reference,D=["left","right"].indexOf(k)!==-1,Q=D?"height":"width",O=D?"Top":"Left",z=O.toLowerCase(),P=D?"left":"top",X=D?"bottom":"right",A=de(R)[Q];x[X]-A<W[z]&&(p.offsets.popper[z]-=W[z]-(x[X]-A)),x[z]+A>W[X]&&(p.offsets.popper[z]+=x[z]+A-W[X]),p.offsets.popper=pe(p.offsets.popper);var ce=x[z]+x[Q]/2-A/2,ze=u(p.instance.popper),Qe=parseFloat(ze["margin"+O]),xe=parseFloat(ze["border"+O+"Width"]),at=ce-p.offsets.popper[z]-Qe-xe;return at=Math.max(Math.min(W[Q]-A,at),0),p.arrowElement=R,p.offsets.arrow=(N={},Y(N,z,Math.round(at)),Y(N,P,""),N),p}function Db(p){return p==="end"?"start":p==="start"?"end":p}var vo=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],Us=vo.slice(3);function Ro(p){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,N=Us.indexOf(p),R=Us.slice(N+1).concat(Us.slice(0,N));return V?R.reverse():R}var gs={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function Cb(p,V){if(Ve(p.instance.modifiers,"inner")||p.flipped&&p.placement===p.originalPlacement)return p;var N=$(p.instance.popper,p.instance.reference,V.padding,V.boundariesElement,p.positionFixed),R=p.placement.split("-")[0],k=he(R),S=p.placement.split("-")[1]||"",W=[];switch(V.behavior){case gs.FLIP:W=[R,k];break;case gs.CLOCKWISE:W=Ro(R);break;case gs.COUNTERCLOCKWISE:W=Ro(R,!0);break;default:W=V.behavior}return W.forEach(function(x,D){if(R!==x||W.length===D+1)return p;R=p.placement.split("-")[0],k=he(R);var Q=p.offsets.popper,O=p.offsets.reference,z=Math.floor,P=R==="left"&&z(Q.right)>z(O.left)||R==="right"&&z(Q.left)<z(O.right)||R==="top"&&z(Q.bottom)>z(O.top)||R==="bottom"&&z(Q.top)<z(O.bottom),X=z(Q.left)<z(N.left),A=z(Q.right)>z(N.right),ce=z(Q.top)<z(N.top),ze=z(Q.bottom)>z(N.bottom),Qe=R==="left"&&X||R==="right"&&A||R==="top"&&ce||R==="bottom"&&ze,xe=["top","bottom"].indexOf(R)!==-1,at=!!V.flipVariations&&(xe&&S==="start"&&X||xe&&S==="end"&&A||!xe&&S==="start"&&ce||!xe&&S==="end"&&ze),jb=!!V.flipVariationsByContent&&(xe&&S==="start"&&A||xe&&S==="end"&&X||!xe&&S==="start"&&ze||!xe&&S==="end"&&ce),Uo=at||jb;(P||Qe||Uo)&&(p.flipped=!0,(P||Qe)&&(R=W[D+1]),Uo&&(S=Db(S)),p.placement=R+(S?"-"+S:""),p.offsets.popper=se({},p.offsets.popper,Re(p.instance.popper,p.offsets.reference,p.placement)),p=Ie(p.instance.modifiers,p,"flip"))}),p}function _b(p){var V=p.offsets,N=V.popper,R=V.reference,k=p.placement.split("-")[0],S=Math.floor,W=["top","bottom"].indexOf(k)!==-1,x=W?"right":"bottom",D=W?"left":"top",Q=W?"width":"height";return N[x]<S(R[D])&&(p.offsets.popper[D]=S(R[D])-N[Q]),N[D]>S(R[x])&&(p.offsets.popper[D]=S(R[x])),p}function Jb(p,V,N,R){var k=p.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),S=+k[1],W=k[2];if(!S)return p;if(W.indexOf("%")===0){var x=void 0;switch(W){case"%p":x=N;break;case"%":case"%r":default:x=R}var D=pe(x);return D[V]/100*S}else if(W==="vh"||W==="vw"){var Q=void 0;return W==="vh"?Q=Math.max(document.documentElement.clientHeight,window.innerHeight||0):Q=Math.max(document.documentElement.clientWidth,window.innerWidth||0),Q/100*S}else return S}function Yb(p,V,N,R){var k=[0,0],S=["right","left"].indexOf(R)!==-1,W=p.split(/(\+|\-)/).map(function(O){return O.trim()}),x=W.indexOf(We(W,function(O){return O.search(/,|\s/)!==-1}));W[x]&&W[x].indexOf(",")===-1&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var D=/\s*,\s*|\s+/,Q=x!==-1?[W.slice(0,x).concat([W[x].split(D)[0]]),[W[x].split(D)[1]].concat(W.slice(x+1))]:[W];return Q=Q.map(function(O,z){var P=(z===1?!S:S)?"height":"width",X=!1;return O.reduce(function(A,ce){return A[A.length-1]===""&&["+","-"].indexOf(ce)!==-1?(A[A.length-1]=ce,X=!0,A):X?(A[A.length-1]+=ce,X=!1,A):A.concat(ce)},[]).map(function(A){return Jb(A,P,V,N)})}),Q.forEach(function(O,z){O.forEach(function(P,X){vs(P)&&(k[z]+=P*(O[X-1]==="-"?-1:1))})}),k}function Bb(p,V){var N=V.offset,R=p.placement,k=p.offsets,S=k.popper,W=k.reference,x=R.split("-")[0],D=void 0;return vs(+N)?D=[+N,0]:D=Yb(N,S,W,x),x==="left"?(S.top+=D[0],S.left-=D[1]):x==="right"?(S.top+=D[0],S.left+=D[1]):x==="top"?(S.left+=D[0],S.top-=D[1]):x==="bottom"&&(S.left+=D[0],S.top+=D[1]),p.popper=S,p}function zb(p,V){var N=V.boundariesElement||b(p.instance.popper);p.instance.reference===N&&(N=b(N));var R=Ze("transform"),k=p.instance.popper.style,S=k.top,W=k.left,x=k[R];k.top="",k.left="",k[R]="";var D=$(p.instance.popper,p.instance.reference,V.padding,N,p.positionFixed);k.top=S,k.left=W,k[R]=x,V.boundaries=D;var Q=V.priority,O=p.offsets.popper,z={primary:function(X){var A=O[X];return O[X]<D[X]&&!V.escapeWithReference&&(A=Math.max(O[X],D[X])),Y({},X,A)},secondary:function(X){var A=X==="right"?"left":"top",ce=O[A];return O[X]>D[X]&&!V.escapeWithReference&&(ce=Math.min(O[A],D[X]-(X==="right"?O.width:O.height))),Y({},A,ce)}};return Q.forEach(function(P){var X=["left","top"].indexOf(P)!==-1?"primary":"secondary";O=se({},O,z[X](P))}),p.offsets.popper=O,p}function Ib(p){var V=p.placement,N=V.split("-")[0],R=V.split("-")[1];if(R){var k=p.offsets,S=k.reference,W=k.popper,x=["bottom","top"].indexOf(N)!==-1,D=x?"left":"top",Q=x?"width":"height",O={start:Y({},D,S[D]),end:Y({},D,S[D]+S[Q]-W[Q])};p.offsets.popper=se({},W,O[R])}return p}function Qb(p){if(!No(p.instance.modifiers,"hide","preventOverflow"))return p;var V=p.offsets.reference,N=We(p.instance.modifiers,function(R){return R.name==="preventOverflow"}).boundaries;if(V.bottom<N.top||V.left>N.right||V.top>N.bottom||V.right<N.left){if(p.hide===!0)return p;p.hide=!0,p.attributes["x-out-of-boundaries"]=""}else{if(p.hide===!1)return p;p.hide=!1,p.attributes["x-out-of-boundaries"]=!1}return p}function Gb(p){var V=p.placement,N=V.split("-")[0],R=p.offsets,k=R.popper,S=R.reference,W=["left","right"].indexOf(N)!==-1,x=["top","left"].indexOf(N)===-1;return k[W?"left":"top"]=S[N]-(x?k[W?"width":"height"]:0),p.placement=he(V),p.offsets.popper=pe(k),p}var Ob={shift:{order:100,enabled:!0,fn:Ib},offset:{order:200,enabled:!0,fn:Bb,offset:0},preventOverflow:{order:300,enabled:!0,fn:zb,priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:_b},arrow:{order:500,enabled:!0,fn:Eb,element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:Cb,behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:Gb},hide:{order:800,enabled:!0,fn:Qb},computeStyle:{order:850,enabled:!0,fn:wb,gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:Wb,onLoad:Zb,gpuAcceleration:void 0}},Lb={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Ob},ha=function(){function p(V,N){var R=this,k=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};M(this,p),this.scheduleUpdate=function(){return requestAnimationFrame(R.update)},this.update=r(this.update.bind(this)),this.options=se({},p.Defaults,k),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=V&&V.jquery?V[0]:V,this.popper=N&&N.jquery?N[0]:N,this.options.modifiers={},Object.keys(se({},p.Defaults.modifiers,k.modifiers)).forEach(function(W){R.options.modifiers[W]=se({},p.Defaults.modifiers[W]||{},k.modifiers?k.modifiers[W]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(W){return se({name:W},R.options.modifiers[W])}).sort(function(W,x){return W.order-x.order}),this.modifiers.forEach(function(W){W.enabled&&h(W.onLoad)&&W.onLoad(R.reference,R.popper,R.options,W,R.state)}),this.update();var S=this.options.eventsEnabled;S&&this.enableEventListeners(),this.state.eventsEnabled=S}return J(p,[{key:"update",value:function(){return Be.call(this)}},{key:"destroy",value:function(){return et.call(this)}},{key:"enableEventListeners",value:function(){return Sb.call(this)}},{key:"disableEventListeners",value:function(){return kb.call(this)}}]),p}();return ha.Utils=(typeof window!="undefined"?window:pa).PopperUtils,ha.placements=vo,ha.Defaults=Lb,ha})})(xs);var Ms=xs.exports;const ws={selectAll:"(\u5168\u9009)",selectAllSearchResults:"(\u5168\u9009\u7B5B\u9009\u7ED3\u679C\u96C6)",searchOoo:"\u67E5\u8BE2...",blanks:"(\u7A7A\u503C)",noMatches:"\u65E0\u7B26\u5408\u6761\u4EF6\u7684\u7ED3\u679C",filterOoo:"\u7B5B\u9009...",equals:"\u7B49\u4E8E",notEqual:"\u4E0D\u7B49\u4E8E",blank:"\u4E3A\u7A7A",notBlank:"\u4E0D\u4E3A\u7A7A",empty:"\u8BF7\u9009\u62E9\u4E00\u4E2A",lessThan:"\u5C0F\u4E8E",greaterThan:"\u5927\u4E8E",lessThanOrEqual:"\u5C0F\u4E8E\u7B49\u4E8E",greaterThanOrEqual:"\u5927\u4E8E\u7B49\u4E8E",inRange:"\u6309\u533A\u95F4",inRangeStart:"\u6700\u5C0F\u503C",inRangeEnd:"\u6700\u5927\u503C",contains:"\u7B49\u4E8E",notContains:"\u4E0D\u7B49\u4E8E",startsWith:"\u5F00\u59CB\u4E8E",endsWith:"\u7ED3\u675F\u4E8E",dateFormatOoo:"yyyy-mm-dd",andCondition:"\u5E76\u4E14",orCondition:"\u6216\u8005",applyFilter:"\u5E94\u7528",resetFilter:"\u91CD\u7F6E",clearFilter:"\u6E05\u7A7A",cancelFilter:"\u53D6\u6D88",textFilter:"\u6587\u672C\u7B5B\u9009",numberFilter:"\u6570\u503C\u7B5B\u9009",dateFilter:"\u65E5\u671F\u7B5B\u9009",setFilter:"\u96C6\u5408\u7B5B\u9009",columns:"\u5217",filters:"\u7B5B\u9009",pivotMode:"Pivot Mode",groups:"Row Groups",rowGroupColumnsEmptyMessage:"Drag here to set row groups",values:"Values",valueColumnsEmptyMessage:"Drag here to aggregate",pivots:"Column Labels",pivotColumnsEmptyMessage:"Drag here to set column labels",group:"\u5206\u7EC4",rowDragRows:"\u6570\u636E",loadingOoo:"\u52A0\u8F7D\u4E2D...",noRowsToShow:"\u6570\u636E\u4E3A\u7A7A",enabled:"\u5DF2\u5F00\u542F",pinColumn:"\u9501\u5B9A\u5217",pinLeft:"\u9501\u5B9A\u5230\u5DE6\u4FA7",pinRight:"\u9501\u5B9A\u5230\u53F3\u4FA7",noPin:"\u53D6\u6D88\u9501\u5B9A",valueAggregation:"Value Aggregation",autosizeThiscolumn:"\u672C\u5217\u5217\u5BBD\u81EA\u9002\u5E94",autosizeAllColumns:"\u5168\u90E8\u5217\u5217\u5BBD\u81EA\u9002\u5E94",groupBy:"\u5206\u7EC4",ungroupBy:"\u53D6\u6D88\u5206\u7EC4",addToValues:"Add ${variable} to values",removeFromValues:"Remove ${variable} from values",addToLabels:"Add ${variable} to labels",removeFromLabels:"Remove ${variable} from labels",resetColumns:"\u91CD\u7F6E\u5217\u5BBD",expandAll:"\u5C55\u5F00\u5168\u90E8",collapseAll:"\u6536\u8D77\u5168\u90E8",copy:"\u590D\u5236",ctrlC:"\u590D\u5236",copyWithHeaders:"\u590D\u5236\uFF08\u542B\u5934\uFF09",copyWithHeaderGroups:"\u590D\u5236\uFF08\u542B\u5934\u5206\u7EC4\uFF09",paste:"\u9ECF\u8D34",ctrlV:"\u9ECF\u8D34",export:"\u5BFC\u51FA",csvExport:"\u5BFC\u51FA\u4E3ACSV",excelExport:"\u5BFC\u51FA\u4E3AExcel",sum:"Sum",min:"Min",max:"Max",none:"None",count:"Count",avg:"Average",filteredRows:"Filtered",selectedRows:"Selected",totalRows:"Total Rows",totalAndFilteredRows:"Rows",more:"More",to:"to",of:"of",page:"Page",nextPage:"Next Page",lastPage:"Last Page",firstPage:"First Page",previousPage:"Previous Page",pivotColumnGroupTotals:"Total",pivotChartAndPivotMode:"Pivot Chart & Pivot Mode",pivotChart:"Pivot Chart",chartRange:"Chart Range",columnChart:"Column",groupedColumn:"Grouped",stackedColumn:"Stacked",normalizedColumn:"100% Stacked",barChart:"Bar",groupedBar:"Grouped",stackedBar:"Stacked",normalizedBar:"100% Stacked",pieChart:"Pie",pie:"Pie",doughnut:"Doughnut",line:"Line",xyChart:"X Y (Scatter)",scatter:"Scatter",bubble:"Bubble",areaChart:"Area",area:"Area",stackedArea:"Stacked",normalizedArea:"100% Stacked",histogramChart:"Histogram",combinationChart:"Combination",columnLineCombo:"Column & Line",AreaColumnCombo:"Area & Column",pivotChartTitle:"Pivot Chart",rangeChartTitle:"Range Chart",settings:"Settings",data:"Data",format:"Format",categories:"Categories",defaultCategory:"(None)",series:"Series",xyValues:"X Y Values",paired:"Paired Mode",axis:"Axis",navigator:"Navigator",color:"Color",thickness:"Thickness",xType:"X Type",automatic:"Automatic",category:"Category",number:"Number",time:"Time",xRotation:"X Rotation",yRotation:"Y Rotation",ticks:"Ticks",width:"Width",height:"Height",length:"Length",padding:"Padding",spacing:"Spacing",chart:"Chart",title:"Title",titlePlaceholder:"Chart title - double click to edit",background:"Background",font:"Font",top:"Top",right:"Right",bottom:"Bottom",left:"Left",labels:"Labels",size:"Size",minSize:"Minimum Size",maxSize:"Maximum Size",legend:"Legend",position:"Position",markerSize:"Marker Size",markerStroke:"Marker Stroke",markerPadding:"Marker Padding",itemSpacing:"Item Spacing",itemPaddingX:"Item Padding X",itemPaddingY:"Item Padding Y",layoutHorizontalSpacing:"Horizontal Spacing",layoutVerticalSpacing:"Vertical Spacing",strokeWidth:"Stroke Width",offset:"Offset",offsets:"Offsets",tooltips:"Tooltips",callout:"Callout",markers:"Markers",shadow:"Shadow",blur:"Blur",xOffset:"X Offset",yOffset:"Y Offset",lineWidth:"Line Width",normal:"Normal",bold:"Bold",italic:"Italic",boldItalic:"Bold Italic",predefined:"Predefined",fillOpacity:"Fill Opacity",strokeOpacity:"Line Opacity",histogramBinCount:"Bin count",columnGroup:"Column",barGroup:"Bar",pieGroup:"Pie",lineGroup:"Line",scatterGroup:"X Y (Scatter)",areaGroup:"Area",histogramGroup:"Histogram",combinationGroup:"Combination",groupedColumnTooltip:"Grouped",stackedColumnTooltip:"Stacked",normalizedColumnTooltip:"100% Stacked",groupedBarTooltip:"Grouped",stackedBarTooltip:"Stacked",normalizedBarTooltip:"100% Stacked",pieTooltip:"Pie",doughnutTooltip:"Doughnut",lineTooltip:"Line",groupedAreaTooltip:"Area",stackedAreaTooltip:"Stacked",normalizedAreaTooltip:"100% Stacked",scatterTooltip:"Scatter",bubbleTooltip:"Bubble",histogramTooltip:"Histogram",columnLineComboTooltip:"Column & Line",areaColumnComboTooltip:"Area & Column",customComboTooltip:"Custom Combination",noDataToChart:"No data available to be charted.",pivotChartRequiresPivotMode:"Pivot Chart requires Pivot Mode enabled.",chartSettingsToolbarTooltip:"Menu",chartLinkToolbarTooltip:"Linked to Grid",chartUnlinkToolbarTooltip:"Unlinked from Grid",chartDownloadToolbarTooltip:"Download Chart",seriesChartType:"Series Chart Type",seriesType:"Series Type",secondaryAxis:"Secondary Axis",ariaHidden:"hidden",ariaVisible:"visible",ariaChecked:"checked",ariaUnchecked:"unchecked",ariaIndeterminate:"indeterminate",ariaDefaultListName:"List",ariaColumnSelectAll:"Toggle Select All Columns",ariaInputEditor:"Input Editor",ariaDateFilterInput:"Date Filter Input",ariaFilterList:"Filter List",ariaFilterInput:"Filter Input",ariaFilterColumnsInput:"Filter Columns Input",ariaFilterValue:"Filter Value",ariaFilterFromValue:"Filter from value",ariaFilterToValue:"Filter to value",ariaFilteringOperator:"Filtering Operator",ariaColumn:"Column",ariaColumnList:"Column List",ariaColumnGroup:"Column Group",ariaRowSelect:"Press SPACE to select this row",ariaRowDeselect:"Press SPACE to deselect this row",ariaRowToggleSelection:"Press Space to toggle row selection",ariaRowSelectAll:"Press Space to toggle all rows selection",ariaToggleVisibility:"Press SPACE to toggle visibility",ariaSearch:"Search",ariaSearchFilterValues:"Search filter values",ariaRowGroupDropZonePanelLabel:"Row Groups",ariaValuesDropZonePanelLabel:"Values",ariaPivotDropZonePanelLabel:"Column Labels",ariaDropZoneColumnComponentDescription:"Press DELETE to remove",ariaDropZoneColumnValueItemDescription:"Press ENTER to change the aggregation type",ariaLabelColumnMenu:"Column Menu",ariaLabelCellEditor:"Cell Editor",ariaLabelDialog:"Dialog",ariaLabelSelectField:"Select Field",ariaLabelTooltip:"Tooltip",ariaLabelContextMenu:"Context Menu",ariaLabelSubMenu:"SubMenu",ariaLabelAggregationFunction:"Aggregation Function",thousandSeparator:",",decimalSeparator:"."};var Es={exports:{}};(function(e,t){(function(a,s){e.exports=s()})(pa,function(){var a=1e3,s=6e4,n=36e5,i="millisecond",l="second",r="minute",h="hour",u="day",o="week",m="month",c="quarter",f="year",U="date",F="Invalid Date",b=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,w=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,j={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(L){var _=["th","st","nd","rd"],E=L%100;return"["+L+(_[(E-20)%10]||_[E]||_[0])+"]"}},G=function(L,_,E){var I=String(L);return!I||I.length>=_?L:""+Array(_+1-I.length).join(E)+L},T={s:G,z:function(L){var _=-L.utcOffset(),E=Math.abs(_),I=Math.floor(E/60),C=E%60;return(_<=0?"+":"-")+G(I,2,"0")+":"+G(C,2,"0")},m:function L(_,E){if(_.date()<E.date())return-L(E,_);var I=12*(E.year()-_.year())+(E.month()-_.month()),C=_.clone().add(I,m),$=E-C<0,H=_.clone().add(I+($?-1:1),m);return+(-(I+(E-C)/($?C-H:H-C))||0)},a:function(L){return L<0?Math.ceil(L)||0:Math.floor(L)},p:function(L){return{M:m,y:f,w:o,d:u,D:U,h,m:r,s:l,ms:i,Q:c}[L]||String(L||"").toLowerCase().replace(/s$/,"")},u:function(L){return L===void 0}},g="en",q={};q[g]=j;var ae="$isDayjsObject",te=function(L){return L instanceof se||!(!L||!L[ae])},M=function L(_,E,I){var C;if(!_)return g;if(typeof _=="string"){var $=_.toLowerCase();q[$]&&(C=$),E&&(q[$]=E,C=$);var H=_.split("-");if(!C&&H.length>1)return L(H[0])}else{var ne=_.name;q[ne]=_,C=ne}return!I&&C&&(g=C),C||!I&&g},J=function(L,_){if(te(L))return L.clone();var E=typeof _=="object"?_:{};return E.date=L,E.args=arguments,new se(E)},Y=T;Y.l=M,Y.i=te,Y.w=function(L,_){return J(L,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var se=function(){function L(E){this.$L=M(E.locale,null,!0),this.parse(E),this.$x=this.$x||E.x||{},this[ae]=!0}var _=L.prototype;return _.parse=function(E){this.$d=function(I){var C=I.date,$=I.utc;if(C===null)return new Date(NaN);if(Y.u(C))return new Date;if(C instanceof Date)return new Date(C);if(typeof C=="string"&&!/Z$/i.test(C)){var H=C.match(b);if(H){var ne=H[2]-1||0,re=(H[7]||"0").substring(0,3);return $?new Date(Date.UTC(H[1],ne,H[3]||1,H[4]||0,H[5]||0,H[6]||0,re)):new Date(H[1],ne,H[3]||1,H[4]||0,H[5]||0,H[6]||0,re)}}return new Date(C)}(E),this.init()},_.init=function(){var E=this.$d;this.$y=E.getFullYear(),this.$M=E.getMonth(),this.$D=E.getDate(),this.$W=E.getDay(),this.$H=E.getHours(),this.$m=E.getMinutes(),this.$s=E.getSeconds(),this.$ms=E.getMilliseconds()},_.$utils=function(){return Y},_.isValid=function(){return this.$d.toString()!==F},_.isSame=function(E,I){var C=J(E);return this.startOf(I)<=C&&C<=this.endOf(I)},_.isAfter=function(E,I){return J(E)<this.startOf(I)},_.isBefore=function(E,I){return this.endOf(I)<J(E)},_.$g=function(E,I,C){return Y.u(E)?this[I]:this.set(C,E)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(E,I){var C=this,$=!!Y.u(I)||I,H=Y.p(E),ne=function(Be,Ve){var Ze=Y.w(C.$u?Date.UTC(C.$y,Ve,Be):new Date(C.$y,Ve,Be),C);return $?Ze:Ze.endOf(u)},re=function(Be,Ve){return Y.w(C.toDate()[Be].apply(C.toDate("s"),($?[0,0,0,0]:[23,59,59,999]).slice(Ve)),C)},de=this.$W,he=this.$M,Re=this.$D,We="set"+(this.$u?"UTC":"");switch(H){case f:return $?ne(1,0):ne(31,11);case m:return $?ne(1,he):ne(0,he+1);case o:var Ye=this.$locale().weekStart||0,Ie=(de<Ye?de+7:de)-Ye;return ne($?Re-Ie:Re+(6-Ie),he);case u:case U:return re(We+"Hours",0);case h:return re(We+"Minutes",1);case r:return re(We+"Seconds",2);case l:return re(We+"Milliseconds",3);default:return this.clone()}},_.endOf=function(E){return this.startOf(E,!1)},_.$set=function(E,I){var C,$=Y.p(E),H="set"+(this.$u?"UTC":""),ne=(C={},C[u]=H+"Date",C[U]=H+"Date",C[m]=H+"Month",C[f]=H+"FullYear",C[h]=H+"Hours",C[r]=H+"Minutes",C[l]=H+"Seconds",C[i]=H+"Milliseconds",C)[$],re=$===u?this.$D+(I-this.$W):I;if($===m||$===f){var de=this.clone().set(U,1);de.$d[ne](re),de.init(),this.$d=de.set(U,Math.min(this.$D,de.daysInMonth())).$d}else ne&&this.$d[ne](re);return this.init(),this},_.set=function(E,I){return this.clone().$set(E,I)},_.get=function(E){return this[Y.p(E)]()},_.add=function(E,I){var C,$=this;E=Number(E);var H=Y.p(I),ne=function(he){var Re=J($);return Y.w(Re.date(Re.date()+Math.round(he*E)),$)};if(H===m)return this.set(m,this.$M+E);if(H===f)return this.set(f,this.$y+E);if(H===u)return ne(1);if(H===o)return ne(7);var re=(C={},C[r]=s,C[h]=n,C[l]=a,C)[H]||1,de=this.$d.getTime()+E*re;return Y.w(de,this)},_.subtract=function(E,I){return this.add(-1*E,I)},_.format=function(E){var I=this,C=this.$locale();if(!this.isValid())return C.invalidDate||F;var $=E||"YYYY-MM-DDTHH:mm:ssZ",H=Y.z(this),ne=this.$H,re=this.$m,de=this.$M,he=C.weekdays,Re=C.months,We=C.meridiem,Ye=function(Ve,Ze,et,tt){return Ve&&(Ve[Ze]||Ve(I,$))||et[Ze].slice(0,tt)},Ie=function(Ve){return Y.s(ne%12||12,Ve,"0")},Be=We||function(Ve,Ze,et){var tt=Ve<12?"AM":"PM";return et?tt.toLowerCase():tt};return $.replace(w,function(Ve,Ze){return Ze||function(et){switch(et){case"YY":return String(I.$y).slice(-2);case"YYYY":return Y.s(I.$y,4,"0");case"M":return de+1;case"MM":return Y.s(de+1,2,"0");case"MMM":return Ye(C.monthsShort,de,Re,3);case"MMMM":return Ye(Re,de);case"D":return I.$D;case"DD":return Y.s(I.$D,2,"0");case"d":return String(I.$W);case"dd":return Ye(C.weekdaysMin,I.$W,he,2);case"ddd":return Ye(C.weekdaysShort,I.$W,he,3);case"dddd":return he[I.$W];case"H":return String(ne);case"HH":return Y.s(ne,2,"0");case"h":return Ie(1);case"hh":return Ie(2);case"a":return Be(ne,re,!0);case"A":return Be(ne,re,!1);case"m":return String(re);case"mm":return Y.s(re,2,"0");case"s":return String(I.$s);case"ss":return Y.s(I.$s,2,"0");case"SSS":return Y.s(I.$ms,3,"0");case"Z":return H}return null}(Ve)||H.replace(":","")})},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(E,I,C){var $,H=this,ne=Y.p(I),re=J(E),de=(re.utcOffset()-this.utcOffset())*s,he=this-re,Re=function(){return Y.m(H,re)};switch(ne){case f:$=Re()/12;break;case m:$=Re();break;case c:$=Re()/3;break;case o:$=(he-de)/6048e5;break;case u:$=(he-de)/864e5;break;case h:$=he/n;break;case r:$=he/s;break;case l:$=he/a;break;default:$=he}return C?$:Y.a($)},_.daysInMonth=function(){return this.endOf(m).$D},_.$locale=function(){return q[this.$L]},_.locale=function(E,I){if(!E)return this.$L;var C=this.clone(),$=M(E,I,!0);return $&&(C.$L=$),C},_.clone=function(){return Y.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},L}(),pe=se.prototype;return J.prototype=pe,[["$ms",i],["$s",l],["$m",r],["$H",h],["$W",u],["$M",m],["$y",f],["$D",U]].forEach(function(L){pe[L[1]]=function(_){return this.$g(_,L[0],L[1])}}),J.extend=function(L,_){return L.$i||(L(_,se,J),L.$i=!0),J},J.locale=M,J.isDayjs=te,J.unix=function(L){return J(1e3*L)},J.en=q[g],J.Ls=q,J.p={},J})})(Es);var we=Es.exports;const tc=!1;var me=v.useConfig(tc);d.default.isObject,d.default.now,d.default.toNumber;const Zt=new Se.default,ac=(e,t)=>{let a=-1;for(;++a<e;)t(a)},sc=e=>{let t={...e},a={...e.meta},s="";return a.title&&(typeof a.title=="function"?(a.__titleIsFunction__=!0,s=a.title(t)):s=a.title),a.title=s,t.meta=a,t},nc=(e,t)=>{let a={...t,icon:t.meta.icon};const{crumbs:s}=e.meta;s&&s.length>0&&s.forEach(i=>{i.meta={title:i.title},i.type===2&&(i.to=i.name)});let n=[{...a,to:t.name}];return s&&s.length>0&&(n=n.concat(s)),n},ma=e=>e.meta.title,Ds=e=>{sessionStorage.tagNaveList=JSON.stringify(e)},ic=()=>{const e=sessionStorage.tagNaveList;return e?JSON.parse(e):[]},fa=(e,t="home")=>{let a=-1,s=e.length,n={};for(;++a<s;){let i=e[a];if(i.children&&i.children.length){let l=fa(i.children,t);if(l.name)return l}else i.name===t&&(n=i)}return n},lc=(e,t)=>{let a={};if(e.length===2)a=fa(e);else{const s=e.findIndex(n=>Ce(n,t));s===e.length-1?a=e[e.length-2]:a=e[s+1]}return a},rc=(e,t)=>{let a=e.length,s=!1;return ac(a,n=>{Ce(e[n],t)&&(s=!0)}),s},Ce=(e,t)=>e.name===t.name,oc=(e,t)=>{const{name:a,path:s,meta:n}=t;let i=[...e];return i.findIndex(l=>l.name===a)>=0||i.push({name:a,path:s,meta:n}),i},cc=/([\:\-\_]+(.))/g,dc=/^moz([A-Z])/;function hc(e){return e.replace(cc,function(t,a,s,n){return n?s.toUpperCase():s}).replace(dc,"Moz$1")}function uc(e,t){if(!e||!t)return null;t=hc(t),t==="float"&&(t="cssFloat");try{const a=document.defaultView.getComputedStyle(e,"");return e.style[t]||a?a[t]:null}catch{return e.style[t]}}var Cs={exports:{}};/*!
24
+ */(function(e,t){(function(a,n){e.exports=n()})(ka,function(){var a=typeof window!="undefined"&&typeof document!="undefined"&&typeof navigator!="undefined",n=function(){for(var f=["Edge","Trident","Firefox"],V=0;V<f.length;V+=1)if(a&&navigator.userAgent.indexOf(f[V])>=0)return 1;return 0}();function s(f){var V=!1;return function(){V||(V=!0,window.Promise.resolve().then(function(){V=!1,f()}))}}function i(f){var V=!1;return function(){V||(V=!0,setTimeout(function(){V=!1,f()},n))}}var l=a&&window.Promise,r=l?s:i;function h(f){var V={};return f&&V.toString.call(f)==="[object Function]"}function c(f,V){if(f.nodeType!==1)return[];var R=f.ownerDocument.defaultView,U=R.getComputedStyle(f,null);return V?U[V]:U}function o(f){return f.nodeName==="HTML"?f:f.parentNode||f.host}function u(f){if(!f)return document.body;switch(f.nodeName){case"HTML":case"BODY":return f.ownerDocument.body;case"#document":return f.body}var V=c(f),R=V.overflow,U=V.overflowX,W=V.overflowY;return/(auto|scroll|overlay)/.test(R+W+U)?f:u(o(f))}function d(f){return f&&f.referenceNode?f.referenceNode:f}var m=a&&!!(window.MSInputMethodContext&&document.documentMode),T=a&&/MSIE 10/.test(navigator.userAgent);function b(f){return f===11?m:f===10?T:m||T}function g(f){if(!f)return document.documentElement;for(var V=b(10)?document.body:null,R=f.offsetParent||null;R===V&&f.nextElementSibling;)R=(f=f.nextElementSibling).offsetParent;var U=R&&R.nodeName;return!U||U==="BODY"||U==="HTML"?f?f.ownerDocument.documentElement:document.documentElement:["TH","TD","TABLE"].indexOf(R.nodeName)!==-1&&c(R,"position")==="static"?g(R):R}function x(f){var V=f.nodeName;return V==="BODY"?!1:V==="HTML"||g(f.firstElementChild)===f}function j(f){return f.parentNode!==null?j(f.parentNode):f}function Y(f,V){if(!f||!f.nodeType||!V||!V.nodeType)return document.documentElement;var R=f.compareDocumentPosition(V)&Node.DOCUMENT_POSITION_FOLLOWING,U=R?f:V,W=R?V:f,k=document.createRange();k.setStart(U,0),k.setEnd(W,0);var Z=k.commonAncestorContainer;if(f!==Z&&V!==Z||U.contains(W))return x(Z)?Z:g(Z);var D=j(f);return D.host?Y(D.host,V):Y(f,j(V).host)}function N(f){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"top",R=V==="top"?"scrollTop":"scrollLeft",U=f.nodeName;if(U==="BODY"||U==="HTML"){var W=f.ownerDocument.documentElement,k=f.ownerDocument.scrollingElement||W;return k[R]}return f[R]}function S(f,V){var R=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,U=N(V,"top"),W=N(V,"left"),k=R?-1:1;return f.top+=U*k,f.bottom+=U*k,f.left+=W*k,f.right+=W*k,f}function A(f,V){var R=V==="x"?"Left":"Top",U=R==="Left"?"Right":"Bottom";return parseFloat(f["border"+R+"Width"])+parseFloat(f["border"+U+"Width"])}function X(f,V,R,U){return Math.max(V["offset"+f],V["scroll"+f],R["client"+f],R["offset"+f],R["scroll"+f],b(10)?parseInt(R["offset"+f])+parseInt(U["margin"+(f==="Height"?"Top":"Left")])+parseInt(U["margin"+(f==="Height"?"Bottom":"Right")]):0)}function ae(f){var V=f.body,R=f.documentElement,U=b(10)&&getComputedStyle(R);return{height:X("Height",V,R,U),width:X("Width",V,R,U)}}var E=function(f,V){if(!(f instanceof V))throw new TypeError("Cannot call a class as a function")},J=function(){function f(V,R){for(var U=0;U<R.length;U++){var W=R[U];W.enumerable=W.enumerable||!1,W.configurable=!0,"value"in W&&(W.writable=!0),Object.defineProperty(V,W.key,W)}}return function(V,R,U){return R&&f(V.prototype,R),U&&f(V,U),V}}(),z=function(f,V,R){return V in f?Object.defineProperty(f,V,{value:R,enumerable:!0,configurable:!0,writable:!0}):f[V]=R,f},ne=Object.assign||function(f){for(var V=1;V<arguments.length;V++){var R=arguments[V];for(var U in R)Object.prototype.hasOwnProperty.call(R,U)&&(f[U]=R[U])}return f};function he(f){return ne({},f,{right:f.left+f.width,bottom:f.top+f.height})}function G(f){var V={};try{if(b(10)){V=f.getBoundingClientRect();var R=N(f,"top"),U=N(f,"left");V.top+=R,V.left+=U,V.bottom+=R,V.right+=U}else V=f.getBoundingClientRect()}catch{}var W={left:V.left,top:V.top,width:V.right-V.left,height:V.bottom-V.top},k=f.nodeName==="HTML"?ae(f.ownerDocument):{},Z=k.width||f.clientWidth||W.width,D=k.height||f.clientHeight||W.height,_=f.offsetWidth-Z,L=f.offsetHeight-D;if(_||L){var H=c(f);_-=A(H,"x"),L-=A(H,"y"),W.width-=_,W.height-=L}return he(W)}function B(f,V){var R=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,U=b(10),W=V.nodeName==="HTML",k=G(f),Z=G(V),D=u(f),_=c(V),L=parseFloat(_.borderTopWidth),H=parseFloat(_.borderLeftWidth);R&&W&&(Z.top=Math.max(Z.top,0),Z.left=Math.max(Z.left,0));var O=he({top:k.top-Z.top-L,left:k.left-Z.left-H,width:k.width,height:k.height});if(O.marginTop=0,O.marginLeft=0,!U&&W){var q=parseFloat(_.marginTop),K=parseFloat(_.marginLeft);O.top-=L-q,O.bottom-=L-q,O.left-=H-K,O.right-=H-K,O.marginTop=q,O.marginLeft=K}return(U&&!R?V.contains(D):V===D&&D.nodeName!=="BODY")&&(O=S(O,V)),O}function M(f){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,R=f.ownerDocument.documentElement,U=B(f,R),W=Math.max(R.clientWidth,window.innerWidth||0),k=Math.max(R.clientHeight,window.innerHeight||0),Z=V?0:N(R),D=V?0:N(R,"left"),_={top:Z-U.top+U.marginTop,left:D-U.left+U.marginLeft,width:W,height:k};return he(_)}function Q(f){var V=f.nodeName;if(V==="BODY"||V==="HTML")return!1;if(c(f,"position")==="fixed")return!0;var R=o(f);return R?Q(R):!1}function C(f){if(!f||!f.parentElement||b())return document.documentElement;for(var V=f.parentElement;V&&c(V,"transform")==="none";)V=V.parentElement;return V||document.documentElement}function $(f,V,R,U){var W=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,k={top:0,left:0},Z=W?C(f):Y(f,d(V));if(U==="viewport")k=M(Z,W);else{var D=void 0;U==="scrollParent"?(D=u(o(V)),D.nodeName==="BODY"&&(D=f.ownerDocument.documentElement)):U==="window"?D=f.ownerDocument.documentElement:D=U;var _=B(D,Z,W);if(D.nodeName==="HTML"&&!Q(Z)){var L=ae(f.ownerDocument),H=L.height,O=L.width;k.top+=_.top-_.marginTop,k.bottom=H+_.top,k.left+=_.left-_.marginLeft,k.right=O+_.left}else k=_}R=R||0;var q=typeof R=="number";return k.left+=q?R:R.left||0,k.top+=q?R:R.top||0,k.right-=q?R:R.right||0,k.bottom-=q?R:R.bottom||0,k}function P(f){var V=f.width,R=f.height;return V*R}function te(f,V,R,U,W){var k=arguments.length>5&&arguments[5]!==void 0?arguments[5]:0;if(f.indexOf("auto")===-1)return f;var Z=$(R,U,k,W),D={top:{width:Z.width,height:V.top-Z.top},right:{width:Z.right-V.right,height:Z.height},bottom:{width:Z.width,height:Z.bottom-V.bottom},left:{width:V.left-Z.left,height:Z.height}},_=Object.keys(D).map(function(q){return ne({key:q},D[q],{area:P(D[q])})}).sort(function(q,K){return K.area-q.area}),L=_.filter(function(q){var K=q.width,ee=q.height;return K>=R.clientWidth&&ee>=R.clientHeight}),H=L.length>0?L[0].key:_[0].key,O=f.split("-")[1];return H+(O?"-"+O:"")}function re(f,V,R){var U=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null,W=U?C(V):Y(V,d(R));return B(R,W,U)}function ue(f){var V=f.ownerDocument.defaultView,R=V.getComputedStyle(f),U=parseFloat(R.marginTop||0)+parseFloat(R.marginBottom||0),W=parseFloat(R.marginLeft||0)+parseFloat(R.marginRight||0),k={width:f.offsetWidth+W,height:f.offsetHeight+U};return k}function de(f){var V={left:"right",right:"left",bottom:"top",top:"bottom"};return f.replace(/left|right|bottom|top/g,function(R){return V[R]})}function Ne(f,V,R){R=R.split("-")[0];var U=ue(f),W={width:U.width,height:U.height},k=["right","left"].indexOf(R)!==-1,Z=k?"top":"left",D=k?"left":"top",_=k?"height":"width",L=k?"width":"height";return W[Z]=V[Z]+V[_]/2-U[_]/2,R===D?W[D]=V[D]-U[L]:W[D]=V[de(D)],W}function Me(f,V){return Array.prototype.find?f.find(V):f.filter(V)[0]}function Oe(f,V,R){if(Array.prototype.findIndex)return f.findIndex(function(W){return W[V]===R});var U=Me(f,function(W){return W[V]===R});return f.indexOf(U)}function je(f,V,R){var U=R===void 0?f:f.slice(0,Oe(f,"name",R));return U.forEach(function(W){W.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var k=W.function||W.fn;W.enabled&&h(k)&&(V.offsets.popper=he(V.offsets.popper),V.offsets.reference=he(V.offsets.reference),V=k(V,W))}),V}function Ge(){if(!this.state.isDestroyed){var f={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};f.offsets.reference=re(this.state,this.popper,this.reference,this.options.positionFixed),f.placement=te(this.options.placement,f.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),f.originalPlacement=f.placement,f.positionFixed=this.options.positionFixed,f.offsets.popper=Ne(this.popper,f.offsets.reference,f.placement),f.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",f=je(this.modifiers,f),this.state.isCreated?this.options.onUpdate(f):(this.state.isCreated=!0,this.options.onCreate(f))}}function Re(f,V){return f.some(function(R){var U=R.name,W=R.enabled;return W&&U===V})}function Ee(f){for(var V=[!1,"ms","Webkit","Moz","O"],R=f.charAt(0).toUpperCase()+f.slice(1),U=0;U<V.length;U++){var W=V[U],k=W?""+W+R:f;if(typeof document.body.style[k]!="undefined")return k}return null}function lt(){return this.state.isDestroyed=!0,Re(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[Ee("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function rt(f){var V=f.ownerDocument;return V?V.defaultView:window}function Po(f,V,R,U){var W=f.nodeName==="BODY",k=W?f.ownerDocument.defaultView:f;k.addEventListener(V,R,{passive:!0}),W||Po(u(k.parentNode),V,R,U),U.push(k)}function ky(f,V,R,U){R.updateBound=U,rt(f).addEventListener("resize",R.updateBound,{passive:!0});var W=u(f);return Po(W,"scroll",R.updateBound,R.scrollParents),R.scrollElement=W,R.eventsEnabled=!0,R}function Fy(){this.state.eventsEnabled||(this.state=ky(this.reference,this.options,this.state,this.scheduleUpdate))}function Wy(f,V){return rt(f).removeEventListener("resize",V.updateBound),V.scrollParents.forEach(function(R){R.removeEventListener("scroll",V.updateBound)}),V.updateBound=null,V.scrollParents=[],V.scrollElement=null,V.eventsEnabled=!1,V}function Zy(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=Wy(this.reference,this.state))}function Jn(f){return f!==""&&!isNaN(parseFloat(f))&&isFinite(f)}function zn(f,V){Object.keys(V).forEach(function(R){var U="";["width","height","top","right","bottom","left"].indexOf(R)!==-1&&Jn(V[R])&&(U="px"),f.style[R]=V[R]+U})}function xy(f,V){Object.keys(V).forEach(function(R){var U=V[R];U!==!1?f.setAttribute(R,V[R]):f.removeAttribute(R)})}function wy(f){return zn(f.instance.popper,f.styles),xy(f.instance.popper,f.attributes),f.arrowElement&&Object.keys(f.arrowStyles).length&&zn(f.arrowElement,f.arrowStyles),f}function My(f,V,R,U,W){var k=re(W,V,f,R.positionFixed),Z=te(R.placement,k,V,f,R.modifiers.flip.boundariesElement,R.modifiers.flip.padding);return V.setAttribute("x-placement",Z),zn(V,{position:R.positionFixed?"fixed":"absolute"}),R}function Ey(f,V){var R=f.offsets,U=R.popper,W=R.reference,k=Math.round,Z=Math.floor,D=function(He){return He},_=k(W.width),L=k(U.width),H=["left","right"].indexOf(f.placement)!==-1,O=f.placement.indexOf("-")!==-1,q=_%2===L%2,K=_%2===1&&L%2===1,ee=V?H||O||q?k:Z:D,fe=V?k:D;return{left:ee(K&&!O&&V?U.left-1:U.left),top:fe(U.top),bottom:fe(U.bottom),right:ee(U.right)}}var Dy=a&&/Firefox/i.test(navigator.userAgent);function Cy(f,V){var R=V.x,U=V.y,W=f.offsets.popper,k=Me(f.instance.modifiers,function(ot){return ot.name==="applyStyle"}).gpuAcceleration;k!==void 0&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var Z=k!==void 0?k:V.gpuAcceleration,D=g(f.instance.popper),_=G(D),L={position:W.position},H=Ey(f,window.devicePixelRatio<2||!Dy),O=R==="bottom"?"top":"bottom",q=U==="right"?"left":"right",K=Ee("transform"),ee=void 0,fe=void 0;if(O==="bottom"?D.nodeName==="HTML"?fe=-D.clientHeight+H.bottom:fe=-_.height+H.bottom:fe=H.top,q==="right"?D.nodeName==="HTML"?ee=-D.clientWidth+H.right:ee=-_.width+H.right:ee=H.left,Z&&K)L[K]="translate3d("+ee+"px, "+fe+"px, 0)",L[O]=0,L[q]=0,L.willChange="transform";else{var Le=O==="bottom"?-1:1,He=q==="right"?-1:1;L[O]=fe*Le,L[q]=ee*He,L.willChange=O+", "+q}var De={"x-placement":f.placement};return f.attributes=ne({},De,f.attributes),f.styles=ne({},L,f.styles),f.arrowStyles=ne({},f.offsets.arrow,f.arrowStyles),f}function Ao(f,V,R){var U=Me(f,function(D){var _=D.name;return _===V}),W=!!U&&f.some(function(D){return D.name===R&&D.enabled&&D.order<U.order});if(!W){var k="`"+V+"`",Z="`"+R+"`";console.warn(Z+" modifier is required by "+k+" modifier in order to work, be sure to include it before "+k+"!")}return W}function _y(f,V){var R;if(!Ao(f.instance.modifiers,"arrow","keepTogether"))return f;var U=V.element;if(typeof U=="string"){if(U=f.instance.popper.querySelector(U),!U)return f}else if(!f.instance.popper.contains(U))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),f;var W=f.placement.split("-")[0],k=f.offsets,Z=k.popper,D=k.reference,_=["left","right"].indexOf(W)!==-1,L=_?"height":"width",H=_?"Top":"Left",O=H.toLowerCase(),q=_?"left":"top",K=_?"bottom":"right",ee=ue(U)[L];D[K]-ee<Z[O]&&(f.offsets.popper[O]-=Z[O]-(D[K]-ee)),D[O]+ee>Z[K]&&(f.offsets.popper[O]+=D[O]+ee-Z[K]),f.offsets.popper=he(f.offsets.popper);var fe=D[O]+D[L]/2-ee/2,Le=c(f.instance.popper),He=parseFloat(Le["margin"+H]),De=parseFloat(Le["border"+H+"Width"]),ot=fe-f.offsets.popper[O]-He-De;return ot=Math.max(Math.min(Z[L]-ee,ot),0),f.arrowElement=U,f.offsets.arrow=(R={},z(R,O,Math.round(ot)),z(R,q,""),R),f}function By(f){return f==="end"?"start":f==="start"?"end":f}var Ko=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],Yn=Ko.slice(3);function qo(f){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,R=Yn.indexOf(f),U=Yn.slice(R+1).concat(Yn.slice(0,R));return V?U.reverse():U}var In={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function Jy(f,V){if(Re(f.instance.modifiers,"inner")||f.flipped&&f.placement===f.originalPlacement)return f;var R=$(f.instance.popper,f.instance.reference,V.padding,V.boundariesElement,f.positionFixed),U=f.placement.split("-")[0],W=de(U),k=f.placement.split("-")[1]||"",Z=[];switch(V.behavior){case In.FLIP:Z=[U,W];break;case In.CLOCKWISE:Z=qo(U);break;case In.COUNTERCLOCKWISE:Z=qo(U,!0);break;default:Z=V.behavior}return Z.forEach(function(D,_){if(U!==D||Z.length===_+1)return f;U=f.placement.split("-")[0],W=de(U);var L=f.offsets.popper,H=f.offsets.reference,O=Math.floor,q=U==="left"&&O(L.right)>O(H.left)||U==="right"&&O(L.left)<O(H.right)||U==="top"&&O(L.bottom)>O(H.top)||U==="bottom"&&O(L.top)<O(H.bottom),K=O(L.left)<O(R.left),ee=O(L.right)>O(R.right),fe=O(L.top)<O(R.top),Le=O(L.bottom)>O(R.bottom),He=U==="left"&&K||U==="right"&&ee||U==="top"&&fe||U==="bottom"&&Le,De=["top","bottom"].indexOf(U)!==-1,ot=!!V.flipVariations&&(De&&k==="start"&&K||De&&k==="end"&&ee||!De&&k==="start"&&fe||!De&&k==="end"&&Le),Xy=!!V.flipVariationsByContent&&(De&&k==="start"&&ee||De&&k==="end"&&K||!De&&k==="start"&&Le||!De&&k==="end"&&fe),ec=ot||Xy;(q||He||ec)&&(f.flipped=!0,(q||He)&&(U=Z[_+1]),ec&&(k=By(k)),f.placement=U+(k?"-"+k:""),f.offsets.popper=ne({},f.offsets.popper,Ne(f.instance.popper,f.offsets.reference,f.placement)),f=je(f.instance.modifiers,f,"flip"))}),f}function zy(f){var V=f.offsets,R=V.popper,U=V.reference,W=f.placement.split("-")[0],k=Math.floor,Z=["top","bottom"].indexOf(W)!==-1,D=Z?"right":"bottom",_=Z?"left":"top",L=Z?"width":"height";return R[D]<k(U[_])&&(f.offsets.popper[_]=k(U[_])-R[L]),R[_]>k(U[D])&&(f.offsets.popper[_]=k(U[D])),f}function Yy(f,V,R,U){var W=f.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),k=+W[1],Z=W[2];if(!k)return f;if(Z.indexOf("%")===0){var D=void 0;switch(Z){case"%p":D=R;break;case"%":case"%r":default:D=U}var _=he(D);return _[V]/100*k}else if(Z==="vh"||Z==="vw"){var L=void 0;return Z==="vh"?L=Math.max(document.documentElement.clientHeight,window.innerHeight||0):L=Math.max(document.documentElement.clientWidth,window.innerWidth||0),L/100*k}else return k}function Iy(f,V,R,U){var W=[0,0],k=["right","left"].indexOf(U)!==-1,Z=f.split(/(\+|\-)/).map(function(H){return H.trim()}),D=Z.indexOf(Me(Z,function(H){return H.search(/,|\s/)!==-1}));Z[D]&&Z[D].indexOf(",")===-1&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var _=/\s*,\s*|\s+/,L=D!==-1?[Z.slice(0,D).concat([Z[D].split(_)[0]]),[Z[D].split(_)[1]].concat(Z.slice(D+1))]:[Z];return L=L.map(function(H,O){var q=(O===1?!k:k)?"height":"width",K=!1;return H.reduce(function(ee,fe){return ee[ee.length-1]===""&&["+","-"].indexOf(fe)!==-1?(ee[ee.length-1]=fe,K=!0,ee):K?(ee[ee.length-1]+=fe,K=!1,ee):ee.concat(fe)},[]).map(function(ee){return Yy(ee,q,V,R)})}),L.forEach(function(H,O){H.forEach(function(q,K){Jn(q)&&(W[O]+=q*(H[K-1]==="-"?-1:1))})}),W}function Qy(f,V){var R=V.offset,U=f.placement,W=f.offsets,k=W.popper,Z=W.reference,D=U.split("-")[0],_=void 0;return Jn(+R)?_=[+R,0]:_=Iy(R,k,Z,D),D==="left"?(k.top+=_[0],k.left-=_[1]):D==="right"?(k.top+=_[0],k.left+=_[1]):D==="top"?(k.left+=_[0],k.top-=_[1]):D==="bottom"&&(k.left+=_[0],k.top+=_[1]),f.popper=k,f}function Oy(f,V){var R=V.boundariesElement||g(f.instance.popper);f.instance.reference===R&&(R=g(R));var U=Ee("transform"),W=f.instance.popper.style,k=W.top,Z=W.left,D=W[U];W.top="",W.left="",W[U]="";var _=$(f.instance.popper,f.instance.reference,V.padding,R,f.positionFixed);W.top=k,W.left=Z,W[U]=D,V.boundaries=_;var L=V.priority,H=f.offsets.popper,O={primary:function(K){var ee=H[K];return H[K]<_[K]&&!V.escapeWithReference&&(ee=Math.max(H[K],_[K])),z({},K,ee)},secondary:function(K){var ee=K==="right"?"left":"top",fe=H[ee];return H[K]>_[K]&&!V.escapeWithReference&&(fe=Math.min(H[ee],_[K]-(K==="right"?H.width:H.height))),z({},ee,fe)}};return L.forEach(function(q){var K=["left","top"].indexOf(q)!==-1?"primary":"secondary";H=ne({},H,O[K](q))}),f.offsets.popper=H,f}function Gy(f){var V=f.placement,R=V.split("-")[0],U=V.split("-")[1];if(U){var W=f.offsets,k=W.reference,Z=W.popper,D=["bottom","top"].indexOf(R)!==-1,_=D?"left":"top",L=D?"width":"height",H={start:z({},_,k[_]),end:z({},_,k[_]+k[L]-Z[L])};f.offsets.popper=ne({},Z,H[U])}return f}function Ly(f){if(!Ao(f.instance.modifiers,"hide","preventOverflow"))return f;var V=f.offsets.reference,R=Me(f.instance.modifiers,function(U){return U.name==="preventOverflow"}).boundaries;if(V.bottom<R.top||V.left>R.right||V.top>R.bottom||V.right<R.left){if(f.hide===!0)return f;f.hide=!0,f.attributes["x-out-of-boundaries"]=""}else{if(f.hide===!1)return f;f.hide=!1,f.attributes["x-out-of-boundaries"]=!1}return f}function jy(f){var V=f.placement,R=V.split("-")[0],U=f.offsets,W=U.popper,k=U.reference,Z=["left","right"].indexOf(R)!==-1,D=["top","left"].indexOf(R)===-1;return W[Z?"left":"top"]=k[R]-(D?W[Z?"width":"height"]:0),f.placement=de(V),f.offsets.popper=he(W),f}var Hy={shift:{order:100,enabled:!0,fn:Gy},offset:{order:200,enabled:!0,fn:Qy,offset:0},preventOverflow:{order:300,enabled:!0,fn:Oy,priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:zy},arrow:{order:500,enabled:!0,fn:_y,element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:Jy,behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:jy},hide:{order:800,enabled:!0,fn:Ly},computeStyle:{order:850,enabled:!0,fn:Cy,gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:wy,onLoad:My,gpuAcceleration:void 0}},$y={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Hy},ya=function(){function f(V,R){var U=this,W=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};E(this,f),this.scheduleUpdate=function(){return requestAnimationFrame(U.update)},this.update=r(this.update.bind(this)),this.options=ne({},f.Defaults,W),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=V&&V.jquery?V[0]:V,this.popper=R&&R.jquery?R[0]:R,this.options.modifiers={},Object.keys(ne({},f.Defaults.modifiers,W.modifiers)).forEach(function(Z){U.options.modifiers[Z]=ne({},f.Defaults.modifiers[Z]||{},W.modifiers?W.modifiers[Z]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(Z){return ne({name:Z},U.options.modifiers[Z])}).sort(function(Z,D){return Z.order-D.order}),this.modifiers.forEach(function(Z){Z.enabled&&h(Z.onLoad)&&Z.onLoad(U.reference,U.popper,U.options,Z,U.state)}),this.update();var k=this.options.eventsEnabled;k&&this.enableEventListeners(),this.state.eventsEnabled=k}return J(f,[{key:"update",value:function(){return Ge.call(this)}},{key:"destroy",value:function(){return lt.call(this)}},{key:"enableEventListeners",value:function(){return Fy.call(this)}},{key:"disableEventListeners",value:function(){return Zy.call(this)}}]),f}();return ya.Utils=(typeof window!="undefined"?window:ka).PopperUtils,ya.placements=Ko,ya.Defaults=$y,ya})})(Xn);var Pn=Xn.exports;const An={selectAll:"(\u5168\u9009)",selectAllSearchResults:"(\u5168\u9009\u7B5B\u9009\u7ED3\u679C\u96C6)",searchOoo:"\u67E5\u8BE2...",blanks:"(\u7A7A\u503C)",noMatches:"\u65E0\u7B26\u5408\u6761\u4EF6\u7684\u7ED3\u679C",filterOoo:"\u7B5B\u9009...",equals:"\u7B49\u4E8E",notEqual:"\u4E0D\u7B49\u4E8E",blank:"\u4E3A\u7A7A",notBlank:"\u4E0D\u4E3A\u7A7A",empty:"\u8BF7\u9009\u62E9\u4E00\u4E2A",lessThan:"\u5C0F\u4E8E",greaterThan:"\u5927\u4E8E",lessThanOrEqual:"\u5C0F\u4E8E\u7B49\u4E8E",greaterThanOrEqual:"\u5927\u4E8E\u7B49\u4E8E",inRange:"\u6309\u533A\u95F4",inRangeStart:"\u6700\u5C0F\u503C",inRangeEnd:"\u6700\u5927\u503C",contains:"\u7B49\u4E8E",notContains:"\u4E0D\u7B49\u4E8E",startsWith:"\u5F00\u59CB\u4E8E",endsWith:"\u7ED3\u675F\u4E8E",dateFormatOoo:"yyyy-mm-dd",andCondition:"\u5E76\u4E14",orCondition:"\u6216\u8005",applyFilter:"\u5E94\u7528",resetFilter:"\u91CD\u7F6E",clearFilter:"\u6E05\u7A7A",cancelFilter:"\u53D6\u6D88",textFilter:"\u6587\u672C\u7B5B\u9009",numberFilter:"\u6570\u503C\u7B5B\u9009",dateFilter:"\u65E5\u671F\u7B5B\u9009",setFilter:"\u96C6\u5408\u7B5B\u9009",columns:"\u5217",filters:"\u7B5B\u9009",pivotMode:"Pivot Mode",groups:"Row Groups",rowGroupColumnsEmptyMessage:"Drag here to set row groups",values:"Values",valueColumnsEmptyMessage:"Drag here to aggregate",pivots:"Column Labels",pivotColumnsEmptyMessage:"Drag here to set column labels",group:"\u5206\u7EC4",rowDragRows:"\u6570\u636E",loadingOoo:"\u52A0\u8F7D\u4E2D...",noRowsToShow:"\u6570\u636E\u4E3A\u7A7A",enabled:"\u5DF2\u5F00\u542F",pinColumn:"\u9501\u5B9A\u5217",pinLeft:"\u9501\u5B9A\u5230\u5DE6\u4FA7",pinRight:"\u9501\u5B9A\u5230\u53F3\u4FA7",noPin:"\u53D6\u6D88\u9501\u5B9A",valueAggregation:"Value Aggregation",autosizeThiscolumn:"\u672C\u5217\u5217\u5BBD\u81EA\u9002\u5E94",autosizeAllColumns:"\u5168\u90E8\u5217\u5217\u5BBD\u81EA\u9002\u5E94",groupBy:"\u5206\u7EC4",ungroupBy:"\u53D6\u6D88\u5206\u7EC4",addToValues:"Add ${variable} to values",removeFromValues:"Remove ${variable} from values",addToLabels:"Add ${variable} to labels",removeFromLabels:"Remove ${variable} from labels",resetColumns:"\u91CD\u7F6E\u5217\u5BBD",expandAll:"\u5C55\u5F00\u5168\u90E8",collapseAll:"\u6536\u8D77\u5168\u90E8",copy:"\u590D\u5236",ctrlC:"\u590D\u5236",copyWithHeaders:"\u590D\u5236\uFF08\u542B\u5934\uFF09",copyWithHeaderGroups:"\u590D\u5236\uFF08\u542B\u5934\u5206\u7EC4\uFF09",paste:"\u9ECF\u8D34",ctrlV:"\u9ECF\u8D34",export:"\u5BFC\u51FA",csvExport:"\u5BFC\u51FA\u4E3ACSV",excelExport:"\u5BFC\u51FA\u4E3AExcel",sum:"Sum",min:"Min",max:"Max",none:"None",count:"Count",avg:"Average",filteredRows:"Filtered",selectedRows:"Selected",totalRows:"Total Rows",totalAndFilteredRows:"Rows",more:"More",to:"to",of:"of",page:"Page",nextPage:"Next Page",lastPage:"Last Page",firstPage:"First Page",previousPage:"Previous Page",pivotColumnGroupTotals:"Total",pivotChartAndPivotMode:"Pivot Chart & Pivot Mode",pivotChart:"Pivot Chart",chartRange:"Chart Range",columnChart:"Column",groupedColumn:"Grouped",stackedColumn:"Stacked",normalizedColumn:"100% Stacked",barChart:"Bar",groupedBar:"Grouped",stackedBar:"Stacked",normalizedBar:"100% Stacked",pieChart:"Pie",pie:"Pie",doughnut:"Doughnut",line:"Line",xyChart:"X Y (Scatter)",scatter:"Scatter",bubble:"Bubble",areaChart:"Area",area:"Area",stackedArea:"Stacked",normalizedArea:"100% Stacked",histogramChart:"Histogram",combinationChart:"Combination",columnLineCombo:"Column & Line",AreaColumnCombo:"Area & Column",pivotChartTitle:"Pivot Chart",rangeChartTitle:"Range Chart",settings:"Settings",data:"Data",format:"Format",categories:"Categories",defaultCategory:"(None)",series:"Series",xyValues:"X Y Values",paired:"Paired Mode",axis:"Axis",navigator:"Navigator",color:"Color",thickness:"Thickness",xType:"X Type",automatic:"Automatic",category:"Category",number:"Number",time:"Time",xRotation:"X Rotation",yRotation:"Y Rotation",ticks:"Ticks",width:"Width",height:"Height",length:"Length",padding:"Padding",spacing:"Spacing",chart:"Chart",title:"Title",titlePlaceholder:"Chart title - double click to edit",background:"Background",font:"Font",top:"Top",right:"Right",bottom:"Bottom",left:"Left",labels:"Labels",size:"Size",minSize:"Minimum Size",maxSize:"Maximum Size",legend:"Legend",position:"Position",markerSize:"Marker Size",markerStroke:"Marker Stroke",markerPadding:"Marker Padding",itemSpacing:"Item Spacing",itemPaddingX:"Item Padding X",itemPaddingY:"Item Padding Y",layoutHorizontalSpacing:"Horizontal Spacing",layoutVerticalSpacing:"Vertical Spacing",strokeWidth:"Stroke Width",offset:"Offset",offsets:"Offsets",tooltips:"Tooltips",callout:"Callout",markers:"Markers",shadow:"Shadow",blur:"Blur",xOffset:"X Offset",yOffset:"Y Offset",lineWidth:"Line Width",normal:"Normal",bold:"Bold",italic:"Italic",boldItalic:"Bold Italic",predefined:"Predefined",fillOpacity:"Fill Opacity",strokeOpacity:"Line Opacity",histogramBinCount:"Bin count",columnGroup:"Column",barGroup:"Bar",pieGroup:"Pie",lineGroup:"Line",scatterGroup:"X Y (Scatter)",areaGroup:"Area",histogramGroup:"Histogram",combinationGroup:"Combination",groupedColumnTooltip:"Grouped",stackedColumnTooltip:"Stacked",normalizedColumnTooltip:"100% Stacked",groupedBarTooltip:"Grouped",stackedBarTooltip:"Stacked",normalizedBarTooltip:"100% Stacked",pieTooltip:"Pie",doughnutTooltip:"Doughnut",lineTooltip:"Line",groupedAreaTooltip:"Area",stackedAreaTooltip:"Stacked",normalizedAreaTooltip:"100% Stacked",scatterTooltip:"Scatter",bubbleTooltip:"Bubble",histogramTooltip:"Histogram",columnLineComboTooltip:"Column & Line",areaColumnComboTooltip:"Area & Column",customComboTooltip:"Custom Combination",noDataToChart:"No data available to be charted.",pivotChartRequiresPivotMode:"Pivot Chart requires Pivot Mode enabled.",chartSettingsToolbarTooltip:"Menu",chartLinkToolbarTooltip:"Linked to Grid",chartUnlinkToolbarTooltip:"Unlinked from Grid",chartDownloadToolbarTooltip:"Download Chart",seriesChartType:"Series Chart Type",seriesType:"Series Type",secondaryAxis:"Secondary Axis",ariaHidden:"hidden",ariaVisible:"visible",ariaChecked:"checked",ariaUnchecked:"unchecked",ariaIndeterminate:"indeterminate",ariaDefaultListName:"List",ariaColumnSelectAll:"Toggle Select All Columns",ariaInputEditor:"Input Editor",ariaDateFilterInput:"Date Filter Input",ariaFilterList:"Filter List",ariaFilterInput:"Filter Input",ariaFilterColumnsInput:"Filter Columns Input",ariaFilterValue:"Filter Value",ariaFilterFromValue:"Filter from value",ariaFilterToValue:"Filter to value",ariaFilteringOperator:"Filtering Operator",ariaColumn:"Column",ariaColumnList:"Column List",ariaColumnGroup:"Column Group",ariaRowSelect:"Press SPACE to select this row",ariaRowDeselect:"Press SPACE to deselect this row",ariaRowToggleSelection:"Press Space to toggle row selection",ariaRowSelectAll:"Press Space to toggle all rows selection",ariaToggleVisibility:"Press SPACE to toggle visibility",ariaSearch:"Search",ariaSearchFilterValues:"Search filter values",ariaRowGroupDropZonePanelLabel:"Row Groups",ariaValuesDropZonePanelLabel:"Values",ariaPivotDropZonePanelLabel:"Column Labels",ariaDropZoneColumnComponentDescription:"Press DELETE to remove",ariaDropZoneColumnValueItemDescription:"Press ENTER to change the aggregation type",ariaLabelColumnMenu:"Column Menu",ariaLabelCellEditor:"Cell Editor",ariaLabelDialog:"Dialog",ariaLabelSelectField:"Select Field",ariaLabelTooltip:"Tooltip",ariaLabelContextMenu:"Context Menu",ariaLabelSubMenu:"SubMenu",ariaLabelAggregationFunction:"Aggregation Function",thousandSeparator:",",decimalSeparator:"."};var Kn={exports:{}};(function(e,t){(function(a,n){e.exports=n()})(ka,function(){var a=1e3,n=6e4,s=36e5,i="millisecond",l="second",r="minute",h="hour",c="day",o="week",u="month",d="quarter",m="year",T="date",b="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,x=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,j={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(G){var B=["th","st","nd","rd"],M=G%100;return"["+G+(B[(M-20)%10]||B[M]||B[0])+"]"}},Y=function(G,B,M){var Q=String(G);return!Q||Q.length>=B?G:""+Array(B+1-Q.length).join(M)+G},N={s:Y,z:function(G){var B=-G.utcOffset(),M=Math.abs(B),Q=Math.floor(M/60),C=M%60;return(B<=0?"+":"-")+Y(Q,2,"0")+":"+Y(C,2,"0")},m:function G(B,M){if(B.date()<M.date())return-G(M,B);var Q=12*(M.year()-B.year())+(M.month()-B.month()),C=B.clone().add(Q,u),$=M-C<0,P=B.clone().add(Q+($?-1:1),u);return+(-(Q+(M-C)/($?C-P:P-C))||0)},a:function(G){return G<0?Math.ceil(G)||0:Math.floor(G)},p:function(G){return{M:u,y:m,w:o,d:c,D:T,h,m:r,s:l,ms:i,Q:d}[G]||String(G||"").toLowerCase().replace(/s$/,"")},u:function(G){return G===void 0}},S="en",A={};A[S]=j;var X="$isDayjsObject",ae=function(G){return G instanceof ne||!(!G||!G[X])},E=function G(B,M,Q){var C;if(!B)return S;if(typeof B=="string"){var $=B.toLowerCase();A[$]&&(C=$),M&&(A[$]=M,C=$);var P=B.split("-");if(!C&&P.length>1)return G(P[0])}else{var te=B.name;A[te]=B,C=te}return!Q&&C&&(S=C),C||!Q&&S},J=function(G,B){if(ae(G))return G.clone();var M=typeof B=="object"?B:{};return M.date=G,M.args=arguments,new ne(M)},z=N;z.l=E,z.i=ae,z.w=function(G,B){return J(G,{locale:B.$L,utc:B.$u,x:B.$x,$offset:B.$offset})};var ne=function(){function G(M){this.$L=E(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[X]=!0}var B=G.prototype;return B.parse=function(M){this.$d=function(Q){var C=Q.date,$=Q.utc;if(C===null)return new Date(NaN);if(z.u(C))return new Date;if(C instanceof Date)return new Date(C);if(typeof C=="string"&&!/Z$/i.test(C)){var P=C.match(g);if(P){var te=P[2]-1||0,re=(P[7]||"0").substring(0,3);return $?new Date(Date.UTC(P[1],te,P[3]||1,P[4]||0,P[5]||0,P[6]||0,re)):new Date(P[1],te,P[3]||1,P[4]||0,P[5]||0,P[6]||0,re)}}return new Date(C)}(M),this.init()},B.init=function(){var M=this.$d;this.$y=M.getFullYear(),this.$M=M.getMonth(),this.$D=M.getDate(),this.$W=M.getDay(),this.$H=M.getHours(),this.$m=M.getMinutes(),this.$s=M.getSeconds(),this.$ms=M.getMilliseconds()},B.$utils=function(){return z},B.isValid=function(){return this.$d.toString()!==b},B.isSame=function(M,Q){var C=J(M);return this.startOf(Q)<=C&&C<=this.endOf(Q)},B.isAfter=function(M,Q){return J(M)<this.startOf(Q)},B.isBefore=function(M,Q){return this.endOf(Q)<J(M)},B.$g=function(M,Q,C){return z.u(M)?this[Q]:this.set(C,M)},B.unix=function(){return Math.floor(this.valueOf()/1e3)},B.valueOf=function(){return this.$d.getTime()},B.startOf=function(M,Q){var C=this,$=!!z.u(Q)||Q,P=z.p(M),te=function(Ge,Re){var Ee=z.w(C.$u?Date.UTC(C.$y,Re,Ge):new Date(C.$y,Re,Ge),C);return $?Ee:Ee.endOf(c)},re=function(Ge,Re){return z.w(C.toDate()[Ge].apply(C.toDate("s"),($?[0,0,0,0]:[23,59,59,999]).slice(Re)),C)},ue=this.$W,de=this.$M,Ne=this.$D,Me="set"+(this.$u?"UTC":"");switch(P){case m:return $?te(1,0):te(31,11);case u:return $?te(1,de):te(0,de+1);case o:var Oe=this.$locale().weekStart||0,je=(ue<Oe?ue+7:ue)-Oe;return te($?Ne-je:Ne+(6-je),de);case c:case T:return re(Me+"Hours",0);case h:return re(Me+"Minutes",1);case r:return re(Me+"Seconds",2);case l:return re(Me+"Milliseconds",3);default:return this.clone()}},B.endOf=function(M){return this.startOf(M,!1)},B.$set=function(M,Q){var C,$=z.p(M),P="set"+(this.$u?"UTC":""),te=(C={},C[c]=P+"Date",C[T]=P+"Date",C[u]=P+"Month",C[m]=P+"FullYear",C[h]=P+"Hours",C[r]=P+"Minutes",C[l]=P+"Seconds",C[i]=P+"Milliseconds",C)[$],re=$===c?this.$D+(Q-this.$W):Q;if($===u||$===m){var ue=this.clone().set(T,1);ue.$d[te](re),ue.init(),this.$d=ue.set(T,Math.min(this.$D,ue.daysInMonth())).$d}else te&&this.$d[te](re);return this.init(),this},B.set=function(M,Q){return this.clone().$set(M,Q)},B.get=function(M){return this[z.p(M)]()},B.add=function(M,Q){var C,$=this;M=Number(M);var P=z.p(Q),te=function(de){var Ne=J($);return z.w(Ne.date(Ne.date()+Math.round(de*M)),$)};if(P===u)return this.set(u,this.$M+M);if(P===m)return this.set(m,this.$y+M);if(P===c)return te(1);if(P===o)return te(7);var re=(C={},C[r]=n,C[h]=s,C[l]=a,C)[P]||1,ue=this.$d.getTime()+M*re;return z.w(ue,this)},B.subtract=function(M,Q){return this.add(-1*M,Q)},B.format=function(M){var Q=this,C=this.$locale();if(!this.isValid())return C.invalidDate||b;var $=M||"YYYY-MM-DDTHH:mm:ssZ",P=z.z(this),te=this.$H,re=this.$m,ue=this.$M,de=C.weekdays,Ne=C.months,Me=C.meridiem,Oe=function(Re,Ee,lt,rt){return Re&&(Re[Ee]||Re(Q,$))||lt[Ee].slice(0,rt)},je=function(Re){return z.s(te%12||12,Re,"0")},Ge=Me||function(Re,Ee,lt){var rt=Re<12?"AM":"PM";return lt?rt.toLowerCase():rt};return $.replace(x,function(Re,Ee){return Ee||function(lt){switch(lt){case"YY":return String(Q.$y).slice(-2);case"YYYY":return z.s(Q.$y,4,"0");case"M":return ue+1;case"MM":return z.s(ue+1,2,"0");case"MMM":return Oe(C.monthsShort,ue,Ne,3);case"MMMM":return Oe(Ne,ue);case"D":return Q.$D;case"DD":return z.s(Q.$D,2,"0");case"d":return String(Q.$W);case"dd":return Oe(C.weekdaysMin,Q.$W,de,2);case"ddd":return Oe(C.weekdaysShort,Q.$W,de,3);case"dddd":return de[Q.$W];case"H":return String(te);case"HH":return z.s(te,2,"0");case"h":return je(1);case"hh":return je(2);case"a":return Ge(te,re,!0);case"A":return Ge(te,re,!1);case"m":return String(re);case"mm":return z.s(re,2,"0");case"s":return String(Q.$s);case"ss":return z.s(Q.$s,2,"0");case"SSS":return z.s(Q.$ms,3,"0");case"Z":return P}return null}(Re)||P.replace(":","")})},B.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},B.diff=function(M,Q,C){var $,P=this,te=z.p(Q),re=J(M),ue=(re.utcOffset()-this.utcOffset())*n,de=this-re,Ne=function(){return z.m(P,re)};switch(te){case m:$=Ne()/12;break;case u:$=Ne();break;case d:$=Ne()/3;break;case o:$=(de-ue)/6048e5;break;case c:$=(de-ue)/864e5;break;case h:$=de/s;break;case r:$=de/n;break;case l:$=de/a;break;default:$=de}return C?$:z.a($)},B.daysInMonth=function(){return this.endOf(u).$D},B.$locale=function(){return A[this.$L]},B.locale=function(M,Q){if(!M)return this.$L;var C=this.clone(),$=E(M,Q,!0);return $&&(C.$L=$),C},B.clone=function(){return z.w(this.$d,this)},B.toDate=function(){return new Date(this.valueOf())},B.toJSON=function(){return this.isValid()?this.toISOString():null},B.toISOString=function(){return this.$d.toISOString()},B.toString=function(){return this.$d.toUTCString()},G}(),he=ne.prototype;return J.prototype=he,[["$ms",i],["$s",l],["$m",r],["$H",h],["$W",c],["$M",u],["$y",m],["$D",T]].forEach(function(G){he[G[1]]=function(B){return this.$g(B,G[0],G[1])}}),J.extend=function(G,B){return G.$i||(G(B,ne,J),G.$i=!0),J},J.locale=E,J.isDayjs=ae,J.unix=function(G){return J(1e3*G)},J.en=A[S],J.Ls=A,J.p={},J})})(Kn);var Je=Kn.exports;const Dc=!1;var Te=v.useConfig(Dc);p.default.isObject,p.default.now,p.default.toNumber;const Jt=new Fe.default,Cc=(e,t)=>{let a=-1;for(;++a<e;)t(a)},_c=e=>{let t={...e},a={...e.meta},n="";return a.title&&(typeof a.title=="function"?(a.__titleIsFunction__=!0,n=a.title(t)):n=a.title),a.title=n,t.meta=a,t},Bc=(e,t)=>{let a={...t,icon:t.meta.icon};const{crumbs:n}=e.meta;n&&n.length>0&&n.forEach(i=>{i.meta={title:i.title},i.type===2&&(i.to=i.name)});let s=[{...a,to:t.name}];return n&&n.length>0&&(s=s.concat(n)),s},Fa=e=>e.meta.title,qn=e=>{sessionStorage.tagNaveList=JSON.stringify(e)},Jc=()=>{const e=sessionStorage.tagNaveList;return e?JSON.parse(e):[]},Wa=(e,t="home")=>{let a=-1,n=e.length,s={};for(;++a<n;){let i=e[a];if(i.children&&i.children.length){let l=Wa(i.children,t);if(l.name)return l}else i.name===t&&(s=i)}return s},zc=(e,t)=>{let a={};if(e.length===2)a=Wa(e);else{const n=e.findIndex(s=>Ye(s,t));n===e.length-1?a=e[e.length-2]:a=e[n+1]}return a},Yc=(e,t)=>{let a=e.length,n=!1;return Cc(a,s=>{Ye(e[s],t)&&(n=!0)}),n},Ye=(e,t)=>e.name===t.name,Ic=(e,t)=>{const{name:a,path:n,meta:s}=t;let i=[...e];return i.findIndex(l=>l.name===a)>=0||i.push({name:a,path:n,meta:s}),i},Qc=/([\:\-\_]+(.))/g,Oc=/^moz([A-Z])/;function Gc(e){return e.replace(Qc,function(t,a,n,s){return s?n.toUpperCase():n}).replace(Oc,"Moz$1")}function Lc(e,t){if(!e||!t)return null;t=Gc(t),t==="float"&&(t="cssFloat");try{const a=document.defaultView.getComputedStyle(e,"");return e.style[t]||a?a[t]:null}catch{return e.style[t]}}var es={exports:{}};/*!
25
25
  Copyright (c) 2018 Jed Watson.
26
26
  Licensed under the MIT License (MIT), see
27
27
  http://jedwatson.github.io/classnames
28
- */(function(e){(function(){var t={}.hasOwnProperty;function a(){for(var i="",l=0;l<arguments.length;l++){var r=arguments[l];r&&(i=n(i,s(r)))}return i}function s(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return a.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var l="";for(var r in i)t.call(i,r)&&i[r]&&(l=n(l,r));return l}function n(i,l){return l?i?i+" "+l:i+l:i}e.exports?(a.default=a,e.exports=a):window.classNames=a})()})(Cs);var pc=Cs.exports;const Va="ind-theme",Ta=["ind-default-theme","ind-small-theme"],_s="ind-small-theme";function st(){return _s}function Na(e){var a,s;const t=(a=document.getElementsByTagName("body"))==null?void 0:a[0];if(t){const i=(((s=t.className)==null?void 0:s.split(" "))||[]).reduce((h,u)=>({...h,[u]:!0}),{"ind-theme":!0,"ind-default-theme":!0,"ibp-mode":!me.showMenus});let l={};const r=t.getAttribute(Va);r&&r!==_s&&(l={[r]:!1}),t.setAttribute(Va,e),t.className=pc({...i,...l},e)}}let ye=1e3;function Tt(){ye++}const mc=function(e,t){const a=document.createElement("script");a.src=e,document.getElementsByTagName("head")[0].appendChild(a),a.onload=function(){t&&t()}};function fc(){mc(`${location.protocol}//${location.host}/ind-uc-ext/vendor/openSDK-0.0.6/open-jssdk-v0.0.6.umd.js`)}var Vc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-picker-drop ivu-select-dropdown",class:e.className,style:e.styles},[e._t("default")],2)},Tc=[];const Nc=Se.default.prototype.$isServer,vc={name:"IndDrop",props:{placement:{type:String,default:"bottom-start"},className:String,transfer:Boolean,eventsEnabled:Boolean},data(){return{popper:null,width:"",popperStatus:!1,tIndex:this.handleGetIndex()}},computed:{styles(){let e={};return this.width&&(e.minWidth=`${this.width}px`),this.transfer&&(e["z-index"]=this.tIndex),e}},created(){this.$on("on-update-popper",this.update),this.$on("on-destroy-popper",this.destroy)},beforeDestroy(){this.$off("on-update-popper",this.update),this.$off("on-destroy-popper",this.destroy),this.popper&&(this.popper.destroy(),this.popper=null)},methods:{update(){Nc||this.$nextTick(()=>{var e,t;if(this.popper)this.popper.update(),this.popperStatus=!0;else{if(!((t=(e=this.$parent)==null?void 0:e.$refs)!=null&&t.reference)||!this.$el)return;this.popper=new Ms(this.$parent.$refs.reference,this.$el,{eventsEnabled:this.eventsEnabled,placement:this.placement,modifiers:{computeStyle:{gpuAcceleration:!1},preventOverflow:{boundariesElement:"window"}},onCreate:()=>{this.resetTransformOrigin(),this.$nextTick(this.popper.update())},onUpdate:()=>{this.resetTransformOrigin()}})}["iSelect","IndSelect"].includes(this.$parent.$options.name)&&(this.width=parseInt(uc(this.$parent.$el,"width"))),this.tIndex=this.handleGetIndex()})},destroy(){this.popper&&setTimeout(()=>{this.popper&&!this.popperStatus&&(this.popper.popper.style.display="none",this.popper.destroy(),this.popper=null),this.popperStatus=!1},300)},resetTransformOrigin(){if(!this.popper)return;let e=this.popper.popper.getAttribute("x-placement"),t=e.split("-")[0],a=e.split("-")[1];e==="left"||e==="right"||(this.popper.popper.style.transformOrigin=t==="bottom"||t!=="top"&&a==="start"?"center top":"center bottom")},handleGetIndex(){return Tt(),ye}}},Js={};var Rc=y(vc,Vc,Tc,!1,Uc,null,null,null);function Uc(e){for(let t in Js)this[t]=Js[t]}var va=function(){return Rc.exports}();const Oe={bind(e,t){function a(s){if(e.contains(s.target))return!1;t.expression&&t.value(s)}e.__vueClickOutside__=a,document.addEventListener("click",a)},unbind(e){document.removeEventListener("click",e.__vueClickOutside__),delete e.__vueClickOutside__}},Ys=function(e,t,a){const s=a.context;e.style.display="none";const n=t.value;(s.$store.state.app.permission[n]||n==="all")&&(e.style.display="")},Bs={bind:Ys,update:Ys};function nt(e){return e===void 0&&(e=document.body),e===!0?document.body:e instanceof window.Node?e:document.querySelector(e)}const it={inserted(e,{value:t},a){if(e.dataset&&e.dataset.transfer!=="true")return!1;e.className=e.className?e.className+" v-transfer-dom":"v-transfer-dom";const s=e.parentNode;if(!s)return;const n=document.createComment("");let i=!1;t!==!1&&(s.replaceChild(n,e),nt(t).appendChild(e),i=!0),e.__transferDomData||(e.__transferDomData={parentNode:s,home:n,target:nt(t),hasMovedOut:i})},componentUpdated(e,{value:t}){if(e.dataset&&e.dataset.transfer!=="true")return!1;const a=e.__transferDomData;if(!a)return;const s=a.parentNode,n=a.home,i=a.hasMovedOut;!i&&t?(s.replaceChild(n,e),nt(t).appendChild(e),e.__transferDomData=Object.assign({},e.__transferDomData,{hasMovedOut:!0,target:nt(t)})):i&&t===!1?(s.replaceChild(e,n),e.__transferDomData=Object.assign({},e.__transferDomData,{hasMovedOut:!1,target:nt(t)})):t&&nt(t).appendChild(e)},unbind(e){if(e.dataset&&e.dataset.transfer!=="true")return!1;e.className=e.className.replace("v-transfer-dom",""),e.__transferDomData&&(e.__transferDomData.hasMovedOut===!0&&e.__transferDomData.parentNode&&e.__transferDomData.parentNode.appendChild(e),e.__transferDomData=null)}},gc=()=>!!window.ActiveXobject||"ActiveXObject"in window,bc=()=>!!/Trident\/7\./.test(navigator.userAgent),xt=e=>(gc()||bc()?e.removeNode(!0):e.remove(),e);class Sc{constructor(t){this.standards={strict:"strict",loose:"loose",html5:"html5"},this.previewBody=null,this.close=null,this.previewBodyUtilPrintBtn=null,this.selectArray=[],this.counter=0,this.settings={standard:this.standards.html5,ignoreClass:""},Object.assign(this.settings,t),this.init()}init(){console.log(this.settings),this.counter++,this.settings.id=`printArea_${this.counter}`;let t="";this.settings.url&&!this.settings.asyncUrl&&(t=this.settings.url);let a=this;if(this.settings.asyncUrl){a.settings.asyncUrl(function(n){let i=a.getPrintWindow(n);a.settings.preview?a.previewIfrmaeLoad():a.print(i)},a.settings.vue);return}let s=this.getPrintWindow(t);this.settings.url||this.write(s.doc),this.settings.preview?this.previewIfrmaeLoad():this.print(s)}addEvent(t,a,s){t.addEventListener?t.addEventListener(a,s,!1):t.attachEvent?t.attachEvent("on"+a,s):t["on"+a]=s}previewIfrmaeLoad(){let t=document.getElementById("vue-pirnt-nb-previewBox");if(t){let a=this,s=t.querySelector("iframe");this.settings.previewBeforeOpenCallback(),this.addEvent(s,"load",function(){a.previewBoxShow(),a.removeCanvasImg(),a.settings.previewOpenCallback()}),this.addEvent(t.querySelector(".previewBodyUtilPrintBtn"),"click",function(){a.settings.beforeOpenCallback(),a.settings.openCallback(),s.contentWindow.print(),a.settings.closeCallback()})}}removeCanvasImg(){let t=this;try{if(t.elsdom){let a=t.elsdom.querySelectorAll(".canvasImg");for(let s=0;s<a.length;s++)xt(a[s])}}catch(a){console.log(a)}}print(t){var a=this;let s=document.getElementById(this.settings.id)||t.f,n=document.getElementById(this.settings.id).contentWindow||t.f.contentWindow;var i=function(){n.focus(),a.settings.openCallback(),n.print(),xt(s),a.settings.closeCallback(),a.removeCanvasImg()};a.settings.beforeOpenCallback(),a.addEvent(s,"load",function(){i()})}write(t){t.open(),t.write(`${this.docType()}<html style="height:600px">${this.getHead()}${this.getBody()}</html>`),t.close()}docType(){if(this.settings.standard===this.standards.html5)return"<!DOCTYPE html>";var t=this.settings.standard===this.standards.loose?" Transitional":"",a=this.settings.standard===this.standards.loose?"loose":"strict";return`<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01${t}//EN" "http://www.w3.org/TR/html4/${a}.dtd">`}getHead(){let t="",a="",s="";this.settings.extraHead&&this.settings.extraHead.replace(/([^,]+)/g,i=>{t+=i}),[].forEach.call(document.querySelectorAll("link"),function(i){i.href.indexOf(".css")>=0&&(a+=`<link type="text/css" rel="stylesheet" href="${i.href}" >`)});let n=document.styleSheets;if(n&&n.length>0)for(let i=0;i<n.length;i++)try{if(n[i].cssRules||n[i].rules){let l=n[i].cssRules||n[i].rules;for(let r=0;r<l.length;r++)s+=l[r].cssText}}catch(l){console.log(n[i].href+l)}return this.settings.extraCss&&this.settings.extraCss.replace(/([^,\s]+)/g,i=>{a+=`<link type="text/css" rel="stylesheet" href="${i}">`}),`<head><title>${this.settings.popTitle}</title>${t}${a}<style type="text/css">${s}</style></head>`}getBody(){let t=this.settings.ids;t=t.replace(new RegExp("#","g"),""),this.elsdom=this.beforeHanler(document.getElementById(t));let a=this.getFormData(this.elsdom);a=this.ignoreText(a),a=this.handleTableStyle(a);let s=a.outerHTML;return this.settings.fontFamily&&this.settings.fontFamily!=""?`<body style="font-family:${this.settings.fontFamily}">`+s+"</body>":"<body>"+s+"</body>"}ignoreText(t){const a=t.cloneNode(!0);console.log(this.settings.ignoreClass);const s=a.querySelectorAll("."+this.settings.ignoreClass);console.log(s);const n=a.childNodes,i=(l,r,h)=>{for(let u=0;u<r.length;u++){const o=r[u];if(o==h){l.removeChild(h);break}else o.childNodes&&o.childNodes.length&&i(o,o.childNodes,h)}};if(s&&s.length)for(let l=0;l<s.length;l++){const r=s[l];i(a,n,r)}return a}handleTableStyle(t){const a=t.cloneNode(!0),s=a.querySelectorAll(".ivu-table-header table,.ivu-table-body table"),n=a.querySelectorAll(".ivu-table-border"),i=a.querySelectorAll(".ivu-table-border th, .ivu-table-border td"),l=a.querySelectorAll(".page-bottom");for(let r=0;r<l.length;r++);for(let r=0;r<n.length;r++){const h=n[r];h.style.border="none",h.style.border="1px solid black"}for(let r=0;r<i.length;r++){const h=i[r];h.style.borderRight="1px solid black",h.style.borderBottom="1px solid black"}for(let r=0;r<s.length;r++){const h=s[r];h.style.width="100%";const u=h.childNodes;for(let o=0;o<u.length;o++){const m=u[o];if(m.localName==="colgroup"){const c=m.childNodes;for(let f=0;f<c.length;f++){const U=c[f];if(U.localName==="col"){let F=parseFloat(U.getAttribute("width"));F=parseInt(F*100/595),U.setAttribute("width",F)}}}}}return a}beforeHanler(t){let a=t.querySelectorAll("canvas");for(let s=0;s<a.length;s++)if(!a[s].style.display){let n=a[s].parentNode,i=a[s].toDataURL("image/png"),l=new Image;l.className="canvasImg",l.style.display="none",l.src=i,n.appendChild(l)}return t}getFormData(t){let a=t.cloneNode(!0),s=a.querySelectorAll("input,select,textarea"),n=a.querySelectorAll(".canvasImg,canvas"),i=-1;for(let l=0;l<n.length;l++){let r=n[l].parentNode,h=n[l];h.tagName.toLowerCase()==="canvas"?r.removeChild(h):h.style.display="block"}for(let l=0;l<s.length;l++){let r=s[l],h=r.getAttribute("type"),u=s[l];if(h||(h=r.tagName==="SELECT"?"select":r.tagName==="TEXTAREA"?"textarea":""),r.tagName==="INPUT")h==="radio"||h==="checkbox"?r.checked&&u.setAttribute("checked",r.checked):(u.value=r.value,u.setAttribute("value",r.value));else if(h==="select"){i++;for(let o=0;o<t.querySelectorAll("select").length;o++){let m=t.querySelectorAll("select")[o];if(!m.getAttribute("newbs")&&m.setAttribute("newbs",o),m.getAttribute("newbs")==i){let c=t.querySelectorAll("select")[i].selectedIndex;r.options[c].setAttribute("selected",!0)}}}else u.innerHTML=r.value,u.setAttribute("html",r.value)}return a}getPrintWindow(t){var a=this.Iframe(t);return{f:a,win:a.contentWindow||a,doc:a.doc}}previewBoxShow(){let t=document.getElementById("vue-pirnt-nb-previewBox");t&&(document.querySelector("html").setAttribute("style","overflow: hidden"),t.style.display="block")}previewBoxHide(){let t=document.getElementById("vue-pirnt-nb-previewBox");t&&(document.querySelector("html").setAttribute("style","overflow: visible;"),t.querySelector("iframe")&&xt(t.querySelector("iframe")),t.style.display="none")}previewBox(){let t=document.getElementById("vue-pirnt-nb-previewBox"),a="previewBody";if(t)return t.querySelector("iframe")&&xt(t.querySelector("iframe")),{close:t.querySelector(".previewClose"),previewBody:t.querySelector(`.${a}`)};let s=document.createElement("div");s.setAttribute("id","vue-pirnt-nb-previewBox"),s.setAttribute("style","position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: white;display:none"),s.style.zIndex=this.settings.zIndex;let n=document.createElement("div");n.setAttribute("class","previewHeader"),n.setAttribute("style","padding: 5px 20px;"),n.innerHTML=this.settings.previewTitle,s.appendChild(n),this.close=document.createElement("div");let i=this.close;i.setAttribute("class","previewClose"),i.setAttribute("style","position: absolute;top: 5px;right: 20px;width: 25px;height: 20px;cursor: pointer;");let l=document.createElement("div"),r=document.createElement("div");l.setAttribute("class","closeBefore"),l.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(45deg); top: 0px;left: 50%;"),r.setAttribute("class","closeAfter"),r.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(-45deg); top: 0px;left: 50%;"),i.appendChild(l),i.appendChild(r),n.appendChild(i),this.previewBody=document.createElement("div");let h=this.previewBody;h.setAttribute("class",a),h.setAttribute("style","display: flex;flex-direction: column; height: 100%;"),s.appendChild(h);let u=document.createElement("div");u.setAttribute("class","previewBodyUtil"),u.setAttribute("style","height: 32px;background: #474747;position: relative;"),h.appendChild(u),this.previewBodyUtilPrintBtn=document.createElement("div");let o=this.previewBodyUtilPrintBtn;return o.setAttribute("class","previewBodyUtilPrintBtn"),o.innerHTML=this.settings.previewPrintBtnLabel,o.setAttribute("style","position: absolute;padding: 2px 10px;margin-top: 3px;left: 24px;font-size: 14px;color: white;cursor: pointer;background-color: rgba(0,0,0,.12);background-image: linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,0));background-clip: padding-box;border: 1px solid rgba(0,0,0,.35);border-color: rgba(0,0,0,.32) rgba(0,0,0,.38) rgba(0,0,0,.42);box-shadow: inset 0 1px 0 hsla(0,0%,100%,.05), inset 0 0 1px hsla(0,0%,100%,.15), 0 1px 0 hsla(0,0%,100%,.05);"),u.appendChild(o),document.body.appendChild(s),{close:this.close,previewBody:this.previewBody}}iframeBox(t,a){let s=document.createElement("iframe");return s.style.border="0px",s.style.position="absolute",s.style.width="0px",s.style.height="0px",s.style.right="0px",s.style.top="0px",s.setAttribute("id",t),s.setAttribute("src",a),s}Iframe(t){let a=this.settings.id;t=t||new Date().getTime();let s=this,n=this.iframeBox(a,t);try{if(!this.settings.preview)document.body.appendChild(n);else{n.setAttribute("style","border: 0px;flex: 1;");let i=this.previewBox(),l=i.previewBody,r=i.close;l.appendChild(n),this.addEvent(r,"click",function(){s.previewBoxHide()})}n.doc=null,n.doc=n.contentDocument?n.contentDocument:n.contentWindow?n.contentWindow.document:n.document}catch(i){throw new Error(i+". iframes may not be supported in this browser.")}if(n.doc==null)throw new Error("Cannot find document.");return n}}const yc=(e,t,a)=>{e.addEventListener?e.addEventListener(t,a,!1):e.attachEvent?e.attachEvent("on"+t,a):e["on"+t]=a};var zs={directiveName:"print",bind(e,t,a){let s=a.context,n="";yc(e,"click",()=>{s.$nextTick(()=>{var l,r;if((l=t==null?void 0:t.value)!=null&&l.clickMounted&&t.value.clickMounted(s),typeof t.value=="string")n=t.value,i();else if(typeof t.value=="object"&&!!t.value.id){n=t.value.id;let h=n.replace(new RegExp("#","g"),"");document.getElementById(h)||(console.log("id in Error"),n=""),i()}else if((r=t==null?void 0:t.value)!=null&&r.preview)i();else{window.print();return}})});const i=()=>{new Sc({ids:n,vue:s,url:t.value.url,standard:"",extraHead:t.value.extraHead,extraCss:t.value.extraCss,previewTitle:t.value.previewTitle||"\u6253\u5370\u9884\u89C8",zIndex:t.value.zIndex||20002,previewPrintBtnLabel:t.value.previewPrintBtnLabel||"\u6253\u5370",popTitle:t.value.popTitle,preview:t.value.preview||!1,asyncUrl:t.value.asyncUrl,ignoreClass:t.value.ignoreClass,fontFamily:t.value.fontFamily,previewBeforeOpenCallback(){t.value.previewBeforeOpenCallback&&t.value.previewBeforeOpenCallback(s)},previewOpenCallback(){t.value.previewOpenCallback&&t.value.previewOpenCallback(s)},openCallback(){t.value.openCallback&&t.value.openCallback(s)},closeCallback(){t.value.closeCallback&&t.value.closeCallback(s)},beforeOpenCallback(){t.value.beforeOpenCallback&&t.value.beforeOpenCallback(s)}})}}},Ra=Object.freeze(Object.defineProperty({__proto__:null,clickOutside:Oe,permission:Bs,transferDom:it,print:zs},Symbol.toStringTag,{value:"Module"}));Se.default.prototype.$isServer;function kc(e){return e.toString()[0].toUpperCase()+e.toString().slice(1)}function Fc(e){return{"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object"}[Object.prototype.toString.call(e)]}function Le(e){const t=Fc(e);let a;if(t==="array")a=[];else if(t==="object")a={};else return e;if(t==="array")for(let s=0;s<e.length;s++)a.push(Le(e[s]));else if(t==="object")for(let s in e)a[s]=Le(e[s]);return a}function Wc(e,t=0,a,s=500,n){window.requestAnimationFrame||(window.requestAnimationFrame=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(h){return window.setTimeout(h,1e3/60)});const i=Math.abs(t-a),l=Math.ceil(i/s*50);function r(h,u,o){if(h===u){n&&n();return}let m=h+o>u?u:h+o;h>u&&(m=h-o<u?u:h-o),e===window?window.scrollTo(m,m):e.scrollTop=m,window.requestAnimationFrame(()=>r(m,u,o))}r(t,a,l)}function Ua(e,t,a){typeof t=="string"?a=[t]:a=t;let s=e.$parent,n=s.$options.name;for(;s&&(!n||a.indexOf(n)<0);)s=s.$parent,s&&(n=s.$options.name);return s}function Nt(e,t){return e.$children.reduce((a,s)=>{s.$options.name===t&&a.push(s);const n=Nt(s,t);return a.concat(n)},[])}const Zc=function(e){let t=new Date(e);return isNaN(t.getTime())&&typeof e=="string"&&(t=e.split("-").map(Number),t[1]+=1,t=new Date(...t)),isNaN(t.getTime())?null:t},ve=function(e){const t=new Date(e);return t.setHours(0,0,0,0),t.getTime()},xc=(e,t,a)=>{if(!t||!a)return!1;const[s,n]=[t,a].sort();return e>=s&&e<=n},Mt=function(e,t){return e=Zc(e),e?we(e).format(t||"YYYY-MM-DD"):""},ga=function(e,t){const a=we(e,t||"YYYY-MM-DD");return a.isValid()?a.toDate():null},Mc=function(e,t){return new Date(e,t+1,0).getDate()},Is=function(e,t){const a=new Date(e),s=a.getMonth()+t,n=Mc(a.getFullYear(),s);return n<a.getDate()&&a.setDate(n),a.setMonth(s),a},wt=function(){const e=new Date;return e.setHours(0),e.setMinutes(0),e.setSeconds(0),e},wc=function(){const e={yyyy:a=>a.getFullYear(),m:a=>a.getMonth()+1,mm:a=>("0"+(a.getMonth()+1)).slice(-2),mmm:(a,s)=>a.toLocaleDateString(s,{month:"long"}).slice(0,3),Mmm:(a,s)=>{const n=a.toLocaleDateString(s,{month:"long"});return(n[0].toUpperCase()+n.slice(1).toLowerCase()).slice(0,3)},mmmm:(a,s)=>a.toLocaleDateString(s,{month:"long"}),Mmmm:(a,s)=>{const n=a.toLocaleDateString(s,{month:"long"});return n[0].toUpperCase()+n.slice(1).toLowerCase()}},t=new RegExp(["yyyy","Mmmm","mmmm","Mmm","mmm","mm","m"].join("|"),"g");return function(a,s,n){const i=/(\[[^\]]+\])([^\[\]]+)(\[[^\]]+\])/,l=s.match(i).slice(1),r=l[1],h=[l[0],l[2]].map(u=>({label:u.replace(/\[[^\]]+\]/,m=>m.slice(1,-1).replace(t,c=>e[c](n,a))),type:u.indexOf("yy")!=-1?"year":"month"}));return{separator:r,labels:h}}}(),Qs={date:"YYYY-MM-DD",month:"YYYY-MM",year:"YYYY",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss",timerange:"HH:mm:ss",daterange:"YYYY-MM-DD",datetimerange:"YYYY-MM-DD HH:mm:ss"},vt=function(e,t){return Mt(e,t)},Rt=function(e,t){return ga(e,t)},ba=function(e,t,a){if(Array.isArray(e)&&e.length===2){const s=e[0],n=e[1];if(s&&n)return Mt(s,t)+a+Mt(n,t)}else if(!Array.isArray(e)&&e instanceof Date)return Mt(e,t);return""},Sa=function(e,t,a){const s=Array.isArray(e)?e:e.split(a);if(s.length===2){const n=s[0],i=s[1];return[n instanceof Date?n:ga(n,t),i instanceof Date?i:ga(i,t)]}return[]},Et={default:{formatter(e){return e?""+e:""},parser(e){return e===void 0||e===""?null:e}},date:{formatter:vt,parser:Rt},datetime:{formatter:vt,parser:Rt},daterange:{formatter:ba,parser:Sa},datetimerange:{formatter:ba,parser:Sa},timerange:{formatter:ba,parser:Sa},time:{formatter:vt,parser:Rt},month:{formatter:vt,parser:Rt},year:{formatter:vt,parser:Rt},number:{formatter(e){return e?""+e:""},parser(e){let t=Number(e);return isNaN(e)?null:t}}};function Gs(e,t,a){this.$children.forEach(s=>{s.$options.name===e?s.$emit.apply(s,[t].concat(a)):Gs.apply(s,[e,t].concat([a]))})}var Ut={methods:{dispatch(e,t,a){let s=this.$parent||this.$root,n=s.$options.name;for(;s&&(!n||n!==e);)s=s.$parent,s&&(n=s.$options.name);s&&s.$emit.apply(s,[t].concat(a))},broadcast(e,t,a){Gs.call(this,e,t,a)}}},ya={inject:{FormInstance:{default:""}},computed:{itemDisabled(){let e=this.disabled;return!e&&this.FormInstance&&(e=this.FormInstance.disabled),e}}},Ec=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.handleClose,expression:"handleClose",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.handleClose,expression:"handleClose",arg:e.capture,modifiers:{touchstart:!0}},{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.handleClose,expression:"handleClose",arg:e.capture}],class:e.wrapperClasses},[a("div",{ref:"reference",class:[e.prefixCls+"-rel"]},[e._t("default",function(){return[a("Input",{key:e.forceInputRerender,ref:"input",class:[e.prefixCls+"-editor"],attrs:{"element-id":e.elementId,readonly:!e.editable||e.readonly,disabled:e.itemDisabled,size:e.size,placeholder:e.placeholder,value:e.visualValue,name:e.name},on:{input:e.handleInput,"on-input-change":e.handleInputChange,"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(s){return e.handleFocus.apply(null,arguments)},keydown:function(s){return e.handleKeydown.apply(null,arguments)},mouseenter:function(s){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(s){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icons",{attrs:{slot:"suffix",type:e.arrowType,custom:e.customArrowType,size:e.arrowSize},on:{click:e.handleIconClick},slot:"suffix"})],1)]})],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.opened,expression:"opened"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"drop",class:e.dropdownCls,attrs:{placement:e.placement,eventsEnabled:e.eventsEnabled,"data-transfer":e.transfer,transfer:e.transfer},nativeOn:{click:function(s){return e.handleTransferClick.apply(null,arguments)}}},[a("div",[a(e.panel,e._b({ref:"pickerPanel",tag:"component",attrs:{visible:e.visible,opened:e.opened,showTime:e.type==="datetime",confirm:e.isConfirm,selectionMode:e.selectionMode,steps:e.steps,format:e.format,value:e.internalValue,"start-date":e.startDate,"show-week-numbers":e.showWeekNumbers,"picker-type":e.type,"focused-date":e.focusedDate,"time-picker-options":e.timePickerOptions},on:{"on-pick":e.onPick,"on-pick-clear":e.handleClear,"on-pick-success":e.onPickSuccess,"on-pick-click":function(s){e.disableClickOutSide=!0},"on-selection-mode-change":e.onSelectionModeChange}},"component",e.ownPickerProps,!1))],1)])],1)],1)},Dc=[];const Dt="ivu-date-picker",Cc="ivu-picker",ka=e=>e?[e.getHours(),e.getMinutes(),e.getSeconds()]:[0,0,0],_c={mixins:[Ut,ya],components:{Input:B.Input,Drop:va,Icons:oe},directives:{clickOutside:Oe,transferDom:it},props:{format:{type:String},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},editable:{type:Boolean,default:!0},clearable:{type:Boolean,default:!0},confirm:{type:Boolean,default:!1},open:{type:Boolean,default:null},timePickerOptions:{default:()=>({}),type:Object},showWeekNumbers:{type:Boolean,default:!1},startDate:{type:Date},size:{validator(e){return["small","large","default"].includes(e)},default(){return!this.$IVIEW||this.$IVIEW.size===""?"default":this.$IVIEW.size}},placeholder:{type:String,default:""},placement:{validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},name:{type:String},elementId:{type:String},steps:{type:Array,default:()=>[]},value:{type:[Date,String]},options:{type:Object,default:()=>({})},separator:{type:String,default:" - "},capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},transferClassName:{type:String},eventsEnabled:{type:Boolean,default:!1}},data(){const e=this.value?this.parseDate(this.value):[null],t=e.map(ka);return{prefixCls:Dt,showClose:!1,visible:!1,internalValue:e,disableClickOutSide:!1,disableCloseUnderTransfer:!1,selectionMode:this.onSelectionModeChange(this.type),forceInputRerender:1,isFocused:!1,focusedDate:e[0]||this.startDate||new Date,focusedTime:{column:0,picker:0,time:t,active:!1},internalFocus:!1,isValueNull:!1,visualValue:this.formatDate(e)}},computed:{wrapperClasses(){return[Dt,{[Dt+"-focused"]:this.isFocused}]},opened(){return this.open===null?this.visible:this.open},transition(){return this.placement.match(/^bottom/)?"slide-up":"slide-down"},isConfirm(){return this.confirm||this.type==="datetime"},arrowType(){let e="ios-calendar-outline";return this.$IVIEW&&(this.$IVIEW.datePicker.customIcon?e="":this.$IVIEW.datePicker.icon&&(e=this.$IVIEW.datePicker.icon)),this.showClose&&(e="ios-close-circle"),e},customArrowType(){let e="";return this.showClose||this.$IVIEW&&this.$IVIEW.datePicker.customIcon&&(e=this.$IVIEW.datePicker.customIcon),e},arrowSize(){let e="";return this.showClose||this.$IVIEW&&this.$IVIEW.datePicker.iconSize&&(e=this.$IVIEW.datePicker.iconSize),e},dropdownCls(){return{[Dt+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}}},methods:{onSelectionModeChange(e){return e.match(/^date/)&&(e="date"),this.selectionMode=["year","month","date"].includes(e)&&e,this.selectionMode},handleTransferClick(){this.transfer&&(this.disableCloseUnderTransfer=!0)},handleClose(e){if(this.disableCloseUnderTransfer)return this.disableCloseUnderTransfer=!1,!1;if(e&&e.type==="mousedown"&&this.visible){e.preventDefault(),e.stopPropagation();return}if(this.visible){const t=this.$refs.pickerPanel&&this.$refs.pickerPanel.$el;if(e&&t&&t.contains(e.target))return;this.visible=!1,e&&e.preventDefault(),e&&e.stopPropagation(),this.$emit("on-clickoutside",e);return}this.isFocused=!1,this.disableClickOutSide=!1},handleFocus(e){this.readonly||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.itemDisabled||(this.visible=!0)))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.onSelectionModeChange(this.type),this.internalValue=this.internalValue.slice(),this.reset(),this.$refs.pickerPanel.onToggleVisibility(!1)},handleKeydown(e){const t=e.keyCode;if(t===9)if(this.visible)if(e.stopPropagation(),e.preventDefault(),this.isConfirm){const s=`.${Cc}-confirm > *`,n=this.$refs.drop.$el.querySelectorAll(s);this.internalFocus=!0,[...n][e.shiftKey?"pop":"shift"]().focus()}else this.handleClose();else this.focused=!1;const a=[37,38,39,40];if(!this.visible&&a.includes(t)){this.visible=!0;return}if(t===27&&this.visible&&(e.stopPropagation(),this.handleClose()),t===13){const s=Nt(this,"PanelTable"),n=l=>{const r=["year","month","date"].indexOf(this.type)+1;return[l.getFullYear(),l.getMonth(),l.getDate()].slice(0,r).join("-")};s.find(({cells:l})=>l.find(({date:r,disabled:h})=>n(r)===n(this.focusedDate)&&!h))&&(this.onPick(this.focusedDate,!1,"date"),this.visualValue=this.formatDate(this.internalValue))}!a.includes(t)||this.focusedTime.active&&e.preventDefault()},reset(){this.$refs.pickerPanel.reset&&this.$refs.pickerPanel.reset()},navigateTimePanel(e){this.focusedTime.active=!0;const t=e.match(/left|right/),a=e.match(/up|down/),s=Nt(this,"TimeSpinner"),n=(s[0].showSeconds?3:2)*s.length,i=(u=>(u+(t?e==="left"?-1:1:0)+n)%n)(this.focusedTime.column),l=n/s.length,r=Math.floor(i/l),h=i%l;if(t){const u=this.internalValue.map(ka);this.focusedTime={...this.focusedTime,column:i,time:u},s.forEach((o,m)=>{m===r?o.updateFocusedTime(h,u[r]):o.updateFocusedTime(-1,o.focusedTime)})}if(a){const u=e==="up"?1:-1,o=["hours","minutes","seconds"],m=s[r][`${o[h]}List`],f=(m.findIndex(({text:b})=>this.focusedTime.time[r][h]===b)+u+m.length)%m.length,U=m[f].text,F=this.focusedTime.time.map((b,w)=>(w!==r||(b[h]=U),b));this.focusedTime={...this.focusedTime,time:F},s.forEach((b,w)=>{w===r?b.updateFocusedTime(h,F[w]):b.updateFocusedTime(-1,b.focusedTime)})}},handleInput(e){const t=this.parseDate(e),a=this.options&&typeof this.options.disabledDate=="function"&&this.options.disabledDate,s=t[0],n=a&&a(s),i=t.reduce((l,r)=>l&&r instanceof Date,!0);!n&&i?this.focusedDate=t[0]:this.internalValue[0]&&(this.focusedDate=this.internalValue[0])},handleInputChange(e){const t=this.visualValue,a=e.target.value,s=this.parseDate(a),n=this.options&&typeof this.options.disabledDate=="function"&&this.options.disabledDate,i=s[0],l=n&&n(i),r=s.reduce((h,u)=>h&&u instanceof Date,!0);a!==t&&!l&&r?(this.internalValue=s,!this.isConfirm&&this.emitChange(this.type)):this.forceInputRerender++},handleInputMouseenter(){this.readonly||this.itemDisabled||this.visualValue&&this.clearable&&(this.showClose=!0)},handleInputMouseleave(){this.showClose=!1},handleIconClick(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.itemDisabled||this.handleFocus()},handleClear(){this.visible=!1,this.internalValue=this.internalValue.map(()=>null),this.$emit("on-clear"),this.dispatch("FormItem","on-form-change",""),this.emitChange(this.type),this.reset(),setTimeout(()=>this.onSelectionModeChange(this.type),500)},emitChange(e){let t=this.internalValue.map(n=>n instanceof Date?new Date(n):n||"");e.match(/^time/)&&(t=t.map(this.formatDate));const a=t[0];this.$emit("input",a);let s="";e.match(/^time/)?s=a:s=Array.isArray(a)?a.map(this.formatDate):this.formatDate(a),this.visualValue=this.formatDate(this.internalValue),this.$emit("on-change",s,e),this.dispatch("FormItem","on-form-change",s)},parseDate(e){const t=this.type,a=(Et[t]||Et.default).parser,s=this.format||Qs[t];return e&&(e=a(e,s)||null),[e]},formatDate(e){const t=Qs[this.type],{formatter:a}=Et[this.type]||Et.default;return a(e,this.format||t,this.separator)},onPick(e,t=!1,a){e=this.parseDate(e),this.internalValue=Array.isArray(e)?e:[e],this.internalValue[0]&&(this.focusedDate=this.internalValue[0]),this.focusedTime={...this.focusedTime,time:this.internalValue.map(ka)},!this.isConfirm&&(this.onSelectionModeChange(this.type),this.visible=t,this.emitChange(a))},onPickSuccess(){this.isConfirm&&this.emitChange(this.type),this.visible=!1,this.$emit("on-ok"),this.focus(),this.reset()},focus(){this.$refs.input&&this.$refs.input.focus()},updatePopper(){this.$refs.drop.update()}},watch:{visible(e){e===!1&&this.$refs.drop.destroy(),e&&this.$refs.drop.update(),this.$emit("on-open-change",e)},value(e){e===null&&(this.isValueNull=!0),this.internalValue=this.parseDate(e),this.visualValue=this.formatDate(this.internalValue)},open(e){this.visible=e===!0},type(e){this.onSelectionModeChange(e)}},mounted(){this.open!==null&&(this.visible=this.open),this.$on("focus-input",()=>this.focus()),this.$on("update-popper",()=>this.updatePopper())},beforeDestroy(){this.$off("focus-input"),this.$off("update-popper")}},Os={};var Jc=y(_c,Ec,Dc,!1,Yc,null,null,null);function Yc(e){for(let t in Os)this[t]=Os[t]}var Bc=function(){return Jc.exports}();const zc=Se.default.prototype.$isServer;function Ic(e){zc||typeof window.iview!="undefined"&&("langs"in iview||(iview.langs={}),iview.langs[e.i.locale]=e)}const Ls={i:{locale:"zh-CN",select:{placeholder:"\u8BF7\u9009\u62E9",noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D"},table:{noDataText:"\u6682\u65E0\u6570\u636E",noFilteredDataText:"\u6682\u65E0\u7B5B\u9009\u7ED3\u679C",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},datepicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startTime:"\u5F00\u59CB\u65F6\u95F4",endTime:"\u7ED3\u675F\u65F6\u95F4",clear:"\u6E05\u7A7A",ok:"\u786E\u5B9A",datePanelLabel:"[yyyy\u5E74] [m\u6708]",month:"\u6708",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",year:"\u5E74",weekStartDay:"0",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},months:{m1:"1\u6708",m2:"2\u6708",m3:"3\u6708",m4:"4\u6708",m5:"5\u6708",m6:"6\u6708",m7:"7\u6708",m8:"8\u6708",m9:"9\u6708",m10:"10\u6708",m11:"11\u6708",m12:"12\u6708"}},transfer:{titles:{source:"\u6E90\u5217\u8868",target:"\u76EE\u7684\u5217\u8868"},filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",notFoundText:"\u5217\u8868\u4E3A\u7A7A"},modal:{okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88"},poptip:{okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88"},page:{prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875",total:"\u5171",item:"\u6761",items:"\u6761",prev5:"\u5411\u524D 5 \u9875",next5:"\u5411\u540E 5 \u9875",page:"\u6761/\u9875",goto:"\u8DF3\u81F3",p:"\u9875"},rate:{star:"\u661F",stars:"\u661F"},time:{before:"\u524D",after:"\u540E",just:"\u521A\u521A",seconds:"\u79D2",minutes:"\u5206\u949F",hours:"\u5C0F\u65F6",days:"\u5929"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"}}};Ic(Ls);var Qc=function(t){return Gc(t)&&!Oc(t)};function Gc(e){return!!e&&typeof e=="object"}function Oc(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||$c(e)}var Lc=typeof Symbol=="function"&&Symbol.for,jc=Lc?Symbol.for("react.element"):60103;function $c(e){return e.$$typeof===jc}function Hc(e){return Array.isArray(e)?[]:{}}function Ct(e,t){return t.clone!==!1&&t.isMergeableObject(e)?gt(Hc(e),e,t):e}function Xc(e,t,a){return e.concat(t).map(function(s){return Ct(s,a)})}function Pc(e,t,a){var s={};return a.isMergeableObject(e)&&Object.keys(e).forEach(function(n){s[n]=Ct(e[n],a)}),Object.keys(t).forEach(function(n){!a.isMergeableObject(t[n])||!e[n]?s[n]=Ct(t[n],a):s[n]=gt(e[n],t[n],a)}),s}function gt(e,t,a){a=a||{},a.arrayMerge=a.arrayMerge||Xc,a.isMergeableObject=a.isMergeableObject||Qc;var s=Array.isArray(t),n=Array.isArray(e),i=s===n;return i?s?a.arrayMerge(e,t,a):Pc(e,t,a):Ct(t,a)}gt.all=function(t,a){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(s,n){return gt(s,n,a)},{})};var Ac=gt;const Kc=/(%|)\{([0-9a-zA-Z_]+)\}/g;function qc(){function e(a,s){return Object.prototype.hasOwnProperty.call(a,s)}function t(a,...s){return s.length===1&&typeof s[0]=="object"&&(s=s[0]),(!s||!s.hasOwnProperty)&&(s={}),a.replace(Kc,(n,i,l,r)=>{let h;return a[r-1]==="{"&&a[r+n.length]==="}"?l:(h=e(s,l)?s[l]:null,h==null?"":h)})}return t}const ed=qc();let js=Ls,$s=!1,td=function(){const e=Object.getPrototypeOf(this||Se.default).$t;if(typeof e=="function"&&!!Se.default.locale)return $s||($s=!0,Se.default.locale(Se.default.config.lang,Ac(js,Se.default.locale(Se.default.config.lang)||{},{clone:!0}))),e.apply(this,arguments)};const ad=function(e,t){let a=td.apply(this,arguments);if(a!=null)return a;const s=e.split(".");let n=js;for(let i=0,l=s.length;i<l;i++){const r=s[i];if(a=n[r],i===l-1)return ed(a,t);if(!a)return"";n=a}return""};var lt={methods:{t(...e){return ad.apply(this,e)}}},Hs=1e3*60*60*24;function Xs(e,t){return new Date(e,t+1,0).getDate()}function Ps(e,t,a){return t===0&&a>50?e-1:t===11&&a<10?e+1:e}function As(e,t,a,s){t>11&&(t=0,e++);var n=new Date(e,t,a);s&&n.setDate(n.getDate()+4-(n.getDay()||7));var i=s?n.getFullYear():e,l=new Date(i,0,1),r=1+Math.round((n-l)/Hs);s||(r+=l.getDay());var h=Math.ceil(r/7);if(!s){var u=new Date(e,t,a),o=new Date(e+1,0,1),m=o.getDay();u.getTime()>=o.getTime()-Hs*m&&(h=1)}return h}function sd(e,t,a){for(var s=this.lang||"en",n=this.onlyDays,i=typeof this.weekStart=="undefined"?1:this.weekStart,l=i===1,r=[],h=new Date(e,t,1),u=h.getDay()||(l?7:0),o=i-u,m=As(e,t,1,l),c=Xs(e,t),f=Xs(e,t-1),U,F,b,w=Ps(e,t,m),j={month:t,year:e,daysInMonth:c},G=0;G<7;G++){b=o;for(var T=0;T<8;T++){G>0&&T>0&&o++,o>c||o<1?(F=o>c?o-c:f+o,U=o>c?t+1:t-1):(F=o,U=t);var g=function(){return T===0?"weekLabel":G===0?"dayLabel":o<1?"prevMonth":o>c?"nextMonth":"monthDay"}(),q=b!==o&&G>0,ae={desc:q?F:m,week:m,type:g,format:l?"ISO 8601":"US",date:q?new Date(Date.UTC(e,U,F)):!1,year:w,index:r.length};a&&(typeof a=="function"?ae=a.call(j,ae,s):a.forEach(function(te){ae=te.call(j,ae,s)})),n&&q?r.push(ae):n||r.push(ae)}G>0&&(m=As(e,U,F+1,l)),w=Ps(e,t,m)}return j.cells=r,j}var nd=function(e){return sd.bind(e)},id={weekPlaceholder:"",columnNames:{en:{0:"w",1:"monday",2:"tuesday",3:"wednesday",4:"thursday",5:"friday",6:"saturday",7:"sunday"},sv:{0:"v",1:"m\xE5ndag",2:"tisdag",3:"onsdag",4:"torsdag",5:"fredag",6:"l\xF6rdag",7:"s\xF6ndag"},pt:{0:"s",1:"segunda",2:"ter\xE7a",3:"quarta",4:"quinta",5:"sexta",6:"s\xE1bado",7:"domingo"}},monthNames:{en:["January","February","March","April","May","June","July","August","September","October","November","December"],sv:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],pt:["Janeiro","Fevereiro","Mar\xE7o","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"]},classes:{dayLabel:"day-of-week",weekLabel:"week-number",prevMonth:"inactive",nextMonth:"inactive",monthDay:"day-in-month"}},Ee=id;function ld(e){return e==null?!1:e.constructor===Array||e.constructor===Object}function Ks(e,t){for(var a in e)t[a]?ld(e[a])&&Ks(e[a],t[a]):t[a]=e[a]}function qs(e,t){var a=[Ee.classes[e.type]];return e.class?e.class=(typeof e.class=="string"?[e.class]:e.class).concat(a):e.class=a,e.type.indexOf("Label")>0&&(e.index==0&&Ee.weekPlaceholder?e.desc=Ee.weekPlaceholder:e.index<8?e.desc=Ee.columnNames[t][e.index]:e.index%8==0&&(e.desc=e.week)),e.date&&(e.monthName=Ee.monthNames[t][e.date.getMonth()]),this.monthName||(this.monthName=Ee.monthNames[t][this.month]),this.labels||(this.labels={monthNames:Ee.monthNames[t],columnNames:Ee.columnNames[t],classes:Ee.classes}),e}qs.setLabels=function(e){Ks(e,Ee)};var rd=qs,od={Generator:nd,addLabels:rd},Fa={name:"PanelTable",props:{tableDate:{type:Date,required:!0},disabledDate:{type:Function},selectionMode:{type:String,required:!0},value:{type:Array,required:!0},rangeState:{type:Object,default:()=>({from:null,to:null,selecting:!1})},focusedDate:{type:Date,required:!0}},computed:{dates(){const{selectionMode:e,value:t,rangeState:a}=this;return e==="range"&&a.selecting?[a.from]:t}},methods:{handleClick(e,t){if(t.stopPropagation(),e.disabled||e.type==="weekLabel")return;const a=new Date(ve(e.date));this.$emit("on-pick",a),this.$emit("on-pick-click")},handleMouseMove(e){if(!this.rangeState.selecting||e.disabled)return;const t=e.date;this.$emit("on-change-range",t)}}},le="ivu-date-picker-cells",cd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{class:[e.prefixCls+"-header"]},e._l(e.headerDays,function(s){return a("span",{key:s},[e._v(" "+e._s(s)+" ")])}),0),e._l(e.cells,function(s,n){return a("span",{key:String(s.date)+n,class:e.getCellCls(s),on:{click:function(i){return e.handleClick(s,i)},mouseenter:function(i){return e.handleMouseMove(s)}}},[a("em",[e._v(e._s(s.desc))])])})],2)},dd=[];const hd={mixins:[lt,Fa],props:{showWeekNumbers:{type:Boolean,default:!1}},data(){return{prefixCls:le}},computed:{classes(){return[`${le}`,{[`${le}-show-week-numbers`]:this.showWeekNumbers}]},calendar(){const e=Number(this.t("i.datepicker.weekStartDay"));return new od.Generator({onlyDays:!this.showWeekNumbers,weekStart:e})},headerDays(){const e=Number(this.t("i.datepicker.weekStartDay")),t=["sun","mon","tue","wed","thu","fri","sat"].map(s=>this.t("i.datepicker.weeks."+s)),a=t.splice(e,7-e).concat(t.splice(0,e));return this.showWeekNumbers?[""].concat(a):a},cells(){const e=this.tableDate.getFullYear(),t=this.tableDate.getMonth(),a=ve(new Date),s=this.dates.filter(Boolean).map(ve),[n,i]=this.dates.map(ve),l=this.rangeState.from&&ve(this.rangeState.from),r=this.rangeState.to&&ve(this.rangeState.to),h=this.selectionMode==="range",u=typeof this.disabledDate=="function"&&this.disabledDate;return this.calendar(e,t,o=>{o.date instanceof Date&&o.date.setTime(o.date.getTime()+o.date.getTimezoneOffset()*6e4+480*60*1e3);const m=o.date&&ve(o.date),c=o.date&&t===o.date.getMonth();return{...o,type:m===a?"today":o.type,selected:c&&s.includes(m),disabled:o.date&&u&&u(new Date(m)),range:c&&h&&xc(m,l,r),start:c&&h&&m===n,end:c&&h&&m===i}}).cells.slice(this.showWeekNumbers?8:0)}},methods:{getCellCls(e){return[`${le}-cell`,{[`${le}-cell-selected`]:e.selected||e.start||e.end,[`${le}-cell-disabled`]:e.disabled,[`${le}-cell-today`]:e.type==="today",[`${le}-cell-prev-month`]:e.type==="prevMonth",[`${le}-cell-next-month`]:e.type==="nextMonth",[`${le}-cell-week-label`]:e.type==="weekLabel",[`${le}-cell-range`]:e.range&&!e.start&&!e.end,[`${le}-focused`]:ve(e.date)===ve(this.focusedDate)}]}}},en={};var ud=y(hd,cd,dd,!1,pd,null,null,null);function pd(e){for(let t in en)this[t]=en[t]}var md=function(){return ud.exports}(),fd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},e._l(e.cells,function(s){return a("span",{class:e.getCellCls(s),on:{click:function(n){return e.handleClick(s,n)},mouseenter:function(n){return e.handleMouseMove(s)}}},[a("em",[e._v(e._s(s.date.getFullYear()))])])}),0)},Vd=[];const Td={mixins:[Fa],props:{},computed:{classes(){return[`${le}`,`${le}-year`]},startYear(){return Math.floor(this.tableDate.getFullYear()/10)*10},cells(){let e=[];const t={text:"",selected:!1,disabled:!1},a=this.dates.filter(Boolean).map(n=>ve(new Date(n.getFullYear(),0,1))),s=ve(new Date(this.focusedDate.getFullYear(),0,1));for(let n=0;n<10;n++){const i=Le(t);i.date=new Date(this.startYear+n,0,1),i.disabled=typeof this.disabledDate=="function"&&this.disabledDate(i.date)&&this.selectionMode==="year";const l=ve(i.date);i.selected=a.includes(l),i.focused=l===s,e.push(i)}return e}},methods:{getCellCls(e){return[`${le}-cell`,{[`${le}-cell-selected`]:e.selected,[`${le}-cell-disabled`]:e.disabled,[`${le}-cell-focused`]:e.focused,[`${le}-cell-range`]:e.range&&!e.start&&!e.end}]}}},tn={};var Nd=y(Td,fd,Vd,!1,vd,null,null,null);function vd(e){for(let t in tn)this[t]=tn[t]}var Rd=function(){return Nd.exports}(),Ud=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},e._l(e.cells,function(s){return a("span",{class:e.getCellCls(s),on:{click:function(n){return e.handleClick(s,n)},mouseenter:function(n){return e.handleMouseMove(s)}}},[a("em",[e._v(e._s(s.text))])])}),0)},gd=[];const bd={mixins:[lt,Fa],props:{},computed:{classes(){return[`${le}`,`${le}-month`]},cells(){let e=[];const t={text:"",selected:!1,disabled:!1},a=this.tableDate.getFullYear(),s=this.dates.filter(Boolean).map(i=>ve(new Date(i.getFullYear(),i.getMonth(),1))),n=ve(new Date(this.focusedDate.getFullYear(),this.focusedDate.getMonth(),1));for(let i=0;i<12;i++){const l=Le(t);l.date=new Date(a,i,1),l.text=this.tCell(i+1);const r=ve(l.date);l.disabled=typeof this.disabledDate=="function"&&this.disabledDate(l.date)&&this.selectionMode==="month",l.selected=s.includes(r),l.focused=r===n,e.push(l)}return e}},methods:{getCellCls(e){return[`${le}-cell`,{[`${le}-cell-selected`]:e.selected,[`${le}-cell-disabled`]:e.disabled,[`${le}-cell-focused`]:e.focused,[`${le}-cell-range`]:e.range&&!e.start&&!e.end}]},tCell(e){return this.t(`i.datepicker.months.m${e}`)}}},an={};var Sd=y(bd,Ud,gd,!1,yd,null,null,null);function yd(e){for(let t in an)this[t]=an[t]}var kd=function(){return Sd.exports}(),sn={props:{disabledHours:{type:Array,default(){return[]}},disabledMinutes:{type:Array,default(){return[]}},disabledSeconds:{type:Array,default(){return[]}},hideDisabledOptions:{type:Boolean,default:!1}}},Fd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{ref:"hours",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.hoursList,function(s){return a("li",{directives:[{name:"show",rawName:"v-show",value:!s.hide,expression:"!item.hide"}],key:s.text,class:e.getCellCls(s),on:{click:function(n){return e.handleClick("hours",s)}}},[e._v(" "+e._s(e.formatTime(s.text))+" ")])}),0)]),a("div",{ref:"minutes",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.minutesList,function(s){return a("li",{directives:[{name:"show",rawName:"v-show",value:!s.hide,expression:"!item.hide"}],key:s.text,class:e.getCellCls(s),on:{click:function(n){return e.handleClick("minutes",s)}}},[e._v(" "+e._s(e.formatTime(s.text))+" ")])}),0)]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.showSeconds,expression:"showSeconds"}],ref:"seconds",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.secondsList,function(s){return a("li",{directives:[{name:"show",rawName:"v-show",value:!s.hide,expression:"!item.hide"}],key:s.text,class:e.getCellCls(s),on:{click:function(n){return e.handleClick("seconds",s)}}},[e._v(" "+e._s(e.formatTime(s.text))+" ")])}),0)])])},Wd=[];const je="ivu-time-picker-cells",Wa=["hours","minutes","seconds"],Zd={name:"TimeSpinner",mixins:[sn],props:{hours:{type:[Number,String],default:NaN},minutes:{type:[Number,String],default:NaN},seconds:{type:[Number,String],default:NaN},showSeconds:{type:Boolean,default:!0},steps:{type:Array,default:()=>[]}},data(){return{spinerSteps:[1,1,1].map((e,t)=>Math.abs(this.steps[t])||e),prefixCls:je,compiled:!1,focusedColumn:-1,focusedTime:[0,0,0]}},computed:{classes(){return[`${je}`,{[`${je}-with-seconds`]:this.showSeconds}]},hoursList(){let e=[];const t=this.spinerSteps[0],a=this.focusedColumn===0&&this.focusedTime[0],s={text:0,selected:!1,disabled:!1,hide:!1};for(let n=0;n<24;n+=t){const i=Le(s);i.text=n,i.focused=n===a,this.disabledHours.length&&this.disabledHours.indexOf(n)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.hours===n&&(i.selected=!0),e.push(i)}return e},minutesList(){let e=[];const t=this.spinerSteps[1],a=this.focusedColumn===1&&this.focusedTime[1],s={text:0,selected:!1,disabled:!1,hide:!1};for(let n=0;n<60;n+=t){const i=Le(s);i.text=n,i.focused=n===a,this.disabledMinutes.length&&this.disabledMinutes.indexOf(n)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.minutes===n&&(i.selected=!0),e.push(i)}return e},secondsList(){let e=[];const t=this.spinerSteps[2],a=this.focusedColumn===2&&this.focusedTime[2],s={text:0,selected:!1,disabled:!1,hide:!1};for(let n=0;n<60;n+=t){const i=Le(s);i.text=n,i.focused=n===a,this.disabledSeconds.length&&this.disabledSeconds.indexOf(n)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.seconds===n&&(i.selected=!0),e.push(i)}return e}},methods:{getCellCls(e){return[`${je}-cell`,{[`${je}-cell-selected`]:e.selected,[`${je}-cell-focused`]:e.focused,[`${je}-cell-disabled`]:e.disabled}]},chooseValue(e){const t=Wa.reduce((a,s,n)=>{const i=e[n];return this[s]===i?a:{...a,[s]:i}},{});Object.keys(t).length>0&&this.emitChange(t)},handleClick(e,t){if(t.disabled)return;const a={[e]:t.text};this.emitChange(a)},emitChange(e){this.$emit("on-change",e),this.$emit("on-pick-click")},scroll(e,t){const a=this.$refs[e].scrollTop,s=24*this.getScrollIndex(e,t);Wc(this.$refs[e],a,s,500)},getScrollIndex(e,t){const a=kc(e),s=this[`disabled${a}`];if(s.length&&this.hideDisabledOptions){let n=0;s.forEach(i=>i<=t?n++:""),t-=n}return t},updateScroll(){this.$nextTick(()=>{Wa.forEach(e=>{this.$refs[e].scrollTop=24*this[`${e}List`].findIndex(t=>t.text==this[e])})})},formatTime(e){return e<10?"0"+e:e},updateFocusedTime(e,t){this.focusedColumn=e,this.focusedTime=t.slice()}},watch:{hours(e){!this.compiled||this.scroll("hours",this.hoursList.findIndex(t=>t.text==e))},minutes(e){!this.compiled||this.scroll("minutes",this.minutesList.findIndex(t=>t.text==e))},seconds(e){!this.compiled||this.scroll("seconds",this.secondsList.findIndex(t=>t.text==e))},focusedTime(e,t){Wa.forEach((a,s)=>{if(e[s]===t[s]||typeof e[s]=="undefined")return;const n=this[`${a}List`].findIndex(i=>i.text===e[s]);this.scroll(a,n)})}},mounted(){this.$nextTick(()=>this.compiled=!0)}},nn={};var xd=y(Zd,Fd,Wd,!1,Md,null,null,null);function Md(e){for(let t in nn)this[t]=nn[t]}var wd=function(){return xd.exports}(),Ed=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ButtonGroup",{class:[e.prefixCls+"-confirm"],attrs:{right:""},on:{"!keydown":function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"tab",9,s.key,"Tab")?null:e.handleTab.apply(null,arguments)}}},[e.isTime?a("Button",{staticClass:"ind-primary",attrs:{type:"text",size:"small"},nativeOn:{click:function(s){return e.handleNow.apply(null,arguments)}}},[e._v("\u6B64\u523B")]):e._e(),a("Button",{attrs:{bizType:"cancel",size:"small"},nativeOn:{click:function(s){return e.handleClear.apply(null,arguments)},keydown:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleClear.apply(null,arguments)}}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"confirm",size:"small"},nativeOn:{click:function(s){return e.handleSuccess.apply(null,arguments)},keydown:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleSuccess.apply(null,arguments)}}},[e._v("\u786E\u5B9A")])],1)},Dd=[];const ln="ivu-picker",Cd={mixins:[Ut],components:{ButtonGroup:Ne,Button:Te},props:{isTime:Boolean},data(){return{prefixCls:ln}},computed:{timeClasses(){return`${ln}-confirm-time`}},methods:{handleNow(){this.$emit("on-pick-now")},handleClear(){this.$emit("on-pick-clear")},handleSuccess(){this.$emit("on-pick-success")},handleTab(e){const a=[...this.$el.children][e.shiftKey?"shift":"pop"]();document.activeElement===a&&(e.preventDefault(),e.stopPropagation(),this.dispatch("CalendarPicker","focus-input"))}}},rn={};var _d=y(Cd,Ed,Dd,!1,Jd,null,null,null);function Jd(e){for(let t in rn)this[t]=rn[t]}var _t=function(){return _d.exports}();const Yd="ivu-picker-panel",on="ivu-date-picker";var cn={props:{confirm:{type:Boolean,default:!1}},methods:{iconBtnCls(e,t=""){return[`${Yd}-icon-btn`,`${on}-${e}-btn`,`${on}-${e}-btn-arrow${t}`]},handleShortcutClick(e){e.value&&this.$emit("on-pick",e.value()),e.onClick&&e.onClick(this)},handlePickClear(){this.resetView(),this.$emit("on-pick-clear")},handlePickSuccess(){this.resetView(),this.$emit("on-pick-success")},handlePickClick(){this.$emit("on-pick-click")},resetView(){setTimeout(()=>this.currentView=this.selectionMode,500)},handleClear(){this.dates=this.dates.map(()=>null),this.rangeState={},this.$emit("on-pick",this.dates),this.handleConfirm()},handleConfirm(e,t){this.$emit("on-pick",this.dates,e,t||this.type)},onToggleVisibility(e){const{timeSpinner:t,timeSpinnerEnd:a}=this.$refs;e&&t&&t.updateScroll(),e&&a&&a.updateScroll()}}},Bd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.prefixCls+"-body-wrapper"],on:{mousedown:function(s){s.preventDefault()}}},[a("div",{class:[e.prefixCls+"-body"]},[e.showDate?a("div",{class:[e.timePrefixCls+"-header"]},[e._v(e._s(e.visibleDate))]):e._e(),a("div",{class:[e.prefixCls+"-content"]},[a("time-spinner",{ref:"timeSpinner",attrs:{"show-seconds":e.showSeconds,steps:e.steps,hours:e.timeSlots[0],minutes:e.timeSlots[1],seconds:e.timeSlots[2],"disabled-hours":e.disabledHMS.disabledHours,"disabled-minutes":e.disabledHMS.disabledMinutes,"disabled-seconds":e.disabledHMS.disabledSeconds,"hide-disabled-options":e.hideDisabledOptions},on:{"on-change":e.handleChange,"on-pick-click":e.handlePickClick}})],1),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)])},zd=[];const Id="ivu-picker-panel",Qd="ivu-time-picker",Gd=e=>e[0].toUpperCase()+e.slice(1),Od=(e,t,a,s)=>{const n=new Date(e.getTime());return n.setHours(t),n.setMinutes(a),n.setSeconds(s),n},Ld=(e,t,a)=>a.indexOf(e)===t,dn=()=>!1,jd={name:"TimePickerPanel",mixins:[cn,lt,sn],components:{TimeSpinner:wd,Confirm:_t},props:{disabledDate:{type:Function,default:dn},steps:{type:Array,default:()=>[]},format:{type:String,default:"HH:mm:ss"},value:{type:Array,required:!0}},data(){return{prefixCls:Id,timePrefixCls:Qd,date:this.value[0]||wt(),showDate:!1}},computed:{showSeconds(){return!!(this.format||"").match(/ss/)},visibleDate(){const e=this.date,t=e.getMonth()+1,a=this.t("i.datepicker.year"),s=this.t(`i.datepicker.month${t}`);return`${e.getFullYear()}${a} ${s}`},timeSlots(){return this.value[0]?["getHours","getMinutes","getSeconds"].map(e=>this.date[e]()):[]},disabledHMS(){const e=["disabledHours","disabledMinutes","disabledSeconds"];if(this.disabledDate===dn||!this.value[0])return e.reduce((a,s)=>(a[s]=this[s],a),{});{const t=[24,60,60],s=["Hours","Minutes","Seconds"].map(n=>this[`disabled${n}`]).map((n,i)=>{const l=t[i],r=n;for(let h=0;h<l;h+=this.steps[i]||1){const u=this.timeSlots.map((m,c)=>c===i?h:m),o=Od(this.date,...u);this.disabledDate(o,!0)&&r.push(h)}return r.filter(Ld)});return e.reduce((n,i,l)=>(n[i]=s[l],n),{})}}},watch:{value(e){let t=e[0]||wt();t=new Date(t),this.date=t}},methods:{handleChange(e,t=!0){const a=new Date(this.date);Object.keys(e).forEach(s=>a[`set${Gd(s)}`](e[s])),t&&this.$emit("on-pick",a,"time")}},mounted(){this.$parent&&this.$parent.$options.name==="DatePicker"&&(this.showDate=!0)}},hn={};var $d=y(jd,Bd,zd,!1,Hd,null,null,null);function Hd(e){for(let t in hn)this[t]=hn[t]}var Xd=function(){return $d.exports}(),Pd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("span",[e.datePanelLabel?a("span",{directives:[{name:"show",rawName:"v-show",value:e.datePanelLabel.labels[0].type==="year"||e.currentView==="date",expression:"datePanelLabel.labels[0].type === 'year' || currentView === 'date'"}],class:[e.datePrefixCls+"-header-label"],on:{click:e.datePanelLabel.labels[0].handler}},[e._v(e._s(e.datePanelLabel.labels[0].label))]):e._e(),e.datePanelLabel&&e.currentView==="date"?[e._v(e._s(e.datePanelLabel.separator))]:e._e(),e.datePanelLabel?a("span",{directives:[{name:"show",rawName:"v-show",value:e.datePanelLabel.labels[1].type==="year"||e.currentView==="date",expression:"datePanelLabel.labels[1].type === 'year' || currentView === 'date'"}],class:[e.datePrefixCls+"-header-label"],on:{click:e.datePanelLabel.labels[1].handler}},[e._v(e._s(e.datePanelLabel.labels[1].label))]):e._e()],2)},Ad=[];const Kd={props:{datePanelLabel:Object,currentView:String,datePrefixCls:String}},un={};var qd=y(Kd,Pd,Ad,!1,eh,null,null,null);function eh(e){for(let t in un)this[t]=un[t]}var th=function(){return qd.exports}(),ah={props:{showTime:{type:Boolean,default:!1},format:{type:String,default:"YYYY-MM-DD"},selectionMode:{type:String,validator(e){return["year","month","date","time"].includes(e)},default:"date"},shortcuts:{type:Array,default:()=>[]},disabledDate:{type:Function,default:()=>!1},value:{type:Array,default:()=>[wt(),wt()]},timePickerOptions:{default:()=>({}),type:Object},showWeekNumbers:{type:Boolean,default:!1},startDate:{type:Date},pickerType:{type:String,require:!0},focusedDate:{type:Date,required:!0},opened:Boolean}},sh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes,on:{mousedown:function(s){s.preventDefault()}}},[e.shortcuts.length?a("div",{class:[e.prefixCls+"-sidebar"]},e._l(e.shortcuts,function(s,n){return a("div",{key:n,class:[e.prefixCls+"-shortcut"],on:{click:function(i){return e.handleShortcutClick(s)}}},[e._v(" "+e._s(s.text)+" ")])}),0):e._e(),a("div",{class:[e.prefixCls+"-body"]},[a("div",{staticStyle:{display:"flex"}},[a("div",[a("div",{class:[e.datePrefixCls+"-header"]},[a("span",{class:e.iconBtnCls("prev","-double"),on:{click:function(s){return e.changeYear(-1)}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),e.pickerTable==="date-table"?a("span",{directives:[{name:"show",rawName:"v-show",value:e.currentView==="date",expression:"currentView === 'date'"}],class:e.iconBtnCls("prev"),on:{click:function(s){return e.changeMonth(-1)}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1):e._e(),a("date-panel-label",{attrs:{"date-panel-label":e.datePanelLabel,"current-view":e.pickerTable.split("-").shift(),"date-prefix-cls":e.datePrefixCls}}),a("span",{class:e.iconBtnCls("next","-double"),on:{click:function(s){return e.changeYear(1)}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1),e.pickerTable==="date-table"?a("span",{directives:[{name:"show",rawName:"v-show",value:e.currentView==="date",expression:"currentView === 'date'"}],class:e.iconBtnCls("next"),on:{click:function(s){return e.changeMonth(1)}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1):e._e()],1),a("div",{class:[e.prefixCls+"-content"]},[a(e.pickerTable,{ref:"pickerTable",tag:"component",attrs:{"table-date":e.panelDate,"show-week-numbers":e.showWeekNumbers,value:e.dates,"selection-mode":e.selectionMode,"disabled-date":e.disabledDate,"focused-date":e.focusedDate},on:{"on-pick":e.panelPickerHandlers,"on-pick-click":e.handlePickClick}})],1)]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.showTime,expression:"showTime"}]},[a("div",{class:[e.timePrefixCls+"-header"]},[a("span",{class:[e.timePrefixCls+"-header-label"]},[e._v(e._s(e.timeLabel))])]),a("div",{class:[e.prefixCls+"-content"]},[a("time-picker",e._b({ref:"timePicker",attrs:{value:e.dates,format:e.format,"time-disabled":e.timeDisabled,"disabled-date":e.disabledDate,"focused-date":e.focusedDate},on:{"on-pick":e.handlePick,"on-pick-click":e.handlePickClick,"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}},"time-picker",e.timePickerOptions,!1))],1)])]),e.confirm?a("Confirm",{attrs:{isTime:e.showTime},on:{"on-pick-now":e.handlePickNow,"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)])},nh=[];const Za="ivu-picker-panel",ih="ivu-date-picker",lh="ivu-time-picker",rh={name:"DatePickerPanel",mixins:[cn,lt,ah],components:{Icons:oe,DateTable:md,YearTable:Rd,MonthTable:kd,TimePicker:Xd,Confirm:_t,datePanelLabel:th},props:{},data(){const{selectionMode:e,value:t}=this,a=t.slice().sort();return{prefixCls:Za,datePrefixCls:ih,timePrefixCls:lh,currentView:e||"date",pickerTable:this.getTableType(e),dates:a,panelDate:this.startDate||a[0]||new Date}},computed:{classes(){return[`${Za}-body-wrapper`,{[`${Za}-with-sidebar`]:this.shortcuts.length}]},panelPickerHandlers(){return this.pickerTable===`${this.currentView}-table`?this.handlePick:this.handlePreSelection},datePanelLabel(){const e=this.t("i.locale"),t=this.t("i.datepicker.datePanelLabel"),a=this.panelDate,{labels:s,separator:n}=wc(e,t,a),i=l=>()=>this.pickerTable=this.getTableType(l);return{separator:n,labels:s.map(l=>(l.handler=i(l.type),l))}},timeDisabled(){return!this.dates[0]},timeLabel(){const e=this.panelDate;return we(e).format("HH:mm")}},watch:{value(e){this.dates=e;const t=this.startDate||this.dates[0];this.panelDate=t||new Date},currentView(e){this.$emit("on-selection-mode-change",e)},opened(e){e&&this.showTime&&this.$nextTick(()=>{this.$refs.timePicker.$refs.timeSpinner.updateScroll()})},selectionMode(e){this.currentView=e,this.pickerTable=this.getTableType(e)},focusedDate(e){const t=e.getFullYear()!==this.panelDate.getFullYear(),a=t||e.getMonth()!==this.panelDate.getMonth();(t||a)&&(this.panelDate=e)}},methods:{reset(){this.currentView=this.selectionMode,this.pickerTable=this.getTableType(this.currentView)},changeYear(e){this.selectionMode==="year"||this.pickerTable==="year-table"?this.panelDate=new Date(this.panelDate.getFullYear()+e*10,0,1):this.panelDate=Is(this.panelDate,e*12)},getTableType(e){return e.match(/^time/)?"time-picker":`${e}-table`},changeMonth(e){this.panelDate=Is(this.panelDate,e)},handlePreSelection(e){this.panelDate=e,this.pickerTable==="year-table"?this.pickerTable="month-table":this.pickerTable=this.getTableType(this.currentView)},handlePick(e,t){const{selectionMode:a,panelDate:s}=this;a==="year"?e=new Date(e.getFullYear(),0,1):a==="month"?e=new Date(s.getFullYear(),e.getMonth(),1):e=new Date(e),this.dates=[e],this.$emit("on-pick",e,!1,t||a)},handlePickNow(){const e=new Date;this.dates=[e],this.$emit("on-pick",e,!1,this.pickerType)}}},pn={};var oh=y(rh,sh,nh,!1,ch,null,null,null);function ch(e){for(let t in pn)this[t]=pn[t]}var dh=function(){return oh.exports}(),hh={name:"CalendarPicker",mixins:[Bc],props:{type:{validator(e){return["year","month","date","datetime"].includes(e)},default:"date"}},components:{DatePickerPanel:dh},computed:{panel(){return"DatePickerPanel"},ownPickerProps(){return this.options}}},uh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{touchstart:!0}},{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture}],class:[e.prefixCls]},[a("div",{ref:"reference",class:e.relClasses},[e._t("default")],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"drop",class:e.dropdownCls,attrs:{placement:e.placement,eventsEnabled:e.eventsEnabled,"data-transfer":e.transfer,transfer:e.transfer},nativeOn:{click:function(s){return e.handleTransferClick.apply(null,arguments)}}},[e._t("content")],2)],1)],1)},ph=[];const mh={name:"IndPicker",directives:{clickOutside:Oe,transferDom:it},components:{Drop:va},props:{prefixCls:{type:String,default:""},visible:Boolean,placement:{validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},transferClassName:String,capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},eventsEnabled:Boolean},data(){return{disableClickOutSide:!1,disableCloseUnderTransfer:!1}},computed:{transition(){return["bottom-start","bottom","bottom-end"].includes(this.placement)?"slide-up":"fade"},relClasses(){return[`${this.prefixCls}-rel`]},dropdownCls(){return{[this.prefixCls+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}}},watch:{visible(e){setTimeout(()=>{e?this.$refs.drop.update():this.$refs.drop.destroy()},0)}},methods:{handleTransferClick(){this.transfer&&(this.disableCloseUnderTransfer=!0)},onClickOutside(e){if(this.disableCloseUnderTransfer)return this.disableCloseUnderTransfer=!1,!1;if(e&&e.type==="mousedown"&&this.visible){e.preventDefault(),e.stopPropagation();return}const t=this.$refs.drop&&this.$refs.drop.$el;e&&t&&t.contains(e.target)||this.visible&&(e&&e.preventDefault(),e&&e.stopPropagation(),this.$emit("on-click-outside",e))}}},mn={};var fh=y(mh,uh,ph,!1,Vh,null,null,null);function Vh(e){for(let t in mn)this[t]=mn[t]}var fn=function(){return fh.exports}(),Th=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Picker",e._b({attrs:{prefixCls:"ivu-date-picker",visible:e.visible},on:{"on-click-outside":e.closePicker},scopedSlots:e._u([{key:"content",fn:function(){return[a("div",{staticClass:"ivu-picker-panel-body"},[a("div",{staticClass:"ivu-date-picker-header"},[a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-prev-btn ivu-date-picker-prev-btn-arrow-double",on:{click:function(s){return e.changeYear("last")}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),a("span",{staticClass:"ivu-date-picker-header-label"},[e._v(e._s(e.year)+"\u5E74")]),a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-next-btn ivu-date-picker-next-btn-arrow-double",on:{click:function(s){return e.changeYear("next")}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1)]),a("div",{staticClass:"ivu-date-picker-cells ivu-date-picker-cells-month quarter"},e._l(e.dataList,function(s){return a("span",{key:s.value,class:{"ivu-date-picker-cells-cell":!0,"ivu-date-picker-cells-cell-disabled":s.disable,"ivu-date-picker-cells-cell-selected":!s.disable&&e.quarter===s.value},on:{click:function(n){return e.handleClick(s)}}},[a("em",[e._v(e._s(s.label))])])}),0),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handleClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)]},proxy:!0}])},"Picker",e.$attrs,!1),[e._t("default",function(){return[a("Input",{attrs:{value:e.messageTxt,readonly:""},on:{"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(s){return e.handleFocus.apply(null,arguments)},mouseenter:function(s){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(s){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icon",{attrs:{slot:"suffix",type:e.arrowType},on:{click:e.handleClickIcon},slot:"suffix"})],1)]})],2)},Nh=[];const vh=new Date().getFullYear(),Rh=new Date().getMonth()+1,Uh=`Q${v.getQuarterNum(Rh)}`,gh={name:"IndQuarterPicker",components:{Input:B.Input,Picker:fn,Icons:oe,Confirm:_t},props:{value:{type:String,default:""},open:Boolean,clearable:{type:Boolean,default:!0},confirm:Boolean,readonly:Boolean,disabled:Boolean,options:{type:Object,default:()=>({})}},data(){return{isFocused:!1,internalFocus:!1,isInit:!1,visible:this.open,tempValue:null,message:null,year:null,quarter:null,dataList:[{label:"\u7B2C\u4E00\u5B63\u5EA6",value:"Q1",startMonth:"01",endMonth:"03",disable:!1},{label:"\u7B2C\u4E8C\u5B63\u5EA6",value:"Q2",startMonth:"04",endMonth:"06",disable:!1},{label:"\u7B2C\u4E09\u5B63\u5EA6",value:"Q3",startMonth:"07",endMonth:"09",disable:!1},{label:"\u7B2C\u56DB\u5B63\u5EA6",value:"Q4",startMonth:"10",endMonth:"12",disable:!1}],showClose:!1}},computed:{arrowType(){return this.showClose?"ios-close-circle":"ios-calendar-outline"},messageTxt(){return v.formatQuarter(this.message)},selectYear(){return this.tempValue?parseInt(this.message.substring(0,4)):null},selectQuarter(){return this.tempValue?this.message.substring(4,6):null}},watch:{open(e){this.visible=!!e},value(){this.value!==this.message&&this.initData()}},created(){this.initData()},methods:{initData(){this.value?(this.year=parseInt(this.value.substring(0,4)),this.quarter=this.value.substring(4,6),this.message=`${this.year}${this.quarter}`):this.isInit?(this.quarter=null,this.message=null):(this.year=vh,this.quarter=Uh,this.message=`${this.year}${this.quarter}`,this.emitChange(!1)),this.tempValue=this.message,this.isInit||(this.isInit=!0)},handleFocus(e){this.readonly||this.disabled||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.handleData(),this.visible=!0,this.emitOpenChange()))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.closePicker()},handleInputMouseenter(){this.readonly||this.disabled||(this.showClose=this.message&&this.clearable)},handleInputMouseleave(){this.showClose=!1},handleClear(){this.quarter=null,this.tempValue=null,this.emitChange(),this.$emit("on-clear")},handleClickIcon(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.handleFocus()},changeYear(e){e==="last"?this.year--:this.year++,this.year===this.selectYear?this.quarter=this.selectQuarter:this.quarter=null,this.handleData()},handleData(){this.options&&this.options.disabledDate&&this.dataList.forEach(e=>{e.disable=this.options.disabledDate(`${this.year}${e.value}`)})},handleClick(e){e.disable||(this.quarter=e.value,this.tempValue=`${this.year}${this.quarter}`,this.confirm||(this.emitChange(),this.closePicker()))},closePicker(){this.visible=!1,this.emitOpenChange()},emitChange(e=!0){e&&(this.message=this.tempValue),this.$emit("on-change",this.message)},emitOpenChange(){this.$emit("on-open-change",this.visible)},handlePickSuccess(){this.emitChange(),this.closePicker(),this.$emit("on-ok")}}},Vn={};var bh=y(gh,Th,Nh,!1,Sh,null,null,null);function Sh(e){for(let t in Vn)this[t]=Vn[t]}var yh=function(){return bh.exports}(),kh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Picker",e._b({attrs:{prefixCls:"ivu-date-picker",visible:e.visible},on:{"on-click-outside":e.closePicker},scopedSlots:e._u([{key:"content",fn:function(){return[a("div",{staticClass:"ivu-picker-panel-body"},[a("div",{staticClass:"ivu-date-picker-header"},[a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-prev-btn ivu-date-picker-prev-btn-arrow-double",on:{click:function(s){return e.changeYear("last")}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),a("span",{staticClass:"ivu-date-picker-header-label"},[e._v(e._s(e.year)+"\u5E74")]),a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-next-btn ivu-date-picker-next-btn-arrow-double",on:{click:function(s){return e.changeYear("next")}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1)]),a("div",{staticClass:"ivu-date-picker-cells ivu-date-picker-cells-month half-year"},e._l(e.dataList,function(s){return a("span",{key:s.value,class:{"ivu-date-picker-cells-cell":!0,"ivu-date-picker-cells-cell-disabled":s.disable,"ivu-date-picker-cells-cell-selected":!s.disable&&e.halfYear===s.value},on:{click:function(n){return e.handleClick(s)}}},[a("em",[e._v(e._s(s.label))])])}),0),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handleClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)]},proxy:!0}])},"Picker",e.$attrs,!1),[e._t("default",function(){return[a("Input",{attrs:{value:e.messageTxt,readonly:""},on:{"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(s){return e.handleFocus.apply(null,arguments)},mouseenter:function(s){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(s){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icon",{attrs:{slot:"suffix",type:e.arrowType},on:{click:e.handleClickIcon},slot:"suffix"})],1)]})],2)},Fh=[];function Wh(e){return e=parseInt(e),isNaN(e)?"":e<=6?"H1":"H2"}const Zh=new Date().getFullYear(),xh=new Date().getMonth()+1,Mh=Wh(xh),wh={name:"IndHalfYearPicker",components:{Input:B.Input,Picker:fn,Icons:oe,Confirm:_t},directives:{clickOutside:Oe},props:{value:{type:String,default:""},open:Boolean,clearable:{type:Boolean,default:!0},confirm:Boolean,readonly:Boolean,disabled:Boolean,fullYear:Boolean,options:{type:Object,default:()=>({})}},data(){return{isFocused:!1,internalFocus:!1,isInit:!1,visible:this.open,tempValue:null,message:null,year:null,halfYear:null,dataList:[{label:"\u4E0A\u534A\u5E74",value:"H1",disable:!1},{label:"\u4E0B\u534A\u5E74",value:"H2",disable:!1}],showClose:!1}},computed:{arrowType(){return this.showClose?"ios-close-circle":"ios-calendar-outline"},messageTxt(){var a;if(!this.message||this.message.length<4)return"";const e=this.message.substring(4,6),t=((a=this.dataList.find(s=>s.value===e))==null?void 0:a.label)||"";return`${this.message.substring(0,4)}${t}`},selectYear(){return this.tempValue?parseInt(this.tempValue.substring(0,4)):null},selectHalfYear(){return this.tempValue?this.tempValue.substring(4,6):null}},watch:{open(e){this.visible=!!e},value(){this.value!==this.message&&this.initData()}},created(){this.fullYear&&this.dataList.unshift({label:"\u5168\u5E74",value:"",disable:!1}),this.initData()},methods:{initData(){this.value?(this.year=this.value.substring(0,4),this.halfYear=this.value.substring(4,this.value.length),this.message=`${this.year}${this.halfYear}`):this.isInit?(this.halfYear=null,this.message=null):(this.year=Zh,this.halfYear=Mh,this.message=`${this.year}${this.halfYear}`,this.emitChange(!1)),this.tempValue=this.message,this.isInit||(this.isInit=!0)},handleFocus(e){this.readonly||this.disabled||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.handleData(),this.visible=!0,this.emitOpenChange()))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.closePicker()},handleInputMouseenter(){this.readonly||this.disabled||(this.showClose=this.message&&this.clearable)},handleInputMouseleave(){this.showClose=!1},handleClear(){this.halfYear=null,this.tempValue=null,this.emitChange(),this.$emit("on-clear")},handleClickIcon(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.handleFocus()},changeYear(e){e==="last"?this.year--:this.year++,this.year===this.selectYear?this.halfYear=this.selectHalfYear:this.halfYear=null,this.handleData()},handleData(){this.options&&this.options.disabledDate&&this.dataList.forEach(e=>{e.disable=this.options.disabledDate(`${this.year}${e.value}`)})},handleClick(e){e.disable||(this.halfYear=e.value,this.tempValue=`${this.year}${this.halfYear}`,this.confirm||(this.emitChange(),this.closePicker()))},closePicker(){this.visible=!1,this.emitOpenChange()},emitChange(e=!0){e&&(this.message=this.tempValue),this.$emit("on-change",this.message)},emitOpenChange(){this.$emit("on-open-change",this.visible)},handlePickSuccess(){this.emitChange(),this.closePicker(),this.$emit("on-ok")}}},Tn={};var Eh=y(wh,kh,Fh,!1,Dh,null,null,null);function Dh(e){for(let t in Tn)this[t]=Tn[t]}var Ch=function(){return Eh.exports}(),_h=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.useIvuPicker?a("DatePicker",e._b({attrs:{type:e.type,value:e.date,format:e.ivuFormat,options:e.useOptions},on:{input:e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(s){return e.$emit("on-ok")},"on-clear":function(s){return e.$emit("on-clear")}}},"DatePicker",e.$attrs,!1),[e._t("default")],2):e.type==="quarter"?a("QuarterPicker",e._b({attrs:{value:e.date,options:e.useOptions},on:{"on-change":e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(s){return e.$emit("on-ok")},"on-clear":function(s){return e.$emit("on-clear")}}},"QuarterPicker",e.$attrs,!1),[e._t("default")],2):e.type==="half-year"?a("HalfYearPicker",e._b({attrs:{value:e.date,options:e.useOptions},on:{"on-change":e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(s){return e.$emit("on-ok")},"on-clear":function(s){return e.$emit("on-clear")}}},"HalfYearPicker",e.$attrs,!1),[e._t("default")],2):e._e()},Jh=[];const Yh=["date","year","month","datetime"],Bh={name:"IndDatePickerInner",components:{DatePicker:hh,QuarterPicker:yh,HalfYearPicker:Ch},props:{type:{type:String,default:"date"},value:{type:String},options:Object,minDate:String,maxDate:String},data(){return{date:this.value}},computed:{useIvuPicker(){return Yh.includes(this.type)},ivuFormat(){return this.type==="datetime"?"YYYY-MM-DD HH:mm":null},useOptions(){const e=d.default.cloneDeep(this.options||{}),t=this.minDate,a=this.maxDate;return!e.disabledDate&&(t||a)&&(["quarter","half-year"].includes(this.type)?e.disabledDate=s=>{let n=!1;return!!t&&s<t&&(n=!0),!!a&&s>a&&(n=!0),n}:e.disabledDate=s=>{let n=!1;const i=v.str2Date(t),l=v.str2Date(a);return v.isDate(i)&&v.isDate(s)&&s.getTime()<i.getTime()&&(n=!0),v.isDate(l)&&v.isDate(s)&&s.getTime()>l.getTime()&&(n=!0),n}),e}},methods:{async setDate(e){e!==this.date&&(await this.$nextTick(),this.date=e)},getDateStr(e){if(!e)return e;const t=this.type;let a=e;return t==="datetime"?a=we(e).format("YYYYMMDDHHmm"):t==="date"?a=we(e).format("YYYYMMDD"):t==="month"?a=we(e).format("YYYYMM"):t==="year"&&(a=we(e).format("YYYY")),a==="Invalid Date"?this.date:a},changeValue(e){const t=this.getDateStr(e);this.date=t,this.emitChange(t)},emitChange(e){this.$emit("on-change",e)},handleOpenChange(e){this.$emit("on-open-change",e)}}},Nn={};var zh=y(Bh,_h,Jh,!1,Ih,null,null,null);function Ih(e){for(let t in Nn)this[t]=Nn[t]}var Qh=function(){return zh.exports}(),Gh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-date-picker"},[e.isRange?[a("div",{staticClass:"ind-range-date-picker"},[a("PickerInner",e._b({ref:"beginPicker",attrs:{type:e.pickerType,value:e.beginDate,open:e.beginOpen},on:{"on-change":function(s){for(var n=arguments.length,i=Array(n);n--;)i[n]=arguments[n];return e.changeRangeValue.apply(void 0,["begin"].concat(i))},"on-open-change":function(s){for(var n=arguments.length,i=Array(n);n--;)i[n]=arguments[n];return e.handleOpenChange.apply(void 0,["on-begin-open-change"].concat(i))},"on-ok":function(s){return e.$emit("on-begin-ok")}}},"PickerInner",e.$attrs,!1),[e._t("begin")],2),a("span",{staticClass:"range-sep"},[e._v("-")]),a("PickerInner",e._b({ref:"endPicker",attrs:{type:e.pickerType,value:e.endDate,open:e.endOpen},on:{"on-change":function(s){for(var n=arguments.length,i=Array(n);n--;)i[n]=arguments[n];return e.changeRangeValue.apply(void 0,["end"].concat(i))},"on-open-change":function(s){for(var n=arguments.length,i=Array(n);n--;)i[n]=arguments[n];return e.handleOpenChange.apply(void 0,["on-end-open-change"].concat(i))},"on-ok":function(s){return e.$emit("on-end-ok")}}},"PickerInner",e.$attrs,!1),[e._t("end")],2)],1)]:[a("PickerInner",e._b({ref:"picker",attrs:{type:e.type,value:e.date,open:e.open},on:{"on-change":e.changeValue,"on-open-change":function(s){for(var n=arguments.length,i=Array(n);n--;)i[n]=arguments[n];return e.handleOpenChange.apply(void 0,["on-open-change"].concat(i))},"on-ok":function(s){return e.$emit("on-ok")},"on-clear":function(s){return e.$emit("on-clear")}}},"PickerInner",e.$attrs,!1),[e._t("default")],2)]],2)},Oh=[];const Lh={name:"IndDatePicker",components:{PickerInner:Qh},props:{open:{type:Boolean,default:null},beginOpen:{type:Boolean,default:null},endOpen:{type:Boolean,default:null},type:{type:String,default:"date"},value:{type:[String,Array]},isLimitOneYear:Boolean},data(){return{date:this.value,beginDate:null,endDate:null}},computed:{isRange(){return this.type.includes("range")},pickerType(){return this.type.replace("-range","")}},created(){this.initDate()},watch:{value(){this.initDate()}},methods:{async initDate(){if(await this.$nextTick(),!this.isRange&&this.value!==this.date)this.date=this.value,this.$refs.picker.setDate(this.date);else if(this.isRange&&v.isArray(this.value)){const[e,t]=this.value;e!==this.beginDate&&(this.beginDate=e&&typeof e=="string"?e:null,this.$refs.beginPicker.setDate(this.beginDate)),t!==this.endDate&&(this.endDate=t&&typeof t=="string"?t:null,this.$refs.endPicker.setDate(this.endDate))}},changeValue(e){this.date=e,this.emitChange(e)},changeRangeValue(e,t){if(e==="begin"){if(t&&this.endDate&&this.isLimitOneYear&&t.substring(0,4)!==this.endDate.substring(0,4)){this.$Message.error("\u8BE5\u529F\u80FD\u4E0D\u5141\u8BB8\u8DE8\u5E74\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\uFF01"),this.$refs.beginPicker.setDate(this.beginDate);return}this.beginDate=t}else{if(t&&this.beginDate&&this.isLimitOneYear&&t.substring(0,4)!==this.beginDate.substring(0,4)){this.$Message.error("\u8BE5\u529F\u80FD\u4E0D\u5141\u8BB8\u8DE8\u5E74\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\uFF01"),this.$refs.endPicker.setDate(this.endDate);return}this.endDate=t}this.emitChange([this.beginDate,this.endDate])},emitChange(e){this.$emit("input",e)},handleOpenChange(e,t){this.$emit(e,t)}}},vn={};var jh=y(Lh,Gh,Oh,!1,$h,null,null,null);function $h(e){for(let t in vn)this[t]=vn[t]}var Rn=function(){return jh.exports}(),Hh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return!e.lazyRender||e.isInit?a("div",[a("Drawer",e._b({staticClass:"ind-drawer",style:e.transfer?e.style:null,attrs:{value:e.isShow,transfer:e.transfer,closable:e.closable},on:{"on-visible-change":e.visibleChange,"on-resize-width":e.resizeWidth},scopedSlots:e._u([{key:"header",fn:function(){},proxy:!0},{key:"close",fn:function(){},proxy:!0},{key:"trigger",fn:function(){},proxy:!0}],null,!1,3562645912)},"Drawer",e.$attrs,!1),[a("div",{staticClass:"ind-drawer-content"},[e._t("default")],2),e.footer||e.$slots.footer?a("div",{staticClass:"ind-drawer-footer"},[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",loading:e.saving},on:{click:e.cancel}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",loading:e.saving},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]})],2):e._e()])],1):e._e()},Xh=[];const Ph={name:"IndDrawer",components:{Drawer:B.Drawer,ButtonGroup:Ne,Button:Te},props:{value:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},closable:{type:Boolean,default:!0},lazyRender:{type:Boolean,default:!0},footer:Boolean,showCancel:{type:Boolean,default:!0},saving:Boolean,cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":ye}}},watch:{value:{immediate:!0,async handler(){this.value?(this.transfer&&(Tt(),this.style["z-index"]=ye),this.isInit?this.isShow=this.value:(this.isInit=!0,await this.$nextTick(),this.isShow=this.value)):this.isShow=this.value}}},methods:{resizeWidth(...e){this.$emit("on-resize-width",...e)},close(){this.visibleChange(!1)},visibleChange(e){this.$emit("on-visible-change",e),this.$emit("input",e),e||this.$emit("close")},ok(){this.$emit("on-ok")},cancel(){this.$emit("on-cancel"),this.close()},escClose(e){if(this.isShow&&this.$attrs.closable&&e.keyCode===27){const a=Nt(this.$root,"IndDrawer").filter(s=>s.$data.isShow&&s.$props.closable).sort((s,n)=>s.$data.style["z-index"]<n.$data.style["z-index"]?1:-1)[0];setTimeout(()=>{a.close()},0)}}}},Un={};var Ah=y(Ph,Hh,Xh,!1,Kh,null,null,null);function Kh(e){for(let t in Un)this[t]=Un[t]}var xa=function(){return Ah.exports}(),qh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Dropdown",e._g(e._b({attrs:{trigger:e.useTrigger,visible:e.isShow,transfer:e.transfer,placement:e.placement},on:{"on-visible-change":e.onVisibleChange,"on-click":e.onClick,"on-clickoutside":e.handleClickOutside},scopedSlots:e._u([{key:"list",fn:function(){return[!e.lazyRender||e.isInit?a("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.handleTransferClickOutside,expression:"handleTransferClickOutside"}],ref:"list",staticClass:"ind-dropdown-list"},[e._t("list"),e.confirm&&e.showConfirmBtn?[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",size:"small"},on:{click:e.cancel}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",size:"small"},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]:e._e()],2):e._e()]},proxy:!0}],null,!0)},"Dropdown",e.$attrs,!1),e.$listeners),[a("div",{on:{click:e.handleClick}},[e._t("default")],2)])},eu=[];const tu={name:"IndDropdown",components:{Dropdown:B.Dropdown,ButtonGroup:Ne,Button:Te},directives:{clickOutside:Oe},props:{trigger:{type:String,default:"hover"},visible:Boolean,placement:{type:String,default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},lazyRender:{type:Boolean,default:!0},confirm:Boolean,showConfirmBtn:Boolean,showCancel:Boolean,cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{isInit:!1,isShow:this.trigger==="custom"?this.visible:!1,isShowing:!1,selectName:""}},computed:{useTrigger(){return this.confirm?"custom":this.trigger}},watch:{visible:{immediate:!0,handler(){this.trigger==="custom"&&(this.isShow=this.visible)}},isShow:{immediate:!0,async handler(){this.isShow&&(this.isInit||(this.isInit=!0),await this.$nextTick(),this.increaseZIndex())}}},methods:{increaseZIndex(){if(this.transfer){Tt();const e=this.$refs.list.parentElement;e&&setTimeout(()=>{e.style["z-index"]=ye},0)}},onVisibleChange(e){this.isShow=e},onClick(e){this.selectName=e},close(){this.trigger!=="custom"&&this.isShow&&this.onVisibleChange(!1)},ok(){this.$emit("on-ok",this.selectName),this.close()},cancel(){this.$emit("on-cancel"),this.close()},handleClick(){if(!this.confirm||this.trigger==="custom")return!1;this.isShow=!this.isShow,this.isShow&&(this.isShowing=!0,setTimeout(()=>{this.isShowing=!1},100))},handleClickOutside(){this.transfer||(this.handleClick(),this.handleRightClick())},handleTransferClickOutside(e){!this.transfer||this.isShowing||(this.confirm&&this.trigger!=="custom"?this.close():this.trigger==="custom"&&this.$emit("on-transfer-click-outside",e))}}},gn={};var au=y(tu,qh,eu,!1,su,null,null,null);function su(e){for(let t in gn)this[t]=gn[t]}var Jt=function(){return au.exports}(),nu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ul",{staticClass:"ivu-dropdown-menu"},[e._t("default")],2)},iu=[];const lu={name:"IndDropdownMenu"},bn={};var ru=y(lu,nu,iu,!1,ou,null,null,null);function ou(e){for(let t in bn)this[t]=bn[t]}var Sn=function(){return ru.exports}(),cu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{class:e.classes,on:{click:e.handleClick,dblclick:e.handleDblClick}},[e._t("default")],2)},du=[];const Yt="ivu-dropdown-item",hu={name:"IndDropdownItem",props:{name:{type:[String,Number]},disabled:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},divided:{type:Boolean,default:!1}},computed:{classes(){return[`${Yt}`,{[`${Yt}-disabled`]:this.disabled,[`${Yt}-selected`]:this.selected,[`${Yt}-divided`]:this.divided}]}},methods:{handleClick(){if(this.disabled)return;const e=Ua(this,"IndDropdown");this.$parent&&this.$parent.$options.name==="IndDropdown"?this.$parent.$emit("on-haschild-click"):e&&e.$options.name==="IndDropdown"&&e.$emit("on-hover-click"),e.$emit("on-click",this.name)},handleDblClick(){if(this.disabled)return;const e=Ua(this,"IndDropdown");this.$parent&&this.$parent.$options.name==="IndDropdown"?this.$parent.$emit("on-haschild-dblclick"):e&&e.$options.name==="IndDropdown"&&e.$emit("on-hover-dblclick"),e.$emit("on-dblclick",this.name)}}},yn={};var uu=y(hu,cu,du,!1,pu,null,null,null);function pu(e){for(let t in yn)this[t]=yn[t]}var kn=function(){return uu.exports}();const mu=8,Fn=()=>top==self?1700:1440;var Wn={name:"FormImpl",data(){return{form:{},enumList:[],enumData:{},showMore:!0,rules:{},refreshForm:!0}},props:{gridColumns:Number,labelWidth:Number,funId:String,fieldList:Array,value:Object,formType:{type:String,default:"form"},searchLoading:Boolean,queryBtn:{type:Boolean,default:!0},resetBtn:{type:Boolean,default:!0},scopedSlots:Object,formCacheList:Array,curCacheId:String,formEnumData:Object},created(){this.form=d.default.cloneDeep(this.value),this.initDictData(),this.rules=this.ruleValidate},computed:{labelWidthCalc(){let e=d.default.map(this.fieldList,a=>a.title.length);return Math.min(Math.max(100,d.default.max(e)*14+24),200)},ruleValidate(){let e={};return d.default.forEach(this.fieldList,t=>{var s,n;if(t.required instanceof Function?t.required(this.form):t.required){let i={required:!0,message:t.title+"\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"};if(t.validate&&(i.validator=t.validate,i.message=null),["number"].includes(t.type))i.type="number";else if(["checkbox","treeselect","fileUpload","imgUpload"].includes(t.type)||t.type==="select"&&((s=t.props)==null?void 0:s.multiple))i.type="array";else if(["datepicker","timepicker"].includes(t.type)){const l=t.props;((n=l==null?void 0:l.type)==null?void 0:n.includes("range"))?(i.type="array",i.len="2",i.fields={0:{type:"string",required:!0,message:t.title+"\u7684\u5F00\u59CB\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"},1:{type:"string",required:!0,message:t.title+"\u7684\u7ED3\u675F\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"}}):i.type="string"}"treeselect".includes(t.type)&&(i.trigger="custom"),e[t.formKey]=[i]}t.type=="idcard"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{let h=v.checkIdCard(l);!l||h=="\u9A8C\u8BC1\u901A\u8FC7!"?r():r(new Error(h))},trigger:"blur"})):t.type=="vehicleNo"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{!l||v.checkVehicleNo(l)?r():r(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8F66\u724C\u53F7\u683C\u5F0F"))},trigger:"blur"})):t.type=="phone"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{!l||v.checkPhone(l)?r():r(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u7535\u8BDD\u683C\u5F0F"))},trigger:"blur"})):t.type=="email"&&(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({type:"email",message:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u683C\u5F0F",trigger:"blur"}))}),e},ruleValidateStr(){return JSON.stringify(this.ruleValidate)},defaultSpan(){return this.gridColumns?24/this.gridColumns:mu}},watch:{fieldList(){this.initDictData()},value:{deep:!0,handler(){this.form=d.default.cloneDeep(this.value)}},ruleValidateStr:async function(){this.rules=this.ruleValidate,await this.$nextTick(),this.refreshForm=!1,await this.$nextTick(),this.refreshForm=!0}},methods:{initDictData(){let e=[];this.fieldList.forEach(t=>{t.enumKey&&e.push(t.enumKey)}),this.enumList=e,this.enumList&&this.enumList.length&&this.getDictData()},async getDictData(){const e=await v.getDictMapApi(this.enumList);let t={};d.default.forEach(e,(a,s)=>{t[s]={enumData:a.data,enumList:a.renderData}}),this.enumData=t},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}},render(e){let t=[],a,s=8,n=2;if(/android|iphone|ipad|ipod/i.test(window.navigator.userAgent)?(s=12,n=1):(s=window.innerWidth<Fn()?8:6,n=window.innerWidth<Fn()?2:3),a=d.default.fill(d.default.range(this.fieldList.length),this.formType=="search"?s:this.defaultSpan),d.default.forEach(this.fieldList,(i,l)=>{var h,u;i.span?a[l]=i.span:["textarea","fileUpload","imgUpload","editor"].includes(i.type)?a[l]=24:i.type=="datepicker"&&((u=(h=i.props)==null?void 0:h.type)==null||u.includes("range")),(i.condition instanceof Function?i.condition(this.form):i.condition!==!1)||(a[l]=0)}),this.formType!=="search"){let i=0;d.default.forEach(a,(l,r)=>{if(i!=0&&l!=this.defaultSpan&&l!==0&&(i+l)%24!=0){a[r-1]=a[r-1]+24-i,i=l%24;return}i=(i+l)%24,r==a.length-1&&i!=0&&(a[r]=a[r]+24-i)})}if(d.default.forEach(this.fieldList,(i,l)=>{var o,m,c,f,U,F,b,w,j,G,T,g,q,ae;let r;if(i.render)r=i.render(e,i,this.form);else{const te=i.disabled instanceof Function?i.disabled(this.form):i.disabled;switch(i.type){case"link":{r=e("span",{ref:i.formKey,style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:M=>{i.onClick&&i.onClick(this.form),M.preventDefault()}}},this.form[i.formKey]);break}case"input":case"email":case"phone":case"vehicleNo":case"idcard":{r=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:te},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form)}}});break}case"number":{r=e("Input",{ref:i.formKey,attrs:{title:""},props:{placeholder:"\u8BF7\u8F93\u5165\u6570\u5B57",...i.props,value:this.form[i.formKey],disabled:te,type:"number"},on:{"on-blur":M=>{var se;let J=M.target.value,Y=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(J);if(i&&i.props&&i.props.scale===0)Y=/(-?)(\d{1,13})(\d{0,999})?/.exec(J);else if(i&&i.props&&i.props.scale){let pe=i.props.scale;Y=new RegExp(`(-?)(\\d{1,13})(\\d{0,999})(\\.\\d{1,${pe}})?`).exec(J)}Y&&Y.length&&(J=((se=i==null?void 0:i.props)!=null&&se.enableNegative?Y[1]:"")+Y[2]+(Y[4]||"")),this.form[i.formKey]=parseFloat(J),this.$refs[i.formKey]&&this.$refs[i.formKey].setCurrentValue(J),this.$emit("input",this.form)}}});break}case"textarea":{r=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:te,type:"textarea",rows:((o=i.props)==null?void 0:o.rows)||3,maxlength:((m=i.props)==null?void 0:m.maxlength)||1024,showWordLimit:((c=i.props)==null?void 0:c.showWordLimit)||!0},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form)}}});break}case"editor":{r=e("IndWangEditor",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey],ossServerContext:this.$config.ossServerContext},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form)}}});break}case"select":{r=e("IndSelect",{ref:i.formKey,props:{placeholder:`\u8BF7\u9009\u62E9${i.title}`,...i.props,disabled:te,maxTagCount:1,multiple:(f=i.props)==null?void 0:f.multiple,value:this.form[i.formKey]},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((U=this.enumData[i.enumKey])==null?void 0:U.enumList)||[]).map(M=>e("IndOption",{props:{value:M.K}},[M.V])));break}case"checkbox":{r=e("CheckboxGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((F=this.enumData[i.enumKey])==null?void 0:F.enumList)||[]).map(M=>e("Checkbox",{props:{label:M.K,disabled:te}},[M.V])));break}case"switch":{const M=i.enumList||[{K:"0",V:""},{K:"1",V:""}];r=e("iSwitch",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey]===((b=M[1])==null?void 0:b.K)},on:{"on-change":J=>{var Y,se;this.form[i.formKey]=J?(Y=M[1])==null?void 0:Y.K:(se=M[0])==null?void 0:se.K,this.$emit("input",this.form)}}},[e("template",{slot:"open"},[((w=i.props)==null?void 0:w.openText)||((j=M[1])==null?void 0:j.V)||""]),e("template",{slot:"close"},[((G=i.props)==null?void 0:G.closeText)||((T=M[0])==null?void 0:T.V)||""])]);break}case"radio":{r=e("RadioGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((g=this.enumData[i.enumKey])==null?void 0:g.enumList)||[]).map(M=>e("Radio",{props:{label:M.K,disabled:te}},[M.V])));break}case"datepicker":{r=e("IndDatePicker",{ref:i.formKey,props:{value:this.form[i.formKey],type:((q=i.props)==null?void 0:q.type)||"date"},attrs:{placeholder:"\u8BF7\u9009\u62E9"+i.title,...i.props,minDate:i.minDate,maxDate:i.maxDate,disabled:te},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}});break}case"timepicker":{r=e("TimePicker",{ref:i.formKey,props:{...i.props||{},type:((ae=i.props)==null?void 0:ae.type)||"time",value:this.form[i.formKey]},attrs:{confirm:!0,...i.props||{}},on:{"on-change":M=>{var J,Y,se;this.val=M,((J=i.props)==null?void 0:J.confirm)===!1&&(this.form[i.formKey]=this.val instanceof Date?we(this.val).format((Y=i.props)!=null&&Y.format?(se=i.props)==null?void 0:se.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey))},"on-ok":()=>{var J,Y;this.form[i.formKey]=this.val instanceof Date?we(this.val).format((J=i.props)!=null&&J.format?(Y=i.props)==null?void 0:Y.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"treeselect":{r=e("IndTreeSelect",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],selectTitle:"\u8BF7\u9009\u62E9"+i.title,disabled:te},attrs:{...i.props,noTriggerInDefault:!0},on:{input:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"itemComp":case"rowSumSetting":{r=e({itemComp:"IndItemCompInputModal",rowSumSetting:"IndRowSumSettingInputModal"}[i.type],{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],readonly:te},on:{input:J=>{this.form[i.formKey]=J,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"fileUpload":{r=e("IndUploadFile",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:te},attrs:{...i.props},on:{onChangeData:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"imgUpload":{r=e("IndUploadImg",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:te},attrs:{...i.props},on:{onChangeData:M=>{this.form[i.formKey]=M,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"html":{r=e("div",{ref:i.formKey,domProps:{innerHTML:this.form[i.formKey]}});break}default:{let M=this.form[i.formKey];if(i.enumKey){let J=M;M=((this.enumData[i.enumKey]||{}).enumData||{})[M],M==null&&(J==null?void 0:J.includes(","))&&(M=J.split(",").map(Y=>((this.enumData[i.enumKey]||{}).enumData||{})[Y]).join("\u3001"))}else if(i.enumList&&i.enumList.length){let J=M;M=((i.enumList||[]).find(({K:Y})=>Y===M)||{}).V,M==null&&(J==null?void 0:J.includes(","))&&(M=J.split(",").map(Y=>((i.enumList||[]).find(({K:se})=>se===Y)||{}).V).join("\u3001"))}else if(i.enumData){let J=M;M=i.enumData[M],M==null&&(J==null?void 0:J.includes(","))&&(M=J.split(",").map(Y=>i.enumData[Y]).join("\u3001"))}i.dateFormat&&(M=v.formatDate(M)),M!=null&&M!==void 0?r=e("span",{},[M]):r=e("span",{domProps:{innerHTML:"&nbsp;"}})}}}let h=i.condition instanceof Function?i.condition(this.form):i.condition!==!1,u=this.formType=="search"?this.showMore?!0:l<n:!0;h&&u&&t.push(e("Col",{props:{span:a[l]}},[e("FormItem",{props:{label:i.title,prop:i.formKey}},[i.checkAble?e("div",{style:{display:"grid",gridTemplateColumns:"1fr 67px"}},[this.scopedSlots[i.formKey]?this.scopedSlots[i.formKey]({form:this.form,item:i}):r,e("Checkbox",{props:{label:i.formKey,value:i.checked},style:{flexShrink:0,marginLeft:"10px"},on:{input:function(){i.checked=!i.checked,console.log("d.checked now is",i.checked)}}},[i.checkLabel||"\u5206\u7EC4"])]):this.scopedSlots[i.formKey]?this.scopedSlots[i.formKey]({form:this.form,item:i}):r])]))}),this.formType=="search"){let i=e("Col",{props:{span:s}},[e("FormItem",{props:{labelWidth:this.labelWidthCalc,label:" "},class:"textAlignRight"},[e("IndButton",{props:{bizType:"query"},attrs:{loading:this.searchLoading},on:{click:()=>{this.$emit("doSearch")}}},"\u67E5\u8BE2"),e("IndButton",{props:{bizType:"reset"},attrs:{loading:this.searchLoading},style:{display:this.resetBtn?"inline-block":"none"},on:{click:()=>{this.$emit("reset")}}},"\u91CD\u7F6E"),e("Button",{class:"show-more-query",props:{type:"text"},on:{click:()=>{this.showMore=!this.showMore}},style:{display:this.fieldList.length>n?"inline-block":"none"}},[this.showMore?"\u6536\u8D77":"\u5C55\u5F00",e("Icon",{props:{type:this.showMore?"ios-arrow-up":"ios-arrow-down"}})])])]);if(this.fieldList.length>2)this.queryBtn&&t.splice(n,0,i);else{let l=e("Col",{props:{span:s}},[e("FormItem",{props:{label:" "}},"")]);(this.fieldList.length==1&&[2,3].includes(n)||this.fieldList.length==2&&[3].includes(n))&&t.push(l),this.fieldList.length==1&&n==3&&t.push(l),this.queryBtn&&t.push(i)}}return this.refreshForm?e("Form",{ref:"form",class:this.formType=="search"?"":"ind-detail-form",props:{model:this.form,rules:this.rules,labelWidth:this.labelWidthCalc,labelColon:!1},nativeOn:{submit:i=>(console.log("submit trigger"),i.preventDefault(),!1)}},[e("Row",{style:{width:"100%"}},t)]):e("span",{},"")}},fu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return!e.lazyRender||e.isInit?a("div",[a("Modal",e._b({staticClass:"ind-modal",style:e.transfer?e.style:null,attrs:{value:e.isShow,transfer:e.transfer,footerHide:e.footerHide},on:{"on-visible-change":e.visibleChange,"on-ok":e.ok,"on-cancel":function(s){return e.cancel("modal")}},scopedSlots:e._u([{key:"header",fn:function(){},proxy:!0},{key:"close",fn:function(){},proxy:!0},{key:"footer",fn:function(){return[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",loading:e.saving},on:{click:function(s){return e.cancel("footer-btn")}}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",loading:e.saving},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]})]},proxy:!0}],null,!0)},"Modal",e.$attrs,!1),[e._t("default")],2)],1):e._e()},Vu=[];const Tu={name:"IndModal",components:{Modal:B.Modal,ButtonGroup:Ne,Button:Te},props:{value:Boolean,footerHide:Boolean,showCancel:{type:Boolean,default:!0},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"},loading:Boolean,lazyRender:{type:Boolean,default:!0},saving:Boolean,cancelNotClose:Boolean},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":ye}}},watch:{value:{immediate:!0,async handler(){this.value?(this.transfer&&(Tt(),this.style["z-index"]=ye),this.isInit?this.isShow=this.value:(this.isInit=!0,await this.$nextTick(),this.isShow=this.value)):this.isShow=this.value}}},methods:{close(){this.visibleChange(!1)},visibleChange(e){this.$emit("on-visible-change",e),this.$emit("input",e),e||this.$emit("close")},ok(){this.$emit("on-ok")},cancel(e){this.$emit("on-cancel",e),this.cancelNotClose||this.close()}}},Zn={};var Nu=y(Tu,fu,Vu,!1,vu,null,null,null);function vu(e){for(let t in Zn)this[t]=Zn[t]}var ie=function(){return Nu.exports}();const _e="ivu-modal-confirm";ie.newInstance=e=>{const t=e||{},a=new Se.default({data:Object.assign({},t,{visible:!1,width:416,title:"",body:"",iconType:"",iconName:"",okText:void 0,cancelText:void 0,showCancel:!1,loading:!1,buttonLoading:!1,scrollable:!1,closable:!1,closing:!1}),render(i){let l=[];this.showCancel&&l.push(i("IndButton",{props:{bizType:"cancel"},on:{click:this.cancel}},this.cancelText)),l.push(i("IndButton",{props:{bizType:"confirm"},attrs:{loading:this.buttonLoading},on:{click:this.ok}},this.okText));let r=i("IndButtonGroup",{props:{right:!0},attrs:{class:"ind-button"}},[l]),h;this.render?h=i("div",{attrs:{class:`${_e}-body ${_e}-body-render`}},[this.render(i)]):h=i("div",{attrs:{class:`${_e}-body`}},[i("div",{domProps:{innerHTML:this.body}})]);let u;return this.title&&(u=i("div",{attrs:{class:`${_e}-head`}},[i("div",{class:this.iconTypeCls},[i("i",{class:this.iconNameCls})]),i("div",{attrs:{class:`${_e}-head-title`},domProps:{innerHTML:this.title}})])),i(ie,{attrs:Object.assign({},t,{width:this.width,scrollable:this.scrollable,closable:this.closable}),domProps:{value:this.visible},on:{input:o=>{this.visible=o},"on-cancel":this.cancel}},[i("div",{attrs:{class:_e}},[u,h,i("div",{attrs:{class:`${_e}-footer`}},[r])])])},computed:{iconTypeCls(){return[`${_e}-head-icon`,`${_e}-head-icon-${this.iconType}`]},iconNameCls(){return["ivu-icon",`ivu-icon-${this.iconName}`]}},methods:{cancel(){this.closing||(this.$children[0].visible=!1,this.buttonLoading=!1,this.onCancel(),this.remove())},ok(){this.closing||(this.loading?this.buttonLoading=!0:(this.$children[0].visible=!1,this.remove()),this.onOk())},remove(){this.closing=!0,setTimeout(()=>{this.closing=!1,this.destroy()},300)},destroy(){this.$destroy(),this.$el&&document.body.removeChild(this.$el),this.onRemove()},onOk(){},onCancel(){},onRemove(){}}}),s=a.$mount();document.body.appendChild(s.$el);const n=a.$children[0];return{show(i){switch(n.$parent.showCancel=i.showCancel,n.$parent.iconType=i.icon,i.icon){case"info":n.$parent.iconName="ios-information-circle";break;case"success":n.$parent.iconName="ios-checkmark-circle";break;case"warning":n.$parent.iconName="ios-alert";break;case"error":n.$parent.iconName="ios-close-circle";break;case"confirm":n.$parent.iconName="ios-help-circle";break}"width"in i&&(n.$parent.width=i.width),"closable"in i&&(n.$parent.closable=i.closable),"title"in i&&(n.$parent.title=i.title),"content"in i&&(n.$parent.body=i.content),"okText"in i&&(n.$parent.okText=i.okText),"cancelText"in i&&(n.$parent.cancelText=i.cancelText),"onCancel"in i&&(n.$parent.onCancel=i.onCancel),"onOk"in i&&(n.$parent.onOk=i.onOk),"loading"in i&&(n.$parent.loading=i.loading),"scrollable"in i&&(n.$parent.scrollable=i.scrollable),n.$parent.onRemove=i.onRemove,n.visible=!0},remove(){n.visible=!1,n.$parent.buttonLoading=!1,n.$parent.remove()},component:n}};let bt;function xn(e=void 0,t=!0){return bt=bt||ie.newInstance({value:!0,closable:!1,maskClosable:!1,footerHide:!0,lazyRender:!1,render:e,lockScroll:t}),bt}function St(e){return new Promise((t,a)=>{const s="render"in e?e.render:void 0,n="lockScroll"in e?e.lockScroll:!0;let i=xn(s,n);e.onRemove=function(){bt=null},i.show({onOk:()=>t(),onCancel:()=>a("cancel"),...e})})}ie.info=function(e={}){return e.icon="info",e.showCancel=!1,St(e)},ie.success=function(e={}){return e.icon="success",e.showCancel=!1,St(e)},ie.warning=function(e={}){return e.icon="warning",e.showCancel=!1,St(e)},ie.error=function(e={}){return e.icon="error",e.showCancel=!1,St(e)},ie.confirm=function(e={}){return e.icon="confirm",e.showCancel=!0,St(e)},ie.remove=function(){if(!bt)return!1;xn().remove()};var Ru=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:"\u6211\u7684\u9ED8\u8BA4\u67E5\u8BE2\u7BA1\u7406",value:e.value},on:{input:function(s){return e.$emit("input",s)}}},[a("IndButton",{attrs:{bizType:"table"},on:{click:function(s){return e.addItem()}}},[e._v("\u65B0\u589E")]),a("div",{staticClass:"condition-pannel-wrap"},e._l(e.datas,function(s,n){return a("Card",{key:"condition"+n,staticClass:"condition-card"},[a("Tooltip",{attrs:{slot:"title",content:s.titleName},slot:"title"},[a("div",{staticClass:"title-row"},[a("div",{class:["title-name",s.isDefault=="1"?"ind-blue":""]},[e._v(" "+e._s(s.titleName)+" ")])])]),a("IndButtonGroup",{attrs:{slot:"extra"},slot:"extra"},[a("IndButton",{attrs:{bizType:s.isDefault=="1"?"table-delete":"table"},on:{click:function(i){return e.setDefaultItem(s)}}},[e._v(e._s(s.isDefault=="1"?"\u53D6\u6D88\u9ED8\u8BA4":"\u8BBE\u4E3A\u9ED8\u8BA4"))]),a("IndButton",{attrs:{bizType:"table"},on:{click:function(i){return e.editItem(s)}}},[e._v("\u7F16\u8F91")]),a("IndButton",{attrs:{bizType:"table"},on:{click:function(i){return e.removeItem(s)}}},[e._v("\u5220\u9664")])],1),a("div",{staticClass:"condition-content"},e._l(e.fieldList,function(i,l){return a("div",{directives:[{name:"show",rawName:"v-show",value:s[i.formKey],expression:"item[field.formKey]"}],key:n+"field"+l,staticClass:"contidtion-row"},[a("div",{staticClass:"condition-label"},[e._v(e._s(i.title)+"\uFF1A")]),a("div",{staticClass:"condition-value"},[e._v(e._s(e.renderValue(s,i)))])])}),0)],1)}),1),a("IndModal",{attrs:{width:"1000","mask-closable":!1,title:"\u65B0\u589E/\u7F16\u8F91"},on:{"on-ok":e.saveCondition},model:{value:e.showEdit,callback:function(s){e.showEdit=s},expression:"showEdit"}},[a("div",{staticClass:"condition-pannel-wrap ivu-biz-form-row",staticStyle:{display:"block"}},[a("FormImpl",{ref:"editForm",attrs:{gridColumns:1,fieldList:e.fieldListCalc},model:{value:e.editData,callback:function(s){e.editData=s},expression:"editData"}})],1)])],1)},Uu=[];const gu={components:{FormImpl:Wn,IndModal:ie},props:{value:Boolean,funId:String,fieldList:Array,formCacheList:Array,formEnumData:Object},data(){return{datas:[],showEdit:!1,editData:{}}},computed:{fieldListCalc(){let e=d.default.cloneDeep(this.fieldList);return e.unshift({title:"\u9884\u7F6E\u6807\u9898",type:"input",formKey:"titleName",required:!0}),e}},created(){let e=localStorage.getItem("condition-cache"+this.funId);if(e){this.datas=JSON.parse(e);let t=d.default.find(this.datas,{isDefault:"1"});t&&t.id&&this.$emit("defaultCacheDone",d.default.cloneDeep(t))}else this.datas=[]},watch:{datas:function(){this.$emit("update:formCacheList",this.datas)}},methods:{setDefaultItem(e){let t=e.isDefault;d.default.forEach(this.datas,s=>s.isDefault="0"),e.isDefault=t=="1"?"0":"1";let a=d.default.cloneDeep(this.datas);this.datas=a,this.syncToStorage()},useItem(e){this.$emit("useItem",d.default.cloneDeep(e)),this.$emit("input",!1),console.log("useItem",e)},editItem(e){this.editData=d.default.cloneDeep(e),console.log("editItem",this.editData),this.$refs.editForm.resetFields(),this.showEdit=!0},addItem(){this.editData={},this.showEdit=!0},renderValue(e,t){var s;let a=e[t.formKey];if(["input","number","textarea","datepicker"].includes(t.type))return a;if(["treeselect"].includes(t.type))return a==null?void 0:a.map(n=>n.title).join("\u3001");if(["select","checkbox","radio"].includes(t.type)){let n=d.default.reduce(t.enumList||((s=this.formEnumData[t.enumKey])==null?void 0:s.enumList)||[],(i,l)=>(i[l.K]=l.V,i),{});return a instanceof Array?a.map(i=>n[i]).join("\u3001"):n[a]||"\u5168\u90E8"}},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let t=d.default.cloneDeep(this.datas);d.default.remove(t,{id:e.id}),this.datas=t,this.syncToStorage()}catch(t){console.log(t)}this.$Modal.remove()},syncToStorage(){localStorage.setItem("condition-cache"+this.funId,JSON.stringify(this.datas))},async saveCondition(){if(await this.$refs.editForm.validate()){let e=d.default.cloneDeep(this.datas);if(this.editData.id){let t=d.default.find(e,{id:this.editData.id});d.default.assign(t,d.default.cloneDeep(this.editData))}else{let t=d.default.cloneDeep(this.editData);t.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),t.isDefault="0",e.push(t)}this.datas=e,this.syncToStorage(),this.showEdit=!1}}}},Mn={};var bu=y(gu,Ru,Uu,!1,Su,null,null,null);function Su(e){for(let t in Mn)this[t]=Mn[t]}var yu=function(){return bu.exports}(),ku=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-form-wrap"},[a("FormImpl",e._g(e._b({ref:"form",attrs:{funId:(e.funId||"")+"-"+e.$route.meta.permissionId,formCacheList:e.formCacheList,curCacheId:e.curCacheId,formEnumData:e.formEnumData,value:e.value,fieldList:e.fieldList,scopedSlots:e.$scopedSlots},on:{"update:formEnumData":function(s){e.formEnumData=s},"update:form-enum-data":function(s){e.formEnumData=s},setCondition:e.setCondition}},"FormImpl",Object.assign({},e.$attrs),!1),e.$listeners)),a("ConditionManager",{ref:"conditionManager",attrs:{formCacheList:e.formCacheList,formEnumData:e.formEnumData,fieldList:e.fieldList,funId:(e.funId||"")+"-"+e.$route.meta.permissionId},on:{"update:formCacheList":function(s){e.formCacheList=s},"update:form-cache-list":function(s){e.formCacheList=s},useItem:e.useItem,defaultCacheDone:function(s){e.$emit("defaultCacheDone",s),e.curCacheId=s.id}},model:{value:e.showConditon,callback:function(s){e.showConditon=s},expression:"showConditon"}})],1)},Fu=[];const Wu={props:{fieldList:Array,funId:String,value:Object,openPreSetting:Boolean},components:{FormImpl:Wn,ConditionManager:yu},data(){return{showConditon:!1,curCacheId:"",formCacheList:[],formEnumData:{}}},methods:{async setCondition(e){if(e=="edit")this.showConditon=!0;else if(e=="saveAs")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value,id:null,isDefault:"0",conditionTitle:""},console.log("saveAs this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else if(e=="save")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value},console.log("save this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else{let t=d.default.find(this.formCacheList,{id:e});console.log("cacheTmp",t),t&&t.id&&(this.curCacheId=t.id,this.$emit("input",t))}},useItem(e){this.curCacheId=e.id,this.$emit("input",e)},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}}},wn={};var Zu=y(Wu,ku,Fu,!1,xu,null,null,null);function xu(e){for(let t in wn)this[t]=wn[t]}var Ma=function(){return Zu.exports}();const En=me.ipmDmServerContext+"/ipm/dm/utils";function Mu(){return v.axios.get(En+"/getUserName")}function wu(e){return v.axios.get(En+"/getCommonOpinion",{params:e})}var Eu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{"mask-closable":!1,title:e.title,width:e.width},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[a("Form",{attrs:{"label-width":120}},[a("FormItem",{attrs:{label:"\u5E38\u7528\u610F\u89C1\uFF1A"}},[a("Select",{on:{"on-select":e.commonOpinionChange},model:{value:e.commonOpinion,callback:function(s){e.commonOpinion=s},expression:"commonOpinion"}},e._l(e.opinionList,function(s){return a("Option",{key:s.opinionId,attrs:{value:s.opinionContent}},[e._v(e._s(s.opinionContent))])}),1)],1),a("FormItem",{attrs:{label:"\u5BA1\u6838\u610F\u89C1\uFF1A"}},[a("Input",{attrs:{type:"textarea",rows:3,maxlength:"300","show-word-limit":"",placeholder:"\u8BF7\u8F93\u5165\u5BA1\u6838\u610F\u89C1..."},model:{value:e.opinion,callback:function(s){e.opinion=s},expression:"opinion"}})],1),a("Row",[a("Col",{attrs:{span:"8"}},[e.fileId?a("FormItem",{attrs:{label:"\u5BA1\u6838\u4EBA\uFF1A"}},[a("img",{staticStyle:{width:"80px","vertical-align":"middle"},attrs:{src:e.fileUrl}})]):e._e(),e.fileId?e._e():a("FormItem",{attrs:{label:"\u5BA1\u6838\u4EBA\uFF1A"}},[e._v(" "+e._s(e.currUser)+" ")])],1),a("Col",{staticStyle:{"text-align":"center"},attrs:{span:"2"}}),a("Col",{attrs:{span:"14"}},[a("FormItem",{attrs:{label:"\u5BA1\u6838\u65F6\u95F4\uFF1A"}},[e._v(e._s(e.auditDate))])],1)],1)],1),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{type:"primary"},on:{click:function(s){return e.audit()}}},[e._v("\u786E\u5B9A")])],1)],1)},Du=[];const Cu={name:"IndAuditBox",components:{Modal:ie,Form:B.Form,FormItem:B.FormItem,Select:B.Select,Option:B.Option,Input:B.Input,Row:B.Row,Col:B.Col,Button:B.Button},props:{value:Boolean,auditUser:String,buttonNum:String,title:{type:String,default:"\u5BA1\u6838\u610F\u89C1"},width:{type:Number,default:700}},data(){return{auditDate:"",checkStatus:"10",currUser:this.auditUser,boxShow:this.value,opinion:"",fileId:"",fileUrl:"",opinionList:"",commonOpinion:"",loaded:!1}},watch:{buttonNum(){this.buttonNum=="Y"?this.checkStatus="10":this.checkStatus="20",this.init();try{this.getCommonOpinion(),this.loaded=!0}catch(e){console.log(e),this.loaded=!0,this.$Message.error("\u83B7\u53D6\u5E38\u7528\u8BED\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01")}},value(){if(this.value){if(this.init(),!this.loaded)try{this.getCommonOpinion(),this.loaded=!0}catch(e){console.log(e),this.$Message.error("\u83B7\u53D6\u5E38\u7528\u8BED\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01"),this.loaded=!0}this.boxShow=!0}},auditUser(){return this.auditUser}},created(){this.init(),this.getUserName()},methods:{init(){this.auditDate=we().format("YYYY\u5E74MM\u6708DD\u65E5 HH:mm:ss"),this.commonOpinion=""},async getUserName(){try{const e=await Mu();this.currUser=e.data.userName,this.fileId=e.data.fileId,this.fileId!=null&&this.fileId!=""&&(this.fileUrl=`${this.$config.impOssContext}/api/oss/file/get/`+this.fileId)}catch(e){console.error(e)}},async getCommonOpinion(){try{let e="00";this.buttonNum=="Y"?e="10":e="20";let t={type:e};const{data:a}=await wu(t);this.opinionList=a||[]}catch(e){console.error(e)}},commonOpinionChange({value:e}){this.opinion=e},audit(){var e={},t=this.opinion;if(this.checkStatus=="20"){if(t==null||t.trim()==""){this.$Message.error("\u8BF7\u8F93\u5165\u610F\u89C1\uFF01");return}}else t==null||t.trim()=="";e.opinion=t.trim(),e.status=this.checkStatus,this.$emit("onOk",e),this.$emit("input",!1),this.clearData(),this.boxShow=!1},onCancel(){this.$emit("input",!1),this.clearData(),this.boxShow=!1},clearData(){this.auditDate="",this.opinion=""}}},Dn={};var _u=y(Cu,Eu,Du,!1,Ju,null,null,null);function Ju(e){for(let t in Dn)this[t]=Dn[t]}var Cn=function(){return _u.exports}();const Bt=Se.default.prototype.$isServer;var Yu={props:{eventsEnabled:{type:Boolean,default:!1},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:Object,popper:Object,offset:{default:0},value:{type:Boolean,default:!1},transition:String,options:{type:Object,default(){return{modifiers:{computeStyle:{gpuAcceleration:!1},preventOverflow:{boundariesElement:"window"}}}}}},data(){return{visible:this.value}},watch:{value:{immediate:!0,handler(e){this.visible=e,this.$emit("input",e)}},visible(e){e?(this.handleIndexIncrease&&this.handleIndexIncrease(),this.updatePopper(),this.$emit("on-popper-show")):this.$emit("on-popper-hide"),this.$emit("input",e)}},methods:{createPopper(){if(Bt||!/^(top|bottom|left|right)(-start|-end)?$/g.test(this.placement))return;const e=this.options,t=this.popper||this.$refs.popper,a=this.reference||this.$refs.reference;!t||!a||(this.popperJS&&this.popperJS.hasOwnProperty("destroy")&&this.popperJS.destroy(),e.eventsEnabled=this.eventsEnabled,e.placement=this.placement,e.modifiers.offset||(e.modifiers.offset={}),e.modifiers.offset.offset=this.offset,e.onCreate=()=>{this.$nextTick(this.updatePopper),this.$emit("created",this)},this.popperJS=new Ms(a,t,e))},updatePopper(){Bt||(this.popperJS?this.popperJS.update():this.createPopper())},doDestroy(){Bt||this.visible||(this.popperJS.destroy(),this.popperJS=null)}},updated(){this.$nextTick(()=>this.updatePopper())},beforeDestroy(){Bt||this.popperJS&&this.popperJS.destroy()}},Bu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.prefixCls,"ind-tooltip"],on:{mouseenter:e.handleShowPopper,mouseleave:e.handleClosePopper}},[a("div",{ref:"reference",class:[e.prefixCls+"-rel"]},[e._t("default")],2),a("transition",{attrs:{name:"fade"}},[a("div",{directives:[{name:"show",rawName:"v-show",value:!e.disabled&&(e.visible||e.always),expression:"!disabled && (visible || always)"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"popper",class:e.dropdownCls,style:e.dropStyles,attrs:{"data-transfer":e.transfer},on:{mouseenter:e.handleShowPopper,mouseleave:e.handleClosePopper}},[a("div",{class:[e.prefixCls+"-content"]},[a("div",{class:[e.prefixCls+"-arrow"]}),a("div",{class:e.innerClasses,style:e.innerStyles},[e._t("content",function(){return[e._v(e._s(e.content))]})],2)])])])],1)},zu=[];const rt="ivu-tooltip",Iu={name:"IndTooltip",directives:{transferDom:it},mixins:[Yu],props:{placement:{type:String,default:"bottom",validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)}},content:{type:[String,Number],default:""},delay:{type:Number,default:100},disabled:Boolean,controlled:Boolean,always:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},theme:{type:String,default:"dark",validator(e){return["dark","light"].includes(e)}},maxWidth:[String,Number],transferClassName:String},data(){return{prefixCls:rt,tIndex:1}},computed:{innerStyles(){const e={};return this.maxWidth&&(e["max-width"]=`${this.maxWidth}px`),e},innerClasses(){return[`${rt}-inner`,{[`${rt}-inner-with-width`]:!!this.maxWidth}]},dropStyles(){let e={};return this.transfer&&(e["z-index"]=ye+this.tIndex),e},dropdownCls(){return["ind-tooltip-popper",`${rt}-popper`,`${rt}-${this.theme}`,{[rt+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}]}},watch:{content(){this.updatePopper()}},mounted(){this.always&&this.updatePopper()},deactivated(){this.handleClosePopper(!0)},methods:{handleShowPopper(){this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout(()=>{this.increaseTIndex(),this.visible=!0},this.delay)},handleClosePopper(e){this.timeout&&(clearTimeout(this.timeout),this.controlled||(this.timeout=setTimeout(()=>{this.visible=!1},e?0:this.delay)))},increaseTIndex(){this.tIndex++}}},_n={};var Qu=y(Iu,Bu,zu,!1,Gu,null,null,null);function Gu(e){for(let t in _n)this[t]=_n[t]}var $e=function(){return Qu.exports}();function wa(e,t,a={}){const{clickable:s,params:n,onClick:i}=a,l=n.colDef||{},r=n.data,u=(l.cellRendererParams||{}).tooltipContent,o=u instanceof Function?u(r):u;let m;return s&&(m=e("span",{style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:()=>{i&&i(n.data)}}},t)),e("IndTooltip",{class:"ivu-table-cell-tooltip",props:{maxWidth:"none"}},[e("span",{class:"ivu-table-cell-tooltip-content",slot:"default"},[m||t]),e("div",{slot:"content"},[o||t])])}const Ou={name:"IndAgTooltip",render(e){return wa(e,this.params.value,{params:this.params})}};let Lu,ju;const Jn={};var $u=y(Ou,Lu,ju,!1,Hu,null,null,null);function Hu(e){for(let t in Jn)this[t]=Jn[t]}var Yn=function(){return $u.exports}();const Xu={name:"IndAgInput",render(e){const{value:t,data:a,colDef:s,scaleFn:n,api:i,node:l,column:r}=this.params,{props:h}=(s==null?void 0:s.cellRendererParams)||{},{type:u,disabled:o,textCondition:m}=h||{},c=o instanceof Function?o(a):o,f=m instanceof Function?m(a):m;let U=t;const F=n();if(F===0)U=t&&parseInt(t);else if(F){let b=d.default.round(parseFloat(t),6);isNaN(b)||(U=b.toFixed(F),U=parseFloat(U))}return f?e("span",U):e("Input",{ref:"input",props:{type:"text",...h,value:U,disabled:c},on:{"on-enter":()=>{console.log("gridapi i s",window.gridApi);let b=l.rowIndex+1;window.gridApi.ensureIndexVisible(b),window.gridApi.ensureColumnVisible(r),setTimeout(()=>{window.gridApi.gridBodyCtrl.rowRenderer.rowCtrlsByRowIndex[b].centerGui.element.getElementsByTagName("input")[0].focus()},0)},"on-keydown":b=>{console.log("event keydown",b,l),b.key=="Tab"&&b.preventDefault()},"on-keypress":b=>{console.log("event keypress",b)},"on-blur":b=>{let w=b.target.value,j=null;if(u=="number"){let G=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(w);G&&G.length&&(w=(h!=null&&h.enableNegative?G[1]:"")+G[2]+(G[4]||"")),j=d.default.round(parseFloat(w),6),this.params.setValue(j),this.$refs.input&&this.$refs.input.setCurrentValue(w)}else j=w,this.params.setValue(j)}},nativeOn:{click:b=>(b.preventDefault(),!1),mousewheel:b=>{b.target.blur()}},class:"ag-input"})}};let Pu,Au;const Bn={};var Ku=y(Xu,Pu,Au,!1,qu,null,null,null);function qu(e){for(let t in Bn)this[t]=Bn[t]}var zn=function(){return Ku.exports}();const ep={name:"IndAgSelect",render(e){const{value:t,data:a,colDef:s}=this.params,{datas:n,multiple:i,props:l}=s.cellRendererParams||{};let r=[];n&&v.isArray(n)&&n.length?r=n:n&&v.isFunction(n)&&(r=n(a)||[]);const{textCondition:h}=l||{};if(h instanceof Function?h(a):h){let o=d.default.find(r,{K:t});return e("span",o.V)}else return e("IndSelect",{props:{maxTagCount:1,multiple:i,value:i?t instanceof Array?t:t.split(","):t,...l},on:{input:o=>{this.params.setValue(i?o.join(","):o)}},nativeOn:{click:o=>(o.preventDefault(),!1)},class:"ag-ind-select"},r.map(o=>e("IndOption",{props:{value:o.K}},[o.V])))}};let tp,ap;const In={};var sp=y(ep,tp,ap,!1,np,null,null,null);function np(e){for(let t in In)this[t]=In[t]}var Qn=function(){return sp.exports}();const ip={name:"IndAgDate",render(e){const{colDef:t}=this.params,{props:a,minDate:s,maxDate:n}=t.cellRendererParams||{};return e("IndDatePicker",{props:{type:(a==null?void 0:a.type)||"date",value:this.params.value},attrs:{...a,minDate:s,maxDate:n},on:{"on-change":i=>{this.params.setValue(i)}},nativeOn:{click:i=>(i.preventDefault(),!1)},class:"ag-date"})}};let lp,rp;const Gn={};var op=y(ip,lp,rp,!1,cp,null,null,null);function cp(e){for(let t in Gn)this[t]=Gn[t]}var On=function(){return op.exports}();const dp={name:"IndAgTreeSelect",render(e){const{value:t,data:a,colDef:s}=this.params,{leafOnly:n,datas:i,multiple:l,props:r}=s.cellRendererParams||{};let h=[];return i&&v.isArray(i)&&i.length?h=i:i&&v.isFunction(i)&&(h=i(a)||[]),e("IndTreeSelect",{props:{expandAll:!0,leafOnly:n,data:h||[],showCheckbox:l,sel:l?t instanceof Array?t:t.split(","):t,...r},on:{input:u=>{console.log("ag grid tree select trigger input"),this.params.setValue(l?u.join(","):u)}},class:"ag-tree-select"})}};let hp,up;const Ln={};var pp=y(dp,hp,up,!1,mp,null,null,null);function mp(e){for(let t in Ln)this[t]=Ln[t]}var jn=function(){return pp.exports}();const fp={name:"IndAgButton",render(e){const{data:t,colDef:a}=this.params,{datas:s}=a.cellRendererParams||{};let n=[];return s&&v.isArray(s)&&s.length?n=s:s&&v.isFunction(s)&&(n=s(t)||[]),e("div",{class:"ag-button",style:{display:"flex",justifyContent:"center"}},n.map(i=>e("IndButton",{props:{bizType:i.bizType||"table"},attrs:{disabled:i.disabled,loading:i.loading},style:{margin:"0 3px"},on:{click:l=>(i.btnClick&&i.btnClick(t),l.preventDefault(),!1)}},i.btnName||"\u7F16\u8F91")))}};let Vp,Tp;const $n={};var Np=y(fp,Vp,Tp,!1,vp,null,null,null);function vp(e){for(let t in $n)this[t]=$n[t]}var Hn=function(){return Np.exports}();const Rp={name:"IndAgLink",render(e){const{value:t,data:a,colDef:s}=this.params,{tooltip:n,onClick:i,dateFormat:l}=s.cellRendererParams||{};let r=t;return l&&(r=v.formatDate(t)),n?wa(e,r,{clickable:!0,params:this.params,onClick:i}):e("div",{style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:h=>{i&&i(a),h.preventDefault()}}},r)}};let Up,gp;const Xn={};var bp=y(Rp,Up,gp,!1,Sp,null,null,null);function Sp(e){for(let t in Xn)this[t]=Xn[t]}var Pn=function(){return bp.exports}();const yp={name:"IndAgEnum",render(e){var r;const{value:t,colDef:a}=this.params,{tooltip:s,enumList:n,enumData:i}=a.cellRendererParams||{};let l=t;return n&&n.length&&(l=(r=n==null?void 0:n.find(({K:h})=>h===t))==null?void 0:r.V),i&&(l=i==null?void 0:i[t]),l=l||"",s?wa(e,l,{params:this.params}):e("span",l)}};let kp,Fp;const An={};var Wp=y(yp,kp,Fp,!1,Zp,null,null,null);function Zp(e){for(let t in An)this[t]=An[t]}var Kn=function(){return Wp.exports}();const xp={name:"IndAgFormat",render(e){const{value:t,colDef:a,scaleFn:s}=this.params,{dateFormat:n}=(a==null?void 0:a.cellRendererParams)||{};let i=t;const l=s();if(n)i=v.formatDate(t);else if(l===0)i=t&&parseInt(t);else if(l){let r=parseFloat(t);isNaN(r)||(i=r.toFixed(l),i=parseFloat(i))}return e("span",i)}};let Mp,wp;const qn={};var Ep=y(xp,Mp,wp,!1,Dp,null,null,null);function Dp(e){for(let t in qn)this[t]=qn[t]}var ei=function(){return Ep.exports}(),Cp=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndImagePreview",{attrs:{imgList:e.imgList,prefix:e.prefix}})},_p=[];const Jp={name:"IndAgImage",computed:{imgList(){const e=this.params.value||[];return v.isString(e)?[e]:e},prefix(){var e,t,a;return((a=(t=(e=this.params)==null?void 0:e.colDef)==null?void 0:t.cellRendererParams)==null?void 0:a.prefix)||""}}},ti={};var Yp=y(Jp,Cp,_p,!1,Bp,null,null,null);function Bp(e){for(let t in ti)this[t]=ti[t]}var ai=function(){return Yp.exports}();const zp={name:"IndAgTime",render(e){const{colDef:t}=this.params,{props:a}=t.cellRendererParams||{};return e("TimePicker",{ref:"time",props:{type:(a==null?void 0:a.type)||"time",value:this.params.value},attrs:{confirm:!0,...a},on:{"on-change":s=>{this.val=s},"on-ok":()=>{this.params.setValue(this.val)}},nativeOn:{click:s=>(s.preventDefault(),!1)},class:"ag-time"})}};let Ip,Qp;const si={};var Gp=y(zp,Ip,Qp,!1,Op,null,null,null);function Op(e){for(let t in si)this[t]=si[t]}var Lp=function(){return Gp.exports}();const jp={name:"IndAgProgress",render(e){const{value:t,data:a,colDef:s}=this.params,{onClick:n,props:i}=s.cellRendererParams||{};return e("Progress",{props:{percent:t,...i},on:{click:()=>{n&&n(a)}}})}};let $p,Hp;const ni={};var Xp=y(jp,$p,Hp,!1,Pp,null,null,null);function Pp(e){for(let t in ni)this[t]=ni[t]}var Ap=function(){return Xp.exports}();const Kp={name:"IndAgCustom",render(e){const{value:t,data:a,colDef:s,scopedSlots:n}=this.params;return n[s.key||s.field]?n[s.key||s.field]({data:a,colDef:s}):e("span",{},[t])}};let qp,em;const ii={};var tm=y(Kp,qp,em,!1,am,null,null,null);function am(e){for(let t in ii)this[t]=ii[t]}var sm=function(){return tm.exports}(),nm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("iSwitch",{attrs:{size:e.getCellRendererParams.size||"",disabled:e.getCellRendererParams.disabled||!1,"true-color":e.getCellRendererParams.trueColor||"","false-color":e.getCellRendererParams.falseColor||""},on:{"on-change":e.change},model:{value:e.getStatus,callback:function(s){e.getStatus=s},expression:"getStatus"}},[a("span",{attrs:{slot:"open"},slot:"open"},[e._v(e._s(e.getEnumList[0].V||""))]),a("span",{attrs:{slot:"close"},slot:"close"},[e._v(e._s(e.getEnumList[1].V||""))])])},im=[];const lm={computed:{getCellRendererParams(){var e,t;return((t=(e=this.params)==null?void 0:e.colDef)==null?void 0:t.cellRendererParams)||{}},getEnumList(){var e,t;return(e=this.params)!=null&&e.enumList?(t=this.params)==null?void 0:t.enumList:[{K:"0",V:""},{K:"1",V:""}]},getStatus:{get(){var a,s;const t=(((a=this.params)==null?void 0:a.enumList)||[{K:"0",V:""},{K:"1",V:""}])[1];return((s=this.params)==null?void 0:s.value)==(t==null?void 0:t.K)},set(e){this.change(e)}}},methods:{change(e){var s;const a=(((s=this.params)==null?void 0:s.enumList)||[{K:"0",V:""},{K:"1",V:""}])[e?1:0];!a||this.params.setValue(a.K)}},mounted(){}},li={};var rm=y(lm,nm,im,!1,om,null,null,null);function om(e){for(let t in li)this[t]=li[t]}var cm=function(){return rm.exports}(),ri={exports:{}},oi={exports:{}};(function(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(a,s){return a<<s|a>>>32-s},rotr:function(a,s){return a<<32-s|a>>>s},endian:function(a){if(a.constructor==Number)return t.rotl(a,8)&16711935|t.rotl(a,24)&4278255360;for(var s=0;s<a.length;s++)a[s]=t.endian(a[s]);return a},randomBytes:function(a){for(var s=[];a>0;a--)s.push(Math.floor(Math.random()*256));return s},bytesToWords:function(a){for(var s=[],n=0,i=0;n<a.length;n++,i+=8)s[i>>>5]|=a[n]<<24-i%32;return s},wordsToBytes:function(a){for(var s=[],n=0;n<a.length*32;n+=8)s.push(a[n>>>5]>>>24-n%32&255);return s},bytesToHex:function(a){for(var s=[],n=0;n<a.length;n++)s.push((a[n]>>>4).toString(16)),s.push((a[n]&15).toString(16));return s.join("")},hexToBytes:function(a){for(var s=[],n=0;n<a.length;n+=2)s.push(parseInt(a.substr(n,2),16));return s},bytesToBase64:function(a){for(var s=[],n=0;n<a.length;n+=3)for(var i=a[n]<<16|a[n+1]<<8|a[n+2],l=0;l<4;l++)n*8+l*6<=a.length*8?s.push(e.charAt(i>>>6*(3-l)&63)):s.push("=");return s.join("")},base64ToBytes:function(a){a=a.replace(/[^A-Z0-9+\/]/ig,"");for(var s=[],n=0,i=0;n<a.length;i=++n%4)i!=0&&s.push((e.indexOf(a.charAt(n-1))&Math.pow(2,-2*i+8)-1)<<i*2|e.indexOf(a.charAt(n))>>>6-i*2);return s}};oi.exports=t})();var Ea={utf8:{stringToBytes:function(e){return Ea.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(Ea.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],a=0;a<e.length;a++)t.push(e.charCodeAt(a)&255);return t},bytesToString:function(e){for(var t=[],a=0;a<e.length;a++)t.push(String.fromCharCode(e[a]));return t.join("")}}},ci=Ea;/*!
28
+ */(function(e){(function(){var t={}.hasOwnProperty;function a(){for(var i="",l=0;l<arguments.length;l++){var r=arguments[l];r&&(i=s(i,n(r)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return a.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var l="";for(var r in i)t.call(i,r)&&i[r]&&(l=s(l,r));return l}function s(i,l){return l?i?i+" "+l:i+l:i}e.exports?(a.default=a,e.exports=a):window.classNames=a})()})(es);var jc=es.exports;const Za="ind-theme",xa=["ind-default-theme","ind-small-theme"],ts="ind-small-theme";function ct(){return ts}function wa(e){var a,n;const t=(a=document.getElementsByTagName("body"))==null?void 0:a[0];if(t){const i=(((n=t.className)==null?void 0:n.split(" "))||[]).reduce((h,c)=>({...h,[c]:!0}),{"ind-theme":!0,"ind-default-theme":!0,"ibp-mode":!Te.showMenus});let l={};const r=t.getAttribute(Za);r&&r!==ts&&(l={[r]:!1}),t.setAttribute(Za,e),t.className=jc({...i,...l},e)}}let We=1e3;function Ut(){We++}const Hc=function(e,t){const a=document.createElement("script");a.src=e,document.getElementsByTagName("head")[0].appendChild(a),a.onload=function(){t&&t()}};function $c(){Hc(`${location.protocol}//${location.host}/ind-uc-ext/vendor/openSDK-0.0.6/open-jssdk-v0.0.6.umd.js`)}var Xc=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-picker-drop ivu-select-dropdown",class:e.className,style:e.styles},[e._t("default")],2)},Pc=[];const Ac=Fe.default.prototype.$isServer,Kc={name:"IndDrop",props:{placement:{type:String,default:"bottom-start"},className:String,transfer:Boolean,eventsEnabled:Boolean},data(){return{popper:null,width:"",popperStatus:!1,tIndex:this.handleGetIndex()}},computed:{styles(){let e={};return this.width&&(e.minWidth=`${this.width}px`),this.transfer&&(e["z-index"]=this.tIndex),e}},created(){this.$on("on-update-popper",this.update),this.$on("on-destroy-popper",this.destroy)},beforeDestroy(){this.$off("on-update-popper",this.update),this.$off("on-destroy-popper",this.destroy),this.popper&&(this.popper.destroy(),this.popper=null)},methods:{update(){Ac||this.$nextTick(()=>{var e,t;if(this.popper)this.popper.update(),this.popperStatus=!0;else{if(!((t=(e=this.$parent)==null?void 0:e.$refs)!=null&&t.reference)||!this.$el)return;this.popper=new Pn(this.$parent.$refs.reference,this.$el,{eventsEnabled:this.eventsEnabled,placement:this.placement,modifiers:{computeStyle:{gpuAcceleration:!1},preventOverflow:{boundariesElement:"window"}},onCreate:()=>{this.resetTransformOrigin(),this.$nextTick(this.popper.update())},onUpdate:()=>{this.resetTransformOrigin()}})}["iSelect","IndSelect"].includes(this.$parent.$options.name)&&(this.width=parseInt(Lc(this.$parent.$el,"width"))),this.tIndex=this.handleGetIndex()})},destroy(){this.popper&&setTimeout(()=>{this.popper&&!this.popperStatus&&(this.popper.popper.style.display="none",this.popper.destroy(),this.popper=null),this.popperStatus=!1},300)},resetTransformOrigin(){if(!this.popper)return;let e=this.popper.popper.getAttribute("x-placement"),t=e.split("-")[0],a=e.split("-")[1];e==="left"||e==="right"||(this.popper.popper.style.transformOrigin=t==="bottom"||t!=="top"&&a==="start"?"center top":"center bottom")},handleGetIndex(){return Ut(),We}}},as={};var qc=F(Kc,Xc,Pc,!1,ed,null,null,null);function ed(e){for(let t in as)this[t]=as[t]}var Ma=function(){return qc.exports}();const Xe={bind(e,t){function a(n){if(e.contains(n.target))return!1;t.expression&&t.value(n)}e.__vueClickOutside__=a,document.addEventListener("click",a)},unbind(e){document.removeEventListener("click",e.__vueClickOutside__),delete e.__vueClickOutside__}},ns=function(e,t,a){const n=a.context;e.style.display="none";const s=t.value;(n.$store.state.app.permission[s]||s==="all")&&(e.style.display="")},ss={bind:ns,update:ns};function dt(e){return e===void 0&&(e=document.body),e===!0?document.body:e instanceof window.Node?e:document.querySelector(e)}const ht={inserted(e,{value:t},a){if(e.dataset&&e.dataset.transfer!=="true")return!1;e.className=e.className?e.className+" v-transfer-dom":"v-transfer-dom";const n=e.parentNode;if(!n)return;const s=document.createComment("");let i=!1;t!==!1&&(n.replaceChild(s,e),dt(t).appendChild(e),i=!0),e.__transferDomData||(e.__transferDomData={parentNode:n,home:s,target:dt(t),hasMovedOut:i})},componentUpdated(e,{value:t}){if(e.dataset&&e.dataset.transfer!=="true")return!1;const a=e.__transferDomData;if(!a)return;const n=a.parentNode,s=a.home,i=a.hasMovedOut;!i&&t?(n.replaceChild(s,e),dt(t).appendChild(e),e.__transferDomData=Object.assign({},e.__transferDomData,{hasMovedOut:!0,target:dt(t)})):i&&t===!1?(n.replaceChild(e,s),e.__transferDomData=Object.assign({},e.__transferDomData,{hasMovedOut:!1,target:dt(t)})):t&&dt(t).appendChild(e)},unbind(e){if(e.dataset&&e.dataset.transfer!=="true")return!1;e.className=e.className.replace("v-transfer-dom",""),e.__transferDomData&&(e.__transferDomData.hasMovedOut===!0&&e.__transferDomData.parentNode&&e.__transferDomData.parentNode.appendChild(e),e.__transferDomData=null)}},td=()=>!!window.ActiveXobject||"ActiveXObject"in window,ad=()=>!!/Trident\/7\./.test(navigator.userAgent),zt=e=>(td()||ad()?e.removeNode(!0):e.remove(),e);class nd{constructor(t){this.standards={strict:"strict",loose:"loose",html5:"html5"},this.previewBody=null,this.close=null,this.previewBodyUtilPrintBtn=null,this.selectArray=[],this.counter=0,this.settings={standard:this.standards.html5,ignoreClass:""},Object.assign(this.settings,t),this.init()}init(){console.log(this.settings),this.counter++,this.settings.id=`printArea_${this.counter}`;let t="";this.settings.url&&!this.settings.asyncUrl&&(t=this.settings.url);let a=this;if(this.settings.asyncUrl){a.settings.asyncUrl(function(s){let i=a.getPrintWindow(s);a.settings.preview?a.previewIfrmaeLoad():a.print(i)},a.settings.vue);return}let n=this.getPrintWindow(t);this.settings.url||this.write(n.doc),this.settings.preview?this.previewIfrmaeLoad():this.print(n)}addEvent(t,a,n){t.addEventListener?t.addEventListener(a,n,!1):t.attachEvent?t.attachEvent("on"+a,n):t["on"+a]=n}previewIfrmaeLoad(){let t=document.getElementById("vue-pirnt-nb-previewBox");if(t){let a=this,n=t.querySelector("iframe");this.settings.previewBeforeOpenCallback(),this.addEvent(n,"load",function(){a.previewBoxShow(),a.removeCanvasImg(),a.settings.previewOpenCallback()}),this.addEvent(t.querySelector(".previewBodyUtilPrintBtn"),"click",function(){a.settings.beforeOpenCallback(),a.settings.openCallback(),n.contentWindow.print(),a.settings.closeCallback()})}}removeCanvasImg(){let t=this;try{if(t.elsdom){let a=t.elsdom.querySelectorAll(".canvasImg");for(let n=0;n<a.length;n++)zt(a[n])}}catch(a){console.log(a)}}print(t){var a=this;let n=document.getElementById(this.settings.id)||t.f,s=document.getElementById(this.settings.id).contentWindow||t.f.contentWindow;var i=function(){s.focus(),a.settings.openCallback(),s.print(),zt(n),a.settings.closeCallback(),a.removeCanvasImg()};a.settings.beforeOpenCallback(),a.addEvent(n,"load",function(){i()})}write(t){t.open(),t.write(`${this.docType()}<html style="height:600px">${this.getHead()}${this.getBody()}</html>`),t.close()}docType(){if(this.settings.standard===this.standards.html5)return"<!DOCTYPE html>";var t=this.settings.standard===this.standards.loose?" Transitional":"",a=this.settings.standard===this.standards.loose?"loose":"strict";return`<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01${t}//EN" "http://www.w3.org/TR/html4/${a}.dtd">`}getHead(){let t="",a="",n="";this.settings.extraHead&&this.settings.extraHead.replace(/([^,]+)/g,i=>{t+=i}),[].forEach.call(document.querySelectorAll("link"),function(i){i.href.indexOf(".css")>=0&&(a+=`<link type="text/css" rel="stylesheet" href="${i.href}" >`)});let s=document.styleSheets;if(s&&s.length>0)for(let i=0;i<s.length;i++)try{if(s[i].cssRules||s[i].rules){let l=s[i].cssRules||s[i].rules;for(let r=0;r<l.length;r++)n+=l[r].cssText}}catch(l){console.log(s[i].href+l)}return this.settings.extraCss&&this.settings.extraCss.replace(/([^,\s]+)/g,i=>{a+=`<link type="text/css" rel="stylesheet" href="${i}">`}),`<head><title>${this.settings.popTitle}</title>${t}${a}<style type="text/css">${n}</style></head>`}getBody(){let t=this.settings.ids;t=t.replace(new RegExp("#","g"),""),this.elsdom=this.beforeHanler(document.getElementById(t));let a=this.getFormData(this.elsdom);a=this.ignoreText(a),a=this.handleTableStyle(a);let n=a.outerHTML;return this.settings.fontFamily&&this.settings.fontFamily!=""?`<body style="font-family:${this.settings.fontFamily}">`+n+"</body>":"<body>"+n+"</body>"}ignoreText(t){const a=t.cloneNode(!0);console.log(this.settings.ignoreClass);const n=a.querySelectorAll("."+this.settings.ignoreClass);console.log(n);const s=a.childNodes,i=(l,r,h)=>{for(let c=0;c<r.length;c++){const o=r[c];if(o==h){l.removeChild(h);break}else o.childNodes&&o.childNodes.length&&i(o,o.childNodes,h)}};if(n&&n.length)for(let l=0;l<n.length;l++){const r=n[l];i(a,s,r)}return a}handleTableStyle(t){const a=t.cloneNode(!0),n=a.querySelectorAll(".ivu-table-header table,.ivu-table-body table"),s=a.querySelectorAll(".ivu-table-border"),i=a.querySelectorAll(".ivu-table-border th, .ivu-table-border td"),l=a.querySelectorAll(".page-bottom");for(let r=0;r<l.length;r++);for(let r=0;r<s.length;r++){const h=s[r];h.style.border="none",h.style.border="1px solid black"}for(let r=0;r<i.length;r++){const h=i[r];h.style.borderRight="1px solid black",h.style.borderBottom="1px solid black"}for(let r=0;r<n.length;r++){const h=n[r];h.style.width="100%";const c=h.childNodes;for(let o=0;o<c.length;o++){const u=c[o];if(u.localName==="colgroup"){const d=u.childNodes;for(let m=0;m<d.length;m++){const T=d[m];if(T.localName==="col"){let b=parseFloat(T.getAttribute("width"));b=parseInt(b*100/595),T.setAttribute("width",b)}}}}}return a}beforeHanler(t){let a=t.querySelectorAll("canvas");for(let n=0;n<a.length;n++)if(!a[n].style.display){let s=a[n].parentNode,i=a[n].toDataURL("image/png"),l=new Image;l.className="canvasImg",l.style.display="none",l.src=i,s.appendChild(l)}return t}getFormData(t){let a=t.cloneNode(!0),n=a.querySelectorAll("input,select,textarea"),s=a.querySelectorAll(".canvasImg,canvas"),i=-1;for(let l=0;l<s.length;l++){let r=s[l].parentNode,h=s[l];h.tagName.toLowerCase()==="canvas"?r.removeChild(h):h.style.display="block"}for(let l=0;l<n.length;l++){let r=n[l],h=r.getAttribute("type"),c=n[l];if(h||(h=r.tagName==="SELECT"?"select":r.tagName==="TEXTAREA"?"textarea":""),r.tagName==="INPUT")h==="radio"||h==="checkbox"?r.checked&&c.setAttribute("checked",r.checked):(c.value=r.value,c.setAttribute("value",r.value));else if(h==="select"){i++;for(let o=0;o<t.querySelectorAll("select").length;o++){let u=t.querySelectorAll("select")[o];if(!u.getAttribute("newbs")&&u.setAttribute("newbs",o),u.getAttribute("newbs")==i){let d=t.querySelectorAll("select")[i].selectedIndex;r.options[d].setAttribute("selected",!0)}}}else c.innerHTML=r.value,c.setAttribute("html",r.value)}return a}getPrintWindow(t){var a=this.Iframe(t);return{f:a,win:a.contentWindow||a,doc:a.doc}}previewBoxShow(){let t=document.getElementById("vue-pirnt-nb-previewBox");t&&(document.querySelector("html").setAttribute("style","overflow: hidden"),t.style.display="block")}previewBoxHide(){let t=document.getElementById("vue-pirnt-nb-previewBox");t&&(document.querySelector("html").setAttribute("style","overflow: visible;"),t.querySelector("iframe")&&zt(t.querySelector("iframe")),t.style.display="none")}previewBox(){let t=document.getElementById("vue-pirnt-nb-previewBox"),a="previewBody";if(t)return t.querySelector("iframe")&&zt(t.querySelector("iframe")),{close:t.querySelector(".previewClose"),previewBody:t.querySelector(`.${a}`)};let n=document.createElement("div");n.setAttribute("id","vue-pirnt-nb-previewBox"),n.setAttribute("style","position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: white;display:none"),n.style.zIndex=this.settings.zIndex;let s=document.createElement("div");s.setAttribute("class","previewHeader"),s.setAttribute("style","padding: 5px 20px;"),s.innerHTML=this.settings.previewTitle,n.appendChild(s),this.close=document.createElement("div");let i=this.close;i.setAttribute("class","previewClose"),i.setAttribute("style","position: absolute;top: 5px;right: 20px;width: 25px;height: 20px;cursor: pointer;");let l=document.createElement("div"),r=document.createElement("div");l.setAttribute("class","closeBefore"),l.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(45deg); top: 0px;left: 50%;"),r.setAttribute("class","closeAfter"),r.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(-45deg); top: 0px;left: 50%;"),i.appendChild(l),i.appendChild(r),s.appendChild(i),this.previewBody=document.createElement("div");let h=this.previewBody;h.setAttribute("class",a),h.setAttribute("style","display: flex;flex-direction: column; height: 100%;"),n.appendChild(h);let c=document.createElement("div");c.setAttribute("class","previewBodyUtil"),c.setAttribute("style","height: 32px;background: #474747;position: relative;"),h.appendChild(c),this.previewBodyUtilPrintBtn=document.createElement("div");let o=this.previewBodyUtilPrintBtn;return o.setAttribute("class","previewBodyUtilPrintBtn"),o.innerHTML=this.settings.previewPrintBtnLabel,o.setAttribute("style","position: absolute;padding: 2px 10px;margin-top: 3px;left: 24px;font-size: 14px;color: white;cursor: pointer;background-color: rgba(0,0,0,.12);background-image: linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,0));background-clip: padding-box;border: 1px solid rgba(0,0,0,.35);border-color: rgba(0,0,0,.32) rgba(0,0,0,.38) rgba(0,0,0,.42);box-shadow: inset 0 1px 0 hsla(0,0%,100%,.05), inset 0 0 1px hsla(0,0%,100%,.15), 0 1px 0 hsla(0,0%,100%,.05);"),c.appendChild(o),document.body.appendChild(n),{close:this.close,previewBody:this.previewBody}}iframeBox(t,a){let n=document.createElement("iframe");return n.style.border="0px",n.style.position="absolute",n.style.width="0px",n.style.height="0px",n.style.right="0px",n.style.top="0px",n.setAttribute("id",t),n.setAttribute("src",a),n}Iframe(t){let a=this.settings.id;t=t||new Date().getTime();let n=this,s=this.iframeBox(a,t);try{if(!this.settings.preview)document.body.appendChild(s);else{s.setAttribute("style","border: 0px;flex: 1;");let i=this.previewBox(),l=i.previewBody,r=i.close;l.appendChild(s),this.addEvent(r,"click",function(){n.previewBoxHide()})}s.doc=null,s.doc=s.contentDocument?s.contentDocument:s.contentWindow?s.contentWindow.document:s.document}catch(i){throw new Error(i+". iframes may not be supported in this browser.")}if(s.doc==null)throw new Error("Cannot find document.");return s}}const sd=(e,t,a)=>{e.addEventListener?e.addEventListener(t,a,!1):e.attachEvent?e.attachEvent("on"+t,a):e["on"+t]=a};var is={directiveName:"print",bind(e,t,a){let n=a.context,s="";sd(e,"click",()=>{n.$nextTick(()=>{var l,r;if((l=t==null?void 0:t.value)!=null&&l.clickMounted&&t.value.clickMounted(n),typeof t.value=="string")s=t.value,i();else if(typeof t.value=="object"&&!!t.value.id){s=t.value.id;let h=s.replace(new RegExp("#","g"),"");document.getElementById(h)||(console.log("id in Error"),s=""),i()}else if((r=t==null?void 0:t.value)!=null&&r.preview)i();else{window.print();return}})});const i=()=>{new nd({ids:s,vue:n,url:t.value.url,standard:"",extraHead:t.value.extraHead,extraCss:t.value.extraCss,previewTitle:t.value.previewTitle||"\u6253\u5370\u9884\u89C8",zIndex:t.value.zIndex||20002,previewPrintBtnLabel:t.value.previewPrintBtnLabel||"\u6253\u5370",popTitle:t.value.popTitle,preview:t.value.preview||!1,asyncUrl:t.value.asyncUrl,ignoreClass:t.value.ignoreClass,fontFamily:t.value.fontFamily,previewBeforeOpenCallback(){t.value.previewBeforeOpenCallback&&t.value.previewBeforeOpenCallback(n)},previewOpenCallback(){t.value.previewOpenCallback&&t.value.previewOpenCallback(n)},openCallback(){t.value.openCallback&&t.value.openCallback(n)},closeCallback(){t.value.closeCallback&&t.value.closeCallback(n)},beforeOpenCallback(){t.value.beforeOpenCallback&&t.value.beforeOpenCallback(n)}})}}},Ea=Object.freeze(Object.defineProperty({__proto__:null,clickOutside:Xe,permission:ss,transferDom:ht,print:is},Symbol.toStringTag,{value:"Module"}));Fe.default.prototype.$isServer;function id(e){return e.toString()[0].toUpperCase()+e.toString().slice(1)}function ld(e){return{"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object"}[Object.prototype.toString.call(e)]}function Pe(e){const t=ld(e);let a;if(t==="array")a=[];else if(t==="object")a={};else return e;if(t==="array")for(let n=0;n<e.length;n++)a.push(Pe(e[n]));else if(t==="object")for(let n in e)a[n]=Pe(e[n]);return a}function rd(e,t=0,a,n=500,s){window.requestAnimationFrame||(window.requestAnimationFrame=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(h){return window.setTimeout(h,1e3/60)});const i=Math.abs(t-a),l=Math.ceil(i/n*50);function r(h,c,o){if(h===c){s&&s();return}let u=h+o>c?c:h+o;h>c&&(u=h-o<c?c:h-o),e===window?window.scrollTo(u,u):e.scrollTop=u,window.requestAnimationFrame(()=>r(u,c,o))}r(t,a,l)}function Da(e,t,a){typeof t=="string"?a=[t]:a=t;let n=e.$parent,s=n.$options.name;for(;n&&(!s||a.indexOf(s)<0);)n=n.$parent,n&&(s=n.$options.name);return n}function bt(e,t){return e.$children.reduce((a,n)=>{n.$options.name===t&&a.push(n);const s=bt(n,t);return a.concat(s)},[])}const od=function(e){let t=new Date(e);return isNaN(t.getTime())&&typeof e=="string"&&(t=e.split("-").map(Number),t[1]+=1,t=new Date(...t)),isNaN(t.getTime())?null:t},be=function(e){const t=new Date(e);return t.setHours(0,0,0,0),t.getTime()},cd=(e,t,a)=>{if(!t||!a)return!1;const[n,s]=[t,a].sort();return e>=n&&e<=s},Yt=function(e,t){return e=od(e),e?Je(e).format(t||"YYYY-MM-DD"):""},Ca=function(e,t){const a=Je(e,t||"YYYY-MM-DD");return a.isValid()?a.toDate():null},dd=function(e,t){return new Date(e,t+1,0).getDate()},ls=function(e,t){const a=new Date(e),n=a.getMonth()+t,s=dd(a.getFullYear(),n);return s<a.getDate()&&a.setDate(s),a.setMonth(n),a},It=function(){const e=new Date;return e.setHours(0),e.setMinutes(0),e.setSeconds(0),e},hd=function(){const e={yyyy:a=>a.getFullYear(),m:a=>a.getMonth()+1,mm:a=>("0"+(a.getMonth()+1)).slice(-2),mmm:(a,n)=>a.toLocaleDateString(n,{month:"long"}).slice(0,3),Mmm:(a,n)=>{const s=a.toLocaleDateString(n,{month:"long"});return(s[0].toUpperCase()+s.slice(1).toLowerCase()).slice(0,3)},mmmm:(a,n)=>a.toLocaleDateString(n,{month:"long"}),Mmmm:(a,n)=>{const s=a.toLocaleDateString(n,{month:"long"});return s[0].toUpperCase()+s.slice(1).toLowerCase()}},t=new RegExp(["yyyy","Mmmm","mmmm","Mmm","mmm","mm","m"].join("|"),"g");return function(a,n,s){const i=/(\[[^\]]+\])([^\[\]]+)(\[[^\]]+\])/,l=n.match(i).slice(1),r=l[1],h=[l[0],l[2]].map(c=>({label:c.replace(/\[[^\]]+\]/,u=>u.slice(1,-1).replace(t,d=>e[d](s,a))),type:c.indexOf("yy")!=-1?"year":"month"}));return{separator:r,labels:h}}}(),rs={date:"YYYY-MM-DD",month:"YYYY-MM",year:"YYYY",datetime:"YYYY-MM-DD HH:mm:ss",time:"HH:mm:ss",timerange:"HH:mm:ss",daterange:"YYYY-MM-DD",datetimerange:"YYYY-MM-DD HH:mm:ss"},yt=function(e,t){return Yt(e,t)},St=function(e,t){return Ca(e,t)},_a=function(e,t,a){if(Array.isArray(e)&&e.length===2){const n=e[0],s=e[1];if(n&&s)return Yt(n,t)+a+Yt(s,t)}else if(!Array.isArray(e)&&e instanceof Date)return Yt(e,t);return""},Ba=function(e,t,a){const n=Array.isArray(e)?e:e.split(a);if(n.length===2){const s=n[0],i=n[1];return[s instanceof Date?s:Ca(s,t),i instanceof Date?i:Ca(i,t)]}return[]},Qt={default:{formatter(e){return e?""+e:""},parser(e){return e===void 0||e===""?null:e}},date:{formatter:yt,parser:St},datetime:{formatter:yt,parser:St},daterange:{formatter:_a,parser:Ba},datetimerange:{formatter:_a,parser:Ba},timerange:{formatter:_a,parser:Ba},time:{formatter:yt,parser:St},month:{formatter:yt,parser:St},year:{formatter:yt,parser:St},number:{formatter(e){return e?""+e:""},parser(e){let t=Number(e);return isNaN(e)?null:t}}};function os(e,t,a){this.$children.forEach(n=>{n.$options.name===e?n.$emit.apply(n,[t].concat(a)):os.apply(n,[e,t].concat([a]))})}var kt={methods:{dispatch(e,t,a){let n=this.$parent||this.$root,s=n.$options.name;for(;n&&(!s||s!==e);)n=n.$parent,n&&(s=n.$options.name);n&&n.$emit.apply(n,[t].concat(a))},broadcast(e,t,a){os.call(this,e,t,a)}}},Ja={inject:{FormInstance:{default:""}},computed:{itemDisabled(){let e=this.disabled;return!e&&this.FormInstance&&(e=this.FormInstance.disabled),e}}},ud=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.handleClose,expression:"handleClose",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.handleClose,expression:"handleClose",arg:e.capture,modifiers:{touchstart:!0}},{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.handleClose,expression:"handleClose",arg:e.capture}],class:e.wrapperClasses},[a("div",{ref:"reference",class:[e.prefixCls+"-rel"]},[e._t("default",function(){return[a("Input",{key:e.forceInputRerender,ref:"input",class:[e.prefixCls+"-editor"],attrs:{"element-id":e.elementId,readonly:!e.editable||e.readonly,disabled:e.itemDisabled,size:e.size,placeholder:e.placeholder,value:e.visualValue,name:e.name},on:{input:e.handleInput,"on-input-change":e.handleInputChange,"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(n){return e.handleFocus.apply(null,arguments)},keydown:function(n){return e.handleKeydown.apply(null,arguments)},mouseenter:function(n){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(n){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icons",{attrs:{slot:"suffix",type:e.arrowType,custom:e.customArrowType,size:e.arrowSize},on:{click:e.handleIconClick},slot:"suffix"})],1)]})],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.opened,expression:"opened"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"drop",class:e.dropdownCls,attrs:{placement:e.placement,eventsEnabled:e.eventsEnabled,"data-transfer":e.transfer,transfer:e.transfer},nativeOn:{click:function(n){return e.handleTransferClick.apply(null,arguments)}}},[a("div",[a(e.panel,e._b({ref:"pickerPanel",tag:"component",attrs:{visible:e.visible,opened:e.opened,showTime:e.type==="datetime",confirm:e.isConfirm,selectionMode:e.selectionMode,steps:e.steps,format:e.format,value:e.internalValue,"start-date":e.startDate,"show-week-numbers":e.showWeekNumbers,"picker-type":e.type,"focused-date":e.focusedDate,"time-picker-options":e.timePickerOptions},on:{"on-pick":e.onPick,"on-pick-clear":e.handleClear,"on-pick-success":e.onPickSuccess,"on-pick-click":function(n){e.disableClickOutSide=!0},"on-selection-mode-change":e.onSelectionModeChange}},"component",e.ownPickerProps,!1))],1)])],1)],1)},pd=[];const Ot="ivu-date-picker",fd="ivu-picker",za=e=>e?[e.getHours(),e.getMinutes(),e.getSeconds()]:[0,0,0],md={mixins:[kt,Ja],components:{Input:I.Input,Drop:Ma,Icons:pe},directives:{clickOutside:Xe,transferDom:ht},props:{format:{type:String},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},editable:{type:Boolean,default:!0},clearable:{type:Boolean,default:!0},confirm:{type:Boolean,default:!1},open:{type:Boolean,default:null},timePickerOptions:{default:()=>({}),type:Object},showWeekNumbers:{type:Boolean,default:!1},startDate:{type:Date},size:{validator(e){return["small","large","default"].includes(e)},default(){return!this.$IVIEW||this.$IVIEW.size===""?"default":this.$IVIEW.size}},placeholder:{type:String,default:""},placement:{validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},name:{type:String},elementId:{type:String},steps:{type:Array,default:()=>[]},value:{type:[Date,String]},options:{type:Object,default:()=>({})},separator:{type:String,default:" - "},capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},transferClassName:{type:String},eventsEnabled:{type:Boolean,default:!1}},data(){const e=this.value?this.parseDate(this.value):[null],t=e.map(za);return{prefixCls:Ot,showClose:!1,visible:!1,internalValue:e,disableClickOutSide:!1,disableCloseUnderTransfer:!1,selectionMode:this.onSelectionModeChange(this.type),forceInputRerender:1,isFocused:!1,focusedDate:e[0]||this.startDate||new Date,focusedTime:{column:0,picker:0,time:t,active:!1},internalFocus:!1,isValueNull:!1,visualValue:this.formatDate(e)}},computed:{wrapperClasses(){return[Ot,{[Ot+"-focused"]:this.isFocused}]},opened(){return this.open===null?this.visible:this.open},transition(){return this.placement.match(/^bottom/)?"slide-up":"slide-down"},isConfirm(){return this.confirm||this.type==="datetime"},arrowType(){let e="ios-calendar-outline";return this.$IVIEW&&(this.$IVIEW.datePicker.customIcon?e="":this.$IVIEW.datePicker.icon&&(e=this.$IVIEW.datePicker.icon)),this.showClose&&(e="ios-close-circle"),e},customArrowType(){let e="";return this.showClose||this.$IVIEW&&this.$IVIEW.datePicker.customIcon&&(e=this.$IVIEW.datePicker.customIcon),e},arrowSize(){let e="";return this.showClose||this.$IVIEW&&this.$IVIEW.datePicker.iconSize&&(e=this.$IVIEW.datePicker.iconSize),e},dropdownCls(){return{[Ot+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}}},methods:{onSelectionModeChange(e){return e.match(/^date/)&&(e="date"),this.selectionMode=["year","month","date"].includes(e)&&e,this.selectionMode},handleTransferClick(){this.transfer&&(this.disableCloseUnderTransfer=!0)},handleClose(e){if(this.disableCloseUnderTransfer)return this.disableCloseUnderTransfer=!1,!1;if(e&&e.type==="mousedown"&&this.visible){e.preventDefault(),e.stopPropagation();return}if(this.visible){const t=this.$refs.pickerPanel&&this.$refs.pickerPanel.$el;if(e&&t&&t.contains(e.target))return;this.visible=!1,e&&e.preventDefault(),e&&e.stopPropagation(),this.$emit("on-clickoutside",e);return}this.isFocused=!1,this.disableClickOutSide=!1},handleFocus(e){this.readonly||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.itemDisabled||(this.visible=!0)))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.onSelectionModeChange(this.type),this.internalValue=this.internalValue.slice(),this.reset(),this.$refs.pickerPanel.onToggleVisibility(!1)},handleKeydown(e){const t=e.keyCode;if(t===9)if(this.visible)if(e.stopPropagation(),e.preventDefault(),this.isConfirm){const n=`.${fd}-confirm > *`,s=this.$refs.drop.$el.querySelectorAll(n);this.internalFocus=!0,[...s][e.shiftKey?"pop":"shift"]().focus()}else this.handleClose();else this.focused=!1;const a=[37,38,39,40];if(!this.visible&&a.includes(t)){this.visible=!0;return}if(t===27&&this.visible&&(e.stopPropagation(),this.handleClose()),t===13){const n=bt(this,"PanelTable"),s=l=>{const r=["year","month","date"].indexOf(this.type)+1;return[l.getFullYear(),l.getMonth(),l.getDate()].slice(0,r).join("-")};n.find(({cells:l})=>l.find(({date:r,disabled:h})=>s(r)===s(this.focusedDate)&&!h))&&(this.onPick(this.focusedDate,!1,"date"),this.visualValue=this.formatDate(this.internalValue))}!a.includes(t)||this.focusedTime.active&&e.preventDefault()},reset(){this.$refs.pickerPanel.reset&&this.$refs.pickerPanel.reset()},navigateTimePanel(e){this.focusedTime.active=!0;const t=e.match(/left|right/),a=e.match(/up|down/),n=bt(this,"TimeSpinner"),s=(n[0].showSeconds?3:2)*n.length,i=(c=>(c+(t?e==="left"?-1:1:0)+s)%s)(this.focusedTime.column),l=s/n.length,r=Math.floor(i/l),h=i%l;if(t){const c=this.internalValue.map(za);this.focusedTime={...this.focusedTime,column:i,time:c},n.forEach((o,u)=>{u===r?o.updateFocusedTime(h,c[r]):o.updateFocusedTime(-1,o.focusedTime)})}if(a){const c=e==="up"?1:-1,o=["hours","minutes","seconds"],u=n[r][`${o[h]}List`],m=(u.findIndex(({text:g})=>this.focusedTime.time[r][h]===g)+c+u.length)%u.length,T=u[m].text,b=this.focusedTime.time.map((g,x)=>(x!==r||(g[h]=T),g));this.focusedTime={...this.focusedTime,time:b},n.forEach((g,x)=>{x===r?g.updateFocusedTime(h,b[x]):g.updateFocusedTime(-1,g.focusedTime)})}},handleInput(e){const t=this.parseDate(e),a=this.options&&typeof this.options.disabledDate=="function"&&this.options.disabledDate,n=t[0],s=a&&a(n),i=t.reduce((l,r)=>l&&r instanceof Date,!0);!s&&i?this.focusedDate=t[0]:this.internalValue[0]&&(this.focusedDate=this.internalValue[0])},handleInputChange(e){const t=this.visualValue,a=e.target.value,n=this.parseDate(a),s=this.options&&typeof this.options.disabledDate=="function"&&this.options.disabledDate,i=n[0],l=s&&s(i),r=n.reduce((h,c)=>h&&c instanceof Date,!0);a!==t&&!l&&r?(this.internalValue=n,!this.isConfirm&&this.emitChange(this.type)):this.forceInputRerender++},handleInputMouseenter(){this.readonly||this.itemDisabled||this.visualValue&&this.clearable&&(this.showClose=!0)},handleInputMouseleave(){this.showClose=!1},handleIconClick(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.itemDisabled||this.handleFocus()},handleClear(){this.visible=!1,this.internalValue=this.internalValue.map(()=>null),this.$emit("on-clear"),this.dispatch("FormItem","on-form-change",""),this.emitChange(this.type),this.reset(),setTimeout(()=>this.onSelectionModeChange(this.type),500)},emitChange(e){let t=this.internalValue.map(s=>s instanceof Date?new Date(s):s||"");e.match(/^time/)&&(t=t.map(this.formatDate));const a=t[0];this.$emit("input",a);let n="";e.match(/^time/)?n=a:n=Array.isArray(a)?a.map(this.formatDate):this.formatDate(a),this.visualValue=this.formatDate(this.internalValue),this.$emit("on-change",n,e),this.dispatch("FormItem","on-form-change",n)},parseDate(e){const t=this.type,a=(Qt[t]||Qt.default).parser,n=this.format||rs[t];return e&&(e=a(e,n)||null),[e]},formatDate(e){const t=rs[this.type],{formatter:a}=Qt[this.type]||Qt.default;return a(e,this.format||t,this.separator)},onPick(e,t=!1,a){e=this.parseDate(e),this.internalValue=Array.isArray(e)?e:[e],this.internalValue[0]&&(this.focusedDate=this.internalValue[0]),this.focusedTime={...this.focusedTime,time:this.internalValue.map(za)},!this.isConfirm&&(this.onSelectionModeChange(this.type),this.visible=t,this.emitChange(a))},onPickSuccess(){this.isConfirm&&this.emitChange(this.type),this.visible=!1,this.$emit("on-ok"),this.focus(),this.reset()},focus(){this.$refs.input&&this.$refs.input.focus()},updatePopper(){this.$refs.drop.update()}},watch:{visible(e){e===!1&&this.$refs.drop.destroy(),e&&this.$refs.drop.update(),this.$emit("on-open-change",e)},value(e){e===null&&(this.isValueNull=!0),this.internalValue=this.parseDate(e),this.visualValue=this.formatDate(this.internalValue)},open(e){this.visible=e===!0},type(e){this.onSelectionModeChange(e)}},mounted(){this.open!==null&&(this.visible=this.open),this.$on("focus-input",()=>this.focus()),this.$on("update-popper",()=>this.updatePopper())},beforeDestroy(){this.$off("focus-input"),this.$off("update-popper")}},cs={};var Vd=F(md,ud,pd,!1,Td,null,null,null);function Td(e){for(let t in cs)this[t]=cs[t]}var Nd=function(){return Vd.exports}();const Rd=Fe.default.prototype.$isServer;function gd(e){Rd||typeof window.iview!="undefined"&&("langs"in iview||(iview.langs={}),iview.langs[e.i.locale]=e)}const ds={i:{locale:"zh-CN",select:{placeholder:"\u8BF7\u9009\u62E9",noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D"},table:{noDataText:"\u6682\u65E0\u6570\u636E",noFilteredDataText:"\u6682\u65E0\u7B5B\u9009\u7ED3\u679C",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},datepicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startTime:"\u5F00\u59CB\u65F6\u95F4",endTime:"\u7ED3\u675F\u65F6\u95F4",clear:"\u6E05\u7A7A",ok:"\u786E\u5B9A",datePanelLabel:"[yyyy\u5E74] [m\u6708]",month:"\u6708",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",year:"\u5E74",weekStartDay:"0",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},months:{m1:"1\u6708",m2:"2\u6708",m3:"3\u6708",m4:"4\u6708",m5:"5\u6708",m6:"6\u6708",m7:"7\u6708",m8:"8\u6708",m9:"9\u6708",m10:"10\u6708",m11:"11\u6708",m12:"12\u6708"}},transfer:{titles:{source:"\u6E90\u5217\u8868",target:"\u76EE\u7684\u5217\u8868"},filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",notFoundText:"\u5217\u8868\u4E3A\u7A7A"},modal:{okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88"},poptip:{okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88"},page:{prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875",total:"\u5171",item:"\u6761",items:"\u6761",prev5:"\u5411\u524D 5 \u9875",next5:"\u5411\u540E 5 \u9875",page:"\u6761/\u9875",goto:"\u8DF3\u81F3",p:"\u9875"},rate:{star:"\u661F",stars:"\u661F"},time:{before:"\u524D",after:"\u540E",just:"\u521A\u521A",seconds:"\u79D2",minutes:"\u5206\u949F",hours:"\u5C0F\u65F6",days:"\u5929"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"}}};gd(ds);var vd=function(t){return Ud(t)&&!bd(t)};function Ud(e){return!!e&&typeof e=="object"}function bd(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||kd(e)}var yd=typeof Symbol=="function"&&Symbol.for,Sd=yd?Symbol.for("react.element"):60103;function kd(e){return e.$$typeof===Sd}function Fd(e){return Array.isArray(e)?[]:{}}function Gt(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Ft(Fd(e),e,t):e}function Wd(e,t,a){return e.concat(t).map(function(n){return Gt(n,a)})}function Zd(e,t,a){var n={};return a.isMergeableObject(e)&&Object.keys(e).forEach(function(s){n[s]=Gt(e[s],a)}),Object.keys(t).forEach(function(s){!a.isMergeableObject(t[s])||!e[s]?n[s]=Gt(t[s],a):n[s]=Ft(e[s],t[s],a)}),n}function Ft(e,t,a){a=a||{},a.arrayMerge=a.arrayMerge||Wd,a.isMergeableObject=a.isMergeableObject||vd;var n=Array.isArray(t),s=Array.isArray(e),i=n===s;return i?n?a.arrayMerge(e,t,a):Zd(e,t,a):Gt(t,a)}Ft.all=function(t,a){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,s){return Ft(n,s,a)},{})};var xd=Ft;const wd=/(%|)\{([0-9a-zA-Z_]+)\}/g;function Md(){function e(a,n){return Object.prototype.hasOwnProperty.call(a,n)}function t(a,...n){return n.length===1&&typeof n[0]=="object"&&(n=n[0]),(!n||!n.hasOwnProperty)&&(n={}),a.replace(wd,(s,i,l,r)=>{let h;return a[r-1]==="{"&&a[r+s.length]==="}"?l:(h=e(n,l)?n[l]:null,h==null?"":h)})}return t}const Ed=Md();let hs=ds,us=!1,Dd=function(){const e=Object.getPrototypeOf(this||Fe.default).$t;if(typeof e=="function"&&!!Fe.default.locale)return us||(us=!0,Fe.default.locale(Fe.default.config.lang,xd(hs,Fe.default.locale(Fe.default.config.lang)||{},{clone:!0}))),e.apply(this,arguments)};const Cd=function(e,t){let a=Dd.apply(this,arguments);if(a!=null)return a;const n=e.split(".");let s=hs;for(let i=0,l=n.length;i<l;i++){const r=n[i];if(a=s[r],i===l-1)return Ed(a,t);if(!a)return"";s=a}return""};var ut={methods:{t(...e){return Cd.apply(this,e)}}},ps=1e3*60*60*24;function fs(e,t){return new Date(e,t+1,0).getDate()}function ms(e,t,a){return t===0&&a>50?e-1:t===11&&a<10?e+1:e}function Vs(e,t,a,n){t>11&&(t=0,e++);var s=new Date(e,t,a);n&&s.setDate(s.getDate()+4-(s.getDay()||7));var i=n?s.getFullYear():e,l=new Date(i,0,1),r=1+Math.round((s-l)/ps);n||(r+=l.getDay());var h=Math.ceil(r/7);if(!n){var c=new Date(e,t,a),o=new Date(e+1,0,1),u=o.getDay();c.getTime()>=o.getTime()-ps*u&&(h=1)}return h}function _d(e,t,a){for(var n=this.lang||"en",s=this.onlyDays,i=typeof this.weekStart=="undefined"?1:this.weekStart,l=i===1,r=[],h=new Date(e,t,1),c=h.getDay()||(l?7:0),o=i-c,u=Vs(e,t,1,l),d=fs(e,t),m=fs(e,t-1),T,b,g,x=ms(e,t,u),j={month:t,year:e,daysInMonth:d},Y=0;Y<7;Y++){g=o;for(var N=0;N<8;N++){Y>0&&N>0&&o++,o>d||o<1?(b=o>d?o-d:m+o,T=o>d?t+1:t-1):(b=o,T=t);var S=function(){return N===0?"weekLabel":Y===0?"dayLabel":o<1?"prevMonth":o>d?"nextMonth":"monthDay"}(),A=g!==o&&Y>0,X={desc:A?b:u,week:u,type:S,format:l?"ISO 8601":"US",date:A?new Date(Date.UTC(e,T,b)):!1,year:x,index:r.length};a&&(typeof a=="function"?X=a.call(j,X,n):a.forEach(function(ae){X=ae.call(j,X,n)})),s&&A?r.push(X):s||r.push(X)}Y>0&&(u=Vs(e,T,b+1,l)),x=ms(e,t,u)}return j.cells=r,j}var Bd=function(e){return _d.bind(e)},Jd={weekPlaceholder:"",columnNames:{en:{0:"w",1:"monday",2:"tuesday",3:"wednesday",4:"thursday",5:"friday",6:"saturday",7:"sunday"},sv:{0:"v",1:"m\xE5ndag",2:"tisdag",3:"onsdag",4:"torsdag",5:"fredag",6:"l\xF6rdag",7:"s\xF6ndag"},pt:{0:"s",1:"segunda",2:"ter\xE7a",3:"quarta",4:"quinta",5:"sexta",6:"s\xE1bado",7:"domingo"}},monthNames:{en:["January","February","March","April","May","June","July","August","September","October","November","December"],sv:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],pt:["Janeiro","Fevereiro","Mar\xE7o","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"]},classes:{dayLabel:"day-of-week",weekLabel:"week-number",prevMonth:"inactive",nextMonth:"inactive",monthDay:"day-in-month"}},ze=Jd;function zd(e){return e==null?!1:e.constructor===Array||e.constructor===Object}function Ts(e,t){for(var a in e)t[a]?zd(e[a])&&Ts(e[a],t[a]):t[a]=e[a]}function Ns(e,t){var a=[ze.classes[e.type]];return e.class?e.class=(typeof e.class=="string"?[e.class]:e.class).concat(a):e.class=a,e.type.indexOf("Label")>0&&(e.index==0&&ze.weekPlaceholder?e.desc=ze.weekPlaceholder:e.index<8?e.desc=ze.columnNames[t][e.index]:e.index%8==0&&(e.desc=e.week)),e.date&&(e.monthName=ze.monthNames[t][e.date.getMonth()]),this.monthName||(this.monthName=ze.monthNames[t][this.month]),this.labels||(this.labels={monthNames:ze.monthNames[t],columnNames:ze.columnNames[t],classes:ze.classes}),e}Ns.setLabels=function(e){Ts(e,ze)};var Yd=Ns,Id={Generator:Bd,addLabels:Yd},Ya={name:"PanelTable",props:{tableDate:{type:Date,required:!0},disabledDate:{type:Function},selectionMode:{type:String,required:!0},value:{type:Array,required:!0},rangeState:{type:Object,default:()=>({from:null,to:null,selecting:!1})},focusedDate:{type:Date,required:!0}},computed:{dates(){const{selectionMode:e,value:t,rangeState:a}=this;return e==="range"&&a.selecting?[a.from]:t}},methods:{handleClick(e,t){if(t.stopPropagation(),e.disabled||e.type==="weekLabel")return;const a=new Date(be(e.date));this.$emit("on-pick",a),this.$emit("on-pick-click")},handleMouseMove(e){if(!this.rangeState.selecting||e.disabled)return;const t=e.date;this.$emit("on-change-range",t)}}},ce="ivu-date-picker-cells",Qd=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{class:[e.prefixCls+"-header"]},e._l(e.headerDays,function(n){return a("span",{key:n},[e._v(" "+e._s(n)+" ")])}),0),e._l(e.cells,function(n,s){return a("span",{key:String(n.date)+s,class:e.getCellCls(n),on:{click:function(i){return e.handleClick(n,i)},mouseenter:function(i){return e.handleMouseMove(n)}}},[a("em",[e._v(e._s(n.desc))])])})],2)},Od=[];const Gd={mixins:[ut,Ya],props:{showWeekNumbers:{type:Boolean,default:!1}},data(){return{prefixCls:ce}},computed:{classes(){return[`${ce}`,{[`${ce}-show-week-numbers`]:this.showWeekNumbers}]},calendar(){const e=Number(this.t("i.datepicker.weekStartDay"));return new Id.Generator({onlyDays:!this.showWeekNumbers,weekStart:e})},headerDays(){const e=Number(this.t("i.datepicker.weekStartDay")),t=["sun","mon","tue","wed","thu","fri","sat"].map(n=>this.t("i.datepicker.weeks."+n)),a=t.splice(e,7-e).concat(t.splice(0,e));return this.showWeekNumbers?[""].concat(a):a},cells(){const e=this.tableDate.getFullYear(),t=this.tableDate.getMonth(),a=be(new Date),n=this.dates.filter(Boolean).map(be),[s,i]=this.dates.map(be),l=this.rangeState.from&&be(this.rangeState.from),r=this.rangeState.to&&be(this.rangeState.to),h=this.selectionMode==="range",c=typeof this.disabledDate=="function"&&this.disabledDate;return this.calendar(e,t,o=>{o.date instanceof Date&&o.date.setTime(o.date.getTime()+o.date.getTimezoneOffset()*6e4+480*60*1e3);const u=o.date&&be(o.date),d=o.date&&t===o.date.getMonth();return{...o,type:u===a?"today":o.type,selected:d&&n.includes(u),disabled:o.date&&c&&c(new Date(u)),range:d&&h&&cd(u,l,r),start:d&&h&&u===s,end:d&&h&&u===i}}).cells.slice(this.showWeekNumbers?8:0)}},methods:{getCellCls(e){return[`${ce}-cell`,{[`${ce}-cell-selected`]:e.selected||e.start||e.end,[`${ce}-cell-disabled`]:e.disabled,[`${ce}-cell-today`]:e.type==="today",[`${ce}-cell-prev-month`]:e.type==="prevMonth",[`${ce}-cell-next-month`]:e.type==="nextMonth",[`${ce}-cell-week-label`]:e.type==="weekLabel",[`${ce}-cell-range`]:e.range&&!e.start&&!e.end,[`${ce}-focused`]:be(e.date)===be(this.focusedDate)}]}}},Rs={};var Ld=F(Gd,Qd,Od,!1,jd,null,null,null);function jd(e){for(let t in Rs)this[t]=Rs[t]}var Hd=function(){return Ld.exports}(),$d=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},e._l(e.cells,function(n){return a("span",{class:e.getCellCls(n),on:{click:function(s){return e.handleClick(n,s)},mouseenter:function(s){return e.handleMouseMove(n)}}},[a("em",[e._v(e._s(n.date.getFullYear()))])])}),0)},Xd=[];const Pd={mixins:[Ya],props:{},computed:{classes(){return[`${ce}`,`${ce}-year`]},startYear(){return Math.floor(this.tableDate.getFullYear()/10)*10},cells(){let e=[];const t={text:"",selected:!1,disabled:!1},a=this.dates.filter(Boolean).map(s=>be(new Date(s.getFullYear(),0,1))),n=be(new Date(this.focusedDate.getFullYear(),0,1));for(let s=0;s<10;s++){const i=Pe(t);i.date=new Date(this.startYear+s,0,1),i.disabled=typeof this.disabledDate=="function"&&this.disabledDate(i.date)&&this.selectionMode==="year";const l=be(i.date);i.selected=a.includes(l),i.focused=l===n,e.push(i)}return e}},methods:{getCellCls(e){return[`${ce}-cell`,{[`${ce}-cell-selected`]:e.selected,[`${ce}-cell-disabled`]:e.disabled,[`${ce}-cell-focused`]:e.focused,[`${ce}-cell-range`]:e.range&&!e.start&&!e.end}]}}},gs={};var Ad=F(Pd,$d,Xd,!1,Kd,null,null,null);function Kd(e){for(let t in gs)this[t]=gs[t]}var qd=function(){return Ad.exports}(),eh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},e._l(e.cells,function(n){return a("span",{class:e.getCellCls(n),on:{click:function(s){return e.handleClick(n,s)},mouseenter:function(s){return e.handleMouseMove(n)}}},[a("em",[e._v(e._s(n.text))])])}),0)},th=[];const ah={mixins:[ut,Ya],props:{},computed:{classes(){return[`${ce}`,`${ce}-month`]},cells(){let e=[];const t={text:"",selected:!1,disabled:!1},a=this.tableDate.getFullYear(),n=this.dates.filter(Boolean).map(i=>be(new Date(i.getFullYear(),i.getMonth(),1))),s=be(new Date(this.focusedDate.getFullYear(),this.focusedDate.getMonth(),1));for(let i=0;i<12;i++){const l=Pe(t);l.date=new Date(a,i,1),l.text=this.tCell(i+1);const r=be(l.date);l.disabled=typeof this.disabledDate=="function"&&this.disabledDate(l.date)&&this.selectionMode==="month",l.selected=n.includes(r),l.focused=r===s,e.push(l)}return e}},methods:{getCellCls(e){return[`${ce}-cell`,{[`${ce}-cell-selected`]:e.selected,[`${ce}-cell-disabled`]:e.disabled,[`${ce}-cell-focused`]:e.focused,[`${ce}-cell-range`]:e.range&&!e.start&&!e.end}]},tCell(e){return this.t(`i.datepicker.months.m${e}`)}}},vs={};var nh=F(ah,eh,th,!1,sh,null,null,null);function sh(e){for(let t in vs)this[t]=vs[t]}var ih=function(){return nh.exports}(),Us={props:{disabledHours:{type:Array,default(){return[]}},disabledMinutes:{type:Array,default(){return[]}},disabledSeconds:{type:Array,default(){return[]}},hideDisabledOptions:{type:Boolean,default:!1}}},lh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{ref:"hours",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.hoursList,function(n){return a("li",{directives:[{name:"show",rawName:"v-show",value:!n.hide,expression:"!item.hide"}],key:n.text,class:e.getCellCls(n),on:{click:function(s){return e.handleClick("hours",n)}}},[e._v(" "+e._s(e.formatTime(n.text))+" ")])}),0)]),a("div",{ref:"minutes",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.minutesList,function(n){return a("li",{directives:[{name:"show",rawName:"v-show",value:!n.hide,expression:"!item.hide"}],key:n.text,class:e.getCellCls(n),on:{click:function(s){return e.handleClick("minutes",n)}}},[e._v(" "+e._s(e.formatTime(n.text))+" ")])}),0)]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.showSeconds,expression:"showSeconds"}],ref:"seconds",class:[e.prefixCls+"-list"]},[a("ul",{class:[e.prefixCls+"-ul"]},e._l(e.secondsList,function(n){return a("li",{directives:[{name:"show",rawName:"v-show",value:!n.hide,expression:"!item.hide"}],key:n.text,class:e.getCellCls(n),on:{click:function(s){return e.handleClick("seconds",n)}}},[e._v(" "+e._s(e.formatTime(n.text))+" ")])}),0)])])},rh=[];const Ae="ivu-time-picker-cells",Ia=["hours","minutes","seconds"],oh={name:"TimeSpinner",mixins:[Us],props:{hours:{type:[Number,String],default:NaN},minutes:{type:[Number,String],default:NaN},seconds:{type:[Number,String],default:NaN},showSeconds:{type:Boolean,default:!0},steps:{type:Array,default:()=>[]}},data(){return{spinerSteps:[1,1,1].map((e,t)=>Math.abs(this.steps[t])||e),prefixCls:Ae,compiled:!1,focusedColumn:-1,focusedTime:[0,0,0]}},computed:{classes(){return[`${Ae}`,{[`${Ae}-with-seconds`]:this.showSeconds}]},hoursList(){let e=[];const t=this.spinerSteps[0],a=this.focusedColumn===0&&this.focusedTime[0],n={text:0,selected:!1,disabled:!1,hide:!1};for(let s=0;s<24;s+=t){const i=Pe(n);i.text=s,i.focused=s===a,this.disabledHours.length&&this.disabledHours.indexOf(s)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.hours===s&&(i.selected=!0),e.push(i)}return e},minutesList(){let e=[];const t=this.spinerSteps[1],a=this.focusedColumn===1&&this.focusedTime[1],n={text:0,selected:!1,disabled:!1,hide:!1};for(let s=0;s<60;s+=t){const i=Pe(n);i.text=s,i.focused=s===a,this.disabledMinutes.length&&this.disabledMinutes.indexOf(s)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.minutes===s&&(i.selected=!0),e.push(i)}return e},secondsList(){let e=[];const t=this.spinerSteps[2],a=this.focusedColumn===2&&this.focusedTime[2],n={text:0,selected:!1,disabled:!1,hide:!1};for(let s=0;s<60;s+=t){const i=Pe(n);i.text=s,i.focused=s===a,this.disabledSeconds.length&&this.disabledSeconds.indexOf(s)>-1&&(i.disabled=!0,this.hideDisabledOptions&&(i.hide=!0)),this.seconds===s&&(i.selected=!0),e.push(i)}return e}},methods:{getCellCls(e){return[`${Ae}-cell`,{[`${Ae}-cell-selected`]:e.selected,[`${Ae}-cell-focused`]:e.focused,[`${Ae}-cell-disabled`]:e.disabled}]},chooseValue(e){const t=Ia.reduce((a,n,s)=>{const i=e[s];return this[n]===i?a:{...a,[n]:i}},{});Object.keys(t).length>0&&this.emitChange(t)},handleClick(e,t){if(t.disabled)return;const a={[e]:t.text};this.emitChange(a)},emitChange(e){this.$emit("on-change",e),this.$emit("on-pick-click")},scroll(e,t){const a=this.$refs[e].scrollTop,n=24*this.getScrollIndex(e,t);rd(this.$refs[e],a,n,500)},getScrollIndex(e,t){const a=id(e),n=this[`disabled${a}`];if(n.length&&this.hideDisabledOptions){let s=0;n.forEach(i=>i<=t?s++:""),t-=s}return t},updateScroll(){this.$nextTick(()=>{Ia.forEach(e=>{this.$refs[e].scrollTop=24*this[`${e}List`].findIndex(t=>t.text==this[e])})})},formatTime(e){return e<10?"0"+e:e},updateFocusedTime(e,t){this.focusedColumn=e,this.focusedTime=t.slice()}},watch:{hours(e){!this.compiled||this.scroll("hours",this.hoursList.findIndex(t=>t.text==e))},minutes(e){!this.compiled||this.scroll("minutes",this.minutesList.findIndex(t=>t.text==e))},seconds(e){!this.compiled||this.scroll("seconds",this.secondsList.findIndex(t=>t.text==e))},focusedTime(e,t){Ia.forEach((a,n)=>{if(e[n]===t[n]||typeof e[n]=="undefined")return;const s=this[`${a}List`].findIndex(i=>i.text===e[n]);this.scroll(a,s)})}},mounted(){this.$nextTick(()=>this.compiled=!0)}},bs={};var ch=F(oh,lh,rh,!1,dh,null,null,null);function dh(e){for(let t in bs)this[t]=bs[t]}var hh=function(){return ch.exports}(),uh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ButtonGroup",{class:[e.prefixCls+"-confirm"],attrs:{right:""},on:{"!keydown":function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"tab",9,n.key,"Tab")?null:e.handleTab.apply(null,arguments)}}},[e.isTime?a("Button",{staticClass:"ind-primary",attrs:{type:"text",size:"small"},nativeOn:{click:function(n){return e.handleNow.apply(null,arguments)}}},[e._v("\u6B64\u523B")]):e._e(),a("Button",{attrs:{bizType:"cancel",size:"small"},nativeOn:{click:function(n){return e.handleClear.apply(null,arguments)},keydown:function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleClear.apply(null,arguments)}}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"confirm",size:"small"},nativeOn:{click:function(n){return e.handleSuccess.apply(null,arguments)},keydown:function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleSuccess.apply(null,arguments)}}},[e._v("\u786E\u5B9A")])],1)},ph=[];const ys="ivu-picker",fh={mixins:[kt],components:{ButtonGroup:Ue,Button:ge},props:{isTime:Boolean},data(){return{prefixCls:ys}},computed:{timeClasses(){return`${ys}-confirm-time`}},methods:{handleNow(){this.$emit("on-pick-now")},handleClear(){this.$emit("on-pick-clear")},handleSuccess(){this.$emit("on-pick-success")},handleTab(e){const a=[...this.$el.children][e.shiftKey?"shift":"pop"]();document.activeElement===a&&(e.preventDefault(),e.stopPropagation(),this.dispatch("CalendarPicker","focus-input"))}}},Ss={};var mh=F(fh,uh,ph,!1,Vh,null,null,null);function Vh(e){for(let t in Ss)this[t]=Ss[t]}var Lt=function(){return mh.exports}();const Th="ivu-picker-panel",ks="ivu-date-picker";var Fs={props:{confirm:{type:Boolean,default:!1}},methods:{iconBtnCls(e,t=""){return[`${Th}-icon-btn`,`${ks}-${e}-btn`,`${ks}-${e}-btn-arrow${t}`]},handleShortcutClick(e){e.value&&this.$emit("on-pick",e.value()),e.onClick&&e.onClick(this)},handlePickClear(){this.resetView(),this.$emit("on-pick-clear")},handlePickSuccess(){this.resetView(),this.$emit("on-pick-success")},handlePickClick(){this.$emit("on-pick-click")},resetView(){setTimeout(()=>this.currentView=this.selectionMode,500)},handleClear(){this.dates=this.dates.map(()=>null),this.rangeState={},this.$emit("on-pick",this.dates),this.handleConfirm()},handleConfirm(e,t){this.$emit("on-pick",this.dates,e,t||this.type)},onToggleVisibility(e){const{timeSpinner:t,timeSpinnerEnd:a}=this.$refs;e&&t&&t.updateScroll(),e&&a&&a.updateScroll()}}},Nh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.prefixCls+"-body-wrapper"],on:{mousedown:function(n){n.preventDefault()}}},[a("div",{class:[e.prefixCls+"-body"]},[e.showDate?a("div",{class:[e.timePrefixCls+"-header"]},[e._v(e._s(e.visibleDate))]):e._e(),a("div",{class:[e.prefixCls+"-content"]},[a("time-spinner",{ref:"timeSpinner",attrs:{"show-seconds":e.showSeconds,steps:e.steps,hours:e.timeSlots[0],minutes:e.timeSlots[1],seconds:e.timeSlots[2],"disabled-hours":e.disabledHMS.disabledHours,"disabled-minutes":e.disabledHMS.disabledMinutes,"disabled-seconds":e.disabledHMS.disabledSeconds,"hide-disabled-options":e.hideDisabledOptions},on:{"on-change":e.handleChange,"on-pick-click":e.handlePickClick}})],1),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)])},Rh=[];const gh="ivu-picker-panel",vh="ivu-time-picker",Uh=e=>e[0].toUpperCase()+e.slice(1),bh=(e,t,a,n)=>{const s=new Date(e.getTime());return s.setHours(t),s.setMinutes(a),s.setSeconds(n),s},yh=(e,t,a)=>a.indexOf(e)===t,Ws=()=>!1,Sh={name:"TimePickerPanel",mixins:[Fs,ut,Us],components:{TimeSpinner:hh,Confirm:Lt},props:{disabledDate:{type:Function,default:Ws},steps:{type:Array,default:()=>[]},format:{type:String,default:"HH:mm:ss"},value:{type:Array,required:!0}},data(){return{prefixCls:gh,timePrefixCls:vh,date:this.value[0]||It(),showDate:!1}},computed:{showSeconds(){return!!(this.format||"").match(/ss/)},visibleDate(){const e=this.date,t=e.getMonth()+1,a=this.t("i.datepicker.year"),n=this.t(`i.datepicker.month${t}`);return`${e.getFullYear()}${a} ${n}`},timeSlots(){return this.value[0]?["getHours","getMinutes","getSeconds"].map(e=>this.date[e]()):[]},disabledHMS(){const e=["disabledHours","disabledMinutes","disabledSeconds"];if(this.disabledDate===Ws||!this.value[0])return e.reduce((a,n)=>(a[n]=this[n],a),{});{const t=[24,60,60],n=["Hours","Minutes","Seconds"].map(s=>this[`disabled${s}`]).map((s,i)=>{const l=t[i],r=s;for(let h=0;h<l;h+=this.steps[i]||1){const c=this.timeSlots.map((u,d)=>d===i?h:u),o=bh(this.date,...c);this.disabledDate(o,!0)&&r.push(h)}return r.filter(yh)});return e.reduce((s,i,l)=>(s[i]=n[l],s),{})}}},watch:{value(e){let t=e[0]||It();t=new Date(t),this.date=t}},methods:{handleChange(e,t=!0){const a=new Date(this.date);Object.keys(e).forEach(n=>a[`set${Uh(n)}`](e[n])),t&&this.$emit("on-pick",a,"time")}},mounted(){this.$parent&&this.$parent.$options.name==="DatePicker"&&(this.showDate=!0)}},Zs={};var kh=F(Sh,Nh,Rh,!1,Fh,null,null,null);function Fh(e){for(let t in Zs)this[t]=Zs[t]}var Wh=function(){return kh.exports}(),Zh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("span",[e.datePanelLabel?a("span",{directives:[{name:"show",rawName:"v-show",value:e.datePanelLabel.labels[0].type==="year"||e.currentView==="date",expression:"datePanelLabel.labels[0].type === 'year' || currentView === 'date'"}],class:[e.datePrefixCls+"-header-label"],on:{click:e.datePanelLabel.labels[0].handler}},[e._v(e._s(e.datePanelLabel.labels[0].label))]):e._e(),e.datePanelLabel&&e.currentView==="date"?[e._v(e._s(e.datePanelLabel.separator))]:e._e(),e.datePanelLabel?a("span",{directives:[{name:"show",rawName:"v-show",value:e.datePanelLabel.labels[1].type==="year"||e.currentView==="date",expression:"datePanelLabel.labels[1].type === 'year' || currentView === 'date'"}],class:[e.datePrefixCls+"-header-label"],on:{click:e.datePanelLabel.labels[1].handler}},[e._v(e._s(e.datePanelLabel.labels[1].label))]):e._e()],2)},xh=[];const wh={props:{datePanelLabel:Object,currentView:String,datePrefixCls:String}},xs={};var Mh=F(wh,Zh,xh,!1,Eh,null,null,null);function Eh(e){for(let t in xs)this[t]=xs[t]}var Dh=function(){return Mh.exports}(),Ch={props:{showTime:{type:Boolean,default:!1},format:{type:String,default:"YYYY-MM-DD"},selectionMode:{type:String,validator(e){return["year","month","date","time"].includes(e)},default:"date"},shortcuts:{type:Array,default:()=>[]},disabledDate:{type:Function,default:()=>!1},value:{type:Array,default:()=>[It(),It()]},timePickerOptions:{default:()=>({}),type:Object},showWeekNumbers:{type:Boolean,default:!1},startDate:{type:Date},pickerType:{type:String,require:!0},focusedDate:{type:Date,required:!0},opened:Boolean}},_h=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes,on:{mousedown:function(n){n.preventDefault()}}},[e.shortcuts.length?a("div",{class:[e.prefixCls+"-sidebar"]},e._l(e.shortcuts,function(n,s){return a("div",{key:s,class:[e.prefixCls+"-shortcut"],on:{click:function(i){return e.handleShortcutClick(n)}}},[e._v(" "+e._s(n.text)+" ")])}),0):e._e(),a("div",{class:[e.prefixCls+"-body"]},[a("div",{staticStyle:{display:"flex"}},[a("div",[a("div",{class:[e.datePrefixCls+"-header"]},[a("span",{class:e.iconBtnCls("prev","-double"),on:{click:function(n){return e.changeYear(-1)}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),e.pickerTable==="date-table"?a("span",{directives:[{name:"show",rawName:"v-show",value:e.currentView==="date",expression:"currentView === 'date'"}],class:e.iconBtnCls("prev"),on:{click:function(n){return e.changeMonth(-1)}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1):e._e(),a("date-panel-label",{attrs:{"date-panel-label":e.datePanelLabel,"current-view":e.pickerTable.split("-").shift(),"date-prefix-cls":e.datePrefixCls}}),a("span",{class:e.iconBtnCls("next","-double"),on:{click:function(n){return e.changeYear(1)}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1),e.pickerTable==="date-table"?a("span",{directives:[{name:"show",rawName:"v-show",value:e.currentView==="date",expression:"currentView === 'date'"}],class:e.iconBtnCls("next"),on:{click:function(n){return e.changeMonth(1)}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1):e._e()],1),a("div",{class:[e.prefixCls+"-content"]},[a(e.pickerTable,{ref:"pickerTable",tag:"component",attrs:{"table-date":e.panelDate,"show-week-numbers":e.showWeekNumbers,value:e.dates,"selection-mode":e.selectionMode,"disabled-date":e.disabledDate,"focused-date":e.focusedDate},on:{"on-pick":e.panelPickerHandlers,"on-pick-click":e.handlePickClick}})],1)]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.showTime,expression:"showTime"}]},[a("div",{class:[e.timePrefixCls+"-header"]},[a("span",{class:[e.timePrefixCls+"-header-label"]},[e._v(e._s(e.timeLabel))])]),a("div",{class:[e.prefixCls+"-content"]},[a("time-picker",e._b({ref:"timePicker",attrs:{value:e.dates,format:e.format,"time-disabled":e.timeDisabled,"disabled-date":e.disabledDate,"focused-date":e.focusedDate},on:{"on-pick":e.handlePick,"on-pick-click":e.handlePickClick,"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}},"time-picker",e.timePickerOptions,!1))],1)])]),e.confirm?a("Confirm",{attrs:{isTime:e.showTime},on:{"on-pick-now":e.handlePickNow,"on-pick-clear":e.handlePickClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)])},Bh=[];const Qa="ivu-picker-panel",Jh="ivu-date-picker",zh="ivu-time-picker",Yh={name:"DatePickerPanel",mixins:[Fs,ut,Ch],components:{Icons:pe,DateTable:Hd,YearTable:qd,MonthTable:ih,TimePicker:Wh,Confirm:Lt,datePanelLabel:Dh},props:{},data(){const{selectionMode:e,value:t}=this,a=t.slice().sort();return{prefixCls:Qa,datePrefixCls:Jh,timePrefixCls:zh,currentView:e||"date",pickerTable:this.getTableType(e),dates:a,panelDate:this.startDate||a[0]||new Date}},computed:{classes(){return[`${Qa}-body-wrapper`,{[`${Qa}-with-sidebar`]:this.shortcuts.length}]},panelPickerHandlers(){return this.pickerTable===`${this.currentView}-table`?this.handlePick:this.handlePreSelection},datePanelLabel(){const e=this.t("i.locale"),t=this.t("i.datepicker.datePanelLabel"),a=this.panelDate,{labels:n,separator:s}=hd(e,t,a),i=l=>()=>this.pickerTable=this.getTableType(l);return{separator:s,labels:n.map(l=>(l.handler=i(l.type),l))}},timeDisabled(){return!this.dates[0]},timeLabel(){const e=this.panelDate;return Je(e).format("HH:mm")}},watch:{value(e){this.dates=e;const t=this.startDate||this.dates[0];this.panelDate=t||new Date},currentView(e){this.$emit("on-selection-mode-change",e)},opened(e){e&&this.showTime&&this.$nextTick(()=>{this.$refs.timePicker.$refs.timeSpinner.updateScroll()})},selectionMode(e){this.currentView=e,this.pickerTable=this.getTableType(e)},focusedDate(e){const t=e.getFullYear()!==this.panelDate.getFullYear(),a=t||e.getMonth()!==this.panelDate.getMonth();(t||a)&&(this.panelDate=e)}},methods:{reset(){this.currentView=this.selectionMode,this.pickerTable=this.getTableType(this.currentView)},changeYear(e){this.selectionMode==="year"||this.pickerTable==="year-table"?this.panelDate=new Date(this.panelDate.getFullYear()+e*10,0,1):this.panelDate=ls(this.panelDate,e*12)},getTableType(e){return e.match(/^time/)?"time-picker":`${e}-table`},changeMonth(e){this.panelDate=ls(this.panelDate,e)},handlePreSelection(e){this.panelDate=e,this.pickerTable==="year-table"?this.pickerTable="month-table":this.pickerTable=this.getTableType(this.currentView)},handlePick(e,t){const{selectionMode:a,panelDate:n}=this;a==="year"?e=new Date(e.getFullYear(),0,1):a==="month"?e=new Date(n.getFullYear(),e.getMonth(),1):e=new Date(e),this.dates=[e],this.$emit("on-pick",e,!1,t||a)},handlePickNow(){const e=new Date;this.dates=[e],this.$emit("on-pick",e,!1,this.pickerType)}}},ws={};var Ih=F(Yh,_h,Bh,!1,Qh,null,null,null);function Qh(e){for(let t in ws)this[t]=ws[t]}var Oh=function(){return Ih.exports}(),Gh={name:"CalendarPicker",mixins:[Nd],props:{type:{validator(e){return["year","month","date","datetime"].includes(e)},default:"date"}},components:{DatePickerPanel:Oh},computed:{panel(){return"DatePickerPanel"},ownPickerProps(){return this.options}}},Lh=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{touchstart:!0}},{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture}],class:[e.prefixCls]},[a("div",{ref:"reference",class:e.relClasses},[e._t("default")],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"drop",class:e.dropdownCls,attrs:{placement:e.placement,eventsEnabled:e.eventsEnabled,"data-transfer":e.transfer,transfer:e.transfer},nativeOn:{click:function(n){return e.handleTransferClick.apply(null,arguments)}}},[e._t("content")],2)],1)],1)},jh=[];const Hh={name:"IndPicker",directives:{clickOutside:Xe,transferDom:ht},components:{Drop:Ma},props:{prefixCls:{type:String,default:""},visible:Boolean,placement:{validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},transferClassName:String,capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},eventsEnabled:Boolean},data(){return{disableClickOutSide:!1,disableCloseUnderTransfer:!1}},computed:{transition(){return["bottom-start","bottom","bottom-end"].includes(this.placement)?"slide-up":"fade"},relClasses(){return[`${this.prefixCls}-rel`]},dropdownCls(){return{[this.prefixCls+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}}},watch:{visible(e){setTimeout(()=>{e?this.$refs.drop.update():this.$refs.drop.destroy()},0)}},methods:{handleTransferClick(){this.transfer&&(this.disableCloseUnderTransfer=!0)},onClickOutside(e){if(this.disableCloseUnderTransfer)return this.disableCloseUnderTransfer=!1,!1;if(e&&e.type==="mousedown"&&this.visible){e.preventDefault(),e.stopPropagation();return}const t=this.$refs.drop&&this.$refs.drop.$el;e&&t&&t.contains(e.target)||this.visible&&(e&&e.preventDefault(),e&&e.stopPropagation(),this.$emit("on-click-outside",e))}}},Ms={};var $h=F(Hh,Lh,jh,!1,Xh,null,null,null);function Xh(e){for(let t in Ms)this[t]=Ms[t]}var Es=function(){return $h.exports}(),Ph=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Picker",e._b({attrs:{prefixCls:"ivu-date-picker",visible:e.visible},on:{"on-click-outside":e.closePicker},scopedSlots:e._u([{key:"content",fn:function(){return[a("div",{staticClass:"ivu-picker-panel-body"},[a("div",{staticClass:"ivu-date-picker-header"},[a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-prev-btn ivu-date-picker-prev-btn-arrow-double",on:{click:function(n){return e.changeYear("last")}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),a("span",{staticClass:"ivu-date-picker-header-label"},[e._v(e._s(e.year)+"\u5E74")]),a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-next-btn ivu-date-picker-next-btn-arrow-double",on:{click:function(n){return e.changeYear("next")}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1)]),a("div",{staticClass:"ivu-date-picker-cells ivu-date-picker-cells-month quarter"},e._l(e.dataList,function(n){return a("span",{key:n.value,class:{"ivu-date-picker-cells-cell":!0,"ivu-date-picker-cells-cell-disabled":n.disable,"ivu-date-picker-cells-cell-selected":!n.disable&&e.quarter===n.value},on:{click:function(s){return e.handleClick(n)}}},[a("em",[e._v(e._s(n.label))])])}),0),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handleClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)]},proxy:!0}])},"Picker",e.$attrs,!1),[e._t("default",function(){return[a("Input",{attrs:{value:e.messageTxt,readonly:""},on:{"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(n){return e.handleFocus.apply(null,arguments)},mouseenter:function(n){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(n){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icon",{attrs:{slot:"suffix",type:e.arrowType},on:{click:e.handleClickIcon},slot:"suffix"})],1)]})],2)},Ah=[];const Kh=new Date().getFullYear(),qh=new Date().getMonth()+1,eu=`Q${v.getQuarterNum(qh)}`,tu={name:"IndQuarterPicker",components:{Input:I.Input,Picker:Es,Icons:pe,Confirm:Lt},props:{value:{type:String,default:""},open:Boolean,clearable:{type:Boolean,default:!0},confirm:Boolean,readonly:Boolean,disabled:Boolean,options:{type:Object,default:()=>({})}},data(){return{isFocused:!1,internalFocus:!1,isInit:!1,visible:this.open,tempValue:null,message:null,year:null,quarter:null,dataList:[{label:"\u7B2C\u4E00\u5B63\u5EA6",value:"Q1",startMonth:"01",endMonth:"03",disable:!1},{label:"\u7B2C\u4E8C\u5B63\u5EA6",value:"Q2",startMonth:"04",endMonth:"06",disable:!1},{label:"\u7B2C\u4E09\u5B63\u5EA6",value:"Q3",startMonth:"07",endMonth:"09",disable:!1},{label:"\u7B2C\u56DB\u5B63\u5EA6",value:"Q4",startMonth:"10",endMonth:"12",disable:!1}],showClose:!1}},computed:{arrowType(){return this.showClose?"ios-close-circle":"ios-calendar-outline"},messageTxt(){return v.formatQuarter(this.message)},selectYear(){return this.tempValue?parseInt(this.message.substring(0,4)):null},selectQuarter(){return this.tempValue?this.message.substring(4,6):null}},watch:{open(e){this.visible=!!e},value(){this.value!==this.message&&this.initData()}},created(){this.initData()},methods:{initData(){this.value?(this.year=parseInt(this.value.substring(0,4)),this.quarter=this.value.substring(4,6),this.message=`${this.year}${this.quarter}`):this.isInit?(this.quarter=null,this.message=null):(this.year=Kh,this.quarter=eu,this.message=`${this.year}${this.quarter}`,this.emitChange(!1)),this.tempValue=this.message,this.isInit||(this.isInit=!0)},handleFocus(e){this.readonly||this.disabled||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.handleData(),this.visible=!0,this.emitOpenChange()))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.closePicker()},handleInputMouseenter(){this.readonly||this.disabled||(this.showClose=this.message&&this.clearable)},handleInputMouseleave(){this.showClose=!1},handleClear(){this.quarter=null,this.tempValue=null,this.emitChange(),this.$emit("on-clear")},handleClickIcon(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.handleFocus()},changeYear(e){e==="last"?this.year--:this.year++,this.year===this.selectYear?this.quarter=this.selectQuarter:this.quarter=null,this.handleData()},handleData(){this.options&&this.options.disabledDate&&this.dataList.forEach(e=>{e.disable=this.options.disabledDate(`${this.year}${e.value}`)})},handleClick(e){e.disable||(this.quarter=e.value,this.tempValue=`${this.year}${this.quarter}`,this.confirm||(this.emitChange(),this.closePicker()))},closePicker(){this.visible=!1,this.emitOpenChange()},emitChange(e=!0){e&&(this.message=this.tempValue),this.$emit("on-change",this.message)},emitOpenChange(){this.$emit("on-open-change",this.visible)},handlePickSuccess(){this.emitChange(),this.closePicker(),this.$emit("on-ok")}}},Ds={};var au=F(tu,Ph,Ah,!1,nu,null,null,null);function nu(e){for(let t in Ds)this[t]=Ds[t]}var su=function(){return au.exports}(),iu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Picker",e._b({attrs:{prefixCls:"ivu-date-picker",visible:e.visible},on:{"on-click-outside":e.closePicker},scopedSlots:e._u([{key:"content",fn:function(){return[a("div",{staticClass:"ivu-picker-panel-body"},[a("div",{staticClass:"ivu-date-picker-header"},[a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-prev-btn ivu-date-picker-prev-btn-arrow-double",on:{click:function(n){return e.changeYear("last")}}},[a("Icons",{attrs:{type:"ios-arrow-back"}})],1),a("span",{staticClass:"ivu-date-picker-header-label"},[e._v(e._s(e.year)+"\u5E74")]),a("span",{staticClass:"ivu-picker-panel-icon-btn ivu-date-picker-next-btn ivu-date-picker-next-btn-arrow-double",on:{click:function(n){return e.changeYear("next")}}},[a("Icons",{attrs:{type:"ios-arrow-forward"}})],1)]),a("div",{staticClass:"ivu-date-picker-cells ivu-date-picker-cells-month half-year"},e._l(e.dataList,function(n){return a("span",{key:n.value,class:{"ivu-date-picker-cells-cell":!0,"ivu-date-picker-cells-cell-disabled":n.disable,"ivu-date-picker-cells-cell-selected":!n.disable&&e.halfYear===n.value},on:{click:function(s){return e.handleClick(n)}}},[a("em",[e._v(e._s(n.label))])])}),0),e.confirm?a("Confirm",{on:{"on-pick-clear":e.handleClear,"on-pick-success":e.handlePickSuccess}}):e._e()],1)]},proxy:!0}])},"Picker",e.$attrs,!1),[e._t("default",function(){return[a("Input",{attrs:{value:e.messageTxt,readonly:""},on:{"on-focus":e.handleFocus,"on-blur":e.handleBlur},nativeOn:{click:function(n){return e.handleFocus.apply(null,arguments)},mouseenter:function(n){return e.handleInputMouseenter.apply(null,arguments)},mouseleave:function(n){return e.handleInputMouseleave.apply(null,arguments)}}},[a("Icon",{attrs:{slot:"suffix",type:e.arrowType},on:{click:e.handleClickIcon},slot:"suffix"})],1)]})],2)},lu=[];function ru(e){return e=parseInt(e),isNaN(e)?"":e<=6?"H1":"H2"}const ou=new Date().getFullYear(),cu=new Date().getMonth()+1,du=ru(cu),hu={name:"IndHalfYearPicker",components:{Input:I.Input,Picker:Es,Icons:pe,Confirm:Lt},directives:{clickOutside:Xe},props:{value:{type:String,default:""},open:Boolean,clearable:{type:Boolean,default:!0},confirm:Boolean,readonly:Boolean,disabled:Boolean,fullYear:Boolean,options:{type:Object,default:()=>({})}},data(){return{isFocused:!1,internalFocus:!1,isInit:!1,visible:this.open,tempValue:null,message:null,year:null,halfYear:null,dataList:[{label:"\u4E0A\u534A\u5E74",value:"H1",disable:!1},{label:"\u4E0B\u534A\u5E74",value:"H2",disable:!1}],showClose:!1}},computed:{arrowType(){return this.showClose?"ios-close-circle":"ios-calendar-outline"},messageTxt(){var a;if(!this.message||this.message.length<4)return"";const e=this.message.substring(4,6),t=((a=this.dataList.find(n=>n.value===e))==null?void 0:a.label)||"";return`${this.message.substring(0,4)}${t}`},selectYear(){return this.tempValue?parseInt(this.tempValue.substring(0,4)):null},selectHalfYear(){return this.tempValue?this.tempValue.substring(4,6):null}},watch:{open(e){this.visible=!!e},value(){this.value!==this.message&&this.initData()}},created(){this.fullYear&&this.dataList.unshift({label:"\u5168\u5E74",value:"",disable:!1}),this.initData()},methods:{initData(){this.value?(this.year=this.value.substring(0,4),this.halfYear=this.value.substring(4,this.value.length),this.message=`${this.year}${this.halfYear}`):this.isInit?(this.halfYear=null,this.message=null):(this.year=ou,this.halfYear=du,this.message=`${this.year}${this.halfYear}`,this.emitChange(!1)),this.tempValue=this.message,this.isInit||(this.isInit=!0)},handleFocus(e){this.readonly||this.disabled||(this.isFocused=!0,!(e&&e.type==="focus")&&(this.handleData(),this.visible=!0,this.emitOpenChange()))},handleBlur(e){if(this.internalFocus){this.internalFocus=!1;return}if(this.visible){e.preventDefault();return}this.isFocused=!1,this.closePicker()},handleInputMouseenter(){this.readonly||this.disabled||(this.showClose=this.message&&this.clearable)},handleInputMouseleave(){this.showClose=!1},handleClear(){this.halfYear=null,this.tempValue=null,this.emitChange(),this.$emit("on-clear")},handleClickIcon(e){this.showClose?(e&&e.stopPropagation(),this.handleClear()):this.handleFocus()},changeYear(e){e==="last"?this.year--:this.year++,this.year===this.selectYear?this.halfYear=this.selectHalfYear:this.halfYear=null,this.handleData()},handleData(){this.options&&this.options.disabledDate&&this.dataList.forEach(e=>{e.disable=this.options.disabledDate(`${this.year}${e.value}`)})},handleClick(e){e.disable||(this.halfYear=e.value,this.tempValue=`${this.year}${this.halfYear}`,this.confirm||(this.emitChange(),this.closePicker()))},closePicker(){this.visible=!1,this.emitOpenChange()},emitChange(e=!0){e&&(this.message=this.tempValue),this.$emit("on-change",this.message)},emitOpenChange(){this.$emit("on-open-change",this.visible)},handlePickSuccess(){this.emitChange(),this.closePicker(),this.$emit("on-ok")}}},Cs={};var uu=F(hu,iu,lu,!1,pu,null,null,null);function pu(e){for(let t in Cs)this[t]=Cs[t]}var fu=function(){return uu.exports}(),mu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.useIvuPicker?a("DatePicker",e._b({attrs:{type:e.type,value:e.date,format:e.ivuFormat,options:e.useOptions},on:{input:e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(n){return e.$emit("on-ok")},"on-clear":function(n){return e.$emit("on-clear")}}},"DatePicker",e.$attrs,!1),[e._t("default")],2):e.type==="quarter"?a("QuarterPicker",e._b({attrs:{value:e.date,options:e.useOptions},on:{"on-change":e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(n){return e.$emit("on-ok")},"on-clear":function(n){return e.$emit("on-clear")}}},"QuarterPicker",e.$attrs,!1),[e._t("default")],2):e.type==="half-year"?a("HalfYearPicker",e._b({attrs:{value:e.date,options:e.useOptions},on:{"on-change":e.changeValue,"on-open-change":e.handleOpenChange,"on-ok":function(n){return e.$emit("on-ok")},"on-clear":function(n){return e.$emit("on-clear")}}},"HalfYearPicker",e.$attrs,!1),[e._t("default")],2):e._e()},Vu=[];const Tu=["date","year","month","datetime"],Nu={name:"IndDatePickerInner",components:{DatePicker:Gh,QuarterPicker:su,HalfYearPicker:fu},props:{type:{type:String,default:"date"},value:{type:String},options:Object,minDate:String,maxDate:String},data(){return{date:this.value}},computed:{useIvuPicker(){return Tu.includes(this.type)},ivuFormat(){return this.type==="datetime"?"YYYY-MM-DD HH:mm":null},useOptions(){const e=p.default.cloneDeep(this.options||{}),t=this.minDate,a=this.maxDate;return!e.disabledDate&&(t||a)&&(["quarter","half-year"].includes(this.type)?e.disabledDate=n=>{let s=!1;return!!t&&n<t&&(s=!0),!!a&&n>a&&(s=!0),s}:e.disabledDate=n=>{let s=!1;const i=v.str2Date(t),l=v.str2Date(a);return v.isDate(i)&&v.isDate(n)&&n.getTime()<i.getTime()&&(s=!0),v.isDate(l)&&v.isDate(n)&&n.getTime()>l.getTime()&&(s=!0),s}),e}},methods:{async setDate(e){e!==this.date&&(await this.$nextTick(),this.date=e)},getDateStr(e){if(!e)return e;const t=this.type;let a=e;return t==="datetime"?a=Je(e).format("YYYYMMDDHHmm"):t==="date"?a=Je(e).format("YYYYMMDD"):t==="month"?a=Je(e).format("YYYYMM"):t==="year"&&(a=Je(e).format("YYYY")),a==="Invalid Date"?this.date:a},changeValue(e){const t=this.getDateStr(e);this.date=t,this.emitChange(t)},emitChange(e){this.$emit("on-change",e)},handleOpenChange(e){this.$emit("on-open-change",e)}}},_s={};var Ru=F(Nu,mu,Vu,!1,gu,null,null,null);function gu(e){for(let t in _s)this[t]=_s[t]}var vu=function(){return Ru.exports}(),Uu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-date-picker"},[e.isRange?[a("div",{staticClass:"ind-range-date-picker"},[a("PickerInner",e._b({ref:"beginPicker",attrs:{type:e.pickerType,value:e.beginDate,open:e.beginOpen},on:{"on-change":function(n){for(var s=arguments.length,i=Array(s);s--;)i[s]=arguments[s];return e.changeRangeValue.apply(void 0,["begin"].concat(i))},"on-open-change":function(n){for(var s=arguments.length,i=Array(s);s--;)i[s]=arguments[s];return e.handleOpenChange.apply(void 0,["on-begin-open-change"].concat(i))},"on-ok":function(n){return e.$emit("on-begin-ok")}}},"PickerInner",e.$attrs,!1),[e._t("begin")],2),a("span",{staticClass:"range-sep"},[e._v("-")]),a("PickerInner",e._b({ref:"endPicker",attrs:{type:e.pickerType,value:e.endDate,open:e.endOpen},on:{"on-change":function(n){for(var s=arguments.length,i=Array(s);s--;)i[s]=arguments[s];return e.changeRangeValue.apply(void 0,["end"].concat(i))},"on-open-change":function(n){for(var s=arguments.length,i=Array(s);s--;)i[s]=arguments[s];return e.handleOpenChange.apply(void 0,["on-end-open-change"].concat(i))},"on-ok":function(n){return e.$emit("on-end-ok")}}},"PickerInner",e.$attrs,!1),[e._t("end")],2)],1)]:[a("PickerInner",e._b({ref:"picker",attrs:{type:e.type,value:e.date,open:e.open},on:{"on-change":e.changeValue,"on-open-change":function(n){for(var s=arguments.length,i=Array(s);s--;)i[s]=arguments[s];return e.handleOpenChange.apply(void 0,["on-open-change"].concat(i))},"on-ok":function(n){return e.$emit("on-ok")},"on-clear":function(n){return e.$emit("on-clear")}}},"PickerInner",e.$attrs,!1),[e._t("default")],2)]],2)},bu=[];const yu={name:"IndDatePicker",components:{PickerInner:vu},props:{open:{type:Boolean,default:null},beginOpen:{type:Boolean,default:null},endOpen:{type:Boolean,default:null},type:{type:String,default:"date"},value:{type:[String,Array]},isLimitOneYear:Boolean},data(){return{date:this.value,beginDate:null,endDate:null}},computed:{isRange(){return this.type.includes("range")},pickerType(){return this.type.replace("-range","")}},created(){this.initDate()},watch:{value(){this.initDate()}},methods:{async initDate(){if(await this.$nextTick(),!this.isRange&&this.value!==this.date)this.date=this.value,this.$refs.picker.setDate(this.date);else if(this.isRange&&v.isArray(this.value)){const[e,t]=this.value;e!==this.beginDate&&(this.beginDate=e&&typeof e=="string"?e:null,this.$refs.beginPicker.setDate(this.beginDate)),t!==this.endDate&&(this.endDate=t&&typeof t=="string"?t:null,this.$refs.endPicker.setDate(this.endDate))}},changeValue(e){this.date=e,this.emitChange(e)},changeRangeValue(e,t){if(e==="begin"){if(t&&this.endDate&&this.isLimitOneYear&&t.substring(0,4)!==this.endDate.substring(0,4)){this.$Message.error("\u8BE5\u529F\u80FD\u4E0D\u5141\u8BB8\u8DE8\u5E74\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\uFF01"),this.$refs.beginPicker.setDate(this.beginDate);return}this.beginDate=t}else{if(t&&this.beginDate&&this.isLimitOneYear&&t.substring(0,4)!==this.beginDate.substring(0,4)){this.$Message.error("\u8BE5\u529F\u80FD\u4E0D\u5141\u8BB8\u8DE8\u5E74\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\uFF01"),this.$refs.endPicker.setDate(this.endDate);return}this.endDate=t}this.emitChange([this.beginDate,this.endDate])},emitChange(e){this.$emit("input",e)},handleOpenChange(e,t){this.$emit(e,t)}}},Bs={};var Su=F(yu,Uu,bu,!1,ku,null,null,null);function ku(e){for(let t in Bs)this[t]=Bs[t]}var Js=function(){return Su.exports}(),Fu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return!e.lazyRender||e.isInit?a("div",[a("Drawer",e._b({staticClass:"ind-drawer",style:e.transfer?e.style:null,attrs:{value:e.isShow,transfer:e.transfer,closable:e.closable},on:{"on-visible-change":e.visibleChange,"on-resize-width":e.resizeWidth},scopedSlots:e._u([{key:"header",fn:function(){},proxy:!0},{key:"close",fn:function(){},proxy:!0},{key:"trigger",fn:function(){},proxy:!0}],null,!1,3562645912)},"Drawer",e.$attrs,!1),[a("div",{staticClass:"ind-drawer-content"},[e._t("default")],2),e.footer||e.$slots.footer?a("div",{staticClass:"ind-drawer-footer"},[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",loading:e.saving},on:{click:e.cancel}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",loading:e.saving},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]})],2):e._e()])],1):e._e()},Wu=[];const Zu={name:"IndDrawer",components:{Drawer:I.Drawer,ButtonGroup:Ue,Button:ge},props:{value:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},closable:{type:Boolean,default:!0},lazyRender:{type:Boolean,default:!0},footer:Boolean,showCancel:{type:Boolean,default:!0},saving:Boolean,cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":We}}},watch:{value:{immediate:!0,async handler(){this.value?(this.transfer&&(Ut(),this.style["z-index"]=We),this.isInit?this.isShow=this.value:(this.isInit=!0,await this.$nextTick(),this.isShow=this.value)):this.isShow=this.value}}},methods:{resizeWidth(...e){this.$emit("on-resize-width",...e)},close(){this.visibleChange(!1)},visibleChange(e){this.$emit("on-visible-change",e),this.$emit("input",e),e||this.$emit("close")},ok(){this.$emit("on-ok")},cancel(){this.$emit("on-cancel"),this.close()},escClose(e){if(this.isShow&&this.$attrs.closable&&e.keyCode===27){const a=bt(this.$root,"IndDrawer").filter(n=>n.$data.isShow&&n.$props.closable).sort((n,s)=>n.$data.style["z-index"]<s.$data.style["z-index"]?1:-1)[0];setTimeout(()=>{a.close()},0)}}}},zs={};var xu=F(Zu,Fu,Wu,!1,wu,null,null,null);function wu(e){for(let t in zs)this[t]=zs[t]}var Oa=function(){return xu.exports}(),Mu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Dropdown",e._g(e._b({attrs:{trigger:e.useTrigger,visible:e.isShow,transfer:e.transfer,placement:e.placement},on:{"on-visible-change":e.onVisibleChange,"on-click":e.onClick,"on-clickoutside":e.handleClickOutside},scopedSlots:e._u([{key:"list",fn:function(){return[!e.lazyRender||e.isInit?a("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.handleTransferClickOutside,expression:"handleTransferClickOutside"}],ref:"list",staticClass:"ind-dropdown-list"},[e._t("list"),e.confirm&&e.showConfirmBtn?[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",size:"small"},on:{click:e.cancel}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",size:"small"},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]:e._e()],2):e._e()]},proxy:!0}],null,!0)},"Dropdown",e.$attrs,!1),e.$listeners),[a("div",{on:{click:e.handleClick}},[e._t("default")],2)])},Eu=[];const Du={name:"IndDropdown",components:{Dropdown:I.Dropdown,ButtonGroup:Ue,Button:ge},directives:{clickOutside:Xe},props:{trigger:{type:String,default:"hover"},visible:Boolean,placement:{type:String,default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},lazyRender:{type:Boolean,default:!0},confirm:Boolean,showConfirmBtn:Boolean,showCancel:Boolean,cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{isInit:!1,isShow:this.trigger==="custom"?this.visible:!1,isShowing:!1,selectName:""}},computed:{useTrigger(){return this.confirm?"custom":this.trigger}},watch:{visible:{immediate:!0,handler(){this.trigger==="custom"&&(this.isShow=this.visible)}},isShow:{immediate:!0,async handler(){this.isShow&&(this.isInit||(this.isInit=!0),await this.$nextTick(),this.increaseZIndex())}}},methods:{increaseZIndex(){if(this.transfer){Ut();const e=this.$refs.list.parentElement;e&&setTimeout(()=>{e.style["z-index"]=We},0)}},onVisibleChange(e){this.isShow=e},onClick(e){this.selectName=e},close(){this.trigger!=="custom"&&this.isShow&&this.onVisibleChange(!1)},ok(){this.$emit("on-ok",this.selectName),this.close()},cancel(){this.$emit("on-cancel"),this.close()},handleClick(){if(!this.confirm||this.trigger==="custom")return!1;this.isShow=!this.isShow,this.isShow&&(this.isShowing=!0,setTimeout(()=>{this.isShowing=!1},100))},handleClickOutside(){this.transfer||(this.handleClick(),this.handleRightClick())},handleTransferClickOutside(e){!this.transfer||this.isShowing||(this.confirm&&this.trigger!=="custom"?this.close():this.trigger==="custom"&&this.$emit("on-transfer-click-outside",e))}}},Ys={};var Cu=F(Du,Mu,Eu,!1,_u,null,null,null);function _u(e){for(let t in Ys)this[t]=Ys[t]}var jt=function(){return Cu.exports}(),Bu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ul",{staticClass:"ivu-dropdown-menu"},[e._t("default")],2)},Ju=[];const zu={name:"IndDropdownMenu"},Is={};var Yu=F(zu,Bu,Ju,!1,Iu,null,null,null);function Iu(e){for(let t in Is)this[t]=Is[t]}var Qs=function(){return Yu.exports}(),Qu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{class:e.classes,on:{click:e.handleClick,dblclick:e.handleDblClick}},[e._t("default")],2)},Ou=[];const Ht="ivu-dropdown-item",Gu={name:"IndDropdownItem",props:{name:{type:[String,Number]},disabled:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},divided:{type:Boolean,default:!1}},computed:{classes(){return[`${Ht}`,{[`${Ht}-disabled`]:this.disabled,[`${Ht}-selected`]:this.selected,[`${Ht}-divided`]:this.divided}]}},methods:{handleClick(){if(this.disabled)return;const e=Da(this,"IndDropdown");this.$parent&&this.$parent.$options.name==="IndDropdown"?this.$parent.$emit("on-haschild-click"):e&&e.$options.name==="IndDropdown"&&e.$emit("on-hover-click"),e.$emit("on-click",this.name)},handleDblClick(){if(this.disabled)return;const e=Da(this,"IndDropdown");this.$parent&&this.$parent.$options.name==="IndDropdown"?this.$parent.$emit("on-haschild-dblclick"):e&&e.$options.name==="IndDropdown"&&e.$emit("on-hover-dblclick"),e.$emit("on-dblclick",this.name)}}},Os={};var Lu=F(Gu,Qu,Ou,!1,ju,null,null,null);function ju(e){for(let t in Os)this[t]=Os[t]}var Gs=function(){return Lu.exports}();const Hu=8,Ls=()=>top==self?1700:1440;var js={name:"FormImpl",data(){return{form:{},enumList:[],enumData:{},showMore:!0,rules:{},refreshForm:!0}},props:{gridColumns:Number,labelWidth:Number,funId:String,fieldList:Array,value:Object,formType:{type:String,default:"form"},searchLoading:Boolean,queryBtn:{type:Boolean,default:!0},resetBtn:{type:Boolean,default:!0},scopedSlots:Object,formCacheList:Array,curCacheId:String,formEnumData:Object},created(){this.form=p.default.cloneDeep(this.value),this.initDictData(),this.rules=this.ruleValidate},computed:{labelWidthCalc(){let e=p.default.map(this.fieldList,a=>a.title.length);return Math.min(Math.max(100,p.default.max(e)*14+24),200)},ruleValidate(){let e={};return p.default.forEach(this.fieldList,t=>{var n,s;if(t.required instanceof Function?t.required(this.form):t.required){let i={required:!0,message:t.title+"\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"};if(t.validate&&(i.validator=t.validate,i.message=null),["number"].includes(t.type))i.type="number";else if(["checkbox","treeselect","fileUpload","imgUpload"].includes(t.type)||t.type==="select"&&((n=t.props)==null?void 0:n.multiple))i.type="array";else if(["datepicker","timepicker"].includes(t.type)){const l=t.props;((s=l==null?void 0:l.type)==null?void 0:s.includes("range"))?(i.type="array",i.len="2",i.fields={0:{type:"string",required:!0,message:t.title+"\u7684\u5F00\u59CB\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"},1:{type:"string",required:!0,message:t.title+"\u7684\u7ED3\u675F\u65E5\u671F\u4E0D\u80FD\u4E3A\u7A7A"}}):i.type="string"}"treeselect".includes(t.type)&&(i.trigger="custom"),e[t.formKey]=[i]}t.type=="idcard"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{let h=v.checkIdCard(l);!l||h=="\u9A8C\u8BC1\u901A\u8FC7!"?r():r(new Error(h))},trigger:"blur"})):t.type=="vehicleNo"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{!l||v.checkVehicleNo(l)?r():r(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8F66\u724C\u53F7\u683C\u5F0F"))},trigger:"blur"})):t.type=="phone"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,r)=>{!l||v.checkPhone(l)?r():r(new Error("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u7535\u8BDD\u683C\u5F0F"))},trigger:"blur"})):t.type=="email"&&(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({type:"email",message:"\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u90AE\u7BB1\u683C\u5F0F",trigger:"blur"}))}),e},ruleValidateStr(){return JSON.stringify(this.ruleValidate)},defaultSpan(){return this.gridColumns?24/this.gridColumns:Hu}},watch:{fieldList(){this.initDictData()},value:{deep:!0,handler(){this.form=p.default.cloneDeep(this.value)}},ruleValidateStr:async function(){this.rules=this.ruleValidate,await this.$nextTick(),this.refreshForm=!1,await this.$nextTick(),this.refreshForm=!0}},methods:{initDictData(){let e=[];this.fieldList.forEach(t=>{t.enumKey&&e.push(t.enumKey)}),this.enumList=e,this.enumList&&this.enumList.length&&this.getDictData()},async getDictData(){const e=await v.getDictMapApi(this.enumList);let t={};p.default.forEach(e,(a,n)=>{t[n]={enumData:a.data,enumList:a.renderData}}),this.enumData=t},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}},render(e){let t=[],a,n=8,s=2;if(/android|iphone|ipad|ipod/i.test(window.navigator.userAgent)?(n=12,s=1):(n=window.innerWidth<Ls()?8:6,s=window.innerWidth<Ls()?2:3),a=p.default.fill(p.default.range(this.fieldList.length),this.formType=="search"?n:this.defaultSpan),p.default.forEach(this.fieldList,(i,l)=>{var h,c;i.span?a[l]=i.span:["textarea","fileUpload","imgUpload","editor"].includes(i.type)?a[l]=24:i.type=="datepicker"&&((c=(h=i.props)==null?void 0:h.type)==null||c.includes("range")),(i.condition instanceof Function?i.condition(this.form):i.condition!==!1)||(a[l]=0)}),this.formType!=="search"){let i=0;p.default.forEach(a,(l,r)=>{if(i!=0&&l!=this.defaultSpan&&l!==0&&(i+l)%24!=0){a[r-1]=a[r-1]+24-i,i=l%24;return}i=(i+l)%24,r==a.length-1&&i!=0&&(a[r]=a[r]+24-i)})}if(p.default.forEach(this.fieldList,(i,l)=>{var o,u,d,m,T,b,g,x,j,Y,N,S,A,X;let r;if(i.render)r=i.render(e,i,this.form);else{const ae=i.disabled instanceof Function?i.disabled(this.form):i.disabled;switch(i.type){case"link":{r=e("span",{ref:i.formKey,style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:E=>{i.onClick&&i.onClick(this.form),E.preventDefault()}}},this.form[i.formKey]);break}case"input":case"email":case"phone":case"vehicleNo":case"idcard":{r=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:ae},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form)}}});break}case"number":{r=e("Input",{ref:i.formKey,attrs:{title:""},props:{placeholder:"\u8BF7\u8F93\u5165\u6570\u5B57",...i.props,value:this.form[i.formKey],disabled:ae,type:"number"},on:{"on-blur":E=>{var ne;let J=E.target.value,z=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(J);if(i&&i.props&&i.props.scale===0)z=/(-?)(\d{1,13})(\d{0,999})?/.exec(J);else if(i&&i.props&&i.props.scale){let he=i.props.scale;z=new RegExp(`(-?)(\\d{1,13})(\\d{0,999})(\\.\\d{1,${he}})?`).exec(J)}z&&z.length&&(J=((ne=i==null?void 0:i.props)!=null&&ne.enableNegative?z[1]:"")+z[2]+(z[4]||"")),this.form[i.formKey]=parseFloat(J),this.$refs[i.formKey]&&this.$refs[i.formKey].setCurrentValue(J),this.$emit("input",this.form)}}});break}case"textarea":{r=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:ae,type:"textarea",rows:((o=i.props)==null?void 0:o.rows)||3,maxlength:((u=i.props)==null?void 0:u.maxlength)||1024,showWordLimit:((d=i.props)==null?void 0:d.showWordLimit)||!0},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form)}}});break}case"editor":{r=e("IndWangEditor",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey],ossServerContext:this.$config.ossServerContext},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form)}}});break}case"select":{r=e("IndSelect",{ref:i.formKey,props:{placeholder:`\u8BF7\u9009\u62E9${i.title}`,...i.props,disabled:ae,maxTagCount:1,multiple:(m=i.props)==null?void 0:m.multiple,value:this.form[i.formKey]},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((T=this.enumData[i.enumKey])==null?void 0:T.enumList)||[]).map(E=>e("IndOption",{props:{value:E.K}},[E.V])));break}case"checkbox":{r=e("CheckboxGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((b=this.enumData[i.enumKey])==null?void 0:b.enumList)||[]).map(E=>e("Checkbox",{props:{label:E.K,disabled:ae}},[E.V])));break}case"switch":{const E=i.enumList||[{K:"0",V:""},{K:"1",V:""}];r=e("iSwitch",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey]===((g=E[1])==null?void 0:g.K)},on:{"on-change":J=>{var z,ne;this.form[i.formKey]=J?(z=E[1])==null?void 0:z.K:(ne=E[0])==null?void 0:ne.K,this.$emit("input",this.form)}}},[e("template",{slot:"open"},[((x=i.props)==null?void 0:x.openText)||((j=E[1])==null?void 0:j.V)||""]),e("template",{slot:"close"},[((Y=i.props)==null?void 0:Y.closeText)||((N=E[0])==null?void 0:N.V)||""])]);break}case"radio":{r=e("RadioGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}},(i.enumList||((S=this.enumData[i.enumKey])==null?void 0:S.enumList)||[]).map(E=>e("Radio",{props:{label:E.K,disabled:ae}},[E.V])));break}case"datepicker":{r=e("IndDatePicker",{ref:i.formKey,props:{value:this.form[i.formKey],type:((A=i.props)==null?void 0:A.type)||"date"},attrs:{placeholder:"\u8BF7\u9009\u62E9"+i.title,...i.props,minDate:i.minDate,maxDate:i.maxDate,disabled:ae},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$nextTick(()=>{this.$refs.form.validateField(i.formKey)})}}});break}case"timepicker":{r=e("TimePicker",{ref:i.formKey,props:{...i.props||{},type:((X=i.props)==null?void 0:X.type)||"time",value:this.form[i.formKey]},attrs:{confirm:!0,...i.props||{}},on:{"on-change":E=>{var J,z,ne;this.val=E,((J=i.props)==null?void 0:J.confirm)===!1&&(this.form[i.formKey]=this.val instanceof Date?Je(this.val).format((z=i.props)!=null&&z.format?(ne=i.props)==null?void 0:ne.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey))},"on-ok":()=>{var J,z;this.form[i.formKey]=this.val instanceof Date?Je(this.val).format((J=i.props)!=null&&J.format?(z=i.props)==null?void 0:z.format:"HH:mm:ss"):this.val,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"treeselect":{r=e("IndTreeSelect",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],selectTitle:"\u8BF7\u9009\u62E9"+i.title,disabled:ae},attrs:{...i.props,noTriggerInDefault:!0},on:{input:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"itemComp":case"rowSumSetting":{r=e({itemComp:"IndItemCompInputModal",rowSumSetting:"IndRowSumSettingInputModal"}[i.type],{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],readonly:ae},on:{input:J=>{this.form[i.formKey]=J,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"fileUpload":{r=e("IndUploadFile",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:ae},attrs:{...i.props},on:{onChangeData:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"imgUpload":{r=e("IndUploadImg",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:ae},attrs:{...i.props},on:{onChangeData:E=>{this.form[i.formKey]=E,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"html":{r=e("div",{ref:i.formKey,domProps:{innerHTML:this.form[i.formKey]}});break}default:{let E=this.form[i.formKey];if(i.enumKey){let J=E;E=((this.enumData[i.enumKey]||{}).enumData||{})[E],E==null&&(J==null?void 0:J.includes(","))&&(E=J.split(",").map(z=>((this.enumData[i.enumKey]||{}).enumData||{})[z]).join("\u3001"))}else if(i.enumList&&i.enumList.length){let J=E;E=((i.enumList||[]).find(({K:z})=>z===E)||{}).V,E==null&&(J==null?void 0:J.includes(","))&&(E=J.split(",").map(z=>((i.enumList||[]).find(({K:ne})=>ne===z)||{}).V).join("\u3001"))}else if(i.enumData){let J=E;E=i.enumData[E],E==null&&(J==null?void 0:J.includes(","))&&(E=J.split(",").map(z=>i.enumData[z]).join("\u3001"))}i.dateFormat&&(E=v.formatDate(E)),E!=null&&E!==void 0?r=e("span",{},[E]):r=e("span",{domProps:{innerHTML:"&nbsp;"}})}}}let h=i.condition instanceof Function?i.condition(this.form):i.condition!==!1,c=this.formType=="search"?this.showMore?!0:l<s:!0;h&&c&&t.push(e("Col",{props:{span:a[l]}},[e("FormItem",{props:{label:i.title,prop:i.formKey}},[i.checkAble?e("div",{style:{display:"grid",gridTemplateColumns:"1fr 67px"}},[this.scopedSlots[i.formKey]?this.scopedSlots[i.formKey]({form:this.form,item:i}):r,e("Checkbox",{props:{label:i.formKey,value:i.checked},style:{flexShrink:0,marginLeft:"10px"},on:{input:function(){i.checked=!i.checked,console.log("d.checked now is",i.checked)}}},[i.checkLabel||"\u5206\u7EC4"])]):this.scopedSlots[i.formKey]?this.scopedSlots[i.formKey]({form:this.form,item:i}):r])]))}),this.formType=="search"){let i=e("Col",{props:{span:n}},[e("FormItem",{props:{labelWidth:this.labelWidthCalc,label:" "},class:"textAlignRight"},[e("IndButton",{props:{bizType:"query"},attrs:{loading:this.searchLoading},on:{click:()=>{this.$emit("doSearch")}}},"\u67E5\u8BE2"),e("IndButton",{props:{bizType:"reset"},attrs:{loading:this.searchLoading},style:{display:this.resetBtn?"inline-block":"none"},on:{click:()=>{this.$emit("reset")}}},"\u91CD\u7F6E"),e("Button",{class:"show-more-query",props:{type:"text"},on:{click:()=>{this.showMore=!this.showMore}},style:{display:this.fieldList.length>s?"inline-block":"none"}},[this.showMore?"\u6536\u8D77":"\u5C55\u5F00",e("Icon",{props:{type:this.showMore?"ios-arrow-up":"ios-arrow-down"}})])])]);if(this.fieldList.length>2)this.queryBtn&&t.splice(s,0,i);else{let l=e("Col",{props:{span:n}},[e("FormItem",{props:{label:" "}},"")]);(this.fieldList.length==1&&[2,3].includes(s)||this.fieldList.length==2&&[3].includes(s))&&t.push(l),this.fieldList.length==1&&s==3&&t.push(l),this.queryBtn&&t.push(i)}}return this.refreshForm?e("Form",{ref:"form",class:this.formType=="search"?"":"ind-detail-form",props:{model:this.form,rules:this.rules,labelWidth:this.labelWidthCalc,labelColon:!1},nativeOn:{submit:i=>(console.log("submit trigger"),i.preventDefault(),!1)}},[e("Row",{style:{width:"100%"}},t)]):e("span",{},"")}},$u=function(){var e=this,t=e.$createElement,a=e._self._c||t;return!e.lazyRender||e.isInit?a("div",[a("Modal",e._b({staticClass:"ind-modal",style:e.transfer?e.style:null,attrs:{value:e.isShow,transfer:e.transfer,footerHide:e.footerHide},on:{"on-visible-change":e.visibleChange,"on-ok":e.ok,"on-cancel":function(n){return e.cancel("modal")}},scopedSlots:e._u([{key:"header",fn:function(){},proxy:!0},{key:"close",fn:function(){},proxy:!0},{key:"footer",fn:function(){return[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[e.showCancel?a("Button",{attrs:{bizType:"cancel",loading:e.saving},on:{click:function(n){return e.cancel("footer-btn")}}},[e._v(e._s(e.cancelText))]):e._e(),a("Button",{attrs:{bizType:"confirm",loading:e.saving},on:{click:e.ok}},[e._v(e._s(e.okText))])],1)]})]},proxy:!0}],null,!0)},"Modal",e.$attrs,!1),[e._t("default")],2)],1):e._e()},Xu=[];const Pu={name:"IndModal",components:{Modal:I.Modal,ButtonGroup:Ue,Button:ge},props:{value:Boolean,footerHide:Boolean,showCancel:{type:Boolean,default:!0},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"},loading:Boolean,lazyRender:{type:Boolean,default:!0},saving:Boolean,cancelNotClose:Boolean},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":We}}},watch:{value:{immediate:!0,async handler(){this.value?(this.transfer&&(Ut(),this.style["z-index"]=We),this.isInit?this.isShow=this.value:(this.isInit=!0,await this.$nextTick(),this.isShow=this.value)):this.isShow=this.value}}},methods:{close(){this.visibleChange(!1)},visibleChange(e){this.$emit("on-visible-change",e),this.$emit("input",e),e||this.$emit("close")},ok(){this.$emit("on-ok")},cancel(e){this.$emit("on-cancel",e),this.cancelNotClose||this.close()}}},Hs={};var Au=F(Pu,$u,Xu,!1,Ku,null,null,null);function Ku(e){for(let t in Hs)this[t]=Hs[t]}var oe=function(){return Au.exports}();const Ie="ivu-modal-confirm";oe.newInstance=e=>{const t=e||{},a=new Fe.default({data:Object.assign({},t,{visible:!1,width:416,title:"",body:"",iconType:"",iconName:"",okText:void 0,cancelText:void 0,showCancel:!1,loading:!1,buttonLoading:!1,scrollable:!1,closable:!1,closing:!1}),render(i){let l=[];this.showCancel&&l.push(i("IndButton",{props:{bizType:"cancel"},on:{click:this.cancel}},this.cancelText)),l.push(i("IndButton",{props:{bizType:"confirm"},attrs:{loading:this.buttonLoading},on:{click:this.ok}},this.okText));let r=i("IndButtonGroup",{props:{right:!0},attrs:{class:"ind-button"}},[l]),h;this.render?h=i("div",{attrs:{class:`${Ie}-body ${Ie}-body-render`}},[this.render(i)]):h=i("div",{attrs:{class:`${Ie}-body`}},[i("div",{domProps:{innerHTML:this.body}})]);let c;return this.title&&(c=i("div",{attrs:{class:`${Ie}-head`}},[i("div",{class:this.iconTypeCls},[i("i",{class:this.iconNameCls})]),i("div",{attrs:{class:`${Ie}-head-title`},domProps:{innerHTML:this.title}})])),i(oe,{attrs:Object.assign({},t,{width:this.width,scrollable:this.scrollable,closable:this.closable}),domProps:{value:this.visible},on:{input:o=>{this.visible=o},"on-cancel":this.cancel}},[i("div",{attrs:{class:Ie}},[c,h,i("div",{attrs:{class:`${Ie}-footer`}},[r])])])},computed:{iconTypeCls(){return[`${Ie}-head-icon`,`${Ie}-head-icon-${this.iconType}`]},iconNameCls(){return["ivu-icon",`ivu-icon-${this.iconName}`]}},methods:{cancel(){this.closing||(this.$children[0].visible=!1,this.buttonLoading=!1,this.onCancel(),this.remove())},ok(){this.closing||(this.loading?this.buttonLoading=!0:(this.$children[0].visible=!1,this.remove()),this.onOk())},remove(){this.closing=!0,setTimeout(()=>{this.closing=!1,this.destroy()},300)},destroy(){this.$destroy(),this.$el&&document.body.removeChild(this.$el),this.onRemove()},onOk(){},onCancel(){},onRemove(){}}}),n=a.$mount();document.body.appendChild(n.$el);const s=a.$children[0];return{show(i){switch(s.$parent.showCancel=i.showCancel,s.$parent.iconType=i.icon,i.icon){case"info":s.$parent.iconName="ios-information-circle";break;case"success":s.$parent.iconName="ios-checkmark-circle";break;case"warning":s.$parent.iconName="ios-alert";break;case"error":s.$parent.iconName="ios-close-circle";break;case"confirm":s.$parent.iconName="ios-help-circle";break}"width"in i&&(s.$parent.width=i.width),"closable"in i&&(s.$parent.closable=i.closable),"title"in i&&(s.$parent.title=i.title),"content"in i&&(s.$parent.body=i.content),"okText"in i&&(s.$parent.okText=i.okText),"cancelText"in i&&(s.$parent.cancelText=i.cancelText),"onCancel"in i&&(s.$parent.onCancel=i.onCancel),"onOk"in i&&(s.$parent.onOk=i.onOk),"loading"in i&&(s.$parent.loading=i.loading),"scrollable"in i&&(s.$parent.scrollable=i.scrollable),s.$parent.onRemove=i.onRemove,s.visible=!0},remove(){s.visible=!1,s.$parent.buttonLoading=!1,s.$parent.remove()},component:s}};let Wt;function $s(e=void 0,t=!0){return Wt=Wt||oe.newInstance({value:!0,closable:!1,maskClosable:!1,footerHide:!0,lazyRender:!1,render:e,lockScroll:t}),Wt}function Zt(e){return new Promise((t,a)=>{const n="render"in e?e.render:void 0,s="lockScroll"in e?e.lockScroll:!0;let i=$s(n,s);e.onRemove=function(){Wt=null},i.show({onOk:()=>t(),onCancel:()=>a("cancel"),...e})})}oe.info=function(e={}){return e.icon="info",e.showCancel=!1,Zt(e)},oe.success=function(e={}){return e.icon="success",e.showCancel=!1,Zt(e)},oe.warning=function(e={}){return e.icon="warning",e.showCancel=!1,Zt(e)},oe.error=function(e={}){return e.icon="error",e.showCancel=!1,Zt(e)},oe.confirm=function(e={}){return e.icon="confirm",e.showCancel=!0,Zt(e)},oe.remove=function(){if(!Wt)return!1;$s().remove()};var qu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:"\u6211\u7684\u9ED8\u8BA4\u67E5\u8BE2\u7BA1\u7406",value:e.value},on:{input:function(n){return e.$emit("input",n)}}},[a("IndButton",{attrs:{bizType:"table"},on:{click:function(n){return e.addItem()}}},[e._v("\u65B0\u589E")]),a("div",{staticClass:"condition-pannel-wrap"},e._l(e.datas,function(n,s){return a("Card",{key:"condition"+s,staticClass:"condition-card"},[a("Tooltip",{attrs:{slot:"title",content:n.titleName},slot:"title"},[a("div",{staticClass:"title-row"},[a("div",{class:["title-name",n.isDefault=="1"?"ind-blue":""]},[e._v(" "+e._s(n.titleName)+" ")])])]),a("IndButtonGroup",{attrs:{slot:"extra"},slot:"extra"},[a("IndButton",{attrs:{bizType:n.isDefault=="1"?"table-delete":"table"},on:{click:function(i){return e.setDefaultItem(n)}}},[e._v(e._s(n.isDefault=="1"?"\u53D6\u6D88\u9ED8\u8BA4":"\u8BBE\u4E3A\u9ED8\u8BA4"))]),a("IndButton",{attrs:{bizType:"table"},on:{click:function(i){return e.editItem(n)}}},[e._v("\u7F16\u8F91")]),a("IndButton",{attrs:{bizType:"table"},on:{click:function(i){return e.removeItem(n)}}},[e._v("\u5220\u9664")])],1),a("div",{staticClass:"condition-content"},e._l(e.fieldList,function(i,l){return a("div",{directives:[{name:"show",rawName:"v-show",value:n[i.formKey],expression:"item[field.formKey]"}],key:s+"field"+l,staticClass:"contidtion-row"},[a("div",{staticClass:"condition-label"},[e._v(e._s(i.title)+"\uFF1A")]),a("div",{staticClass:"condition-value"},[e._v(e._s(e.renderValue(n,i)))])])}),0)],1)}),1),a("IndModal",{attrs:{width:"1000","mask-closable":!1,title:"\u65B0\u589E/\u7F16\u8F91"},on:{"on-ok":e.saveCondition},model:{value:e.showEdit,callback:function(n){e.showEdit=n},expression:"showEdit"}},[a("div",{staticClass:"condition-pannel-wrap ivu-biz-form-row",staticStyle:{display:"block"}},[a("FormImpl",{ref:"editForm",attrs:{gridColumns:1,fieldList:e.fieldListCalc},model:{value:e.editData,callback:function(n){e.editData=n},expression:"editData"}})],1)])],1)},ep=[];const tp={components:{FormImpl:js,IndModal:oe},props:{value:Boolean,funId:String,fieldList:Array,formCacheList:Array,formEnumData:Object},data(){return{datas:[],showEdit:!1,editData:{}}},computed:{fieldListCalc(){let e=p.default.cloneDeep(this.fieldList);return e.unshift({title:"\u9884\u7F6E\u6807\u9898",type:"input",formKey:"titleName",required:!0}),e}},created(){let e=localStorage.getItem("condition-cache"+this.funId);if(e){this.datas=JSON.parse(e);let t=p.default.find(this.datas,{isDefault:"1"});t&&t.id&&this.$emit("defaultCacheDone",p.default.cloneDeep(t))}else this.datas=[]},watch:{datas:function(){this.$emit("update:formCacheList",this.datas)}},methods:{setDefaultItem(e){let t=e.isDefault;p.default.forEach(this.datas,n=>n.isDefault="0"),e.isDefault=t=="1"?"0":"1";let a=p.default.cloneDeep(this.datas);this.datas=a,this.syncToStorage()},useItem(e){this.$emit("useItem",p.default.cloneDeep(e)),this.$emit("input",!1),console.log("useItem",e)},editItem(e){this.editData=p.default.cloneDeep(e),console.log("editItem",this.editData),this.$refs.editForm.resetFields(),this.showEdit=!0},addItem(){this.editData={},this.showEdit=!0},renderValue(e,t){var n;let a=e[t.formKey];if(["input","number","textarea","datepicker"].includes(t.type))return a;if(["treeselect"].includes(t.type))return a==null?void 0:a.map(s=>s.title).join("\u3001");if(["select","checkbox","radio"].includes(t.type)){let s=p.default.reduce(t.enumList||((n=this.formEnumData[t.enumKey])==null?void 0:n.enumList)||[],(i,l)=>(i[l.K]=l.V,i),{});return a instanceof Array?a.map(i=>s[i]).join("\u3001"):s[a]||"\u5168\u90E8"}},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let t=p.default.cloneDeep(this.datas);p.default.remove(t,{id:e.id}),this.datas=t,this.syncToStorage()}catch(t){console.log(t)}this.$Modal.remove()},syncToStorage(){localStorage.setItem("condition-cache"+this.funId,JSON.stringify(this.datas))},async saveCondition(){if(await this.$refs.editForm.validate()){let e=p.default.cloneDeep(this.datas);if(this.editData.id){let t=p.default.find(e,{id:this.editData.id});p.default.assign(t,p.default.cloneDeep(this.editData))}else{let t=p.default.cloneDeep(this.editData);t.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),t.isDefault="0",e.push(t)}this.datas=e,this.syncToStorage(),this.showEdit=!1}}}},Xs={};var ap=F(tp,qu,ep,!1,np,null,null,null);function np(e){for(let t in Xs)this[t]=Xs[t]}var sp=function(){return ap.exports}(),ip=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-form-wrap"},[a("FormImpl",e._g(e._b({ref:"form",attrs:{funId:(e.funId||"")+"-"+e.$route.meta.permissionId,formCacheList:e.formCacheList,curCacheId:e.curCacheId,formEnumData:e.formEnumData,value:e.value,fieldList:e.fieldList,scopedSlots:e.$scopedSlots},on:{"update:formEnumData":function(n){e.formEnumData=n},"update:form-enum-data":function(n){e.formEnumData=n},setCondition:e.setCondition}},"FormImpl",Object.assign({},e.$attrs),!1),e.$listeners)),a("ConditionManager",{ref:"conditionManager",attrs:{formCacheList:e.formCacheList,formEnumData:e.formEnumData,fieldList:e.fieldList,funId:(e.funId||"")+"-"+e.$route.meta.permissionId},on:{"update:formCacheList":function(n){e.formCacheList=n},"update:form-cache-list":function(n){e.formCacheList=n},useItem:e.useItem,defaultCacheDone:function(n){e.$emit("defaultCacheDone",n),e.curCacheId=n.id}},model:{value:e.showConditon,callback:function(n){e.showConditon=n},expression:"showConditon"}})],1)},lp=[];const rp={props:{fieldList:Array,funId:String,value:Object,openPreSetting:Boolean},components:{FormImpl:js,ConditionManager:sp},data(){return{showConditon:!1,curCacheId:"",formCacheList:[],formEnumData:{}}},methods:{async setCondition(e){if(e=="edit")this.showConditon=!0;else if(e=="saveAs")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value,id:null,isDefault:"0",conditionTitle:""},console.log("saveAs this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else if(e=="save")this.showConditon=!0,await this.$nextTick(),this.$refs.conditionManager.editData={...this.value},console.log("save this.$refs.conditionManager.editData",this.$refs.conditionManager.editData),await this.$nextTick(),this.$refs.conditionManager.showEdit=!0;else{let t=p.default.find(this.formCacheList,{id:e});console.log("cacheTmp",t),t&&t.id&&(this.curCacheId=t.id,this.$emit("input",t))}},useItem(e){this.curCacheId=e.id,this.$emit("input",e)},resetFields(){return this.$refs.form.resetFields()},async validate(){return await this.$refs.form.validate()},validateField(e,t){return this.$refs.form.validateField(e,t)}}},Ps={};var op=F(rp,ip,lp,!1,cp,null,null,null);function cp(e){for(let t in Ps)this[t]=Ps[t]}var Ga=function(){return op.exports}();const As=Te.ipmDmServerContext+"/ipm/dm/utils";function dp(){return v.axios.get(As+"/getUserName")}function hp(e){return v.axios.get(As+"/getCommonOpinion",{params:e})}var up=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{"mask-closable":!1,title:e.title,width:e.width},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[a("Form",{attrs:{"label-width":120}},[a("FormItem",{attrs:{label:"\u5E38\u7528\u610F\u89C1\uFF1A"}},[a("Select",{on:{"on-select":e.commonOpinionChange},model:{value:e.commonOpinion,callback:function(n){e.commonOpinion=n},expression:"commonOpinion"}},e._l(e.opinionList,function(n){return a("Option",{key:n.opinionId,attrs:{value:n.opinionContent}},[e._v(e._s(n.opinionContent))])}),1)],1),a("FormItem",{attrs:{label:"\u5BA1\u6838\u610F\u89C1\uFF1A"}},[a("Input",{attrs:{type:"textarea",rows:3,maxlength:"300","show-word-limit":"",placeholder:"\u8BF7\u8F93\u5165\u5BA1\u6838\u610F\u89C1..."},model:{value:e.opinion,callback:function(n){e.opinion=n},expression:"opinion"}})],1),a("Row",[a("Col",{attrs:{span:"8"}},[e.fileId?a("FormItem",{attrs:{label:"\u5BA1\u6838\u4EBA\uFF1A"}},[a("img",{staticStyle:{width:"80px","vertical-align":"middle"},attrs:{src:e.fileUrl}})]):e._e(),e.fileId?e._e():a("FormItem",{attrs:{label:"\u5BA1\u6838\u4EBA\uFF1A"}},[e._v(" "+e._s(e.currUser)+" ")])],1),a("Col",{staticStyle:{"text-align":"center"},attrs:{span:"2"}}),a("Col",{attrs:{span:"14"}},[a("FormItem",{attrs:{label:"\u5BA1\u6838\u65F6\u95F4\uFF1A"}},[e._v(e._s(e.auditDate))])],1)],1)],1),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{type:"primary"},on:{click:function(n){return e.audit()}}},[e._v("\u786E\u5B9A")])],1)],1)},pp=[];const fp={name:"IndAuditBox",components:{Modal:oe,Form:I.Form,FormItem:I.FormItem,Select:I.Select,Option:I.Option,Input:I.Input,Row:I.Row,Col:I.Col,Button:I.Button},props:{value:Boolean,auditUser:String,buttonNum:String,title:{type:String,default:"\u5BA1\u6838\u610F\u89C1"},width:{type:Number,default:700}},data(){return{auditDate:"",checkStatus:"10",currUser:this.auditUser,boxShow:this.value,opinion:"",fileId:"",fileUrl:"",opinionList:"",commonOpinion:"",loaded:!1}},watch:{buttonNum(){this.buttonNum=="Y"?this.checkStatus="10":this.checkStatus="20",this.init();try{this.getCommonOpinion(),this.loaded=!0}catch(e){console.log(e),this.loaded=!0,this.$Message.error("\u83B7\u53D6\u5E38\u7528\u8BED\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01")}},value(){if(this.value){if(this.init(),!this.loaded)try{this.getCommonOpinion(),this.loaded=!0}catch(e){console.log(e),this.$Message.error("\u83B7\u53D6\u5E38\u7528\u8BED\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01"),this.loaded=!0}this.boxShow=!0}},auditUser(){return this.auditUser}},created(){this.init(),this.getUserName()},methods:{init(){this.auditDate=Je().format("YYYY\u5E74MM\u6708DD\u65E5 HH:mm:ss"),this.commonOpinion=""},async getUserName(){try{const e=await dp();this.currUser=e.data.userName,this.fileId=e.data.fileId,this.fileId!=null&&this.fileId!=""&&(this.fileUrl=`${this.$config.impOssContext}/api/oss/file/get/`+this.fileId)}catch(e){console.error(e)}},async getCommonOpinion(){try{let e="00";this.buttonNum=="Y"?e="10":e="20";let t={type:e};const{data:a}=await hp(t);this.opinionList=a||[]}catch(e){console.error(e)}},commonOpinionChange({value:e}){this.opinion=e},audit(){var e={},t=this.opinion;if(this.checkStatus=="20"){if(t==null||t.trim()==""){this.$Message.error("\u8BF7\u8F93\u5165\u610F\u89C1\uFF01");return}}else t==null||t.trim()=="";e.opinion=t.trim(),e.status=this.checkStatus,this.$emit("onOk",e),this.$emit("input",!1),this.clearData(),this.boxShow=!1},onCancel(){this.$emit("input",!1),this.clearData(),this.boxShow=!1},clearData(){this.auditDate="",this.opinion=""}}},Ks={};var mp=F(fp,up,pp,!1,Vp,null,null,null);function Vp(e){for(let t in Ks)this[t]=Ks[t]}var qs=function(){return mp.exports}();const $t=Fe.default.prototype.$isServer;var Tp={props:{eventsEnabled:{type:Boolean,default:!1},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:Object,popper:Object,offset:{default:0},value:{type:Boolean,default:!1},transition:String,options:{type:Object,default(){return{modifiers:{computeStyle:{gpuAcceleration:!1},preventOverflow:{boundariesElement:"window"}}}}}},data(){return{visible:this.value}},watch:{value:{immediate:!0,handler(e){this.visible=e,this.$emit("input",e)}},visible(e){e?(this.handleIndexIncrease&&this.handleIndexIncrease(),this.updatePopper(),this.$emit("on-popper-show")):this.$emit("on-popper-hide"),this.$emit("input",e)}},methods:{createPopper(){if($t||!/^(top|bottom|left|right)(-start|-end)?$/g.test(this.placement))return;const e=this.options,t=this.popper||this.$refs.popper,a=this.reference||this.$refs.reference;!t||!a||(this.popperJS&&this.popperJS.hasOwnProperty("destroy")&&this.popperJS.destroy(),e.eventsEnabled=this.eventsEnabled,e.placement=this.placement,e.modifiers.offset||(e.modifiers.offset={}),e.modifiers.offset.offset=this.offset,e.onCreate=()=>{this.$nextTick(this.updatePopper),this.$emit("created",this)},this.popperJS=new Pn(a,t,e))},updatePopper(){$t||(this.popperJS?this.popperJS.update():this.createPopper())},doDestroy(){$t||this.visible||(this.popperJS.destroy(),this.popperJS=null)}},updated(){this.$nextTick(()=>this.updatePopper())},beforeDestroy(){$t||this.popperJS&&this.popperJS.destroy()}},Np=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.prefixCls,"ind-tooltip"],on:{mouseenter:e.handleShowPopper,mouseleave:e.handleClosePopper}},[a("div",{ref:"reference",class:[e.prefixCls+"-rel"]},[e._t("default")],2),a("transition",{attrs:{name:"fade"}},[a("div",{directives:[{name:"show",rawName:"v-show",value:!e.disabled&&(e.visible||e.always),expression:"!disabled && (visible || always)"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"popper",class:e.dropdownCls,style:e.dropStyles,attrs:{"data-transfer":e.transfer},on:{mouseenter:e.handleShowPopper,mouseleave:e.handleClosePopper}},[a("div",{class:[e.prefixCls+"-content"]},[a("div",{class:[e.prefixCls+"-arrow"]}),a("div",{class:e.innerClasses,style:e.innerStyles},[e._t("content",function(){return[e._v(e._s(e.content))]})],2)])])])],1)},Rp=[];const pt="ivu-tooltip",gp={name:"IndTooltip",directives:{transferDom:ht},mixins:[Tp],props:{placement:{type:String,default:"bottom",validator(e){return["top","top-start","top-end","bottom","bottom-start","bottom-end","left","left-start","left-end","right","right-start","right-end"].includes(e)}},content:{type:[String,Number],default:""},delay:{type:Number,default:100},disabled:Boolean,controlled:Boolean,always:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},theme:{type:String,default:"dark",validator(e){return["dark","light"].includes(e)}},maxWidth:[String,Number],transferClassName:String},data(){return{prefixCls:pt,tIndex:1}},computed:{innerStyles(){const e={};return this.maxWidth&&(e["max-width"]=`${this.maxWidth}px`),e},innerClasses(){return[`${pt}-inner`,{[`${pt}-inner-with-width`]:!!this.maxWidth}]},dropStyles(){let e={};return this.transfer&&(e["z-index"]=We+this.tIndex),e},dropdownCls(){return["ind-tooltip-popper",`${pt}-popper`,`${pt}-${this.theme}`,{[pt+"-transfer"]:this.transfer,[this.transferClassName]:this.transferClassName}]}},watch:{content(){this.updatePopper()}},mounted(){this.always&&this.updatePopper()},deactivated(){this.handleClosePopper(!0)},methods:{handleShowPopper(){this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout(()=>{this.increaseTIndex(),this.visible=!0},this.delay)},handleClosePopper(e){this.timeout&&(clearTimeout(this.timeout),this.controlled||(this.timeout=setTimeout(()=>{this.visible=!1},e?0:this.delay)))},increaseTIndex(){this.tIndex++}}},ei={};var vp=F(gp,Np,Rp,!1,Up,null,null,null);function Up(e){for(let t in ei)this[t]=ei[t]}var Ke=function(){return vp.exports}();function La(e,t,a={}){const{clickable:n,params:s,onClick:i}=a,l=s.colDef||{},r=s.data,c=(l.cellRendererParams||{}).tooltipContent,o=c instanceof Function?c(r):c;let u;return n&&(u=e("span",{style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:()=>{i&&i(s.data)}}},t)),e("IndTooltip",{class:"ivu-table-cell-tooltip",props:{maxWidth:"none"}},[e("span",{class:"ivu-table-cell-tooltip-content",slot:"default"},[u||t]),e("div",{slot:"content"},[o||t])])}const bp={name:"IndAgTooltip",render(e){return La(e,this.params.value,{params:this.params})}};let yp,Sp;const ti={};var kp=F(bp,yp,Sp,!1,Fp,null,null,null);function Fp(e){for(let t in ti)this[t]=ti[t]}var ai=function(){return kp.exports}();const Wp={name:"IndAgInput",render(e){const{value:t,data:a,colDef:n,scaleFn:s,api:i,node:l,column:r}=this.params,{props:h}=(n==null?void 0:n.cellRendererParams)||{},{type:c,disabled:o,textCondition:u}=h||{},d=o instanceof Function?o(a):o,m=u instanceof Function?u(a):u;let T=t;const b=s();if(b===0)T=t&&parseInt(t);else if(b){let g=p.default.round(parseFloat(t),6);isNaN(g)||(T=g.toFixed(b),T=parseFloat(T))}return m?e("span",T):e("Input",{ref:"input",props:{type:"text",...h,value:T,disabled:d},on:{"on-enter":()=>{console.log("gridapi i s",window.gridApi);let g=l.rowIndex+1;window.gridApi.ensureIndexVisible(g),window.gridApi.ensureColumnVisible(r),setTimeout(()=>{window.gridApi.gridBodyCtrl.rowRenderer.rowCtrlsByRowIndex[g].centerGui.element.getElementsByTagName("input")[0].focus()},0)},"on-keydown":g=>{console.log("event keydown",g,l),g.key=="Tab"&&g.preventDefault()},"on-keypress":g=>{console.log("event keypress",g)},"on-blur":g=>{let x=g.target.value,j=null;if(c=="number"){let Y=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(x);Y&&Y.length&&(x=(h!=null&&h.enableNegative?Y[1]:"")+Y[2]+(Y[4]||"")),j=p.default.round(parseFloat(x),6),this.params.setValue(j),this.$refs.input&&this.$refs.input.setCurrentValue(x)}else j=x,this.params.setValue(j)}},nativeOn:{click:g=>(g.preventDefault(),!1),mousewheel:g=>{g.target.blur()}},class:"ag-input"})}};let Zp,xp;const ni={};var wp=F(Wp,Zp,xp,!1,Mp,null,null,null);function Mp(e){for(let t in ni)this[t]=ni[t]}var si=function(){return wp.exports}();const Ep={name:"IndAgSelect",render(e){const{value:t,data:a,colDef:n}=this.params,{datas:s,multiple:i,props:l}=n.cellRendererParams||{};let r=[];s&&v.isArray(s)&&s.length?r=s:s&&v.isFunction(s)&&(r=s(a)||[]);const{textCondition:h}=l||{};if(h instanceof Function?h(a):h){let o=p.default.find(r,{K:t});return e("span",o.V)}else return e("IndSelect",{props:{maxTagCount:1,multiple:i,value:i?t instanceof Array?t:t.split(","):t,...l},on:{input:o=>{this.params.setValue(i?o.join(","):o)}},nativeOn:{click:o=>(o.preventDefault(),!1)},class:"ag-ind-select"},r.map(o=>e("IndOption",{props:{value:o.K}},[o.V])))}};let Dp,Cp;const ii={};var _p=F(Ep,Dp,Cp,!1,Bp,null,null,null);function Bp(e){for(let t in ii)this[t]=ii[t]}var li=function(){return _p.exports}();const Jp={name:"IndAgDate",render(e){const{colDef:t}=this.params,{props:a,minDate:n,maxDate:s}=t.cellRendererParams||{};return e("IndDatePicker",{props:{type:(a==null?void 0:a.type)||"date",value:this.params.value},attrs:{...a,minDate:n,maxDate:s},on:{"on-change":i=>{this.params.setValue(i)}},nativeOn:{click:i=>(i.preventDefault(),!1)},class:"ag-date"})}};let zp,Yp;const ri={};var Ip=F(Jp,zp,Yp,!1,Qp,null,null,null);function Qp(e){for(let t in ri)this[t]=ri[t]}var oi=function(){return Ip.exports}();const Op={name:"IndAgTreeSelect",render(e){const{value:t,data:a,colDef:n}=this.params,{leafOnly:s,datas:i,multiple:l,props:r}=n.cellRendererParams||{};let h=[];return i&&v.isArray(i)&&i.length?h=i:i&&v.isFunction(i)&&(h=i(a)||[]),e("IndTreeSelect",{props:{expandAll:!0,leafOnly:s,data:h||[],showCheckbox:l,sel:l?t instanceof Array?t:t.split(","):t,...r},on:{input:c=>{console.log("ag grid tree select trigger input"),this.params.setValue(l?c.join(","):c)}},class:"ag-tree-select"})}};let Gp,Lp;const ci={};var jp=F(Op,Gp,Lp,!1,Hp,null,null,null);function Hp(e){for(let t in ci)this[t]=ci[t]}var di=function(){return jp.exports}();const $p={name:"IndAgButton",render(e){const{data:t,colDef:a}=this.params,{datas:n}=a.cellRendererParams||{};let s=[];return n&&v.isArray(n)&&n.length?s=n:n&&v.isFunction(n)&&(s=n(t)||[]),e("div",{class:"ag-button",style:{display:"flex",justifyContent:"center"}},s.map(i=>e("IndButton",{props:{bizType:i.bizType||"table"},attrs:{disabled:i.disabled,loading:i.loading},style:{margin:"0 3px"},on:{click:l=>(i.btnClick&&i.btnClick(t),l.preventDefault(),!1)}},i.btnName||"\u7F16\u8F91")))}};let Xp,Pp;const hi={};var Ap=F($p,Xp,Pp,!1,Kp,null,null,null);function Kp(e){for(let t in hi)this[t]=hi[t]}var ui=function(){return Ap.exports}();const qp={name:"IndAgLink",render(e){const{value:t,data:a,colDef:n}=this.params,{tooltip:s,onClick:i,dateFormat:l}=n.cellRendererParams||{};let r=t;return l&&(r=v.formatDate(t)),s?La(e,r,{clickable:!0,params:this.params,onClick:i}):e("div",{style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:h=>{i&&i(a),h.preventDefault()}}},r)}};let ef,tf;const pi={};var af=F(qp,ef,tf,!1,nf,null,null,null);function nf(e){for(let t in pi)this[t]=pi[t]}var fi=function(){return af.exports}();const sf={name:"IndAgEnum",render(e){var r;const{value:t,colDef:a}=this.params,{tooltip:n,enumList:s,enumData:i}=a.cellRendererParams||{};let l=t;return s&&s.length&&(l=(r=s==null?void 0:s.find(({K:h})=>h===t))==null?void 0:r.V),i&&(l=i==null?void 0:i[t]),l=l||"",n?La(e,l,{params:this.params}):e("span",l)}};let lf,rf;const mi={};var of=F(sf,lf,rf,!1,cf,null,null,null);function cf(e){for(let t in mi)this[t]=mi[t]}var Vi=function(){return of.exports}();const df={name:"IndAgFormat",render(e){const{value:t,colDef:a,scaleFn:n}=this.params,{dateFormat:s}=(a==null?void 0:a.cellRendererParams)||{};let i=t;const l=n();if(s)i=v.formatDate(t);else if(l===0)i=t&&parseInt(t);else if(l){let r=parseFloat(t);isNaN(r)||(i=r.toFixed(l),i=parseFloat(i))}return e("span",i)}};let hf,uf;const Ti={};var pf=F(df,hf,uf,!1,ff,null,null,null);function ff(e){for(let t in Ti)this[t]=Ti[t]}var Ni=function(){return pf.exports}(),mf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndImagePreview",{attrs:{imgList:e.imgList,prefix:e.prefix}})},Vf=[];const Tf={name:"IndAgImage",computed:{imgList(){const e=this.params.value||[];return v.isString(e)?[e]:e},prefix(){var e,t,a;return((a=(t=(e=this.params)==null?void 0:e.colDef)==null?void 0:t.cellRendererParams)==null?void 0:a.prefix)||""}}},Ri={};var Nf=F(Tf,mf,Vf,!1,Rf,null,null,null);function Rf(e){for(let t in Ri)this[t]=Ri[t]}var gi=function(){return Nf.exports}();const gf={name:"IndAgTime",render(e){const{colDef:t}=this.params,{props:a}=t.cellRendererParams||{};return e("TimePicker",{ref:"time",props:{type:(a==null?void 0:a.type)||"time",value:this.params.value},attrs:{confirm:!0,...a},on:{"on-change":n=>{this.val=n},"on-ok":()=>{this.params.setValue(this.val)}},nativeOn:{click:n=>(n.preventDefault(),!1)},class:"ag-time"})}};let vf,Uf;const vi={};var bf=F(gf,vf,Uf,!1,yf,null,null,null);function yf(e){for(let t in vi)this[t]=vi[t]}var Sf=function(){return bf.exports}();const kf={name:"IndAgProgress",render(e){const{value:t,data:a,colDef:n}=this.params,{onClick:s,props:i}=n.cellRendererParams||{};return e("Progress",{props:{percent:t,...i},on:{click:()=>{s&&s(a)}}})}};let Ff,Wf;const Ui={};var Zf=F(kf,Ff,Wf,!1,xf,null,null,null);function xf(e){for(let t in Ui)this[t]=Ui[t]}var wf=function(){return Zf.exports}();const Mf={name:"IndAgCustom",render(e){const{value:t,data:a,colDef:n,scopedSlots:s}=this.params;return s[n.key||n.field]?s[n.key||n.field]({data:a,colDef:n}):e("span",{},[t])}};let Ef,Df;const bi={};var Cf=F(Mf,Ef,Df,!1,_f,null,null,null);function _f(e){for(let t in bi)this[t]=bi[t]}var Bf=function(){return Cf.exports}(),Jf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("iSwitch",{attrs:{size:e.getCellRendererParams.size||"",disabled:e.getCellRendererParams.disabled||!1,"true-color":e.getCellRendererParams.trueColor||"","false-color":e.getCellRendererParams.falseColor||""},on:{"on-change":e.change},model:{value:e.getStatus,callback:function(n){e.getStatus=n},expression:"getStatus"}},[a("span",{attrs:{slot:"open"},slot:"open"},[e._v(e._s(e.getEnumList[0].V||""))]),a("span",{attrs:{slot:"close"},slot:"close"},[e._v(e._s(e.getEnumList[1].V||""))])])},zf=[];const Yf={computed:{getCellRendererParams(){var e,t;return((t=(e=this.params)==null?void 0:e.colDef)==null?void 0:t.cellRendererParams)||{}},getEnumList(){var e,t;return(e=this.params)!=null&&e.enumList?(t=this.params)==null?void 0:t.enumList:[{K:"0",V:""},{K:"1",V:""}]},getStatus:{get(){var a,n;const t=(((a=this.params)==null?void 0:a.enumList)||[{K:"0",V:""},{K:"1",V:""}])[1];return((n=this.params)==null?void 0:n.value)==(t==null?void 0:t.K)},set(e){this.change(e)}}},methods:{change(e){var n;const a=(((n=this.params)==null?void 0:n.enumList)||[{K:"0",V:""},{K:"1",V:""}])[e?1:0];!a||this.params.setValue(a.K)}},mounted(){}},yi={};var If=F(Yf,Jf,zf,!1,Qf,null,null,null);function Qf(e){for(let t in yi)this[t]=yi[t]}var Of=function(){return If.exports}(),Si={exports:{}},ki={exports:{}};(function(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(a,n){return a<<n|a>>>32-n},rotr:function(a,n){return a<<32-n|a>>>n},endian:function(a){if(a.constructor==Number)return t.rotl(a,8)&16711935|t.rotl(a,24)&4278255360;for(var n=0;n<a.length;n++)a[n]=t.endian(a[n]);return a},randomBytes:function(a){for(var n=[];a>0;a--)n.push(Math.floor(Math.random()*256));return n},bytesToWords:function(a){for(var n=[],s=0,i=0;s<a.length;s++,i+=8)n[i>>>5]|=a[s]<<24-i%32;return n},wordsToBytes:function(a){for(var n=[],s=0;s<a.length*32;s+=8)n.push(a[s>>>5]>>>24-s%32&255);return n},bytesToHex:function(a){for(var n=[],s=0;s<a.length;s++)n.push((a[s]>>>4).toString(16)),n.push((a[s]&15).toString(16));return n.join("")},hexToBytes:function(a){for(var n=[],s=0;s<a.length;s+=2)n.push(parseInt(a.substr(s,2),16));return n},bytesToBase64:function(a){for(var n=[],s=0;s<a.length;s+=3)for(var i=a[s]<<16|a[s+1]<<8|a[s+2],l=0;l<4;l++)s*8+l*6<=a.length*8?n.push(e.charAt(i>>>6*(3-l)&63)):n.push("=");return n.join("")},base64ToBytes:function(a){a=a.replace(/[^A-Z0-9+\/]/ig,"");for(var n=[],s=0,i=0;s<a.length;i=++s%4)i!=0&&n.push((e.indexOf(a.charAt(s-1))&Math.pow(2,-2*i+8)-1)<<i*2|e.indexOf(a.charAt(s))>>>6-i*2);return n}};ki.exports=t})();var ja={utf8:{stringToBytes:function(e){return ja.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(ja.bin.bytesToString(e)))}},bin:{stringToBytes:function(e){for(var t=[],a=0;a<e.length;a++)t.push(e.charCodeAt(a)&255);return t},bytesToString:function(e){for(var t=[],a=0;a<e.length;a++)t.push(String.fromCharCode(e[a]));return t.join("")}}},Fi=ja;/*!
29
29
  * Determine if an object is a Buffer
30
30
  *
31
31
  * @author Feross Aboukhadijeh <https://feross.org>
32
32
  * @license MIT
33
- */var dm=function(e){return e!=null&&(di(e)||hm(e)||!!e._isBuffer)};function di(e){return!!e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function hm(e){return typeof e.readFloatLE=="function"&&typeof e.slice=="function"&&di(e.slice(0,0))}(function(){var e=oi.exports,t=ci.utf8,a=dm,s=ci.bin,n=function(i,l){i.constructor==String?l&&l.encoding==="binary"?i=s.stringToBytes(i):i=t.stringToBytes(i):a(i)?i=Array.prototype.slice.call(i,0):!Array.isArray(i)&&i.constructor!==Uint8Array&&(i=i.toString());for(var r=e.bytesToWords(i),h=i.length*8,u=1732584193,o=-271733879,m=-1732584194,c=271733878,f=0;f<r.length;f++)r[f]=(r[f]<<8|r[f]>>>24)&16711935|(r[f]<<24|r[f]>>>8)&4278255360;r[h>>>5]|=128<<h%32,r[(h+64>>>9<<4)+14]=h;for(var U=n._ff,F=n._gg,b=n._hh,w=n._ii,f=0;f<r.length;f+=16){var j=u,G=o,T=m,g=c;u=U(u,o,m,c,r[f+0],7,-680876936),c=U(c,u,o,m,r[f+1],12,-389564586),m=U(m,c,u,o,r[f+2],17,606105819),o=U(o,m,c,u,r[f+3],22,-1044525330),u=U(u,o,m,c,r[f+4],7,-176418897),c=U(c,u,o,m,r[f+5],12,1200080426),m=U(m,c,u,o,r[f+6],17,-1473231341),o=U(o,m,c,u,r[f+7],22,-45705983),u=U(u,o,m,c,r[f+8],7,1770035416),c=U(c,u,o,m,r[f+9],12,-1958414417),m=U(m,c,u,o,r[f+10],17,-42063),o=U(o,m,c,u,r[f+11],22,-1990404162),u=U(u,o,m,c,r[f+12],7,1804603682),c=U(c,u,o,m,r[f+13],12,-40341101),m=U(m,c,u,o,r[f+14],17,-1502002290),o=U(o,m,c,u,r[f+15],22,1236535329),u=F(u,o,m,c,r[f+1],5,-165796510),c=F(c,u,o,m,r[f+6],9,-1069501632),m=F(m,c,u,o,r[f+11],14,643717713),o=F(o,m,c,u,r[f+0],20,-373897302),u=F(u,o,m,c,r[f+5],5,-701558691),c=F(c,u,o,m,r[f+10],9,38016083),m=F(m,c,u,o,r[f+15],14,-660478335),o=F(o,m,c,u,r[f+4],20,-405537848),u=F(u,o,m,c,r[f+9],5,568446438),c=F(c,u,o,m,r[f+14],9,-1019803690),m=F(m,c,u,o,r[f+3],14,-187363961),o=F(o,m,c,u,r[f+8],20,1163531501),u=F(u,o,m,c,r[f+13],5,-1444681467),c=F(c,u,o,m,r[f+2],9,-51403784),m=F(m,c,u,o,r[f+7],14,1735328473),o=F(o,m,c,u,r[f+12],20,-1926607734),u=b(u,o,m,c,r[f+5],4,-378558),c=b(c,u,o,m,r[f+8],11,-2022574463),m=b(m,c,u,o,r[f+11],16,1839030562),o=b(o,m,c,u,r[f+14],23,-35309556),u=b(u,o,m,c,r[f+1],4,-1530992060),c=b(c,u,o,m,r[f+4],11,1272893353),m=b(m,c,u,o,r[f+7],16,-155497632),o=b(o,m,c,u,r[f+10],23,-1094730640),u=b(u,o,m,c,r[f+13],4,681279174),c=b(c,u,o,m,r[f+0],11,-358537222),m=b(m,c,u,o,r[f+3],16,-722521979),o=b(o,m,c,u,r[f+6],23,76029189),u=b(u,o,m,c,r[f+9],4,-640364487),c=b(c,u,o,m,r[f+12],11,-421815835),m=b(m,c,u,o,r[f+15],16,530742520),o=b(o,m,c,u,r[f+2],23,-995338651),u=w(u,o,m,c,r[f+0],6,-198630844),c=w(c,u,o,m,r[f+7],10,1126891415),m=w(m,c,u,o,r[f+14],15,-1416354905),o=w(o,m,c,u,r[f+5],21,-57434055),u=w(u,o,m,c,r[f+12],6,1700485571),c=w(c,u,o,m,r[f+3],10,-1894986606),m=w(m,c,u,o,r[f+10],15,-1051523),o=w(o,m,c,u,r[f+1],21,-2054922799),u=w(u,o,m,c,r[f+8],6,1873313359),c=w(c,u,o,m,r[f+15],10,-30611744),m=w(m,c,u,o,r[f+6],15,-1560198380),o=w(o,m,c,u,r[f+13],21,1309151649),u=w(u,o,m,c,r[f+4],6,-145523070),c=w(c,u,o,m,r[f+11],10,-1120210379),m=w(m,c,u,o,r[f+2],15,718787259),o=w(o,m,c,u,r[f+9],21,-343485551),u=u+j>>>0,o=o+G>>>0,m=m+T>>>0,c=c+g>>>0}return e.endian([u,o,m,c])};n._ff=function(i,l,r,h,u,o,m){var c=i+(l&r|~l&h)+(u>>>0)+m;return(c<<o|c>>>32-o)+l},n._gg=function(i,l,r,h,u,o,m){var c=i+(l&h|r&~h)+(u>>>0)+m;return(c<<o|c>>>32-o)+l},n._hh=function(i,l,r,h,u,o,m){var c=i+(l^r^h)+(u>>>0)+m;return(c<<o|c>>>32-o)+l},n._ii=function(i,l,r,h,u,o,m){var c=i+(r^(l|~h))+(u>>>0)+m;return(c<<o|c>>>32-o)+l},n._blocksize=16,n._digestsize=16,ri.exports=function(i,l){if(i==null)throw new Error("Illegal argument "+i);var r=e.wordsToBytes(n(i,l));return l&&l.asBytes?r:l&&l.asString?s.bytesToString(r):e.bytesToHex(r)}})();var hi=ri.exports,ui=function(e){let t=[],a=0,s=/\+|\-|\*|\//,n=/[0-9\.]/,i=/[a-zA-z_]/,l={},r=[],h=[];for(let o=0;o<e.length;o++)e[o]=="("?r.push(o):e[o]==")"&&h.push(o);if(r.length!=h.length)throw"\u975E\u6CD5\u7684\u8F93\u5165\uFF0C\u62EC\u53F7\u5BF9\u4E0D\u5339\u914D\uFF0C\u8BF7\u6821\u9A8C\u8F93\u5165\u7684\u5408\u6CD5\u6027\uFF01";{let o=r.length;for(let m=o;m>=0;m--){let c=r[m];for(let f=0;f<h.length;f++){let U=h[f];if(U>c){l[c]=U,h.splice(f,1);break}}}}for(var u=function(o){if(e[a]==" "){a+=1;return}if(e[a]=="("){let c=l[a];t.push({val:ui(e.substring(a+1,c)),type:"SUB_TOKEN"}),a=c+1}if(s.test(o[0]))t.push({val:e[a],type:"OPT"}),a+=1;else{if(n.test(o[0])){for(var m=1;o.length>m&&n.test(o[m]);)m+=1;t.push({val:e.substring(a,a+m),type:"NUM"}),a+=m}if(i.test(o[0])){for(var m=1;o.length>m&&(i.test(o[m])||n.test(o[m]));)m+=1;t.push({val:e.substring(a,a+m),type:"VAR"}),a+=m}}};a<e.length;)u(e.substring(a));return t},zt=function(e){let t={};if(e.length==1){if(e[0].type=="SUB_TOKEN"){let n=zt(e[0].val);n.subToken=!0,t=n}else t.val=e[0];return t}let a=0;for(var s=e.length-1;s>=0;s--)if(e[s].val=="+"||e[s].val=="-"){a=s;break}if(a==0){for(var s=e.length-1;s>=0;s--)if(e[s].val=="*"||e[s].val=="/"){a=s;break}}return t.val=e[a],a>0&&(t.left=zt(e.slice(0,a))),a<e.length&&(t.right=zt(e.slice(a+1,e.length))),t};const um=function(t){function a(n,i=[]){!n||(n.val.type=="VAR"&&i.push(n.val.val),a(n.left,i),a(n.right,i))}let s=[];return a(t,s),s};var Je=function(e,t){if(!e)return"";if(e.val.type=="NUM")return parseFloat(e.val.val);if(e.val.type=="OPT"){var a;switch(e.val.val){case"+":a=Je(e.left,t)+Je(e.right,t);break;case"-":a=Je(e.left,t)-Je(e.right,t);break;case"*":a=Je(e.left,t)*Je(e.right,t);break;case"/":{var s=Je(e.right,t);if(s==0)throw"dividzero";a=Je(e.left,t)/s;break}}return a}else{let n=parseFloat(t[e.val.val]||"0");return isNaN(n)?0:n}};const pm=function(t){var a=zt(ui(t));return a},pi=function(t,a,s){try{return Je(t,a,s)}catch(n){if(n=="dividzero")return s}},It=function(e,t){var a={},s={},n={};t&&t.calcRules&&(t.calcRules.forEach(i=>{a[i.rltKey]=i.ast,s[i.rltKey]=i.precision||0,n[i.rltKey]=i.errRtn||0}),e.forEach(i=>{Object.keys(a).forEach(l=>{if(i[l]=pi(a[l],i,n[l]),isNaN(i[l])){i[l]="-";return}s[l]?i[l]=i[l]?i[l].toFixed(s[l]):i[l]:i[l]=parseInt(i[l])})}))},mi=function(e,t){var a={},s={},n={};t&&t.calcRules&&(t.calcRules.forEach(i=>{a[i.rltKey]=i.ast,s[i.rltKey]=i.precision||0,n[i.rltKey]=i.errRtn||0}),Object.keys(a).forEach(i=>{if(e[i]=pi(a[i],e,n[i]),isNaN(e[i])){e[i]="-";return}s[i]?e[i]=e[i]?e[i].toFixed(s[i]):e[i]:e[i]=parseInt(e[i])}))};function Qt(e={},t,a){if(t&&a){let s=pm(t);um(s).forEach(i=>{let l=e[i]=e[i]||{};l[a]=s,e[i]=l})}}function Da(e,t,a){Array.isArray(t)&&t.length&&d.default.forEach(t,(s,n)=>{let i=!1;if(typeof a=="function")try{const l=a(s,e,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||Da(s,s.children,a)})}function mm(e,t){function a(n,i){if(!(i!=null&&i.length))return;let l=i.shift(),r=d.default.find(n,{uuid:l});r||(i.length==0?r={...t,children:[]}:r={...t,children:t.children||[]},n.push(r)),a(r.children,i)}let s=d.default.cloneDeep(t.path);a(e,s)}function fi(e){Da({},e,a=>{var s;(s=a.children)!=null&&s.length&&delete a.children});let t=[];return e.forEach(a=>mm(t,a)),t=d.default.orderBy(t,["seq"],["asc"]),Da({},t,a=>{var s;(s=a.children)!=null&&s.length&&(a.children=d.default.orderBy(a.children,["seq"],["asc"]))}),t}function ue(e,t,a,s){if(!e||!t||!a||!s||a.isSwitchUnit===!1)return;const i={WX_X:1e4,WX_WZ:1e4*5,X_WX:1/1e4,X_WZ:5,WZ_WX:1/5/1e4,WZ_X:1/5,YY_WY:1e4,YY_Y:1e4*1e4,WY_YY:1/1e4,WY_Y:1e4,Y_YY:1/1e4/1e4,Y_WY:1/1e4,WZ_Z:1e4,X_Z:5*1e4,WX_Z:1e4*5*1e4,Z_WZ:1/1e4,Z_X:1/5/1e4,Z_WX:1/1e4/1e4/5}[`${e}_${t}`];if(!i)return;const l=d.default.round(parseFloat(a[s]),6);a[s]=isNaN(l)?null:d.default.round(l*i,6)}var fm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"lambo-grid-table",class:[e.fullSreen?"fullscreen-fixed":""]},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],ref:"search",staticClass:"search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],ref:"tip",staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.important-e.tip,expression:"$slots.important - tip"}],ref:"important-tip",staticClass:"important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{ref:"buttons",staticClass:"other-button"},[a("Row",[[a("i-col",{staticStyle:{"text-align":"left"},attrs:{flex:"1 1 0%"}},[a("IndButtonGroup",{attrs:{split:"",mb:""}},[e._t("buttons")],2)],1)],a("i-col",{directives:[{name:"show",rawName:"v-show",value:e.showUnitSwitch&&e.isShowUnitSwitch||e.showTableOption||e.$slots.options,expression:"(showUnitSwitch && isShowUnitSwitch) || showTableOption || $slots.options"}],staticStyle:{"text-align":"right"},attrs:{flex:"0 0 auto"}},[a("div",{staticClass:"ind-flex end"},[a("div",{staticStyle:{"line-height":"var(--ivu-form-item-content-line-height)","padding-bottom":"calc(var(--ind-table-button-padding) + 2px)","margin-right":"10px"}},[e._t("options")],2),e.showZeroSwitch?a("IndZeroRadio",{staticStyle:{"margin-bottom":"var(--ind-unit-switch-bottom)","line-height":"1"},attrs:{zeroTitle:e.switchZeroTitle},model:{value:e.showZero,callback:function(s){e.showZero=s},expression:"showZero"}}):e._e(),e.showUnitSwitch&&e.isShowUnitSwitch?a("IndUnitRadio",{staticStyle:{"margin-bottom":"var(--ind-unit-switch-bottom)","line-height":"1"},attrs:{isShowWX:e.isShowWX,isShowJ:e.isShowJ},model:{value:e.unitType,callback:function(s){e.unitType=s},expression:"unitType"}}):e._e(),a("Dropdown",{directives:[{name:"show",rawName:"v-show",value:e.showTableOption,expression:"showTableOption"}],staticClass:"table-option-dropdown",staticStyle:{float:"right","margin-bottom":"var(--ind-table-button-padding)"},attrs:{trigger:"custom",visible:e.optionDropdownVisible,placement:"bottom-end"},on:{"on-click":e.resetTableSize}},[a("IndButtonGroup",{staticStyle:{display:"flex"},attrs:{split:!1,mb:""}},[a("IndButton",{attrs:{bizType:"reset"},on:{click:e.toggleFullScreen}},[e._v(" "+e._s(e.shareFullSreen?"\u53D6\u6D88\u5168\u5C4F":"\u5168\u5C4F")+" ")]),e.revertBtn?a("IndButton",{attrs:{bizType:"reset"},on:{click:function(s){return e.$emit("revertColumnRow")}}},[e._v(" \u8F6C\u7F6E ")]):e._e(),a("IndButton",{attrs:{bizType:"reset"},on:{click:function(s){return e.tableSettingToggle("3")}}},[e._v(" \u5BFC\u51FA ")])],1),a("DropdownMenu",{style:{width:e.btnSel!="1"?"400px":"200px",padding:"5px 10px"},attrs:{slot:"list"},slot:"list"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.btnSel=="2",expression:"btnSel == '2'"}],staticStyle:{"border-bottom":"1px solid #e9e9e9","padding-bottom":"6px","margin-bottom":"6px"}},[a("Checkbox",{attrs:{value:e.checkAll},on:{"on-change":e.handleCheckAll}},[e._v("\u5168\u9009")])],1),a("CheckboxGroup",{directives:[{name:"show",rawName:"v-show",value:e.btnSel=="2",expression:"btnSel == '2'"}],on:{"on-change":e.checkAllGroupChange},model:{value:e.checkAllGroup,callback:function(s){e.checkAllGroup=s},expression:"checkAllGroup"}},[e._l(e.columns,function(s){return[s.title?a("Checkbox",{key:s.field,attrs:{label:s.title}},[e._v(e._s(s.title))]):e._e()]}),a("br"),a("br"),e._v(" \xA0 "),a("Button",{staticClass:"table-column-select-btn",attrs:{type:"default"},on:{click:e.columnSave}},[e._v("\u4FDD \u5B58")]),e._v(" \xA0 "),a("Button",{staticClass:"table-column-select-btn",attrs:{type:"default"},on:{click:e.columnClear}},[e._v("\u6E05 \u9664")])],2),a("Button",{directives:[{name:"show",rawName:"v-show",value:e.btnSel!="1",expression:"btnSel != '1'"}],staticStyle:{position:"absolute",top:"10px",right:"10px"},attrs:{type:"primary",icon:"md-close",size:"small",title:"\u5173\u95ED"},on:{click:e.closeTableSettingDropdown}})],1)],1)],1)])],2)],1),a("IndLoadingPanel",{attrs:{loading:e.tableLoading}},[e.refreshTable?e._e():a("ag-grid-vue",e._g(e._b({ref:"tableRef",staticClass:"ag-theme-balham",style:{height:e.height&&!e.fullSreen?e.height+"px":"100%"},attrs:{id:"agTable",suppressCellFocus:!0,suppressMenu:!0,suppressContextMenu:!e.showTableOption,defaultColDef:e.defaultColDef,headerHeight:e.headerHeight,rowHeight:e.getRowHeightProp?e.getRowHeightProp():e.getRowHeight(),getRowHeight:e.getRowHeightProp||e.getRowHeight,rowData:e.rowDataFiltered,suppressRowClickSelection:(e.isPc||e.isEditTable)&&e.rowSelection=="multiple"||e.suppressRowClickSelection,rowSelection:e.rowSelection,rowMultiSelectWithClick:!e.isPc&&!e.isEditTable&&(e.rowSelection=="multiple"||e.rowMultiSelectWithClick),columnDefs:e.tableColumns,localeText:e.localeText,singleClickEdit:!0,pinnedTopRowData:e.topRows,pinnedBottomRowData:e.pinnedBottomRowData,suppressRowTransform:!0,stopEditingWhenCellsLoseFocus:!0,getRowClass:e.getRowClassCommon,getRowId:e.getRowId,tooltipShowDelay:500,overlayNoRowsTemplate:e.noRowsTemplate||e.overlayNoRowsTemplate,treeData:e.treeData,getDataPath:e.getDataPath,autoGroupColumnDef:e.autoGroupColumnDef,groupDisplayType:e.groupDisplayType,groupSelectsChildren:e.groupSelectsChildren,groupDefaultExpanded:e.groupDefaultExpanded,getContextMenuItems:e.getContextMenuItems},on:{sortChanged:e.sortChanged,"selection-changed":e.selectionChanged,rowSelected:e.rowSelected,"grid-ready":e.onGridReady,cellClicked:e.cellClicked,cellDoubleClicked:e.cellDoubleClicked}},"ag-grid-vue",e.$attrs,!1),e.$listeners))],1),e.showBottom?a("div",{ref:"bottom"},[a("Row",[a("i-col",{staticStyle:{"text-align":"left"},attrs:{span:"18"}},[a("Page",{directives:[{name:"show",rawName:"v-show",value:!e.disablePage,expression:"!disablePage"}],attrs:{size:"small",total:e.totalNumber,current:e.currentPage,"page-size":e.limitNumber,"page-size-opts":e.pageSizeOpts,"show-sizer":"","show-total":"","show-elevator":""},on:{"on-change":e.onPageChange,"on-page-size-change":e.onPageSizeChange}}),a("span",{directives:[{name:"show",rawName:"v-show",value:e.disablePage,expression:"disablePage"}]},[e._v("\u5171 "+e._s(e.tableData.length)+" \u6761\u6570\u636E")])],1)],1)],1):e._e()],1)},Vm=[];function Tm(e){var t="A",a="C",s="V",n="D",i="PageUp",l="PageDown",r="Tab",h="ArrowLeft",u="ArrowUp",o="ArrowRight",m="ArrowDown",c="F2",f="Backspace",U="Escape",F=" ",b="Delete",w="Home",j="End",G=e.event,T=G.key,g=[i,l,r,c,U],q=[h,o,u,m,f,b,F,w,j];if((G.ctrlKey||G.metaKey)&&(g.push(t),g.push(s),g.push(a),g.push(n)),e.editing||(g=g.concat(q)),e.column.getId()==="country"&&(T===u||T===m))return!1;var ae=g.some(function(te){return te===T||T.toUpperCase()===te});return ae}function He(e,t,a){Array.isArray(t)&&t.length&&d.default.forEach(t,(s,n)=>{let i=!1;if(typeof a=="function")try{const l=a(s,e,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||He(s,s.children,a)})}const Nm={name:"IndTable",components:{Tooltip:$e,AgTooltip:Yn,AgInput:zn,AgSelect:Qn,AgDate:On,AgTime:Lp,AgTreeSelect:jn,AgButton:Hn,AgLink:Pn,AgEnum:Kn,AgFormat:ei,AgImage:ai,AgProgress:Ap,AgCustom:sm,AgSwitch:cm},props:{uuid:String,showMenu:Boolean,rowHeight:Number,getRowHeightProp:Function,rowSpanDefs:Array,headerHeight:{type:Number,default(){var e;return((e=this.$config)==null?void 0:e.agHeaderHeight)||28}},rowMultiSelectWithClick:Boolean,pinnedTopRowData:Array,pinnedBottomRowData:Array,rowSpanColumns:Array,rowSpanIndexCol:String,getRowClass:Function,paramLeft:String,paramRight:String,exportFileName:String,rowKey:{type:String,default:""},disablePage:{type:Boolean,default:!1},dataChildren:{type:Boolean,default:!1},noSortLine:{type:Number,default:-1},dataApi:{type:Function,default:null},searchParams:{type:Object,default(){return{}}},value:{type:Array,default(){return[]}},columns:{type:Array,default(){return[]}},size:{type:String,validator(e){return["small","large","default"].indexOf(e)>-1},default:"default"},width:{type:Number},height:{type:[Number,String]},rowClassName:{type:Function,default:e=>{if(e&&e.color){if(e.color=="Blue")return"demo-table-Blue-row";if(e.color=="red")return"demo-table-red-row"}if(e&&e.fontColor){if(e.fontColor=="yellow")return"demo-table-yellow-font-row";if(e.fontColor=="red")return"demo-table-red-font-row"}}},loading:{type:Boolean,default:!1},showTableOption:{type:Boolean,default:!0},showBottom:{type:Boolean,default:!0},tooltipTheme:{type:String,default:"dark"},showSummary:{type:Boolean,default:!1},autoRefresh:{type:Boolean,default:!1},summaryMethod:{type:Function},exportEnum:{type:Object,default(){return{}}},headerAutoHeight:{type:Boolean,default:!0},cellAutoHeight:{type:Boolean,default:!1},rowAddHeight:{type:Number,default:0},renderDataFn:Function,revertBtn:Boolean,isIndexManageTable:Boolean,isShowUnitSwitch:{type:Boolean,default:!0},isShowWX:Boolean,isShowJ:Boolean,defaultUnitType:{type:String,default:"X"},defaultTableUnitType:{type:String,default:"X"},xScale:{type:Number,default:function(){return this.$config.xScale||2}},wzScale:{type:Number,default:function(){return this.$config.wzScale||2}},funId:String,groupDefaultExpanded:{type:Number,default:-1},xmlInfo:String,rowClick:Boolean,groupSelectsChildren:{type:Boolean,default:!0},showZeroDefault:{type:String,default:"Y"},noRowsTemplate:String,watermark:String},data(){var t,a;function e(){const s=navigator.userAgent,n=["Windows","Macintosh","Linux"];for(const i of n)if(s.includes(i))return!0;return!1}return{isPc:e(),tableRef:null,refreshTable:!1,rowSelection:"multiple",suppressRowClickSelection:!1,localeText:ws,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:d.default.cloneDeep(this.value),tableWidth:this.width,tableHeight:this.height,tableLoading:this.loading,cloneColumns:[],cloneColumns2:[],fullSreen:!1,tableSize:"tableSize"in localStorage?localStorage.getItem("tableSize"):this.size,tableShowSummary:this.showSummary,tableSummaryMethod:this.summaryMethod,totalNumber:0,currentPage:1,limitNumber:((t=this.$config)==null?void 0:t.pageSize)||20,pageSizeOpts:((a=this.$config)==null?void 0:a.pageSizeOpts)||[10,20,30,40],optionDropdownVisible:!1,checkAll:!0,checkAllGroup:[],dataExportFormat:"xlsx",sortParams:{},hackReset:!0,columnID:"",parsedColumns:[],index:1,tableColumns:[],defaultColDef:{unSortIcon:!0,suppressMenu:!this.showMenu,floatingFilter:this.showMenu,filter:this.showMenu,suppressHeaderFilterButton:!0,wrapHeaderText:this.headerAutoHeight,autoHeaderHeight:this.headerAutoHeight,wrapText:this.cellAutoHeight,autoHeight:this.cellAutoHeight,filter:"agSetColumnFilter",suppressKeyboardEvent:s=>Tm(s),headerComponentParams:this.showMenu?{template:`<div class="ag-cell-label-container" role="presentation">
33
+ */var Gf=function(e){return e!=null&&(Wi(e)||Lf(e)||!!e._isBuffer)};function Wi(e){return!!e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function Lf(e){return typeof e.readFloatLE=="function"&&typeof e.slice=="function"&&Wi(e.slice(0,0))}(function(){var e=ki.exports,t=Fi.utf8,a=Gf,n=Fi.bin,s=function(i,l){i.constructor==String?l&&l.encoding==="binary"?i=n.stringToBytes(i):i=t.stringToBytes(i):a(i)?i=Array.prototype.slice.call(i,0):!Array.isArray(i)&&i.constructor!==Uint8Array&&(i=i.toString());for(var r=e.bytesToWords(i),h=i.length*8,c=1732584193,o=-271733879,u=-1732584194,d=271733878,m=0;m<r.length;m++)r[m]=(r[m]<<8|r[m]>>>24)&16711935|(r[m]<<24|r[m]>>>8)&4278255360;r[h>>>5]|=128<<h%32,r[(h+64>>>9<<4)+14]=h;for(var T=s._ff,b=s._gg,g=s._hh,x=s._ii,m=0;m<r.length;m+=16){var j=c,Y=o,N=u,S=d;c=T(c,o,u,d,r[m+0],7,-680876936),d=T(d,c,o,u,r[m+1],12,-389564586),u=T(u,d,c,o,r[m+2],17,606105819),o=T(o,u,d,c,r[m+3],22,-1044525330),c=T(c,o,u,d,r[m+4],7,-176418897),d=T(d,c,o,u,r[m+5],12,1200080426),u=T(u,d,c,o,r[m+6],17,-1473231341),o=T(o,u,d,c,r[m+7],22,-45705983),c=T(c,o,u,d,r[m+8],7,1770035416),d=T(d,c,o,u,r[m+9],12,-1958414417),u=T(u,d,c,o,r[m+10],17,-42063),o=T(o,u,d,c,r[m+11],22,-1990404162),c=T(c,o,u,d,r[m+12],7,1804603682),d=T(d,c,o,u,r[m+13],12,-40341101),u=T(u,d,c,o,r[m+14],17,-1502002290),o=T(o,u,d,c,r[m+15],22,1236535329),c=b(c,o,u,d,r[m+1],5,-165796510),d=b(d,c,o,u,r[m+6],9,-1069501632),u=b(u,d,c,o,r[m+11],14,643717713),o=b(o,u,d,c,r[m+0],20,-373897302),c=b(c,o,u,d,r[m+5],5,-701558691),d=b(d,c,o,u,r[m+10],9,38016083),u=b(u,d,c,o,r[m+15],14,-660478335),o=b(o,u,d,c,r[m+4],20,-405537848),c=b(c,o,u,d,r[m+9],5,568446438),d=b(d,c,o,u,r[m+14],9,-1019803690),u=b(u,d,c,o,r[m+3],14,-187363961),o=b(o,u,d,c,r[m+8],20,1163531501),c=b(c,o,u,d,r[m+13],5,-1444681467),d=b(d,c,o,u,r[m+2],9,-51403784),u=b(u,d,c,o,r[m+7],14,1735328473),o=b(o,u,d,c,r[m+12],20,-1926607734),c=g(c,o,u,d,r[m+5],4,-378558),d=g(d,c,o,u,r[m+8],11,-2022574463),u=g(u,d,c,o,r[m+11],16,1839030562),o=g(o,u,d,c,r[m+14],23,-35309556),c=g(c,o,u,d,r[m+1],4,-1530992060),d=g(d,c,o,u,r[m+4],11,1272893353),u=g(u,d,c,o,r[m+7],16,-155497632),o=g(o,u,d,c,r[m+10],23,-1094730640),c=g(c,o,u,d,r[m+13],4,681279174),d=g(d,c,o,u,r[m+0],11,-358537222),u=g(u,d,c,o,r[m+3],16,-722521979),o=g(o,u,d,c,r[m+6],23,76029189),c=g(c,o,u,d,r[m+9],4,-640364487),d=g(d,c,o,u,r[m+12],11,-421815835),u=g(u,d,c,o,r[m+15],16,530742520),o=g(o,u,d,c,r[m+2],23,-995338651),c=x(c,o,u,d,r[m+0],6,-198630844),d=x(d,c,o,u,r[m+7],10,1126891415),u=x(u,d,c,o,r[m+14],15,-1416354905),o=x(o,u,d,c,r[m+5],21,-57434055),c=x(c,o,u,d,r[m+12],6,1700485571),d=x(d,c,o,u,r[m+3],10,-1894986606),u=x(u,d,c,o,r[m+10],15,-1051523),o=x(o,u,d,c,r[m+1],21,-2054922799),c=x(c,o,u,d,r[m+8],6,1873313359),d=x(d,c,o,u,r[m+15],10,-30611744),u=x(u,d,c,o,r[m+6],15,-1560198380),o=x(o,u,d,c,r[m+13],21,1309151649),c=x(c,o,u,d,r[m+4],6,-145523070),d=x(d,c,o,u,r[m+11],10,-1120210379),u=x(u,d,c,o,r[m+2],15,718787259),o=x(o,u,d,c,r[m+9],21,-343485551),c=c+j>>>0,o=o+Y>>>0,u=u+N>>>0,d=d+S>>>0}return e.endian([c,o,u,d])};s._ff=function(i,l,r,h,c,o,u){var d=i+(l&r|~l&h)+(c>>>0)+u;return(d<<o|d>>>32-o)+l},s._gg=function(i,l,r,h,c,o,u){var d=i+(l&h|r&~h)+(c>>>0)+u;return(d<<o|d>>>32-o)+l},s._hh=function(i,l,r,h,c,o,u){var d=i+(l^r^h)+(c>>>0)+u;return(d<<o|d>>>32-o)+l},s._ii=function(i,l,r,h,c,o,u){var d=i+(r^(l|~h))+(c>>>0)+u;return(d<<o|d>>>32-o)+l},s._blocksize=16,s._digestsize=16,Si.exports=function(i,l){if(i==null)throw new Error("Illegal argument "+i);var r=e.wordsToBytes(s(i,l));return l&&l.asBytes?r:l&&l.asString?n.bytesToString(r):e.bytesToHex(r)}})();var Zi=Si.exports,xi=function(e){let t=[],a=0,n=/\+|\-|\*|\//,s=/[0-9\.]/,i=/[a-zA-z_]/,l={},r=[],h=[];for(let o=0;o<e.length;o++)e[o]=="("?r.push(o):e[o]==")"&&h.push(o);if(r.length!=h.length)throw"\u975E\u6CD5\u7684\u8F93\u5165\uFF0C\u62EC\u53F7\u5BF9\u4E0D\u5339\u914D\uFF0C\u8BF7\u6821\u9A8C\u8F93\u5165\u7684\u5408\u6CD5\u6027\uFF01";{let o=r.length;for(let u=o;u>=0;u--){let d=r[u];for(let m=0;m<h.length;m++){let T=h[m];if(T>d){l[d]=T,h.splice(m,1);break}}}}for(var c=function(o){if(e[a]==" "){a+=1;return}if(e[a]=="("){let d=l[a];t.push({val:xi(e.substring(a+1,d)),type:"SUB_TOKEN"}),a=d+1}if(n.test(o[0]))t.push({val:e[a],type:"OPT"}),a+=1;else{if(s.test(o[0])){for(var u=1;o.length>u&&s.test(o[u]);)u+=1;t.push({val:e.substring(a,a+u),type:"NUM"}),a+=u}if(i.test(o[0])){for(var u=1;o.length>u&&(i.test(o[u])||s.test(o[u]));)u+=1;t.push({val:e.substring(a,a+u),type:"VAR"}),a+=u}}};a<e.length;)c(e.substring(a));return t},Xt=function(e){let t={};if(e.length==1){if(e[0].type=="SUB_TOKEN"){let s=Xt(e[0].val);s.subToken=!0,t=s}else t.val=e[0];return t}let a=0;for(var n=e.length-1;n>=0;n--)if(e[n].val=="+"||e[n].val=="-"){a=n;break}if(a==0){for(var n=e.length-1;n>=0;n--)if(e[n].val=="*"||e[n].val=="/"){a=n;break}}return t.val=e[a],a>0&&(t.left=Xt(e.slice(0,a))),a<e.length&&(t.right=Xt(e.slice(a+1,e.length))),t};const jf=function(t){function a(s,i=[]){!s||(s.val.type=="VAR"&&i.push(s.val.val),a(s.left,i),a(s.right,i))}let n=[];return a(t,n),n};var Qe=function(e,t){if(!e)return"";if(e.val.type=="NUM")return parseFloat(e.val.val);if(e.val.type=="OPT"){var a;switch(e.val.val){case"+":a=Qe(e.left,t)+Qe(e.right,t);break;case"-":a=Qe(e.left,t)-Qe(e.right,t);break;case"*":a=Qe(e.left,t)*Qe(e.right,t);break;case"/":{var n=Qe(e.right,t);if(n==0)throw"dividzero";a=Qe(e.left,t)/n;break}}return a}else{let s=parseFloat(t[e.val.val]||"0");return isNaN(s)?0:s}};const Hf=function(t){var a=Xt(xi(t));return a},wi=function(t,a,n){try{return Qe(t,a,n)}catch(s){if(s=="dividzero")return n}},Pt=function(e,t){var a={},n={},s={};t&&t.calcRules&&(t.calcRules.forEach(i=>{a[i.rltKey]=i.ast,n[i.rltKey]=i.precision||0,s[i.rltKey]=i.errRtn||0}),e.forEach(i=>{Object.keys(a).forEach(l=>{if(i[l]=wi(a[l],i,s[l]),isNaN(i[l])){i[l]="-";return}n[l]?i[l]=i[l]?i[l].toFixed(n[l]):i[l]:i[l]=parseInt(i[l])})}))},Mi=function(e,t){var a={},n={},s={};t&&t.calcRules&&(t.calcRules.forEach(i=>{a[i.rltKey]=i.ast,n[i.rltKey]=i.precision||0,s[i.rltKey]=i.errRtn||0}),Object.keys(a).forEach(i=>{if(e[i]=wi(a[i],e,s[i]),isNaN(e[i])){e[i]="-";return}n[i]?e[i]=e[i]?e[i].toFixed(n[i]):e[i]:e[i]=parseInt(e[i])}))};function At(e={},t,a){if(t&&a){let n=Hf(t);jf(n).forEach(i=>{let l=e[i]=e[i]||{};l[a]=n,e[i]=l})}}function Ha(e,t,a){Array.isArray(t)&&t.length&&p.default.forEach(t,(n,s)=>{let i=!1;if(typeof a=="function")try{const l=a(n,e,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||Ha(n,n.children,a)})}function $f(e,t){function a(s,i){if(!(i!=null&&i.length))return;let l=i.shift(),r=p.default.find(s,{uuid:l});r||(i.length==0?r={...t,children:[]}:r={...t,children:t.children||[]},s.push(r)),a(r.children,i)}let n=p.default.cloneDeep(t.path);a(e,n)}function Ei(e){Ha({},e,a=>{var n;(n=a.children)!=null&&n.length&&delete a.children});let t=[];return e.forEach(a=>$f(t,a)),t=p.default.orderBy(t,["seq"],["asc"]),Ha({},t,a=>{var n;(n=a.children)!=null&&n.length&&(a.children=p.default.orderBy(a.children,["seq"],["asc"]))}),t}function Ve(e,t,a,n){if(!e||!t||!a||!n||a.isSwitchUnit===!1)return;const i={WX_X:1e4,WX_WZ:1e4*5,X_WX:1/1e4,X_WZ:5,WZ_WX:1/5/1e4,WZ_X:1/5,YY_WY:1e4,YY_Y:1e4*1e4,WY_YY:1/1e4,WY_Y:1e4,Y_YY:1/1e4/1e4,Y_WY:1/1e4,WZ_Z:1e4,X_Z:5*1e4,WX_Z:1e4*5*1e4,Z_WZ:1/1e4,Z_X:1/5/1e4,Z_WX:1/1e4/1e4/5}[`${e}_${t}`];if(!i)return;const l=p.default.round(parseFloat(a[n]),6);a[n]=isNaN(l)?null:p.default.round(l*i,6)}var Xf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"lambo-grid-table",class:[e.fullSreen?"fullscreen-fixed":""]},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],ref:"search",staticClass:"search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],ref:"tip",staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.important-e.tip,expression:"$slots.important - tip"}],ref:"important-tip",staticClass:"important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{ref:"buttons",staticClass:"other-button"},[a("Row",[[a("i-col",{staticStyle:{"text-align":"left"},attrs:{flex:"1 1 0%"}},[a("IndButtonGroup",{attrs:{split:"",mb:""}},[e._t("buttons")],2)],1)],a("i-col",{directives:[{name:"show",rawName:"v-show",value:e.showUnitSwitch&&e.isShowUnitSwitch||e.showTableOption||e.$slots.options,expression:"(showUnitSwitch && isShowUnitSwitch) || showTableOption || $slots.options"}],staticStyle:{"text-align":"right"},attrs:{flex:"0 0 auto"}},[a("div",{staticClass:"ind-flex end"},[a("div",{staticStyle:{"line-height":"var(--ivu-form-item-content-line-height)","padding-bottom":"calc(var(--ind-table-button-padding) + 2px)","margin-right":"10px"}},[e._t("options")],2),e.showZeroSwitch?a("IndZeroRadio",{staticStyle:{"margin-bottom":"var(--ind-unit-switch-bottom)","line-height":"1"},attrs:{zeroTitle:e.switchZeroTitle},model:{value:e.showZero,callback:function(n){e.showZero=n},expression:"showZero"}}):e._e(),e.showUnitSwitch&&e.isShowUnitSwitch?a("IndUnitRadio",{staticStyle:{"margin-bottom":"var(--ind-unit-switch-bottom)","line-height":"1"},attrs:{isShowWX:e.isShowWX,isShowJ:e.isShowJ},model:{value:e.unitType,callback:function(n){e.unitType=n},expression:"unitType"}}):e._e(),a("Dropdown",{directives:[{name:"show",rawName:"v-show",value:e.showTableOption,expression:"showTableOption"}],staticClass:"table-option-dropdown",staticStyle:{float:"right","margin-bottom":"var(--ind-table-button-padding)"},attrs:{trigger:"custom",visible:e.optionDropdownVisible,placement:"bottom-end"},on:{"on-click":e.resetTableSize}},[a("IndButtonGroup",{staticStyle:{display:"flex"},attrs:{split:!1,mb:""}},[a("IndButton",{attrs:{bizType:"reset"},on:{click:e.toggleFullScreen}},[e._v(" "+e._s(e.shareFullSreen?"\u53D6\u6D88\u5168\u5C4F":"\u5168\u5C4F")+" ")]),e.revertBtn?a("IndButton",{attrs:{bizType:"reset"},on:{click:function(n){return e.$emit("revertColumnRow")}}},[e._v(" \u8F6C\u7F6E ")]):e._e(),a("IndButton",{attrs:{bizType:"reset"},on:{click:function(n){return e.tableSettingToggle("3")}}},[e._v(" \u5BFC\u51FA ")])],1),a("DropdownMenu",{style:{width:e.btnSel!="1"?"400px":"200px",padding:"5px 10px"},attrs:{slot:"list"},slot:"list"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.btnSel=="2",expression:"btnSel == '2'"}],staticStyle:{"border-bottom":"1px solid #e9e9e9","padding-bottom":"6px","margin-bottom":"6px"}},[a("Checkbox",{attrs:{value:e.checkAll},on:{"on-change":e.handleCheckAll}},[e._v("\u5168\u9009")])],1),a("CheckboxGroup",{directives:[{name:"show",rawName:"v-show",value:e.btnSel=="2",expression:"btnSel == '2'"}],on:{"on-change":e.checkAllGroupChange},model:{value:e.checkAllGroup,callback:function(n){e.checkAllGroup=n},expression:"checkAllGroup"}},[e._l(e.columns,function(n){return[n.title?a("Checkbox",{key:n.field,attrs:{label:n.title}},[e._v(e._s(n.title))]):e._e()]}),a("br"),a("br"),e._v(" \xA0 "),a("Button",{staticClass:"table-column-select-btn",attrs:{type:"default"},on:{click:e.columnSave}},[e._v("\u4FDD \u5B58")]),e._v(" \xA0 "),a("Button",{staticClass:"table-column-select-btn",attrs:{type:"default"},on:{click:e.columnClear}},[e._v("\u6E05 \u9664")])],2),a("Button",{directives:[{name:"show",rawName:"v-show",value:e.btnSel!="1",expression:"btnSel != '1'"}],staticStyle:{position:"absolute",top:"10px",right:"10px"},attrs:{type:"primary",icon:"md-close",size:"small",title:"\u5173\u95ED"},on:{click:e.closeTableSettingDropdown}})],1)],1)],1)])],2)],1),a("IndLoadingPanel",{attrs:{loading:e.tableLoading}},[e.refreshTable?e._e():a("ag-grid-vue",e._g(e._b({ref:"tableRef",staticClass:"ag-theme-balham",style:{height:e.height&&!e.fullSreen?e.height+"px":"100%"},attrs:{id:"agTable",suppressCellFocus:!0,suppressMenu:!0,suppressContextMenu:!e.showTableOption,defaultColDef:e.defaultColDef,headerHeight:e.headerHeight,rowHeight:e.getRowHeightProp?e.getRowHeightProp():e.getRowHeight(),getRowHeight:e.getRowHeightProp||e.getRowHeight,rowData:e.rowDataFiltered,suppressRowClickSelection:(e.isPc||e.isEditTable)&&e.rowSelection=="multiple"||e.suppressRowClickSelection,rowSelection:e.rowSelection,rowMultiSelectWithClick:!e.isPc&&!e.isEditTable&&(e.rowSelection=="multiple"||e.rowMultiSelectWithClick),columnDefs:e.tableColumns,localeText:e.localeText,singleClickEdit:!0,pinnedTopRowData:e.topRows,pinnedBottomRowData:e.pinnedBottomRowData,suppressRowTransform:!0,stopEditingWhenCellsLoseFocus:!0,getRowClass:e.getRowClassCommon,getRowId:e.getRowId,tooltipShowDelay:500,overlayNoRowsTemplate:e.noRowsTemplate||e.overlayNoRowsTemplate,treeData:e.treeData,getDataPath:e.getDataPath,autoGroupColumnDef:e.autoGroupColumnDef,groupDisplayType:e.groupDisplayType,groupSelectsChildren:e.groupSelectsChildren,groupDefaultExpanded:e.groupDefaultExpanded,getContextMenuItems:e.getContextMenuItems},on:{sortChanged:e.sortChanged,"selection-changed":e.selectionChanged,rowSelected:e.rowSelected,"grid-ready":e.onGridReady,cellClicked:e.cellClicked,cellDoubleClicked:e.cellDoubleClicked}},"ag-grid-vue",e.$attrs,!1),e.$listeners))],1),e.showBottom?a("div",{ref:"bottom"},[a("Row",[a("i-col",{staticStyle:{"text-align":"left"},attrs:{span:"18"}},[a("Page",{directives:[{name:"show",rawName:"v-show",value:!e.disablePage,expression:"!disablePage"}],attrs:{size:"small",total:e.totalNumber,current:e.currentPage,"page-size":e.limitNumber,"page-size-opts":e.pageSizeOpts,"show-sizer":"","show-total":"","show-elevator":""},on:{"on-change":e.onPageChange,"on-page-size-change":e.onPageSizeChange}}),a("span",{directives:[{name:"show",rawName:"v-show",value:e.disablePage,expression:"disablePage"}]},[e._v("\u5171 "+e._s(e.tableData.length)+" \u6761\u6570\u636E")])],1)],1)],1):e._e()],1)},Pf=[];function Af(e){var t="A",a="C",n="V",s="D",i="PageUp",l="PageDown",r="Tab",h="ArrowLeft",c="ArrowUp",o="ArrowRight",u="ArrowDown",d="F2",m="Backspace",T="Escape",b=" ",g="Delete",x="Home",j="End",Y=e.event,N=Y.key,S=[i,l,r,d,T],A=[h,o,c,u,m,g,b,x,j];if((Y.ctrlKey||Y.metaKey)&&(S.push(t),S.push(n),S.push(a),S.push(s)),e.editing||(S=S.concat(A)),e.column.getId()==="country"&&(N===c||N===u))return!1;var X=S.some(function(ae){return ae===N||N.toUpperCase()===ae});return X}function qe(e,t,a){Array.isArray(t)&&t.length&&p.default.forEach(t,(n,s)=>{let i=!1;if(typeof a=="function")try{const l=a(n,e,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||qe(n,n.children,a)})}const Kf={name:"IndTable",components:{Tooltip:Ke,AgTooltip:ai,AgInput:si,AgSelect:li,AgDate:oi,AgTime:Sf,AgTreeSelect:di,AgButton:ui,AgLink:fi,AgEnum:Vi,AgFormat:Ni,AgImage:gi,AgProgress:wf,AgCustom:Bf,AgSwitch:Of},props:{uuid:String,showMenu:Boolean,rowHeight:Number,getRowHeightProp:Function,rowSpanDefs:Array,headerHeight:{type:Number,default(){var e;return((e=this.$config)==null?void 0:e.agHeaderHeight)||28}},rowMultiSelectWithClick:Boolean,pinnedTopRowData:Array,pinnedBottomRowData:Array,rowSpanColumns:Array,rowSpanIndexCol:String,getRowClass:Function,paramLeft:String,paramRight:String,exportFileName:String,rowKey:{type:String,default:""},disablePage:{type:Boolean,default:!1},dataChildren:{type:Boolean,default:!1},noSortLine:{type:Number,default:-1},dataApi:{type:Function,default:null},searchParams:{type:Object,default(){return{}}},value:{type:Array,default(){return[]}},columns:{type:Array,default(){return[]}},size:{type:String,validator(e){return["small","large","default"].indexOf(e)>-1},default:"default"},width:{type:Number},height:{type:[Number,String]},rowClassName:{type:Function,default:e=>{if(e&&e.color){if(e.color=="Blue")return"demo-table-Blue-row";if(e.color=="red")return"demo-table-red-row"}if(e&&e.fontColor){if(e.fontColor=="yellow")return"demo-table-yellow-font-row";if(e.fontColor=="red")return"demo-table-red-font-row"}}},loading:{type:Boolean,default:!1},showTableOption:{type:Boolean,default:!0},showBottom:{type:Boolean,default:!0},tooltipTheme:{type:String,default:"dark"},showSummary:{type:Boolean,default:!1},autoRefresh:{type:Boolean,default:!1},summaryMethod:{type:Function},exportEnum:{type:Object,default(){return{}}},headerAutoHeight:{type:Boolean,default:!0},cellAutoHeight:{type:Boolean,default:!1},rowAddHeight:{type:Number,default:0},renderDataFn:Function,revertBtn:Boolean,isIndexManageTable:Boolean,isShowUnitSwitch:{type:Boolean,default:!0},isShowWX:Boolean,isShowJ:Boolean,defaultUnitType:{type:String,default:"X"},defaultTableUnitType:{type:String,default:"X"},xScale:{type:Number,default:function(){return this.$config.xScale||2}},wzScale:{type:Number,default:function(){return this.$config.wzScale||2}},funId:String,groupDefaultExpanded:{type:Number,default:-1},xmlInfo:String,rowClick:Boolean,groupSelectsChildren:{type:Boolean,default:!0},showZeroDefault:{type:String,default:"Y"},noRowsTemplate:String,watermark:String},data(){var t,a;function e(){const n=navigator.userAgent,s=["Windows","Macintosh","Linux"];for(const i of s)if(n.includes(i))return!0;return!1}return{isPc:e(),tableRef:null,refreshTable:!1,rowSelection:"multiple",suppressRowClickSelection:!1,localeText:An,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:p.default.cloneDeep(this.value),tableWidth:this.width,tableHeight:this.height,tableLoading:this.loading,cloneColumns:[],cloneColumns2:[],fullSreen:!1,tableSize:"tableSize"in localStorage?localStorage.getItem("tableSize"):this.size,tableShowSummary:this.showSummary,tableSummaryMethod:this.summaryMethod,totalNumber:0,currentPage:1,limitNumber:((t=this.$config)==null?void 0:t.pageSize)||20,pageSizeOpts:((a=this.$config)==null?void 0:a.pageSizeOpts)||[10,20,30,40],optionDropdownVisible:!1,checkAll:!0,checkAllGroup:[],dataExportFormat:"xlsx",sortParams:{},hackReset:!0,columnID:"",parsedColumns:[],index:1,tableColumns:[],defaultColDef:{unSortIcon:!0,suppressMenu:!this.showMenu,floatingFilter:this.showMenu,filter:this.showMenu,suppressHeaderFilterButton:!0,wrapHeaderText:this.headerAutoHeight,autoHeaderHeight:this.headerAutoHeight,wrapText:this.cellAutoHeight,autoHeight:this.cellAutoHeight,filter:"agSetColumnFilter",suppressKeyboardEvent:n=>Af(n),headerComponentParams:this.showMenu?{template:`<div class="ag-cell-label-container" role="presentation">
34
34
  <span ref="eMenu" class="ag-header-icon ag-header-cell-menu-button ag-header-menu-always-show" aria-hidden="true"></span>
35
35
  <span ref="eSortAsc" class="ag-header-icon ag-header-label-icon ag-sort-ascending-icon ag-hidden" aria-hidden="true"></span>
36
36
  <span ref="eSortDesc" class="ag-header-icon ag-header-label-icon ag-sort-descending-icon ag-hidden" aria-hidden="true"></span>
@@ -40,13 +40,17 @@
40
40
  <span ref="eFilter" class="ag-header-icon ag-header-label-icon ag-filter-icon" aria-hidden="true"></span>
41
41
  <span ref="eSortOrder" class="ag-header-icon ag-header-label-icon ag-sort-order" aria-hidden="true"></span>
42
42
  </div>
43
- </div>`}:null},gridApi:null,gridColumnApi:null,overlayNoRowsTemplate:'<span style="padding: 10px;">\u8BF7\u9009\u62E9\u67E5\u8BE2\u6761\u4EF6</span>',showZero:this.showZeroDefault,showZeroSwitch:!1,switchZeroCol:null,switchZeroTitle:"",showUnitSwitch:!1,switchCols:[],unitType:this.defaultTableUnitType||this.defaultUnitType||"X",pinnedTopRowDataWithUnit:this.pinnedTopRowData||null,topRows:this.pinnedTopRowData||null,treeData:!1,getDataPath:s=>s.treeLevelFlag,autoGroupColumnDef:null,groupDisplayType:"",inited:!1}},computed:{mergeIndexCol(){let e=d.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=d.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return d.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return d.default.some(this.flatColumns,e=>["input","select","treeselect"].includes(e.type))},getRowId(){return this.rowKey?e=>e.data[this.rowKey]:null},flatColumns(){let e=[];return He(null,this.columns,t=>{e.push(t)}),e},columnCalcMap(){let e={};return d.default.forEach(this.flatColumns,t=>{t.calcRule&&Qt(e,t.calcRule,t.field||t.key)}),e},getTheme(){var e,t;return((t=(e=this.$store)==null?void 0:e.getters)==null?void 0:t.getTheme)||st()},columnNameArr(){return this.columns.map(e=>e.title)},selectedColumnNameArr(){var e=[];for(var t of this.cloneColumns)e.push(t.title);return e},paginationParams(){return{offset:(this.currentPage-1)*this.limitNumber,limit:this.limitNumber}},slots(){return this.$slots},tableSpanMergeColumns(){const e=a=>a.children?a.children.map(s=>e(s)).flat():[a];return e({children:this.tableColumns})},tableRowSpanMergeIndexMap(){const e={};return console.time("calcMerge"),this.tableSpanMergeColumns.forEach(t=>{let a=/autoMergeRow-([^\s]*)/.exec(t.cellClass);if(a[1]!="undefined"&&a[1]!="null"){const n=[];this.tableData.forEach((r,h)=>{h===0?n.push([0]):r[t.field]===this.tableData[h-1][t.field]&&(a[1]==="true"||r[a[1]]===this.tableData[h-1][a[1]])?n[n.length-1].push(h):n.push([h])});let i=n.filter(r=>r.length!==1),l={};d.default.forEach(i,r=>{l[r[0]+""]=r.length}),e[t.field]=l}}),console.timeEnd("calcMerge"),e},rowDataFiltered(){return this.showZeroSwitch?this.tableData.filter(t=>this.showZero=="Y"?!0:parseFloat(t[this.switchZeroCol])>0):this.tableData},shareFullSreen(){return this.$store.state.app.isFullSreen}},watch:{pinnedTopRowData:{handler:function(){this.pinnedTopRowDataWithUnit=d.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=d.default.cloneDeep(this.tableData);if(a.forEach(s=>{this.switchCols.forEach(n=>{ue(t,e,s,n)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let s=d.default.cloneDeep(this.pinnedTopRowDataWithUnit);s.forEach(n=>{this.switchCols.forEach(i=>{ue(t,e,n,i)})}),this.pinnedTopRowDataWithUnit=s,this.renderSumRow()}},getTheme(){this.gridApi.resetRowHeights()},rowHeight(){this.gridApi.resetRowHeights()},width(){this.tableWidth=this.width},searchParams:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},dataApi:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},columns:{async handler(e){this.columnsHander(e)},deep:!0},value:{async handler(e){this.updating||(d.default.some(e,t=>{var a;return(a=t.treeLevelFlag)==null?void 0:a.length})||(e=await this.renderTreeData(e)),this.calcRulesData(e))},deep:!0},tableData:{async handler(e){if(this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.updating=!0,this.renderSumRow(),d.default.some(this.columns,{tree:!0})){let a=d.default.cloneDeep(e),s=fi(a);this.$emit("input",s)}else this.$emit("input",d.default.cloneDeep(e));this.$nextTick(()=>{this.updating=!1})},deep:!0},columnCalcMap:{handler:function(){this.calcRulesData(this.tableData)},deep:!0,immediate:!0},showSummary:{handler(e){this.tableShowSummary=e}},optionDropdownVisible(e){e&&(this.parsedColumns=this.$refs.tableRef.cloneColumns)},loading(e){this.tableLoading=e},height:{handler(){this.tableHeight=this.height}},showZero(){this.renderSumRow()}},created(){this.autoRefresh&&(this.tableRefresh(),this.inited=!0)},async mounted(){var a;this.tableRef=this,this.unitType=this.defaultTableUnitType,this.cloneColumns=this.tableColumnsInner(d.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(d.default.cloneDeep(this.columns)||[]),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=d.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=d.default.some(this.flatColumns,s=>!!s.isSwitchZero),this.switchCols=d.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(s=>s.field||s.key);let e=d.default.find(this.flatColumns,s=>!!s.isSwitchZero),t=((a=d.default.find(this.flatColumns,s=>!!s.isSwitchZero))==null?void 0:a.isSwitchZero)||"\u662F\u5426\u5C55\u793A\u8F93\u5165\u91CF\u4E3A\u96F6\u7684\u6570\u636E";this.switchZeroTitle=t,this.switchZeroCol=(e==null?void 0:e.field)||(e==null?void 0:e.key),this.renderSumRow(),await this.$nextTick(),this.checkAllGroup=this.columns.map(s=>s.title)},activated(){console.log(this._uid+"activated"),this.autoRefresh&&(this.inited||this.tableRefresh(),this.inited=!1)},destroyed(){this.optionDropdownVisible=!1},deactivated(){this.optionDropdownVisible=!1},methods:{getContextMenuItems:function(){return this.rowSelection=="multiple"?[{name:"\u9884\u89C8Excel",action:()=>{this.$refs.exportData.previewCurrentPage()}},{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}},{name:"\u5168\u9009\u9009\u4E2D",action:()=>{this.selectAll()}},{name:"\u5168\u90E8\u53D6\u6D88",action:()=>{this.deselectAll()}},{name:"\u5168\u90E8\u9009\u53CD",action:()=>{let e=this.getSelection(),t=d.default.cloneDeep(this.rowDataFiltered);d.default.remove(t,a=>d.default.some(e,s=>s.uuid===a.uuid)),this.setSelection(t,!0)}}]:[{name:"\u9884\u89C8Excel",action:()=>{this.$refs.exportData.previewCurrentPage()}},{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}}]},getRowClassCommon(e){var n;let t;this.getRowClass instanceof Function&&(t=this.getRowClass(e));let a,s=((n=e==null?void 0:e.data)==null?void 0:n.sumLevel)||"";return s&&(a="ind-table-sum-level"+s,t instanceof Array?t.push(a):typeof t=="string"?t+=" "+a:t=a),t},async columnsHander(e){this.showUnitSwitch=d.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=d.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(d.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(d.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=d.default.cloneDeep(this.cloneColumns);this.tableColumns=t,this.checkAllGroup=e.map(a=>a.title),this.refreshTable=!0,await this.$nextTick(),this.refreshTable=!1},calcRulesData(e){if(d.default.isEmpty(this.columnCalcMap))this.tableData=d.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=d.default.cloneDeep(e||this.value),a={};d.default.forEach(this.columnCalcMap,(i,l)=>{d.default.merge(a,i)});let s=[];d.default.forEach(a,(i,l)=>{var h;let r=d.default.find(this.flatColumns,u=>u.field==l||u.key==l);s.push({rltKey:l,ast:i,precision:((h=r==null?void 0:r.cellRendererParams)==null?void 0:h.scale)||2,errRtn:0})}),It(t,{calcRules:s}),this.tableData=t,this.totalNumber=t.length}},resetColumns(e){const t={};He(null,this.columns||[],a=>{let s=a.field||a.key||a.type||a.headerName||a.title;Object.assign(t,{[s]:a})}),He(null,e,(a,s)=>{let n=t[a.field||a.key||a.type||a.headerName||a.title];n.hide=!a.checked,a.pinned&&a.pinned!="none"||(s==null?void 0:s.pinned)&&(s==null?void 0:s.pinned)!="none"?n.pinned.fixed=n.pinned=a.pinned=="none"?(s==null?void 0:s.pinned)=="none"||s==null?void 0:s.pinned:a.pinned:(delete n.pinned,delete n.fixed),a.width&&(n.width&&(n.width=a.width),n.minWidth&&(n.minWidth=a.width))}),this.columnsHander(this.columns)},cellClicked(e){var t;if(this.$listeners&&this.$listeners.cellClicked)this.$listeners.cellClicked(e);else{let a=e.colDef||{};((t=a==null?void 0:a.cellRendererParams)==null?void 0:t.onClick)instanceof Function&&a.cellRendererParams.onClick(e.data)}},cellDoubleClicked(e){if(this.$listeners&&this.$listeners.cellDoubleClicked)this.$listeners.cellDoubleClicked(e);else{let t=e.colDef||{};t=d.default.find(this.columns,s=>t.key&&s.key==t.key||t.field&&s.field==t.field);let a=d.default.find(this.columns,{type:"link"});a&&(!t.type||["span","tooltip","enum"].includes(t.type))&&a.cellRendererParams.onClick instanceof Function&&a.cellRendererParams.onClick(e.data)}},sortChanged(){var e=this.gridColumnApi.getColumnState(),t=e.filter(function(s){return s.sort!=null}).map(function(s){return{sort:s.colId,order:s.sort,sortIndex:s.sortIndex}});let a=t[0]||{};if(a.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:a.sort,order:a.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let s=[];if(a.order===void 0)if(this.dataApi){let n=d.default.cloneDeep(this.tableData);n=d.default.orderBy(n,["_initialseq"],["asc"]),this.tableData=n}else this.tableData=d.default.cloneDeep(this.value);else this.noSortLine>-1&&(s=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((n,i)=>{if(typeof n[this.sortParams.sort]=="number"&&typeof i[this.sortParams.sort]=="number"){let l=isNaN(parseFloat(n[this.sortParams.sort]))?0:parseFloat(n[this.sortParams.sort]),r=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-r:r-l}else{let l=n[this.sortParams.sort]||"",r=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?l.localeCompare(r,"zh-CN"):r.localeCompare(l,"zh-CN")}}),this.noSortLine>-1&&this.tableData.splice(0,0,...s);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.$emit("on-sort-change",a)},refreshCells(){this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})},refreshHeader(){this.$nextTick().then(()=>{this.gridApi.refreshHeader()})},redrawRows(){this.$nextTick().then(()=>{this.gridApi.redrawRows()})},toggleFullScreen(){top!==self&&(top.toggleFullScreen(),this.shareFullSreen||this.$nextTick(()=>{top.document.getElementsByClassName("fullscreen-fixed")[0].style.zIndex=1e5})),this.$store.dispatch("updateIsFullSreen",!this.shareFullSreen),this.fullSreen=!this.fullSreen},getRowHeight(){let e={"ind-default-theme":42,"ind-small-theme":28};return(this.$config.agLineHeight||e[this.getTheme]||0)+this.rowAddHeight},onGridReady(e){window.gridApi=this.gridApi=e.api,this.gridColumnApi=e.columnApi},rowSelected(e){var s,n;if(this.selecting)return;let t=this.flatColumns.filter(i=>i.autoMergeRow);if(t!=null&&t.length){let i=((s=t[0])==null?void 0:s.field)||((n=t[0])==null?void 0:n.key);d.default.forEach(t,o=>{typeof o.autoMergeRow=="string"&&(i=o.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],r={};d.default.forEach(l,(o,m)=>{let c=parseInt(m),f=c+o,U=d.default.range(c,f);for(let F=c;F<f;F++)r[F]=U});let h={};d.default.forEach(this.rowDataFiltered,(o,m)=>{h[m+""]=o.uuid});let u=r[e.node.rowIndex]||[];if(e.node.selected){let o=this.rowDataFiltered.filter((m,c)=>u.includes(c));this.selecting=!0,this.setSelection(o)}else{let o=this.getSelection();o.length>0&&d.default.forEach(u,m=>{d.default.remove(o,(c,f)=>c.uuid==h[m+""])}),this.selecting=!0,this.setSelection(o,!0)}}setTimeout(()=>{this.selecting=!1},100);var a=this.gridApi.getSelectedRows();this.$emit("on-select-change",a)},selectionChanged(){var e=this.gridApi.getSelectedRows();this.$emit("on-select-change",e)},resetTableSize(e){this.tableSize=e,this.optionDropdownVisible=!1},dealColumnScale(e){var t;if(!v.isNil((t=e.cellRendererParams)==null?void 0:t.scale))return e.cellRendererParams.scale;if(e.isSwitchUnit){const a=this.unitType.toLowerCase();return this[`${a}Scale`]||2}return null},tableColumnsInner(e,t){var s,n,i,l,r,h,u,o;let a=[];for(let m=0;m<e.length;m++){let c=e[m],f={resizable:!0,headerName:c.title||c.headerName,width:c.width?parseInt(c.width)-(this.getTheme=="ind-small-theme"?10:0):c.width,minWidth:c.minWidth?parseInt(c.minWidth)-(this.getTheme=="ind-small-theme"?10:0):c.minWidth,maxWidth:c.maxWidth?parseInt(c.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):c.maxWidth,pinned:c.fixed||c.pinned,align:c.align||"left",cellDataType:c.cellDataType||"text",headerTooltip:(i=(n=(s=this.$store)==null?void 0:s.getters)==null?void 0:n.getIndexDesc)==null?void 0:i[c.standardField||c.key||c.field],suppressStickyLabel:!0,suppressMovable:!!c.suppressMovable};if(c.flex&&(f.flex=c.flex),c.key&&(f.key=c.key),c.showRowGroup&&(f.showRowGroup=c.showRowGroup),c.rowGroup&&(f.rowGroup=c.rowGroup),c.hide&&(f.hide=c.hide),c.align&&(f.align=c.align),c.dataType&&(f.dataType=c.dataType),c.headerTooltip&&(f.headerTooltip=f.headerTooltip||c.headerTooltip),c.tooltipShowDelay&&(f.tooltipShowDelay=c.tooltipShowDelay),v.isNil(c.wrapHeaderText)||(f.wrapHeaderText=c.wrapHeaderText),c.autoHeaderHeight&&(f.autoHeaderHeight=c.autoHeaderHeight),f.cellClass=" ag-wrap-cell ",c.cellClass&&typeof c.cellClass=="string"&&(f.cellClass=f.cellClass+c.cellClass),c.cellClass&&c.cellClass instanceof Array&&(f.cellClass=f.cellClass+c.cellClass.join(" ")),c.cellStyle&&(f.cellStyle=c.cellStyle),c.headerClass&&(f.headerClass=c.headerClass),c.filter&&(f.filter=c.filter),c.filterParams&&(f.filterParams=c.filterParams),v.isNil(c.wrapText)||(f.wrapText=c.wrapText,c.wrapText&&(f.cellClass=f.cellClass+" ag-wrap-cell")),c.autoHeight&&(f.autoHeight=c.autoHeight),c.initialSort&&(f.initialSort=c.initialSort),c.rowSpan&&(f.rowSpan=c.rowSpan),c.colSpan&&(f.colSpan=c.colSpan),c.tree&&(f.cellRenderer="agGroupCellRenderer",f.showRowGroup=!0,this.groupDisplayType="custom",(l=c==null?void 0:c.cellRendererParams)!=null&&l.checkbox?this.rowSelection="multiple":this.rowSelection="single"),c.rowDrag&&(f.rowDrag=c.rowDrag),f.sortable=c.sortable,c.type=="index")f.cellRenderer=function(U){return U.node.rowPinned?"":U.node.rowIndex+1},f.cellClass=f.cellClass+" ag-center-aligned-cell";else if(c.type=="checkbox")f.headerName="",f.headerCheckboxSelection=!0,f.checkboxSelection=c.checkboxSelection||!0,f.showDisabledCheckboxes=!0,this.rowSelection="multiple",f.cellClass=f.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(c.type=="radio")f.headerCheckboxSelection=!1,f.checkboxSelection=c.checkboxSelection||!0,f.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,f.cellClass=f.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{c.field&&(f.field=c.field),!f.field&&isNaN(c.key)&&(f.field=c.key);const U={tooltip:"AgTooltip",input:"AgInput",select:"AgSelect",datepicker:"AgDate",timepicker:"AgTime",treeSelect:"AgTreeSelect",button:"AgButton",link:"AgLink",enum:"AgEnum",format:"AgFormat",image:"AgImage",progress:"AgProgress",custom:"AgCustom",switch:"AgSwitch"};if(c.type&&(c.isSum?f.cellRendererSelector=F=>F.node.rowPinned?{component:"AgFormat",params:{...c.cellRendererParams,scaleFn:()=>this.dealColumnScale(c)}}:{component:U[c.type],params:{...c.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(c)}}:f.cellRendererSelector=F=>{if(!F.node.rowPinned)return{component:U[c.type],params:{...c.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(c)}}}),!c.type&&(c.isSum||!v.isNil((r=c==null?void 0:c.cellRendererParams)==null?void 0:r.scale)||((h=c==null?void 0:c.cellRendererParams)==null?void 0:h.dateFormat)||c.isSwitchUnit)&&(f.cellRendererSelector=F=>F.node.rowPinned?{component:"AgFormat",params:{...c==null?void 0:c.cellRendererParams,scaleFn:()=>this.dealColumnScale(c)}}:{component:"AgFormat",params:{...c==null?void 0:c.cellRendererParams,scaleFn:()=>this.dealColumnScale(c)}}),c.cellRendererParams&&(f.cellRendererParams=c.cellRendererParams,c.type=="input"&&((o=(u=c.cellRendererParams)==null?void 0:u.props)==null?void 0:o.number)&&(f.cellDataType="number")),c.cellRenderer&&(f.cellRenderer=c.cellRenderer),c.valueGetter&&(f.valueGetter=c.valueGetter),c.cellRendererSelector&&(f.cellRendererSelector=c.cellRendererSelector),c.valueSetter&&v.isString(c.valueSetter)?f.valueSetter=c.valueSetter:c.valueSetter&&(f.valueSetter=F=>{const{newValue:b,data:w,colDef:j}=F;if(this.isRevertingOldValue)return w[j.field||j.key]=b,!0;const G=c.valueSetter(F);if(!G){const{oldValue:T,column:g}=F;this.isRevertingOldValue=!0,w[j.field||j.key]=b,setTimeout(()=>{F.node.setDataValue(g,T),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return G}),this.columnCalcMap&&this.columnCalcMap[c.field||c.key]){let F=this.columnCalcMap[c.field||c.key];f.valueSetter=b=>{b.data[c.field||c.key]=b.newValue;let w=[];d.default.forEach(F,(G,T)=>{var g;w.push({rltKey:T,ast:G,precision:((g=c==null?void 0:c.cellRendererParams)==null?void 0:g.scale)||2,errRtn:0})});let j={calcRules:w};return mi(b.data,j),!0}}c.valueFormatter&&(f.valueFormatter=c.valueFormatter),c.align&&(f.cellClass=f.cellClass+(c.align=="right"?" ag-right-aligned-cell":c.align=="center"?" ag-center-aligned-cell":""))}c.autoMergeRow&&(f.rowSpan=U=>U.node.rowPinned?0:this.tableRowSpanMergeIndexMap[U.colDef.field]&&this.tableRowSpanMergeIndexMap[U.colDef.field][U.node.rowIndex+""]||0,f.cellClassRules={"cell-span":U=>this.tableRowSpanMergeIndexMap[U.colDef.field]&&this.tableRowSpanMergeIndexMap[U.colDef.field][U.node.rowIndex+""]}),f.cellClass=f.cellClass+" "+c.type+" autoMergeRow-"+c.autoMergeRow,c.cellClassRules&&(f.cellClassRules?f.cellClassRules={...c.cellClassRules,...f.cellClassRules}:f.cellClassRules=c.cellClassRules),a.push(f),c.children&&c.children.length&&(f.children=this.tableColumnsInner(c.children))}return t||(this.cloneColumns2=d.default.cloneDeep(a)),a},columnsFilter(){this.columnID=hi(JSON.stringify(this.$route.path+this.cloneColumns2.length));let e=this.cloneColumns2,t=new Array,a=localStorage.getItem("tableColumns");if(a!=null){let n=JSON.parse(a).filter(i=>i.id==this.columnID);if(n.length==1){let i=n[0].value;e.forEach(l=>{let r="";r+=l.key||"",r+=l.type||"",r+=l.title,r!=""&&i.filter(u=>u==r).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=d.default.cloneDeep(t):this.cloneColumns=d.default.cloneDeep(this.cloneColumns2),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.cloneColumns2.length!=this.cloneColumns.length&&(this.checkAll=!1),this.checkAllGroup=this.selectedColumnNameArr.slice(0)},getParams(){return Object.assign({},this.paginationParams,this.sortParams,this.searchParams)},onPageChange(e){this.currentPage=e,this.tableRefresh(),this.$emit("on-page-change",e)},onPageSizeChange(e){this.limitNumber=e,this.tableRefresh(),this.$emit("on-page-size-change",e)},handleCheckAll(){this.checkAll=!this.checkAll,this.checkAll?this.checkAllGroup=this.columnNameArr.slice(0):this.checkAllGroup=[]},checkAllGroupChange(e){e.length===this.columnNameArr.length?this.checkAll=!0:e.length>0?this.checkAll=!1:this.checkAll=!1},tableSettingToggle(e){this.btnSel=e,this.optionDropdownVisible=!this.optionDropdownVisible},closeTableSettingDropdown(){this.optionDropdownVisible=!1},columnSelect(){let e=[];this.columns.forEach(t=>{for(let a of this.checkAllGroup)if(t.title===a){e.push(t);break}}),this.cloneColumns=e,this.tableColumns=this.tableColumnsInner(this.cloneColumns),this.optionDropdownVisible=!1},columnSave(){this.columnSelect();let e=new Array;this.cloneColumns.forEach(s=>{let n="";n+=s.key||"",n+=s.type||"",n+=s.title,n!=""&&e.push(n)});let t=localStorage.getItem("tableColumns"),a=null;if(t==null)a=new Array;else{a=JSON.parse(t);let s=a.findIndex(n=>n.id==this.columnID);s>-1&&a.splice(s,1)}a.push({id:this.columnID,value:e}),localStorage.setItem("tableColumns",JSON.stringify(a)),this.optionDropdownVisible=!1},columnClear(){let e=localStorage.getItem("tableColumns"),t=null;if(e==null)t=new Array;else{t=JSON.parse(e);let a=t.findIndex(s=>s.id==this.columnID);a>-1&&t.splice(a,1)}localStorage.setItem("tableColumns",JSON.stringify(t)),this.cloneColumns=d.default.cloneDeep(this.cloneColumns2),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:d.default.debounce(async function(){var t;if(d.default.some(this.flatColumns,a=>a.isSum)){console.time("calcSum");let a=d.default.filter(this.flatColumns,m=>m.isSum),s=d.default.remove(a,m=>v.isString(m.isSum)),n=d.default.remove(a,m=>m.isSum instanceof Function);const i={};d.default.forEach(s,m=>{Qt(i,m.isSum,m.field||m.key)});let l={};for(let m=0;m<this.flatColumns.length;m++)if(!["checkbox","radios","index"].includes((t=this.flatColumns[m])==null?void 0:t.type)){let c=this.flatColumns[m];l[c.field||c.key]="\u5408\u8BA1";break}a.forEach(m=>l[m.field||m.key]=0),l=d.default.reduce(this.rowDataFiltered,(m,c,f)=>(a.forEach(U=>{if(v.isString(U.isSum))return;let F=U.field||U.key,b=this.tableRowSpanMergeIndexMap[F],w=[];d.default.forEach(b,(j,G)=>{let T=d.default.range(G,parseInt(G)+j);w.push(...T.slice(1))}),w.includes(f)||(l[F]=d.default.round(l[F]+(!c[F]||isNaN(c[F])?0:parseFloat(c[F])),6))}),m),l),d.default.forEach(n,m=>{l[m.field||m.key]=m.isSum(this.rowDataFiltered,m)});let r=[l],h={};d.default.forEach(i,(m,c)=>{d.default.merge(h,m)});let u=[];d.default.forEach(h,(m,c)=>{var U;let f=d.default.find(s,F=>F.field==c||F.key==c);u.push({rltKey:c,ast:m,precision:((U=f==null?void 0:f.cellRendererParams)==null?void 0:U.scale)||2,errRtn:0})}),It(r,{calcRules:u}),this.topRows=this.pinnedTopRowDataWithUnit?d.default.concat(this.pinnedTopRowDataWithUnit,r):r,console.timeEnd("calcSum")}else this.topRows=this.pinnedTopRowDataWithUnit},5),async renderTreeData(e){if(this.treeData=d.default.some(e,t=>{var a,s;return((a=t.children)==null?void 0:a.length)||((s=t.treeLevelFlag)==null?void 0:s.length)}),this.renderTreeFlag(e),this.treeData){let t=[];He(null,e,(a,s,n)=>{a.seq=n,t.push(a)}),e=t}return e},renderTreeFlag(e){let t=d.default.find(this.columns,{tree:!0});if(He(null,e,(s,n,i)=>{s.uuid=s.uuid||v.uuid()}),d.default.isEmpty(t))return;let a=(t==null?void 0:t.field)||(t==null?void 0:t.key);He(null,e,(s,n,i)=>{if(s.treeLevelFlag=n?[...n.treeLevelFlag,s[a]]:[s[a]],n){let l=n.path?d.default.cloneDeep(n.path):[n.uuid];l.push(s.uuid),s.path=l}else s.path=[s.uuid]})},tableRefresh:function(e){this.dataApi&&!e?(this.gridApi&&this.gridApi.hideOverlay(),this.tableLoading=!0,this.dataApi(Object.assign({},this.disablePage?{}:this.paginationParams,this.sortParams,this.searchParams)).then(async t=>{if(t){this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.$emit("on-data-load",t);let a=t.data.rows||t.data.records||[];this.disablePage&&t.data instanceof Array&&(a=t.data),this.renderDataFn&&(a=this.renderDataFn(a)),a.forEach((s,n)=>{s._initialseq=n}),this.unitType!=this.defaultUnitType&&a.forEach(s=>{this.switchCols.forEach(n=>{ue(this.defaultUnitType,this.unitType,s,n)})}),this.tableData=await this.renderTreeData(a),this.totalNumber=t.data.total||0,this.$emit("on-data-format-load",t)}this.tableLoading=!1}).catch(()=>{this.tableData=[],this.totalNumber=0,this.tableLoading=!1})):this.dataApi||(this.totalNumber=this.value.length),this.optionDropdownVisible=!1},setUnitType(e){this.unitType=e},toggleUnitIfNeeded:d.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=d.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(s=>{ue(this.defaultUnitType,this.unitType,a,s)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=d.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.defaultUnitType,this.unitType,t,a)})}),this.$emit("input",e))},10)},1),getSelection(){return this.gridApi.getSelectedRows()},clearSelection(){this.gridApi.getSelectedNodes().forEach(e=>e.setSelected(!1))},selectAll(){this.gridApi.selectAll()},deselectAll(){this.gridApi.deselectAll()},setDefaultSelection(e,t){console.log("setIndexSelection",e);let a=(e||[]).map(i=>i[this.uuid]);console.log("setIndexSelection sels",a);let s=[],n=[];setTimeout(()=>{const i=this;this.gridApi.forEachNode(l=>{console.log("setIndexSelection each include node",a.includes(l.data.uuid)),a.includes(l.data[i.uuid])?s.push(l):t||n.push(l)}),console.log("setIndexSelection selected",s),console.log("setIndexSelection deselected",n),this.gridApi.setNodesSelected({nodes:s,newValue:!0}),this.gridApi.setNodesSelected({nodes:n,newValue:!1})},50)},setSelection(e,t){let a=(e||[]).map(i=>i[this.rowKey||"uuid"]),s=[],n=[];setTimeout(()=>{this.gridApi.forEachNode(i=>{a.includes(i.data[this.rowKey||"uuid"])?s.push(i):t&&n.push(i)}),this.gridApi.setNodesSelected({nodes:s,newValue:!0}),this.gridApi.setNodesSelected({nodes:n,newValue:!1})},50)},getXData(){if(this.unitType=="X")return this.tableData;{let e=d.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=d.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=d.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=d.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"WZ",t,a)})}),e}},flattenData(e){return d.default.reduce(e,(t,a)=>{let s=a.children&&a.children.length?this.flattenData(a.children):[];return[...t,a,...s]},[])},async updateTableData(e,t=!0){if(!this.rowKey){console.warn("\u8BF7\u4F20rowKey\uFF0C\u8C22\u8C22");return}this.updating=!0;const a=this.flattenData(this.value),s=d.default.reduce(a||[],(n,i)=>(Object.assign(n,{[i[this.rowKey]]:i}),n),{});this.gridApi.forEachNode(n=>{e(n.data,(i,l)=>{if(t){const h=s[n.data[this.rowKey]];h[i]=l}const r=this.gridColumnApi.getColumn(i);r&&n.setDataValue(r,l)})}),await this.$nextTick(),this.updating=!1}}},Vi={};var vm=y(Nm,fm,Vm,!1,Rm,null,null,null);function Rm(e){for(let t in Vi)this[t]=Vi[t]}var Gt=function(){return vm.exports}(),Um=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"export-data"})},gm=[];const bm={},Ti={};var Sm=y(bm,Um,gm,!1,ym,null,null,null);function ym(e){for(let t in Ti)this[t]=Ti[t]}var km=function(){return Sm.exports}(),Fm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"index-manager"},[a("IndButton",{attrs:{bizType:"reset"},on:{click:e.manageIndex}},[e._v(" \u5217\u7B5B\u9009 ")]),a("IndDrawer",{staticClass:"index-manager",attrs:{width:"800",title:"\u9884\u7F6E\u5217\u7BA1\u7406",lazyRender:!1},model:{value:e.showManager,callback:function(s){e.showManager=s},expression:"showManager"}},[a("div",{staticClass:"ind-flex-column height100"},[a("IndTable",{ref:"mangeTable",staticStyle:{padding:"0"},attrs:{columns:e.manageColumns,disablePage:"",showTableOption:!1,isIndexManageTable:"",rowKey:"uuid"},model:{value:e.curIndex.columnList,callback:function(s){e.$set(e.curIndex,"columnList",s)},expression:"curIndex.columnList"}})],1),a("IndButtonGroup",{attrs:{slot:"footer",split:"",right:""},slot:"footer"},[a("IndButton",{attrs:{bizType:"save",loading:e.saving},on:{click:e.apply}},[e._v(" \u786E\u8BA4 ")]),a("IndButton",{attrs:{bizType:"save",ghost:"",loading:e.saving},on:{click:function(s){e.showManager=!1}}},[e._v(" \u53D6\u6D88 ")])],1)],1)],1)},Wm=[];function ot(e,t,a){Array.isArray(t)&&t.length&&d.default.forEach(t,(s,n)=>{let i=!1;if(typeof a=="function")try{const l=a(s,e,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||ot(s,s.children,a)})}const Zm={name:"IndexManage",props:{funId:String,tableRef:Object},computed:{isTreeColumn(){return d.default.some(this.curIndex.columnList,e=>{var t,a;return((t=e.children)==null?void 0:t.length)||((a=e.treeLevelFlag)==null?void 0:a.length)})}},data(){return{indexCacheList:[],curIndex:{columnList:[],titleName:"",id:""},manageColumns:[],titleForm:{titleName:""},fieldList:[{formKey:"titleName",title:"\u9884\u7F6E\u65B9\u6848\u540D",type:"input",required:!0}],showManager:!1,saving:!1}},watch:{isTreeColumn(){this.renderManageColumns()}},mounted(){let e;if(typeof window!="undefined"&&(e=localStorage.getItem("index-cache"+this.funId)),e){let t=JSON.parse(e);t.forEach(a=>{ot(null,a.columnList,s=>{s.checked=s.checked=="1",s.pinned=s.pinned||"none"})}),this.indexCacheList=t}else this.indexCacheList=[];this.renderManageColumns()},methods:{async syncToStorage(){let e=d.default.cloneDeep(this.indexCacheList);e.forEach(t=>{ot(null,t.columnList,a=>{a.checked=a.checked?"1":"0",a.pinned=="none"&&delete a.pinned})}),typeof window!="undefined"&&localStorage.setItem("index-cache"+this.funId,JSON.stringify(e)),await this.$nextTick()},renderManageColumns(){console.log("this.isTreeColumn",this.isTreeColumn),this.isTreeColumn?this.manageColumns=[{field:"headerName",headerName:"\u5217\u540D",minWidth:200,flex:2,tree:!0,cellRendererParams:{checkbox:!0,suppressCount:!0}},{field:"pinned",headerName:"\u9501\u5B9A",width:200,type:"select",cellRendererParams:{datas:[{K:"none",V:"\u4E0D\u9501\u5B9A"},{K:"left",V:"\u9501\u5B9A\u5230\u5DE6\u4FA7"},{K:"right",V:"\u9501\u5B9A\u5230\u53F3\u4FA7"}]}},{field:"width",headerName:"\u5217\u5BBD",width:100,type:"input",cellRendererParams:{props:{number:!0,type:"number"}}}]:this.manageColumns=[{headerName:"",minWidth:60,width:60,type:"checkbox"},{field:"headerName",headerName:"\u5217\u540D",minWidth:200,flex:2},{field:"pinned",headerName:"\u9501\u5B9A",flex:1,minWidth:100,type:"select",cellRendererParams:{datas:[{K:"",V:"\u4E0D\u9501\u5B9A"},{K:"left",V:"\u9501\u5B9A\u5230\u5DE6\u4FA7"},{K:"right",V:"\u9501\u5B9A\u5230\u53F3\u4FA7"}]}},{field:"width",headerName:"\u5217\u5BBD",width:100,type:"input",cellRendererParams:{props:{number:!0,type:"number"}}}],console.log("this.manageColumns is",this.manageColumns)},triggerToogle(e){if(e!="manage"){let t=d.default.find(this.indexCacheList,{id:e})||{};t&&(this.curIndex=t,this.$emit("resetColumns",d.default.cloneDeep(this.curIndex.columnList)))}},apply(){let e=d.default.cloneDeep(this.curIndex),t=this.$refs.mangeTable.getSelection();ot(null,e.columnList,a=>{a.checked=d.default.some(t,{field:a.field})}),this.$emit("resetColumns",d.default.cloneDeep(e.columnList)),this.showManager=!1},async saveIndex(e){if(await this.$refs.editForm.validate()){let t=d.default.cloneDeep(this.indexCacheList);if(this.curIndex.id){let a=d.default.find(t,{id:this.curIndex.id});d.default.assign(a,d.default.cloneDeep(this.curIndex),this.titleForm)}else{let a=d.default.cloneDeep(this.curIndex);a.titleName=this.titleForm.titleName,a.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),a.isDefault=e?"1":"0",t.push(a)}this.indexCacheList=t,await this.syncToStorage(),this.$emit("resetColumns",d.default.cloneDeep(this.curIndex.columnList))}},saveIndexAsDefault(){this.saveIndex(!0)},saveTableIndex(){},saveAsIndex(){},async manageIndex(){this.showManager=!0;let e=d.default.cloneDeep(this.curIndex);if(!e.id){let t=d.default.cloneDeep(this.tableRef.columns);ot(null,t,a=>{var s;a.field=a.field||a.key,a.headerName=a.headerName||a.title,(s=a.children)!=null&&s.length||(a.checked=!a.hide),a.pinned=a.fixed||a.pinned||"none",!a.width&&a.minWidth&&(a.width=a.minWidth)}),e.columnList=t,this.curIndex=e,this.titleForm={titleName:""}}console.log("manageIndex this.curIndex",this.curIndex),this.setTableSelected()},async editIndex(e){this.curIndex=e,this.titleForm={titleName:e.titleName},this.setTableSelected()},async setTableSelected(){setTimeout(()=>{let e=[];ot(null,this.curIndex.columnList,t=>{t.checked&&e.push(t)}),this.$refs.mangeTable.setSelection(e)},10)},async removeIndex(e,t){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let a=d.default.cloneDeep(this.indexCacheList);d.default.remove(a,{id:t}),this.indexCacheList=a,this.syncToStorage()}catch(a){console.log(a)}this.$Modal.remove()}}},Ni={};var xm=y(Zm,Fm,Wm,!1,Mm,null,null,null);function Mm(e){for(let t in Ni)this[t]=Ni[t]}var wm=function(){return xm.exports}(),Em=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"lineChart",staticStyle:{width:"100%",height:"100%"}})},Dm=[];const Cm={name:"LineChart",computed:{chartData(){return this.getData("data")},xxAxis(){return this.getData("xAxis")}},mounted(){setTimeout(()=>{this.initChart()},0),window.addEventListener("resize",this.handleResize)},beforeDestroy(){window.removeEventListener("resize",this.handleResize)},methods:{getData(e,t=[]){var a,s;return((s=(a=this.params)==null?void 0:a.value)==null?void 0:s[this.params.config[e]])||t},initChart(){const e=this.$refs.lineChart;if(!e){console.error("Chart container not found!");return}const t=echarts.init(e);this.setChartOption(t)},setChartOption(e){var n,i,l,r;e.off("click");const t=this.$refs.lineChart.offsetHeight,a=t*.8,s={grid:{left:"5%",right:"5%",top:(t-a)/2,bottom:(t-a)/2,containLabel:!1},tooltip:{trigger:"item",formatter:h=>`${h.name}: ${h.value}`,position:(h,u,o,m,c)=>{let f=h[0]+10,U=h[1]-30;return[f,U]},zIndex:1e3},xAxis:{type:"category",data:this.xxAxis,show:!1},yAxis:{type:"value",show:!1},series:[{data:this.chartData,type:"line",smooth:!0,symbolSize:4,symbol:(i=(n=this.params)==null?void 0:n.config)!=null&&i.symbol?this.params.config.symbol:"circle",itemStyle:{color:(r=(l=this.params)==null?void 0:l.config)!=null&&r.color?this.params.config.color:"rgb(19, 127, 209)"}}]};e.on("click",h=>{console.log("Clicked item:",h)}),e.setOption(s)},handleResize(){const e=this.$refs.lineChart,t=echarts.getInstanceByDom(e);t&&(this.setChartOption(t),t.resize())}}},vi={};var _m=y(Cm,Em,Dm,!1,Jm,null,null,null);function Jm(e){for(let t in vi)this[t]=vi[t]}var Ym=function(){return _m.exports}(),Bm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"lambo-grid-table",class:[e.fullSreen?"fullscreen-fixed":""]},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],ref:"search",staticClass:"search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],ref:"tip",staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.important-e.tip,expression:"$slots.important - tip"}],ref:"important-tip",staticClass:"important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{ref:"buttons",staticClass:"other-button"},[a("Row",[[a("i-col",{staticStyle:{"text-align":"left"},attrs:{flex:"1 1 0%"}},[e.showUnitSwitch&&e.isShowUnitSwitch?a("IndUnitRadio",{staticStyle:{"margin-top":"var(--ind-unit-switch-bottom)","line-height":"1","margin-left":"10px"},attrs:{isShowWX:e.isShowWX,isShowJ:e.isShowJ},model:{value:e.unitType,callback:function(s){e.unitType=s},expression:"unitType"}}):e._e()],1)],a("i-col",{directives:[{name:"show",rawName:"v-show",value:e.showUnitSwitch&&e.isShowUnitSwitch||e.showTableOption||e.$slots.options,expression:"(showUnitSwitch && isShowUnitSwitch) || showTableOption || $slots.options"}],staticStyle:{"text-align":"right"},attrs:{flex:"0 0 auto"}},[a("div",{staticClass:"ind-flex end"},[a("div",{staticStyle:{"line-height":"var(--ivu-form-item-content-line-height)","padding-bottom":"calc(var(--ind-table-button-padding) + 2px)","margin-right":"10px"}},[e._t("options")],2)])])],2)],1),a("IndLoadingPanel",{attrs:{loading:e.tableLoading}},[e.refreshTable?e._e():a("ag-grid-vue",e._g(e._b({ref:"tableRef",staticClass:"ag-theme-balham",style:{height:e.height&&!e.fullSreen?e.height+"px":"100%"},attrs:{id:"agTable",suppressCellFocus:!0,suppressMenu:!0,suppressContextMenu:!e.showTableOption,defaultColDef:e.defaultColDef,headerHeight:e.headerHeight,rowHeight:e.getRowHeightProp?e.getRowHeightProp():e.getRowHeight(),getRowHeight:e.getRowHeightProp||e.getRowHeight,rowData:e.rowDataFiltered,suppressRowClickSelection:(e.isPc||e.isEditTable)&&e.rowSelection=="multiple"||e.suppressRowClickSelection,rowSelection:e.rowSelection,rowMultiSelectWithClick:!e.isPc&&!e.isEditTable&&(e.rowSelection=="multiple"||e.rowMultiSelectWithClick),columnDefs:e.tableColumns,localeText:e.localeText,singleClickEdit:!0,pinnedTopRowData:e.topRows,pinnedBottomRowData:e.pinnedBottomRowData,suppressRowTransform:!0,stopEditingWhenCellsLoseFocus:!0,getRowClass:e.getRowClassCommon,getRowId:e.getRowId,tooltipShowDelay:500,overlayNoRowsTemplate:e.noRowsTemplate||e.overlayNoRowsTemplate,treeData:e.treeData,getDataPath:e.getDataPath,autoGroupColumnDef:e.autoGroupColumnDef,groupDisplayType:e.groupDisplayType,groupSelectsChildren:e.groupSelectsChildren,groupDefaultExpanded:e.groupDefaultExpanded,getContextMenuItems:e.getContextMenuItems},on:{sortChanged:e.sortChanged,"selection-changed":e.selectionChanged,rowSelected:e.rowSelected,"grid-ready":e.onGridReady,cellClicked:e.cellClicked,cellDoubleClicked:e.cellDoubleClicked}},"ag-grid-vue",e.$attrs,!1),e.$listeners))],1),e.showBottom?a("div",{ref:"bottom"},[a("Row",{staticStyle:{"margin-top":"10px"}},[a("i-col",{staticStyle:{"text-align":"left"},attrs:{span:"18"}},[a("Page",{directives:[{name:"show",rawName:"v-show",value:!e.disablePage,expression:"!disablePage"}],attrs:{size:"small",total:e.totalNumber,current:e.currentPage,"page-size":e.limitNumber,"show-sizer":"","show-total":"","show-elevator":""},on:{"on-change":e.onPageChange,"on-page-size-change":e.onPageSizeChange}}),a("span",{directives:[{name:"show",rawName:"v-show",value:e.disablePage,expression:"disablePage"}]},[e._v("\u5171 "+e._s(e.tableData.length)+" \u6761\u6570\u636E")])],1),a("i-col",{staticStyle:{"text-align":"center"},attrs:{span:"6"}},[a("div",{staticStyle:{color:"var(--ind-blue)","font-size":"14px"},on:{click:e.toggleFullScreen}},[e._v(" "+e._s(e.fullSreen?"\u53D6\u6D88\u5168\u5C4F":"\u5168\u5C4F")+" ")])])],1)],1):e._e()],1)},zm=[];function Im(e){var t="A",a="C",s="V",n="D",i="PageUp",l="PageDown",r="Tab",h="ArrowLeft",u="ArrowUp",o="ArrowRight",m="ArrowDown",c="F2",f="Backspace",U="Escape",F=" ",b="Delete",w="Home",j="End",G=e.event,T=G.key,g=[i,l,r,c,U],q=[h,o,u,m,f,b,F,w,j];if((G.ctrlKey||G.metaKey)&&(g.push(t),g.push(s),g.push(a),g.push(n)),e.editing||(g=g.concat(q)),e.column.getId()==="country"&&(T===u||T===m))return!1;var ae=g.some(function(te){return te===T||T.toUpperCase()===te});return ae}function Xe(e,t,a){Array.isArray(t)&&t.length&&d.default.forEach(t,(s,n)=>{let i=!1;if(typeof a=="function")try{const l=a(s,e,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||Xe(s,s.children,a)})}const Qm={name:"IndMobileTable",components:{ExportData:km,IndexManage:wm,Tooltip:$e,AgTooltip:Yn,AgInput:zn,AgSelect:Qn,AgDate:On,AgTreeSelect:jn,AgButton:Hn,AgLink:Pn,AgEnum:Kn,AgFormat:ei,AgImage:ai,AgChart:Ym},props:{rowSpanDefs:Array,headerHeight:{type:Number,default:28},getRowHeightProp:Function,rowMultiSelectWithClick:Boolean,pinnedTopRowData:Array,pinnedBottomRowData:Array,rowSpanColumns:Array,rowSpanIndexCol:String,getRowClass:Function,paramLeft:String,paramRight:String,exportFileName:String,rowKey:{type:String,default:""},disablePage:{type:Boolean,default:!1},dataChildren:{type:Boolean,default:!1},noSortLine:{type:Number,default:-1},dataApi:{type:Function,default:null},searchParams:{type:Object,default(){return{}}},value:{type:Array,default(){return[]}},columns:{type:Array,default(){return[]}},size:{type:String,validator(e){return["small","large","default"].indexOf(e)>-1},default:"default"},width:{type:Number},height:{type:[Number,String]},rowClassName:{type:Function,default:e=>{if(e&&e.color){if(e.color=="Blue")return"demo-table-Blue-row";if(e.color=="red")return"demo-table-red-row"}if(e&&e.fontColor){if(e.fontColor=="yellow")return"demo-table-yellow-font-row";if(e.fontColor=="red")return"demo-table-red-font-row"}}},loading:{type:Boolean,default:!1},showTableOption:{type:Boolean,default:!0},showBottom:{type:Boolean,default:!0},tooltipTheme:{type:String,default:"dark"},showSummary:{type:Boolean,default:!1},autoRefresh:{type:Boolean,default:!1},summaryMethod:{type:Function},exportEnum:{type:Object,default(){return{}}},headerAutoHeight:{type:Boolean,default:!0},cellAutoHeight:{type:Boolean,default:!1},rowAddHeight:{type:Number,default:0},renderDataFn:Function,revertBtn:Boolean,isIndexManageTable:Boolean,isShowUnitSwitch:{type:Boolean,default:!0},isShowWX:Boolean,isShowJ:Boolean,defaultUnitType:{type:String,default:"X"},defaultTableUnitType:{type:String,default:"X"},xScale:{type:Number,default:2},wzScale:{type:Number,default:2},funId:String,groupDefaultExpanded:{type:Number,default:-1},xmlInfo:String,rowClick:Boolean,groupSelectsChildren:{type:Boolean,default:!0},showZeroDefault:{type:String,default:"Y"},noRowsTemplate:String},data(){function e(){const t=navigator.userAgent,a=["Windows","Macintosh","Linux"];for(const s of a)if(t.includes(s))return!0;return!1}return{isPc:e(),tableRef:null,refreshTable:!1,rowSelection:"single",suppressRowClickSelection:!1,localeText:ws,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:d.default.cloneDeep(this.value),tableWidth:this.width,tableHeight:this.height,tableLoading:this.loading,cloneColumns:[],cloneColumns2:[],fullSreen:!1,tableSize:"tableSize"in localStorage?localStorage.getItem("tableSize"):this.size,tableShowSummary:this.showSummary,tableSummaryMethod:this.summaryMethod,totalNumber:0,currentPage:1,limitNumber:20,optionDropdownVisible:!1,checkAll:!0,checkAllGroup:[],dataExportFormat:"xlsx",sortParams:{},hackReset:!0,columnID:"",parsedColumns:[],index:1,tableColumns:[],defaultColDef:{unSortIcon:!0,suppressMenu:!0,wrapHeaderText:this.headerAutoHeight,autoHeaderHeight:this.headerAutoHeight,wrapText:this.cellAutoHeight,autoHeight:this.cellAutoHeight,suppressKeyboardEvent:t=>Im(t)},gridApi:null,gridColumnApi:null,overlayNoRowsTemplate:'<span style="padding: 10px;">\u8BF7\u9009\u62E9\u67E5\u8BE2\u6761\u4EF6</span>',showZero:this.showZeroDefault,showZeroSwitch:!1,switchZeroCol:null,switchZeroTitle:"",showUnitSwitch:!1,switchCols:[],unitType:this.defaultTableUnitType||this.defaultUnitType||"X",pinnedTopRowDataWithUnit:this.pinnedTopRowData||null,topRows:this.pinnedTopRowData||null,treeData:!1,getDataPath:t=>t.treeLevelFlag,autoGroupColumnDef:null,groupDisplayType:""}},computed:{mergeIndexCol(){let e=d.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=d.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return d.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return d.default.some(this.flatColumns,e=>["input","select","treeselect"].includes(e.type))},getRowId(){return this.rowKey?e=>e.data[this.rowKey]:null},flatColumns(){let e=[];return Xe(null,this.columns,t=>{e.push(t)}),e},columnCalcMap(){let e={};return d.default.forEach(this.flatColumns,t=>{t.calcRule&&Qt(e,t.calcRule,t.field||t.key)}),e},getTheme(){var e,t;return((t=(e=this.$store)==null?void 0:e.getters)==null?void 0:t.getTheme)||st()},columnNameArr(){return this.columns.map(e=>e.title)},selectedColumnNameArr(){var e=[];for(var t of this.cloneColumns)e.push(t.title);return e},paginationParams(){return{offset:(this.currentPage-1)*this.limitNumber,limit:this.limitNumber}},slots(){return this.$slots},tableSpanMergeColumns(){const e=a=>a.children?a.children.map(s=>e(s)).flat():[a];return e({children:this.tableColumns})},tableRowSpanMergeIndexMap(){const e={};return this.tableSpanMergeColumns.forEach(t=>{let a=/autoMergeRow-([^\s]*)/.exec(t.cellClass);if(a[1]!="undefined"&&a[1]!="null"){const n=[];this.tableData.forEach((r,h)=>{h===0?n.push([0]):r[t.field]===this.tableData[h-1][t.field]&&(a[1]==="true"||r[a[1]]===this.tableData[h-1][a[1]])?n[n.length-1].push(h):n.push([h])});let i=n.filter(r=>r.length!==1),l={};d.default.forEach(i,r=>{l[r[0]+""]=r.length}),e[t.field]=l}}),e},rowDataFiltered(){return this.showZeroSwitch?this.tableData.filter(t=>this.showZero=="Y"?!0:parseFloat(t[this.switchZeroCol])>0):this.tableData}},watch:{pinnedTopRowData:{handler:function(){this.pinnedTopRowDataWithUnit=d.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=d.default.cloneDeep(this.tableData);if(a.forEach(s=>{this.switchCols.forEach(n=>{ue(t,e,s,n)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let s=d.default.cloneDeep(this.pinnedTopRowDataWithUnit);s.forEach(n=>{this.switchCols.forEach(i=>{ue(t,e,n,i)})}),this.pinnedTopRowDataWithUnit=s,this.renderSumRow()}},getTheme(){this.gridApi.resetRowHeights()},rowHeight(){this.gridApi.resetRowHeights()},width(){this.tableWidth=this.width},searchParams:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},dataApi:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},columns:{async handler(e){this.columnsHander(e)},deep:!0},value:{async handler(e){this.updating||(d.default.some(e,t=>{var a;return(a=t.treeLevelFlag)==null?void 0:a.length})||(e=await this.renderTreeData(e)),this.calcRulesData(e))},deep:!0},tableData:{async handler(e){if(this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.updating=!0,this.renderSumRow(),d.default.some(this.columns,{tree:!0})){let a=d.default.cloneDeep(e),s=fi(a);this.$emit("input",s)}else this.$emit("input",d.default.cloneDeep(e));this.$nextTick(()=>{this.updating=!1})},deep:!0},columnCalcMap:{handler:function(){this.calcRulesData()},deep:!0,immediate:!0},showSummary:{handler(e){this.tableShowSummary=e}},optionDropdownVisible(e){e&&(this.parsedColumns=this.$refs.tableRef.cloneColumns)},loading(e){this.tableLoading=e},height:{handler(){this.tableHeight=this.height}},showZero(){this.renderSumRow()}},async created(){var a;this.tableRef=this,this.unitType=this.defaultTableUnitType,this.cloneColumns=this.tableColumnsInner(d.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(d.default.cloneDeep(this.columns)||[]),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=d.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=d.default.some(this.flatColumns,s=>!!s.isSwitchZero),this.switchCols=d.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(s=>s.field||s.key);let e=d.default.find(this.flatColumns,s=>!!s.isSwitchZero),t=((a=d.default.find(this.flatColumns,s=>!!s.isSwitchZero))==null?void 0:a.isSwitchZero)||"\u662F\u5426\u5C55\u793A\u8F93\u5165\u91CF\u4E3A\u96F6\u7684\u6570\u636E";this.switchZeroTitle=t,this.switchZeroCol=(e==null?void 0:e.field)||(e==null?void 0:e.key),this.renderSumRow(),await this.$nextTick(),this.checkAllGroup=this.columns.map(s=>s.title)},activated(){this.autoRefresh&&this.tableRefresh()},destroyed(){this.optionDropdownVisible=!1},deactivated(){this.optionDropdownVisible=!1},methods:{getContextMenuItems:function(){return this.rowSelection=="multiple"?[{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}},{name:"\u5168\u9009\u9009\u4E2D",action:()=>{this.selectAll()}},{name:"\u5168\u90E8\u53D6\u6D88",action:()=>{this.deselectAll()}},{name:"\u5168\u90E8\u9009\u53CD",action:()=>{let e=this.getSelection(),t=d.default.cloneDeep(this.rowDataFiltered);d.default.remove(t,a=>d.default.some(e,s=>s.uuid===a.uuid)),this.setSelection(t,!0)}}]:[{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}}]},getRowClassCommon(e){var n;let t;this.getRowClass instanceof Function&&(t=this.getRowClass(e));let a,s=((n=e==null?void 0:e.data)==null?void 0:n.sumLevel)||"";return s&&(a="ind-table-sum-level"+s,t instanceof Array?t.push(a):typeof t=="string"?t+=" "+a:t=a),t},async columnsHander(e){this.showUnitSwitch=d.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=d.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(d.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(d.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=d.default.cloneDeep(this.cloneColumns);this.tableColumns=t,this.checkAllGroup=e.map(a=>a.title),this.refreshTable=!0,await this.$nextTick(),this.refreshTable=!1},calcRulesData(e){if(d.default.isEmpty(this.columnCalcMap))this.tableData=d.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=d.default.cloneDeep(e||this.value),a={};d.default.forEach(this.columnCalcMap,(i,l)=>{d.default.merge(a,i)});let s=[];d.default.forEach(a,(i,l)=>{var h;let r=d.default.find(this.flatColumns,u=>u.field==l||u.key==l);s.push({rltKey:l,ast:i,precision:((h=r==null?void 0:r.cellRendererParams)==null?void 0:h.scale)||2,errRtn:0})}),It(t,{calcRules:s}),this.tableData=t,this.totalNumber=t.length}},resetColumns(e){const t={};Xe(null,this.columns||[],a=>{let s=a.field||a.key||a.type||a.headerName||a.title;Object.assign(t,{[s]:a})}),Xe(null,e,(a,s)=>{let n=t[a.field||a.key||a.type||a.headerName||a.title];n.hide=!a.checked,a.pinned&&a.pinned!="none"||(s==null?void 0:s.pinned)&&(s==null?void 0:s.pinned)!="none"?n.pinned.fixed=n.pinned=a.pinned=="none"?(s==null?void 0:s.pinned)=="none"||s==null?void 0:s.pinned:a.pinned:(delete n.pinned,delete n.fixed),a.width&&(n.width&&(n.width=a.width),n.minWidth&&(n.minWidth=a.width))}),this.columnsHander(this.columns)},cellClicked(e){var t;if(this.$listeners&&this.$listeners.cellClicked)this.$listeners.cellClicked(e);else{let a=e.colDef||{};((t=a==null?void 0:a.cellRendererParams)==null?void 0:t.onClick)instanceof Function&&a.cellRendererParams.onClick(e.data)}},cellDoubleClicked(e){if(this.$listeners&&this.$listeners.cellDoubleClicked)this.$listeners.cellDoubleClicked(e);else{let t=e.colDef||{};t=d.default.find(this.columns,s=>t.key&&s.key==t.key||t.field&&s.field==t.field);let a=d.default.find(this.columns,{type:"link"});a&&(!t.type||["span","tooltip","enum"].includes(t.type))&&a.cellRendererParams.onClick instanceof Function&&a.cellRendererParams.onClick(e.data)}},sortChanged(){var e=this.gridColumnApi.getColumnState(),t=e.filter(function(s){return s.sort!=null}).map(function(s){return{sort:s.colId,order:s.sort,sortIndex:s.sortIndex}});let a=t[0]||{};if(a.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:a.sort,order:a.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let s=[];if(a.order===void 0)if(this.dataApi){let n=d.default.cloneDeep(this.tableData);n=d.default.orderBy(n,["_initialseq"],["asc"]),this.tableData=n}else this.tableData=d.default.cloneDeep(this.value);else this.noSortLine>-1&&(s=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((n,i)=>{if(typeof n[this.sortParams.sort]=="number"&&typeof i[this.sortParams.sort]=="number"){let l=isNaN(parseFloat(n[this.sortParams.sort]))?0:parseFloat(n[this.sortParams.sort]),r=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-r:r-l}else{let l=n[this.sortParams.sort]||"",r=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?String(l||"").localeCompare(String(r||""),"zh-CN"):String(r||"").localeCompare(String(l||""),"zh-CN")}}),this.noSortLine>-1&&this.tableData.splice(0,0,...s);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.$emit("on-sort-change",a)},refreshCells(){this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})},refreshHeader(){this.$nextTick().then(()=>{this.gridApi.refreshHeader()})},redrawRows(){this.$nextTick().then(()=>{this.gridApi.redrawRows()})},toggleFullScreen(){top!==self&&top.toggleFullScreen(),this.fullSreen=!this.fullSreen},getRowHeight(){return({"ind-default-theme":42,"ind-small-theme":28}[this.getTheme]||0)+this.rowAddHeight},onGridReady(e){window.gridApi=this.gridApi=e.api,this.gridColumnApi=e.columnApi},rowSelected(e){var s,n;if(this.selecting)return;let t=this.flatColumns.filter(i=>i.autoMergeRow);if(t!=null&&t.length){let i=((s=t[0])==null?void 0:s.field)||((n=t[0])==null?void 0:n.key);d.default.forEach(t,o=>{typeof o.autoMergeRow=="string"&&(i=o.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],r={};d.default.forEach(l,(o,m)=>{let c=parseInt(m),f=c+o,U=d.default.range(c,f);for(let F=c;F<f;F++)r[F]=U});let h={};d.default.forEach(this.rowDataFiltered,(o,m)=>{h[m+""]=o.uuid});let u=r[e.node.rowIndex]||[];if(e.node.selected){let o=this.rowDataFiltered.filter((m,c)=>u.includes(c));this.selecting=!0,this.setSelection(o)}else{let o=this.getSelection();o.length>0&&d.default.forEach(u,m=>{d.default.remove(o,(c,f)=>c.uuid==h[m+""])}),this.selecting=!0,this.setSelection(o,!0)}}setTimeout(()=>{this.selecting=!1},100);var a=this.gridApi.getSelectedRows();this.$emit("on-select-change",a)},selectionChanged(){var e=this.gridApi.getSelectedRows();this.$emit("on-select-change",e)},resetTableSize(e){this.tableSize=e,this.optionDropdownVisible=!1},dealColumnScale(e){var t;if(!v.isNil((t=e.cellRendererParams)==null?void 0:t.scale))return e.cellRendererParams.scale;if(e.isSwitchUnit){const a=this.unitType.toLowerCase();return this[`${a}Scale`]||2}return null},tableColumnsInner(e,t){var s,n,i,l,r,h,u,o,m,c,f,U,F,b,w,j;let a=[];for(let G=0;G<e.length;G++){let T=e[G],g={resizable:!0,headerName:T.title||T.headerName,width:T.width?parseInt(T.width)-(this.getTheme=="ind-small-theme"?10:0):T.width,minWidth:T.minWidth?parseInt(T.minWidth)-(this.getTheme=="ind-small-theme"?10:0):T.minWidth,maxWidth:T.maxWidth?parseInt(T.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):T.maxWidth,pinned:T.fixed||T.pinned,cellDataType:T.cellDataType||"text",headerTooltip:(i=(n=(s=this.$store)==null?void 0:s.getters)==null?void 0:n.getIndexDesc)==null?void 0:i[T.standardField||T.key||T.field],suppressStickyLabel:!0,suppressMovable:!!T.suppressMovable};if(T.flex&&(g.flex=T.flex),T.key&&(g.key=T.key),T.showRowGroup&&(g.showRowGroup=T.showRowGroup),T.rowGroup&&(g.rowGroup=T.rowGroup),T.hide&&(g.hide=T.hide),T.align&&(g.align=T.align),T.dataType&&(g.dataType=T.dataType),T.headerTooltip&&(g.headerTooltip=g.headerTooltip||T.headerTooltip),T.tooltipShowDelay&&(g.tooltipShowDelay=T.tooltipShowDelay),T.wrapHeaderText||T.autoHeaderHeight?(g.wrapHeaderText=!0,g.autoHeaderHeight=!0):v.isNil(T.wrapHeaderText)&&v.isNil(T.autoHeaderHeight)?(g.wrapHeaderText=((r=(l=this.$config)==null?void 0:l.systemDefaultConfig)==null?void 0:r.wrapHeaderText)=="1",g.autoHeaderHeight=((u=(h=this.$config)==null?void 0:h.systemDefaultConfig)==null?void 0:u.wrapHeaderText)=="1"):(v.isNil(T.wrapHeaderText)||(g.wrapHeaderText=T.wrapHeaderText),v.isNil(T.autoHeaderHeight)||(g.autoHeaderHeight=T.autoHeaderHeight)),g.cellClass=" ag-wrap-cell ",T.cellClass&&typeof T.cellClass=="string"&&(g.cellClass=g.cellClass+T.cellClass),T.cellClass&&T.cellClass instanceof Array&&(g.cellClass=g.cellClass+T.cellClass.join(" ")),T.cellStyle&&(g.cellStyle=T.cellStyle),T.headerClass&&(g.headerClass=T.headerClass),T.headerComponent&&(g.headerComponent=T.headerComponent),T.headerComponentParams&&(g.headerComponentParams=T.headerComponentParams),T.filter&&(g.filter=T.filter),T.filterParams&&(g.filterParams=T.filterParams),T.wrapText||T.autoHeight?(g.wrapText=!0,g.autoHeight=!0):v.isNil(T.wrapText)&&v.isNil(T.autoHeight)?(g.wrapText=((m=(o=this.$config)==null?void 0:o.systemDefaultConfig)==null?void 0:m.wrapText)=="1",g.autoHeight=((f=(c=this.$config)==null?void 0:c.systemDefaultConfig)==null?void 0:f.wrapText)=="1"):(v.isNil(T.wrapText)||(g.wrapText=T.wrapText),v.isNil(T.autoHeight)||(g.autoHeight=T.autoHeight)),T.initialSort&&(g.initialSort=T.initialSort),T.rowSpan&&(g.rowSpan=T.rowSpan),T.colSpan&&(g.colSpan=T.colSpan),T.tree&&(g.cellRenderer="agGroupCellRenderer",g.showRowGroup=!0,this.groupDisplayType="custom",(U=T==null?void 0:T.cellRendererParams)!=null&&U.checkbox?this.rowSelection="multiple":this.rowSelection="single"),T.rowDrag&&(g.rowDrag=T.rowDrag),g.sortable=T.sortable,T.type=="index")g.cellRenderer=function(q){return q.node.rowPinned?"":q.node.rowIndex+1},g.cellClass=g.cellClass+" ag-center-aligned-cell";else if(T.type=="checkbox")g.headerName="",g.headerCheckboxSelection=!0,g.checkboxSelection=T.checkboxSelection||!0,g.showDisabledCheckboxes=!0,this.rowSelection="multiple",g.cellClass=g.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(T.type=="radio")g.headerCheckboxSelection=!1,g.checkboxSelection=T.checkboxSelection||!0,g.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,g.cellClass=g.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{T.field&&(g.field=T.field),!g.field&&isNaN(T.key)&&(g.field=T.key);const q={tooltip:"AgTooltip",input:"AgInput",select:"AgSelect",datepicker:"AgDate",treeSelect:"AgTreeSelect",button:"AgButton",link:"AgLink",enum:"AgEnum",format:"AgFormat",image:"AgImage",chart:"AgChart"};if(T.type&&(T.isSum?g.cellRendererSelector=ae=>ae.node.rowPinned?{component:"AgFormat",params:{...T.cellRendererParams,scaleFn:()=>this.dealColumnScale(T)}}:{component:q[T.type],params:{...T.cellRendererParams,scaleFn:()=>this.dealColumnScale(T)}}:g.cellRendererSelector=ae=>{if(!ae.node.rowPinned)return{component:q[T.type],params:{...T.cellRendererParams,scaleFn:()=>this.dealColumnScale(T)}}}),!T.type&&(T.isSum||!v.isNil((F=T==null?void 0:T.cellRendererParams)==null?void 0:F.scale)||((b=T==null?void 0:T.cellRendererParams)==null?void 0:b.dateFormat)||T.isSwitchUnit)&&(g.cellRendererSelector=ae=>ae.node.rowPinned?{component:"AgFormat",params:{...T==null?void 0:T.cellRendererParams,scaleFn:()=>this.dealColumnScale(T)}}:{component:"AgFormat",params:{...T==null?void 0:T.cellRendererParams,scaleFn:()=>this.dealColumnScale(T)}}),T.cellRendererParams&&(g.cellRendererParams=T.cellRendererParams,T.type=="input"&&((j=(w=T.cellRendererParams)==null?void 0:w.props)==null?void 0:j.number)&&(g.cellDataType="number")),T.cellRenderer&&(g.cellRenderer=T.cellRenderer),T.valueGetter&&(g.valueGetter=T.valueGetter),T.cellRendererSelector&&(g.cellRendererSelector=T.cellRendererSelector),T.valueSetter&&v.isString(T.valueSetter)?g.valueSetter=T.valueSetter:T.valueSetter&&(g.valueSetter=ae=>{const{newValue:te,data:M,colDef:J}=ae;if(this.isRevertingOldValue)return M[J.field||J.key]=te,!0;const Y=T.valueSetter(ae);if(!Y){const{oldValue:se,column:pe}=ae;this.isRevertingOldValue=!0,M[J.field||J.key]=te,setTimeout(()=>{ae.node.setDataValue(pe,se),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return Y}),this.columnCalcMap&&this.columnCalcMap[T.field||T.key]){let ae=this.columnCalcMap[T.field||T.key];g.valueSetter=te=>{te.data[T.field||T.key]=te.newValue;let M=[];d.default.forEach(ae,(Y,se)=>{var pe;M.push({rltKey:se,ast:Y,precision:((pe=T==null?void 0:T.cellRendererParams)==null?void 0:pe.scale)||2,errRtn:0})});let J={calcRules:M};return mi(te.data,J),!0}}T.valueFormatter&&(g.valueFormatter=T.valueFormatter),T.align&&(g.cellClass=g.cellClass+(T.align=="right"?" ag-right-aligned-cell":T.align=="center"?" ag-center-aligned-cell":""))}T.autoMergeRow&&(g.rowSpan=q=>q.node.rowPinned?0:this.tableRowSpanMergeIndexMap[q.colDef.field]&&this.tableRowSpanMergeIndexMap[q.colDef.field][q.node.rowIndex+""]||0,g.cellClassRules={"cell-span":q=>this.tableRowSpanMergeIndexMap[q.colDef.field]&&this.tableRowSpanMergeIndexMap[q.colDef.field][q.node.rowIndex+""]}),g.cellClass=g.cellClass+" "+T.type+" autoMergeRow-"+T.autoMergeRow,T.cellClassRules&&(g.cellClassRules?g.cellClassRules={...T.cellClassRules,...g.cellClassRules}:g.cellClassRules=T.cellClassRules),a.push(g),T.children&&T.children.length&&(g.children=this.tableColumnsInner(T.children))}return t||(this.cloneColumns2=d.default.cloneDeep(a)),a},columnsFilter(){this.columnID=hi(JSON.stringify(this.$route.path+this.cloneColumns2.length));let e=this.cloneColumns2,t=new Array,a=localStorage.getItem("tableColumns");if(a!=null){let n=JSON.parse(a).filter(i=>i.id==this.columnID);if(n.length==1){let i=n[0].value;e.forEach(l=>{let r="";r+=l.key||"",r+=l.type||"",r+=l.title,r!=""&&i.filter(u=>u==r).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=d.default.cloneDeep(t):this.cloneColumns=d.default.cloneDeep(this.cloneColumns2),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.cloneColumns2.length!=this.cloneColumns.length&&(this.checkAll=!1),this.checkAllGroup=this.selectedColumnNameArr.slice(0)},getParams(){return Object.assign({},this.paginationParams,this.sortParams,this.searchParams)},onPageChange(e){this.currentPage=e,this.tableRefresh(),this.$emit("on-page-change",e)},onPageSizeChange(e){this.limitNumber=e,this.tableRefresh(),this.$emit("on-page-size-change",e)},handleCheckAll(){this.checkAll=!this.checkAll,this.checkAll?this.checkAllGroup=this.columnNameArr.slice(0):this.checkAllGroup=[]},checkAllGroupChange(e){e.length===this.columnNameArr.length?this.checkAll=!0:e.length>0?this.checkAll=!1:this.checkAll=!1},tableSettingToggle(e){this.btnSel=e,this.optionDropdownVisible=!this.optionDropdownVisible},closeTableSettingDropdown(){this.optionDropdownVisible=!1},columnSelect(){let e=[];this.columns.forEach(t=>{for(let a of this.checkAllGroup)if(t.title===a){e.push(t);break}}),this.cloneColumns=e,this.tableColumns=this.tableColumnsInner(this.cloneColumns),this.optionDropdownVisible=!1},columnSave(){this.columnSelect();let e=new Array;this.cloneColumns.forEach(s=>{let n="";n+=s.key||"",n+=s.type||"",n+=s.title,n!=""&&e.push(n)});let t=localStorage.getItem("tableColumns"),a=null;if(t==null)a=new Array;else{a=JSON.parse(t);let s=a.findIndex(n=>n.id==this.columnID);s>-1&&a.splice(s,1)}a.push({id:this.columnID,value:e}),localStorage.setItem("tableColumns",JSON.stringify(a)),this.optionDropdownVisible=!1},columnClear(){let e=localStorage.getItem("tableColumns"),t=null;if(e==null)t=new Array;else{t=JSON.parse(e);let a=t.findIndex(s=>s.id==this.columnID);a>-1&&t.splice(a,1)}localStorage.setItem("tableColumns",JSON.stringify(t)),this.cloneColumns=d.default.cloneDeep(this.cloneColumns2),this.tableColumns=d.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:d.default.debounce(async function(){if(this.flatColumns.some(t=>t.isSum)){console.time("calcSum");let t={};for(let o of this.flatColumns)if(!["checkbox","radios","index"].includes(o.type)){t[o.field||o.key]="\u5408\u8BA1";break}let a=this.flatColumns.filter(o=>o.isSum),s=[],n=[];a.forEach(o=>{typeof o.isSum=="string"?s.push(o):o.isSum instanceof Function&&n.push(o)});const i={};s.forEach(o=>{Qt(i,o.isSum,o.field||o.key)}),a.forEach(o=>{(o.field||o.key)in t||(t[o.field||o.key]=0)}),this.rowDataFiltered.forEach(o=>{a.forEach(m=>{if(typeof m.isSum=="string")return;let c=m.field||m.key,f=o[c];this.isNullOrNaN(f)||(t[c]=(t[c]||0)+parseFloat(f))})}),n.forEach(o=>{t[o.field||o.key]=o.isSum(this.rowDataFiltered,o)});let l=[t],r={};d.default.forEach(i,(o,m)=>{d.default.merge(r,o)});let h=[];d.default.forEach(r,(o,m)=>{var f;let c=d.default.find(s,U=>U.field==m||U.key==m);h.push({rltKey:m,ast:o,precision:((f=c==null?void 0:c.cellRendererParams)==null?void 0:f.scale)||2,errRtn:0})}),It(l,{calcRules:h}),this.topRows=this.pinnedTopRowDataWithUnit?d.default.concat(this.pinnedTopRowDataWithUnit,l):l,console.timeEnd("calcSum")}else this.topRows=this.pinnedTopRowDataWithUnit},5),isNullOrNaN(e){return typeof e=="object"||isNaN(e)},async renderTreeData(e){if(this.treeData=d.default.some(e,t=>{var a,s;return((a=t.children)==null?void 0:a.length)||((s=t.treeLevelFlag)==null?void 0:s.length)}),this.renderTreeFlag(e),this.treeData){let t=[];Xe(null,e,(a,s,n)=>{a.seq=n,t.push(a)}),e=t}return e},renderTreeFlag(e){let t=d.default.find(this.columns,{tree:!0});if(Xe(null,e,(s,n,i)=>{s.uuid=s.uuid||v.uuid()}),d.default.isEmpty(t))return;let a=(t==null?void 0:t.field)||(t==null?void 0:t.key);Xe(null,e,(s,n,i)=>{if(s.treeLevelFlag=n?[...n.treeLevelFlag,s[a]]:[s[a]],n){let l=n.path?d.default.cloneDeep(n.path):[n.uuid];l.push(s.uuid),s.path=l}else s.path=[s.uuid]})},tableRefresh:function(e){this.dataApi&&!e?(this.gridApi&&this.gridApi.hideOverlay(),this.tableLoading=!0,this.dataApi(Object.assign({},this.disablePage?{}:this.paginationParams,this.sortParams,this.searchParams)).then(async t=>{if(t){this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.$emit("on-data-load",t);let a=t.data.rows||t.data.records||[];this.disablePage&&t.data instanceof Array&&(a=t.data),this.renderDataFn&&(a=this.renderDataFn(a)),a.forEach((s,n)=>{s._initialseq=n}),this.unitType!=this.defaultUnitType&&a.forEach(s=>{this.switchCols.forEach(n=>{ue(this.defaultUnitType,this.unitType,s,n)})}),this.tableData=await this.renderTreeData(a),this.totalNumber=t.data.total||0,this.$emit("on-data-format-load",t)}this.tableLoading=!1}).catch(()=>{this.tableData=[],this.totalNumber=0,this.tableLoading=!1})):this.dataApi||(this.totalNumber=this.value.length),this.optionDropdownVisible=!1},setUnitType(e){this.unitType=e},toggleUnitIfNeeded:d.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=d.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(s=>{ue(this.defaultUnitType,this.unitType,a,s)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=d.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.defaultUnitType,this.unitType,t,a)})}),this.$emit("input",e))},10)},1),toggleRowUnitIfNeeded:d.default.debounce(async function(t,a){setTimeout(()=>{let s=d.default.cloneDeep(this.tableData),n=[];const i=l=>{l.forEach(r=>{r.isRowSwitchUnit&&n.push(r),r.children&&r.children.length>0&&i(r.children)})};i(this.columns),s.forEach(l=>{n.forEach(r=>{r.isRowSwitchUnit&&t[r.rowSwitchUnitType]!=a[r.rowSwitchUnitType]&&ue(t[r.rowSwitchUnitType],a[r.rowSwitchUnitType],l,r.key)})}),this.$emit("input",s)},10)},1),getSelection(){return this.gridApi.getSelectedRows()},clearSelection(){this.gridApi.getSelectedNodes().forEach(e=>e.setSelected(!1))},selectAll(){this.gridApi.selectAll()},deselectAll(){this.gridApi.deselectAll()},setSelection(e,t){let a=(e||[]).map(i=>i[this.rowKey||"uuid"]),s=[],n=[];setTimeout(()=>{this.gridApi.forEachNode(i=>{a.includes(i.data[this.rowKey||"uuid"])?s.push(i):t&&n.push(i)}),this.gridApi.setNodesSelected({nodes:s,newValue:!0}),this.gridApi.setNodesSelected({nodes:n,newValue:!1})},50)},getXData(){if(this.unitType=="X")return this.tableData;{let e=d.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=d.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=d.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=d.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{ue(this.unitType,"WZ",t,a)})}),e}},async updateTableData(e,t=!0){if(!this.rowKey){console.warn("\u8BF7\u4F20rowKey\uFF0C\u8C22\u8C22");return}this.updating=!0;const a=d.default.reduce(this.value||[],(s,n)=>(Object.assign(s,{[n[this.rowKey]]:n}),s),{});this.gridApi.forEachNode(s=>{e(s.data,(n,i)=>{if(t){const r=a[s.data[this.rowKey]];r[n]=i}const l=this.gridColumnApi.getColumn(n);l&&s.setDataValue(l,i)})}),await this.$nextTick(),this.updating=!1},async outSortChanged(e){if(e.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:e.sort,order:e.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let t=[];if(e.order===void 0)if(this.dataApi){let a=d.default.cloneDeep(this.tableData);a=d.default.orderBy(a,["_initialseq"],["asc"]),this.tableData=a}else this.tableData=d.default.cloneDeep(this.value);else this.noSortLine>-1&&(t=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((a,s)=>{if(typeof a[this.sortParams.sort]=="number"&&typeof s[this.sortParams.sort]=="number"){let n=isNaN(parseFloat(a[this.sortParams.sort]))?0:parseFloat(a[this.sortParams.sort]),i=isNaN(parseFloat(s[this.sortParams.sort]))?0:parseFloat(s[this.sortParams.sort]);return this.sortParams.order==="asc"?n-i:i-n}else{let n=a[this.sortParams.sort]||"",i=s[this.sortParams.sort]||"";return this.sortParams.order==="asc"?String(n||"").localeCompare(String(i||""),"zh-CN"):String(i||"").localeCompare(String(n||""),"zh-CN")}}),this.noSortLine>-1&&(this.tableData=[...t,...d.default.cloneDeep(this.tableData)]);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.refreshCells(),this.$emit("on-sort-change",e)}}},Ri={};var Gm=y(Qm,Bm,zm,!1,Om,null,null,null);function Om(e){for(let t in Ri)this[t]=Ri[t]}var Ui=function(){return Gm.exports}(),Lm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"audittable"},[a("Modal",{attrs:{width:e.width,closable:!0,"footer-hide":!0},model:{value:e.modal,callback:function(s){e.modal=s},expression:"modal"}},[a("br"),a("Table",{attrs:{showTableOption:!1,"disable-page":"",columns:e.tableColumns,data:e.tableData}})],1)],1)},jm=[];const $m={name:"IndAuditLogModal",components:{Modal:ie,Table:Gt},props:{busiPk:{type:String,default:""},auditModal:Boolean,dictData:{type:Object,default:()=>({})},serverContext:{type:String,default:""},busiType:{type:String,default:""},width:{type:Number,default:()=>Math.floor(parseInt(window.innerWidth)*.5)}},data(){return{baseUrl:"/ipmUtils/getAuditLog",dataUrl:"",tableData:[],modal:!1,tableColumns:[{title:"\u5904\u7406\u4EBA",key:"dealUserName",align:"center",sortable:!1},{title:"\u5904\u7406\u65F6\u95F4",align:"center",sortable:"custom",key:"dealTime",formatter:"formatDate"},{title:"\u5904\u7406\u610F\u89C1",key:"dealOpinion",align:"center",sortable:!1},{title:"\u5904\u7406\u540E\u72B6\u6001",align:"center",sortable:!1,render:(e,t)=>e("span",this.dictData[t.row.status])}]}},watch:{auditModal:{handler(){this.modal=this.auditModal,this.modal&&this.query()}},modal(){this.modal||this.$emit("update:auditModal",!1)}},methods:{async query(){let e=await this.getAuditLog();this.tableData=e.data},getAuditLog(){return this.dataUrl=`${this.serverContext}${this.baseUrl}?busiPk=${this.busiPk}&busiType=${this.busiType}`,v.axios.get(this.dataUrl)}}},gi={};var Hm=y($m,Lm,jm,!1,Xm,null,null,null);function Xm(e){for(let t in gi)this[t]=gi[t]}var bi=function(){return Hm.exports}(),Pm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:e.title||"\u5BFC\u5165",value:e.value},on:{input:function(s){return e.$emit("input",s)}}},[e.refresh?a("div",{staticClass:"excel-flow-wrap"},[a("Steps",{staticClass:"common-flex-no-shrink",attrs:{current:e.currentStepIndex}},[a("Step",{attrs:{title:"\u4E0B\u8F7D\u6A21\u677F"}}),a("Step",{attrs:{title:"\u5BFC\u5165\u6570\u636E"}}),a("Step",{attrs:{title:"\u6210\u529F"}})],1),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===0,expression:"currentStepIndex === 0"}],staticClass:"content-wrap"},[a("div",{staticClass:"download-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"md-cloud-download",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.exportTitle||"\u586B\u5199\u5BFC\u5165\u51C6\u8FD0\u8BC1\u4FE1\u606F"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px"}},[e._v(" "+e._s(e.exportDesc||"\u8BF7\u6309\u7167\u6A21\u677F\u6570\u636E\u7684\u683C\u5F0F\u51C6\u5907\u5BFC\u5165\u6570\u636E\uFF0C\u6A21\u677F\u4E2D\u7684\u8868\u5934\u540D\u79F0\u4E0D\u53EF\u66F4\u6539\uFF0C\u8868\u5934\u884C\u4E0D\u80FD\u5220\u9664")+" ")]),a("Button",{on:{click:e.download}},[a("Icon",{attrs:{type:"md-cloud-download",size:"20"}}),e._v("\xA0\u4E0B\u8F7D\u6A21\u677F ")],1)],1)]),a("div",{staticClass:"import-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"md-cloud-upload",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.importTitle||"\u4E0A\u4F20\u586B\u597D\u7684\u51C6\u8FD0\u8BC1\u4FE1\u606F"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px"}},[e._v(" "+e._s(e.importDesc||"\u6587\u4EF6\u540D\u540E\u7F00\u5FC5\u987B\u4E3Axls\u6216xlsx\uFF08\u5373excel\u683C\u5F0F\uFF09\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u5F97\u5927\u4E8E10M")+" ")]),a("IndUploadFile",{attrs:{multiple:!1,accept:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel
44
- `},on:{onSuccess:e.onSuccess,handleBeforeUpload:e.handleBeforeUpload}})],1)])]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===1,expression:"currentStepIndex === 1"}],staticClass:"content-wrap"},[a("div",{staticClass:"download-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"ios-checkmark-circle-outline",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.sucessTitle||"\u672C\u6B21\u53EF\u5BFC\u5165\u51C6\u8FD0\u8BC1\u6570\u91CF"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px",color:"var(--ind-blue)"}},[e._v(" "+e._s(e.sucessDesc||"5\u6761")+" ")])])]),a("div",{staticClass:"import-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"ios-information-circle-outline",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.errorTitle||"\u672C\u6B21\u4E0D\u53EF\u5BFC\u5165\u51C6\u8FD0\u8BC1\u6570\u91CF"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px",color:"var(--ind-blue)"}},[e._v(" "+e._s(e.errorDesc||"3\u6761")+" ")])])]),e._t("ext-table",null,{serverData:e.serverData})],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===2,expression:"currentStepIndex === 2"}],staticClass:"content-wrap",staticStyle:{"justify-content":"center"}},[a("div",{staticClass:"done-wrap"},[a("Icon",{attrs:{type:"md-checkmark-circle",size:"60",color:"#34b11c"}}),a("div",{staticClass:"success-title"},[e._v("\u6279\u91CF\u5BFC\u5165\u5B8C\u6210")]),a("div",{staticClass:"success-desc"},[e._v(e._s(e.successMsg||"\u6210\u529F\u5BFC\u5165\u51C6\u8FD0\u8BC15\u6761"))])],1)]),a("div",{staticClass:"bottom-btn-area common-flex-no-shrink"},[a("IndButtonGroup",{attrs:{right:""}},[e.currentStepIndex===1?a("IndButton",{attrs:{bizType:"cancel",loading:e.saving},on:{click:e.pre}},[e._v(" \u91CD\u65B0\u5BFC\u5165\u9644\u4EF6 ")]):e._e(),a("IndButton",{attrs:{bizType:"confirm",loading:e.saving,disabled:e.disabled},on:{click:e.next}},[e._v(e._s(e.currentStepIndex===2?"\u5B8C\u6210":"\u4E0B\u4E00\u6B65")+" ")])],1)],1)],1):e._e()])},Am=[];const Km={name:"IndExcelFlowModal",props:{value:Boolean,title:String,exportTitle:String,exportDesc:String,importTitle:String,importDesc:String,sucessTitle:String,sucessDesc:String,errorTitle:String,errorDesc:String,successMsg:String,templateParams:Object,updateApi:Function,submitApi:Function,dataValidate:{type:Boolean,default:!0}},data(){return{refresh:!0,saving:!1,currentStepIndex:0,file:null,fileList:[],serverData:{}}},computed:{disabled(){return this.currentStepIndex===0?!this.file:this.currentStepIndex===1&&!this.dataValidate}},methods:{onSuccess(e,t,a){this.fileList=t},handleBeforeUpload(e){this.file=e},download(){v.exportJsonToExcel(this.templateParams)},async next(){this.saving=!0,await this.$nextTick();try{if(console.log("this.currentStepIndex ",this.currentStepIndex),this.currentStepIndex===0){const e=await v.importJsonFromExcel({...this.templateParams,file:this.file});if(console.log("rlt",e),this.updateApi){const{data:t}=await this.updateApi(e,this.fileList);this.serverData=t}}else if(this.currentStepIndex===1)this.submitApi&&await this.submitApi(this.serverData);else if(this.currentStepIndex===2){this.$emit("uploadDone"),this.$emit("input",!1),this.refresh=!1,await this.$nextTick(),this.refresh=!0,this.saving=!1,this.file=null,await this.$nextTick(),this.currentStepIndex=0;return}this.currentStepIndex=this.currentStepIndex+1}catch(e){console.log("next e",e)}this.saving=!1},pre(){this.currentStepIndex=this.currentStepIndex-1}}},Si={};var qm=y(Km,Pm,Am,!1,ef,null,null,null);function ef(e){for(let t in Si)this[t]=Si[t]}var yi=function(){return qm.exports}(),tf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{lazyRender:!1,value:e.value,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.close},scopedSlots:e._u([{key:"footer",fn:function(){return[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"cancel"},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)]},proxy:!0}])},[a("Table",{ref:"table",attrs:{height:e.height,autoDataHeight:!1,value:e.data,dataApi:e.dataApi,columns:e.tableColumnsClone,searchParams:e.searchParams,showTableOption:!1,disablePage:e.disablePage,"auto-refresh":""},on:{"on-select-change":e.selectChange},scopedSlots:e._u([{key:"search",fn:function(){return[e.dataApi?a("FormWrap",{attrs:{fieldList:e.fieldList,labelWidth:e.$config.labelStyle.labelWidthSmall},model:{value:e.form,callback:function(s){e.form=s},expression:"form"}}):e._e()]},proxy:!0}])})],1)},af=[];const sf={name:"IndHelpTableModal",components:{Button:Te,ButtonGroup:Ne,FormWrap:Ma,Modal:ie,Table:Gt},props:{value:Boolean,disablePage:Boolean,dataApi:{type:Function,default:null},columns:Array,data:Array,title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:720},height:{type:Number,default:350},multiSelect:{type:Boolean},helpBoxSearchParams:{type:Object,default:()=>null},clearText:{type:String,default:"\u53D6\u6D88"}},data(){return{searchText:"",selection:[],tableColumnsClone:[],form:{searchText:""},fieldList:[{title:"\u641C\u7D22",type:"input",formKey:"searchText",props:{placeholder:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57\u641C\u7D22"}}]}},computed:{searchParams(){return{search:this.form.searchText,...this.helpBoxSearchParams}}},watch:{value(){this.form.searchText=""},multiSelect(){this.init()},columns(){this.init()},helpBoxSearchParams(){this.init()},"form.searchText"(){this.doSearch()}},created(){this.init()},methods:{init(){let e={width:50,align:"center",title:""};e.type=this.multiSelect?"checkbox":"radio",this.tableColumnsClone=JSON.parse(JSON.stringify(this.columns)),this.tableColumnsClone.unshift(e)},doSearch(){this.clearSelectData()},selectChange(e){this.selection=e},clearSelectData(){var e;this.selection=[],(e=this.$refs)==null||e.table.clearSelection()},close(){this.clearSelectData(),this.$emit("input",!1)},onClear(){this.$emit("onClear"),this.close()},onOk(){if(!this.selection.length){this.$Message.error("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55");return}const e=this.multiSelect?this.selection:this.selection[0];this.$emit("onOk",e),this.close()}}},ki={};var nf=y(sf,tf,af,!1,lf,null,null,null);function lf(e){for(let t in ki)this[t]=ki[t]}var Fi=function(){return nf.exports}(),rf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"treeWrapper",staticClass:"tree-wrapper ind-flex-column",style:{height:e.height}},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),e.isShowHeader?a("div",{staticClass:"header ind-flex-no-shrink"},[a("span",{staticClass:"title"},[e._v(e._s(e.treeName))])]):e._e(),a("div",{staticClass:"content ind-flex-grow ind-flex-column"},[e.isShowSearch?a("Input",{staticClass:"ind-flex-no-shrink",attrs:{clearable:"",search:"",placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694"},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(s){e.searchValue=typeof s=="string"?s.trim():s},expression:"searchValue"}}):e._e(),a("Tree",e._b({ref:"tree",staticClass:"ind-flex-grow",attrs:{data:e.treeData,"check-strictly":e.checkStrictly,render:e.renderContentProps||e.renderContent,"expand-node":e.expandNode,"show-checkbox":e.showCheckbox},on:{"on-check-change":e.onCheckChange,"on-select-change":e.onSelectChange}},"Tree",e.$attrs,!1))],1)],1)},of=[];function K(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&d.default.forEach(e,(s,n)=>{let i=!1;if(a&&(s.level=a),typeof t=="function")try{const l=t(s,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||K(s.children,t,a)})}function Wi(e,t){let a=d.default.cloneDeep(t);Array.isArray(e)&&e.length&&d.default.forEach(e,s=>{s.parentList=[...a,{id:s.id,title:s.title}],Wi(s.children,s.parentList)})}const cf={inheritAttrs:!1,props:{renderContentProps:Function,noTriggerInDefault:Boolean,alwaysShowSelected:Boolean,checkStrictly:Boolean,expandNode:Boolean,noToggleExpandOnSelect:Boolean,selectBootNode:Boolean,selectFirstLeaf:Boolean,hideFirstLevel:Boolean,foldFirstLevel:Boolean,expandProvincial:Boolean,expandAll:Boolean,defaultExpandLevel:Number,showCheckbox:Boolean,selectLeafOnly:Boolean,isShowHeader:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},treeName:{type:String,default:"\u5730\u5E02\u6811"},height:{type:String,default:null},data:{type:Array,default(){return[]}},dataApi:{type:Function,default:null},urlParams:{type:Object,default(){return{}}},defaultValue:{type:Array,default(){return[]}},statusName:{type:Object,default(){return{}}},statusColor:{type:Object,default(){return{}}},statusDataApi:{type:Function,default:null},statusUrlParams:{type:Object,default(){return{}}},statusData:{type:Array,default(){return[]}},importantStatus:{type:String,default:""},firstLeafByStatus:{type:Array,default(){return[]}}},data(){return{loading:!0,treeData:[],backupTreeData:[],backupDefaultValue:[],searchValue:"",defaultValueCalc:[]}},async created(){await this.init(),this.watchDataProp(),this.watchUrlParamsProp(),this.watchDefaultValueProp(),this.$nextTick(()=>{this.$emit("on-load",d.default.cloneDeep(this.treeData),this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})},activated(){this.defaultValue.length&&this.scrollToDefaultNode()},computed:{defaultValueStr(){return JSON.stringify(this.defaultValue.map(e=>e.id||e))}},methods:{async init(){this.loading=!0;let e=await this.fetchComTree();this.hideFirstLevel&&Array.isArray(e[0].children)&&(e=e[0].children),K(e,t=>{t.status="",t.statusName="",t.statusColor="",this.expandProvincial?t.expand=t.comIsImported=="0"||t.id=="ALL":t.expand=t.id=="ALL",t.expand||(t.expand=!1),this.expandAll||t.expand?t.expand=!0:this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1,t.important=!1,t.weak=!1,t.matched=!1,this.showCheckbox&&this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length&&(t.disabled=!0)},0),Wi(e,[]),this.treeData=d.default.cloneDeep(e),this.backupTreeData=d.default.cloneDeep(this.treeData),this.defaultValueHandler(),this.loading=!1},async fetchComTree(){if(this.data.length)return this.inited=!0,d.default.cloneDeep(this.data);if(this.dataApi)try{const e=await this.dataApi(this.urlParams);return this.inited=!0,e.data}catch(e){console.error(e)}return this.inited=!0,[]},async fetchStatusData(){if(this.statusDataApi)try{const{data:e}=await this.statusDataApi(this.statusUrlParams);return e}catch{}else if(this.statusData.length)return this.statusData;return[]},clearHighlightNodes(){this.highlightNodes(null,()=>{})},onSearchChange(){this.searchValue?this.highlightNodes(this.searchValue.split(" "),()=>{}):this.clearHighlightNodes()},search(e){e&&this.highlightNodes(e.split(" "),()=>{})},setDefaultValue2Nodes(){K(this.treeData,e=>{e.expand=this.expandAll||e.expand?!0:e.expand,this.defaultExpandLevel!=null&&(e.expand=e.level<=this.defaultExpandLevel),this.defaultValueCalc.includes(e.id)?this.showCheckbox?e.checked=!0:e.selected=!0:(e.checked=!1,e.selected=!1)}),K(this.backupTreeData,e=>{e.expand=this.expandAll||e.expand?!0:e.expand,this.defaultExpandLevel!=null&&(e.expand=e.level<=this.defaultExpandLevel),this.defaultValueCalc.includes(e.id)?this.showCheckbox?e.checked=!0:e.selected=!0:(e.checked=!1,e.selected=!1)})},_selectFirstLeaf(){let e=!1;this.firstLeafByStatus.length?d.default.forEach(this.firstLeafByStatus,t=>{if(e&&!this.showCheckbox)return!1;K(this.treeData,a=>{if(e&&!this.showCheckbox||Array.isArray(a.children)&&a.children.length===0&&a.status===t&&(this.showCheckbox?a.checked=!0:a.selected=!0,e=!0,!this.showCheckbox))return!0})}):K(this.treeData,t=>{if(e)return!0;if(!t.children||Array.isArray(t.children)&&t.children.length===0)return this.showCheckbox?t.checked=!0:t.selected=!0,e=!0,!0}),this.backupTreeData=d.default.cloneDeep(this.treeData)},_selectBootNode(){let e=!1;K(this.treeData,t=>{if(e)return!0;if(this.showCheckbox)t.checked=!0;else return t.selected=!0,e=!0,!0}),this.backupTreeData=d.default.cloneDeep(this.treeData)},processAncestorNodesExpandStatus(){this.showCheckbox||(K(this.treeData,e=>{let t=!1;K(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=t}),K(this.backupTreeData,e=>{let t=!1;K(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=t}))},watchDataProp(){this.dataApi||this.$watch("data",this.init,{})},defaultValueHandler(){let t=(this.defaultValue||[]).map(a=>a.id||a);if(this.defaultValueCalc=t,!this.inited){console.log("not inited yet");return}!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),this.defaultValue.length?(this.setDefaultValue2Nodes(),this.processAncestorNodesExpandStatus(),this.scrollToDefaultNode(),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),this.$nextTick(()=>{this.$emit("on-default-change",this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})):(this.clearCheckedAndSelectedNodes(!0),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),(this.selectFirstLeaf||this.selectBootNode)&&(this.selectFirstLeaf?this._selectFirstLeaf():this._selectBootNode(),this.processAncestorNodesExpandStatus(),this.$nextTick(()=>{this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes(),null,!0):this.$emit("on-select-change",this.getSelectedNodes(),null,!0)})))},watchUrlParamsProp(){this.$watch("urlParams",(e,t)=>{v.isEqual(e,t)||this.init()},{immediate:!0})},watchDefaultValueProp(){this.$watch("defaultValueStr",()=>{this.defaultValueHandler()},{immediate:!0})},expandFirstLevel(){this.treeData.length&&(this.$set(this.treeData[0],"expand",!0),this.$set(this.backupTreeData[0],"expand",!0))},updateStatusOptions2Nodes(e){K(this.treeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}else t.status="",t.statusName="",t.statusColor=""}),K(this.backupTreeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}else t.status="",t.statusName="",t.statusColor=""})},renderContent(e,{data:t}){return t.status?e("div",{attrs:{id:"tree-node-"+t.id},class:{"custom-title":!0,weak:t.weak,important:t.important}},[e("span",t.title),e("span",{class:["title-status",t.statusColor]},`[${t.statusName}]`)]):e("span",{attrs:{id:"tree-node-"+t.id},class:{"custom-title":!0,weak:t.weak,important:t.important}},t.title)},onCheckChange(e,t){let a=[];this.showCheckbox?K(e,s=>{(s.selected||s.checked)&&a.push(s.id)}):a=[t.id],this.setCheckStatus(a),this.$emit("on-check-change",e,t)},async onSelectChange(e,t){if(this.showCheckbox){let a=this.getCheckedNodes();t.selected=!1;let s=a.map(n=>n.id);if(this.checkStrictly||!t.children||t.children.length===0)if(s.includes(t.id)){let n=d.default.find(a,{id:t.id});d.default.remove(s,i=>i==t.id),d.default.remove(a,i=>i.id==t.id),n.checked=!1}else t.checked=!0,s.push(t.id),a.push(t);else{let n=!0;K(t.children,i=>{s.includes(i.id)||(n=!1)}),t.indeterminate=!1,n?(t.checked=!1,d.default.remove(a,i=>i.id==t.id),d.default.remove(s,i=>i==t.id),K(t.children,i=>{i.checked=!1,d.default.remove(a,l=>l.id==i.id),d.default.remove(s,l=>l==i.id)})):(t.checked=!0,d.default.findIndex(a,{id:t.id})==-1&&(a.push(t),s.push(t.id)),K(t.children,i=>{i.checked=!0,d.default.findIndex(a,{id:i.id})==-1&&(a.push(i),s.push(i.id))}))}this.checkStrictly||this.setCheckStatus(s),await this.$nextTick(),this.$emit("on-check-change",a)}else{let a=[];this.showCheckbox?K(e,s=>{(s.selected||s.checked)&&a.push(s.id)}):(this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length?(a=[],t.selected=!1,console.log("\u5355\u9009 leafOnly \u9009\u62E9\u4E86\u975E\u53F6\u5B50\u8282\u70B9")):t!=null&&t.id&&(a=[t.id],console.log("\u5355\u9009 \u975EleafOnly \u9009\u62E9\u4E86\u8282\u70B9"),this.$emit("on-select-change",t.selected||!e||e.length!==1?[t]:e,t)),this.noToggleExpandOnSelect?t.expand=!0:t.expand=!t.expand),this.setSelectStatus(a)}},setCheckStatus(e){K(this.treeData,t=>{e.includes(t.id)?t.checked=!0:(this.treeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&K(t.children,a=>{e.includes(a.id)||(t.checked=!1)})}),K(this.backupTreeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=t.expand):(this.backupTreeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&K(t.children,a=>{e.includes(a.id)||(t.checked=!1)})})},setSelectStatus(e){K(this.treeData,t=>{e.includes(t.id)?t.selected=!0:(this.treeData[0].checked=!1,t.selected=!1)}),K(this.backupTreeData,t=>{e.includes(t.id)?t.selected=!0:(this.backupTreeData[0].checked=!1,t.selected=!1)})},markAncestorNodesImportant(e){K(this.treeData,t=>{let a=!1;K(t.children,s=>{if(s.status===e)return a=!0}),t.important=a}),K(this.backupTreeData,t=>{let a=!1;K(t.children,s=>{if(s.status===e)return a=!0}),t.important=a})},scrollToDefaultNode(){this.treeData.length&&this.$nextTick(()=>{const e=document.getElementById("tree-node-"+this.defaultValueCalc[0]);e&&(this.$refs.treeWrapper.scrollTop=e.offsetTop-50)})},async refreshStatus(e=!1){if(this.treeData.length){const t=await this.fetchStatusData();this.updateStatusOptions2Nodes(t),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus),e&&(this.selectFirstLeaf||this.firstLeafByStatus.length)&&this.defaultValue.length===0&&(this.clearCheckedAndSelectedNodes(),this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))}},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){if(this.$refs.tree){const t=this.$refs.tree.getCheckedNodes()||[];return e?t.filter(a=>!a.children||!a.children.length):t}},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},getNodeById(e){let t=null;return K(this.treeData,a=>{if(a.id===e)return t=a,!0}),t},clearCheckedAndSelectedNodes(e){K(this.treeData,t=>{t.expand=!!(this.expandAll||t.expand),this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1}),this.noTriggerInDefault||(this.showCheckbox?this.$emit("on-check-change",[],null,e):this.$emit("on-select-change",[],null,e)),K(this.backupTreeData,t=>{t.expand=!!(this.expandAll||t.expand),this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1})},updateNodeStatus(e){Array.isArray(e)&&e.length&&(K(this.treeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}}),K(this.backupTreeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}}),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus))},highlightNodes(e,t){if(!e||!e[0]){let i=this.getCheckedNodes(!0);return this.treeData=d.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change",i)}),typeof t=="function"&&t(0),!1}let a=0,s=d.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(K(s,i=>{let l=!1;(e.some(r=>i.title.includes(r))||i.selected||i.checked)&&(i.children&&(i.parentMatched=!0),l=!0,a++),K(i.children,r=>{if(e.some(h=>r.title.includes(h))||r.selected||r.checked)return l=!0}),i.matched=l}),K(s,i=>{i.matched?i.expand=!0:i.expand=!!(this.expandAll||i.expand)}));let n=this.getCheckedNodes(!0);this.treeData=d.default.cloneDeep(this.deleteNoMatchedNodes(s)),this.$nextTick(()=>{this.$emit("on-check-change",n)}),typeof t=="function"&&t(a)},deleteNoMatchedNodes(e){if(e.length>0)for(let t=0;t<e.length;t++){let a=e[t];a.matched?a.children&&!a.parentMatched&&this.deleteNoMatchedNodes(a.children):(e.splice(t,1),t--)}return e},addNode(e){var s;let{parentId:t}=e,a=this.getNodeById(t);(s=a==null?void 0:a.children)!=null&&s.length?a.children.push(e):a.children=[e]},updateNode(e){let{id:t}=e,a=this.getNodeById(t);d.default.merge(a,e)},deleteNode(e){let{id:t,parentId:a}=e,s=this.getNodeById(a);s.children=s.children.filter(n=>n.id!==t),s.selected=!0,this.$emit("on-select-change",this.getSelectedNodes(),null,!0)}}},Zi={};var df=y(cf,rf,of,!1,hf,null,null,null);function hf(e){for(let t in Zi)this[t]=Zi[t]}var yt=function(){return df.exports}(),uf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{title:e.boxTitle,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[e.boxShow?a("div",[[a("div",{ref:"treeWrapper",staticClass:"tree-wrapper",style:{height:e.height+"px",overflow:"auto"}},[a("Tree",{ref:"tree",attrs:{"data-api":e.dataApi,"url-params":e.helpBoxSearchParams,isShowHeader:e.isShowHeader,"show-checkbox":e.showCheckbox,"check-directly":""},on:{"on-select-change":e.onSelectChange,"on-check-change":e.updateSelectedTitles,"on-load":e.initSelectedTitles,"on-default-change":e.updateSelectedTitles}})],1)]],2):e._e(),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)],1)])},pf=[];const mf={name:"IndHelpTreeModal",components:{ButtonGroup:Ne,Button:Te,Modal:ie,Tree:yt},props:{value:Boolean,dataApi:{type:Function,default:null},title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:520},height:{type:Number,default:350},helpBoxSearchParams:{type:Object,default:()=>null},showCheckbox:Boolean,selectLeafOnly:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},isShowHeader:Boolean},data(){return{boxShow:this.value,searchText:"",reSetPages:!1,selection:[],searchNum:0,searchValue:"",tableColumnsClone:[]}},computed:{tableUrl(){return this.url},boxTitle(){return this.title}},methods:{onOk(){let e=[];this.showCheckbox&&this.selectLeafOnly?e=this.getCheckedNodes(!0):this.showCheckbox?e=this.getCheckedNodes(!1):e=this.getSelectedNodes(),this.$emit("onOk",e),this.$emit("input",!1),this.boxShow=!1},onClear(){this.$emit("onClear"),this.$emit("input",!1),this.boxShow=!1},onCancel(){this.$emit("input",!1),this.boxShow=!1},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},onSelectChange(e){this.updateSelectedTitles(e),this.visible=!1},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles=""},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){let e=this.getCheckedNodes(!0);e.length||(e=this.getSelectedNodes()),this.selectedTitles=d.default.join(d.default.map(e||[],"title"),",")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){return this.$refs.tree.getCheckedNodes(e)},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)}},watch:{value(){this.value&&(this.boxShow=!0)}}},xi={};var ff=y(mf,uf,pf,!1,Vf,null,null,null);function Vf(e){for(let t in xi)this[t]=xi[t]}var Mi=function(){return ff.exports}(),Tf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{title:e.boxTitle,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[e.boxShow?a("div",[a("IndTable",{ref:"itemBoxTable",attrs:{value:e.data,dataApi:e.dataApi,columns:e.tableColumnsClone,searchParams:e.searchParams,size:"small",showTableOption:!1,height:e.height,"disable-page":"","auto-refresh":""},on:{"on-select-change":e.selectChage},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,inline:"","label-colon":""}},[a("FormItem",{attrs:{label:"\u7269\u6599\u540D\u79F0"}},[a("Input",{staticStyle:{width:"200px"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u7269\u6599\u540D\u79F0"},model:{value:e.searchText,callback:function(s){e.searchText=s},expression:"searchText"}})],1),a("FormItem",{attrs:{label:""}}),a("FormItem",{attrs:{label:""}}),a("FormItem",{staticClass:"textAlignRight",attrs:{"label-width":50}},[a("Button",{attrs:{type:"primary",icon:"ios-search",disabled:e.tableLoading},on:{click:e.doSearch}},[e._v("\u67E5\u8BE2")])],1)],1)]},proxy:!0}],null,!1,1733436567)})],1):e._e(),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)])},Nf=[];const vf={name:"Itembox",components:{Modal:ie,Button:Te,ButtonGroup:Ne},props:{value:Boolean,url:String,data:Array,title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:700},height:{type:Number,default:350},multiSelect:{type:Boolean,default:!1},itemBoxSearchParams:{type:Object,default(){return{}}},clearText:{type:String,require:!1,default:"\u53D6\u6D88"}},data(){return{boxShow:this.value,searchText:"",reSetPages:!1,selection:[],searchParams:{},columns:[{title:"\u7269\u6599\u7F16\u7801",key:"item_id",width:80},{title:"\u7269\u6599\u540D\u79F0",key:"item_name"},{title:"\u5355\u4F4D",key:"unit_name",width:60,align:"center"},{title:"\u5305\u88C5\u89C4\u683C",key:"package_form",width:80},{title:"\u542B\u7A0E\u5355\u4EF7\uFF08\u5143\uFF09",key:"tax_price",width:100,align:"right"},{title:"\u4E0B\u8FBE\u622A\u6B62\u65E5\u671F",key:"relEndDate",width:100,align:"center"}],tableColumnsClone:[],tableLoading:!1}},computed:{boxTitle(){return this.title},dataApi(){return e=>v.axios.get(this.url,{params:e})}},methods:{init(){this.selectStore=[];let e={width:60,align:"center",title:"\u9009\u62E9"};this.multiSelect?e.type="selection":e.render=(t,a)=>{let s=a.index;return t("Radio",{props:{value:this.selection[s]===void 0?!1:this.selection[s]},on:{"on-change"(){this.selectOnChange(a.row,s)}}})},this.tableColumnsClone=JSON.parse(JSON.stringify(this.columns)),this.tableColumnsClone.unshift(e),this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams)},onOk(){let e=null;this.selectStore.length>0?(this.multiSelect?e=this.selectStore:e=this.selectStore[0],this.$emit("onOk",e),this.$emit("input",!1),this.clearSelectData(),this.boxShow=!1):this.$Message.error("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.clearSelectData(),this.$emit("onClear"),this.$emit("input",!1),this.boxShow=!1},onCancel(){this.clearSelectData(),this.$emit("input",!1),this.boxShow=!1},doSearch(){this.tableLoading=!0,this.clearSelectData(),this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams),this.tableLoading=!1},onRowClick(e,t){this.selectOnChange(e,t)},selectChage(){this.selectStore=rows},clearSelectData(){this.selection=[],this.selectStore=[]}},watch:{value(){this.value&&(this.boxShow=!0),this.searchText="",this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams)},multiSelect(){this.init()},columns(){this.init()},itemBoxSearchParams(){this.init()}},created(){this.init()}},wi={};var Rf=y(vf,Tf,Nf,!1,Uf,null,null,null);function Uf(e){for(let t in wi)this[t]=wi[t]}var Ei=function(){return Rf.exports}(),gf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"pro-layout-nav-wrapper custom-bread-crumb"},[a("Menu",{ref:"topNav",attrs:{mode:"horizontal",theme:"dark","active-name":e.appInfo.appId},on:{"on-select":e.handleAppMenu}},[e._l(e.topMenList,function(s){return[s.children?a("Submenu",{key:s.name,staticClass:"ibp-nav-sub-menu",attrs:{name:s.name}},[a("template",{slot:"title"},[e._v(" "+e._s(s.name)+" ")]),e._l(s.children,function(n){return a("MenuItem",{key:n.appId,attrs:{name:n.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:n.icon,size:20}}),e._v(e._s(n.name))],1)})],2):a("MenuItem",{key:s.appId,attrs:{name:s.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:s.icon,size:20}}),e._v(e._s(s.name)+" "),a("div",{staticClass:"line"})],1)]}),e.otherList.length>0?a("Submenu",{attrs:{name:"other"}},[a("template",{slot:"title"},[e._v(" ... ")]),e._l(e.otherList,function(s){return a("MenuItem",{key:s.appId,attrs:{name:s.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:s.icon,size:20}}),e._v(e._s(s.name)+" ")],1)})],2):e._e()],2)],1)},bf=[],rS="";const Sf={name:"IndAppMenu",components:{Menu:B.Menu,MenuItem:B.MenuItem,Icons:oe,Submenu:B.Submenu},props:{appList:{type:Array,default:()=>[]}},data(){return{systemInfo:{},navList:[],topMenList:[],otherList:[],topMenuNum:99,lastTopMenuNum:-1,acceptAppId:""}},computed:{appInfo(){return this.$store.getters.getAppInfo}},created(){this.getAppMenu()},mounted(){setTimeout(()=>{this.calcTopMenus()},1e3)},watch:{appList:{handler(){this.getAppMenu()},deep:!0}},methods:{getAppMenu(){let e=d.default.cloneDeep(this.appList);if(console.log("appList changed",e),d.default.forEach(e,t=>{var n;let a=t.extendProps,s=a==null?void 0:a.extendProps;t.parentName=s?(n=JSON.parse(s))==null?void 0:n.parentName:""}),console.log("data",e),d.default.some(e,t=>t.parentName)){console.log("render group");let t=d.default.reduce(e,(a,s)=>{if(s.parentName){let n=d.default.find(a,{name:s.parentName});n?n.children.push(s):a.push({name:s.parentName,children:[s]})}else a.push(s);return a},[]);this.navList=t}else this.navList=e;if(this.lastTopMenuNum=this.topMenuNum,this.navList.length>this.topMenuNum){let t=d.default.cloneDeep(this.navList);this.topMenList=t.splice(0,this.topMenuNum),this.otherList=t}else this.topMenList=this.navList,this.otherList=[];if(this.navList.length>0){let t=this.navList[0].appId;for(let a=0;a<this.navList.length;a++)this.navList[a].selected==!0&&(t=this.navList[a].appId);this.activeName&&(t=this.activeName),this.handleAppMenu(t)}},handleAppMenu(e){this.$store.commit("setAppInfo",e)},calcTopMenus(){var h;let e=document.getElementsByTagName("body")[0].clientWidth,t=document.getElementsByClassName("sys-name")[0].clientWidth,a=document.getElementsByClassName("custom-bread-crumb")[0].clientWidth,s=document.getElementsByClassName("custom-content-con")[0].clientWidth,n=80,i=e-t-a-s-n,l=0,r=0;(h=document.querySelectorAll(".pro-layout-nav-wrapper>.ivu-menu>li"))==null||h.forEach(u=>{r+=u.clientWidth,r<i&&l++}),console.log("topMenuNumCalc",l,"this.topMenuNum",this.topMenuNum),l&&this.topMenuNum>l&&(this.topMenuNum=l,console.log("this.topMenuNum",this.topMenuNum),this.getAppMenu())}}},Di={};var yf=y(Sf,gf,bf,!1,kf,null,null,null);function kf(e){for(let t in Di)this[t]=Di[t]}var Ca=function(){return yf.exports}(),Ff=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes,style:Object.assign({},e.styles,e.topStyles),on:{click:e.back}},[e._t("default",function(){return[a("div",{ref:"inner",class:e.innerClasses},[a("i",{staticClass:"ivu-icon ivu-icon-ios-arrow-up"})])]})],2)},Wf=[];const _a="ivu-back-top",Zf={name:"IndBackTop",props:{offsetTop:{type:Number,default:100},bottom:{type:Number,default:80},right:{type:Number,default:20},duration:{type:Number,default:1e3},container:{type:[String,HTMLElement],default:null}},data(){return{backTop:!1,sTop:0,topStyles:{}}},computed:{containerEle(){if(typeof this.container=="string"&&this.container){const e=document.querySelector(this.container);if(e)return e}return this.container instanceof HTMLElement?this.container:document.documentElement||document.body},classes(){return[`${_a}`,{[`${_a}-show`]:this.backTop}]},styles(){const e={bottom:`${this.bottom}px`,right:`${this.right}px`};return this.container&&(e.position="absolute"),e},innerClasses(){return`${_a}-inner`}},mounted(){this.$nextTick(()=>{v.on(this.containerEle,"scroll",this.handleScroll),v.on(this.containerEle,"resize",this.handleScroll)})},beforeDestroy(){v.off(this.containerEle,"scroll",this.handleScroll),v.off(this.containerEle,"resize",this.handleScroll)},methods:{handleScroll(){var e;if(this.sTop=this.containerEle.scrollTop,this.backTop=this.sTop>=this.offsetTop,this.container){const t=this.containerEle.clientHeight,a=((e=this.$refs.inner)==null?void 0:e.clientHeight)||40,s=this.sTop+t-this.bottom-a;this.topStyles={top:`${s}px`}}},back(){this.scrollTop(this.sTop,0,this.duration),this.$emit("on-click")},scrollTop(e=0,t,a=500,s){window.requestAnimationFrame||(window.requestAnimationFrame=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(l){return window.setTimeout(l,1e3/60)});const n=Math.abs(e-t),i=Math.ceil(n/a*50);this.scrollTo(e,t,i,s)},scrollTo(e,t,a,s){if(e===t){s&&s();return}let n=Math.min(e+a,t);e>t&&(n=Math.max(e-a,t)),this.containerEle.scrollTop=n,this.handleScroll(),window.requestAnimationFrame(()=>this.scrollTo(n,t,a,s))}}},Ci={};var xf=y(Zf,Ff,Wf,!1,Mf,null,null,null);function Mf(e){for(let t in Ci)this[t]=Ci[t]}var Ja=function(){return xf.exports}();/*!
43
+ </div>`}:null},gridApi:null,gridColumnApi:null,overlayNoRowsTemplate:'<span style="padding: 10px;">\u8BF7\u9009\u62E9\u67E5\u8BE2\u6761\u4EF6</span>',showZero:this.showZeroDefault,showZeroSwitch:!1,switchZeroCol:null,switchZeroTitle:"",showUnitSwitch:!1,switchCols:[],unitType:this.defaultTableUnitType||this.defaultUnitType||"X",pinnedTopRowDataWithUnit:this.pinnedTopRowData||null,topRows:this.pinnedTopRowData||null,treeData:!1,getDataPath:n=>n.treeLevelFlag,autoGroupColumnDef:null,groupDisplayType:"",inited:!1}},computed:{mergeIndexCol(){let e=p.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=p.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return p.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return p.default.some(this.flatColumns,e=>["input","select","treeselect"].includes(e.type))},getRowId(){return this.rowKey?e=>e.data[this.rowKey]:null},flatColumns(){let e=[];return qe(null,this.columns,t=>{e.push(t)}),e},columnCalcMap(){let e={};return p.default.forEach(this.flatColumns,t=>{t.calcRule&&At(e,t.calcRule,t.field||t.key)}),e},getTheme(){var e,t;return((t=(e=this.$store)==null?void 0:e.getters)==null?void 0:t.getTheme)||ct()},columnNameArr(){return this.columns.map(e=>e.title)},selectedColumnNameArr(){var e=[];for(var t of this.cloneColumns)e.push(t.title);return e},paginationParams(){return{offset:(this.currentPage-1)*this.limitNumber,limit:this.limitNumber}},slots(){return this.$slots},tableSpanMergeColumns(){const e=a=>a.children?a.children.map(n=>e(n)).flat():[a];return e({children:this.tableColumns})},tableRowSpanMergeIndexMap(){const e={};return console.time("calcMerge"),this.tableSpanMergeColumns.forEach(t=>{let a=/autoMergeRow-([^\s]*)/.exec(t.cellClass);if(a[1]!="undefined"&&a[1]!="null"){const s=[];this.tableData.forEach((r,h)=>{h===0?s.push([0]):r[t.field]===this.tableData[h-1][t.field]&&(a[1]==="true"||r[a[1]]===this.tableData[h-1][a[1]])?s[s.length-1].push(h):s.push([h])});let i=s.filter(r=>r.length!==1),l={};p.default.forEach(i,r=>{l[r[0]+""]=r.length}),e[t.field]=l}}),console.timeEnd("calcMerge"),e},rowDataFiltered(){return this.showZeroSwitch?this.tableData.filter(t=>this.showZero=="Y"?!0:parseFloat(t[this.switchZeroCol])>0):this.tableData},shareFullSreen(){return this.$store.state.app.isFullSreen}},watch:{pinnedTopRowData:{handler:function(){this.pinnedTopRowDataWithUnit=p.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=p.default.cloneDeep(this.tableData);if(a.forEach(n=>{this.switchCols.forEach(s=>{Ve(t,e,n,s)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let n=p.default.cloneDeep(this.pinnedTopRowDataWithUnit);n.forEach(s=>{this.switchCols.forEach(i=>{Ve(t,e,s,i)})}),this.pinnedTopRowDataWithUnit=n,this.renderSumRow()}},getTheme(){this.gridApi.resetRowHeights()},rowHeight(){this.gridApi.resetRowHeights()},width(){this.tableWidth=this.width},searchParams:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},dataApi:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},columns:{async handler(e){this.columnsHander(e)},deep:!0},value:{async handler(e){this.updating||(p.default.some(e,t=>{var a;return(a=t.treeLevelFlag)==null?void 0:a.length})||(e=await this.renderTreeData(e)),this.calcRulesData(e))},deep:!0},tableData:{async handler(e){if(this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.updating=!0,this.renderSumRow(),p.default.some(this.columns,{tree:!0})){let a=p.default.cloneDeep(e),n=Ei(a);this.$emit("input",n)}else this.$emit("input",p.default.cloneDeep(e));this.$nextTick(()=>{this.updating=!1})},deep:!0},columnCalcMap:{handler:function(){this.calcRulesData(this.tableData)},deep:!0,immediate:!0},showSummary:{handler(e){this.tableShowSummary=e}},optionDropdownVisible(e){e&&(this.parsedColumns=this.$refs.tableRef.cloneColumns)},loading(e){this.tableLoading=e},height:{handler(){this.tableHeight=this.height}},showZero(){this.renderSumRow()}},created(){this.autoRefresh&&(this.tableRefresh(),this.inited=!0)},async mounted(){var a;this.tableRef=this,this.unitType=this.defaultTableUnitType,this.cloneColumns=this.tableColumnsInner(p.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(p.default.cloneDeep(this.columns)||[]),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=p.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=p.default.some(this.flatColumns,n=>!!n.isSwitchZero),this.switchCols=p.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(n=>n.field||n.key);let e=p.default.find(this.flatColumns,n=>!!n.isSwitchZero),t=((a=p.default.find(this.flatColumns,n=>!!n.isSwitchZero))==null?void 0:a.isSwitchZero)||"\u662F\u5426\u5C55\u793A\u8F93\u5165\u91CF\u4E3A\u96F6\u7684\u6570\u636E";this.switchZeroTitle=t,this.switchZeroCol=(e==null?void 0:e.field)||(e==null?void 0:e.key),this.renderSumRow(),await this.$nextTick(),this.checkAllGroup=this.columns.map(n=>n.title)},activated(){console.log(this._uid+"activated"),this.autoRefresh&&(this.inited||this.tableRefresh(),this.inited=!1)},destroyed(){this.optionDropdownVisible=!1},deactivated(){this.optionDropdownVisible=!1},methods:{getContextMenuItems:function(){return this.rowSelection=="multiple"?[{name:"\u9884\u89C8Excel",action:()=>{this.$refs.exportData.previewCurrentPage()}},{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}},{name:"\u5168\u9009\u9009\u4E2D",action:()=>{this.selectAll()}},{name:"\u5168\u90E8\u53D6\u6D88",action:()=>{this.deselectAll()}},{name:"\u5168\u90E8\u9009\u53CD",action:()=>{let e=this.getSelection(),t=p.default.cloneDeep(this.rowDataFiltered);p.default.remove(t,a=>p.default.some(e,n=>n.uuid===a.uuid)),this.setSelection(t,!0)}}]:[{name:"\u9884\u89C8Excel",action:()=>{this.$refs.exportData.previewCurrentPage()}},{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}}]},getRowClassCommon(e){var s;let t;this.getRowClass instanceof Function&&(t=this.getRowClass(e));let a,n=((s=e==null?void 0:e.data)==null?void 0:s.sumLevel)||"";return n&&(a="ind-table-sum-level"+n,t instanceof Array?t.push(a):typeof t=="string"?t+=" "+a:t=a),t},async columnsHander(e){this.showUnitSwitch=p.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=p.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(p.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(p.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=p.default.cloneDeep(this.cloneColumns);this.tableColumns=t,this.checkAllGroup=e.map(a=>a.title),this.refreshTable=!0,await this.$nextTick(),this.refreshTable=!1},calcRulesData(e){if(p.default.isEmpty(this.columnCalcMap))this.tableData=p.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=p.default.cloneDeep(e||this.value),a={};p.default.forEach(this.columnCalcMap,(i,l)=>{p.default.merge(a,i)});let n=[];p.default.forEach(a,(i,l)=>{var h;let r=p.default.find(this.flatColumns,c=>c.field==l||c.key==l);n.push({rltKey:l,ast:i,precision:((h=r==null?void 0:r.cellRendererParams)==null?void 0:h.scale)||2,errRtn:0})}),Pt(t,{calcRules:n}),this.tableData=t,this.totalNumber=t.length}},resetColumns(e){const t={};qe(null,this.columns||[],a=>{let n=a.field||a.key||a.type||a.headerName||a.title;Object.assign(t,{[n]:a})}),qe(null,e,(a,n)=>{let s=t[a.field||a.key||a.type||a.headerName||a.title];s.hide=!a.checked,a.pinned&&a.pinned!="none"||(n==null?void 0:n.pinned)&&(n==null?void 0:n.pinned)!="none"?s.pinned.fixed=s.pinned=a.pinned=="none"?(n==null?void 0:n.pinned)=="none"||n==null?void 0:n.pinned:a.pinned:(delete s.pinned,delete s.fixed),a.width&&(s.width&&(s.width=a.width),s.minWidth&&(s.minWidth=a.width))}),this.columnsHander(this.columns)},cellClicked(e){var t;if(this.$listeners&&this.$listeners.cellClicked)this.$listeners.cellClicked(e);else{let a=e.colDef||{};((t=a==null?void 0:a.cellRendererParams)==null?void 0:t.onClick)instanceof Function&&a.cellRendererParams.onClick(e.data)}},cellDoubleClicked(e){if(this.$listeners&&this.$listeners.cellDoubleClicked)this.$listeners.cellDoubleClicked(e);else{let t=e.colDef||{};t=p.default.find(this.columns,n=>t.key&&n.key==t.key||t.field&&n.field==t.field);let a=p.default.find(this.columns,{type:"link"});a&&(!t.type||["span","tooltip","enum"].includes(t.type))&&a.cellRendererParams.onClick instanceof Function&&a.cellRendererParams.onClick(e.data)}},sortChanged(){var e=this.gridColumnApi.getColumnState(),t=e.filter(function(n){return n.sort!=null}).map(function(n){return{sort:n.colId,order:n.sort,sortIndex:n.sortIndex}});let a=t[0]||{};if(a.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:a.sort,order:a.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let n=[];if(a.order===void 0)if(this.dataApi){let s=p.default.cloneDeep(this.tableData);s=p.default.orderBy(s,["_initialseq"],["asc"]),this.tableData=s}else this.tableData=p.default.cloneDeep(this.value);else this.noSortLine>-1&&(n=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((s,i)=>{if(typeof s[this.sortParams.sort]=="number"&&typeof i[this.sortParams.sort]=="number"){let l=isNaN(parseFloat(s[this.sortParams.sort]))?0:parseFloat(s[this.sortParams.sort]),r=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-r:r-l}else{let l=s[this.sortParams.sort]||"",r=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?l.localeCompare(r,"zh-CN"):r.localeCompare(l,"zh-CN")}}),this.noSortLine>-1&&this.tableData.splice(0,0,...n);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.$emit("on-sort-change",a)},refreshCells(){this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})},refreshHeader(){this.$nextTick().then(()=>{this.gridApi.refreshHeader()})},redrawRows(){this.$nextTick().then(()=>{this.gridApi.redrawRows()})},toggleFullScreen(){top!==self&&(top.toggleFullScreen(),this.shareFullSreen||this.$nextTick(()=>{top.document.getElementsByClassName("fullscreen-fixed")[0].style.zIndex=1e5})),this.$store.dispatch("updateIsFullSreen",!this.shareFullSreen),this.fullSreen=!this.fullSreen},getRowHeight(){let e={"ind-default-theme":42,"ind-small-theme":28};return(this.$config.agLineHeight||e[this.getTheme]||0)+this.rowAddHeight},onGridReady(e){window.gridApi=this.gridApi=e.api,this.gridColumnApi=e.columnApi},rowSelected(e){var n,s;if(this.selecting)return;let t=this.flatColumns.filter(i=>i.autoMergeRow);if(t!=null&&t.length){let i=((n=t[0])==null?void 0:n.field)||((s=t[0])==null?void 0:s.key);p.default.forEach(t,o=>{typeof o.autoMergeRow=="string"&&(i=o.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],r={};p.default.forEach(l,(o,u)=>{let d=parseInt(u),m=d+o,T=p.default.range(d,m);for(let b=d;b<m;b++)r[b]=T});let h={};p.default.forEach(this.rowDataFiltered,(o,u)=>{h[u+""]=o.uuid});let c=r[e.node.rowIndex]||[];if(e.node.selected){let o=this.rowDataFiltered.filter((u,d)=>c.includes(d));this.selecting=!0,this.setSelection(o)}else{let o=this.getSelection();o.length>0&&p.default.forEach(c,u=>{p.default.remove(o,(d,m)=>d.uuid==h[u+""])}),this.selecting=!0,this.setSelection(o,!0)}}setTimeout(()=>{this.selecting=!1},100);var a=this.gridApi.getSelectedRows();this.$emit("on-select-change",a)},selectionChanged(){var e=this.gridApi.getSelectedRows();this.$emit("on-select-change",e)},resetTableSize(e){this.tableSize=e,this.optionDropdownVisible=!1},dealColumnScale(e){var t;if(!v.isNil((t=e.cellRendererParams)==null?void 0:t.scale))return e.cellRendererParams.scale;if(e.isSwitchUnit){const a=this.unitType.toLowerCase();return this[`${a}Scale`]||2}return null},tableColumnsInner(e,t){var n,s,i,l,r,h,c,o;let a=[];for(let u=0;u<e.length;u++){let d=e[u],m={resizable:!0,headerName:d.title||d.headerName,width:d.width?parseInt(d.width)-(this.getTheme=="ind-small-theme"?10:0):d.width,minWidth:d.minWidth?parseInt(d.minWidth)-(this.getTheme=="ind-small-theme"?10:0):d.minWidth,maxWidth:d.maxWidth?parseInt(d.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):d.maxWidth,pinned:d.fixed||d.pinned,align:d.align||"left",cellDataType:d.cellDataType||"text",headerTooltip:(i=(s=(n=this.$store)==null?void 0:n.getters)==null?void 0:s.getIndexDesc)==null?void 0:i[d.standardField||d.key||d.field],suppressStickyLabel:!0,suppressMovable:!!d.suppressMovable};if(d.flex&&(m.flex=d.flex),d.key&&(m.key=d.key),d.showRowGroup&&(m.showRowGroup=d.showRowGroup),d.rowGroup&&(m.rowGroup=d.rowGroup),d.hide&&(m.hide=d.hide),d.align&&(m.align=d.align),d.dataType&&(m.dataType=d.dataType),d.headerTooltip&&(m.headerTooltip=m.headerTooltip||d.headerTooltip),d.tooltipShowDelay&&(m.tooltipShowDelay=d.tooltipShowDelay),v.isNil(d.wrapHeaderText)||(m.wrapHeaderText=d.wrapHeaderText),d.autoHeaderHeight&&(m.autoHeaderHeight=d.autoHeaderHeight),m.cellClass=" ag-wrap-cell ",d.cellClass&&typeof d.cellClass=="string"&&(m.cellClass=m.cellClass+d.cellClass),d.cellClass&&d.cellClass instanceof Array&&(m.cellClass=m.cellClass+d.cellClass.join(" ")),d.cellStyle&&(m.cellStyle=d.cellStyle),d.headerClass&&(m.headerClass=d.headerClass),d.filter&&(m.filter=d.filter),d.filterParams&&(m.filterParams=d.filterParams),v.isNil(d.wrapText)||(m.wrapText=d.wrapText,d.wrapText&&(m.cellClass=m.cellClass+" ag-wrap-cell")),d.autoHeight&&(m.autoHeight=d.autoHeight),d.initialSort&&(m.initialSort=d.initialSort),d.rowSpan&&(m.rowSpan=d.rowSpan),d.colSpan&&(m.colSpan=d.colSpan),d.tree&&(m.cellRenderer="agGroupCellRenderer",m.showRowGroup=!0,this.groupDisplayType="custom",(l=d==null?void 0:d.cellRendererParams)!=null&&l.checkbox?this.rowSelection="multiple":this.rowSelection="single"),d.rowDrag&&(m.rowDrag=d.rowDrag),m.sortable=d.sortable,d.type=="index")m.cellRenderer=function(T){return T.node.rowPinned?"":T.node.rowIndex+1},m.cellClass=m.cellClass+" ag-center-aligned-cell";else if(d.type=="checkbox")m.headerName="",m.headerCheckboxSelection=!0,m.checkboxSelection=d.checkboxSelection||!0,m.showDisabledCheckboxes=!0,this.rowSelection="multiple",m.cellClass=m.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(d.type=="radio")m.headerCheckboxSelection=!1,m.checkboxSelection=d.checkboxSelection||!0,m.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,m.cellClass=m.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{d.field&&(m.field=d.field),!m.field&&isNaN(d.key)&&(m.field=d.key);const T={tooltip:"AgTooltip",input:"AgInput",select:"AgSelect",datepicker:"AgDate",timepicker:"AgTime",treeSelect:"AgTreeSelect",button:"AgButton",link:"AgLink",enum:"AgEnum",format:"AgFormat",image:"AgImage",progress:"AgProgress",custom:"AgCustom",switch:"AgSwitch"};if(d.type&&(d.isSum?m.cellRendererSelector=b=>b.node.rowPinned?{component:"AgFormat",params:{...d.cellRendererParams,scaleFn:()=>this.dealColumnScale(d)}}:{component:T[d.type],params:{...d.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(d)}}:m.cellRendererSelector=b=>{if(!b.node.rowPinned)return{component:T[d.type],params:{...d.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(d)}}}),!d.type&&(d.isSum||!v.isNil((r=d==null?void 0:d.cellRendererParams)==null?void 0:r.scale)||((h=d==null?void 0:d.cellRendererParams)==null?void 0:h.dateFormat)||d.isSwitchUnit)&&(m.cellRendererSelector=b=>b.node.rowPinned?{component:"AgFormat",params:{...d==null?void 0:d.cellRendererParams,scaleFn:()=>this.dealColumnScale(d)}}:{component:"AgFormat",params:{...d==null?void 0:d.cellRendererParams,scaleFn:()=>this.dealColumnScale(d)}}),d.cellRendererParams&&(m.cellRendererParams=d.cellRendererParams,d.type=="input"&&((o=(c=d.cellRendererParams)==null?void 0:c.props)==null?void 0:o.number)&&(m.cellDataType="number")),d.cellRenderer&&(m.cellRenderer=d.cellRenderer),d.valueGetter&&(m.valueGetter=d.valueGetter),d.cellRendererSelector&&(m.cellRendererSelector=d.cellRendererSelector),d.valueSetter&&v.isString(d.valueSetter)?m.valueSetter=d.valueSetter:d.valueSetter&&(m.valueSetter=b=>{const{newValue:g,data:x,colDef:j}=b;if(this.isRevertingOldValue)return x[j.field||j.key]=g,!0;const Y=d.valueSetter(b);if(!Y){const{oldValue:N,column:S}=b;this.isRevertingOldValue=!0,x[j.field||j.key]=g,setTimeout(()=>{b.node.setDataValue(S,N),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return Y}),this.columnCalcMap&&this.columnCalcMap[d.field||d.key]){let b=this.columnCalcMap[d.field||d.key];m.valueSetter=g=>{g.data[d.field||d.key]=g.newValue;let x=[];p.default.forEach(b,(Y,N)=>{var S;x.push({rltKey:N,ast:Y,precision:((S=d==null?void 0:d.cellRendererParams)==null?void 0:S.scale)||2,errRtn:0})});let j={calcRules:x};return Mi(g.data,j),!0}}d.valueFormatter&&(m.valueFormatter=d.valueFormatter),d.align&&(m.cellClass=m.cellClass+(d.align=="right"?" ag-right-aligned-cell":d.align=="center"?" ag-center-aligned-cell":""))}d.autoMergeRow&&(m.rowSpan=T=>T.node.rowPinned?0:this.tableRowSpanMergeIndexMap[T.colDef.field]&&this.tableRowSpanMergeIndexMap[T.colDef.field][T.node.rowIndex+""]||0,m.cellClassRules={"cell-span":T=>this.tableRowSpanMergeIndexMap[T.colDef.field]&&this.tableRowSpanMergeIndexMap[T.colDef.field][T.node.rowIndex+""]}),m.cellClass=m.cellClass+" "+d.type+" autoMergeRow-"+d.autoMergeRow,d.cellClassRules&&(m.cellClassRules?m.cellClassRules={...d.cellClassRules,...m.cellClassRules}:m.cellClassRules=d.cellClassRules),a.push(m),d.children&&d.children.length&&(m.children=this.tableColumnsInner(d.children))}return t||(this.cloneColumns2=p.default.cloneDeep(a)),a},columnsFilter(){this.columnID=Zi(JSON.stringify(this.$route.path+this.cloneColumns2.length));let e=this.cloneColumns2,t=new Array,a=localStorage.getItem("tableColumns");if(a!=null){let s=JSON.parse(a).filter(i=>i.id==this.columnID);if(s.length==1){let i=s[0].value;e.forEach(l=>{let r="";r+=l.key||"",r+=l.type||"",r+=l.title,r!=""&&i.filter(c=>c==r).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=p.default.cloneDeep(t):this.cloneColumns=p.default.cloneDeep(this.cloneColumns2),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.cloneColumns2.length!=this.cloneColumns.length&&(this.checkAll=!1),this.checkAllGroup=this.selectedColumnNameArr.slice(0)},getParams(){return Object.assign({},this.paginationParams,this.sortParams,this.searchParams)},onPageChange(e){this.currentPage=e,this.tableRefresh(),this.$emit("on-page-change",e)},onPageSizeChange(e){this.limitNumber=e,this.tableRefresh(),this.$emit("on-page-size-change",e)},handleCheckAll(){this.checkAll=!this.checkAll,this.checkAll?this.checkAllGroup=this.columnNameArr.slice(0):this.checkAllGroup=[]},checkAllGroupChange(e){e.length===this.columnNameArr.length?this.checkAll=!0:e.length>0?this.checkAll=!1:this.checkAll=!1},tableSettingToggle(e){this.btnSel=e,this.optionDropdownVisible=!this.optionDropdownVisible},closeTableSettingDropdown(){this.optionDropdownVisible=!1},columnSelect(){let e=[];this.columns.forEach(t=>{for(let a of this.checkAllGroup)if(t.title===a){e.push(t);break}}),this.cloneColumns=e,this.tableColumns=this.tableColumnsInner(this.cloneColumns),this.optionDropdownVisible=!1},columnSave(){this.columnSelect();let e=new Array;this.cloneColumns.forEach(n=>{let s="";s+=n.key||"",s+=n.type||"",s+=n.title,s!=""&&e.push(s)});let t=localStorage.getItem("tableColumns"),a=null;if(t==null)a=new Array;else{a=JSON.parse(t);let n=a.findIndex(s=>s.id==this.columnID);n>-1&&a.splice(n,1)}a.push({id:this.columnID,value:e}),localStorage.setItem("tableColumns",JSON.stringify(a)),this.optionDropdownVisible=!1},columnClear(){let e=localStorage.getItem("tableColumns"),t=null;if(e==null)t=new Array;else{t=JSON.parse(e);let a=t.findIndex(n=>n.id==this.columnID);a>-1&&t.splice(a,1)}localStorage.setItem("tableColumns",JSON.stringify(t)),this.cloneColumns=p.default.cloneDeep(this.cloneColumns2),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:p.default.debounce(async function(){var t;if(p.default.some(this.flatColumns,a=>a.isSum)){console.time("calcSum");let a=p.default.filter(this.flatColumns,u=>u.isSum),n=p.default.remove(a,u=>v.isString(u.isSum)),s=p.default.remove(a,u=>u.isSum instanceof Function);const i={};p.default.forEach(n,u=>{At(i,u.isSum,u.field||u.key)});let l={};for(let u=0;u<this.flatColumns.length;u++)if(!["checkbox","radios","index"].includes((t=this.flatColumns[u])==null?void 0:t.type)){let d=this.flatColumns[u];l[d.field||d.key]="\u5408\u8BA1";break}a.forEach(u=>l[u.field||u.key]=0),l=p.default.reduce(this.rowDataFiltered,(u,d,m)=>(a.forEach(T=>{if(v.isString(T.isSum))return;let b=T.field||T.key,g=this.tableRowSpanMergeIndexMap[b],x=[];p.default.forEach(g,(j,Y)=>{let N=p.default.range(Y,parseInt(Y)+j);x.push(...N.slice(1))}),x.includes(m)||(l[b]=p.default.round(l[b]+(!d[b]||isNaN(d[b])?0:parseFloat(d[b])),6))}),u),l),p.default.forEach(s,u=>{l[u.field||u.key]=u.isSum(this.rowDataFiltered,u)});let r=[l],h={};p.default.forEach(i,(u,d)=>{p.default.merge(h,u)});let c=[];p.default.forEach(h,(u,d)=>{var T;let m=p.default.find(n,b=>b.field==d||b.key==d);c.push({rltKey:d,ast:u,precision:((T=m==null?void 0:m.cellRendererParams)==null?void 0:T.scale)||2,errRtn:0})}),Pt(r,{calcRules:c}),this.topRows=this.pinnedTopRowDataWithUnit?p.default.concat(this.pinnedTopRowDataWithUnit,r):r,console.timeEnd("calcSum")}else this.topRows=this.pinnedTopRowDataWithUnit},5),async renderTreeData(e){if(this.treeData=p.default.some(e,t=>{var a,n;return((a=t.children)==null?void 0:a.length)||((n=t.treeLevelFlag)==null?void 0:n.length)}),this.renderTreeFlag(e),this.treeData){let t=[];qe(null,e,(a,n,s)=>{a.seq=s,t.push(a)}),e=t}return e},renderTreeFlag(e){let t=p.default.find(this.columns,{tree:!0});if(qe(null,e,(n,s,i)=>{n.uuid=n.uuid||v.uuid()}),p.default.isEmpty(t))return;let a=(t==null?void 0:t.field)||(t==null?void 0:t.key);qe(null,e,(n,s,i)=>{if(n.treeLevelFlag=s?[...s.treeLevelFlag,n[a]]:[n[a]],s){let l=s.path?p.default.cloneDeep(s.path):[s.uuid];l.push(n.uuid),n.path=l}else n.path=[n.uuid]})},tableRefresh:function(e){this.dataApi&&!e?(this.gridApi&&this.gridApi.hideOverlay(),this.tableLoading=!0,this.dataApi(Object.assign({},this.disablePage?{}:this.paginationParams,this.sortParams,this.searchParams)).then(async t=>{if(t){this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.$emit("on-data-load",t);let a=t.data.rows||t.data.records||[];this.disablePage&&t.data instanceof Array&&(a=t.data),this.renderDataFn&&(a=this.renderDataFn(a)),a.forEach((n,s)=>{n._initialseq=s}),this.unitType!=this.defaultUnitType&&a.forEach(n=>{this.switchCols.forEach(s=>{Ve(this.defaultUnitType,this.unitType,n,s)})}),this.tableData=await this.renderTreeData(a),this.totalNumber=t.data.total||0,this.$emit("on-data-format-load",t)}this.tableLoading=!1}).catch(()=>{this.tableData=[],this.totalNumber=0,this.tableLoading=!1})):this.dataApi||(this.totalNumber=this.value.length),this.optionDropdownVisible=!1},setUnitType(e){this.unitType=e},toggleUnitIfNeeded:p.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=p.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(n=>{Ve(this.defaultUnitType,this.unitType,a,n)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=p.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.defaultUnitType,this.unitType,t,a)})}),this.$emit("input",e))},10)},1),getSelection(){return this.gridApi.getSelectedRows()},clearSelection(){this.gridApi.getSelectedNodes().forEach(e=>e.setSelected(!1))},selectAll(){this.gridApi.selectAll()},deselectAll(){this.gridApi.deselectAll()},setDefaultSelection(e,t){console.log("setIndexSelection",e);let a=(e||[]).map(i=>i[this.uuid]);console.log("setIndexSelection sels",a);let n=[],s=[];setTimeout(()=>{const i=this;this.gridApi.forEachNode(l=>{console.log("setIndexSelection each include node",a.includes(l.data.uuid)),a.includes(l.data[i.uuid])?n.push(l):t||s.push(l)}),console.log("setIndexSelection selected",n),console.log("setIndexSelection deselected",s),this.gridApi.setNodesSelected({nodes:n,newValue:!0}),this.gridApi.setNodesSelected({nodes:s,newValue:!1})},50)},setSelection(e,t){let a=(e||[]).map(i=>i[this.rowKey||"uuid"]),n=[],s=[];setTimeout(()=>{this.gridApi.forEachNode(i=>{a.includes(i.data[this.rowKey||"uuid"])?n.push(i):t&&s.push(i)}),this.gridApi.setNodesSelected({nodes:n,newValue:!0}),this.gridApi.setNodesSelected({nodes:s,newValue:!1})},50)},getXData(){if(this.unitType=="X")return this.tableData;{let e=p.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=p.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=p.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=p.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"WZ",t,a)})}),e}},flattenData(e){return p.default.reduce(e,(t,a)=>{let n=a.children&&a.children.length?this.flattenData(a.children):[];return[...t,a,...n]},[])},async updateTableData(e,t=!0){if(!this.rowKey){console.warn("\u8BF7\u4F20rowKey\uFF0C\u8C22\u8C22");return}this.updating=!0;const a=this.flattenData(this.value),n=p.default.reduce(a||[],(s,i)=>(Object.assign(s,{[i[this.rowKey]]:i}),s),{});this.gridApi.forEachNode(s=>{e(s.data,(i,l)=>{if(t){const h=n[s.data[this.rowKey]];h[i]=l}const r=this.gridColumnApi.getColumn(i);r&&s.setDataValue(r,l)})}),await this.$nextTick(),this.updating=!1}}},Di={};var qf=F(Kf,Xf,Pf,!1,em,null,null,null);function em(e){for(let t in Di)this[t]=Di[t]}var Kt=function(){return qf.exports}(),tm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"export-data"})},am=[];const nm={},Ci={};var sm=F(nm,tm,am,!1,im,null,null,null);function im(e){for(let t in Ci)this[t]=Ci[t]}var lm=function(){return sm.exports}(),rm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"index-manager"},[a("IndButton",{attrs:{bizType:"reset"},on:{click:e.manageIndex}},[e._v(" \u5217\u7B5B\u9009 ")]),a("IndDrawer",{staticClass:"index-manager",attrs:{width:"800",title:"\u9884\u7F6E\u5217\u7BA1\u7406",lazyRender:!1},model:{value:e.showManager,callback:function(n){e.showManager=n},expression:"showManager"}},[a("div",{staticClass:"ind-flex-column height100"},[a("IndTable",{ref:"mangeTable",staticStyle:{padding:"0"},attrs:{columns:e.manageColumns,disablePage:"",showTableOption:!1,isIndexManageTable:"",rowKey:"uuid"},model:{value:e.curIndex.columnList,callback:function(n){e.$set(e.curIndex,"columnList",n)},expression:"curIndex.columnList"}})],1),a("IndButtonGroup",{attrs:{slot:"footer",split:"",right:""},slot:"footer"},[a("IndButton",{attrs:{bizType:"save",loading:e.saving},on:{click:e.apply}},[e._v(" \u786E\u8BA4 ")]),a("IndButton",{attrs:{bizType:"save",ghost:"",loading:e.saving},on:{click:function(n){e.showManager=!1}}},[e._v(" \u53D6\u6D88 ")])],1)],1)],1)},om=[];function ft(e,t,a){Array.isArray(t)&&t.length&&p.default.forEach(t,(n,s)=>{let i=!1;if(typeof a=="function")try{const l=a(n,e,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||ft(n,n.children,a)})}const cm={name:"IndexManage",props:{funId:String,tableRef:Object},computed:{isTreeColumn(){return p.default.some(this.curIndex.columnList,e=>{var t,a;return((t=e.children)==null?void 0:t.length)||((a=e.treeLevelFlag)==null?void 0:a.length)})}},data(){return{indexCacheList:[],curIndex:{columnList:[],titleName:"",id:""},manageColumns:[],titleForm:{titleName:""},fieldList:[{formKey:"titleName",title:"\u9884\u7F6E\u65B9\u6848\u540D",type:"input",required:!0}],showManager:!1,saving:!1}},watch:{isTreeColumn(){this.renderManageColumns()}},mounted(){let e;if(typeof window!="undefined"&&(e=localStorage.getItem("index-cache"+this.funId)),e){let t=JSON.parse(e);t.forEach(a=>{ft(null,a.columnList,n=>{n.checked=n.checked=="1",n.pinned=n.pinned||"none"})}),this.indexCacheList=t}else this.indexCacheList=[];this.renderManageColumns()},methods:{async syncToStorage(){let e=p.default.cloneDeep(this.indexCacheList);e.forEach(t=>{ft(null,t.columnList,a=>{a.checked=a.checked?"1":"0",a.pinned=="none"&&delete a.pinned})}),typeof window!="undefined"&&localStorage.setItem("index-cache"+this.funId,JSON.stringify(e)),await this.$nextTick()},renderManageColumns(){console.log("this.isTreeColumn",this.isTreeColumn),this.isTreeColumn?this.manageColumns=[{field:"headerName",headerName:"\u5217\u540D",minWidth:200,flex:2,tree:!0,cellRendererParams:{checkbox:!0,suppressCount:!0}},{field:"pinned",headerName:"\u9501\u5B9A",width:200,type:"select",cellRendererParams:{datas:[{K:"none",V:"\u4E0D\u9501\u5B9A"},{K:"left",V:"\u9501\u5B9A\u5230\u5DE6\u4FA7"},{K:"right",V:"\u9501\u5B9A\u5230\u53F3\u4FA7"}]}},{field:"width",headerName:"\u5217\u5BBD",width:100,type:"input",cellRendererParams:{props:{number:!0,type:"number"}}}]:this.manageColumns=[{headerName:"",minWidth:60,width:60,type:"checkbox"},{field:"headerName",headerName:"\u5217\u540D",minWidth:200,flex:2},{field:"pinned",headerName:"\u9501\u5B9A",flex:1,minWidth:100,type:"select",cellRendererParams:{datas:[{K:"",V:"\u4E0D\u9501\u5B9A"},{K:"left",V:"\u9501\u5B9A\u5230\u5DE6\u4FA7"},{K:"right",V:"\u9501\u5B9A\u5230\u53F3\u4FA7"}]}},{field:"width",headerName:"\u5217\u5BBD",width:100,type:"input",cellRendererParams:{props:{number:!0,type:"number"}}}],console.log("this.manageColumns is",this.manageColumns)},triggerToogle(e){if(e!="manage"){let t=p.default.find(this.indexCacheList,{id:e})||{};t&&(this.curIndex=t,this.$emit("resetColumns",p.default.cloneDeep(this.curIndex.columnList)))}},apply(){let e=p.default.cloneDeep(this.curIndex),t=this.$refs.mangeTable.getSelection();ft(null,e.columnList,a=>{a.checked=p.default.some(t,{field:a.field})}),this.$emit("resetColumns",p.default.cloneDeep(e.columnList)),this.showManager=!1},async saveIndex(e){if(await this.$refs.editForm.validate()){let t=p.default.cloneDeep(this.indexCacheList);if(this.curIndex.id){let a=p.default.find(t,{id:this.curIndex.id});p.default.assign(a,p.default.cloneDeep(this.curIndex),this.titleForm)}else{let a=p.default.cloneDeep(this.curIndex);a.titleName=this.titleForm.titleName,a.id=new Date().getTime()+""+Math.ceil(Math.random()*1e4),a.isDefault=e?"1":"0",t.push(a)}this.indexCacheList=t,await this.syncToStorage(),this.$emit("resetColumns",p.default.cloneDeep(this.curIndex.columnList))}},saveIndexAsDefault(){this.saveIndex(!0)},saveTableIndex(){},saveAsIndex(){},async manageIndex(){this.showManager=!0;let e=p.default.cloneDeep(this.curIndex);if(!e.id){let t=p.default.cloneDeep(this.tableRef.columns);ft(null,t,a=>{var n;a.field=a.field||a.key,a.headerName=a.headerName||a.title,(n=a.children)!=null&&n.length||(a.checked=!a.hide),a.pinned=a.fixed||a.pinned||"none",!a.width&&a.minWidth&&(a.width=a.minWidth)}),e.columnList=t,this.curIndex=e,this.titleForm={titleName:""}}console.log("manageIndex this.curIndex",this.curIndex),this.setTableSelected()},async editIndex(e){this.curIndex=e,this.titleForm={titleName:e.titleName},this.setTableSelected()},async setTableSelected(){setTimeout(()=>{let e=[];ft(null,this.curIndex.columnList,t=>{t.checked&&e.push(t)}),this.$refs.mangeTable.setSelection(e)},10)},async removeIndex(e,t){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});let a=p.default.cloneDeep(this.indexCacheList);p.default.remove(a,{id:t}),this.indexCacheList=a,this.syncToStorage()}catch(a){console.log(a)}this.$Modal.remove()}}},_i={};var dm=F(cm,rm,om,!1,hm,null,null,null);function hm(e){for(let t in _i)this[t]=_i[t]}var um=function(){return dm.exports}(),pm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"lineChart",staticStyle:{width:"100%",height:"100%"}})},fm=[];const mm={name:"LineChart",computed:{chartData(){return this.getData("data")},xxAxis(){return this.getData("xAxis")}},mounted(){setTimeout(()=>{this.initChart()},0),window.addEventListener("resize",this.handleResize)},beforeDestroy(){window.removeEventListener("resize",this.handleResize)},methods:{getData(e,t=[]){var a,n;return((n=(a=this.params)==null?void 0:a.value)==null?void 0:n[this.params.config[e]])||t},initChart(){const e=this.$refs.lineChart;if(!e){console.error("Chart container not found!");return}const t=echarts.init(e);this.setChartOption(t)},setChartOption(e){var s,i,l,r;e.off("click");const t=this.$refs.lineChart.offsetHeight,a=t*.8,n={grid:{left:"5%",right:"5%",top:(t-a)/2,bottom:(t-a)/2,containLabel:!1},tooltip:{trigger:"item",formatter:h=>`${h.name}: ${h.value}`,position:(h,c,o,u,d)=>{let m=h[0]+10,T=h[1]-30;return[m,T]},zIndex:1e3},xAxis:{type:"category",data:this.xxAxis,show:!1},yAxis:{type:"value",show:!1},series:[{data:this.chartData,type:"line",smooth:!0,symbolSize:4,symbol:(i=(s=this.params)==null?void 0:s.config)!=null&&i.symbol?this.params.config.symbol:"circle",itemStyle:{color:(r=(l=this.params)==null?void 0:l.config)!=null&&r.color?this.params.config.color:"rgb(19, 127, 209)"}}]};e.on("click",h=>{console.log("Clicked item:",h)}),e.setOption(n)},handleResize(){const e=this.$refs.lineChart,t=echarts.getInstanceByDom(e);t&&(this.setChartOption(t),t.resize())}}},Bi={};var Vm=F(mm,pm,fm,!1,Tm,null,null,null);function Tm(e){for(let t in Bi)this[t]=Bi[t]}var Nm=function(){return Vm.exports}(),Rm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"lambo-grid-table",class:[e.fullSreen?"fullscreen-fixed":""]},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],ref:"search",staticClass:"search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],ref:"tip",staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.important-e.tip,expression:"$slots.important - tip"}],ref:"important-tip",staticClass:"important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{ref:"buttons",staticClass:"other-button"},[a("Row",[[a("i-col",{staticStyle:{"text-align":"left"},attrs:{flex:"1 1 0%"}},[e.showUnitSwitch&&e.isShowUnitSwitch?a("IndUnitRadio",{staticStyle:{"margin-top":"var(--ind-unit-switch-bottom)","line-height":"1","margin-left":"10px"},attrs:{isShowWX:e.isShowWX,isShowJ:e.isShowJ},model:{value:e.unitType,callback:function(n){e.unitType=n},expression:"unitType"}}):e._e()],1)],a("i-col",{directives:[{name:"show",rawName:"v-show",value:e.showUnitSwitch&&e.isShowUnitSwitch||e.showTableOption||e.$slots.options,expression:"(showUnitSwitch && isShowUnitSwitch) || showTableOption || $slots.options"}],staticStyle:{"text-align":"right"},attrs:{flex:"0 0 auto"}},[a("div",{staticClass:"ind-flex end"},[a("div",{staticStyle:{"line-height":"var(--ivu-form-item-content-line-height)","padding-bottom":"calc(var(--ind-table-button-padding) + 2px)","margin-right":"10px"}},[e._t("options")],2)])])],2)],1),a("IndLoadingPanel",{attrs:{loading:e.tableLoading}},[e.refreshTable?e._e():a("ag-grid-vue",e._g(e._b({ref:"tableRef",staticClass:"ag-theme-balham",style:{height:e.height&&!e.fullSreen?e.height+"px":"100%"},attrs:{id:"agTable",suppressCellFocus:!0,suppressMenu:!0,suppressContextMenu:!e.showTableOption,defaultColDef:e.defaultColDef,headerHeight:e.headerHeight,rowHeight:e.getRowHeightProp?e.getRowHeightProp():e.getRowHeight(),getRowHeight:e.getRowHeightProp||e.getRowHeight,rowData:e.rowDataFiltered,suppressRowClickSelection:(e.isPc||e.isEditTable)&&e.rowSelection=="multiple"||e.suppressRowClickSelection,rowSelection:e.rowSelection,rowMultiSelectWithClick:!e.isPc&&!e.isEditTable&&(e.rowSelection=="multiple"||e.rowMultiSelectWithClick),columnDefs:e.tableColumns,localeText:e.localeText,singleClickEdit:!0,pinnedTopRowData:e.topRows,pinnedBottomRowData:e.pinnedBottomRowData,suppressRowTransform:!0,stopEditingWhenCellsLoseFocus:!0,getRowClass:e.getRowClassCommon,getRowId:e.getRowId,tooltipShowDelay:500,overlayNoRowsTemplate:e.noRowsTemplate||e.overlayNoRowsTemplate,treeData:e.treeData,getDataPath:e.getDataPath,autoGroupColumnDef:e.autoGroupColumnDef,groupDisplayType:e.groupDisplayType,groupSelectsChildren:e.groupSelectsChildren,groupDefaultExpanded:e.groupDefaultExpanded,getContextMenuItems:e.getContextMenuItems},on:{sortChanged:e.sortChanged,"selection-changed":e.selectionChanged,rowSelected:e.rowSelected,"grid-ready":e.onGridReady,cellClicked:e.cellClicked,cellDoubleClicked:e.cellDoubleClicked}},"ag-grid-vue",e.$attrs,!1),e.$listeners))],1),e.showBottom?a("div",{ref:"bottom"},[a("Row",{staticStyle:{"margin-top":"10px"}},[a("i-col",{staticStyle:{"text-align":"left"},attrs:{span:"18"}},[a("Page",{directives:[{name:"show",rawName:"v-show",value:!e.disablePage,expression:"!disablePage"}],attrs:{size:"small",total:e.totalNumber,current:e.currentPage,"page-size":e.limitNumber,"show-sizer":"","show-total":"","show-elevator":""},on:{"on-change":e.onPageChange,"on-page-size-change":e.onPageSizeChange}}),a("span",{directives:[{name:"show",rawName:"v-show",value:e.disablePage,expression:"disablePage"}]},[e._v("\u5171 "+e._s(e.tableData.length)+" \u6761\u6570\u636E")])],1),a("i-col",{staticStyle:{"text-align":"center"},attrs:{span:"6"}},[a("div",{staticStyle:{color:"var(--ind-blue)","font-size":"14px"},on:{click:e.toggleFullScreen}},[e._v(" "+e._s(e.fullSreen?"\u53D6\u6D88\u5168\u5C4F":"\u5168\u5C4F")+" ")])])],1)],1):e._e()],1)},gm=[];function vm(e){var t="A",a="C",n="V",s="D",i="PageUp",l="PageDown",r="Tab",h="ArrowLeft",c="ArrowUp",o="ArrowRight",u="ArrowDown",d="F2",m="Backspace",T="Escape",b=" ",g="Delete",x="Home",j="End",Y=e.event,N=Y.key,S=[i,l,r,d,T],A=[h,o,c,u,m,g,b,x,j];if((Y.ctrlKey||Y.metaKey)&&(S.push(t),S.push(n),S.push(a),S.push(s)),e.editing||(S=S.concat(A)),e.column.getId()==="country"&&(N===c||N===u))return!1;var X=S.some(function(ae){return ae===N||N.toUpperCase()===ae});return X}function et(e,t,a){Array.isArray(t)&&t.length&&p.default.forEach(t,(n,s)=>{let i=!1;if(typeof a=="function")try{const l=a(n,e,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||et(n,n.children,a)})}const Um={name:"IndMobileTable",components:{ExportData:lm,IndexManage:um,Tooltip:Ke,AgTooltip:ai,AgInput:si,AgSelect:li,AgDate:oi,AgTreeSelect:di,AgButton:ui,AgLink:fi,AgEnum:Vi,AgFormat:Ni,AgImage:gi,AgChart:Nm},props:{rowSpanDefs:Array,headerHeight:{type:Number,default:28},getRowHeightProp:Function,rowMultiSelectWithClick:Boolean,pinnedTopRowData:Array,pinnedBottomRowData:Array,rowSpanColumns:Array,rowSpanIndexCol:String,getRowClass:Function,paramLeft:String,paramRight:String,exportFileName:String,rowKey:{type:String,default:""},disablePage:{type:Boolean,default:!1},dataChildren:{type:Boolean,default:!1},noSortLine:{type:Number,default:-1},dataApi:{type:Function,default:null},searchParams:{type:Object,default(){return{}}},value:{type:Array,default(){return[]}},columns:{type:Array,default(){return[]}},size:{type:String,validator(e){return["small","large","default"].indexOf(e)>-1},default:"default"},width:{type:Number},height:{type:[Number,String]},rowClassName:{type:Function,default:e=>{if(e&&e.color){if(e.color=="Blue")return"demo-table-Blue-row";if(e.color=="red")return"demo-table-red-row"}if(e&&e.fontColor){if(e.fontColor=="yellow")return"demo-table-yellow-font-row";if(e.fontColor=="red")return"demo-table-red-font-row"}}},loading:{type:Boolean,default:!1},showTableOption:{type:Boolean,default:!0},showBottom:{type:Boolean,default:!0},tooltipTheme:{type:String,default:"dark"},showSummary:{type:Boolean,default:!1},autoRefresh:{type:Boolean,default:!1},summaryMethod:{type:Function},exportEnum:{type:Object,default(){return{}}},headerAutoHeight:{type:Boolean,default:!0},cellAutoHeight:{type:Boolean,default:!1},rowAddHeight:{type:Number,default:0},renderDataFn:Function,revertBtn:Boolean,isIndexManageTable:Boolean,isShowUnitSwitch:{type:Boolean,default:!0},isShowWX:Boolean,isShowJ:Boolean,defaultUnitType:{type:String,default:"X"},defaultTableUnitType:{type:String,default:"X"},xScale:{type:Number,default:2},wzScale:{type:Number,default:2},funId:String,groupDefaultExpanded:{type:Number,default:-1},xmlInfo:String,rowClick:Boolean,groupSelectsChildren:{type:Boolean,default:!0},showZeroDefault:{type:String,default:"Y"},noRowsTemplate:String},data(){function e(){const t=navigator.userAgent,a=["Windows","Macintosh","Linux"];for(const n of a)if(t.includes(n))return!0;return!1}return{isPc:e(),tableRef:null,refreshTable:!1,rowSelection:"single",suppressRowClickSelection:!1,localeText:An,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:p.default.cloneDeep(this.value),tableWidth:this.width,tableHeight:this.height,tableLoading:this.loading,cloneColumns:[],cloneColumns2:[],fullSreen:!1,tableSize:"tableSize"in localStorage?localStorage.getItem("tableSize"):this.size,tableShowSummary:this.showSummary,tableSummaryMethod:this.summaryMethod,totalNumber:0,currentPage:1,limitNumber:20,optionDropdownVisible:!1,checkAll:!0,checkAllGroup:[],dataExportFormat:"xlsx",sortParams:{},hackReset:!0,columnID:"",parsedColumns:[],index:1,tableColumns:[],defaultColDef:{unSortIcon:!0,suppressMenu:!0,wrapHeaderText:this.headerAutoHeight,autoHeaderHeight:this.headerAutoHeight,wrapText:this.cellAutoHeight,autoHeight:this.cellAutoHeight,suppressKeyboardEvent:t=>vm(t)},gridApi:null,gridColumnApi:null,overlayNoRowsTemplate:'<span style="padding: 10px;">\u8BF7\u9009\u62E9\u67E5\u8BE2\u6761\u4EF6</span>',showZero:this.showZeroDefault,showZeroSwitch:!1,switchZeroCol:null,switchZeroTitle:"",showUnitSwitch:!1,switchCols:[],unitType:this.defaultTableUnitType||this.defaultUnitType||"X",pinnedTopRowDataWithUnit:this.pinnedTopRowData||null,topRows:this.pinnedTopRowData||null,treeData:!1,getDataPath:t=>t.treeLevelFlag,autoGroupColumnDef:null,groupDisplayType:""}},computed:{mergeIndexCol(){let e=p.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=p.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return p.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return p.default.some(this.flatColumns,e=>["input","select","treeselect"].includes(e.type))},getRowId(){return this.rowKey?e=>e.data[this.rowKey]:null},flatColumns(){let e=[];return et(null,this.columns,t=>{e.push(t)}),e},columnCalcMap(){let e={};return p.default.forEach(this.flatColumns,t=>{t.calcRule&&At(e,t.calcRule,t.field||t.key)}),e},getTheme(){var e,t;return((t=(e=this.$store)==null?void 0:e.getters)==null?void 0:t.getTheme)||ct()},columnNameArr(){return this.columns.map(e=>e.title)},selectedColumnNameArr(){var e=[];for(var t of this.cloneColumns)e.push(t.title);return e},paginationParams(){return{offset:(this.currentPage-1)*this.limitNumber,limit:this.limitNumber}},slots(){return this.$slots},tableSpanMergeColumns(){const e=a=>a.children?a.children.map(n=>e(n)).flat():[a];return e({children:this.tableColumns})},tableRowSpanMergeIndexMap(){const e={};return this.tableSpanMergeColumns.forEach(t=>{let a=/autoMergeRow-([^\s]*)/.exec(t.cellClass);if(a[1]!="undefined"&&a[1]!="null"){const s=[];this.tableData.forEach((r,h)=>{h===0?s.push([0]):r[t.field]===this.tableData[h-1][t.field]&&(a[1]==="true"||r[a[1]]===this.tableData[h-1][a[1]])?s[s.length-1].push(h):s.push([h])});let i=s.filter(r=>r.length!==1),l={};p.default.forEach(i,r=>{l[r[0]+""]=r.length}),e[t.field]=l}}),e},rowDataFiltered(){return this.showZeroSwitch?this.tableData.filter(t=>this.showZero=="Y"?!0:parseFloat(t[this.switchZeroCol])>0):this.tableData}},watch:{pinnedTopRowData:{handler:function(){this.pinnedTopRowDataWithUnit=p.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=p.default.cloneDeep(this.tableData);if(a.forEach(n=>{this.switchCols.forEach(s=>{Ve(t,e,n,s)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let n=p.default.cloneDeep(this.pinnedTopRowDataWithUnit);n.forEach(s=>{this.switchCols.forEach(i=>{Ve(t,e,s,i)})}),this.pinnedTopRowDataWithUnit=n,this.renderSumRow()}},getTheme(){this.gridApi.resetRowHeights()},rowHeight(){this.gridApi.resetRowHeights()},width(){this.tableWidth=this.width},searchParams:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},dataApi:{handler(){this.currentPage=1,this.tableRefresh()},deep:!0},columns:{async handler(e){this.columnsHander(e)},deep:!0},value:{async handler(e){this.updating||(p.default.some(e,t=>{var a;return(a=t.treeLevelFlag)==null?void 0:a.length})||(e=await this.renderTreeData(e)),this.calcRulesData(e))},deep:!0},tableData:{async handler(e){if(this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.updating=!0,this.renderSumRow(),p.default.some(this.columns,{tree:!0})){let a=p.default.cloneDeep(e),n=Ei(a);this.$emit("input",n)}else this.$emit("input",p.default.cloneDeep(e));this.$nextTick(()=>{this.updating=!1})},deep:!0},columnCalcMap:{handler:function(){this.calcRulesData()},deep:!0,immediate:!0},showSummary:{handler(e){this.tableShowSummary=e}},optionDropdownVisible(e){e&&(this.parsedColumns=this.$refs.tableRef.cloneColumns)},loading(e){this.tableLoading=e},height:{handler(){this.tableHeight=this.height}},showZero(){this.renderSumRow()}},async created(){var a;this.tableRef=this,this.unitType=this.defaultTableUnitType,this.cloneColumns=this.tableColumnsInner(p.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(p.default.cloneDeep(this.columns)||[]),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=p.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=p.default.some(this.flatColumns,n=>!!n.isSwitchZero),this.switchCols=p.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(n=>n.field||n.key);let e=p.default.find(this.flatColumns,n=>!!n.isSwitchZero),t=((a=p.default.find(this.flatColumns,n=>!!n.isSwitchZero))==null?void 0:a.isSwitchZero)||"\u662F\u5426\u5C55\u793A\u8F93\u5165\u91CF\u4E3A\u96F6\u7684\u6570\u636E";this.switchZeroTitle=t,this.switchZeroCol=(e==null?void 0:e.field)||(e==null?void 0:e.key),this.renderSumRow(),await this.$nextTick(),this.checkAllGroup=this.columns.map(n=>n.title)},activated(){this.autoRefresh&&this.tableRefresh()},destroyed(){this.optionDropdownVisible=!1},deactivated(){this.optionDropdownVisible=!1},methods:{getContextMenuItems:function(){return this.rowSelection=="multiple"?[{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}},{name:"\u5168\u9009\u9009\u4E2D",action:()=>{this.selectAll()}},{name:"\u5168\u90E8\u53D6\u6D88",action:()=>{this.deselectAll()}},{name:"\u5168\u90E8\u9009\u53CD",action:()=>{let e=this.getSelection(),t=p.default.cloneDeep(this.rowDataFiltered);p.default.remove(t,a=>p.default.some(e,n=>n.uuid===a.uuid)),this.setSelection(t,!0)}}]:[{name:"\u5BFC\u51FA\u6570\u636E\u5230Excel",action:()=>{this.$refs.exportData.exportCurrentPage()}}]},getRowClassCommon(e){var s;let t;this.getRowClass instanceof Function&&(t=this.getRowClass(e));let a,n=((s=e==null?void 0:e.data)==null?void 0:s.sumLevel)||"";return n&&(a="ind-table-sum-level"+n,t instanceof Array?t.push(a):typeof t=="string"?t+=" "+a:t=a),t},async columnsHander(e){this.showUnitSwitch=p.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=p.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(p.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(p.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=p.default.cloneDeep(this.cloneColumns);this.tableColumns=t,this.checkAllGroup=e.map(a=>a.title),this.refreshTable=!0,await this.$nextTick(),this.refreshTable=!1},calcRulesData(e){if(p.default.isEmpty(this.columnCalcMap))this.tableData=p.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=p.default.cloneDeep(e||this.value),a={};p.default.forEach(this.columnCalcMap,(i,l)=>{p.default.merge(a,i)});let n=[];p.default.forEach(a,(i,l)=>{var h;let r=p.default.find(this.flatColumns,c=>c.field==l||c.key==l);n.push({rltKey:l,ast:i,precision:((h=r==null?void 0:r.cellRendererParams)==null?void 0:h.scale)||2,errRtn:0})}),Pt(t,{calcRules:n}),this.tableData=t,this.totalNumber=t.length}},resetColumns(e){const t={};et(null,this.columns||[],a=>{let n=a.field||a.key||a.type||a.headerName||a.title;Object.assign(t,{[n]:a})}),et(null,e,(a,n)=>{let s=t[a.field||a.key||a.type||a.headerName||a.title];s.hide=!a.checked,a.pinned&&a.pinned!="none"||(n==null?void 0:n.pinned)&&(n==null?void 0:n.pinned)!="none"?s.pinned.fixed=s.pinned=a.pinned=="none"?(n==null?void 0:n.pinned)=="none"||n==null?void 0:n.pinned:a.pinned:(delete s.pinned,delete s.fixed),a.width&&(s.width&&(s.width=a.width),s.minWidth&&(s.minWidth=a.width))}),this.columnsHander(this.columns)},cellClicked(e){var t;if(this.$listeners&&this.$listeners.cellClicked)this.$listeners.cellClicked(e);else{let a=e.colDef||{};((t=a==null?void 0:a.cellRendererParams)==null?void 0:t.onClick)instanceof Function&&a.cellRendererParams.onClick(e.data)}},cellDoubleClicked(e){if(this.$listeners&&this.$listeners.cellDoubleClicked)this.$listeners.cellDoubleClicked(e);else{let t=e.colDef||{};t=p.default.find(this.columns,n=>t.key&&n.key==t.key||t.field&&n.field==t.field);let a=p.default.find(this.columns,{type:"link"});a&&(!t.type||["span","tooltip","enum"].includes(t.type))&&a.cellRendererParams.onClick instanceof Function&&a.cellRendererParams.onClick(e.data)}},sortChanged(){var e=this.gridColumnApi.getColumnState(),t=e.filter(function(n){return n.sort!=null}).map(function(n){return{sort:n.colId,order:n.sort,sortIndex:n.sortIndex}});let a=t[0]||{};if(a.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:a.sort,order:a.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let n=[];if(a.order===void 0)if(this.dataApi){let s=p.default.cloneDeep(this.tableData);s=p.default.orderBy(s,["_initialseq"],["asc"]),this.tableData=s}else this.tableData=p.default.cloneDeep(this.value);else this.noSortLine>-1&&(n=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((s,i)=>{if(typeof s[this.sortParams.sort]=="number"&&typeof i[this.sortParams.sort]=="number"){let l=isNaN(parseFloat(s[this.sortParams.sort]))?0:parseFloat(s[this.sortParams.sort]),r=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-r:r-l}else{let l=s[this.sortParams.sort]||"",r=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?String(l||"").localeCompare(String(r||""),"zh-CN"):String(r||"").localeCompare(String(l||""),"zh-CN")}}),this.noSortLine>-1&&this.tableData.splice(0,0,...n);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.$emit("on-sort-change",a)},refreshCells(){this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})},refreshHeader(){this.$nextTick().then(()=>{this.gridApi.refreshHeader()})},redrawRows(){this.$nextTick().then(()=>{this.gridApi.redrawRows()})},toggleFullScreen(){top!==self&&top.toggleFullScreen(),this.fullSreen=!this.fullSreen},getRowHeight(){return({"ind-default-theme":42,"ind-small-theme":28}[this.getTheme]||0)+this.rowAddHeight},onGridReady(e){window.gridApi=this.gridApi=e.api,this.gridColumnApi=e.columnApi},rowSelected(e){var n,s;if(this.selecting)return;let t=this.flatColumns.filter(i=>i.autoMergeRow);if(t!=null&&t.length){let i=((n=t[0])==null?void 0:n.field)||((s=t[0])==null?void 0:s.key);p.default.forEach(t,o=>{typeof o.autoMergeRow=="string"&&(i=o.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],r={};p.default.forEach(l,(o,u)=>{let d=parseInt(u),m=d+o,T=p.default.range(d,m);for(let b=d;b<m;b++)r[b]=T});let h={};p.default.forEach(this.rowDataFiltered,(o,u)=>{h[u+""]=o.uuid});let c=r[e.node.rowIndex]||[];if(e.node.selected){let o=this.rowDataFiltered.filter((u,d)=>c.includes(d));this.selecting=!0,this.setSelection(o)}else{let o=this.getSelection();o.length>0&&p.default.forEach(c,u=>{p.default.remove(o,(d,m)=>d.uuid==h[u+""])}),this.selecting=!0,this.setSelection(o,!0)}}setTimeout(()=>{this.selecting=!1},100);var a=this.gridApi.getSelectedRows();this.$emit("on-select-change",a)},selectionChanged(){var e=this.gridApi.getSelectedRows();this.$emit("on-select-change",e)},resetTableSize(e){this.tableSize=e,this.optionDropdownVisible=!1},dealColumnScale(e){var t;if(!v.isNil((t=e.cellRendererParams)==null?void 0:t.scale))return e.cellRendererParams.scale;if(e.isSwitchUnit){const a=this.unitType.toLowerCase();return this[`${a}Scale`]||2}return null},tableColumnsInner(e,t){var n,s,i,l,r,h,c,o,u,d,m,T,b,g,x,j;let a=[];for(let Y=0;Y<e.length;Y++){let N=e[Y],S={resizable:!0,headerName:N.title||N.headerName,width:N.width?parseInt(N.width)-(this.getTheme=="ind-small-theme"?10:0):N.width,minWidth:N.minWidth?parseInt(N.minWidth)-(this.getTheme=="ind-small-theme"?10:0):N.minWidth,maxWidth:N.maxWidth?parseInt(N.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):N.maxWidth,pinned:N.fixed||N.pinned,cellDataType:N.cellDataType||"text",headerTooltip:(i=(s=(n=this.$store)==null?void 0:n.getters)==null?void 0:s.getIndexDesc)==null?void 0:i[N.standardField||N.key||N.field],suppressStickyLabel:!0,suppressMovable:!!N.suppressMovable};if(N.flex&&(S.flex=N.flex),N.key&&(S.key=N.key),N.showRowGroup&&(S.showRowGroup=N.showRowGroup),N.rowGroup&&(S.rowGroup=N.rowGroup),N.hide&&(S.hide=N.hide),N.align&&(S.align=N.align),N.dataType&&(S.dataType=N.dataType),N.headerTooltip&&(S.headerTooltip=S.headerTooltip||N.headerTooltip),N.tooltipShowDelay&&(S.tooltipShowDelay=N.tooltipShowDelay),N.wrapHeaderText||N.autoHeaderHeight?(S.wrapHeaderText=!0,S.autoHeaderHeight=!0):v.isNil(N.wrapHeaderText)&&v.isNil(N.autoHeaderHeight)?(S.wrapHeaderText=((r=(l=this.$config)==null?void 0:l.systemDefaultConfig)==null?void 0:r.wrapHeaderText)=="1",S.autoHeaderHeight=((c=(h=this.$config)==null?void 0:h.systemDefaultConfig)==null?void 0:c.wrapHeaderText)=="1"):(v.isNil(N.wrapHeaderText)||(S.wrapHeaderText=N.wrapHeaderText),v.isNil(N.autoHeaderHeight)||(S.autoHeaderHeight=N.autoHeaderHeight)),S.cellClass=" ag-wrap-cell ",N.cellClass&&typeof N.cellClass=="string"&&(S.cellClass=S.cellClass+N.cellClass),N.cellClass&&N.cellClass instanceof Array&&(S.cellClass=S.cellClass+N.cellClass.join(" ")),N.cellStyle&&(S.cellStyle=N.cellStyle),N.headerClass&&(S.headerClass=N.headerClass),N.headerComponent&&(S.headerComponent=N.headerComponent),N.headerComponentParams&&(S.headerComponentParams=N.headerComponentParams),N.filter&&(S.filter=N.filter),N.filterParams&&(S.filterParams=N.filterParams),N.wrapText||N.autoHeight?(S.wrapText=!0,S.autoHeight=!0):v.isNil(N.wrapText)&&v.isNil(N.autoHeight)?(S.wrapText=((u=(o=this.$config)==null?void 0:o.systemDefaultConfig)==null?void 0:u.wrapText)=="1",S.autoHeight=((m=(d=this.$config)==null?void 0:d.systemDefaultConfig)==null?void 0:m.wrapText)=="1"):(v.isNil(N.wrapText)||(S.wrapText=N.wrapText),v.isNil(N.autoHeight)||(S.autoHeight=N.autoHeight)),N.initialSort&&(S.initialSort=N.initialSort),N.rowSpan&&(S.rowSpan=N.rowSpan),N.colSpan&&(S.colSpan=N.colSpan),N.tree&&(S.cellRenderer="agGroupCellRenderer",S.showRowGroup=!0,this.groupDisplayType="custom",(T=N==null?void 0:N.cellRendererParams)!=null&&T.checkbox?this.rowSelection="multiple":this.rowSelection="single"),N.rowDrag&&(S.rowDrag=N.rowDrag),S.sortable=N.sortable,N.type=="index")S.cellRenderer=function(A){return A.node.rowPinned?"":A.node.rowIndex+1},S.cellClass=S.cellClass+" ag-center-aligned-cell";else if(N.type=="checkbox")S.headerName="",S.headerCheckboxSelection=!0,S.checkboxSelection=N.checkboxSelection||!0,S.showDisabledCheckboxes=!0,this.rowSelection="multiple",S.cellClass=S.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(N.type=="radio")S.headerCheckboxSelection=!1,S.checkboxSelection=N.checkboxSelection||!0,S.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,S.cellClass=S.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{N.field&&(S.field=N.field),!S.field&&isNaN(N.key)&&(S.field=N.key);const A={tooltip:"AgTooltip",input:"AgInput",select:"AgSelect",datepicker:"AgDate",treeSelect:"AgTreeSelect",button:"AgButton",link:"AgLink",enum:"AgEnum",format:"AgFormat",image:"AgImage",chart:"AgChart"};if(N.type&&(N.isSum?S.cellRendererSelector=X=>X.node.rowPinned?{component:"AgFormat",params:{...N.cellRendererParams,scaleFn:()=>this.dealColumnScale(N)}}:{component:A[N.type],params:{...N.cellRendererParams,scaleFn:()=>this.dealColumnScale(N)}}:S.cellRendererSelector=X=>{if(!X.node.rowPinned)return{component:A[N.type],params:{...N.cellRendererParams,scaleFn:()=>this.dealColumnScale(N)}}}),!N.type&&(N.isSum||!v.isNil((b=N==null?void 0:N.cellRendererParams)==null?void 0:b.scale)||((g=N==null?void 0:N.cellRendererParams)==null?void 0:g.dateFormat)||N.isSwitchUnit)&&(S.cellRendererSelector=X=>X.node.rowPinned?{component:"AgFormat",params:{...N==null?void 0:N.cellRendererParams,scaleFn:()=>this.dealColumnScale(N)}}:{component:"AgFormat",params:{...N==null?void 0:N.cellRendererParams,scaleFn:()=>this.dealColumnScale(N)}}),N.cellRendererParams&&(S.cellRendererParams=N.cellRendererParams,N.type=="input"&&((j=(x=N.cellRendererParams)==null?void 0:x.props)==null?void 0:j.number)&&(S.cellDataType="number")),N.cellRenderer&&(S.cellRenderer=N.cellRenderer),N.valueGetter&&(S.valueGetter=N.valueGetter),N.cellRendererSelector&&(S.cellRendererSelector=N.cellRendererSelector),N.valueSetter&&v.isString(N.valueSetter)?S.valueSetter=N.valueSetter:N.valueSetter&&(S.valueSetter=X=>{const{newValue:ae,data:E,colDef:J}=X;if(this.isRevertingOldValue)return E[J.field||J.key]=ae,!0;const z=N.valueSetter(X);if(!z){const{oldValue:ne,column:he}=X;this.isRevertingOldValue=!0,E[J.field||J.key]=ae,setTimeout(()=>{X.node.setDataValue(he,ne),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return z}),this.columnCalcMap&&this.columnCalcMap[N.field||N.key]){let X=this.columnCalcMap[N.field||N.key];S.valueSetter=ae=>{ae.data[N.field||N.key]=ae.newValue;let E=[];p.default.forEach(X,(z,ne)=>{var he;E.push({rltKey:ne,ast:z,precision:((he=N==null?void 0:N.cellRendererParams)==null?void 0:he.scale)||2,errRtn:0})});let J={calcRules:E};return Mi(ae.data,J),!0}}N.valueFormatter&&(S.valueFormatter=N.valueFormatter),N.align&&(S.cellClass=S.cellClass+(N.align=="right"?" ag-right-aligned-cell":N.align=="center"?" ag-center-aligned-cell":""))}N.autoMergeRow&&(S.rowSpan=A=>A.node.rowPinned?0:this.tableRowSpanMergeIndexMap[A.colDef.field]&&this.tableRowSpanMergeIndexMap[A.colDef.field][A.node.rowIndex+""]||0,S.cellClassRules={"cell-span":A=>this.tableRowSpanMergeIndexMap[A.colDef.field]&&this.tableRowSpanMergeIndexMap[A.colDef.field][A.node.rowIndex+""]}),S.cellClass=S.cellClass+" "+N.type+" autoMergeRow-"+N.autoMergeRow,N.cellClassRules&&(S.cellClassRules?S.cellClassRules={...N.cellClassRules,...S.cellClassRules}:S.cellClassRules=N.cellClassRules),a.push(S),N.children&&N.children.length&&(S.children=this.tableColumnsInner(N.children))}return t||(this.cloneColumns2=p.default.cloneDeep(a)),a},columnsFilter(){this.columnID=Zi(JSON.stringify(this.$route.path+this.cloneColumns2.length));let e=this.cloneColumns2,t=new Array,a=localStorage.getItem("tableColumns");if(a!=null){let s=JSON.parse(a).filter(i=>i.id==this.columnID);if(s.length==1){let i=s[0].value;e.forEach(l=>{let r="";r+=l.key||"",r+=l.type||"",r+=l.title,r!=""&&i.filter(c=>c==r).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=p.default.cloneDeep(t):this.cloneColumns=p.default.cloneDeep(this.cloneColumns2),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.cloneColumns2.length!=this.cloneColumns.length&&(this.checkAll=!1),this.checkAllGroup=this.selectedColumnNameArr.slice(0)},getParams(){return Object.assign({},this.paginationParams,this.sortParams,this.searchParams)},onPageChange(e){this.currentPage=e,this.tableRefresh(),this.$emit("on-page-change",e)},onPageSizeChange(e){this.limitNumber=e,this.tableRefresh(),this.$emit("on-page-size-change",e)},handleCheckAll(){this.checkAll=!this.checkAll,this.checkAll?this.checkAllGroup=this.columnNameArr.slice(0):this.checkAllGroup=[]},checkAllGroupChange(e){e.length===this.columnNameArr.length?this.checkAll=!0:e.length>0?this.checkAll=!1:this.checkAll=!1},tableSettingToggle(e){this.btnSel=e,this.optionDropdownVisible=!this.optionDropdownVisible},closeTableSettingDropdown(){this.optionDropdownVisible=!1},columnSelect(){let e=[];this.columns.forEach(t=>{for(let a of this.checkAllGroup)if(t.title===a){e.push(t);break}}),this.cloneColumns=e,this.tableColumns=this.tableColumnsInner(this.cloneColumns),this.optionDropdownVisible=!1},columnSave(){this.columnSelect();let e=new Array;this.cloneColumns.forEach(n=>{let s="";s+=n.key||"",s+=n.type||"",s+=n.title,s!=""&&e.push(s)});let t=localStorage.getItem("tableColumns"),a=null;if(t==null)a=new Array;else{a=JSON.parse(t);let n=a.findIndex(s=>s.id==this.columnID);n>-1&&a.splice(n,1)}a.push({id:this.columnID,value:e}),localStorage.setItem("tableColumns",JSON.stringify(a)),this.optionDropdownVisible=!1},columnClear(){let e=localStorage.getItem("tableColumns"),t=null;if(e==null)t=new Array;else{t=JSON.parse(e);let a=t.findIndex(n=>n.id==this.columnID);a>-1&&t.splice(a,1)}localStorage.setItem("tableColumns",JSON.stringify(t)),this.cloneColumns=p.default.cloneDeep(this.cloneColumns2),this.tableColumns=p.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:p.default.debounce(async function(){if(this.flatColumns.some(t=>t.isSum)){console.time("calcSum");let t={};for(let o of this.flatColumns)if(!["checkbox","radios","index"].includes(o.type)){t[o.field||o.key]="\u5408\u8BA1";break}let a=this.flatColumns.filter(o=>o.isSum),n=[],s=[];a.forEach(o=>{typeof o.isSum=="string"?n.push(o):o.isSum instanceof Function&&s.push(o)});const i={};n.forEach(o=>{At(i,o.isSum,o.field||o.key)}),a.forEach(o=>{(o.field||o.key)in t||(t[o.field||o.key]=0)}),this.rowDataFiltered.forEach(o=>{a.forEach(u=>{if(typeof u.isSum=="string")return;let d=u.field||u.key,m=o[d];this.isNullOrNaN(m)||(t[d]=(t[d]||0)+parseFloat(m))})}),s.forEach(o=>{t[o.field||o.key]=o.isSum(this.rowDataFiltered,o)});let l=[t],r={};p.default.forEach(i,(o,u)=>{p.default.merge(r,o)});let h=[];p.default.forEach(r,(o,u)=>{var m;let d=p.default.find(n,T=>T.field==u||T.key==u);h.push({rltKey:u,ast:o,precision:((m=d==null?void 0:d.cellRendererParams)==null?void 0:m.scale)||2,errRtn:0})}),Pt(l,{calcRules:h}),this.topRows=this.pinnedTopRowDataWithUnit?p.default.concat(this.pinnedTopRowDataWithUnit,l):l,console.timeEnd("calcSum")}else this.topRows=this.pinnedTopRowDataWithUnit},5),isNullOrNaN(e){return typeof e=="object"||isNaN(e)},async renderTreeData(e){if(this.treeData=p.default.some(e,t=>{var a,n;return((a=t.children)==null?void 0:a.length)||((n=t.treeLevelFlag)==null?void 0:n.length)}),this.renderTreeFlag(e),this.treeData){let t=[];et(null,e,(a,n,s)=>{a.seq=s,t.push(a)}),e=t}return e},renderTreeFlag(e){let t=p.default.find(this.columns,{tree:!0});if(et(null,e,(n,s,i)=>{n.uuid=n.uuid||v.uuid()}),p.default.isEmpty(t))return;let a=(t==null?void 0:t.field)||(t==null?void 0:t.key);et(null,e,(n,s,i)=>{if(n.treeLevelFlag=s?[...s.treeLevelFlag,n[a]]:[n[a]],s){let l=s.path?p.default.cloneDeep(s.path):[s.uuid];l.push(n.uuid),n.path=l}else n.path=[n.uuid]})},tableRefresh:function(e){this.dataApi&&!e?(this.gridApi&&this.gridApi.hideOverlay(),this.tableLoading=!0,this.dataApi(Object.assign({},this.disablePage?{}:this.paginationParams,this.sortParams,this.searchParams)).then(async t=>{if(t){this.overlayNoRowsTemplate='<span style="padding: 10px;">\u6570\u636E\u4E3A\u7A7A</span>',this.$emit("on-data-load",t);let a=t.data.rows||t.data.records||[];this.disablePage&&t.data instanceof Array&&(a=t.data),this.renderDataFn&&(a=this.renderDataFn(a)),a.forEach((n,s)=>{n._initialseq=s}),this.unitType!=this.defaultUnitType&&a.forEach(n=>{this.switchCols.forEach(s=>{Ve(this.defaultUnitType,this.unitType,n,s)})}),this.tableData=await this.renderTreeData(a),this.totalNumber=t.data.total||0,this.$emit("on-data-format-load",t)}this.tableLoading=!1}).catch(()=>{this.tableData=[],this.totalNumber=0,this.tableLoading=!1})):this.dataApi||(this.totalNumber=this.value.length),this.optionDropdownVisible=!1},setUnitType(e){this.unitType=e},toggleUnitIfNeeded:p.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=p.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(n=>{Ve(this.defaultUnitType,this.unitType,a,n)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=p.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.defaultUnitType,this.unitType,t,a)})}),this.$emit("input",e))},10)},1),toggleRowUnitIfNeeded:p.default.debounce(async function(t,a){setTimeout(()=>{let n=p.default.cloneDeep(this.tableData),s=[];const i=l=>{l.forEach(r=>{r.isRowSwitchUnit&&s.push(r),r.children&&r.children.length>0&&i(r.children)})};i(this.columns),n.forEach(l=>{s.forEach(r=>{r.isRowSwitchUnit&&t[r.rowSwitchUnitType]!=a[r.rowSwitchUnitType]&&Ve(t[r.rowSwitchUnitType],a[r.rowSwitchUnitType],l,r.key)})}),this.$emit("input",n)},10)},1),getSelection(){return this.gridApi.getSelectedRows()},clearSelection(){this.gridApi.getSelectedNodes().forEach(e=>e.setSelected(!1))},selectAll(){this.gridApi.selectAll()},deselectAll(){this.gridApi.deselectAll()},setSelection(e,t){let a=(e||[]).map(i=>i[this.rowKey||"uuid"]),n=[],s=[];setTimeout(()=>{this.gridApi.forEachNode(i=>{a.includes(i.data[this.rowKey||"uuid"])?n.push(i):t&&s.push(i)}),this.gridApi.setNodesSelected({nodes:n,newValue:!0}),this.gridApi.setNodesSelected({nodes:s,newValue:!1})},50)},getXData(){if(this.unitType=="X")return this.tableData;{let e=p.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=p.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=p.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=p.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{Ve(this.unitType,"WZ",t,a)})}),e}},async updateTableData(e,t=!0){if(!this.rowKey){console.warn("\u8BF7\u4F20rowKey\uFF0C\u8C22\u8C22");return}this.updating=!0;const a=p.default.reduce(this.value||[],(n,s)=>(Object.assign(n,{[s[this.rowKey]]:s}),n),{});this.gridApi.forEachNode(n=>{e(n.data,(s,i)=>{if(t){const r=a[n.data[this.rowKey]];r[s]=i}const l=this.gridColumnApi.getColumn(s);l&&n.setDataValue(l,i)})}),await this.$nextTick(),this.updating=!1},async outSortChanged(e){if(e.order===void 0?(Reflect.deleteProperty(this.sortParams,"sort"),Reflect.deleteProperty(this.sortParams,"order")):this.sortParams={sort:e.sort,order:e.order},this.dataApi&&!this.disablePage)this.currentPage=1,this.tableRefresh();else{let t=[];if(e.order===void 0)if(this.dataApi){let a=p.default.cloneDeep(this.tableData);a=p.default.orderBy(a,["_initialseq"],["asc"]),this.tableData=a}else this.tableData=p.default.cloneDeep(this.value);else this.noSortLine>-1&&(t=this.tableData.slice(0,this.noSortLine),this.tableData.splice(0,this.noSortLine)),this.tableData.sort((a,n)=>{if(typeof a[this.sortParams.sort]=="number"&&typeof n[this.sortParams.sort]=="number"){let s=isNaN(parseFloat(a[this.sortParams.sort]))?0:parseFloat(a[this.sortParams.sort]),i=isNaN(parseFloat(n[this.sortParams.sort]))?0:parseFloat(n[this.sortParams.sort]);return this.sortParams.order==="asc"?s-i:i-s}else{let s=a[this.sortParams.sort]||"",i=n[this.sortParams.sort]||"";return this.sortParams.order==="asc"?String(s||"").localeCompare(String(i||""),"zh-CN"):String(i||"").localeCompare(String(s||""),"zh-CN")}}),this.noSortLine>-1&&(this.tableData=[...t,...p.default.cloneDeep(this.tableData)]);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.refreshCells(),this.$emit("on-sort-change",e)}}},Ji={};var bm=F(Um,Rm,gm,!1,ym,null,null,null);function ym(e){for(let t in Ji)this[t]=Ji[t]}var zi=function(){return bm.exports}(),Sm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"audittable"},[a("Modal",{attrs:{width:e.width,closable:!0,"footer-hide":!0},model:{value:e.modal,callback:function(n){e.modal=n},expression:"modal"}},[a("br"),a("Table",{attrs:{showTableOption:!1,"disable-page":"",columns:e.tableColumns,data:e.tableData}})],1)],1)},km=[];const Fm={name:"IndAuditLogModal",components:{Modal:oe,Table:Kt},props:{busiPk:{type:String,default:""},auditModal:Boolean,dictData:{type:Object,default:()=>({})},serverContext:{type:String,default:""},busiType:{type:String,default:""},width:{type:Number,default:()=>Math.floor(parseInt(window.innerWidth)*.5)}},data(){return{baseUrl:"/ipmUtils/getAuditLog",dataUrl:"",tableData:[],modal:!1,tableColumns:[{title:"\u5904\u7406\u4EBA",key:"dealUserName",align:"center",sortable:!1},{title:"\u5904\u7406\u65F6\u95F4",align:"center",sortable:"custom",key:"dealTime",formatter:"formatDate"},{title:"\u5904\u7406\u610F\u89C1",key:"dealOpinion",align:"center",sortable:!1},{title:"\u5904\u7406\u540E\u72B6\u6001",align:"center",sortable:!1,render:(e,t)=>e("span",this.dictData[t.row.status])}]}},watch:{auditModal:{handler(){this.modal=this.auditModal,this.modal&&this.query()}},modal(){this.modal||this.$emit("update:auditModal",!1)}},methods:{async query(){let e=await this.getAuditLog();this.tableData=e.data},getAuditLog(){return this.dataUrl=`${this.serverContext}${this.baseUrl}?busiPk=${this.busiPk}&busiType=${this.busiType}`,v.axios.get(this.dataUrl)}}},Yi={};var Wm=F(Fm,Sm,km,!1,Zm,null,null,null);function Zm(e){for(let t in Yi)this[t]=Yi[t]}var Ii=function(){return Wm.exports}(),xm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{width:"1000",footerHide:"","mask-closable":!1,title:e.title||"\u5BFC\u5165",value:e.value},on:{input:function(n){return e.$emit("input",n)}}},[e.refresh?a("div",{staticClass:"excel-flow-wrap"},[a("Steps",{staticClass:"common-flex-no-shrink",attrs:{current:e.currentStepIndex}},[a("Step",{attrs:{title:"\u4E0B\u8F7D\u6A21\u677F"}}),a("Step",{attrs:{title:"\u5BFC\u5165\u6570\u636E"}}),a("Step",{attrs:{title:"\u6210\u529F"}})],1),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===0,expression:"currentStepIndex === 0"}],staticClass:"content-wrap"},[a("div",{staticClass:"download-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"md-cloud-download",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.exportTitle||"\u586B\u5199\u5BFC\u5165\u51C6\u8FD0\u8BC1\u4FE1\u606F"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px"}},[e._v(" "+e._s(e.exportDesc||"\u8BF7\u6309\u7167\u6A21\u677F\u6570\u636E\u7684\u683C\u5F0F\u51C6\u5907\u5BFC\u5165\u6570\u636E\uFF0C\u6A21\u677F\u4E2D\u7684\u8868\u5934\u540D\u79F0\u4E0D\u53EF\u66F4\u6539\uFF0C\u8868\u5934\u884C\u4E0D\u80FD\u5220\u9664")+" ")]),a("Button",{on:{click:e.download}},[a("Icon",{attrs:{type:"md-cloud-download",size:"20"}}),e._v("\xA0\u4E0B\u8F7D\u6A21\u677F ")],1)],1)]),a("div",{staticClass:"import-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"md-cloud-upload",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.importTitle||"\u4E0A\u4F20\u586B\u597D\u7684\u51C6\u8FD0\u8BC1\u4FE1\u606F"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px"}},[e._v(" "+e._s(e.importDesc||"\u6587\u4EF6\u540D\u540E\u7F00\u5FC5\u987B\u4E3Axls\u6216xlsx\uFF08\u5373excel\u683C\u5F0F\uFF09\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u5F97\u5927\u4E8E10M")+" ")]),a("IndUploadFile",{attrs:{multiple:!1,accept:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel
44
+ `},on:{onSuccess:e.onSuccess,handleBeforeUpload:e.handleBeforeUpload}})],1)])]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===1,expression:"currentStepIndex === 1"}],staticClass:"content-wrap"},[a("div",{staticClass:"download-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"ios-checkmark-circle-outline",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.sucessTitle||"\u672C\u6B21\u53EF\u5BFC\u5165\u51C6\u8FD0\u8BC1\u6570\u91CF"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px",color:"var(--ind-blue)"}},[e._v(" "+e._s(e.sucessDesc||"5\u6761")+" ")])])]),a("div",{staticClass:"import-btn"},[a("div",{staticClass:"icon"},[a("Icon",{attrs:{type:"ios-information-circle-outline",size:"60"}})],1),a("div",{staticClass:"text-panel"},[a("div",{staticClass:"title"},[e._v(e._s(e.errorTitle||"\u672C\u6B21\u4E0D\u53EF\u5BFC\u5165\u51C6\u8FD0\u8BC1\u6570\u91CF"))]),a("div",{staticClass:"desc",staticStyle:{"margin-bottom":"10px",color:"var(--ind-blue)"}},[e._v(" "+e._s(e.errorDesc||"3\u6761")+" ")])])]),e._t("ext-table",null,{serverData:e.serverData})],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.currentStepIndex===2,expression:"currentStepIndex === 2"}],staticClass:"content-wrap",staticStyle:{"justify-content":"center"}},[a("div",{staticClass:"done-wrap"},[a("Icon",{attrs:{type:"md-checkmark-circle",size:"60",color:"#34b11c"}}),a("div",{staticClass:"success-title"},[e._v("\u6279\u91CF\u5BFC\u5165\u5B8C\u6210")]),a("div",{staticClass:"success-desc"},[e._v(e._s(e.successMsg||"\u6210\u529F\u5BFC\u5165\u51C6\u8FD0\u8BC15\u6761"))])],1)]),a("div",{staticClass:"bottom-btn-area common-flex-no-shrink"},[a("IndButtonGroup",{attrs:{right:""}},[e.currentStepIndex===1?a("IndButton",{attrs:{bizType:"cancel",loading:e.saving},on:{click:e.pre}},[e._v(" \u91CD\u65B0\u5BFC\u5165\u9644\u4EF6 ")]):e._e(),a("IndButton",{attrs:{bizType:"confirm",loading:e.saving,disabled:e.disabled},on:{click:e.next}},[e._v(e._s(e.currentStepIndex===2?"\u5B8C\u6210":"\u4E0B\u4E00\u6B65")+" ")])],1)],1)],1):e._e()])},wm=[];const Mm={name:"IndExcelFlowModal",props:{value:Boolean,title:String,exportTitle:String,exportDesc:String,importTitle:String,importDesc:String,sucessTitle:String,sucessDesc:String,errorTitle:String,errorDesc:String,successMsg:String,templateParams:Object,updateApi:Function,submitApi:Function,dataValidate:{type:Boolean,default:!0}},data(){return{refresh:!0,saving:!1,currentStepIndex:0,file:null,fileList:[],serverData:{}}},computed:{disabled(){return this.currentStepIndex===0?!this.file:this.currentStepIndex===1&&!this.dataValidate}},methods:{onSuccess(e,t,a){this.fileList=t},handleBeforeUpload(e){this.file=e},download(){v.exportJsonToExcel(this.templateParams)},async next(){this.saving=!0,await this.$nextTick();try{if(console.log("this.currentStepIndex ",this.currentStepIndex),this.currentStepIndex===0){const e=await v.importJsonFromExcel({...this.templateParams,file:this.file});if(console.log("rlt",e),this.updateApi){const{data:t}=await this.updateApi(e,this.fileList);this.serverData=t}}else if(this.currentStepIndex===1)this.submitApi&&await this.submitApi(this.serverData);else if(this.currentStepIndex===2){this.$emit("uploadDone"),this.$emit("input",!1),this.refresh=!1,await this.$nextTick(),this.refresh=!0,this.saving=!1,this.file=null,await this.$nextTick(),this.currentStepIndex=0;return}this.currentStepIndex=this.currentStepIndex+1}catch(e){console.log("next e",e)}this.saving=!1},pre(){this.currentStepIndex=this.currentStepIndex-1}}},Qi={};var Em=F(Mm,xm,wm,!1,Dm,null,null,null);function Dm(e){for(let t in Qi)this[t]=Qi[t]}var Oi=function(){return Em.exports}(),Cm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{lazyRender:!1,value:e.value,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.close},scopedSlots:e._u([{key:"footer",fn:function(){return[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"cancel"},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)]},proxy:!0}])},[a("Table",{ref:"table",attrs:{height:e.height,autoDataHeight:!1,value:e.data,dataApi:e.dataApi,columns:e.tableColumnsClone,searchParams:e.searchParams,showTableOption:!1,disablePage:e.disablePage,"auto-refresh":""},on:{"on-select-change":e.selectChange},scopedSlots:e._u([{key:"search",fn:function(){return[e.dataApi?a("FormWrap",{attrs:{fieldList:e.fieldList,labelWidth:e.$config.labelStyle.labelWidthSmall},model:{value:e.form,callback:function(n){e.form=n},expression:"form"}}):e._e()]},proxy:!0}])})],1)},_m=[];const Bm={name:"IndHelpTableModal",components:{Button:ge,ButtonGroup:Ue,FormWrap:Ga,Modal:oe,Table:Kt},props:{value:Boolean,disablePage:Boolean,dataApi:{type:Function,default:null},columns:Array,data:Array,title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:720},height:{type:Number,default:350},multiSelect:{type:Boolean},helpBoxSearchParams:{type:Object,default:()=>null},clearText:{type:String,default:"\u53D6\u6D88"}},data(){return{searchText:"",selection:[],tableColumnsClone:[],form:{searchText:""},fieldList:[{title:"\u641C\u7D22",type:"input",formKey:"searchText",props:{placeholder:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57\u641C\u7D22"}}]}},computed:{searchParams(){return{search:this.form.searchText,...this.helpBoxSearchParams}}},watch:{value(){this.form.searchText=""},multiSelect(){this.init()},columns(){this.init()},helpBoxSearchParams(){this.init()},"form.searchText"(){this.doSearch()}},created(){this.init()},methods:{init(){let e={width:50,align:"center",title:""};e.type=this.multiSelect?"checkbox":"radio",this.tableColumnsClone=JSON.parse(JSON.stringify(this.columns)),this.tableColumnsClone.unshift(e)},doSearch(){this.clearSelectData()},selectChange(e){this.selection=e},clearSelectData(){var e;this.selection=[],(e=this.$refs)==null||e.table.clearSelection()},close(){this.clearSelectData(),this.$emit("input",!1)},onClear(){this.$emit("onClear"),this.close()},onOk(){if(!this.selection.length){this.$Message.error("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55");return}const e=this.multiSelect?this.selection:this.selection[0];this.$emit("onOk",e),this.close()}}},Gi={};var Jm=F(Bm,Cm,_m,!1,zm,null,null,null);function zm(e){for(let t in Gi)this[t]=Gi[t]}var Li=function(){return Jm.exports}(),Ym=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"treeWrapper",staticClass:"tree-wrapper ind-flex-column",style:{height:e.height}},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),e.isShowHeader?a("div",{staticClass:"header ind-flex-no-shrink"},[a("span",{staticClass:"title"},[e._v(e._s(e.treeName))])]):e._e(),a("div",{staticClass:"content ind-flex-grow ind-flex-column"},[e.isShowSearch?a("Input",{staticClass:"ind-flex-no-shrink",attrs:{clearable:"",search:"",placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694"},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(n){e.searchValue=typeof n=="string"?n.trim():n},expression:"searchValue"}}):e._e(),a("Tree",e._b({ref:"tree",staticClass:"ind-flex-grow",attrs:{data:e.treeData,"check-strictly":e.checkStrictly,render:e.renderContentProps||e.renderContent,"expand-node":e.expandNode,"show-checkbox":e.showCheckbox},on:{"on-check-change":e.onCheckChange,"on-select-change":e.onSelectChange}},"Tree",e.$attrs,!1))],1)],1)},Im=[];function se(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&p.default.forEach(e,(n,s)=>{let i=!1;if(a&&(n.level=a),typeof t=="function")try{const l=t(n,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||se(n.children,t,a)})}function ji(e,t){let a=p.default.cloneDeep(t);Array.isArray(e)&&e.length&&p.default.forEach(e,n=>{n.parentList=[...a,{id:n.id,title:n.title}],ji(n.children,n.parentList)})}const Qm={inheritAttrs:!1,props:{renderContentProps:Function,noTriggerInDefault:Boolean,alwaysShowSelected:Boolean,checkStrictly:Boolean,expandNode:Boolean,noToggleExpandOnSelect:Boolean,selectBootNode:Boolean,selectFirstLeaf:Boolean,hideFirstLevel:Boolean,foldFirstLevel:Boolean,expandProvincial:Boolean,expandAll:Boolean,defaultExpandLevel:Number,showCheckbox:Boolean,selectLeafOnly:Boolean,isShowHeader:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},treeName:{type:String,default:"\u5730\u5E02\u6811"},height:{type:String,default:null},data:{type:Array,default(){return[]}},dataApi:{type:Function,default:null},urlParams:{type:Object,default(){return{}}},defaultValue:{type:Array,default(){return[]}},statusName:{type:Object,default(){return{}}},statusColor:{type:Object,default(){return{}}},statusDataApi:{type:Function,default:null},statusUrlParams:{type:Object,default(){return{}}},statusData:{type:Array,default(){return[]}},importantStatus:{type:String,default:""},firstLeafByStatus:{type:Array,default(){return[]}}},data(){return{loading:!0,treeData:[],backupTreeData:[],backupDefaultValue:[],searchValue:"",defaultValueCalc:[]}},async created(){await this.init(),this.watchDataProp(),this.watchUrlParamsProp(),this.watchDefaultValueProp(),this.$nextTick(()=>{this.$emit("on-load",p.default.cloneDeep(this.treeData),this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})},activated(){this.defaultValue.length&&this.scrollToDefaultNode()},computed:{defaultValueStr(){return JSON.stringify(this.defaultValue.map(e=>e.id||e))}},methods:{async init(){this.loading=!0;let e=await this.fetchComTree();this.hideFirstLevel&&Array.isArray(e[0].children)&&(e=e[0].children),se(e,t=>{t.status="",t.statusName="",t.statusColor="",this.expandProvincial?t.expand=t.comIsImported=="0"||t.id=="ALL":t.expand=t.id=="ALL",t.expand||(t.expand=!1),this.expandAll||t.expand?t.expand=!0:this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1,t.important=!1,t.weak=!1,t.matched=!1,this.showCheckbox&&this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length&&(t.disabled=!0)},0),ji(e,[]),this.treeData=p.default.cloneDeep(e),this.backupTreeData=p.default.cloneDeep(this.treeData),this.defaultValueHandler(),this.loading=!1},async fetchComTree(){if(this.data.length)return this.inited=!0,p.default.cloneDeep(this.data);if(this.dataApi)try{const e=await this.dataApi(this.urlParams);return this.inited=!0,e.data}catch(e){console.error(e)}return this.inited=!0,[]},async fetchStatusData(){if(this.statusDataApi)try{const{data:e}=await this.statusDataApi(this.statusUrlParams);return e}catch{}else if(this.statusData.length)return this.statusData;return[]},clearHighlightNodes(){this.highlightNodes(null,()=>{})},onSearchChange(){this.searchValue?this.highlightNodes(this.searchValue.split(" "),()=>{}):this.clearHighlightNodes()},search(e){e&&this.highlightNodes(e.split(" "),()=>{})},setDefaultValue2Nodes(){se(this.treeData,e=>{e.expand=this.expandAll||e.expand?!0:e.expand,this.defaultExpandLevel!=null&&(e.expand=e.level<=this.defaultExpandLevel),this.defaultValueCalc.includes(e.id)?this.showCheckbox?e.checked=!0:e.selected=!0:(e.checked=!1,e.selected=!1)}),se(this.backupTreeData,e=>{e.expand=this.expandAll||e.expand?!0:e.expand,this.defaultExpandLevel!=null&&(e.expand=e.level<=this.defaultExpandLevel),this.defaultValueCalc.includes(e.id)?this.showCheckbox?e.checked=!0:e.selected=!0:(e.checked=!1,e.selected=!1)})},_selectFirstLeaf(){let e=!1;this.firstLeafByStatus.length?p.default.forEach(this.firstLeafByStatus,t=>{if(e&&!this.showCheckbox)return!1;se(this.treeData,a=>{if(e&&!this.showCheckbox||Array.isArray(a.children)&&a.children.length===0&&a.status===t&&(this.showCheckbox?a.checked=!0:a.selected=!0,e=!0,!this.showCheckbox))return!0})}):se(this.treeData,t=>{if(e)return!0;if(!t.children||Array.isArray(t.children)&&t.children.length===0)return this.showCheckbox?t.checked=!0:t.selected=!0,e=!0,!0}),this.backupTreeData=p.default.cloneDeep(this.treeData)},_selectBootNode(){let e=!1;se(this.treeData,t=>{if(e)return!0;if(this.showCheckbox)t.checked=!0;else return t.selected=!0,e=!0,!0}),this.backupTreeData=p.default.cloneDeep(this.treeData)},processAncestorNodesExpandStatus(){this.showCheckbox||(se(this.treeData,e=>{let t=!1;se(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=t}),se(this.backupTreeData,e=>{let t=!1;se(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=t}))},watchDataProp(){this.dataApi||this.$watch("data",this.init,{})},defaultValueHandler(){let t=(this.defaultValue||[]).map(a=>a.id||a);if(this.defaultValueCalc=t,!this.inited){console.log("not inited yet");return}!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),this.defaultValue.length?(this.setDefaultValue2Nodes(),this.processAncestorNodesExpandStatus(),this.scrollToDefaultNode(),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),this.$nextTick(()=>{this.$emit("on-default-change",this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})):(this.clearCheckedAndSelectedNodes(!0),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&this.expandFirstLevel(),(this.selectFirstLeaf||this.selectBootNode)&&(this.selectFirstLeaf?this._selectFirstLeaf():this._selectBootNode(),this.processAncestorNodesExpandStatus(),this.$nextTick(()=>{this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes(),null,!0):this.$emit("on-select-change",this.getSelectedNodes(),null,!0)})))},watchUrlParamsProp(){this.$watch("urlParams",(e,t)=>{v.isEqual(e,t)||this.init()},{immediate:!0})},watchDefaultValueProp(){this.$watch("defaultValueStr",()=>{this.defaultValueHandler()},{immediate:!0})},expandFirstLevel(){this.treeData.length&&(this.$set(this.treeData[0],"expand",!0),this.$set(this.backupTreeData[0],"expand",!0))},updateStatusOptions2Nodes(e){se(this.treeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}else t.status="",t.statusName="",t.statusColor=""}),se(this.backupTreeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}else t.status="",t.statusName="",t.statusColor=""})},renderContent(e,{data:t}){return t.status?e("div",{attrs:{id:"tree-node-"+t.id},class:{"custom-title":!0,weak:t.weak,important:t.important}},[e("span",t.title),e("span",{class:["title-status",t.statusColor]},`[${t.statusName}]`)]):e("span",{attrs:{id:"tree-node-"+t.id},class:{"custom-title":!0,weak:t.weak,important:t.important}},t.title)},onCheckChange(e,t){let a=[];this.showCheckbox?se(e,n=>{(n.selected||n.checked)&&a.push(n.id)}):a=[t.id],this.setCheckStatus(a),this.$emit("on-check-change",e,t)},async onSelectChange(e,t){if(this.showCheckbox){let a=this.getCheckedNodes();t.selected=!1;let n=a.map(s=>s.id);if(this.checkStrictly||!t.children||t.children.length===0)if(n.includes(t.id)){let s=p.default.find(a,{id:t.id});p.default.remove(n,i=>i==t.id),p.default.remove(a,i=>i.id==t.id),s.checked=!1}else t.checked=!0,n.push(t.id),a.push(t);else{let s=!0;se(t.children,i=>{n.includes(i.id)||(s=!1)}),t.indeterminate=!1,s?(t.checked=!1,p.default.remove(a,i=>i.id==t.id),p.default.remove(n,i=>i==t.id),se(t.children,i=>{i.checked=!1,p.default.remove(a,l=>l.id==i.id),p.default.remove(n,l=>l==i.id)})):(t.checked=!0,p.default.findIndex(a,{id:t.id})==-1&&(a.push(t),n.push(t.id)),se(t.children,i=>{i.checked=!0,p.default.findIndex(a,{id:i.id})==-1&&(a.push(i),n.push(i.id))}))}this.checkStrictly||this.setCheckStatus(n),await this.$nextTick(),this.$emit("on-check-change",a)}else{let a=[];this.showCheckbox?se(e,n=>{(n.selected||n.checked)&&a.push(n.id)}):(this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length?(a=[],t.selected=!1,console.log("\u5355\u9009 leafOnly \u9009\u62E9\u4E86\u975E\u53F6\u5B50\u8282\u70B9")):t!=null&&t.id&&(a=[t.id],console.log("\u5355\u9009 \u975EleafOnly \u9009\u62E9\u4E86\u8282\u70B9"),this.$emit("on-select-change",t.selected||!e||e.length!==1?[t]:e,t)),this.noToggleExpandOnSelect?t.expand=!0:t.expand=!t.expand),this.setSelectStatus(a)}},setCheckStatus(e){se(this.treeData,t=>{e.includes(t.id)?t.checked=!0:(this.treeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&se(t.children,a=>{e.includes(a.id)||(t.checked=!1)})}),se(this.backupTreeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=t.expand):(this.backupTreeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&se(t.children,a=>{e.includes(a.id)||(t.checked=!1)})})},setSelectStatus(e){se(this.treeData,t=>{e.includes(t.id)?t.selected=!0:(this.treeData[0].checked=!1,t.selected=!1)}),se(this.backupTreeData,t=>{e.includes(t.id)?t.selected=!0:(this.backupTreeData[0].checked=!1,t.selected=!1)})},markAncestorNodesImportant(e){se(this.treeData,t=>{let a=!1;se(t.children,n=>{if(n.status===e)return a=!0}),t.important=a}),se(this.backupTreeData,t=>{let a=!1;se(t.children,n=>{if(n.status===e)return a=!0}),t.important=a})},scrollToDefaultNode(){this.treeData.length&&this.$nextTick(()=>{const e=document.getElementById("tree-node-"+this.defaultValueCalc[0]);e&&(this.$refs.treeWrapper.scrollTop=e.offsetTop-50)})},async refreshStatus(e=!1){if(this.treeData.length){const t=await this.fetchStatusData();this.updateStatusOptions2Nodes(t),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus),e&&(this.selectFirstLeaf||this.firstLeafByStatus.length)&&this.defaultValue.length===0&&(this.clearCheckedAndSelectedNodes(),this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))}},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){if(this.$refs.tree){const t=this.$refs.tree.getCheckedNodes()||[];return e?t.filter(a=>!a.children||!a.children.length):t}},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},getNodeById(e){let t=null;return se(this.treeData,a=>{if(a.id===e)return t=a,!0}),t},clearCheckedAndSelectedNodes(e){se(this.treeData,t=>{t.expand=!!(this.expandAll||t.expand),this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1}),this.noTriggerInDefault||(this.showCheckbox?this.$emit("on-check-change",[],null,e):this.$emit("on-select-change",[],null,e)),se(this.backupTreeData,t=>{t.expand=!!(this.expandAll||t.expand),this.defaultExpandLevel!=null&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1})},updateNodeStatus(e){Array.isArray(e)&&e.length&&(se(this.treeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}}),se(this.backupTreeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}}),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus))},highlightNodes(e,t){if(!e||!e[0]){let i=this.getCheckedNodes(!0);return this.treeData=p.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change",i)}),typeof t=="function"&&t(0),!1}let a=0,n=p.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(se(n,i=>{let l=!1;(e.some(r=>i.title.includes(r))||i.selected||i.checked)&&(i.children&&(i.parentMatched=!0),l=!0,a++),se(i.children,r=>{if(e.some(h=>r.title.includes(h))||r.selected||r.checked)return l=!0}),i.matched=l}),se(n,i=>{i.matched?i.expand=!0:i.expand=!!(this.expandAll||i.expand)}));let s=this.getCheckedNodes(!0);this.treeData=p.default.cloneDeep(this.deleteNoMatchedNodes(n)),this.$nextTick(()=>{this.$emit("on-check-change",s)}),typeof t=="function"&&t(a)},deleteNoMatchedNodes(e){if(e.length>0)for(let t=0;t<e.length;t++){let a=e[t];a.matched?a.children&&!a.parentMatched&&this.deleteNoMatchedNodes(a.children):(e.splice(t,1),t--)}return e},addNode(e){var n;let{parentId:t}=e,a=this.getNodeById(t);(n=a==null?void 0:a.children)!=null&&n.length?a.children.push(e):a.children=[e]},updateNode(e){let{id:t}=e,a=this.getNodeById(t);p.default.merge(a,e)},deleteNode(e){let{id:t,parentId:a}=e,n=this.getNodeById(a);n.children=n.children.filter(s=>s.id!==t),n.selected=!0,this.$emit("on-select-change",this.getSelectedNodes(),null,!0)}}},Hi={};var Om=F(Qm,Ym,Im,!1,Gm,null,null,null);function Gm(e){for(let t in Hi)this[t]=Hi[t]}var xt=function(){return Om.exports}(),Lm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{title:e.boxTitle,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[e.boxShow?a("div",[[a("div",{ref:"treeWrapper",staticClass:"tree-wrapper",style:{height:e.height+"px",overflow:"auto"}},[a("Tree",{ref:"tree",attrs:{"data-api":e.dataApi,"url-params":e.helpBoxSearchParams,isShowHeader:e.isShowHeader,"show-checkbox":e.showCheckbox,"check-directly":""},on:{"on-select-change":e.onSelectChange,"on-check-change":e.updateSelectedTitles,"on-load":e.initSelectedTitles,"on-default-change":e.updateSelectedTitles}})],1)]],2):e._e(),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)],1)])},jm=[];const Hm={name:"IndHelpTreeModal",components:{ButtonGroup:Ue,Button:ge,Modal:oe,Tree:xt},props:{value:Boolean,dataApi:{type:Function,default:null},title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:520},height:{type:Number,default:350},helpBoxSearchParams:{type:Object,default:()=>null},showCheckbox:Boolean,selectLeafOnly:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},isShowHeader:Boolean},data(){return{boxShow:this.value,searchText:"",reSetPages:!1,selection:[],searchNum:0,searchValue:"",tableColumnsClone:[]}},computed:{tableUrl(){return this.url},boxTitle(){return this.title}},methods:{onOk(){let e=[];this.showCheckbox&&this.selectLeafOnly?e=this.getCheckedNodes(!0):this.showCheckbox?e=this.getCheckedNodes(!1):e=this.getSelectedNodes(),this.$emit("onOk",e),this.$emit("input",!1),this.boxShow=!1},onClear(){this.$emit("onClear"),this.$emit("input",!1),this.boxShow=!1},onCancel(){this.$emit("input",!1),this.boxShow=!1},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},onSelectChange(e){this.updateSelectedTitles(e),this.visible=!1},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles=""},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){let e=this.getCheckedNodes(!0);e.length||(e=this.getSelectedNodes()),this.selectedTitles=p.default.join(p.default.map(e||[],"title"),",")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){return this.$refs.tree.getCheckedNodes(e)},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)}},watch:{value(){this.value&&(this.boxShow=!0)}}},$i={};var $m=F(Hm,Lm,jm,!1,Xm,null,null,null);function Xm(e){for(let t in $i)this[t]=$i[t]}var Xi=function(){return $m.exports}(),Pm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{title:e.boxTitle,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[e.boxShow?a("div",[a("IndTable",{ref:"itemBoxTable",attrs:{value:e.data,dataApi:e.dataApi,columns:e.tableColumnsClone,searchParams:e.searchParams,size:"small",showTableOption:!1,height:e.height,"disable-page":"","auto-refresh":""},on:{"on-select-change":e.selectChage},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,inline:"","label-colon":""}},[a("FormItem",{attrs:{label:"\u7269\u6599\u540D\u79F0"}},[a("Input",{staticStyle:{width:"200px"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u7269\u6599\u540D\u79F0"},model:{value:e.searchText,callback:function(n){e.searchText=n},expression:"searchText"}})],1),a("FormItem",{attrs:{label:""}}),a("FormItem",{attrs:{label:""}}),a("FormItem",{staticClass:"textAlignRight",attrs:{"label-width":50}},[a("Button",{attrs:{type:"primary",icon:"ios-search",disabled:e.tableLoading},on:{click:e.doSearch}},[e._v("\u67E5\u8BE2")])],1)],1)]},proxy:!0}],null,!1,1733436567)})],1):e._e(),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)])},Am=[];const Km={name:"Itembox",components:{Modal:oe,Button:ge,ButtonGroup:Ue},props:{value:Boolean,url:String,data:Array,title:{type:String,default:"\u5E2E\u52A9\u6846"},width:{type:Number,default:700},height:{type:Number,default:350},multiSelect:{type:Boolean,default:!1},itemBoxSearchParams:{type:Object,default(){return{}}},clearText:{type:String,require:!1,default:"\u53D6\u6D88"}},data(){return{boxShow:this.value,searchText:"",reSetPages:!1,selection:[],searchParams:{},columns:[{title:"\u7269\u6599\u7F16\u7801",key:"item_id",width:80},{title:"\u7269\u6599\u540D\u79F0",key:"item_name"},{title:"\u5355\u4F4D",key:"unit_name",width:60,align:"center"},{title:"\u5305\u88C5\u89C4\u683C",key:"package_form",width:80},{title:"\u542B\u7A0E\u5355\u4EF7\uFF08\u5143\uFF09",key:"tax_price",width:100,align:"right"},{title:"\u4E0B\u8FBE\u622A\u6B62\u65E5\u671F",key:"relEndDate",width:100,align:"center"}],tableColumnsClone:[],tableLoading:!1}},computed:{boxTitle(){return this.title},dataApi(){return e=>v.axios.get(this.url,{params:e})}},methods:{init(){this.selectStore=[];let e={width:60,align:"center",title:"\u9009\u62E9"};this.multiSelect?e.type="selection":e.render=(t,a)=>{let n=a.index;return t("Radio",{props:{value:this.selection[n]===void 0?!1:this.selection[n]},on:{"on-change"(){this.selectOnChange(a.row,n)}}})},this.tableColumnsClone=JSON.parse(JSON.stringify(this.columns)),this.tableColumnsClone.unshift(e),this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams)},onOk(){let e=null;this.selectStore.length>0?(this.multiSelect?e=this.selectStore:e=this.selectStore[0],this.$emit("onOk",e),this.$emit("input",!1),this.clearSelectData(),this.boxShow=!1):this.$Message.error("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.clearSelectData(),this.$emit("onClear"),this.$emit("input",!1),this.boxShow=!1},onCancel(){this.clearSelectData(),this.$emit("input",!1),this.boxShow=!1},doSearch(){this.tableLoading=!0,this.clearSelectData(),this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams),this.tableLoading=!1},onRowClick(e,t){this.selectOnChange(e,t)},selectChage(){this.selectStore=rows},clearSelectData(){this.selection=[],this.selectStore=[]}},watch:{value(){this.value&&(this.boxShow=!0),this.searchText="",this.searchParams=Object.assign({},{search:this.searchText},this.itemBoxSearchParams)},multiSelect(){this.init()},columns(){this.init()},itemBoxSearchParams(){this.init()}},created(){this.init()}},Pi={};var qm=F(Km,Pm,Am,!1,eV,null,null,null);function eV(e){for(let t in Pi)this[t]=Pi[t]}var Ai=function(){return qm.exports}(),tV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"pro-layout-nav-wrapper custom-bread-crumb"},[a("Menu",{ref:"topNav",attrs:{mode:"horizontal",theme:"dark","active-name":e.appInfo.appId},on:{"on-select":e.handleAppMenu}},[e._l(e.topMenList,function(n){return[n.children?a("Submenu",{key:n.name,staticClass:"ibp-nav-sub-menu",attrs:{name:n.name}},[a("template",{slot:"title"},[e._v(" "+e._s(n.name)+" ")]),e._l(n.children,function(s){return a("MenuItem",{key:s.appId,attrs:{name:s.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:s.icon,size:20}}),e._v(e._s(s.name))],1)})],2):a("MenuItem",{key:n.appId,attrs:{name:n.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:n.icon,size:20}}),e._v(e._s(n.name)+" "),a("div",{staticClass:"line"})],1)]}),e.otherList.length>0?a("Submenu",{attrs:{name:"other"}},[a("template",{slot:"title"},[e._v(" ... ")]),e._l(e.otherList,function(n){return a("MenuItem",{key:n.appId,attrs:{name:n.appId}},[a("Icon",{directives:[{name:"show",rawName:"v-show",value:e.systemInfo.navLogo==="1",expression:"systemInfo.navLogo === '1'"}],attrs:{type:n.icon,size:20}}),e._v(e._s(n.name)+" ")],1)})],2):e._e()],2)],1)},aV=[],dS="";const nV={name:"IndAppMenu",components:{Menu:I.Menu,MenuItem:I.MenuItem,Icons:pe,Submenu:I.Submenu},props:{appList:{type:Array,default:()=>[]}},data(){return{systemInfo:{},navList:[],topMenList:[],otherList:[],topMenuNum:99,lastTopMenuNum:-1,acceptAppId:""}},computed:{appInfo(){return this.$store.getters.getAppInfo}},created(){this.getAppMenu()},mounted(){setTimeout(()=>{this.calcTopMenus()},1e3)},watch:{appList:{handler(){this.getAppMenu()},deep:!0}},methods:{getAppMenu(){let e=p.default.cloneDeep(this.appList);if(console.log("appList changed",e),p.default.forEach(e,t=>{var s;let a=t.extendProps,n=a==null?void 0:a.extendProps;t.parentName=n?(s=JSON.parse(n))==null?void 0:s.parentName:""}),console.log("data",e),p.default.some(e,t=>t.parentName)){console.log("render group");let t=p.default.reduce(e,(a,n)=>{if(n.parentName){let s=p.default.find(a,{name:n.parentName});s?s.children.push(n):a.push({name:n.parentName,children:[n]})}else a.push(n);return a},[]);this.navList=t}else this.navList=e;if(this.lastTopMenuNum=this.topMenuNum,this.navList.length>this.topMenuNum){let t=p.default.cloneDeep(this.navList);this.topMenList=t.splice(0,this.topMenuNum),this.otherList=t}else this.topMenList=this.navList,this.otherList=[];if(this.navList.length>0){let t=this.navList[0].appId;for(let a=0;a<this.navList.length;a++)this.navList[a].selected==!0&&(t=this.navList[a].appId);this.activeName&&(t=this.activeName),this.handleAppMenu(t)}},handleAppMenu(e){this.$store.commit("setAppInfo",e)},calcTopMenus(){var h;let e=document.getElementsByTagName("body")[0].clientWidth,t=document.getElementsByClassName("sys-name")[0].clientWidth,a=document.getElementsByClassName("custom-bread-crumb")[0].clientWidth,n=document.getElementsByClassName("custom-content-con")[0].clientWidth,s=80,i=e-t-a-n-s,l=0,r=0;(h=document.querySelectorAll(".pro-layout-nav-wrapper>.ivu-menu>li"))==null||h.forEach(c=>{r+=c.clientWidth,r<i&&l++}),console.log("topMenuNumCalc",l,"this.topMenuNum",this.topMenuNum),l&&this.topMenuNum>l&&(this.topMenuNum=l,console.log("this.topMenuNum",this.topMenuNum),this.getAppMenu())}}},Ki={};var sV=F(nV,tV,aV,!1,iV,null,null,null);function iV(e){for(let t in Ki)this[t]=Ki[t]}var $a=function(){return sV.exports}(),lV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes,style:Object.assign({},e.styles,e.topStyles),on:{click:e.back}},[e._t("default",function(){return[a("div",{ref:"inner",class:e.innerClasses},[a("i",{staticClass:"ivu-icon ivu-icon-ios-arrow-up"})])]})],2)},rV=[];const Xa="ivu-back-top",oV={name:"IndBackTop",props:{offsetTop:{type:Number,default:100},bottom:{type:Number,default:80},right:{type:Number,default:20},duration:{type:Number,default:1e3},container:{type:[String,HTMLElement],default:null}},data(){return{backTop:!1,sTop:0,topStyles:{}}},computed:{containerEle(){if(typeof this.container=="string"&&this.container){const e=document.querySelector(this.container);if(e)return e}return this.container instanceof HTMLElement?this.container:document.documentElement||document.body},classes(){return[`${Xa}`,{[`${Xa}-show`]:this.backTop}]},styles(){const e={bottom:`${this.bottom}px`,right:`${this.right}px`};return this.container&&(e.position="absolute"),e},innerClasses(){return`${Xa}-inner`}},mounted(){this.$nextTick(()=>{v.on(this.containerEle,"scroll",this.handleScroll),v.on(this.containerEle,"resize",this.handleScroll)})},beforeDestroy(){v.off(this.containerEle,"scroll",this.handleScroll),v.off(this.containerEle,"resize",this.handleScroll)},methods:{handleScroll(){var e;if(this.sTop=this.containerEle.scrollTop,this.backTop=this.sTop>=this.offsetTop,this.container){const t=this.containerEle.clientHeight,a=((e=this.$refs.inner)==null?void 0:e.clientHeight)||40,n=this.sTop+t-this.bottom-a;this.topStyles={top:`${n}px`}}},back(){this.scrollTop(this.sTop,0,this.duration),this.$emit("on-click")},scrollTop(e=0,t,a=500,n){window.requestAnimationFrame||(window.requestAnimationFrame=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(l){return window.setTimeout(l,1e3/60)});const s=Math.abs(e-t),i=Math.ceil(s/a*50);this.scrollTo(e,t,i,n)},scrollTo(e,t,a,n){if(e===t){n&&n();return}let s=Math.min(e+a,t);e>t&&(s=Math.max(e-a,t)),this.containerEle.scrollTop=s,this.handleScroll(),window.requestAnimationFrame(()=>this.scrollTo(s,t,a,n))}}},qi={};var cV=F(oV,lV,rV,!1,dV,null,null,null);function dV(e){for(let t in qi)this[t]=qi[t]}var Pa=function(){return cV.exports}();/*!
45
45
  * vuex v3.6.2
46
46
  * (c) 2021 Evan You
47
47
  * @license MIT
48
- */function wf(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:s});else{var a=e.prototype._init;e.prototype._init=function(n){n===void 0&&(n={}),n.init=n.init?[s].concat(n.init):s,a.call(this,n)}}function s(){var n=this.$options;n.store?this.$store=typeof n.store=="function"?n.store():n.store:n.parent&&n.parent.$store&&(this.$store=n.parent.$store)}}var Ef=typeof window!="undefined"?window:typeof global!="undefined"?global:{},ct=Ef.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Df(e){!ct||(e._devtoolHook=ct,ct.emit("vuex:init",e),ct.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,a){ct.emit("vuex:mutation",t,a)},{prepend:!0}),e.subscribeAction(function(t,a){ct.emit("vuex:action",t,a)},{prepend:!0}))}function dt(e,t){Object.keys(e).forEach(function(a){return t(e[a],a)})}function _i(e){return e!==null&&typeof e=="object"}function Cf(e){return e&&typeof e.then=="function"}function _f(e,t){return function(){return e(t)}}var Me=function(t,a){this.runtime=a,this._children=Object.create(null),this._rawModule=t;var s=t.state;this.state=(typeof s=="function"?s():s)||{}},Ji={namespaced:{configurable:!0}};Ji.namespaced.get=function(){return!!this._rawModule.namespaced},Me.prototype.addChild=function(t,a){this._children[t]=a},Me.prototype.removeChild=function(t){delete this._children[t]},Me.prototype.getChild=function(t){return this._children[t]},Me.prototype.hasChild=function(t){return t in this._children},Me.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},Me.prototype.forEachChild=function(t){dt(this._children,t)},Me.prototype.forEachGetter=function(t){this._rawModule.getters&&dt(this._rawModule.getters,t)},Me.prototype.forEachAction=function(t){this._rawModule.actions&&dt(this._rawModule.actions,t)},Me.prototype.forEachMutation=function(t){this._rawModule.mutations&&dt(this._rawModule.mutations,t)},Object.defineProperties(Me.prototype,Ji);var Pe=function(t){this.register([],t,!1)};Pe.prototype.get=function(t){return t.reduce(function(a,s){return a.getChild(s)},this.root)},Pe.prototype.getNamespace=function(t){var a=this.root;return t.reduce(function(s,n){return a=a.getChild(n),s+(a.namespaced?n+"/":"")},"")},Pe.prototype.update=function(t){Yi([],this.root,t)},Pe.prototype.register=function(t,a,s){var n=this;s===void 0&&(s=!0);var i=new Me(a,s);if(t.length===0)this.root=i;else{var l=this.get(t.slice(0,-1));l.addChild(t[t.length-1],i)}a.modules&&dt(a.modules,function(r,h){n.register(t.concat(h),r,s)})},Pe.prototype.unregister=function(t){var a=this.get(t.slice(0,-1)),s=t[t.length-1],n=a.getChild(s);!n||!n.runtime||a.removeChild(s)},Pe.prototype.isRegistered=function(t){var a=this.get(t.slice(0,-1)),s=t[t.length-1];return a?a.hasChild(s):!1};function Yi(e,t,a){if(t.update(a),a.modules)for(var s in a.modules){if(!t.getChild(s))return;Yi(e.concat(s),t.getChild(s),a.modules[s])}}var Ue,ke=function(t){var a=this;t===void 0&&(t={}),!Ue&&typeof window!="undefined"&&window.Vue&&Gf(window.Vue);var s=t.plugins;s===void 0&&(s=[]);var n=t.strict;n===void 0&&(n=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Pe(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Ue,this._makeLocalGettersCache=Object.create(null);var i=this,l=this,r=l.dispatch,h=l.commit;this.dispatch=function(c,f){return r.call(i,c,f)},this.commit=function(c,f,U){return h.call(i,c,f,U)},this.strict=n;var u=this._modules.root.state;Ot(this,u,[],this._modules.root),Ba(this,u),s.forEach(function(m){return m(a)});var o=t.devtools!==void 0?t.devtools:Ue.config.devtools;o&&Df(this)},Ya={state:{configurable:!0}};Ya.state.get=function(){return this._vm._data.$$state},Ya.state.set=function(e){},ke.prototype.commit=function(t,a,s){var n=this,i=Lt(t,a,s),l=i.type,r=i.payload,h={type:l,payload:r},u=this._mutations[l];!u||(this._withCommit(function(){u.forEach(function(m){m(r)})}),this._subscribers.slice().forEach(function(o){return o(h,n.state)}))},ke.prototype.dispatch=function(t,a){var s=this,n=Lt(t,a),i=n.type,l=n.payload,r={type:i,payload:l},h=this._actions[i];if(!!h){try{this._actionSubscribers.slice().filter(function(o){return o.before}).forEach(function(o){return o.before(r,s.state)})}catch{}var u=h.length>1?Promise.all(h.map(function(o){return o(l)})):h[0](l);return new Promise(function(o,m){u.then(function(c){try{s._actionSubscribers.filter(function(f){return f.after}).forEach(function(f){return f.after(r,s.state)})}catch{}o(c)},function(c){try{s._actionSubscribers.filter(function(f){return f.error}).forEach(function(f){return f.error(r,s.state,c)})}catch{}m(c)})})}},ke.prototype.subscribe=function(t,a){return Bi(t,this._subscribers,a)},ke.prototype.subscribeAction=function(t,a){var s=typeof t=="function"?{before:t}:t;return Bi(s,this._actionSubscribers,a)},ke.prototype.watch=function(t,a,s){var n=this;return this._watcherVM.$watch(function(){return t(n.state,n.getters)},a,s)},ke.prototype.replaceState=function(t){var a=this;this._withCommit(function(){a._vm._data.$$state=t})},ke.prototype.registerModule=function(t,a,s){s===void 0&&(s={}),typeof t=="string"&&(t=[t]),this._modules.register(t,a),Ot(this,this.state,t,this._modules.get(t),s.preserveState),Ba(this,this.state)},ke.prototype.unregisterModule=function(t){var a=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var s=za(a.state,t.slice(0,-1));Ue.delete(s,t[t.length-1])}),zi(this)},ke.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)},ke.prototype.hotUpdate=function(t){this._modules.update(t),zi(this,!0)},ke.prototype._withCommit=function(t){var a=this._committing;this._committing=!0,t(),this._committing=a},Object.defineProperties(ke.prototype,Ya);function Bi(e,t,a){return t.indexOf(e)<0&&(a&&a.prepend?t.unshift(e):t.push(e)),function(){var s=t.indexOf(e);s>-1&&t.splice(s,1)}}function zi(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var a=e.state;Ot(e,a,[],e._modules.root,!0),Ba(e,a,t)}function Ba(e,t,a){var s=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var n=e._wrappedGetters,i={};dt(n,function(r,h){i[h]=_f(r,e),Object.defineProperty(e.getters,h,{get:function(){return e._vm[h]},enumerable:!0})});var l=Ue.config.silent;Ue.config.silent=!0,e._vm=new Ue({data:{$$state:t},computed:i}),Ue.config.silent=l,e.strict&&Qf(e),s&&(a&&e._withCommit(function(){s._data.$$state=null}),Ue.nextTick(function(){return s.$destroy()}))}function Ot(e,t,a,s,n){var i=!a.length,l=e._modules.getNamespace(a);if(s.namespaced&&(e._modulesNamespaceMap[l],e._modulesNamespaceMap[l]=s),!i&&!n){var r=za(t,a.slice(0,-1)),h=a[a.length-1];e._withCommit(function(){Ue.set(r,h,s.state)})}var u=s.context=Jf(e,l,a);s.forEachMutation(function(o,m){var c=l+m;Bf(e,c,o,u)}),s.forEachAction(function(o,m){var c=o.root?m:l+m,f=o.handler||o;zf(e,c,f,u)}),s.forEachGetter(function(o,m){var c=l+m;If(e,c,o,u)}),s.forEachChild(function(o,m){Ot(e,t,a.concat(m),o,n)})}function Jf(e,t,a){var s=t==="",n={dispatch:s?e.dispatch:function(i,l,r){var h=Lt(i,l,r),u=h.payload,o=h.options,m=h.type;return(!o||!o.root)&&(m=t+m),e.dispatch(m,u)},commit:s?e.commit:function(i,l,r){var h=Lt(i,l,r),u=h.payload,o=h.options,m=h.type;(!o||!o.root)&&(m=t+m),e.commit(m,u,o)}};return Object.defineProperties(n,{getters:{get:s?function(){return e.getters}:function(){return Yf(e,t)}},state:{get:function(){return za(e.state,a)}}}),n}function Yf(e,t){if(!e._makeLocalGettersCache[t]){var a={},s=t.length;Object.keys(e.getters).forEach(function(n){if(n.slice(0,s)===t){var i=n.slice(s);Object.defineProperty(a,i,{get:function(){return e.getters[n]},enumerable:!0})}}),e._makeLocalGettersCache[t]=a}return e._makeLocalGettersCache[t]}function Bf(e,t,a,s){var n=e._mutations[t]||(e._mutations[t]=[]);n.push(function(l){a.call(e,s.state,l)})}function zf(e,t,a,s){var n=e._actions[t]||(e._actions[t]=[]);n.push(function(l){var r=a.call(e,{dispatch:s.dispatch,commit:s.commit,getters:s.getters,state:s.state,rootGetters:e.getters,rootState:e.state},l);return Cf(r)||(r=Promise.resolve(r)),e._devtoolHook?r.catch(function(h){throw e._devtoolHook.emit("vuex:error",h),h}):r})}function If(e,t,a,s){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(i){return a(s.state,s.getters,i.state,i.getters)})}function Qf(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function za(e,t){return t.reduce(function(a,s){return a[s]},e)}function Lt(e,t,a){return _i(e)&&e.type&&(a=t,t=e,e=e.type),{type:e,payload:t,options:a}}function Gf(e){Ue&&e===Ue||(Ue=e,wf(Ue))}var Of=Qi(function(e,t){var a={};return Ii(t).forEach(function(s){var n=s.key,i=s.val;a[n]=function(){for(var r=[],h=arguments.length;h--;)r[h]=arguments[h];var u=this.$store.commit;if(e){var o=Gi(this.$store,"mapMutations",e);if(!o)return;u=o.context.commit}return typeof i=="function"?i.apply(this,[u].concat(r)):u.apply(this.$store,[i].concat(r))}}),a}),jt=Qi(function(e,t){var a={};return Ii(t).forEach(function(s){var n=s.key,i=s.val;a[n]=function(){for(var r=[],h=arguments.length;h--;)r[h]=arguments[h];var u=this.$store.dispatch;if(e){var o=Gi(this.$store,"mapActions",e);if(!o)return;u=o.context.dispatch}return typeof i=="function"?i.apply(this,[u].concat(r)):u.apply(this.$store,[i].concat(r))}}),a});function Ii(e){return Lf(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function Lf(e){return Array.isArray(e)||_i(e)}function Qi(e){return function(t,a){return typeof t!="string"?(a=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,a)}}function Gi(e,t,a){var s=e._modulesNamespaceMap[a];return s}var jf=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-collect-btn"},[a("Tooltip",{attrs:{content:e.value?"\u53D6\u6D88\u6536\u85CF":"\u6536\u85CF",placement:"bottom"}},[a("Icons",{attrs:{type:e.value?"ios-star":"ios-star-outline",size:23},nativeOn:{click:function(s){return e.handleClick.apply(null,arguments)}}})],1)],1)},$f=[];const Hf={name:"IndCollect",components:{Tooltip:$e,Icons:oe},data(){return{value:!1}},computed:{collectMenuList(){return this.$store.state.app.collectMenuList}},mounted(){this.value=!1,this.collectMenuList.find(t=>t.name==this.$route.name)&&(this.value=!0)},methods:{...jt(["addMenuCollect","removeMenuCollect"]),handleClick(){this.value?this.removeMenuCollect(this.$route).then(()=>{this.$Message.success("\u53D6\u6D88\u6536\u85CF"),this.value=!this.value}):this.addMenuCollect(this.$route).then(()=>{this.$Message.success("\u6536\u85CF\u6210\u529F"),this.value=!this.value})}}},Oi={};var Xf=y(Hf,jf,$f,!1,Pf,null,null,null);function Pf(e){for(let t in Oi)this[t]=Oi[t]}var Ia=function(){return Xf.exports}(),Af=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"error-store"},[a("Badge",{attrs:{dot:"",count:e.countComputed}},[a("Button",{attrs:{type:"text"},on:{click:e.openErrorLoggerPage}},[a("Icons",{attrs:{size:20,type:"ios-bug"}})],1)],1)],1)},Kf=[],oS="";const qf={name:"IndErrorStore",components:{Badge:B.Badge,Button:B.Button,Icons:oe},props:{count:{type:Number,default:0},hasRead:Boolean},computed:{countComputed(){return this.hasRead?0:this.count}},methods:{openErrorLoggerPage(){this.$router.push({name:"error_logger_page"})}}},Li={};var eV=y(qf,Af,Kf,!1,tV,"7806e270",null,null);function tV(e){for(let t in Li)this[t]=Li[t]}var ji=function(){return eV.exports}(),aV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.showFullScreenBtn?a("div",{staticClass:"ind-full-screen-btn-con"},[a("Tooltip",{attrs:{content:e.value?"\u9000\u51FA\u5168\u5C4F":"\u5168\u5C4F",placement:"bottom"}},[a("Icons",{attrs:{type:e.value?"md-contract":"md-expand",size:23},nativeOn:{click:function(s){return e.handleChange.apply(null,arguments)}}})],1)],1):e._e()},sV=[];const nV={name:"IndFullscreen",components:{Tooltip:$e,Icons:oe},props:{value:Boolean},computed:{showFullScreenBtn(){return window.navigator.userAgent.indexOf("MSIE")<0}},methods:{handleFullscreen(){let e=document.body;this.value?document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen():e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullScreen?e.webkitRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()},handleChange(){this.handleFullscreen(),Zt.$emit("resize")}},mounted(){let e=document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.fullScreen||document.mozFullScreen||document.webkitIsFullScreen;e=!!e,document.addEventListener("fullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("mozfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("webkitfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("msfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),this.$emit("input",e)}},$i={};var iV=y(nV,aV,sV,!1,lV,null,null,null);function lV(e){for(let t in $i)this[t]=$i[t]}var Qa=function(){return iV.exports}(),rV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Dropdown",{attrs:{trigger:"click"},on:{"on-click":e.selectLang}},[a("a",{attrs:{href:"javascript:void(0)"}},[e._v(" "+e._s(e.title)+" "),a("Icons",{attrs:{size:18,type:"md-arrow-dropdown"}})],1),a("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.localList,function(s,n){return a("DropdownItem",{key:"lang-"+n,attrs:{name:n}},[e._v(e._s(s))])}),1)],1)],1)},oV=[];const cV={name:"IndLanguage",components:{Dropdown:Jt,DropdownMenu:B.DropdownMenu,DropdownItem:B.DropdownItem,Icons:oe},props:{lang:String},data(){return{langList:{"zh-CN":"\u8BED\u8A00","zh-TW":"\u8A9E\u8A00","en-US":"Lang"},localList:{"zh-CN":"\u4E2D\u6587\u7B80\u4F53","zh-TW":"\u4E2D\u6587\u7E41\u4F53","en-US":"English"}}},watch:{lang(e){this.$i18n.locale=e}},computed:{title(){return this.langList[this.lang]}},methods:{selectLang(e){this.$emit("on-lang-change",e)}}},Hi={};var dV=y(cV,rV,oV,!1,hV,null,null,null);function hV(e){for(let t in Hi)this[t]=Hi[t]}var Xi=function(){return dV.exports}(),uV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{staticClass:"other-menu-item",on:{click:function(s){return e.onChange("history")}}},[a("Tooltip",{attrs:{transfer:"",placement:"right",content:"\u5386\u53F2",disabled:!e.collapsed}},[a("div",[a("Icons",{staticClass:"other-menu-icon",attrs:{type:"md-time"}}),a("span",{staticClass:"other-menu-title"},[e._v("\u5386\u53F2")])],1)])],1),a("div",{staticClass:"other-menu-item",on:{click:function(s){return e.onChange("collect")}}},[a("Tooltip",{attrs:{transfer:"",placement:"right",content:"\u6536\u85CF",disabled:!e.collapsed}},[a("div",[a("Icons",{staticClass:"other-menu-icon",attrs:{type:"md-star-outline"}}),a("span",{staticClass:"other-menu-title"},[e._v("\u6536\u85CF")])],1)])],1),a("Drawer",{attrs:{title:e.drawer.title,closable:!1,scrollable:!0,"class-name":e.drawerClasses,"mask-style":{backgroundColor:"unset"},placement:"left"},model:{value:e.drawer.model,callback:function(s){e.$set(e.drawer,"model",s)},expression:"drawer.model"}},[e.drawer.type=="history"?a("div",{staticClass:"other-menu-history"},e._l(e.list,function(s,n){return a("div",{key:n,staticClass:"other-menu-history-item"},[a("div",{staticClass:"content",on:{click:function(i){return e.handleClick(s)}}},[a("Icons",{attrs:{type:s.icon}}),a("span",[e._v(" "+e._s(s.label))])],1),a("div",{staticClass:"delete"},[a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return e.handleHistoryDelete(s)}}})],1)])}),0):e._e(),e.drawer.type=="collect"?a("div",{staticClass:"other-menu-collect"},e._l(e.list,function(s,n){return a("div",{key:n,staticClass:"other-menu-collect-item",on:{click:function(i){return e.handleClick(s)}}},[a("div",{staticClass:"content"},[a("Tooltip",{attrs:{content:s.label,delay:1e3}},[a("Icons",{attrs:{type:s.icon}}),a("span",[e._v(" "+e._s(s.label))])],1)],1),a("div",{staticClass:"delete"},[a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.handleCollectDelete(s)}}})],1)])}),0):e._e()])],1)},pV=[];let Ga;const mV={name:"IndOtherMenu",components:{Tooltip:$e,Drawer:xa,Icons:oe},props:{collapsed:Boolean},data(){return{drawer:{model:!1,title:"",type:""},list:[]}},computed:{classes(){let e=["ind-other-menu"];return this.collapsed?["ind-other-menu-collapsed",...e]:[...e]},drawerClasses(){return this.collapsed?"ind-other-menu-drawer-wrap-collapsed":"ind-other-menu-drawer-wrap"}},methods:{onChange(e){e=="history"?(this.drawer.title="\u5386\u53F2\u83DC\u5355",Ga=v.getMenuHistoryApi):(this.drawer.title="\u6536\u85CF\u83DC\u5355",Ga=v.getMenuCollectApi),this.getList(),this.drawer.type=e,this.drawer.model=!this.drawer.model},getList(){this.list=[],Ga().then(e=>{this.list=e.data,this.drawer.type=="collect"&&this.$store.commit("setCollectMenuList",this.list)})},handleClick(e){this.$emit("on-select",e.name),this.drawer.model=!1},handleHistoryDelete(e){v.deleteMenuHistoryApi(e.historyId).then(()=>{this.getList()})},handleCollectDelete(e){v.deleteMenuCollectApi(e.collectId).then(()=>{this.getList()})}}},Pi={};var fV=y(mV,uV,pV,!1,VV,null,null,null);function VV(e){for(let t in Pi)this[t]=Pi[t]}var Oa=function(){return fV.exports}(),Ai={components:{Icons:oe},methods:{showTitle(e){return ma(e)},showChildren(e){return e.children&&(e.children.length>0||e.meta&&e.meta.showAlways)},getNameOrHref(e,t){return e.href?`isTurnByHref_${e.href}`:t?e.children[0].name:e.name}}},TV={props:{parentItem:{type:Object,default:()=>{}},isShow:{type:Boolean,default:!0},theme:String,iconSize:Number},computed:{parentName(){return this.parentItem.name},children(){return this.parentItem.children},textColor(){return this.theme==="dark","#495060"}}},NV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Submenu",{directives:[{name:"show",rawName:"v-show",value:e.isShow,expression:"isShow"}],attrs:{name:""+e.parentName}},[a("template",{slot:"title"},[a("Icons",{staticStyle:{"font-size":"14px"},attrs:{type:e.parentItem.meta.icon||""}}),a("span",{staticStyle:{"font-size":"14px"}},[e._v(e._s(e.showTitle(e.parentItem)))])],1),e._l(e.children,function(s){return[s.children&&s.children.length===1?[e.showChildren(s)?a("IndSideMenuItem",{key:"menu-"+s.name,attrs:{isTopMenu:!1,"parent-item":s}}):a("MenuItem",{key:"menu-"+s.children[0].name,attrs:{name:e.getNameOrHref(s,!0)}},[a("Icons",{attrs:{type:s.meta.icon||""}}),a("span",[e._v(e._s(e.showTitle(s.children[0])))])],1)]:[e.showChildren(s)?a("IndSideMenuItem",{key:"menu-"+s.name,attrs:{isTopMenu:!1,"parent-item":s}}):a("MenuItem",{key:"menu-"+s.name,attrs:{name:e.getNameOrHref(s)}},[a("Icons",{attrs:{type:s.meta.icon||""}}),a("span",[e._v(e._s(e.showTitle(s)))])],1)]]})],2)},vV=[];const RV={name:"IndSideMenuItem",components:{Submenu:B.Submenu,MenuItem:B.MenuItem},mixins:[Ai,TV],props:{isTopMenu:{type:Boolean,default:!0}}},Ki={};var UV=y(RV,NV,vV,!1,gV,null,null,null);function gV(e){for(let t in Ki)this[t]=Ki[t]}var La=function(){return UV.exports}(),bV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"side-menu-wrapper"},[e._t("default"),a("Menu",{directives:[{name:"show",rawName:"v-show",value:!e.collapsed,expression:"!collapsed"}],ref:"menu",attrs:{"active-name":e.activeName,"open-names":e.openedNames,accordion:e.accordion,theme:e.theme,width:"auto"},on:{"on-select":e.handleSelect}},[e._l(e.menuList,function(s){return[s.children&&s.children.length===1?[e.showChildren(s)?a("SideMenuItem",{key:"menu-"+s.name,attrs:{"parent-item":s,"is-show":s.meta.appId==e.appInfo.appId}}):a("MenuItem",{directives:[{name:"show",rawName:"v-show",value:s.chchildren[0].meta.appId==e.appInfo.appId,expression:"item.chchildren[0].meta.appId == appInfo.appId"}],key:"menu-"+s.children[0].name,attrs:{name:e.getNameOrHref(s,!0)}},[a("Icons",{attrs:{type:s.children[0].icon||""}}),a("span",[e._v(e._s(e.showTitle(s.children[0])))])],1)]:[e.showChildren(s)?a("SideMenuItem",{key:"menu-"+s.name,attrs:{"parent-item":s,"is-show":s.meta.appId==e.appInfo.appId}}):a("MenuItem",{directives:[{name:"show",rawName:"v-show",value:s.meta.appId==e.appInfo.appId,expression:"item.meta.appId == appInfo.appId"}],key:"menu-"+s.name,attrs:{name:e.getNameOrHref(s)}},[a("Icons",{attrs:{type:s.icon||""}}),a("span",[e._v(e._s(e.showTitle(s)))])],1)]]})],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.collapsed,expression:"collapsed"}],staticClass:"menu-collapsed"},[e._l(e.menuList,function(s,n){return[a("a",{directives:[{name:"show",rawName:"v-show",value:s.meta.appId===e.appInfo.appId,expression:"item.meta.appId === appInfo.appId"}],key:n,staticClass:"drop-menu-a",style:{textAlign:"center"}},[a("Icons",{attrs:{type:s.meta.icon}})],1)]})],2)],2)},SV=[],cS="";const yV=(e,t)=>Array.from(new Set([...e,...t])),kV={name:"IndSideMenu",components:{SideMenuItem:La},mixins:[Ai],props:{menuList:{type:Array,default:()=>[]},collapsed:Boolean,theme:{type:String,default:"dark"},rootIconSize:{type:Number,default:20},iconSize:{type:Number,default:16},accordion:Boolean,activeName:{type:String,default:""},openNames:{type:Array,default:()=>[]}},data(){return{openedNames:[]}},computed:{textColor(){return this.theme==="dark"?"#fff":"#495060"},appInfo(){return this.$store.getters.getAppInfo}},watch:{menuList(){},activeName(){this.openedNames=this.getOpenedNamesByActiveName()},openNames(e){this.openedNames=e},openedNames(){this.$nextTick(()=>{this.$refs.menu.updateOpened()})}},mounted(){this.openedNames=yV(this.openedNames,this.getOpenedNamesByActiveName(name))},methods:{handleSelect(e){this.$emit("on-select",e)},getOpenedNamesByActiveName(){const{crumbs:e}=this.$route.meta;let t=[];return e&&e.forEach(a=>{a.type===1&&t.push(a.name)}),t},updateOpenName(e){e===this.$config.homeRouteName?this.openedNames=[]:this.openedNames=this.getOpenedNamesByActiveName()}}},qi={};var FV=y(kV,bV,SV,!1,WV,"5f6336f6",null,null);function WV(e){for(let t in qi)this[t]=qi[t]}var ja=function(){return FV.exports}(),ZV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-sider-trigger",class:{collapsed:e.collapsed},on:{click:e.handleChange}},[a("div",{staticClass:"title"},[e._v(" "+e._s(e.$store.getters.getAppInfo.title)+" ")]),a("Icons",{attrs:{type:e.icon,size:e.size},on:{click:function(s){return s.stopPropagation(),e.handleChange.apply(null,arguments)}}})],1)},xV=[];const MV={name:"IndSiderTrigger",components:{Icons:oe},props:{collapsed:Boolean,icon:{type:String,default:"navicon-round"},size:{type:Number,default:26}},data(){return{}},computed:{appList(){return this.$store.getters.getAppList}},methods:{handleChange(){this.$emit("on-change")},handleClick(e){this.$store.commit("setAppInfo",e)}}},el={};var wV=y(MV,ZV,xV,!1,EV,null,null,null);function EV(e){for(let t in el)this[t]=el[t]}var $t=function(){return wV.exports}(),DV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-tags-nav"},[a("ul",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"contextmenu",style:{left:e.contextMenuLeft+"px",top:e.contextMenuTop+"px"}},e._l(e.menuList,function(s,n){return a("li",{key:n,on:{click:function(i){return e.handleTagsOption(n)}}},[e._v(e._s(s))])}),0),a("div",{staticClass:"ind-tags-nav-content"},[a("div",{staticClass:"btn-con left-btn"},[a("Button",{attrs:{type:"text"},on:{click:function(s){return e.handleScroll(240)}}},[a("Icons",{attrs:{size:18,type:"ios-arrow-back"}})],1)],1),a("div",{ref:"scrollOuter",staticClass:"scroll-outer",on:{DOMMouseScroll:e.handlescroll,mousewheel:e.handlescroll}},[a("div",{ref:"scrollBody",staticClass:"scroll-body",style:{left:e.tagBodyLeft+"px"}},[a("transition-group",{attrs:{name:"taglist-moving-animation",tag:"div"}},e._l(e.list,function(s){return a("Tag",{key:"tag-nav-"+s.name,ref:"tagsPageOpened",refInFor:!0,attrs:{name:s.name,"data-route-item":s,closable:s.name!==e.$config.homeRouteName,color:e.isCurrentTag(s)?"primary":"default"},on:{"on-close":function(n){return e.handleClose(s)}},nativeOn:{click:function(n){return e.handleClick(s)},contextmenu:function(n){return n.preventDefault(),e.contextMenu(s,n)}}},[e._v(e._s(e.showTitleInside(s)))])}),1)],1)]),a("div",{staticClass:"btn-con right-btn"},[a("Button",{attrs:{type:"text"},on:{click:function(s){return e.handleScroll(-240)}}},[a("Icons",{attrs:{size:18,type:"ios-arrow-forward"}})],1)],1)])])},CV=[];const tl={before_close_normal:e=>{B.Modal.confirm({title:"\u786E\u5B9A\u8981\u5173\u95ED\u8FD9\u4E00\u9875\u5417",onOk:()=>{e(!0)},onCancel:()=>{e(!1)}})}},_V={name:"IndTagsNav",components:{Button:B.Button,Tag:B.Tag,Icons:oe},props:{value:Object,list:{type:Array,default:()=>[]}},data(){return{tagBodyLeft:0,rightOffset:40,outerPadding:4,contextMenuLeft:0,contextMenuTop:0,visible:!1,menuList:{others:"\u5173\u95ED\u5176\u4ED6",all:"\u5173\u95ED\u6240\u6709"}}},computed:{currentRouteObj(){const{name:e,params:t,query:a}=this.value;return{name:e,params:t,query:a}}},watch:{$route(e){this.getTagElementByRoute(e)},visible(e){e?document.body.addEventListener("click",this.closeMenu):document.body.removeEventListener("click",this.closeMenu)}},mounted(){setTimeout(()=>{this.getTagElementByRoute(this.$route)},200)},methods:{handlescroll(e){var t=e.type;let a=0;(t==="DOMMouseScroll"||t==="mousewheel")&&(a=e.wheelDelta?e.wheelDelta:-(e.detail||0)*40),this.handleScroll(a)},handleScroll(e){const t=this.$refs.scrollOuter.offsetWidth,a=this.$refs.scrollBody.offsetWidth;e>0?this.tagBodyLeft=Math.min(0,this.tagBodyLeft+e):t<a?this.tagBodyLeft<-(a-t)||(this.tagBodyLeft=Math.max(this.tagBodyLeft+e,t-a)):this.tagBodyLeft=0},handleTagsOption(e){if(e.includes("all")){let t=this.list.filter(a=>a.name===this.$config.homeRouteName);this.$emit("on-close",t,"all")}else if(e.includes("others")){let t=this.list.filter(a=>Ce(this.currentRouteObj,a)||a.name===this.$config.homeRouteName);this.$emit("on-close",t,"others",this.currentRouteObj),setTimeout(()=>{this.getTagElementByRoute(this.currentRouteObj)},100)}},handleClose(e){e.meta&&e.meta.beforeCloseName&&e.meta.beforeCloseName in tl?new Promise(tl[e.meta.beforeCloseName]).then(t=>{t&&this.close(e)}):this.close(e)},close(e){let t=this.list.filter(a=>!Ce(e,a));this.$emit("on-close",t,void 0,e)},handleClick(e){this.$emit("input",e)},showTitleInside(e){return ma(e)},isCurrentTag(e){return Ce(this.currentRouteObj,e)},moveToView(e){const t=this.$refs.scrollOuter.offsetWidth;this.$refs.scrollBody.offsetWidth<t?this.tagBodyLeft=0:e.offsetLeft<-this.tagBodyLeft?this.tagBodyLeft=-e.offsetLeft+this.outerPadding:e.offsetLeft>-this.tagBodyLeft&&e.offsetLeft+e.offsetWidth<-this.tagBodyLeft+t?this.tagBodyLeft=Math.min(0,t-e.offsetWidth-e.offsetLeft-this.outerPadding):this.tagBodyLeft=-(e.offsetLeft-(t-this.outerPadding-e.offsetWidth))},getTagElementByRoute(e){this.$nextTick(()=>{var t;this.refsTag=this.$refs.tagsPageOpened,(t=this.refsTag)==null||t.forEach((a,s)=>{if(Ce(e,a.$attrs["data-route-item"])){let n=this.refsTag[s].$el;this.moveToView(n)}})})},contextMenu(e,t){if(e.name===this.$config.homeRouteName)return;this.visible=!0;const a=this.$el.getBoundingClientRect().left;this.contextMenuLeft=t.clientX-a+10,this.contextMenuTop=t.clientY-54},closeMenu(){this.visible=!1}}},al={};var JV=y(_V,DV,CV,!1,YV,null,null,null);function YV(e){for(let t in al)this[t]=al[t]}var $a=function(){return JV.exports}(),BV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-user-avatar-dropdown"},[a("Dropdown",{attrs:{transfer:""},on:{"on-click":e.handleClick}},[a("span",[e._v("\u6B22\u8FCE\uFF0C"+e._s(e.userName))]),a("Icons",{attrs:{size:18,type:"md-arrow-dropdown"}}),a("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.btnList,function(s){return a("DropdownItem",{key:s.key,attrs:{name:s.key}},[e._v(e._s(s.name))])}),1)],1)],1)},zV=[];const IV={name:"IndUser",components:{Dropdown:Jt,DropdownMenu:B.DropdownMenu,DropdownItem:B.DropdownItem,Icons:oe},props:{userName:{type:String,default:""},messageUnreadCount:{type:Number,default:0}},data(){return{btnList:[{key:"toggle",name:"\u5207\u6362\u4E3B\u9898",callback:this.changeTheme},{key:"changePwd",name:"\u4FEE\u6539\u5BC6\u7801",callback:this.changePwd},{key:"logout",name:"\u9000\u51FA\u767B\u5F55",callback:this.logout}]}},methods:{...jt(["handleLogout"]),logout(){this.handleLogout().then(()=>{this.$router.push({name:this.$config.loginName})})},changePwd(){this.$router.push({name:"changepwd"})},changeTheme(){let e=this.$store.getters.getTheme;const a=(Ta.findIndex(s=>s===e)+1)%Ta.length;this.$store.commit("setTheme",Ta[a])},handleClick(e){const t=this.btnList.find(a=>a.key===e);t&&t.callback&&t.callback()}}},sl={};var QV=y(IV,BV,zV,!1,GV,null,null,null);function GV(e){for(let t in sl)this[t]=sl[t]}var Ha=function(){return QV.exports}(),OV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-bread-crumb"},[a("Breadcrumb",{style:{fontSize:e.fontSize+"px"}},[e._l(e.breadCrumbList,function(s){return[s.to?a("BreadcrumbItem",{key:"bread-crumb-"+s.name,attrs:{to:{name:s.to}}},[s.icon?a("Icons",{staticStyle:{"margin-right":"4px"},attrs:{type:s.icon||""}}):e._e(),e._v(" "+e._s(e.showTitle(s))+" ")],1):a("BreadcrumbItem",{key:"bread-crumb-"+s.name},[s.icon?a("Icons",{staticStyle:{"margin-right":"4px"},attrs:{type:s.icon||""}}):e._e(),e._v(" "+e._s(e.showTitle(s))+" ")],1)]})],2)],1)},LV=[];const jV={name:"CustomBreadCrumb",components:{Icons:oe},props:{fontSize:{type:Number,default:14},showIcon:{type:Boolean,default:!1}},computed:{breadCrumbList(){return this.$store.state.app.breadCrumbList}},methods:{showTitle(e){return ma(e)},isCustomIcon(e){return e.indexOf("_")===0},getCustomIconName(e){return e.slice(1)}}},nl={};var $V=y(jV,OV,LV,!1,HV,null,null,null);function HV(e){for(let t in nl)this[t]=nl[t]}var XV=function(){return $V.exports}(),PV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"header-bar"},[a("div",{staticClass:"sys-name",on:{click:function(s){return e.$router.push({name:"home"})}}},[e._v("\u5C71\u4E1C\u4E00\u4F53\u5316\u5E73\u53F0")]),a("CustomBreadCrumb",{directives:[{name:"show",rawName:"v-show",value:e.appList.length<1,expression:"appList.length < 1"}],staticStyle:{"margin-left":"30px"},attrs:{"show-icon":""}}),a("app-menu",{directives:[{name:"show",rawName:"v-show",value:e.appList.length>=1,expression:"appList.length >= 1"}],staticStyle:{display:"flex","vertical-align":"top"},attrs:{appList:e.appList},on:{menuRouter:e.menuRouter}}),a("div",{staticClass:"custom-content-con"},[e._t("default")],2)],1)},AV=[];const KV={name:"HeaderBar",components:{AppMenu:Ca,CustomBreadCrumb:XV},props:{collapsed:Boolean},computed:{appList(){return this.$store.getters.getAppList}},methods:{menuRouter(e){this.$emit("menuRouter",e)},handleCollpasedChange(e){this.$emit("on-coll-change",e)}}},il={};var qV=y(KV,PV,AV,!1,eT,null,null,null);function eT(e){for(let t in il)this[t]=il[t]}var tT=function(){return qV.exports}(),aT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"sub-header-bar"},[a("SiderTrigger",{attrs:{collapsed:e.collapsed,icon:"md-menu"},on:{"on-change":e.handleCollpasedChange}})],1)},sT=[];const nT={name:"SubHeaderBar",components:{SiderTrigger:$t},props:{collapsed:Boolean},computed:{appList(){return this.$store.getters.getAppList}},methods:{handleCollpasedChange(e){this.$emit("on-coll-change",e)}}},ll={};var iT=y(nT,aT,sT,!1,lT,null,null,null);function lT(e){for(let t in ll)this[t]=ll[t]}var rT=function(){return iT.exports}(),oT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-basic-layout ind-flex-column"},[e.layout!=="screen"?a("div",{ref:"headerCon",staticClass:"header-con ind-flex-no-shrink"},[a("HeaderBar",{on:{menuRouter:e.turnToPage}},[a("User",{attrs:{"user-name":e.userName}}),a("Fullscreen",{staticStyle:{"margin-right":"10px"},model:{value:e.isFullscreen,callback:function(s){e.isFullscreen=s},expression:"isFullscreen"}}),a("Collect",{staticStyle:{"margin-right":"10px"}})],1)],1):e._e(),e.layout==="screen"?a("div",{staticClass:"ind-flex-grow",staticStyle:{padding:"10px"}},[a("RouterView")],1):a("Layout",{staticClass:"ind-main-layout ind-flex-grow"},[a("div",{staticClass:"ind-sider-content ind-flex-column",class:{collapsed:e.collapsed},on:{mouseover:e.mouseOver,mouseleave:e.mouseLeave}},[a("SiderTrigger",{staticClass:"ind-flex-no-shrink",attrs:{collapsed:e.collapsed,icon:"md-menu"},on:{"on-change":e.handleCollapsedChange}}),a("Sider",{staticClass:"ind-sider ind-flex-grow",attrs:{"hide-trigger":"",collapsible:"",width:200,"collapsed-width":68},model:{value:e.collapsed,callback:function(s){e.collapsed=s},expression:"collapsed"}},[a("SideMenu",{ref:"sideMenu",staticClass:"ind-side-menu",attrs:{accordion:"","active-name":e.activeName,collapsed:e.collapsed,"menu-list":e.menuList},on:{"on-select":e.turnToPage}})],1),a("OtherMenu",{staticClass:"ind-flex-no-shrink",attrs:{collapsed:e.collapsed},on:{"on-select":e.turnToPage}})],1),a("Content",{staticClass:"ind-main-content ind-flex-column"},[a("TagsNav",{staticClass:"ind-flex-grow",attrs:{value:e.$route,list:e.tagNavList},on:{input:e.handleClick,"on-close":e.handleCloseTag}}),a("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",attrs:{id:"keepalive"}},[a("KeepAlive",{attrs:{include:e.cacheList,exclude:e.notCacheName,max:e.$store.state.app.maxTabNum}},[a("RouterView",{key:e.$route.path})],1)],1)],1)],1)],1)},cT=[];const dT={name:"IndBasicLayout",components:{Header:B.Header,Layout:B.Layout,Content:B.Content,Collect:Ia,SiderTrigger:$t,SideMenu:ja,OtherMenu:Oa,TagsNav:$a,Fullscreen:Qa,User:Ha,HeaderBar:tT,SubHeaderBar:rT},data(){return{isFullscreen:!1,activeName:"",layout:"",collapsedState:!1,collapsed:!1,mouseState:!1}},computed:{tagNavList(){return this.$store.state.app.tagNavList},userName(){return this.$store.state.user.userName},notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>t.name);return["IndEmptyLayout",...e]},menuList(){return this.$store.getters.getMenuTreeList},getAppInfo(){return this.$store.getters.getAppInfo}},watch:{$route(e){const{name:t,query:a,params:s,meta:n}=e;if(a.layout==="screen"&&(this.layout="screen"),this.layout==="screen")return;this.addTag({route:{name:t,query:a,params:s,meta:n},type:"push"}),this.setBreadCrumb(e),this.setTagNavList(oc(this.tagNavList,e));let i=t;const l=n.crumbs;l&&l.forEach(r=>{r.type===2&&(this.activeName=r.name)}),this.$refs.sideMenu.updateOpenName(i),this.setActiveName(i)}},created(){const{query:e}=this.$route;e.layout==="screen"&&(this.layout="screen")},mounted(){const{name:e,params:t,query:a,meta:s}=this.$route;if(a.layout==="screen"&&(this.layout="screen"),this.layout==="screen")return;this.setTagNavList(),this.setHomeRoute(this.$router),this.getCollectMenu(),this.addTag({route:{name:e,params:t,query:a,meta:s}}),this.setBreadCrumb(this.$route),this.tagNavList.find(i=>i.name===this.$route.name)||this.$router.push({name:this.$config.homeRouteName});const n=s.crumbs;n&&n.forEach(i=>{i.type===2&&this.$nextTick(()=>{this.activeName=i.name})})},methods:{...Of(["setBreadCrumb","setTagNavList","setActiveName","addTag","setHomeRoute","closeTag","setCollectMenuList","setAppInfo","setMaxTabNum","getMaxTabNum"]),...jt(["handleLogin","addMenuHistory"]),turnToPage(e){let{name:t,params:a,query:s}={};if(typeof e=="string"?t=e:(t=e.name,a=e.params,s=e.query),t.indexOf("isTurnByHref_")>-1){window.open(t.split("_")[1]);return}t!==this.$route.name&&(this.addMenuHistory({name:t,params:a,query:s}),this.$router.push({name:t,params:a,query:s}))},handleCloseTag(e,t,a){t!=="others"&&(t==="all"?this.turnToPage(this.$config.homeRouteName):Ce(this.$route,a)&&this.closeTag({route:a,$router:this.$router})),this.setTagNavList(e)},getCollectMenu(){v.getMenuCollectApi().then(e=>{this.setCollectMenuList(e.data)})},handleClick(e){this.getAppInfo.appId!=e.meta.appId&&this.setAppInfo(e.meta.appId),this.turnToPage(e)},handleCollapsedChange(){this.collapsedState=!this.collapsedState,this.changeCollapsed()},mouseOver(){this.mouseState=!0,this.changeCollapsed()},mouseLeave(){this.mouseState=!1,this.changeCollapsed()},changeCollapsed(){this.collapsedState?this.collapsed=this.collapsedState&&!this.mouseState:this.collapsed=!1}}},rl={};var hT=y(dT,oT,cT,!1,uT,null,null,null);function uT(e){for(let t in rl)this[t]=rl[t]}var Ht=function(){return hT.exports}(),pT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("KeepAlive",{attrs:{include:e.cacheList,exclude:e.notCacheName}},[a("RouterView",{ref:"child"})],1)},mT=[];const fT={name:"IndEmptyLayout",data(){return{tagNavList:[]}},computed:{notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>{var a,s;return(s=(a=t.meta)==null?void 0:a.data)==null?void 0:s.permissionValue});return["IndEmptyLayout",...e]}},watch:{$route:{handler(){this.tagNavList=v.getLocalStorage("ibp-sc-tagNavList")},immediate:!0}}},ol={};var VT=y(fT,pT,mT,!1,TT,null,null,null);function TT(e){for(let t in ol)this[t]=ol[t]}var ht=function(){return VT.exports}(),NT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("RouterView")},vT=[];const RT={name:"IndPageLayout",computed:{}},cl={};var UT=y(RT,NT,vT,!1,gT,null,null,null);function gT(e){for(let t in cl)this[t]=cl[t]}var Xa=function(){return UT.exports}(),bT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-menu-desc"},[a("Icon",{attrs:{type:"ios-help-circle-outline",color:"#488aff",size:"20"},on:{click:function(s){e.show=!0}}}),a("IndModal",{attrs:{lazyRender:!1,title:e.title,"mask-closable":!0,width:e.width,transfer:""},on:{"on-cancel":function(s){e.show=!1},"on-ok":function(s){e.show=!1}},model:{value:e.show,callback:function(s){e.show=s},expression:"show"}},[e.theContext!=""?[a("div",{staticClass:"ind-page-help-content-box",domProps:{innerHTML:e._s(e.theContext)}})]:[e.menuInfo.menuDesc?a("div",{staticClass:"ind-menu-help-panel"},[a("div",{staticClass:"ind-flex"},[a("div",{staticClass:"ind-menu-title"},[e._v("\u529F\u80FD\u8BF4\u660E\uFF1A")]),a("div",{staticClass:"ind-menu-title-content"},[e._v(" "+e._s(e.menuInfo.menuDesc)+" ")])]),a("div",{staticClass:"ind-menu-title"},[e._v("\u6307\u6807\u5B9A\u4E49\uFF1A")]),e._l(e.menuInfo.indexList,function(s,n){return a("div",{key:"index"+n,staticClass:"ind-menu-line-item"},[a("div",{staticClass:"ind-intent-1 ind-flex-no-shrink"},[e._v(e._s(s.indexName))]),a("div",{staticClass:"ind-menu-desc-content"},[e._v(" "+e._s(s.indexRule)+" ")])])})],2):a("div",{staticClass:"ind-empty"},[e._v("\u6682\u65E0")])]],2)],1)},ST=[];const yT={props:{title:{type:String,default:"\u9875\u9762\u5E2E\u52A9"},width:{type:Number,default:1060},height:{type:Number,default:650},theContext:{type:String,default:""}},data(){return{show:!1,menuInfo:{menuDesc:"",indexList:[]}}},created(){this.initData()},methods:{initData(){let e=v.getPermissionCache(),t=d.default.find(e,{permissionId:this.$route.meta.permissionId})||{};try{this.menuInfo=JSON.parse(t.extendProps)||{}}catch{console.log("\u672A\u53D6\u5230\u6570\u636E")}}}},dl={};var kT=y(yT,bT,ST,!1,FT,null,null,null);function FT(e){for(let t in dl)this[t]=dl[t]}var hl=function(){return kT.exports}(),WT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"detailView",staticClass:"ind-detail-view ind-flex-column",class:{"has-padding":e.hasPadding}},[e.isShowHeader?a("div",{staticClass:"ind-flex-no-shrink header"},[e.isShowBackBtn?a("Button",{staticClass:"back-btn",attrs:{bizType:"back"},on:{click:function(s){e.useGoBack?e.goBack():e.$backToMenu()}}},[e._v("\u8FD4\u56DE")]):e._e(),a("span",{staticClass:"title"},[e._v(e._s(e.customTitle||e.title))]),a("MenuDesc"),a("div",{staticClass:"header-buttons"},[e._t("headerButton")],2)],1):e._e(),a("IndBackTopPanel",{staticClass:"ind-flex-column ind-flex-grow content"},[a("div",{staticClass:"content-row"},[e._t("default")],2)]),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[e._t("footer")],2)],1)},ZT=[];const xT={name:"IndDetailView",components:{Button:Te,MenuDesc:hl},props:{isShowHeader:{type:Boolean,default:!0},isShowBackBtn:{type:Boolean,default:!0},useGoBack:Boolean,customTitle:String,hasPadding:Boolean},computed:{title(){return this.$route.meta.title}},methods:{back(){history.go(-1)},goBack(){history.go(-1),this.$store.commit("closeTag",this.$router,d.default.find(this.$store.state.app.tagNavList,{name:this.$route.name}))}}},ul={};var MT=y(xT,WT,ZT,!1,wT,null,null,null);function wT(e){for(let t in ul)this[t]=ul[t]}var pl=function(){return MT.exports}();`${me.ismAmServerContext}`;function ET(e){return v.axios.get("/ind-uc-ext-server/manage/ind-index-manage-preset/get",{params:e})}var DT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-page-view ind-flex-column"},[e.isShowHeader?a("div",{staticClass:"ind-flex-no-shrink header"},[e.isShowBackBtn?a("Button",{staticClass:"back-btn",attrs:{bizType:"back"},on:{click:e.$backToMenu}},[e._v("\u8FD4\u56DE")]):e._e(),a("span",{staticClass:"title"},[e._v(e._s(e.customTitle||e.title))]),a("MenuDesc",{attrs:{theContext:e.indexDesc}}),a("div",{staticStyle:{width:"70%",height:"100%",display:"flex","align-items":"center",padding:"5px",color:"red"}},[e._v(" "+e._s(e.functionDesc)+" ")]),a("div",{staticClass:"function-wrapper"},[e._t("headerButton")],2)],1):e._e(),a("IndLoadingPanel",{staticClass:"ind-flex-column ind-flex-grow content",attrs:{loading:e.loading}},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.topSearch,expression:"$slots.topSearch"}],staticClass:"ind-flex-no-shrink ind-panel top-search-content search"},[e._t("topSearch")],2),a("div",{staticClass:"ind-flex-grow body-content"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.leftContent,expression:"$slots.leftContent"}],staticClass:"ind-panel body-left-content"},[e._t("leftContent")],2),a("div",{staticClass:"ind-panel ind-flex-column body-right-content"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],staticClass:"ind-flex-no-shrink search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots["important-tip"],expression:"$slots['important-tip']"}],staticClass:"important-tip"},[a("Icons",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{staticClass:"ind-flex-grow main-content"},[e._t("default")],2),a("div",{staticClass:"ind-flex-no-shrink body-right-content-footer"},[e._t("footer")],2)])]),a("div",{staticClass:"ind-flex-no-shrink bottom"},[e._t("bottom")],2)])],1)},CT=[];const _T={name:"IndPageView",data(){return{title:"",functionDesc:"",indexDesc:""}},components:{ButtonGroup:Ne,Button:Te,Icons:oe,Col:B.Col,Row:B.Row,MenuDesc:hl},props:{customTitle:String,loading:Boolean,isShowHeader:{type:Boolean,default:!0},isShowBackBtn:Boolean},methods:{calcTitle(){if(top==self)this.title=this.$route.meta.title;else{const e=v.getLocalStorage("ibp-sc-tagNavList")||[],t=v.getSessionStorage("activeName")||"",s=(d.default.find(e,{name:t})||{}).uri,n=this.$route.meta.data.uri;s===n?this.title=t:this.title=this.$route.meta.title}}},async mounted(){var n;this.calcTitle();let a={userId:(((n=v.getPermissionCache().filter(i=>i.uri&&i.uri!="/"&&this.$route.fullPath.includes(i.uri.replace(/^\/ind([^/]{1,})/,""))))==null?void 0:n[0])||{}).permissionId||this.$route.meta.permissionId,funId:"pageHelpSet"},s=await ET(a);if(s.code=="1")if(s.data!=""){let i=JSON.parse(s.data);this.functionDesc=i.functionDesc,this.indexDesc=i.indexDesc}else this.functionDesc=""}},ml={};var JT=y(_T,DT,CT,!1,YT,null,null,null);function YT(e){for(let t in ml)this[t]=ml[t]}var fl=function(){return JT.exports}(),BT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-back-top-panel"},[e._t("default"),a("BackTop",e._g(e._b({attrs:{container:e.container}},"BackTop",e.$attrs,!1),e.$listeners))],2)},zT=[];const IT={name:"IndBackTopPanel",components:{BackTop:Ja},data(){return{container:null}},mounted(){this.container=this.$el}},Vl={};var QT=y(IT,BT,zT,!1,GT,null,null,null);function GT(e){for(let t in Vl)this[t]=Vl[t]}var Tl=function(){return QT.exports}(),OT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-loading-panel"},[e.isPc?[e._t("default"),e.loading?a("Spin",{class:["ind-loading-spin","ind-loading-spin--"+e.theme],style:e.style,attrs:{fix:""}},[a("Icons",{staticClass:"ind-loading-spin-icon",attrs:{type:"ios-loading",size:"18"}}),e.noText?e._e():a("div",[e._v(e._s(e.text))])],1):e._e()]:[e._t("default"),a("div",{staticClass:"custom-overlay",class:{show:e.loading},on:{click:function(s){s.stopPropagation()}}},[e.isFullScreenLoading&&e.loadingImageUrl(!0)?a("div",{staticClass:"ind-loading-wrapper-global"},[a("img",{staticStyle:{height:"100%",width:"100%"},attrs:{src:e.loadingImageUrl(!0),alt:""}}),a("div",{staticClass:"ind-loading-wrapper-text"},[e._v(" "+e._s(e.text||"\u7CFB\u7EDF\u52A0\u8F7D\u4E2D...")+" ")])]):!e.isFullScreenLoading&&e.loadingImageUrl(!1)?a("div",{staticClass:"ind-loading-wrapper-local"},[a("div",{staticClass:"ind-loading-block ind-vcenter"},[a("div",{staticClass:"ind-loading-block-center"},[a("img",{attrs:{src:e.loadingImageUrl(!1),alt:""}}),a("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])]):e.loadingImageUrl(!1)?e._e():a("div",{staticClass:"ind-loading-wrapper-local"},[a("div",{staticClass:"ind-loading-block ind-vcenter"},[a("div",{staticClass:"ind-loading-block-center"},[a("div",{staticClass:"img-divv"},[a("Icons",{staticClass:"ind-loading-spin-icon",attrs:{type:"ios-loading",size:"18"}})],1),a("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])])])]],2)},LT=[];const jT={name:"IndLoadingPanel",components:{Spin:B.Spin,Icons:oe},props:{isFullScreenLoading:{type:Boolean,default:!1},loading:Boolean,theme:{type:String,default:"light"},noText:Boolean,text:{type:String,default:"\u52A0\u8F7D\u4E2D..."}},data(){function e(){const t=navigator.userAgent,a=["Windows","Macintosh","Linux"];for(const s of a)if(t.includes(s))return!0;return!1}return{isPc:e(),style:{"z-index":ye}}},watch:{loading:{immediate:!0,async handler(){this.loading&&(this.style["z-index"]=ye)}}},methods:{loadingImageUrl(e){const t=e?"systemDefaultConfig.globalLoading":"systemDefaultConfig.localLoading",a=this.getSafeConfigValue(t);return a&&a.trim()!==""?`/user-manage-server/oss/file/get/${a}`:!1},getSafeConfigValue(e){if(!!this.$config)return e.split(".").reduce((t,a)=>t&&t[a]!==void 0?t[a]:void 0,this.$config)}}},Nl={};var $T=y(jT,OT,LT,!1,HT,null,null,null);function HT(e){for(let t in Nl)this[t]=Nl[t]}var Pa=function(){return $T.exports}(),XT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Poptip",e._g(e._b({staticClass:"ind-poptip",style:e.transfer?e.style:null,attrs:{transfer:e.transfer},scopedSlots:e._u([e.$slots.title?{key:"title",fn:function(){return[e._t("title")]},proxy:!0}:null,e.$slots.content?{key:"content",fn:function(){return[!e.lazyRender||e.isInit?a("div",[e._t("content")],2):e._e()]},proxy:!0}:null],null,!0),model:{value:e.isShow,callback:function(s){e.isShow=s},expression:"isShow"}},"Poptip",e.$attrs,!1),e.$listeners),[e._t("default")],2)},PT=[];const AT={name:"IndPoptip",components:{Poptip:B.Poptip,ButtonGroup:Ne,Button:Te},props:{value:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},lazyRender:{type:Boolean,default:!0}},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":ye}}},watch:{value:{immediate:!0,async handler(){this.isShow=this.value}},isShow:{immediate:!0,async handler(){this.isShow&&(this.transfer&&(Tt(),this.style["z-index"]=ye),this.isInit||(this.isInit=!0))}}}},vl={};var KT=y(AT,XT,PT,!1,qT,null,null,null);function qT(e){for(let t in vl)this[t]=vl[t]}var Aa=function(){return KT.exports}(),eN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"tree-select-poptip"},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":"md-arrow-dropdown",clearable:!e.readonly,disabled:e.readonly,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clearSelected,"on-focus":function(s){e.visible=!0},"on-click":function(s){e.visible=!0}}}),a("Modal",{staticClass:"ind-modal",attrs:{value:e.visible,title:e.selectTitle,footerHide:e.footerHide},on:{"on-visible-change":e.visibleChange,"on-ok":e.doOk,"on-cancel":function(s){e.visible=!1}}},[a("div",{ref:"treeWrapper",staticClass:"tree-select-wrapper"},[a("Input",{staticClass:"tree-select-input",attrs:{placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694,\u56DE\u8F66\u952E\u641C\u7D22",clearable:"",search:""},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(s){e.searchValue=typeof s=="string"?s.trim():s},expression:"searchValue"}}),e.searchNum>0?a("div",{staticClass:"global-desc-text"},[e._v(e._s(e.searchNum)+"\u4E2A\u7ED3\u679C")]):e._e(),a("Tree",e._b({ref:"tree",attrs:{height:"calc( 100vh - 190px )",defaultValue:e.value||e.defaultValue,data:e.data,dataApi:e.dataApi,expandAll:e.expandAll,defaultExpandLevel:e.defaultExpandLevel,expandNode:e.expandNode,singleSel:e.singleSel,isShowHeader:!1,"show-checkbox":e.showCheckbox,"is-show-search":!1,"check-directly":""},on:{"on-select-change":e.onSelectChange,"on-check-change":e.onCheckChange,"on-load":e.initSelectedTitles,"on-default-change":e.onCheckChange}},"Tree",e.$attrs,!1))],1)])],1)},tN=[],dS="";const aN={inheritAttrs:!1,components:{Poptip:Aa,Tree:yt},props:{isAutoLoad:{type:Boolean,default:!0},data:Array,dataApi:Function,value:Array,defaultValue:Array,singleSel:Boolean,expandNode:Boolean,readonly:Boolean,showCheckbox:Boolean,selectLeafOnly:{type:Boolean,default:!0},expandAll:Boolean,defaultExpandLevel:Number,footerHide:Boolean,showCancel:{type:Boolean,default:!0},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},selectTitle:{type:String,default:"\u8BF7\u9009\u62E9"},cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"},lazyRender:{type:Boolean,default:!0},saving:Boolean,cancelNotClose:Boolean},data(){return{loading:!0,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-down"}},deactivated(){this.visible=!1},watch:{value:{handler:async function(e){await this.$nextTick(),this.isAutoLoad?this.updateSelectedTitles():this.selectedTitles=d.default.join(d.default.map(e||[],"title"),",")},deep:!0}},methods:{visibleChange(e){this.visible=e},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},search(e){e&&this.$refs.tree.highlightNodes(e.split(" "),this.updateSearchNum)},onSearchChange(){this.searchValue?this.$refs.tree.highlightNodes(this.searchValue.split(" "),this.updateSearchNum):this.clearHighlightNodes()},onSelectChange(e){console.log("onSelectChange trigger"),this.updateSelectedTitles(e),this.$emit("on-select-change",e),this.$emit("input",e),this.visible=!1},onCheckChange(){var s,n,i,l,r,h,u,o,m;console.log("onCheckChange trigger");let e=this.getCheckedNodes(),t=(n=(s=d.default.orderBy(e,["id"],["desc"]))==null?void 0:s.map(c=>c.id))==null?void 0:n.join(","),a=(l=(i=d.default.orderBy(this.value,["id"],["desc"]))==null?void 0:i.map(c=>c.id))==null?void 0:l.join(",");t==a&&this.updateSelectedTitles(),(h=(r=this.value)==null?void 0:r[0])!=null&&h.id?a=(o=(u=d.default.orderBy(this.value,["id"],["desc"]))==null?void 0:u.map(c=>c.id))==null?void 0:o.join(","):a=(m=d.default.orderBy(this.value,null,["desc"]))==null?void 0:m.join(","),t==a&&setTimeout(()=>{this.updateSelectedTitles(),this.showCheckbox&&this.selectLeafOnly?this.$emit("input",this.getCheckedNodes(!0)):this.$emit("input",e)},10)},clearHighlightNodes(){this.$refs.tree.highlightNodes(null,this.updateSearchNum)},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.$emit("input",[])},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){let e=this.getCheckedNodes(!0);e.length||(e=this.getSelectedNodes()),this.selectedTitles=d.default.join(d.default.map(e||[],"title"),",")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){return this.$refs.tree.getCheckedNodes(e)},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)},refreshStatus(){return this.$refs.tree.refreshStatus()},setSelectedTitles(e){this.selectedTitles=e},doOk(){console.log("doOk trigger"),this.visible=!1,this.updateSelectedTitles(),this.showCheckbox&&this.selectLeafOnly?this.$emit("input",this.getCheckedNodes(!0)):this.showCheckbox?this.$emit("input",this.getCheckedNodes(!1)):this.$emit("input",this.getSelectedNodes())}}},Rl={};var sN=y(aN,eN,tN,!1,nN,"2309bc89",null,null);function nN(e){for(let t in Rl)this[t]=Rl[t]}var Xt=function(){return sN.exports}(),iN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("TreeSelect",e._b({attrs:{value:e.value,multiple:e.item.multiple,"show-checkbox":e.item.multiple},on:{input:e.handleChange}},"TreeSelect",e.item.props,!1))},lN=[];const rN={name:"IndTreeSelectCondition",components:{TreeSelect:Xt},props:{item:{type:Object,default:()=>({})},value:{type:[Array],default:()=>[]}},methods:{handleChange(e=[]){const t=e.map(a=>a.id);this.$emit("input",t)}}},Ul={};var oN=y(rN,iN,lN,!1,cN,null,null,null);function cN(e){for(let t in Ul)this[t]=Ul[t]}var dN=function(){return oN.exports}(),hN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.headCls,on:{click:e.onHeaderClick}},[e.$slots.prefix||e.prefix?a("span",{class:[e.prefixCls+"-prefix"]},[e._t("prefix",function(){return[e.prefix?a("Icons",{attrs:{type:e.prefix}}):e._e()]})],2):e._e(),e._l(e.selectedMultiple,function(s,n){return[e.maxTagCount===void 0||n<e.maxTagCount?a("div",{key:n,staticClass:"ivu-tag ivu-tag-checked"},[a("span",{staticClass:"ivu-tag-text",class:{"ivu-select-multiple-tag-hidden":s.disabled}},[e._v(e._s(s.tag!==void 0?s.tag:s.label))]),s.disabled?e._e():a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.removeTag(s)}}})],1):e._e()]}),e.maxTagCount!==void 0&&e.selectedMultiple.length>e.maxTagCount?a("div",{staticClass:"ivu-tag ivu-tag-checked"},[a("span",{staticClass:"ivu-tag-text ivu-select-max-tag"},[e.maxTagPlaceholder?[e._v(e._s(e.maxTagPlaceholder(e.selectedMultiple.length-e.maxTagCount)))]:[e._v("+ "+e._s(e.selectedMultiple.length-e.maxTagCount)+"...")]],2)]):e._e(),a("span",{directives:[{name:"show",rawName:"v-show",value:e.singleDisplayValue,expression:"singleDisplayValue"}],class:e.singleDisplayClasses},[e._v(e._s(e.singleDisplayValue))]),e.filterable?a("input",{directives:[{name:"model",rawName:"v-model",value:e.query,expression:"query"}],ref:"input",class:[e.prefixCls+"-input"],style:e.inputStyle,attrs:{id:e.inputElementId,type:"text",disabled:e.disabled,placeholder:e.showPlaceholder?e.localePlaceholder:"",autocomplete:"off",spellcheck:"false"},domProps:{value:e.query},on:{keydown:[e.resetInputState,function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"delete",[8,46],s.key,["Backspace","Delete","Del"])?null:e.handleInputDelete.apply(null,arguments)},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleInputEnter.apply(null,arguments)}],focus:e.onInputFocus,blur:e.onInputBlur,input:function(s){s.target.composing||(e.query=s.target.value)}}}):e._e(),e.resetSelect?a("Icons",{class:[e.prefixCls+"-arrow"],attrs:{type:"ios-close-circle"},nativeOn:{click:function(s){return s.stopPropagation(),e.onClear.apply(null,arguments)}}}):e._e(),!e.resetSelect&&!e.remote?a("Icons",{class:[e.prefixCls+"-arrow"],attrs:{type:e.arrowType,custom:e.customArrowType,size:e.arrowSize}}):e._e()],2)},uN=[];const kt="ivu-select",pN={name:"IndSelectHead",mixins:[Ut,lt],components:{Icons:oe},props:{disabled:{type:Boolean,default:!1},filterable:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},remote:{type:Boolean,default:!1},initialLabel:{type:[String,Number,Array]},values:{type:Array,default:()=>[]},clearable:{type:[Function,Boolean],default:!1},inputElementId:{type:String},placeholder:{type:String},queryProp:{type:String,default:""},prefix:{type:String},maxTagCount:{type:Number},maxTagPlaceholder:{type:Function},allowCreate:{type:Boolean},showCreateItem:{type:Boolean}},data(){return{prefixCls:kt,query:"",inputLength:20,remoteInitialLabel:this.initialLabel,preventRemoteCall:!1}},computed:{singleDisplayClasses(){const{filterable:e,multiple:t,showPlaceholder:a}=this;return[{[kt+"-head-with-prefix"]:this.$slots.prefix||this.prefix,[kt+"-placeholder"]:a&&!e,[kt+"-selected-value"]:!a&&!t&&!e}]},singleDisplayValue(){return this.multiple&&this.values.length>0||this.filterable?"":`${this.selectedSingle}`||this.localePlaceholder},showPlaceholder(){let e=!1;if(this.multiple)!this.values.length>0&&(e=!0);else{const t=this.values[0];(typeof t=="undefined"||String(t).trim()==="")&&(e=!this.remoteInitialLabel)}return e},resetSelect(){return!this.showPlaceholder&&this.clearable},inputStyle(){let e={};return this.multiple&&(this.showPlaceholder?e.width="100%":e.width=`${this.inputLength}px`),e},localePlaceholder(){return this.placeholder===void 0?this.t("i.select.placeholder"):this.placeholder},selectedSingle(){const e=this.values[0];return e?e.label:this.remoteInitialLabel||""},selectedMultiple(){return this.multiple?this.values:[]},headCls(){return{[`${kt}-head-flex`]:this.filterable&&(this.$slots.prefix||this.prefix)}},arrowType(){let e="ios-arrow-down";return this.$IVIEW&&(this.$IVIEW.select.customArrow?e="":this.$IVIEW.select.arrow&&(e=this.$IVIEW.select.arrow)),e},customArrowType(){let e="";return this.$IVIEW&&this.$IVIEW.select.customArrow&&(e=this.$IVIEW.select.customArrow),e},arrowSize(){let e="";return this.$IVIEW&&this.$IVIEW.select.arrowSize&&(e=this.$IVIEW.select.arrowSize),e}},methods:{onInputFocus(){this.$emit("on-input-focus")},onInputBlur(){this.showCreateItem||(this.values.length||(this.query=""),this.$emit("on-input-blur"))},removeTag(e){if(this.disabled)return!1;this.dispatch("IndSelect","on-select-selected",e)},resetInputState(){this.inputLength=this.$refs.input.value.length*12+20,this.$emit("on-keydown")},handleInputDelete(e){const t=e.target.value;this.multiple&&this.selectedMultiple.length&&this.query===""&&t===""&&this.removeTag(this.selectedMultiple[this.selectedMultiple.length-1])},handleInputEnter(e){this.$emit("on-enter"),this.showCreateItem&&e.stopPropagation()},onHeaderClick(e){this.filterable&&e.target===this.$el&&this.$refs.input.focus()},onClear(){this.$emit("on-clear")}},watch:{values([e]){if(!!this.filterable){if(this.preventRemoteCall=!0,this.multiple){this.query="",this.preventRemoteCall=!1;return}typeof e=="undefined"||e===""||e===null?this.query="":this.query=e.label,this.$nextTick(()=>this.preventRemoteCall=!1)}},query(e){if(this.preventRemoteCall){this.preventRemoteCall=!1;return}this.$emit("on-query-change",e)},queryProp(e){e!==this.query&&(this.query=e)}}},gl={};var mN=y(pN,hN,uN,!1,fN,null,null,null);function fN(e){for(let t in gl)this[t]=gl[t]}var VN=function(){return mN.exports}();const bl=()=>[],TN={props:{options:{type:Array,default:bl},slotOptions:{type:Array,default:bl},slotUpdateHook:{type:Function,default:()=>{}}},render(e){return this.slotOptions!==this.$parent.$slots.default&&this.slotUpdateHook(),e("ul",[this.$slots.default,this.options])}};let NN,vN;const Sl={};var RN=y(TN,NN,vN,!1,UN,null,null,null);function UN(e){for(let t in Sl)this[t]=Sl[t]}var gN=function(){return RN.exports}(),bN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture},{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{touchstart:!0}}],class:e.classes},[a("div",{ref:"reference",class:e.selectionCls,attrs:{tabindex:e.selectTabindex},on:{blur:e.toggleHeaderFocus,focus:e.toggleHeaderFocus,click:e.toggleMenu,keydown:[function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"esc",27,s.key,["Esc","Escape"])?null:e.handleKeydown.apply(null,arguments)},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleKeydown.apply(null,arguments)},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"up",38,s.key,["Up","ArrowUp"])?null:(s.preventDefault(),e.handleKeydown.apply(null,arguments))},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"down",40,s.key,["Down","ArrowDown"])?null:(s.preventDefault(),e.handleKeydown.apply(null,arguments))},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"tab",9,s.key,"Tab")?null:e.handleKeydown.apply(null,arguments)},function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"delete",[8,46],s.key,["Backspace","Delete","Del"])?null:e.handleKeydown.apply(null,arguments)}],mouseenter:function(s){e.hasMouseHoverHead=!0},mouseleave:function(s){e.hasMouseHoverHead=!1}}},[e._t("input",function(){return[a("input",{attrs:{type:"hidden",name:e.name},domProps:{value:e.publicValue}}),a("select-head",{attrs:{filterable:e.filterable,multiple:e.multiple,values:e.values,clearable:e.canBeCleared,prefix:e.prefix,disabled:e.itemDisabled,remote:e.remote,"input-element-id":e.elementId,"initial-label":e.initialLabel,placeholder:e.placeholder,"query-prop":e.query,"max-tag-count":e.maxTagCount,"max-tag-placeholder":e.maxTagPlaceholder,"allow-create":e.allowCreate,"show-create-item":e.showCreateItem},on:{"on-query-change":e.onQueryChange,"on-input-focus":function(s){e.isFocused=!0},"on-input-blur":function(s){e.isFocused=!1},"on-clear":e.clearSingleSelect,"on-enter":e.handleCreateItem}},[e._t("prefix",null,{slot:"prefix"})],2)]})],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.dropVisible,expression:"dropVisible"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"dropdown",class:e.dropdownCls,attrs:{placement:e.placement,"data-transfer":e.transfer,transfer:e.transfer,eventsEnabled:e.eventsEnabled}},[a("ul",{directives:[{name:"show",rawName:"v-show",value:e.showNotFoundLabel&&!e.allowCreate,expression:"showNotFoundLabel && !allowCreate"}],class:[e.prefixCls+"-not-found"]},[a("li",[e._v(e._s(e.localeNotFoundText))])]),!e.remote||e.remote&&!e.loading?a("functional-options",{class:e.prefixCls+"-dropdown-list",attrs:{options:e.selectOptions,"slot-update-hook":e.updateSlotOptions,"slot-options":e.slotOptions}},[e.showCreateItem?a("li",{class:e.prefixCls+"-item",on:{click:e.handleCreateItem}},[e._v(" "+e._s(e.query)+" "),a("Icons",{class:e.prefixCls+"-item-enter",attrs:{type:"md-return-left"}})],1):e._e()]):a("ul",{class:e.prefixCls+"-dropdown-list"},[e.showCreateItem?a("li",{class:e.prefixCls+"-item",on:{click:e.handleCreateItem}},[e._v(" "+e._s(e.query)+" "),a("Icons",{class:e.prefixCls+"-item-enter",attrs:{type:"md-return-left"}})],1):e._e()]),a("ul",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],class:[e.prefixCls+"-loading"]},[e._v(" "+e._s(e.localeLoadingText)+" ")])],1)],1)],1)},SN=[];const Fe="ivu-select",yN=/^ind-option$|^IndOption$/i,kN=/option-?group/i,yl=(e,t)=>{let a=t(e);if(a)return e;for(let s=0,n=e.$children.length;s<n;s++){const i=e.$children[s];if(a=yl(i,t),a)return a}},kl=e=>{const t=e.componentOptions;if(t&&yN.test(t.tag))return[e];if(!e.children&&(!t||!t.children))return[];const s=[...e.children||[],...t&&t.children||[]].reduce((n,i)=>[...n,...kl(i)],[]).filter(Boolean);return s.length>0?s:[]},Fl=e=>e.reduce((t,a)=>t.concat(kl(a)),[]),Wl=(e,t,a)=>({...e,componentOptions:{...e.componentOptions,propsData:{...e.componentOptions.propsData,[t]:a}}}),Zl=(e,t)=>t.split(".").reduce((s,n)=>s&&s[n]||null,e),FN=e=>{if(e.componentOptions.propsData.label)return e.componentOptions.propsData.label;const t=(e.componentOptions.children||[]).reduce((s,n)=>s+(n.text||""),""),a=Zl(e,"data.domProps.innerHTML");return t||(typeof a=="string"?a:"")},WN=(e,t,a)=>{const s=JSON.stringify(e),n=JSON.stringify(t),i=JSON.stringify(a.map(l=>l.value));return s!==n||s!==i||i!==n},xl=300,ZN={name:"IndSelect",mixins:[Ut,lt,ya],components:{FunctionalOptions:gN,Drop:va,SelectHead:VN,Icons:oe},directives:{clickOutside:Oe,transferDom:it},props:{value:{type:[String,Number,Array],default:""},label:{type:[String,Number,Array],default:""},defaultLabel:{type:[String,Number,Array],default:""},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},placeholder:{type:String},filterable:{type:Boolean,default:!1},filterMethod:{type:Function},remoteMethod:{type:Function},loading:{type:Boolean,default:!1},loadingText:{type:String},size:{validator(e){return["small","large","default"].includes(e)},default(){return!this.$IVIEW||this.$IVIEW.size===""?"default":this.$IVIEW.size}},labelInValue:{type:Boolean,default:!1},notFoundText:{type:String},placement:{validator(e){return["top","bottom","top-start","bottom-start","top-end","bottom-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},autoComplete:{type:Boolean,default:!1},name:{type:String},elementId:{type:String},transferClassName:{type:String},prefix:{type:String},maxTagCount:{type:Number},maxTagPlaceholder:{type:Function},allowCreate:{type:Boolean,default:!1},capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},filterByLabel:{type:Boolean,default:!1},eventsEnabled:{type:Boolean,default:!1}},data(){return{prefixCls:Fe,values:[],dropDownWidth:0,visible:!1,focusIndex:-1,isFocused:!1,query:"",initialLabel:this.label,hasMouseHoverHead:!1,slotOptions:this.$slots.default,caretPosition:-1,lastRemoteQuery:"",unchangedQuery:!0,hasExpectedValue:!1,isTyping:!1,preventRemoteCall:!1,filterQueryChange:!1}},computed:{classes(){return[`${Fe}`,{[`${Fe}-visible`]:this.visible,[`${Fe}-disabled`]:this.itemDisabled,[`${Fe}-multiple`]:this.multiple,[`${Fe}-single`]:!this.multiple,[`${Fe}-show-clear`]:this.showCloseIcon,[`${Fe}-${this.size}`]:!!this.size}]},dropdownCls(){return{[Fe+"-dropdown-transfer"]:this.transfer,[Fe+"-multiple"]:this.multiple&&this.transfer,["ivu-auto-complete"]:this.autoComplete,[this.transferClassName]:this.transferClassName}},selectionCls(){return{[`${Fe}-selection`]:!this.autoComplete,[`${Fe}-selection-focused`]:this.isFocused}},localeNotFoundText(){return typeof this.notFoundText=="undefined"?this.t("i.select.noMatch"):this.notFoundText},localeLoadingText(){return typeof this.loadingText=="undefined"?this.t("i.select.loading"):this.loadingText},showCreateItem(){let e=!1;if(this.allowCreate&&this.query!==""){e=!0;const t=Nt(this,"IndOption");t&&t.length&&t.find(a=>a.optionLabel===this.query)&&(e=!1)}return e},transitionName(){return this.placement==="bottom"?"slide-up":"slide-down"},dropVisible(){let e=!0;const t=!this.selectOptions||this.selectOptions.length===0;return!this.loading&&this.remote&&this.query===""&&t&&(e=!1),this.autoComplete&&t&&(e=!1),this.visible&&e},showNotFoundLabel(){const{loading:e,remote:t,selectOptions:a}=this;return a&&a.length===0&&(!t||t&&!e)},showAllLabel(){const{loading:e,remote:t,selectOptions:a}=this;return this.multiple&&a&&!!a.length&&(!t||t&&!e)},isSelectAll(){return!this.multiple||!this.selectOptions||!this.selectOptions.length?!1:this.values.length===this.selectOptions.length},publicValue(){return this.multiple?this.values.map(e=>e.value):(this.values[0]||{}).value},canBeCleared(){const e=this.hasMouseHoverHead||this.active,t=!this.itemDisabled&&this.clearable;return e&&t&&this.reset},selectOptions(){const e=[],t=this.slotOptions||[];let a=-1;const s=this.focusIndex,n=this.values.filter(Boolean).map(({value:i})=>i);if(this.autoComplete){const i=(h,u)=>({...h,children:(h.children||[]).map(u).map(o=>i(o,u))}),r=Fl(t)[s];return t.map(h=>h===r||Zl(h,"componentOptions.propsData.value")===this.value?Wl(h,"isFocused",!0):i(h,u=>u!==r?u:Wl(u,"isFocused",!0)))}for(let i of t){const l=i.componentOptions;if(!!l)if(kN.test(l.tag)){let r=l.children;this.filterable&&this.isTyping&&(r=r.filter(({componentOptions:h})=>this.validateOption(h))),r=r.map(h=>(a=a+1,this.processOption(h,n,a===s))),r.length>0&&e.push({...i,componentOptions:{...l,children:r}})}else{if(this.filterQueryChange&&!(this.filterable?this.validateOption(l):i))continue;a=a+1,e.push(this.processOption(i,n,a===s))}}return e},flatOptions(){return Fl(this.selectOptions)},selectTabindex(){return this.itemDisabled||this.filterable?-1:0},remote(){return typeof this.remoteMethod=="function"}},mounted(){if(this.$on("on-select-selected",this.onOptionClick),!this.remote&&this.selectOptions.length>0&&(this.values=this.getInitialValue().map(e=>typeof e!="number"&&!e?null:this.getOptionData(e)).filter(Boolean)),this.checkUpdateStatus(),this.remote&&this.value&&this.defaultLabel){if(!this.multiple)this.query=this.defaultLabel;else if(this.multiple&&this.defaultLabel instanceof Array&&this.value.length===this.defaultLabel.length){const e=this.value.map((t,a)=>({value:t,label:this.defaultLabel[a]}));this.$emit("on-set-default-options",JSON.parse(JSON.stringify(e))),setTimeout(()=>{this.values=e})}}},beforeDestroy(){this.$off("on-select-selected")},methods:{changeSelectAll(){var e;this.isSelectAll?this.values=[]:this.values=(e=this.flatOptions)==null?void 0:e.map(t=>{if(t&&t.componentInstance)return t.componentInstance.getValue()})},setQuery(e){if(e){this.onQueryChange(e);return}e===null&&(this.onQueryChange(""),this.values=[],this.lastRemoteQuery="")},clearSingleSelect(){this.multiple||this.$emit("input",""),this.$emit("on-clear"),this.hideMenu(),this.clearable&&this.reset()},getOptionData(e){const t=this.flatOptions.find(({componentOptions:n})=>n.propsData.value===e);if(!t)return null;const a=FN(t),s=t.componentOptions.propsData.disabled;return{value:e,label:a,disabled:s}},getInitialValue(){const{multiple:e,remote:t,value:a}=this;let s=Array.isArray(a)?a:[a];if(!e&&(typeof s[0]=="undefined"||String(s[0]).trim()===""&&!Number.isFinite(s[0]))&&(s=[]),t&&!e&&a){const n=this.getOptionData(a);this.query=n?n.label:String(a)}return s.filter(n=>Boolean(n)||n===0)},processOption(e,t,a){if(!e.componentOptions)return e;const s=e.componentOptions.propsData.value,n=e.componentOptions.propsData.disabled,i=t.includes(s),l={...e.componentOptions.propsData,selected:i,isFocused:a,disabled:typeof n=="undefined"?!1:n!==!1};return{...e,componentOptions:{...e.componentOptions,propsData:l}}},validateOption({children:e,elm:t,propsData:a}){const s=a.value,n=a.label||"",i=t&&t.textContent||(e||[]).reduce((h,u)=>{const o=u.elm?u.elm.textContent:u.text;return`${h} ${o}`},"")||"",l=this.filterByLabel?[n].toString():[s,n,i].toString(),r=this.query.toLowerCase().trim();return l.toLowerCase().includes(r)},toggleMenu(e,t){if(this.itemDisabled)return!1;this.visible=typeof t!="undefined"?t:!this.visible,this.visible&&(this.dropDownWidth=this.$el.getBoundingClientRect().width,this.broadcast("IndDrop","on-update-popper"))},hideMenu(){this.toggleMenu(null,!1),this.isTyping=!1,setTimeout(()=>this.unchangedQuery=!0,xl)},onClickOutside(e){if(this.visible){if(e.type==="mousedown"){e.preventDefault();return}if(this.transfer){const{$el:t}=this.$refs.dropdown;if(t===e.target||t.contains(e.target))return}if(this.filterable){const t=this.$el.querySelector('input[type="text"]');this.caretPosition=t.selectionStart,this.$nextTick(()=>{const a=this.caretPosition===-1?t.value.length:this.caretPosition;t.setSelectionRange(a,a)})}this.autoComplete||e.stopPropagation(),e.preventDefault(),this.hideMenu(),this.isFocused=!0,this.$emit("on-clickoutside",e)}else this.caretPosition=-1,this.isFocused=!1},reset(){this.query="",this.focusIndex=-1,this.unchangedQuery=!0,this.values=[],this.filterQueryChange=!1},handleKeydown(e){const t=e.key||e.code,a=e.keyCode||e.which;if(!(t==="Backspace"||a===8))if(this.visible){if(e.preventDefault(),t==="Tab"&&e.stopPropagation(),t==="Escape"&&(e.stopPropagation(),this.hideMenu()),t==="ArrowUp"&&this.navigateOptions(-1),t==="ArrowDown"&&this.navigateOptions(1),t==="Enter"){if(this.focusIndex===-1)return this.hideMenu();const s=this.flatOptions[this.focusIndex];if(s){const n=this.getOptionData(s.componentOptions.propsData.value);this.onOptionClick(n)}else this.hideMenu()}}else["ArrowUp","ArrowDown"].includes(e.key)&&this.toggleMenu(null,!0)},navigateOptions(e){const t=this.flatOptions.length-1;if(t<0)return;let a=this.focusIndex+e;if(a<0&&(a=t),a>t&&(a=0),e>0){let s=-1;for(let n=0;n<this.flatOptions.length&&(!this.flatOptions[n].componentOptions.propsData.disabled&&(s=n),!(s>=a));n++);a=s}else{let s=this.flatOptions.length;for(let n=t;n>=0&&(!this.flatOptions[n].componentOptions.propsData.disabled&&(s=n),!(s<=a));n--);a=s}this.focusIndex=a},onOptionClick(e){if(this.multiple?(this.remote?this.lastRemoteQuery=this.lastRemoteQuery||this.query:this.lastRemoteQuery="",this.values.find(({value:a})=>a===e.value)?this.values=this.values.filter(({value:a})=>a!==e.value):this.values=this.values.concat(e),this.isFocused=!0):(this.query=String(e.label).trim(),this.values=[e],this.lastRemoteQuery="",this.hideMenu()),this.focusIndex=this.flatOptions.findIndex(t=>!t||!t.componentOptions?!1:t.componentOptions.propsData.value===e.value),this.filterable){const t=this.$el.querySelector('input[type="text"]');this.autoComplete||this.$nextTick(()=>t.focus())}this.$emit("on-select",e),this.broadcast("IndDrop","on-update-popper"),setTimeout(()=>{this.filterQueryChange=!1},xl)},onQueryChange(e){if(this.isTyping=!0,e.length>0&&e!==this.query)if(this.autoComplete){let t=document.hasFocus&&document.hasFocus()&&document.activeElement===this.$el.querySelector("input");this.visible=t}else this.visible=!0;this.query=e,this.unchangedQuery=this.visible,this.filterQueryChange=!0},toggleHeaderFocus({type:e}){this.itemDisabled||(this.isFocused=e==="focus")},updateSlotOptions(){this.slotOptions=this.$slots.default},checkUpdateStatus(){this.getInitialValue().length>0&&this.selectOptions.length===0&&(this.hasExpectedValue=!0)},handleCreateItem(){if(this.allowCreate&&this.query!==""&&this.showCreateItem){const e=this.query;this.$emit("on-create",e),this.query="";const t={value:e,label:e,tag:void 0};this.$nextTick(()=>this.onOptionClick(t))}}},watch:{value(e){const{getInitialValue:t,getOptionData:a,publicValue:s,values:n}=this;this.checkUpdateStatus(),e===""?this.values=[]:WN(e,s,n)&&(this.$nextTick(()=>this.values=t().map(a).filter(Boolean)),this.multiple||this.dispatch("FormItem","on-form-change",this.publicValue))},values(e,t){const a=JSON.stringify(e),s=JSON.stringify(t);let n=this.publicValue;if(a!==s&&n!==this.value){let l=this.publicValue;this.labelInValue&&(this.multiple?l=this.values:l=this.values[0]),(Array.isArray(n)&&!n.length&&this.value===null||n===void 0&&this.value===null)&&(n=null),this.$emit("input",n),this.$emit("on-change",l),this.dispatch("FormItem","on-form-change",l)}},query(e){this.$emit("on-query-change",e);const{remoteMethod:t,lastRemoteQuery:a}=this,n=t&&(e!==""&&(e!==a||!a))&&!this.preventRemoteCall;if(this.preventRemoteCall=!1,n){this.focusIndex=-1;const i=this.remoteMethod(e);this.initialLabel="",i&&i.then&&i.then(l=>{l&&(this.options=l)})}e!==""&&this.remote&&(this.lastRemoteQuery=e)},loading(e){e===!1&&this.updateSlotOptions()},isFocused(e){(this.filterable?this.$el.querySelector('input[type="text"]'):this.$el)[this.isFocused?"focus":"blur"]();const[a]=this.values;if(a&&this.filterable&&!this.multiple&&!e){const s=String(a.label||a.value).trim();s&&this.query!==s&&(this.preventRemoteCall=!0,this.query=s)}},focusIndex(e){if(e<0||this.autoComplete)return;const t=this.flatOptions[e].componentOptions.propsData.value,a=yl(this,({$options:i})=>i.componentName==="select-item"&&i.propsData.value===t);let s=a.$el.getBoundingClientRect().bottom-this.$refs.dropdown.$el.getBoundingClientRect().bottom,n=a.$el.getBoundingClientRect().top-this.$refs.dropdown.$el.getBoundingClientRect().top;s>0&&(this.$refs.dropdown.$el.scrollTop+=s),n<0&&(this.$refs.dropdown.$el.scrollTop+=n)},dropVisible(e){this.broadcast("IndDrop",e?"on-update-popper":"on-destroy-popper")},selectOptions(){this.hasExpectedValue&&this.selectOptions.length>0&&(this.values.length===0&&(this.values=this.getInitialValue()),this.values=this.values.map(this.getOptionData).filter(Boolean),this.hasExpectedValue=!1),this.slotOptions&&this.slotOptions.length===0&&(this.query=""),this.broadcast("IndDrop","on-update-popper")},visible(e){this.$emit("on-open-change",e)},slotOptions(e,t){if(!this.remote){const a=this.getInitialValue();this.flatOptions&&this.flatOptions.length&&a.length&&!this.multiple&&(this.values=a.map(this.getOptionData).filter(Boolean))}e&&t&&e.length!==t.length&&this.broadcast("IndDrop","on-update-popper")}}},Ml={};var xN=y(ZN,bN,SN,!1,MN,null,null,null);function MN(e){for(let t in Ml)this[t]=Ml[t]}var Ka=function(){return xN.exports}(),wN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{directives:[{name:"show",rawName:"v-show",value:!e.hidden,expression:"!hidden"}],class:[e.prefixCls+"-wrap"]},[a("div",{class:[e.prefixCls+"-title"]},[e._v(e._s(e.label))]),a("ul",[a("li",{ref:"options",class:[e.prefixCls]},[e._t("default")],2)])])},EN=[];const DN="ivu-select-group",CN={name:"IndOptionGroup",props:{label:{type:String,default:""}},data(){return{prefixCls:DN,hidden:!1}},methods:{queryChange(){this.$nextTick(()=>{const e=this.$refs.options.querySelectorAll(".ivu-select-item");let t=!1;for(let a=0;a<e.length;a++)if(e[a].style.display!=="none"){t=!0;break}this.hidden=!t})}},mounted(){this.$on("on-query-change",()=>(this.queryChange(),!0))},beforeDestroy(){this.$off("on-query-change")}},wl={};var _N=y(CN,wN,EN,!1,JN,null,null,null);function JN(e){for(let t in wl)this[t]=wl[t]}var El=function(){return _N.exports}(),YN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{class:e.classes,on:{click:function(s){return s.stopPropagation(),e.select.apply(null,arguments)},mousedown:function(s){s.preventDefault()}}},[e._t("default",function(){return[e._v(e._s(e.showLabel))]})],2)},BN=[];const Pt="ivu-select-item",zN={name:"IndOption",componentName:"select-item",mixins:[Ut,ya],props:{value:{type:[String,Number],required:!0},label:{type:[String,Number]},disabled:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},isFocused:{type:Boolean,default:!1},tag:{type:[String,Number]}},data(){return{searchLabel:"",autoComplete:!1}},computed:{classes(){return[`${Pt}`,{[`${Pt}-disabled`]:this.itemDisabled,[`${Pt}-selected`]:this.selected&&!this.autoComplete,[`${Pt}-focus`]:this.isFocused}]},showLabel(){return this.label?this.label:this.value},optionLabel(){return this.label||this.$el&&this.$el.textContent}},mounted(){const e=Ua(this,"IndSelect");e&&(this.autoComplete=e.autoComplete)},methods:{select(){if(this.itemDisabled)return!1;const e=this.getValue();this.dispatch("IndSelect","on-select-selected",e),this.$emit("on-select-selected",e)},getValue(){return{value:this.value,label:this.optionLabel,tag:this.tag}}}},Dl={};var IN=y(zN,YN,BN,!1,QN,null,null,null);function QN(e){for(let t in Dl)this[t]=Dl[t]}var qa=function(){return IN.exports}(),GN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticStyle:{display:"inline-flex"}},[a("Select",{staticClass:"select-auto-dropdown",attrs:{transfer:!1},on:{"on-change":e.typeChange},model:{value:e.type,callback:function(s){e.type=s},expression:"type"}},e._l(e.typeList,function(s){return a("Option",{key:s.value,attrs:{value:s.value}},[e._v(e._s(s.label))])}),1),e.type=="7"?a("Select",{staticClass:"select",staticStyle:{"margin-left":"10px",width:"60% !important","max-width":"200px"},attrs:{"max-tag-count":1,multiple:""},on:{"on-change":e.kindSelectChange},model:{value:e.kindSelection,callback:function(s){e.kindSelection=s},expression:"kindSelection"}},e._l(e.kindList,function(s){return a("Option",{key:s.kind,attrs:{value:s.kind}},[e._v(e._s(s.kind_name))])}),1):e._e(),e.type=="8"?a("Select",{staticClass:"select",staticStyle:{"margin-left":"10px",width:"60% !important","max-width":"200px"},on:{"on-change":e.customSelectChange},model:{value:e.customSelection,callback:function(s){e.customSelection=s},expression:"customSelection"}},e._l(e.customList,function(s){return a("Option",{key:s.code,attrs:{value:s.code}},[e._v(e._s(s.name))])}),1):e._e()],1),e.type=="2"?a("ImpTreeSelect",{ref:"brandSelect",staticStyle:{"margin-left":"10px",width:"60% !important"},attrs:{"data-api":e.dataBrandApi,"url-params":e.searchParamsBrand,"show-checkbox":""}}):e._e(),e.type=="4"||e.type=="5"||e.type=="6"?a("ImpTreeSelect",{ref:"itemSelect",staticStyle:{"margin-left":"10px",width:"60% !important"},attrs:{"data-api":e.dataApi,"url-params":e.searchParams,"show-checkbox":""}}):e._e()],1)},ON=[],hS="";const LN={props:{selType:{type:String,default:"3"},useItemId:{type:String,default:""},itemType:{type:String,default:"1"},isUse:{type:String}},components:{ImpTreeSelect:Xt},computed:{searchParams(){return{itemType:this.itemType,selType:this.selType,isSc:this.isSc?this.isSc:"",isCigar:this.isCigar?this.isCigar:"",isAll:this.isAll?this.isAll:"",isExport:this.isExport?this.isExport:"",isUse:this.isUse?this.isUse:""}},treeSeleciton(){return this.$refs.itemSelect.getCheckedNodes()}},data(){return{isSc:"",isCigar:"",isAll:"",isExport:"",dataApi:null,dataBrandApi:null,searchParamsBrand:{},type:"",itemSelection:[],brandSelection:[],brandList:[],seriesSelection:[],seriesList:[],kindSelection:[],kindList:[],customList:[],typeList:[{label:"\u6309\u54C1\u724C",value:"2"},{label:"\u6309\u5377\u70DF",value:"4"},{label:"\u6309\u96EA\u8304",value:"5"},{label:"\u5168\u90E8\u5377\u70DF",value:"6"},{label:"\u6309\u4EF7\u7C7B",value:"7"},{label:"\u6309\u5B9A\u5236\u6761\u4EF6",value:"8"}],customSelection:[{code:"",name:""}]}},created(){this.getCustomList()},methods:{clearSelection(){this.brandSelection=[],this.seriesSelection=[],this.kindSelection=[],this.customSelection="",this.isSc="",this.isCigar="",this.isAll="",this.$refs.brandSelect!=null&&this.$refs.brandSelect.clearSelected()},async brandSelectChange(){await this.getItemList()},async seriesSelectChange(){await this.getItemList()},async kindSelectChange(){await this.getItemList()},async customSelectChange(){await this.getItemList()},async typeChange(){this.clearSelection(),this.type=="1"?this.getItemList():this.type=="2"?this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected():this.type=="3"?this.getSeriesList():this.type=="4"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="1",this.isCigar="0",this.isAll="0"):this.type=="5"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="0",this.isCigar="1",this.isAll="0"):this.type=="6"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="0",this.isCigar="0",this.isAll="1"):this.type=="7"&&this.getKindList()},async getCustomList(){try{const e=await v.axios.get(me.iamAmServerContext+"/iam/am/item/getCustomList",{params:{},timeout:3e4});this.customList=e.data}catch(e){console.error(e)}},async getKindList(){try{const e=await v.axios.get(me.iamAmServerContext+"/iam/am/item/getKindList",{params:{},timeout:3e4});this.kindList=e.data}catch(e){console.error(e)}},async getSeriesList(){try{const e=await v.axios.get(me.iamAmServerContext+"/iam/am/item/getSeriesList",{params:{},timeout:3e4});this.seriesList=e.data}catch(e){console.error(e)}},async getBrandList(){try{const e=await v.axios.get(me.iamAmServerContext+"/iam/am/item/getBrandList",{params:{},timeout:3e4});this.brandList=e.data}catch(e){console.error(e)}},async getItemList(){try{let e="",t="",a="";e=this.brandSelection.length!=0?this.brandSelection.join(","):"",t=this.kindSelection.length!=0?this.kindSelection.join(","):"",a=this.seriesSelection.length!=0?this.seriesSelection.join(","):"";const s=await v.axios.get(me.iamAmServerContext+"/iam/am/item/getItemList",{params:{brandList:e,kindList:t,seriesList:a,customCode:this.customSelection?this.customSelection:"",useItemId:this.useItemId},timeout:30*1e3});this.itemSelection=s.data}catch(e){console.error(e)}},async getCheckedNodes(){if(this.type=="")return"";if(this.type=="2"){if(this.$refs.brandSelect){var e=[];for(const t of this.$refs.brandSelect.getCheckedNodes())e.push(t.id);this.brandSelection=e,await this.getItemList()}return this.itemSelection}else{if(["1","3","7","8"].includes(this.type))return this.itemSelection;if(["4","5","6"].includes(this.type))return this.$refs.itemSelect.getCheckedNodes()}}}},Cl={};var jN=y(LN,GN,ON,!1,$N,"2045e612",null,null);function $N(e){for(let t in Cl)this[t]=Cl[t]}var _l=function(){return jN.exports}(),HN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Select",{attrs:{value:e.selected,multiple:e.multiple,maxTagCount:e.maxTag},on:{"on-change":e.handleChange}},e._l(e.list,function(s){return a("IndOption",{key:s.value,attrs:{value:s.value}},[e._v(e._s(s.label))])}),1)},XN=[];const PN={name:"IndSelectCondition",components:{Select:Ka,IndOption:qa},props:{item:{type:Object,default:()=>({})},value:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]}},data(){return{selected:[]}},computed:{multiple(){var e;return((e=this.item)==null?void 0:e.multiple)!==!1},maxTag(){var e;return((e=this.item)==null?void 0:e.maxTag)||1}},watch:{value:{immediate:!0,handler(){var e;this.multiple?this.selected=this.value||[]:this.selected=((e=this.value)==null?void 0:e[0])||""}}},methods:{handleChange(e){this.multiple?this.$emit("input",e):this.$emit("input",[e])}}},Jl={};var AN=y(PN,HN,XN,!1,KN,null,null,null);function KN(e){for(let t in Jl)this[t]=Jl[t]}var Yl=function(){return AN.exports}(),qN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("CheckboxGroup",{attrs:{value:e.value},on:{"on-change":function(s){return e.$emit("input",s)}}},e._l(e.list,function(s){return a("Checkbox",{key:s.value,attrs:{label:s.value}},[e._v(e._s(s.label))])}),1)},ev=[];const tv={name:"IndCheckboxCondition",components:{CheckboxGroup:B.CheckboxGroup,Checkbox:B.Checkbox},props:{item:{type:Object,default:()=>({})},value:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]}}},Bl={};var av=y(tv,qN,ev,!1,sv,null,null,null);function sv(e){for(let t in Bl)this[t]=Bl[t]}var zl=function(){return av.exports}(),nv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("RadioGroup",{on:{input:e.handleChange},model:{value:e.selected,callback:function(s){e.selected=s},expression:"selected"}},[e.item.hasAll!==!1?a("Radio",{attrs:{label:""}},[e._v("\u5168\u90E8")]):e._e(),e._l(e.list,function(s){return a("Radio",{key:s.value,attrs:{label:s.value}},[e._v(e._s(s.label))])})],2)},iv=[];const lv={name:"IndRadioCondition",components:{RadioGroup:B.RadioGroup,Radio:B.Radio},props:{item:{type:Object,default:()=>({})},value:{type:[Array,String],default:()=>[]},list:{type:Array,default:()=>[]}},data(){return{selected:""}},watch:{value:{immediate:!0,handler(){var e;this.selected=v.isString(this.value)?this.value:((e=this.value)==null?void 0:e[0])||""}}},methods:{handleChange(e){const t=e?[e]:[];this.$emit("input",t)}}},Il={};var rv=y(lv,nv,iv,!1,ov,null,null,null);function ov(e){for(let t in Il)this[t]=Il[t]}var Ql=function(){return rv.exports}(),cv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("FormItem",{scopedSlots:e._u([{key:"label",fn:function(){return[a("div",{class:{textAlignLeft:e.isLabelCheckAll},style:{cursor:"pointer"}},[e.showCheckAll?a("Checkbox",{attrs:{indeterminate:e.indeterminate,value:e.checkAll},nativeOn:{click:function(s){return s.preventDefault(),e.handleCheckAll()}}},[e._v(e._s(e.item.name))]):a("div",[e._v(e._s(e.item.name))])],1)]},proxy:!0}])},[a(e.conditionComponent,{tag:"component",attrs:{item:e.item,value:e.value,list:e.list},on:{input:e.emitChange}})],1)},dv=[];const hv={name:"IndConditionItem",components:{Checkbox:B.Checkbox,SelectCondition:Yl,CheckboxCondition:zl,RadioCondition:Ql},props:{value:{type:[Array],default:()=>[]},item:{type:Object,default:()=>({})},list:{type:Array,default:()=>[]},isLabelCheckAll:Boolean},computed:{type(){var e;return((e=this.item)==null?void 0:e.type)||""},conditionComponent(){return{"tree-select":dN,select:Yl,checkbox:zl,radio:Ql}[this.type]||""},showCheckAll(){return!this.isLabelCheckAll||this.item.isLabelCheckAll===!1?!1:["select","checkbox"].includes(this.type)?this.item.multiple!==!1:!1},checkAll(){return!this.showCheckAll||!v.isArray(this.value)||!this.list.length?!1:this.value.length===this.list.length},indeterminate(){return!this.showCheckAll||!v.isArray(this.value)||!this.list.length?!1:!this.checkAll&&!!this.value.length}},methods:{handleCheckAll(){this.checkAll?this.clearCheck():this.doCheckAll()},doCheckAll(){const e=this.list.map(t=>t.value);this.emitChange(e)},clearCheck(){this.emitChange([])},emitChange(e){this.$emit("input",e)}}},Gl={};var uv=y(hv,cv,dv,!1,pv,null,null,null);function pv(e){for(let t in Gl)this[t]=Gl[t]}var mv=function(){return uv.exports}();const fv=[{value:"short",label:"\u77ED\u652F"},{value:"middle",label:"\u4E2D\u652F"},{value:"thin",label:"\u7EC6\u652F"},{value:"bombBead",label:"\u7206\u73E0"},{value:"normal",label:"\u5E38\u89C4"}],Vv=[{value:"10",label:"\u70E4\u70DF\u578B"},{value:"20",label:"\u6DF7\u5408\u578B"},{value:"30",label:"\u5916\u9999\u578B"},{value:"40",label:"\u96EA\u8304\u578B"}],Tv=[{value:"key",label:"\u91CD\u70B9\u54C1\u724C"},{value:"doubleFifteen",label:"\u53CC\u5341\u4E94\u54C1\u724C"},{value:"encourage",label:"\u9F13\u52B1\u54C1\u724C"}],Nv=[{value:"1",label:"\u4F4E\u4EF7\u4F4D"},{value:"0",label:"\u975E\u4F4E\u4EF7\u4F4D"}],vv=[{value:"1",label:"\u5408\u4F5C\u751F\u4EA7"},{value:"0",label:"\u81EA\u6709\u54C1\u724C"}],Rv=[{value:"1",label:"\u6258\u76D8"},{value:"0",label:"\u975E\u6258\u76D8"}],Ol=[{value:"1",label:"\u662F"},{value:"0",label:"\u5426"}],Uv={index:{key:"index",name:"\u663E\u793A\u6307\u6807",type:"checkbox",dataFrom:"enum",enumList:[]},subIndex:{key:"subIndex",name:"\u663E\u793A\u6307\u6807\u9879",type:"checkbox",dataFrom:"enum",enumList:[]},brands:{key:"brands",name:"\u54C1\u724C",type:"checkbox",dataFrom:"api",valueProp:"brandCode",labelProp:"brandName",groupTitle:"\u663E\u793A\u683C\u5F0F"},items:{key:"items",name:"\u89C4\u683C",type:"tree-select",multiple:!0,props:{dataApi:v.listItemTreeApi,urlParams:{},noTriggerInDefault:!0}},kinds:{key:"kinds",name:"\u4EF7\u7C7B",type:"checkbox",dataFrom:"api",valueProp:"kindCode",labelProp:"kindName",dataCb(e){return e.push({value:"0102",label:"\u4E00\u4E8C\u7C7B"},{value:"030",label:"\u4E09\u7C7B\u4EE5\u4E0A"}),e}},priceCodes:{key:"priceCodes",name:"\u7EC6\u5206\u4EF7\u7C7B",type:"checkbox",dataFrom:"api",valueProp:"priceCode",labelProp:"priceName",dataCb(e){return e.push({value:"cgd",label:"\u7EAF\u9AD8\u7AEF(\u4E8C\u4E09\u6863)"}),e}},gears:{key:"gears",name:"\u6863\u4F4D",type:"checkbox",dataFrom:"api",valueProp:"gearCode",labelProp:"gearName"},priceSegs:{key:"priceSegs",name:"\u4EF7\u4F4D\u6BB5",type:"checkbox",dataFrom:"api",valueProp:"priceSegCode",labelProp:"priceSegName"},retailPrices:{key:"retailPrices",name:"\u96F6\u552E\u4EF7\u6BB5",type:"checkbox",dataFrom:"api",valueProp:"priceCode",labelProp:"priceName"},categorys:{key:"categorys",name:"\u521B\u65B0\u54C1\u7C7B",type:"checkbox",dataFrom:"enum",enumList:fv,dataCb(e){return e.push({value:"lowTar",label:"\u4F4E\u7126"}),e}},productTypes:{key:"productTypes",name:"\u4EA7\u54C1\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:Vv},brandTypes:{key:"brandTypes",name:"\u54C1\u724C\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:Tv},lowPrices:{key:"lowPrices",name:"\u4EF7\u4F4D",type:"checkbox",dataFrom:"enum",enumList:Nv},itemIsCombines:{key:"itemIsCombines",name:"\u7ECF\u8425\u65B9\u5F0F",type:"checkbox",dataFrom:"enum",enumList:vv},contDelivWhses:{key:"contDelivWhses",name:"\u53D1\u8D27\u70B9",type:"checkbox",dataFrom:"api",valueProp:"contDelivWhseId",labelProp:"contDelivWhseSname"},isContDelivWhses:{key:"isContDelivWhses",name:"\u5206\u53D1\u8D27\u70B9",type:"radio",dataFrom:"enum",enumList:Ol,hasAll:!1},isTray:{key:"isTray",name:"\u5206\u6258\u76D8",type:"checkbox",dataFrom:"enum",enumList:Rv},isItem:{key:"isItem",name:"\u5206\u5355\u89C4\u683C",type:"radio",dataFrom:"enum",enumList:Ol,hasAll:!1}};var gv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndLoadingPanel",{attrs:{loading:e.loading}},[a("Form",{attrs:{model:e.value,labelWidth:e.$config.labelStyle.labelWidthSmall,labelColon:!1},nativeOn:{submit:function(s){return s.preventDefault(),e.preventSubmit.apply(null,arguments)}}},[e._l(e.conditions,function(s){return[s.topDivider?a("Divider",{key:s.key+"topDivider"}):e._e(),s.groupTitle?a("FormItem",{key:s.key+"groupTitle",scopedSlots:e._u([{key:"label",fn:function(){return[a("div",{class:{textAlignLeft:e.isLabelCheckAll,"ind-font-bold":!0}},[e._v(" "+e._s(s.groupTitle)+" ")])]},proxy:!0}],null,!0)}):e._e(),a("ConditionItem",{key:s.key,attrs:{item:s,list:e.allInfo[s.key],isLabelCheckAll:e.isLabelCheckAll},model:{value:e.value[s.key],callback:function(n){e.$set(e.value,s.key,n)},expression:"value[item.key]"}}),s.bottomDivider?a("Divider",{key:s.key+"bottomDivider"}):e._e()]})],2)],1)},bv=[];const Sv={name:"IndConditionPanel",components:{ConditionItem:mv},props:{value:{type:Object,default:()=>({})},conditionDefs:{type:Array,default:()=>[]},isLabelCheckAll:Boolean},data(){return{loading:!1,priceInfo:{}}},computed:{conditions(){return this.conditionDefs.map(e=>{const t=v.isString(e)?e:e.key,a=Uv[t]||{};return v.isString(e)?a:d.default.merge({},a,e)})},allInfo(){const e=d.default.cloneDeep(this.priceInfo);return this.conditions.reduce((t,a)=>{let s=[];if(a.dataFrom==="enum")s=d.default.cloneDeep(a.enumList||[]);else{const n=a.dataKey||a.key;s=(e[n]||[]).map(l=>({value:l[a.valueProp],label:l[a.labelProp]}))}return a.dataCb&&(s=a.dataCb(s)),{...t,[a.key]:s}},{})}},created(){this.getPriceInfo()},methods:{preventSubmit(){},async getPriceInfo(){this.loading=!0;try{const{data:e}=await v.getPriceInfo();this.priceInfo=e||{}}catch(e){console.log(e)}this.loading=!1}}},Ll={};var yv=y(Sv,gv,bv,!1,kv,null,null,null);function kv(e){for(let t in Ll)this[t]=Ll[t]}var Ft=function(){return yv.exports}();/*!
49
- * Signature Pad v4.1.7 | https://github.com/szimek/signature_pad
50
- * (c) 2023 Szymon Nowak | Released under the MIT license
51
- */class At{constructor(t,a,s,n){if(isNaN(t)||isNaN(a))throw new Error(`Point is invalid: (${t}, ${a})`);this.x=+t,this.y=+a,this.pressure=s||0,this.time=n||Date.now()}distanceTo(t){return Math.sqrt(Math.pow(this.x-t.x,2)+Math.pow(this.y-t.y,2))}equals(t){return this.x===t.x&&this.y===t.y&&this.pressure===t.pressure&&this.time===t.time}velocityFrom(t){return this.time!==t.time?this.distanceTo(t)/(this.time-t.time):0}}class es{static fromPoints(t,a){const s=this.calculateControlPoints(t[0],t[1],t[2]).c2,n=this.calculateControlPoints(t[1],t[2],t[3]).c1;return new es(t[1],s,n,t[2],a.start,a.end)}static calculateControlPoints(t,a,s){const n=t.x-a.x,i=t.y-a.y,l=a.x-s.x,r=a.y-s.y,h={x:(t.x+a.x)/2,y:(t.y+a.y)/2},u={x:(a.x+s.x)/2,y:(a.y+s.y)/2},o=Math.sqrt(n*n+i*i),m=Math.sqrt(l*l+r*r),c=h.x-u.x,f=h.y-u.y,U=m/(o+m),F={x:u.x+c*U,y:u.y+f*U},b=a.x-F.x,w=a.y-F.y;return{c1:new At(h.x+b,h.y+w),c2:new At(u.x+b,u.y+w)}}constructor(t,a,s,n,i,l){this.startPoint=t,this.control2=a,this.control1=s,this.endPoint=n,this.startWidth=i,this.endWidth=l}length(){let a=0,s,n;for(let i=0;i<=10;i+=1){const l=i/10,r=this.point(l,this.startPoint.x,this.control1.x,this.control2.x,this.endPoint.x),h=this.point(l,this.startPoint.y,this.control1.y,this.control2.y,this.endPoint.y);if(i>0){const u=r-s,o=h-n;a+=Math.sqrt(u*u+o*o)}s=r,n=h}return a}point(t,a,s,n,i){return a*(1-t)*(1-t)*(1-t)+3*s*(1-t)*(1-t)*t+3*n*(1-t)*t*t+i*t*t*t}}class Fv{constructor(){try{this._et=new EventTarget}catch{this._et=document}}addEventListener(t,a,s){this._et.addEventListener(t,a,s)}dispatchEvent(t){return this._et.dispatchEvent(t)}removeEventListener(t,a,s){this._et.removeEventListener(t,a,s)}}function Wv(e,t=250){let a=0,s=null,n,i,l;const r=()=>{a=Date.now(),s=null,n=e.apply(i,l),s||(i=null,l=[])};return function(...u){const o=Date.now(),m=t-(o-a);return i=this,l=u,m<=0||m>t?(s&&(clearTimeout(s),s=null),a=o,n=e.apply(i,l),s||(i=null,l=[])):s||(s=window.setTimeout(r,m)),n}}class Kt extends Fv{constructor(t,a={}){super(),this.canvas=t,this._drawingStroke=!1,this._isEmpty=!0,this._lastPoints=[],this._data=[],this._lastVelocity=0,this._lastWidth=0,this._handleMouseDown=s=>{s.buttons===1&&this._strokeBegin(s)},this._handleMouseMove=s=>{this._strokeMoveUpdate(s)},this._handleMouseUp=s=>{s.buttons===1&&this._strokeEnd(s)},this._handleTouchStart=s=>{if(s.cancelable&&s.preventDefault(),s.targetTouches.length===1){const n=s.changedTouches[0];this._strokeBegin(n)}},this._handleTouchMove=s=>{s.cancelable&&s.preventDefault();const n=s.targetTouches[0];this._strokeMoveUpdate(n)},this._handleTouchEnd=s=>{if(s.target===this.canvas){s.cancelable&&s.preventDefault();const i=s.changedTouches[0];this._strokeEnd(i)}},this._handlePointerStart=s=>{s.preventDefault(),this._strokeBegin(s)},this._handlePointerMove=s=>{this._strokeMoveUpdate(s)},this._handlePointerEnd=s=>{this._drawingStroke&&(s.preventDefault(),this._strokeEnd(s))},this.velocityFilterWeight=a.velocityFilterWeight||.7,this.minWidth=a.minWidth||.5,this.maxWidth=a.maxWidth||2.5,this.throttle="throttle"in a?a.throttle:16,this.minDistance="minDistance"in a?a.minDistance:5,this.dotSize=a.dotSize||0,this.penColor=a.penColor||"black",this.backgroundColor=a.backgroundColor||"rgba(0,0,0,0)",this.compositeOperation=a.compositeOperation||"source-over",this._strokeMoveUpdate=this.throttle?Wv(Kt.prototype._strokeUpdate,this.throttle):Kt.prototype._strokeUpdate,this._ctx=t.getContext("2d"),this.clear(),this.on()}clear(){const{_ctx:t,canvas:a}=this;t.fillStyle=this.backgroundColor,t.clearRect(0,0,a.width,a.height),t.fillRect(0,0,a.width,a.height),this._data=[],this._reset(this._getPointGroupOptions()),this._isEmpty=!0}fromDataURL(t,a={}){return new Promise((s,n)=>{const i=new Image,l=a.ratio||window.devicePixelRatio||1,r=a.width||this.canvas.width/l,h=a.height||this.canvas.height/l,u=a.xOffset||0,o=a.yOffset||0;this._reset(this._getPointGroupOptions()),i.onload=()=>{this._ctx.drawImage(i,u,o,r,h),s()},i.onerror=m=>{n(m)},i.crossOrigin="anonymous",i.src=t,this._isEmpty=!1})}toDataURL(t="image/png",a){switch(t){case"image/svg+xml":return typeof a!="object"&&(a=void 0),`data:image/svg+xml;base64,${btoa(this.toSVG(a))}`;default:return typeof a!="number"&&(a=void 0),this.canvas.toDataURL(t,a)}}on(){this.canvas.style.touchAction="none",this.canvas.style.msTouchAction="none",this.canvas.style.userSelect="none";const t=/Macintosh/.test(navigator.userAgent)&&"ontouchstart"in document;window.PointerEvent&&!t?this._handlePointerEvents():(this._handleMouseEvents(),"ontouchstart"in window&&this._handleTouchEvents())}off(){this.canvas.style.touchAction="auto",this.canvas.style.msTouchAction="auto",this.canvas.style.userSelect="auto",this.canvas.removeEventListener("pointerdown",this._handlePointerStart),this.canvas.removeEventListener("pointermove",this._handlePointerMove),this.canvas.ownerDocument.removeEventListener("pointerup",this._handlePointerEnd),this.canvas.removeEventListener("mousedown",this._handleMouseDown),this.canvas.removeEventListener("mousemove",this._handleMouseMove),this.canvas.ownerDocument.removeEventListener("mouseup",this._handleMouseUp),this.canvas.removeEventListener("touchstart",this._handleTouchStart),this.canvas.removeEventListener("touchmove",this._handleTouchMove),this.canvas.removeEventListener("touchend",this._handleTouchEnd)}isEmpty(){return this._isEmpty}fromData(t,{clear:a=!0}={}){a&&this.clear(),this._fromData(t,this._drawCurve.bind(this),this._drawDot.bind(this)),this._data=this._data.concat(t)}toData(){return this._data}_getPointGroupOptions(t){return{penColor:t&&"penColor"in t?t.penColor:this.penColor,dotSize:t&&"dotSize"in t?t.dotSize:this.dotSize,minWidth:t&&"minWidth"in t?t.minWidth:this.minWidth,maxWidth:t&&"maxWidth"in t?t.maxWidth:this.maxWidth,velocityFilterWeight:t&&"velocityFilterWeight"in t?t.velocityFilterWeight:this.velocityFilterWeight,compositeOperation:t&&"compositeOperation"in t?t.compositeOperation:this.compositeOperation}}_strokeBegin(t){if(!this.dispatchEvent(new CustomEvent("beginStroke",{detail:t,cancelable:!0})))return;this._drawingStroke=!0;const s=this._getPointGroupOptions(),n=Object.assign(Object.assign({},s),{points:[]});this._data.push(n),this._reset(s),this._strokeUpdate(t)}_strokeUpdate(t){if(!this._drawingStroke)return;if(this._data.length===0){this._strokeBegin(t);return}this.dispatchEvent(new CustomEvent("beforeUpdateStroke",{detail:t}));const a=t.clientX,s=t.clientY,n=t.pressure!==void 0?t.pressure:t.force!==void 0?t.force:0,i=this._createPoint(a,s,n),l=this._data[this._data.length-1],r=l.points,h=r.length>0&&r[r.length-1],u=h?i.distanceTo(h)<=this.minDistance:!1,o=this._getPointGroupOptions(l);if(!h||!(h&&u)){const m=this._addPoint(i,o);h?m&&this._drawCurve(m,o):this._drawDot(i,o),r.push({time:i.time,x:i.x,y:i.y,pressure:i.pressure})}this.dispatchEvent(new CustomEvent("afterUpdateStroke",{detail:t}))}_strokeEnd(t){!this._drawingStroke||(this._strokeUpdate(t),this._drawingStroke=!1,this.dispatchEvent(new CustomEvent("endStroke",{detail:t})))}_handlePointerEvents(){this._drawingStroke=!1,this.canvas.addEventListener("pointerdown",this._handlePointerStart),this.canvas.addEventListener("pointermove",this._handlePointerMove),this.canvas.ownerDocument.addEventListener("pointerup",this._handlePointerEnd)}_handleMouseEvents(){this._drawingStroke=!1,this.canvas.addEventListener("mousedown",this._handleMouseDown),this.canvas.addEventListener("mousemove",this._handleMouseMove),this.canvas.ownerDocument.addEventListener("mouseup",this._handleMouseUp)}_handleTouchEvents(){this.canvas.addEventListener("touchstart",this._handleTouchStart),this.canvas.addEventListener("touchmove",this._handleTouchMove),this.canvas.addEventListener("touchend",this._handleTouchEnd)}_reset(t){this._lastPoints=[],this._lastVelocity=0,this._lastWidth=(t.minWidth+t.maxWidth)/2,this._ctx.fillStyle=t.penColor,this._ctx.globalCompositeOperation=t.compositeOperation}_createPoint(t,a,s){const n=this.canvas.getBoundingClientRect();return new At(t-n.left,a-n.top,s,new Date().getTime())}_addPoint(t,a){const{_lastPoints:s}=this;if(s.push(t),s.length>2){s.length===3&&s.unshift(s[0]);const n=this._calculateCurveWidths(s[1],s[2],a),i=es.fromPoints(s,n);return s.shift(),i}return null}_calculateCurveWidths(t,a,s){const n=s.velocityFilterWeight*a.velocityFrom(t)+(1-s.velocityFilterWeight)*this._lastVelocity,i=this._strokeWidth(n,s),l={end:i,start:this._lastWidth};return this._lastVelocity=n,this._lastWidth=i,l}_strokeWidth(t,a){return Math.max(a.maxWidth/(t+1),a.minWidth)}_drawCurveSegment(t,a,s){const n=this._ctx;n.moveTo(t,a),n.arc(t,a,s,0,2*Math.PI,!1),this._isEmpty=!1}_drawCurve(t,a){const s=this._ctx,n=t.endWidth-t.startWidth,i=Math.ceil(t.length())*2;s.beginPath(),s.fillStyle=a.penColor;for(let l=0;l<i;l+=1){const r=l/i,h=r*r,u=h*r,o=1-r,m=o*o,c=m*o;let f=c*t.startPoint.x;f+=3*m*r*t.control1.x,f+=3*o*h*t.control2.x,f+=u*t.endPoint.x;let U=c*t.startPoint.y;U+=3*m*r*t.control1.y,U+=3*o*h*t.control2.y,U+=u*t.endPoint.y;const F=Math.min(t.startWidth+u*n,a.maxWidth);this._drawCurveSegment(f,U,F)}s.closePath(),s.fill()}_drawDot(t,a){const s=this._ctx,n=a.dotSize>0?a.dotSize:(a.minWidth+a.maxWidth)/2;s.beginPath(),this._drawCurveSegment(t.x,t.y,n),s.closePath(),s.fillStyle=a.penColor,s.fill()}_fromData(t,a,s){for(const n of t){const{points:i}=n,l=this._getPointGroupOptions(n);if(i.length>1)for(let r=0;r<i.length;r+=1){const h=i[r],u=new At(h.x,h.y,h.pressure,h.time);r===0&&this._reset(l);const o=this._addPoint(u,l);o&&a(o,l)}else this._reset(l),s(i[0],l)}}toSVG({includeBackgroundColor:t=!1}={}){const a=this._data,s=Math.max(window.devicePixelRatio||1,1),n=0,i=0,l=this.canvas.width/s,r=this.canvas.height/s,h=document.createElementNS("http://www.w3.org/2000/svg","svg");if(h.setAttribute("xmlns","http://www.w3.org/2000/svg"),h.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),h.setAttribute("viewBox",`${n} ${i} ${l} ${r}`),h.setAttribute("width",l.toString()),h.setAttribute("height",r.toString()),t&&this.backgroundColor){const u=document.createElement("rect");u.setAttribute("width","100%"),u.setAttribute("height","100%"),u.setAttribute("fill",this.backgroundColor),h.appendChild(u)}return this._fromData(a,(u,{penColor:o})=>{const m=document.createElement("path");if(!isNaN(u.control1.x)&&!isNaN(u.control1.y)&&!isNaN(u.control2.x)&&!isNaN(u.control2.y)){const c=`M ${u.startPoint.x.toFixed(3)},${u.startPoint.y.toFixed(3)} C ${u.control1.x.toFixed(3)},${u.control1.y.toFixed(3)} ${u.control2.x.toFixed(3)},${u.control2.y.toFixed(3)} ${u.endPoint.x.toFixed(3)},${u.endPoint.y.toFixed(3)}`;m.setAttribute("d",c),m.setAttribute("stroke-width",(u.endWidth*2.25).toFixed(3)),m.setAttribute("stroke",o),m.setAttribute("fill","none"),m.setAttribute("stroke-linecap","round"),h.appendChild(m)}},(u,{penColor:o,dotSize:m,minWidth:c,maxWidth:f})=>{const U=document.createElement("circle"),F=m>0?m:(c+f)/2;U.setAttribute("r",F.toString()),U.setAttribute("cx",u.x.toString()),U.setAttribute("cy",u.y.toString()),U.setAttribute("fill",o),h.appendChild(U)}),h.outerHTML}}var Zv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.bem()]},[a("div",{ref:"wrapRef",class:[e.bem("content")]},[e.isRenderCanvas?[a("canvas",{ref:"canvasRef"})]:[a("p",[e._v(e._s(e.tips))])]],2)])},xv=[];const jl="ind-sign",Mv=typeof window!="undefined",wv=()=>{var t;const e=document.createElement("canvas");return!!((t=e.getContext)!=null&&t.call(e,"2d"))};function ts(e,t){return t?typeof t=="string"?` ${e}--${t}`:Array.isArray(t)?t.reduce((a,s)=>a+ts(e,s),""):Object.keys(t).reduce((a,s)=>a+(t[s]?ts(e,s):""),""):""}const Ev={name:"IndSign",props:{tips:String,imageType:{type:String,default:"png"},minWidth:{type:Number,default:.5},maxWidth:{type:Number,default:3},penColor:{type:String,default:"#000"},backgroundColor:{type:String,default:""}},data(){return{isRenderCanvas:Mv?wv():!0,canvasWidth:0,canvasHeight:0,dpr:window.devicePixelRatio||1,signPad:null,resizeObserver:new ResizeObserver(this.resize)}},mounted(){this.$refs.canvasRef&&this.resizeObserver.observe(this.$refs.canvasRef),setTimeout(()=>{this.init()},200)},beforeDestroy(){this.resizeObserver.disconnect()},methods:{bem(e,t){return e&&typeof e!="string"&&(t=e,e=""),e=e?`${jl}__${e}`:jl,`${e}${ts(e,t)}`},init(){if(this.isRenderCanvas&&this.$refs.canvasRef){const e=this.$refs.canvasRef,t=this.$refs.wrapRef;this.canvasWidth=e.width=((t==null?void 0:t.offsetWidth)||0)*this.dpr,this.canvasHeight=e.height=((t==null?void 0:t.offsetHeight)||0)*this.dpr,e.getContext("2d").scale(this.dpr,this.dpr),this.signPad=new Kt(e,{minWidth:this.minWidth,maxWidth:this.maxWidth,penColor:this.penColor,backgroundColor:this.backgroundColor})}},resize(){if(this.signPad){const e=this.signPad.toData()||[],t=this.canvasWidth,a=this.canvasHeight;this.init();const s=this.canvasWidth,n=this.canvasHeight,i=t&&s?s/t:1,l=a&&n?n/a:1;e.forEach(r=>{var h;(h=r==null?void 0:r.points)==null||h.forEach(u=>{u.x*=i,u.y*=l})}),this.signPad.fromData(e)}},getImageDataUrl(){const e=v.MIME_TYPE[this.imageType];return this.signPad?this.signPad.toDataURL(e):null},clear(){this.signPad&&this.signPad.clear()},isEmpty(){return!this.signPad||this.signPad.isEmpty()},async upload(){const e=v.MIME_TYPE[this.imageType];let t=this.getImageDataUrl();if(t&&e){t.includes("data:image")&&(t=t.replace(/data:image\/(.*);base64,(\s)?/g,""));const a=v.base64ToBlob(t,e),n=`${new Date().getTime()}.${this.imageType}`;try{return{fileId:await this.uploadImage(a,n),filename:n}}catch(i){console.error(`\u4E0A\u4F20\u56FE\u7247\u5230\u6587\u6863\u4E2D\u5FC3\u62A5\u9519\u4E86 error: ${i}`)}return null}},async uploadImage(e,t){const{data:a}=await v.putOssFileApi(t,e),s=(a==null?void 0:a[0].fileId)||"";if(!s)throw new Error("\u6CA1\u6709fileId?");return s}}},$l={};var Dv=y(Ev,Zv,xv,!1,Cv,null,null,null);function Cv(e){for(let t in $l)this[t]=$l[t]}var as=function(){return Dv.exports}(),_v=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{value:e.value,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.close},scopedSlots:e._u([{key:"footer",fn:function(){return[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"reset",loading:e.loading},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"confirm",loading:e.loading},on:{click:e.onOk}},[e._v(e._s(e.okText))])],1)]})]},proxy:!0}],null,!0)},[a("LoadingPanel",{attrs:{loading:e.loading}},[e._t("tip"),a("Sign",e._b({ref:"sign",attrs:{imageType:e.imageType}},"Sign",e.$attrs,!1))],2)],1)},Jv=[];const Yv={name:"IndSignModal",components:{Modal:ie,LoadingPanel:Pa,Sign:as,Button:Te,ButtonGroup:Ne},props:{value:Boolean,title:{type:String,default:"\u7B7E\u540D"},imageType:{type:String,default:"png",validator(e){return["jpg","jpeg","png"].includes(e)}},clearText:{type:String,default:"\u6E05\u7A7A"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{loading:!1}},methods:{close(){this.$emit("input",!1)},onClear(){this.$refs.sign.clear(),this.$emit("onClear")},async onOk(){if(!this.$refs.sign)return;if(this.$refs.sign.isEmpty()){this.$Message.error("\u8BF7\u7B7E\u540D\uFF01");return}this.loading=!0;const t=await this.$refs.sign.upload();this.loading=!1,!t||!t.fileId?this.$Message.error("\u4E0A\u4F20\u7B7E\u540D\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01"):(this.$emit("onOk",t.fileId,t),this.close())}}},Hl={};var Bv=y(Yv,_v,Jv,!1,zv,null,null,null);function zv(e){for(let t in Hl)this[t]=Hl[t]}var Xl=function(){return Bv.exports}();function Ae(e,t,a){Array.isArray(t)&&t.length&&d.default.forEach(t,(s,n)=>{let i=!1;if(typeof a=="function")try{const l=a(s,e,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||Ae(s,s.children,a)})}function Iv(e){d.default.forEach(e,(t,a)=>{t.seq=a,d.default.forEach(t.options,(s,n)=>{s.seq=n})}),console.log("generateOptionsSeq rlt is",e)}function ss(e,t){let a=d.default.cloneDeep(t);return Ae(e,a,(s,n,i)=>{let l=n.path?d.default.cloneDeep(n.path):[{id:n.id,title:n.title,seq:n.seq}];l.push({id:s.id,title:s.title,seq:s.seq}),s.path=l,s.pathStr=(n.pathStr||n.id)+"_"+s.id,s.seq=i}),Ae({},a,s=>{(!s.children||!s.children.length)&&(s.id=s.pathStr)}),a}function Pl(e,t,a){let s=d.default.cloneDeep(e),n=d.default.cloneDeep(t);return a!=null&&a.length&&d.default.forEach(n,i=>{d.default.forEach(a,l=>{let h=i.pathStr.split("_");h.splice(1,1,l.id);let u=h.join("_");if(d.default.findIndex(s,{pathStr:u})==-1){let o=d.default.cloneDeep(i.path);o.splice(1,0,{id:l.id,title:l.title,seq:l.seq}),d.default.remove(o,{id:"ALL"}),s.push({...i,id:u,pathStr:u,path:o})}})}),s}function Qv(e){let t=[];return d.default.forEach(e,a=>{let s=d.default.filter(a.options,{checked:!0}),n=[],i=ss(a,[{id:"ALL",title:"\u5168\u9009",children:a.indexList}]);Ae({},i,l=>{(!l.children||!l.children.length)&&l.checked===!0&&n.push(l)}),s.length&&n.length&&(t=Pl(t,n,s))}),console.log("generateChoosedNodesByInit rlt is",t),t}function Gv(e,t){function a(n,i){if(!(i!=null&&i.length))return;let l=i.shift(),r=d.default.find(n,{id:l==null?void 0:l.id});r||(i.length==0?r={...t,pathStr:t.pathStr,id:t.pathStr,title:l==null?void 0:l.title}:r={pathStr:i.length==0?t.pathStr:"",id:i.length==0?t.pathStr:l==null?void 0:l.id,title:l==null?void 0:l.title,seq:l==null?void 0:l.seq,children:[]},n.push(r)),a(r.children,i)}let s=d.default.cloneDeep(t.path);a(e,s)}function ns(e){let t=[];return e.forEach(a=>Gv(t,a)),t=d.default.orderBy(t,["seq"],["asc"]),Ae({},t,a=>{var s;(s=a.children)!=null&&s.length&&(a.children=d.default.orderBy(a.children,["seq"],["asc"]))}),console.log("generateTreeByNodes rlt is",t),t}function Al(e){let t=d.default.cloneDeep(e);Ae({},t,s=>{var n;s.field=s.pathStr?(n=s.pathStr)==null?void 0:n.replace("ALL_",""):s.id,s.headerName=s.title,s.headerTooltip=s.title});let a=[];return t.forEach(s=>{a.push(...s.children||[])}),a}function Ov(e){let t=d.default.cloneDeep(e),a={};return t.forEach(s=>{var n;a[s.id]=(n=s.children)==null?void 0:n.map(i=>i.id)}),a}function Lv(e,t){let a=d.default.cloneDeep(t),s=d.default.findIndex(a,{field:"item"});if(s==-1)return a;let n=a.splice(s,1);n=n[0];let l=((e==null?void 0:e.items)||[]).map(r=>{let h=d.default.cloneDeep(n.children);return Ae({},h,u=>{(!u.children||u.children.length==0)&&(u.field=u.field.replace("item_",r.productCode+"_"))}),{headerName:r.productName,headerTooltip:r.productName,children:h}});return a.splice(s,0,...l),a}var jv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{lazyRender:!1,value:e.show,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{input:function(s){return e.$emit("update:show",s)},"on-cancel":e.onCancel}},[a("div",{staticClass:"report-index-model-panel ind-flex"},[a("div",{staticClass:"left-panel ind-flex ind-flex-grow"},[a("div",{staticClass:"report-index-dimension1-panel ind-flex-no-shrink ind-flex-column"},e._l(e.indexesSouce,function(s,n){return a("div",{key:"dimension1"+n,staticClass:"report-index-dimension1",class:[s.id==e.dimension1.id?"selected":""],on:{click:function(i){return e.chooseDimension1(s)}}},[e._v(" "+e._s(s.title)+" ")])}),0),a("div",{staticClass:"report-index-index-panel ind-flex-column ind-flex-grow"},[a("div",{staticClass:"report-index-options"},[e.dimension1.options.length==1?[e._v(" "+e._s(e.dimension1.options[0].title||"")+" ")]:[e.refreshSelect?a("Select",{attrs:{maxTagCount:1,multiple:""},on:{"on-change":e.setDisabled1},model:{value:e.optionsData,callback:function(s){e.optionsData=s},expression:"optionsData"}},e._l(e.dimension1.options,function(s){return a("Option",{key:s.id,attrs:{value:s.id}},[e._v(e._s(s.title))])}),1):e._e()]],2),a("div",{staticClass:"report-index-index"},[a("Tree",{ref:"tree1",attrs:{height:e.height-30+"px",expandAll:"","show-checkbox":"",data:e.indexListSrc,isShowHeader:!1,"is-show-search":!0,"check-directly":""},on:{"on-check-change":e.setDisabled1}})],1)])]),a("div",{staticClass:"opt-panel ind-flex-no-shrink ind-flex-column",style:{height:e.height+"px"}},[a("Button",{attrs:{disabled:e.addDisabled,type:"default",icon:"md-arrow-forward"},on:{click:e.addIndex}}),a("Button",{staticStyle:{"margin-top":"10px"},attrs:{type:"default",disabled:e.removeDisabled,icon:"md-arrow-back"},on:{click:e.removeIndex}})],1),a("div",{staticClass:"right-panel ind-flex-grow"},[a("Tree",{ref:"tree2",attrs:{height:e.height+"px",expandAll:"","show-checkbox":"",data:e.choosedIndexTree,isShowHeader:!1,"is-show-search":!0,"check-directly":""},on:{"on-check-change":e.setDisabled2}})],1)]),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("IndButtonGroup",{attrs:{right:"",split:""}},[a("IndButton",{attrs:{bizType:"cancel"},on:{click:e.onCancel}},[e._v("\u53D6\u6D88")]),a("IndButton",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)],1)])},$v=[];const Hv={components:{Button:B.Button,Tree:yt},props:{options:Array,value:Array,show:Boolean,dataApi:{type:Function,default:null},searchParams:{type:Object,default:()=>null},title:{type:String,default:"\u9009\u62E9\u6307\u6807"},width:{type:Number,default:1060},showCheckbox:Boolean,isShowSearch:{type:Boolean,default:!0},isShowHeader:Boolean},data(){return{indexesSouce:[],indexes:[],dimension1:{options:[{id:"",title:""}],indexList:[]},optionsData:[],indexListSrc:[],indexList:[],choosedIndexList:[],choosedIndexTree:[],addDisabled:!0,removeDisabled:!0,refreshSelect:!0,height:600}},created(){this.initSrc()},watch:{options:{handler:function(){this.initSrc()},deep:!0}},mounted(){this.height=window.innerHeight-319},methods:{setDisabled1(){var t;let e=this.$refs.tree1.getCheckedNodes(!0);this.addDisabled=!((e==null?void 0:e.length)&&((t=this.optionsData)==null?void 0:t.length))},setDisabled2(){let e=this.$refs.tree2.getCheckedNodes(!0);this.removeDisabled=!(e!=null&&e.length)},async initSrc(){var e,t;if(this.dataApi){const{data:a}=await this.dataApi(this.searchParams);this.indexesSouce=a}else this.indexesSouce=this.options;if(this.indexesSouce&&this.indexesSouce.length){let a=JSON.parse(JSON.stringify(this.indexesSouce));Iv(a),this.indexesSouce=a,this.dimension1=this.indexesSouce[0]||{},this.optionsData=((e=this.dimension1.options)==null?void 0:e.length)==1?(t=this.dimension1.options)==null?void 0:t.map(s=>s.id):[],this.indexListSrc=ss(this.dimension1,[{id:"ALL",title:"\u5168\u9009",children:this.dimension1.indexList}]),this.indexList=[],this.initIndexByDefault()}},initIndexByDefault(){this.choosedIndexList=Qv(this.indexesSouce)||[],this.choosedIndexTree=ns(this.choosedIndexList),this.$nextTick(()=>{this.onOk()})},async chooseDimension1(e){this.dimension1=e,this.optionsData=this.dimension1.options.length==1?this.dimension1.options.map(t=>t.id):[],this.indexListSrc=ss(this.dimension1,[{id:"ALL",title:"\u5168\u9009",children:this.dimension1.indexList}]),this.indexList=[],this.refreshSelect=!1,this.$nextTick(),this.refreshSelect=!0},addIndex(){let e=this.$refs.tree1.getCheckedNodes(!0),t=this.dimension1.options.filter(s=>this.optionsData.includes(s.id)),a=Pl(this.choosedIndexList,e,t);this.choosedIndexList=a,this.choosedIndexTree=ns(a),this.$refs.tree1.clearCheckedAndSelectedNodes()},async removeIndex(){let e=d.default.cloneDeep(this.choosedIndexList),t=this.$refs.tree2.getCheckedNodes(!0);d.default.remove(e,a=>d.default.some(t,s=>s.pathStr===a.pathStr)),this.choosedIndexList=e,this.choosedIndexTree=ns(e),this.$refs.tree2.clearCheckedAndSelectedNodes(),this.setDisabled2()},onCancel(){this.$emit("update:show",!1)},onOk(){let e=Al(this.choosedIndexTree),t=Ov(this.choosedIndexTree);this.$emit("update:show",!1),this.$emit("input",e),this.$emit("confirm",{options:t,columns:e})},getFilterColumnsByParams(e){let t=Al(this.choosedIndexTree);return Lv(e,t)}}},Kl={};var Xv=y(Hv,jv,$v,!1,Pv,null,null,null);function Pv(e){for(let t in Kl)this[t]=Kl[t]}var ql=function(){return Xv.exports}(),Av=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{value:e.show,title:e.title,width:e.width,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{input:function(s){return e.$emit("update:show",s)},"on-ok":e.ok,"on-cancel":e.cancel}},[a("ConditionPanel",{attrs:{conditionDefs:e.defs,isLabelCheckAll:""},model:{value:e.params,callback:function(s){e.params=s},expression:"params"}})],1)},Kv=[];const qv={name:"IndReportOptionModal",components:{Modal:ie,ConditionPanel:Ft},props:{show:Boolean,title:{type:String,default:"\u9009\u62E9\u6307\u6807"},width:{type:Number,default:900},value:{type:Object,default:()=>({})},defs:{type:Array,default:()=>[]}},data(){return{params:d.default.cloneDeep(this.value)||{}}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=d.default.cloneDeep(this.value))}},methods:{doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.$emit("update:show",!1)},emitChange(){this.$emit("input",{...this.params})}}},er={};var eR=y(qv,Av,Kv,!1,tR,null,null,null);function tR(e){for(let t in er)this[t]=er[t]}var tr=function(){return eR.exports}(),aR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"upload-img"},[e._l(e.imgList,function(s,n){return a("div",{key:n,staticClass:"demo-upload-list",on:{click:function(i){return e.handleView(s)}}},[[a("img",{attrs:{src:e.prefix+s}}),a("div",{staticClass:"demo-upload-list-cover"},[a("Icon",{attrs:{type:"ios-eye-outline"}})],1)]],2)}),a("Modal",{attrs:{fullscreen:"","footer-hide":""},model:{value:e.visible,callback:function(s){e.visible=s},expression:"visible"}},[e.showPreview?a("Carousel",{on:{"on-click":function(s){e.visible=!1}},model:{value:e.imgIndex,callback:function(s){e.imgIndex=s},expression:"imgIndex"}},e._l(e.imgList,function(s,n){return a("CarouselItem",{key:n},[a("div",{staticClass:"carouse-content"},[a("img",{staticClass:"carouse-img",attrs:{src:e.prefix+s}})])])}),1):e._e()],1)],2)},sR=[];const nR={name:"IndImagePreview",components:{Modal:ie},props:{imgList:{type:Array,default:()=>[]},prefix:{type:String,default:""},isShowPreview:{type:Boolean,default:!0}},data(){return{visible:!1,showPreview:!1,imgIndex:0}},methods:{async handleView(e){this.imgIndex=this.imgList.indexOf(e),this.visible=!0,await this.$nextTick(),this.showPreview=!0}}},ar={};var iR=y(nR,aR,sR,!1,lR,null,null,null);function lR(e){for(let t in ar)this[t]=ar[t]}var sr=function(){return iR.exports}(),rR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u54C1\u724C\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"brand_id",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(s){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,"label-position":"right"}},[a("FormItem",{attrs:{label:"\u54C1\u724C\u540D\u79F0\uFF1A"}},[a("Input",{staticStyle:{width:"200px"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u54C1\u724C\u540D\u79F0"},model:{value:e.searchBrand,callback:function(s){e.searchBrand=s},expression:"searchBrand"}})],1),a("FormItem",{attrs:{label:""}}),a("FormItem",{attrs:{label:""}}),a("FormItem",{staticClass:"textAlignRight",attrs:{label:""}})],1)]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},oR=[];const cR={name:"IndBrandInputModal",components:{Button:Te,ButtonGroup:Ne,Input:B.Input,Modal:ie},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},itemType:{type:String,default:"2"}},data(){return{boxShow:!1,reSetPages:!1,comLevelSel:"0",finTableData:[],tableData:[],data:[],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getIpmBrandBox?itemType=",tableColumnsClone:[{title:"",type:"checkbox",align:"center",width:"50"},{title:"\u5E8F\u53F7",type:"index",align:"center",width:"80"},{title:"\u54C1\u724C\u7F16\u7801",field:"brand_id",align:"left"},{title:"\u54C1\u724C\u540D\u79F0",field:"brand_name",align:"left"},{title:"\u6240\u5C5E\u5DE5\u4E1A",field:"icom_name",align:"left",sortable:!1}],searchBrand:""}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue.join(",");this.selection=this.finTableData.filter(t=>e.includes(t.brand_id)),this.selText=this.selection.map(t=>t.brand_name).join(",")}},searchBrand:{handler(){this.tableData=[],this.searchBrand!=""?this.finTableData.forEach(e=>{(e.brand_id.includes(this.searchBrand)||e.brand_name.includes(this.searchBrand))&&this.tableData.push(e)}):this.tableData=d.default.cloneDeep(this.finTableData),this.concatPreData()}}},created(){this.query()},methods:{selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,this.selText=t.map(a=>a.brand_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.$refs.tableRef.clearSelection(),this.$emit("onOk",[]),this.selText=""},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(s=>s.brand_id).join(","),t=this.tableData,a=this.selection.concat(t.filter(s=>e.indexOf(s.brand_id)<0));this.tableData=a,this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},doSearch(){},clearSelectData(){this.selection=[],this.selectStore=[]},getChange(){this.selection=this.$refs.xTable1.getCheckboxRecords()},getData(){let e=`${this.serverContext}${this.baseUrl}${this.itemType}`;return v.axios.get(e)},async query(){let e=await this.getData();if(this.data=e.data,this.itemType=="3"&&this.data.reverse(),this.finTableData=d.default.cloneDeep(this.data),this.tableData=d.default.cloneDeep(this.finTableData),this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.finTableData.filter(a=>t.indexOf(a.brand_id)>-1),this.selText=this.selection.map(a=>a.brand_name).join(",")}},open(){if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let e=this.defaultValue.join(",");this.selection=this.finTableData.filter(t=>e.indexOf(t.brand_id)>-1)}this.tableData=this.finTableData,this.$nextTick(()=>{this.concatPreData()})}}}},nr={};var dR=y(cR,rR,oR,!1,hR,null,null,null);function hR(e){for(let t in nr)this[t]=nr[t]}var ir=function(){return dR.exports}(),uR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u533A\u57DF\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"com_id",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(s){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("IndFormWrap",{attrs:{formType:"search",fieldList:e.fieldList,searchLoading:e.tableLoading},on:{doSearch:e.doSearch,reset:e.reset},model:{value:e.form,callback:function(s){e.form=s},expression:"form"}})]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{split:"",right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},pR=[];const mR={name:"IndComInputModal",components:{Modal:ie,Button:Te,ButtonGroup:Ne},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},multiSelect:{type:Boolean,default:!0}},data(){return{boxShow:!1,reSetPages:!1,tableData:[],data:[],form:{searchPcom:"",searchCcom:"",comLevelSel:"0"},fieldList:[{title:"\u7701\u4EFD\u540D\u79F0",type:"input",formKey:"text"},{title:"\u533A\u57DF\u540D\u79F0",type:"input",formKey:"text"},{title:"\u7701\u5E02\u7EA7\u522B",type:"select",formKey:"text",enumList:[{K:"0",V:"\u5168\u90E8"},{K:"1",V:"\u7701\u4EFD"},{K:"2",V:"\u5730\u5E02"}]}],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getAllCom",tableColumnsClone:[{title:"",type:this.multiSelect?"checkbox":"radio",align:"center",width:50},{title:"\u5E8F\u53F7",type:"index",align:"center",width:80},{title:"\u7701\u4EFD\u540D\u79F0",field:"pcom_name",align:"left",width:200},{title:"\u533A\u57DF\u540D\u79F0",field:"com_name",align:"left",width:200},{title:"\u7701\u5E02\u7EA7\u522B",field:"level_name",align:"left",width:120,sortable:!1}]}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue;this.selection=this.data.filter(t=>e.indexOf(t.com_id)>-1),this.selText=this.selection.map(t=>t.com_name).join(",")}},comLevelSel:{handler(){this.tableData=[],this.form.searchPcom="",this.form.searchCcom="",this.form.comLevelSel=="1"||this.form.comLevelSel=="2"?this.tableData=this.data.filter(e=>{if(this.form.comLevelSel=="1")return e.com_level=="01";if(this.form.comLevelSel=="2")return e.com_level=="02"}):this.tableData=this.data,this.concatPreData()}}},created(){this.query()},methods:{reset(){this.form={searchPcom:"",searchCcom:"",comLevelSel:"0"}},selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,t=this.filterCom(t),this.selText=t.map(a=>a.com_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},returnData(){return this.selection},onClear(){this.$refs.tableRef.clearSelection(),this.selection=[],this.selText="",this.$emit("onOk",[])},doSearch(){this.form.searchPcom!=""||this.form.searchCcom!=""?(this.tableData=[],this.tableData=this.data.filter(e=>this.form.comLevelSel=="1"?e.com_level=="01"&&e.pcom_name.indexOf(this.form.searchPcom)>-1&&this.form.searchPcom!="":this.form.comLevelSel=="2"?e.com_level=="02"&&e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="":this.form.searchPcom!=""&&this.form.searchCcom==""?e.pcom_name.indexOf(this.form.searchPcom)>-1:this.form.searchPcom==""&&this.form.searchCcom!=""?e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="":e.pcom_name.indexOf(this.form.searchPcom)>-1&&this.form.searchPcom!=""&&e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="")):this.form.comLevelSel=="1"||this.form.comLevelSel=="2"?this.tableData=this.data.filter(e=>{if(this.form.comLevelSel=="1")return e.com_level=="01";if(this.form.comLevelSel=="2")return e.com_level=="02"}):this.tableData=this.data,this.concatPreData()},clearSelectData(){this.selection=[],this.selectStore=[]},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(s=>s.com_id).join(",");this.selection=this.filterCom(this.selection);let t=this.tableData,a=this.selection.concat(t.filter(s=>e.indexOf(s.com_id)<0));this.tableData=a,console.log("this.selection",this.selection),this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},getData(){let e=`${this.serverContext}${this.baseUrl}`;return v.axios.get(e)},async query(){let e=await this.getData();this.data=e.data,this.tableData=d.default.cloneDeep(this.data)},filterCom(e){let t=[];e.forEach(i=>{i.com_level=="01"&&t.push(i.com_id)});for(var a=0;a<e.length;a++){var s=e[a].pcom_id,n=e[a].com_level;t.indexOf(s)>-1&&n=="02"&&(e.splice(a,1),a--)}return e},open(){if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let e=this.defaultValue.join(",");this.selection=this.data.filter(t=>e.indexOf(t.com_id)>-1)}console.log("this.selection",this.selection),this.tableData=this.data,this.$nextTick(()=>{this.concatPreData()})}}}},lr={};var fR=y(mR,uR,pR,!1,VR,null,null,null);function VR(e){for(let t in lr)this[t]=lr[t]}var rr=function(){return fR.exports}(),TR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u89C4\u683C\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"pack_bar",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(s){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,"label-position":"right"}},[a("Row",{staticStyle:{width:"100%"}},[a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u5377\u70DF\u540D\u79F0\uFF1A"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u5377\u70DF\u540D\u79F0"},model:{value:e.searchItem,callback:function(s){e.searchItem=s},expression:"searchItem"}})],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u54C1\u724C\u540D\u79F0\uFF1A"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u54C1\u724C\u540D\u79F0"},model:{value:e.searchBrand,callback:function(s){e.searchBrand=s},expression:"searchBrand"}})],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u7701\u5E02\u7EA7\u522B\uFF1A"}},[a("Select",{model:{value:e.comLevelSel,callback:function(s){e.comLevelSel=s},expression:"comLevelSel"}},[a("Option",{key:"0",attrs:{value:"0"}},[e._v("\u5168\u90E8")]),a("Option",{key:"1",attrs:{value:"1"}},[e._v("\u7701\u4EFD")]),a("Option",{key:"2",attrs:{value:"2"}},[e._v("\u5730\u5E02")])],1)],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{staticClass:"textAlignRight",attrs:{label:""}})],1)],1)],1)]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},NR=[];const vR={name:"IndItemInputModal",components:{Button:Te,ButtonGroup:Ne,Input:B.Input,Modal:ie},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},brandList:{type:Array,default:()=>[]},itemType:{type:String,default:"2"}},data(){return{boxShow:!1,reSetPages:!1,comLevelSel:"0",finTableData:[],tableData:[],data:[],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getIpmItemBox?itemType=",tableColumnsClone:[{title:"",type:"checkbox",align:"center",width:"50"},{title:"\u5E8F\u53F7",type:"index",align:"center",width:"80"},{title:"\u5377\u70DF\u7F16\u7801",field:"pack_bar",align:"left"},{title:"\u5377\u70DF\u540D\u79F0",field:"pack_name",align:"left"},{title:"\u54C1\u724C\u540D\u79F0",field:"brand_name",align:"left"},{title:"\u6240\u5C5E\u5DE5\u4E1A",field:"icom_name",align:"left",sortable:!1}],searchBrand:"",searchItem:""}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue.join(",");this.selection=this.data.filter(t=>e.indexOf(t.pack_bar)>-1),this.selText=this.selection.map(t=>t.pack_name).join(",")}},searchItem:{handler(){this.tableData=[],this.searchItem!=""?this.finTableData.forEach(e=>{(e.pack_bar.indexOf(this.searchItem)>-1||e.pack_name.indexOf(this.searchItem)>-1)&&this.tableData.push(e)}):this.tableData=d.default.cloneDeep(this.finTableData),this.concatPreData()}},searchBrand:{handler(){this.tableData=[],this.searchBrand!=""?this.finTableData.forEach(e=>{(e.brand_id.indexOf(this.searchBrand)>-1||e.brand_name.indexOf(this.searchBrand)>-1)&&this.tableData.push(e)}):this.tableData=d.default.cloneDeep(this.finTableData),this.concatPreData()}}},created(){this.query()},methods:{selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,this.selText=t.map(a=>a.pack_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.$refs.tableRef.clearSelection(),this.$emit("onOk",[]),this.selText=""},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(s=>s.pack_bar).join(","),t=this.tableData;console.log("concatPreData this.tableData",this.tableData);let a=this.selection.concat(t.filter(s=>e.indexOf(s.pack_bar)<0));this.tableData=a,this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},doSearch(){},clearSelectData(){this.selection=[],this.selectStore=[]},getData(){let e=`${this.serverContext}${this.baseUrl}${this.itemType}`;return v.axios.get(e)},async query(){let e=await this.getData();if(this.data=e.data,this.tableData=this.finTableData=d.default.cloneDeep(this.data),console.log("query this.tableData",this.tableData),this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.data.filter(a=>t.indexOf(a.pack_bar)>-1),this.selText=this.selection.map(a=>a.pack_name).join(",")}},open(){if(this.brandList.length<1)return this.$Message.warning("\u8BF7\u9009\u62E9\u54C1\u724C"),!1;if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.finTableData.filter(a=>t.indexOf(a.pack_bar)>-1)}let e=[];this.brandList.length>0&&this.finTableData.forEach(t=>{(this.brandList.indexOf(t.brand_id)>-1||this.brandList.indexOf("\u5BBD\u7A84")>-1&&t.series_id=="001")&&e.push(t)}),this.tableData=e,console.log(this.brandList,"open this.tableData",this.tableData),this.$nextTick(()=>{this.concatPreData()})}}}},or={};var RR=y(vR,TR,NR,!1,UR,null,null,null);function UR(e){for(let t in or)this[t]=or[t]}var cr=function(){return RR.exports}(),gR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"treeWrapper",staticClass:"tree-wrapper ind-flex-column",style:{height:e.height}},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),e.isShowHeader?a("div",{staticClass:"header ind-flex-no-shrink"},[a("span",{staticClass:"title"},[e._v(e._s(e.treeName))])]):e._e(),a("div",{staticClass:"content ind-flex-grow ind-flex-column"},[e.isShowSearch?a("Input",{staticClass:"ind-flex-no-shrink",attrs:{clearable:"",search:"",placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694,\u56DE\u8F66\u952E\u641C\u7D22"},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(s){e.searchValue=typeof s=="string"?s.trim():s},expression:"searchValue"}}):e._e(),a("Tree",e._g(e._b({ref:"tree",staticClass:"ind-flex-grow",attrs:{data:e.treeData,"check-strictly":e.checkStrictly,render:e.renderContent,"expand-node":e.expandNode,"show-checkbox":e.showCheckbox},on:{"on-check-change":e.onCheckChange,"on-select-change":e.onSelectChange}},"Tree",e.$attrs,!1),e.$listeners))],1)],1)},bR=[];function ee(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&d.default.forEach(e,(s,n)=>{let i=!1;if(a&&(s.level=a),typeof t=="function")try{const l=t(s,n);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||ee(s.children,t,a)})}function dr(e,t){let a=d.default.cloneDeep(t);Array.isArray(e)&&e.length&&d.default.forEach(e,s=>{s.parentList=[...a,{id:s.id,title:s.title}],dr(s.children,s.parentList)})}const SR={inheritAttrs:!1,props:{alwaysShowSelected:Boolean,checkStrictly:Boolean,singleSel:Boolean,expandNode:Boolean,defaultExpandLevel:Number,expandProvincial:Boolean,expandAll:Boolean,selectFirstLeaf:Boolean,hideFirstLevel:Boolean,foldFirstLevel:Boolean,showCheckbox:Boolean,selectLeafOnly:Boolean,leafRender:Function,isShowHeader:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},treeName:{type:String,default:"\u5730\u5E02\u6811"},height:{type:String,default:null},data:Array,dataApi:{type:Function,default:null},urlParams:{type:Object,default(){return{treeId:"org",rangeNodeLevelBtm:3}}},defaultValue:{type:Array,default(){return[]}},statusName:{type:Object,default(){return{}}},statusColor:{type:Object,default(){return{}}},statusDataApi:{type:Function,default:null},statusUrlParams:{type:Object,default(){return{}}},statusData:{type:Array,default(){return[]}},importantStatus:{type:String,default:""},firstLeafByStatus:{type:Array,default(){return[]}}},data(){return{loading:!0,treeData:[],backupTreeData:[],backupDefaultValue:[],searchValue:""}},async created(){await this.init(),this.watchDataProp(),this.watchParamsProp(),this.watchDefaultValueProp()},activated(){this.defaultValue.length&&this.scrollToDefaultNode()},methods:{init:async function(){this.loading=!0;let e=await this.fetchComTree();if(this.hideFirstLevel&&Array.isArray(e[0].children)&&(e=e[0].children),ee(e,t=>{t.status="",t.statusName="",t.statusColor="",this.expandProvincial?t.expand=t.comIsImported=="0"||t.id=="ALL":t.expand=t.id=="ALL",t.expand||(t.expand=!1),this.expandAll||t.expand?t.expand=!0:this.defaultExpandLevel&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1,t.important=!1,t.weak=!1,t.matched=!1,this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length&&(t.disabled=!0)},0),dr(e,[]),this.treeData=e,this.backupTreeData=d.default.cloneDeep(this.treeData),this.loading=!1,this.setDefaultValue2Nodes(),this.selectFirstLeaf&&(!this.defaultValue||this.defaultValue.length==0))if(this._selectFirstLeaf(),await this.$nextTick(),this.showCheckbox){let t=this.getCheckedNodes();this.$emit("on-check-change",t,t[0])}else{let t=this.getSelectedNodes();this.$emit("on-select-change",t,t[0])}this.$nextTick(()=>{this.$emit("on-load",d.default.cloneDeep(this.treeData),this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})},async fetchComTree(){if(this.data)return d.default.cloneDeep(this.data);if(this.dataApi)try{const e=await this.dataApi(this.urlParams);return e instanceof Array?e:e.data}catch(e){console.error(e)}return[]},async fetchStatusData(){if(this.statusDataApi)try{const{data:e}=await this.statusDataApi(this.statusUrlParams);return e}catch{}else if(this.statusData.length)return this.statusData;return[]},clearHighlightNodes(){this.highlightNodes(null,()=>{})},onSearchChange(){this.searchValue?this.highlightNodes(this.searchValue.split(" "),()=>{}):this.clearHighlightNodes()},search(e){e&&this.highlightNodes(e.split(" "),()=>{})},setDefaultValue2Nodes(){ee(this.treeData,e=>{this.defaultValue.includes(e.id)?(e.expand=!0,this.showCheckbox?e.checked=!0:e.selected=!0):(e.expand=!!(this.expandAll||e.expand),this.defaultExpandLevel&&(e.expand=e.level<=this.defaultExpandLevel),e.checked=!1,e.selected=!1)}),ee(this.backupTreeData,e=>{this.defaultValue.includes(e.id)?(e.expand=!0,this.showCheckbox?e.checked=!0:e.selected=!0):(e.expand=!!(this.expandAll||e.expand),this.defaultExpandLevel&&(e.expand=e.level<=this.defaultExpandLevel),e.checked=!1,e.selected=!1)})},_selectFirstLeaf(){let e=!1;this.firstLeafByStatus.length?d.default.forEach(this.firstLeafByStatus,t=>{if(e)return!1;ee(this.treeData,a=>{if(e)return!0;if(Array.isArray(a.children)&&a.children.length===0&&a.status===t)return this.showCheckbox?a.checked=!0:a.selected=!0,e=!0,!0})}):ee(this.treeData,t=>{if(e)return!0;if(Array.isArray(t.children)&&t.children.length===0)return this.showCheckbox?t.checked=!0:t.selected=!0,e=!0,!0}),this.backupTreeData=d.default.cloneDeep(this.treeData)},processAncestorNodesExpandStatus(){ee(this.treeData,e=>{let t=!1;ee(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=this.expandAll||e.expand?!0:t}),ee(this.backupTreeData,e=>{let t=!1;ee(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=this.expandAll||e.expand?!0:t})},watchDataProp(){this.$watch("data",this.init,{immediate:!0})},watchParamsProp(){this.$watch("urlParams",this.init,{immediate:!0})},watchDefaultValueProp(){this.$watch("defaultValue",e=>{e.length?(this.setDefaultValue2Nodes(),this.processAncestorNodesExpandStatus(),this.scrollToDefaultNode(),this.$nextTick(()=>{this.$emit("on-default-change",this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})):(this.clearCheckedAndSelectedNodes(),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&(this.$set(this.treeData[0],"expand",!0),this.$set(this.backupTreeData[0],"expand",!0)),this.selectFirstLeaf&&(this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.firstLeafByStatus.length||(this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))))},{immediate:!0})},updateStatusOptions2Nodes(e){ee(this.treeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}else t.status="",t.statusName="",t.statusColor=""}),ee(this.backupTreeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}else t.status="",t.statusName="",t.statusColor=""})},renderContent(e,{root:t,node:a,data:s}){return this.leafRender?this.leafRender(e,s,a,t):s.status?e("div",{attrs:{id:"tree-node-"+s.id},class:{"custom-title":!0,weak:s.weak,important:s.important}},[e("span",s.title),e("span",{class:["title-status",s.statusColor]},`[${s.statusName}]`)]):e("span",{attrs:{id:"tree-node-"+s.id},class:{"custom-title":!0,weak:s.weak,important:s.important}},s.title)},onCheckChange(e,t){let a=[];this.singleSel?a=[t.id]:ee(e||[],s=>{(s.selected||s.checked)&&a.push(s.id)}),this.checkStrictly||this.setCheckStatus(a)},async onSelectChange(e,t){if(this.showCheckbox){let a=this.getCheckedNodes();t.selected=!1;let s=a.map(n=>n.id);if(this.checkStrictly||!t.children)if(s.includes(t.id)){let n=d.default.find(a,{id:t.id});d.default.remove(s,i=>i==t.id),d.default.remove(a,i=>i.id==t.id),n.checked=!1}else t.checked=!0,s.push(t.id),a.push(t);else{let n=!0;ee(t.children,i=>{s.includes(i.id)||(n=!1)}),console.log("checkAll",n),t.indeterminate=!1,n?(t.checked=!1,d.default.remove(a,i=>i.id==t.id),d.default.remove(s,i=>i==t.id),ee(t.children,i=>{i.checked=!1,d.default.remove(a,l=>l.id==i.id),d.default.remove(s,l=>l==i.id)})):(t.checked=!0,d.default.findIndex(a,{id:t.id})==-1&&(a.push(t),s.push(t.id)),ee(t.children,i=>{i.checked=!0,d.default.findIndex(a,{id:i.id})==-1&&(a.push(i),s.push(i.id))}))}this.checkStrictly||this.setCheckStatus(s),await this.$nextTick(),this.$emit("on-check-change",a)}else{let a=[];this.singleSel?a=[t.id]:ee(e,s=>{(s.selected||s.checked)&&a.push(s.id)}),this.setSelectStatus(a)}},setCheckStatus(e){ee(this.treeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=!0):(this.treeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&!this.checkStrictly&&ee(t.children,a=>{e.includes(a.id)||(t.checked=!1)})}),ee(this.backupTreeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=!0):(this.backupTreeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&ee(t.children,a=>{e.includes(a.id)||(t.checked=!1)})})},setSelectStatus(e){ee(this.treeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.checkStrictly||(this.treeData[0].checked=!1),t.selected=!1)}),ee(this.backupTreeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.backupTreeData[0].checked=!1,t.selected=!1)})},markAncestorNodesImportant(e){ee(this.treeData,t=>{let a=!1;ee(t.children,s=>{if(s.status===e)return a=!0}),t.important=a}),ee(this.backupTreeData,t=>{let a=!1;ee(t.children,s=>{if(s.status===e)return a=!0}),t.important=a})},scrollToDefaultNode(){this.treeData.length&&this.$nextTick(()=>{const e=document.getElementById("tree-node-"+this.defaultValue[0]);e&&(this.$refs.treeWrapper.scrollTop=e.offsetTop-50)})},async refreshStatus(e=!1){if(console.log("refreshStatus"),this.treeData.length){const t=await this.fetchStatusData();this.updateStatusOptions2Nodes(t),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus),e&&this.selectFirstLeaf&&this.firstLeafByStatus.length&&this.defaultValue.length===0&&(this.clearCheckedAndSelectedNodes(),this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))}},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(){if(this.$refs.tree)return this.$refs.tree.getCheckedNodes()},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},getNodeById(e){let t=null;return ee(this.treeData,a=>{if(a.id===e)return t=a,!0}),t},clearCheckedAndSelectedNodes(){ee(this.treeData||[],e=>{e.expand=!!(this.expandAll||e.expand),e.checked=!1,e.selected=!1,e.indeterminate=!1}),this.showCheckbox?this.$emit("on-check-change",[],null):this.$emit("on-select-change",[],null),ee(this.backupTreeData||[],e=>{e.expand=!!(this.expandAll||e.expand),e.checked=!1,e.selected=!1,e.indeterminate=!1})},updateNodeStatus(e){Array.isArray(e)&&e.length&&(ee(this.treeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}}),ee(this.backupTreeData,t=>{const a=d.default.find(e,{id:t.id});if(a){const s=a.status;t.status=s,t.statusName=this.statusName[s]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[s]}}),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus))},highlightNodes(e,t){if(!e)return this.treeData=[],this.treeData=d.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change")}),!1;let a=0,s=d.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(ee(s,n=>{let i=!1;(e.some(l=>n.title.includes(l))||this.alwaysShowSelected&&(n.selected||n.checked))&&(n.children&&(n.parentMatched=!0),i=!0,a++),ee(n.children,l=>{if(e.some(r=>l.title.includes(r))||this.alwaysShowSelected&&(l.selected||l.checked))return i=!0}),n.matched=i}),ee(s,n=>{n.matched?n.expand=!0:n.expand=!!(this.expandAll||n.expand)})),this.treeData=this.deleteNoMatchedNodes(s),typeof t=="function"&&t(a)},deleteNoMatchedNodes(e){if(e.length>0)for(let t=0;t<e.length;t++){let a=e[t];a.matched?a.children&&!a.parentMatched&&this.deleteNoMatchedNodes(a.children):(e.splice(t,1),t--)}return e}}},hr={};var yR=y(SR,gR,bR,!1,kR,null,null,null);function kR(e){for(let t in hr)this[t]=hr[t]}var FR=function(){return yR.exports}(),WR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.refresh?a("div",{staticClass:"ind-input-modal-tree-wrapper"},[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":e.inputIcon,clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clearSelected},nativeOn:{click:function(s){return e.setVisible.apply(null,arguments)}}}),a("Modal",{staticClass:"emp-tree-box",attrs:{title:e.title,width:60},on:{"on-ok":e.confirm},model:{value:e.visible,callback:function(s){e.visible=s},expression:"visible"}},[a("div",{staticClass:"main"},[a("div",{staticClass:"panel emp-tree"},[a("div",{staticClass:"title"},[e._v("\u53EF\u9009\u8282\u70B9")]),a("Tree2",{ref:"tree",staticClass:"content-box",attrs:{expandAll:e.expandAll,data:e.data,dataApi:e.dataApi,urlParams:e.urlParams,isShowHeader:!1,showCheckbox:e.showCheckbox,checkStrictly:e.showCheckbox&&!e.leafOnly,defaultExpandLevel:e.defaultExpandLevel,defaultValue:e.initVal||e.defaultValue},on:{"on-default-change":function(s){e.showCheckbox?e.checkChange(s):e.selectChange(s)},"on-select-change":e.selectChange,"on-check-change":e.checkChange}})],1),a("div",{staticClass:"panel checked-list"},[a("div",{staticClass:"title"},[e._v("\u5DF2\u9009\u8282\u70B9")]),a("div",{staticClass:"content-box"},[a("div",{staticClass:"content"},[e.checkedNodeList.length>0?e._l(e.checkedNodeList,function(s){return a("div",{key:s.code,staticClass:"node"},[e._v(" "+e._s(s.title)+" ")])}):[a("div",{staticClass:"tip"},[e._v("\u6682\u672A\u9009\u62E9")])]],2)])])])])],1):e._e()},ZR=[];const xR={name:"IndTreeModal",inheritAttrs:!1,components:{Input:B.Input,Modal:ie,Tree2:FR},props:{singleSel:Boolean,expandNode:Boolean,defaultExpandLevel:Number,expandAll:Boolean,readonly:Boolean,showCheckbox:Boolean,defaultValue:Array,sel:[Array,String],data:Array,dataApi:Function,urlParams:Object,leafOnly:Boolean},data(){return{refresh:!0,loading:!0,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-down",checkedNodeList:[]}},deactivated(){this.visible=!1},computed:{initVal:function(){return this.sel?this.showCheckbox?this.sel:[this.sel]:null}},watch:{sel:function(){this.sel||(this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.checkedNodeList=[])}},methods:{initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},search(e){e&&this.$refs.tree.highlightNodes(e.split(" "),this.updateSearchNum)},onSearchChange(){this.searchValue?this.$refs.tree.highlightNodes(this.searchValue.split(" "),this.updateSearchNum):this.clearHighlightNodes()},selectChange(e){this.showCheckbox||(this.leafOnly?e[0]&&(!e[0].children||e[0].children.length===0)?this.checkedNodeList=e:e[0]&&(e[0].expend=this.expandAll?!0:!e[0].expend):this.checkedNodeList=e,this.updateSelectedTitles())},checkChange(e,t){if(e&&!t&&(this.leafOnly?this.checkedNodeList=e.filter(a=>!a.children||a.children.length===0):this.checkedNodeList=e,this.updateSelectedTitles()),!(!e||!t)){if(this.leafOnly)this.checkedNodeList=e.filter(a=>!a.children||a.children.length===0);else if(t.checked)d.default.findIndex(this.checkedNodeList,{id:t.id})==-1&&this.checkedNodeList.push(t);else{let a=d.default.cloneDeep(this.checkedNodeList);d.default.remove(a,{id:t.id}),this.checkedNodeList=a}this.updateSelectedTitles()}},clearHighlightNodes(){this.$refs.tree.highlightNodes(null,this.updateSearchNum)},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.checkedNodeList=[],this.$emit("update:sel",this.showCheckbox?[]:""),this.$emit("confirm",this.showCheckbox?[]:""),this.stopVisible=!0,setTimeout(()=>{this.stopVisible=!1},1)},setVisible(){this.readonly||this.stopVisible||this.$nextTick().then(()=>{this.visible=!0})},confirm(){this.visible=!1,this.$emit("update:sel",this.showCheckbox?this.checkedNodeList.map(e=>e.id):(this.checkedNodeList[0]||{}).id),this.$emit("confirm",this.checkedNodeList)},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){this.selectedTitles=d.default.join(d.default.map(this.checkedNodeList,"title"),"\uFF0C")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(){return this.$refs.tree.getCheckedNodes()},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)},refreshStatus(){return this.$refs.tree.refreshStatus()},setSelectedTitles(e){this.selectedTitles=e}}},ur={};var MR=y(xR,WR,ZR,!1,wR,null,null,null);function wR(e){for(let t in ur)this[t]=ur[t]}var pr=function(){return MR.exports}(),ER=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,readonly:"",clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9"},on:{"on-focus":e.openModal,"on-clear":e.doClear}}),a("Modal",{attrs:{title:"\u9009\u62E9\u5377\u70DF",width:900,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{"on-ok":e.ok,"on-cancel":e.cancel},model:{value:e.showPanel,callback:function(s){e.showPanel=s},expression:"showPanel"}},[a("ConditionPanel",{attrs:{conditionDefs:e.conditionDefs},model:{value:e.params,callback:function(s){e.params=s},expression:"params"}})],1)],1)},DR=[];const CR={name:"IndItemCompInputModal",components:{Modal:ie,ConditionPanel:Ft},props:{value:{type:Object,default:()=>({})},readonly:Boolean,itemDataApi:{type:Function,default:null},itemUrlParams:{type:Object,default:()=>({})}},data(){const e={};return this.itemDataApi&&(e.dataApi=this.itemDataApi),this.itemUrlParams&&(e.urlParams=this.itemUrlParams),{selectedTitles:"",conditionDefs:[{key:"brands",paramsMapKey:"",groupTitle:""},{key:"items",props:e,paramsMapKey:""},{key:"kinds",type:"select",dataCb:t=>t,paramsMapKey:""},{key:"priceCodes",type:"select",dataCb:t=>t,paramsMapKey:""},{key:"gears",type:"select",paramsMapKey:""},{key:"priceSegs",type:"select",paramsMapKey:""},{key:"categorys",dataCb:t=>t,paramsMapKey:""},"productTypes","brandTypes",{key:"lowPrices",type:"radio"}],params:{},showPanel:!1}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=this.value)}},methods:{openModal(){this.readonly||(this.showPanel=!0)},changeSelectTitle(){var e;for(const t in this.params)if((e=this.params[t])!=null&&e.length){this.selectedTitles="\u5DF2\u9009\u62E9";return}this.selectedTitles=""},doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.showPanel=!1},emitChange(){this.changeSelectTitle(),this.$emit("input",{...this.params})}}},mr={};var _R=y(CR,ER,DR,!1,JR,null,null,null);function JR(e){for(let t in mr)this[t]=mr[t]}var fr=function(){return _R.exports}(),YR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,readonly:"",clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9"},on:{"on-focus":e.openModal,"on-clear":e.doClear}}),a("Modal",{attrs:{title:"\u9009\u62E9\u884C\u5C55\u793A",width:900,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{"on-ok":e.ok,"on-cancel":e.cancel},model:{value:e.showPanel,callback:function(s){e.showPanel=s},expression:"showPanel"}},[a("ConditionPanel",{attrs:{conditionDefs:e.conditionDefs,isLabelCheckAll:""},model:{value:e.params,callback:function(s){e.params=s},expression:"params"}})],1)],1)},BR=[];const zR={name:"IndRowSumSettingInputModal",components:{Modal:ie,ConditionPanel:Ft},props:{value:{type:Object,default:()=>({})},readonly:Boolean},data(){return{selectedTitles:"",conditionDefs:[{key:"brands",type:"checkbox",dataFrom:"api",valueProp:"brandCode",labelProp:"brandName"},{key:"kinds",type:"checkbox",dataCb(e){return e.push({value:"0102",label:"\u4E00\u4E8C\u7C7B"},{value:"030",label:"\u4E09\u7C7B\u4EE5\u4E0A"}),e}},{key:"priceCodes",type:"checkbox"},{key:"gears",type:"checkbox"},{key:"priceSegs",type:"checkbox"},"retailPrices","categorys",{key:"lowPrices",type:"checkbox"},{key:"itemIsCombines",type:"checkbox"}],params:this.value||{},showPanel:!1}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=this.value)}},methods:{openModal(){this.readonly||(this.showPanel=!0)},changeSelectTitle(){var e;for(const t in this.params)if((e=this.params[t])!=null&&e.length){this.selectedTitles="\u5DF2\u9009\u62E9";return}this.selectedTitles=""},doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.showPanel=!1},emitChange(){this.changeSelectTitle(),this.$emit("input",{...this.params})}}},Vr={};var IR=y(zR,YR,BR,!1,QR,null,null,null);function QR(e){for(let t in Vr)this[t]=Vr[t]}var Tr=function(){return IR.exports}(),GR="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjEzNzg4OTE2MTYxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjExMjkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5AZm9udC1mYWNlIHsgZm9udC1mYW1pbHk6IFNvbGVpbDsgc3JjOiB1cmwoImRhdGE6YXBwbGljYXRpb24vZm9udC13b2ZmMjtiYXNlNjQsZDA5R01nQUJBQUFBQVE1c0FCSUFBQUFEdU9RQUFRNEVBQUVBZ3dBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUc0U3BJaHk0WGhTSE1nWmdBSkptQ0Y0SmduTVJFQXFHc2tpRnlnZ1NnclZvQVRZQ0pBT2RPQXVPWGdBRUlBV1BHQWZHWUF5REdGc0tmTE1FL25PTXZYK0huUW9NcXlScUs2dHQyVFc4SzJCRFg5VW11NFBaa0NYd3RNanBjSFlOVHg2VVVtdTMwVWR3Y3h4blZNdmNOZ0FpbTdyZFhpUFovLy8vLy8vLy8vLy9DNWRGMk9idVhNN1p2UWVTRUNBUnd1ZUhsYUxWdGtKRUlhTFJBSTN1bHN3U0UxM2NTUGRNMTVSQ3lZUXV1UzdBMG1CcXBRTzlwWVpXUVFNcWE5bFFiMGRwSnpIeEhwTHlDSElpOHVCZHdGNThuTkgrWU9BNDBPcEp2RWpKdGFva0thVWt4L041VWVTaW5wNVRXb1cxdlNwRmppbUJnZUZHZUNGNjZVMG42WlVOL3FTcUM0WEMxMUdLVU5telN5MmQ1Snh5cXc1SnpHVWxKVW55aTBsS2tFOEJseGFkVFpzeVJtOGMxL0N0aTJoRWp6SUhudU9aMGZVNk9qS2M4RGJZQ0huY3FuY2haVE9nSzFWUFpSVy9ZR3V3Qm13bjdadTluc1VES2g1Q2YrRld0ckpSUGRWSHZNUzMzMFFIMk1KZGhEY1paVGNwRjBOazQvdVFMdmI5Vk1IOUJJbTdtTkpuRHZNSXM3S3o4b2VnSHVFSEpPRno0eG5ubVBleE1meUc3eStHN0hyWGIrTHVsSzlXRmpnMU9JL3JUL1ZlcEVOVTc0QVJYZFRsUnVtdHBGblhFazVjbS9PdlAxa3ZwMzdGbmNvM2ZJZVAzbFN2OGpkS2NHRGJxbTJWMVB3Q0UxL0hiMW1xKzVSYXNNd3dNOXdhUGVzZjNZTy9EYml3MlZiL0kveXZlV0xvU2h2VmljNWpVL2ZRRXlOOER4MkVpTUpvMWpMSWZKQk9KbFUyQzFuRXR4aVdwaWQ5OXE0MmtDb2tJWWtQZUlOLzVxRk5TMVVpL3Bzek9EMEEyNERYU040RDZMaDFLZ2lNRUEzUjhRaVRub09KV0lpTktJUk8xU1Y0bkc4Uy8veDcvZi9YbUN1ZHh2RUZyU2Q4MmQ0Wm5wOWI3LzFZczJMQUJ0c1lLMFpzakFrREVSRTlia1lOeEpvNGpNYkRRczh6c0toREpBY2kyc2RoRldMYzdBYkZvR3EwcEpOajlBOS9MLzlWYTUvYkFadER4QXpTWUNFTE5GaFBNRXMwWUNQMEFjY0dOTCtqMmxMN0FackxpWFNZUEdHekZIUXpXaFd1U1YwcXRTeGZPaG4waEtHNVdZWm1mUWk3blFJQXl3Ym9UMWlTSFdBRGhYak1ObllBNXFiUVNpK3FXTUJnWTR3VnEyWmpHekZxWklvS0NnWkdOU3BpQmRiTkswYi8ycitWVjd4UlAvL04yVS9hM01pQnprRU9NalI3a0dtekY1bVZXMG5sNG1IQVY2bmE1NHI3MXpPb0NwWlFFMzFtMUh6NGRWOXBRenBWYU1FaEh6bnp0UWloblAxbisyODk3Sjh2dFhKWENtbWtrRUV1TXB4RElkYklKSTM2aXpkQ1hyYWVvVWx1SGk1SndOa2d4YUpnSU40L2NjbnlVeDk5d1dtaDhBUkh2cXJmWGFtd2N6NFhmMnlaQzBoVjJ3QTR5bWxWSmRremUxWHF3REc5S1BBYldtSVB1THRMVmlmcEtJNmp6Q2l3d1A3STMvanIySUZkRHRBQ0I1WmV5QjBBSUREUS9OL3Y4d3NoS25SUG5WeTl1a0Q0ZEFvVWMwM00wcGd4WTFLWVFncC9yNnZ5ZlNUcGkxdHFVT09vNTZaMzVtWVBlUGZNSENRT0x6Ulc3c2lYT2pJSEdkQmZ1dnA4a3JyRkxlU1JSaXNheEFYNlFMdDdRSnlmN1NpMGc4d09BWVBRbFY4U20rZU5DL0xkQlNRbnZQREJPbE94eWdxMFpTbGV4VElld2JnaG9tdEVBRTM3bTRpcTVSdVJHSWZGSmRsSjI5OVVyRzFnK1dDMVdsSTVNY2gwTU1kcmRYQk9Pd1k5UFYzaGpzTDYrd3NWd0FKUTJubm5Qay90VFNLb0UycDZla29pNmc5VTVDUk4reGtQbUFkRUEzU3pTeGZtMzhvalh1cmQ4RTFxN2NKVXZxNjhvRFU4QkE0UDlSTnJ0ZENZcnAySXR4UDlOYlV6dzBMNVRHeGtVcUN4REJjNXY3WkFuR0MxMHpmZnR1bXNacFpGeHBac3dqWDlwbEJlS0wvNm9qUGtSUVFUTGd6cFhMRHlLL2pjOG1JeXFXNGJyTEJXSlNhdFI3UitTZXQzT1o1aCttTzY2cXFTOG5YbHkrMXlxc21KRXhna3lCQWtWdlROSCtIMnZWOXFCd1NTMVZtVktQRDB2RzJaMnZQMGNjL3Y3TjJaMzVPbUNSSk1JZFFRVXcxMmFGdlk1OWdwNThBZmFvZHVvYlRsbFRDZTZtK0ExY3h4L1BueHlzcHhRbHgxbnpPQWc1SGJldkFvRktOQUtRQ0JOdUtSZVkzSUJvUFBhSnkwcWRJcXBlMGFZajJZT0FDa3R5N1c5WUJvblV3QWcvTks2SXRCdmdMRVVtSHhaM3MxOWlkZGtLOUpmVFYzbllzbk82YndGUWFua0hqVEJnVFlzZ3FmejYxcmI4SG1HZ1VTSkhUNnp6UWVnbnRWLzdpWGVVZlpHSTU0T0lheDBsajZxZFJTQlNaaFJWdXVXTGs4UEYybTdzNjcxTUhGQUk3d2ZjTUR6LzYwRGxhRjBrWENpWEFJUzlVQVVIdytuVldwZnV0cWJlLzJ1MnNQTEdUcjR3a255SnFXb0djT290UlNsVnhkcmxacmdEd2FyeGVvbDcyRWtrb2wyN0xkTTd6REMzeUlFV0RJRUNXWFhwcEo3a042K1NWUmVGbHdQUC85c3YvWnUrcFgxKytCTE9TUlQ0NlFSS203Wi9xSHpmd1FnU0hsUzM2RkdrY01sbXc4OGhVS2ljUlpqTVNwNURYL3Y2bjJ0dThPTUxzRGhYOEFhUVBYa1dNdGprbEh5YUhuei9IMDM5WHZmRnk5OTJZQXpKdUhJUkZJR1lNUktZcFVJQmkwQUxrQklEY1FJQ2tCWUZBR0thNDJwNS9pZ0ZRQU4zMXhwWjlTMG43SFZJVVVxMXo1dUhMNWowdFhWWTVsNGRaRmw0dmVSZjg3MS9iL1ZhcDJyV29Bcldxb0FZSTBFeE9DN0pETUJpV3owUGJoSXBsODg1QmxQV1htRk04cHo5Zlp1cXArZDNWMWRZTWswS1RZSUVoS3BKd0lsT1VCdGVScG0za05nTWhBc1BrZXcyeXdOS3RtVlh5YWJSZVpiZGRzMitFeWwwdTIrMGpKK1ArdldsYUsreDVZcUI1cERZWk5NVnJEZ3hxWFpDd2pFL3FUejlra0lUNGU4WVg2L0lXZVVrazZyVkoxcmZHdFZrZHJQSUVIc2trQTFYSzljOXF1aTJaOGtLNk44MDFES1ZNa3dQUFE1ZnU2bTZHRWN1eUtydHRPNm11VVVvbzFLZ0JTdWtVZ0p2RHBVOUF1M1ptQUFyTXV3VFRBNUVIOGV3TVFHQmtwd3VRQUpEZ0VDclVGdGJVME5hbDBzanYwdnkvZEN4YXdOeE1Vbys4b1RodGJuWlBOamRZNGR4NHNmRmhZUUF0UTRldGJtbFFoUVFjQWpZaE0yWFhWbiswbjdhNUdUaGxnWnpySHhrSUhxZjNlcWRMMFNlcCt2QXllamlMWi9tckdtckFiamMza29GTUlLMkF0eGVUbWY2Q1dSaTFJRi9uNGI2UzBMb0lKeTNLWXhibmZpeld4cWpxazNTb0FHMXhiTkdZd3B0QWFJWVFRSWhHSkVJa1F3cGltOXJ1YkI1ckQ4S1hqVkRvVWVVUkNPT0o3Zms5L1ovZjNmdnc4WG1OVVJWVlZ4YWlxaW9nNm9oYit0eEM5OTQxekxEMklwbEsyZ1VDaEVPYnJyNncwc1NrSnlQSUxwV1dDWk9EdVBsdUpnLytNZStGM2JvVWhyRHRMYUtUaWZiNmZhMngxQzhaMVlhS0VnRkZmN2Z3MnBoMzZZMjJvRHloS0pDRUU3Q1diTmR6VEZ6SEVRcEFTd1pNVkN0ZVlWYVVYUGtZM3BBbU9HUlVVQklXR2Joei83OWYwZTVqcmx1T3V2M1NqMkZHeEEycEFaMEQ5Nm4zZGw5T053Z1hEVnJ2SVB2UkZzV01DVGlXT1pibm5XQnFOWHBhY3hQKzN1ZjVjWVZyQ2c1VTFnQTBrTkN2RmdnNzh4WDd5L0ZTc2pYL2hOa2F4OU1IdkJUQ1RrQXF5eG9kL0EvUkx6b3lMQlh3WXdHQlRnREVKM05WODhQdjkzaTU4THc3VjR2dDBSY3Z2VER2K1BkZ05JaUx5MndwVEswS3ZLTE5pN0RQbitMamxkb2swNjFPVVJWYUlGZGR1aWFRR0JOZ3BTWnBzK1k3TVRxR1ZBZ1NZR2dyUVdDVmJmLzBObjVRM01oS2NnbHFnVUJOQU5SQUtLbEVRUzRUaExaNjlHUUdjTlA2aHQ4ZS85YWV6L25GVUdTNzV6ZjlYS05ONEUwdzB5V1JUVEtkMzBDR0hIWEhTR2VlY0IwRnNFSUtKQlg1d09ZQUJ0UUNUZGlIZG5IN2FPRzU4WjBJaTZTWlJrN3pKamNtTEtYODZhMW8vR3pmUE5LOXlQbisrWWRHclJkYkZUS2FjR1JhZmlOdVNwT1JRVWxuTnFZYTVmdHhGZFhXRHVNSit4cDByZjZhOG9NU1VBK1dac3BrdG1sY2ZVMzlUYTlUWjhxSjNHZENTYUdwYU5xMkJObzEybFE2ak0rZzU5QnI2TWlhQkc4cmxjSTJDRFVsTktiOVMvNVRvbGRGS2pHYS81clNHQTZuMGljREZQUW1makZ3WjE4bGR6RzF4bno0TkFRYUFBL0p5NFZ4Nzd0aGNsSnZMSFFTcVFUYW95cXZQUHdwOWdwcWhmaGdWQUdBY1RJRzVzQmpXRnZnSzlJSlZoSU53a0w3Q3QranE0dG04SS9JY1ViZjRsTm9tdnEzNWFYTnFQdXN2YXlmV1Rob2N3MTQzdFc3V3BOVVRUR045Vy8yeXhiWm9Wa1hEeG9hUHR0cHVrT3lVL0hROFIremtTTjB5bHRzdW15aERzcEpzMEMxMUc5MUJUNVN6UExWOHJEd2puL1k2ZktiUDhjY3JDb3JIQVVFSkMvaUJVU2xUZXBXbXNxYWNEYXFESHlGU1FVS1pDbEsxcUo2R3ZkR0RXcUsrSE5YSHFyZ08zZy8vVDI0MVl6V0xLU2UxYTRFMW8zeVpiak1mS25aRmpuNit2bHYvdDR4S3I4RnBXRzk0WHpsWE9jYnh4dW5LV2g5cXUwbGlmdDBNdHF1MjEvS3lpMnBzYTN6YzlmZGV6K20xMWlLcnlicllPaitvQnFmTmJqczVXRForRzdOOXJsTjFBdWZUdmZkUmVEUjZ4QjZUcDgwRFBBVlAvL0hUc2ZuazZWRjUyanpZODlRejVOMTVjN3pUZlcyK2xXKzBiN3UvM1cvM1MvelQvVEgvb3I4K3dBNlFBdmFBSlBBOHlBbk9DVjhJSHd4L2p2d1lXUm9aakpSRytnbWVZQkFTSW8vUUVkT0pHREZLbEpORzZpMGR5L3hrZjg4VCtCbmlDWEd2K0ZpS2w5YktGK1dWOHFBaVVxVEtNcVZUcGRXSytsOXpOSzZtMXlUYWJLMm1MV3BkdXFLemRMMnUwTnYwbUQ2b2wrcU4rcUFoR2lpRFk4aU1Na05pV0l5eFJzWllONFpOejJTWU9hYlBUSm1EWnFsRnNIQ1czWUt0eFZiSldyV2FBUUdRZ0FMVUFqZVlDUktnQlNiQmQ5QUJBVFFnQ1FxaEZrSVFobTQ0RmJxd0JrZGhPYlRBSWFRZ0hPSWpGZUloQmJLamlRaWhFaHBFcGFqUkJyWmpzMnk5WFd2N2JHQlAydlVZd1NqTXgxcGNqNjE0UHE3aFhUem9LQTdLWVRoVnptYjNnR3QyVGRIZ3FETnFpYzZNZHNZT3hBcGozaGlLemNkbnhiZkdOeE5Zd3BXd3B0aXBhWmxNZG4vV250Vmx0MmUvNTFhNXR0eiszUC84YVg1VmZqVGZWbUFYVWd2bVFrdmhhVEdzNkN2aTRtSUpLd2xMWmFYNXBlblNjRGtySzhxU2NsdjVlV1ZjcGFVeVd1VlhPNnBQYStOcUsydFA2Nks2dWc3WHA5ZGI5ZDJHdEZIUjJOcjQyWlJiTloyRXJoWGQ3ZDNpYm1QUDZWNStiMFB2eVVqTFJ5S3hycnZjOVNESUZLZHJoOGJ5K3c3YUU1QlVqbmVCTkRaTHQzTlVCcEFaYTVlbGJ3OXgzVVFZMmNraHVTZDVzZEh2TUx3a1YvTDl4d3JZQ2hlS1NLVkFsRlJOV3RwOG5mVWYwWEt6RmRxMDY5Q3BxMklzdnQ2ZHJBU3JyTGJHV3V1c3Q4RkdtMnB6c3NWVzIyeTN3ODYrcjlDREsvMHF4M1hjekcxeUYvZmJ3eU5CQVJBTTlSb2l3Sk9uTUZST3dkdTNYL2tUenYzaFY3K0c4QllQbnJ6SWxlcTBHR3BLRmdBS0FTUG9XSGpSWG5GKzhNdEFoTVNCNTBHZ1kraW1JdVppMGNqYWJUSU9tdXRYMURvMUNTTk9KQjhGdlJCYjNtVUYyclRyMEttcnh6cnJ5cm1mSjEzRXBWekY5WGJ6K2RCSlhuVVduYWhLaktVYVZud01SRWdNaHRBeGxJbGlhZFlUN2tHNkwramFIenAwcHF2cjM4RDk2UE5UZnZudGo3L3QzNUZHNEpKRFdhR0NWdG5ZSElVcGNpK0dsbEJsMkhJVktzT2pxckNRTVIzQ3pqYVg1OGhKL29sY0tzQUdJNVdESnQzWmJ2bTNRUXlTS2tVVGpoYlFnMUgzUmg2cG9nNVhQb3Vua0lWQWJ1cVZCYURRaUoreGVPU05PQmk5dndjSkNLQkhSbnd6SXhjUGNLT29GcFlWYlFQakdUS1duSEZreDRDRUJFaU1KbXBQNmdSTUF4cmNUeFJVMGVFQVBkZ1ZuQjR6RjJ0TXZ0ZkpMcUJNdFlRdHBWYXExUWhBQkRXb3JaSDNnQ0RIa25odEVoNUlLMzhPeUFvYjhqMEZyTkMrbFBCRG9JQVF4REtjZzRBT0ROekViQXl5aHBrM2ozTFN0WWZyVU9pNjVHb0VXbVNGaXBTclVObDRhMnhwZ0NXWG5YQ1RvbWU2YXlPeU9WdGtxMjIyMjJHbjIrNjZ2M3RZTGU2bWhBZ1RqbXhrT01pU0V6NkJJQ1NPRFk3SURkY05NZ1NvYVFpWlFqYnliSkp1cjF5cno4ZVNMRTVBRFZtMkVEUGliZEhVMFFaNncwZ3ArSDQ2WVlWWUVYcmVIcEJLU0p0WklCYzIrc3N3b3d4YjJMa1FSWWlLSlNxcFJOZXFoSHQxYTZJUURkUnlwYmt2TjFvUmJkcDE2TlJWc1NCZTNkbG1XMnkxelhZNzdGemZsL1RVcnRSVnduVTM2M1oyMS8zMmNKVVFZY0tSamNTUkpVZVJFbVVxOE42WDdtZ2NyZWd2R25uMHVMbm1VaHFMTlRhemMzQnljVGMwMVo4ckRCVjlTU244aUlraFI5SnpLWGxpQVZLamU1R1RsTmMwaVJJZ3VCWER3cDE5eWFhem9CUkFyaFg0MHBwSjNlaElLMW9zd0l2bHFiOExzVXE4cU1LaUlzcWdINFZsSFFBSjA5WGl2a1N6MUU4dUF3VTZPY1A3TmtMOFBiZ0N6NUpRRXROSHY1dzZDSzMxbHd2eUZCOFdJV1dnUmsvV1lkQzdxU1d0bUdYMjl5Nm9vamhtZWJBaTJyVHIwS21yWW9YNElqZDdjc201MnVXNjI4MFR3aUlUaFJQek9EbWx6akNRb3BTU2h6SVZlT0c3cWlGUUJDWWtJbGJUWVJsRWRBem5aR2ltYkJnSDEzb2JaQjVsdmdVV1dtU3hKWlphWm5tdHFMTFNLcXV0c2RZNjYyMndjZDJmTGhSZldIVkRGeTZpeVBnb3FFVkR0NUNiYmxodGRvZlQxYzNkdzlQTEcyKzk4OTRISDMzeTJSZHU5dXlsa21xcFRLNVFxdFFhclU1dk1Kck1GaXNBUWpDQ1lqaEJValREY253RnJHaXpPemc2T2J0NDllYmRoNVZJdFJnT0NKS2lkUXpMOFZEUWk1S3NIS29MdXlLdmRocTBPcjJocVNNQnZEZ0FDbFpFTGptVWE2aWdWUnFyNlhFUVJaM2sxUXhjWDMzZFliZW1QQ09MNFZXeExGNWhxRnhEU0ZFTG5BcGlHeTU5MCtQZlJYdlpuUUVyVEJFVmNWR1d5Q0NWRlNRS0FBcDFLNHVkQVhwS2hoRUZBVXlxeFViUzhxRlRCSGJIc2Naa2RWUXNmZDFaMzJUcGw4SVNpYVdJWmV2engwemlwbXRQMTluZUZOVWJWR0dCOGtNd2FUOGZwQ2dLcTFJMEsyT1RwdkFjc3c4SXlRMUpnVldnSW9DSVdPRzdjd0FBZ0laWkhGd3pINGJ3aTBtVm0zQ3dmRlNhL0FIVmUybjh6alowejBkc0o4MlRKRDhVM0ZtSFUwZVFQcitkc3BhNmhXWnBHK21WREdURzJtWHAyME1yanlpTTdPU1EzSk84Mk9pbi82RUU4dGtjK3VPakorSkpBd3hYckxUS1FNVWJsVUlWNFlkTmF5MVNLMmFaL2EwRm5jM0UySnJScGwySFRsMFZhOS9sOVQ4Yks3TlZWbHRqclhYVzIyRGpibE83WUl3eHhrelV3ZXlRdzQ0NDZwampUamhacC9Bc0NNSElSa1lPdVQzaFNlNHh4V0p6dUR4K0pmYXl3N3lseU1wU3FUVzliWFNUOUJnb1k1dkd0Q1BOQmplM3NMU3l0ckcxczNkd2RIS3V5ekJKOTR2SEZ3aEZRQ0FkNHloaXJMaVFJS21ZSE5wYmNsOFVTbzFXYjdiYUhmM0MzVjUzM3RTWW84VUtnQkFjY2c0VEVRWE5zQnlmWU5GbS80QmlPejVWZ2U3ZzBTdm9GdzJtK09jY0liVUFBSEI4RnYzZlZoYS8zaVc3eE8yOVZWVlZWVlZWVlNiSUk1TXJsQ3ExUnF2VEc0d21zOFVLZ0JDTW9CaE9rQlROc0J3L0FRQUFBTUFiZ1FEM012WC9ySXZRK3dNQVFNUGtWU21vYUNDaUY2MUN0ZGNYNVV0VUdKV2gvcjc5YnQ2Wm9BbXdBNnJpNTIvcXVGODRkRUdzc1FYTVdHb0JyY1lzekk2czdjMjQrKzZROEtIaE5KT1p6RVFhYXF4REJnc1NLUGpDNnRxNkRyZ3NVUUY0TlNpQUhTQ01STUlnN2NpNUdDTkJTakRjVERGQW5veDJiejNaazFmSGJaVnNnZWRMaUNWeGU4cUNiTytGNVBGTERhdlRHZ1ZyVlJZSFM4UlN5MlZ0T2g0dVBmUi81WXBPREY2WFU5Z3E3cnNGQWRrMFR0UEpacUQycXN0bTVVRHVlN1grWjRuVnVPek1xaDdGREJoYmFTcHNUVVJ4eStwWGJFczJ5SVNBSUFMQ0VLVUpBZ0tDQ0NJV1JGKzhsWHl3ZmtlZVBDVVBuYVhIRjU1NDY4a29aMEJsYUpkaHpuQ2lyVmhKU2xHZWlra3FzOG1sbm5xVDFKS3loa0dSMk5hdDgxK2xkMkk5WnkrZUhad2FqVWFqMFdna2lBY2dEa2dIUzRmaXNDT09PdWE0RTA3V3FVTDJneENNL0RhbDR5NEVuUXhqd21TeE9keDQ4Qk9jRWlJU254c0xQQk1VKzdiL1MxVnF6V1o0VzEyaHp3QmxiTk9ZZHFTWlZXV2hzOUxibU5pWk9aanZaR0ZkQmlYZEx4NWZJQlFCZ1pQZ29Cdk9oN200Z1NqSlVESHE2VTEyWHJtZmlsUjdhdEphYjdabTYreHg1WEJ1WlhsZW5zMlF1Snd6RjVhc0JrQUlEcG1nWWVBRXVSbUpSTU93SEMrSU5ucy9SR0VaS0lURXFidW1BVkp5U3VySFlUbHNLa1JHKzdoT0RwMDJ2WE9NeGJRZHA5d21SN25DeGhsT0x1N3VMZE4wamkrYXRXajltL1haeDUzLy8vc0FvS0JoWU9HQThBaUlGZmcvTGtqdzBpSzh0eTM0cjlrcnYzUGRvM0RQWkh0L2NPOHJIL1BxNTNRZDByMnFMY3V5TEdzaWZnNXhBQmNFbkJKWFNCSWdVSkRnWFlqRVd4Tm9vZTloZ0lrbFFhSWt5UTFlbnNZdFUwUnVFcEpET3psTWVMamtYR1VtS3F0VlFDQTF4U3NkRkJPZzRFcFp2VXVvazRKNVE5aCtjKzNtc1NCWE1HT1ZKTTV1NXBrWThnTENDWk1HOVd2OVBqYXhNZG11TldMdkp2RkVPWlN3QlJzUGIzMFlwNzFiVEJKTDJNREZzUXN5T0IwbjhiSW9RcE9SRXJqMCtPeUo0RWtvRE1Cd0ZLT1VqNDVMQUVlU0lOM0dSSThJRDBLdEJSdEN2Rnk2czdBeVpqMVYzUWZlZ0VHQmtZdjBQQ3R5eFJTTHplSHkrSkpkMXZjaEl5UGJqbFp6V2Rnb1ZNTVJTV2hnT1QvaGhFRXM1dkQza1p2QjJkZkQ5ZW5yeDY4bE12T0JFcE9hdEZUdk9zTnJVelNQMGFleUFpQUVQMDZNY2hMQlRzdkhGRjYwdjY5a0xOSXdWTmJoY0w5bWFkVnV0QTdqZE9rMjNvU1BwLzdQMkxKdHh5NkNZbFJhL1orbW5wL0hVYUNSV0Z5djc0TnIvNHdtU0dWeWhWS2wxbWgxZW9QUlpMWllBUkNDRVJURENaS2lHWmJqSjV3bEFBQUFBQUFBQUFDYVZRQ0YxTFJDZEVGbnQzUDFIL0IrMmkrLy9mSFh2L2kxamdPb0lHQ1hpQ1FnZ1FnU0xFUUVjbEZncVdpaDcyR0FpU1ZCb2lUSnZ5K05ianFuR2JpOVVObWdRN3NNdzNCRmVBUU1xZlZObi9wUi9wVUE3b2I2dUw3VDJvNER1TnVOZXo5MlI3aE9ya1BCQmxiM1BaVzlINEFHQ1FoSFhPcGdVWXBPY0lqclJidFNGeUJBWXNBd0tlbVpmQjN6WVFrQUJoWkFlbnZEN3FiaDVtZnVFOTAzZFd2amUwdGlVcFN3cytTam8yTEVUTEwzcGM3MVBmcUVXRDZ2VFFvTGFvd0kycHVISXVYNWV5dDNUSGx3S0NLeEladTczL0dLallmNkFQSXR5NlF3TXY4a090MEo3dDZYUXluR3hKWmhtYmRHUVZqY3BNeWdHSXpxZ0k3cWxyd2dhRWFoazNaazU3ZXB4c1FNb0loR002djZ4dDVrbWs3L1lFVFZaNWNzd0daeTg5WkUwU0ZMZU1UQnhwMDBYNjhlUnRkSXVFZUw5eVdSU2JMUlJHWmRhQXBDM25NQ0U3c3pON2huNXM0RFRIYXdQakdWN1dSNHBmS2dTa015WTNFeDVDVzVTOTYzYmVSdGJ3dnV2UWMyU2RpWEc2eUlOdTA2ZE9yYWRhTUVoQkJDYUUrdTJuVTMrMjNrcnR4dkQxY0pFU1ljK2ZFVThEVXpjb1VqV1hLcWRqYmJPdXR0c0ZHdlRUYmIwdnBXVFNTUnl1UUtwVXF0MGVyMEJxUEpiTEVDSUFRaktJWVRKRVV6TE5jUThwZkV6REpJRU14QlEwQ2FCS2xoanROYVVWc3BtQ1ppZ2d4WXNmeUZ2VFY3M3hMbXlnUVJoa0RoL09DQUZwVVcwaXBtQmJOUHNBRG1uQ0phb0EzdDZFQW51azVMTnlDNDJHeEZtYjZheVZ1RVZpcFhrZXU0dWVjMnlOK0JKVWhRT3dBQUFBQUJDVUNDQkFsZUQrNk9FSG1BM0UxSUtGaDJnTHNSZmxXTFFCRVVJUkd4bWlkaHNXY01NY1FRWWtJVG4yWXRXclgxZVpqNXNjQkNpeXkyeEZMTExQOTRFbmZjeFF3VU5Bd3NIQkFlQWZGOWhENlBHQUpDS0tIWmYwWkZWdWRmOUpWL2I4QkVMMUlxc21nYi81Q3VtT2czMTdpbkhNTmZkTnlHZ29LR2d1b1BobXNOOW9ubGdxSlZYeGs5R3llbVNid1c4ZlplK1V6eld3aUJpZlUraFEwa0Jqc1VxdEI5MTc4UTZIM1Uvc3hqSzFybnhNVEVwZ1hhQW9zQUVRUUVDUkVJSzNCaVltTFQ2OUpRR0NRa25nWTMzT0JTd2JNVGQzZXFUdzQzVmliY3lKekNKaWFHN1lLR1lSaVd6U2hyRVkwMHN3blRXVmdDSzBlRU5CejdmbXFacEVyYU1HWm1abWIraG15WUR4WkZVUlJGVVJSRlVSUkZNVE16TXpNek16TXo4M0hmbm56N3liRnk4cldMZERIekc2WUc5ZjlOdGpzdW0xTlg3bGp0a3BXQUVGd1d1Y2hOMmVRQmtYeVVRN21VUjgybnRGQXJ0ZEZJMk5Bb0drMWpxSVByM09BbXQ3aU5DcXVzc2M0R20yeXh6UTY3Mk9FdTk3alBBNUtnTnFnZDZvQTZvUzZvRytxQmVxRk5VQis0Skcxa2pYSkg5aWhNazdRalR1djNBSkpGNkMzOGZNYlFrM1c2SjQ3U3BNRzB2RlJuZlpHUGxNL3cwK0lOSXBTNzBWc05leUlkZlN5ME14NjRCaDh5NmowZjA0aWdCMDVBd3dJUmtBU215ZEFHSVNHaHliZW4wV0dBN2RSYUJObXRuU0Vkb3ZUQVZHK0ZpN3hoZzhZcE9ESmx5WlpqZEpOK2ZzV2VDVitMRkZNek5WUDdsZkhKU3owZkxpVFJqQUVBb0tycWcvaTlrSU1wdnZqcVd5V2xNcmxDcVZKcnREcTl3V2d5VzZ3QUNNRUlpdUVFU2RFTXkvR0xVd1ppOEEyNnM4RXJnMDNmd3oybjQwcXpOTUpHR21XME1jYXVqeVBqcFFsZTk0WTN2WlczZSs5NDEzdmVieDljdlIzWWFaZmQ5dGhyMzhaOE9TQUhIWExZRVVkelRJNDdzVEZqVHFtZHZsb2JzWnVEazR1YmgxZFQ4MTEzWVkyUGhWeDIxQWxteDJCdkZaYlhrQjZ6SVBlSEoya3MzV3JSeittNEFFUkVSSFJCUlVSRU5GbUVpWVl1YUlWY2lZaklWRURFeE1Sd2ZwOU1aNGxTbzBSY1FSSHk2ZE1rUnBja25UbnJrWU5zZFFxanBOaEVkQkFQQWdXRGhDTEdjSUtNT3RGbHNpVTlMU3pESjViM3ZRUDBPbHNqclU1dk1Kck1GcXZOemptY0xyZkg2Mm9qTDhXVVZESjM2dUZ4NDBhUUFBQ0VCRXlxYTdzZGR0cGw5ME43OXNkVkVoRVJFVkhUbURORTd4c1lHZ0hsalc5c2txa3psMFdXc2dJaEFlek1QK2V5RmtJd1FqS1lMRGFIeStNTGhDSnhKWFJaejcwVWU4cFNxVFZwcGRNYktHT2JWbWw5NXRVY0N6UHAwblNFQ1FYR1JSSmxtSmJ0dUt0d0lRNmpHRUV4U1Urc0l0VlNhOU5qemtxMnpoNG5SODV5ZStxMW5EdGJyQUFJd1NFVE5BeWNJRXRoTk1OeXZDRGE3TXZWWk1naGg1endZVzhhVEJhYncrWHhCY0pMMFk1NlczandiWHdiejVTSlltYlJ5THBsTnJmaGJUamlLRWM1bzFtTFZtM3huOXIvcXdjRUNob0dGZzRJajRBb1VOQXVPQ1YwWGROMFhkZDFYZGMxbXN2bGNya1RkUWRudzZGMTdEM2lOWXFGN3dUSmlBbUx6WTEzNGljb1lTTEVrcVRYbnRHWEs0V1VLclVtTFRxOWdjbzRhZFBWbzhYTTNNTFN5cnB2dk05TVlaRW93TGlRS1dkZ1d0azR1VmNlZWVXdEZCMEJGWWVCbDhBdktUcUdKRWhsK1ZBV2Y2RlVxYlU2dmRGa3RsaHRkczVSSi92TG5RY3VtY3dXS3dBR0FTTW9oaE9Ia3B1U1RjT3dYSHlYSURIYnllN29sUFB1clFkQ20xYTd5c0YxeGdWM1BQQnFhcjRYZUlYMmtpMXV5QVh0a2lob0R2Tm5INThrTDZXdUluTmhuSituM3lrVWdFRHRZVUJxRURDNGhrNkdaZmcxdWhRcnVWaDZSRW01dHB4ek5Kd2hMcjFwYVdSMzhpZ3dlbVhNeGxqMWNXejhhY000ODRlekl0cTA2OUNwNjEwM2lhK2lRTjJUZzNiSVlVY2N6VEU3N29TVGRTbzQ3WXl6emkwWDdzdkVYZklYOHRjdWY0dS8rNGQvK3BkLzEzK1MvL3FmLy9lcmxXdmx1aHR1dXJVRTc0QUJBMkFTTEJBQlNhRGdSUU1HREFEeXMzUXYzeVdTeWowbG96SW8ySVp1V0V0R0NCRU4zdkZnd1VSUUJia2lQeWhrUkpLWW1KallkV0VURUJDMEkzVXBEWUlVY2lpaFpoNG5BeG5JWUhmRG5ySEErcmdOYUV3NUlNNXlRZHdYdkNEOGV2dzhCU1lMUHIrckcyLzNDYmVudXIzTjdkdjdmcjREa3h4Wk9kbzc1cmdUVGpybHdlTVBhN2FSeDVVbnpsUHl6SGxPWGppdjhOb2I3emFzSXgvdzBhZDg5NGU3NWMvdzkvLy91MENnb0RzR0VNWFNjUUFXck9BSmdROUxQOTV6NjM5LzhwSENaL2ZDUTVBVXpid3ZCNG05SmxjVnpFdFZhclRwTVpyTUZxdk4zcDN3QisvaEkzbjJ2Tm9SZXhRUEpOc2JtME1HTTU4QUNNMzdmbjlJdlB5VzZic2EyTFM4OWphZnBmMDJqN3oxNlBrN3I3RmovNUo4cWxHdFZLOTdGU3dTbVdRbWJuRlMzeURWQklmV2hLNmVCRm8xOEVrTkpoYnVvaFRUK2R4Nk5TdUlNOGtNS3EvVFBRYS9vMUdwZytWWnlqSi9QdVpSdmF1V2tLeXRsSjMzMTlzcUV5YU51SS9LdzdoMHJnOGdkQlAxL090ZlFPOXYrQVdCQlBEZ253UDlkN0RFcS9tMkZJUUJJQkFNNmt1TnNXNkJRaUk4bHZ5MDVwa0Y1UDg1OXN0SUIwc0o0UUZVUExrRDN0TzViM3kxVDBTakRHcUl5dURlQUFBQUFBQUFnUEZQZ2wybUtENzRKRDYzYVdPcXR4bXhlUmYvL2d0Ny9GSHFKVGo1MHcvLzkvSmZzemYrWU4vZGFVcmVuaTFaMGtUVG1pV2hRQzVjenpKWTk3cDJmSjI3dmNWT1ZmTXNvOWxCL09iMllHNUQvVEE4aWlsRmROWG5CQlpCalNNWnl3UERUTkNTU0RibFhhM0tqTXliR1dJRUR3Rnc3OW5zTURPWTRTYjdUZ3JraUJVYk5CQmFPbm9HeHBqbWFhRkIxQ1lLNm9obitZazV2elZIc3pEaVMyUGtiSlRybzBrM01sWTRCQ1lsam81cDV0c2hidWNkY3J2STdTYTNCL1FoQzBvcVVOQXp6ODBSUngxendrbW4ydW5yNnNCQVBRMnlJcGU5VkxKcEJPUHdicEJOcW9yN0VjQkJDK3ptdFc1aG95Z0NJWVFRYm5mbnptM2Rub01MemFuYjBGMzMyOE50MFFtcGhFazRjdStQTXBKd2tDWG4vUnM2d296YTgxRFFpMUx5MlhDR01tcTZPQUVCYVRNTGtHYzdWbnAwSTFmY25rVldRd0VGQUJSbE1MREdBQURBQUFBUUdZaFhQdWRNSTdQY1RMa1BMWXYxMXRCbVhWbFVhM1FHazhYbXZPcCtIUlZ2N0l5K2dhRVJVQjdmMkdSOU9qTnpDMHNyRUJMQXp2eHo3azZHRUl5Z0dFNlFEQ2FMemVIeStBS2hTRnhKbCtWZkpMUEJBRVZSRlBBQkFBQ0tvaWdUQ2hIQkNDckdjSUtrYUViS3loVXF0VWFyNXdhSmJEMkhzSkNrVktrMVdwM2VZT3lUQmVleVdBRVFna05BTVp3Z3FhNjFHRmlPRjBTYmZaSFlocTdMa0NFQ0FBQmd4WW9WSzBhTUdCd2NIQUFRbUNSYno4d3RMSzJzYld6dEhKMmMvWU5ReHo0UWhZS0Y3d1M1c2Q3SGRDeXg0eEx2eEUrQU1CRVZleStSUHBiNVJYQXNtTFc1VTZuVFdKc3VlZ08xUHZvdzdSek56Tnh3WkNBWTJ6bDN4ZE1GRnlWQ0lpTVVhalNpdzJDZVE3aU5aak84OGwxVUlCUWx2dmJFWGFXVlRIcHlSZlZkVk9sRWxWcWZiVXdiWmhQR05XSFYxTXpjSWt0YldkdlkydG5Yd1VYRlFxZVRKZ01qTXdvY21iSXFXellubzhHVm16emtLM2l5VU1mUXlZbVVPbVdWOGk1T3k0cnJwS3I0M0dyUW9jRFNuRndST2RHODJLTnY4UHcxdHZwMkVZTGxGZEFGeU9VMytNTHd0RjRoTDRnWlJucis1cDI0VTdEUWprWm1CSmphd1J4RzlFY2NBR0YvdUZsWWE1UjJMRFNRTFdJR29hWlpKNnY5Tm1sRWY3MHBxa0ZqM3h6VCswcTlrTVRJVURyUkJIOHpycjlSYUNKaHFnK2FHeXdLZklMSzdpRHdOcE1ZeHQ4Y1Jlc0J3WEx3T05wQUFESU03WVpNT3lWd3BBeXVDSDRBUVFoeGNBODdpSnJqcXZWRDJzUTE3NHM3WkFkTmZ6UkFidjdSQkFKa0ZsU2dtVGlKeDlsbURac1ZEMyszTlN4NjllQ2xZZktzUVpDTFpycU5GUkd0WURhTHNuczFxT0s0aERaRDNtNU9USkFpaDFYc3ZRUklOYnYranVzRExGRStXdU5JNUpnZjVQR2J4Z2d3K01SUE8yZ1hVN2RBWTZTQkxoaFJ0NWw4QjlyYm9Pbzhrby9QOGp6S0M4dG5xbGxuQlNjMFV4MUwyMWNBTXpJeUZYZTR4LzNtSzQ4T3pzNmZxMURBTk1jOExWSWhrb2xzNUFuWnIzK1BNZTVIQm1JUUJpTWloaUNqOEhpY3gzazBlUjZwRTlHMUo2VDlXeDBZS2Y0MC85aE1qYmVvWFVISzdhVjE2ZHdnNksvMWZnZ29xWjRPQjZWUDBBOERqTUpPbHRrKzBnNUY4SlVDSkJOQVhLN2ZsMmRFeGlnYkhuamdnYWRxbEtFQ2xZaWlDaTd6dmpoRGZOUXhoQ3R4dDFla3htQmRzQjRiMXQ4STdPZHg0SXVkaHk3d3VNaXk1bDdIb3dmakNzVm9DRnFCenJaSWlRZWVocDFvS2pFd3NTSXVpR2RJb1haS0Q1NzBBZjNRSHdNb290ZXFaclVCMFkyaGFtaWdoUjVHbU5FSU81eHdHMjBkWEdRMTU1emY3RkFuNTFYUllZaldieFpTcWR4RDFKT2tuTlFaZVpnQ3lzay9tZk9ieXhwZkM4SnllVnR1WlE0Rmc2ZHdMcUQ3SStFNmVObnRHQWpGdGlpaGJTd2RrUTN1V1BtK1FyaDBWNitCZUowc1dOdzJuZ0FJS0toNVhyTktqZVp1c0dLMlR3eEdjM0JoWThWV1hrK3FXY2lLd1Z3aFlpalVvNzVKSGxrWlorNXVDd3RWcTJOYkZtdVpIeXpBUWl6Q1lpekJVaXd6bHBjdUZHRWdnMkpRNDRtbUVDUUlkRFJLcnlXUmVIUzRSOWRxY1I1NTZhVUFaYmtTamhqMkdjdkxaNmdBSWpBVW93OGRySHQ2U2dMb1FlN21oY2xVSEdtTXJmcVVLb1l3QUFLTWFVcWJZUjhpZldoaUFnRlo4VFRxRzJ3SUUrY3B0NlJzVGtaU3plakxFdjNlKzNDQkdLeHNpYml3VDJQSUJTZzNmbzVxQXFKZGphTWIydHJhMnRyYTJ0cTI3Y1RxNGlVVXdMUURBaFhZQ3djQkxaaHBWeGdZUWNVWVRwQVV6VWlrTWg5V3JsQ3ExQnF0VHM4N1FiVFpIUnlkbkYyOGV2UHV3MHFrV2d3SEJFblJPb2JsZUNqb1JVbEdaWlF0OGI2QkF3K1FMSURlTHhJTnFaZ2R4Q0tpVGV0V2pBRlo0V1AzSngzYXBCTW9DR1JrZVFaekpObWQrVDBTOUpDdWtKTFFHUmxHUXpJYVF3Z0NFV3FnZ2RiVHcvNlFzMHY5WGFVRUlYNzVkekppODlSSElVbVNKRW1TSkVtU0pFbVNKRTduYWpCcVRyMmREK2xzVk9lMXk3RElPL3BwTTczYWRzSlp5ZS9MeTY3QkdXSE1KRHhNeE9rVHNUaHY5eExxQWl4RUlZWjFHYWtReDhubjF4RzhjdWZUTGxlb05tZUkyd2dVOVlFaUNncUtLRk1uNTNXbGdFYXY2R0p6N1A2VkdMSTcvN2w2SC9wMVdqK0MySG5UenUrVjhSd3pXVEQzOW5LWTRjYlZYbGxqUUJkNkp2R2lIQXB1dzBsTW1xbUEveW5PTkVJeHc3Q25jT0RBZ1p1NC9wcHNwV0lEb3dLQVFJQUNBdzRDaUNDQnJGcXBSNENva20rT0xLc2RwKzFXanRSM3FHbWZVY3c1Szcvdy9IdEgvWU5aNUY3QXNscFJPeGo4YmowdWpDNVRja0syd3QrRWxKQmR6emdOeDVHVldkcmgvUHpwWEkyZGpIdWxubm43WTN2VzFmeEhxWFdyT1JYRHRsV0FVZWV0Y0s5TnNVdllqVDBpSVVoRWttRXJGUUFFQWhRWWNCQkFCTWtnSjZBY1o4U1hMNmFHbWFIYnBCZGVRWXdyVks4aFpOS2x2d2tIbDdhQ2ZEQ3c3YmV0MjBsZHB4dDUvempkbWRzNkZrbUNYN0c4dHZiajdFM3dGdStORDBrS3NQcjJnOFMyQ0pKbXNQNWJ6bjJXbVhtM01hL091MGZxVjBvUk00cmU3YlQ0QzJ5RTRMZnltLzEvTW9DMm5SWHh2MjIzVVBDMkZ3cDE4Mjd1TWN2clMwVGNVcitQK1p0WmNXSi8xUkJVeVJ5OVRLWG1aa1hISGdTR0kraHJxUTFWSmFrdzFWRE9wbXU5M1M0dEtaS2hiUHd2TmFwRlpKZklDY3BRNWNqNmxNUWhlSWhNQVFqbVlxWW9kQWg5Y1NZTkdCYXRWR3E0dFYrb1FWYnA5VmJxaEVKVFJ6ZUkvTllJS3M1TzJYcWRXZ09xbXZzMllLVkFJSTNSV0k1ZUhJd2NOTCtWSFlBRTBHNXZ3cnh2UlFJVW1BazlNcU1pTFYyV2F5UVVKSDdTTHpNSVBBenc5bnZseE02ZWpwMHZ6VUlnSmJTQkR2cFFWdjJTRFNDOERBNm9FVXBjZFVuUUJLTTMxL0xNQzlUUGFRU3RmcWlGcWY3SDhJTVpkRzVaelZuU2NFQXpqU25Xc2RZaklKQUtiYXh3M240UUZEUmhQWlpJQ3hBVWZOc01MRmRPc1FnNlg5Y2VEd0FaYnNWVEVvSDNSUTFsall5SG9DRlVwczRERXMxMFdFakZDTWZVNDdCdmFucTN1alZZMzZiNnlCVW5oY09sQzB1ZWpyUHdpeWhIZ1Vob0F4MzB0WngzcGZONk15R1dlNEhXMzNhN21XM1hWVFhDSU5zdlh4U1Y0S2tpTkZTa0tvdnl5Z1JuTnVTTnBXK3dsSkZlQm9XcnV2WGFXUVJOVlFPUGtvQ2d0ZVhhRjZCc0tNMEs5cHlYaHNxNWVBc0RwdjB0U1lDOW5abDcvVXQySUFFL0dzR0ZoRGhIU1FYbTYrdlFPajFJYmR1Y2oxdGVGdHQyN0NJb1JtM2Fxb2trVXBsY29WU3BOVnFkM21BMG1TMVdBSVJnQk1Wd2dxUm9odVg0VktWYzQ4Y0hJbW95bVBDRlMremdrRzU1aENBUlNBaEJrK1d4bGF3am1FaVhkclZVY3B1Mk9jZ1kzaVJoME5IQllFOTJYVmx6ZFl0NHpJdzFKVVJ2ZGw4ZEdRS0NDd1RUNlFJcWwvTkY5cWhFSEt4SGd3TTBIZ1NPbWlCczgyTVdZQWsvOFF1LzhRZC84VS80RmRmZElvaWVBNEdHbytNbTNGNU41RzRVOU9oRm9CKzROaE5NOE9NbldPOVFjUXlDSU41UGdpT2tDUmxucURTWnVRZkNCeFBuVzdmcVVnU21RNk5hR0J3bXBwc1l2V2EzQkEyR2h5aGdFMHFRc2VFSlRKYkVNT1BUSGVlLzg5SGhDZkkzUjlFWm44WDFwK204QmZTSXFZSXoyK3V6MVNVYUNEMDJNUUJySE5VZ281czlSTzdNRUFiU1VLcWkyc0tIUUliUUVCY3Y1S2JpQUtraEl3SnBvbEF1b1JZME5XS1N5VmM2dmF1SkFZZ2NFYmh3WU1PQjRZSTd0eTVsYXZwZE1RZnJ6cWpaZjh6d1dNc3djZjU3c0pjV2ZlSUdJRGgrZDBEeVlLV29XcXpCT2V2c0syRHlEdmJXekl0Wm95bWc4OTlYR0FSeEpwZWVVVGVKN0ZDT2hyM0kvQjhUd3BiOFNIbVZWL2ZWTTl5SlZabTBOb2RCRUxROHdpN0lrQVpBVDZmNXZzaUthanQxYXpFZXdvaTB1MlZvTHJNa3EwUDAxL1ByMGRQZENYTkVRMFJUVUZGUlVmWDk5QzFnUVU0bnVmLzlpdXBpUzhXbEFVNS90Ylo0dVp2dktRM3JRY2NjS1kzYXl4TVFOalJzTUJnRUM0elJLZE85LzNSUE9OTFhWRTc3Nk9qbkNaMU9qbWFUSXcySmhQNkFVd2NhaWVwUzFzZ084N0loUndoZ2NNQ1lIaUxpWTNlS21ZeW1XdENkYmJFbDVsamJOWWdUYjU2ZGxrbXdYS1lWVE4yVkRpcTB5cW1meFRtVHhNWmtTZExaZ1p4TGVGNCtMTTNQM3kvTGNDRndlV0VJSzZ2TG9aeXlwVFExSTl2cmFqM0owWHIyU0s3V3EvK3NwTGkrVlZPdVZVdFQ1a0h6YVg1RkJIQ0ZzNEFCRGxDZ0xYbkNzaWc3Y3lUbWRKU29JbXBiRmRXN3NqWnBtOWFPdFI4ZHA5TjJjN290M2FIdXpvZzVpaDNkNkJHQ2R4L2Z2eHVMeDNIakR4UHBaTlBrMk1ReVpVNjEwNmhwMHJSNCttSVdQS3VkNXpmUE9PL1pmTTNDeUlYWkN3c1hOaTRjV3BTME9DRXR5WnVMZ3NKY2ZDMkI0eWVPVVdWZWVhT3ljdmxjWFIzWkdQUWw3R05lY0xubTNJc0ZkaDNCZ3BlUVVHMmdnOTU1SDVvNlpFWWZScTY4azVUS3FCK1VTZVV5b1N1M2FtanU5TlVSOTVoUkhYRWtLa1VaSWNrdHN6UFd1dnlTNVo5ZkdXdFF4bWFraFBpV0VZN25URUJMcWtBMzRRc0NUR2RpR0RhdE5HTEFVNUFWTmQ2YTBEMEM5OHg3SDV2L1dQRUFsVmdoSVVDZ0lNRkMwREV3c1JJMWxTQlJrbVJERFRPY2dQZVRrLzFPK1c3L3hvSjczUVBPdmZUUG85N2hVb1ZRKzBHcEFzT0JBd2NPSERpZVkyWVNsQ1dvQWEzZXl6ZXVHQ3hZRmJ3NjRFT1VYY01Wc1hwUnBUb2tIeFVMSzlBWit2UFF2YXkwZyt2d09oVkFLS0phMU81bldMN1dhU0djMmVvcjlVTjE3dGxTdERVNG1jT1NVclBTN250ZHFVWEVPbmt5eUNHdEtBL0o2eXV5NVNLOHpMZHdTMXRURWhEb3dpUkNFRFE1VldQV1gxNi9Pb1BGK244c21WTllKSTR3dHAwSUFpM0NHUVEzVk5EZXNKR3lnU1BUSG5adlYxRlA0dGhEZUFYM01QQURWeThsVVFHSnBKc3FqRnBLK2FjaDcwdDlwRC9qUitsNFNFWisvUTUraG5yUTA3SHRIc0Y3RnJ6SHh6MWZjaUYwbEVoZlMzNVlva0ZDQUFJUmhHQ0UxQWFKb0MvQkVKaGd5U2d1QTRIQUtoaUtZUmd1c3VjaUIxcnd4Yksxd2xjeFc3YXZsa0FzajRiclA4Sytjdy9mWEp0aGorZ3VNQXpEZjJrM1c3eWlIUkR4MmJ6ZkJ5WXkzUXVRQmpacTA0SlRJalBJQ293QW9BQlIycU1zY3BLclZHR3J1NkY5RXlsZURXWDFoaFBrdHlyR3I5Y0V5YklkNGo0ZXVtQ3M0VHkzWGdnRlBMK0dPVWc0cnZPK0hMcEVLdGpzejNZWDFnUGoxYzNzcWFFK0U1ejExV3hPdEhYTGpGUHdpckpwSnBPZlBpYjlUdmRaWVdrOXdYcWFWbW5vckw3RlZLb3ZTSlVPbEk0R1VqbGNjSmF0MWUwOTdyQzdiazg3OEJjRHZmamJmMkxsME04SzNWUHBTdHhYK1NyTWhkZmlnZG9heGgrd0xadWd1K3J6QjE3R3lUL3hHT2lubExIR01EOUsrSGJBb3lyVG5PVmxZaFVSVWpkNlBtc0ZlZmhuOUkwcU5BWUo4UWdZelF4dXJ5SkQwUFZyWHM1c1VQQjVsN1FWN1VsRzZNMDdlUFFSVzNzUEg4dDdYYmVBbEUzMEl0OXBzazhra3MwaVRiSytzdnpZMzZJV2FwTVliaFUxT1V2Yldwdk5RWlF1cnFTcjI5bnlHVmpQaHhVWnhmVTlpN2pLcFJFVzFzaUV5TEE2UDloYmxJQ3lCV1hWc3lVakJjZ1NOYmtKRUprQ0ZTTVFwYXNQbGxjbjlWN3BQZ2dYM3BHRGJnWldMNHl3L1VyNFppL2ptQ1pjSUZDTDJTd1JqNndISWtXVDdzc3NZVmxTSXNteUdoeTIvZUhycEVib0duL2lPVWg4MFE5OFlaVE9JOEdwOHpIdUpvZnJWbFFoaktUS1phQnFiUVhzczB5czR4cUZzMEljV0trOTMxb2t2M3h4cXl4WUlQS05ZcStLZ0VldEhaaG8xWmkzMnE0ejFHRytpTjNWeTI0aHF6TXBudWM4TTI3L1ZaVm1WbENqQUMwc0hNUVpqVHBKdHVxWXdYTElOKzVKL1NJaFNOR0JMNzZ5Q3l1ZFhRWUhFMjFuRWlQeENHSXpaMXhjMHFzNzRrSFZURENLb21KTVdUdUw5NzZvYlQ0WHRzcGViU3VteGNFRnRabmtZWjhPUU10SW9JMmxYVkk4OWd3bzRFSTB1QkQ3Um5Ia3RYSTZzUWRiaUxsSTJRWHNSV3MwNTdUVXc4cXBKSFZ3dEtSRlNMb2tHUXNPYkVYdDd4ZExVaFZSdG5xSlpqRGtyV0F3cERPdzJLb0FJV0hIVnhhakxuWEFzVmpTamxLZGo4bGNuU0JLS3puTHpIWTYwWkJWODFMTTA3SThFVGhqa3Rhc25NeVVqY0lRWmc0ekVDNGFYaW14OWxHUmREekFkdFRURU0yMkNDa2J4WjVVZUgzbU1DbEQrZURwdC9TN3hkVTBVaU13WlhpM29wVW90emxucEN1V3BMTEx1S3pGZDlZQlJaTk9XdEZvYXdCRWVaT2s2TFd2ZTMzNk1wSGcrZWU5VHc1V0x2bnVoMGphTUthck15RTlRSmp4WHEwNDJXRWRFWTdXNHZ3cys2NU9CZURRSzNVR3lkK0hNWXJOeTZZam80R0pucW1ZbUFaVktKM2lreTRraEozS1RRQVVqMHV3NVNrN1lkOSsrVVFPbkpEd0NGR0p1R0dSY21mUGd3Y25Ybnh3K2RJUThPUEh0YjUrZlNJakJYTVQ0amN5djlQeGNvci9sWlhPT1UvbG9qZlUzcXVrVnhjRXhsQ0lndTNoa0FIaVk0WGw3K3hqTHpXSE9OaWJVMXlrSlloQVZxNXhsWjFiM09Ra2lZUXBSUlJ5ODR4U1hqN3hVWkJ2ZkIzTVAvNE9GWkFkRHJjcnV6U1dsQ1JORFJjQ21vY2pKTkErQ3NJQTNTQnlFUUVDUW96cE1oZ0FWVEFXNS9ML3RzS0dqTEJhb2E2cjBSbE1XT3ZiSEM2UFgvWUVab2hJaEFydnZnQ3hSRXBrbFNXQVhLRWpIYXRwQUdvdUFBSzNGdU9JS0ZuNlFpQ210SFd2QzNocmZSNEI2ZEVaQXNrYU9hK2VnN2h6TVg4MUN6Yk04ZWJ5WUxVZzNMQUlUSURVa0VXMENBQUE1QnhGeU80dGxRZHc1MmppRGV1U3VZWjA0NlpzcnFXMzFwYWY0eWhXQjhBRXBDc203ZXNpMXJDVStXWjFlT1ZRMUU1QmRabFZNYUd4c0VZc0tZQ2d1SjB4TkZwL3ZJRXgyc1FVd0F3Q3dKakRXQm1vSHZkTjdRRzBXblRpQWJCMTIzdTdRclVUWTJjSWZreklPbEt2cVVGbGk1MWoxVHBSZlRMSUJXck5keStsQUdzWkl6S1dRL3BDSUpua2Rmb2VoVllRbWdlRXlwQWlPOGI5Rm1VL3oyVzBaRGpUYURwbTlRQmNmWXlZSUxlNG5YWXcyV0ZhVXdER0ZHOExTWFFMYVFIbW5MbnRoakZsTGt2ZGVHWTNseE92NVFYbnBIdzdScTk3dkxNcW1LazMwMmJFL1haaXJBUEFiRm1pc2dERGNoZTRxRGNYZFo3TDM5UjFxM08xYkNseEpIWHZ1THJpRHVCS2FuMlo0eFNBMEhCNXU1NWtZazVoU0VBSTVCUXVnMk8wbUFScWd3c3hBU0lmcHNTVWxBRm44cWtydEVHMlVRcXE0WElFc2krQmJ4cUwzMWMrYTJlMmE2TGlMMjk5UWdFQk4zL0xRY3UxT1JmTXhlSWhpOEs5NUsvWlIyV2ZVU0RGeWJtM09lUDdROGVSaXpzUzdCNUpHNitieUhycU5Fa1hnM1NUZENqam9TWGFma2t6WTV6TGh3a1pCaGxkRFBOZERWRGc0QSswd1FZUHp2OVU1N3FBakhIYWFqZnNFb3ovbDdpSFNJYlRSamxIY2szdzBVTVdoejhlK0g0M1VwN091VFNReDJYcmVtYjBublA4UVZMejFHYVo0K3REZG9YRHVjZ2puekVFMENEd3JONW5VdlJsQWE1UFZEL0tVbUR2WUhRVk94K2NtMW1yMFQ1RlRyd1c3ZXNjNjZ6dk1XdGh1dHF6SDBqS1lqa2hheWViMkJwVmM3bkVaSm5teE5TQkwweE83Yk45RkdMdGhBMXh1bUZUeFRUUzNuZG5GQ0RKcWlCZUdPelh2WG12RWdnNC9qdjRJQVpvc2pKVkNLWEFHcHRjK2M3TklsOC8xZmNrNC80d1FnTTEvZm9rNDdKVmJCUkp6c1Y0OGtBZXp5aDZ0L0RBWEVjblZkcnhkVHEyNFJuNDNSMk02WXRac3JUb2EwMVJ6MGc5VFlOSFFKdjBicDBKN2gyZ0I5TEIwK25WbFovK0R1eVR6ZmZoYTRwM2plaGdxOVU3RzNBWlNMKytQeGFGdm1aeWJnZnVDT25xdEMra3d0dnVEbUVTeGxld1MyUnhHdy9hY3B3MUxoTjdEK1pQRS9rb2RXaXlURXFjaCtwbzUvTE5zbkNNY1pWa0QxTWpYWWFPRFIvVGRSekpiaDFKR3lERlUrblVFVWw4TE5RbTcrRElDdEFQcko2SHJxUkhzbGNmdmkwQXd1MWRSYXlaT2x2WXBvaHJxQkxRbU5nNWlPN3djd3hIRldLcVVjc3haQVZ3d3dKNENjTTVqM0JKczRML3hxSkhCR01XaSsvN2lXYU1tS0ZkTWVmTlJOTlcveHQrODhjcXFrcnNhcXJHdXRWWG8vV3psTVhHdFZXWFRmdFJQMnhkYi9YWnRvR0dnUGhEUklrZzlaQlJkM3VQdXZrN2M0S2IwU1dJWldhWkJacHROc1FjYzZEbW1ndGpZSUNiWng2Q0tGR0k1cHVQeE1pSW5IU2hGRXFoRkdwTHZUNks1bGhqNXppNkUyaitZYWNRWFEyRzJqR1RtTUlxck1Jc2pKYjE5QVIyLytRY2Uzb0t1N0MzN0Zlc2dIVXRrQ29KdEs0SFZqY0NyNXRCcUZ0QnJQK0NWT1lnMTUyQWRUZVF1aGRvM1Erc0hnUmVENE5RajRKWWo0TlVUMWFSczFBb0RhY25KS3NNaDFXdGNzeEk0OVFUM0RVRWI0MnJuTFBUdWd6YnRrRzdncitPTTRKMWZyVzcxckZyMWxyUmRTKzM5Y21lZUFOLzkwQWZUMGhtUXdzTUdFNGVXL3Y5UmNMU01xVmxaZXVWOHpjTy9HbVJvdUlTZHFVVm5PcFhjV3ZTaEZmVFp2eWF0eFRVb1ZOaG5YVWhxc3V1eFhYenBlaWpua3V0MWlhcnRlbFZydk82N3o2ZVBId1J1bXFUMWRyMDVyOEdQWGc3STZoM0lxNTM2K2pOOS9xQVV4K1drWHRpOU1mS3lHRXNpRUdra3JvR0djRXhSV3dCeDVKcnhTK0J0ZEJHeEJmYlN1eGs5bnBDaFVEZlFTbDJJbEZKTlRLZG5vSGNzRHN5TnVXWVdaaDNIVnM3clQzSFFldTRNQXB2dDg3Z09kZTU2TG91WFJtN01YRnI2ZzNZbTNSdnNSbkRISFJ6UVFhSWVWQlJNUE14R1JFc29SUkhLWUdTaWRKUjlvN2hPREcyLzQvR0hPWlIyQzNqK2hxK0czckoyVTFtV3JmZEUraitnNzhITDQzeTBITXVYbmpOMVp2SFMyN2UrMExscTBxT3FoNjgxUmlobHJjNmp1cXZQVFZvWGJmYmRITFNCYlVmMUhydzlWTHB3OWRQWlFEZklKV2ZuRms1K3NYWkVFZi9jemJNa1cxMnBVREFjc0VBLzVBS0ZLSXdpQTF3QXJRUktvaVFpQVJKeUpDTUFpbW9rSW9HYWV5Z0hUcWtEeGdFbE5UZHJ3b3ZqNTh2S0JBV2lvcUF3QUFTS3h3ckdwczRLcXlDeDRrRW1aeERNbE5iL1R4SUhRVWJXQjZqSW5aVkZPcFZEczhVVjF6amV1S3dSV0d2aThzNU9weWRnNHVvM1BYaTZSbThtUFpRQzM4Nk5SQWFFQm9RRXBBelJjNFVPVk9FQllVRmhRV0ZCWVVGaGFjTVR4bWVNanhsUkdCRVlFUmdSR0JFWUVSZ1pOckl0SkZwSTlOR3BZdEtGeFdkUGpwOWRQb1UxNzBKTzcwbG81U1gvVWpkWEt3RzVZOWRoak5Na0EyWkFyL1JFRHB3bEsrWFV1emlvSXJZK3AvYzh0MVM5cldyeU5xSVZsZHp1dTNDWlEyTEF6b0lnY0l3andoMW0xMjR1R0Z4UUFjaFVCZ213c3ZLdmFtM1NQVytQaUFKSFVsS1Fab3lRU05OcVpUUnBGekV1RlB3SUVtcGNLVlVzaWhJVWlwVHBDbVRwcFNLRWszSzVZZzdCUThhY3U0VUtSY2ltdDVqbUVkNnBEbXhXVnlWMFdkTmxaQ3psanhxNjhBY0FrUWdETENYYVJBVTRJc0FkQURyRzdnR1JxU0Z6YWhkWUl0dDYyNHBiUTBVQkFSQ0puV00yanhrcDZpZlpBcWhJQWdCUVJnY0FSRUpDb0tJVUJDRWdEQTRBaUlTREk2QUNJY2hnWW1sK0h5VzRwbjh1NU95OEpqT2l2UjVjVkJFQmk5ZEJaR0M3cVhON2tvS3V2MTlUT0V5emZIeXBXcElyNWMzbXNUa1N6TmhTalQ4ck4zZktOSEE5L2ZId1ZKUURKa2xTTTFRSTdSa0JubDN1Tk9TNlRpY2graTRudlErRkhhU1NMWkdHZGtLaS83NFlHVExSWWEyTk84SHgxRTV5V0w1RThZcWRsUU9wekNyZ0NqZU84d1dBazlMRktZcEFKeFRuYmphbkNPY0NtTWZ2eFh1RzBtZ2MxTWtTcERnTlRlcHR4ZUMxMUI4UXBINDdIeFZoSG45NmFNT1A0dS9ZckVqNlh1NnNvc05CUXFXT0NsNnRQM3NLcVVjeXpaU2pnSmwrSzI0R05GcXNCSXFPaFpPdnZ0amYyeXdGVHZaUnVmTDI0b0RKV3h3ZnA2QkZWZExCbVpnNVc1YnFxN0s2M0RqVFRYYlFzdXRiVGRYM1RKcmNEdnRkOVJwRjExdjcvS2FCaGozMkV2dmZWMzkvdnFKQWZjWEZVUWpDQmFCc1IyVHpidGdFbVRvWTVEaHN0cThXb01FQVV2d0NOVlRRRHJUQ3FJQjdiemFURFRkM0ozRmRWNXpKYXkzMVc0SEhSL1Bmazl1S25qWlRmYzk5ZHJIdGlOOWc4akFuOFZmOFZna29TZ3RxNnB1ME9IanBPaWhIN2FSYlU2anNkZDd6c2d1VzU1aUZYM2Q4SUZyTVZxWEhqUE02NWNNSDdsVk51aXowMzVISHA3OFNjNVUvSGxYM2ZiUWMyKzd6NTFPVi9sZENRQlFvRzR0cmE0eGF3aFJFcVRwWllDaEkrZjdhbE1KWEVVcVFHckpaZ2RPdWhlSUdMT1BLU0xVMHdWSytRTDNaVyt3dXFyOUR4ODhUbXgwVElyUkFJSVJORWJHbUpodHpDN0d4ZmdZRmhOaURqSEhtRk9NaU9FeGR2cjViMW9sVDdNWUxSTnJrM2hKMHVVNW9zZ0ZKZTU0NG8xUEtqWHFTQmg1Vk5FbUpMcE15NndZc3l5eDJaVDRKQ1U5ZVRtU29seElTZTdrQ2JmM3Mza2VXbHRza3lRenNyT21WQ1BFdmVwMHpHNjVvU1NLYzBUYTl3YVlITy9lVFlRSWY3bnNtL21UVzVQdms2RXBmeG8wblRPTm0yWk96MHdmVGI5UGUyY1VpbWptTjVzd004eFd6N2JOMG15SHpOYkNGa2xNQ3BWNG9Ub0dheDZiYWhFSUNqTk9tbFRaTXRXWHJGamp2cHoxaWRRT2VxUnIxcU03NW1valBMUGFPM1NjblZ2djlOZUdlNWEvUE8yTlVXNnljQTZueSszeG1pMVdBSVJnQk1Wd2dxUm9odVY0aWJGL0NDUUtqY0hpOElUNXNXUVA3RGI4c3JVc0RiejV4QmRDTUlLS01ad2dLWnFSU0dVK3JGeWhWS2sxV3AzZUwxNS9wYVJsWk9Ya0ZSU1ZRSWNISlFIVTcrbVpTZlQvTUZoS3crdzJCMEhzUDRtc29xcW1ycUdwcFI5TDl0ZlpTZjBiZkpMVyswK2gwdWdNSm92TlFRcU1LcXhpbTJkSG5sUHhQeWs5M2k4UFpBd1dUMENnUkpCb25JeXNuTHlDb3BLeUNwbENJdEtvZEFhVEJZQVFHK1p3UmNYRUphUWtwVTlZNEZ4dTJhcGE5Wm8xNnR4ZkNFWlFEQ2RJQnBQRjV2TDRBcUZJTEpISzVBcWxJRzJWaUM4UVMzUmFnNDJ0bmIyRG81T3ppNnVidTRkdnZuUFpMS2xNcmxCcnFQbG4wRTlXdnd3dEt2L1pJQ2lxcGh1bVpUdXU1OU1aVEZiK1B3Y09sOGNYQ0VWaWlWU21KMWZvSzUybzFCcXR6c0RRMk1UVXpOekMwc3JidnRyWTJ0azdPRHIxbnJGelV6TnpDOVdQamwyZUM1eTFKd0FRQklhZzBCZ3NkQVR6THpxaVgzN2FDa0NtR01nbGRRalNOdC90Ym1wVWJybHVtK3YycGVlQXdDbHlSMUdBU2N5VFJwQnhKb2xnc01BeXE2MjNXYndFcVNNQWxJWnF4SlZmQ2Z5SDBRNFhVS0xBa1E3OU1IUUFGRlc3Q3MwZ3YzYnpIMHFiVFVCN0JBN3BQNjA4UU81ZERjS1N0SDhaZ0pObHlMakV2R25wR1N3UmF6TUlxMnhJUHRxQm5QTmZFV05HZmxBa2RKelo3U0tqQjNDTnhrTXR3ZDJocmFkb1YrVTY5R0J5aEVQT28wS0JvazdBWXczeFAyQ1ZBZHFqbG5FNTZyZ1N2UHh3ZXNyWURMTUUxRUhPTEcrZytDSE44NDZtSTQrM3dkd0Uxa0dPYkU1Y3pLajVuSVBkU2VOUW1FRmdIZVRFaEdHaFZIT2hlU3B4VElLSkFGZ0REdGZiTnlQMkhZbzNUNnNKZlNuTU4yQWRaTTFLZ2dhejVpV21acnd2aEhrRXJJTXNXY3F4a2E1NWlzSEMrczB3MTROMWtCVXpIdklsdXRvSWFLNWV6eWFSUDhtQ0JTNHNSSG5nQy8wN2hVdzUyQWNkSmh3aFBYK2xrd2w3bWdJQjBZZ0dON2lIUjRPN08wWnV1QkV5Nmg5MTNSTWZvS1BhVnZoOTdqTERScTlRK0dUdUtZU1BpbEY0WVQ0cEZXRlVnRUxUZlBsWXhGRThDamZQVjlRampSYWcwREJmbVJwNUZJckNvUG5LNllBeUVxS2VPeFBwd1FEc0xGMnp2dUdMMUpXSFI4aXQwV3lCZGZyZWhFSzZYdkptNDdYbWdOVW1SZmJoMDVkdlZJdmhnQ0FwV3Nld0hBOEZ2U2pKbVBMR0prVnRLcWp6SEdCWFc1R1FyaEZlSHh2NkhHNmJEOXoxQ24rSEprKzJ2OFYzS1pCWXF4bHNsakpDdXAxbytabjh0cVl2YkUreUNLeDFiNnQxSUVJaU1pUEdSTGV3Tmh1Q2hvd0sySlFPYXFKSkJHWXljclZVTEE4YnhSc2hVYnJSdmNnTDQvdVFEeVpVbGpJVGQ3WE1KcjNac2ljU2d1cUhlcGc4Rkk2QlIwSkp4WWU2RDBxQ0U0Q0NrMEliQ3Z4QUkwTWJKZEJ2UzJkYUlpTFVDRXdac1ZSYzg3MU1lNDg5bWJtcE1OazNkQVlSQ1FVZDQ4dHo2bFVDajVvdmpPanJUeXRBNEIwelc3RFJRb3dSYXV4MUFRZ3IxSDFQc2ZqVXN3VTJTNTZYT2VZeW1DZktmRWJSRmxob2tjV1d5T05PMzZPT09lR2ZNLy8vZmZqT2V4OThWS3JNSitXKyt1YTdDcFdxVkt0UnEwNjlCbzJhTkd0aDBhWmRoMDVkdXYzUXE5OGdxeUhEQWJBZ0JnbVFCQ21RQnVtUUdmYnJKU0VBSVdLY3BLVnlwVXFqTTVnc05zN3A4dmh0Ym1rTkFFRmdDQlFHUnlCUmFBd1doeWNRU1dRS2xVYUhvRnV5TGZISnkzNVFMcVhESGJkOTh4VnhJeVloSlNQblRzR0RKeS9lR0lxeXZ5bGRkTWxsVjF4VnJNUU5OOTN5SDdQYjdyanJudnNlZU9pUng1NTQ2cGtYWG5ybHRUZmVlcWRIbndFLy9mSS9Hd3hFSVE2SmtBeXAwQTR5SUN2MnhCYUJNSW9SRkt0UWEvVkdzOVh1Y0h2TkxLdzhBY0ZRT0JLTnhSUEpWRHFUemVVTHhWSzVVcTNWRzJ6dFE5ampDeW5ha0xYejg4ZWwvb0I4azk4d1FaNHZLRkVWUjhiNWxGQmdTSTJEdkxPUFVCNGMvZXdaQTBFcFJyYTBlRkJ1SEN0eUI4NWR5OURoNWhCenlla21sNTVsY2xuQXBiUE1udzAzMDFJYkpaNi9QSE5LekgxZDF3U0JQanpBWVdxTWNiZ1hBclEzWkxta1U0cXFUQ0RpMk04U2xMK2cxeXBNaU5kb29nalB0U1JlQy9EdFhVSlNocXhVUVA4b2hSZkgvVFRpb216ZFNBUitBUGJocmhBWVNpQ2NIck9FUkJ5RkpNbU52NVlhekdHYjF3YndCajZNbzhCQlhGWjJCNUpsSUFtb2wzc3h5SVl5dWhoTDdNVmdFNmhSekdNdThMa2twSXh6VmlqUXRHT1pPSlVUOXNac3lIeTBvaERTQ2VnU2N6RkNBUUh2UnRTWGZzL0VLeERMbFRrTmc3SGt1MGxRWEJlY2xPZmNiWWpMdG42N1hzcWlPZ0ZTRlJlWURiMEc2WjJEMi9odUNUa3BCcXRLTHc0QndFVmtzazhCZXFPNkVNaUpsY3ZuYzZUWkFpNkhvNGFXTUpsd29ONVhxWUJIMWhjazM2ZGhCUXJlVUFBSzluTGdqVDhRL1JHb2VNd3ZJaEVJQmY3YlkxUG1YZ0NQdzQ1MkRRQ2VCc2pmeWd4WUF3M1FicjZtczVwVm9MTUR0UjVDVVFBZ2Y5d0ZVTjExQ0p6eC9oQlBkUHM1VnVPYVNTbDdEOUV3WlBrckdocTd2TStIZkVRWEtUYTFYdnZoSXNwb0hxeko5TmNmT0JDeDUrV0dXeDU0NnJVUDN2dW9US2xQdnZydVd6dXd0RnFWcDE2anAwa0xheS8wWnYzYnZoYmpiVFhYU2FlOXMxK2UvTkt6TjIrVWVGWjlQdVZ0M2xsY2JiNmtJdDlUa3dZSEZQUlZPUXNXWnFXcHM2VFgrZWFnUTA2SmRORVZUOUpsdk9DU3Y3eFVnRjloZlU2akg5bWNmQXNjZHFUZDJhUElHY2NWbHVleS8xeGlkbE9HK2UzWkFqNHF2Nis3RjhtU0hGUFNrcHFzWkNjenVjbEpDcXdkQTd6T1RnVGVnQVY4akRTR3dRSmJ4SHZTR3RFbTZJLytmb05SWjJHV1oyTjJKRHMyWk9VS0tITTlyZWRWWGhYTjFFNDNjN3UzV3VMWUl5S0xsaEU1aTRRaXNVZ3VVb3VDUkdGYXE3OFVyNytWcm5QbTZDWjJrN3RGbXRHeXpXUWZyTlJzWXVKSDNJdW40a1hpcGNRT1ltZXhVT3dsOWhOUDhBVysxQk05MlIrRnErRmwrTlZmKzQvbS8ySy9lcHNOTENDaUZpVFVQQXR0ZGN4VG4zM1JxTW1Bbi9ITm9xeklwbVRIV3R4SUhVK08vdUxaT2Y3NHpFdUx1Q0srU09RWStibmp0RVU3dGUvNEdUWVAvb2ZCQkpZQVQvUll0c1IzZXhLOFdGYnpqNGIvZ25JWitnRHJBc09Iamw2UmFuUkQ2QW5mWHRvR2dibWpGMi9JTUhFSW5Mcy9kdytZZTlkTDNiQjJXRHJzVnZ1Zi9KNzZhajZ6WkhXNE9sUWRyUGJWWEtxMmEraWFkMm12Y1p0dlY5V3FYK3c5cXRaODcxWkh0UzlGZ044K0dYNlNxekZBR3ozNkJGVE5WQlpiMkxiQk44eHJWZmVxVzFWUnpWdU9HV0RmMzc4QjhQMi9BVUIvNXhnREVNQ3JBQjhEZkE3d05WK0JyQU8wRnFtd0JyMDcxc20xRFJ2anlKK0p2OHYvemZPT09YNHdBZFcxSjZ2T1pGV01RUEhISXpGTGQ1YUdMRFpkYm5zYlhydURsVHByZjJuWmgzSVdvS1h6emNKcFo4cE1nUUtIZXBEN2VZalZETTlRdVdmSys4elM3UjF5REptWHFNeDN6V2ZYZmZGY2E2bmxlUEpBVHpTcXZyU0M5dC9iV3BFWGVaVzZkcmdkU2tNYUs3WDh5Nzc4aWwzYTRwVG1INzBjTThSWlpxb2czb0xMVDNBZVN1SmJiT1psU0I2OThmeUVBT1lQM21qREFveXNRY2x1cElFRUd5cmc2VVVyTTFwMVlGUStXZ1doMXlyWXU0Qk52bjRpSDNIQzVjRDBFOThWVytLN1FOaDdOMEdHbm43YU82K2tKQ29malN5UVZGT3dwSlpxTkZuZFdRdnlOZnpBdTY5UjZYMjVSeWRiaVVDN1pSNSs0cERDMGZacFQzdU1jZXlCenJYZkF4aEo2a1E0T3B5SnFZbSt6STR2a2V5ZkVCdWRrMDJUYjJ4cmNZZDJUdG9vT3N4VTRrT2JOL1FoazRHTWhsNUxZcHQvbjBaZkdJZDdNamdSb08wTGJRKzUxb24rRU5IYWN0eFJyTy80MmxoTWx6NWszOHNBTVRTYWhQVnRzcExadVFuV2RrTHZZUHpDWlFnZDh5NmlrcWJuZXl2YVlZWVFGd0FOQ1lJSkRqWU5vTDBCWUh3SzBQNEU3UEZYNE1oL0FyRDREd0R6cndCZTh6SEErczFKQ0FTY2ttazZSS0wrZmhBSW9nempod2pScXNScUZBU0FnQjlJQ3NwTUh3U2oxN1V3bHB4ZVVpcFd3N200N0VGaGpyS2MrSWNwTHFvMXRsR1JQTXNJRXQ4T2JZMEsxZHQyeHl2UTNVVDVvbzJ3THlEUlNwR3cyb2JIbzdTTE5FUzdUSmQrOWRJZkRZWkV6K3loYlJ1WEZwWTVvSXNZbHpnUDBoQUdmclFJSWh5OEs0UG8yM0JGT2VQaWoxRDRVQlJPQVhMVmhWQVFLRTNWMmdzbmdER1VrZTBVdG9zOVUxQnlWT1djN0gwdkQwdm5ZMkNKYllFOWFodmZTL3pUSTNnaUtQZVNsQks0K0NJQ2YydkltSWM1MkhpZ3cxaStxbXF4L2ozc3I4OG9LMUdIRzJrdzVheEVkS2l1Z3JLVUkzekVMMnBldzFUeXBCYWdJSCtHUWlXRWxtQXEwVU9VbEFGMTdud2RRN21TT1Z3QlFsbzNTS0x1Ukg3bnYyMkhRQk03eWltbnQ3R3ZwWWxtYTdmT1dIMjB0TFRjNlp5RGFadkN2SlNGakZick9WWGxyaXJYWmpxVlBhVTBPL3JVNTF5VlZabGVUTDJNVm1rcDYvcnBpVzlsUWZmWm1zczdRZHl2WXRqa2pEbmZmWG5hdEhONjJNdzVtNjBUcGR1bW1iek4rakZaSG5QMlFqcXhQb3JHOHo2anNEZUVaSFcya2J4aXRwdzdoY0hZWko3cG5MSTE1ZHVmS09sUXZmaDFWZExoWlJyTG5Ybk1kTmZSampwdmFkL2ZyZEtTemZlL1NhL1RCK2Q3VFduTTB6UlNhdEJFYmV4bENGRlRTbTFXblRUYmVpZU5icFFqMlozVG11MkxJTTY5RHl0ckJ5OTlkRnR5NlMwZWExQnpvOXNiNlNMME5oVXVRdWhGMnpZTHVzR0ljcXQ4cXgycWE2T0U5NXRhdmZIK3pPc2ptbTNPa2VEcnlZM1QydXRzOTluSjBZMVZPZllLQi9NdTdLWU5tNVJpaEY0clR2bmFiM3lWaGlxdFJEdUhWcVFtNnVoUzVSTEw5bkRmTjNVWm9JU3RzUFowaDhRaXRWM2JiT0VUNDNWb082aTUwSzFCdDFBUXF0UDBsbDV5aW9JV2RpQmdxcjRFMmxzYUR0dW1JQ2hZSUtWZ2FENlVrcVMvN3lHRHFFUXVLc242cXJNOSs3dUdvbnlYMlZVL3liYm5HY2hxQ05aKzFoeUN1TXU3dHBuSXV5eUVtVTNTYk5TMkNWWWZla0hZZXlVMThWaHYzb3gza2ZhVmxJOEhIWXdSODZhMG16S3RLS1djNnY3YjlEajZJVWF5V2RQZHplWXN5VmNDOCtwRlhVdTVMSksxQUNwdEptdm10NXhZQnU4MnJlbU03eitkcDNiT1ZyYzQxZFZwWjBBN3ZiNXI5NTdMNXJtbWJYdjZPR1BmcVY2TkkyTTVDZ21DMTQ0bVJQbmp5Nm9nZ3k5RjVYRlZqZ3hoUzFZdnVLaDBGY2dRd2dOaGoxYVhvU1dFQUo1dzdBSi9QaWVFTEt3WEFpMGtpU0d6bW1QZWZnQVJRWGNJamMvMjFJdXQyeHJoZ0lRWjBFOTdpRGtvc250TzVhVi9IMEpRVkoxSG5OKzJtdVpHVzRHazFWaldWTjZRc0tBQ1JnYkhFRk0vUyt4TWd0dCtTb2JPc1hOQnp5VVF0bkJ2aElNNm5qVXdQbDRHalF3K3BnUjVqT1Y1ZEZ3RDhrQ1l3Y1lvWGdHeTlJekxDb3FoZ0cwOXdadEl6UWdLNmZNK1BCRG9JNEdZQ0RMVGRRVEZXUERBaHIxa1p1LzZkUTBIaU9tWEt5N09jdUZMbStSQ2JRVHM5MEV4STg2UUpIc2VRaUVyOHBCUmFUYlhieU5OT1YrZDRvUTg0c2grSkpnZjcyc2VRalQxVnJCUDREWW0yM0pEUzhydTNXL255NkZDdTl2MW5weVZ2NzJXZUlpanlRUkFpZVIxdDRJSWRzMHVJT0pLTWxUQjE4SWUrRWEvOTFMRlc5Z2ZSZ0dWT1ZBaGw3ak1KU211ZmtBTVZtV1o1SEtsbDRmRldZMFNEUlNSakowVUJZb21TcjQ1N3ZrVjZiOTJrNjZXaXp4STY4Z29ZVEgyS2MwSmMvQkg4T1RqVkQ0YUZJcldZVXllREY3cHRibGtEM2N1U3AyZTViMnRtdmZ4ZzhjQ0pjVDVSc3UxeEEzdkJDNFRGS0x4dVBJbWFrVFZJUHJjeXE1cW5KM2JRRXZtMCtwYlFUUHJJcmpsWjZhTnZFUmxRZ1VQRnJ0MXd1S2dtQVdaTWhWZDQzSDJ2TWduak5FRUtaL255QnFVeEpRbFhIUE00VXRqOVl6RmdTaUlNSTlRZ2NJRGlQQ2EzZ3pwNks5Z2ExbTBRY0dlakhaam1RRUk3RllMMFFzTFFKS3dYVmoyd2N1ekRreTRsd1JVSG44eGlLK09uRy9kdGFzcW9xSGJ1TDREa2lucXJXQmtGTCtpak52ZEorbGZjNFpjSWp5QXpuYmI4a0w0VXBBbnBkMWQxY3NLVzgzUjgyR3QrY0Nla20xb1lDWjRxNStUQ2xacmttdDJkaWtFd1c4VVFBd1VVRWpJaVhGNTMxOVdyOFhpNW9IeE1EeStLVWZjdUxKVUhlb2d3Q25JZWx5aWxhbHdOOTgwOFVVRUFzS1c3TFdtSWFBcXRYTnp5TUVFTW5oa0tCVVovR1RQSDZOVDRwZlhOaXQ3bFBLckl1c2F1N3orL3hwUE9ZTHV3SWF1NFlCQ2hsSE9wMTZPQ3Y1MnhvSHZyY0lzQllFWmFQZUhlamJLUWxySVhHaHV4Q0ZkS0xnenRUMmZweENLTzdyc1RRcDZhNE54Q0JITzBzb05ldlRQYklLRUNGUmVyTVEwMVc4b2VRYWRZdWZaNDk1SkNicnVQZHRNZGxBY0NVK0pjNEtXekVZdnEzTjJyUVMxVmwwTURQVUFJdEpMQ0VkZ2lxdnFIV203QXNwaXdqQmJ2SlBab0krMENKU3htc1N5RVhiNmhlZFpLMGxHcUNCbWlOQ2NacUFTZzBFdUUvS3AvUEM4eGE2L25HdkxWZk9MK0pqbjlrUW9ZcHB3dUxjeGpJVnlJOGluQW5SanByWUdVa3hoRjcxaXhUMWp0em91UWVka1RaQWR3aE50bHV3TitDZkZhc2VKaU10UnhQV0RUUXNSZVUvRlN2c211aUk4OWs0empHQW1aRTZma01lTmJScURKc0w5ek0vNHVzeHFxaHdEc0I4ZVhFNENQQ1huZENWeW5icWJncTVxdDFNamNpRTY5TEdZRTBGWFNnejVPcWJMbUFQM3htZ1p0L0VhbHhqM0QvcHBlL0pCQ1ZxcVluMGFSQU43UmdEVVlqU3I2b1B2cnhXNDdYYjUyeXRCMkRDZXRxOXJlbXliNnQ1Ujdlb2NWSlA3Z2lTalhiSUlrdE1LSTN3WkQzWmJIREFRMlBBQTNnWUlPVDBKcDdlSHZNMzVUN2VmcWxPY21ZSjk1bFIwVHEzUTF0UGZHUWJtRkdLeGlxbUs0cmRGQ2lvZEV2N3dTbDZjMnA4V3RDNUNsYlorYWUzWTM1aVZLUWVQbkhTNmxoUmRrMTRLbXhxd1pEYm81RHN0Y1ZaYlBZQkVMMktnZWU1cnNwWGZZMUEzZFcyczVabEgwUTZuWSs4aTBhWkVIL2hoUllZZm92NlczNnNBdHR6enpCUStRaE1RZmhoY09uNmhwdmFpQ3FKT1lvWEpwRlNxcGpYVGN0b1dDWG5WdTlJUzFYZithN3dGaCtxbHVCUllpNUU1NVF0OG5hajNCdVNsS1ZtbndIRkxvQi9wUFNmVE9HVXhoWUt0Umh1dnA5eUdpMDR3QTZ6bzR3MHE0WDVnUGV3b3VwN0dFengxUVlTTzV4Qld0Q1N4T0hXT3pwWXdVUFMzUWFYdXZFTEg2SGhFMDlxMWpNWWZOYU43WU9rVVVZQTNKRDFjdE85MHo5VGZheFFHVDJoOTUwNXJvZlpWc0hPL0N6M0ZlS1lDd2doL3d1eWJyZi9vMStFMHMzTXpDMGhIa0RYSmEyN3JNTHJlL3daYkFXVXJZelVJSVRhVmZsN05NM0I1dmRaQ1ZSV0cyTlR5VnMyenJDU2pXbW9Pd3g1dnI2Q2xwK3JxR3c0b3hNY0Jyenpac1dwZ1c3WkIrN2d4cFZnVVYyaVgzN2d4eXM0MWoyN290bzQ0L3hTUURVWExybjQ2VnhCQkt4NXlLZHIwR2c0eGJ3a0l1VDBCaFpBMnRrV2hvOTJXWHlRVU5DaHgxSFVpM1JmSWpEYmFvbzA2d0FyQk5DaDBNVzJPaEwrQWdTeHY4dDlBRVBJbUZiRW1jSk0xYmhTZGNPYjMrQmViejhuVC9BbCttOTI3SlhzV0YzV0RkUXUySHRmYy9SMlRLWWJvNU9scFBrWGhXNnBBbzV2WVV4T0ZTSTBNYmloRWE4UXlUTkUyZ3dBSDlFNXVFcU5iZWZUbGJLYWZJbHBNcVMzWVJ1Tjd4TVdaTWhVZDVNcGYyRlFZUDRvQWxCVXFpUktIZnRXanZmMjZvQkNJam5oOTl5b3A0QW9FWDVFUE1RVDFtV2pIODJjeGdqRVIxY2FFVWZMRnFSTlhFTDZ6Z01BUytCL2RRdjl5djI2d04zOHJOUFovRTJkWm05T2ZGT2o3dVVBYjJkYWdtOXM4QVpoeVBxQnl3eWZmaG11TFdTbDg4aWJ5V0p3UDMzZ2hUZk9FUjB1bUR2d25kTW1QeUkyUE9kSERUS2k2UHVqTlV2dDhUMWl2NVlKbDVUTS8rRkExNzhqYzUrZjdEdkppNUQ5VGwvemE3YUZmYmEvNkw3VFR1RXZlK2lWTVRJK2RHK2JaSVFmNTdLeE52WWNCOGJYZ1VsZmt5dU5XWlJPc3lMMjF5a2JGbVhoRytacFM2N3VWSGpSWS9VL2wvKzlKZSt6Yi85K3JXN1dxZU5kbnZmMTU4Y3B0K2JFS3hMR3hnRTQvU2ppaHE5L1BnUXI5dytFTmhkNnhENzFhcy9RVHFJK2RlRDJ6cGVvd0FyVndsM1VnUWkrYkh2MG5VMWVrSG9YWElvdnZ5Z0NNbDRNNkIvbitSMXVQMzVVL1JEOE1KTE1PdUtvVFN3bEc0S2RZdUlIbGZTKzhvWkNGVm0wdE01WlJwdmpkdFJEd2JIVUFaK3FFYmRwQ0RqWEtUcnVBQmdYdXRTMmd0eUpKR0l5eFMrbzhtdCt1R2JDZVBvK2plcXBVVU55QitwR1c2TUpWNURVTGJTeUg2MVBLRnhpWlpnQ1QrK3k4UHFCaTZwY01qdDF6RE5YRkRLU0c3ME9aVnIzQk44RzlDa0dkaXYxZ21xY0RTZkNxTzhlLzlqNDJtTUF0UG5ZdGZ2RjVpWFFQR1A4UWlkMTBscE45ajY5RE81dThxTk9kU0RHdWUzK2tOTngwWXFwaFlPUzBDSEFidGRXSk1nRzdIRkFTc2pXbCt4bHNyc0VXREo1bXBMai9qbTVtZEVHM1JncG81QmlLR2grNlZuOW55ck9ud1IvRTRZTkhHZFM0cWR6cWlyRHhSdTdWWlBQUnF0S1RsSmJVektMRmh0cmZKWTh4WDdoUXNXU2pRMGNwZFJVRFpUcmtpaGh2ZHZvZU01SWl0L3FhUnJKMTdxRDRxNFZ6Vm55V0wwZUJPVUl6NjZFUUdzWFFLcTRhdEgrNHBvMnpTUzdTYkpVeXBaanlKOGZVMzd3bVhlak8vNnk3NXRWMXpXY3J1YS9PY3VZT1BIQUVKUEJDMXlFTXVxRGRQQTg3QkkvYmVqa0g3bjJzWFplSEpRVG1kRXR0dXJHODdMUGlBQW9Na2UvUjBuYXdEdC8xekN3dExxUTNWd0ZkTjdxbWFWU2VRYmVDbU4vdkRpdGx4b3N4V1JHUXpMTmZLZUR0RHA5VFY2NUFCZEdPM2JWZUhyUVFldnpIVUxmdndnYnVqUzdCcDEvVFN3b3VzcFFXMXp2eFRHVGEwZ2o3bVNKVWVTR2tkOFhlclpHcnQ2UXhZbG1taSt6bDFzMmdXVVl2RUNScVMvdHFqWjloWTZmaEpEZEFlMVBXNnBCTkR2dUVXam5HVUxsV2VXa05ZV244RkUwWDVLemhReS9meVo1QVBYaG4vaENSYnd1bTQ1Uy9HQXJhblhLb0k1QjRCdmNDZzNyMy9rQ1JTL0JwWjliem15WFBJWnpHT2JBS21ocWNxamV5NnFLYU42ckliK0V1OE1YWmI5WUlla1F6MWNiS3YvU1VYcEpBZm1IcTVPZitKQnBQOE54T3Nvc3BqUWVXNmhUdW9sdGFOY1FhZmozNjZHd2xuMWJVUktZRFFjdU82ejdsM2kzbmMzWm5VL2VjbHAvSVNabGI1UDRtTm9uZXQwUkRlQkZ0Q1hmclJ2OVdpRkNRSWR1VUl5MlRObXpEbFpmeGNGRFNiR2RDSmtrOXNrUDN1b0JlbUVoWGhORFZZVEtGcVFaRStPQWsxcWN3RFNCNkMxbGVtaGg1TUtBNThqSjJhaHBlaEg5RFRpbkpvSjUwN01qTFpXMHVXWDFGYkxYNUErbWkrQUo0ampvYmdMQ3A3bmJ2VlBxeEdEdDRvMjBONDl0dnVSNnVNZlBlWGpubnE5Y29WbGxBNGE0N1F6K0lnajUwQ2JZbHdaN0haMklLbTUxb1pRTXF5OVhGSXlkVWQ5YTVNdnF0WUxHYmdxS2dTUEQwUzEyRmVoaFdoZDZLRWtLdVBlenhMYkJUYnIrRzJ3TTlTb3QraDZkb05OYytRRVdkM25EOVhmUjhpZkRtZGZkb3JlbTl3R1U0YXljVEhuc1dDanNqZ3VmVXROVEx4L3dMenNPM1paNXJNU1V1cmpranJITk4wdHhCeDlQY21lT1Q1aDZ2b2NQZkpLWnA2bTl3MStMZVh2UWlyQ2FxaHlsak4xNm9mbXRGWnJqVmE1SXppUDNieldESGc3blFNTnlBcm5wU29ySzdTR3hlZkV4bzVXMEFUTlVOQ1lLV2xLL3NyQmdETVcvVnE2OVVMKzhmdm1LTGRjdWwzZDE1dmdKYnJ1emtucGZ3UXRXOVdwRmt1cjdUQ0VPaUxXUy9NWEpKd3pYc2FSd2N4UyswSE81QUxyNkFBUXhFMC9SUDQzdUg4ZVgxbHlNenZiZDVFaGMyZ1U0ZEhUZVFqdmpNbWU4UE16WHU3b29ZbW1pUE8xNHVxWGYwMW9ZM2pJUEpleVZDeWJaOUhkd3Ztd3lQSGkwKzdHcmJIQ1RRcHphdWVSWkU2TUZwbmY2dHA5R3Q3ZEMxa0J0Nnl5UGJ1OVVlb04rdk1kUWIzSEtSYjM3YjFvSmI4cXRLYnNtVC9rZ2h3ejdZdU4yMXBHRHdacmVxcGJNY3pMcE42enZyWitUWkRlcFFIZTJwVjdJVjkxdTlkQkVMeUY2S2hGQzV2dk1WWDNyV2VqVWo0R0xTcFh6bXAxeWNHM2JKd0x4bXlRSzNUb0NITEtGV1Z6UTNoV3paYXBWR2QwR0Jac1YycERYL2hiVWNaZkdPNnlGL0g1YTZ0Mzc1SkpKYjh2TjB6TU13VjdGRTZNa2p4N0FNUFhYMTFjTkRxZnNMTSsyRzdMbENha0grSnlHakJVUVZydFpMOC9IcllWWmlIRHREd3hlNjEraU9NaDZKYlM3ZEorc0FUNWZrRmpWcTUzTC90ZzNvbm92ZUR5NlZIMXJXVmIrUTdtNXdGVHpMMzU4QjFNd3lTZWtXb1o4S2I3eiszYUFuMjZYWTBxbWlPQkNkLzg4RG14V2tqYUJJbnB0SmprdDVRSC8ycGFYdGIyd2FlbmFMaWVpaGQvUm9tZnpVUXI5RldKNlRqV1c5VVoveXFKbG14KytTUDd6UWlhNG5zZ1hkc1lleGRtMTRaKzRvZEhkRXQ3L3lIdFozcGRHaitiL0xObS9uRkRYbGpkNTcva3dVaDZuZHYxdGtCc1k1SXFBMmxUZEh1Q3N6NEw2eUUzOGsyUVhhY1VBSjVlRDRPS2R0VklPR3ZRR21udHBwcFNZSDlHZXkrNmtYalRSOTdOQ1FrZkNuY00vNzlaLy9kZlpZUnd1NGt3anowOWFrTEJRV2xIait3SHBYekkxc0k3Qis1TkRSNGF0ZWVtZTRXaFJvN01KNXlHQ2xVMGJqWVBHSWpPYmhqY0ZDOEdwWTl3YmhidzhFSmw0V2xLYUs1VUJVL01WeU5UVWU3eUFZYkVwbEdXQmJFT1ZQaFYxZzhRRWxFeWgzMllBR1dwZlBXYUJ1K0NiSXFYOWJ0a2M4QlVZcStEQytXVHpTSGtTTE1keVBvcnh6SCtiTS92NlJEbjZqVXdVYmJxUTdzM29hK2R4OTRQeGFrejc0bTRSQkg3QkY0cXhFY0V3Q29DK1JtaEtIYXNtMXMvOGNZRStzZkZoQit2ZzlRVnlvTHk2eUN4R2dNQUZ6S0lvbnFuUkYrVGlxVmVSS2FqQlUxZlRWbzVBWUdxN2hHNHlJdmhJVEVCTlRNUWxVVFc3QWhoOFhwK0lURWlxMTNKUE1Rd0ozZVgyakNxSXY3MDBZeVRITXl1aGlrVGFzZXYyTnJHS0xQNWNGR09wRXVEOFAwekdDK2dVaHhUY3BwelhXQXduVFRGdHhiNE5UQnF0aE9nWGlCcWVxamVrcjlZSG1RSHBwSnJzOE9aaWVqcTlralV2SnFlWXBkM2w2cGxvNy9TaE1QWHpwa1JwTk5NZklQWFRsMFVsc1BsU0hPYy94by83aGhNY1hNSDFFcmhsRVhQMk1nVjQvcDR4bkxXbHdxV1VPdjNVbVdXeEZLcDdKRml2c2V0WGNJQXdZYVRmU2xBRWNMRlFiMC9rcE9xMGJwYWNEZEFtNGIzRG1SR2w1OVBKRGRSTTViamFjWVZWTWFmcEl0WG9tYXBFcnRtaUpnK2E1N2Z3c0dQVFhuclpaZUR0VHZyZnVsTmhMZjF1OXpaaWlKWWN5M0FJdFJSYTIwTnVwNnV3M3ZSOUwxTkljdW9TaHBVVTlGNWNNM0ZtVEZCTDkzeHEzL2lEZUFOS0crOC9NbzNLcnRrQTRwbThUd3dmRnpWOHRBZFcyWVA5aFhxUXZ5bzM2Sm4xQnBrZnNiT1c4VHMwOTlxSzkzc3dBdzlhY3MzVzVWMWYwWFRJTERGdTVVOWZORGZabU8yb2VBTVljWnNpS3ZkMW9jNGNkTjdlVWxlODJUdjZtclI2Uk9mMTNNVEtjTzlRWkZuUW5kSVNlMEQyN2R2OWlwTFhVRm90SEpGdlArYWpMYi81VE56K1d4cVM3Wk9RdXlkWHRybHVzVzZnN1ZMZGhMSU4xMTRWaitSYlU3UnpMMzJkMWkyUEpOOSs3MC9Sb3lkNzk3U0NRWVRNa2QrcGxVcER6ZW5WUGh1ZktTWUdCVm5iTmtGM1pOT2RzaDRCd3gwRUE0VlpZM3lWZFN0UVhaRzFmaitEcjY1Ukl5T3NIZHRUMDBwSTFXcXQ3TVVxK1JoUWY1ZnEyRGgzdVJDY1NvTmhFdTFaTkNEdGR0Ym1LYk1tN3dVb01oaHlNd1lObHJ5QmFrQmZsdkw1UHpzdzVlMDFPM1ozeHJKeWxRMU1QeVBQMTRjazVlYkYyUnpKeGlmcWpVSkZoK1JNMG9FNlVXT3FhUHI4Qy9TWlZyTlVndTVNcW9uc1NIdHoyQnA4SE90ZVBhNDNINFE3YVR2ZDBWbWdQZFozeW8vSDBjeWRrUzRxR0w0MDR4a1pNTFpJVmZpb09YT2Vqc0NYcW9WNzlZM2lrWkxNRCsybGFLNitmTlV4MGErRnovS3FLNnkxU2gzUFZFZmExb2JYOEJsUW5LOThoa3F6aTRoWGMrYkdxUDI3M1I4MnhzK054RzdNb29EOGhyZUoyYUVTNmV0TEpyU2M4YmxOWXduWUhpbTdHQ1hJbldXaDd3ekdORGNtSkhONjNyaTFQYUVNbjh2bkJUM0ZUaDdpYWxROTdGUUpiYjA0eVZMRmtSN2QxZm9kT1dZVHNSVmtnY0dVRURJc1VFTGJ4NzkyemJwejVIUWxaWVFSVk15aU1SZEUyZC9uQkRwUlZRWEVWT0dmYzY0NFFneEw2bU1UUVQyRmNHb0dUdWQ3OXE1ZmVVajZGRzZGVW1qM0VucExDYmczb2FPZ054TlcvT1hkdWNibERuSjZpQWRleWFycXhuWE9HbmQxbjljUDRvUXRkTjVlUzIvVjlZcXRtSHo4SkZzZjNEWkVnZThwcEsyZjJ0LzdHQXRYSGhFN3gxay9sRk40MVZQcEtjR3NUcnlUYzdnVVpUb1FLbitnMjc4ZnNxNC8wRCtwS1dSRFh1bDNDbUFBc0hDSlVYQm50MkVPTExTclhXdHFBTGNmcDFjMFJ1VEhtcTJGcytJSHkweEJoYkUwU3dzYmNHaXFCbzBZNkZUcG5mSHQrRWQwMm9SVzE1VDlmWEZqdDVkSG9WbkVERXQxeEdjbWVmUU92aU9ueU5UeitNZmtObmZsbFlYUU5Xc3lFWHZHUkg1V1ZhUGVHQkxLeG9BOWYyQ3l6cDJiYXZoVVpDN2xJbkNmQzdLWVRZNGRtWHRibWg1cWpCbDhlZ1VQKzhSZTNSV0NjS0xLbzk0M0dLbEJGTHpvTFNKZkcrSGNySTM2dERvUTJteDA5SDArbzdyY1lNL2NCYnVocHduQ1BPMTcrUUVTUzNiTEFLTGo5QXk5WUZyOFZaUEU3WDQ4WFBPU1dNOWpZbXdEK3F6N0d0ZXBiTVlJOUVsTUlpMEdyekE2b1NzYzJxakk5dEh6U1NyRWtmMlN5VnFjZlM0ZEs0ZEFOdEJaZFVVcmhnREE0aGZ6WkFFcGIxUkVOaWYyVFdlRlIvTmg2aUxUZHlRaDQyYk9OUmhrTGo0YmM3TmhkbTdjSCt5RlBydTBGTTlXQzYxc2F4Zm1OUzcvZWNLSTBubjlqcThhNVdmWERpbjNJK2FyZVFLdUxJeWVBYTlweDgwY3I1U2lnU3NtRGRXSWZUNFR3L2g4ZWFKU0Z5Mm8xK0hZZFZ2MzhxZUI3cDZOMVhVWDFON3hSQVVQQ2QvZFl4U3oreWhZckR1WjJvbjIzM1dINk4ySzlTU2RrM090VFJKZ2ozdEdUdUo3aDJsQ0lUeUlWb1pUN0FXWHQxeWsvSTJSc1A4K1dGY08ySzFpdFN0djJoNWwxRzB3SEZyY0Y1Z3QrS3JhQ2VJRklLNlE0Z3lZQ2l6dk9VQm5Qb25tTVhsdHZWQUtOb3hseWVVdDNhcVd5anR5eGlyWHZJWFdIeG9YVkdzNmR4VXRRaUtMaVJxRDN4dFNZMDluaUxJdFErWHVzVVFrbmJHYU5IaDViczZLMFp6TXFOTUZGd1Ewa084c0IxVDVaNDhnYXpoMjdOcGIzWC9GenVTcVNqVys5OEpOWVluaGN6dXBtZFZmcURIT21hZlBydDBtUTRVMGdPbjVHTDNpNldJdFVCTC82bnAvTllhY2RPMUFJL0RCdE9wVkRMUjkreFF3NnNuMVNwaThVUS9rWTZqUDZzaFJvbzFuQWVBL2lJWmVmVVFMUnJ5U24zMmIvcSsvSXQ5VXZDQUNJSEZScHIwS3Z1c1cvTmlCdTFWS2FIS3VycDhTMDhUUlBiK21CNHFPK2dpQXc3cUVoT3B1Ry8zNmtaRDhmOG1BTVRlTGlTRllRZnFwZzU0TjkyRzloSGliVHl1dGJIeFVIekdIUEQ1dzdQM2k5TjBwNGxxNmxWT084RktIQ1AyYkl4UXh4S2RKMmRLalVSSzVweHFRaG0rOUtmVGpDSUpONXNQVzJDZ2hqMEJpa3ZMcE1iMXJBdFVTcXJ5cXRjMUpCSkVwS2IvbVpMLzgyUklOU210MlJzYWw4WStNOCt1ZEVpY2FiWjdmYzF4WTMwODVFdjRIM0R5RjcxSmV5eVJqdHlEWExkYW4wYSsvSjJOdS90U25xa05vL0xtQUYwYXJvVEJUaHltN0lETksraDlPc1YxMXhiZ3RWTU5YNmRmMVNzamx4WEtGc2htOWIxZzk5TUpQRnFCZjdzQjhiMDg1Q2RqSXdxR2ZRd3FMVVhhR3J0VGZjNlEvZHQyUGthZktqOEVYOWkxSUtwUnlwLzR3Z0dBNjcyd21CalR2L2tZMzgxUDd3cVV5WSsrbEh6a3NnOUQ4azhqMWFtYjB6TW5KeFpDUVg4NzhkTzkvVDRkREpYbjBBZDhobWVCZkV4dXFudlZmNTlWVlloRldndFYzL1YxZnpsdFcxc0NOaFZIVnpQVS9CY1JCZWtjMU1tYndnN1RCRnphWndScXRoSk95czkrd3hEdWk0ZkRKck5RUDA2RVJKVXo3V2xxaGtvK3E2aTdGK2djNnFyUm54K2lBcnl1SFA1R1hXUFY1U1BMdS9HUVczTlNZT0grMktITjJRQ0xkMWpacmc1bjhOUkJXOXNZZmFZN1JONVUwSVRTZnBaVlpRRklFVldWNkNqTCt2YkxnMTZmaFJJbmhvSUIvS1c1b1U2UXRsWWJVT0RZckcxR0FGbC9DSkNQbTJ1a01OeFZjU3l4WmRNMGEyZXlMYmF5dkxCL3FxeE5MczRXajRndXFLdUVCSjRITWZieWNzOHArdlZJb1BxSWxXemFoa1gyN1NhSTJXc2NYTDM3WTFsckdKUGhlL1JVTlBNT2puMHFMV3IrNFlPZXg5aW5TZ3Y0T0V6NTExbDRweUtYR2FKWFQvdVM5a3dLUXZqY2hVaWs4dEt5SklVL05wbVJwYWdVaEVLOGpVNU5OVENROHVFS0ZwVWlqU1BtWURFSHhxbWd3S24veTBJRTQ0ajVFOHJ6eDJ3Qmsxc08zbHF5WnBrRGR2WUNPL0FKQ3RJZWs1Zks1bXdTUmFoMFRpVnRmbGorQ3VLRGlWckpOcDY1NG5zL1RoRjVhK2hyaHhHdVlxZlNTYis3ZlNrczEzanhOY0xNV0p6RDM4a2x6eEJJZFozRjNpN3hHYWszS1JpMW02anhvd05hMllwdFhSaWlVeVdvbEdVMHlXMkxWY1VkN0FZZVVFVXFWZDBaMWZvSmhZNVpoQzB1eTY2SjY0YU5KVVF6emUwQTUzcHlVV2l2SVByWE9wcnFwY3F1Y3FsK2tJZytrL1ZPUUtlUkxpVWg1anV3QWpFdWRsdXEyVEJjVjVxUk5zRW8rZ2JZcUNwa3pSbFFza280cXBCV1RGVWpkUDJpRDFIL0xUR21oanpKZC9TRDduNUcvYlhiOUs4eEhHYkxqcDVzMEVmc1RXSFB3dlA3TnU0LzhiNjg1NDZpWmV5MHlVa0l1YlMyUjZnT3RpdmxHK05GdTJTWXV1RS80aUxKSkpscDZNenVFanFvaHo3TUcyZEgydW1GS3MwdVV5VWxNTHJQRlNURXphbDRnTXdtNS9RWGVxMGRTVlNwaTRBV0ZZSm1NMy9NUkVSSGtwWmxuVlBEZVlXUS96SDdyQ2NJTTFQSmFsSkUxaWx5dXJ2bVNUWHA5ZnJ1VCtrV2RLR1kvTHl6MGZLRzdKZ1F2RTdGU0pYcE4vaGxJWUN3ck9sNVdCU0lWWnQ2NVF0VFQvb2NzMEoxaVZ5RElLMlNqRjc3TXIySXZlQ1UwWnNzcm5ibUxmUUh2ZVdkRkVDNDZScXVJbFF1dmFsR2VOQnR3bHNvcVh4ckZyQkM0b3pkVEthMUZtVERwNi9DOEVrajF0REE2OWNPdUUyMm1aMk5Fc0JnK3ZYV21BTURQS2lSOHJpU1VCZjJDNzY1aEwwS3BkUDNiYnJPbWQyOVkzK3FjMTU5YlpiTGwxemRQOGtoSm4xRUR0T1hyUU9YcTV1bmxMOEp5NHdKa0IvMVJROEVKUTN0R0JpcWx4d2RseDNwN3VncUNDa2VkQUowQWpoeFY5Y1kvNkkvcFlkT3VveDl6N1UxdVhra09Xa092K21jVlU5MlVWdXA0SjlIeWw2M1NTYmt6eXYybzBsL2dRZEpiR3JYbHFpYU1EUS80SGlEcWtMQ2ZpTXNKUVdJNU1FaHBRVDBCR0x0Zjc3NTYxUUNobDdrNFU5UGVhVkJCRmdiL1YzdjhtZllPTHloYjZhSEkxT1QrRlQ4eVI2M0tZSXJhTmNGL29lK3YxekxOUXFFd1pkbzRGUit4Yzlab0tHcGdVTXJIeU9HbXZCYzRXNXBCVUtxby9MWVdhcDFibjBWSm9hc2cxaHQ1aVF4SzJYSUxMeUhTRTdINHZIbjVDS2lKRzhZWThSMjQxeTA2OHovdWp6NmZjNktMZ0hLQ0IxdUFGQitkWktSVFc3emtXUExGajFldmE4ZjlpMjZjdUp2RU41QW81M1ZlV2FwVDRhRkkxTGk4bGxaeXZ5UFJTazNnT3dnVjhGajhHQmI5L0VRTnl6S3BFSVRKSW4rb2RDMi9lQklEMkxZenBJbVJNc2s1YTUxc25zb3EwMUJoRkpQT3RBQzdKTGtFanJYT0cvVkFWMFVSeE0rNFl3VVFySm5CeDIwNXNwR1Z1ZEZQWXlWNktRa1hPRmZLSVBya21oNkZrZTRyUE8xZXgxK2JQMlNZY1lmU1JPeFRRd0tTZ0JkMzlxdzg1dUlMa1RIek9ISUJmRk9yN1JvN1FJWGJNeDdOTXladU12cmMrbjNQSU4rVE5DdmdDQXQvaE9ldEM1alZkbDdHRnFjMXczZm96OGJBZDkwU3dXRi82OUJrUHpMN3h1ZVdHNHM5K1c5cy9lSlJhc3MyYkIvbnROMm00ZnNTTytUaVNqcjA3S3pIVVYvNUExcHkyVFlFRzFvcmViN2Y2aG56R2ZjNUVGa3VESzByS0FmMzBzZ1VDT2NZd0IxZ2tEcDNaLzlHdUZ6bG5SL3Vka2tOVHFpbDVLU21NclpSRHkwSGEvUjFHZ3NwV0RSQ0pBNnVRVDdwZExGSC9SMlZyQWU2ZHozK2kwRjk5NlJ0ZEZIWWpDSlJ0ZHNWemFtUDRGWWZhL2xWbHNtUjZmTVBWZUw4T1FWbFNadkVOK2ZTYUdiSE5DR0lUT3ZiVGFnNmtMWFZOUDU1eEJ5UlBJQXA4MUZNZk9HbmtUR3JjcDlWbzZtVHkyT1VFeXNhVHM3Rk1LL0wyeWwxci94MEJHQUc5UTRrN3N3ZW1wVWZCazJXTUQrTkwwRitVVm1XYnIyMmF0YURmVmxqUHJ1L3ZqL2MvUmh6NldESytLN2k3U3gzUkVGSXlObWZteDhLSzhjSFY0d09UcHdxNVk0TnJ4aGIyY0lidEJrMmpEenhlUjNYN3ZtejkxdGk2bzJWSFRXbkZ4M0h0d2VQYmkyRFhMUmp6NWIyUC9kQzF6NjBGdEx1ajNscEw2U2JQcGtYWFRPTitqVE9KaG0rYVZyaTJLTmsvT01XZ0Z4WGp4MXF0R2dNdnRsUElzZ2EvUjkxSW0rWHpFU1pNVjlvQUMzb1U0OGNaT1ZuZWFXQWpzallSYlVJREU2NTdwRURUSTJQV1d2eXJJdENCdHZVWWc0QmcvL3BOYkJNVVlOYTNCZEFSMjYyV3VwaElEd1g2RVZ6THF1WlREQXR0ckpDRkZBTy9tZ1hYcHBTdDJ5TlFMYWlndHUzYlY3RmRZUGowRmxURUt2OWNPcVpCU0xSdE1oR1RBRXFRR3ZHMFlPcWtDY1lLc05ZenJlWldrOVFPMTdvcDFCd0ttNXJiOXZQUmFsNmc5NnR2RjloWEdaU01tTkMwc0dIazJpQ1RVQWJ3ZCtBZ09pZzBrbU9JOE50U0FXdFQzWWxwMlpnT3E1V3h4VXV4VkRJNUpVdWg3ZWp1Rm9ZQy8vK1RSRXNwbFMzYTdQdVp4T0QwUlVweDFvVjBaWHBtcXJwaGhRMjBEZ0RCUDZzRWdjM253TkFjQU5rME5STktwR3BoWS9BeUdvZWUvMmRmVVpPUTVzeGYzUDErYlZJRmtNUzR6aVB2M21uQkpSZXBOQnc5TEE4dHA3RlpCa2RQLzdjUU5KZGdQR0ZGc3JGdjJtKzkwdEdVbVZncTRxZkJnNFo3Y3Jub0JIbHhvM29qcStTNXZ0QlVaaXhERnl3dmNoWnQ5SDJERndpTnlVYWVFcGEvWGZrVEZWcW9xNERDNlRwTUFLZG5KdUtzUzJ4NEx2YmQxTDl2NmVsNE9ZR0tJeEZ4cUZTRFFveFdaaXBKU1dIdU1HK29HK2hxbkZkMjNjcFZwSE5ObDg1N1dCbzhIV2xpY2JDV2tVWThSK1JscG10eCtVa1d3VlIzZll0YmlYQlhzVTBzTmZFZHdFUkJYUjhDSmxXcUtkOW1mNmRkcWQrUXVRb2hjMUZ3WnQxcTlYeEpoMWpxMmlDQ1JmSHQ2SFU0TlYwaXRINTFzUlJDQ2twdU15QTVIQVBTaHBKVGhDeUY2NnZRS3FIajFPdnNhSjRZK1UraUNBWVhjUjRpa1E4NUlqaE1sUGdQQWdmdHVBMkdnTUYzT3FIUXpqdGdNQVI4dTZOaUxFZFp0MVV3NWRoV3Q4SWt4TXFVakQ0NUJGRWZaM1hrelNQWVdja0kxdFNwV05UQ1pjWG5vaFJJVVRTYjNQZERoaWpNbHhVNEk4MHBxWXAxV2FERjRRb1l0TFlNY0lDcFFTL040TExSbWNwTVRIT0JMTzlLR1Q5MitmQ2ozZzlpaHkydERKZk9LMEtVTW5USHpVQ3l2VUdIVU1icmlTTkNxRlI3T0ZHZkFGZlVHN09vZGdpRWw5bFhpVXRKTDhVNjBzVE9JWS9lTUR5WVNrVXBrN2MrRG5RcllIYTN6SFBUVEU5VjRMS0ZQR3lXU0dWaVAvUEszSXFRNXVmRjE3YlQ2aEk5RlRsRlFpN2E1dFhoV0RRVDRBK0tDVGNHamR2Zk4wQkVUbkpPZWhyc0toRHE1aDgwVlMyRUJNK0JWQncyemROdmxtM1c5N1g0V3ZvdTcrRmp3OUpvRlpGV3MwTU1ia2tDbXRkMHg1SzdaQlMzMWVtSnJvbTBPSjJaaFAvdUVRMVVMdnVqWllTdjNaazF3bkg3Yzg3MW9UbStvVkxlYVkxcW1uTzgwd0U4YWdWVzFyZjYxRVVhbE55RklkcU5KY2pwdS9TSFJvQ2lvamlSaC9TN1k3UnlOZCtEcS9QQTRJNEtqOFhYMEFhc3N1ZzF3NEd4Y3p4Q3N6d0hsMVpwVDFxM2tyWlozTi9DZkpwV1RjOFhDaGxiS1orV2cweFBkcEJ1WDRMTEtCU2FldWsyNmJaYXRIUkdCLytmNFlicGVLVzJ6eEZQU0RRbEJINk9sSnpoL3ZSY3pRd2hPeGY3RDVSbVdpWk13bE1nREVxaXJtRGZxcHhWbWhKbnlmcHoydHo4VlhuT0F3NzQ3RFNqUkM5U2VlcE5Rd0RaVFpPcUNWaGd1NGk0S2RrK1BIeXk0ZFhvMEdoenNyTFkwSnpPTHhyaFVOU2FvOC9RNWt4UTJhUUt6YldUQ2lMdWhTS1ZwK0JBNEtnRmQrSHUzM2FhYS83ZGFKcnJtQkpJVE5CY1pvSWdGLzYvK3ZYbDJTY255U3loYm03Q2ZnNEhMMTlzQXJJenFra1Q4ak1NR0M3c0lKZ0x3Wis0b0xkQ0ZhVDk3S1Jrdy9HUVhnNDkycDBKSVBOY2tDbXRkMTRGNCtIL1FQLzlOdTh4QnZrZlRaYmdGQnExeWFOemMwY25hN1dNTFY2S2Fja09neWFWWGxpMUZqQlNVeGxiaVY2WUE3K1lWNmVJZi9BVEtxTTluWVZvbWhvdXc2aVlOSXlTcDBiU2hXL29uOU1TK0JueVhPRWpMdEg1MWtuaWNxbjZMY25KNWVJV2lCV0liNG5PbzZUK3QzZElwRmR2K3h2M3RuY3ZmNmE4L1c3YnJXVXliNHhQK0YrYXhFNkJUaWpWRmxyWEE2ZFNwR2g0MWZlUlRyMnpVQkdyY0R2VVkyVnkvWUxtdHBUMmxPWUZla1hEcG4rWTdvNlJIVzFNOTZ6NXJZYjUwelRURjMzcnJLbE1VNG5mOGJoMTlWUzhqZTA4ZzA2bklwY1VtTWxOWC8xSFFQN1ZEWnZ6eHljSCtLVit1c0FuQlVSQ3Z4Nmk3QTNCa1psZllRcHZ3NFE3RzJoNWZHWnd5SGF1aWx0WFp3YVRGS1Rxa0tMVnF0VjBWb1pmdmw0VkhENGlTaFVVYkZVRkI0OGxSTUlUeGV1Q29rYUV6enFDcDh4VXpSUTB3WUdOQkJ5Q2xYQWNnVGlld0VJZ1Blb3dJRG5ZMUlJVjhVdk1PYnUvMGwvNTlXeVJEam1IcUJlSVdCWU56dzFtcEZaZVhJeUd2Nm16L1dldmU0UEkxd1NuOVlyaGpYQU1PZDRoM0NnWWl1Qlo0ZnFodTVycHFuL09Bdi9wd1FDQm1KNS9nTC9XQndNV0F6NGZvT1BUZkV6WnZMYmZxOWVpOXlmTDJwZnlmMlFURlJvNklNSlhNd2pmaStMK3VOSVdYekl5Z2ZhVUFnb2RySU9xUjB3dG5CWUxxa2dBNUlDamRXTXVNM0ptK05OVjJaUjZKY2VRMmpuM2UyMXhiUmR2M2ZHZEx3aVZndmUwd0RzUjJuVTZ5WDlJT2RmUE0yeVVxeTFxRnYwUUxTa2xIVGJlYkxPMHZTSWVUdTJaMHJSRE5UTUxxdTh2MzhRWXBxQVR4OG1tT1Y3ZE10c09VaHhRMElQazZmUkFKdnRJaHhKaDd5dEVsRVl1SWpFUExadU9pL1IwSHprMHVSN0ZONGlnL2VWbitROFg1RUQ2WDE2V1pVVUw4TllEVmd5SFkwYk54Ums0VEtiNjB5TkRpVjFJY3NyU1hGaWUrQ3ZlRk1MUUsyMXkycVliVjRqaHlOVmFFUFIzemtoa2lrS2VxcEE3ZE1QTFhyejc3MEs5S0RqRUFIZDM1WHl3WnVNclBqQmhKRWNoeXNkalh0azREVEp2THFCNkowdFB2ejhNalQ2WlpYNzJaNXFmSmUvQzlZMWxPTUs5ckZTZzJqQUcwZ2F2SStnbkprcVdQQ3dmUVZEU3JlSHJGR2dLS05wbnVFVEtibGV3ZmlQc1BJQ2RPajRoSzVBYnFPRjMyait5aG54RHl2aVZuZmF1R3pPNStPd01SUjVWa3VLbVNWUTREemNSN3poaUliRVpkY2Yrc0ZxSHBSWThTUzBZQTU2Q041L1hMaGZtRGVXdE9QS1FodXRhUDRtTTk0NGFTYUF2emZoSlJEZE52WEswa1YwaUFZbjdJVnphdXNCK3dNNG9Tb3ZNbm1FWWI4ZTlJdFpxamlEK1lRREVBVXBpWnNGaDJHL2lYMlB0NWhjZUVxN3ZPYjh3R1o5Vk1WMGVuNDRGdVVHUTNBK3g3K0RnMGM5Sk1DYlRNV2t2Yk9KMS81dTBTNEdkZUMzUk5yQzgwOFl4YkNBcVBocG5ydE91OC9xOGFxM2FTRmc4TWpORFFzdVA3WWhweStVb1RGa2paOFpPYVNic1lDcTJQbkNSNEhoa3VCWUxyUDROcHVMdFFmUitWTmtacVNxMFYwQjY4SGxjWDBhbzErQ3Q5bGMzTUhFZjNhSDVjK3NhNnFiMnoxMm5YYmNaemg0eG8xcXI5dm82ajU3eDVzNXNiejhxUTk1OTBHOXlFQmFQbEd1anlEUWpidkE3dDNaLzhPVXpHK3ZKL1IrL01SYkJXZzRqZmFnRUJzcUhlMFFlVTBQdng4N3plNVoveTNVNStvOWtzck5ybFBya2NvYXJsOXRuaXZ2STMwZkcwY1ZTVEY4NkY4ZGV0aENidmhHU1p6Y3Fqc21vRkFNQjkyenhqMlNCQXE5ak9RbkZ5N0ZOVUJKK1hUMVNjaDNiaXZ4NjZLc0Z5V0VXdDdzUXowcWRUbGNrdmp4TWloWHNpWlF2RlBMUG5LSXNsd1IvQ0VqazJ0bzdHbjROU29MS3R2VVJTWDFIQ1JWNWV4K0oyTGZWMEIyTEdNTmVKdkxKTFdKYWxVa091TDk0NzNnTWtxMTdDN2ozaU1wUjlsSW9WNXZXZTJOTjBETDBhTVBiWFhKU05iOVM3aktNV0hLenhsSWo5OHRIL1NZSmV0R09YWThJbElzN1ZhbjEweTdhTkg0eWF6dUpKUUVnVXRZdmkrNkpaMWFMTi9NNEZ6Y2lacUcyeXhlZ0YvRWphSjRqczZCVjIrUGNrQXNQVmQ3bGc2MzZDZUpIZk95SWFPaGZUdGsrQnFxczdiU29NOVRRN3Y0ZnVGcUtkSk8xOWVmMjdvZy9uWnI4R2hlRVpBaHlKRDVEb1FjdXlVN2N5K1FFQzVnczVvTnV0RGJ1Z3REQWNrNXo1bysxMGRNQ1hPQVljeXM4LzByZldtNXlYQWZ5aGZldXhiaWFPbE9TZFJuU0p2TjNmajNxMHk3OUhjUHBqZWRwVnNlQitPU2NzWS8rUmFYTHNrdVdrYk8rL3VWMHZCQnhpdXV4R0VjZ0dZTkpEamd3c1lwWS9HRTg3alVoRm9yZFpTdGdzZmxxbWpwdUxvYjRrRWdjWmxEd0Q1ei9WUkl3TFcybFdFenBvb2tZN0lTRkFRdzIwTnFNN0UwdWIrK1Y4Mk5TYjhqNTdiM2xNZk5sMXRwV1BDVjlvb0xPU1p4cmxadnlTQkdlaENiNWYyNStoODhWSzVUTXZJSFE0U1R2UWlheU8rSlJmQ3cySmdJSkRZOHNRelJTcnlVOFd4NC9rdHBIOThyNXBBV2xuVHNVQW1yR0RoRiswZVlwZVB6a3pZdWU3dDdOazc4dG1ySzVGNjhtQjFFb3dXVGlCd3JsdnlUYjVmUmRhcGVISGZpdDc3ZVVtbytObWJmK3FNY2FsYlh5UnhxNXQ1ZElVbXQxeklpUWRGb2JRcTdhVUYxUVlLaFMzNkRxcjhyVkRFOU54czJmeFFyNGFYSGlYQ201bDZqTDNyczlCUVI1RG9FK1FHaWlZS1hNSTFEWVJhWUdqbTZMOUtmSSt0Wkx3eFFGdnZmajVxaVdBaUd2RWFCUHlnTzduek9RYjlPRWNFUy83N2FUZ003TlQwVFJ0V1J3MzdwTUdHSTBHbjBNSDRsYm93WENxSnN1bkUvVHZST25pMHMxcGYxYno2MWFzS0ZyYXFGejlJa0lMcVFjRGQvNUhnVkhLMVFnREYxREJSelpJQURoeENpMEF4MS9ibXNjT0NrWkdIcERhdnAxVjJpVUJ2OWdJMDhFbzVFb2JsSW9talN5U28vajRod3BDcjFnbHZnUnRHUU5zREZxT3dpTFFPT1NoRkZYSU13OFppRTk3MzhaU2tyUHBUandtZ083TThJeHJFWFkzdXBqUDZWOGd6SWp3NmprazM0ZXExNkVoVkpqSHFKUjcyT29uVE9RaFFoRUFSSnBReURzaUkzUWFDZzA5bk5idE5vNFYvcTU4YVlHZWt0Wk5rbmEyU25sbXVxT2JGV0JUR1prLy9qeklzTnZRNTRhWENlTjdHYXdLMUxKazk4cnpITzJoaVFBNTRGQVMyR3FxTEN3NGRNaGtPbGZrcUNJZ3Y4bDRTUG5pdDhyOHVpeEJmVWtOd0RRQzB1WW85aTBZeDBaZGppU0NJRk9GaC9BWWhGYTVuMEVSVUVJV1FMbFFHRUlSRHNtZk5pdUNhQ1hZVVV0TFREMWpTUlJra2ZsV2JaMDUvUUNtMm1rdzlrMkxwUU9YTmNZQmFrL0hBRkJzdUt2SUNseXdyQmxDVUVBMURVNC9EY2libVRmUlVBR0RoTjBRbXgvdmVTalV2ajlEQVUrKy80WExnTDkvaW9TVDZXUzBTeTBucW5pNURYL1J6eEZSRjVIb0g4amdBblMvMmNHVTdPbzJhU3NmMS9ES1hhaS90M2U5V24vY1Y0bExEK0FoMUNRbDFIb3kwZ0lCSDkydW1ROGtpRVRKU2VqSEFNNWZub2E2Q0FZZEE0a3Z3V0FEMGJzZ1A2RXczOUNvYi9nOEY5MlRYT3o5d0dOZERNSUVBakVBU0ZBREJ5SUkyNjEvcTNXTnl1NHBLUXhxbXRjZjZtR1haU2w2NmFrb1dQRDBmWjBiekkyelZkUzQraURna3I2ZEhrYkpzT0hKMi9SNnEybE9aNDVqaVpqOHFsbUZ1MXMzZEZReXRpYWpQVGZZZi91dDdubUErYVllejk0a0svSzIzbXBTaElMZVdIMmRDZzAvK1NFdjNZdTlYaDhSZDdKT0lIcGhQbEwyZEk3aHRxQWVTbmNsOHloOW9QNldxL1pDRjA3ZE1ZOGQ5VkRNOXZITTBRMGZ6Sm5SR2RGZEZkNEQ5RGNEUERiTGVZRDV2MUxuMU9STVhGSmMwYXZKWml2YnpRbmlIS3ZtYTlkTlY5dHNJbVJvMDNocVdaYzF2OW5ra0J6UDVrL25icDYycVVNR1ZBOWYzN3B2SGx6NXo1eHFRZUNOOTlTWUdnSWVRMjd2Nkp0Yk1iU3ZHUkNqakxUVDhzUTVUTGxXbEtlUUVEeXlwVmVpaEFSS1V6SjNGUmN5dXpnOXRFUlRDMUFlNDlCZ3NtMzN5TlREcTZvd3JOaURKckJMRXVLYm9GWnptNTM1NDBWT1oyTUxWNUNjdk1XaHc1MnYwdWE5MEFsWW11aFRpWVBtWk9tOFRGa01oOURZSkhFWTBLY0hHMjR6NE04cWFzd2pHZ3FMNklIYmJtV3pUejU2TEgvOFRwK21YaGRNSmQxUjFhaGE1amdsL0FqT3VtdVMzbnRpLy93dTZLY1c2SVJ4NEluMXNhbHpYYytrN0RmeEtHK3QxVVAxbXcvUm4vK0EySmZ5OEcxUXlQaUk0Q3E4V1RMcTBTZExqS1krditXMGpnT0psY0dUTWlUV0w5YmxSV2ZqYVQ4ampVdTI3ckMwY0VIV3dvVC8va2tYbkwrTERIUkxralJjQjhPOGV6NVpZUklCOGVlcEJaQ1R3eStPVzFvQTF6VUhFMGduQ0tpRlFJZ1NNRTNid3NqS1ZkOXUyOTgySjg5RjB3QXVBY0lVaVVMNVNUb29XeTQ0V1lnRHFLTnMxdE5nMHV5UmM4SHNrN2tQc2pkZkpPd0NJZTlPRUhrZjByc3oyTDNSdzF2SWUzMGNIYWl3WS9LUTJPY2wwWFFSNDJoNFpFN3dMc3ZrVzlZbzhCZk92aFl3WktLQ1o2U3h1TEc4dW9KNUptUDVxK2JMSkRIQk9jVWp0akY1OGVFTVdyUUc4T09mWmNqbElPbjM3Q1AzelI2VGR6WWpKMlA2NFVwM1p5aWtla0NrUjMwTWZPWGoxZG5Sdjg0STdwbXBWeUQ5ZWc3UEpDZ0l4eGpMZUJqRkVhTkpGd1pqbCtEeC8xRENJZDZQbExQZUpMT3dIeTZiNUp4SzA3TzR1WWQ2amd4TCtqa3ZER0g4cmluWmpXZTBHbU5PRVA1bnZ0NFpXUXlYUGJ1dS94UGN1b09ib3FNeldhRCsyT3VlV0lWMGN3UUVBUnpob2pFeDJ1VXhEQzdMSFJweldQWDBKeFhLTjFpSXFCdEtqQWFSVmJaMENpN2lveENnMVYyOTgrQjRodUJHKzRGK3JqY1E2emNRM0g2QmIxeWJucGNJM0hFOXVldFBlMHdNcGhTNHIyNkN5cmoyeWR3SEVGWE53cTI0cE1IUGNZNlptY1daQ0FMa3FJRTQ5b2pmK2VLZGx3SkdlY0dkTFI1NnAzRTMvN2IwQm9zNVcrTXdNMXY0TW42eld4dzVEWlFzdCtBd2pmOUdObWwzeW0zMStqTUdRL0diMWJ3RHQ4Wm1qYzAvVVFZNlF3ckUrNFdKc05kck16VDVObWRnM0NnanMwQjZvY1B6SXdLRFpnNUFBZnFPV3lnamo3UU9adDhPcTNhbFN5RXUxOG1mNUdpMHI1Smwwa1JWcHdLdTl3Y1E2dXhtcTJJWkUwNk5EMW0wb2pXOU5hMjlMYlBHZWprTVJLb0JGSzUrNzZPM2NCQy9CK0orNWVJd0RLU3R5cmlDUXFSU2pLUUlRazVpb0NNZWdhRW9Wc0NYKzFKcHdBeDZ5cXV4Y0UrZ2NIeFAzT3ZsU0tVNFVUNWNjM084Q1E0TG51VWw0RHpWSld6UXlDbnoxWS9tZ09CeHVlc0FRQjNWY1RwVUZNSzVZU0pTOXBKaFBZdGk0Z3AyNVBPdlVxZzBCaXNaQkp4THlOcXdWY25vdUlmRWxodlpRVWVSZ0J1MVJ5WFo2VkFUcDJ0K1RnSERFM3dyUVVBZDFiRW1kSjN6UC9JSTAxcTl4Q0lvNWIyNExHWkpRN3NjQ0QwSC80eGl2aUlld1doZE13aWRHdlZYKy9tRWFOUjl4Rm9xOFQ2UmZPRklDRVFoSGNsQ1NuL1M2d2Q5TWxyNjdCRVBlajZsdnFUQ0JLWVNRd1h3SEhaSXoxNHJLZWlISTlJQ3VQTDFibk52VVhFZTFjREtNL29rQnRudFMxdE1CZ1N2MzlLTDNhVlppbUFNRkFIaGt5K2NVRnpYSk9XV0pPa1NWSUhWQm9WS1p4dEc0cUVENE9xTkViNG9xcDhOTzYxNzJGb3pxUVdXRkROWkdkMVIvTnV0M2wwanZXQ3FXK3BHUm5pMmszSmFWQVlIUDN5dHFrVWpWKzhaS0hvVE1DQUh3d01YS1dnVmxVSmdDMjJ0dXpMMXhRNVh4cnM1RlNsd0tGZW8xa0ppRC9ZQ1lZc3ZuRkJ1SGN6c1hkcE80SFF2cVNYU0Z5MDVQMnp1blRSeU5XTUwxVEtWenJvaFBjWGtQcUYwVFRxU3haQ00wY1FEOE1EOTJqT3liT0VHckprZlp0N2I1N1RIUHdTQ1poaXUrd1FFK2l5dHJ4dE0yOGFZVUJ3bk9KMFBMMzhNdU5hOXVhWWhBUlpiSHl3NXNtdjNCZ3dJdW56RkFoaGYvbCtBQm00R2hqL1gvYVR0K04vZ3FIQnAzMWd0SUl2dmQzMkZ5eEJTSmR6cDFNbDFBaDFoc1l1c1krTkRnKy9FeFBWMnloVnJMblRLeEJPN2R0UHZQMkpKRjl5VVgzTjNDNlFOQWtzNm12OGgyTFJvTmtwTVBHdkJhVmRVd212Qmd1djZqMENROHFnTnJCR1VhQW84RFFzcUYvbXl3eW9BNTZXSmRXTHhJdHVxQWZOV3dZKzA2b0txa25tekVISmlzQjR5U05zeDErVDA1L2hwYmRqU3VWcFBCUFNMNUVnL1Z5VFhPTGV1VHFlTEljNGtnUmdCMGtldndNNFRMWmpHRmtPZGdpU0lBNnlQSDcxVHJkY3dzMk5lTTk1V2lsUWdjM296NGh3TWpJSld5d1JnbkZadHF3SVY1MlVLNDFZeEo4a25XVGNQZEtlREpLclY4S1ZKTmJ2L21FVDlkTkpwdERROVhydEJTMkFwRTgzS2k3SWVaUVBHTmdodUJDSlc3TEppNHI1a01SN0NvdDczQmNHUUdrUTBNWkVTOGlKRnUwZ2ZCR2FOSEFNSmlNVE9yZmZJNk1ucGtCVW1rQjR1RE95YU5ZWk1PUjV2dzJHTU56VmlWYXNVNUpmdkVYSWFHU0U3UGZkY05vZjFMOXBZTnZXTHpENDE4TVdjTUxvT3d6QXRSYnRrSXJGN0VVVEI0L1d0UmVvYlBzRkNySlo3UVBXcytTdi9zS2JHQVdCTUhMUDlhcXB5YlNYL1pDckYzK0FQcmhESWl4Y1hFNFlEb3I0THFLeEZZOEw5MURmTm13SFhOVEdma3dTd2ZDaE9LSlg2b1ZvSVJRcGhZN3VYN1VhRHlqN0xEaytqbmp1eUF3eW9lUG9lUXBxa3BDaWtpY2UvWHdGVDdOQXd2dm1LQ0VZa0c3dkJ6aER0REFHZ1N4Y2NRWUV1Ym5WQ2tQNDdqWkNJTnEwY1VQYWE2d3hPUEszSTRlSk83UmJRTlJMdStDSTJLLy9DdFBHT2JWT3pReWRWa2VLU3lvRVJlS0dNTEhaMnJwa2xqS2RmTDhZRkpwZlVuZHk1MHBYeTlTeFo3STlNMjU0dEVOYWZmZTRrU0hPUFpmS2VQRVlGTTc0em44SFIzN1Z2NVd3UTdzRlNEMjJGZ1k5RjQ1Q3hmN2pwbXlmMTNicDBUTnp3UmdwZlViT05DT09iSlZma3ZQM2ZMRW53RWk3OHkwTWhUaGd2QnRFTlNlZjg5MDNYSjlSNGVIalR0NGJuaXQ4MDE0UlQ5Sk9JNWVnandiWWgvY0h4WTE3VVlEWnNlb25DWnp0VDdST0ZmREZhc2F6bm9OU0FHaDhBc0JaL24vR1Bod1VwYVVQd296aEw1THBrRThRVVBHUy8yTVh4RUxobE9mVElKaTVLdW1UeVgrNUFaaW1obW53VlV3cE04eWtNT2RJYytiRUlDYitqQVBDcFpnYjJydStGNVJ2UDQ5TFB6Rk8ydW13MlQ0Rld6OVorRGtQZzZWRGhrS0hVZjR1U1BuT211TXdpWWVDVlVQYXJGL2p6QzJXRm0vbjV0YmVIR09kdnM0emF2Mm9yZUlwTDU5enhwaEdabG90YjROdGI4MlNmUXNYU1AvSHp4eGFLdjFLa0JJSXBkR1F3ZmdtWXpkS1E2V0ozRExkVEVScFh2OGhZZEhDNXp0UmNKZmdLazNmd1hDMExnV1dabW8wNVRYQlpTeElhU29sTlkrMm9tVTdlZ1hsUUNaS0xQSVZ1YU5CUk9vdFk2aXlIYTNieFdzOCtaV3pJMnRmaWduV2wrT09CalVpRnRVZEtVMGhxNUIzMUxBWFJ0T1dmR25RdkU4a0owcGZINlg1NmNkelBMNWlMVTNYYVQ0VDdDM3MwdndzRUR6bXNSL2FsV2JIVWhHTGJDY21vMm5QNTN5bDJiVXJtOWFSYVJ1aUIwNDl4S2FhNm5CZ0tBR0hMV2wxWWJHdTFoTHNaZlNva0kxWkdJUUFzVDB3bElMQUZBV0VHSXd3VUlSQkc3UFIwTjlRT0pBYUVuN1BENEg0NzRWRHdBYVBSZ3Y2Y3NCcE5UbFZKempUbnM5eVBwc0tNQUUvNDNVUzFQeDl4VmREelkvTmJsMzd4L1E5M0hPSkRnK3hGeVBkaHZ5ZitDczRTcWVTT0pRWjhkT3ovOHNXZzNUYjhJR3VxL1g0UTZFQ0ZnY05YUDkwTmx5Q3VLNXVFNjZHckRvSll0N2JMcm9GTXl5WVVteXVxNitPRElvdjU2WU9oalVyS3A2VVVReXlKU3YyOEMweVY2RGIxUFRBNDZtSEhYRzFvSVlkdVUvQlhyaXRFelF0bURxT0RJUEg1a28vcmdpZjFobVhmWTVFUHV1SlkwdkEwL3FCSjd4NlJPZEljZGxnUzMzK0twcUR2TUJjcGwxMmFaQklJcElJQkRBUEI3czR1RlM3VkdpRWRZSkVCRTg3S3N6Qml3VFpSZUt6VkVXdXhnZUpKR0dQbGt5YlJqRGxnd25hb0dVcmhta1RwbUdtVGZkckVvS0dUVmdSdEt5VmF4ZE1MVERWNDFkdDIrTHhRWFo4ZWhDUlBqUGgzUVRnMjdPeGdsaVI4ZWM5MzIrVFkyMUtuWXhWUnV4bDJObS9nTkc3NTgvZkZUUHRCdDdMaUtrVWNWano0Njd1K1FCb09OVUErSGtNRFppNmFRTG8zcCtoQTg2K1BmUUZnRDcyYzlMOVljL1Z1UG56NU1xWWpIdkFtRjJpY1hmMFlYZmcrYmlNeHBwREpLM1Z1ekdMQjgzMUthS1hTNWVIN1p4M2lKSVdZdzRoSEszQVBld01zeXY3TXM1TjdISzVhMm9Hc1BXYng3UFB0ei9FUFk3djZtcSt4OGR2dmpMOTlxeHVucXQ3dkdqV0F2R3N5REVqaksva3h1NHNZTGRMTzB0VVBrczhKaEl5WHo5SExUbUlYcUtJVHNCcDIvem9JdEszelYyQzJySUVIYTFJd2ZmZFJGMC9rTzNVdEY4cGRMOUc0NmVucERDMkV0MmZnN1J0WWVFTVBRWWNpMm5FOWVocUZoTm43REdaTEVQN3lCamJjYTJMVzNINzlaMzBIcnJ6cVc4U0VucCsyQTZ2dlZQcVV4ZHVGZnUxY1hmeTFIOUo3bHJubUhnSFRwdG9kR2gvdXc4T01lcE1hM0lpN0d5c1I2RkhWbGtjMytnZUEwZXcvWDBYUW5JNlc1anpQUGNYbUlwZGhOVWpwU1B0bWJsM2UzTHZqQi9SSE5RR1VIMTE5bjFQdVVrbndQVkFpdk51VHMrZG5MR1hyTkJFMUJXNDU1bERtTzB1ek14WmxuTzdhVVNMKzU4NTk3QXdZZndSc0FrSjNNbnR1WjJyWFZXcUpzdnh0YnJ6MjZ6dTJtM20zbDRaVWpaODZYdnArNDQ3T2RwdDdsMXR3S2g1Y21mZm4wTU9GR2pQdVpOMmRycjIyTHI3M2ltcE5USlFicE5QdzdKdUltdWVkK2FIRHQrZHBtL05hckpHamRUYjFzSDdWV0xjT1g3OFRtTkpDV09MbDJJbHBGMUtzVmU1dkxsNXVkTHJGVmhnVWN5TDdWSThadkhrUUdDeTJHd1dXR0JSekl6dFVreEtmcFBMMWNSWEtnVVdFcjhwQjVya0ZFVm5ISG5OWk5RTUh4Qkx4ZW03bnE3bFlOZXU5STdBd1h2M0Jvb28rUEJpNFl2aEN3K0QwOWZPYVNaTWJDSklLbGhiNE5LOXV3ak5aWVNtQ2dtMGNxUjNwdUpHOXVEYUYxeUhOaG5wZE9sSVhFODc3dm9DYUlzUXk2QU1EUk10RzFEVktMUU5wdEx6QmxaOWlPaHFPNDZjL0szSEczYmluZE5Kb0NHMWRCYkI5S2NEeDgwb0ZCL1gweE4zVVpDUCtDWWt3c3gvaElpajNRNnNXVGkveUZtMExXY2JxZVM1M204cU1aU2dnK2FGbS9ocWdab3JweGJ0VXFMQ0MzVzZ2MkEwRGRxRk1iRFplTXRCQjU3UDZSYzRFUjk1Sm9RNFF5Tkw2VkdSa2lMYzRkNHdOMURudEFkbm9FKzh0NE1qSk1OT1ZOUzE5elFFUEgzWUNadm1kSTJnYXJDbGVEMlRSVFR1dDJEWkxETzJsMkJrNFEyM3ZZOW9TcTZSYTJBcUlnd2NCRU5PVitTbEQ0ZXkrWFNRanRmc3NXSTVITmIydU1yMEpLSHpsb3VwNWxBd2lrSWRtc0dBVm9nUWhiTjVlYmx1Q1ozYWIrQ3d3Vm9vcEhNd0RBd09IZXlFUUdzSFErT1ZNQnIyQ2dKeEJVdUR3ZWl3Z1I0SWRtdmFVTFVmdWM3SHNaVC9qek9wQWl0NDB0V1ZZZFdnMEdwTnBTUWsvWW1ueHlBb3JGcGRxZnRUaXJhdmE5VkV5SkVHTjZ1bFJSbTMzM2QxVDBWNXQwU2x6SlpQakpiQ3pXY08rcjRGZXoyaTJVVHQ4SmpzQVFGdGVVSWpyb1RIMS96RGRrUXlKak0zMEY2bCtQcFl4Sk1WMXdCVWxvcW9GcXdXeWpRVVA1Q21jeUlTWmJWMGh6R3hXaVZMckhSWTZsaHlwaEVDb3F0VzFHRTVKdXhrckRtUmo3RzBtdENKOHZtaWRLd1k3UlVvMUl5UngyL2VVQVFMbkdLcnlCZ2loRDlKSDd3UHQrV0xGYnpzcDArUnB4OHhGNlVvd2s2cjRvelpJcTg0enhheUxJVFJsbWZGdFB2dE81K1laYnV5NllwTmFTeWNOMUtrelJhNGgxakx5bERXQzFmSVUzYmE2RnlPRWRlR3RYRDRhUHNsN0YzYVBNbnkwUGZvbCtxWFQreDd4WG5sRTVkNXhUNHhtV1RXd2VsWHBxalFDM3g5cWozaHZTendwZ2htY0M3RUMzak40WHNYZlZVcmdUbFZHMHMyei9hTEwrSE1zNzdCQStjMCs4NmU4NGtuYnhrSTJqWXd1V2ZYbVQrOTR0SEw5RUhHYnBUWTgrY0tzM0xDN2cwYlk1RTg0YXBTZm1rUFNzcXV0RnByMkRKNU5idkVDNWVTR0paY1ZnTTIrZW1KR0hPNUhzdG04d1hMTWViRStROTRSRjV4QlF1Zm9QcjIvUllaazJsSS9Idk5lTUJsSE9ERzVVbDROdDEydGQ2S1JwM0FDMExEaTVUL3dZTU1RSWI0MjFtYXdhN29NWnRMY1o1c2ZuL2dkaG1NclE3bk5LUSs2N1pvK2hpTEowUG52TEQ3YldQdnY4cEhQakZ6Sy9MUlJFMmtDSFlBN2NzbTUxV2ZxMXRFWkNhVHdKV3EyRVg3czlkdG9IRnB5bk5xSUVaU1FCMWNYaVJEMFVIbE53RXcrTGlKdk41RjRZVUZKTnBnaEF4QUVsclJGWHRqbnIvd3ZaaGxHMlVUb0VkTXFwdloxbEl6b3lmUkovTHJmQXFGNlBTTGZCSkprNHl0T3g1c0RySlFYVm5hc0NONDFJN1NaYUxpaHExQnJWdUw2N2NHMzVQeWU4YUlsdDU0TEZkL0hmb1h2bkhWM1FyMXR6RFhFS1duWGh5MTFuVzhDNlp2WVJWSFRLL1Z2VmFrYlNFL2FPL3Y4QTZPYnJlb09LNEl1K3A5WW05cjBUVmtGR1diTGE0Yk1HaGh1eWZrbldPWFhJOEhtZkRoZldGUG9Rck5yd1cvakZGeUxoajRRZzNHSit3cmQzclUxUW1TNkNYditzdkdGVFg2bXUxOUpzL1Q1UFpqa2VIMzFaLzdvbTNNZEErTG9veC8yMURmU0JPMTVHZnk4TmJ6Ny9MM0pqZUd2U3psSktKTmZXOXo1M0xKM3dMZFBBWmVCRS92MnFJUXpOeGRob2RMYjhtN0pmSXZJVUptb0JQQ0hFL21nOWpYRXVrWGlvcTVaZUsrNTExOU83ajI2RDQvdTRQRmVYWGROMk9WUVdOdytCd2NKdTRqV2VVMTJ6aTJxWHR3clJScWUvYlh1V0tmS2JzcmtCdndkV0Uyc2VCN0h1dTJSM1Q3VFY1SC9qQzAzQW1rWGRtY1hRdHhQYlY1N0tqdWg0SVdobWhMVUgzSFk4Sm9IYzMrMFV0UkhGUUJMeWRWOW1PQTRMQkdLK1NkQW4xT1hlSFJlNEo4UWFPK29uTWc5NGZSYUpuZ2hGYTRpUENaK1htQ3hJb3JnY2o4NlowZFJpdTd1TWN2NGlFL1ViWEkzcmd1VjZIZSs3ZWVtNlZQalBYOU04cnFORS9rN2k4MngrVzQ5dlNIakNucDdYRVB1VTJyVVBOVEtBRVZZMWZqVzhWWk43VGVzN2ZVcnhibEpubU5CWjlaLzNyaWdVM1RlLzlscUZDNGUzanlJWHBVVm5DSWVObmRBMFRTdWMzTlNFb1dlYkF5TjJkVG9DQlFkT1pCUkxJeklqbXZ1Q0I5UFcwaVNwZm00VXFXM2oxTGVDQlhFZENPc1BzK0E2c3JNV0JaTEs1dXh1Z1lqR0F6Y2ZNbFdKMmRqazRNUG9GRW5nakdvdEh4bHorb2NDeG0xVUtVMlR4dm5IYmVPTHRnYXZLc3BGbmF5NkQ3eXJRU2xzSEFESWpGeklEQldNSk1rMWRRRFdwNmdSai85ajJOQUhseDh0bHROQllzRkdDUXdOUVVQTGpyTWxJekZxY3VYaDhlSXo2aUFiTXhtZ1l6a3N2U1k4dXdSalliYXlyVDQxaElkaC8xNFU0N0NIUUVNajBPNXlkQ3ZMMWpoYkZpVnFuUkVHQ2xwWld5akFaV3FUaU5GVEFhU3JVUXNBbm94Q3ljYWJJQnp5SVpQeGxuWXJtbUdOMEcvSlQzNk9UZTlDTlEwdDdlTmdKKzRZRU5CS2JyL3pNVFl5aEJkUHEvTk9RYUp4aFltUDA1anlhZ1pLTGt2L3NKa2kydGdiTkUzTW5ydXpGQ2graXFCVEs2QW9VN2pjTjlLb3o2YlJFSkVQS3JsVEJkUUpZR3YzOTZKNCtyeDdlazVkbDBid2JEejdPdHlJQk1qZ2l3YmVmRHRyeXk2ZFB5Q2ExUllWR3RWV0F5di9lRlVUVWlJSmNoNTI4OUgwNjlhOWFLODNETlVSN0htMzNxc3NLeVROcHdSNlk5U1BXK042eGZQZ1FUcitCS3FDaGxTUXRTUWJWdzZUbGxJdFE3b3NNa2JaVTVKRGYxWmJpT2Vva2hJZVZVdGhIRG9pL0xocThPdThROUswb1lsNmk2OEpkVXQ2dUh3TlY4WnJGUWtZcVdFcFNTS2htdFVxMnVIdmpvcU9hVHNQcVh4d2NnYmFoK1NaS0lJOVNXVEo3SWwrcFQ4VlNXQWlqTWtrK1BDR1NGQi9Mb1VQTklWNUlHK1cyTkdoa1Y2ZmYxaGRrMjZuODF6MFFUbUpEVm1abTNjZ0tqaWNiakcybEpSb1NQRVVzeUdaRStMRkhrQ010NkVKNzFTdVAwYzhXZVVPOURnekZPSFZPNkxUbXRvcm82clR5NWdmTC93MUNGYU5wRjhhcHMxNit0MjhRUzNacFNnOHJrcSsxT0k4alJ1T1VVWEN6TUMrRGVmTHFIUVAzLzFtUUNrZWI1ODdHcHBocndYOEVNOHpIQngyY2VOUEU3Q1IzVzVFQlZzUDliZ3lmZjdHMGpFbkh5a0dOOE00ZjZ1ME1QWTZUNVJIUE0xTXNDREhUNnN3UVFDUCtzR2h4N1pYNHRaUDRQbjlROHNWOWt5bks3cks3NTJZL1B3cHFicmYvbWQ3KzREZ3JWOHg2RDRza0tPQm90cDFKUlNvVWV6VWx6Q1E1cEdORm1QS1QyVGdpWVMwK0JOWEQvNFVTWXdpeWhCZ3k5dkNyS2lLL3p3L1RkNnluVUgzL0FsQlFxVXBXZ1F0RUZWbElOeXM2MnNOcE52bkxGR1hNR1VVNk1SZTNlMzR2amRDUW1adXZidjgrWFRzbVltVFk1NEtRa2Q5WStTNjZOdHRXTGZtZFM1ZUN2bTBnVXNqSmhMZGVZU0k5cDE0Q3BWQTI0UFliTzVScldKcENWRk5LbXIzSXc1Uk10amtoK3cyQzhJUlBqcUJidUFpcWptOGZyWmxBWDVMWXh0VUhraDJOalcxa2pGKzdIdmtzNVJwK2J2WkFJaUpqOUhRU3VkTVl0T3VCZVA1OUt2L2Z0MUFtYndneHlVSnVYYjlaUzZlRDJwMFFZUkJxMnF2WHMvR3NuNmVTV2lZRVBGb1cxK051bm5KUk80K3NVclZHUWcweDZWci9OaXNMMEJmK3FoaUxpU0NSbXhDZmxFN2MvVFMrZno1YS9WTGdOVlV1S1Vma0dwVFFpZm5na2d4alNlcG55cndRUDBpcXpsN0hMTFBoVHErbGFTOEh0OHgyRHl5a01oT0xCdTNldXlzWTl4TFZ3NlF5RStsOFppa3BVSld3bjYzRS9ZSHlhU1F4b3NEUWN1bXR6cEJKSExZT1dqZmszcVBYZmtoWFFVYXJad3RuS3VhV2Uwam5LV2NKWlk1dGlhZ21KRVpwTWRSTElHWnFnejBLZ3YyaHdHS1hGT01JVG9kTHAwakV6eitOMTBYb1FzVDA1UWh1d3lJUG1rWkd5M3hWSUtwV3I0NUF5TWprWVI2RGZYeWtqaVhlWXpkbks0L1Z6MkVlNEQxVlByaSt1ZWEvbHFDR0JESVcwQ0Q2aVVFQ2xCWW1TS1VFb0JVcUZScXRSY0FvYVRSSjhSNFdFSkJTeU5SU0ZDczJUa0tpRERybUVURVpqa3BBSUVBWU5KdWJONHdRV2NFYWw4RUlLUVNBSUJDVlNDaWczQ2tINm1DQ3Y2cEMwYWxsdjRZQ1FWU0U1SWZiV0NZVi9SSmtTVmtTMU16bllhV3FhbWoreGk4NmhJTy81c0k3bU1HelhBSldMVm9JRVlYOWlPU2QwMTRVWG5yc24vU2o0YzBqZlI4d1YycXdKM1I4K2EwVDdlTEswSzVSWVNPTnluN2JNcUI5VkgrRzh3VVNCSUZGSkhUTXd2SHFxN1BIQUg1aG5WUElIb0RZREVPMC9SSWVjS2pCY2lyUXJIYTZGOG1lM1hKZm16cTNicjhMU1ZRWGY4OFVmdVZubzFsU2pneUFVTWhhWXZpVmxuYkErcVRIbXFBaVpWcUF4NVlsVndqc2VtNXdDTkZvekNhb2NyUVkyc3BxVldhMGtvNExndTJIR0ZpLzRibWVka1dKRXh1WVFDRG14ZENSVFpsZzNXbnF0dmZ5TWxXRkZXNWw0QzlYNGFybnRta2pHcDJ6eXdTSnNyY0ZhbUc5dFFCMjkvRkluVXFjWWdOU3BCb3l5MFNEQXVKVHlNcG8raER3Ky9jYnV0MVV3REpPZ245ZzZ0WWcyMVdpRFc2RGlmRlhBR3N1TzJiRXFMUGlyU3lPZnVEOGFobVVTMDBmMXFtbWJtQW44ZU1TYlpjM3lIdjB3YTRtOW9WVGpNVU1hTjhtNmd0aWhTMlZkaEVHemN2UW9TeDdwSWFwNGFSNitiSEJqRlZGVDNpbWxyRzJuOWdsWkx2ZHVpcXNpcnJ6cFNoa09RNnI1eVBPWWNkejc4WFVZV0oxdzkvSXV1clBPVC83d1pDaGtqeWpEZDI5aXlqVC9Jd1VidlhzbXlFTXZQaXRFK2ZxaitVTDFocXRHck9wOTM5c3BTUm82R0FTYWxmTG0yU3lQZk9kUkh6d2FqL25pc1ErUCsrYngveHNuUE1ONjhVUTBHYWMrL2dhTVV0YlRDbU9XR3hycjQzWTBQa3dZTzM1bGtuc29FQUZjalJhZllRYk1vOUExY1A4RDgrVVhXdmdaVkRNQS9DOXlTVklaWmMvMlFkb2xBenZkNXJodVpkSXQvbG5mSVFjU0xYSzdFZzlUS1hBbjcrbE90YnJOUUFub2NxUWZKVi9lUk50dnVmVUhMb3FBM3JpYlgyb28zY2hXdXFWZFdyY0U5dzV6LzVtTHUvdWpNNlU3UFNyZC9hNHlEM1FOdmFDZm5IOXJsWnZJT0Z5a255S1NqeFNtbzhYZW94YXlqLzFyVys0OXBzZUZmTE9NTXlEU2J4SEpsNFc5WnlLemJUOEFRL3Q5R01JWDJ5RHYwV1JmT1dxb0xHd3UyWmdsWDZ1RTZlWjI3OVMzV05OWXl2Q3hHbE9iM1NEWlRuTU9OK0x2MENlN1RkbmVYWm0yMENXN0lTZExPOFdvKzVrNDlmeStRMGI3UG5HWmVkQ3F6OUpLTHA5MHR5NlJkYTd1MU04cFY1U09aR3JWODZzRHFhVVpBdTV6M0dMSHhNRjZmTU5sVmFmQzkyMnR1eVdMckF0MHA0UTJaWEplU21RclJpUlhxbXEvU0wxWmQrc1dXVmZNOTJuZFpiMmFyMXMwZ2p1SG9DZmtsN1Yrc1V6VEZvNWxwaStZUk5mMzBqVGJ0QitRdWhPc1ZmZjNOaFlYQ3ozd2YycHQvSlJlaDd1b0RVWC9LK3ZoQjhjVnoyUm53dUZiSkloOURsSUFONTNSQ1FzMS9BRUNJUXR0UC9CMjRXUlo2Z0t0NmN1VzA5OFVtVGNNWEswNXBGdjVTeWdZN1NCOFhLdGltMG9QWWlEbHVpaE0rdG1zbSt6Um5kN0dGRm51eHFUUU5XMVVjdTFVN1JlcHR3OTZkQSsxNS9LS3BOeDJmUmRTZkdGRGw4Wkd1Y2REYUdpc1JlY1ZuTEtleXhLbEhCd0RmWEtrVWJkS0ZNbmJWenRuVTNaYzBhZnZKTVZOSzNieUtleFJoQzdwWnpyM21pUlQxM05vcW5UWjRtUHJIZTVwekt1NmpNaHdRK21lbGt3aTlkYSt4WDVEOWkxL3FQWnc3aTNrRVZ0RDhkL3FIOTVwekxyZHNNNXdYcmVGcTlPOTBoMGgrMTUvNkFWOWNsVWR6VEwyTTRuV2N6aDVIL0xtdGpOSUo5SjNGZDBuaXF3TlJlZVpoNmJzRE5BZXB2MXJuQVBBLzM5U1JGaFErT01SNjZCRERuZEhHcGRINFpqajNZbW1OZWR2NTE1SGU2RjlZM3V4ZloxTExydmlxbUxYdXBJRGtpN20wTS81RVFNcGVHRW5BTmE2WGJ3K05YZzVhOC9udDNscE4wdWJxeTlHQU5NQVQrRFgzNnhQdG9XQW5nekEwNjlqb1QzY0NiNzBNWCsyNE5TdmJ3SXU1V2lhSDJ1TUxCS2k1RnlZVUNaelJkVjB3MnF6TzV5dWJ1NGVubDdlZU91ZDl6NzQ2SlBQdnZncTR0dnAwYjVBQUo0eExCR3JTVGgyekVlWjN4dXZiTEZ6RVN3dVN5cjhaZitUNzlma3ZjeXZWOS8rMExkOVoyNGk3VFNSZnJiSXZrYmtuTmZtSGxOVnR1OVVpTFN6RGtzL0JWanY1Snk0N0ZwUlhiYnZFMHFrL1V5a2Y0MXp2bzR0ZDhjdDIxRkh0TUE0bHpmck5NVTZYWkhPZGlubU9PbGRIbndYREo0T2c2ZkFYR2hQMXh0cnN1OTJJMmNQZ0lvczgweGNOSjA1Y0tiaW4xNG5WNHR4MTBsM1FHMFltMWRrT1dnM24rRXdXRk1KK3IrZEJTbVVDSWpNTWsrY2hPazBrWFUrWjV6dU5RbGNQNG1qOTVpY3Z6WUxpb2RHMkpJbXg3M1dKVDJjSjVIOURaSDU5VjJtci8xQ2tCcFlELzFreVMwMHpLZnAycVA5cWwrT04rYllsRFU3aHBmSHlYTGxaV21XRjlJY0djM2IwdVN3VVpPZVVqclR5UU1tbCs5d3pQTmYxeDQwWEY2MEo5ZVlPT1BFcnVQNDdZM1Q5K3M2RVRiMUxpWmhhclBUbWZhQWFlN2FJUGR0ZUo0TC9YaVk3anNIY1ByZXgvdFkxV3puczdhSkphWnBiVVBZd24rd2w5NldQN3g5TnI0dXJjejJIWk1ZWit4ZjlNSGVDejBhVmJkQVcvOFFTZXNkbDY4UFp5MXZIT2ZRK1h6THN6MGE5Qi84MGxIOUdjRCszMytPaVQ5RnY2MjZzK09mVGNQUkZ3M2NIaHl5dmYzVDgyZGppQmNLclA0dmFPdDZDMEJBR1FPdysrVWUvc1N1Rzl0c2YvZ1JBUG4zM0ZjZGVNY1BiLzdhLy9lQjRXVUFyQUxsTjdpOURWZWhVVUIrWDB5elF4MXlybFVqSkY4UXN3RHF6UDY2TGVCYVVnR01ZSDBUM01FMzdQTENtNWVCaG9BcHR6b05wd1FMcUdWWVVYSWpVbG9Ja0ZsbDZRK1YyVkczVVlZSnViUkRJTE9DT3hqWmdQalFLRWpibU5zWGFLQU9nc0FTaUlrQUZZTUFJKzh5SkZQZWx1aXFrckJnVzgwbE9scVJVRmV5TDltZkdFRGQxZ3JGQW5HTEdKT2FPZlFEN1FVVGlDN2VrRm93V0FGZjNWRjRLQnZoR25xdFRWcUJ6bnltYlJGOGV3L3RsRU9KQlg1QWpLTURHYmEvelJBTG9qRUdIa1JJZXlHVk5ySmFYQVBpYTlFc2RJZFArQVI1Ym5jRUxFWUdVczNEQU9CdFZFOEhNajlzNjRRdGUrb2JDZFRpZXEyWWdteE5VQ0crQmpOdkJVd3JTc0VpWklCTVpNTGdtczhLeUs1U2JreU4yU2hTWXJ4WkpoalA3bGFJT2ZaaEl6c0xGdGVBR0NPYXhXT0dOU2NLUHNOdVZ3Y2VtYWk1TktaU1lCUnBNVjRzRTJORXMzaU1XMFB3anpGNHhDVlVsUmd2bG9reFlFYTh4ZldNVzN3bG5td0ZRNFBZNGtMMXRiSnIyeko4a2pldjEwT3J0VzJibW92RThsVUVZcTNlNHJsMjQwdFZtZm1BajU0WWtZQTN4dWJMd2ZLUlY1eGJaUjY2UWkxSEdoNUJ5R2tKcjFiZ3FzcFFkYXdBNUkrdFVGaDgxZllPcm5RaWpjdEZJWnJhRW9vZHRvY2RWRXFEaFJ5Sk5ySnZwd203cWNDUjg1aEtWZE9oVVEwS1Zhc0FoUXBuWWJUeEVEelM5K0tjQitGSXN6akw0RWlrYytVU3BvU0pwckxYN1MxTjNUc0xGdGVBZUl3QzhWejFqUEZ3QTdDTVVqck1FZmVVV2kwQjJJU2UvbUtyb3hTTkxSdzJYaXR4cWxna3hvdGxZcWJZNWl6TVFIbHdvRjJKekFUcTh5cWNoZmRKSXp0alZwYTVKZ1JLU1ZYT0FpS21nQzA2eVdvZ3IxVGhqRmxjWnZIWVM4cEt0QVdaVUVXYzdwU00wa0owOVU2b0k3ajZlR25HdXBNaktzWkIvazBkRG5NRG5ETDkvVVFZd2tJRDNNeEF6UjBFWWMyUGUzOGx6aHJlb0tKaUNNRTRpckVGTk9iQU1vK3M0TUJXVE10WkV5UWVZZWcyZ0NGMXhSMjBEbHhEZjN0M3BaNnQ0Z0g0WGg0TUx4TlRWaHlnOVNDbDlPeWl1VjV6R01ocXBSSTZLZ0xBUmp0b0taYTJWZ2Q4bGpsQSs5ZUtncGNtbGJrUHY1QjVub0x2ZCtXYzJRMklyZmNZajZ2MzUyTXUxOXNXTFErc0c1ZlJqZ01sTEpyYUU2T1FSaTJ2REJ1WENRQ3VHQTYvMStSZnZmWjQ3Uy9QRW03cjBXYzgwYXorOUd0b21Ic3V4Uy9UVWIrcFdGbW85dm5VWisvbGwxdXRST3p6RlZZUDQ1MEFhdmFrK2VZbDd6dkJWUkpnVFZGRHZDdm9NdVkrR1pVOVhBeWswNnFBL0tnS1d3c1VzTUcvSzk4RWt2elNGZ05rVURhb05VQ1dlNng4K0hhWEZTSjlPTC9ZZmRMZVBsaXZkd3VEb3VYdTRIcW04WEJYNlNuNDlXRkNsQXVyMVpzV1R1bmlzaG90Y0hzeFhGamUxYlJ3U3ZGRUdteGg3eFBNMHBiR05mUlpLemVwanE5YUxXaXFnMm9XKzVzYzJpbjFINUVwMHdQQ0hOb3BKY2c0a0I4cUlMc2FxL2pSeElCcXdxaW9xMU5LcE82NWV5eHNOd3ZDcGdwS3dmaVkwbEc0YjgvZFkycWUyZ0pYSjRaTkFKNmg4K1dXRHBWcnMzMVpVOGE0aHA5TGxtOW9rcmN2Q0oxSWN5Z2pkNExDa0hSVk5IbzlOV0dwOEtPeERnSW1zRGZjS1FwK1ZJc2Jxc1pnTEdNcmNtQVpKRm5YemFaVlNJbzdLUy8xVVdsWWxmUGo0b2FKWG1mVVlRQnRJVHFTY28rVWN0WEhtaGF6VkF2SjVlVm02VDdZRWF1MlJiVEtuN05BRElhN0Q5M2RKTGNPQ1JJK2hkZ3M4YmtWOGFEaHVEempWMWVMdU9WUjdxOXc4MnNvajBqejQ3YzMreUpnTjJiUDl6R3hhdWdaN3BkbkhraUR1UExiRHhlb3BaUnkxTjkreTdhcmZvbFFiWGcrMEJnTDR2R2lSbUR6MlU1d2ozZlpnaW1ZejFzcWsvaDFuNmhaUE1EL1Vvak1YMENCeEUwTk5mdVZvR044QXdoVWh3RjJ2ajhsd1RyZVVncHdQSUN0UmxBTlFLWWdWdDhxRmpRcVZKSzhhVllib3k2OHJGU0pRMlc4WXdObFl4QncrWGdITnJXOGNzUG1HbUlFeVpWbjVpRHBZcGJ0bjdnQU1FZUxRVUVMa2xPcW9qZUxscmE3Y1NEUk9aR2hER0lVa3RVUjdmNEk5MmV3K0p0dkVzSEF0MFdVSVpYMnNyQVpmNllHYWVFZ0ZoNjI5M0d3VUpCTHdFdEJFZmwxb2pLL2RtQWlZWll2SkQ0VUtzSUVwcWxwSUhYZzFrK0ZYRFF6RnR4dVUvdFVqMnNIT2l3T2dXQi9rKzBwMU00c05VRzJ6Q2tLeFViRzltYWJNS05QYldLZjJEUWpGU3FXRHNGU1JYbnJUS2JqUnQzbXJUQ2Z4clNiM2xFZDF0angzQWF6T0FpbTRWVUkvQ2YvL3dCbDBjZmhTOEF6U2laZmNyd3hoYS9WRStUL250b2ZNNjZ6SCt0d3hoVlgxSGlhQ1p6eHpkcDVOMllXa1IxeUFmckpwMStXMll3KzBoUk80UzFOZkFLQVVpZ010di9tL3hOMGxBN2RiOWM2WlpiUkRzNXg2N3hrazl5MEl4SVNPTTRnbUpxR1FuYktjb0pGVVpzUGVueEV4UlFDQ0JpUW9MK1B6SlhDdW1WTGhFSUVBaDcwcmtRWnNDMkdVK1JZU1o4Z085NUNOMktqYkhoVE5zbGl1TWdhdm5DdU9GQ1VBcklXQmVObHJFQ1hCRTkzc21SQUNVa3A2Y0tkSlRPUzA1TDBwdjVDK0VsWTFWSk5aT01aWnFUMm5OR3ZYbjJmZTdERDlUVlBQOTBOUTlGaEpGTVlySjVqdHpCZVhRaERoUDJ4K0x4aGRWczIzNGlDMWhUdXhzd21QSVVYbmMwQVBSVC92TVY5MER3OVU3Zm9ISjdOamZlWlE0ZGdCMWt5NlpVRnFpakpqQm1YaERuSXVDekRUNWVzWWJXUTZPSnUxalJXU2hFV2pHS2JULzVhK1pWYXNYSmlwSm41T3JQR1JNM05qMGRJNDVnZXB4K3BDcXV6eDBiU3pLSENaQVQ4d3dtQlBEam5sV01FR3VDNDJ5RlRYVjNMMDRWbGc1VXAyUjRvK05CTEM1R1F3S3JsWWtWaE8yN2NuTUI5NkJaSnpzbTNleWJyWmFIS1B1bGZBQlhDbU1LR09XT01OZ1dCZEpkZWlMN1grUkdCaUo3SWh2b01sYVVPeWt3bVZzamFva2hxUjBWS25ieVcyZkFNSGZ6enJhUnRNeit1Y0dJcXRIcktsUmxxMnRGTzdodkRXTVl0dlpJNlZNYmtIOTFVWXBDenY5UHlLdjB1V3dCL0ZLWnFLYTN6TEl6V3B3SkZuYUFFVlNWRkFnM002Z1dLWGIwUjhWTE90clMyazRnb05WNUtLSVZwNG1od3B3SllTdzZZbG41VXoydkZWTzZhMXl5NWtrWHQxeEppTkxMKzczK3VQNEUzZ1hwWEpDTXcrdnZ6amlUMGxvdDkvVnhzbmRrZHpkUS9xWGZxLy9UQUtqTVlaek1VMjZrRU9rd2ZhSXV0dHRHczhuYlFwQjlQMXRIRWFQZ3pFNU1HMjh2MkJzL3V0bkUzYzJnNjN6VEQydVlsVEJuVXFLS2E2aUFyK1hzUmMvRW9jOER4enJ5ZVpJaHR5ZFFVZFRvQVdNU2pNMHJoMXBPc3VCL3p1czNLSlJKWnhrWXpoZzQ3TmJXSmFObGNYdEEwUGRFd0hsVGs0TlNlYzh0V0RLamNLWnBrYldlNHNXNXNualViUVFjb3NWN3pxc3lLbkZVbHdrV2dLTFhiNm9JaUZzMThvSzQrcTdjRDEzNTUxeFFRYXV3dnBkcnUxWTNrQWs4K3lLbGh3QkM0QmJ2Q2JqWlJmRkkwRDZ0TW5zanRWM1NQZTNXOXRQK2VoNzBaTVFUemZ6M3JkN00velBDN3dzOTNmb0cvOFQrV3pLcFh6ME5Hc3lGTi9kN2ZkLzdZTlYwY2hXTVUrWGpZZlM2NmFNcGFaMTVoVkw5VTk2NG5NN1ZYYU5XU3puc2tJRlNERFN3VVlIV1NRQkg4MXJtMTkySCt0SUVNTkVJYklpR3g0WjUzdUVScndqMVA5SW11ODdtZE00T21hcnR0OE9kYjNKWlRXS2xiUmNCck10M3NqUTQ4N1hTWEJJWHZtRmFhcnloM3Q2THhtRjBCdGtNL3B3cXZCbDMyM2c2UWpqUWVLMHRUZEtMTHJZdHVPOFFBRlVkMDBua0VhVmFtY0FaMGUvTzg5WXVmTkpvajRKa2VvUnRWKzI3Vjk2b3NrOUY1aHp5bmdKYkZ4UFlBNkNsZUM2eVc1K2RBcWpuem5Yd093QW1Iak1ZRitjZVlWYnRuOEtWWEhZV2U2N2ZoWWhUbHp0NTEwWHBKNXBNL2xzQjhGdHRSR2d5NWREME5odyt6am85QXV5aHVHRkNnWS81UHRyUWtsYU40V2tXTjg3SGUzZFY5c1QwUVdXSEhTL0pNV2NwbmwxZGlnZW1walJYaW4wM3c0dXo4NGpCVkdLTHIzNG5qU1NPSlRLZGtzOERhQlFqL1BKQ3BpMWsydUlqMjFuVEZWZGtlcEFkVytKSGlIaG9KL2FrSWo1MExhZGwzM0YzekUzQTVoM3VubEF0OEcxbDVueCttZ3I4NXdaOUQxRHVGV1h6Z3J2aVlmNXgrRjlaZzBKL3VSN2dyc3FwMGo1WWtYdGE0enlBalEwd3dCYndBY0p0a0Z0cmp6SjZKLzVqTkR2aTA0SzNQTE00NGMxcnZhRVJUNWQ2Z2R3ODZiSmYvQTV1b29Ubm0rUXRhMFNvM1p1QnlDaEttQytJNktNbjZ4R3l3L2hCL2U1S2IyN0ZVY3dveFZoM0w0RWJVME1rTEoreVlvTXFUc29jaFlucmw5K2FBUDVYRlh4ai9QV1hlTmgyakxaMWIreElHak5rZWRBbGlsV0xlRzJLOEpKY2lMcC85ZjBnM0xTaEdGc2E3aS9GVDFmQUJkWTdaTE1tblkxYnFCU20wNVV6ZjlHMXordzNUR3R3SE15VDNrYVZUU1lIK01NWGcyVGJWWGVwTWJ3ZFRvQllScUk0WVFtdHRWZ2RvcXUyWlM0K3hoanNWVjNrQkdYMndoekNFQU1uNExwUyt6cVNNK0VjTDBXNDZWWk1EUndsZlhTcTVDRGhLZEpMb0IzbytQWFk1Z2Q3Vjh3ZnJLMWdtRGp5VVl4Rmh0cURzdHFqVjlHQzMzZlJiTnhLTDZIRjRoeENGYkpLeXdIUDRQaC9XcEZtSkl5UTZ4eFVMNU9QWE1pWGdudlhIbGk0cTZ4VGhheW9nbElZcEorL1JJeVF5UlVhbVJMellDQmVCc0x3OU1XZ2NmSUVXT2FFWmpqbFlBaGV4bVRjaldXelZVcXA3NUV2L2l5ME9TN1NySkhsREVhOE5xM1JBc1dIbndoNGJjQjVpSzNIckpwYVlQbk9SKytNWlhlelQxUUVOb2g5UDgyRXgzWEh0eWNTT0NVR0drS1dQRkFMU0dTaHJVeGpic1Nna2daaDVGb1I3WndRR3dkZVVUUWZheTJEdUQwaUUrQ1dZOExwUWtMVmpEVEVyTWpsTkhDa3o4WmxTbjJjQmtxd1Q2cXExQ2NuL0FxWUZBM0N3K0dXUll3UHFwU0Z2M2hXK2JFTU92dEo4ZXhJdi9uVDQ0S0JFUVUwR2RPY3pCd21QWjhEaDl4bjZiUnlHNXdaRnZPWCtaRUh5dUo3L29vWlVVczJLQVFiandqZzdtZkVWWnJzNjIzS1hIQlI4SEhEWklPUjJxbTVSRVFZZWRPTEJ2RkZQRzQwd3VybkZaaVN0enJab3Q3eWJMTFIyYWpXRzg3eWx0WUhOaHJLUUZ5ODhMd2ljdGc0NzBZeUpRSnlKUFpWQUM5UTBOK2pDekpteXZDWGlkNlNNczFNbk1vNDBjeEh4d3ZyZDNFQzRxWkFzRUdSZ2tBMFdqK1JZQ3RRNWk3NzJOb1hHWm5jUkFJcjA1RG5qcXVBdGFBaEFrTUF1eU0yQUFMbVhXaEJWQUFtZkE2K2gwb1pCLzk2L3ZaZStxeC9ySkFCWnYvNHdxRG5UVXFlVys2MDliNEhBcVBjWU9tTk9HOEVBRDJORG1GeXV1SkhtZXhXYUV5eXY5WEtoV3hUa3BSSGtscHAzckFiald4ZjYxY0E5SGY0ckdIRkJvNTNXRG1mZ0lXVEZQUkFPZFlUVUR0VmIzK3B2cFUvOEJLNTFYQXVzTW1IUTZPeko3MFNqTU5xb25JWTdwYjlPTW9KcXpCS0U3YWZwa2hXT1pSZTNtZFFwUXpIdTdpc01LeWIxS09wMUdpUDhaQU1wVVBPQVdzVGwrZ3MwRzdkMGh1ZDVuMDZuZlU2eFhqaU5HRSt5NzJhOGhyaVpkNjFCOGQ5MW9qSCsrcHovVGVyeFZzV2pzVVp5L1dBeDNCcURwVW5acDJJck1DRXJwdFVjSmVrWUN5cmZHTUZrSTFFWkpLaFhVTWdySkEwa2M4T1Q1V2pQU0VHbWE5MzZPblpML0tWc2cvV0JxM0pvQzg3OHlFWG5CdzJnYjRvM0pidmR4dVRvTmRVeEV4YzJYcmJIUER2bk5FOU5TdGVyeTBWaTZHTkZnNkZLcjlPOVZnQVJlWEdmVFlIdE1zZ1ZITThtTGJvWFBsbnBNMHpTd0xKbmlDZXB6RWlGUU4rdnFCV1VQVDVUOUl6dU1QbWJXZk5vZmZXOU0rWUlBSTJzOUJuR2k0bkJ0ekNLV3VCVUdETTNqUGdCUm9uYlFEV09yMzZEVE5mVDEzVFdmaFk4WDA2b1dsUkplWTNKUXM4OS9KeTg4QUF2WGlBRjhBSXY4aG1QTTdmSnlxb2ZSMU1iVEF0OUs2RjJYTTlFc1kvdzlDL3UwNFZyUGpsK282VHM2K2UrRVFlb3RtTFhJRjZaVEM0R1NXQVdzUWNYdW9UOUY3RzBJQ3ZKeEZ4a2JvQitCUVdtOHppYlgweHhCTVlYdXJleXV1NnV1TWVsTnJmVDUvTElrSmdwTnl6NEZ6Wmo4am5QVkRSWkZQcjhKeEVRcnNHL2VvWWluLzNWaUNQNi9CODRVTmlCYzNBMzZGQWYyclZWK3Y1TDU5dW1wQ09ocmJXNTFXb0JVbzE0WUVZbDhuSi8yMTFhZ2dyamlZTnhXelQ4YWRJKzJkZzJMTkVPUU9RU0VNaDJ6TEdiRVV4YzAyMTQvc3ArR2pXdWpMZ01QWGt4Q0NFWHZEZnlLMnd0ZWhrQkhjdFI1YVJhd3RKSVpUZ1ZOZ1NDQmZYSDNTa2dORVh4NEtUQ0RzMWNha2o5SVNWVUhOODM4RGlFeTFtU0NtV2ZTdU9lcnk0YVVVRnRlNnRGRk9sRGJya0locUJsYlNUUkZwTDZoTVNTd3g4ZW05OWtpVGZINUEwaVJsUVM2U1pJUngyM3Mwa3cxN0FNUjF4WVNDRE5LQ25SNGQrVW9mbTJEQ3JzZHNOOXJXaVRxS0lBZ1dKbXpycUUxc001ZXVZQUhhT1FsWHkxUklkTkdqem50RExZamZtQm5LTTZ0ZDVJaGRjVnVhQzNiRHRFVzhGNHRjd2dxcHZTV210QkRPam9NdUpDN2c1RnhGaTBRNGI0dER5UmtQV0ZhTVA0cTlzb1MvRXAxeVhzU1VPOWR6a3NhUUFoMXE5a3V5cVdDcVVtUkNtQkVTSXVKRm1sWFVFQW9lVkdqV2xpcElXYVJ3YjlHYlhtRlVMUldIRFY2Q05ORWxYREpyb2xVU0tYOFIyZHlhRkdmZWd3TlVSZ25PZSttejBQM0x4Y2F4NE1Da3VqUjFIRkZjR3VERmpGbVlhQ3ZTSTcxeitLamJFeEZXc2lBVElwdFZCanFjUEVtN0JQWit5elNudGRWVWJyZHhSTjBWS2lVclV3Z1dha2lNd3N6engwakF2WVhCSGpYR1d4UW1UMHdrbTAwcllXQW94eTE3SHQ2d2JUWGRjZGFWLzM1MjdmWWRMNHNIZnJnT2x4aStNWEdYeDd0QVpyV294UWM3NVhHcW1EMHF5OFI3WFJ6RXZXRG00MzF5dHFlb3FuelJwTXMzQzIveWx2OXM0eE5zRjVocGZET2M0YjFoOUQ5akZFeGIyOXZzcVErc25FVUlWSnNySnh2bGdoN2JBNjJ1b0xlc3ZuK2lZYXBKVERGSW1BSlh1QnFnR0IrUWRCcy8zVGx4QksraWVVdmpJemtZZDluT24wYkl0U3dyYSs3MHdyZW5ZektKdjZmZnJSQnI0L29RVHFCWFVhYm5rdzA1K3FydGxPN2UwOWd5MGs0MjRpWk84WWJLUEN1N1FkYncxcC83UjdSZnU4QXRUQVRsM3FvVUFzNm1qUlZJd3NNMHFqQW5zY3psa0E0TEZpWWQ1N21IV0RLSDVzckxTNzlZaWpxcEk3ekJVSkZrc00rRjA1bWw5QmJpNGxWRCt4NWlyb2FqVzZGcmNyb0h6MTQrcnlZZHp6NkE4QkNxSEhHdHJMWHZ3T0VnanFycWlGa01IWWN5dGtmM1VCc3VlcCt3Qm80ell2bWxzZENtdHRhcmRUR3Y5VjNRYTF1dzE0QWwzQ0hnSmRnL0U5aHB5MVF6c3BSdnk1NDVFa1NvUGJTbTJsN0tWdnlqT1U5RXhvcUpiSGJSdGlBTjB6RWZFZ3NZbktDU2N1Vnl0ZndGeXRWNnJUdld6QUN1Tk5IWGY2T3Q0T2IxVFMrVE9mSzNsRVh5ZFpQck9wOVJnMkZSbEtrZFlvdWxvdU9yeDRQaG1mY3hTbXlMRno1K2JKbFprZXVzZnQvYXAxcmg1ZWFoMDJKeHJTN25FN0JjcXRNVlhlTHJLcnozYnNlTytjSXlZQ3JCY0RBNVNpVDJqdWY0VnRQRGp1enRCNi81WWlYZVVNeHRrSFl3d2tIT25wUWdJUXkxYWVFdnVCem1KaXNGdjJCV0k1Ym9QTHNIb0Rzb3pXa29VOFpuQk90NG5BelM4eUxtVjVRZ3hSY3dSQWRnVk03OHAvSituZlBZWE9KU1VKdVBUUEM5STBlVXFxYzkzWWZ3ZnZnQlFtVVQ0dUp1TzhpU3lJRnZqL2M0eWJocFJ0ekVhLzdJZ2pDQ0NrWmNIcU9Xa2oxb0s2WmRranVPak1XOXgyN3plbXovaXpxcGtXbGZSSi9BbTd1Z1ltKyt4OFJ4NVB2VGhUejE5bnVLMWsvZXZlZlliZ09Gc2k1aEMrVzd4VHROamU2V3E2bXI0aW1BYTZ3SVVPTTVrNm5Dd0dKektrcEJsOWJyYmxybjU0UVAzaUhZU0I3d01IWDl6Z3IzNDFpeU5Zd0VVRkgxUEkzbjA1dkpkSUdzbnBrb3NtQUlsVXdHNW5WT2FFZHlIbjFPdGFjMXR5bzVJKzM5VHlqSVlxTnlTTW1OY1R6eERVT2lHa2lBc1dIMDZGWkQ0YkJTZjBXV2FkS0N2QUZYWW9WdGs1R3FJZVBta2R1cnFDOEs4K0pRc2N6T09pT3QxbVlGSEs2bnh1dzYvUE84RTRnY2t4RHVBNHg5V1VMeGRQRkJhcDFuTWhKK0NpbmptTWZGUm9IQm5OTUZEVC9LejQwRG9KR2tYaE4wTWROQlNDWlBSc3ArSVFxeHpWSVB3RkREMldrQ2NpK1BzVWJ3UkFwbkU5QjFQcDBpS1JWRklZVG5oZHlMbzk0U3pTbkpiN3VRd25hY2ptdVJnNCtjUUR4anhRVFhQcG5FbEhFdGJ3MFFBUFFEek9qcVJ2eExLcFdsVEZIV3ZOZXM1RnhYWENjdFZnRVM5NXVaYjhXN1dMY21VMDRNY3FIckhwOHpGQWpFTGRTczhJOGhJNlg4eS9KMk1FUHB1UjR4dk9IUnd1azZsT2lTbW5DY0JVK3YyYTFKVFVVSFYrY3dFeUgxWkpxd0U3SzNqMThHcTl6S3ErcG14L1ZvMnpkdXlZbHdSRUtBaGcxd3RhTlRlcG9ib2RYMGo0QUV4OHlEdW5SN2tFajY1K25HRXZqKzRLSGFFd0RObEtJaUVMMGY0K25lRXNoZHRlbUZ6WU9zTUZudndlKy9GKy91WjB0TlA4V3hvdnhnZWNUVkthdldEdVBlUGlCcFV2SU00YithU3lsKzZPRzh1bWxaSFQyeW1mYnNJYkxIRi81OHRodVFmSGtmWVZTK0pSY25SdmlSczhXMXVMeVdYWEZEVW5NeGFsNjE2MFhXUTJ6azFLYVpiQ2ZSRTdzbzVzMFNFOEpLL0J2c0JUOTA2Q0Z2MFpZSUZJY2o2aGlVeHNtY3lRTEh6aHRjRzE0REt2OEZIdHhCQlNMTCtlWFdOcEdTN3huRC9FRlQ4Z1pBc3RJNGh4RDA0NG9sNHk5S0huL3BqSjhGN2g3WlQwM3ZyUEZJWWhabnlOQmh0WkdwMWFrOFIwYmVhTFRKYlpEMDloWE5xM0FSRHFXeFFhWkRoWURsRzU3Qk5VOEtJaS90RENIaTdXMHZPV1ZZMW85OXN5aE9TYklJZ29BVUVBeElLeVFPQkFQbDhmdjFmM0VEMlFNSGdVTUtnbnllMHZiWEl0S01aZ0RzQ25WRDZMZ1FYSzRqOC9vTmF2RmtWWWYrbDFDalkvU2MrR2pLd0xDN1FEQ25TKytSQW5hY2gvbnBJQkYrTXRSbGh6VVY2NloyMkxBbHNuNTh0Q3NndjZnd3lxQlEwSzBrTWl1cG1GeE1DZU0xNjJ4eE81U2NDd3RBNE11dXV5SkladHovcnVWSHFnaFJvMGR1OGJET2pwUlZ0OFhJUDhhTGwyU3lDYStCWEIxaHFzNmpSWDl3cENBQ3hCVVdmY2pNbnE5N3dCU01nU1FuMVRqOVlwUnhWcFpDRjljR3hqb3BTWWZzeGRSTVljSVkrTHZjWFF4TFdGTjlDYkJIWEswR2tIRmRxcFA1dlpyMmF0cTJLblUweGtGM3pJLzhWL1pCQ3N4b2RJN1RIaEcyRmhXOVFZSWV0WStVMjZLaHlRSk15MGE1NWdBb0NLbEFVTG1Ma0JiNUhZQ3dhQU9hYjJuTVpqVkRyeEsrUHlzQ0JJMm9XYnlkWVVTNmhxcHo4S1RMSTZCT04vZGZZZjArbWk2ZXkzR0loSHdUUjJHTW1UWnVoVWUxVlc0QmlBbGpOYWtPTUt4dkxUdVJKRGN1cnQ0Z3V6OE00VWhnZFpnckR3cEpXRzJIYmhNWGJPNldCUUxva2JETlVKemY0cXM4OVZnVGhJZlV6bDlNTmkxcUhWVklZUzdvMlBIQ1JwUjJMYWRFRGdSZEFTdThEWXl5ZlhkajgvRXI4RzR2Ritvdm5mczNiVjVLMFYzMGtGRlNBOEUzSzRIb2NGVG5RRUtKYTQ5NHVlVUNMNDNuUkZ1SnV1Y3grTmh2SG9XQWZNclFZdlJJWUNBcTNTallQS2VpMm1NT2NrUmhJeWxHdzJFRlQvaWE1aTdSZ3JrRHlxaWlYZjJNTkNXV2UyM0ZhTzViT0JGdWtuSDJFdGg1bXE3R2UvdkZvbGE0Tnl4eTBiQk9wWnBkUjFkM2FjcmE4czFNdnRRRmN1aWNjNFc2b3pyWGkxdWdkZVBhcVhTRCtTcXZ2dXFiNUNuU0R6NDVvcVFZM212cytldzdBSFNiMmxPekt0SHVpc0JFQXdoMXhveUVNZjlVQkhkOG1xMVh2WDlsMXJ3ZTBIdVNzd0UrbEZoZ0c0L0xDQlNtQk1ZK3ZxVEtOKzc3NnZqTzQ3N3YyRmg1YjZwTFZ1Z3hZM1pRa1V0RjI1a1J1aHgzVEpTNGdEOW5NSHdsZXIrOWJ2MmxxMXBxdG9yODRRQ3d4cEFjYVYwNDJFS1ZsVVpieDNNM1BKcFJ2N3dlM2EyRUxiZmx2UDZhcUhHdG8ySFZRc1YwQlB4ay9ZOU9KWlg3Q0RzVlcyWU11N3NqZHpLNkpTUEhIOEdzNCswUTlFaEU2blQrbjF4Nyt1NGhxVm1UcXI3RXlLYkxwOVM3ZnNOWXVJUkpCdHYyQUJ2ZDN4ZG5laWd0NTgzSnVHQys1eVF0UDdOK1VRbVV5TmUxNVVkV01XME5NRG44SmdIYVRZZUdFdmFEOG1yZUNoT0xCL0dnK3d0c1dmOHA2NWlyY2NjTDlzbVM1eWJUZmU0OVNrL2p1c3pmODAwSjZIMktqVUxYZGdmb2VyQ1JhaEJoN0pXMGphcXprbExnVUJkNGtCdWl0Nm9VdVBLWlJETXVYWUtkUWh2QmV0d3hEVDRPb29MQWpVZit5b0M0SEZZS044L1Q1UlFEK2pQck5IdGNhRTV5RUxPMEk3OEpaQnVhb2t3UGJxSm9RSm4yc3Y0Z0o0ZjBzRXBHNWpUNE1uSFpCc21PaTh6SUZUYjFUSnM5VmRtTjJoWU5SWi9ZMVpZRG1SL3dEL252NDlSWCsyZDNHdE83Ni8rSDJmV3FsRzg5citjYVlQQXdIalpIdFplZmQvWEd4R2U0N0tSWmt2Wmd4YmxCZ2w0eTNHOG5paWVBTzFvSWpPdU1Dc0JoeUxyTkUwWUJQd2ZKZXBSdXlUMDg3WGtRazRoT0Eybmx3bzZpTkZ5dFlSU3FoL3dHbUcvUzlDbGw0WkJ2VFJ3ZjF0OGk3ZGJkMDEreHQzN1JXQkVIZkZ4aFlsbDV4MUQ5VE5KUFZLZkQzTGNoaFVlcTdXSHljNUFPbVhaMVpvdStZTWNxRnpwRUM0M2JSd1JkWTZGK3VjNVNDQjhUUXo0MlIrYkRqM0NMYWdkd1l3QTB3RFBuU1hVeVZKWERkVnNGN3lhUFZUazgzNW5CeThPTlRENjMvTzdIYTF1MFlJMUVwc0dzQ00zSkJNWkVkcDd4eFZLNXVrWlhKSXdod1NJQUIvQURSU3lkT0xmUWRsZUlhck1uV2ZlWkh5QnNxQnIzT24yTUVSY0FJVEFiaEt5ZDJ4QkdxTHpkVlMrY01Uckxrc3Bjdi9NV0hPWFd5SDFEQ3FTeHl0dVYvOGd5S0dQQUdEejhMbUwyRlFwYk5EZnorUHA1RzlpME8xejRPVE9BVVg4alNZbkZ0ZE9XQ3NjaHFOcjlVOEw4bUlXSGJIRFBhMU9XczgxSXR4QmlOd2dQZEJ5OGhQblR2TkZJN3dVY0pRejJ3YVhXTE9CT0lLWXYrYVNFalk4UXJFZDJQT2FLV1R3N0dvYTJtUURuVmNDWXlobmFBSktVTWNSRWNZMEd6WkN2SGVOMFVoUml0M0lBQThhRFFzU3dHZWs0dHZONlQyTFVQQTc5SjlHcVpnWmV6RWlEajVDeEdwdHAxWm1pbUdJRXVQN09aenFYODc4WGRHelUwSFFndEU1YW14a0cwcHJQVUhWaVFlbEtXZFZZRGpWSHNZVUNneGpwcldoblY2cmNkZ1lkUnNqNEVvYmtYYUZLMC95bUpaWlU2ZHVRaGhnQ25wTFJaaTQ4bUYxSmJLS0hPdkdGWHJpWWR6aFhDYlRJajJTQk9ObTdHYkZncUlzSWdEMzZmdHV2VlJTWU5qZndaZmV2VTBtV2dxampTNld3elpVUTAyUjNWVVM2U21wdzlHWVlvM3ZPdW54bjI3Zm9Bdk9DTWV3Y0tvQTVXazB1TjZyZ0FCVFFRT3k4TkZkWWh6VUp2QWpvVUQzMlNMNTJCQ2xBNEhySXd6a0FNV00zSnRCaVZFdGpSTVlmTUF5Nk9waFpGUjJrTElKM21pUjFNMXlrREhsM2pXV1dyVVpGNVN1OVJoK1lrZWRGbm9PcnpHanUveDdrdTNtS3pkMndXczI3aUgyckJGeG12SWp0eHdqaURYcUxqSXJBK1pqeFhlWmhKYnkwUU12NS9UeENrSkUxaDlaL1UvbkxHUUhIR2dHK1pJSWRlaVhZVFovYnZUMExtWXVET0p3UUZQN1RaZnF3VjFaUXBIN0lOaVJoWmJOaFRheHZ3dDBXRGVaOEt6bGh4dFMxWm80ZkorbmZHZWpmcVF0TUpEcUE4cTk2ZVdDcy9XcDM5bHFzSCtmbTFxYTM0WVFaTERlTGtQRjJyWThCSTlOaUg0aXNZTGdxcXpMamhtYkNIeGczcmVxYTMvc2NFeW8zTDEwOXJHWTI2eDZIczVYRzIwZ0lLZDh4VGkySmEyZURRSHJRK2UzMG9kcVg0Q3Q5V0ZPNTdoY0QrZnRyVmJNM2RKSDIxQStrTC9pMVhwbFJOUG9MUDZiWWRuMWU4K01nckNBTy94c1N5YUNSNjVOM3lNSVp0RjB5L2hjSnpsbVFTQmEyTDk5cDZRUHZBendBSTcwZ1JqREFSdWxheEYrRFpwSUdIQ0lHUDIwZmlBenh3L1RCcllhRHZZR2M3U3pCWkt0RUE3cjhLZ0RiRWdtTE8vTzVnUW9hV29aaTRpRWQxbU1hbGh4eGhFRU1FVWdOU1pYQmtXalJGUmsybjVGbklIUU1XZ1lRZzZDSFIxZjBZVXZFQkJpNVNHaFRZQWFKWUh0aU1QQlVnV1Z5RTBjMHlmcXdoNlM5a1VVekFieE5NcWxRTHVZMEJnbDJERWRyQTVBVE1mZ3p5Q0lXaEt5eHpSdXJHQmJWSWJOQ0RBSTVQR0NKYnYzUWtvc3hjWUN1R1l0aU1YR1FFdjVBNW9oT3A0Q28xMVNpcEo3K1BnbDZEUE43Z3QzSTg4WE1FckhzVzB4ZDZBN3hBUUlBaDF6V2xPNk1zYlg5Ny93dUcyZ1ptRmFiYWZ5SEFJb0lQWERFQWNlVy9WRGQxYmZFM3p5bjBKWG5RTjJza29zODI2dUlXeHZxeXhGdE56SGxUL2FzR1lSQXRST2hEQVk4QmhGblE4QlpGc2dJZ1JoNkswZXRhTXpJK1J4NENLQ2QvNUUwUnVpUW5vazVNRU1rbXA4RWtsekJhUWc3WlZsUmU0endrdCttQVI5M29tZHBob3dCaUhFemlaanBrMVdRTU5KSkFLemdJbW1IQUNkOEFGMzV6YUZES0thcTdYY05JUUtxOGxldmJNdXZKdW5LNUZNSE9nTWdzUzh0aEY4blAyQmJibmdnZVQzeEVlQkRONGJqbEcvRTdPZ2k1RDZYNzM0bnY3ZGREdDRpRWNPUEQ5R1l1aGU2bG44TTdqVkppWW5XSE0zc3daMlZnajFpeVlpNDNHeGhKNHh0WUpPSFh4NWwydjJQaFNUQVp5N0FyY0F4Q3E1YU13SWRuZ1gvRnZJNjR2ZURoLzI1YndIR2Z4RnBkUkptb3VsTCtCdU80MkJVSTdrdEdEZmZnNWY1Uks5SUhFOEs4eW96ek9VU1dPTmJZV09iNEtZL083b2hmZjVGS3E0NHpoVlhqR2RmVzJSVERFSXMxak5aeG0rT1NVR0RFRkZGVEhLNUlFdUcxWXo2a1ROeHhpMlRMMFV5QXdvbW4xa0ZOMmV6MXdiUkFkYUV3R0RmNGdUd2RRdFBDVkdWazdtUTl4RWorV1M0UTNlSEl4RTd5aHlIQ2NqTzJjT3prSU9uN3pYWWh1c2JKMnNhTWVFRWxTZjhITlJzbkc5bDUxYitoMnY5U2dPdzYwUDdoSGpuNklSS1RXTGpLYVNRQ3NDNEdTMk9GcUdnbEZpam5XTGdpd0hHTUxzU0hMeHAvekhDTWxCbjB1MHFCUmlxaW5kVVFCS05EU2tRVWdGeDQ5K0REZitHa1JXT1NHaDg3OXo3bkFPYm9jY3NFNnBlUGZIbHV4dlhsWW9vRE9USGx4bTlWSlE3dTVacy9odmJlZFExVjNkZGVsNytENzhFUHhldU1lRWwrOHRwdkRyL21RT0srVnhVanVOZEdMdFhOUjg3TjZRODBiS2NBUGtZeXo0ZEExMW43WmUyNXN0RXM4NUhjWjBCODZkQkxDODJmVUpIQjVmOWpHUnFzZ01maUVvVFdZTStnanRHaHpFUHVKMXRyWE40M0JvcnFzalJKU3M3dklUQmxldyt6ZkVENEtCbzRJdEIwc3JGMklTa1JFUWRWVm80SUNUS3p3Z1puUHd1elZDeS9GWFdLQk1aSXdDZTd2ekJzbDgzc3BZT2E5MDdFVTRpVi9zeEowbXJVdnRrQlZDUVJVbTM1Q2g2UDZaV1A3ZytwTzBqNllvU3ZVVnhOd29nbEJHVms4WitxVXI1SHVaV2dwYVZiMGRKTXRMV2tLajY2M1B1RE5pVFBGRGZhYTJKVHBNTFloRlJiM1hBaXBVQUZDUXVEZEl3c2pmcVlHcjNYSTZ5RkVUNDU0YjA1SUhpN1RmaHJWN2pQV3F5YWYwMGFwZWRlbWVxckcycmhhaHJYMXAzTzZ6RDl6U1pzMHg1RU9pRzgwTjBhajVFNVJUNjVHcDRhRHFHV0kxcUNsUitYeXJtYVV4L0pkOWI3ZzVYWkZtVzY0S1R1cFB1N290bVBmSGRIdnZ2ZnZSLzg4L3Q1MG1BaUZQNGpQbXllZmZzVTUvVVJsaGNNTnBNYkdiSnIvdlRkZ0R5QlRzbDhoUTE4L1dwa2szdWhxRFI1c2hsWG4vdnRTMVk1YTh4Wmh2WU9UT3FTc1R0VFk5RWNKNUx0OWxOcXF6STlpR2hvSTlpUkVrOXl3cjN2WWNYbWx3VXh2aFZWRW9CUWI0blVnMWxaaUJDSHNNYUNPeU9vZCtSK1dEazhFM2RDMlpiSWFMR2RtNkxBRzcxVVpLb0Q2bjBjYU80N29ha2c3dFdNQk1QdkxIcGJFRlRtY1Mvc3R6NWtjd1d1Mkx1amFmZVhjZTRJTlg1SkZsUlZ3NG0wblVvbVBRNnJNZ3ZoY25EWWI1K3ZIQklQVCtSNDlvRm1MY3FKVWo5THY2VExRUkdPS0daSldnZTBXWFY1N2UyeC90TW5WYmdPdVgvWDR4VEhOVDNteFBFRVgxMCtYcTZPNDErVG5wSUYxbjJhYzlqTVVUN0FFWkczclFycWJHTTlXVFRYSHpFRjZtRUZLZzhmZnlCSmFrVE82dks2ajBrdXVhKzQ1V0NDaTd6MENBcWV5WHpsYmE0cldHelNpd2FJTWh2cGdzY0V0TE9qQ2NhUHdwRUxGS04xZXJZVnNrcjBrZS9VUmdDeXN2VFJSMEorUTdEUW5UckRtd21jUEpaQ3RVTC82ZEZOdGgxS3FIZy93bDQ1T1NNNVlwTnFubzYrWFg0K3BPUTZ3Mlh0ejhsemdHYnpDSzNxRjYrWXJTOFlOM2xnZ01XZjYxVXZ3OVhzQUZKeWpFN3ZrMnZuNjIxNkpnTFQvbVh3Zlg1MkZSeGxhZnhuUTZrRmsyUWk0MEJhaHc2QWV0aTVIS2ZTeTFidXE1WVdneWJYYTJ5c2xuZlo5OW9LUTYzWEwweSsyYXoweSs3MGs2eWtsbzE3RzZKRWV0OXZyS2lJOTBIYTZaajBvL0V1WjlDWk9xVy9xeDZyZyt5NlpLU1A1WG1tUm93YURJdjBTdHFwRHVaSDNjV3hVb0xWYnhZb1NwMWQ3WXBCYy9PWldJUkl1YXNhTHJ1WHdrK0M0eW15b3lPUVZreDhHVXhkSkhyMkN3OFR3UUZOR3l2cXpMazJSejhsSndiNVo0aDBzazZjSGRCWHZoRklrRGw2WFpMWHM2ZkllVzNVMEtxS2l4cTJtdzVrYVk3VEU2N3RpaWNYOGRLblIzckJtUzUwc1dha3I5NFhrWVBIZWpQeHFwK0VscXdzMVhYVGNrMmlzdjRwTVZ0eUp3VjM4Z3NEUmZkM0hDdCt2YkppdjRHU3k0aFRTeUxUUnJFcy9aUms5TFBpa0tUZXRmaGt1cVVzM2NDd29MM2RtZzJWcHpNUVdmTnhXWm1Ld05XdTU0ZFp3cDAwUDM4eW9lUENLTjhvRkJLTTNQcm9CbTVQZ1pobXdTRTBFYWNHZUlDb1NEVjBjWVFzRWVCYUVvZFoyWnhvRm1rdTdlVERra3pFb25laVVFNHlZak0xeE9SbVpjUkxDd3UzVVJFRHNlcnZKajVxSGNvZUxCK0l2cEZxYzRON01xQlUvSXc1dTNVUEtqT2lCOElSN0RBd1g0MVRuZXdFMjhIcnIvVkdObmpWSEl2Unc3ckQ5V21RMGoyMzZEcWlJVVhhVHF0a1p3elkzZjFKVlRuMmRQa3FIcGFPbE5aOXE0U2pMVmNDcDllcWQ3Y0tkR0hHNUF3MUtwa3N3N0c3bUl6QnlGWjZmWXdVc28zalJickdMSEpmME9COGRmdVBKcGMvVHlSWkd2YWZqNDRVWndiRjJYVUVUYnMwU0YxbTV3UWdYT0VlR2puamJReGM0NlE1M3FzZDNneVhEVmhxQkZXUXFGN3RXbTV2clFQak50NHU1Q0MzOUpRRXF3T1hveXJpOU11Rm1JS1lwSUlqQ2M3VmEvRTJFUlJqV1B4M01tSlVWZmVPd2ZPUndQaVpYajQ3bHRZZ1BTOWN6S3VEYWRMR0JldCtUOWVlU25xUG5tcXZPeEl2bnJES0RSZFpqMHZSbGdUNWFNTmY1V095L3MzNnFZN05SOHJHWXl6RGhHUy94akxjZjlPMklhSFNnZzV6TUx1SytPTkFpUEFuT3p2ZTljbm90ZGVWYXhzYTU2RnNzS05wZnJJbnE3cHZXZE5XRVVTOWQzMHNQMU9WeEI0MDB5a3F2N0c5RDU0bERUMjVMYnBXNzJSSzl6aktLWVJ4WkVSWm1JSTNkT3Nha0pQTmhVRnd1NFhuN1NyTzl1UktxdEpHZ3k5VS9ENHNKSGpiV3pBMWwwdHdlODBMejlFekh3VkdYbTJuYlp3dmc4cW5RQW1YVVlCUjNKTmdPcm84T3RvNnYreDhXaCtsMTlGcHpGa2VmZktLZlFIcGJjUE1ETzMzQ3F4TDdwZ3AvL3Ftdk51TDUrcEhPVjhDZVh4ZWNmbVlnQWJZNnJuNm15Qy9nZ2NyM2ZnYmNBZWtLSC9NUkZqWGZCZzQvdC9laCtYLyt1SUp6SC9Ec003Qlp1UG1OUDZ2RmFoT2NOb3ZSdHM0NGRmai9wbWxRN1FqNDhLTWRGV0VWaExqVlVmWG5TSk9HT3NYRnpJRUFyRWx3WVJtczBDa29XQURCcndpaFo5OVVOWXVCKzh1d1ZaVE43MGdJaXdtMEJYQ09EdVZpM2Vtb2VoSVRJanVveUNBWk8wQmFrRGM5cEs5ZHlxRGRqWTJ1YUcwNWpES3JudVNvdW9rK2lKVlBOZHUwK2tZdEdJcmExV3NwMUIwanNicWR3d1NLRmZyMWdhTndKTFRTMWNjSzNjRktDVzQzZDVFLzNPZXI2UEN3VmpuYmFRbjFSdTVFYkkzcWE3aldaQVVXYkk0cXVxeHgrMjRYeWNvODFLenVyWjZBTEJxSjU4dTg1UE9rMWNwT21JOFN1YVlVaFZpSnV0K0tIVFJNRCtUZ2FzUUZpUWtjb3NJWVJGWXdBNHZSanlpVzJEang4TXhzTlU2U05VSXg3UWFZdWQ1U0hMZnd3a0NlQmZCQXJMS2FJY2FUTVNielZRREM1YWpCeEplMTI4WE0zM0hQUzk4dVdSVThDWVRoVXVLR0wxTzh3Q2dVZ3k0RTFlY3dhTWFsOFNNL0NKcCt2ZDYvVnJYZCs1K0tmeHZZQ0xSL3NmNnh6d01TQitlY3Jtb3h1WWFERzFJVjIzS2JrQnpIdWdrYW9FbGp4OTFSb1pTTDRWQ2hycHcrREtQeHNkalFYZHhwZGFxWXFEcm5mRGFnMUFkdEVGVVRGbGtZcFl3VkV6VmlReDZjMEI3VTU3TVVFT05TQXdMcWJKMzV3eFZMb0E2YXJENXEyaWpEa1FrcjJ6QlJGQUpNaTA4QmNaNTFtK1VtaXZDRjlWUG5ydjNsaEVNL3k0d2pWZjJxL0R6dWs5Mi8xdnM4bnZZNnB0N3YzclRHa3pub2ZXU1JjL3krK1VlNXJtT3BZWkJESVEzTUV3TkZBcjdxQ3VxTTd5RHZFcWFSMkNrOGxBOUZ1RXZWSUdjSHJPVWswTDROUmVNMVFkczhaQlBrcVpic3NjSVI1bHVqS0NDbmZkekV0WWl6V3dVczFjRitLZVRRcWI1M2JLVmxLSjFjRHlvTlFDSW5xRkpqU2NPMm1Xek5OQWRuUUZOb3oyeW51RDdaekx6ODlVOVcwNVdxWGFNdHFxM1lmWFVzTmdsN09DTHJuOVRRSkpWY3NaNHJCYnV0SVhpTWhXYkRhRCtXdU80dTdydzVnRURvcTlMdEdhYTFyczZ3TUZ3cTAxNllWdTdZVnFHeVA2MXROcTN5ZXczeG9tTlVocHBkbHFzSHJUQmIyTW44b0h2UlVSS2RHZGxhRUJ0UHdsTlcydXliM1RkYzdlS1ZVYjBTcDZnZjRHdDU2SStiZlI0dmN6T1IvajU0MzZIWE84c3ozQjhKTFR1alNDQ0pSQ0d3WUZuSTdFYjVQb0E2dG5zbW1WUlAzQ3RsUXRxN0xjUnBSNkZvYzAyWmgxNjNISTBJVWwvTnRESFpjQk1YZkZ0aGlyL2lYTFhnVnc4d0NsTTdYMEZwWmh4bEFzSjRvd1lCbHA0VmtyZ3JGV1RmREpsQkcwL01ucmxaY1cxeXMvdnh4N3pBWEVXc01FWFBBc29GRU1mNVFnODVPOWh5b2VsV2FxWXFBYThEQko3YUlxTUtOeGJoN3N6Rm5VZzN6bkRCbGFwNGVPQnFWak8weXhJT3gzUmdJZ05xMXd4WGU2V0FuYlJzcVhoaVRKRlA3SmVldXJHaXd5aXBPdDhBeTRvYU1OMjRLL1I2bTQwU3l4ekR2TDFXdkRYZWFzWmNSWjhIc21zVmUzVTZERWZ4QzNiVHRqY2lMZFBuaDJ3dTU4Mk9OZS8zclhKejkvSXNXVjFxelNyWWU2aDBLMTdsK1FVVDNuT1pqSE9TdmVLSmNiV3hPN09EVTlzYTcyc1BKcVQ3M2xtVnhMNmtXSFR6bVlDSC9KZk5sZ3BFOWlTcGJJL2pwbkJSQ1A3eEVqcmVCYVNPSFcyWUVQVzV1WlBQOEhlUU9nSFBhUG92VjltdVZZM2lWMlhJRExyeDdxM085NlNaYis3OVAycU1VU2lydEJTZXpZaVRmbnd6R25xb2R2T3lRcXREbTdZWkZvNXJ0aWhQSFcvSTlCdDB4eHNxWHJKMHAwZTNNUVJjSGhXMUJMUjY3L3MvK3NLRTFUZzNuRm50eTFLWndkYTllbnorZkpza2lWdWVGSUF6Vk5YWHJOcEVCOWwxci9lSzZHckRUcURoWm11SUlEV1VYNmJOcXM2SnZ6bW9CTFpmTGlSKzMwdW9QbW5SeGsxMVlIWHFtVDkxYXhCU0RkOHhSS0dSdXJvNVo0bkx6blBVaGE2RDZPSkpBODVKSnJQTUt1cm9xaWgrOE95V1J5ZlBLZW5Kb21FR21EbXgwb2dRQVJQTUh0NUR6bXJyc1NnMFBhQkM1SWdiRnpVdE5JSldCMnhiR1ZxWm9QVUUyNnltaWVLN291NUE2UXRaVnRYTHdSbW9Xb2VMampqOVJjNitoelp0OFdyL2FEem82ald6SnpJcURnQVM3dVB5UWF3bUJSR2lNUmJoSy9XNm1FekJLWmxEeHA1M2pUN3R1WHF0YThGZW9ITmhkRmlseXMvSWJjaEw1aEFBK1N6MUJTaFlzMnhWOTdaVVhhZmRoM0hWdWNTc2x5RVFTdDh3dExaL1FqTFhKeFZFYksvcVU5d3JJRWhkUVF2aDNQUnU5bFlpYkpyQ1lYc2R0ZXRUR3A2eTVIUzJMVlpnOWRBMWd3c2NUOHZIUlUyUTltLzJ6ZjVBRWlxNENWc09UcXlCOEVDL0JHY24wa2NpMk5QR09samZLUWJTMjRZQ1JxbTA4NW9adm9BZDI3dTdtVHNnUmRLWUVJa01sN0d6bzc3a3NTaFJIbHdLL2d1dmQ3TXIxQy9saU1MZU80bHRXZzVxR1JiTUltUTdpZjFjbG13ZG5wR3phNXQ0NXF4cW5TZkxaY0RoOUhZczRMR0tXNklPelV5OFp0YXNwdlBZT1pzdnJwZ3hwdzgrcTBxVkxCbDIxdCtmTWdGWEUzSVltd2lwbUx6Z1kwaTRDVmN1Zi9tTVZYWXVVTXpXV0F4VnVSMDlSc1hIRXJhZFNJaTVmMWZyckJiMWZvR3ZzbGZSeVFqVUZXWllaM2xmbHNvVWJQbktPNjhRT3o1dGlVcjhTUU1CNHBhK2hLUy83dHdidGtLTTBvd3lLV1JJMDd0SnJVVFpORFdZSUtacjF5VU5UejlsTlQvaWoyWVBiVVFabTU2SVFjSHh0T3pGcmZvOGVVaHlKMVkzclNZYmc5WXZ6RDVFZ0pHV2tadzVZb0YvY0FDNkQ5cTlOTnBheHpxU1YrVkNYVWxzT1RlVFh1eElIVzlFRVRMTWlaWEc0RVdkMHlKWjg2NWtaN1gxV0ZSeGVIa3FQTTRSeDBXdXhwNFdPb3NqNUxEYU5rT3pQYXBFMk04T0htM01OQXVQZDloTmd4UUdhb3l1aW9WUEdMM2lUT0xkTzJpSnlyMlpTVW04WnZiMEVSWFh1bzlVdUtjUDhwYWhOTVo3SUxmR3BxSVFNbGFQNFlDTHZ3YnFpbVNDcnhDWnAzWjhFelhkSUhRYkpxWVhWM1FUdW9CTnNuZUhRYXhGdlRkOWppU29RcXVaWDJEczBIZkRjRm5pMEFTck40bFM3Tmp4YVVzZzhmYlBGMkRFV1RXVTJkL2k0cllBb3FrcjEwS2hOSjFNYWlVUTB3R0hiWThUZTlydzJLenFaS3prOE5CU291dHBMbVdPdjZXN3FXR3EyZlQya1BtWWZLWUlsWmltS0ZhcHNOSmlvaHU5TzV4MUdiUXVOamJuakhVSVZqazR2Tlo2c204c3U3Vk9HWDJ4OTAwak15TE5RV05LUU5Da09vVFlGMmNlWmUvTEhvdEdXbDZlQ3Rad255YlZhN1JtMEJNZUVuVVNXNDhTWkdqYllKWC9CMzVwQ3p3ai9wTVFreWl3SkFqL2RmMVNlUWJRd1VDbWtMM3JlMFdDVmRrRW1wbVV4dVVPTVJmNWZFM0VoRUY1Um9FTmpPUUFjVldZc052VStId2FucllMMWRDVXU2blNWTVhMNTdyZXFldTV3UHZuOElQRlVGWDZCQWltajZWaU85RVFjLyt1ZjRqVmNhSm1ja2hIaWdLTUhkcmcrVkpaOXpVU3dWeDYxU1RQbXBoZ1locC9VbCtCTGRNdVlQVUVoVmFTT3V5Nk1XanBXNTFNN2lXbVpwZ2hEREhOVXVNNXpVUzNEUFdURzFqRlhaVEo2L2pHdm5uaCtiMmtWNTlVMWR5MTZ0L3ZIOVFQbjNNc3lJVG15a2FManpSSTBtSnB2d1JuWFFhQjFlMk5UY3BPTFNMdVdYWnJuVEs3bU5EZXdrVVFaVTZzTkpaR1M1cUFxU3p1TDg1QzNKYzlGazNZSHN3RjVJaEpyUm1RYmRCTDdPSUl4VEkwMjJ3QUZsVlpmWlVDYVpFQWdNYzc3S2FkWFJlL0hMaUJWejBrOXB0S2FzcDJjbFdqSmVMTmRVOXZabnBuemV5Wk95b095Tnc0MmVjUFlSVlppbzNBd2NyaHJVTXFoY2JkTUJKRllHakhXSk9yamdLZG41WU5FY0k2UGJZWkF1UkN4NnlNdFZHUVA4ZWFmSXlxZzQ4cWw5RERBTE00dERKZkVHOVdDWkR2Q2d6QThQL0N3SmE0eG1VZDB0dGUxU1Z1QzRoUm1sR2hoY2xMMTdranEyRWFBQjVqdmpWR2k2TE82SkIrMlZNUm9uUUVkd2NzUGJtcHB3OGpvTVgwL2dNU2E4NERSVkhMM0htSkNaTTFMVDdhUDVWdy8wZ0VuZUdsclRyNHNIN2RNL0tibTZKTlZ2VnBBb2hxWXpEbU1BZGtteXdzamxrbUtvcUZPNmVkaDZJRng4dHp3WDV4QUFPdEM0V2p5MFNZYndwV25RWmZES2drTEs3OFB3cVNhTDFkYUphRGFnSkJKRUY2aXdpbE41VDF6TVNWS2ZhN1ZVMUZEQTJPajJhbWQ4a3pLd2ZWNjRzeXFaVGxJNTFhMzhPTjIzcnZHb09KZFpVSXZXQkFhcUlicDJwMHdCTWhhSVUyQWp5Y0N4cURzQmlTcWprVlpjbW5rKzBFSWViKzNJVzAzRm10OUxpeXYxQlRoYTVPaVZMM1NNTytwa0R5TGMvQjNRcFpFVWpzK0xJaGpsWldCVnI2L2lDaWgrcTNJSFdWbndwTFF0ZlpsRjdpTUNzWktzNjhqbWNOVDF0V2pSdDVTV2xCQjM2OThEMHR0d3FsNnZQd2tOUk9yUDZRenIyVTQrQ0lrVXVSRUF1WFdGb0V6cm9Pb3Q1TFk1UDBlUTFNUUJlV2MxRllxUTJOc09Ca21YK3hKM1NSS1VRU1R1eld4dTNKaTZab082dTVINXlGcEs5NExOcDRlN0FVM0t1YmJOWjY0cm5PVEV5RjBVa1VSOGhodFJRbVFsVUE4RXNia0c2ZFhlSHhRcGxRNEhMd29jS2NLT21kb0hva0x3QzgrOEs5NS9Db2FCN3NiTnJBU3NKVDhvUTA4NERrTmFZVEtsUzhwdVdOTm9qTnozbjllZGUwalY0VG0zZmt6VGR3S2xnZEp0VzNSOUJyb2M1NGZXSmRtSGRPR0I0VGpIbDFhYnJjMGE4NEdJWTF3QTZ0UEFmck1BZzJLYk9tcGdzSm13V2M5by85b29WVnBHeXZxbTBudTdZd09sY3FvTEFsa2k2bVVFbVlPY0NBcEZXdTc4MkJLWWsrWllRR0h2cHo2ckJEZVh4bm5IN2F3aUprdFpMMmtOVCtaUC9TSDVXWFVVZ2tZWlpXTmVTbXJGbWN0SGpDaGFXN0lPL1hsaTlGalkxTkltUEFEZEVWV2NTUU9ab1FTUzdPVkt4bGphWE1hazdiMW5nS3hLQW8rWEhMbGdVMG1PbXJIb3NPRlErV0FuSkViQWNyWjdpclE4UzBFSmZ2V0labUd6Yk9LcHd0Y0s1U2VVdDNaOWViRWM5QmR1dm9MZUtOUWFRWGJDa2pEcXZzOWZ4bWpBdmxCVTR6MDN0cXBqTExwSG1MWFRPbFNMWWVXQzFvaENJTW85SXhwb1dkeG5ERXNhN2g4Mld4MSt1VGVQUGxNN0J6SVE0V0lSTGtvS0RETHdiYmlZWCtRbFRjRXdOS0VpczI1Mk5VM1haVStkeGNtTU13TE1MMk5UQmxZVFV1bmo1L3Zra3FDYzhheklvNHM3M2RvVGxJZ2VnTlR4dXk1MUd4aDdDdENDZXFBVFVnREt6aDZRZkl2L2xQZ213eVZuYmtsLzZrTXMvZmlTbFE5WG5wSVJtRUNqeHNuNk9FV1ZrVmJOWGVMWmF6bTZkRlJJZ1NSQm9oNmpMSVdmMTRtZVlTcmlobXdTSnB3aXlsaEJQclZ0VnRJbVlXNE5hNVYwVk9MVXArMSt4K2RCYVR0aDZMSG01ZURvV0VFdkZUQkNuM0l0c1lGME9GL3BBZ0RCdjhLeWJLQmVCVGREcTd3dU1kOVVvMnBJamE3ek9UMmNTSXlQWk9iS1pWSVMvUWZQQ1FvN0xhcEhtTDdiTzBxZWNSUHlBNE5aMUNoQUVlU1FaOUpjY2lpVE81cGkrd3U1cVJEMnFqdGhLSU5lL1JhMVVzYTVEMmJjUDBsUXdXWnRLam1ScHpmMlVTcGNvdlh6ZFN4YWErbHNEcXlhRDFMQUhHTlhNL3RQTFNnVmt3VitsS3NYTmRYN2NrUGY2a2ZnS3VOcXg2ZmErcXlTU2hWYUp6WlVZVWJrdWNFc0hxcm5TWUN3M1ROSlRsc3VkOEc3SmxsRmUvNU0rcFE5cmpwVU5vRE4rcElpWWhFWXBjZlRLaERiZXFQOS8vd3o5bmphdUxHZmh1WStRMGlwUmMvbTRrYmpjdGRoa0VWdHZNSlJ4eXJGZVVpQkt6TmhHeERzbEtqYU54c21vbVhCU05kOE5jRkVFOHpjdjVaQVIxVmp1UFJTL3BYbzRGYTdnUGxvaE9Kb01na2JGN04wWlU3ZnF5bzlobVFCVW9iQ2VCMyt6K25yVUZxelRyZEljaG50WFFSd2J6eGhMSkl4cXVVclpGZCt6MVZIeUpwTmNwSWJTWkdieTUxTXlldTBmRjlkdTZGZC9pUnpxdElwWTh6Qmx4M3hNOEsySHlQeHpZTEdrbVI4RjY5TmJRTUFvZnJ2UTl0cmZPeW43cFZzcXB3MnF1RzFPd2JnUGJEQUZ5TTkyK0hTQVZLcmtSdTc2cnR4OVZoa3d4SDk2YzlEZzBMcndlV294Ukt1MXkxRkpKUWRiTm5FQkc2dWxTRkVZOW9EcGNDaUNhWnRUVXdwTVQ2MnFDU3lxWmk0d0laOW5FcDAzM2sxa2QrbGJNclNYcXh4TmQvc2lzck1LaXd3d0dhbDlrYU03b3AyK3JwMWx6MFd0YVpISUNDM1FkOUVsWTFtb0R4WWhxSitEMW9XcTg1dFIweml5VVR0blFrMFhqZGpPM2NORllhbngxSXFNSTg5Vkw5Wk96RVByQ1k5RmJod2V4WUZxSFJvNVlJV1NWUG8xc3hqZTBsVXdrdEpnMmhpS0dNcVZhS3VIeGdYcFN6ZmJhbmNiYjc0MnQ2aGRzT2xoMlZnMHozbkdrMTc3bUJWb012cVRwTTg4QWQvZk1yYm1WUFgwWVpKQ09JeGpGNkhLZ0hkYTBJREJ3MDhHV3YzaDhtVGxuL1VBb1BXNEZpeUhwM3paTVhzbk4wMDFHTkZObjd1ODM2NldwSTA1SXJUMkZBSFBwdmdwbU5rVUt5SjhjSEpyTk9GeDRPdDJzUUFiRW45UUg0SkdsdnRuVHVMdEJkVXlTOVFHRkhMQUtMd2RPcVdCMTF3Q1ltNDBFdzVXU0s0Z2s2Y2ovdEQ4WmVJaVZIZm45VGsxV01UR1Z4TlhuNFVNeWRXTDFoOFRxYWEvbVRuQ1BmU3N3bTdiUzBxTE9pTHNNOHB0VTJFK00xWW11ZWpXc2ZPNFBZM09hWnU3eS9rWFpUSEkyTVdrOEplZGlZUUFhUDFmbVRCSG1lOVIySHB3Tnptcm5zZWpMVmc5U0FVTTZsSVQ5SWlhS2xWakZxYVd2eWhHVUFSeVBRc092VWtGSDJEMG9vTFJ0UkNYUUpSM2s1eW5vVVNDT2t4ZG9PZmpXamozdk5TbysvUGJWZXoyUWlNWE83SXR3REd6SkZXbTNHR3g4V1JpSGNvbE1aM3IzS01lR2dQTmlCY0tPdUlPYW14L3lpeFoya3FGTGZNRnJWaFlWZFU0cVBIWGhEc2VvV3V0UjVSS0tHV0NhekVUeUszaEJqdEVLY1RHejRlWkNQRnVBL0ZBaWhsNG85Y29HTFh3VkZCMm1jY2xBOHdpb0IzQnMzTTZ6WlNEZWIwRG5rRUdVQXNjeGttZVQxVXlUYUV0YmFQVVgrMlkvOTBobnMxSUluKzA0S3F4dXZYYW1JMDFReCtneUNNQ1NZRGFYQUhQMVNiNkFWN1lzWGQ0dGJsbXpkK2ZheVZhelYzV3ZabTNvaWpaK2Jjd3VOeEwxdFkwK3dGbkkrcHJIb20vYlBVZ0YxWVBUVUhSaHh4TGl3VUVENlN1OXJZVlZ2cklvTERhTVlqNmZQakJKVk9MaTh6UGlQOUVzUEQ1QUNwSHIvb3hoNmYzR01hdXNJaVNCT1ptQ2Jtbi9GNWdBVG1KZjhacTUrOWtJUXR4bk5wZlJydkRoNUd3eU5oUWs5cGNhZ3JiMUlwVWV6WGltMmlTbm82bGlBUmRUeVB1RFdhU0pzdmtxK01HeS9QVVFkMzJsOENnd21kRk1ZeTYyOERMRS9LTVhkTXNuVmxzN3FnejFxZG13V0QvT3ZrWnVqNkJ4OWV6NXM0MDVJcG1VeFRBM0VjVzRvdkxJRGFxTHl3RkUwNHc2dXZkM1pkVVhsRXcwYnpIQTBvRWEwOGdVYk5GdDZNK01SWlN6L2ZxNlFHMnBPZjlPMlVDcVQ1Sm8yMTNWaWRWdjhheHc3N2xXeHRkK1BUdnVrVWNiVTB0YVRFaFNFdEpsa045VUpuVm56OVdqbG1nSlFySzVQTHQyZWQzeWtuYjJRZk5GV1cyOFd5bk53bWh0VytQM0xsTDQ3TXpyMXRleFlvaWJzOXA2TFBxWkR3K2dZR2ZacHFQNE1xVGJxc3hwZ00xNGwxMmNERzBoaDhGVkkzRng5MXlBUzV2VmRFVFBHT0hrZ0hOU1dmZTZ0czFrem02cGRzR1dHSEZXQWpPMlZYWWNGeGw1Z1Zib08xNHpkNzhPd2p5VlgvNVZqN3IyRzN5NHlKWWthbUlZcTA4K1RLTG94eTU0bWVOTi9hNndNTVpSaWk0ajlLSW1rNG9yZVNzd1dUM21ZZm1pQXp1cDBIVng4TDBnQXJ4ejBzUWJ5QXI3R0szMkxxZ3ZjOE82Q0lYVnA4VGdRaFo0UFFRMXB4TE91Q1dMWnZGVGVBalllaTVZSGlDc0toSUxuNGltWG5IVXdzOUdzeDVObDVKRlpsRlF6MkRoelV5aG4yRHdMLy96MnB3b01kdEpWb0NSZW1jMzk4L2EwYzcwK3lHOU4zaE9iMDJvSHJmcm9MejYydGUweUFEUXlCVzZEQUowVGNBSWNPYnFtM2Z4b2psM3JucDV2bm91aXoxQjNMOTZLZDNSeHArSGFzV2llRHZXYmQwSTFqRHVtZTZ4NkplZkhrREJ6cktITnRuZ2l3U09pcVFKYmdVSDNZTFZoUktERHE0dGg0dlVFRUJTbkYzaDhVNzdLL1A5YWJlVEM4TEc0OTVaZmR5bUlJbkE1WGxlZ0F5ck5nWi81ZzN2N1gyeSs1N05iUnQzL0FoMEwwNlJ2SVh2aDlKdGt3eDRXNkhDbERaWE9wWkdHdUJSQzNvM04zS2hrSFp5bU4xbUVYSXVKU0xsZGpuUmRsS2hPK1JOWFlabFk3M0dLZFV4anFxY0dGMVdzQjNGWWx4OTFhUTNGVmJTU0cyZG56WmtjWmJRdkpucHdrUUFNRGNva2dVSlFhd0tqbXlkbHc3WXRRbG1OUVBkU0FPc3RLYlhwQU8xbGIvTFgwdVZNRHVsWUJXTEE3cWN5aVdYZWpscTNsY09mMDlpZjhYL041L1BqcTlyNlUyb25mZjdTcjZWYmV4NUxKSXVneUVScTJ5dXZxQmtTQWFLcTN5cFUwbzF6N1cwVXJ5MnppVUhhT043MURvc1RONjJOZjQ2elJwTkl2dTU3WDZlVU1LZDA4NUQwZTl5OVFBTEtnOThnRTI1U05wdG9yRFFiZUNON21OTE1LQnFtUUFKUE9DUFJBSitzMW1GL0ppRFptbUNDOFN6OHU3MTh1MStlOUdIdjBvWmlWMU5adVJHWFJiRThnS25tZW5kYStidXI2c1FuY3BMdi9xMTcrdUQxZmZiQ3VSVDFBanVQT21YK2NxVktqTnNhVUo0aHJ1RXhsL2xpMWxrY1IzcGdQdk10b0NyQnowalhwM2xKWThRd0J2REFUNEN3WHNUYzNMc01SOHR2WHBkdGI1ek5Xd3J4SUxxdTNWaE9IcFpGOUpFdU5LR2JKa2xjVVJtaWVPdFRWUW42RXFwcW9WOThLSW5NN1JrczlteVFTbU5mcm5RWXU1ZGRSLzZ0MklWWmFkMHErNEVkY3RhWEkxYnRIdmErMzZ2NThUM3JZNnUzSytQeDhhK2wzMDkwdUtMWG5rczdoeGRCdmxOMnhJN3RyUUdFK3JIVGFSWDNMVzI3TjZhMUNwN0NjS2JZTGRHL0Z4Ylc4MWhsZnh6azUxOVZJL3JmdXdIWXdLYzA5WmowVi8xN21Vc0tsbXNwblV5c2c0VE9GMmRyN2hVck56dFZWMkE2SWpGc2F3Nm1RMW5WNWljV25BWEJDU2MzaUk3L2E1MWhTb2Q4ZWNtek9QWDgveG9pMFllajJJa1lnNytMa2ZON1BsOVk5WDlucDkxSE51TGZrTnhIQU9xKzYraVlwbmg4VWtuZm52bEtnSkgrc3VhRThCYmxvbWRTZjRXa0FtcElBQ0xrSE8xWkJadVYwcTJFd245b1ZSNERTYkdUZldlbHVTM3pSaFBDOGNoTXhUN2oydTlBM2c5QkFMZWViRUNPcWFod1pZY3lUS1pSYkJiRWxoZnFPd0d4WmlVNUZ2b0RLeHVIS3Nza2tvQ3U0N0E3TmtnTUNoWkVON3ZiUXdiL0svOXRjNU9sQjNTTFZWYS9taXR0Rm9vVko4bkQwbnFwUDlIcnl2MWUxdUh5Ymk5bmp1WG94N2JtY2MrcldCQzJtVVFCR0hFeFZGWGZXbU54aml1ZUZyclhrcHYwcG83dnNwdGJjTFdpRjliNzVzRjBMTnAvSHZQZWRDa2V0Nk8wODh6TFJuT2FlZWg2Tm9lSGxCQjVWOG82RXNucmZTNEdXNENuMVJvT1J6RUF6dTVDOU1NaXdpbFJhcTVrSmg4elkrRERZZFZOV0VVSVA3dzJ3R3YrV3B0QlFuNVRZODF6WXdpMlMzaWVjSEwvaXluaEE4ZFJndXpWUFFZNS82R2tkZHZRMjVpdnNsYXRLcUpPZU9yekxyd1oybmNLTUpiaC9HYktTeGVsdmV6dVprUHdlTTNSc3lyNnR3MDRLdENYMmtRRzl0T0pIU0tLMjkydUlqMy9tL1VoNmVZQTdaVzkxM2t6T2hkR3ZZMUZqMDBENEtnTWFVTFRDY0ovYzIzdWo2cHIxdFNKRE16RlVTSEZsSWdtbVpVMDhLNVNkREJUQzI1eFJ4dU1LUUpxTEpNb1pxRFpRTHovM2ZKcW1aVWs0UlVsTzdEcWRKcjk3MDRWSjlVMWFwYnFuKzRmMWl1OTQzN3MyK3J5ZnA0OHpxa251M2NyM2tzd2drZFI5ZEJKVXRjbktVMXFDZTdwZ2pmMHRQYjhGcEhINzNYTVhydDBhQ25yWm0vOXpGMmMxZzk4dC9EdmNuc2VqK3Y1M25oSmRNNTdUd1UzZnJUeTF6OEQ0Z1ZmZG1rSTczY01oNUdYMVFabzdzVlk5WFBoblVVYzhTUk1jc09acnZENHdOUElaV0t1Zm44cTk1ZTZCbmZyVzJzbGthdzE2Tm14NUZMSlczZmtCZjAzbXBtejUvUHFQaHE2L3BjYjhkYi9vM01lV2RXMFpnNm1tbDJ3ZmM5c0dnclhicnF3bmFFV1JFcHFvU2V4Y0lISFJhaUNDa0tSWXhqQnR5cm9jNFliN0pITnhjOW5EeTcxdXB4akFVRC9HNGNKMVVQcll6SVRPWDFZQVYwVE1PTVczSnJWdGhzaWt1Y1ZXMnp0cHJMNUZMVG81Tld0RXZodW12UXdVeVUzR3FPWWpDbUdaYVU1Wi8xVm8zQkwzemhLKzVhU3BGdUJmN0t0UWhRSUNXcmhpQ2FtQjUrUVB0OVVsVmFRN0Vwdlhza2dvd3U1ckU2YTB1WFFmNHVDK3dueHFvK2FTazVmYkU2cE9aQ0tLV2xFbHJmUFFxTjQ5RGFXWGpEV0dvOG40eHB2Z0tsTVljWTRtY281VURJMnRaajBiMi92TXpGVm1ZbHNLekYwRXAyOGpGUWJsbGtNUUVTWnJkVzhiWGhCeTZGU0RBdEl3ZVlBUE1OSWRENDdidGIxOTUzbkZITzVTekw4cGt5aHFDcms4ZWpHSkxsQmIxM2VlYjJNcEduYk50cnU1L3Y1ZlhGYWNLcFBac1hwVjYvaU5GZWh3NVRLcmJtM2N5R0pzRkFzN2MxTjRCUlFpUXhqb3ZJSkRsbWVpVmh5V0xTb3BuS0tlbHlpREM3c3hCVGJxZ3lvVzZZVVQzUG84cWtYdW9RWE5aRTdkQTgvQ3VnY2EyajRiQXpkTnlRWWxrVnN4dXBHdGRuWkE2elFRS21HVFUwZnpzc3hEV2tnSktpNWxvTXdiVGc5Y3ZzcXZ2dThWTUc0K0RiOGRlNldGSGl4V1pWNEd5cnZZMjAvT1VTNWI3UzdIdFMra2Y4WS8vQ2ZqeVFic3BaaG0xZDVvQmxWTWtuRWs4TS9BOEJidkF1ZzhDcXZSUk9tNTR1N3ROV1pVQUtyYzM2Z2pGSzZyVi9XNG04TjhhYncycmo5ZUxjVUVScHFqSE5ZNVFBWjdYMVdKUlY5NERFVWxCOWNFYVE4eHdFZW5WbkZ3TGpMb2c4RnN3Y3RHQnUyRVlSWmNTTUVqa3g1NE1JcEJ3ZUgwQUtVYjAvN0hhN0hnRUkxekdPRHRZS3VyUEtuSHdLVVRjT0V4MmxSRFI0NjQrYXVYdC9rMVZQWmZPK3Y5a2Yxdzk2UFh1bWlpUW4zVkVsbysyZmVXK3JybVpVOHpibEpWTyt3T2FaNTcyNWlTS0c0NU5FWW9id3M4SXNKS2l5M1JEZ2ZmUk1rQWNJYmNWMlBFWW5yMWZVYTFzTjEwV3hmVm5TaUFWM3Era0taZXFhK3JRaE5jZFlEWWNCdDZGNVptQjVqNXBsTXZETVR4ek5DbFFRWFVpZVhIUjBaRmMxbUFZTU5BcXdUS0VmaC9GdXpZUWd5azdwMWhJdFMxcnFhaXVHcEpxY1h2NEwxeWN5WFh2SGlXdnJFb25NT29kOEIzbXNGdUcyRG1PWlVPZ3VDTG9yeGFWd3FZc3hCMEp4UzkrMEVYSnpiVnluak5YS0RFbFJiSVJnYlRBTGlLVkc3d0JXTEpwelN5VVhZamttUkc3YXprTlIwYk9YVVhFaFFtUzZaVmMwY256aXVWdVcwWEZFMEg0QmZHNlluaHhIZUJNZ2pYWVFtZ1VFdHhTaVpIK1lDaGx2VHlHanRSOVBwT0gwUEJlTk45c3ZFZko0bkRRNm1GVEJlenZlc1NuT3phN0VEV09wOGVsTEUvUEZKQVFaakhJZ2s1S255RUZPR21Jb25RU3pkRkNPNEhQT2g0ODhIak9KQ1JhT01iQVl1a0FqQzVwd084eXdTUnJORkovQ2lnVGxSYzVoV0FUOTZLNWZ5TnhZalhIdVJwNTB0SGFEeFZGTUtGNjFkcVI1d2JKS0tnd2UzcGg4WkZna0dLYWlXR1pQODYxbUY4Q29FZldLSVZySWdWNTBORG1XdEd4YVllRFJ3RGVxcUl4NkR6cVo3emNVY0JUbDdKUnVCYjVUdldscGxORUtYNnBQTWpUbHl1ckk2cmYyd25ZMndYUHErN1lsb29vdXNVeUwvL3lkeCtxWDQyT1hRUkN4Rkc0T0x1QUxoUUV4Q2xPTkZVcFo0OHk4ZFoxakg0RElIS056MGNKeFJHT2VoWERzdzNucHVaWktjQUtjMWRaalVUV0xCN2lndWs3UnpZZDAzeEJINDRBQVQ3Y3NDbzlqZDh0cHpqOHFsd25MOHVoUmFQaUJTNXRWcFFOTnpqWE53bVN5d3lwVzQ5TnREUFdteUdTTkNaSUc2L2djdnJQWE0wZWNEVE9mSVkvWDJHQldGWGVmN3hraHA3TForOFhYZElCa2xCc2dMZEtWVXhCWVArcmlEY2VQWVJNakY2L0pmRFkzY3dQeE9wYlROR1pUc281MVBPRng5V1JuMldZSWtOTWtLajNBbmdVcjJZOE40R3BLZ0JOYmhyS2FjMU1RRUxmNnhLYU9hUWpUaGdnMlN5VFVETzFabFpmVk12VkZGNElvWmh5RkV1bWdVMGVFVHNMQVV4cVAxNS9ubW1rSU1IektVQnI4c1A5ekhic29WOE8wcEZ1Qjc5VG9XbGxsamNKRDlVa0cxaXhpK3cvMkwvMXJlNHZkYW1NQUdwWmp6MVJYVTFQTlkrUERUczBBS0hZWlhKdm53T29ZeklqNWRISGtTK0V3MzNQczFrbXRuZlhXdHZTRnJ6bmdyRFpTOGo2WkJZeEV6QzBMMHF0RmNadExxNDNtaERFWlNUc1BSZDJ1WHNaRkV5WU1qZHhRSEY0Ny9ISXlqUXhyTWsyZlpnbFNsWEhKUTVLWXJVd2RKS096SzZ5QkRjWVVvblIvMk5VWGV6UHZPWGJXeGc2V3BCRmdOYjBzaDZrWEdiM1A4b0xlVmpPM3VuN2crcFFRMXREeW5ieStBL3JDVDk2QWdhVElxTE5CV1dwdEhVbnVrMW5FSnk3NytKZEY1NnRUemlma0p5QVdJYTR4b2hqZGpuQmlra1V6SlpjUlE5TVZoZmYrYnd6RHZyRDdDVFNmTTFCOEd1M0RZcmxJMkw1T2VxK1o3THdlUWo1MVRCMlprenl6bEppR1lSWEhCeXA2V1Z3eGpQSnVjc1VzbFVKTmJOREpSSmVTN3FhWEJwa01NbHJDeTJpTVF1ZTM1OU1oa3F3b3o2N0RhR2Qzc3BvTTFTZTVhT1kybWhCVy82Vi83KytJMzF5S2dzWDFmaFJxbW0yNTNVRWVpeE9EaFVBM1FjQ1p5d1hTMGxXQWY0RVdVV0tVM2tzWjQxMXd6dmh3QjE3SGswak9NcHRsMEJWdHJLdVVRUTRBNkV2dHJUTkNxSWJhZWl5YTNlNWxVdHd2Smd5UEhFN1J5Q2dRV0JBME1teFlCWVY0a0NjYjlTcEFIWTlDd3c5cDFGN09Bc05aN2tDYWhhcy9EcXZZaktQUkdETTJvc2xIYVRxM0RSSkF6MlArUlU1WDlTSEpzQnVoRVVGOHNKbGVNM2ZmUGdLbHA5S044N1BHWGg3a0Q1VkZobUIxcXNWb08zQ2g3bTMxT1JXTjJqSEgrZHZUUEFDbEdIRjZLWDdLTHpkblRaeGNGSEkyN0lBZlhMMTAyYXFRYWJWelIrbmxvYzdJV1pwTHpOSnhQUzVvUXA1dGRLd09xMW1LMVJBUXpSWnhyU09PRUFxMElZclBVZ2t0QjlFc2UxN21sNnFvVlBFSmJneEl3RFNqbkJaYTVvUE9KaHBLaHB0QkdSU2x5ZlJYT2kvTldVcVNWZlFaMXFwWjRDUktBRm9jVUg0V1Y2dTljYzVNYjZZYzcwbllYVTdmYzJsNzNDc3ozZlhTaDUzMUtjeDViSmRCMEJRY0pzS0VUaHA1a2RKMWJVMjRtaHJaRUx1elZuZXJTQ2toRkdQRVNNVEV0aWtWSDBZaDVxM05mV1prVUNFSVR4UjdMRnJjc1paSmNTR2hISThnV0QzSUtpR3hwR2ppWkJURytWcW1VaTlOR3VZOEpDbFZ6aFc0YklVbkZFbEUrUUJZY1JnR3lVa0ptbDZMZ25QNUE3SVE5Qksxd0RMNnhPaERYdEE3eTF1OWY1cVMwcDdtK3FSWTF5VSs4WGx0VWNuNzFldFRERHREY2RWa1BQUHJXRUdrb3hrUTBLRVdhcmJjbXh2M3l1TkZOQ1lBTEVMY3pJZ1JmRHNxcUVrZXpaUmVSeTByVnpKeWdQeUs5STJYTForNHhFbG92aFRKOEhsMGJCNnJvNVFEUFJranE3dThnQzQrNnBpR0VtMkpnaXlqcGdOaWVBdXI4emFzUFFTVnJTak5LSTlDTC93cTFGazZ0V3NVTWFQbUFoUFVqY3ZTQzBkZExTTXcrT1g4NTl0T1JOa3gzWDZudHRXWllMMjM5RnA5SGp3a2FmK3JQU3gvbng5b09IekprdWY5K1d6Y3puNnV5N0FUU0FSUStKdGJ1Z3p5ZC9VY1FNQ2w1aGpRaUU4b1dYN05mdlZSV3h1dnBpNjVtRzRWbGdYU3k2MnF0Y1pZTFVTb0s5bzREcVVTQndpeDdIMlpGMDRKMVhCYmowV3J2M3RBQytiVmZ5R1poRGlsekU1TFNTVEZFMUJMMFpWV0hnK2MxVlRuRTVabDVGRm8rTUZ2Nm1UNWxQT1Vrb2p5L3FzQ0VJdHllTEllZWh2K2V2Uyt6TWl6MzF4Z2w0OTIrWXZOME1UamtIVFlyY0hnN0phYXVmdnhSVEIyS3QwOHYxWmUyaXY5dzNUUlZlR1RzUG9qRGdGUzh5OWgyUVFlQUxBV1NiQXBoNEZwTmYyb2N3TGMwV0NNd0M1YnZ3T0tHTVZPSU5SRUhhczNFcCtSRS9xWWxJU3F0VjRFR2VyckZnenJXWWJUS1dFR1I2cEtZQVVEaG84M1JFT1dNd0ZLSElkYnJwSVQ1cUxCZzV2Q1FPQlNtQ3RjZFRIeHRXU3RaaklHdzJtS3VMeTNuTlhiOGZVNk95ZFpVVGJ2bTdmQmhXcXJoaE16ZEEvOCtwSEdSNmhGUVRsZVh6cDNTMWphK3A5cDJKa0FBU3hkQnNObEFWOXFqaGMwSmF0Y1FNQW9KY2JSK1ZSMEtTc1JEYUpHYXlrMVk1Q1lpZnRkNjN5VmxPc3hyOHRLenBRU3hOcDVLTnJDd3dOYTFCaGxPaWJQeWFjWXFZaGlHTjNsR01aMDdrYWViYlIyaFlGR0JxVnJERUNYcFR6TFduSUh6Y0xWMmhBaFVXNzg2cXh6RGlQTzRSUkM3UkV0aW9JUnd1c1JUMWZnZWJ3bUJoZTM0Wm5QcjRMenA1VHlLRnQvWTQ5c2l2d3JQQ1UvSlNqRGliZG5hRlpzNUZFQU1Zc2xzeVdCQmFpdGg3dzg4d01BSnB4VHRzcURSY2dGRHBZWlVjbmUwY0YyQXFFUE1jK2I4dEc2cFdGM1ZtcEdsN1RWMWhUcTJ4NE5tNk1NQkR1Wk0zYVZDcnI0dUNjWktyd2xSakFCbUY0UUMvSHZxRDhXV3FZb1ZmWUttbEVSK2JXSmExeERja1hKVmxzQlY1VCtTcGN3S3BTaWNlYmI3Wjl3S3lzSkVDdUZ4SEQyMkwyTGFmbGU3Rlo5bnZpT0dYSWRXUzMreE5JenRucGdmYnk5enVEWHNQWXRqODM5QTJrM3hta2lqRGd5NlRJSTBKSHdmNGFueG55cE9iYk40eDZ6SFZQYUo4ZmtjNGsralZjU2RhdFo3emwzQ3pIdU96WWVEMk1LK3lpMTNaZHQzWUFsd0RsdFBSYnQ4ZWtCSzVoWEh3aEZVcDJUaTdkS1U4MElFc3l6Nmd5bzNPWmdXTkF2Q2hnUmdnS1hnbFdKUkZOSVE3d0hLSVZJcitNRWVlOFBRQVRuR0J1KzZKMmhPTmVtbkRHQ3pMTFpNT3dXZVBmVjc3blhOM2tUMHk5VzY3UHU4enYvSTJ1d1haUFNlMXlWMEJaSWNKYzFucXVMVUN5SWxWbnhLUkpMZm0zdFhCeGVEYVM4MGVObFF2QTBnWmZrMkZMNHFVRCs0ekhNR1ZmY2RpSkNGL0FBZlp6ZXhSTDBzMDNUY0pTVHRvS1Y1bnZYZ0M4TCt3RnBXZUZDWXJVVVRQTkNiWkJDNjBTU25tU284WVpZbVFWdUJvRmQ5aExXUS9lclZ1a1preW1IbzduU1FUYTJMbTZTRW9GZGU0T1pyY0ZKbXVHbElheHMxS3B2bGxHcy9yZ2pCd2w2b0dTdzA2MlFzK2NSZk1vN1JjOXYxU2VsYU1IMTFmOTIvN0Q5ZmZ2TTgwdHFUWXYyZkg5YklHeHhtL2RoNXlCZXBta2kvbWEwTG9QOFhiTWw3U3BvV0dxdXNkRVpuWWNaYk92NVNNV0ZzRFdsSEVwTnZ6YXI2TmFZNTFKbVk1Q0VpZWZUMm1weHdQNVk5MjBYL0pydmJvazU5VmgwcEZjdjgyS2VjVVhxR0NnU3JFWjhTYkt3WjBuL1NFaHE1Uk9XQVFuWUFuNERqRUFwenE0MHdVVkpNd0loS0VqQ0pNa3A5WG5WRWRiMXRPVlJMTW9sWktTRXlyeWc5NmladTk5OFZ3Q25jbXRyTCsxWVBoVmppcUZuRFNHVWZMa3BtYVBSSDl4ejh3bVNsTlNxVWhucy9RZm1yMTBtUEx4cGdpaStOVWZ4T2VlY3pnUjZaYWd6SG8wd0Q3dXozRm5PZWkyWjUvQk1ac1ArWXd1UEJBSENBQjdmbUpwd0NBMmpGT0pGWFBCNHQrNE1FckNyU2lVdDdMTzg2V3JTVzR1R3hZRURyaWhSZnJvbVdqT3Yrdm40RjQ2aXhJa0Jnd09MWng5OURqa0ZYVTBmdnNuN0YxNWVjKzlHOUpmUGoxV0VQZTNMc1E1RmhJZ1FZQko1YkpkQmtEYTNobWc5Y1VhNGRIMWtwc1JRY3MwNTBzNnhEL010NTJXcGRURkdEQlB6NWVWSldoL1A3YjRmUVhaT093OUY5L3ptQVMrb2JFcUdsV2ExS1RwdG1QbXNoaVdIenAwSmtIcGZqYldLTHh0K1NLTWRoR1lwdlA4YVE1cmlBekdpcE9ROGs4SFNyU2xsUU02ZGZMRGVNQSs3RWRQVTRCN3ZlS3R2ZjdwOU52ZjcraFgrY0l4OGFFWUFpclUwVHREMEJCemVmUmI1SGs1VkRjQVZVU3M5dXZjMlA2Q2M2dGxUQjA3WnFpd1dJYldLL2hia1B4WUdEaHBNeW1pbWNERkVzWXlJWDVCVVhQRjE0L1dzWit1TmFNMHZpeEg0TW5xY0dic1ZrRXBPMXNycTd0YWxUaFZkRUJnYXNpRk9aUVdZU1JFdjQwcldna2FWblRFSkhzNU9NeXJqNHpvVzNYVjBtTlViUU5OQUxIN0UxbVh2VnJlTlg4OS80YTNuRmhoRktSZTBGTU4zNm5xbVVHTEpFY2Jxa3dvdDNpNEE2TGY0K0FiMXJjeXprZjMxNitjbTQ1R1A5VDZKWVNlZ0xib01oaUVJdnpYRVA4TWZRQUhuTDNWNzV1cGpyS1dWa21ycmZCa3YxOGE2dHJZYWc2Uk12TDA1MTVxTXViOGVEMzlPd3MybHJjZWlaM24zTWhSTEhKUTlJRzB1VURWNVk1a0ZpaFdQUUNtZmErVWZ4Qkp1MXJBYXBSUnNCUzdWUmZKUUs5WU1zZ2k0S0FValVvSWpmMzlIdDBwYmlGbFNHREdPRU5tMEs2STF5dFFUREI3cGdidmYvZEpDbkVwM25tZm14L1pOSGprdFEzVy9lamZLZXNsU0dLWjk1MUJrVVlwNjNjd2I3cUdwRnJjeHpyRXdaVWl0UjNJYmlQRnB2VjdBejdRQUF5SUFUSzhLZFVZK2lYVXlyakJjQ3RldTlVNk01ZGZWU2p5TW50ZUN2WVhEL3VuV3FCQXVxY0hySWRTMEp4bGF1aVZlWjZWd1ZBWXlRMkI0djFzY2hjT3NqS3VyVXFRVzdxc2FkZUxvcm5QQWJENk8zRFh1Ry9Oc1I4dVFVWDRBYi9Ba0VVWEp4TTZQaGZ4VmI5Y2NheW9saVpHMGxsRHNQOXJEOXEvbmQyZ2ZaWm10bXQrK2ZkMWx1cGZIOWhoMmNzR05ZWXpBc011Z0pRU1NkeHhJSDU5cFdwZlF5Um1sVjRTVVd1Mmx0dXlGczdvUFFpTmoyOWI3Wm93WUpvMzNkKys3V0x6SjQrMytmRHpaUjFMY2tnanVzZWlsZkhnWml2OEdDTVdKTVJlc21vSjEzQWxHRkNSQnFYamlzaTR2TmpwMkoxaVZnaEdsT0RZT2t1aFpJSWNFNzcrQzRMVEVTTksrbEdCR1d5a3JIVExMMW9yem1IOXhxVkQzZk5pTktlS2FIcnluWjgzY3ZYd1lLY1ZkNXBYTGMvOGgvaWlJSUpmS0l3K2pTWTczV01zU3E2eGFzZVgxWk1hUlc4ZmxTSHczVkdGVUxKaEVMRUpXR2haSThZNE9KbFUwVTNGS1pMblpZUUErV3ZkTHJyZDJ6bU9tS05tMjhGWU4rNk5DYVZIdEhmTENVQjhBVDJ5MmdUQnJrS2l5UTF5S1d3V3RWWDdCSkpSNEd6U2pLdktQVFk5eGRkWk10Q0RzUVExQkRVRVlYamZVc2ppZFpyL1diQ0lqa2Zqb0UxRitwKzYza2xxcU5ZbXgrcVJHeTI2cVRxdytvTmNQMFQvcnVqaTF2UC80ZnFqOHFNLzllYWRvbWdoamNxSmc2Q29Jd0t6ZGlINFpubGRGbDRReVNxK0lPZmMyMTlaeUxqRnQ3UHM4NythZzhmRVJ3c3pudFBibC9mSHlmRkhpVnREV1k5RnIvZXBsVVZpR05iS3ZicGJITldUQmJCWFFWMzZGSVdBQjYwOW94bHJWSm9iYVFtbXJaQVkzUTNlV3R2UmFOM3B0cDh3NVNUb2w5bnFlVS9NNEFyRWE0K1lKQmgvNUJjYjYyWG9xdDY3cjUvcHkvT1FhaTM1MS9KTGZVZkYvRGJFOXJYWkI4WklHMnZpU21tcGFzMkJtSzRVd3pNalI2RXVzOGYycWpCbnBxRm5rakNMUGZNT3JMNDA0Q0M3bzhJdGE5T3BRWjB3V3VTUDhTRXFwNkhadmw3ejYxdkw3N2hRZVJxLzNoc09LMUFhbjU1bEpPRklycjRmUXNKNWs2TmlXQkpOVjBpeUdKQjFYdkw5cXE0Q3djbDlCTTVXbVVIanVldFNwbzd1Q2hqbEhRN0swb0JibzJGaFhQMW1HVHJWdjdWOXJ4RUdnQklpc21JdVFaNUZieTJJeWl0RUt5djBuczdpL24yTCsycmJWNmZYejU0KzdLaS8xNVhnWmRyNzZRcGhnekJZbzROeFZFT0ROUTFYN1ZpNjIxSnlEWEZBalJ1a1ZzWlM1TDYyM2RWUkxYM2J2b2FXRGplT1k1OE1ZTVpJeDhma1p3cktQYzY4Zno5ZVhWeTBTZjBUQmdVcndXUFRXdm5sWkZCY0txWUZZeCtwQkpUb1BYbkpxeEx5OTg1VzNYMXl0ZDJEWWNKRVNDdzhBWExhSzV3UjVKSG4vVlJtUXduS2NsbnN5U2ppYlc5dloxZTFRSmlrTk02cVA0ZnlXbmFYZ056M0w2NFM3dDY5V0tiamIzTHE5M24vSlB5cms1bE0rL25MR1I2Mm1ZYjNDR0I3dDRxUTVRQ24zWWRWNDBqaTVZZnFHTEVKV09nRnVKNTFVYWFLWnlsT3lxa041SVc0NDBwcTR0Rjk4WFppVDFlUHcwRzh5UXJILytPU3lZSEdzQ29DZVpPalpsa1FUazdBYXRNVndHNGNxWExDQUZkaHlGRjRPTStuVTVHTkoxT1lTT1dEMThRM1hkSzU2MndKMGR2aDd6eEZTRDVVZDgrUHZ4T05lY3krOUZUbFZYNlhZaDZUc3hPcS84TTB2T1gvcisrYjE5dlhYejRjdXIrMzFlSjBtY3BDYTAyZkExRjN3UXpIQ2pFY3VaZ2tqMGR6SkdhWDNTTFVzODlybnVqeXJkZFljeGxQamZsK1d1emxvZlAwYTQ0ckY1M2o3ZkhsN2ZkTnloTHUySG92ZSszY3Z5OEt5cjJXQU9qZFFwelg1QU9FT2NWczVtSVBxMnhrTW0wWE9QYXFNS2llSklVOWRVczJqMEE0cFRuY1dSNWJlRCttRGRYVkRzTmR6UmkvVEJCaDJhM2J3cGI0anQzOTNyYWZTM2VmRy92NzRMWVZ5RDRDNjFyOUUwdER5bFhiWWN0ZDlHazkyZGFyWWNxdEdhMm90ZnN3UG9vbE54M1hnakZPaFB6c01Rb0prU200M0JIZ2ZmVWNrVDhqdGtkM1cydjN1STA5ZWJmVCs2RGl0S0dQbDlMcHlCYjZVcnRzS3R4dyszNUJrczFxWnpaSnNNdGRvZ1k5MzI1dW9QRGJRak9wWWVMMXJtY0hrVTBreTVwb014ZE9TdVRkK3lzM3MrOUNQK1JBalRnWkVvdnlyUGgrdHpIWHVGVnFkWVgxQWIvK1Z5L2Y1MklQWnYvMys5VFQxcmIvZDMrLzRORkY2Smc0WWRuWVp0SVFSYnIxOE4zekozZ0FNakZLU1c5Tzh6VXRibjlXMjNDWkRkU3ZBNDdHdUQyUEVTTTdFOSs4cGJmdDQvLzd0OWYzdDNjakVIMUdDWUVwNExQcVlmM2dnaS8rS2tzb0s2dnhBZzdic2d3Z0ttSlZWY2Q0L2d2YXJsVlZwallFSGZaT3BRUnExOVMyR2d0VVZ5NHhaSTVYbmdGV1BmNHpjdnVzODMvbTFnSHNJbWdkSWFieHhabFlDWUJTZUV1L3gyajUrOGcrbnRYdk02L2VQNS85b2FaYUF5NU1HamFwNUc3NXN1Zkl1OWpMcjJWcEliazFtVnpqdTFHVHRRSEg2dEJ2bjBLT1daN2JxbVVYSThtQWhyNlNsOHNxa2pXYXFybE5OUHpDUlV2am8rbzFqVVpleWJkenIydU1SSkh6T0FBVHVqNnZiQnY0aGtjRU9YZytoNHozSk1QQXRTYTZEeWtMMm1wYlQwVkVWQXlaSkRNOTkwaFU3bThMYnd5S2RtVENWSkd1dW1ZTmZBYWFnNjhaeFJHUVpqaTc3dGZ5TEEzM01pU2lwT2xseFRNNitucjB1ZWFlNUtsUjkwb25XM0ZyOTBmMFA2ci9lL2FmV244djlDUGI0L3IvSHByM1A3NCtQYWFJVFIzZEJZRlhxRG5BbWYxbmsxa3N5a0dTOGtWSlMydEt5TDd4MjI1ZTJHb1EwbnM5dGU1cEZXaW55NDRmYytZd2hmSHgvKzNqL01Hb1MyRk1MajBXZnl5OHZxMElxSFdZK0lIWWtSQkhuVk5zZHNIdS9Yc0ZmQlBDb3NnSmNDa2htV2tDeERkSU4zQWJkV2RxeUxjdUQzeHBGMTZ6NXFab055R0hZcmJuQnQvNVpNMHZIVDYvV1UzbC94L0h6K0h6NWYxeWFwL3FJWWlncEpVenR3Y1ZzUks5VERuSFV4U3h1SXZzdDZBbHdlbklUUFgzZUxlTEZVQVR3Y1V5UDQ3aldlbGkvUzFJSnhiWFNRZHRPWE9oaTNjMFRVM1ZCVXJCQzg4YXg2cUhzT3crYWZ6Nmp3ZGZSeDJ2QmVWRmJWbXY3RG4rRllmZTJheDBjVE91R0VUWWt1NnpSWm5lazJyaCtvTE5QdzlGbDViV2o0S3RkanJ3L0hjcGE3bUJYdGpDM1ltaElLMjd4ckc2N3ZkL1Q2dS8xMzIrMTJzVmNlcU5vR01QWk44KzVyWG1ucFdsVWZkS0wxdDFXblZoOVNOLy9yN2RmNitNZTdmM0gvOTlVL1dQNWVINU9FekZ3NU00UVNlRXVnMEpHMk1qUUNTM09yWmRFSUVicHZVcnYyN3F2YTkrUE85ajBLaVRFeTh1K3Z4aURCQ1orL3N6NXNMam04OGY3NThlbjFRMTlUa2plMW1QUjEvVzNCN3FnQncvT1NlYkRsVmZXUzB3eWFjR2M2aHBBTFkxZ0Rxb2Z0MlRZTFFKNEZESS9ZRlZkMVdWajRrVkJDV2trTEpRRDZaQVRyRmZuQkhBbWdLb24zT3BuS0RHYWNaUUEyb0RiZlRIVW1wRUJnS1RnSC9DamY3M2kvVmN3NWxScTkybmNmWnhmLzQvWGkxMDM3UG50VjE5bXlZemd2NU40clJuZ003OVdGQUx3bFg4VXJSaFVjN2NlU3pjU01JVUFDUENMdU5BNldtWlFmWHdFblFVRWVyVTNsRnl3ZHVWdjZEOHZjQnJRVjBHL2Q4YnVsTkFzZEt4a3ZiS0UxWVI1UmRrRUpqWGFTclppeldmaUVRbllQb3hhTEhvbkJPOWRWWWVKcmpOOEpEdnFjaVZNekJ5NjlnZGFMOUk1R0Y0UGJNTEorQjFvNlR5M2tMSm1uSDFnMkYvd3RnbGVld05lYzBrb0pxYmRlcEY5NHdrR3FWTUtwOXJxeFl3ZFE5Vk50VDBxUklYT2ZxaU9Mc0xXRTduMWJHbGYreUd2REJ6bm1sWVZVbFZnWmtGSWhXcy9vUzZBb1pxU3VUVGhZWEJ4OHQ2S0FkU1MzV3crWVhKVEFGZ2kxdlc1VnpSSFFQOVRqUWdrYytaY0Q5a2NLWHFFVWhxQm1reDZoRXRGY1FXOXhwSnJzSUlDelhjWkJScHdoaUJRUTRBNEFvVEZPV2hZRk5xaGVWaEtjVVNKT1BGdXh5S244SEdkM0pZeEFzNUgrcmFUVjBBNHR1RG40dnpyc0Q1bFZLRC94QTdScFlhUXJNTUU2NTZjby96VDl3dlNoaEkwOFkzK1dkdlc4MGo3T3ZSekh1S3dPTVlTRGxZaTNCaDZYN0RVT3p3T2JndGN4OEZ4OFZ6UlcwZlB4ZTBvODJ6bFBPMmp4bGlvYllDQTZZYXQ4eGM3S29RblI3Y0Y2aFl3TUQ3emxmNjhlY2gyaXFYUFEyOUg4VEpWNjZIeE9FVTdWSU9YOUV0Y0RZclRjbDh6NDlBQXdzdWdSempVQjdWOWVrQXI2blNCMEl1b0xnQmd2bEt1NGUyK3grakwwZzlkWmN6KzJCR2lsRFB2UFdaaEJkR2l4aEhwR01OdzYreDhLbFRtMUMyYmg2Nk41cFZTbWxOTGo3dDBYdE5hUk91RVQ0a2FYVmVmYU8wWWthSTFqTmFYWVNtRlIrVDNjWk1vcFE3dVVRVW1wSG1oSEUzdzFVdGF5M0txOXZ6b2FlMCtRYlhJNTZMejd4ZTdZbzZ0SUdxUWJaNDM5TENlalFRbVFUTE1CbDhnMVZROHBZSk9SQmtKVjVVSVRzcnZtR01JcU0xcUdrNmpacHZDS1NlRXpPV214eEp1VTJlU2d2a0Y0YXJpblJkaFN1ejhPZVR1aEQ5dXFDd2RxZG9VU0RvSTBLL0ZydU1OQ0JpQUNUTkF4NWwxVGRZV0E3QktSRzFkTG1pQkIxeVJCMXdZMzJsL25IRmtqQ3hHRkhBNCtSVUwvQTNoS29NMkF3b1dDS1VhRnJJMEFSRm1neU1zUXg1TmczVVBETFlMTUFJRk5zQkNrSUhoT2ZXMUhXaDdpMzVXaXA2Y3oxbEgvenlnUERPb3pzT2dpNjZkWlZGQzU2V25VSHFONDNvTkdFT2M2QkR3ZXZ4VjQ0VHhmRVpLcDJLNVI0ZmpDOEVoM2w5eEJDdGk1eGlQWm5KdEd0YktJa25kUlowY0Z3eWFuK0k3ZnR0WFlnTzFrM1RmdUEzUklUUWZYRzNnYTJ5WkdwT3JydVlXNFdsazN3YmUrY0h5RUpnRW10OGRCRnhpTVB0SU9UU1FiZnptQnFhYi9Jcm4zanBzVFdVdzliTGdmaWNFRysxSk1ValN1Wlg0UjdCN2REKyszN01Db1cyQW1xaDBLaTV3bWVHa2huSTFnTjZuQmhTT2tNN0FRcGkyNG1qaVF3WDZzeGltb1czUzJseEhESHlJZzJqWUJ4R3dHQ1N3RlV3d0Z5Um96U2VXSVBqWVdCTFp2WFJDTTdnbHhTMlFnMDh6eFRMT1NURHJnWm9kK1lUSzZCZE5lQytxK0lUbkV0MmlmYndYSitlRUZlRFVWanhUYUo0RElJWklDRVFSMHVaa3RWd24xRU1Ja3VNbEkrakIyMlp0eldnSjBicEc2MXZXUm4zbTJ0K3hwTHdIU2drWXBoU3dtSkpSWU9oMjRtL0s1UnN4YWpVVnZSVG9ldmhJZXRZWUtHUWxad05ia1ZMOXY2TldrdTZUTEpaK0FsZ1RZSlFLbHZxYVQ0VzRQTlMybmxJcGpNWXhGc05tSTJCVzJ0YjN3UzBqRExzdDhOQnhjRkJlVSs0bzc2bWtHbDdHTUN1RUFORFFpdUY4aGdsR0dMWkszSWQrR2dEY05KY3FteTQ1U3lrRFVDYncwY1BiTkd3S1FRR1ZBbXd5N3o2dFE0TFM3S2VZd205UFRlclRkOFFleXJxT0FUSUpuNyt5ZERxY2ZicWU5ak5kM3BhczVWOXg2Z25QblJhd2s2bzlTbWlCTkRJbExnekhVRUxPMlRKTGZjcHVqWTBGdjRqR1ZnZUY3aGNzb0x0VWhUeVVyNXd6azlYSW93eVVBbUNIVGU2bDJWYmVxeUFNbkQ1OHgwZkZjT1NXUHZNdGxYeHdNMFNBWklPa1FRYXpreFhuS3QzekNxVUZ0Y0tNeFFQS2FVWVBYVlZBTk16b0dYZUs2ZnlvQ3MxL0hrR2d2U0Z4UkZZamdnQm1RSUh2Zys2dHRUc0RHVTVRTjI4UXpQRVdJcU8zNFZ2S3VyTzR5enRpSjluYkl6QjV4endVZUNjWUhySXA0Z2Z2ekJ3MTNua2NHdW1kenk3VHZBdk1iWjUzb1lDS3ZZc1IwdXBkZ3BodXRsUzM3MEVvMkpFQjhLYUc0WVZvZGNHTG9OY3RMeXB3ejd3WVdnTmVuUE9oTVFLaTNFc1VjVFJlRXVGSllHVEVFMTZLUytlZWw4cnpXZXVsY1g0S3ZIYXVQTVZldXRqWGxubVphS1BTeTdIUVI5WGpla3RxeEwrQTJFL0NNWFpxMEhlVUExaXhVM1F5bjVwbElZbFI3a2Y1L3l0anJhcXNaWENZbjN1aDJzT1padERXVERUOXVsUzdjVWMyOEYxV3F2SnhSbXZkZHJYWmhOVnhJZUhYdEdJY2F0VHc0M0lWck5ncW1Ndis5YmgzMUpTbldjNVkrVGQveEJtNkZVRlZvaDZhanpHeVYxQTFlMEdWZFlzeGllU01zVE1UeE54NkF1K3RuRzg0MWxBc1hkZjEzNlBtc2xvRkxwQjlQbFRmMjhUZUFZWTVhcWt5K2NGK2tuK2I3WmEwTTNsQ0t5VDFrcHlpYTdSaGR2cUhjSjJ5SjA5YlZnTjNaZlZtQnFnZWxHWldaTVlWcVd6TEp6SHd0R053QzhBSEwrYnE0WDFnbWQ3WXZWcXlCQzRhSTh1K3dTN0xLVytYV0xhSlA0Wmg2ZEZFSDV2YlZiMFRtMnpGeUFiSm9pUmxrM0xsTGhyWkVCd1JhZU5ZSFkzZzlwdHI5dmo0WUN0Vi9Vei9OOTg1aThodlZhaG9ZblR4SEdPQ2lITHJkK0dFZHNqa3E2SUU1aUZIbkFidkloSW5qcm1uMGJHczVtN2RObEZFeGpvZGptRTUyNXJYd01IRXVxNzFYME5IeldXMUNwekpXQlpvdUFVU1JTeGYxSENOeHZlVDdRMUFDaUJRRkRnQ01qc01UQ3dDUW1LWWY1ejRTTDJRRWJxRkRJYzA1ZmFhVGk5Y2hCa2lLVVMrUFljSVJVVmp0TUFZYk0yaWpUWE93bEFRa2JkVllqQ1FJRkdlb25CSWdFUklnbVJJZ1ZSSWczYVFEaG1RR1ZiWXNROG5EbkdNVTdqaHhUa3U0VWNRWVZ3amlsdkVrVVFhV2VSeGp5SWU4YnhNR2ZPSithYU5HQ0RKWHFuUy9xNFZuS1plSVo0UzExLzJ4YTU1YkxjSGtwMlZrbiswcnJoYWdQT2VlK3FDUlJZWEtMT1JsbmhwcVVTSytMYXJ4VElmRlZWcVg3UmNWa0V2aTFKbFZtalY3bStyckJUakQ2dkZOc3F4Z3EyeHp0cFBpNzdXekUzK1pMSFpsdDZadDlwdW0rT050a084blhacDArSFdMNCtSc1ltcG1Ybi9OMUpMSyt0c0VBQVFCSVpBWVhBRUVvWEdZSEVOMWpLQ3lZWWlzL0h4UUozQlpMRTVYQjVmMEdlZFNDeVJ5dVFLcFVxdDBlcjAxVGFaYld6dDdCMGNuWnhkWE4zY1BRaG11RXN1RjBFZ1VXZ01Gb2NuOU11UWVnMEJFcGxDcGRGRmI0Wkd1TW4yYkduc3YwNm1XYU1tQzV1MTNYTmZ3K2J0cW5JMXdiNUpyNjg5OXZtdDlWMkZhbDlVZVlMRVhIL2RmdWpwRDhWd2dxUm9odVY0ZklGUTVNenhCN0JZSXBYSkZVcVZXcVBWNlExR2s3bGVmZm96clRhN3cxbG5sN3VUTXBqa2NvMG50dERsdUtGTHZxTjlxTUNCUHZyOEhiVGZ2N0lkY3JNdk1ybENxVkpydERxOWdUS2FJS2tta3F3RTB6NU5OMHpMZGx6UDU0V0N4M29SQUtMbWZIMC9HRTFtaTlWbVY4bjUrcDdHWUhGNEFwRmtBL095YlhWNmc0MnRuYjJEb3hNdkg3K0FvSkN3Q0FLSlFvOXp4eEpKSERCTTNRakdrbWUwdEJiTWE2ZXFwcTZocWFWRHB5N2RldlRxMDgvVjBkWFROekEwQW5oOFl4TWNwUVhtTTFpQmtBQVdDTmxaNThZMlkvemZOaXBVbS91V3ludVZWbEhSVS9RUXY4bTVyQ21tTmpsMlZoUUdSeUFmbWNNVCtrcGtDaFg3aGhuRkxIWTdsNGQ2UTJGdlZzY1MwUnVyVklIalhMTldwOGZJZWFzbWtDZzBCb3ZERTRna01vVktvek9ZTEFDRTJEQ0hLeW9tTGlFcEpTMGpLeWV2b0tpa3JLS3FwcTZ4SHhrOTZqWTk4UDZpK09ad2VEOXNqYTlRRjZiKzJtc3BBWDB4OGVSeEVGU0IrWHpSMGhPcyt1SjJWWDl2RzBuNmw3TUhsaEkzQlZqYWpIamQrNUxWWUd5SjZXWlRsMld4clUyWWNqRnhCcTZxTUNlOFNBbzdURTBhTjhwRnVBNHpvdkUwR21HVVVqUUdVaUlhdGtkaklEVkhLa0kweHF5a2xpVTlzd3hVa3RJVmpUQXFpZVRFQ0tHWmhUWm1SWXBpWWg2YU9LR0JpWVdKU0tIQmpPUTFJdVpRb0dxeXp0RHNBaG1UWVRUWW5CbXlXRG03MzMyaG1zYzZWY3pGUFZXRmlWZVZ6ZGJvVkZSSDB4WGVKQTVXYXlVVTNYUkpRYUdQWG5DamFlZzdUT2RRdFcrR2hnNVFPNGxVMEpURkNpMUdNUjRZUVBEMW02WkFJRk5QMVFFZkZwc1ZjYWlZMk1BaHMvcXFmSko0VjlOZ2x3eDljWlNuQVgya1FLaWp0STRoeWZjbDBlQUFyVldZU0R3cEY1WGs1RVFPNk1SSWdMMlBTb21uYVJEMWVIdmEybW1ybm0vaExEZWNGNkMvK3VMc0lJeldaelY5OHN5WjFrS2RsZVJFLzdrNU85L29Eczl6SlYxRUYrWE1HMS9HWWpIL1A3cGptc0hseGV5Q25VUjBHU2UwbGdPT21iS1B0NWQ4V0xiMjJZUHJwTnBiMTViWDE4cVhNRFZsMEpoeno4YTY4STU4NVdGZWladmpZVkRmS0Z6cEc3WEczYlYvMW83dHVtZ005T0ErZngydGV5dnFleFY3OEpCQUpZa1B4NUFtNjRHbXJFbk5UOGYzNmV3RGFwMjFmSElxOVZrL3l0bTIrZkYybXM3T3dGUUNYVXhqaW01VTZmaE5HK3o0WlJ6cjV1Q3QwaGROWmFtWDVrYWZ5QmpERTFQTVp3V01rOXFUcGNiZjhvazNCWXU0QjNLYzkrQWxVblcySkw2a1NPZmFheHBxRWVxMW9wNHN6WHMrTThybTU4Qm5iQ3c3KzlvSTRSblpxT2ZZeTErbnNmNzVoQ1BnMFMzV01RYzBqMjZrd3NjOEJ4SjdSeWp0M1pBa2U3bEQ5QW1uKzdUcHl5dmlicXAzZVJTanZwSkRKWGNrd0Nxd1NOaEtRQVdENE03MnRGKzdzRVlBaUVEVUlHQkVEVXdnQUtJZVZhcjNUYUQ3Sk1zeUR3MUdKR2hVaERBUlR3UWdGRVJFRWREanp3dzZXMHJQNk9UTk9YS3JXbE0rb0NvenBtNURrVlpic2t2KzNPbDB2RTZyVDkvQUczbE5xSitmRjVqdno4R1BUMng1djlsRStQWXIyWkEyZDVrZGczYkNaajJtY2pLL2toNmZzNHJNVWFZNnpsZnhOc3VnVkEza2kxbGRlWm5uNG1SbDE1aXR1aWxxZXp4QjdIcldHNWFLNitVTk9aN0JHY3VMYXFWOEJlYy9KamNrdEFwY0djajZGNUpVTk0zdGVMNmV6Q0F6WDNuV1NKaTZaamxQdWJpblBmSFZNazV4alJmeThwMnZSSnRJRXpWWkF0VWNoVGt2cmFpWUdEMzJ0ZUI2cWZWcTY4Zk1TVjdqb213NUtsbTZhV3BNdm5tS0VDMk43NnNEKzhsRGJMRGZtaEQ2UEVEQitwUm1qSnJ6RWZsME5WZjlkanhoREFjRVNkRTZodVY0S09oRlNWWU1ScFA1WXFzbFQwaTI1aGFFRS9ZbkVBbGJDU3lBU0F6V0NSRHRhMmduTDQ3aGdDQXBXc2V3SEE4RnZTakppc0ZvTXJlQVZIT3F6cnUvckZRTlhZSVR1bGFqY2xtRkMrd2FaK25pMkRXaTh3U0JGc01CUVZLMGptRTVIZ3A2VVpJVmc5RmtibUdjcnBmbHpUNnhxazNUZkVWR0dRakZlalEzdjc0eGg0dnRVaFdHdytsT1ZSYlRqTUV6VWdnREJBdDBxNVpTQ00vSUdISitZRVFYeVNNQVRNQ1d0Z2tuTW5IMkdYand2RWJDRS9Ha0RYdlVSdWo1b3EvMlZTa3VRZUJQUDlKMUtlSVA4eVR5OU8vdzM4UTcvOC8yWjZSeEduNTJsV2hVQ2oySTErdTRMSmExZDdUcEx0VHBKT0d0amFSanJVT3RKM2hrZEl1dU9xWUNhM3l3am1zVlhhaGhITGJVU0VjSjFaaUc2RFhabk9HMTBYT1NpMTFEUDlTUjVCQndqUzRpU25BaklXM2Z4OE9SNk41a0Z1THMvM21zWmlPUFl5ZG5GMWMzZDQ5OGRta0lVZm1Oc0VZQWlFRFVJR0JFRFV3Z0lCREJtTGhIWXNNNzN2S1dON3pqSFc5NXoxdmU4akZ2ZU1kQmxSN0lzYnFxa0ZSMk9KbDVZRmRjOUoyT290L2tnd3owb1ZTUXJwcGZxZHQwajVibkYva1Yyell2K1puQS9wbklUaCtSUTNxSVBPNnkwWk5YZ3VHQUlDbGF4N0M1VTg2ZXA1TUh2M0xSRXZTaUpDc0dvOG5jOGs5N283SWFKdDA5cE05dlVHbG5CcENSN2ZCaFE5b3BCQWFHZHZVeUI4TWJtYWlHaTI4NitwcDE4dUNHa0JFRlVrQzdEUkoxRXFyWnh0YTdBSEk5Q256QkphSW1pbnVIZzZWb28rKy9nUVgxVFl2RW9wMld2V3RKN2RMRE9WNjIycDdyMURlRU9IQ3cwcnRBeURMaXNpRHNGZklSTXdlS2N2UU9JZVVjWktrQW1rN0FSL3BSQlBRR0FWd2xVYWJBeUZ3OEJJUmR1Ym9pZTMrZ0pYT0FPcmwrNWZkalkzU1dGYVByK3ZXNTFtUkRYaWdKMitiaXZoN2tBd2RiZnZUd0FIQlE2QlJBNk9QelBmRmhOS3pqNjdKdlloSGgzaExNSjMwNTJCVEd2UGlKUkltcDduQnpyRk1yRHZOK05mUGxvTVVxcEZUVjhBdEt5cTkxR25LQnhmMGNqUDZxRWdaSkFHNWg1enIxTG1HM2NHeWlaRHhreGhaNXh6ZFJadXAxS2hlMmFmOFBNWjNBYmxHZkJjSjBReGZVbHJWNS9UUXVtdkhHdEtCblU4YTJ1OFJyOVR4Qk1yWms4RC94TU9XZG5iT1ZmMUkyTGFQM1pkRlZ3OWNzR25RMUJuYk1iZnpnUmozV2pQeXR3WllXcFBoM090bXNMWmFOY3h4cWFHVnFNVnFGZmZGcFU4YmJzLzBOMXZHM1BPV2ZTN0xVZUI4MVRmSG4rVmJEN3gvVW5UM2xYeUZsdEhmZFg2K1g2UnptZzlkNGRBSVNLN0dsVGoyemdNRS9KVXdBRVRBRUN3QUJBVWdVbUF5c3JLSTVzaFJ3QWNobkZTTWhlUThVb0tsdm5WYmtXOW1NZXEyK2JiTzlFUTJxMDlaOXd6c0FEYXJZdDRmdG9hbUJEaThnbWZiWktubCtsa1pXeVJ4MVZZVlNJcFZGWHM5Vlh5OXl0Q3lUTll0MDlZSUFHS2pxcERUMjJTZ09kUDVPc2RBSy92T0NYRm5ycEV3QS9QUFRKaW9wQjdIeFpWK01sYUdDVC8wNEsvTFkza2pQWVYvWVIxNDZHZ2crOXNYNm5hL2MyU28rRXB6M1BYdmUzUEtSeWxQSWhOWkFTQlVZVkRJR2hpa2lXYzFqai9jbGFlVkNKdmxqWDdKZnZPK3hoZlRESWpTWEJzNEhWMTZPbC9CTWZjdUZRNE5SbURPV0VoNmRpT0k2TlptR2w4N045SityMkpmcFcyKzVOaFYvZkdITE81N1lhdmJxN3phQ2V3YS9SRHhwL2FTSCtsdU9Qd0FBIik7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGZvbnQtc3R5bGU6IG5vcm1hbDsgfQ0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE1Mi44MTQyNTMgNzg1LjAyNDUxOWMtMTAuMTE1MzY0IDAtMjAuMjMwNzI5LTQuMTU0NTI1LTI3LjI3NTM1Ny0xMi40NjM1NzQtMTMuMDA1NDY4LTE0Ljk5MjQxNS0xMS4zNzk3ODUtMzcuOTMyNjE2IDMuNjEyNjMtNTAuOTM4MDg0bDE2NS42MzkwOS0xNDMuNjAyMDQ2YzE0LjQ1MDUyLTEyLjQ2MzU3NCAzNi4xMjYzMDEtMTEuNTYwNDE2IDQ5LjQ5MzAzMiAxLjk4Njk0N2wxMTIuMzUyNzk2IDExNC43MDEwMDUgMjAxLjk0NjAyMi0yMDUuMzc4MDIxYzYuODYzOTk3LTcuMDQ0NjI5IDE2LjI1NjgzNS0xMC44Mzc4OSAyNi4wMTA5MzctMTAuODM3ODlzMTkuMTQ2OTM5IDQuMTU0NTI1IDI1LjgzMDMwNSAxMS4xOTkxNTNsMjAxLjk0NjAyMiAyMTEuNTE5NDkyYzEzLjcyNzk5NCAxNC40NTA1MiAxMy4xODYxIDM3LjIxMDA5LTEuMjY0NDIgNTEuMTE4NzE2LTE0LjQ1MDUyIDEzLjcyNzk5NC0zNy4yMTAwOSAxMy4xODYxLTUxLjExODcxNi0xLjI2NDQyMWwtMTc2LjI5NjM0OS0xODQuNjA1Mzk3LTIwMS41ODQ3NTkgMjA1LjE5NzM4OWMtNi44NjM5OTcgNi44NjM5OTctMTYuMDc2MjA0IDEwLjgzNzg5LTI1LjgzMDMwNSAxMC44Mzc4OXMtMTguOTY2MzA4LTMuOTczODkzLTI1LjgzMDMwNS0xMC44Mzc4OUwzMTYuMTA1MTMzIDY1NC45Njk4MzZsLTEzOS44MDg3ODQgMTIxLjIwMzc0Yy02LjY4MzM2NiA1Ljk2MDg0LTE1LjE3MzA0NiA4Ljg1MDk0NC0yMy40ODIwOTYgOC44NTA5NDN6IiBwLWlkPSIxMTMwIj48L3BhdGg+PHBhdGggZD0iTTgyNS40ODU5NzYgOTgyLjQ1NDc1NEgxOTguNjk0NjU1Yy01My44MjgxODggMC05Ny41NDEwMTMtNDMuNzEyODI0LTk3LjU0MTAxMi05Ny41NDEwMTNWMTM5LjA4NjI1OWMwLTUzLjgyODE4OCA0My43MTI4MjQtOTcuNTQxMDEzIDk3LjU0MTAxMi05Ny41NDEwMTNoNjI2Ljc5MTMyMWM1My44MjgxODggMCA5Ny41NDEwMTMgNDMuNzEyODI0IDk3LjU0MTAxMyA5Ny41NDEwMTN2Mjg3LjIwNDA5MmMwIDE5Ljg2OTQ2Ni0xNi4yNTY4MzUgMzYuMTI2MzAxLTM2LjEyNjMwMSAzNi4xMjYzMDFzLTM2LjEyNjMwMS0xNi4yNTY4MzUtMzYuMTI2MzAxLTM2LjEyNjMwMVYxMzkuMDg2MjU5YzAtMTMuOTA4NjI2LTExLjM3OTc4NS0yNS4yODg0MTEtMjUuMjg4NDExLTI1LjI4ODQxMUgxOTguNjk0NjU1Yy0xMy45MDg2MjYgMC0yNS4yODg0MTEgMTEuMzc5Nzg1LTI1LjI4ODQxMSAyNS4yODg0MTF2NzQ1LjgyNzQ4MmMwIDEzLjkwODYyNiAxMS4zNzk3ODUgMjUuMjg4NDExIDI1LjI4ODQxMSAyNS4yODg0MTFoNjI2Ljc5MTMyMWMxMy45MDg2MjYgMCAyNS4yODg0MTEtMTEuMzc5Nzg1IDI1LjI4ODQxMS0yNS4yODg0MTFWNzMxLjU1NzU5NGMwLTE5Ljg2OTQ2NiAxNi4yNTY4MzUtMzYuMTI2MzAxIDM2LjEyNjMwMS0zNi4xMjYzMDFzMzYuMTI2MzAxIDE2LjI1NjgzNSAzNi4xMjYzMDEgMzYuMTI2MzAxdjE1My4zNTYxNDdjMCA1My44MjgxODgtNDMuNzEyODI0IDk3LjU0MTAxMy05Ny41NDEwMTMgOTcuNTQxMDEzeiIgcC1pZD0iMTEzMSI+PC9wYXRoPjxwYXRoIGQ9Ik00MjIuMzE2NDU4IDQ4OS4xNTAxMTVjLTg3LjQyNTY0OCAwLTE1OC41OTQ0NjEtNzEuMTY4ODEzLTE1OC41OTQ0NjEtMTU4LjU5NDQ2MXM3MS4xNjg4MTMtMTU4LjU5NDQ2MSAxNTguNTk0NDYxLTE1OC41OTQ0NjIgMTU4LjU5NDQ2MSA3MS4xNjg4MTMgMTU4LjU5NDQ2MSAxNTguNTk0NDYyYzAgODcuNjA2MjgtNzEuMTY4ODEzIDE1OC41OTQ0NjEtMTU4LjU5NDQ2MSAxNTguNTk0NDYxeiBtMC0yNDQuNzU1Njg5Yy00Ny41MDYwODYgMC04Ni4zNDE4NTkgMzguNjU1MTQyLTg2LjM0MTg1OSA4Ni4zNDE4NTkgMCA0Ny41MDYwODYgMzguNjU1MTQyIDg2LjM0MTg1OSA4Ni4zNDE4NTkgODYuMzQxODU5czg2LjM0MTg1OS0zOC42NTUxNDIgODYuMzQxODU5LTg2LjM0MTg1OS0zOC44MzU3NzQtODYuMzQxODU5LTg2LjM0MTg1OS04Ni4zNDE4NTl6IiBwLWlkPSIxMTMyIj48L3BhdGg+PC9zdmc+DQo=",OR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Form",{ref:"loginForm",staticClass:"ind-login-form",attrs:{model:e.form,rules:e.rules},nativeOn:{keydown:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},[a("FormItem",{attrs:{prop:"userName"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.userName,callback:function(s){e.$set(e.form,"userName",s)},expression:"form.userName"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("Icons",{attrs:{size:16,type:"ios-person"}})],1)])],1),a("FormItem",{attrs:{prop:"password"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801",type:"password"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.password,callback:function(s){e.$set(e.form,"password",s)},expression:"form.password"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("Icons",{attrs:{size:14,type:"md-lock"}})],1)])],1),a("FormItem",{attrs:{prop:"validCode"}},[a("Input",{staticClass:"ind-login-captcha",attrs:{placeholder:"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.validCode,callback:function(s){e.$set(e.form,"validCode",s)},expression:"form.validCode"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("img",{staticClass:"ind-login-prefix",attrs:{src:GR}})])]),a("div",{staticClass:"ind-login-img-box"},[a("img",{staticClass:"ind-login-captcha-img",attrs:{src:e.captchaUrl},on:{click:e.getCaptcha}})])],1),a("FormItem",[a("Checkbox",{model:{value:e.rememberMe,callback:function(s){e.rememberMe=s},expression:"rememberMe"}},[a("span",{staticClass:"ind-login-remember"},[e._v("\u8BB0\u4F4F\u7528\u6237\u540D")])])],1),a("FormItem",[a("Button",{attrs:{loading:e.loading,long:"",type:"primary"},on:{click:e.handleSubmit,keydown:function(s){return!s.type.indexOf("key")&&e._k(s.keyCode,"enter",13,s.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},[e._v("\u767B\u5F55")])],1)],1)},LR=[];const jR={name:"IndLoginForm",components:{Form:B.Form,FormItem:B.FormItem,Input:B.Input,Icons:oe,Checkbox:B.Checkbox,Button:B.Button},props:{loading:Boolean,userNameRules:{type:Array,default:()=>[{required:!0,message:"\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},passwordRules:{type:Array,default:()=>[{required:!0,message:"\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},validCodeRules:{type:Array,default:()=>[{required:!0,message:"\u9A8C\u8BC1\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]}},data(){return{form:{userName:"",password:"",validCode:""},rememberMe:!1,validCodeId:""}},computed:{rules(){return{userName:this.userNameRules,password:this.passwordRules,validCode:this.validCodeRules}},captchaUrl(){return v.getCaptchaURL(this.validCodeId)}},created(){this.getCaptcha(),this.form.userName=v.getLocalStorage("username")},methods:{getCaptcha(){this.validCodeId=v.guid()},handleSubmit(){this.$refs.loginForm.validate(e=>{e&&(this.$emit("on-success-valid",{userName:this.form.userName,password:this.form.password,validCodeInput:this.form.validCode,validCodeId:this.validCodeId}),this.rememberMe&&v.setLocalStorage("username",this.form.userName),this.rememberMe||v.removeLocalStorage("username"))})}}},Nr={};var $R=y(jR,OR,LR,!1,HR,null,null,null);function HR(e){for(let t in Nr)this[t]=Nr[t]}var XR=function(){return $R.exports}(),PR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-login"},[a("div",{staticClass:"ind-login-con"},[a("Card",{attrs:{bordered:!1,icon:"log-in",title:"\u6B22\u8FCE\u767B\u5F55"}},[a("div",{staticClass:"ind-form-con"},[a("LoginForm",{ref:"login",attrs:{loading:e.loading},on:{"on-success-valid":e.handleSubmit}})],1)])],1)])},AR=[];const KR={name:"IndLogin",components:{Card:B.Card,LoginForm:XR},data(){return{loading:!1}},mounted(){v.clearSessionStorage()},methods:{...jt(["handleLogin"]),async handleSubmit({userName:e,password:t,validCodeInput:a,validCodeId:s}){this.loading=!0;try{const n=await this.handleLogin({userName:e,password:t,validCodeId:s,validCodeInput:a});n?n.startsWith("http://")||n.startsWith("https://")?location.href=n:this.$router.push(n,()=>{this.loading=!1}):this.$router.push({name:me.homeRouteName},()=>{this.loading=!1})}catch{this.loading=!1}},getCryptorPassword(e,t){return v.cryptor.encryptForLogin(v.cryptor.encryptForLogin(e,"sm3",!0)+t,"sm3",!1)}}},vr={};var qR=y(KR,PR,AR,!1,eU,null,null,null);function eU(e){for(let t in vr)this[t]=vr[t]}var is=function(){return qR.exports}(),tU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"div-class"},[a("span",{staticClass:"span-class"},[e._v(e._s(e.unitTitle)+"\uFF1A")]),a("span",{staticClass:"span-class"},[a("RadioGroup",{attrs:{value:e.value},on:{"on-change":e.onChange}},[a("Radio",{attrs:{label:"X"}},[e._v("\u7BB1")]),a("Radio",{attrs:{label:"WZ"}},[e._v("\u4E07\u652F")]),e.isShowWX?a("Radio",{attrs:{label:"WX"}},[e._v("\u4E07\u7BB1")]):e._e(),e.isShowJ?a("Radio",{attrs:{label:"J"}},[e._v("\u81EA\u7136\u4EF6")]):e._e()],1)],1)])},aU=[];const Rr="ind-unit",sU={components:{RadioGroup:B.RadioGroup,Radio:B.Radio},props:{value:{type:String,default:"X"},default:{type:String,default:"X"},unitTitle:{type:String,default:"\u5355\u4F4D"},isShowWX:Boolean,isShowJ:Boolean},watch:{default(e){const t=localStorage.getItem(Rr);t&&t!==e&&this.$emit("input",t)}},methods:{onChange(e){this.$emit("input",e),localStorage.setItem(Rr,e)}}},Ur={};var nU=y(sU,tU,aU,!1,iU,null,null,null);function iU(e){for(let t in Ur)this[t]=Ur[t]}var gr=function(){return nU.exports}(),lU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"div-class"},[a("span",{staticClass:"span-class"},[e._v(e._s(e.zeroTitle)+"\uFF1A")]),a("span",{staticClass:"span-class"},[a("RadioGroup",{attrs:{value:e.value},on:{"on-change":e.onChange}},[a("Radio",{attrs:{label:"Y"}},[e._v("\u5C55\u793A")]),a("Radio",{attrs:{label:"N"}},[e._v("\u4E0D\u5C55\u793A")])],1)],1)])},rU=[];const oU={components:{RadioGroup:B.RadioGroup,Radio:B.Radio},props:{value:{type:String,default:"Y"},default:{type:String,default:"Y"},zeroTitle:{type:String,default:"\u5C55\u793A\u9700\u6C42\u91CF\u4E3A0\u7684\u5377\u70DF"}},methods:{onChange(e){this.$emit("input",e)}}},br={};var cU=y(oU,lU,rU,!1,dU,null,null,null);function dU(e){for(let t in br)this[t]=br[t]}var Sr=function(){return cU.exports}(),hU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"step-track-main"},e._l(e.steps,function(s,n){return a("div",{key:"step"+n,class:["step-item",s.status?"done":e.curStep==n?"cur":"todeal"],on:{click:function(i){return e.$emit("stepDetail",e.row,s)}}},[a("div",{staticClass:"step-title"},[e._v(" "+e._s(s.name)+" ")]),a("div",{staticClass:"step-line-wrapper"},[n>0?a("div",{staticClass:"pre-line"}):e._e(),a("div",{staticClass:"node-icon"},[e.curStep==n&&n!=e.steps.length-1?a("Icon",{attrs:{type:"md-time"}}):e._e()],1),n<e.steps.length-1?a("div",{staticClass:"after-line"}):e._e()]),a("div",{staticClass:"user-name"},[e._v(" "+e._s(s.user)+" ")]),a("div",{staticClass:"step-time"},[e._v(" "+e._s(s.time)+" ")])])}),0)},uU=[],uS="";const pU={props:{row:{type:Object},steps:{type:Array,require:!0},curStep:{type:Number,require:!0}}},yr={};var mU=y(pU,hU,uU,!1,fU,null,null,null);function fU(e){for(let t in yr)this[t]=yr[t]}var kr=function(){return mU.exports}(),VU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{staticClass:"ind-file-preview-modal",attrs:{width:"80"},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(s){e.boxShow=s},expression:"boxShow"}},[a("div",{staticStyle:{width:"100%",height:"100%",display:"flex","justify-content":"center"}},[e.boxShow?a("div",{staticClass:"ind-file-preview-content",attrs:{id:e.id}}):e._e()]),a("div",{attrs:{slot:"footer"},slot:"footer"})])},TU=[];const NU={name:"PreviewModal",props:{id:{type:String,require:!0},value:Boolean,fileId:{type:String},cssStyles:{type:Object,default:()=>{}}},watch:{value:{immediate:!0,handler(){this.value?(this.boxShow=!0,this.openPreview()):this.boxShow=!1}}},data(){return{boxShow:this.value}},methods:{async openPreview(){const e=await v.getPreviewUrlApi(this.fileId);console.log("wps preview url is",e.data);var t="";e.code=="1"&&(t=e.data);const a=v.getToken()||sessionStorage.getItem("sso_token");console.log("preview token",a),console.log("tempUrl is",t);var s=OpenSDK==null?void 0:OpenSDK.config({url:t,mount:document.getElementById(this.id)});console.log("instance-----",s),s.setToken({token:a,timeout:10*60*1e3}),console.log("wps instance",s)},onCancel(){this.$emit("input",!1),this.boxShow=!1}}},Fr={};var vU=y(NU,VU,TU,!1,RU,null,null,null);function RU(e){for(let t in Fr)this[t]=Fr[t]}var UU=function(){return vU.exports}(),gU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"upload-file"},[a("Spin",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],attrs:{fix:""}}),a("div",{class:{"data-panel":e.uploadList.length}},[e.isShowUploadBtn&&!e.readonly?a("Upload",{ref:"upload",staticStyle:{display:"inline-block",width:"58px"},attrs:{headers:e.headers,paste:e.paste,webkitdirectory:e.webkitdirectory,name:e.name,"with-credentials":e.withCredentials,"show-upload-list":!1,"default-file-list":e.defaultList,accept:e.useAccept,"max-size":e.maxSize,multiple:e.multiple,action:e.action,"on-success":e.handleSuccess,"on-exceeded-size":e.handleMaxSize,"before-upload":e.onBeforeUpload,"on-progress":e.handleProgress,"on-error":e.handleError,"on-preview":e.handlePreview,"on-remove":e.handleRemove,"on-format-error":e.onFormatError,format:e.format}},[e.uploadList.length?[a("Button",[a("Icon",{attrs:{type:"md-cloud-upload",size:"20"}}),e._v("\xA0\u7EE7\u7EED\u4E0A\u4F20")],1)]:[a("Button",[a("Icon",{attrs:{type:"md-cloud-upload",size:"20"}}),e._v("\xA0"+e._s(e.buttonName))],1)]],2):e._e(),e.uploadList.length?[e.isShowUploadBtn&&!e.readonly?a("Divider",{attrs:{size:"small"}}):e._e(),e._l(e.uploadList,function(s,n){return a("div",{key:"item"+n,staticClass:"content-item"},[a("div",{staticClass:"title"},[e._v(" "+e._s(s.fileName)+" ")]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowDelete&&!e.readonly,expression:"isShowDelete && !readonly"}],staticClass:"delete",on:{click:function(i){return e.removeItem(s)}}},[e._v(" \u5220\u9664 ")]),a("div",{staticClass:"preview",on:{click:function(i){return e.openPreview(s)}}},[e._v("\u5728\u7EBF\u9884\u89C8")]),a("div",{staticClass:"download",on:{click:function(i){return e.download(s)}}},[a("Icon",{attrs:{type:"md-download"}}),e._v("\u4E0B\u8F7D")],1)])})]:e._e()],2),a("PreviewModal",{attrs:{fileId:e.selectedFileId,id:"office"},model:{value:e.showPreview,callback:function(s){e.showPreview=s},expression:"showPreview"}})],1)},bU=[];const SU={name:"IndUploadFile",components:{PreviewModal:UU},props:{headers:{type:Object,default:()=>({token:v.getToken()})},isShowDelete:{type:Boolean,default:!0},isShowUploadBtn:{type:Boolean,default:!0},withCredentials:{type:Boolean},paste:{type:Boolean},webkitdirectory:{type:Boolean},readonly:{type:Boolean},tableHeight:{type:Number,default:250},tableWidth:{type:String},buttonName:{type:String,default:"\u4E0A\u4F20\u9644\u4EF6"},multiple:{type:Boolean,default:!0},isTable:{type:Boolean},maxSize:{type:Number,default:512e3},defaultList:{type:Array,default:()=>[]},accept:{type:String,default:""},format:{type:Array,default:()=>[]},name:{type:String,default:"file"},onSuccess:{type:Function,default(){return()=>{}}},onChangeData:{type:Function,default(){return()=>{}}},handleMaxSize:{type:Function,default(){return()=>{}}},handleError:{type:Function,default(){return()=>{}}},handlePreview:{type:Function,default(){return()=>{}}},onFormatError:{type:Function,default(){return()=>{}}},handleRemove:{type:Function,default(){return()=>{}}}},data(){return{loading:!1,visible:!1,uploadList:[],uploadAllList:[],action:v.putOssFileUrl(),selectedFileId:"",showPreview:!1}},computed:{useAccept(){return this.accept?this.accept:this.format?this.format.map(e=>v.MIME_TYPE[e]||"").filter(e=>!!e).join(","):""}},mounted(){this.initUploadList()},watch:{defaultList(){this.initUploadList()}},methods:{initUploadList(){const e=d.default.cloneDeep(this.defaultList);e.forEach(t=>{t.fileId&&(t.fileUrl=v.getOssFileUrl(t.fileId))}),this.uploadList=e},removeItem(e){const t=d.default.findIndex(this.uploadList,{fileId:e.fileId});if(t!==-1){const a=this.uploadList[t];this.uploadList.splice(t,1),this.$emit("onChangeData",this.uploadList,a)}else console.log("\u6CA1\u6709\u627E\u5230\u8981\u5220\u9664\u7684\u9644\u4EF6Id")},handleProgress(e,t,a){this.uploadAllList=a},async handleSuccess(e,t){try{const{data:a}=await v.responseInterceptors({data:e}),s=(a==null?void 0:a[0])||{},n={fileUrl:v.getOssFileUrl(s.fileId),fileId:s.fileId,fileName:s.fileName};this.uploadList.push(n),d.default.every(this.uploadAllList,l=>l.status!=="uploading")&&(this.loading=!1,this.$emit("onSuccess",this.uploadList,e,t),this.$emit("onChangeData",this.uploadList,n))}catch{}},onBeforeUpload(e){this.loading=!0,this.$emit("handleBeforeUpload",e)},openPreview(e){const t=new URL(window.location.href),a=t.hostname==="gswp.jszygs.com"&&t.protocol==="https:";if(console.log("jsUrl",t),console.log("isJs",a),a){let s=`http://10.43.250.162/ind-uc-ext-server/api/wps/downloadFile/${e.fileId}?fullfilename=${e.fileId}${e.fileName}`;console.log("url",s),console.log("encodeURIComponent(Base64.encode(url))",encodeURIComponent(Base64.encode(s))),window.open(`http://10.43.250.162/kkfilepreview/onlinePreview?url=${encodeURIComponent(Base64.encode(s))}`)}else this.selectedFileId=e.fileId,this.showPreview=!0},download(e){e.attachmentType=="2"?window.open(e.fileId,"_self"):window.open(v.getOssFileUrl(e.fileId),"_self")}}},Wr={};var yU=y(SU,gU,bU,!1,kU,null,null,null);function kU(e){for(let t in Wr)this[t]=Wr[t]}var Zr=function(){return yU.exports}(),FU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.isShowBorder?"upload-img":"upload-img-no-border"},[a("Spin",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],attrs:{fix:""}}),e.isShowUpload&&!e.readonly?a("Upload",{ref:"upload",staticStyle:{display:"inline-block",width:"58px"},attrs:{headers:e.headers,paste:e.paste,webkitdirectory:e.webkitdirectory,name:e.name,"with-credentials":e.withCredentials,"show-upload-list":!1,"max-size":e.maxSize,multiple:e.isMultiple,type:e.type,accept:e.useAccept,action:e.action,"on-success":e.handleSuccess,"on-exceeded-size":e.handleMaxSize,"before-upload":e.onBeforeUpload,"on-progress":e.handleProgress,"on-error":e.handleError,"on-preview":e.handlePreview,"on-remove":e.handleRemove}},[a("div",{staticStyle:{width:"58px",height:"58px","line-height":"58px"}},[a("Icon",{attrs:{type:"ios-camera",size:"20"}})],1)]):e._e(),e.isThumbnail?a("div",{staticStyle:{display:"inline"}},e._l(e.uploadList,function(s,n){return a("div",{key:n,staticClass:"demo-upload-list",on:{click:function(i){return e.handleView(s)}}},[[a("img",{attrs:{src:s.fileUrl}}),a("div",{staticClass:"demo-upload-list-cover"},[e.isShowPreview?a("Icon",{attrs:{type:"ios-eye-outline"}}):e._e(),e.isShowDelete&&!e.readonly?a("Icon",{staticClass:"delete-icon",attrs:{type:"md-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.removeItem(s)}}}):e._e()],1)]],2)}),0):e._e(),a("Modal",{attrs:{fullscreen:"","footer-hide":""},model:{value:e.visible,callback:function(s){e.visible=s},expression:"visible"}},[e.showPreview?a("Carousel",{on:{"on-click":function(s){e.visible=!1}},model:{value:e.imgIndex,callback:function(s){e.imgIndex=s},expression:"imgIndex"}},e._l(e.uploadList,function(s,n){return a("CarouselItem",{key:n},[a("div",{staticClass:"carouse-content"},[a("img",{staticClass:"carouse-img",attrs:{src:s.fileUrl}})])])}),1):e._e()],1)],1)},WU=[];const ZU={name:"IndUploadImg",components:{Modal:ie},props:{headers:{type:Object,default:()=>({token:v.getToken()})},isShowUpload:{type:Boolean,default:!0},isShowDelete:{type:Boolean,default:!0},isShowPreview:{type:Boolean,default:!0},withCredentials:{type:Boolean},paste:{type:Boolean},webkitdirectory:{type:Boolean},readonly:{type:Boolean},showUploadList:{type:Boolean},isShowBorder:{type:Boolean,default:!0},multiple:{type:Boolean,default:!0},isThumbnail:{type:Boolean,default:!0},isTable:{type:Boolean},maxSize:{type:Number,default:102400},name:{type:String,default:"file"},type:{type:String,default:"drag"},defaultList:{type:Array,default:()=>[]},format:{type:Array,default:()=>["jpg","png","gif"]},onSuccess:{type:Function,default(){return()=>{}}},onChangeData:{type:Function,default(){return()=>{}}},handleMaxSize:{type:Function,default(){return()=>{}}},handleBeforeUpload:{type:Function,default(){return()=>{}}},handleError:{type:Function,default(){return()=>{}}},handlePreview:{type:Function,default(){return()=>{}}},handleRemove:{type:Function,default(){return()=>{}}},isOnlyOne:{type:Boolean}},data(){return{loading:!1,visible:!1,showPreview:!1,uploadList:[],uploadAllList:[],imgIndex:0,action:v.putOssFileUrl()}},computed:{isMultiple(){return this.multiple&&!this.isOnlyOne},useAccept(){return this.format?this.format.map(e=>v.MIME_TYPE[e]||"").filter(e=>!!e).join(","):""}},mounted(){this.initUploadList()},watch:{defaultList(){this.initUploadList()}},methods:{initUploadList(){const e=d.default.cloneDeep(this.defaultList);e.forEach(t=>{t.fileId&&(t.fileUrl=v.getOssFileUrl(t.fileId))}),this.uploadList=e},async handleView(e){this.imgIndex=this.uploadList.map(t=>t.fileId).indexOf(e.fileId),this.visible=!0,await this.$nextTick(),this.showPreview=!0},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});const t=d.default.findIndex(this.uploadList,{fileId:e.fileId});if(t!==-1){const a=this.uploadList[t];this.uploadList.splice(t,1),this.$emit("onChangeData",this.uploadList,a)}else console.log("\u6CA1\u6709\u627E\u5230\u8981\u5220\u9664\u7684\u9644\u4EF6Id")}catch(t){console.log(t)}this.$Modal.remove()},handleProgress(e,t,a){this.uploadAllList=a},async handleSuccess(e,t){try{const{data:a}=await v.responseInterceptors({data:e}),s=(a==null?void 0:a[0])||{},n={fileUrl:v.getOssFileUrl(s.fileId),fileId:s.fileId,fileName:s.fileName};this.isOnlyOne&&(this.uploadList=[]),this.uploadList.push(n),d.default.every(this.uploadAllList,l=>l.status!=="uploading")&&(this.loading=!1,this.$emit("onSuccess",this.uploadList,e,t),this.$emit("onChangeData",this.uploadList,n))}catch(a){console.log(`\u4E0A\u4F20\u56FE\u7247error: ${a}`)}},onBeforeUpload(e){this.loading=!0,this.$emit("handleBeforeUpload",e)}}},xr={};var xU=y(ZU,FU,WU,!1,MU,null,null,null);function MU(e){for(let t in xr)this[t]=xr[t]}var Mr=function(){return xU.exports}();const Ke=`${me.imgServerContext}/system/auths`;function wU(e){return v.axios.get(`${Ke}/getRoleList`,{params:e})}function EU(e){return v.axios.post(`${Ke}/addRole`,e)}function DU(e){return v.axios.post(`${Ke}/updateRole`,e)}function CU(e){return v.axios.post(`${Ke}/deleteRole`,e)}function _U(e){return v.axios.get(`${Ke}/getDetailAuthsUsers`,{params:e})}function JU(e){return v.axios.get(`${Ke}/getListUserRoles`,{params:e})}function YU(e){return v.axios.post(`${Ke}/saveAuthsUsers`,e)}var BU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndPageView",[a("Row",{staticClass:"row-contain",attrs:{gutter:16}},[a("Col",{attrs:{span:"8"}},[a("IndTable",{ref:"table",attrs:{disablePage:"",columns:e.tableColumns,dataApi:e.dataApi,"search-params":e.searchParams,rowKey:"roleId","auto-refresh":""},on:{"on-data-load":e.tableDataLoad,"on-select-change":e.tableSelectChange},scopedSlots:e._u([{key:"buttons",fn:function(){return[a("IndButton",{attrs:{bizType:"table"},on:{click:e.addRole}},[e._v("\u65B0\u589E")])]},proxy:!0}])})],1),a("Col",{attrs:{span:"16"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.userAuthLoading}},[a("div",{staticClass:"ind-flex-no-shrink important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),a("span",{attrs:{name:"importanttip"}},[e._v("\u5F53\u524D\u9009\u4E2D\u89D2\u8272\uFF1A"),a("span",{staticClass:"ind-blue"},[e._v(e._s(e.selectedRole?e.selectedRole.roleName:""))])])],1),a("div",{staticClass:"ind-flex-grow content"},[a("Row",{attrs:{gutter:16}},[a("Col",{attrs:{span:"12"}},[e.userAuthLoading?e._e():a("IndTree",{ref:"userTree",attrs:{data:e.userTreeData,"default-value":e.defaultUserId,multiple:"","show-checkbox":"",defaultExpandLevel:1,isShowHeader:!0,treeName:"\u7CFB\u7EDF\u7528\u6237\uFF1A[\u90E8\u95E8(\u5DF2\u8BBE\u4EBA\u6570/\u603B\u4EBA\u6570)] \u3001[\u7528\u6237(\u89D2\u82721,\u89D2\u82722...)]"}})],1),a("Col",{attrs:{span:"12"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.authTreeLoading}},[a("div",{staticClass:"auth-type-select-container"},[a("Row",[a("Col",[a("IndFormWrap",{ref:"authDetaileTypeForm",attrs:{fieldList:e.authDetaileTypeField,gridColumns:1},model:{value:e.authDetaileTypeForm,callback:function(s){e.authDetaileTypeForm=s},expression:"authDetaileTypeForm"}})],1)],1)],1),e.userAuthLoading?e._e():a("IndTree",{ref:"authTree",attrs:{data:e.authTreeData,"default-value":e.defaultAuthId,multiple:"","show-checkbox":"",expandAll:"",isShowHeader:!1}})],1)],1)],1)],1),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[a("IndButtonGroup",{attrs:{center:""}},[a("IndButton",{attrs:{bizType:"save",loading:e.saveLoading},on:{click:e.saveUsersAuths}})],1)],1)])],1)],1),a("IndModal",{attrs:{lazyRender:!1,title:"\u89D2\u8272\u7F16\u8F91",saving:e.saveRoleLoading},on:{"on-ok":e.saveRole},model:{value:e.showEditRole,callback:function(s){e.showEditRole=s},expression:"showEditRole"}},[a("div",{staticClass:"ivu-biz-form-row"},[a("IndFormWrap",{ref:"basicForm",attrs:{fieldList:e.formFields,gridColumns:1},model:{value:e.formData,callback:function(s){e.formData=s},expression:"formData"}})],1)])],1)},zU=[];const IU={name:"IndRoleAuth",props:{authModule:{type:String,required:!0},authType:{type:String,required:!0},authTreeApiParams:{type:Object,required:!0},authTreeApi:{type:Function,required:!0}},data(){return{defaultForm:{roleId:"",authModule:this.authModule,authType:this.authType,roleName:"",roleNote:"",seq:1},dataApi:wU,tableLoading:!1,searchParams:{authModule:this.authModule,authType:this.authType},tableColumns:[{title:"\u9009\u62E9",type:"radio",width:60,align:"center"},{title:"\u5E8F\u53F7",type:"index",width:50,align:"center"},{title:"\u89D2\u8272\u540D\u79F0",flex:1,key:"roleName",sortable:!0,align:"left"},{title:"\u64CD\u4F5C",align:"center",width:140,cellRenderer:e=>{const t=document.createElement("div");t.style.display="flex",t.style.justifyContent="center",t.classList.add("ag-button");const a=document.createElement("button");a.textContent="\u4FEE\u6539",a.style.margin="0 3px",a.type="button",a.classList.add("ivu-btn"),a.classList.add("ivu-btn-primary"),a.classList.add("ivu-btn-small"),a.classList.add("ivu-btn-ghost"),a.addEventListener("click",n=>{n.stopPropagation(),this.editRole(e.data)}),t.appendChild(a);const s=document.createElement("button");return s.textContent="\u5220\u9664",s.style.margin="0 3px",s.type="button",s.classList.add("ivu-btn"),s.classList.add("ivu-btn-error"),s.classList.add("ivu-btn-small"),s.classList.add("ivu-btn-ghost"),s.addEventListener("click",n=>{n.stopPropagation(),this.deleteRole(e.data)}),t.appendChild(s),t}}],roleAuths:[],roleUsers:[],selectedRole:null,userAuthLoading:!1,userTreeData:[],defaultUserId:[],authTreeData:[],defaultAuthId:[],formData:{},formFields:[{formKey:"authModule",title:"\u5E94\u7528\u6A21\u5757\u7F16\u7801",type:"input",required:!0,props:{maxlength:"64"},disabled:()=>!0},{formKey:"authType",title:"\u4E1A\u52A1\u7C7B\u578B\u7F16\u7801",type:"input",required:!0,props:{maxlength:"64"},disabled:()=>!0},{formKey:"roleName",title:"\u89D2\u8272\u540D\u79F0",type:"input",required:!0,props:{maxlength:"64"}},{formKey:"roleNote",title:"\u89D2\u8272\u8BF4\u660E",type:"input",props:{maxlength:"128"}},{formKey:"seq",title:"\u6392\u5E8F",type:"number",required:!0}],showEditRole:!1,modelType:"add",saveRoleLoading:!1,tableDataSize:1,saveLoading:!1,authDetaileTypeForm:{authDetaileTypeParam:[]},authTreeLoading:!1,authDetaileTypeField:[{formKey:"authDetaileTypeParam",title:"\u6743\u9650\u7C7B\u578B\uFF1A",type:"treeselect",props:{selectLeafOnly:!0,dataApi:v.listComTreeApi,urlParams:{bizType:"40",dataPermitType:JSON.stringify({authModule:this.authModule,authType:this.authType})}}}]}},watch:{"authDetaileTypeForm.authDetaileTypeParam":{handler:d.default.debounce(function(e){this.selectedRole&&e.length>0&&this.reloadAuthTree()},300),deep:!0,immediate:!0}},methods:{query(){this.tableLoading=!0;const e=this.authDetaileTypeForm.authDetaileTypeParam,t=e&&e.length>0&&e[0].id?e[0].id:"";this.searchParams={authModule:this.authModule,authType:this.authType,authDetaileType:t}},async tableDataLoad(e){this.tableDataSize=e.data.length||0,this.tableLoading=!1,await this.$nextTick()},tableSelectChange:d.default.debounce(function(e){e.length?(this.selectedRole=e[0],this.authDetaileTypeForm.authDetaileTypeParam=[],this.getUserAuthTreeData(!0)):(this.selectedRole=null,this.getUserAuthTreeData(!1))},100),async getUserAuthTreeData(e){if(this.userAuthLoading=!0,e){this.userTreeData=await this.dealUserTreeData(),this.authTreeData=await this.getAuthTreeData(),await this.$nextTick();const{roleAuths:t,roleUsers:a}=await this.getRoleUsersAuths(this.selectedRole.roleId);this.defaultUserId=a.map(s=>s.userId),this.defaultAuthId=t.map(s=>s.authId)}else console.log("\u4E0D\u9700\u8981\u62FC\u88C5\u89D2\u8272\u5BF9\u5E94\u7684\u7528\u6237\u548C\u6743\u9650"),this.userTreeData=[],this.defaultUserId=[],this.authTreeData=[],this.defaultAuthId=[];this.userAuthLoading=!1},async dealUserTreeData(){const e=await this.getUserTreeData(),t=await this.listUserRolesApi();return t.length?this.dealData(e,t):e},async getUserTreeData(){try{const{data:e}=await v.listUserTreeApi({orgCode:v.UC_ENUM.ORG_CODE_MKT});return e}catch(e){console.log(e)}},async getAuthTreeData(){try{const{data:e}=await this.authTreeApi(this.authTreeApiParams);return e}catch(e){return console.log("\u83B7\u53D6\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e),[]}},async listUserRolesApi(){try{const e=this.authDetaileTypeForm.authDetaileTypeParam,t=e&&e.length>0&&e[0].id?e[0].id:"",a={authModule:this.authModule,authType:this.authType,authDetaileType:t},{data:s}=await JU(a);return s}catch(e){console.log(e)}},dealData(e,t){return e.length&&e.forEach(a=>{if(a.children.length==0){const s=t.filter(n=>n.userId==a.id)||[];s.length&&s[0].roleList.length?(a.setRoleUserNum=1,a.title=a.title+s[0].roleNames):a.setRoleUserNum=0}else this.dealData(a.children,t),a.setRoleUserNum=0,a.children.forEach(s=>{a.setRoleUserNum=a.setRoleUserNum+s.setRoleUserNum}),a.title=a.title+"("+a.setRoleUserNum+"/"+a.leafNumber+")"}),e},addRole(){this.modelType="add",this.formData={...this.defaultForm},this.formData.seq=this.tableDataSize+1,this.$refs.basicForm.resetFields(),this.showEditRole=!0},editRole(e){this.modelType="edit",this.formData={...e},this.$refs.basicForm.resetFields(),this.showEditRole=!0},async getRoleUsersAuths(e){try{const t=this.authDetaileTypeForm.authDetaileTypeParam,a=t&&t.length>0&&t[0].id?t[0].id:"",s={roleId:e,authModule:this.authModule,authType:this.authType,authDetaileType:a},{data:n}=await _U(s);return n}catch(t){console.log(t)}},async deleteRole(e){const{roleAuths:t,roleUsers:a}=await this.getRoleUsersAuths(e.roleId);if(t.length>0||a.length>0){this.$Message.info("\u8BE5\u89D2\u8272\u6709\u5173\u8054\u7684\u7528\u6237\u6216\u6743\u9650\uFF0C\u4E0D\u80FD\u5220\u9664\u3002\u8BF7\u5148\u5C06\u8BE5\u89D2\u8272\u5BF9\u5E94\u7684\u7528\u6237\u6216\u6743\u9650\u6E05\u7A7A\u540E\u518D\u5220\uFF01");return}try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0}),await CU(e),setTimeout(()=>{this.query()},500)}catch(s){console.log(s)}this.$Modal.remove()},async saveRole(){if(!(await Promise.all([this.$refs.basicForm.validate()])).includes(!1)){this.saveRoleLoading=!0;try{await(this.modelType=="add"?EU:DU)(this.formData),this.$Message.success("\u6210\u529F"),this.formData={...this.defaultForm},this.saveRoleLoading=!1,this.showEditRole=!1,setTimeout(()=>{this.query()},500)}catch{this.saveRoleLoading=!1}}},async saveUsersAuths(){if(this.authDetaileTypeForm.authDetaileTypeParam.length==0){this.$Message.warning("\u8BF7\u9009\u62E9\u6743\u9650\u7C7B\u578B");return}const e=this.$refs.userTree.getCheckedNodes(!0)||[],t=this.$refs.authTree.getCheckedNodes(!0)||[],a=e.filter(s=>s.leafNode)||[];a.length&&a.forEach(s=>{const n=this.roleUsers.filter(i=>i.roleId==this.selectedRole.roleId&&i.userId==s.id)||[];n.length?s.roleUserId=n[0].roleUserId:s.roleUserId=""}),t.length&&t.forEach(s=>{const n=this.roleAuths.filter(i=>i.roleId==this.selectedRole.roleId&&i.authId==s.id)||[];n.length?s.roleAuthId=n[0].roleAuthId:s.roleAuthId=""});try{this.saveLoading=!0;const s=this.authDetaileTypeForm.authDetaileTypeParam,n=s&&s.length>0&&s[0].id?s[0].id:"";await YU({...this.selectedRole,authDetaileType:n,roleUsers:a.length?a.map(i=>({authModule:this.authModule,authType:this.authType,roleId:this.selectedRole.roleId,userId:i.id})):[],roleAuths:t.length?t.map(i=>({authModule:this.authModule,authType:this.authType,authDetaileType:n,roleId:this.selectedRole.roleId,authId:i.id})):[]}),this.$Message.success("\u4FDD\u5B58\u6210\u529F"),this.getUserAuthTreeData(!0),this.saveLoading=!1}catch{this.saveLoading=!1}},async reloadAuthTree(){try{this.authTreeLoading=!0;const{roleAuths:e}=await this.getRoleUsersAuths(this.selectedRole.roleId);this.defaultAuthId=e.map(t=>t.authId),this.authTreeLoading=!1}catch(e){console.error("\u52A0\u8F7D\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e)}}}},wr={};var QU=y(IU,BU,zU,!1,GU,null,null,null);function GU(e){for(let t in wr)this[t]=wr[t]}var Er=function(){return QU.exports}();const Dr=`${me.imgServerContext}/system/auths`;function OU(e){return v.axios.get(`${Dr}/getUserAuths`,{params:e})}function LU(e){return v.axios.post(`${Dr}/saveUserAuths`,e)}var jU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndPageView",[a("Row",{staticClass:"row-contain",attrs:{gutter:16}},[a("Col",{attrs:{span:"12"}},[a("IndTree",{ref:"userTree",attrs:{dataApi:e.userTreeApi,"url-params":e.userTreeParams,"default-value":e.defaultUserId,isShowHeader:!0,selectLeafOnly:!0,defaultExpandLevel:1,treeName:"\u7CFB\u7EDF\u7528\u6237"},on:{"on-select-change":e.onSelectUserChange}})],1),a("Col",{attrs:{span:"12"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.userAuthLoading}},[a("div",{staticClass:"auth-type-select-container"},[a("Row",[a("Col",[a("IndFormWrap",{ref:"authDetaileTypeForm",attrs:{fieldList:e.authDetaileTypeField,gridColumns:1},model:{value:e.authDetaileTypeForm,callback:function(s){e.authDetaileTypeForm=s},expression:"authDetaileTypeForm"}})],1)],1)],1),a("div",{staticClass:"ind-flex-grow"},[a("IndTree",{ref:"authTree",attrs:{data:e.authTreeData,"default-value":e.defaultAuthId,multiple:"","show-checkbox":"",expandAll:"",isShowHeader:!1}})],1),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[a("IndButtonGroup",{attrs:{center:""}},[a("IndButton",{attrs:{bizType:"save",disabled:e.btnDisAbled,loading:e.saveLoading},on:{click:e.saveUserAuths}})],1)],1)])],1)],1)],1)},$U=[];const HU={name:"IndUserAuth",props:{authModule:{type:String,required:!0},authType:{type:String,required:!0},authTreeApiParams:{type:Object,required:!0},authTreeApi:{type:Function,required:!0}},data(){return{userTreeApi:v.listUserTreeApi,userTreeParams:{orgCode:v.UC_ENUM.ORG_CODE_MKT},defaultUserId:[],selectUser:null,userAuthLoading:!1,authTreeData:[],defaultAuthId:[],saveLoading:!1,authDetaileTypeForm:{authDetaileTypeParam:[]},authDetaileTypeField:[{formKey:"authDetaileTypeParam",title:"\u6743\u9650\u7C7B\u578B\uFF1A",type:"treeselect",props:{selectLeafOnly:!0,dataApi:v.listComTreeApi,urlParams:{bizType:"40",dataPermitType:JSON.stringify({authModule:this.authModule,authType:this.authType})}}}]}},activated(){this.initialized?this.$refs.userTree.init():this.initialized=!0,this.selectUser=null,this.authTreeData=[],this.defaultAuthId=[]},watch:{"authDetaileTypeForm.authDetaileTypeParam":{handler:d.default.debounce(function(e){this.selectUser&&e.length>0&&this.reloadAuthTree()},300),deep:!0,immediate:!0}},computed:{btnDisAbled(){return!this.selectUser}},methods:{async onSelectUserChange(e){this.userAuthLoading=!0,e.length?(this.selectUser=e[0],this.authDetaileTypeForm.authDetaileTypeParam=[],this.authTreeData=await this.makeAuthTreeData(e[0])):(this.selectUser=null,this.authTreeData=[],this.defaultAuthId=[]),this.userAuthLoading=!1},async makeAuthTreeData(e){const t=await this.getAuthTreeData(),a=await this.getUserAuthsApi(e);return this.defaultAuthId=a.map(s=>s.authId),a.length?this.dealData(t,a):t},async getAuthTreeData(){try{const{data:e}=await this.authTreeApi(this.authTreeApiParams);return e}catch(e){return console.log("\u83B7\u53D6\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e),[]}},async getUserAuthsApi(e){try{const t=this.authDetaileTypeForm.authDetaileTypeParam,a=t&&t.length>0&&t[0].id?t[0].id:"",s={userId:e.id,authModule:this.authModule,authType:this.authType,authDetaileType:a},{data:n}=await OU(s);return n}catch(t){console.log(t)}},dealData(e,t){return e.length&&e.forEach(a=>{if(a.children.length===0){const s=t.find(n=>n.authId===a.id);a.disabled=s?s.isEdit==="0":!1,a.title=`${a.title}${s&&s.isEdit==="0"?"(\u89D2\u8272\u6388\u6743)":""}`}else this.dealData(a.children,t)}),e},async saveUserAuths(){if(this.authDetaileTypeForm.authDetaileTypeParam.length==0){this.$Message.warning("\u8BF7\u9009\u62E9\u6743\u9650\u7C7B\u578B");return}const t=(this.$refs.authTree.getCheckedNodes(!0)||[]).filter(n=>!n.disabled)||[],a=this.authDetaileTypeForm.authDetaileTypeParam,s=a&&a.length>0&&a[0].id?a[0].id:"";try{this.saveLoading=!0,await LU({userId:this.selectUser.id,authModule:this.authModule,authType:this.authType,authDetaileType:s,userAuths:t.map(n=>({authModule:this.authModule,authType:this.authType,authDetaileType:s,userId:this.selectUser.id,authId:n.id}))}),await this.reflashAuth(),this.$Message.success("\u4FDD\u5B58\u6210\u529F"),this.saveLoading=!1}catch{this.saveLoading=!1}},async reflashAuth(){this.userAuthLoading=!0,this.selectUser?this.authTreeData=await this.makeAuthTreeData(this.selectUser):(this.authTreeData=[],this.defaultAuthId=[]),this.userAuthLoading=!1},reloadAuthTree(){this.userAuthLoading=!0,this.authTreeData=[],this.defaultAuthId=[],this.selectUser?this.makeAuthTreeData(this.selectUser).then(e=>{this.authTreeData=e,this.userAuthLoading=!1}).catch(e=>{console.error("\u91CD\u7F6E\u6743\u9650\u6811\u5931\u8D25:",e),this.userAuthLoading=!1}):this.userAuthLoading=!1}}},Cr={};var XU=y(HU,jU,$U,!1,PU,null,null,null);function PU(e){for(let t in Cr)this[t]=Cr[t]}var _r=function(){return XU.exports}(),ls=Object.freeze(Object.defineProperty({__proto__:null,NotFound:Ge,ErrorContent:ua,Button:Te,ButtonGroup:Ne,DatePicker:Rn,Drawer:xa,Dropdown:Jt,DropdownMenu:Sn,DropdownItem:kn,FormWrap:Ma,Icons:oe,ImagePreview:sr,BrandInputModal:ir,ComInputModal:rr,ItemInputModal:cr,TreeModal:pr,ItemCompInputModal:fr,RowSumSettingInputModal:Tr,AppMenu:Ca,BackTop:Ja,Collect:Ia,ErrorStore:ji,FullScreen:Qa,Language:Xi,OtherMenu:Oa,SideMenuItem:La,SideMenu:ja,SiderTrigger:$t,TagsNav:$a,User:Ha,BasicLayout:Ht,EmptyLayout:ht,PageLayout:Xa,DetailView:pl,PageView:fl,Login:is,Modal:ie,AuditModal:Cn,AuditLogModal:bi,ExcelFlowModal:yi,HelpTableModal:Fi,HelpTreeModal:Mi,MaterialItemModal:Ei,SignModal:Xl,ReportIndexModal:ql,ReportOptionModal:tr,BackTopPanel:Tl,LoadingPanel:Pa,ConditionPanel:Ft,Poptip:Aa,UnitRadio:gr,ZeroRadio:Sr,Select:Ka,OptionGroup:El,Option:qa,ItemTypeCombineSelect:_l,Sign:as,StepTrack:kr,Table:Gt,MobileTable:Ui,Tooltip:$e,Tree:yt,TreeSelect:Xt,UploadFile:Zr,UploadImg:Mr,RoleAuth:Er,UserAuth:_r},Symbol.toStringTag,{value:"Module"})),Jr={install(e,{config:t}={}){e.prototype.$config=d.default.merge({},t||v.config,e.prototype.$config||{})}},Yr={install(e,{router:t,store:a}){e.prototype.$backToMenu=function(){if(console.log("trigger $backToMenu"),top==self){const s=a.state.app.breadCrumbList;a.commit("closeTag",{$router:t,route:d.default.cloneDeep(d.default.find(a.state.app.tagNavList,{name:s[s.length-1].name})||{})}),t.push({name:s[s.length-2].name}).catch(()=>{})}else t.go(-1)}}},AU=Object.freeze(Object.defineProperty({__proto__:null,IndConfigPlugin:Jr,IndRouterPlugin:Yr},Symbol.toStringTag,{value:"Module"}));const Br={name:me.rootRouteName,path:"/",redirect:"/home",component:top==self?Ht:ht,meta:{hideInMenu:!0,notCache:!0},children:[{name:me.homeRouteName,path:"home",meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"}}]},KU={name:me.loginRouteName,path:"/login",meta:{title:"Login - \u767B\u5F55",hideInMenu:!0},component:is},qU={name:"user",path:"/user",component:Ht,meta:{hideInMenu:!0,notCache:!0},children:[{path:"changepwd",name:"changepwd",meta:{hideInMenu:!0,title:"\u4FEE\u6539\u5BC6\u7801",icon:"md-home"}}]},eg={path:"/404",meta:{hideInMenu:!0},component:Ge};function tg({homeComponent:e,rootChildren:t}={}){const a=d.default.cloneDeep(Br);e&&(a.children[0].component=e),t&&t.length&&a.children.push(...t);let s=[a,qU,eg];return location.host.includes("localhost")&&s.push(KU),s}function ag({rootChildren:e}={}){const t=d.default.cloneDeep(Br);return t.component=ht,t.children=[],e&&e.length&&t.children.push(...e),[t]}const zr={EmptyLayout:{component:ht},EmptyLayoutNotCache:{component:{...ht,name:"IndEmptyLayoutNotCache"}}},ut={DIRECTORY:1,MENU:2,BUTTON:3,PAGE:4};function Ir(e){return[ut.DIRECTORY,ut.MENU].includes(e)}function sg(e){return Object.keys(ut).find(t=>ut[t]===e)}function Qr(e,t=[]){return t}function ng(e,t){if(console.log("permission2Router params",e,t),!e)return[];let a=[];for(const s of e)a.push({path:rs(s.uri),uri:s.uri,name:s.permissionValue,meta:{appId:s.appId,permissionId:s.permissionId,title:s.label,icon:s.icon,crumbs:[{icon:s.icon,name:s.permissionValue,title:s.label,type:s.type}],activeName:s.permissionValue,data:s},component:s.permissionValue});return console.log("permission2Router result",a),a}function Gr({list:e,menuTree:t,pageNode:a,parentId:s,crumbs:n,root:i,microType:l}){!e||e.forEach(r=>{const{permissionId:h,label:u,appId:o,pid:m,icon:c,type:f,uri:U,permissionValue:F}=r,b=F;if(m===s){if(Ir(f)){let w={type:f,name:b,pid:m,path:rs(U),uri:U,component:b,meta:{appId:o,permissionId:h,title:u,icon:c,crumbs:[...n],activeName:b,data:r},children:[]};w.meta.crumbs.push({icon:c,name:b,title:u,type:f}),ut.DIRECTORY===f&&(w.component="EmptyLayout"),Gr({list:e,menuTree:w.children,pageNode:a,parentId:h,crumbs:w.meta.crumbs,root:!1,microType:l}),w.children.length||delete w.children,t.push(w)}if(ut.PAGE===f){let w={type:f,name:b,pid:m,path:rs(U),uri:U,component:b,meta:{appId:o,permissionId:h,title:u,hideInMenu:!0,notCache:!0,crumbs:[...n],type:f,data:r}};w.meta.crumbs.push({icon:c,name:b,title:u,type:f}),a.children.push(w)}}})}function rs(e,t){return e?(e.startsWith("/")||(e=`/${e}`),e.startsWith(`/${v.config.routerBase}`)&&(e=e.replace(/^\/ind([^/]{1,})/,"")),e.includes("?")&&(e=e.split("?")[0]),e.includes(".")&&(e=e.split(".")[0]),e):""}function Or(e=[]){e=e.filter(a=>Ir(a.type));const t=[];return Gr({list:e,menuTree:t,pageNode:{children:[]},parentId:"0",crumbs:[],root:!0}),t}function Lr(e=[]){for(let t of e)if(t.component){const a=zr[t.component];a?t.component=a.component:t.path?window.loadComponentHandler&&(t.component=window.loadComponentHandler(t.path,t.name)||Ge):(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${t.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),t.component=Ge),t.children&&t.children.length>0&&Lr(t.children)}return e}function ig(e){return window.loadComponentHandler?e.component=window.loadComponentHandler(e.path,e.name)||Ge:(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${e.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),e.component=Ge),e}const jr=(e,t)=>{var s,n;let a=e.resolve(t);return!!((n=(s=a==null?void 0:a.resolved)==null?void 0:s.matched)!=null&&n.length)},qt={path:"/page",name:"page",meta:{hideInMenu:!0,notCache:!0},component:Xa,children:[]};async function lg({router:e,store:t,microType:a,allowPermissionList:s,routerOptionsBak:n,to:i}){let l=!t.state.user.userName;if(jr(e,i)&&!l)return;l&&(await t.dispatch("getUserInfo"),await t.dispatch("getAppListData"),await t.dispatch("getPermissionData",{constantRouterComponents:zr,permissionStoreKeyParams:"ibp-sc-permission"}),e.options=d.default.cloneDeep(n));const r=v.getPermissionCache(),h=Qr(a,r),u=e.options.routes.find(o=>o.path==="/");if(l&&(e.addRoute(u.name,qt),u.children.push(qt)),!jr(e,i)){let o=h.find(f=>f.permissionValue==i.name||f.name==i.name);if(!o&&i.path!="/"){let f=h.filter(b=>{var w,j,G;return(w=b==null?void 0:b.uri)!=null&&w.includes("?")?(j=b==null?void 0:b.uri)==null?void 0:j.includes(i.path):(G=b==null?void 0:b.uri)==null?void 0:G.endsWith(i.path)}),U=f.filter(b=>!b.uri.includes("ibp-sc")).map(b=>b.uri),F=d.default.minBy(U,b=>b.length);o=f.find(b=>b.uri===F)}const m=sg(o.type||"");let c=ig(ng([o],a)[0]);m=="PAGE"&&(e.addRoute(qt.name,{...c,meta:{...c.meta,notCache:!0}}),qt.children.push(c)),m=="MENU"&&(e.addRoute(u.name,c),u.children.push(c))}if(l){const m=Qr(a,s).filter(f=>e.options.routes.findIndex(U=>f.name===U.name)===-1);m.forEach(f=>{f.component=f.name,f.meta={hideInMenu:!0,title:f.label,activeName:f.name}});const c=Lr(m);for(const f of c)e.addRoute(me.rootRouteName,f)}}function rg({router:e,store:t,microType:a,allowPermissionList:s}){const n=me.loginRouteName,i=d.default.cloneDeep(e.options);window.sessionNotValidHandler=function(){let l=location.href;const r=l.indexOf("?");r!==-1&&(l=l.substring(0,r)),!l.endsWith("/login")&&window.confirm("\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u662F\u5426\u91CD\u65B0\u767B\u5F55\uFF1F")&&(top.location="/ibp-sc/login")},window.apiErrorHandler=function(l){B.Message.error({content:l,duration:10,closable:!0})},window.getQueryVariable=function(r){var h=window.location.search.substring(1),u=h.split("&");for(let m=0;m<u.length;m++){let c=u[m].split("=");if(c[0]==r)return c.slice(1).join("=")}let o=window.location.hash.substring(2);o.includes("?")&&(h=o.split("?")[1]),u=h.split("&");for(let m=0;m<u.length;m++){let c=u[m].split("=");if(c[0]==r)return c.slice(1).join("=")}return!1},e.beforeEach(async(l,r,h)=>{var f;B.LoadingBar.start();let u=v.getToken(),o=location.search,m=!1;if(o){let U=getQueryVariable("token");U&&u!==U&&(u=U,t.dispatch("loginSuccess",u));let F=getQueryVariable("sso_token")||sessionStorage.getItem("sso_token");F&&(m=!0,sessionStorage.setItem("sso_token",F))}let c=!t.state.user.userName;if(!m&&!u&&l.name!==n)h({name:n});else if(l.name===n)h();else if(c||top!==self||location.href.includes("imarket-analysis")){B.Spin.show();try{await lg({router:e,store:t,microType:a,allowPermissionList:s,routerOptionsBak:i,to:l}),c||!((f=l.matched)!=null&&f.length)?(console.log("\u8DEF\u7531\u6CA1\u6709\u5339\u914D\u5230",l),l.name&&l.path=="/"?h({name:l.name,query:l.query}):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF3",l),h({...l}))):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF32",l),h())}catch(U){console.log("router.beforeeach err",U),h({name:n})}B.Spin.hide()}else h()}),e.afterEach(l=>{B.LoadingBar.finish(),window.scrollTo(0,0)})}const og={mode:"history",base:me.routerBase};var cg={state:{userName:"",avatarImgPath:"",userManageUnitId:"",token:v.getToken()},mutations:{setAvatar(e,t){e.avatarImgPath=t},setUserName(e,t){e.userName=t},setUserManageUnitId(e,t){e.userManageUnitId=t},setToken(e,t){e.token=t,v.setToken(t)}},actions:{async handleLogin({dispatch:e},{userName:t,password:a,validCodeId:s,validCodeInput:n}){const i=await v.loginApi({userName:t,password:a,validCodeId:s,validCodeInput:n});return e("loginSuccess",i.token),i.url},loginSuccess({commit:e,dispatch:t},a){v.clearUserInfoCache(),e("setToken",a),e("setTagNavList",[]),window.top===window.self&&v.clearPermissionCache()},async handleLogout({state:e,commit:t}){await v.logoutApi(e.token),t("setToken",""),t("setUserName",""),t("setUserManageUnitId",""),setTimeout(()=>{window.location.reload()},0)},async getUserInfo({commit:e}){const t=v.getUserInfoCache();if(t)return e("setAvatar",t.userAvater),e("setUserName",t.userName),e("setUserManageUnitId",t.manageUnitId),t;const{data:a}=await v.getUserInfoApi();return e("setAvatar",a.userAvater),e("setUserName",a.userName),e("setUserManageUnitId",a.manageUnitId),v.setUserInfoCache(a),a}}};const{homeRouteName:ea}=me,dg=(e,t,a)=>{const s=lc(e.tagNavList,a);e.tagNavList=e.tagNavList.filter(n=>!Ce(n,a)),t.push(s)};var hg={state:{appInfo:"",appList:[],permissionList:[],permission:{},menuTreeList:[],homeRoute:{},breadCrumbList:[],tagNavList:[],activeName:"",collectMenuList:[],maxTabNum:5,theme:st(),indexDesc:{},isFullSreen:!1},getters:{getAppInfo(e){let t=e.appInfo;return t||(t=v.getSessionStorage("appInfo")),t||{}},getAppList(e){let t=e.appList;return t.length||(t=v.getSessionStorage("appList")),t||[]},getMenuTreeList(e){let t=e.menuTreeList;return t.length||(t=v.getSessionStorage("menuTreeList")),t||[]},getMaxTabNum(e){let t=e.maxTabNum;return t||(t=v.getSessionStorage("maxTabNum")),t||5},getTheme(e){let t=e.theme;return t||(t=st()),t},getIndexDesc(e){return e.indexDesc}},mutations:{setAppList(e,t){v.setSessionStorage("appList",t),e.appList=t},setAppInfo(e,t){let a=e.appList;a.length<=0&&(a=v.getSessionStorage("appList")||[]);const s=a.find(n=>n.appId==t);s&&(v.setSessionStorage("appInfo",s),e.appInfo=s)},setPermission(e,t){e.permission=t},setPermissionList(e,t){e.permissionList=t},setMenuTreeList(e,t){v.setSessionStorage("menuTreeList",t),e.menuTreeList=t},setHomeRoute(e,t){const a=t.options.routes;e.homeRoute=fa(a,ea)},setBreadCrumb(e,t){e.breadCrumbList=nc(t,e.homeRoute)},setTagNavList(e,t){let a=[];t?a=[...t]:a=ic()||[];let s=a.findIndex(n=>n.name===ea);if(s==-1&&a.unshift({meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"},hideInMenu:!0,icon:"md-home",title:"\u9996\u9875",name:"home",params:{},query:{}}),a[0]&&a[0].name!==ea&&a.shift(),s>0){let n=a.splice(s,1)[0];a.unshift(n)}e.tagNavList=a,Ds([...a])},closeTag(e,{$router:t,route:a}){let s=e.tagNavList.filter(n=>Ce(n,a));a=s[0]?s[0]:null,a&&dg(e,t,a)},addTag(e,{route:t,type:a="unshift"}){let s=sc(t);rc(e.tagNavList,s)||(console.log("type=="+a),a==="push"?(e.tagNavList.length>=e.maxTabNum+1&&e.tagNavList.splice(1,1),e.tagNavList.push(s)):s.name===ea?e.tagNavList.unshift(s):e.tagNavList.splice(1,e.tagNavList.length>=e.maxTabNum?1:0,s),Ds([...e.tagNavList]))},setActiveName(e,t){e.activeName=t},setCollectMenuList(e,t){e.collectMenuList=t},setMaxTabNum(e,t=5){v.setSessionStorage("maxTabNum",t),e.maxTabNum=t},setTheme(e,t){e.theme=t,v.setLocalStorage(Va,t),Na(t)},setIndexDesc(e,t){e.indexDesc=t},setIsFullSreen(e,t){e.isFullSreen=t}},actions:{async getAppListData({commit:e,getters:t}){var n;let a=t.getAppList;if(!a.length){const{data:i=[]}=await v.getAppListApi();a=i.filter(l=>l.basepath!=="/cmsadmin"),e("setAppList",a)}let s="";if(location.search){let i=/appId=([^&]*)/.exec(location.search);i&&i.length>1&&(s=i[1])}if(!s){const i=v.getSessionStorage("appInfo");s=(i==null?void 0:i.appId)||""}return s||(s=((n=a==null?void 0:a[0])==null?void 0:n.appId)||""),e("setAppInfo",s),a},async getPermissionData({commit:e}){const t=v.getPermissionCache();if(t){const a={};for(const s of t)s.permissionValue&&(a[s.permissionValue]=!0);return e("setPermissionList",t),e("setPermission",a),top==self&&e("setMenuTreeList",Or(t)),t}try{const{data:a}=await v.getPermissionApi(),s={};for(const n of a)n.permissionValue&&(s[n.permissionValue]=!0);return e("setPermissionList",a),e("setPermission",s),top==self&&e("setMenuTreeList",Or(a)),v.setPermissionCache(a),a}catch(a){console.log("getPermissionData: "+a)}},async addMenuHistory({state:e},{name:t}){const a=e.permissionList,{appId:s,permissionId:n}=a.find(i=>i.name===t)||{};s&&n&&await v.menuHistoryApi({appId:s,permissionId:n})},async addMenuCollect({state:e},{name:t}){const a=e.permissionList,{appId:s,permissionId:n}=a.find(i=>i.name===t)||{};if(!s||!n||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await v.addMenuCollectApi({appId:s,permissionId:n})},async removeMenuCollect({state:e},{name:t}){const a=e.permissionList,{appId:s,permissionId:n}=a.find(i=>i.name===t)||{};if(!s||!n||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await v.removeMenuCollectApi({appId:s,permissionId:n})},async getIndexInfo({commit:e}){let t=v.getIndexDescCache();if(t)return e("setIndexDesc",d.default.reduce(t,(s,n)=>(s[n.indexCode]=n.indexDesc,s),{})),t;const{data:a}=await v.listIndexDescApi();return v.setIndexDescCache(a),t=a,e("setIndexDesc",d.default.reduce(t,(s,n)=>(s[n.indexCode]=n.indexDesc,s),{})),a},updateIsFullSreen({commit:e},t){e("setIsFullSreen",t)}}};const ug={modules:{user:cg,app:hg}};var os={exports:{}},$r=function(t,a){return function(){for(var n=new Array(arguments.length),i=0;i<n.length;i++)n[i]=arguments[i];return t.apply(a,n)}},pg=$r,qe=Object.prototype.toString;function cs(e){return qe.call(e)==="[object Array]"}function ds(e){return typeof e=="undefined"}function mg(e){return e!==null&&!ds(e)&&e.constructor!==null&&!ds(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function fg(e){return qe.call(e)==="[object ArrayBuffer]"}function Vg(e){return typeof FormData!="undefined"&&e instanceof FormData}function Tg(e){var t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function Ng(e){return typeof e=="string"}function vg(e){return typeof e=="number"}function Hr(e){return e!==null&&typeof e=="object"}function ta(e){if(qe.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function Rg(e){return qe.call(e)==="[object Date]"}function Ug(e){return qe.call(e)==="[object File]"}function gg(e){return qe.call(e)==="[object Blob]"}function Xr(e){return qe.call(e)==="[object Function]"}function bg(e){return Hr(e)&&Xr(e.pipe)}function Sg(e){return typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams}function yg(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function kg(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function hs(e,t){if(!(e===null||typeof e=="undefined"))if(typeof e!="object"&&(e=[e]),cs(e))for(var a=0,s=e.length;a<s;a++)t.call(null,e[a],a,e);else for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.call(null,e[n],n,e)}function us(){var e={};function t(n,i){ta(e[i])&&ta(n)?e[i]=us(e[i],n):ta(n)?e[i]=us({},n):cs(n)?e[i]=n.slice():e[i]=n}for(var a=0,s=arguments.length;a<s;a++)hs(arguments[a],t);return e}function Fg(e,t,a){return hs(t,function(n,i){a&&typeof n=="function"?e[i]=pg(n,a):e[i]=n}),e}function Wg(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}var ge={isArray:cs,isArrayBuffer:fg,isBuffer:mg,isFormData:Vg,isArrayBufferView:Tg,isString:Ng,isNumber:vg,isObject:Hr,isPlainObject:ta,isUndefined:ds,isDate:Rg,isFile:Ug,isBlob:gg,isFunction:Xr,isStream:bg,isURLSearchParams:Sg,isStandardBrowserEnv:kg,forEach:hs,merge:us,extend:Fg,trim:yg,stripBOM:Wg},pt=ge;function Pr(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Ar=function(t,a,s){if(!a)return t;var n;if(s)n=s(a);else if(pt.isURLSearchParams(a))n=a.toString();else{var i=[];pt.forEach(a,function(h,u){h===null||typeof h=="undefined"||(pt.isArray(h)?u=u+"[]":h=[h],pt.forEach(h,function(m){pt.isDate(m)?m=m.toISOString():pt.isObject(m)&&(m=JSON.stringify(m)),i.push(Pr(u)+"="+Pr(m))}))}),n=i.join("&")}if(n){var l=t.indexOf("#");l!==-1&&(t=t.slice(0,l)),t+=(t.indexOf("?")===-1?"?":"&")+n}return t},Zg=ge;function aa(){this.handlers=[]}aa.prototype.use=function(t,a,s){return this.handlers.push({fulfilled:t,rejected:a,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1},aa.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},aa.prototype.forEach=function(t){Zg.forEach(this.handlers,function(s){s!==null&&t(s)})};var xg=aa,Mg=ge,wg=function(t,a){Mg.forEach(t,function(n,i){i!==a&&i.toUpperCase()===a.toUpperCase()&&(t[a]=n,delete t[i])})},Kr=function(t,a,s,n,i){return t.config=a,s&&(t.code=s),t.request=n,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t},Eg=Kr,qr=function(t,a,s,n,i){var l=new Error(t);return Eg(l,a,s,n,i)},Dg=qr,Cg=function(t,a,s){var n=s.config.validateStatus;!s.status||!n||n(s.status)?t(s):a(Dg("Request failed with status code "+s.status,s.config,null,s.request,s))},sa=ge,_g=sa.isStandardBrowserEnv()?function(){return{write:function(a,s,n,i,l,r){var h=[];h.push(a+"="+encodeURIComponent(s)),sa.isNumber(n)&&h.push("expires="+new Date(n).toGMTString()),sa.isString(i)&&h.push("path="+i),sa.isString(l)&&h.push("domain="+l),r===!0&&h.push("secure"),document.cookie=h.join("; ")},read:function(a){var s=document.cookie.match(new RegExp("(^|;\\s*)("+a+")=([^;]*)"));return s?decodeURIComponent(s[3]):null},remove:function(a){this.write(a,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),Jg=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)},Yg=function(t,a){return a?t.replace(/\/+$/,"")+"/"+a.replace(/^\/+/,""):t},Bg=Jg,zg=Yg,Ig=function(t,a){return t&&!Bg(a)?zg(t,a):a},ps=ge,Qg=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"],Gg=function(t){var a={},s,n,i;return t&&ps.forEach(t.split(`
52
- `),function(r){if(i=r.indexOf(":"),s=ps.trim(r.substr(0,i)).toLowerCase(),n=ps.trim(r.substr(i+1)),s){if(a[s]&&Qg.indexOf(s)>=0)return;s==="set-cookie"?a[s]=(a[s]?a[s]:[]).concat([n]):a[s]=a[s]?a[s]+", "+n:n}}),a},eo=ge,Og=eo.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a"),s;function n(i){var l=i;return t&&(a.setAttribute("href",l),l=a.href),a.setAttribute("href",l),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:a.pathname.charAt(0)==="/"?a.pathname:"/"+a.pathname}}return s=n(window.location.href),function(l){var r=eo.isString(l)?n(l):l;return r.protocol===s.protocol&&r.host===s.host}}():function(){return function(){return!0}}();function ms(e){this.message=e}ms.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},ms.prototype.__CANCEL__=!0;var na=ms,ia=ge,Lg=Cg,jg=_g,$g=Ar,Hg=Ig,Xg=Gg,Pg=Og,fs=qr,Ag=ra,Kg=na,to=function(t){return new Promise(function(s,n){var i=t.data,l=t.headers,r=t.responseType,h;function u(){t.cancelToken&&t.cancelToken.unsubscribe(h),t.signal&&t.signal.removeEventListener("abort",h)}ia.isFormData(i)&&delete l["Content-Type"];var o=new XMLHttpRequest;if(t.auth){var m=t.auth.username||"",c=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";l.Authorization="Basic "+btoa(m+":"+c)}var f=Hg(t.baseURL,t.url);o.open(t.method.toUpperCase(),$g(f,t.params,t.paramsSerializer),!0),o.timeout=t.timeout;function U(){if(!!o){var b="getAllResponseHeaders"in o?Xg(o.getAllResponseHeaders()):null,w=!r||r==="text"||r==="json"?o.responseText:o.response,j={data:w,status:o.status,statusText:o.statusText,headers:b,config:t,request:o};Lg(function(T){s(T),u()},function(T){n(T),u()},j),o=null}}if("onloadend"in o?o.onloadend=U:o.onreadystatechange=function(){!o||o.readyState!==4||o.status===0&&!(o.responseURL&&o.responseURL.indexOf("file:")===0)||setTimeout(U)},o.onabort=function(){!o||(n(fs("Request aborted",t,"ECONNABORTED",o)),o=null)},o.onerror=function(){n(fs("Network Error",t,null,o)),o=null},o.ontimeout=function(){var w=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",j=t.transitional||Ag.transitional;t.timeoutErrorMessage&&(w=t.timeoutErrorMessage),n(fs(w,t,j.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",o)),o=null},ia.isStandardBrowserEnv()){var F=(t.withCredentials||Pg(f))&&t.xsrfCookieName?jg.read(t.xsrfCookieName):void 0;F&&(l[t.xsrfHeaderName]=F)}"setRequestHeader"in o&&ia.forEach(l,function(w,j){typeof i=="undefined"&&j.toLowerCase()==="content-type"?delete l[j]:o.setRequestHeader(j,w)}),ia.isUndefined(t.withCredentials)||(o.withCredentials=!!t.withCredentials),r&&r!=="json"&&(o.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&o.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&o.upload&&o.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(h=function(b){!o||(n(!b||b&&b.type?new Kg("canceled"):b),o.abort(),o=null)},t.cancelToken&&t.cancelToken.subscribe(h),t.signal&&(t.signal.aborted?h():t.signal.addEventListener("abort",h))),i||(i=null),o.send(i)})},fe=ge,ao=wg,qg=Kr,eb={"Content-Type":"application/x-www-form-urlencoded"};function so(e,t){!fe.isUndefined(e)&&fe.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function tb(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=to),e}function ab(e,t,a){if(fe.isString(e))try{return(t||JSON.parse)(e),fe.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(a||JSON.stringify)(e)}var la={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:tb(),transformRequest:[function(t,a){return ao(a,"Accept"),ao(a,"Content-Type"),fe.isFormData(t)||fe.isArrayBuffer(t)||fe.isBuffer(t)||fe.isStream(t)||fe.isFile(t)||fe.isBlob(t)?t:fe.isArrayBufferView(t)?t.buffer:fe.isURLSearchParams(t)?(so(a,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):fe.isObject(t)||a&&a["Content-Type"]==="application/json"?(so(a,"application/json"),ab(t)):t}],transformResponse:[function(t){var a=this.transitional||la.transitional,s=a&&a.silentJSONParsing,n=a&&a.forcedJSONParsing,i=!s&&this.responseType==="json";if(i||n&&fe.isString(t)&&t.length)try{return JSON.parse(t)}catch(l){if(i)throw l.name==="SyntaxError"?qg(l,this,"E_JSON_PARSE"):l}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};fe.forEach(["delete","get","head"],function(t){la.headers[t]={}}),fe.forEach(["post","put","patch"],function(t){la.headers[t]=fe.merge(eb)});var ra=la,sb=ge,nb=ra,ib=function(t,a,s){var n=this||nb;return sb.forEach(s,function(l){t=l.call(n,t,a)}),t},no=function(t){return!!(t&&t.__CANCEL__)},io=ge,Vs=ib,lb=no,rb=ra,ob=na;function Ts(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ob("canceled")}var cb=function(t){Ts(t),t.headers=t.headers||{},t.data=Vs.call(t,t.data,t.headers,t.transformRequest),t.headers=io.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),io.forEach(["delete","get","head","post","put","patch","common"],function(n){delete t.headers[n]});var a=t.adapter||rb.adapter;return a(t).then(function(n){return Ts(t),n.data=Vs.call(t,n.data,n.headers,t.transformResponse),n},function(n){return lb(n)||(Ts(t),n&&n.response&&(n.response.data=Vs.call(t,n.response.data,n.response.headers,t.transformResponse))),Promise.reject(n)})},be=ge,lo=function(t,a){a=a||{};var s={};function n(o,m){return be.isPlainObject(o)&&be.isPlainObject(m)?be.merge(o,m):be.isPlainObject(m)?be.merge({},m):be.isArray(m)?m.slice():m}function i(o){if(be.isUndefined(a[o])){if(!be.isUndefined(t[o]))return n(void 0,t[o])}else return n(t[o],a[o])}function l(o){if(!be.isUndefined(a[o]))return n(void 0,a[o])}function r(o){if(be.isUndefined(a[o])){if(!be.isUndefined(t[o]))return n(void 0,t[o])}else return n(void 0,a[o])}function h(o){if(o in a)return n(t[o],a[o]);if(o in t)return n(void 0,t[o])}var u={url:l,method:l,data:l,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:h};return be.forEach(Object.keys(t).concat(Object.keys(a)),function(m){var c=u[m]||i,f=c(m);be.isUndefined(f)&&c!==h||(s[m]=f)}),s},ro={version:"0.24.0"},db=ro.version,Ns={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Ns[e]=function(s){return typeof s===e||"a"+(t<1?"n ":" ")+e}});var oo={};Ns.transitional=function(t,a,s){function n(i,l){return"[Axios v"+db+"] Transitional option '"+i+"'"+l+(s?". "+s:"")}return function(i,l,r){if(t===!1)throw new Error(n(l," has been removed"+(a?" in "+a:"")));return a&&!oo[l]&&(oo[l]=!0,console.warn(n(l," has been deprecated since v"+a+" and will be removed in the near future"))),t?t(i,l,r):!0}};function hb(e,t,a){if(typeof e!="object")throw new TypeError("options must be an object");for(var s=Object.keys(e),n=s.length;n-- >0;){var i=s[n],l=t[i];if(l){var r=e[i],h=r===void 0||l(r,i,e);if(h!==!0)throw new TypeError("option "+i+" must be "+h);continue}if(a!==!0)throw Error("Unknown option "+i)}}var ub={assertOptions:hb,validators:Ns},co=ge,pb=Ar,ho=xg,uo=cb,oa=lo,po=ub,mt=po.validators;function Wt(e){this.defaults=e,this.interceptors={request:new ho,response:new ho}}Wt.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=oa(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var a=t.transitional;a!==void 0&&po.assertOptions(a,{silentJSONParsing:mt.transitional(mt.boolean),forcedJSONParsing:mt.transitional(mt.boolean),clarifyTimeoutError:mt.transitional(mt.boolean)},!1);var s=[],n=!0;this.interceptors.request.forEach(function(c){typeof c.runWhen=="function"&&c.runWhen(t)===!1||(n=n&&c.synchronous,s.unshift(c.fulfilled,c.rejected))});var i=[];this.interceptors.response.forEach(function(c){i.push(c.fulfilled,c.rejected)});var l;if(!n){var r=[uo,void 0];for(Array.prototype.unshift.apply(r,s),r=r.concat(i),l=Promise.resolve(t);r.length;)l=l.then(r.shift(),r.shift());return l}for(var h=t;s.length;){var u=s.shift(),o=s.shift();try{h=u(h)}catch(m){o(m);break}}try{l=uo(h)}catch(m){return Promise.reject(m)}for(;i.length;)l=l.then(i.shift(),i.shift());return l},Wt.prototype.getUri=function(t){return t=oa(this.defaults,t),pb(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},co.forEach(["delete","get","head","options"],function(t){Wt.prototype[t]=function(a,s){return this.request(oa(s||{},{method:t,url:a,data:(s||{}).data}))}}),co.forEach(["post","put","patch"],function(t){Wt.prototype[t]=function(a,s,n){return this.request(oa(n||{},{method:t,url:a,data:s}))}});var mb=Wt,fb=na;function ft(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(n){t=n});var a=this;this.promise.then(function(s){if(!!a._listeners){var n,i=a._listeners.length;for(n=0;n<i;n++)a._listeners[n](s);a._listeners=null}}),this.promise.then=function(s){var n,i=new Promise(function(l){a.subscribe(l),n=l}).then(s);return i.cancel=function(){a.unsubscribe(n)},i},e(function(n){a.reason||(a.reason=new fb(n),t(a.reason))})}ft.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},ft.prototype.subscribe=function(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]},ft.prototype.unsubscribe=function(t){if(!!this._listeners){var a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}},ft.source=function(){var t,a=new ft(function(n){t=n});return{token:a,cancel:t}};var Vb=ft,Tb=function(t){return function(s){return t.apply(null,s)}},Nb=function(t){return typeof t=="object"&&t.isAxiosError===!0},mo=ge,vb=$r,ca=mb,Rb=lo,Ub=ra;function fo(e){var t=new ca(e),a=vb(ca.prototype.request,t);return mo.extend(a,ca.prototype,t),mo.extend(a,t),a.create=function(n){return fo(Rb(e,n))},a}var De=fo(Ub);De.Axios=ca,De.Cancel=na,De.CancelToken=Vb,De.isCancel=no,De.VERSION=ro.version,De.all=function(t){return Promise.all(t)},De.spread=Tb,De.isAxiosError=Nb,os.exports=De,os.exports.default=De;var Vo=os.exports;const da=function(e,t={theme:""}){var i;if(da.installed)return;location.pathname.includes("scyxweb")||fc();const a=t.theme||st();if(Na(a),!location.pathname.includes("scyxweb")){let l=location.protocol+"//"+location.host+"/ibp-sc/manage/global?t="+new Date().getTime();Vo.get(l).then(({data:r})=>{if(r.smallTheme){let h=document.getElementsByClassName("ind-small-theme")[0];h&&d.default.forIn(r.smallTheme,(u,o)=>{h.style.setProperty(o,u)})}e.prototype.$config=d.default.merge({},e.prototype.$config||{},r)})}(i=e.prototype.$config)!=null&&i.systemDefaultConfig?console.log("\u4F7F\u7528\u5DF2\u7F13\u5B58\u7684\u914D\u7F6E",e.prototype.$config):Vo.get("/user-manage-server/anon/system/qrySystemConfig").then(l=>{var r,h;try{const u=JSON.parse(((h=(r=l==null?void 0:l.data)==null?void 0:r.data)==null?void 0:h.settingInfo)||"{}");e.prototype.$config=d.default.merge({},e.prototype.$config||{},u),console.log("\u7CFB\u7EDF\u914D\u7F6E\u5DF2\u52A0\u8F7D",e.prototype.$config)}catch(u){console.error("\u89E3\u6790 settingInfo \u5931\u8D25:",u)}}).catch(l=>{console.error("\u8BF7\u6C42\u5931\u8D25:",l)}),Object.keys(ls).forEach(l=>{e.component(`Ind${l}`,ls[l])}),Object.keys(Ra).forEach(l=>{e.directive(l,Ra[l])}),e.prototype.$Modal=ie;let s=e.prototype.$Message.warning;e.prototype.$Message.warning=function(l){typeof l=="string"?s.apply(this,[{content:l,duration:3}]):s.apply(this,[{...l,duration:3}])};let n=e.prototype.$Message.error;e.prototype.$Message.error=function(l){typeof l=="string"?n.apply(this,[{content:l,duration:3}]):n.apply(this,[{...l,duration:3}])},e.prototype.$EventBus=Zt};typeof window!="undefined"&&window.Vue&&(da(window.Vue),window.addEventListener("resize",()=>Zt.$on("resize"),{passive:!0}),window.addEventListener("orientationchange",()=>Zt.$on("resize"),{passive:!0}));const gb={version:bo.version,install:da,components:ls,directives:Ra,plugins:AU,getDefaultTheme:st,doChangeTheme:Na};Z.AppMenu=Ca,Z.AuditLogModal=bi,Z.AuditModal=Cn,Z.BackTop=Ja,Z.BackTopPanel=Tl,Z.BasicLayout=Ht,Z.BrandInputModal=ir,Z.Button=Te,Z.ButtonGroup=Ne,Z.Collect=Ia,Z.ComInputModal=rr,Z.ConditionPanel=Ft,Z.DatePicker=Rn,Z.DetailView=pl,Z.Drawer=xa,Z.Dropdown=Jt,Z.DropdownItem=kn,Z.DropdownMenu=Sn,Z.EmptyLayout=ht,Z.ErrorContent=ua,Z.ErrorStore=ji,Z.ExcelFlowModal=yi,Z.FormWrap=Ma,Z.FullScreen=Qa,Z.HelpTableModal=Fi,Z.HelpTreeModal=Mi,Z.Icons=oe,Z.ImagePreview=sr,Z.IndConfigPlugin=Jr,Z.IndRouterPlugin=Yr,Z.ItemCompInputModal=fr,Z.ItemInputModal=cr,Z.ItemTypeCombineSelect=_l,Z.Language=Xi,Z.LoadingPanel=Pa,Z.Login=is,Z.MaterialItemModal=Ei,Z.MobileTable=Ui,Z.Modal=ie,Z.NotFound=Ge,Z.Option=qa,Z.OptionGroup=El,Z.OtherMenu=Oa,Z.PageLayout=Xa,Z.PageView=fl,Z.Poptip=Aa,Z.ReportIndexModal=ql,Z.ReportOptionModal=tr,Z.RoleAuth=Er,Z.RowSumSettingInputModal=Tr,Z.Select=Ka,Z.SideMenu=ja,Z.SideMenuItem=La,Z.SiderTrigger=$t,Z.Sign=as,Z.SignModal=Xl,Z.StepTrack=kr,Z.Table=Gt,Z.TagsNav=$a,Z.Tooltip=$e,Z.Tree=yt,Z.TreeModal=pr,Z.TreeSelect=Xt,Z.UnitRadio=gr,Z.UploadFile=Zr,Z.UploadImg=Mr,Z.User=Ha,Z.UserAuth=_r,Z.ZeroRadio=Sr,Z.addRouterGuards=rg,Z.clickOutside=Oe,Z.createMacroBasicRoutes=tg,Z.createMicroBasicRoutes=ag,Z.default=gb,Z.install=da,Z.permission=Bs,Z.print=zs,Z.routerOptions=og,Z.store=ug,Z.transferDom=it,Object.defineProperties(Z,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
48
+ */function hV(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var a=e.prototype._init;e.prototype._init=function(s){s===void 0&&(s={}),s.init=s.init?[n].concat(s.init):n,a.call(this,s)}}function n(){var s=this.$options;s.store?this.$store=typeof s.store=="function"?s.store():s.store:s.parent&&s.parent.$store&&(this.$store=s.parent.$store)}}var uV=typeof window!="undefined"?window:typeof global!="undefined"?global:{},mt=uV.__VUE_DEVTOOLS_GLOBAL_HOOK__;function pV(e){!mt||(e._devtoolHook=mt,mt.emit("vuex:init",e),mt.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,a){mt.emit("vuex:mutation",t,a)},{prepend:!0}),e.subscribeAction(function(t,a){mt.emit("vuex:action",t,a)},{prepend:!0}))}function Vt(e,t){Object.keys(e).forEach(function(a){return t(e[a],a)})}function el(e){return e!==null&&typeof e=="object"}function fV(e){return e&&typeof e.then=="function"}function mV(e,t){return function(){return e(t)}}var Ce=function(t,a){this.runtime=a,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},tl={namespaced:{configurable:!0}};tl.namespaced.get=function(){return!!this._rawModule.namespaced},Ce.prototype.addChild=function(t,a){this._children[t]=a},Ce.prototype.removeChild=function(t){delete this._children[t]},Ce.prototype.getChild=function(t){return this._children[t]},Ce.prototype.hasChild=function(t){return t in this._children},Ce.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},Ce.prototype.forEachChild=function(t){Vt(this._children,t)},Ce.prototype.forEachGetter=function(t){this._rawModule.getters&&Vt(this._rawModule.getters,t)},Ce.prototype.forEachAction=function(t){this._rawModule.actions&&Vt(this._rawModule.actions,t)},Ce.prototype.forEachMutation=function(t){this._rawModule.mutations&&Vt(this._rawModule.mutations,t)},Object.defineProperties(Ce.prototype,tl);var tt=function(t){this.register([],t,!1)};tt.prototype.get=function(t){return t.reduce(function(a,n){return a.getChild(n)},this.root)},tt.prototype.getNamespace=function(t){var a=this.root;return t.reduce(function(n,s){return a=a.getChild(s),n+(a.namespaced?s+"/":"")},"")},tt.prototype.update=function(t){al([],this.root,t)},tt.prototype.register=function(t,a,n){var s=this;n===void 0&&(n=!0);var i=new Ce(a,n);if(t.length===0)this.root=i;else{var l=this.get(t.slice(0,-1));l.addChild(t[t.length-1],i)}a.modules&&Vt(a.modules,function(r,h){s.register(t.concat(h),r,n)})},tt.prototype.unregister=function(t){var a=this.get(t.slice(0,-1)),n=t[t.length-1],s=a.getChild(n);!s||!s.runtime||a.removeChild(n)},tt.prototype.isRegistered=function(t){var a=this.get(t.slice(0,-1)),n=t[t.length-1];return a?a.hasChild(n):!1};function al(e,t,a){if(t.update(a),a.modules)for(var n in a.modules){if(!t.getChild(n))return;al(e.concat(n),t.getChild(n),a.modules[n])}}var Se,Ze=function(t){var a=this;t===void 0&&(t={}),!Se&&typeof window!="undefined"&&window.Vue&&UV(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var s=t.strict;s===void 0&&(s=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new tt(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Se,this._makeLocalGettersCache=Object.create(null);var i=this,l=this,r=l.dispatch,h=l.commit;this.dispatch=function(d,m){return r.call(i,d,m)},this.commit=function(d,m,T){return h.call(i,d,m,T)},this.strict=s;var c=this._modules.root.state;qt(this,c,[],this._modules.root),Ka(this,c),n.forEach(function(u){return u(a)});var o=t.devtools!==void 0?t.devtools:Se.config.devtools;o&&pV(this)},Aa={state:{configurable:!0}};Aa.state.get=function(){return this._vm._data.$$state},Aa.state.set=function(e){},Ze.prototype.commit=function(t,a,n){var s=this,i=ea(t,a,n),l=i.type,r=i.payload,h={type:l,payload:r},c=this._mutations[l];!c||(this._withCommit(function(){c.forEach(function(u){u(r)})}),this._subscribers.slice().forEach(function(o){return o(h,s.state)}))},Ze.prototype.dispatch=function(t,a){var n=this,s=ea(t,a),i=s.type,l=s.payload,r={type:i,payload:l},h=this._actions[i];if(!!h){try{this._actionSubscribers.slice().filter(function(o){return o.before}).forEach(function(o){return o.before(r,n.state)})}catch{}var c=h.length>1?Promise.all(h.map(function(o){return o(l)})):h[0](l);return new Promise(function(o,u){c.then(function(d){try{n._actionSubscribers.filter(function(m){return m.after}).forEach(function(m){return m.after(r,n.state)})}catch{}o(d)},function(d){try{n._actionSubscribers.filter(function(m){return m.error}).forEach(function(m){return m.error(r,n.state,d)})}catch{}u(d)})})}},Ze.prototype.subscribe=function(t,a){return nl(t,this._subscribers,a)},Ze.prototype.subscribeAction=function(t,a){var n=typeof t=="function"?{before:t}:t;return nl(n,this._actionSubscribers,a)},Ze.prototype.watch=function(t,a,n){var s=this;return this._watcherVM.$watch(function(){return t(s.state,s.getters)},a,n)},Ze.prototype.replaceState=function(t){var a=this;this._withCommit(function(){a._vm._data.$$state=t})},Ze.prototype.registerModule=function(t,a,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,a),qt(this,this.state,t,this._modules.get(t),n.preserveState),Ka(this,this.state)},Ze.prototype.unregisterModule=function(t){var a=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=qa(a.state,t.slice(0,-1));Se.delete(n,t[t.length-1])}),sl(this)},Ze.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)},Ze.prototype.hotUpdate=function(t){this._modules.update(t),sl(this,!0)},Ze.prototype._withCommit=function(t){var a=this._committing;this._committing=!0,t(),this._committing=a},Object.defineProperties(Ze.prototype,Aa);function nl(e,t,a){return t.indexOf(e)<0&&(a&&a.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function sl(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var a=e.state;qt(e,a,[],e._modules.root,!0),Ka(e,a,t)}function Ka(e,t,a){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var s=e._wrappedGetters,i={};Vt(s,function(r,h){i[h]=mV(r,e),Object.defineProperty(e.getters,h,{get:function(){return e._vm[h]},enumerable:!0})});var l=Se.config.silent;Se.config.silent=!0,e._vm=new Se({data:{$$state:t},computed:i}),Se.config.silent=l,e.strict&&vV(e),n&&(a&&e._withCommit(function(){n._data.$$state=null}),Se.nextTick(function(){return n.$destroy()}))}function qt(e,t,a,n,s){var i=!a.length,l=e._modules.getNamespace(a);if(n.namespaced&&(e._modulesNamespaceMap[l],e._modulesNamespaceMap[l]=n),!i&&!s){var r=qa(t,a.slice(0,-1)),h=a[a.length-1];e._withCommit(function(){Se.set(r,h,n.state)})}var c=n.context=VV(e,l,a);n.forEachMutation(function(o,u){var d=l+u;NV(e,d,o,c)}),n.forEachAction(function(o,u){var d=o.root?u:l+u,m=o.handler||o;RV(e,d,m,c)}),n.forEachGetter(function(o,u){var d=l+u;gV(e,d,o,c)}),n.forEachChild(function(o,u){qt(e,t,a.concat(u),o,s)})}function VV(e,t,a){var n=t==="",s={dispatch:n?e.dispatch:function(i,l,r){var h=ea(i,l,r),c=h.payload,o=h.options,u=h.type;return(!o||!o.root)&&(u=t+u),e.dispatch(u,c)},commit:n?e.commit:function(i,l,r){var h=ea(i,l,r),c=h.payload,o=h.options,u=h.type;(!o||!o.root)&&(u=t+u),e.commit(u,c,o)}};return Object.defineProperties(s,{getters:{get:n?function(){return e.getters}:function(){return TV(e,t)}},state:{get:function(){return qa(e.state,a)}}}),s}function TV(e,t){if(!e._makeLocalGettersCache[t]){var a={},n=t.length;Object.keys(e.getters).forEach(function(s){if(s.slice(0,n)===t){var i=s.slice(n);Object.defineProperty(a,i,{get:function(){return e.getters[s]},enumerable:!0})}}),e._makeLocalGettersCache[t]=a}return e._makeLocalGettersCache[t]}function NV(e,t,a,n){var s=e._mutations[t]||(e._mutations[t]=[]);s.push(function(l){a.call(e,n.state,l)})}function RV(e,t,a,n){var s=e._actions[t]||(e._actions[t]=[]);s.push(function(l){var r=a.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},l);return fV(r)||(r=Promise.resolve(r)),e._devtoolHook?r.catch(function(h){throw e._devtoolHook.emit("vuex:error",h),h}):r})}function gV(e,t,a,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(i){return a(n.state,n.getters,i.state,i.getters)})}function vV(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function qa(e,t){return t.reduce(function(a,n){return a[n]},e)}function ea(e,t,a){return el(e)&&e.type&&(a=t,t=e,e=e.type),{type:e,payload:t,options:a}}function UV(e){Se&&e===Se||(Se=e,hV(Se))}var bV=ll(function(e,t){var a={};return il(t).forEach(function(n){var s=n.key,i=n.val;a[s]=function(){for(var r=[],h=arguments.length;h--;)r[h]=arguments[h];var c=this.$store.commit;if(e){var o=rl(this.$store,"mapMutations",e);if(!o)return;c=o.context.commit}return typeof i=="function"?i.apply(this,[c].concat(r)):c.apply(this.$store,[i].concat(r))}}),a}),ta=ll(function(e,t){var a={};return il(t).forEach(function(n){var s=n.key,i=n.val;a[s]=function(){for(var r=[],h=arguments.length;h--;)r[h]=arguments[h];var c=this.$store.dispatch;if(e){var o=rl(this.$store,"mapActions",e);if(!o)return;c=o.context.dispatch}return typeof i=="function"?i.apply(this,[c].concat(r)):c.apply(this.$store,[i].concat(r))}}),a});function il(e){return yV(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function yV(e){return Array.isArray(e)||el(e)}function ll(e){return function(t,a){return typeof t!="string"?(a=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,a)}}function rl(e,t,a){var n=e._modulesNamespaceMap[a];return n}var SV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-collect-btn"},[a("Tooltip",{attrs:{content:e.value?"\u53D6\u6D88\u6536\u85CF":"\u6536\u85CF",placement:"bottom"}},[a("Icons",{attrs:{type:e.value?"ios-star":"ios-star-outline",size:23},nativeOn:{click:function(n){return e.handleClick.apply(null,arguments)}}})],1)],1)},kV=[];const FV={name:"IndCollect",components:{Tooltip:Ke,Icons:pe},data(){return{value:!1}},computed:{collectMenuList(){return this.$store.state.app.collectMenuList}},mounted(){this.value=!1,this.collectMenuList.find(t=>t.name==this.$route.name)&&(this.value=!0)},methods:{...ta(["addMenuCollect","removeMenuCollect"]),handleClick(){this.value?this.removeMenuCollect(this.$route).then(()=>{this.$Message.success("\u53D6\u6D88\u6536\u85CF"),this.value=!this.value}):this.addMenuCollect(this.$route).then(()=>{this.$Message.success("\u6536\u85CF\u6210\u529F"),this.value=!this.value})}}},ol={};var WV=F(FV,SV,kV,!1,ZV,null,null,null);function ZV(e){for(let t in ol)this[t]=ol[t]}var en=function(){return WV.exports}(),xV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"error-store"},[a("Badge",{attrs:{dot:"",count:e.countComputed}},[a("Button",{attrs:{type:"text"},on:{click:e.openErrorLoggerPage}},[a("Icons",{attrs:{size:20,type:"ios-bug"}})],1)],1)],1)},wV=[],hS="";const MV={name:"IndErrorStore",components:{Badge:I.Badge,Button:I.Button,Icons:pe},props:{count:{type:Number,default:0},hasRead:Boolean},computed:{countComputed(){return this.hasRead?0:this.count}},methods:{openErrorLoggerPage(){this.$router.push({name:"error_logger_page"})}}},cl={};var EV=F(MV,xV,wV,!1,DV,"7806e270",null,null);function DV(e){for(let t in cl)this[t]=cl[t]}var dl=function(){return EV.exports}(),CV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.showFullScreenBtn?a("div",{staticClass:"ind-full-screen-btn-con"},[a("Tooltip",{attrs:{content:e.value?"\u9000\u51FA\u5168\u5C4F":"\u5168\u5C4F",placement:"bottom"}},[a("Icons",{attrs:{type:e.value?"md-contract":"md-expand",size:23},nativeOn:{click:function(n){return e.handleChange.apply(null,arguments)}}})],1)],1):e._e()},_V=[];const BV={name:"IndFullscreen",components:{Tooltip:Ke,Icons:pe},props:{value:Boolean},computed:{showFullScreenBtn(){return window.navigator.userAgent.indexOf("MSIE")<0}},methods:{handleFullscreen(){let e=document.body;this.value?document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitCancelFullScreen?document.webkitCancelFullScreen():document.msExitFullscreen&&document.msExitFullscreen():e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullScreen?e.webkitRequestFullScreen():e.msRequestFullscreen&&e.msRequestFullscreen()},handleChange(){this.handleFullscreen(),Jt.$emit("resize")}},mounted(){let e=document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.fullScreen||document.mozFullScreen||document.webkitIsFullScreen;e=!!e,document.addEventListener("fullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("mozfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("webkitfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),document.addEventListener("msfullscreenchange",()=>{this.$emit("input",!this.value),this.$emit("on-change",!this.value)}),this.$emit("input",e)}},hl={};var JV=F(BV,CV,_V,!1,zV,null,null,null);function zV(e){for(let t in hl)this[t]=hl[t]}var tn=function(){return JV.exports}(),YV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Dropdown",{attrs:{trigger:"click"},on:{"on-click":e.selectLang}},[a("a",{attrs:{href:"javascript:void(0)"}},[e._v(" "+e._s(e.title)+" "),a("Icons",{attrs:{size:18,type:"md-arrow-dropdown"}})],1),a("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.localList,function(n,s){return a("DropdownItem",{key:"lang-"+s,attrs:{name:s}},[e._v(e._s(n))])}),1)],1)],1)},IV=[];const QV={name:"IndLanguage",components:{Dropdown:jt,DropdownMenu:I.DropdownMenu,DropdownItem:I.DropdownItem,Icons:pe},props:{lang:String},data(){return{langList:{"zh-CN":"\u8BED\u8A00","zh-TW":"\u8A9E\u8A00","en-US":"Lang"},localList:{"zh-CN":"\u4E2D\u6587\u7B80\u4F53","zh-TW":"\u4E2D\u6587\u7E41\u4F53","en-US":"English"}}},watch:{lang(e){this.$i18n.locale=e}},computed:{title(){return this.langList[this.lang]}},methods:{selectLang(e){this.$emit("on-lang-change",e)}}},ul={};var OV=F(QV,YV,IV,!1,GV,null,null,null);function GV(e){for(let t in ul)this[t]=ul[t]}var pl=function(){return OV.exports}(),LV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.classes},[a("div",{staticClass:"other-menu-item",on:{click:function(n){return e.onChange("history")}}},[a("Tooltip",{attrs:{transfer:"",placement:"right",content:"\u5386\u53F2",disabled:!e.collapsed}},[a("div",[a("Icons",{staticClass:"other-menu-icon",attrs:{type:"md-time"}}),a("span",{staticClass:"other-menu-title"},[e._v("\u5386\u53F2")])],1)])],1),a("div",{staticClass:"other-menu-item",on:{click:function(n){return e.onChange("collect")}}},[a("Tooltip",{attrs:{transfer:"",placement:"right",content:"\u6536\u85CF",disabled:!e.collapsed}},[a("div",[a("Icons",{staticClass:"other-menu-icon",attrs:{type:"md-star-outline"}}),a("span",{staticClass:"other-menu-title"},[e._v("\u6536\u85CF")])],1)])],1),a("Drawer",{attrs:{title:e.drawer.title,closable:!1,scrollable:!0,"class-name":e.drawerClasses,"mask-style":{backgroundColor:"unset"},placement:"left"},model:{value:e.drawer.model,callback:function(n){e.$set(e.drawer,"model",n)},expression:"drawer.model"}},[e.drawer.type=="history"?a("div",{staticClass:"other-menu-history"},e._l(e.list,function(n,s){return a("div",{key:s,staticClass:"other-menu-history-item"},[a("div",{staticClass:"content",on:{click:function(i){return e.handleClick(n)}}},[a("Icons",{attrs:{type:n.icon}}),a("span",[e._v(" "+e._s(n.label))])],1),a("div",{staticClass:"delete"},[a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return e.handleHistoryDelete(n)}}})],1)])}),0):e._e(),e.drawer.type=="collect"?a("div",{staticClass:"other-menu-collect"},e._l(e.list,function(n,s){return a("div",{key:s,staticClass:"other-menu-collect-item",on:{click:function(i){return e.handleClick(n)}}},[a("div",{staticClass:"content"},[a("Tooltip",{attrs:{content:n.label,delay:1e3}},[a("Icons",{attrs:{type:n.icon}}),a("span",[e._v(" "+e._s(n.label))])],1)],1),a("div",{staticClass:"delete"},[a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.handleCollectDelete(n)}}})],1)])}),0):e._e()])],1)},jV=[];let an;const HV={name:"IndOtherMenu",components:{Tooltip:Ke,Drawer:Oa,Icons:pe},props:{collapsed:Boolean},data(){return{drawer:{model:!1,title:"",type:""},list:[]}},computed:{classes(){let e=["ind-other-menu"];return this.collapsed?["ind-other-menu-collapsed",...e]:[...e]},drawerClasses(){return this.collapsed?"ind-other-menu-drawer-wrap-collapsed":"ind-other-menu-drawer-wrap"}},methods:{onChange(e){e=="history"?(this.drawer.title="\u5386\u53F2\u83DC\u5355",an=v.getMenuHistoryApi):(this.drawer.title="\u6536\u85CF\u83DC\u5355",an=v.getMenuCollectApi),this.getList(),this.drawer.type=e,this.drawer.model=!this.drawer.model},getList(){this.list=[],an().then(e=>{this.list=e.data,this.drawer.type=="collect"&&this.$store.commit("setCollectMenuList",this.list)})},handleClick(e){this.$emit("on-select",e.name),this.drawer.model=!1},handleHistoryDelete(e){v.deleteMenuHistoryApi(e.historyId).then(()=>{this.getList()})},handleCollectDelete(e){v.deleteMenuCollectApi(e.collectId).then(()=>{this.getList()})}}},fl={};var $V=F(HV,LV,jV,!1,XV,null,null,null);function XV(e){for(let t in fl)this[t]=fl[t]}var nn=function(){return $V.exports}(),ml={components:{Icons:pe},methods:{showTitle(e){return Fa(e)},showChildren(e){return e.children&&(e.children.length>0||e.meta&&e.meta.showAlways)},getNameOrHref(e,t){return e.href?`isTurnByHref_${e.href}`:t?e.children[0].name:e.name}}},PV={props:{parentItem:{type:Object,default:()=>{}},isShow:{type:Boolean,default:!0},theme:String,iconSize:Number},computed:{parentName(){return this.parentItem.name},children(){return this.parentItem.children},textColor(){return this.theme==="dark","#495060"}}},AV=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Submenu",{directives:[{name:"show",rawName:"v-show",value:e.isShow,expression:"isShow"}],attrs:{name:""+e.parentName}},[a("template",{slot:"title"},[a("Icons",{staticStyle:{"font-size":"14px"},attrs:{type:e.parentItem.meta.icon||""}}),a("span",{staticStyle:{"font-size":"14px"}},[e._v(e._s(e.showTitle(e.parentItem)))])],1),e._l(e.children,function(n){return[n.children&&n.children.length===1?[e.showChildren(n)?a("IndSideMenuItem",{key:"menu-"+n.name,attrs:{isTopMenu:!1,"parent-item":n}}):a("MenuItem",{key:"menu-"+n.children[0].name,attrs:{name:e.getNameOrHref(n,!0)}},[a("Icons",{attrs:{type:n.meta.icon||""}}),a("span",[e._v(e._s(e.showTitle(n.children[0])))])],1)]:[e.showChildren(n)?a("IndSideMenuItem",{key:"menu-"+n.name,attrs:{isTopMenu:!1,"parent-item":n}}):a("MenuItem",{key:"menu-"+n.name,attrs:{name:e.getNameOrHref(n)}},[a("Icons",{attrs:{type:n.meta.icon||""}}),a("span",[e._v(e._s(e.showTitle(n)))])],1)]]})],2)},KV=[];const qV={name:"IndSideMenuItem",components:{Submenu:I.Submenu,MenuItem:I.MenuItem},mixins:[ml,PV],props:{isTopMenu:{type:Boolean,default:!0}}},Vl={};var eT=F(qV,AV,KV,!1,tT,null,null,null);function tT(e){for(let t in Vl)this[t]=Vl[t]}var sn=function(){return eT.exports}(),aT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"side-menu-wrapper"},[e._t("default"),a("Menu",{directives:[{name:"show",rawName:"v-show",value:!e.collapsed,expression:"!collapsed"}],ref:"menu",attrs:{"active-name":e.activeName,"open-names":e.openedNames,accordion:e.accordion,theme:e.theme,width:"auto"},on:{"on-select":e.handleSelect}},[e._l(e.menuList,function(n){return[n.children&&n.children.length===1?[e.showChildren(n)?a("SideMenuItem",{key:"menu-"+n.name,attrs:{"parent-item":n,"is-show":n.meta.appId==e.appInfo.appId}}):a("MenuItem",{directives:[{name:"show",rawName:"v-show",value:n.chchildren[0].meta.appId==e.appInfo.appId,expression:"item.chchildren[0].meta.appId == appInfo.appId"}],key:"menu-"+n.children[0].name,attrs:{name:e.getNameOrHref(n,!0)}},[a("Icons",{attrs:{type:n.children[0].icon||""}}),a("span",[e._v(e._s(e.showTitle(n.children[0])))])],1)]:[e.showChildren(n)?a("SideMenuItem",{key:"menu-"+n.name,attrs:{"parent-item":n,"is-show":n.meta.appId==e.appInfo.appId}}):a("MenuItem",{directives:[{name:"show",rawName:"v-show",value:n.meta.appId==e.appInfo.appId,expression:"item.meta.appId == appInfo.appId"}],key:"menu-"+n.name,attrs:{name:e.getNameOrHref(n)}},[a("Icons",{attrs:{type:n.icon||""}}),a("span",[e._v(e._s(e.showTitle(n)))])],1)]]})],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.collapsed,expression:"collapsed"}],staticClass:"menu-collapsed"},[e._l(e.menuList,function(n,s){return[a("a",{directives:[{name:"show",rawName:"v-show",value:n.meta.appId===e.appInfo.appId,expression:"item.meta.appId === appInfo.appId"}],key:s,staticClass:"drop-menu-a",style:{textAlign:"center"}},[a("Icons",{attrs:{type:n.meta.icon}})],1)]})],2)],2)},nT=[],uS="";const sT=(e,t)=>Array.from(new Set([...e,...t])),iT={name:"IndSideMenu",components:{SideMenuItem:sn},mixins:[ml],props:{menuList:{type:Array,default:()=>[]},collapsed:Boolean,theme:{type:String,default:"dark"},rootIconSize:{type:Number,default:20},iconSize:{type:Number,default:16},accordion:Boolean,activeName:{type:String,default:""},openNames:{type:Array,default:()=>[]}},data(){return{openedNames:[]}},computed:{textColor(){return this.theme==="dark"?"#fff":"#495060"},appInfo(){return this.$store.getters.getAppInfo}},watch:{menuList(){},activeName(){this.openedNames=this.getOpenedNamesByActiveName()},openNames(e){this.openedNames=e},openedNames(){this.$nextTick(()=>{this.$refs.menu.updateOpened()})}},mounted(){this.openedNames=sT(this.openedNames,this.getOpenedNamesByActiveName(name))},methods:{handleSelect(e){this.$emit("on-select",e)},getOpenedNamesByActiveName(){const{crumbs:e}=this.$route.meta;let t=[];return e&&e.forEach(a=>{a.type===1&&t.push(a.name)}),t},updateOpenName(e){e===this.$config.homeRouteName?this.openedNames=[]:this.openedNames=this.getOpenedNamesByActiveName()}}},Tl={};var lT=F(iT,aT,nT,!1,rT,"5f6336f6",null,null);function rT(e){for(let t in Tl)this[t]=Tl[t]}var ln=function(){return lT.exports}(),oT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-sider-trigger",class:{collapsed:e.collapsed},on:{click:e.handleChange}},[a("div",{staticClass:"title"},[e._v(" "+e._s(e.$store.getters.getAppInfo.title)+" ")]),a("Icons",{attrs:{type:e.icon,size:e.size},on:{click:function(n){return n.stopPropagation(),e.handleChange.apply(null,arguments)}}})],1)},cT=[];const dT={name:"IndSiderTrigger",components:{Icons:pe},props:{collapsed:Boolean,icon:{type:String,default:"navicon-round"},size:{type:Number,default:26}},data(){return{}},computed:{appList(){return this.$store.getters.getAppList}},methods:{handleChange(){this.$emit("on-change")},handleClick(e){this.$store.commit("setAppInfo",e)}}},Nl={};var hT=F(dT,oT,cT,!1,uT,null,null,null);function uT(e){for(let t in Nl)this[t]=Nl[t]}var aa=function(){return hT.exports}(),pT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-tags-nav"},[a("ul",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"contextmenu",style:{left:e.contextMenuLeft+"px",top:e.contextMenuTop+"px"}},e._l(e.menuList,function(n,s){return a("li",{key:s,on:{click:function(i){return e.handleTagsOption(s)}}},[e._v(e._s(n))])}),0),a("div",{staticClass:"ind-tags-nav-content"},[a("div",{staticClass:"btn-con left-btn"},[a("Button",{attrs:{type:"text"},on:{click:function(n){return e.handleScroll(240)}}},[a("Icons",{attrs:{size:18,type:"ios-arrow-back"}})],1)],1),a("div",{ref:"scrollOuter",staticClass:"scroll-outer",on:{DOMMouseScroll:e.handlescroll,mousewheel:e.handlescroll}},[a("div",{ref:"scrollBody",staticClass:"scroll-body",style:{left:e.tagBodyLeft+"px"}},[a("transition-group",{attrs:{name:"taglist-moving-animation",tag:"div"}},e._l(e.list,function(n){return a("Tag",{key:"tag-nav-"+n.name,ref:"tagsPageOpened",refInFor:!0,attrs:{name:n.name,"data-route-item":n,closable:n.name!==e.$config.homeRouteName,color:e.isCurrentTag(n)?"primary":"default"},on:{"on-close":function(s){return e.handleClose(n)}},nativeOn:{click:function(s){return e.handleClick(n)},contextmenu:function(s){return s.preventDefault(),e.contextMenu(n,s)}}},[e._v(e._s(e.showTitleInside(n)))])}),1)],1)]),a("div",{staticClass:"btn-con right-btn"},[a("Button",{attrs:{type:"text"},on:{click:function(n){return e.handleScroll(-240)}}},[a("Icons",{attrs:{size:18,type:"ios-arrow-forward"}})],1)],1)])])},fT=[];const Rl={before_close_normal:e=>{I.Modal.confirm({title:"\u786E\u5B9A\u8981\u5173\u95ED\u8FD9\u4E00\u9875\u5417",onOk:()=>{e(!0)},onCancel:()=>{e(!1)}})}},mT={name:"IndTagsNav",components:{Button:I.Button,Tag:I.Tag,Icons:pe},props:{value:Object,list:{type:Array,default:()=>[]}},data(){return{tagBodyLeft:0,rightOffset:40,outerPadding:4,contextMenuLeft:0,contextMenuTop:0,visible:!1,menuList:{others:"\u5173\u95ED\u5176\u4ED6",all:"\u5173\u95ED\u6240\u6709"}}},computed:{currentRouteObj(){const{name:e,params:t,query:a}=this.value;return{name:e,params:t,query:a}}},watch:{$route(e){this.getTagElementByRoute(e)},visible(e){e?document.body.addEventListener("click",this.closeMenu):document.body.removeEventListener("click",this.closeMenu)}},mounted(){setTimeout(()=>{this.getTagElementByRoute(this.$route)},200)},methods:{handlescroll(e){var t=e.type;let a=0;(t==="DOMMouseScroll"||t==="mousewheel")&&(a=e.wheelDelta?e.wheelDelta:-(e.detail||0)*40),this.handleScroll(a)},handleScroll(e){const t=this.$refs.scrollOuter.offsetWidth,a=this.$refs.scrollBody.offsetWidth;e>0?this.tagBodyLeft=Math.min(0,this.tagBodyLeft+e):t<a?this.tagBodyLeft<-(a-t)||(this.tagBodyLeft=Math.max(this.tagBodyLeft+e,t-a)):this.tagBodyLeft=0},handleTagsOption(e){if(e.includes("all")){let t=this.list.filter(a=>a.name===this.$config.homeRouteName);this.$emit("on-close",t,"all")}else if(e.includes("others")){let t=this.list.filter(a=>Ye(this.currentRouteObj,a)||a.name===this.$config.homeRouteName);this.$emit("on-close",t,"others",this.currentRouteObj),setTimeout(()=>{this.getTagElementByRoute(this.currentRouteObj)},100)}},handleClose(e){e.meta&&e.meta.beforeCloseName&&e.meta.beforeCloseName in Rl?new Promise(Rl[e.meta.beforeCloseName]).then(t=>{t&&this.close(e)}):this.close(e)},close(e){let t=this.list.filter(a=>!Ye(e,a));this.$emit("on-close",t,void 0,e)},handleClick(e){this.$emit("input",e)},showTitleInside(e){return Fa(e)},isCurrentTag(e){return Ye(this.currentRouteObj,e)},moveToView(e){const t=this.$refs.scrollOuter.offsetWidth;this.$refs.scrollBody.offsetWidth<t?this.tagBodyLeft=0:e.offsetLeft<-this.tagBodyLeft?this.tagBodyLeft=-e.offsetLeft+this.outerPadding:e.offsetLeft>-this.tagBodyLeft&&e.offsetLeft+e.offsetWidth<-this.tagBodyLeft+t?this.tagBodyLeft=Math.min(0,t-e.offsetWidth-e.offsetLeft-this.outerPadding):this.tagBodyLeft=-(e.offsetLeft-(t-this.outerPadding-e.offsetWidth))},getTagElementByRoute(e){this.$nextTick(()=>{var t;this.refsTag=this.$refs.tagsPageOpened,(t=this.refsTag)==null||t.forEach((a,n)=>{if(Ye(e,a.$attrs["data-route-item"])){let s=this.refsTag[n].$el;this.moveToView(s)}})})},contextMenu(e,t){if(e.name===this.$config.homeRouteName)return;this.visible=!0;const a=this.$el.getBoundingClientRect().left;this.contextMenuLeft=t.clientX-a+10,this.contextMenuTop=t.clientY-54},closeMenu(){this.visible=!1}}},gl={};var VT=F(mT,pT,fT,!1,TT,null,null,null);function TT(e){for(let t in gl)this[t]=gl[t]}var rn=function(){return VT.exports}(),NT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-user-avatar-dropdown"},[a("Dropdown",{attrs:{transfer:""},on:{"on-click":e.handleClick}},[a("span",[e._v("\u6B22\u8FCE\uFF0C"+e._s(e.userName))]),a("Icons",{attrs:{size:18,type:"md-arrow-dropdown"}}),a("DropdownMenu",{attrs:{slot:"list"},slot:"list"},e._l(e.btnList,function(n){return a("DropdownItem",{key:n.key,attrs:{name:n.key}},[e._v(e._s(n.name))])}),1)],1)],1)},RT=[];const gT={name:"IndUser",components:{Dropdown:jt,DropdownMenu:I.DropdownMenu,DropdownItem:I.DropdownItem,Icons:pe},props:{userName:{type:String,default:""},messageUnreadCount:{type:Number,default:0}},data(){return{btnList:[{key:"toggle",name:"\u5207\u6362\u4E3B\u9898",callback:this.changeTheme},{key:"changePwd",name:"\u4FEE\u6539\u5BC6\u7801",callback:this.changePwd},{key:"logout",name:"\u9000\u51FA\u767B\u5F55",callback:this.logout}]}},methods:{...ta(["handleLogout"]),logout(){this.handleLogout().then(()=>{this.$router.push({name:this.$config.loginName})})},changePwd(){this.$router.push({name:"changepwd"})},changeTheme(){let e=this.$store.getters.getTheme;const a=(xa.findIndex(n=>n===e)+1)%xa.length;this.$store.commit("setTheme",xa[a])},handleClick(e){const t=this.btnList.find(a=>a.key===e);t&&t.callback&&t.callback()}}},vl={};var vT=F(gT,NT,RT,!1,UT,null,null,null);function UT(e){for(let t in vl)this[t]=vl[t]}var on=function(){return vT.exports}(),bT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-bread-crumb"},[a("Breadcrumb",{style:{fontSize:e.fontSize+"px"}},[e._l(e.breadCrumbList,function(n){return[n.to?a("BreadcrumbItem",{key:"bread-crumb-"+n.name,attrs:{to:{name:n.to}}},[n.icon?a("Icons",{staticStyle:{"margin-right":"4px"},attrs:{type:n.icon||""}}):e._e(),e._v(" "+e._s(e.showTitle(n))+" ")],1):a("BreadcrumbItem",{key:"bread-crumb-"+n.name},[n.icon?a("Icons",{staticStyle:{"margin-right":"4px"},attrs:{type:n.icon||""}}):e._e(),e._v(" "+e._s(e.showTitle(n))+" ")],1)]})],2)],1)},yT=[];const ST={name:"CustomBreadCrumb",components:{Icons:pe},props:{fontSize:{type:Number,default:14},showIcon:{type:Boolean,default:!1}},computed:{breadCrumbList(){return this.$store.state.app.breadCrumbList}},methods:{showTitle(e){return Fa(e)},isCustomIcon(e){return e.indexOf("_")===0},getCustomIconName(e){return e.slice(1)}}},Ul={};var kT=F(ST,bT,yT,!1,FT,null,null,null);function FT(e){for(let t in Ul)this[t]=Ul[t]}var WT=function(){return kT.exports}(),ZT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"header-bar"},[a("div",{staticClass:"sys-name",on:{click:function(n){return e.$router.push({name:"home"})}}},[e._v("\u5C71\u4E1C\u4E00\u4F53\u5316\u5E73\u53F0")]),a("CustomBreadCrumb",{directives:[{name:"show",rawName:"v-show",value:e.appList.length<1,expression:"appList.length < 1"}],staticStyle:{"margin-left":"30px"},attrs:{"show-icon":""}}),a("app-menu",{directives:[{name:"show",rawName:"v-show",value:e.appList.length>=1,expression:"appList.length >= 1"}],staticStyle:{display:"flex","vertical-align":"top"},attrs:{appList:e.appList},on:{menuRouter:e.menuRouter}}),a("div",{staticClass:"custom-content-con"},[e._t("default")],2)],1)},xT=[];const wT={name:"HeaderBar",components:{AppMenu:$a,CustomBreadCrumb:WT},props:{collapsed:Boolean},computed:{appList(){return this.$store.getters.getAppList}},methods:{menuRouter(e){this.$emit("menuRouter",e)},handleCollpasedChange(e){this.$emit("on-coll-change",e)}}},bl={};var MT=F(wT,ZT,xT,!1,ET,null,null,null);function ET(e){for(let t in bl)this[t]=bl[t]}var DT=function(){return MT.exports}(),CT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"sub-header-bar"},[a("SiderTrigger",{attrs:{collapsed:e.collapsed,icon:"md-menu"},on:{"on-change":e.handleCollpasedChange}})],1)},_T=[];const BT={name:"SubHeaderBar",components:{SiderTrigger:aa},props:{collapsed:Boolean},computed:{appList(){return this.$store.getters.getAppList}},methods:{handleCollpasedChange(e){this.$emit("on-coll-change",e)}}},yl={};var JT=F(BT,CT,_T,!1,zT,null,null,null);function zT(e){for(let t in yl)this[t]=yl[t]}var YT=function(){return JT.exports}(),IT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-basic-layout ind-flex-column"},[e.layout!=="screen"?a("div",{ref:"headerCon",staticClass:"header-con ind-flex-no-shrink"},[a("HeaderBar",{on:{menuRouter:e.turnToPage}},[a("User",{attrs:{"user-name":e.userName}}),a("Fullscreen",{staticStyle:{"margin-right":"10px"},model:{value:e.isFullscreen,callback:function(n){e.isFullscreen=n},expression:"isFullscreen"}}),a("Collect",{staticStyle:{"margin-right":"10px"}})],1)],1):e._e(),e.layout==="screen"?a("div",{staticClass:"ind-flex-grow",staticStyle:{padding:"10px"}},[a("RouterView")],1):a("Layout",{staticClass:"ind-main-layout ind-flex-grow"},[a("div",{staticClass:"ind-sider-content ind-flex-column",class:{collapsed:e.collapsed},on:{mouseover:e.mouseOver,mouseleave:e.mouseLeave}},[a("SiderTrigger",{staticClass:"ind-flex-no-shrink",attrs:{collapsed:e.collapsed,icon:"md-menu"},on:{"on-change":e.handleCollapsedChange}}),a("Sider",{staticClass:"ind-sider ind-flex-grow",attrs:{"hide-trigger":"",collapsible:"",width:200,"collapsed-width":68},model:{value:e.collapsed,callback:function(n){e.collapsed=n},expression:"collapsed"}},[a("SideMenu",{ref:"sideMenu",staticClass:"ind-side-menu",attrs:{accordion:"","active-name":e.activeName,collapsed:e.collapsed,"menu-list":e.menuList},on:{"on-select":e.turnToPage}})],1),a("OtherMenu",{staticClass:"ind-flex-no-shrink",attrs:{collapsed:e.collapsed},on:{"on-select":e.turnToPage}})],1),a("Content",{staticClass:"ind-main-content ind-flex-column"},[a("TagsNav",{staticClass:"ind-flex-grow",attrs:{value:e.$route,list:e.tagNavList},on:{input:e.handleClick,"on-close":e.handleCloseTag}}),a("div",{staticClass:"ind-main-content-wrapper ind-flex-grow",attrs:{id:"keepalive"}},[a("KeepAlive",{attrs:{include:e.cacheList,exclude:e.notCacheName,max:e.$store.state.app.maxTabNum}},[a("RouterView",{key:e.$route.path})],1)],1)],1)],1)],1)},QT=[];const OT={name:"IndBasicLayout",components:{Header:I.Header,Layout:I.Layout,Content:I.Content,Collect:en,SiderTrigger:aa,SideMenu:ln,OtherMenu:nn,TagsNav:rn,Fullscreen:tn,User:on,HeaderBar:DT,SubHeaderBar:YT},data(){return{isFullscreen:!1,activeName:"",layout:"",collapsedState:!1,collapsed:!1,mouseState:!1}},computed:{tagNavList(){return this.$store.state.app.tagNavList},userName(){return this.$store.state.user.userName},notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>t.name);return["IndEmptyLayout",...e]},menuList(){return this.$store.getters.getMenuTreeList},getAppInfo(){return this.$store.getters.getAppInfo}},watch:{$route(e){const{name:t,query:a,params:n,meta:s}=e;if(a.layout==="screen"&&(this.layout="screen"),this.layout==="screen")return;this.addTag({route:{name:t,query:a,params:n,meta:s},type:"push"}),this.setBreadCrumb(e),this.setTagNavList(Ic(this.tagNavList,e));let i=t;const l=s.crumbs;l&&l.forEach(r=>{r.type===2&&(this.activeName=r.name)}),this.$refs.sideMenu.updateOpenName(i),this.setActiveName(i)}},created(){const{query:e}=this.$route;e.layout==="screen"&&(this.layout="screen")},mounted(){const{name:e,params:t,query:a,meta:n}=this.$route;if(a.layout==="screen"&&(this.layout="screen"),this.layout==="screen")return;this.setTagNavList(),this.setHomeRoute(this.$router),this.getCollectMenu(),this.addTag({route:{name:e,params:t,query:a,meta:n}}),this.setBreadCrumb(this.$route),this.tagNavList.find(i=>i.name===this.$route.name)||this.$router.push({name:this.$config.homeRouteName});const s=n.crumbs;s&&s.forEach(i=>{i.type===2&&this.$nextTick(()=>{this.activeName=i.name})})},methods:{...bV(["setBreadCrumb","setTagNavList","setActiveName","addTag","setHomeRoute","closeTag","setCollectMenuList","setAppInfo","setMaxTabNum","getMaxTabNum"]),...ta(["handleLogin","addMenuHistory"]),turnToPage(e){let{name:t,params:a,query:n}={};if(typeof e=="string"?t=e:(t=e.name,a=e.params,n=e.query),t.indexOf("isTurnByHref_")>-1){window.open(t.split("_")[1]);return}t!==this.$route.name&&(this.addMenuHistory({name:t,params:a,query:n}),this.$router.push({name:t,params:a,query:n}))},handleCloseTag(e,t,a){t!=="others"&&(t==="all"?this.turnToPage(this.$config.homeRouteName):Ye(this.$route,a)&&this.closeTag({route:a,$router:this.$router})),this.setTagNavList(e)},getCollectMenu(){v.getMenuCollectApi().then(e=>{this.setCollectMenuList(e.data)})},handleClick(e){this.getAppInfo.appId!=e.meta.appId&&this.setAppInfo(e.meta.appId),this.turnToPage(e)},handleCollapsedChange(){this.collapsedState=!this.collapsedState,this.changeCollapsed()},mouseOver(){this.mouseState=!0,this.changeCollapsed()},mouseLeave(){this.mouseState=!1,this.changeCollapsed()},changeCollapsed(){this.collapsedState?this.collapsed=this.collapsedState&&!this.mouseState:this.collapsed=!1}}},Sl={};var GT=F(OT,IT,QT,!1,LT,null,null,null);function LT(e){for(let t in Sl)this[t]=Sl[t]}var na=function(){return GT.exports}(),jT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("KeepAlive",{attrs:{include:e.cacheList,exclude:e.notCacheName}},[a("RouterView",{ref:"child"})],1)},HT=[];const $T={name:"IndEmptyLayout",data(){return{tagNavList:[]}},computed:{notCacheName(){return[this.$route.meta&&this.$route.meta.notCache?this.$route.name:""]},cacheList(){const e=(this.tagNavList||[]).filter(t=>!(t.meta&&t.meta.notCache)).map(t=>{var a,n;return(n=(a=t.meta)==null?void 0:a.data)==null?void 0:n.permissionValue});return["IndEmptyLayout",...e]}},watch:{$route:{handler(){this.tagNavList=v.getLocalStorage("ibp-sc-tagNavList")},immediate:!0}}},kl={};var XT=F($T,jT,HT,!1,PT,null,null,null);function PT(e){for(let t in kl)this[t]=kl[t]}var Tt=function(){return XT.exports}(),AT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("RouterView")},KT=[];const qT={name:"IndPageLayout",computed:{}},Fl={};var eN=F(qT,AT,KT,!1,tN,null,null,null);function tN(e){for(let t in Fl)this[t]=Fl[t]}var cn=function(){return eN.exports}(),aN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-menu-desc"},[a("Icon",{attrs:{type:"ios-help-circle-outline",color:"#488aff",size:"20"},on:{click:function(n){e.show=!0}}}),a("IndModal",{attrs:{lazyRender:!1,title:e.title,"mask-closable":!0,width:e.width,transfer:""},on:{"on-cancel":function(n){e.show=!1},"on-ok":function(n){e.show=!1}},model:{value:e.show,callback:function(n){e.show=n},expression:"show"}},[e.theContext!=""?[a("div",{staticClass:"ind-page-help-content-box",domProps:{innerHTML:e._s(e.theContext)}})]:[e.menuInfo.menuDesc?a("div",{staticClass:"ind-menu-help-panel"},[a("div",{staticClass:"ind-flex"},[a("div",{staticClass:"ind-menu-title"},[e._v("\u529F\u80FD\u8BF4\u660E\uFF1A")]),a("div",{staticClass:"ind-menu-title-content"},[e._v(" "+e._s(e.menuInfo.menuDesc)+" ")])]),a("div",{staticClass:"ind-menu-title"},[e._v("\u6307\u6807\u5B9A\u4E49\uFF1A")]),e._l(e.menuInfo.indexList,function(n,s){return a("div",{key:"index"+s,staticClass:"ind-menu-line-item"},[a("div",{staticClass:"ind-intent-1 ind-flex-no-shrink"},[e._v(e._s(n.indexName))]),a("div",{staticClass:"ind-menu-desc-content"},[e._v(" "+e._s(n.indexRule)+" ")])])})],2):a("div",{staticClass:"ind-empty"},[e._v("\u6682\u65E0")])]],2)],1)},nN=[];const sN={props:{title:{type:String,default:"\u9875\u9762\u5E2E\u52A9"},width:{type:Number,default:1060},height:{type:Number,default:650},theContext:{type:String,default:""}},data(){return{show:!1,menuInfo:{menuDesc:"",indexList:[]}}},created(){this.initData()},methods:{initData(){let e=v.getPermissionCache(),t=p.default.find(e,{permissionId:this.$route.meta.permissionId})||{};try{this.menuInfo=JSON.parse(t.extendProps)||{}}catch{console.log("\u672A\u53D6\u5230\u6570\u636E")}}}},Wl={};var iN=F(sN,aN,nN,!1,lN,null,null,null);function lN(e){for(let t in Wl)this[t]=Wl[t]}var Zl=function(){return iN.exports}(),rN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"detailView",staticClass:"ind-detail-view ind-flex-column",class:{"has-padding":e.hasPadding}},[e.isShowHeader?a("div",{staticClass:"ind-flex-no-shrink header"},[e.isShowBackBtn?a("Button",{staticClass:"back-btn",attrs:{bizType:"back"},on:{click:function(n){e.useGoBack?e.goBack():e.$backToMenu()}}},[e._v("\u8FD4\u56DE")]):e._e(),a("span",{staticClass:"title"},[e._v(e._s(e.customTitle||e.title))]),a("MenuDesc"),a("div",{staticClass:"header-buttons"},[e._t("headerButton")],2)],1):e._e(),a("IndBackTopPanel",{staticClass:"ind-flex-column ind-flex-grow content"},[a("div",{staticClass:"content-row"},[e._t("default")],2)]),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[e._t("footer")],2)],1)},oN=[];const cN={name:"IndDetailView",components:{Button:ge,MenuDesc:Zl},props:{isShowHeader:{type:Boolean,default:!0},isShowBackBtn:{type:Boolean,default:!0},useGoBack:Boolean,customTitle:String,hasPadding:Boolean},computed:{title(){return this.$route.meta.title}},methods:{back(){history.go(-1)},goBack(){history.go(-1),this.$store.commit("closeTag",this.$router,p.default.find(this.$store.state.app.tagNavList,{name:this.$route.name}))}}},xl={};var dN=F(cN,rN,oN,!1,hN,null,null,null);function hN(e){for(let t in xl)this[t]=xl[t]}var wl=function(){return dN.exports}();`${Te.ismAmServerContext}`;function uN(e){return v.axios.get("/ind-uc-ext-server/manage/ind-index-manage-preset/get",{params:e})}var pN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-page-view ind-flex-column"},[e.isShowHeader?a("div",{staticClass:"ind-flex-no-shrink header"},[e.isShowBackBtn?a("Button",{staticClass:"back-btn",attrs:{bizType:"back"},on:{click:e.$backToMenu}},[e._v("\u8FD4\u56DE")]):e._e(),a("span",{staticClass:"title"},[e._v(e._s(e.customTitle||e.title))]),a("MenuDesc",{attrs:{theContext:e.indexDesc}}),a("div",{staticStyle:{width:"70%",height:"100%",display:"flex","align-items":"center",padding:"5px",color:"red"}},[e._v(" "+e._s(e.functionDesc)+" ")]),a("div",{staticClass:"function-wrapper"},[e._t("headerButton")],2)],1):e._e(),a("IndLoadingPanel",{staticClass:"ind-flex-column ind-flex-grow content",attrs:{loading:e.loading}},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.topSearch,expression:"$slots.topSearch"}],staticClass:"ind-flex-no-shrink ind-panel top-search-content search"},[e._t("topSearch")],2),a("div",{staticClass:"ind-flex-grow body-content"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.leftContent,expression:"$slots.leftContent"}],staticClass:"ind-panel body-left-content"},[e._t("leftContent")],2),a("div",{staticClass:"ind-panel ind-flex-column body-right-content"},[a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.search,expression:"$slots.search"}],staticClass:"ind-flex-no-shrink search"},[e._t("search")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots.tip,expression:"$slots.tip"}],staticClass:"tip"},[e._t("tip")],2),a("div",{directives:[{name:"show",rawName:"v-show",value:e.$slots["important-tip"],expression:"$slots['important-tip']"}],staticClass:"important-tip"},[a("Icons",{attrs:{type:"md-information-circle"}}),e._t("important-tip")],2),a("div",{staticClass:"ind-flex-grow main-content"},[e._t("default")],2),a("div",{staticClass:"ind-flex-no-shrink body-right-content-footer"},[e._t("footer")],2)])]),a("div",{staticClass:"ind-flex-no-shrink bottom"},[e._t("bottom")],2)])],1)},fN=[];const mN={name:"IndPageView",data(){return{title:"",functionDesc:"",indexDesc:""}},components:{ButtonGroup:Ue,Button:ge,Icons:pe,Col:I.Col,Row:I.Row,MenuDesc:Zl},props:{customTitle:String,loading:Boolean,isShowHeader:{type:Boolean,default:!0},isShowBackBtn:Boolean},methods:{calcTitle(){if(top==self)this.title=this.$route.meta.title;else{const e=v.getLocalStorage("ibp-sc-tagNavList")||[],t=v.getSessionStorage("activeName")||"",n=(p.default.find(e,{name:t})||{}).uri,s=this.$route.meta.data.uri;n===s?this.title=t:this.title=this.$route.meta.title}}},async mounted(){var s;this.calcTitle();let a={userId:(((s=v.getPermissionCache().filter(i=>i.uri&&i.uri!="/"&&this.$route.fullPath.includes(i.uri.replace(/^\/ind([^/]{1,})/,""))))==null?void 0:s[0])||{}).permissionId||this.$route.meta.permissionId,funId:"pageHelpSet"},n=await uN(a);if(n.code=="1")if(n.data!=""){let i=JSON.parse(n.data);this.functionDesc=i.functionDesc,this.indexDesc=i.indexDesc}else this.functionDesc=""}},Ml={};var VN=F(mN,pN,fN,!1,TN,null,null,null);function TN(e){for(let t in Ml)this[t]=Ml[t]}var El=function(){return VN.exports}(),NN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-back-top-panel"},[e._t("default"),a("BackTop",e._g(e._b({attrs:{container:e.container}},"BackTop",e.$attrs,!1),e.$listeners))],2)},RN=[];const gN={name:"IndBackTopPanel",components:{BackTop:Pa},data(){return{container:null}},mounted(){this.container=this.$el}},Dl={};var vN=F(gN,NN,RN,!1,UN,null,null,null);function UN(e){for(let t in Dl)this[t]=Dl[t]}var Cl=function(){return vN.exports}(),bN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-loading-panel"},[e.isPc?[e._t("default"),e.loading?a("Spin",{class:["ind-loading-spin","ind-loading-spin--"+e.theme],style:e.style,attrs:{fix:""}},[a("Icons",{staticClass:"ind-loading-spin-icon",attrs:{type:"ios-loading",size:"18"}}),e.noText?e._e():a("div",[e._v(e._s(e.text))])],1):e._e()]:[e._t("default"),a("div",{staticClass:"custom-overlay",class:{show:e.loading},on:{click:function(n){n.stopPropagation()}}},[e.isFullScreenLoading&&e.loadingImageUrl(!0)?a("div",{staticClass:"ind-loading-wrapper-global"},[a("img",{staticStyle:{height:"100%",width:"100%"},attrs:{src:e.loadingImageUrl(!0),alt:""}}),a("div",{staticClass:"ind-loading-wrapper-text"},[e._v(" "+e._s(e.text||"\u7CFB\u7EDF\u52A0\u8F7D\u4E2D...")+" ")])]):!e.isFullScreenLoading&&e.loadingImageUrl(!1)?a("div",{staticClass:"ind-loading-wrapper-local"},[a("div",{staticClass:"ind-loading-block ind-vcenter"},[a("div",{staticClass:"ind-loading-block-center"},[a("img",{attrs:{src:e.loadingImageUrl(!1),alt:""}}),a("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])]):e.loadingImageUrl(!1)?e._e():a("div",{staticClass:"ind-loading-wrapper-local"},[a("div",{staticClass:"ind-loading-block ind-vcenter"},[a("div",{staticClass:"ind-loading-block-center"},[a("div",{staticClass:"img-divv"},[a("Icons",{staticClass:"ind-loading-spin-icon",attrs:{type:"ios-loading",size:"18"}})],1),a("div",{staticClass:"ind-loading-block-text"},[e._v(e._s(e.text||"\u52A0\u8F7D\u4E2D..."))])])])])])]],2)},yN=[];const SN={name:"IndLoadingPanel",components:{Spin:I.Spin,Icons:pe},props:{isFullScreenLoading:{type:Boolean,default:!1},loading:Boolean,theme:{type:String,default:"light"},noText:Boolean,text:{type:String,default:"\u52A0\u8F7D\u4E2D..."}},data(){function e(){const t=navigator.userAgent,a=["Windows","Macintosh","Linux"];for(const n of a)if(t.includes(n))return!0;return!1}return{isPc:e(),style:{"z-index":We}}},watch:{loading:{immediate:!0,async handler(){this.loading&&(this.style["z-index"]=We)}}},methods:{loadingImageUrl(e){const t=e?"systemDefaultConfig.globalLoading":"systemDefaultConfig.localLoading",a=this.getSafeConfigValue(t);return a&&a.trim()!==""?`/user-manage-server/oss/file/get/${a}`:!1},getSafeConfigValue(e){if(!!this.$config)return e.split(".").reduce((t,a)=>t&&t[a]!==void 0?t[a]:void 0,this.$config)}}},_l={};var kN=F(SN,bN,yN,!1,FN,null,null,null);function FN(e){for(let t in _l)this[t]=_l[t]}var dn=function(){return kN.exports}(),WN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Poptip",e._g(e._b({staticClass:"ind-poptip",style:e.transfer?e.style:null,attrs:{transfer:e.transfer},scopedSlots:e._u([e.$slots.title?{key:"title",fn:function(){return[e._t("title")]},proxy:!0}:null,e.$slots.content?{key:"content",fn:function(){return[!e.lazyRender||e.isInit?a("div",[e._t("content")],2):e._e()]},proxy:!0}:null],null,!0),model:{value:e.isShow,callback:function(n){e.isShow=n},expression:"isShow"}},"Poptip",e.$attrs,!1),e.$listeners),[e._t("default")],2)},ZN=[];const xN={name:"IndPoptip",components:{Poptip:I.Poptip,ButtonGroup:Ue,Button:ge},props:{value:Boolean,transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},lazyRender:{type:Boolean,default:!0}},data(){return{isInit:!1,isShow:this.value,style:{position:"relative","z-index":We}}},watch:{value:{immediate:!0,async handler(){this.isShow=this.value}},isShow:{immediate:!0,async handler(){this.isShow&&(this.transfer&&(Ut(),this.style["z-index"]=We),this.isInit||(this.isInit=!0))}}}},Bl={};var wN=F(xN,WN,ZN,!1,MN,null,null,null);function MN(e){for(let t in Bl)this[t]=Bl[t]}var hn=function(){return wN.exports}(),EN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"tree-select-poptip"},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":"md-arrow-dropdown",clearable:!e.readonly,disabled:e.readonly,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clearSelected,"on-focus":function(n){e.visible=!0},"on-click":function(n){e.visible=!0}}}),a("Modal",{staticClass:"ind-modal",attrs:{value:e.visible,title:e.selectTitle,footerHide:e.footerHide},on:{"on-visible-change":e.visibleChange,"on-ok":e.doOk,"on-cancel":function(n){e.visible=!1}}},[a("div",{ref:"treeWrapper",staticClass:"tree-select-wrapper"},[a("Input",{staticClass:"tree-select-input",attrs:{placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694,\u56DE\u8F66\u952E\u641C\u7D22",clearable:"",search:""},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(n){e.searchValue=typeof n=="string"?n.trim():n},expression:"searchValue"}}),e.searchNum>0?a("div",{staticClass:"global-desc-text"},[e._v(e._s(e.searchNum)+"\u4E2A\u7ED3\u679C")]):e._e(),a("Tree",e._b({ref:"tree",attrs:{height:"calc( 100vh - 190px )",defaultValue:e.value||e.defaultValue,data:e.data,dataApi:e.dataApi,expandAll:e.expandAll,defaultExpandLevel:e.defaultExpandLevel,expandNode:e.expandNode,singleSel:e.singleSel,isShowHeader:!1,"show-checkbox":e.showCheckbox,"is-show-search":!1,"check-directly":""},on:{"on-select-change":e.onSelectChange,"on-check-change":e.onCheckChange,"on-load":e.initSelectedTitles,"on-default-change":e.onCheckChange}},"Tree",e.$attrs,!1))],1)])],1)},DN=[],pS="";const CN={inheritAttrs:!1,components:{Poptip:hn,Tree:xt},props:{isAutoLoad:{type:Boolean,default:!0},data:Array,dataApi:Function,value:Array,defaultValue:Array,singleSel:Boolean,expandNode:Boolean,readonly:Boolean,showCheckbox:Boolean,selectLeafOnly:{type:Boolean,default:!0},expandAll:Boolean,defaultExpandLevel:Number,footerHide:Boolean,showCancel:{type:Boolean,default:!0},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!0:this.$IVIEW.transfer}},selectTitle:{type:String,default:"\u8BF7\u9009\u62E9"},cancelText:{type:String,default:"\u53D6\u6D88"},okText:{type:String,default:"\u786E\u5B9A"},lazyRender:{type:Boolean,default:!0},saving:Boolean,cancelNotClose:Boolean},data(){return{loading:!0,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-down"}},deactivated(){this.visible=!1},watch:{value:{handler:async function(e){await this.$nextTick(),this.isAutoLoad?this.updateSelectedTitles():this.selectedTitles=p.default.join(p.default.map(e||[],"title"),",")},deep:!0}},methods:{visibleChange(e){this.visible=e},initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},search(e){e&&this.$refs.tree.highlightNodes(e.split(" "),this.updateSearchNum)},onSearchChange(){this.searchValue?this.$refs.tree.highlightNodes(this.searchValue.split(" "),this.updateSearchNum):this.clearHighlightNodes()},onSelectChange(e){console.log("onSelectChange trigger"),this.updateSelectedTitles(e),this.$emit("on-select-change",e),this.$emit("input",e),this.visible=!1},onCheckChange(){var n,s,i,l,r,h,c,o,u;console.log("onCheckChange trigger");let e=this.getCheckedNodes(),t=(s=(n=p.default.orderBy(e,["id"],["desc"]))==null?void 0:n.map(d=>d.id))==null?void 0:s.join(","),a=(l=(i=p.default.orderBy(this.value,["id"],["desc"]))==null?void 0:i.map(d=>d.id))==null?void 0:l.join(",");t==a&&this.updateSelectedTitles(),(h=(r=this.value)==null?void 0:r[0])!=null&&h.id?a=(o=(c=p.default.orderBy(this.value,["id"],["desc"]))==null?void 0:c.map(d=>d.id))==null?void 0:o.join(","):a=(u=p.default.orderBy(this.value,null,["desc"]))==null?void 0:u.join(","),t==a&&setTimeout(()=>{this.updateSelectedTitles(),this.showCheckbox&&this.selectLeafOnly?this.$emit("input",this.getCheckedNodes(!0)):this.$emit("input",e)},10)},clearHighlightNodes(){this.$refs.tree.highlightNodes(null,this.updateSearchNum)},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.$emit("input",[])},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){let e=this.getCheckedNodes(!0);e.length||(e=this.getSelectedNodes()),this.selectedTitles=p.default.join(p.default.map(e||[],"title"),",")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(e=!1){return this.$refs.tree.getCheckedNodes(e)},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)},refreshStatus(){return this.$refs.tree.refreshStatus()},setSelectedTitles(e){this.selectedTitles=e},doOk(){console.log("doOk trigger"),this.visible=!1,this.updateSelectedTitles(),this.showCheckbox&&this.selectLeafOnly?this.$emit("input",this.getCheckedNodes(!0)):this.showCheckbox?this.$emit("input",this.getCheckedNodes(!1)):this.$emit("input",this.getSelectedNodes())}}},Jl={};var _N=F(CN,EN,DN,!1,BN,"2309bc89",null,null);function BN(e){for(let t in Jl)this[t]=Jl[t]}var sa=function(){return _N.exports}(),JN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("TreeSelect",e._b({attrs:{value:e.value,multiple:e.item.multiple,"show-checkbox":e.item.multiple},on:{input:e.handleChange}},"TreeSelect",e.item.props,!1))},zN=[];const YN={name:"IndTreeSelectCondition",components:{TreeSelect:sa},props:{item:{type:Object,default:()=>({})},value:{type:[Array],default:()=>[]}},methods:{handleChange(e=[]){const t=e.map(a=>a.id);this.$emit("input",t)}}},zl={};var IN=F(YN,JN,zN,!1,QN,null,null,null);function QN(e){for(let t in zl)this[t]=zl[t]}var ON=function(){return IN.exports}(),GN=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.headCls,on:{click:e.onHeaderClick}},[e.$slots.prefix||e.prefix?a("span",{class:[e.prefixCls+"-prefix"]},[e._t("prefix",function(){return[e.prefix?a("Icons",{attrs:{type:e.prefix}}):e._e()]})],2):e._e(),e._l(e.selectedMultiple,function(n,s){return[e.maxTagCount===void 0||s<e.maxTagCount?a("div",{key:s,staticClass:"ivu-tag ivu-tag-checked"},[a("span",{staticClass:"ivu-tag-text",class:{"ivu-select-multiple-tag-hidden":n.disabled}},[e._v(e._s(n.tag!==void 0?n.tag:n.label))]),n.disabled?e._e():a("Icons",{attrs:{type:"ios-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.removeTag(n)}}})],1):e._e()]}),e.maxTagCount!==void 0&&e.selectedMultiple.length>e.maxTagCount?a("div",{staticClass:"ivu-tag ivu-tag-checked"},[a("span",{staticClass:"ivu-tag-text ivu-select-max-tag"},[e.maxTagPlaceholder?[e._v(e._s(e.maxTagPlaceholder(e.selectedMultiple.length-e.maxTagCount)))]:[e._v("+ "+e._s(e.selectedMultiple.length-e.maxTagCount)+"...")]],2)]):e._e(),a("span",{directives:[{name:"show",rawName:"v-show",value:e.singleDisplayValue,expression:"singleDisplayValue"}],class:e.singleDisplayClasses},[e._v(e._s(e.singleDisplayValue))]),e.filterable?a("input",{directives:[{name:"model",rawName:"v-model",value:e.query,expression:"query"}],ref:"input",class:[e.prefixCls+"-input"],style:e.inputStyle,attrs:{id:e.inputElementId,type:"text",disabled:e.disabled,placeholder:e.showPlaceholder?e.localePlaceholder:"",autocomplete:"off",spellcheck:"false"},domProps:{value:e.query},on:{keydown:[e.resetInputState,function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"delete",[8,46],n.key,["Backspace","Delete","Del"])?null:e.handleInputDelete.apply(null,arguments)},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleInputEnter.apply(null,arguments)}],focus:e.onInputFocus,blur:e.onInputBlur,input:function(n){n.target.composing||(e.query=n.target.value)}}}):e._e(),e.resetSelect?a("Icons",{class:[e.prefixCls+"-arrow"],attrs:{type:"ios-close-circle"},nativeOn:{click:function(n){return n.stopPropagation(),e.onClear.apply(null,arguments)}}}):e._e(),!e.resetSelect&&!e.remote?a("Icons",{class:[e.prefixCls+"-arrow"],attrs:{type:e.arrowType,custom:e.customArrowType,size:e.arrowSize}}):e._e()],2)},LN=[];const wt="ivu-select",jN={name:"IndSelectHead",mixins:[kt,ut],components:{Icons:pe},props:{disabled:{type:Boolean,default:!1},filterable:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},remote:{type:Boolean,default:!1},initialLabel:{type:[String,Number,Array]},values:{type:Array,default:()=>[]},clearable:{type:[Function,Boolean],default:!1},inputElementId:{type:String},placeholder:{type:String},queryProp:{type:String,default:""},prefix:{type:String},maxTagCount:{type:Number},maxTagPlaceholder:{type:Function},allowCreate:{type:Boolean},showCreateItem:{type:Boolean}},data(){return{prefixCls:wt,query:"",inputLength:20,remoteInitialLabel:this.initialLabel,preventRemoteCall:!1}},computed:{singleDisplayClasses(){const{filterable:e,multiple:t,showPlaceholder:a}=this;return[{[wt+"-head-with-prefix"]:this.$slots.prefix||this.prefix,[wt+"-placeholder"]:a&&!e,[wt+"-selected-value"]:!a&&!t&&!e}]},singleDisplayValue(){return this.multiple&&this.values.length>0||this.filterable?"":`${this.selectedSingle}`||this.localePlaceholder},showPlaceholder(){let e=!1;if(this.multiple)!this.values.length>0&&(e=!0);else{const t=this.values[0];(typeof t=="undefined"||String(t).trim()==="")&&(e=!this.remoteInitialLabel)}return e},resetSelect(){return!this.showPlaceholder&&this.clearable},inputStyle(){let e={};return this.multiple&&(this.showPlaceholder?e.width="100%":e.width=`${this.inputLength}px`),e},localePlaceholder(){return this.placeholder===void 0?this.t("i.select.placeholder"):this.placeholder},selectedSingle(){const e=this.values[0];return e?e.label:this.remoteInitialLabel||""},selectedMultiple(){return this.multiple?this.values:[]},headCls(){return{[`${wt}-head-flex`]:this.filterable&&(this.$slots.prefix||this.prefix)}},arrowType(){let e="ios-arrow-down";return this.$IVIEW&&(this.$IVIEW.select.customArrow?e="":this.$IVIEW.select.arrow&&(e=this.$IVIEW.select.arrow)),e},customArrowType(){let e="";return this.$IVIEW&&this.$IVIEW.select.customArrow&&(e=this.$IVIEW.select.customArrow),e},arrowSize(){let e="";return this.$IVIEW&&this.$IVIEW.select.arrowSize&&(e=this.$IVIEW.select.arrowSize),e}},methods:{onInputFocus(){this.$emit("on-input-focus")},onInputBlur(){this.showCreateItem||(this.values.length||(this.query=""),this.$emit("on-input-blur"))},removeTag(e){if(this.disabled)return!1;this.dispatch("IndSelect","on-select-selected",e)},resetInputState(){this.inputLength=this.$refs.input.value.length*12+20,this.$emit("on-keydown")},handleInputDelete(e){const t=e.target.value;this.multiple&&this.selectedMultiple.length&&this.query===""&&t===""&&this.removeTag(this.selectedMultiple[this.selectedMultiple.length-1])},handleInputEnter(e){this.$emit("on-enter"),this.showCreateItem&&e.stopPropagation()},onHeaderClick(e){this.filterable&&e.target===this.$el&&this.$refs.input.focus()},onClear(){this.$emit("on-clear")}},watch:{values([e]){if(!!this.filterable){if(this.preventRemoteCall=!0,this.multiple){this.query="",this.preventRemoteCall=!1;return}typeof e=="undefined"||e===""||e===null?this.query="":this.query=e.label,this.$nextTick(()=>this.preventRemoteCall=!1)}},query(e){if(this.preventRemoteCall){this.preventRemoteCall=!1;return}this.$emit("on-query-change",e)},queryProp(e){e!==this.query&&(this.query=e)}}},Yl={};var HN=F(jN,GN,LN,!1,$N,null,null,null);function $N(e){for(let t in Yl)this[t]=Yl[t]}var XN=function(){return HN.exports}();const Il=()=>[],PN={props:{options:{type:Array,default:Il},slotOptions:{type:Array,default:Il},slotUpdateHook:{type:Function,default:()=>{}}},render(e){return this.slotOptions!==this.$parent.$slots.default&&this.slotUpdateHook(),e("ul",[this.$slots.default,this.options])}};let AN,KN;const Ql={};var qN=F(PN,AN,KN,!1,eR,null,null,null);function eR(e){for(let t in Ql)this[t]=Ql[t]}var tR=function(){return qN.exports}(),aR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"click-outside",rawName:"v-click-outside:[capture]",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture},{name:"click-outside",rawName:"v-click-outside:[capture].mousedown",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{mousedown:!0}},{name:"click-outside",rawName:"v-click-outside:[capture].touchstart",value:e.onClickOutside,expression:"onClickOutside",arg:e.capture,modifiers:{touchstart:!0}}],class:e.classes},[a("div",{ref:"reference",class:e.selectionCls,attrs:{tabindex:e.selectTabindex},on:{blur:e.toggleHeaderFocus,focus:e.toggleHeaderFocus,click:e.toggleMenu,keydown:[function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"esc",27,n.key,["Esc","Escape"])?null:e.handleKeydown.apply(null,arguments)},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleKeydown.apply(null,arguments)},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"up",38,n.key,["Up","ArrowUp"])?null:(n.preventDefault(),e.handleKeydown.apply(null,arguments))},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"down",40,n.key,["Down","ArrowDown"])?null:(n.preventDefault(),e.handleKeydown.apply(null,arguments))},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"tab",9,n.key,"Tab")?null:e.handleKeydown.apply(null,arguments)},function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"delete",[8,46],n.key,["Backspace","Delete","Del"])?null:e.handleKeydown.apply(null,arguments)}],mouseenter:function(n){e.hasMouseHoverHead=!0},mouseleave:function(n){e.hasMouseHoverHead=!1}}},[e._t("input",function(){return[a("input",{attrs:{type:"hidden",name:e.name},domProps:{value:e.publicValue}}),a("select-head",{attrs:{filterable:e.filterable,multiple:e.multiple,values:e.values,clearable:e.canBeCleared,prefix:e.prefix,disabled:e.itemDisabled,remote:e.remote,"input-element-id":e.elementId,"initial-label":e.initialLabel,placeholder:e.placeholder,"query-prop":e.query,"max-tag-count":e.maxTagCount,"max-tag-placeholder":e.maxTagPlaceholder,"allow-create":e.allowCreate,"show-create-item":e.showCreateItem},on:{"on-query-change":e.onQueryChange,"on-input-focus":function(n){e.isFocused=!0},"on-input-blur":function(n){e.isFocused=!1},"on-clear":e.clearSingleSelect,"on-enter":e.handleCreateItem}},[e._t("prefix",null,{slot:"prefix"})],2)]})],2),a("transition",{attrs:{name:"transition-drop"}},[a("Drop",{directives:[{name:"show",rawName:"v-show",value:e.dropVisible,expression:"dropVisible"},{name:"transfer-dom",rawName:"v-transfer-dom"}],ref:"dropdown",class:e.dropdownCls,attrs:{placement:e.placement,"data-transfer":e.transfer,transfer:e.transfer,eventsEnabled:e.eventsEnabled}},[a("ul",{directives:[{name:"show",rawName:"v-show",value:e.showNotFoundLabel&&!e.allowCreate,expression:"showNotFoundLabel && !allowCreate"}],class:[e.prefixCls+"-not-found"]},[a("li",[e._v(e._s(e.localeNotFoundText))])]),!e.remote||e.remote&&!e.loading?a("functional-options",{class:e.prefixCls+"-dropdown-list",attrs:{options:e.selectOptions,"slot-update-hook":e.updateSlotOptions,"slot-options":e.slotOptions}},[e.showCreateItem?a("li",{class:e.prefixCls+"-item",on:{click:e.handleCreateItem}},[e._v(" "+e._s(e.query)+" "),a("Icons",{class:e.prefixCls+"-item-enter",attrs:{type:"md-return-left"}})],1):e._e()]):a("ul",{class:e.prefixCls+"-dropdown-list"},[e.showCreateItem?a("li",{class:e.prefixCls+"-item",on:{click:e.handleCreateItem}},[e._v(" "+e._s(e.query)+" "),a("Icons",{class:e.prefixCls+"-item-enter",attrs:{type:"md-return-left"}})],1):e._e()]),a("ul",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],class:[e.prefixCls+"-loading"]},[e._v(" "+e._s(e.localeLoadingText)+" ")])],1)],1)],1)},nR=[];const xe="ivu-select",sR=/^ind-option$|^IndOption$/i,iR=/option-?group/i,Ol=(e,t)=>{let a=t(e);if(a)return e;for(let n=0,s=e.$children.length;n<s;n++){const i=e.$children[n];if(a=Ol(i,t),a)return a}},Gl=e=>{const t=e.componentOptions;if(t&&sR.test(t.tag))return[e];if(!e.children&&(!t||!t.children))return[];const n=[...e.children||[],...t&&t.children||[]].reduce((s,i)=>[...s,...Gl(i)],[]).filter(Boolean);return n.length>0?n:[]},Ll=e=>e.reduce((t,a)=>t.concat(Gl(a)),[]),jl=(e,t,a)=>({...e,componentOptions:{...e.componentOptions,propsData:{...e.componentOptions.propsData,[t]:a}}}),Hl=(e,t)=>t.split(".").reduce((n,s)=>n&&n[s]||null,e),lR=e=>{if(e.componentOptions.propsData.label)return e.componentOptions.propsData.label;const t=(e.componentOptions.children||[]).reduce((n,s)=>n+(s.text||""),""),a=Hl(e,"data.domProps.innerHTML");return t||(typeof a=="string"?a:"")},rR=(e,t,a)=>{const n=JSON.stringify(e),s=JSON.stringify(t),i=JSON.stringify(a.map(l=>l.value));return n!==s||n!==i||i!==s},$l=300,oR={name:"IndSelect",mixins:[kt,ut,Ja],components:{FunctionalOptions:tR,Drop:Ma,SelectHead:XN,Icons:pe},directives:{clickOutside:Xe,transferDom:ht},props:{value:{type:[String,Number,Array],default:""},label:{type:[String,Number,Array],default:""},defaultLabel:{type:[String,Number,Array],default:""},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},placeholder:{type:String},filterable:{type:Boolean,default:!1},filterMethod:{type:Function},remoteMethod:{type:Function},loading:{type:Boolean,default:!1},loadingText:{type:String},size:{validator(e){return["small","large","default"].includes(e)},default(){return!this.$IVIEW||this.$IVIEW.size===""?"default":this.$IVIEW.size}},labelInValue:{type:Boolean,default:!1},notFoundText:{type:String},placement:{validator(e){return["top","bottom","top-start","bottom-start","top-end","bottom-end"].includes(e)},default:"bottom-start"},transfer:{type:Boolean,default(){return!this.$IVIEW||this.$IVIEW.transfer===""?!1:this.$IVIEW.transfer}},autoComplete:{type:Boolean,default:!1},name:{type:String},elementId:{type:String},transferClassName:{type:String},prefix:{type:String},maxTagCount:{type:Number},maxTagPlaceholder:{type:Function},allowCreate:{type:Boolean,default:!1},capture:{type:Boolean,default(){return this.$IVIEW?this.$IVIEW.capture:!0}},filterByLabel:{type:Boolean,default:!1},eventsEnabled:{type:Boolean,default:!1}},data(){return{prefixCls:xe,values:[],dropDownWidth:0,visible:!1,focusIndex:-1,isFocused:!1,query:"",initialLabel:this.label,hasMouseHoverHead:!1,slotOptions:this.$slots.default,caretPosition:-1,lastRemoteQuery:"",unchangedQuery:!0,hasExpectedValue:!1,isTyping:!1,preventRemoteCall:!1,filterQueryChange:!1}},computed:{classes(){return[`${xe}`,{[`${xe}-visible`]:this.visible,[`${xe}-disabled`]:this.itemDisabled,[`${xe}-multiple`]:this.multiple,[`${xe}-single`]:!this.multiple,[`${xe}-show-clear`]:this.showCloseIcon,[`${xe}-${this.size}`]:!!this.size}]},dropdownCls(){return{[xe+"-dropdown-transfer"]:this.transfer,[xe+"-multiple"]:this.multiple&&this.transfer,["ivu-auto-complete"]:this.autoComplete,[this.transferClassName]:this.transferClassName}},selectionCls(){return{[`${xe}-selection`]:!this.autoComplete,[`${xe}-selection-focused`]:this.isFocused}},localeNotFoundText(){return typeof this.notFoundText=="undefined"?this.t("i.select.noMatch"):this.notFoundText},localeLoadingText(){return typeof this.loadingText=="undefined"?this.t("i.select.loading"):this.loadingText},showCreateItem(){let e=!1;if(this.allowCreate&&this.query!==""){e=!0;const t=bt(this,"IndOption");t&&t.length&&t.find(a=>a.optionLabel===this.query)&&(e=!1)}return e},transitionName(){return this.placement==="bottom"?"slide-up":"slide-down"},dropVisible(){let e=!0;const t=!this.selectOptions||this.selectOptions.length===0;return!this.loading&&this.remote&&this.query===""&&t&&(e=!1),this.autoComplete&&t&&(e=!1),this.visible&&e},showNotFoundLabel(){const{loading:e,remote:t,selectOptions:a}=this;return a&&a.length===0&&(!t||t&&!e)},showAllLabel(){const{loading:e,remote:t,selectOptions:a}=this;return this.multiple&&a&&!!a.length&&(!t||t&&!e)},isSelectAll(){return!this.multiple||!this.selectOptions||!this.selectOptions.length?!1:this.values.length===this.selectOptions.length},publicValue(){return this.multiple?this.values.map(e=>e.value):(this.values[0]||{}).value},canBeCleared(){const e=this.hasMouseHoverHead||this.active,t=!this.itemDisabled&&this.clearable;return e&&t&&this.reset},selectOptions(){const e=[],t=this.slotOptions||[];let a=-1;const n=this.focusIndex,s=this.values.filter(Boolean).map(({value:i})=>i);if(this.autoComplete){const i=(h,c)=>({...h,children:(h.children||[]).map(c).map(o=>i(o,c))}),r=Ll(t)[n];return t.map(h=>h===r||Hl(h,"componentOptions.propsData.value")===this.value?jl(h,"isFocused",!0):i(h,c=>c!==r?c:jl(c,"isFocused",!0)))}for(let i of t){const l=i.componentOptions;if(!!l)if(iR.test(l.tag)){let r=l.children;this.filterable&&this.isTyping&&(r=r.filter(({componentOptions:h})=>this.validateOption(h))),r=r.map(h=>(a=a+1,this.processOption(h,s,a===n))),r.length>0&&e.push({...i,componentOptions:{...l,children:r}})}else{if(this.filterQueryChange&&!(this.filterable?this.validateOption(l):i))continue;a=a+1,e.push(this.processOption(i,s,a===n))}}return e},flatOptions(){return Ll(this.selectOptions)},selectTabindex(){return this.itemDisabled||this.filterable?-1:0},remote(){return typeof this.remoteMethod=="function"}},mounted(){if(this.$on("on-select-selected",this.onOptionClick),!this.remote&&this.selectOptions.length>0&&(this.values=this.getInitialValue().map(e=>typeof e!="number"&&!e?null:this.getOptionData(e)).filter(Boolean)),this.checkUpdateStatus(),this.remote&&this.value&&this.defaultLabel){if(!this.multiple)this.query=this.defaultLabel;else if(this.multiple&&this.defaultLabel instanceof Array&&this.value.length===this.defaultLabel.length){const e=this.value.map((t,a)=>({value:t,label:this.defaultLabel[a]}));this.$emit("on-set-default-options",JSON.parse(JSON.stringify(e))),setTimeout(()=>{this.values=e})}}},beforeDestroy(){this.$off("on-select-selected")},methods:{changeSelectAll(){var e;this.isSelectAll?this.values=[]:this.values=(e=this.flatOptions)==null?void 0:e.map(t=>{if(t&&t.componentInstance)return t.componentInstance.getValue()})},setQuery(e){if(e){this.onQueryChange(e);return}e===null&&(this.onQueryChange(""),this.values=[],this.lastRemoteQuery="")},clearSingleSelect(){this.multiple||this.$emit("input",""),this.$emit("on-clear"),this.hideMenu(),this.clearable&&this.reset()},getOptionData(e){const t=this.flatOptions.find(({componentOptions:s})=>s.propsData.value===e);if(!t)return null;const a=lR(t),n=t.componentOptions.propsData.disabled;return{value:e,label:a,disabled:n}},getInitialValue(){const{multiple:e,remote:t,value:a}=this;let n=Array.isArray(a)?a:[a];if(!e&&(typeof n[0]=="undefined"||String(n[0]).trim()===""&&!Number.isFinite(n[0]))&&(n=[]),t&&!e&&a){const s=this.getOptionData(a);this.query=s?s.label:String(a)}return n.filter(s=>Boolean(s)||s===0)},processOption(e,t,a){if(!e.componentOptions)return e;const n=e.componentOptions.propsData.value,s=e.componentOptions.propsData.disabled,i=t.includes(n),l={...e.componentOptions.propsData,selected:i,isFocused:a,disabled:typeof s=="undefined"?!1:s!==!1};return{...e,componentOptions:{...e.componentOptions,propsData:l}}},validateOption({children:e,elm:t,propsData:a}){const n=a.value,s=a.label||"",i=t&&t.textContent||(e||[]).reduce((h,c)=>{const o=c.elm?c.elm.textContent:c.text;return`${h} ${o}`},"")||"",l=this.filterByLabel?[s].toString():[n,s,i].toString(),r=this.query.toLowerCase().trim();return l.toLowerCase().includes(r)},toggleMenu(e,t){if(this.itemDisabled)return!1;this.visible=typeof t!="undefined"?t:!this.visible,this.visible&&(this.dropDownWidth=this.$el.getBoundingClientRect().width,this.broadcast("IndDrop","on-update-popper"))},hideMenu(){this.toggleMenu(null,!1),this.isTyping=!1,setTimeout(()=>this.unchangedQuery=!0,$l)},onClickOutside(e){if(this.visible){if(e.type==="mousedown"){e.preventDefault();return}if(this.transfer){const{$el:t}=this.$refs.dropdown;if(t===e.target||t.contains(e.target))return}if(this.filterable){const t=this.$el.querySelector('input[type="text"]');this.caretPosition=t.selectionStart,this.$nextTick(()=>{const a=this.caretPosition===-1?t.value.length:this.caretPosition;t.setSelectionRange(a,a)})}this.autoComplete||e.stopPropagation(),e.preventDefault(),this.hideMenu(),this.isFocused=!0,this.$emit("on-clickoutside",e)}else this.caretPosition=-1,this.isFocused=!1},reset(){this.query="",this.focusIndex=-1,this.unchangedQuery=!0,this.values=[],this.filterQueryChange=!1},handleKeydown(e){const t=e.key||e.code,a=e.keyCode||e.which;if(!(t==="Backspace"||a===8))if(this.visible){if(e.preventDefault(),t==="Tab"&&e.stopPropagation(),t==="Escape"&&(e.stopPropagation(),this.hideMenu()),t==="ArrowUp"&&this.navigateOptions(-1),t==="ArrowDown"&&this.navigateOptions(1),t==="Enter"){if(this.focusIndex===-1)return this.hideMenu();const n=this.flatOptions[this.focusIndex];if(n){const s=this.getOptionData(n.componentOptions.propsData.value);this.onOptionClick(s)}else this.hideMenu()}}else["ArrowUp","ArrowDown"].includes(e.key)&&this.toggleMenu(null,!0)},navigateOptions(e){const t=this.flatOptions.length-1;if(t<0)return;let a=this.focusIndex+e;if(a<0&&(a=t),a>t&&(a=0),e>0){let n=-1;for(let s=0;s<this.flatOptions.length&&(!this.flatOptions[s].componentOptions.propsData.disabled&&(n=s),!(n>=a));s++);a=n}else{let n=this.flatOptions.length;for(let s=t;s>=0&&(!this.flatOptions[s].componentOptions.propsData.disabled&&(n=s),!(n<=a));s--);a=n}this.focusIndex=a},onOptionClick(e){if(this.multiple?(this.remote?this.lastRemoteQuery=this.lastRemoteQuery||this.query:this.lastRemoteQuery="",this.values.find(({value:a})=>a===e.value)?this.values=this.values.filter(({value:a})=>a!==e.value):this.values=this.values.concat(e),this.isFocused=!0):(this.query=String(e.label).trim(),this.values=[e],this.lastRemoteQuery="",this.hideMenu()),this.focusIndex=this.flatOptions.findIndex(t=>!t||!t.componentOptions?!1:t.componentOptions.propsData.value===e.value),this.filterable){const t=this.$el.querySelector('input[type="text"]');this.autoComplete||this.$nextTick(()=>t.focus())}this.$emit("on-select",e),this.broadcast("IndDrop","on-update-popper"),setTimeout(()=>{this.filterQueryChange=!1},$l)},onQueryChange(e){if(this.isTyping=!0,e.length>0&&e!==this.query)if(this.autoComplete){let t=document.hasFocus&&document.hasFocus()&&document.activeElement===this.$el.querySelector("input");this.visible=t}else this.visible=!0;this.query=e,this.unchangedQuery=this.visible,this.filterQueryChange=!0},toggleHeaderFocus({type:e}){this.itemDisabled||(this.isFocused=e==="focus")},updateSlotOptions(){this.slotOptions=this.$slots.default},checkUpdateStatus(){this.getInitialValue().length>0&&this.selectOptions.length===0&&(this.hasExpectedValue=!0)},handleCreateItem(){if(this.allowCreate&&this.query!==""&&this.showCreateItem){const e=this.query;this.$emit("on-create",e),this.query="";const t={value:e,label:e,tag:void 0};this.$nextTick(()=>this.onOptionClick(t))}}},watch:{value(e){const{getInitialValue:t,getOptionData:a,publicValue:n,values:s}=this;this.checkUpdateStatus(),e===""?this.values=[]:rR(e,n,s)&&(this.$nextTick(()=>this.values=t().map(a).filter(Boolean)),this.multiple||this.dispatch("FormItem","on-form-change",this.publicValue))},values(e,t){const a=JSON.stringify(e),n=JSON.stringify(t);let s=this.publicValue;if(a!==n&&s!==this.value){let l=this.publicValue;this.labelInValue&&(this.multiple?l=this.values:l=this.values[0]),(Array.isArray(s)&&!s.length&&this.value===null||s===void 0&&this.value===null)&&(s=null),this.$emit("input",s),this.$emit("on-change",l),this.dispatch("FormItem","on-form-change",l)}},query(e){this.$emit("on-query-change",e);const{remoteMethod:t,lastRemoteQuery:a}=this,s=t&&(e!==""&&(e!==a||!a))&&!this.preventRemoteCall;if(this.preventRemoteCall=!1,s){this.focusIndex=-1;const i=this.remoteMethod(e);this.initialLabel="",i&&i.then&&i.then(l=>{l&&(this.options=l)})}e!==""&&this.remote&&(this.lastRemoteQuery=e)},loading(e){e===!1&&this.updateSlotOptions()},isFocused(e){(this.filterable?this.$el.querySelector('input[type="text"]'):this.$el)[this.isFocused?"focus":"blur"]();const[a]=this.values;if(a&&this.filterable&&!this.multiple&&!e){const n=String(a.label||a.value).trim();n&&this.query!==n&&(this.preventRemoteCall=!0,this.query=n)}},focusIndex(e){if(e<0||this.autoComplete)return;const t=this.flatOptions[e].componentOptions.propsData.value,a=Ol(this,({$options:i})=>i.componentName==="select-item"&&i.propsData.value===t);let n=a.$el.getBoundingClientRect().bottom-this.$refs.dropdown.$el.getBoundingClientRect().bottom,s=a.$el.getBoundingClientRect().top-this.$refs.dropdown.$el.getBoundingClientRect().top;n>0&&(this.$refs.dropdown.$el.scrollTop+=n),s<0&&(this.$refs.dropdown.$el.scrollTop+=s)},dropVisible(e){this.broadcast("IndDrop",e?"on-update-popper":"on-destroy-popper")},selectOptions(){this.hasExpectedValue&&this.selectOptions.length>0&&(this.values.length===0&&(this.values=this.getInitialValue()),this.values=this.values.map(this.getOptionData).filter(Boolean),this.hasExpectedValue=!1),this.slotOptions&&this.slotOptions.length===0&&(this.query=""),this.broadcast("IndDrop","on-update-popper")},visible(e){this.$emit("on-open-change",e)},slotOptions(e,t){if(!this.remote){const a=this.getInitialValue();this.flatOptions&&this.flatOptions.length&&a.length&&!this.multiple&&(this.values=a.map(this.getOptionData).filter(Boolean))}e&&t&&e.length!==t.length&&this.broadcast("IndDrop","on-update-popper")}}},Xl={};var cR=F(oR,aR,nR,!1,dR,null,null,null);function dR(e){for(let t in Xl)this[t]=Xl[t]}var un=function(){return cR.exports}(),hR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{directives:[{name:"show",rawName:"v-show",value:!e.hidden,expression:"!hidden"}],class:[e.prefixCls+"-wrap"]},[a("div",{class:[e.prefixCls+"-title"]},[e._v(e._s(e.label))]),a("ul",[a("li",{ref:"options",class:[e.prefixCls]},[e._t("default")],2)])])},uR=[];const pR="ivu-select-group",fR={name:"IndOptionGroup",props:{label:{type:String,default:""}},data(){return{prefixCls:pR,hidden:!1}},methods:{queryChange(){this.$nextTick(()=>{const e=this.$refs.options.querySelectorAll(".ivu-select-item");let t=!1;for(let a=0;a<e.length;a++)if(e[a].style.display!=="none"){t=!0;break}this.hidden=!t})}},mounted(){this.$on("on-query-change",()=>(this.queryChange(),!0))},beforeDestroy(){this.$off("on-query-change")}},Pl={};var mR=F(fR,hR,uR,!1,VR,null,null,null);function VR(e){for(let t in Pl)this[t]=Pl[t]}var Al=function(){return mR.exports}(),TR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",{class:e.classes,on:{click:function(n){return n.stopPropagation(),e.select.apply(null,arguments)},mousedown:function(n){n.preventDefault()}}},[e._t("default",function(){return[e._v(e._s(e.showLabel))]})],2)},NR=[];const ia="ivu-select-item",RR={name:"IndOption",componentName:"select-item",mixins:[kt,Ja],props:{value:{type:[String,Number],required:!0},label:{type:[String,Number]},disabled:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},isFocused:{type:Boolean,default:!1},tag:{type:[String,Number]}},data(){return{searchLabel:"",autoComplete:!1}},computed:{classes(){return[`${ia}`,{[`${ia}-disabled`]:this.itemDisabled,[`${ia}-selected`]:this.selected&&!this.autoComplete,[`${ia}-focus`]:this.isFocused}]},showLabel(){return this.label?this.label:this.value},optionLabel(){return this.label||this.$el&&this.$el.textContent}},mounted(){const e=Da(this,"IndSelect");e&&(this.autoComplete=e.autoComplete)},methods:{select(){if(this.itemDisabled)return!1;const e=this.getValue();this.dispatch("IndSelect","on-select-selected",e),this.$emit("on-select-selected",e)},getValue(){return{value:this.value,label:this.optionLabel,tag:this.tag}}}},Kl={};var gR=F(RR,TR,NR,!1,vR,null,null,null);function vR(e){for(let t in Kl)this[t]=Kl[t]}var pn=function(){return gR.exports}(),UR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticStyle:{display:"inline-flex"}},[a("Select",{staticClass:"select-auto-dropdown",attrs:{transfer:!1},on:{"on-change":e.typeChange},model:{value:e.type,callback:function(n){e.type=n},expression:"type"}},e._l(e.typeList,function(n){return a("Option",{key:n.value,attrs:{value:n.value}},[e._v(e._s(n.label))])}),1),e.type=="7"?a("Select",{staticClass:"select",staticStyle:{"margin-left":"10px",width:"60% !important","max-width":"200px"},attrs:{"max-tag-count":1,multiple:""},on:{"on-change":e.kindSelectChange},model:{value:e.kindSelection,callback:function(n){e.kindSelection=n},expression:"kindSelection"}},e._l(e.kindList,function(n){return a("Option",{key:n.kind,attrs:{value:n.kind}},[e._v(e._s(n.kind_name))])}),1):e._e(),e.type=="8"?a("Select",{staticClass:"select",staticStyle:{"margin-left":"10px",width:"60% !important","max-width":"200px"},on:{"on-change":e.customSelectChange},model:{value:e.customSelection,callback:function(n){e.customSelection=n},expression:"customSelection"}},e._l(e.customList,function(n){return a("Option",{key:n.code,attrs:{value:n.code}},[e._v(e._s(n.name))])}),1):e._e()],1),e.type=="2"?a("ImpTreeSelect",{ref:"brandSelect",staticStyle:{"margin-left":"10px",width:"60% !important"},attrs:{"data-api":e.dataBrandApi,"url-params":e.searchParamsBrand,"show-checkbox":""}}):e._e(),e.type=="4"||e.type=="5"||e.type=="6"?a("ImpTreeSelect",{ref:"itemSelect",staticStyle:{"margin-left":"10px",width:"60% !important"},attrs:{"data-api":e.dataApi,"url-params":e.searchParams,"show-checkbox":""}}):e._e()],1)},bR=[],fS="";const yR={props:{selType:{type:String,default:"3"},useItemId:{type:String,default:""},itemType:{type:String,default:"1"},isUse:{type:String}},components:{ImpTreeSelect:sa},computed:{searchParams(){return{itemType:this.itemType,selType:this.selType,isSc:this.isSc?this.isSc:"",isCigar:this.isCigar?this.isCigar:"",isAll:this.isAll?this.isAll:"",isExport:this.isExport?this.isExport:"",isUse:this.isUse?this.isUse:""}},treeSeleciton(){return this.$refs.itemSelect.getCheckedNodes()}},data(){return{isSc:"",isCigar:"",isAll:"",isExport:"",dataApi:null,dataBrandApi:null,searchParamsBrand:{},type:"",itemSelection:[],brandSelection:[],brandList:[],seriesSelection:[],seriesList:[],kindSelection:[],kindList:[],customList:[],typeList:[{label:"\u6309\u54C1\u724C",value:"2"},{label:"\u6309\u5377\u70DF",value:"4"},{label:"\u6309\u96EA\u8304",value:"5"},{label:"\u5168\u90E8\u5377\u70DF",value:"6"},{label:"\u6309\u4EF7\u7C7B",value:"7"},{label:"\u6309\u5B9A\u5236\u6761\u4EF6",value:"8"}],customSelection:[{code:"",name:""}]}},created(){this.getCustomList()},methods:{clearSelection(){this.brandSelection=[],this.seriesSelection=[],this.kindSelection=[],this.customSelection="",this.isSc="",this.isCigar="",this.isAll="",this.$refs.brandSelect!=null&&this.$refs.brandSelect.clearSelected()},async brandSelectChange(){await this.getItemList()},async seriesSelectChange(){await this.getItemList()},async kindSelectChange(){await this.getItemList()},async customSelectChange(){await this.getItemList()},async typeChange(){this.clearSelection(),this.type=="1"?this.getItemList():this.type=="2"?this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected():this.type=="3"?this.getSeriesList():this.type=="4"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="1",this.isCigar="0",this.isAll="0"):this.type=="5"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="0",this.isCigar="1",this.isAll="0"):this.type=="6"?(this.$refs.itemSelect!=null&&this.$refs.itemSelect.clearSelected(),this.isSc="0",this.isCigar="0",this.isAll="1"):this.type=="7"&&this.getKindList()},async getCustomList(){try{const e=await v.axios.get(Te.iamAmServerContext+"/iam/am/item/getCustomList",{params:{},timeout:3e4});this.customList=e.data}catch(e){console.error(e)}},async getKindList(){try{const e=await v.axios.get(Te.iamAmServerContext+"/iam/am/item/getKindList",{params:{},timeout:3e4});this.kindList=e.data}catch(e){console.error(e)}},async getSeriesList(){try{const e=await v.axios.get(Te.iamAmServerContext+"/iam/am/item/getSeriesList",{params:{},timeout:3e4});this.seriesList=e.data}catch(e){console.error(e)}},async getBrandList(){try{const e=await v.axios.get(Te.iamAmServerContext+"/iam/am/item/getBrandList",{params:{},timeout:3e4});this.brandList=e.data}catch(e){console.error(e)}},async getItemList(){try{let e="",t="",a="";e=this.brandSelection.length!=0?this.brandSelection.join(","):"",t=this.kindSelection.length!=0?this.kindSelection.join(","):"",a=this.seriesSelection.length!=0?this.seriesSelection.join(","):"";const n=await v.axios.get(Te.iamAmServerContext+"/iam/am/item/getItemList",{params:{brandList:e,kindList:t,seriesList:a,customCode:this.customSelection?this.customSelection:"",useItemId:this.useItemId},timeout:30*1e3});this.itemSelection=n.data}catch(e){console.error(e)}},async getCheckedNodes(){if(this.type=="")return"";if(this.type=="2"){if(this.$refs.brandSelect){var e=[];for(const t of this.$refs.brandSelect.getCheckedNodes())e.push(t.id);this.brandSelection=e,await this.getItemList()}return this.itemSelection}else{if(["1","3","7","8"].includes(this.type))return this.itemSelection;if(["4","5","6"].includes(this.type))return this.$refs.itemSelect.getCheckedNodes()}}}},ql={};var SR=F(yR,UR,bR,!1,kR,"2045e612",null,null);function kR(e){for(let t in ql)this[t]=ql[t]}var er=function(){return SR.exports}(),FR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Select",{attrs:{value:e.selected,multiple:e.multiple,maxTagCount:e.maxTag},on:{"on-change":e.handleChange}},e._l(e.list,function(n){return a("IndOption",{key:n.value,attrs:{value:n.value}},[e._v(e._s(n.label))])}),1)},WR=[];const ZR={name:"IndSelectCondition",components:{Select:un,IndOption:pn},props:{item:{type:Object,default:()=>({})},value:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]}},data(){return{selected:[]}},computed:{multiple(){var e;return((e=this.item)==null?void 0:e.multiple)!==!1},maxTag(){var e;return((e=this.item)==null?void 0:e.maxTag)||1}},watch:{value:{immediate:!0,handler(){var e;this.multiple?this.selected=this.value||[]:this.selected=((e=this.value)==null?void 0:e[0])||""}}},methods:{handleChange(e){this.multiple?this.$emit("input",e):this.$emit("input",[e])}}},tr={};var xR=F(ZR,FR,WR,!1,wR,null,null,null);function wR(e){for(let t in tr)this[t]=tr[t]}var ar=function(){return xR.exports}(),MR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("CheckboxGroup",{attrs:{value:e.value},on:{"on-change":function(n){return e.$emit("input",n)}}},e._l(e.list,function(n){return a("Checkbox",{key:n.value,attrs:{label:n.value}},[e._v(e._s(n.label))])}),1)},ER=[];const DR={name:"IndCheckboxCondition",components:{CheckboxGroup:I.CheckboxGroup,Checkbox:I.Checkbox},props:{item:{type:Object,default:()=>({})},value:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]}}},nr={};var CR=F(DR,MR,ER,!1,_R,null,null,null);function _R(e){for(let t in nr)this[t]=nr[t]}var sr=function(){return CR.exports}(),BR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("RadioGroup",{on:{input:e.handleChange},model:{value:e.selected,callback:function(n){e.selected=n},expression:"selected"}},[e.item.hasAll!==!1?a("Radio",{attrs:{label:""}},[e._v("\u5168\u90E8")]):e._e(),e._l(e.list,function(n){return a("Radio",{key:n.value,attrs:{label:n.value}},[e._v(e._s(n.label))])})],2)},JR=[];const zR={name:"IndRadioCondition",components:{RadioGroup:I.RadioGroup,Radio:I.Radio},props:{item:{type:Object,default:()=>({})},value:{type:[Array,String],default:()=>[]},list:{type:Array,default:()=>[]}},data(){return{selected:""}},watch:{value:{immediate:!0,handler(){var e;this.selected=v.isString(this.value)?this.value:((e=this.value)==null?void 0:e[0])||""}}},methods:{handleChange(e){const t=e?[e]:[];this.$emit("input",t)}}},ir={};var YR=F(zR,BR,JR,!1,IR,null,null,null);function IR(e){for(let t in ir)this[t]=ir[t]}var lr=function(){return YR.exports}(),QR=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("FormItem",{scopedSlots:e._u([{key:"label",fn:function(){return[a("div",{class:{textAlignLeft:e.isLabelCheckAll},style:{cursor:"pointer"}},[e.showCheckAll?a("Checkbox",{attrs:{indeterminate:e.indeterminate,value:e.checkAll},nativeOn:{click:function(n){return n.preventDefault(),e.handleCheckAll()}}},[e._v(e._s(e.item.name))]):a("div",[e._v(e._s(e.item.name))])],1)]},proxy:!0}])},[a(e.conditionComponent,{tag:"component",attrs:{item:e.item,value:e.value,list:e.list},on:{input:e.emitChange}})],1)},OR=[];const GR={name:"IndConditionItem",components:{Checkbox:I.Checkbox,SelectCondition:ar,CheckboxCondition:sr,RadioCondition:lr},props:{value:{type:[Array],default:()=>[]},item:{type:Object,default:()=>({})},list:{type:Array,default:()=>[]},isLabelCheckAll:Boolean},computed:{type(){var e;return((e=this.item)==null?void 0:e.type)||""},conditionComponent(){return{"tree-select":ON,select:ar,checkbox:sr,radio:lr}[this.type]||""},showCheckAll(){return!this.isLabelCheckAll||this.item.isLabelCheckAll===!1?!1:["select","checkbox"].includes(this.type)?this.item.multiple!==!1:!1},checkAll(){return!this.showCheckAll||!v.isArray(this.value)||!this.list.length?!1:this.value.length===this.list.length},indeterminate(){return!this.showCheckAll||!v.isArray(this.value)||!this.list.length?!1:!this.checkAll&&!!this.value.length}},methods:{handleCheckAll(){this.checkAll?this.clearCheck():this.doCheckAll()},doCheckAll(){const e=this.list.map(t=>t.value);this.emitChange(e)},clearCheck(){this.emitChange([])},emitChange(e){this.$emit("input",e)}}},rr={};var LR=F(GR,QR,OR,!1,jR,null,null,null);function jR(e){for(let t in rr)this[t]=rr[t]}var HR=function(){return LR.exports}();const $R=[{value:"short",label:"\u77ED\u652F"},{value:"middle",label:"\u4E2D\u652F"},{value:"thin",label:"\u7EC6\u652F"},{value:"bombBead",label:"\u7206\u73E0"},{value:"normal",label:"\u5E38\u89C4"}],XR=[{value:"10",label:"\u70E4\u70DF\u578B"},{value:"20",label:"\u6DF7\u5408\u578B"},{value:"30",label:"\u5916\u9999\u578B"},{value:"40",label:"\u96EA\u8304\u578B"}],PR=[{value:"key",label:"\u91CD\u70B9\u54C1\u724C"},{value:"doubleFifteen",label:"\u53CC\u5341\u4E94\u54C1\u724C"},{value:"encourage",label:"\u9F13\u52B1\u54C1\u724C"}],AR=[{value:"1",label:"\u4F4E\u4EF7\u4F4D"},{value:"0",label:"\u975E\u4F4E\u4EF7\u4F4D"}],KR=[{value:"1",label:"\u5408\u4F5C\u751F\u4EA7"},{value:"0",label:"\u81EA\u6709\u54C1\u724C"}],qR=[{value:"1",label:"\u6258\u76D8"},{value:"0",label:"\u975E\u6258\u76D8"}],or=[{value:"1",label:"\u662F"},{value:"0",label:"\u5426"}],eg={index:{key:"index",name:"\u663E\u793A\u6307\u6807",type:"checkbox",dataFrom:"enum",enumList:[]},subIndex:{key:"subIndex",name:"\u663E\u793A\u6307\u6807\u9879",type:"checkbox",dataFrom:"enum",enumList:[]},brands:{key:"brands",name:"\u54C1\u724C",type:"checkbox",dataFrom:"api",valueProp:"brandCode",labelProp:"brandName",groupTitle:"\u663E\u793A\u683C\u5F0F"},items:{key:"items",name:"\u89C4\u683C",type:"tree-select",multiple:!0,props:{dataApi:v.listItemTreeApi,urlParams:{},noTriggerInDefault:!0}},kinds:{key:"kinds",name:"\u4EF7\u7C7B",type:"checkbox",dataFrom:"api",valueProp:"kindCode",labelProp:"kindName",dataCb(e){return e.push({value:"0102",label:"\u4E00\u4E8C\u7C7B"},{value:"030",label:"\u4E09\u7C7B\u4EE5\u4E0A"}),e}},priceCodes:{key:"priceCodes",name:"\u7EC6\u5206\u4EF7\u7C7B",type:"checkbox",dataFrom:"api",valueProp:"priceCode",labelProp:"priceName",dataCb(e){return e.push({value:"cgd",label:"\u7EAF\u9AD8\u7AEF(\u4E8C\u4E09\u6863)"}),e}},gears:{key:"gears",name:"\u6863\u4F4D",type:"checkbox",dataFrom:"api",valueProp:"gearCode",labelProp:"gearName"},priceSegs:{key:"priceSegs",name:"\u4EF7\u4F4D\u6BB5",type:"checkbox",dataFrom:"api",valueProp:"priceSegCode",labelProp:"priceSegName"},retailPrices:{key:"retailPrices",name:"\u96F6\u552E\u4EF7\u6BB5",type:"checkbox",dataFrom:"api",valueProp:"priceCode",labelProp:"priceName"},categorys:{key:"categorys",name:"\u521B\u65B0\u54C1\u7C7B",type:"checkbox",dataFrom:"enum",enumList:$R,dataCb(e){return e.push({value:"lowTar",label:"\u4F4E\u7126"}),e}},productTypes:{key:"productTypes",name:"\u4EA7\u54C1\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:XR},brandTypes:{key:"brandTypes",name:"\u54C1\u724C\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:PR},lowPrices:{key:"lowPrices",name:"\u4EF7\u4F4D",type:"checkbox",dataFrom:"enum",enumList:AR},itemIsCombines:{key:"itemIsCombines",name:"\u7ECF\u8425\u65B9\u5F0F",type:"checkbox",dataFrom:"enum",enumList:KR},contDelivWhses:{key:"contDelivWhses",name:"\u53D1\u8D27\u70B9",type:"checkbox",dataFrom:"api",valueProp:"contDelivWhseId",labelProp:"contDelivWhseSname"},isContDelivWhses:{key:"isContDelivWhses",name:"\u5206\u53D1\u8D27\u70B9",type:"radio",dataFrom:"enum",enumList:or,hasAll:!1},isTray:{key:"isTray",name:"\u5206\u6258\u76D8",type:"checkbox",dataFrom:"enum",enumList:qR},isItem:{key:"isItem",name:"\u5206\u5355\u89C4\u683C",type:"radio",dataFrom:"enum",enumList:or,hasAll:!1}};var tg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndLoadingPanel",{attrs:{loading:e.loading}},[a("Form",{attrs:{model:e.value,labelWidth:e.$config.labelStyle.labelWidthSmall,labelColon:!1},nativeOn:{submit:function(n){return n.preventDefault(),e.preventSubmit.apply(null,arguments)}}},[e._l(e.conditions,function(n){return[n.topDivider?a("Divider",{key:n.key+"topDivider"}):e._e(),n.groupTitle?a("FormItem",{key:n.key+"groupTitle",scopedSlots:e._u([{key:"label",fn:function(){return[a("div",{class:{textAlignLeft:e.isLabelCheckAll,"ind-font-bold":!0}},[e._v(" "+e._s(n.groupTitle)+" ")])]},proxy:!0}],null,!0)}):e._e(),a("ConditionItem",{key:n.key,attrs:{item:n,list:e.allInfo[n.key],isLabelCheckAll:e.isLabelCheckAll},model:{value:e.value[n.key],callback:function(s){e.$set(e.value,n.key,s)},expression:"value[item.key]"}}),n.bottomDivider?a("Divider",{key:n.key+"bottomDivider"}):e._e()]})],2)],1)},ag=[];const ng={name:"IndConditionPanel",components:{ConditionItem:HR},props:{value:{type:Object,default:()=>({})},conditionDefs:{type:Array,default:()=>[]},isLabelCheckAll:Boolean},data(){return{loading:!1,priceInfo:{}}},computed:{conditions(){return this.conditionDefs.map(e=>{const t=v.isString(e)?e:e.key,a=eg[t]||{};return v.isString(e)?a:p.default.merge({},a,e)})},allInfo(){const e=p.default.cloneDeep(this.priceInfo);return this.conditions.reduce((t,a)=>{let n=[];if(a.dataFrom==="enum")n=p.default.cloneDeep(a.enumList||[]);else{const s=a.dataKey||a.key;n=(e[s]||[]).map(l=>({value:l[a.valueProp],label:l[a.labelProp]}))}return a.dataCb&&(n=a.dataCb(n)),{...t,[a.key]:n}},{})}},created(){this.getPriceInfo()},methods:{preventSubmit(){},async getPriceInfo(){this.loading=!0;try{const{data:e}=await v.getPriceInfo();this.priceInfo=e||{}}catch(e){console.log(e)}this.loading=!1}}},cr={};var sg=F(ng,tg,ag,!1,ig,null,null,null);function ig(e){for(let t in cr)this[t]=cr[t]}var Mt=function(){return sg.exports}();/*!
49
+ * Signature Pad v4.2.0 | https://github.com/szimek/signature_pad
50
+ * (c) 2024 Szymon Nowak | Released under the MIT license
51
+ */class la{constructor(t,a,n,s){if(isNaN(t)||isNaN(a))throw new Error(`Point is invalid: (${t}, ${a})`);this.x=+t,this.y=+a,this.pressure=n||0,this.time=s||Date.now()}distanceTo(t){return Math.sqrt(Math.pow(this.x-t.x,2)+Math.pow(this.y-t.y,2))}equals(t){return this.x===t.x&&this.y===t.y&&this.pressure===t.pressure&&this.time===t.time}velocityFrom(t){return this.time!==t.time?this.distanceTo(t)/(this.time-t.time):0}}class fn{static fromPoints(t,a){const n=this.calculateControlPoints(t[0],t[1],t[2]).c2,s=this.calculateControlPoints(t[1],t[2],t[3]).c1;return new fn(t[1],n,s,t[2],a.start,a.end)}static calculateControlPoints(t,a,n){const s=t.x-a.x,i=t.y-a.y,l=a.x-n.x,r=a.y-n.y,h={x:(t.x+a.x)/2,y:(t.y+a.y)/2},c={x:(a.x+n.x)/2,y:(a.y+n.y)/2},o=Math.sqrt(s*s+i*i),u=Math.sqrt(l*l+r*r),d=h.x-c.x,m=h.y-c.y,T=u/(o+u),b={x:c.x+d*T,y:c.y+m*T},g=a.x-b.x,x=a.y-b.y;return{c1:new la(h.x+g,h.y+x),c2:new la(c.x+g,c.y+x)}}constructor(t,a,n,s,i,l){this.startPoint=t,this.control2=a,this.control1=n,this.endPoint=s,this.startWidth=i,this.endWidth=l}length(){let a=0,n,s;for(let i=0;i<=10;i+=1){const l=i/10,r=this.point(l,this.startPoint.x,this.control1.x,this.control2.x,this.endPoint.x),h=this.point(l,this.startPoint.y,this.control1.y,this.control2.y,this.endPoint.y);if(i>0){const c=r-n,o=h-s;a+=Math.sqrt(c*c+o*o)}n=r,s=h}return a}point(t,a,n,s,i){return a*(1-t)*(1-t)*(1-t)+3*n*(1-t)*(1-t)*t+3*s*(1-t)*t*t+i*t*t*t}}class lg{constructor(){try{this._et=new EventTarget}catch{this._et=document}}addEventListener(t,a,n){this._et.addEventListener(t,a,n)}dispatchEvent(t){return this._et.dispatchEvent(t)}removeEventListener(t,a,n){this._et.removeEventListener(t,a,n)}}function rg(e,t=250){let a=0,n=null,s,i,l;const r=()=>{a=Date.now(),n=null,s=e.apply(i,l),n||(i=null,l=[])};return function(...c){const o=Date.now(),u=t-(o-a);return i=this,l=c,u<=0||u>t?(n&&(clearTimeout(n),n=null),a=o,s=e.apply(i,l),n||(i=null,l=[])):n||(n=window.setTimeout(r,u)),s}}class ra extends lg{constructor(t,a={}){super(),this.canvas=t,this._drawingStroke=!1,this._isEmpty=!0,this._lastPoints=[],this._data=[],this._lastVelocity=0,this._lastWidth=0,this._handleMouseDown=n=>{n.buttons===1&&this._strokeBegin(n)},this._handleMouseMove=n=>{this._strokeMoveUpdate(n)},this._handleMouseUp=n=>{n.buttons===1&&this._strokeEnd(n)},this._handleTouchStart=n=>{if(n.cancelable&&n.preventDefault(),n.targetTouches.length===1){const s=n.changedTouches[0];this._strokeBegin(s)}},this._handleTouchMove=n=>{n.cancelable&&n.preventDefault();const s=n.targetTouches[0];this._strokeMoveUpdate(s)},this._handleTouchEnd=n=>{if(n.target===this.canvas){n.cancelable&&n.preventDefault();const i=n.changedTouches[0];this._strokeEnd(i)}},this._handlePointerStart=n=>{n.preventDefault(),this._strokeBegin(n)},this._handlePointerMove=n=>{this._strokeMoveUpdate(n)},this._handlePointerEnd=n=>{this._drawingStroke&&(n.preventDefault(),this._strokeEnd(n))},this.velocityFilterWeight=a.velocityFilterWeight||.7,this.minWidth=a.minWidth||.5,this.maxWidth=a.maxWidth||2.5,this.throttle="throttle"in a?a.throttle:16,this.minDistance="minDistance"in a?a.minDistance:5,this.dotSize=a.dotSize||0,this.penColor=a.penColor||"black",this.backgroundColor=a.backgroundColor||"rgba(0,0,0,0)",this.compositeOperation=a.compositeOperation||"source-over",this.canvasContextOptions="canvasContextOptions"in a?a.canvasContextOptions:{},this._strokeMoveUpdate=this.throttle?rg(ra.prototype._strokeUpdate,this.throttle):ra.prototype._strokeUpdate,this._ctx=t.getContext("2d",this.canvasContextOptions),this.clear(),this.on()}clear(){const{_ctx:t,canvas:a}=this;t.fillStyle=this.backgroundColor,t.clearRect(0,0,a.width,a.height),t.fillRect(0,0,a.width,a.height),this._data=[],this._reset(this._getPointGroupOptions()),this._isEmpty=!0}fromDataURL(t,a={}){return new Promise((n,s)=>{const i=new Image,l=a.ratio||window.devicePixelRatio||1,r=a.width||this.canvas.width/l,h=a.height||this.canvas.height/l,c=a.xOffset||0,o=a.yOffset||0;this._reset(this._getPointGroupOptions()),i.onload=()=>{this._ctx.drawImage(i,c,o,r,h),n()},i.onerror=u=>{s(u)},i.crossOrigin="anonymous",i.src=t,this._isEmpty=!1})}toDataURL(t="image/png",a){switch(t){case"image/svg+xml":return typeof a!="object"&&(a=void 0),`data:image/svg+xml;base64,${btoa(this.toSVG(a))}`;default:return typeof a!="number"&&(a=void 0),this.canvas.toDataURL(t,a)}}on(){this.canvas.style.touchAction="none",this.canvas.style.msTouchAction="none",this.canvas.style.userSelect="none";const t=/Macintosh/.test(navigator.userAgent)&&"ontouchstart"in document;window.PointerEvent&&!t?this._handlePointerEvents():(this._handleMouseEvents(),"ontouchstart"in window&&this._handleTouchEvents())}off(){this.canvas.style.touchAction="auto",this.canvas.style.msTouchAction="auto",this.canvas.style.userSelect="auto",this.canvas.removeEventListener("pointerdown",this._handlePointerStart),this.canvas.removeEventListener("pointermove",this._handlePointerMove),this.canvas.ownerDocument.removeEventListener("pointerup",this._handlePointerEnd),this.canvas.removeEventListener("mousedown",this._handleMouseDown),this.canvas.removeEventListener("mousemove",this._handleMouseMove),this.canvas.ownerDocument.removeEventListener("mouseup",this._handleMouseUp),this.canvas.removeEventListener("touchstart",this._handleTouchStart),this.canvas.removeEventListener("touchmove",this._handleTouchMove),this.canvas.removeEventListener("touchend",this._handleTouchEnd)}isEmpty(){return this._isEmpty}fromData(t,{clear:a=!0}={}){a&&this.clear(),this._fromData(t,this._drawCurve.bind(this),this._drawDot.bind(this)),this._data=this._data.concat(t)}toData(){return this._data}_getPointGroupOptions(t){return{penColor:t&&"penColor"in t?t.penColor:this.penColor,dotSize:t&&"dotSize"in t?t.dotSize:this.dotSize,minWidth:t&&"minWidth"in t?t.minWidth:this.minWidth,maxWidth:t&&"maxWidth"in t?t.maxWidth:this.maxWidth,velocityFilterWeight:t&&"velocityFilterWeight"in t?t.velocityFilterWeight:this.velocityFilterWeight,compositeOperation:t&&"compositeOperation"in t?t.compositeOperation:this.compositeOperation}}_strokeBegin(t){if(!this.dispatchEvent(new CustomEvent("beginStroke",{detail:t,cancelable:!0})))return;this._drawingStroke=!0;const n=this._getPointGroupOptions(),s=Object.assign(Object.assign({},n),{points:[]});this._data.push(s),this._reset(n),this._strokeUpdate(t)}_strokeUpdate(t){if(!this._drawingStroke)return;if(this._data.length===0){this._strokeBegin(t);return}this.dispatchEvent(new CustomEvent("beforeUpdateStroke",{detail:t}));const a=t.clientX,n=t.clientY,s=t.pressure!==void 0?t.pressure:t.force!==void 0?t.force:0,i=this._createPoint(a,n,s),l=this._data[this._data.length-1],r=l.points,h=r.length>0&&r[r.length-1],c=h?i.distanceTo(h)<=this.minDistance:!1,o=this._getPointGroupOptions(l);if(!h||!(h&&c)){const u=this._addPoint(i,o);h?u&&this._drawCurve(u,o):this._drawDot(i,o),r.push({time:i.time,x:i.x,y:i.y,pressure:i.pressure})}this.dispatchEvent(new CustomEvent("afterUpdateStroke",{detail:t}))}_strokeEnd(t){!this._drawingStroke||(this._strokeUpdate(t),this._drawingStroke=!1,this.dispatchEvent(new CustomEvent("endStroke",{detail:t})))}_handlePointerEvents(){this._drawingStroke=!1,this.canvas.addEventListener("pointerdown",this._handlePointerStart),this.canvas.addEventListener("pointermove",this._handlePointerMove),this.canvas.ownerDocument.addEventListener("pointerup",this._handlePointerEnd)}_handleMouseEvents(){this._drawingStroke=!1,this.canvas.addEventListener("mousedown",this._handleMouseDown),this.canvas.addEventListener("mousemove",this._handleMouseMove),this.canvas.ownerDocument.addEventListener("mouseup",this._handleMouseUp)}_handleTouchEvents(){this.canvas.addEventListener("touchstart",this._handleTouchStart),this.canvas.addEventListener("touchmove",this._handleTouchMove),this.canvas.addEventListener("touchend",this._handleTouchEnd)}_reset(t){this._lastPoints=[],this._lastVelocity=0,this._lastWidth=(t.minWidth+t.maxWidth)/2,this._ctx.fillStyle=t.penColor,this._ctx.globalCompositeOperation=t.compositeOperation}_createPoint(t,a,n){const s=this.canvas.getBoundingClientRect();return new la(t-s.left,a-s.top,n,new Date().getTime())}_addPoint(t,a){const{_lastPoints:n}=this;if(n.push(t),n.length>2){n.length===3&&n.unshift(n[0]);const s=this._calculateCurveWidths(n[1],n[2],a),i=fn.fromPoints(n,s);return n.shift(),i}return null}_calculateCurveWidths(t,a,n){const s=n.velocityFilterWeight*a.velocityFrom(t)+(1-n.velocityFilterWeight)*this._lastVelocity,i=this._strokeWidth(s,n),l={end:i,start:this._lastWidth};return this._lastVelocity=s,this._lastWidth=i,l}_strokeWidth(t,a){return Math.max(a.maxWidth/(t+1),a.minWidth)}_drawCurveSegment(t,a,n){const s=this._ctx;s.moveTo(t,a),s.arc(t,a,n,0,2*Math.PI,!1),this._isEmpty=!1}_drawCurve(t,a){const n=this._ctx,s=t.endWidth-t.startWidth,i=Math.ceil(t.length())*2;n.beginPath(),n.fillStyle=a.penColor;for(let l=0;l<i;l+=1){const r=l/i,h=r*r,c=h*r,o=1-r,u=o*o,d=u*o;let m=d*t.startPoint.x;m+=3*u*r*t.control1.x,m+=3*o*h*t.control2.x,m+=c*t.endPoint.x;let T=d*t.startPoint.y;T+=3*u*r*t.control1.y,T+=3*o*h*t.control2.y,T+=c*t.endPoint.y;const b=Math.min(t.startWidth+c*s,a.maxWidth);this._drawCurveSegment(m,T,b)}n.closePath(),n.fill()}_drawDot(t,a){const n=this._ctx,s=a.dotSize>0?a.dotSize:(a.minWidth+a.maxWidth)/2;n.beginPath(),this._drawCurveSegment(t.x,t.y,s),n.closePath(),n.fillStyle=a.penColor,n.fill()}_fromData(t,a,n){for(const s of t){const{points:i}=s,l=this._getPointGroupOptions(s);if(i.length>1)for(let r=0;r<i.length;r+=1){const h=i[r],c=new la(h.x,h.y,h.pressure,h.time);r===0&&this._reset(l);const o=this._addPoint(c,l);o&&a(o,l)}else this._reset(l),n(i[0],l)}}toSVG({includeBackgroundColor:t=!1}={}){const a=this._data,n=Math.max(window.devicePixelRatio||1,1),s=0,i=0,l=this.canvas.width/n,r=this.canvas.height/n,h=document.createElementNS("http://www.w3.org/2000/svg","svg");if(h.setAttribute("xmlns","http://www.w3.org/2000/svg"),h.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),h.setAttribute("viewBox",`${s} ${i} ${l} ${r}`),h.setAttribute("width",l.toString()),h.setAttribute("height",r.toString()),t&&this.backgroundColor){const c=document.createElement("rect");c.setAttribute("width","100%"),c.setAttribute("height","100%"),c.setAttribute("fill",this.backgroundColor),h.appendChild(c)}return this._fromData(a,(c,{penColor:o})=>{const u=document.createElement("path");if(!isNaN(c.control1.x)&&!isNaN(c.control1.y)&&!isNaN(c.control2.x)&&!isNaN(c.control2.y)){const d=`M ${c.startPoint.x.toFixed(3)},${c.startPoint.y.toFixed(3)} C ${c.control1.x.toFixed(3)},${c.control1.y.toFixed(3)} ${c.control2.x.toFixed(3)},${c.control2.y.toFixed(3)} ${c.endPoint.x.toFixed(3)},${c.endPoint.y.toFixed(3)}`;u.setAttribute("d",d),u.setAttribute("stroke-width",(c.endWidth*2.25).toFixed(3)),u.setAttribute("stroke",o),u.setAttribute("fill","none"),u.setAttribute("stroke-linecap","round"),h.appendChild(u)}},(c,{penColor:o,dotSize:u,minWidth:d,maxWidth:m})=>{const T=document.createElement("circle"),b=u>0?u:(d+m)/2;T.setAttribute("r",b.toString()),T.setAttribute("cx",c.x.toString()),T.setAttribute("cy",c.y.toString()),T.setAttribute("fill",o),h.appendChild(T)}),h.outerHTML}}var og=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:[e.bem()]},[a("div",{ref:"wrapRef",class:[e.bem("content")]},[e.isRenderCanvas?[a("canvas",{ref:"canvasRef"})]:[a("p",[e._v(e._s(e.tips))])]],2)])},cg=[];const dr="ind-sign",dg=typeof window!="undefined",hg=()=>{var t;const e=document.createElement("canvas");return!!((t=e.getContext)!=null&&t.call(e,"2d"))};function mn(e,t){return t?typeof t=="string"?` ${e}--${t}`:Array.isArray(t)?t.reduce((a,n)=>a+mn(e,n),""):Object.keys(t).reduce((a,n)=>a+(t[n]?mn(e,n):""),""):""}const ug={name:"IndSign",props:{tips:String,imageType:{type:String,default:"png"},minWidth:{type:Number,default:.5},maxWidth:{type:Number,default:3},penColor:{type:String,default:"#000"},backgroundColor:{type:String,default:""}},data(){return{isRenderCanvas:dg?hg():!0,canvasWidth:0,canvasHeight:0,dpr:window.devicePixelRatio||1,signPad:null,resizeObserver:new ResizeObserver(this.resize)}},mounted(){this.$refs.canvasRef&&this.resizeObserver.observe(this.$refs.canvasRef),setTimeout(()=>{this.init()},200)},beforeDestroy(){this.resizeObserver.disconnect()},methods:{bem(e,t){return e&&typeof e!="string"&&(t=e,e=""),e=e?`${dr}__${e}`:dr,`${e}${mn(e,t)}`},init(){if(this.isRenderCanvas&&this.$refs.canvasRef){const e=this.$refs.canvasRef,t=this.$refs.wrapRef;this.canvasWidth=e.width=((t==null?void 0:t.offsetWidth)||0)*this.dpr,this.canvasHeight=e.height=((t==null?void 0:t.offsetHeight)||0)*this.dpr,e.getContext("2d").scale(this.dpr,this.dpr),this.signPad=new ra(e,{minWidth:this.minWidth,maxWidth:this.maxWidth,penColor:this.penColor,backgroundColor:this.backgroundColor})}},resize(){if(this.signPad){const e=this.signPad.toData()||[],t=this.canvasWidth,a=this.canvasHeight;this.init();const n=this.canvasWidth,s=this.canvasHeight,i=t&&n?n/t:1,l=a&&s?s/a:1;e.forEach(r=>{var h;(h=r==null?void 0:r.points)==null||h.forEach(c=>{c.x*=i,c.y*=l})}),this.signPad.fromData(e)}},getImageDataUrl(){const e=v.MIME_TYPE[this.imageType];return this.signPad?this.signPad.toDataURL(e):null},clear(){this.signPad&&this.signPad.clear()},isEmpty(){return!this.signPad||this.signPad.isEmpty()},async upload(){const e=v.MIME_TYPE[this.imageType];let t=this.getImageDataUrl();if(t&&e){t.includes("data:image")&&(t=t.replace(/data:image\/(.*);base64,(\s)?/g,""));const a=v.base64ToBlob(t,e),s=`${new Date().getTime()}.${this.imageType}`;try{return{fileId:await this.uploadImage(a,s),filename:s}}catch(i){console.error(`\u4E0A\u4F20\u56FE\u7247\u5230\u6587\u6863\u4E2D\u5FC3\u62A5\u9519\u4E86 error: ${i}`)}return null}},async uploadImage(e,t){const{data:a}=await v.putOssFileApi(t,e),n=(a==null?void 0:a[0].fileId)||"";if(!n)throw new Error("\u6CA1\u6709fileId?");return n}}},hr={};var pg=F(ug,og,cg,!1,fg,null,null,null);function fg(e){for(let t in hr)this[t]=hr[t]}var Vn=function(){return pg.exports}(),mg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{value:e.value,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{"on-cancel":e.close},scopedSlots:e._u([{key:"footer",fn:function(){return[e._t("footer",function(){return[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"reset",loading:e.loading},on:{click:e.onClear}},[e._v(e._s(e.clearText))]),a("Button",{attrs:{bizType:"confirm",loading:e.loading},on:{click:e.onOk}},[e._v(e._s(e.okText))])],1)]})]},proxy:!0}],null,!0)},[a("LoadingPanel",{attrs:{loading:e.loading}},[e._t("tip"),a("Sign",e._b({ref:"sign",attrs:{imageType:e.imageType}},"Sign",e.$attrs,!1))],2)],1)},Vg=[];const Tg={name:"IndSignModal",components:{Modal:oe,LoadingPanel:dn,Sign:Vn,Button:ge,ButtonGroup:Ue},props:{value:Boolean,title:{type:String,default:"\u7B7E\u540D"},imageType:{type:String,default:"png",validator(e){return["jpg","jpeg","png"].includes(e)}},clearText:{type:String,default:"\u6E05\u7A7A"},okText:{type:String,default:"\u786E\u5B9A"}},data(){return{loading:!1}},methods:{close(){this.$emit("input",!1)},onClear(){this.$refs.sign.clear(),this.$emit("onClear")},async onOk(){if(!this.$refs.sign)return;if(this.$refs.sign.isEmpty()){this.$Message.error("\u8BF7\u7B7E\u540D\uFF01");return}this.loading=!0;const t=await this.$refs.sign.upload();this.loading=!1,!t||!t.fileId?this.$Message.error("\u4E0A\u4F20\u7B7E\u540D\u5931\u8D25\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01"):(this.$emit("onOk",t.fileId,t),this.close())}}},ur={};var Ng=F(Tg,mg,Vg,!1,Rg,null,null,null);function Rg(e){for(let t in ur)this[t]=ur[t]}var pr=function(){return Ng.exports}();function at(e,t,a){Array.isArray(t)&&t.length&&p.default.forEach(t,(n,s)=>{let i=!1;if(typeof a=="function")try{const l=a(n,e,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||at(n,n.children,a)})}function gg(e){p.default.forEach(e,(t,a)=>{t.seq=a,p.default.forEach(t.options,(n,s)=>{n.seq=s})}),console.log("generateOptionsSeq rlt is",e)}function Tn(e,t){let a=p.default.cloneDeep(t);return at(e,a,(n,s,i)=>{let l=s.path?p.default.cloneDeep(s.path):[{id:s.id,title:s.title,seq:s.seq}];l.push({id:n.id,title:n.title,seq:n.seq}),n.path=l,n.pathStr=(s.pathStr||s.id)+"_"+n.id,n.seq=i}),at({},a,n=>{(!n.children||!n.children.length)&&(n.id=n.pathStr)}),a}function fr(e,t,a){let n=p.default.cloneDeep(e),s=p.default.cloneDeep(t);return a!=null&&a.length&&p.default.forEach(s,i=>{p.default.forEach(a,l=>{let h=i.pathStr.split("_");h.splice(1,1,l.id);let c=h.join("_");if(p.default.findIndex(n,{pathStr:c})==-1){let o=p.default.cloneDeep(i.path);o.splice(1,0,{id:l.id,title:l.title,seq:l.seq}),p.default.remove(o,{id:"ALL"}),n.push({...i,id:c,pathStr:c,path:o})}})}),n}function vg(e){let t=[];return p.default.forEach(e,a=>{let n=p.default.filter(a.options,{checked:!0}),s=[],i=Tn(a,[{id:"ALL",title:"\u5168\u9009",children:a.indexList}]);at({},i,l=>{(!l.children||!l.children.length)&&l.checked===!0&&s.push(l)}),n.length&&s.length&&(t=fr(t,s,n))}),console.log("generateChoosedNodesByInit rlt is",t),t}function Ug(e,t){function a(s,i){if(!(i!=null&&i.length))return;let l=i.shift(),r=p.default.find(s,{id:l==null?void 0:l.id});r||(i.length==0?r={...t,pathStr:t.pathStr,id:t.pathStr,title:l==null?void 0:l.title}:r={pathStr:i.length==0?t.pathStr:"",id:i.length==0?t.pathStr:l==null?void 0:l.id,title:l==null?void 0:l.title,seq:l==null?void 0:l.seq,children:[]},s.push(r)),a(r.children,i)}let n=p.default.cloneDeep(t.path);a(e,n)}function Nn(e){let t=[];return e.forEach(a=>Ug(t,a)),t=p.default.orderBy(t,["seq"],["asc"]),at({},t,a=>{var n;(n=a.children)!=null&&n.length&&(a.children=p.default.orderBy(a.children,["seq"],["asc"]))}),console.log("generateTreeByNodes rlt is",t),t}function mr(e){let t=p.default.cloneDeep(e);at({},t,n=>{var s;n.field=n.pathStr?(s=n.pathStr)==null?void 0:s.replace("ALL_",""):n.id,n.headerName=n.title,n.headerTooltip=n.title});let a=[];return t.forEach(n=>{a.push(...n.children||[])}),a}function bg(e){let t=p.default.cloneDeep(e),a={};return t.forEach(n=>{var s;a[n.id]=(s=n.children)==null?void 0:s.map(i=>i.id)}),a}function yg(e,t){let a=p.default.cloneDeep(t),n=p.default.findIndex(a,{field:"item"});if(n==-1)return a;let s=a.splice(n,1);s=s[0];let l=((e==null?void 0:e.items)||[]).map(r=>{let h=p.default.cloneDeep(s.children);return at({},h,c=>{(!c.children||c.children.length==0)&&(c.field=c.field.replace("item_",r.productCode+"_"))}),{headerName:r.productName,headerTooltip:r.productName,children:h}});return a.splice(n,0,...l),a}var Sg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndModal",{attrs:{lazyRender:!1,value:e.show,title:e.title,"mask-closable":!1,width:e.width,transfer:""},on:{input:function(n){return e.$emit("update:show",n)},"on-cancel":e.onCancel}},[a("div",{staticClass:"report-index-model-panel ind-flex"},[a("div",{staticClass:"left-panel ind-flex ind-flex-grow"},[a("div",{staticClass:"report-index-dimension1-panel ind-flex-no-shrink ind-flex-column"},e._l(e.indexesSouce,function(n,s){return a("div",{key:"dimension1"+s,staticClass:"report-index-dimension1",class:[n.id==e.dimension1.id?"selected":""],on:{click:function(i){return e.chooseDimension1(n)}}},[e._v(" "+e._s(n.title)+" ")])}),0),a("div",{staticClass:"report-index-index-panel ind-flex-column ind-flex-grow"},[a("div",{staticClass:"report-index-options"},[e.dimension1.options.length==1?[e._v(" "+e._s(e.dimension1.options[0].title||"")+" ")]:[e.refreshSelect?a("Select",{attrs:{maxTagCount:1,multiple:""},on:{"on-change":e.setDisabled1},model:{value:e.optionsData,callback:function(n){e.optionsData=n},expression:"optionsData"}},e._l(e.dimension1.options,function(n){return a("Option",{key:n.id,attrs:{value:n.id}},[e._v(e._s(n.title))])}),1):e._e()]],2),a("div",{staticClass:"report-index-index"},[a("Tree",{ref:"tree1",attrs:{height:e.height-30+"px",expandAll:"","show-checkbox":"",data:e.indexListSrc,isShowHeader:!1,"is-show-search":!0,"check-directly":""},on:{"on-check-change":e.setDisabled1}})],1)])]),a("div",{staticClass:"opt-panel ind-flex-no-shrink ind-flex-column",style:{height:e.height+"px"}},[a("Button",{attrs:{disabled:e.addDisabled,type:"default",icon:"md-arrow-forward"},on:{click:e.addIndex}}),a("Button",{staticStyle:{"margin-top":"10px"},attrs:{type:"default",disabled:e.removeDisabled,icon:"md-arrow-back"},on:{click:e.removeIndex}})],1),a("div",{staticClass:"right-panel ind-flex-grow"},[a("Tree",{ref:"tree2",attrs:{height:e.height+"px",expandAll:"","show-checkbox":"",data:e.choosedIndexTree,isShowHeader:!1,"is-show-search":!0,"check-directly":""},on:{"on-check-change":e.setDisabled2}})],1)]),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("IndButtonGroup",{attrs:{right:"",split:""}},[a("IndButton",{attrs:{bizType:"cancel"},on:{click:e.onCancel}},[e._v("\u53D6\u6D88")]),a("IndButton",{attrs:{bizType:"confirm"},on:{click:e.onOk}},[e._v("\u786E\u5B9A")])],1)],1)])},kg=[];const Fg={components:{Button:I.Button,Tree:xt},props:{options:Array,value:Array,show:Boolean,dataApi:{type:Function,default:null},searchParams:{type:Object,default:()=>null},title:{type:String,default:"\u9009\u62E9\u6307\u6807"},width:{type:Number,default:1060},showCheckbox:Boolean,isShowSearch:{type:Boolean,default:!0},isShowHeader:Boolean},data(){return{indexesSouce:[],indexes:[],dimension1:{options:[{id:"",title:""}],indexList:[]},optionsData:[],indexListSrc:[],indexList:[],choosedIndexList:[],choosedIndexTree:[],addDisabled:!0,removeDisabled:!0,refreshSelect:!0,height:600}},created(){this.initSrc()},watch:{options:{handler:function(){this.initSrc()},deep:!0}},mounted(){this.height=window.innerHeight-319},methods:{setDisabled1(){var t;let e=this.$refs.tree1.getCheckedNodes(!0);this.addDisabled=!((e==null?void 0:e.length)&&((t=this.optionsData)==null?void 0:t.length))},setDisabled2(){let e=this.$refs.tree2.getCheckedNodes(!0);this.removeDisabled=!(e!=null&&e.length)},async initSrc(){var e,t;if(this.dataApi){const{data:a}=await this.dataApi(this.searchParams);this.indexesSouce=a}else this.indexesSouce=this.options;if(this.indexesSouce&&this.indexesSouce.length){let a=JSON.parse(JSON.stringify(this.indexesSouce));gg(a),this.indexesSouce=a,this.dimension1=this.indexesSouce[0]||{},this.optionsData=((e=this.dimension1.options)==null?void 0:e.length)==1?(t=this.dimension1.options)==null?void 0:t.map(n=>n.id):[],this.indexListSrc=Tn(this.dimension1,[{id:"ALL",title:"\u5168\u9009",children:this.dimension1.indexList}]),this.indexList=[],this.initIndexByDefault()}},initIndexByDefault(){this.choosedIndexList=vg(this.indexesSouce)||[],this.choosedIndexTree=Nn(this.choosedIndexList),this.$nextTick(()=>{this.onOk()})},async chooseDimension1(e){this.dimension1=e,this.optionsData=this.dimension1.options.length==1?this.dimension1.options.map(t=>t.id):[],this.indexListSrc=Tn(this.dimension1,[{id:"ALL",title:"\u5168\u9009",children:this.dimension1.indexList}]),this.indexList=[],this.refreshSelect=!1,this.$nextTick(),this.refreshSelect=!0},addIndex(){let e=this.$refs.tree1.getCheckedNodes(!0),t=this.dimension1.options.filter(n=>this.optionsData.includes(n.id)),a=fr(this.choosedIndexList,e,t);this.choosedIndexList=a,this.choosedIndexTree=Nn(a),this.$refs.tree1.clearCheckedAndSelectedNodes()},async removeIndex(){let e=p.default.cloneDeep(this.choosedIndexList),t=this.$refs.tree2.getCheckedNodes(!0);p.default.remove(e,a=>p.default.some(t,n=>n.pathStr===a.pathStr)),this.choosedIndexList=e,this.choosedIndexTree=Nn(e),this.$refs.tree2.clearCheckedAndSelectedNodes(),this.setDisabled2()},onCancel(){this.$emit("update:show",!1)},onOk(){let e=mr(this.choosedIndexTree),t=bg(this.choosedIndexTree);this.$emit("update:show",!1),this.$emit("input",e),this.$emit("confirm",{options:t,columns:e})},getFilterColumnsByParams(e){let t=mr(this.choosedIndexTree);return yg(e,t)}}},Vr={};var Wg=F(Fg,Sg,kg,!1,Zg,null,null,null);function Zg(e){for(let t in Vr)this[t]=Vr[t]}var Tr=function(){return Wg.exports}(),xg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{attrs:{value:e.show,title:e.title,width:e.width,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{input:function(n){return e.$emit("update:show",n)},"on-ok":e.ok,"on-cancel":e.cancel}},[a("ConditionPanel",{attrs:{conditionDefs:e.defs,isLabelCheckAll:""},model:{value:e.params,callback:function(n){e.params=n},expression:"params"}})],1)},wg=[];const Mg={name:"IndReportOptionModal",components:{Modal:oe,ConditionPanel:Mt},props:{show:Boolean,title:{type:String,default:"\u9009\u62E9\u6307\u6807"},width:{type:Number,default:900},value:{type:Object,default:()=>({})},defs:{type:Array,default:()=>[]}},data(){return{params:p.default.cloneDeep(this.value)||{}}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=p.default.cloneDeep(this.value))}},methods:{doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.$emit("update:show",!1)},emitChange(){this.$emit("input",{...this.params})}}},Nr={};var Eg=F(Mg,xg,wg,!1,Dg,null,null,null);function Dg(e){for(let t in Nr)this[t]=Nr[t]}var Rr=function(){return Eg.exports}(),Cg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"upload-img"},[e._l(e.imgList,function(n,s){return a("div",{key:s,staticClass:"demo-upload-list",on:{click:function(i){return e.handleView(n)}}},[[a("img",{attrs:{src:e.prefix+n}}),a("div",{staticClass:"demo-upload-list-cover"},[a("Icon",{attrs:{type:"ios-eye-outline"}})],1)]],2)}),a("Modal",{attrs:{fullscreen:"","footer-hide":""},model:{value:e.visible,callback:function(n){e.visible=n},expression:"visible"}},[e.showPreview?a("Carousel",{on:{"on-click":function(n){e.visible=!1}},model:{value:e.imgIndex,callback:function(n){e.imgIndex=n},expression:"imgIndex"}},e._l(e.imgList,function(n,s){return a("CarouselItem",{key:s},[a("div",{staticClass:"carouse-content"},[a("img",{staticClass:"carouse-img",attrs:{src:e.prefix+n}})])])}),1):e._e()],1)],2)},_g=[];const Bg={name:"IndImagePreview",components:{Modal:oe},props:{imgList:{type:Array,default:()=>[]},prefix:{type:String,default:""},isShowPreview:{type:Boolean,default:!0}},data(){return{visible:!1,showPreview:!1,imgIndex:0}},methods:{async handleView(e){this.imgIndex=this.imgList.indexOf(e),this.visible=!0,await this.$nextTick(),this.showPreview=!0}}},gr={};var Jg=F(Bg,Cg,_g,!1,zg,null,null,null);function zg(e){for(let t in gr)this[t]=gr[t]}var vr=function(){return Jg.exports}(),Yg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u54C1\u724C\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"brand_id",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(n){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,"label-position":"right"}},[a("FormItem",{attrs:{label:"\u54C1\u724C\u540D\u79F0\uFF1A"}},[a("Input",{staticStyle:{width:"200px"},attrs:{placeholder:"\u8BF7\u8F93\u5165\u54C1\u724C\u540D\u79F0"},model:{value:e.searchBrand,callback:function(n){e.searchBrand=n},expression:"searchBrand"}})],1),a("FormItem",{attrs:{label:""}}),a("FormItem",{attrs:{label:""}}),a("FormItem",{staticClass:"textAlignRight",attrs:{label:""}})],1)]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},Ig=[];const Qg={name:"IndBrandInputModal",components:{Button:ge,ButtonGroup:Ue,Input:I.Input,Modal:oe},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},itemType:{type:String,default:"2"}},data(){return{boxShow:!1,reSetPages:!1,comLevelSel:"0",finTableData:[],tableData:[],data:[],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getIpmBrandBox?itemType=",tableColumnsClone:[{title:"",type:"checkbox",align:"center",width:"50"},{title:"\u5E8F\u53F7",type:"index",align:"center",width:"80"},{title:"\u54C1\u724C\u7F16\u7801",field:"brand_id",align:"left"},{title:"\u54C1\u724C\u540D\u79F0",field:"brand_name",align:"left"},{title:"\u6240\u5C5E\u5DE5\u4E1A",field:"icom_name",align:"left",sortable:!1}],searchBrand:""}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue.join(",");this.selection=this.finTableData.filter(t=>e.includes(t.brand_id)),this.selText=this.selection.map(t=>t.brand_name).join(",")}},searchBrand:{handler(){this.tableData=[],this.searchBrand!=""?this.finTableData.forEach(e=>{(e.brand_id.includes(this.searchBrand)||e.brand_name.includes(this.searchBrand))&&this.tableData.push(e)}):this.tableData=p.default.cloneDeep(this.finTableData),this.concatPreData()}}},created(){this.query()},methods:{selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,this.selText=t.map(a=>a.brand_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.$refs.tableRef.clearSelection(),this.$emit("onOk",[]),this.selText=""},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(n=>n.brand_id).join(","),t=this.tableData,a=this.selection.concat(t.filter(n=>e.indexOf(n.brand_id)<0));this.tableData=a,this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},doSearch(){},clearSelectData(){this.selection=[],this.selectStore=[]},getChange(){this.selection=this.$refs.xTable1.getCheckboxRecords()},getData(){let e=`${this.serverContext}${this.baseUrl}${this.itemType}`;return v.axios.get(e)},async query(){let e=await this.getData();if(this.data=e.data,this.itemType=="3"&&this.data.reverse(),this.finTableData=p.default.cloneDeep(this.data),this.tableData=p.default.cloneDeep(this.finTableData),this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.finTableData.filter(a=>t.indexOf(a.brand_id)>-1),this.selText=this.selection.map(a=>a.brand_name).join(",")}},open(){if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let e=this.defaultValue.join(",");this.selection=this.finTableData.filter(t=>e.indexOf(t.brand_id)>-1)}this.tableData=this.finTableData,this.$nextTick(()=>{this.concatPreData()})}}}},Ur={};var Og=F(Qg,Yg,Ig,!1,Gg,null,null,null);function Gg(e){for(let t in Ur)this[t]=Ur[t]}var br=function(){return Og.exports}(),Lg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u533A\u57DF\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"com_id",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(n){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("IndFormWrap",{attrs:{formType:"search",fieldList:e.fieldList,searchLoading:e.tableLoading},on:{doSearch:e.doSearch,reset:e.reset},model:{value:e.form,callback:function(n){e.form=n},expression:"form"}})]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{split:"",right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},jg=[];const Hg={name:"IndComInputModal",components:{Modal:oe,Button:ge,ButtonGroup:Ue},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},multiSelect:{type:Boolean,default:!0}},data(){return{boxShow:!1,reSetPages:!1,tableData:[],data:[],form:{searchPcom:"",searchCcom:"",comLevelSel:"0"},fieldList:[{title:"\u7701\u4EFD\u540D\u79F0",type:"input",formKey:"text"},{title:"\u533A\u57DF\u540D\u79F0",type:"input",formKey:"text"},{title:"\u7701\u5E02\u7EA7\u522B",type:"select",formKey:"text",enumList:[{K:"0",V:"\u5168\u90E8"},{K:"1",V:"\u7701\u4EFD"},{K:"2",V:"\u5730\u5E02"}]}],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getAllCom",tableColumnsClone:[{title:"",type:this.multiSelect?"checkbox":"radio",align:"center",width:50},{title:"\u5E8F\u53F7",type:"index",align:"center",width:80},{title:"\u7701\u4EFD\u540D\u79F0",field:"pcom_name",align:"left",width:200},{title:"\u533A\u57DF\u540D\u79F0",field:"com_name",align:"left",width:200},{title:"\u7701\u5E02\u7EA7\u522B",field:"level_name",align:"left",width:120,sortable:!1}]}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue;this.selection=this.data.filter(t=>e.indexOf(t.com_id)>-1),this.selText=this.selection.map(t=>t.com_name).join(",")}},comLevelSel:{handler(){this.tableData=[],this.form.searchPcom="",this.form.searchCcom="",this.form.comLevelSel=="1"||this.form.comLevelSel=="2"?this.tableData=this.data.filter(e=>{if(this.form.comLevelSel=="1")return e.com_level=="01";if(this.form.comLevelSel=="2")return e.com_level=="02"}):this.tableData=this.data,this.concatPreData()}}},created(){this.query()},methods:{reset(){this.form={searchPcom:"",searchCcom:"",comLevelSel:"0"}},selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,t=this.filterCom(t),this.selText=t.map(a=>a.com_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},returnData(){return this.selection},onClear(){this.$refs.tableRef.clearSelection(),this.selection=[],this.selText="",this.$emit("onOk",[])},doSearch(){this.form.searchPcom!=""||this.form.searchCcom!=""?(this.tableData=[],this.tableData=this.data.filter(e=>this.form.comLevelSel=="1"?e.com_level=="01"&&e.pcom_name.indexOf(this.form.searchPcom)>-1&&this.form.searchPcom!="":this.form.comLevelSel=="2"?e.com_level=="02"&&e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="":this.form.searchPcom!=""&&this.form.searchCcom==""?e.pcom_name.indexOf(this.form.searchPcom)>-1:this.form.searchPcom==""&&this.form.searchCcom!=""?e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="":e.pcom_name.indexOf(this.form.searchPcom)>-1&&this.form.searchPcom!=""&&e.com_name.indexOf(this.form.searchCcom)>-1&&this.form.searchCcom!="")):this.form.comLevelSel=="1"||this.form.comLevelSel=="2"?this.tableData=this.data.filter(e=>{if(this.form.comLevelSel=="1")return e.com_level=="01";if(this.form.comLevelSel=="2")return e.com_level=="02"}):this.tableData=this.data,this.concatPreData()},clearSelectData(){this.selection=[],this.selectStore=[]},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(n=>n.com_id).join(",");this.selection=this.filterCom(this.selection);let t=this.tableData,a=this.selection.concat(t.filter(n=>e.indexOf(n.com_id)<0));this.tableData=a,console.log("this.selection",this.selection),this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},getData(){let e=`${this.serverContext}${this.baseUrl}`;return v.axios.get(e)},async query(){let e=await this.getData();this.data=e.data,this.tableData=p.default.cloneDeep(this.data)},filterCom(e){let t=[];e.forEach(i=>{i.com_level=="01"&&t.push(i.com_id)});for(var a=0;a<e.length;a++){var n=e[a].pcom_id,s=e[a].com_level;t.indexOf(n)>-1&&s=="02"&&(e.splice(a,1),a--)}return e},open(){if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let e=this.defaultValue.join(",");this.selection=this.data.filter(t=>e.indexOf(t.com_id)>-1)}console.log("this.selection",this.selection),this.tableData=this.data,this.$nextTick(()=>{this.concatPreData()})}}}},yr={};var $g=F(Hg,Lg,jg,!1,Xg,null,null,null);function Xg(e){for(let t in yr)this[t]=yr[t]}var Sr=function(){return $g.exports}(),Pg=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{attrs:{placeholder:"\u8BF7\u9009\u62E9",icon:"md-reorder",readonly:!0,value:e.selText},on:{"on-focus":e.open,"on-click":e.open}}),a("Modal",{attrs:{title:"\u89C4\u683C\u9009\u62E9","mask-closable":!1,width:e.width,transfer:""},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[a("IndTable",{ref:"tableRef",attrs:{rowKey:"pack_bar",disablePage:"",value:e.tableData,height:500,columns:e.tableColumnsClone,"auto-refresh":""},on:{"on-select-change":e.selectChage,"on-data-load":function(n){e.tableLoading=!1}},scopedSlots:e._u([{key:"search",fn:function(){return[a("Form",{attrs:{"label-width":e.$config.labelStyle.labelWidthSmall,"label-position":"right"}},[a("Row",{staticStyle:{width:"100%"}},[a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u5377\u70DF\u540D\u79F0\uFF1A"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u5377\u70DF\u540D\u79F0"},model:{value:e.searchItem,callback:function(n){e.searchItem=n},expression:"searchItem"}})],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u54C1\u724C\u540D\u79F0\uFF1A"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u54C1\u724C\u540D\u79F0"},model:{value:e.searchBrand,callback:function(n){e.searchBrand=n},expression:"searchBrand"}})],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{attrs:{label:"\u7701\u5E02\u7EA7\u522B\uFF1A"}},[a("Select",{model:{value:e.comLevelSel,callback:function(n){e.comLevelSel=n},expression:"comLevelSel"}},[a("Option",{key:"0",attrs:{value:"0"}},[e._v("\u5168\u90E8")]),a("Option",{key:"1",attrs:{value:"1"}},[e._v("\u7701\u4EFD")]),a("Option",{key:"2",attrs:{value:"2"}},[e._v("\u5730\u5E02")])],1)],1)],1),a("Col",{attrs:{span:"6"}},[a("FormItem",{staticClass:"textAlignRight",attrs:{label:""}})],1)],1)],1)]},proxy:!0}])}),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("ButtonGroup",{attrs:{right:""}},[a("Button",{attrs:{bizType:"table"},on:{click:e.onClear}},[e._v("\u6E05\u7A7A")]),a("Button",{attrs:{bizType:"primary"},on:{click:e.onOk}},[e._v("\u786E\u8BA4")])],1)],1)],1)],1)},Ag=[];const Kg={name:"IndItemInputModal",components:{Button:ge,ButtonGroup:Ue,Input:I.Input,Modal:oe},props:{serverContext:{type:String,default:""},width:{type:Number,default:520},defaultValue:{type:Array,default:()=>[]},brandList:{type:Array,default:()=>[]},itemType:{type:String,default:"2"}},data(){return{boxShow:!1,reSetPages:!1,comLevelSel:"0",finTableData:[],tableData:[],data:[],selection:[],searchParams:{},selText:"",baseUrl:"/ipmUtils/getIpmItemBox?itemType=",tableColumnsClone:[{title:"",type:"checkbox",align:"center",width:"50"},{title:"\u5E8F\u53F7",type:"index",align:"center",width:"80"},{title:"\u5377\u70DF\u7F16\u7801",field:"pack_bar",align:"left"},{title:"\u5377\u70DF\u540D\u79F0",field:"pack_name",align:"left"},{title:"\u54C1\u724C\u540D\u79F0",field:"brand_name",align:"left"},{title:"\u6240\u5C5E\u5DE5\u4E1A",field:"icom_name",align:"left",sortable:!1}],searchBrand:"",searchItem:""}},watch:{value(){this.value&&(this.boxShow=!0)},defaultValue:{handler(){let e=this.defaultValue.join(",");this.selection=this.data.filter(t=>e.indexOf(t.pack_bar)>-1),this.selText=this.selection.map(t=>t.pack_name).join(",")}},searchItem:{handler(){this.tableData=[],this.searchItem!=""?this.finTableData.forEach(e=>{(e.pack_bar.indexOf(this.searchItem)>-1||e.pack_name.indexOf(this.searchItem)>-1)&&this.tableData.push(e)}):this.tableData=p.default.cloneDeep(this.finTableData),this.concatPreData()}},searchBrand:{handler(){this.tableData=[],this.searchBrand!=""?this.finTableData.forEach(e=>{(e.brand_id.indexOf(this.searchBrand)>-1||e.brand_name.indexOf(this.searchBrand)>-1)&&this.tableData.push(e)}):this.tableData=p.default.cloneDeep(this.finTableData),this.concatPreData()}}},created(){this.query()},methods:{selectChage(e){this.selection=e},onOk(){const e=this.selection;let t=null;e.length>0?(t=e,this.selText=t.map(a=>a.pack_name).join(","),this.$emit("onOk",t),this.boxShow=!1):this.$Message.warning("\u8BF7\u9009\u62E9\u4E00\u6761\u8BB0\u5F55")},onClear(){this.$refs.tableRef.clearSelection(),this.$emit("onOk",[]),this.selText=""},concatPreData(){this.$refs.tableRef.clearSelection();let e=this.selection.map(n=>n.pack_bar).join(","),t=this.tableData;console.log("concatPreData this.tableData",this.tableData);let a=this.selection.concat(t.filter(n=>e.indexOf(n.pack_bar)<0));this.tableData=a,this.$nextTick().then(()=>{this.$refs.tableRef.setSelection(this.selection,!1)})},doSearch(){},clearSelectData(){this.selection=[],this.selectStore=[]},getData(){let e=`${this.serverContext}${this.baseUrl}${this.itemType}`;return v.axios.get(e)},async query(){let e=await this.getData();if(this.data=e.data,this.tableData=this.finTableData=p.default.cloneDeep(this.data),console.log("query this.tableData",this.tableData),this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.data.filter(a=>t.indexOf(a.pack_bar)>-1),this.selText=this.selection.map(a=>a.pack_name).join(",")}},open(){if(this.brandList.length<1)return this.$Message.warning("\u8BF7\u9009\u62E9\u54C1\u724C"),!1;if(this.boxShow=!this.boxShow,this.boxShow){if(this.defaultValue&&this.defaultValue.length>0){let t=this.defaultValue.join(",");this.selection=this.finTableData.filter(a=>t.indexOf(a.pack_bar)>-1)}let e=[];this.brandList.length>0&&this.finTableData.forEach(t=>{(this.brandList.indexOf(t.brand_id)>-1||this.brandList.indexOf("\u5BBD\u7A84")>-1&&t.series_id=="001")&&e.push(t)}),this.tableData=e,console.log(this.brandList,"open this.tableData",this.tableData),this.$nextTick(()=>{this.concatPreData()})}}}},kr={};var qg=F(Kg,Pg,Ag,!1,ev,null,null,null);function ev(e){for(let t in kr)this[t]=kr[t]}var Fr=function(){return qg.exports}(),tv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"treeWrapper",staticClass:"tree-wrapper ind-flex-column",style:{height:e.height}},[e.loading?a("Spin",{attrs:{fix:""}}):e._e(),e.isShowHeader?a("div",{staticClass:"header ind-flex-no-shrink"},[a("span",{staticClass:"title"},[e._v(e._s(e.treeName))])]):e._e(),a("div",{staticClass:"content ind-flex-grow ind-flex-column"},[e.isShowSearch?a("Input",{staticClass:"ind-flex-no-shrink",attrs:{clearable:"",search:"",placeholder:"\u591A\u4E2A\u7528\u7A7A\u683C\u5206\u9694,\u56DE\u8F66\u952E\u641C\u7D22"},on:{"on-clear":e.clearHighlightNodes,"on-change":e.onSearchChange,"on-search":e.search},model:{value:e.searchValue,callback:function(n){e.searchValue=typeof n=="string"?n.trim():n},expression:"searchValue"}}):e._e(),a("Tree",e._g(e._b({ref:"tree",staticClass:"ind-flex-grow",attrs:{data:e.treeData,"check-strictly":e.checkStrictly,render:e.renderContent,"expand-node":e.expandNode,"show-checkbox":e.showCheckbox},on:{"on-check-change":e.onCheckChange,"on-select-change":e.onSelectChange}},"Tree",e.$attrs,!1),e.$listeners))],1)],1)},av=[];function le(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&p.default.forEach(e,(n,s)=>{let i=!1;if(a&&(n.level=a),typeof t=="function")try{const l=t(n,s);typeof l=="boolean"&&(i=l)}catch(l){console.error(l)}i||le(n.children,t,a)})}function Wr(e,t){let a=p.default.cloneDeep(t);Array.isArray(e)&&e.length&&p.default.forEach(e,n=>{n.parentList=[...a,{id:n.id,title:n.title}],Wr(n.children,n.parentList)})}const nv={inheritAttrs:!1,props:{alwaysShowSelected:Boolean,checkStrictly:Boolean,singleSel:Boolean,expandNode:Boolean,defaultExpandLevel:Number,expandProvincial:Boolean,expandAll:Boolean,selectFirstLeaf:Boolean,hideFirstLevel:Boolean,foldFirstLevel:Boolean,showCheckbox:Boolean,selectLeafOnly:Boolean,leafRender:Function,isShowHeader:{type:Boolean,default:!0},isShowSearch:{type:Boolean,default:!0},treeName:{type:String,default:"\u5730\u5E02\u6811"},height:{type:String,default:null},data:Array,dataApi:{type:Function,default:null},urlParams:{type:Object,default(){return{treeId:"org",rangeNodeLevelBtm:3}}},defaultValue:{type:Array,default(){return[]}},statusName:{type:Object,default(){return{}}},statusColor:{type:Object,default(){return{}}},statusDataApi:{type:Function,default:null},statusUrlParams:{type:Object,default(){return{}}},statusData:{type:Array,default(){return[]}},importantStatus:{type:String,default:""},firstLeafByStatus:{type:Array,default(){return[]}}},data(){return{loading:!0,treeData:[],backupTreeData:[],backupDefaultValue:[],searchValue:""}},async created(){await this.init(),this.watchDataProp(),this.watchParamsProp(),this.watchDefaultValueProp()},activated(){this.defaultValue.length&&this.scrollToDefaultNode()},methods:{init:async function(){this.loading=!0;let e=await this.fetchComTree();if(this.hideFirstLevel&&Array.isArray(e[0].children)&&(e=e[0].children),le(e,t=>{t.status="",t.statusName="",t.statusColor="",this.expandProvincial?t.expand=t.comIsImported=="0"||t.id=="ALL":t.expand=t.id=="ALL",t.expand||(t.expand=!1),this.expandAll||t.expand?t.expand=!0:this.defaultExpandLevel&&(t.expand=t.level<=this.defaultExpandLevel),t.checked=!1,t.selected=!1,t.indeterminate=!1,t.important=!1,t.weak=!1,t.matched=!1,this.selectLeafOnly&&Array.isArray(t.children)&&t.children.length&&(t.disabled=!0)},0),Wr(e,[]),this.treeData=e,this.backupTreeData=p.default.cloneDeep(this.treeData),this.loading=!1,this.setDefaultValue2Nodes(),this.selectFirstLeaf&&(!this.defaultValue||this.defaultValue.length==0))if(this._selectFirstLeaf(),await this.$nextTick(),this.showCheckbox){let t=this.getCheckedNodes();this.$emit("on-check-change",t,t[0])}else{let t=this.getSelectedNodes();this.$emit("on-select-change",t,t[0])}this.$nextTick(()=>{this.$emit("on-load",p.default.cloneDeep(this.treeData),this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})},async fetchComTree(){if(this.data)return p.default.cloneDeep(this.data);if(this.dataApi)try{const e=await this.dataApi(this.urlParams);return e instanceof Array?e:e.data}catch(e){console.error(e)}return[]},async fetchStatusData(){if(this.statusDataApi)try{const{data:e}=await this.statusDataApi(this.statusUrlParams);return e}catch{}else if(this.statusData.length)return this.statusData;return[]},clearHighlightNodes(){this.highlightNodes(null,()=>{})},onSearchChange(){this.searchValue?this.highlightNodes(this.searchValue.split(" "),()=>{}):this.clearHighlightNodes()},search(e){e&&this.highlightNodes(e.split(" "),()=>{})},setDefaultValue2Nodes(){le(this.treeData,e=>{this.defaultValue.includes(e.id)?(e.expand=!0,this.showCheckbox?e.checked=!0:e.selected=!0):(e.expand=!!(this.expandAll||e.expand),this.defaultExpandLevel&&(e.expand=e.level<=this.defaultExpandLevel),e.checked=!1,e.selected=!1)}),le(this.backupTreeData,e=>{this.defaultValue.includes(e.id)?(e.expand=!0,this.showCheckbox?e.checked=!0:e.selected=!0):(e.expand=!!(this.expandAll||e.expand),this.defaultExpandLevel&&(e.expand=e.level<=this.defaultExpandLevel),e.checked=!1,e.selected=!1)})},_selectFirstLeaf(){let e=!1;this.firstLeafByStatus.length?p.default.forEach(this.firstLeafByStatus,t=>{if(e)return!1;le(this.treeData,a=>{if(e)return!0;if(Array.isArray(a.children)&&a.children.length===0&&a.status===t)return this.showCheckbox?a.checked=!0:a.selected=!0,e=!0,!0})}):le(this.treeData,t=>{if(e)return!0;if(Array.isArray(t.children)&&t.children.length===0)return this.showCheckbox?t.checked=!0:t.selected=!0,e=!0,!0}),this.backupTreeData=p.default.cloneDeep(this.treeData)},processAncestorNodesExpandStatus(){le(this.treeData,e=>{let t=!1;le(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=this.expandAll||e.expand?!0:t}),le(this.backupTreeData,e=>{let t=!1;le(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=this.expandAll||e.expand?!0:t})},watchDataProp(){this.$watch("data",this.init,{immediate:!0})},watchParamsProp(){this.$watch("urlParams",this.init,{immediate:!0})},watchDefaultValueProp(){this.$watch("defaultValue",e=>{e.length?(this.setDefaultValue2Nodes(),this.processAncestorNodesExpandStatus(),this.scrollToDefaultNode(),this.$nextTick(()=>{this.$emit("on-default-change",this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})):(this.clearCheckedAndSelectedNodes(),!this.foldFirstLevel&&this.firstLeafByStatus.length<1&&this.treeData.length&&(this.$set(this.treeData[0],"expand",!0),this.$set(this.backupTreeData[0],"expand",!0)),this.selectFirstLeaf&&(this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.firstLeafByStatus.length||(this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))))},{immediate:!0})},updateStatusOptions2Nodes(e){le(this.treeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}else t.status="",t.statusName="",t.statusColor=""}),le(this.backupTreeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}else t.status="",t.statusName="",t.statusColor=""})},renderContent(e,{root:t,node:a,data:n}){return this.leafRender?this.leafRender(e,n,a,t):n.status?e("div",{attrs:{id:"tree-node-"+n.id},class:{"custom-title":!0,weak:n.weak,important:n.important}},[e("span",n.title),e("span",{class:["title-status",n.statusColor]},`[${n.statusName}]`)]):e("span",{attrs:{id:"tree-node-"+n.id},class:{"custom-title":!0,weak:n.weak,important:n.important}},n.title)},onCheckChange(e,t){let a=[];this.singleSel?a=[t.id]:le(e||[],n=>{(n.selected||n.checked)&&a.push(n.id)}),this.checkStrictly||this.setCheckStatus(a)},async onSelectChange(e,t){if(this.showCheckbox){let a=this.getCheckedNodes();t.selected=!1;let n=a.map(s=>s.id);if(this.checkStrictly||!t.children)if(n.includes(t.id)){let s=p.default.find(a,{id:t.id});p.default.remove(n,i=>i==t.id),p.default.remove(a,i=>i.id==t.id),s.checked=!1}else t.checked=!0,n.push(t.id),a.push(t);else{let s=!0;le(t.children,i=>{n.includes(i.id)||(s=!1)}),console.log("checkAll",s),t.indeterminate=!1,s?(t.checked=!1,p.default.remove(a,i=>i.id==t.id),p.default.remove(n,i=>i==t.id),le(t.children,i=>{i.checked=!1,p.default.remove(a,l=>l.id==i.id),p.default.remove(n,l=>l==i.id)})):(t.checked=!0,p.default.findIndex(a,{id:t.id})==-1&&(a.push(t),n.push(t.id)),le(t.children,i=>{i.checked=!0,p.default.findIndex(a,{id:i.id})==-1&&(a.push(i),n.push(i.id))}))}this.checkStrictly||this.setCheckStatus(n),await this.$nextTick(),this.$emit("on-check-change",a)}else{let a=[];this.singleSel?a=[t.id]:le(e,n=>{(n.selected||n.checked)&&a.push(n.id)}),this.setSelectStatus(a)}},setCheckStatus(e){le(this.treeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=!0):(this.treeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&!this.checkStrictly&&le(t.children,a=>{e.includes(a.id)||(t.checked=!1)})}),le(this.backupTreeData,t=>{e.includes(t.id)?(t.checked=!0,t.expand=!0):(this.backupTreeData[0].checked=!1,t.checked=!1),t.checked&&t.children&&le(t.children,a=>{e.includes(a.id)||(t.checked=!1)})})},setSelectStatus(e){le(this.treeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.checkStrictly||(this.treeData[0].checked=!1),t.selected=!1)}),le(this.backupTreeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.backupTreeData[0].checked=!1,t.selected=!1)})},markAncestorNodesImportant(e){le(this.treeData,t=>{let a=!1;le(t.children,n=>{if(n.status===e)return a=!0}),t.important=a}),le(this.backupTreeData,t=>{let a=!1;le(t.children,n=>{if(n.status===e)return a=!0}),t.important=a})},scrollToDefaultNode(){this.treeData.length&&this.$nextTick(()=>{const e=document.getElementById("tree-node-"+this.defaultValue[0]);e&&(this.$refs.treeWrapper.scrollTop=e.offsetTop-50)})},async refreshStatus(e=!1){if(console.log("refreshStatus"),this.treeData.length){const t=await this.fetchStatusData();this.updateStatusOptions2Nodes(t),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus),e&&this.selectFirstLeaf&&this.firstLeafByStatus.length&&this.defaultValue.length===0&&(this.clearCheckedAndSelectedNodes(),this._selectFirstLeaf(),this.processAncestorNodesExpandStatus(),this.showCheckbox?this.$emit("on-check-change",this.getCheckedNodes()):this.$emit("on-select-change",this.getSelectedNodes()))}},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(){if(this.$refs.tree)return this.$refs.tree.getCheckedNodes()},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},getNodeById(e){let t=null;return le(this.treeData,a=>{if(a.id===e)return t=a,!0}),t},clearCheckedAndSelectedNodes(){le(this.treeData||[],e=>{e.expand=!!(this.expandAll||e.expand),e.checked=!1,e.selected=!1,e.indeterminate=!1}),this.showCheckbox?this.$emit("on-check-change",[],null):this.$emit("on-select-change",[],null),le(this.backupTreeData||[],e=>{e.expand=!!(this.expandAll||e.expand),e.checked=!1,e.selected=!1,e.indeterminate=!1})},updateNodeStatus(e){Array.isArray(e)&&e.length&&(le(this.treeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}}),le(this.backupTreeData,t=>{const a=p.default.find(e,{id:t.id});if(a){const n=a.status;t.status=n,t.statusName=this.statusName[n]||"\u672A\u77E5\u72B6\u6001",t.statusColor=this.statusColor[n]}}),this.importantStatus&&this.markAncestorNodesImportant(this.importantStatus))},highlightNodes(e,t){if(!e)return this.treeData=[],this.treeData=p.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change")}),!1;let a=0,n=p.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(le(n,s=>{let i=!1;(e.some(l=>s.title.includes(l))||this.alwaysShowSelected&&(s.selected||s.checked))&&(s.children&&(s.parentMatched=!0),i=!0,a++),le(s.children,l=>{if(e.some(r=>l.title.includes(r))||this.alwaysShowSelected&&(l.selected||l.checked))return i=!0}),s.matched=i}),le(n,s=>{s.matched?s.expand=!0:s.expand=!!(this.expandAll||s.expand)})),this.treeData=this.deleteNoMatchedNodes(n),typeof t=="function"&&t(a)},deleteNoMatchedNodes(e){if(e.length>0)for(let t=0;t<e.length;t++){let a=e[t];a.matched?a.children&&!a.parentMatched&&this.deleteNoMatchedNodes(a.children):(e.splice(t,1),t--)}return e}}},Zr={};var sv=F(nv,tv,av,!1,iv,null,null,null);function iv(e){for(let t in Zr)this[t]=Zr[t]}var lv=function(){return sv.exports}(),rv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.refresh?a("div",{staticClass:"ind-input-modal-tree-wrapper"},[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,icon:e.readonly?"":e.inputIcon,clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9",readonly:""},on:{"on-clear":e.clearSelected},nativeOn:{click:function(n){return e.setVisible.apply(null,arguments)}}}),a("Modal",{staticClass:"emp-tree-box",attrs:{title:e.title,width:60},on:{"on-ok":e.confirm},model:{value:e.visible,callback:function(n){e.visible=n},expression:"visible"}},[a("div",{staticClass:"main"},[a("div",{staticClass:"panel emp-tree"},[a("div",{staticClass:"title"},[e._v("\u53EF\u9009\u8282\u70B9")]),a("Tree2",{ref:"tree",staticClass:"content-box",attrs:{expandAll:e.expandAll,data:e.data,dataApi:e.dataApi,urlParams:e.urlParams,isShowHeader:!1,showCheckbox:e.showCheckbox,checkStrictly:e.showCheckbox&&!e.leafOnly,defaultExpandLevel:e.defaultExpandLevel,defaultValue:e.initVal||e.defaultValue},on:{"on-default-change":function(n){e.showCheckbox?e.checkChange(n):e.selectChange(n)},"on-select-change":e.selectChange,"on-check-change":e.checkChange}})],1),a("div",{staticClass:"panel checked-list"},[a("div",{staticClass:"title"},[e._v("\u5DF2\u9009\u8282\u70B9")]),a("div",{staticClass:"content-box"},[a("div",{staticClass:"content"},[e.checkedNodeList.length>0?e._l(e.checkedNodeList,function(n){return a("div",{key:n.code,staticClass:"node"},[e._v(" "+e._s(n.title)+" ")])}):[a("div",{staticClass:"tip"},[e._v("\u6682\u672A\u9009\u62E9")])]],2)])])])])],1):e._e()},ov=[];const cv={name:"IndTreeModal",inheritAttrs:!1,components:{Input:I.Input,Modal:oe,Tree2:lv},props:{singleSel:Boolean,expandNode:Boolean,defaultExpandLevel:Number,expandAll:Boolean,readonly:Boolean,showCheckbox:Boolean,defaultValue:Array,sel:[Array,String],data:Array,dataApi:Function,urlParams:Object,leafOnly:Boolean},data(){return{refresh:!0,loading:!0,visible:!1,searchValue:"",selectedTitles:"",searchNum:0,inputIcon:"ios-arrow-down",checkedNodeList:[]}},deactivated(){this.visible=!1},computed:{initVal:function(){return this.sel?this.showCheckbox?this.sel:[this.sel]:null}},watch:{sel:function(){this.sel||(this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.checkedNodeList=[])}},methods:{initSelectedTitles(e,t){this.updateSelectedTitles(t),this.loading=!1},search(e){e&&this.$refs.tree.highlightNodes(e.split(" "),this.updateSearchNum)},onSearchChange(){this.searchValue?this.$refs.tree.highlightNodes(this.searchValue.split(" "),this.updateSearchNum):this.clearHighlightNodes()},selectChange(e){this.showCheckbox||(this.leafOnly?e[0]&&(!e[0].children||e[0].children.length===0)?this.checkedNodeList=e:e[0]&&(e[0].expend=this.expandAll?!0:!e[0].expend):this.checkedNodeList=e,this.updateSelectedTitles())},checkChange(e,t){if(e&&!t&&(this.leafOnly?this.checkedNodeList=e.filter(a=>!a.children||a.children.length===0):this.checkedNodeList=e,this.updateSelectedTitles()),!(!e||!t)){if(this.leafOnly)this.checkedNodeList=e.filter(a=>!a.children||a.children.length===0);else if(t.checked)p.default.findIndex(this.checkedNodeList,{id:t.id})==-1&&this.checkedNodeList.push(t);else{let a=p.default.cloneDeep(this.checkedNodeList);p.default.remove(a,{id:t.id}),this.checkedNodeList=a}this.updateSelectedTitles()}},clearHighlightNodes(){this.$refs.tree.highlightNodes(null,this.updateSearchNum)},clearSelected(){this.$refs.tree.highlightNodes(null,this.updateSearchNum),this.searchValue="",this.$refs.tree.clearCheckedAndSelectedNodes(),this.selectedTitles="",this.checkedNodeList=[],this.$emit("update:sel",this.showCheckbox?[]:""),this.$emit("confirm",this.showCheckbox?[]:""),this.stopVisible=!0,setTimeout(()=>{this.stopVisible=!1},1)},setVisible(){this.readonly||this.stopVisible||this.$nextTick().then(()=>{this.visible=!0})},confirm(){this.visible=!1,this.$emit("update:sel",this.showCheckbox?this.checkedNodeList.map(e=>e.id):(this.checkedNodeList[0]||{}).id),this.$emit("confirm",this.checkedNodeList)},updateSearchNum(e){this.searchNum=e},updateSelectedTitles(){this.selectedTitles=p.default.join(p.default.map(this.checkedNodeList,"title"),"\uFF0C")},getSelectedNodes(){return this.$refs.tree.getSelectedNodes()},getCheckedNodes(){return this.$refs.tree.getCheckedNodes()},getCheckedAndIndeterminateNodes(){return this.$refs.tree.getCheckedAndIndeterminateNodes()},updateNodeStatus(e,t){return this.$refs.tree.updateNodeStatus(e,t)},refreshStatus(){return this.$refs.tree.refreshStatus()},setSelectedTitles(e){this.selectedTitles=e}}},xr={};var dv=F(cv,rv,ov,!1,hv,null,null,null);function hv(e){for(let t in xr)this[t]=xr[t]}var wr=function(){return dv.exports}(),uv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,readonly:"",clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9"},on:{"on-focus":e.openModal,"on-clear":e.doClear}}),a("Modal",{attrs:{title:"\u9009\u62E9\u5377\u70DF",width:900,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{"on-ok":e.ok,"on-cancel":e.cancel},model:{value:e.showPanel,callback:function(n){e.showPanel=n},expression:"showPanel"}},[a("ConditionPanel",{attrs:{conditionDefs:e.conditionDefs},model:{value:e.params,callback:function(n){e.params=n},expression:"params"}})],1)],1)},pv=[];const fv={name:"IndItemCompInputModal",components:{Modal:oe,ConditionPanel:Mt},props:{value:{type:Object,default:()=>({})},readonly:Boolean,itemDataApi:{type:Function,default:null},itemUrlParams:{type:Object,default:()=>({})}},data(){const e={};return this.itemDataApi&&(e.dataApi=this.itemDataApi),this.itemUrlParams&&(e.urlParams=this.itemUrlParams),{selectedTitles:"",conditionDefs:[{key:"brands",paramsMapKey:"",groupTitle:""},{key:"items",props:e,paramsMapKey:""},{key:"kinds",type:"select",dataCb:t=>t,paramsMapKey:""},{key:"priceCodes",type:"select",dataCb:t=>t,paramsMapKey:""},{key:"gears",type:"select",paramsMapKey:""},{key:"priceSegs",type:"select",paramsMapKey:""},{key:"categorys",dataCb:t=>t,paramsMapKey:""},"productTypes","brandTypes",{key:"lowPrices",type:"radio"}],params:{},showPanel:!1}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=this.value)}},methods:{openModal(){this.readonly||(this.showPanel=!0)},changeSelectTitle(){var e;for(const t in this.params)if((e=this.params[t])!=null&&e.length){this.selectedTitles="\u5DF2\u9009\u62E9";return}this.selectedTitles=""},doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.showPanel=!1},emitChange(){this.changeSelectTitle(),this.$emit("input",{...this.params})}}},Mr={};var mv=F(fv,uv,pv,!1,Vv,null,null,null);function Vv(e){for(let t in Mr)this[t]=Mr[t]}var Er=function(){return mv.exports}(),Tv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Input",{staticClass:"selected-input",class:{readonly:e.readonly},attrs:{value:e.selectedTitles,title:e.selectedTitles,readonly:"",clearable:!e.readonly,placeholder:"\u8BF7\u9009\u62E9"},on:{"on-focus":e.openModal,"on-clear":e.doClear}}),a("Modal",{attrs:{title:"\u9009\u62E9\u884C\u5C55\u793A",width:900,"mask-closable":!1,cancelText:"\u6E05\u9664",cancelNotClose:""},on:{"on-ok":e.ok,"on-cancel":e.cancel},model:{value:e.showPanel,callback:function(n){e.showPanel=n},expression:"showPanel"}},[a("ConditionPanel",{attrs:{conditionDefs:e.conditionDefs,isLabelCheckAll:""},model:{value:e.params,callback:function(n){e.params=n},expression:"params"}})],1)],1)},Nv=[];const Rv={name:"IndRowSumSettingInputModal",components:{Modal:oe,ConditionPanel:Mt},props:{value:{type:Object,default:()=>({})},readonly:Boolean},data(){return{selectedTitles:"",conditionDefs:[{key:"brands",type:"checkbox",dataFrom:"api",valueProp:"brandCode",labelProp:"brandName"},{key:"kinds",type:"checkbox",dataCb(e){return e.push({value:"0102",label:"\u4E00\u4E8C\u7C7B"},{value:"030",label:"\u4E09\u7C7B\u4EE5\u4E0A"}),e}},{key:"priceCodes",type:"checkbox"},{key:"gears",type:"checkbox"},{key:"priceSegs",type:"checkbox"},"retailPrices","categorys",{key:"lowPrices",type:"checkbox"},{key:"itemIsCombines",type:"checkbox"}],params:this.value||{},showPanel:!1}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=this.value)}},methods:{openModal(){this.readonly||(this.showPanel=!0)},changeSelectTitle(){var e;for(const t in this.params)if((e=this.params[t])!=null&&e.length){this.selectedTitles="\u5DF2\u9009\u62E9";return}this.selectedTitles=""},doClear(){this.clear(),this.emitChange()},cancel(e){e==="footer-btn"?this.clear():this.close()},clear(){this.params={}},ok(){this.emitChange(),this.close()},close(){this.showPanel=!1},emitChange(){this.changeSelectTitle(),this.$emit("input",{...this.params})}}},Dr={};var gv=F(Rv,Tv,Nv,!1,vv,null,null,null);function vv(e){for(let t in Dr)this[t]=Dr[t]}var Cr=function(){return gv.exports}(),Uv="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjEzNzg4OTE2MTYxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjExMjkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5AZm9udC1mYWNlIHsgZm9udC1mYW1pbHk6IFNvbGVpbDsgc3JjOiB1cmwoImRhdGE6YXBwbGljYXRpb24vZm9udC13b2ZmMjtiYXNlNjQsZDA5R01nQUJBQUFBQVE1c0FCSUFBQUFEdU9RQUFRNEVBQUVBZ3dBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUc0U3BJaHk0WGhTSE1nWmdBSkptQ0Y0SmduTVJFQXFHc2tpRnlnZ1NnclZvQVRZQ0pBT2RPQXVPWGdBRUlBV1BHQWZHWUF5REdGc0tmTE1FL25PTXZYK0huUW9NcXlScUs2dHQyVFc4SzJCRFg5VW11NFBaa0NYd3RNanBjSFlOVHg2VVVtdTMwVWR3Y3h4blZNdmNOZ0FpbTdyZFhpUFovLy8vLy8vLy8vLy9DNWRGMk9idVhNN1p2UWVTRUNBUnd1ZUhsYUxWdGtKRUlhTFJBSTN1bHN3U0UxM2NTUGRNMTVSQ3lZUXV1UzdBMG1CcXBRTzlwWVpXUVFNcWE5bFFiMGRwSnpIeEhwTHlDSElpOHVCZHdGNThuTkgrWU9BNDBPcEp2RWpKdGFva0thVWt4L041VWVTaW5wNVRXb1cxdlNwRmppbUJnZUZHZUNGNjZVMG42WlVOL3FTcUM0WEMxMUdLVU5telN5MmQ1Snh5cXc1SnpHVWxKVW55aTBsS2tFOEJseGFkVFpzeVJtOGMxL0N0aTJoRWp6SUhudU9aMGZVNk9qS2M4RGJZQ0huY3FuY2haVE9nSzFWUFpSVy9ZR3V3Qm13bjdadTluc1VES2g1Q2YrRld0ckpSUGRWSHZNUzMzMFFIMk1KZGhEY1paVGNwRjBOazQvdVFMdmI5Vk1IOUJJbTdtTkpuRHZNSXM3S3o4b2VnSHVFSEpPRno0eG5ubVBleE1meUc3eStHN0hyWGIrTHVsSzlXRmpnMU9JL3JUL1ZlcEVOVTc0QVJYZFRsUnVtdHBGblhFazVjbS9PdlAxa3ZwMzdGbmNvM2ZJZVAzbFN2OGpkS2NHRGJxbTJWMVB3Q0UxL0hiMW1xKzVSYXNNd3dNOXdhUGVzZjNZTy9EYml3MlZiL0kveXZlV0xvU2h2VmljNWpVL2ZRRXlOOER4MkVpTUpvMWpMSWZKQk9KbFUyQzFuRXR4aVdwaWQ5OXE0MmtDb2tJWWtQZUlOLzVxRk5TMVVpL3Bzek9EMEEyNERYU040RDZMaDFLZ2lNRUEzUjhRaVRub09KV0lpTktJUk8xU1Y0bkc4Uy8veDcvZi9YbUN1ZHh2RUZyU2Q4MmQ0Wm5wOWI3LzFZczJMQUJ0c1lLMFpzakFrREVSRTlia1lOeEpvNGpNYkRRczh6c0toREpBY2kyc2RoRldMYzdBYkZvR3EwcEpOajlBOS9MLzlWYTUvYkFadER4QXpTWUNFTE5GaFBNRXMwWUNQMEFjY0dOTCtqMmxMN0FackxpWFNZUEdHekZIUXpXaFd1U1YwcXRTeGZPaG4waEtHNVdZWm1mUWk3blFJQXl3Ym9UMWlTSFdBRGhYak1ObllBNXFiUVNpK3FXTUJnWTR3VnEyWmpHekZxWklvS0NnWkdOU3BpQmRiTkswYi8ycitWVjd4UlAvL04yVS9hM01pQnprRU9NalI3a0dtekY1bVZXMG5sNG1IQVY2bmE1NHI3MXpPb0NwWlFFMzFtMUh6NGRWOXBRenBWYU1FaEh6bnp0UWloblAxbisyODk3Sjh2dFhKWENtbWtrRUV1TXB4RElkYklKSTM2aXpkQ1hyYWVvVWx1SGk1SndOa2d4YUpnSU40L2NjbnlVeDk5d1dtaDhBUkh2cXJmWGFtd2N6NFhmMnlaQzBoVjJ3QTR5bWxWSmRremUxWHF3REc5S1BBYldtSVB1THRMVmlmcEtJNmp6Q2l3d1A3STMvanIySUZkRHRBQ0I1WmV5QjBBSUREUS9OL3Y4d3NoS25SUG5WeTl1a0Q0ZEFvVWMwM00wcGd4WTFLWVFncC9yNnZ5ZlNUcGkxdHFVT09vNTZaMzVtWVBlUGZNSENRT0x6Ulc3c2lYT2pJSEdkQmZ1dnA4a3JyRkxlU1JSaXNheEFYNlFMdDdRSnlmN1NpMGc4d09BWVBRbFY4U20rZU5DL0xkQlNRbnZQREJPbE94eWdxMFpTbGV4VElld2JnaG9tdEVBRTM3bTRpcTVSdVJHSWZGSmRsSjI5OVVyRzFnK1dDMVdsSTVNY2gwTU1kcmRYQk9Pd1k5UFYzaGpzTDYrd3NWd0FKUTJubm5Qay90VFNLb0UycDZla29pNmc5VTVDUk4reGtQbUFkRUEzU3pTeGZtMzhvalh1cmQ4RTFxN2NKVXZxNjhvRFU4QkE0UDlSTnJ0ZENZcnAySXR4UDlOYlV6dzBMNVRHeGtVcUN4REJjNXY3WkFuR0MxMHpmZnR1bXNacFpGeHBac3dqWDlwbEJlS0wvNm9qUGtSUVFUTGd6cFhMRHlLL2pjOG1JeXFXNGJyTEJXSlNhdFI3UitTZXQzT1o1aCttTzY2cXFTOG5YbHkrMXlxc21KRXhna3lCQWtWdlROSCtIMnZWOXFCd1NTMVZtVktQRDB2RzJaMnZQMGNjL3Y3TjJaMzVPbUNSSk1JZFFRVXcxMmFGdlk1OWdwNThBZmFvZHVvYlRsbFRDZTZtK0ExY3h4L1BueHlzcHhRbHgxbnpPQWc1SGJldkFvRktOQUtRQ0JOdUtSZVkzSUJvUFBhSnkwcWRJcXBlMGFZajJZT0FDa3R5N1c5WUJvblV3QWcvTks2SXRCdmdMRVVtSHhaM3MxOWlkZGtLOUpmVFYzbllzbk82YndGUWFua0hqVEJnVFlzZ3FmejYxcmI4SG1HZ1VTSkhUNnp6UWVnbnRWLzdpWGVVZlpHSTU0T0lheDBsajZxZFJTQlNaaFJWdXVXTGs4UEYybTdzNjcxTUhGQUk3d2ZjTUR6LzYwRGxhRjBrWENpWEFJUzlVQVVIdytuVldwZnV0cWJlLzJ1MnNQTEdUcjR3a255SnFXb0djT290UlNsVnhkcmxacmdEd2FyeGVvbDcyRWtrb2wyN0xkTTd6REMzeUlFV0RJRUNXWFhwcEo3a042K1NWUmVGbHdQUC85c3YvWnUrcFgxKytCTE9TUlQ0NlFSS203Wi9xSHpmd1FnU0hsUzM2RkdrY01sbXc4OGhVS2ljUlpqTVNwNURYL3Y2bjJ0dThPTUxzRGhYOEFhUVBYa1dNdGprbEh5YUhuei9IMDM5WHZmRnk5OTJZQXpKdUhJUkZJR1lNUktZcFVJQmkwQUxrQklEY1FJQ2tCWUZBR0thNDJwNS9pZ0ZRQU4zMXhwWjlTMG43SFZJVVVxMXo1dUhMNWowdFhWWTVsNGRaRmw0dmVSZjg3MS9iL1ZhcDJyV29Bcldxb0FZSTBFeE9DN0pETUJpV3owUGJoSXBsODg1QmxQV1htRk04cHo5Zlp1cXArZDNWMWRZTWswS1RZSUVoS3BKd0lsT1VCdGVScG0za05nTWhBc1BrZXcyeXdOS3RtVlh5YWJSZVpiZGRzMitFeWwwdTIrMGpKK1ArdldsYUsreDVZcUI1cERZWk5NVnJEZ3hxWFpDd2pFL3FUejlra0lUNGU4WVg2L0lXZVVrazZyVkoxcmZHdFZrZHJQSUVIc2trQTFYSzljOXF1aTJaOGtLNk44MDFES1ZNa3dQUFE1ZnU2bTZHRWN1eUtydHRPNm11VVVvbzFLZ0JTdWtVZ0p2RHBVOUF1M1ptQUFyTXV3VFRBNUVIOGV3TVFHQmtwd3VRQUpEZ0VDclVGdGJVME5hbDBzanYwdnkvZEN4YXdOeE1Vbys4b1RodGJuWlBOamRZNGR4NHNmRmhZUUF0UTRldGJtbFFoUVFjQWpZaE0yWFhWbiswbjdhNUdUaGxnWnpySHhrSUhxZjNlcWRMMFNlcCt2QXllamlMWi9tckdtckFiamMza29GTUlLMkF0eGVUbWY2Q1dSaTFJRi9uNGI2UzBMb0lKeTNLWXhibmZpeld4cWpxazNTb0FHMXhiTkdZd3B0QWFJWVFRSWhHSkVJa1F3cGltOXJ1YkI1ckQ4S1hqVkRvVWVVUkNPT0o3Zms5L1ovZjNmdnc4WG1OVVJWVlZ4YWlxaW9nNm9oYit0eEM5OTQxekxEMklwbEsyZ1VDaEVPYnJyNncwc1NrSnlQSUxwV1dDWk9EdVBsdUpnLytNZStGM2JvVWhyRHRMYUtUaWZiNmZhMngxQzhaMVlhS0VnRkZmN2Z3MnBoMzZZMjJvRHloS0pDRUU3Q1diTmR6VEZ6SEVRcEFTd1pNVkN0ZVlWYVVYUGtZM3BBbU9HUlVVQklXR2Joei83OWYwZTVqcmx1T3V2M1NqMkZHeEEycEFaMEQ5Nm4zZGw5T053Z1hEVnJ2SVB2UkZzV01DVGlXT1pibm5XQnFOWHBhY3hQKzN1ZjVjWVZyQ2c1VTFnQTBrTkN2RmdnNzh4WDd5L0ZTc2pYL2hOa2F4OU1IdkJUQ1RrQXF5eG9kL0EvUkx6b3lMQlh3WXdHQlRnREVKM05WODhQdjkzaTU4THc3VjR2dDBSY3Z2VER2K1BkZ05JaUx5MndwVEswS3ZLTE5pN0RQbitMamxkb2swNjFPVVJWYUlGZGR1aWFRR0JOZ3BTWnBzK1k3TVRxR1ZBZ1NZR2dyUVdDVmJmLzBObjVRM01oS2NnbHFnVUJOQU5SQUtLbEVRUzRUaExaNjlHUUdjTlA2aHQ4ZS85YWV6L25GVUdTNzV6ZjlYS05ONEUwdzB5V1JUVEtkMzBDR0hIWEhTR2VlY0IwRnNFSUtKQlg1d09ZQUJ0UUNUZGlIZG5IN2FPRzU4WjBJaTZTWlJrN3pKamNtTEtYODZhMW8vR3pmUE5LOXlQbisrWWRHclJkYkZUS2FjR1JhZmlOdVNwT1JRVWxuTnFZYTVmdHhGZFhXRHVNSit4cDByZjZhOG9NU1VBK1dac3BrdG1sY2ZVMzlUYTlUWjhxSjNHZENTYUdwYU5xMkJObzEybFE2ak0rZzU5QnI2TWlhQkc4cmxjSTJDRFVsTktiOVMvNVRvbGRGS2pHYS81clNHQTZuMGljREZQUW1makZ3WjE4bGR6RzF4bno0TkFRYUFBL0p5NFZ4Nzd0aGNsSnZMSFFTcVFUYW95cXZQUHdwOWdwcWhmaGdWQUdBY1RJRzVzQmpXRnZnSzlJSlZoSU53a0w3Q3QranE0dG04SS9JY1ViZjRsTm9tdnEzNWFYTnFQdXN2YXlmV1Rob2N3MTQzdFc3V3BOVVRUR045Vy8yeXhiWm9Wa1hEeG9hUHR0cHVrT3lVL0hROFIremtTTjB5bHRzdW15aERzcEpzMEMxMUc5MUJUNVN6UExWOHJEd2puL1k2ZktiUDhjY3JDb3JIQVVFSkMvaUJVU2xUZXBXbXNxYWNEYXFESHlGU1FVS1pDbEsxcUo2R3ZkR0RXcUsrSE5YSHFyZ08zZy8vVDI0MVl6V0xLU2UxYTRFMW8zeVpiak1mS25aRmpuNit2bHYvdDR4S3I4RnBXRzk0WHpsWE9jYnh4dW5LV2g5cXUwbGlmdDBNdHF1MjEvS3lpMnBzYTN6YzlmZGV6K20xMWlLcnlicllPaitvQnFmTmJqczVXRForRzdOOXJsTjFBdWZUdmZkUmVEUjZ4QjZUcDgwRFBBVlAvL0hUc2ZuazZWRjUyanpZODlRejVOMTVjN3pUZlcyK2xXKzBiN3UvM1cvM1MvelQvVEgvb3I4K3dBNlFBdmFBSlBBOHlBbk9DVjhJSHd4L2p2d1lXUm9aakpSRytnbWVZQkFTSW8vUUVkT0pHREZLbEpORzZpMGR5L3hrZjg4VCtCbmlDWEd2K0ZpS2w5YktGK1dWOHFBaVVxVEtNcVZUcGRXSytsOXpOSzZtMXlUYWJLMm1MV3BkdXFLemRMMnUwTnYwbUQ2b2wrcU4rcUFoR2lpRFk4aU1Na05pV0l5eFJzWllONFpOejJTWU9hYlBUSm1EWnFsRnNIQ1czWUt0eFZiSldyV2FBUUdRZ0FMVUFqZVlDUktnQlNiQmQ5QUJBVFFnQ1FxaEZrSVFobTQ0RmJxd0JrZGhPYlRBSWFRZ0hPSWpGZUloQmJLamlRaWhFaHBFcGFqUkJyWmpzMnk5WFd2N2JHQlAydlVZd1NqTXgxcGNqNjE0UHE3aFhUem9LQTdLWVRoVnptYjNnR3QyVGRIZ3FETnFpYzZNZHNZT3hBcGozaGlLemNkbnhiZkdOeE5Zd3BXd3B0aXBhWmxNZG4vV250Vmx0MmUvNTFhNXR0eiszUC84YVg1VmZqVGZWbUFYVWd2bVFrdmhhVEdzNkN2aTRtSUpLd2xMWmFYNXBlblNjRGtySzhxU2NsdjVlV1ZjcGFVeVd1VlhPNnBQYStOcUsydFA2Nks2dWc3WHA5ZGI5ZDJHdEZIUjJOcjQyWlJiTloyRXJoWGQ3ZDNpYm1QUDZWNStiMFB2eVVqTFJ5S3hycnZjOVNESUZLZHJoOGJ5K3c3YUU1QlVqbmVCTkRaTHQzTlVCcEFaYTVlbGJ3OXgzVVFZMmNraHVTZDVzZEh2TUx3a1YvTDl4d3JZQ2hlS1NLVkFsRlJOV3RwOG5mVWYwWEt6RmRxMDY5Q3BxMklzdnQ2ZHJBU3JyTGJHV3V1c3Q4RkdtMnB6c3NWVzIyeTN3ODYrcjlDREsvMHF4M1hjekcxeUYvZmJ3eU5CQVJBTTlSb2l3Sk9uTUZST3dkdTNYL2tUenYzaFY3K0c4QllQbnJ6SWxlcTBHR3BLRmdBS0FTUG9XSGpSWG5GKzhNdEFoTVNCNTBHZ1kraW1JdVppMGNqYWJUSU9tdXRYMURvMUNTTk9KQjhGdlJCYjNtVUYyclRyMEttcnh6cnJ5cm1mSjEzRXBWekY5WGJ6K2RCSlhuVVduYWhLaktVYVZud01SRWdNaHRBeGxJbGlhZFlUN2tHNkwramFIenAwcHF2cjM4RDk2UE5UZnZudGo3L3QzNUZHNEpKRFdhR0NWdG5ZSElVcGNpK0dsbEJsMkhJVktzT2pxckNRTVIzQ3pqYVg1OGhKL29sY0tzQUdJNVdESnQzWmJ2bTNRUXlTS2tVVGpoYlFnMUgzUmg2cG9nNVhQb3Vua0lWQWJ1cVZCYURRaUoreGVPU05PQmk5dndjSkNLQkhSbnd6SXhjUGNLT29GcFlWYlFQakdUS1duSEZreDRDRUJFaU1KbXBQNmdSTUF4cmNUeFJVMGVFQVBkZ1ZuQjR6RjJ0TXZ0ZkpMcUJNdFlRdHBWYXExUWhBQkRXb3JaSDNnQ0RIa25odEVoNUlLMzhPeUFvYjhqMEZyTkMrbFBCRG9JQVF4REtjZzRBT0ROekViQXl5aHBrM2ozTFN0WWZyVU9pNjVHb0VXbVNGaXBTclVObDRhMnhwZ0NXWG5YQ1RvbWU2YXlPeU9WdGtxMjIyMjJHbjIrNjZ2M3RZTGU2bWhBZ1RqbXhrT01pU0V6NkJJQ1NPRFk3SURkY05NZ1NvYVFpWlFqYnliSkp1cjF5cno4ZVNMRTVBRFZtMkVEUGliZEhVMFFaNncwZ3ArSDQ2WVlWWUVYcmVIcEJLU0p0WklCYzIrc3N3b3d4YjJMa1FSWWlLSlNxcFJOZXFoSHQxYTZJUURkUnlwYmt2TjFvUmJkcDE2TlJWc1NCZTNkbG1XMnkxelhZNzdGemZsL1RVcnRSVnduVTM2M1oyMS8zMmNKVVFZY0tSamNTUkpVZVJFbVVxOE42WDdtZ2NyZWd2R25uMHVMbm1VaHFMTlRhemMzQnljVGMwMVo4ckRCVjlTU244aUlraFI5SnpLWGxpQVZLamU1R1RsTmMwaVJJZ3VCWER3cDE5eWFhem9CUkFyaFg0MHBwSjNlaElLMW9zd0l2bHFiOExzVXE4cU1LaUlzcWdINFZsSFFBSjA5WGl2a1N6MUU4dUF3VTZPY1A3TmtMOFBiZ0N6NUpRRXROSHY1dzZDSzMxbHd2eUZCOFdJV1dnUmsvV1lkQzdxU1d0bUdYMjl5Nm9vamhtZWJBaTJyVHIwS21yWW9YNElqZDdjc201MnVXNjI4MFR3aUlUaFJQek9EbWx6akNRb3BTU2h6SVZlT0c3cWlGUUJDWWtJbGJUWVJsRWRBem5aR2ltYkJnSDEzb2JaQjVsdmdVV1dtU3hKWlphWm5tdHFMTFNLcXV0c2RZNjYyMndjZDJmTGhSZldIVkRGeTZpeVBnb3FFVkR0NUNiYmxodGRvZlQxYzNkdzlQTEcyKzk4OTRISDMzeTJSZHU5dXlsa21xcFRLNVFxdFFhclU1dk1Kck1GaXNBUWpDQ1lqaEJValREY253RnJHaXpPemc2T2J0NDllYmRoNVZJdFJnT0NKS2lkUXpMOFZEUWk1S3NIS29MdXlLdmRocTBPcjJocVNNQnZEZ0FDbFpFTGptVWE2aWdWUnFyNlhFUVJaM2sxUXhjWDMzZFliZW1QQ09MNFZXeExGNWhxRnhEU0ZFTG5BcGlHeTU5MCtQZlJYdlpuUUVyVEJFVmNWR1d5Q0NWRlNRS0FBcDFLNHVkQVhwS2hoRUZBVXlxeFViUzhxRlRCSGJIc2Naa2RWUXNmZDFaMzJUcGw4SVNpYVdJWmV2engwemlwbXRQMTluZUZOVWJWR0dCOGtNd2FUOGZwQ2dLcTFJMEsyT1RwdkFjc3c4SXlRMUpnVldnSW9DSVdPRzdjd0FBZ0laWkhGd3pINGJ3aTBtVm0zQ3dmRlNhL0FIVmUybjh6alowejBkc0o4MlRKRDhVM0ZtSFUwZVFQcitkc3BhNmhXWnBHK21WREdURzJtWHAyME1yanlpTTdPU1EzSk84Mk9pbi82RUU4dGtjK3VPakorSkpBd3hYckxUS1FNVWJsVUlWNFlkTmF5MVNLMmFaL2EwRm5jM0UySnJScGwySFRsMFZhOS9sOVQ4Yks3TlZWbHRqclhYVzIyRGpibE83WUl3eHhrelV3ZXlRdzQ0NDZwampUamhacC9Bc0NNSElSa1lPdVQzaFNlNHh4V0p6dUR4K0pmYXl3N3lseU1wU3FUVzliWFNUOUJnb1k1dkd0Q1BOQmplM3NMU3l0ckcxczNkd2RIS3V5ekJKOTR2SEZ3aEZRQ0FkNHloaXJMaVFJS21ZSE5wYmNsOFVTbzFXYjdiYUhmM0MzVjUzM3RTWW84VUtnQkFjY2c0VEVRWE5zQnlmWU5GbS80QmlPejVWZ2U3ZzBTdm9GdzJtK09jY0liVUFBSEI4RnYzZlZoYS8zaVc3eE8yOVZWVlZWVlZWVlNiSUk1TXJsQ3ExUnF2VEc0d21zOFVLZ0JDTW9CaE9rQlROc0J3L0FRQUFBTUFiZ1FEM012WC9ySXZRK3dNQVFNUGtWU21vYUNDaUY2MUN0ZGNYNVV0VUdKV2gvcjc5YnQ2Wm9BbXdBNnJpNTIvcXVGODRkRUdzc1FYTVdHb0JyY1lzekk2czdjMjQrKzZROEtIaE5KT1p6RVFhYXF4REJnc1NLUGpDNnRxNkRyZ3NVUUY0TlNpQUhTQ01STUlnN2NpNUdDTkJTakRjVERGQW5veDJiejNaazFmSGJaVnNnZWRMaUNWeGU4cUNiTytGNVBGTERhdlRHZ1ZyVlJZSFM4UlN5MlZ0T2g0dVBmUi81WXBPREY2WFU5Z3E3cnNGQWRrMFR0UEpacUQycXN0bTVVRHVlN1grWjRuVnVPek1xaDdGREJoYmFTcHNUVVJ4eStwWGJFczJ5SVNBSUFMQ0VLVUpBZ0tDQ0NJV1JGKzhsWHl3ZmtlZVBDVVBuYVhIRjU1NDY4a29aMEJsYUpkaHpuQ2lyVmhKU2xHZWlra3FzOG1sbm5xVDFKS3loa0dSMk5hdDgxK2xkMkk5WnkrZUhad2FqVWFqMFdna2lBY2dEa2dIUzRmaXNDT09PdWE0RTA3V3FVTDJneENNL0RhbDR5NEVuUXhqd21TeE9keDQ4Qk9jRWlJU254c0xQQk1VKzdiL1MxVnF6V1o0VzEyaHp3QmxiTk9ZZHFTWlZXV2hzOUxibU5pWk9aanZaR0ZkQmlYZEx4NWZJQlFCZ1pQZ29Cdk9oN200Z1NqSlVESHE2VTEyWHJtZmlsUjdhdEphYjdabTYreHg1WEJ1WlhsZW5zMlF1Snd6RjVhc0JrQUlEcG1nWWVBRXVSbUpSTU93SEMrSU5ucy9SR0VaS0lURXFidW1BVkp5U3VySFlUbHNLa1JHKzdoT0RwMDJ2WE9NeGJRZHA5d21SN25DeGhsT0x1N3VMZE4wamkrYXRXajltL1haeDUzLy8vc0FvS0JoWU9HQThBaUlGZmcvTGtqdzBpSzh0eTM0cjlrcnYzUGRvM0RQWkh0L2NPOHJIL1BxNTNRZDByMnFMY3V5TEdzaWZnNXhBQmNFbkJKWFNCSWdVSkRnWFlqRVd4Tm9vZTloZ0lrbFFhSWt5UTFlbnNZdFUwUnVFcEpET3psTWVMamtYR1VtS3F0VlFDQTF4U3NkRkJPZzRFcFp2VXVvazRKNVE5aCtjKzNtc1NCWE1HT1ZKTTV1NXBrWThnTENDWk1HOVd2OVBqYXhNZG11TldMdkp2RkVPWlN3QlJzUGIzMFlwNzFiVEJKTDJNREZzUXN5T0IwbjhiSW9RcE9SRXJqMCtPeUo0RWtvRE1Cd0ZLT1VqNDVMQUVlU0lOM0dSSThJRDBLdEJSdEN2Rnk2czdBeVpqMVYzUWZlZ0VHQmtZdjBQQ3R5eFJTTHplSHkrSkpkMXZjaEl5UGJqbFp6V2Rnb1ZNTVJTV2hnT1QvaGhFRXM1dkQza1p2QjJkZkQ5ZW5yeDY4bE12T0JFcE9hdEZUdk9zTnJVelNQMGFleUFpQUVQMDZNY2hMQlRzdkhGRjYwdjY5a0xOSXdWTmJoY0w5bWFkVnV0QTdqZE9rMjNvU1BwLzdQMkxKdHh5NkNZbFJhL1orbW5wL0hVYUNSV0Z5djc0TnIvNHdtU0dWeWhWS2wxbWgxZW9QUlpMWllBUkNDRVJURENaS2lHWmJqSjV3bEFBQUFBQUFBQUFDYVZRQ0YxTFJDZEVGbnQzUDFIL0IrMmkrLy9mSFh2L2kxamdPb0lHQ1hpQ1FnZ1FnU0xFUUVjbEZncVdpaDcyR0FpU1ZCb2lUSnZ5K05ianFuR2JpOVVObWdRN3NNdzNCRmVBUU1xZlZObi9wUi9wVUE3b2I2dUw3VDJvNER1TnVOZXo5MlI3aE9ya1BCQmxiM1BaVzlINEFHQ1FoSFhPcGdVWXBPY0lqclJidFNGeUJBWXNBd0tlbVpmQjN6WVFrQUJoWkFlbnZEN3FiaDVtZnVFOTAzZFd2amUwdGlVcFN3cytTam8yTEVUTEwzcGM3MVBmcUVXRDZ2VFFvTGFvd0kycHVISXVYNWV5dDNUSGx3S0NLeEladTczL0dLallmNkFQSXR5NlF3TXY4a090MEo3dDZYUXluR3hKWmhtYmRHUVZqY3BNeWdHSXpxZ0k3cWxyd2dhRWFoazNaazU3ZXB4c1FNb0loR002djZ4dDVrbWs3L1lFVFZaNWNzd0daeTg5WkUwU0ZMZU1UQnhwMDBYNjhlUnRkSXVFZUw5eVdSU2JMUlJHWmRhQXBDM25NQ0U3c3pON2huNXM0RFRIYXdQakdWN1dSNHBmS2dTa015WTNFeDVDVzVTOTYzYmVSdGJ3dnV2UWMyU2RpWEc2eUlOdTA2ZE9yYWRhTUVoQkJDYUUrdTJuVTMrMjNrcnR4dkQxY0pFU1ljK2ZFVThEVXpjb1VqV1hLcWRqYmJPdXR0c0ZHdlRUYmIwdnBXVFNTUnl1UUtwVXF0MGVyMEJxUEpiTEVDSUFRaktJWVRKRVV6TE5jUThwZkV6REpJRU14QlEwQ2FCS2xoanROYVVWc3BtQ1ppZ2d4WXNmeUZ2VFY3M3hMbXlnUVJoa0RoL09DQUZwVVcwaXBtQmJOUHNBRG1uQ0phb0EzdDZFQW51azVMTnlDNDJHeEZtYjZheVZ1RVZpcFhrZXU0dWVjMnlOK0JKVWhRT3dBQUFBQUJDVUNDQkFsZUQrNk9FSG1BM0UxSUtGaDJnTHNSZmxXTFFCRVVJUkd4bWlkaHNXY01NY1FRWWtJVG4yWXRXclgxZVpqNXNjQkNpeXkyeEZMTExQOTRFbmZjeFF3VU5Bd3NIQkFlQWZGOWhENlBHQUpDS0tIWmYwWkZWdWRmOUpWL2I4QkVMMUlxc21nYi81Q3VtT2czMTdpbkhNTmZkTnlHZ29LR2d1b1BobXNOOW9ubGdxSlZYeGs5R3llbVNid1c4ZlplK1V6eld3aUJpZlUraFEwa0Jqc1VxdEI5MTc4UTZIM1Uvc3hqSzFybnhNVEVwZ1hhQW9zQUVRUUVDUkVJSzNCaVltTFQ2OUpRR0NRa25nWTMzT0JTd2JNVGQzZXFUdzQzVmliY3lKekNKaWFHN1lLR1lSaVd6U2hyRVkwMHN3blRXVmdDSzBlRU5CejdmbXFacEVyYU1HWm1abWIraG15WUR4WkZVUlJGVVJSRlVSUkZNVE16TXpNek16TXo4M0hmbm56N3liRnk4cldMZERIekc2WUc5ZjlOdGpzdW0xTlg3bGp0a3BXQUVGd1d1Y2hOMmVRQmtYeVVRN21VUjgybnRGQXJ0ZEZJMk5Bb0drMWpxSVByM09BbXQ3aU5DcXVzc2M0R20yeXh6UTY3Mk9FdTk3alBBNUtnTnFnZDZvQTZvUzZvRytxQmVxRk5VQis0Skcxa2pYSkg5aWhNazdRalR1djNBSkpGNkMzOGZNYlFrM1c2SjQ3U3BNRzB2RlJuZlpHUGxNL3cwK0lOSXBTNzBWc05leUlkZlN5ME14NjRCaDh5NmowZjA0aWdCMDVBd3dJUmtBU215ZEFHSVNHaHliZW4wV0dBN2RSYUJObXRuU0Vkb3ZUQVZHK0ZpN3hoZzhZcE9ESmx5WlpqZEpOK2ZzV2VDVitMRkZNek5WUDdsZkhKU3owZkxpVFJqQUVBb0tycWcvaTlrSU1wdnZqcVd5V2xNcmxDcVZKcnREcTl3V2d5VzZ3QUNNRUlpdUVFU2RFTXkvR0xVd1ppOEEyNnM4RXJnMDNmd3oybjQwcXpOTUpHR21XME1jYXVqeVBqcFFsZTk0WTN2WlczZSs5NDEzdmVieDljdlIzWWFaZmQ5dGhyMzhaOE9TQUhIWExZRVVkelRJNDdzVEZqVHFtZHZsb2JzWnVEazR1YmgxZFQ4MTEzWVkyUGhWeDIxQWxteDJCdkZaYlhrQjZ6SVBlSEoya3MzV3JSeittNEFFUkVSSFJCUlVSRU5GbUVpWVl1YUlWY2lZaklWRURFeE1Sd2ZwOU1aNGxTbzBSY1FSSHk2ZE1rUnBja25UbnJrWU5zZFFxanBOaEVkQkFQQWdXRGhDTEdjSUtNT3RGbHNpVTlMU3pESjViM3ZRUDBPbHNqclU1dk1Kck1GcXZOemptY0xyZkg2Mm9qTDhXVVZESjM2dUZ4NDBhUUFBQ0VCRXlxYTdzZGR0cGw5ME43OXNkVkVoRVJFVkhUbURORTd4c1lHZ0hsalc5c2txa3psMFdXc2dJaEFlek1QK2V5RmtJd1FqS1lMRGFIeStNTGhDSnhKWFJaejcwVWU4cFNxVFZwcGRNYktHT2JWbWw5NXRVY0N6UHAwblNFQ1FYR1JSSmxtSmJ0dUt0d0lRNmpHRUV4U1Urc0l0VlNhOU5qemtxMnpoNG5SODV5ZStxMW5EdGJyQUFJd1NFVE5BeWNJRXRoTk1OeXZDRGE3TXZWWk1naGg1endZVzhhVEJhYncrWHhCY0pMMFk1NlczandiWHdiejVTSlltYlJ5THBsTnJmaGJUamlLRWM1bzFtTFZtM3huOXIvcXdjRUNob0dGZzRJajRBb1VOQXVPQ1YwWGROMFhkZDFYZGMxbXN2bGNya1RkUWRudzZGMTdEM2lOWXFGN3dUSmlBbUx6WTEzNGljb1lTTEVrcVRYbnRHWEs0V1VLclVtTFRxOWdjbzRhZFBWbzhYTTNNTFN5cnB2dk05TVlaRW93TGlRS1dkZ1d0azR1VmNlZWVXdEZCMEJGWWVCbDhBdktUcUdKRWhsK1ZBV2Y2RlVxYlU2dmRGa3RsaHRkczVSSi92TG5RY3VtY3dXS3dBR0FTTW9oaE9Ia3B1U1RjT3dYSHlYSURIYnllN29sUFB1clFkQ20xYTd5c0YxeGdWM1BQQnFhcjRYZUlYMmtpMXV5QVh0a2lob0R2Tm5INThrTDZXdUluTmhuSituM3lrVWdFRHRZVUJxRURDNGhrNkdaZmcxdWhRcnVWaDZSRW01dHB4ek5Kd2hMcjFwYVdSMzhpZ3dlbVhNeGxqMWNXejhhY000ODRlekl0cTA2OUNwNjEwM2lhK2lRTjJUZzNiSVlVY2N6VEU3N29TVGRTbzQ3WXl6emkwWDdzdkVYZklYOHRjdWY0dS8rNGQvK3BkLzEzK1MvL3FmLy9lcmxXdmx1aHR1dXJVRTc0QUJBMkFTTEJBQlNhRGdSUU1HREFEeXMzUXYzeVdTeWowbG96SW8ySVp1V0V0R0NCRU4zdkZnd1VSUUJia2lQeWhrUkpLWW1KallkV0VURUJDMEkzVXBEWUlVY2lpaFpoNG5BeG5JWUhmRG5ySEErcmdOYUV3NUlNNXlRZHdYdkNEOGV2dzhCU1lMUHIrckcyLzNDYmVudXIzTjdkdjdmcjREa3h4Wk9kbzc1cmdUVGpybHdlTVBhN2FSeDVVbnpsUHl6SGxPWGppdjhOb2I3emFzSXgvdzBhZDg5NGU3NWMvdzkvLy91MENnb0RzR0VNWFNjUUFXck9BSmdROUxQOTV6NjM5LzhwSENaL2ZDUTVBVXpid3ZCNG05SmxjVnpFdFZhclRwTVpyTUZxdk4zcDN3QisvaEkzbjJ2Tm9SZXhRUEpOc2JtME1HTTU4QUNNMzdmbjlJdlB5VzZic2EyTFM4OWphZnBmMDJqN3oxNlBrN3I3RmovNUo4cWxHdFZLOTdGU3dTbVdRbWJuRlMzeURWQklmV2hLNmVCRm8xOEVrTkpoYnVvaFRUK2R4Nk5TdUlNOGtNS3EvVFBRYS9vMUdwZytWWnlqSi9QdVpSdmF1V2tLeXRsSjMzMTlzcUV5YU51SS9LdzdoMHJnOGdkQlAxL090ZlFPOXYrQVdCQlBEZ253UDlkN0RFcS9tMkZJUUJJQkFNNmt1TnNXNkJRaUk4bHZ5MDVwa0Y1UDg1OXN0SUIwc0o0UUZVUExrRDN0TzViM3kxVDBTakRHcUl5dURlQUFBQUFBQUFnUEZQZ2wybUtENzRKRDYzYVdPcXR4bXhlUmYvL2d0Ny9GSHFKVGo1MHcvLzkvSmZzemYrWU4vZGFVcmVuaTFaMGtUVG1pV2hRQzVjenpKWTk3cDJmSjI3dmNWT1ZmTXNvOWxCL09iMllHNUQvVEE4aWlsRmROWG5CQlpCalNNWnl3UERUTkNTU0RibFhhM0tqTXliR1dJRUR3Rnc3OW5zTURPWTRTYjdUZ3JraUJVYk5CQmFPbm9HeHBqbWFhRkIxQ1lLNm9obitZazV2elZIc3pEaVMyUGtiSlRybzBrM01sWTRCQ1lsam81cDV0c2hidWNkY3J2STdTYTNCL1FoQzBvcVVOQXp6ODBSUngxendrbW4ydW5yNnNCQVBRMnlJcGU5VkxKcEJPUHdicEJOcW9yN0VjQkJDK3ptdFc1aG95Z0NJWVFRYm5mbnptM2Rub01MemFuYjBGMzMyOE50MFFtcGhFazRjdStQTXBKd2tDWG4vUnM2d296YTgxRFFpMUx5MlhDR01tcTZPQUVCYVRNTGtHYzdWbnAwSTFmY25rVldRd0VGQUJSbE1MREdBQURBQUFBUUdZaFhQdWRNSTdQY1RMa1BMWXYxMXRCbVhWbFVhM1FHazhYbXZPcCtIUlZ2N0l5K2dhRVJVQjdmMkdSOU9qTnpDMHNyRUJMQXp2eHo3azZHRUl5Z0dFNlFEQ2FMemVIeStBS2hTRnhKbCtWZkpMUEJBRVZSRlBBQkFBQ0tvaWdUQ2hIQkNDckdjSUtrYUViS3loVXF0VWFyNXdhSmJEMkhzSkNrVktrMVdwM2VZT3lUQmVleVdBRVFna05BTVp3Z3FhNjFHRmlPRjBTYmZaSFlocTdMa0NFQ0FBQmd4WW9WSzBhTUdCd2NIQUFRbUNSYno4d3RMSzJzYld6dEhKMmMvWU5ReHo0UWhZS0Y3d1M1c2Q3SGRDeXg0eEx2eEUrQU1CRVZleStSUHBiNVJYQXNtTFc1VTZuVFdKc3VlZ08xUHZvdzdSek56Tnh3WkNBWTJ6bDN4ZE1GRnlWQ0lpTVVhalNpdzJDZVE3aU5aak84OGwxVUlCUWx2dmJFWGFXVlRIcHlSZlZkVk9sRWxWcWZiVXdiWmhQR05XSFYxTXpjSWt0YldkdlkydG5Yd1VYRlFxZVRKZ01qTXdvY21iSXFXellubzhHVm16emtLM2l5VU1mUXlZbVVPbVdWOGk1T3k0cnJwS3I0M0dyUW9jRFNuRndST2RHODJLTnY4UHcxdHZwMkVZTGxGZEFGeU9VMytNTHd0RjRoTDRnWlJucis1cDI0VTdEUWprWm1CSmphd1J4RzlFY2NBR0YvdUZsWWE1UjJMRFNRTFdJR29hWlpKNnY5Tm1sRWY3MHBxa0ZqM3h6VCswcTlrTVRJVURyUkJIOHpycjlSYUNKaHFnK2FHeXdLZklMSzdpRHdOcE1ZeHQ4Y1Jlc0J3WEx3T05wQUFESU03WVpNT3lWd3BBeXVDSDRBUVFoeGNBODdpSnJqcXZWRDJzUTE3NHM3WkFkTmZ6UkFidjdSQkFKa0ZsU2dtVGlKeDlsbURac1ZEMyszTlN4NjllQ2xZZktzUVpDTFpycU5GUkd0WURhTHNuczFxT0s0aERaRDNtNU9USkFpaDFYc3ZRUklOYnYranVzRExGRStXdU5JNUpnZjVQR2J4Z2d3K01SUE8yZ1hVN2RBWTZTQkxoaFJ0NWw4QjlyYm9Pbzhrby9QOGp6S0M4dG5xbGxuQlNjMFV4MUwyMWNBTXpJeUZYZTR4LzNtSzQ4T3pzNmZxMURBTk1jOExWSWhrb2xzNUFuWnIzK1BNZTVIQm1JUUJpTWloaUNqOEhpY3gzazBlUjZwRTlHMUo2VDlXeDBZS2Y0MC85aE1qYmVvWFVISzdhVjE2ZHdnNksvMWZnZ29xWjRPQjZWUDBBOERqTUpPbHRrKzBnNUY4SlVDSkJOQVhLN2ZsMmRFeGlnYkhuamdnYWRxbEtFQ2xZaWlDaTd6dmpoRGZOUXhoQ3R4dDFla3htQmRzQjRiMXQ4STdPZHg0SXVkaHk3d3VNaXk1bDdIb3dmakNzVm9DRnFCenJaSWlRZWVocDFvS2pFd3NTSXVpR2RJb1haS0Q1NzBBZjNRSHdNb290ZXFaclVCMFkyaGFtaWdoUjVHbU5FSU81eHdHMjBkWEdRMTU1emY3RkFuNTFYUllZaldieFpTcWR4RDFKT2tuTlFaZVpnQ3lzay9tZk9ieXhwZkM4SnllVnR1WlE0Rmc2ZHdMcUQ3SStFNmVObnRHQWpGdGlpaGJTd2RrUTN1V1BtK1FyaDBWNitCZUowc1dOdzJuZ0FJS0toNVhyTktqZVp1c0dLMlR3eEdjM0JoWThWV1hrK3FXY2lLd1Z3aFlpalVvNzVKSGxrWlorNXVDd3RWcTJOYkZtdVpIeXpBUWl6Q1lpekJVaXd6bHBjdUZHRWdnMkpRNDRtbUVDUUlkRFJLcnlXUmVIUzRSOWRxY1I1NTZhVUFaYmtTamhqMkdjdkxaNmdBSWpBVW93OGRySHQ2U2dMb1FlN21oY2xVSEdtTXJmcVVLb1l3QUFLTWFVcWJZUjhpZldoaUFnRlo4VFRxRzJ3SUUrY3B0NlJzVGtaU3plakxFdjNlKzNDQkdLeHNpYml3VDJQSUJTZzNmbzVxQXFKZGphTWIydHJhMnRyYTJ0cTI3Y1RxNGlVVXdMUURBaFhZQ3djQkxaaHBWeGdZUWNVWVRwQVV6VWlrTWg5V3JsQ3ExQnF0VHM4N1FiVFpIUnlkbkYyOGV2UHV3MHFrV2d3SEJFblJPb2JsZUNqb1JVbEdaWlF0OGI2QkF3K1FMSURlTHhJTnFaZ2R4Q0tpVGV0V2pBRlo0V1AzSngzYXBCTW9DR1JrZVFaekpObWQrVDBTOUpDdWtKTFFHUmxHUXpJYVF3Z0NFV3FnZ2RiVHcvNlFzMHY5WGFVRUlYNzVkekppODlSSElVbVNKRW1TSkVtU0pFbVNKRTduYWpCcVRyMmREK2xzVk9lMXk3RElPL3BwTTczYWRzSlp5ZS9MeTY3QkdXSE1KRHhNeE9rVHNUaHY5eExxQWl4RUlZWjFHYWtReDhubjF4RzhjdWZUTGxlb05tZUkyd2dVOVlFaUNncUtLRk1uNTNXbGdFYXY2R0p6N1A2VkdMSTcvN2w2SC9wMVdqK0MySG5UenUrVjhSd3pXVEQzOW5LWTRjYlZYbGxqUUJkNkp2R2lIQXB1dzBsTW1xbUEveW5PTkVJeHc3Q25jT0RBZ1p1NC9wcHNwV0lEb3dLQVFJQUNBdzRDaUNDQnJGcXBSNENva20rT0xLc2RwKzFXanRSM3FHbWZVY3c1Szcvdy9IdEgvWU5aNUY3QXNscFJPeGo4YmowdWpDNVRja0syd3QrRWxKQmR6emdOeDVHVldkcmgvUHpwWEkyZGpIdWxubm43WTN2VzFmeEhxWFdyT1JYRHRsV0FVZWV0Y0s5TnNVdllqVDBpSVVoRWttRXJGUUFFQWhRWWNCQkFCTWtnSjZBY1o4U1hMNmFHbWFIYnBCZGVRWXdyVks4aFpOS2x2d2tIbDdhQ2ZEQ3c3YmV0MjBsZHB4dDUvempkbWRzNkZrbUNYN0c4dHZiajdFM3dGdStORDBrS3NQcjJnOFMyQ0pKbXNQNWJ6bjJXbVhtM01hL091MGZxVjBvUk00cmU3YlQ0QzJ5RTRMZnltLzEvTW9DMm5SWHh2MjIzVVBDMkZ3cDE4Mjd1TWN2clMwVGNVcitQK1p0WmNXSi8xUkJVeVJ5OVRLWG1aa1hISGdTR0kraHJxUTFWSmFrdzFWRE9wbXU5M1M0dEtaS2hiUHd2TmFwRlpKZklDY3BRNWNqNmxNUWhlSWhNQVFqbVlxWW9kQWg5Y1NZTkdCYXRWR3E0dFYrb1FWYnA5VmJxaEVKVFJ6ZUkvTllJS3M1TzJYcWRXZ09xbXZzMllLVkFJSTNSV0k1ZUhJd2NOTCtWSFlBRTBHNXZ3cnh2UlFJVW1BazlNcU1pTFYyV2F5UVVKSDdTTHpNSVBBenc5bnZseE02ZWpwMHZ6VUlnSmJTQkR2cFFWdjJTRFNDOERBNm9FVXBjZFVuUUJLTTMxL0xNQzlUUGFRU3RmcWlGcWY3SDhJTVpkRzVaelZuU2NFQXpqU25Xc2RZaklKQUtiYXh3M240UUZEUmhQWlpJQ3hBVWZOc01MRmRPc1FnNlg5Y2VEd0FaYnNWVEVvSDNSUTFsall5SG9DRlVwczRERXMxMFdFakZDTWZVNDdCdmFucTN1alZZMzZiNnlCVW5oY09sQzB1ZWpyUHdpeWhIZ1Vob0F4MzB0WngzcGZONk15R1dlNEhXMzNhN21XM1hWVFhDSU5zdlh4U1Y0S2tpTkZTa0tvdnl5Z1JuTnVTTnBXK3dsSkZlQm9XcnV2WGFXUVJOVlFPUGtvQ2d0ZVhhRjZCc0tNMEs5cHlYaHNxNWVBc0RwdjB0U1lDOW5abDcvVXQySUFFL0dzR0ZoRGhIU1FYbTYrdlFPajFJYmR1Y2oxdGVGdHQyN0NJb1JtM2Fxb2trVXBsY29WU3BOVnFkM21BMG1TMVdBSVJnQk1Wd2dxUm9odVg0VktWYzQ4Y0hJbW95bVBDRlMremdrRzU1aENBUlNBaEJrK1d4bGF3am1FaVhkclZVY3B1Mk9jZ1kzaVJoME5IQllFOTJYVmx6ZFl0NHpJdzFKVVJ2ZGw4ZEdRS0NDd1RUNlFJcWwvTkY5cWhFSEt4SGd3TTBIZ1NPbWlCczgyTVdZQWsvOFF1LzhRZC84VS80RmRmZElvaWVBNEdHbytNbTNGNU41RzRVOU9oRm9CKzROaE5NOE9NbldPOVFjUXlDSU41UGdpT2tDUmxucURTWnVRZkNCeFBuVzdmcVVnU21RNk5hR0J3bXBwc1l2V2EzQkEyR2h5aGdFMHFRc2VFSlRKYkVNT1BUSGVlLzg5SGhDZkkzUjlFWm44WDFwK204QmZTSXFZSXoyK3V6MVNVYUNEMDJNUUJySE5VZ281czlSTzdNRUFiU1VLcWkyc0tIUUliUUVCY3Y1S2JpQUtraEl3SnBvbEF1b1JZME5XS1N5VmM2dmF1SkFZZ2NFYmh3WU1PQjRZSTd0eTVsYXZwZE1RZnJ6cWpaZjh6d1dNc3djZjU3c0pjV2ZlSUdJRGgrZDBEeVlLV29XcXpCT2V2c0syRHlEdmJXekl0Wm95bWc4OTlYR0FSeEpwZWVVVGVKN0ZDT2hyM0kvQjhUd3BiOFNIbVZWL2ZWTTl5SlZabTBOb2RCRUxROHdpN0lrQVpBVDZmNXZzaUthanQxYXpFZXdvaTB1MlZvTHJNa3EwUDAxL1ByMGRQZENYTkVRMFJUVUZGUlVmWDk5QzFnUVU0bnVmLzlpdXBpUzhXbEFVNS90Ylo0dVp2dktRM3JRY2NjS1kzYXl4TVFOalJzTUJnRUM0elJLZE85LzNSUE9OTFhWRTc3Nk9qbkNaMU9qbWFUSXcySmhQNkFVd2NhaWVwUzFzZ084N0loUndoZ2NNQ1lIaUxpWTNlS21ZeW1XdENkYmJFbDVsamJOWWdUYjU2ZGxrbXdYS1lWVE4yVkRpcTB5cW1meFRtVHhNWmtTZExaZ1p4TGVGNCtMTTNQM3kvTGNDRndlV0VJSzZ2TG9aeXlwVFExSTl2cmFqM0owWHIyU0s3V3EvK3NwTGkrVlZPdVZVdFQ1a0h6YVg1RkJIQ0ZzNEFCRGxDZ0xYbkNzaWc3Y3lUbWRKU29JbXBiRmRXN3NqWnBtOWFPdFI4ZHA5TjJjN290M2FIdXpvZzVpaDNkNkJHQ2R4L2Z2eHVMeDNIakR4UHBaTlBrMk1ReVpVNjEwNmhwMHJSNCttSVdQS3VkNXpmUE9PL1pmTTNDeUlYWkN3c1hOaTRjV3BTME9DRXR5WnVMZ3NKY2ZDMkI0eWVPVVdWZWVhT3ljdmxjWFIzWkdQUWw3R05lY0xubTNJc0ZkaDNCZ3BlUVVHMmdnOTU1SDVvNlpFWWZScTY4azVUS3FCK1VTZVV5b1N1M2FtanU5TlVSOTVoUkhYRWtLa1VaSWNrdHN6UFd1dnlTNVo5ZkdXdFF4bWFraFBpV0VZN25URUJMcWtBMzRRc0NUR2RpR0RhdE5HTEFVNUFWTmQ2YTBEMEM5OHg3SDV2L1dQRUFsVmdoSVVDZ0lNRkMwREV3c1JJMWxTQlJrbVJERFRPY2dQZVRrLzFPK1c3L3hvSjczUVBPdmZUUG85N2hVb1ZRKzBHcEFzT0JBd2NPSERpZVkyWVNsQ1dvQWEzZXl6ZXVHQ3hZRmJ3NjRFT1VYY01Wc1hwUnBUb2tIeFVMSzlBWit2UFF2YXkwZyt2d09oVkFLS0phMU81bldMN1dhU0djMmVvcjlVTjE3dGxTdERVNG1jT1NVclBTN250ZHFVWEVPbmt5eUNHdEtBL0o2eXV5NVNLOHpMZHdTMXRURWhEb3dpUkNFRFE1VldQV1gxNi9Pb1BGK244c21WTllKSTR3dHAwSUFpM0NHUVEzVk5EZXNKR3lnU1BUSG5adlYxRlA0dGhEZUFYM01QQURWeThsVVFHSnBKc3FqRnBLK2FjaDcwdDlwRC9qUitsNFNFWisvUTUraG5yUTA3SHRIc0Y3RnJ6SHh6MWZjaUYwbEVoZlMzNVlva0ZDQUFJUmhHQ0UxQWFKb0MvQkVKaGd5U2d1QTRIQUtoaUtZUmd1c3VjaUIxcnd4Yksxd2xjeFc3YXZsa0FzajRiclA4Sytjdy9mWEp0aGorZ3VNQXpEZjJrM1c3eWlIUkR4MmJ6ZkJ5WXkzUXVRQmpacTA0SlRJalBJQ293QW9BQlIycU1zY3BLclZHR3J1NkY5RXlsZURXWDFoaFBrdHlyR3I5Y0V5YklkNGo0ZXVtQ3M0VHkzWGdnRlBMK0dPVWc0cnZPK0hMcEVLdGpzejNZWDFnUGoxYzNzcWFFK0U1ejExV3hPdEhYTGpGUHdpckpwSnBPZlBpYjlUdmRaWVdrOXdYcWFWbW5vckw3RlZLb3ZTSlVPbEk0R1VqbGNjSmF0MWUwOTdyQzdiazg3OEJjRHZmamJmMkxsME04SzNWUHBTdHhYK1NyTWhkZmlnZG9heGgrd0xadWd1K3J6QjE3R3lUL3hHT2lubExIR01EOUsrSGJBb3lyVG5PVmxZaFVSVWpkNlBtc0ZlZmhuOUkwcU5BWUo4UWdZelF4dXJ5SkQwUFZyWHM1c1VQQjVsN1FWN1VsRzZNMDdlUFFSVzNzUEg4dDdYYmVBbEUzMEl0OXBzazhra3MwaVRiSytzdnpZMzZJV2FwTVliaFUxT1V2Yldwdk5RWlF1cnFTcjI5bnlHVmpQaHhVWnhmVTlpN2pLcFJFVzFzaUV5TEE2UDloYmxJQ3lCV1hWc3lVakJjZ1NOYmtKRUprQ0ZTTVFwYXNQbGxjbjlWN3BQZ2dYM3BHRGJnWldMNHl3L1VyNFppL2ptQ1pjSUZDTDJTd1JqNndISWtXVDdzc3NZVmxTSXNteUdoeTIvZUhycEVib0duL2lPVWg4MFE5OFlaVE9JOEdwOHpIdUpvZnJWbFFoaktUS1phQnFiUVhzczB5czR4cUZzMEljV0trOTMxb2t2M3h4cXl4WUlQS05ZcStLZ0VldEhaaG8xWmkzMnE0ejFHRytpTjNWeTI0aHF6TXBudWM4TTI3L1ZaVm1WbENqQUMwc0hNUVpqVHBKdHVxWXdYTElOKzVKL1NJaFNOR0JMNzZ5Q3l1ZFhRWUhFMjFuRWlQeENHSXpaMXhjMHFzNzRrSFZURENLb21KTVdUdUw5NzZvYlQ0WHRzcGViU3VteGNFRnRabmtZWjhPUU10SW9JMmxYVkk4OWd3bzRFSTB1QkQ3Um5Ia3RYSTZzUWRiaUxsSTJRWHNSV3MwNTdUVXc4cXBKSFZ3dEtSRlNMb2tHUXNPYkVYdDd4ZExVaFZSdG5xSlpqRGtyV0F3cERPdzJLb0FJV0hIVnhhakxuWEFzVmpTamxLZGo4bGNuU0JLS3puTHpIWTYwWkJWODFMTTA3SThFVGhqa3Rhc25NeVVqY0lRWmc0ekVDNGFYaW14OWxHUmREekFkdFRURU0yMkNDa2J4WjVVZUgzbU1DbEQrZURwdC9TN3hkVTBVaU13WlhpM29wVW90emxucEN1V3BMTEx1S3pGZDlZQlJaTk9XdEZvYXdCRWVaT2s2TFd2ZTMzNk1wSGcrZWU5VHc1V0x2bnVoMGphTUthck15RTlRSmp4WHEwNDJXRWRFWTdXNHZ3cys2NU9CZURRSzNVR3lkK0hNWXJOeTZZam80R0pucW1ZbUFaVktKM2lreTRraEozS1RRQVVqMHV3NVNrN1lkOSsrVVFPbkpEd0NGR0p1R0dSY21mUGd3Y25Ybnh3K2RJUThPUEh0YjUrZlNJakJYTVQ0amN5djlQeGNvci9sWlhPT1UvbG9qZlUzcXVrVnhjRXhsQ0lndTNoa0FIaVk0WGw3K3hqTHpXSE9OaWJVMXlrSlloQVZxNXhsWjFiM09Ra2lZUXBSUlJ5ODR4U1hqN3hVWkJ2ZkIzTVAvNE9GWkFkRHJjcnV6U1dsQ1JORFJjQ21vY2pKTkErQ3NJQTNTQnlFUUVDUW96cE1oZ0FWVEFXNS9ML3RzS0dqTEJhb2E2cjBSbE1XT3ZiSEM2UFgvWUVab2hJaEFydnZnQ3hSRXBrbFNXQVhLRWpIYXRwQUdvdUFBSzNGdU9JS0ZuNlFpQ210SFd2QzNocmZSNEI2ZEVaQXNrYU9hK2VnN2h6TVg4MUN6Yk04ZWJ5WUxVZzNMQUlUSURVa0VXMENBQUE1QnhGeU80dGxRZHc1MmppRGV1U3VZWjA0NlpzcnFXMzFwYWY0eWhXQjhBRXBDc203ZXNpMXJDVStXWjFlT1ZRMUU1QmRabFZNYUd4c0VZc0tZQ2d1SjB4TkZwL3ZJRXgyc1FVd0F3Q3dKakRXQm1vSHZkTjdRRzBXblRpQWJCMTIzdTdRclVUWTJjSWZreklPbEt2cVVGbGk1MWoxVHBSZlRMSUJXck5keStsQUdzWkl6S1dRL3BDSUpua2Rmb2VoVllRbWdlRXlwQWlPOGI5Rm1VL3oyVzBaRGpUYURwbTlRQmNmWXlZSUxlNG5YWXcyV0ZhVXdER0ZHOExTWFFMYVFIbW5MbnRoakZsTGt2ZGVHWTNseE92NVFYbnBIdzdScTk3dkxNcW1LazMwMmJFL1haaXJBUEFiRm1pc2dERGNoZTRxRGNYZFo3TDM5UjFxM08xYkNseEpIWHZ1THJpRHVCS2FuMlo0eFNBMEhCNXU1NWtZazVoU0VBSTVCUXVnMk8wbUFScWd3c3hBU0lmcHNTVWxBRm44cWtydEVHMlVRcXE0WElFc2krQmJ4cUwzMWMrYTJlMmE2TGlMMjk5UWdFQk4zL0xRY3UxT1JmTXhlSWhpOEs5NUsvWlIyV2ZVU0RGeWJtM09lUDdROGVSaXpzUzdCNUpHNitieUhycU5Fa1hnM1NUZENqam9TWGFma2t6WTV6TGh3a1pCaGxkRFBOZERWRGc0QSswd1FZUHp2OVU1N3FBakhIYWFqZnNFb3ovbDdpSFNJYlRSamxIY2szdzBVTVdoejhlK0g0M1VwN091VFNReDJYcmVtYjBublA4UVZMejFHYVo0K3REZG9YRHVjZ2puekVFMENEd3JONW5VdlJsQWE1UFZEL0tVbUR2WUhRVk94K2NtMW1yMFQ1RlRyd1c3ZXNjNjZ6dk1XdGh1dHF6SDBqS1lqa2hheWViMkJwVmM3bkVaSm5teE5TQkwweE83Yk45RkdMdGhBMXh1bUZUeFRUUzNuZG5GQ0RKcWlCZUdPelh2WG12RWdnNC9qdjRJQVpvc2pKVkNLWEFHcHRjK2M3TklsOC8xZmNrNC80d1FnTTEvZm9rNDdKVmJCUkp6c1Y0OGtBZXp5aDZ0L0RBWEVjblZkcnhkVHEyNFJuNDNSMk02WXRac3JUb2EwMVJ6MGc5VFlOSFFKdjBicDBKN2gyZ0I5TEIwK25WbFovK0R1eVR6ZmZoYTRwM2plaGdxOVU3RzNBWlNMKytQeGFGdm1aeWJnZnVDT25xdEMra3d0dnVEbUVTeGxld1MyUnhHdy9hY3B3MUxoTjdEK1pQRS9rb2RXaXlURXFjaCtwbzUvTE5zbkNNY1pWa0QxTWpYWWFPRFIvVGRSekpiaDFKR3lERlUrblVFVWw4TE5RbTcrRElDdEFQcko2SHJxUkhzbGNmdmkwQXd1MWRSYXlaT2x2WXBvaHJxQkxRbU5nNWlPN3djd3hIRldLcVVjc3haQVZ3d3dKNENjTTVqM0JKczRML3hxSkhCR01XaSsvN2lXYU1tS0ZkTWVmTlJOTlcveHQrODhjcXFrcnNhcXJHdXRWWG8vV3psTVhHdFZXWFRmdFJQMnhkYi9YWnRvR0dnUGhEUklrZzlaQlJkM3VQdXZrN2M0S2IwU1dJWldhWkJacHROc1FjYzZEbW1ndGpZSUNiWng2Q0tGR0k1cHVQeE1pSW5IU2hGRXFoRkdwTHZUNks1bGhqNXppNkUyaitZYWNRWFEyRzJqR1RtTUlxck1Jc2pKYjE5QVIyLytRY2Uzb0t1N0MzN0Zlc2dIVXRrQ29KdEs0SFZqY0NyNXRCcUZ0QnJQK0NWT1lnMTUyQWRUZVF1aGRvM1Erc0hnUmVENE5RajRKWWo0TlVUMWFSczFBb0RhY25KS3NNaDFXdGNzeEk0OVFUM0RVRWI0MnJuTFBUdWd6YnRrRzdncitPTTRKMWZyVzcxckZyMWxyUmRTKzM5Y21lZUFOLzkwQWZUMGhtUXdzTUdFNGVXL3Y5UmNMU01xVmxaZXVWOHpjTy9HbVJvdUlTZHFVVm5PcFhjV3ZTaEZmVFp2eWF0eFRVb1ZOaG5YVWhxc3V1eFhYenBlaWpua3V0MWlhcnRlbFZydk82N3o2ZVBId1J1bXFUMWRyMDVyOEdQWGc3STZoM0lxNTM2K2pOOS9xQVV4K1drWHRpOU1mS3lHRXNpRUdra3JvR0djRXhSV3dCeDVKcnhTK0J0ZEJHeEJmYlN1eGs5bnBDaFVEZlFTbDJJbEZKTlRLZG5vSGNzRHN5TnVXWVdaaDNIVnM3clQzSFFldTRNQXB2dDg3Z09kZTU2TG91WFJtN01YRnI2ZzNZbTNSdnNSbkRISFJ6UVFhSWVWQlJNUE14R1JFc29SUkhLWUdTaWRKUjlvN2hPREcyLzQvR0hPWlIyQzNqK2hxK0czckoyVTFtV3JmZEUraitnNzhITDQzeTBITXVYbmpOMVp2SFMyN2UrMExscTBxT3FoNjgxUmlobHJjNmp1cXZQVFZvWGJmYmRITFNCYlVmMUhydzlWTHB3OWRQWlFEZklKV2ZuRms1K3NYWkVFZi9jemJNa1cxMnBVREFjc0VBLzVBS0ZLSXdpQTF3QXJRUktvaVFpQVJKeUpDTUFpbW9rSW9HYWV5Z0hUcWtEeGdFbE5UZHJ3b3ZqNTh2S0JBV2lvcUF3QUFTS3h3ckdwczRLcXlDeDRrRW1aeERNbE5iL1R4SUhRVWJXQjZqSW5aVkZPcFZEczhVVjF6amV1S3dSV0d2aThzNU9weWRnNHVvM1BYaTZSbThtUFpRQzM4Nk5SQWFFQm9RRXBBelJjNFVPVk9FQllVRmhRV0ZCWVVGaGFjTVR4bWVNanhsUkdCRVlFUmdSR0JFWUVSZ1pOckl0SkZwSTlOR3BZdEtGeFdkUGpwOWRQb1UxNzBKTzcwbG81U1gvVWpkWEt3RzVZOWRoak5Na0EyWkFyL1JFRHB3bEsrWFV1emlvSXJZK3AvYzh0MVM5cldyeU5xSVZsZHp1dTNDWlEyTEF6b0lnY0l3andoMW0xMjR1R0Z4UUFjaFVCZ213c3ZLdmFtM1NQVytQaUFKSFVsS1Fab3lRU05OcVpUUnBGekV1RlB3SUVtcGNLVlVzaWhJVWlwVHBDbVRwcFNLRWszSzVZZzdCUThhY3U0VUtSY2ltdDVqbUVkNnBEbXhXVnlWMFdkTmxaQ3psanhxNjhBY0FrUWdETENYYVJBVTRJc0FkQURyRzdnR1JxU0Z6YWhkWUl0dDYyNHBiUTBVQkFSQ0puV00yanhrcDZpZlpBcWhJQWdCUVJnY0FSRUpDb0tJVUJDRWdEQTRBaUlTREk2QUNJY2hnWW1sK0h5VzRwbjh1NU95OEpqT2l2UjVjVkJFQmk5ZEJaR0M3cVhON2tvS3V2MTlUT0V5emZIeXBXcElyNWMzbXNUa1N6TmhTalQ4ck4zZktOSEE5L2ZId1ZKUURKa2xTTTFRSTdSa0JubDN1Tk9TNlRpY2graTRudlErRkhhU1NMWkdHZGtLaS83NFlHVExSWWEyTk84SHgxRTV5V0w1RThZcWRsUU9wekNyZ0NqZU84d1dBazlMRktZcEFKeFRuYmphbkNPY0NtTWZ2eFh1RzBtZ2MxTWtTcERnTlRlcHR4ZUMxMUI4UXBINDdIeFZoSG45NmFNT1A0dS9ZckVqNlh1NnNvc05CUXFXT0NsNnRQM3NLcVVjeXpaU2pnSmwrSzI0R05GcXNCSXFPaFpPdnZ0amYyeXdGVHZaUnVmTDI0b0RKV3h3ZnA2QkZWZExCbVpnNVc1YnFxN0s2M0RqVFRYYlFzdXRiVGRYM1RKcmNEdnRkOVJwRjExdjcvS2FCaGozMkV2dmZWMzkvdnFKQWZjWEZVUWpDQmFCc1IyVHpidGdFbVRvWTVEaHN0cThXb01FQVV2d0NOVlRRRHJUQ3FJQjdiemFURFRkM0ozRmRWNXpKYXkzMVc0SEhSL1Bmazl1S25qWlRmYzk5ZHJIdGlOOWc4akFuOFZmOFZna29TZ3RxNnB1ME9IanBPaWhIN2FSYlU2anNkZDd6c2d1VzU1aUZYM2Q4SUZyTVZxWEhqUE02NWNNSDdsVk51aXowMzVISHA3OFNjNVUvSGxYM2ZiUWMyKzd6NTFPVi9sZENRQlFvRzR0cmE0eGF3aFJFcVRwWllDaEkrZjdhbE1KWEVVcVFHckpaZ2RPdWhlSUdMT1BLU0xVMHdWSytRTDNaVyt3dXFyOUR4ODhUbXgwVElyUkFJSVJORWJHbUpodHpDN0d4ZmdZRmhOaURqSEhtRk9NaU9FeGR2cjViMW9sVDdNWUxSTnJrM2hKMHVVNW9zZ0ZKZTU0NG8xUEtqWHFTQmg1Vk5FbUpMcE15NndZc3l5eDJaVDRKQ1U5ZVRtU29seElTZTdrQ2JmM3Mza2VXbHRza3lRenNyT21WQ1BFdmVwMHpHNjVvU1NLYzBUYTl3YVlITy9lVFlRSWY3bnNtL21UVzVQdms2RXBmeG8wblRPTm0yWk96MHdmVGI5UGUyY1VpbWptTjVzd004eFd6N2JOMG15SHpOYkNGa2xNQ3BWNG9Ub0dheDZiYWhFSUNqTk9tbFRaTXRXWHJGamp2cHoxaWRRT2VxUnIxcU03NW1valBMUGFPM1NjblZ2djlOZUdlNWEvUE8yTlVXNnljQTZueSszeG1pMVdBSVJnQk1Wd2dxUm9odVY0aWJGL0NDUUtqY0hpOElUNXNXUVA3RGI4c3JVc0RiejV4QmRDTUlLS01ad2dLWnFSU0dVK3JGeWhWS2sxV3AzZUwxNS9wYVJsWk9Ya0ZSU1ZRSWNISlFIVTcrbVpTZlQvTUZoS3crdzJCMEhzUDRtc29xcW1ycUdwcFI5TDl0ZlpTZjBiZkpMVyswK2gwdWdNSm92TlFRcU1LcXhpbTJkSG5sUHhQeWs5M2k4UFpBd1dUMENnUkpCb25JeXNuTHlDb3BLeUNwbENJdEtvZEFhVEJZQVFHK1p3UmNYRUphUWtwVTlZNEZ4dTJhcGE5Wm8xNnR4ZkNFWlFEQ2RJQnBQRjV2TDRBcUZJTEpISzVBcWxJRzJWaUM4UVMzUmFnNDJ0bmIyRG81T3ppNnVidTRkdnZuUFpMS2xNcmxCcnFQbG4wRTlXdnd3dEt2L1pJQ2lxcGh1bVpUdXU1OU1aVEZiK1B3Y09sOGNYQ0VWaWlWU21KMWZvSzUybzFCcXR6c0RRMk1UVXpOekMwc3JidnRyWTJ0azdPRHIxbnJGelV6TnpDOVdQamwyZUM1eTFKd0FRQklhZzBCZ3NkQVR6THpxaVgzN2FDa0NtR01nbGRRalNOdC90Ym1wVWJybHVtK3YycGVlQXdDbHlSMUdBU2N5VFJwQnhKb2xnc01BeXE2MjNXYndFcVNNQWxJWnF4SlZmQ2Z5SDBRNFhVS0xBa1E3OU1IUUFGRlc3Q3MwZ3YzYnpIMHFiVFVCN0JBN3BQNjA4UU81ZERjS1N0SDhaZ0pObHlMakV2R25wR1N3UmF6TUlxMnhJUHRxQm5QTmZFV05HZmxBa2RKelo3U0tqQjNDTnhrTXR3ZDJocmFkb1YrVTY5R0J5aEVQT28wS0JvazdBWXczeFAyQ1ZBZHFqbG5FNTZyZ1N2UHh3ZXNyWURMTUUxRUhPTEcrZytDSE44NDZtSTQrM3dkd0Uxa0dPYkU1Y3pLajVuSVBkU2VOUW1FRmdIZVRFaEdHaFZIT2hlU3B4VElLSkFGZ0REdGZiTnlQMkhZbzNUNnNKZlNuTU4yQWRaTTFLZ2dhejVpV21acnd2aEhrRXJJTXNXY3F4a2E1NWlzSEMrczB3MTROMWtCVXpIdklsdXRvSWFLNWV6eWFSUDhtQ0JTNHNSSG5nQy8wN2hVdzUyQWNkSmh3aFBYK2xrd2w3bWdJQjBZZ0dON2lIUjRPN08wWnV1QkV5Nmg5MTNSTWZvS1BhVnZoOTdqTERScTlRK0dUdUtZU1BpbEY0WVQ0cEZXRlVnRUxUZlBsWXhGRThDamZQVjlRampSYWcwREJmbVJwNUZJckNvUG5LNllBeUVxS2VPeFBwd1FEc0xGMnp2dUdMMUpXSFI4aXQwV3lCZGZyZWhFSzZYdkptNDdYbWdOVW1SZmJoMDVkdlZJdmhnQ0FwV3Nld0hBOEZ2U2pKbVBMR0prVnRLcWp6SEdCWFc1R1FyaEZlSHh2NkhHNmJEOXoxQ24rSEprKzJ2OFYzS1pCWXF4bHNsakpDdXAxbytabjh0cVl2YkUreUNLeDFiNnQxSUVJaU1pUEdSTGV3Tmh1Q2hvd0sySlFPYXFKSkJHWXljclZVTEE4YnhSc2hVYnJSdmNnTDQvdVFEeVpVbGpJVGQ3WE1KcjNac2ljU2d1cUhlcGc4Rkk2QlIwSkp4WWU2RDBxQ0U0Q0NrMEliQ3Z4QUkwTWJKZEJ2UzJkYUlpTFVDRXdac1ZSYzg3MU1lNDg5bWJtcE1OazNkQVlSQ1FVZDQ4dHo2bFVDajVvdmpPanJUeXRBNEIwelc3RFJRb3dSYXV4MUFRZ3IxSDFQc2ZqVXN3VTJTNTZYT2VZeW1DZktmRWJSRmxob2tjV1d5T05PMzZPT09lR2ZNLy8vZmZqT2V4OThWS3JNSitXKyt1YTdDcFdxVkt0UnEwNjlCbzJhTkd0aDBhWmRoMDVkdXYzUXE5OGdxeUhEQWJBZ0JnbVFCQ21RQnVtUUdmYnJKU0VBSVdLY3BLVnlwVXFqTTVnc05zN3A4dmh0Ym1rTkFFRmdDQlFHUnlCUmFBd1doeWNRU1dRS2xVYUhvRnV5TGZISnkzNVFMcVhESGJkOTh4VnhJeVloSlNQblRzR0RKeS9lR0lxeXZ5bGRkTWxsVjF4VnJNUU5OOTN5SDdQYjdyanJudnNlZU9pUng1NTQ2cGtYWG5ybHRUZmVlcWRIbndFLy9mSS9Hd3hFSVE2SmtBeXAwQTR5SUN2MnhCYUJNSW9SRkt0UWEvVkdzOVh1Y0h2TkxLdzhBY0ZRT0JLTnhSUEpWRHFUemVVTHhWSzVVcTNWRzJ6dFE5ampDeW5ha0xYejg4ZWwvb0I4azk4d1FaNHZLRkVWUjhiNWxGQmdTSTJEdkxPUFVCNGMvZXdaQTBFcFJyYTBlRkJ1SEN0eUI4NWR5OURoNWhCenlla21sNTVsY2xuQXBiUE1udzAzMDFJYkpaNi9QSE5LekgxZDF3U0JQanpBWVdxTWNiZ1hBclEzWkxta1U0cXFUQ0RpMk04U2xMK2cxeXBNaU5kb29nalB0U1JlQy9EdFhVSlNocXhVUVA4b2hSZkgvVFRpb216ZFNBUitBUGJocmhBWVNpQ2NIck9FUkJ5RkpNbU52NVlhekdHYjF3YndCajZNbzhCQlhGWjJCNUpsSUFtb2wzc3h5SVl5dWhoTDdNVmdFNmhSekdNdThMa2twSXh6VmlqUXRHT1pPSlVUOXNac3lIeTBvaERTQ2VnU2N6RkNBUUh2UnRTWGZzL0VLeERMbFRrTmc3SGt1MGxRWEJlY2xPZmNiWWpMdG42N1hzcWlPZ0ZTRlJlWURiMEc2WjJEMi9odUNUa3BCcXRLTHc0QndFVmtzazhCZXFPNkVNaUpsY3ZuYzZUWkFpNkhvNGFXTUpsd29ONVhxWUJIMWhjazM2ZGhCUXJlVUFBSzluTGdqVDhRL1JHb2VNd3ZJaEVJQmY3YlkxUG1YZ0NQdzQ1MkRRQ2VCc2pmeWd4WUF3M1FicjZtczVwVm9MTUR0UjVDVVFBZ2Y5d0ZVTjExQ0p6eC9oQlBkUHM1VnVPYVNTbDdEOUV3WlBrckdocTd2TStIZkVRWEtUYTFYdnZoSXNwb0hxeko5TmNmT0JDeDUrV0dXeDU0NnJVUDN2dW9US2xQdnZydVd6dXd0RnFWcDE2anAwa0xheS8wWnYzYnZoYmpiVFhYU2FlOXMxK2UvTkt6TjIrVWVGWjlQdVZ0M2xsY2JiNmtJdDlUa3dZSEZQUlZPUXNXWnFXcHM2VFgrZWFnUTA2SmRORVZUOUpsdk9DU3Y3eFVnRjloZlU2akg5bWNmQXNjZHFUZDJhUElHY2NWbHVleS8xeGlkbE9HK2UzWkFqNHF2Nis3RjhtU0hGUFNrcHFzWkNjenVjbEpDcXdkQTd6T1RnVGVnQVY4akRTR3dRSmJ4SHZTR3RFbTZJLytmb05SWjJHV1oyTjJKRHMyWk9VS0tITTlyZWRWWGhYTjFFNDNjN3UzV3VMWUl5S0xsaEU1aTRRaXNVZ3VVb3VDUkdGYXE3OFVyNytWcm5QbTZDWjJrN3RGbXRHeXpXUWZyTlJzWXVKSDNJdW40a1hpcGNRT1ltZXhVT3dsOWhOUDhBVysxQk05MlIrRnErRmwrTlZmKzQvbS8ySy9lcHNOTENDaUZpVFVQQXR0ZGN4VG4zM1JxTW1Bbi9ITm9xeklwbVRIV3R4SUhVK08vdUxaT2Y3NHpFdUx1Q0srU09RWStibmp0RVU3dGUvNEdUWVAvb2ZCQkpZQVQvUll0c1IzZXhLOFdGYnpqNGIvZ25JWitnRHJBc09Iamw2UmFuUkQ2QW5mWHRvR2dibWpGMi9JTUhFSW5Mcy9kdytZZTlkTDNiQjJXRHJzVnZ1Zi9KNzZhajZ6WkhXNE9sUWRyUGJWWEtxMmEraWFkMm12Y1p0dlY5V3FYK3c5cXRaODcxWkh0UzlGZ044K0dYNlNxekZBR3ozNkJGVE5WQlpiMkxiQk44eHJWZmVxVzFWUnpWdU9HV0RmMzc4QjhQMi9BVUIvNXhnREVNQ3JBQjhEZkE3d05WK0JyQU8wRnFtd0JyMDcxc20xRFJ2anlKK0p2OHYvemZPT09YNHdBZFcxSjZ2T1pGV01RUEhISXpGTGQ1YUdMRFpkYm5zYlhydURsVHByZjJuWmgzSVdvS1h6emNKcFo4cE1nUUtIZXBEN2VZalZETTlRdVdmSys4elM3UjF5REptWHFNeDN6V2ZYZmZGY2E2bmxlUEpBVHpTcXZyU0M5dC9iV3BFWGVaVzZkcmdkU2tNYUs3WDh5Nzc4aWwzYTRwVG1INzBjTThSWlpxb2czb0xMVDNBZVN1SmJiT1psU0I2OThmeUVBT1lQM21qREFveXNRY2x1cElFRUd5cmc2VVVyTTFwMVlGUStXZ1doMXlyWXU0Qk52bjRpSDNIQzVjRDBFOThWVytLN1FOaDdOMEdHbm43YU82K2tKQ29malN5UVZGT3dwSlpxTkZuZFdRdnlOZnpBdTY5UjZYMjVSeWRiaVVDN1pSNSs0cERDMGZacFQzdU1jZXlCenJYZkF4aEo2a1E0T3B5SnFZbSt6STR2a2V5ZkVCdWRrMDJUYjJ4cmNZZDJUdG9vT3N4VTRrT2JOL1FoazRHTWhsNUxZcHQvbjBaZkdJZDdNamdSb08wTGJRKzUxb24rRU5IYWN0eFJyTy80MmxoTWx6NWszOHNBTVRTYWhQVnRzcExadVFuV2RrTHZZUHpDWlFnZDh5NmlrcWJuZXl2YVlZWVFGd0FOQ1lJSkRqWU5vTDBCWUh3SzBQNEU3UEZYNE1oL0FyRDREd0R6cndCZTh6SEErczFKQ0FTY2ttazZSS0wrZmhBSW9nempod2pScXNScUZBU0FnQjlJQ3NwTUh3U2oxN1V3bHB4ZVVpcFd3N200N0VGaGpyS2MrSWNwTHFvMXRsR1JQTXNJRXQ4T2JZMEsxZHQyeHl2UTNVVDVvbzJ3THlEUlNwR3cyb2JIbzdTTE5FUzdUSmQrOWRJZkRZWkV6K3loYlJ1WEZwWTVvSXNZbHpnUDBoQUdmclFJSWh5OEs0UG8yM0JGT2VQaWoxRDRVQlJPQVhMVmhWQVFLRTNWMmdzbmdER1VrZTBVdG9zOVUxQnlWT1djN0gwdkQwdm5ZMkNKYllFOWFodmZTL3pUSTNnaUtQZVNsQks0K0NJQ2YydkltSWM1MkhpZ3cxaStxbXF4L2ozc3I4OG9LMUdIRzJrdzVheEVkS2l1Z3JLVUkzekVMMnBldzFUeXBCYWdJSCtHUWlXRWxtQXEwVU9VbEFGMTdud2RRN21TT1Z3QlFsbzNTS0x1Ukg3bnYyMkhRQk03eWltbnQ3R3ZwWWxtYTdmT1dIMjB0TFRjNlp5RGFadkN2SlNGakZick9WWGxyaXJYWmpxVlBhVTBPL3JVNTF5VlZabGVUTDJNVm1rcDYvcnBpVzlsUWZmWm1zczdRZHl2WXRqa2pEbmZmWG5hdEhONjJNdzVtNjBUcGR1bW1iek4rakZaSG5QMlFqcXhQb3JHOHo2anNEZUVaSFcya2J4aXRwdzdoY0hZWko3cG5MSTE1ZHVmS09sUXZmaDFWZExoWlJyTG5Ybk1kTmZSampwdmFkL2ZyZEtTemZlL1NhL1RCK2Q3VFduTTB6UlNhdEJFYmV4bENGRlRTbTFXblRUYmVpZU5icFFqMlozVG11MkxJTTY5RHl0ckJ5OTlkRnR5NlMwZWExQnpvOXNiNlNMME5oVXVRdWhGMnpZTHVzR0ljcXQ4cXgycWE2T0U5NXRhdmZIK3pPc2ptbTNPa2VEcnlZM1QydXRzOTluSjBZMVZPZllLQi9NdTdLWU5tNVJpaEY0clR2bmFiM3lWaGlxdFJEdUhWcVFtNnVoUzVSTEw5bkRmTjNVWm9JU3RzUFowaDhRaXRWM2JiT0VUNDNWb082aTUwSzFCdDFBUXF0UDBsbDV5aW9JV2RpQmdxcjRFMmxzYUR0dW1JQ2hZSUtWZ2FENlVrcVMvN3lHRHFFUXVLc242cXJNOSs3dUdvbnlYMlZVL3liYm5HY2hxQ05aKzFoeUN1TXU3dHBuSXV5eUVtVTNTYk5TMkNWWWZla0hZZXlVMThWaHYzb3gza2ZhVmxJOEhIWXdSODZhMG16S3RLS1djNnY3YjlEajZJVWF5V2RQZHplWXN5VmNDOCtwRlhVdTVMSksxQUNwdEptdm10NXhZQnU4MnJlbU03eitkcDNiT1ZyYzQxZFZwWjBBN3ZiNXI5NTdMNXJtbWJYdjZPR1BmcVY2TkkyTTVDZ21DMTQ0bVJQbmp5Nm9nZ3k5RjVYRlZqZ3hoUzFZdnVLaDBGY2dRd2dOaGoxYVhvU1dFQUo1dzdBSi9QaWVFTEt3WEFpMGtpU0d6bW1QZWZnQVJRWGNJamMvMjFJdXQyeHJoZ0lRWjBFOTdpRGtvc250TzVhVi9IMEpRVkoxSG5OKzJtdVpHVzRHazFWaldWTjZRc0tBQ1JnYkhFRk0vUyt4TWd0dCtTb2JPc1hOQnp5VVF0bkJ2aElNNm5qVXdQbDRHalF3K3BnUjVqT1Y1ZEZ3RDhrQ1l3Y1lvWGdHeTlJekxDb3FoZ0cwOXdadEl6UWdLNmZNK1BCRG9JNEdZQ0RMVGRRVEZXUERBaHIxa1p1LzZkUTBIaU9tWEt5N09jdUZMbStSQ2JRVHM5MEV4STg2UUpIc2VRaUVyOHBCUmFUYlhieU5OT1YrZDRvUTg0c2grSkpnZjcyc2VRalQxVnJCUDREWW0yM0pEUzhydTNXL255NkZDdTl2MW5weVZ2NzJXZUlpanlRUkFpZVIxdDRJSWRzMHVJT0pLTWxUQjE4SWUrRWEvOTFMRlc5Z2ZSZ0dWT1ZBaGw3ak1KU211ZmtBTVZtV1o1SEtsbDRmRldZMFNEUlNSakowVUJZb21TcjQ1N3ZrVjZiOTJrNjZXaXp4STY4Z29ZVEgyS2MwSmMvQkg4T1RqVkQ0YUZJcldZVXllREY3cHRibGtEM2N1U3AyZTViMnRtdmZ4ZzhjQ0pjVDVSc3UxeEEzdkJDNFRGS0x4dVBJbWFrVFZJUHJjeXE1cW5KM2JRRXZtMCtwYlFUUHJJcmpsWjZhTnZFUmxRZ1VQRnJ0MXd1S2dtQVdaTWhWZDQzSDJ2TWduak5FRUtaL255QnFVeEpRbFhIUE00VXRqOVl6RmdTaUlNSTlRZ2NJRGlQQ2EzZ3pwNks5Z2ExbTBRY0dlakhaam1RRUk3RllMMFFzTFFKS3dYVmoyd2N1ekRreTRsd1JVSG44eGlLK09uRy9kdGFzcW9xSGJ1TDREa2lucXJXQmtGTCtpak52ZEorbGZjNFpjSWp5QXpuYmI4a0w0VXBBbnBkMWQxY3NLVzgzUjgyR3QrY0Nla20xb1lDWjRxNStUQ2xacmttdDJkaWtFd1c4VVFBd1VVRWpJaVhGNTMxOVdyOFhpNW9IeE1EeStLVWZjdUxKVUhlb2d3Q25JZWx5aWxhbHdOOTgwOFVVRUFzS1c3TFdtSWFBcXRYTnp5TUVFTW5oa0tCVVovR1RQSDZOVDRwZlhOaXQ3bFBLckl1c2F1N3orL3hwUE9ZTHV3SWF1NFlCQ2hsSE9wMTZPQ3Y1MnhvSHZyY0lzQllFWmFQZUhlamJLUWxySVhHaHV4Q0ZkS0xnenRUMmZweENLTzdyc1RRcDZhNE54Q0JITzBzb05ldlRQYklLRUNGUmVyTVEwMVc4b2VRYWRZdWZaNDk1SkNicnVQZHRNZGxBY0NVK0pjNEtXekVZdnEzTjJyUVMxVmwwTURQVUFJdEpMQ0VkZ2lxdnFIV203QXNwaXdqQmJ2SlBab0krMENKU3htc1N5RVhiNmhlZFpLMGxHcUNCbWlOQ2NacUFTZzBFdUUvS3AvUEM4eGE2L25HdkxWZk9MK0pqbjlrUW9ZcHB3dUxjeGpJVnlJOGluQW5SanByWUdVa3hoRjcxaXhUMWp0em91UWVka1RaQWR3aE50bHV3TitDZkZhc2VKaU10UnhQV0RUUXNSZVUvRlN2c211aUk4OWs0empHQW1aRTZma01lTmJScURKc0w5ek0vNHVzeHFxaHdEc0I4ZVhFNENQQ1huZENWeW5icWJncTVxdDFNamNpRTY5TEdZRTBGWFNnejVPcWJMbUFQM3htZ1p0L0VhbHhqM0QvcHBlL0pCQ1ZxcVluMGFSQU43UmdEVVlqU3I2b1B2cnhXNDdYYjUyeXRCMkRDZXRxOXJlbXliNnQ1Ujdlb2NWSlA3Z2lTalhiSUlrdE1LSTN3WkQzWmJIREFRMlBBQTNnWUlPVDBKcDdlSHZNMzVUN2VmcWxPY21ZSjk1bFIwVHEzUTF0UGZHUWJtRkdLeGlxbUs0cmRGQ2lvZEV2N3dTbDZjMnA4V3RDNUNsYlorYWUzWTM1aVZLUWVQbkhTNmxoUmRrMTRLbXhxd1pEYm81RHN0Y1ZaYlBZQkVMMktnZWU1cnNwWGZZMUEzZFcyczVabEgwUTZuWSs4aTBhWkVIL2hoUllZZm92NlczNnNBdHR6enpCUStRaE1RZmhoY09uNmhwdmFpQ3FKT1lvWEpwRlNxcGpYVGN0b1dDWG5WdTlJUzFYZithN3dGaCtxbHVCUllpNUU1NVF0OG5hajNCdVNsS1ZtbndIRkxvQi9wUFNmVE9HVXhoWUt0Umh1dnA5eUdpMDR3QTZ6bzR3MHE0WDVnUGV3b3VwN0dFengxUVlTTzV4Qld0Q1N4T0hXT3pwWXdVUFMzUWFYdXZFTEg2SGhFMDlxMWpNWWZOYU43WU9rVVVZQTNKRDFjdE85MHo5VGZheFFHVDJoOTUwNXJvZlpWc0hPL0N6M0ZlS1lDd2doL3d1eWJyZi9vMStFMHMzTXpDMGhIa0RYSmEyN3JNTHJlL3daYkFXVXJZelVJSVRhVmZsN05NM0I1dmRaQ1ZSV0cyTlR5VnMyenJDU2pXbW9Pd3g1dnI2Q2xwK3JxR3c0b3hNY0Jyenpac1dwZ1c3WkIrN2d4cFZnVVYyaVgzN2d4eXM0MWoyN290bzQ0L3hTUURVWExybjQ2VnhCQkt4NXlLZHIwR2c0eGJ3a0l1VDBCaFpBMnRrV2hvOTJXWHlRVU5DaHgxSFVpM1JmSWpEYmFvbzA2d0FyQk5DaDBNVzJPaEwrQWdTeHY4dDlBRVBJbUZiRW1jSk0xYmhTZGNPYjMrQmViejhuVC9BbCttOTI3SlhzV0YzV0RkUXUySHRmYy9SMlRLWWJvNU9scFBrWGhXNnBBbzV2WVV4T0ZTSTBNYmloRWE4UXlUTkUyZ3dBSDlFNXVFcU5iZWZUbGJLYWZJbHBNcVMzWVJ1Tjd4TVdaTWhVZDVNcGYyRlFZUDRvQWxCVXFpUktIZnRXanZmMjZvQkNJam5oOTl5b3A0QW9FWDVFUE1RVDFtV2pIODJjeGdqRVIxY2FFVWZMRnFSTlhFTDZ6Z01BUytCL2RRdjl5djI2d04zOHJOUFovRTJkWm05T2ZGT2o3dVVBYjJkYWdtOXM4QVpoeVBxQnl3eWZmaG11TFdTbDg4aWJ5V0p3UDMzZ2hUZk9FUjB1bUR2d25kTW1QeUkyUE9kSERUS2k2UHVqTlV2dDhUMWl2NVlKbDVUTS8rRkExNzhqYzUrZjdEdkppNUQ5VGwvemE3YUZmYmEvNkw3VFR1RXZlK2lWTVRJK2RHK2JaSVFmNTdLeE52WWNCOGJYZ1VsZmt5dU5XWlJPc3lMMjF5a2JGbVhoRytacFM2N3VWSGpSWS9VL2wvKzlKZSt6Yi85K3JXN1dxZU5kbnZmMTU4Y3B0K2JFS3hMR3hnRTQvU2ppaHE5L1BnUXI5dytFTmhkNnhENzFhcy9RVHFJK2RlRDJ6cGVvd0FyVndsM1VnUWkrYkh2MG5VMWVrSG9YWElvdnZ5Z0NNbDRNNkIvbitSMXVQMzVVL1JEOE1KTE1PdUtvVFN3bEc0S2RZdUlIbGZTKzhvWkNGVm0wdE01WlJwdmpkdFJEd2JIVUFaK3FFYmRwQ0RqWEtUcnVBQmdYdXRTMmd0eUpKR0l5eFMrbzhtdCt1R2JDZVBvK2plcXBVVU55QitwR1c2TUpWNURVTGJTeUg2MVBLRnhpWlpnQ1QrK3k4UHFCaTZwY01qdDF6RE5YRkRLU0c3ME9aVnIzQk44RzlDa0dkaXYxZ21xY0RTZkNxTzhlLzlqNDJtTUF0UG5ZdGZ2RjVpWFFQR1A4UWlkMTBscE45ajY5RE81dThxTk9kU0RHdWUzK2tOTngwWXFwaFlPUzBDSEFidGRXSk1nRzdIRkFTc2pXbCt4bHNyc0VXREo1bXBMai9qbTVtZEVHM1JncG81QmlLR2grNlZuOW55ck9ud1IvRTRZTkhHZFM0cWR6cWlyRHhSdTdWWlBQUnF0S1RsSmJVektMRmh0cmZKWTh4WDdoUXNXU2pRMGNwZFJVRFpUcmtpaGh2ZHZvZU01SWl0L3FhUnJKMTdxRDRxNFZ6Vm55V0wwZUJPVUl6NjZFUUdzWFFLcTRhdEgrNHBvMnpTUzdTYkpVeXBaanlKOGZVMzd3bVhlak8vNnk3NXRWMXpXY3J1YS9PY3VZT1BIQUVKUEJDMXlFTXVxRGRQQTg3QkkvYmVqa0g3bjJzWFplSEpRVG1kRXR0dXJHODdMUGlBQW9Na2UvUjBuYXdEdC8xekN3dExxUTNWd0ZkTjdxbWFWU2VRYmVDbU4vdkRpdGx4b3N4V1JHUXpMTmZLZUR0RHA5VFY2NUFCZEdPM2JWZUhyUVFldnpIVUxmdndnYnVqUzdCcDEvVFN3b3VzcFFXMXp2eFRHVGEwZ2o3bVNKVWVTR2tkOFhlclpHcnQ2UXhZbG1taSt6bDFzMmdXVVl2RUNScVMvdHFqWjloWTZmaEpEZEFlMVBXNnBCTkR2dUVXam5HVUxsV2VXa05ZV244RkUwWDVLemhReS9meVo1QVBYaG4vaENSYnd1bTQ1Uy9HQXJhblhLb0k1QjRCdmNDZzNyMy9rQ1JTL0JwWjliem15WFBJWnpHT2JBS21ocWNxamV5NnFLYU42ckliK0V1OE1YWmI5WUlla1F6MWNiS3YvU1VYcEpBZm1IcTVPZitKQnBQOE54T3Nvc3BqUWVXNmhUdW9sdGFOY1FhZmozNjZHd2xuMWJVUktZRFFjdU82ejdsM2kzbmMzWm5VL2VjbHAvSVNabGI1UDRtTm9uZXQwUkRlQkZ0Q1hmclJ2OVdpRkNRSWR1VUl5MlRObXpEbFpmeGNGRFNiR2RDSmtrOXNrUDN1b0JlbUVoWGhORFZZVEtGcVFaRStPQWsxcWN3RFNCNkMxbGVtaGg1TUtBNThqSjJhaHBlaEg5RFRpbkpvSjUwN01qTFpXMHVXWDFGYkxYNUErbWkrQUo0ampvYmdMQ3A3bmJ2VlBxeEdEdDRvMjBONDl0dnVSNnVNZlBlWGpubnE5Y29WbGxBNGE0N1F6K0lnajUwQ2JZbHdaN0haMklLbTUxb1pRTXF5OVhGSXlkVWQ5YTVNdnF0WUxHYmdxS2dTUEQwUzEyRmVoaFdoZDZLRWtLdVBlenhMYkJUYnIrRzJ3TTlTb3QraDZkb05OYytRRVdkM25EOVhmUjhpZkRtZGZkb3JlbTl3R1U0YXljVEhuc1dDanNqZ3VmVXROVEx4L3dMenNPM1paNXJNU1V1cmpranJITk4wdHhCeDlQY21lT1Q1aDZ2b2NQZkpLWnA2bTl3MStMZVh2UWlyQ2FxaHlsak4xNm9mbXRGWnJqVmE1SXppUDNieldESGc3blFNTnlBcm5wU29ySzdTR3hlZkV4bzVXMEFUTlVOQ1lLV2xLL3NyQmdETVcvVnE2OVVMKzhmdm1LTGRjdWwzZDE1dmdKYnJ1emtucGZ3UXRXOVdwRmt1cjdUQ0VPaUxXUy9NWEpKd3pYc2FSd2N4UyswSE81QUxyNkFBUXhFMC9SUDQzdUg4ZVgxbHlNenZiZDVFaGMyZ1U0ZEhUZVFqdmpNbWU4UE16WHU3b29ZbW1pUE8xNHVxWGYwMW9ZM2pJUEpleVZDeWJaOUhkd3Ztd3lQSGkwKzdHcmJIQ1RRcHphdWVSWkU2TUZwbmY2dHA5R3Q3ZEMxa0J0Nnl5UGJ1OVVlb04rdk1kUWIzSEtSYjM3YjFvSmI4cXRLYnNtVC9rZ2h3ejdZdU4yMXBHRHdacmVxcGJNY3pMcE42enZyWitUWkRlcFFIZTJwVjdJVjkxdTlkQkVMeUY2S2hGQzV2dk1WWDNyV2VqVWo0R0xTcFh6bXAxeWNHM2JKd0x4bXlRSzNUb0NITEtGV1Z6UTNoV3paYXBWR2QwR0Jac1YycERYL2hiVWNaZkdPNnlGL0g1YTZ0Mzc1SkpKYjh2TjB6TU13VjdGRTZNa2p4N0FNUFhYMTFjTkRxZnNMTSsyRzdMbENha0grSnlHakJVUVZydFpMOC9IcllWWmlIRHREd3hlNjEraU9NaDZKYlM3ZEorc0FUNWZrRmpWcTUzTC90ZzNvbm92ZUR5NlZIMXJXVmIrUTdtNXdGVHpMMzU4QjFNd3lTZWtXb1o4S2I3eiszYUFuMjZYWTBxbWlPQkNkLzg4RG14V2tqYUJJbnB0SmprdDVRSC8ycGFYdGIyd2FlbmFMaWVpaGQvUm9tZnpVUXI5RldKNlRqV1c5VVoveXFKbG14KytTUDd6UWlhNG5zZ1hkc1lleGRtMTRaKzRvZEhkRXQ3L3lIdFozcGRHaitiL0xObS9uRkRYbGpkNTcva3dVaDZuZHYxdGtCc1k1SXFBMmxUZEh1Q3N6NEw2eUUzOGsyUVhhY1VBSjVlRDRPS2R0VklPR3ZRR21udHBwcFNZSDlHZXkrNmtYalRSOTdOQ1FrZkNuY00vNzlaLy9kZlpZUnd1NGt3anowOWFrTEJRV2xIait3SHBYekkxc0k3Qis1TkRSNGF0ZWVtZTRXaFJvN01KNXlHQ2xVMGJqWVBHSWpPYmhqY0ZDOEdwWTl3YmhidzhFSmw0V2xLYUs1VUJVL01WeU5UVWU3eUFZYkVwbEdXQmJFT1ZQaFYxZzhRRWxFeWgzMllBR1dwZlBXYUJ1K0NiSXFYOWJ0a2M4QlVZcStEQytXVHpTSGtTTE1keVBvcnh6SCtiTS92NlJEbjZqVXdVYmJxUTdzM29hK2R4OTRQeGFrejc0bTRSQkg3QkY0cXhFY0V3Q29DK1JtaEtIYXNtMXMvOGNZRStzZkZoQit2ZzlRVnlvTHk2eUN4R2dNQUZ6S0lvbnFuUkYrVGlxVmVSS2FqQlUxZlRWbzVBWUdxN2hHNHlJdmhJVEVCTlRNUWxVVFc3QWhoOFhwK0lURWlxMTNKUE1Rd0ozZVgyakNxSXY3MDBZeVRITXl1aGlrVGFzZXYyTnJHS0xQNWNGR09wRXVEOFAwekdDK2dVaHhUY3BwelhXQXduVFRGdHhiNE5UQnF0aE9nWGlCcWVxamVrcjlZSG1RSHBwSnJzOE9aaWVqcTlralV2SnFlWXBkM2w2cGxvNy9TaE1QWHpwa1JwTk5NZklQWFRsMFVsc1BsU0hPYy94by83aGhNY1hNSDFFcmhsRVhQMk1nVjQvcDR4bkxXbHdxV1VPdjNVbVdXeEZLcDdKRml2c2V0WGNJQXdZYVRmU2xBRWNMRlFiMC9rcE9xMGJwYWNEZEFtNGIzRG1SR2w1OVBKRGRSTTViamFjWVZWTWFmcEl0WG9tYXBFcnRtaUpnK2E1N2Z3c0dQVFhuclpaZUR0VHZyZnVsTmhMZjF1OXpaaWlKWWN5M0FJdFJSYTIwTnVwNnV3M3ZSOUwxTkljdW9TaHBVVTlGNWNNM0ZtVEZCTDkzeHEzL2lEZUFOS0crOC9NbzNLcnRrQTRwbThUd3dmRnpWOHRBZFcyWVA5aFhxUXZ5bzM2Sm4xQnBrZnNiT1c4VHMwOTlxSzkzc3dBdzlhY3MzVzVWMWYwWFRJTERGdTVVOWZORGZabU8yb2VBTVljWnNpS3ZkMW9jNGNkTjdlVWxlODJUdjZtclI2Uk9mMTNNVEtjTzlRWkZuUW5kSVNlMEQyN2R2OWlwTFhVRm90SEpGdlArYWpMYi81VE56K1d4cVM3Wk9RdXlkWHRybHVzVzZnN1ZMZGhMSU4xMTRWaitSYlU3UnpMMzJkMWkyUEpOOSs3MC9Sb3lkNzk3U0NRWVRNa2QrcGxVcER6ZW5WUGh1ZktTWUdCVm5iTmtGM1pOT2RzaDRCd3gwRUE0VlpZM3lWZFN0UVhaRzFmaitEcjY1Ukl5T3NIZHRUMDBwSTFXcXQ3TVVxK1JoUWY1ZnEyRGgzdVJDY1NvTmhFdTFaTkNEdGR0Ym1LYk1tN3dVb01oaHlNd1lObHJ5QmFrQmZsdkw1UHpzdzVlMDFPM1ozeHJKeWxRMU1QeVBQMTRjazVlYkYyUnpKeGlmcWpVSkZoK1JNMG9FNlVXT3FhUHI4Qy9TWlZyTlVndTVNcW9uc1NIdHoyQnA4SE90ZVBhNDNINFE3YVR2ZDBWbWdQZFozeW8vSDBjeWRrUzRxR0w0MDR4a1pNTFpJVmZpb09YT2Vqc0NYcW9WNzlZM2lrWkxNRCsybGFLNitmTlV4MGErRnovS3FLNnkxU2gzUFZFZmExb2JYOEJsUW5LOThoa3F6aTRoWGMrYkdxUDI3M1I4MnhzK054RzdNb29EOGhyZUoyYUVTNmV0TEpyU2M4YmxOWXduWUhpbTdHQ1hJbldXaDd3ekdORGNtSkhONjNyaTFQYUVNbjh2bkJUM0ZUaDdpYWxROTdGUUpiYjA0eVZMRmtSN2QxZm9kT1dZVHNSVmtnY0dVRURJc1VFTGJ4NzkyemJwejVIUWxaWVFSVk15aU1SZEUyZC9uQkRwUlZRWEVWT0dmYzY0NFFneEw2bU1UUVQyRmNHb0dUdWQ3OXE1ZmVVajZGRzZGVW1qM0VucExDYmczb2FPZ054TlcvT1hkdWNibERuSjZpQWRleWFycXhuWE9HbmQxbjljUDRvUXRkTjVlUzIvVjlZcXRtSHo4SkZzZjNEWkVnZThwcEsyZjJ0LzdHQXRYSGhFN3gxay9sRk40MVZQcEtjR3NUcnlUYzdnVVpUb1FLbitnMjc4ZnNxNC8wRCtwS1dSRFh1bDNDbUFBc0hDSlVYQm50MkVPTExTclhXdHFBTGNmcDFjMFJ1VEhtcTJGcytJSHkweEJoYkUwU3dzYmNHaXFCbzBZNkZUcG5mSHQrRWQwMm9SVzE1VDlmWEZqdDVkSG9WbkVERXQxeEdjbWVmUU92aU9ueU5UeitNZmtObmZsbFlYUU5Xc3lFWHZHUkg1V1ZhUGVHQkxLeG9BOWYyQ3l6cDJiYXZoVVpDN2xJbkNmQzdLWVRZNGRtWHRibWg1cWpCbDhlZ1VQKzhSZTNSV0NjS0xLbzk0M0dLbEJGTHpvTFNKZkcrSGNySTM2dERvUTJteDA5SDArbzdyY1lNL2NCYnVocHduQ1BPMTcrUUVTUzNiTEFLTGo5QXk5WUZyOFZaUEU3WDQ4WFBPU1dNOWpZbXdEK3F6N0d0ZXBiTVlJOUVsTUlpMEdyekE2b1NzYzJxakk5dEh6U1NyRWtmMlN5VnFjZlM0ZEs0ZEFOdEJaZFVVcmhnREE0aGZ6WkFFcGIxUkVOaWYyVFdlRlIvTmg2aUxUZHlRaDQyYk9OUmhrTGo0YmM3TmhkbTdjSCt5RlBydTBGTTlXQzYxc2F4Zm1OUzcvZWNLSTBubjlqcThhNVdmWERpbjNJK2FyZVFLdUxJeWVBYTlweDgwY3I1U2lnU3NtRGRXSWZUNFR3L2g4ZWFKU0Z5Mm8xK0hZZFZ2MzhxZUI3cDZOMVhVWDFON3hSQVVQQ2QvZFl4U3oreWhZckR1WjJvbjIzM1dINk4ySzlTU2RrM090VFJKZ2ozdEdUdUo3aDJsQ0lUeUlWb1pUN0FXWHQxeWsvSTJSc1A4K1dGY08ySzFpdFN0djJoNWwxRzB3SEZyY0Y1Z3QrS3JhQ2VJRklLNlE0Z3lZQ2l6dk9VQm5Qb25tTVhsdHZWQUtOb3hseWVVdDNhcVd5anR5eGlyWHZJWFdIeG9YVkdzNmR4VXRRaUtMaVJxRDN4dFNZMDluaUxJdFErWHVzVVFrbmJHYU5IaDViczZLMFp6TXFOTUZGd1Ewa084c0IxVDVaNDhnYXpoMjdOcGIzWC9GenVTcVNqVys5OEpOWVluaGN6dXBtZFZmcURIT21hZlBydDBtUTRVMGdPbjVHTDNpNldJdFVCTC82bnAvTllhY2RPMUFJL0RCdE9wVkRMUjkreFF3NnNuMVNwaThVUS9rWTZqUDZzaFJvbzFuQWVBL2lJWmVmVVFMUnJ5U24zMmIvcSsvSXQ5VXZDQUNJSEZScHIwS3Z1c1cvTmlCdTFWS2FIS3VycDhTMDhUUlBiK21CNHFPK2dpQXc3cUVoT3B1Ry8zNmtaRDhmOG1BTVRlTGlTRllRZnFwZzU0TjkyRzloSGliVHl1dGJIeFVIekdIUEQ1dzdQM2k5TjBwNGxxNmxWT084RktIQ1AyYkl4UXh4S2RKMmRLalVSSzVweHFRaG0rOUtmVGpDSUpONXNQVzJDZ2hqMEJpa3ZMcE1iMXJBdFVTcXJ5cXRjMUpCSkVwS2IvbVpMLzgyUklOU210MlJzYWw4WStNOCt1ZEVpY2FiWjdmYzF4WTMwODVFdjRIM0R5RjcxSmV5eVJqdHlEWExkYW4wYSsvSjJOdS90U25xa05vL0xtQUYwYXJvVEJUaHltN0lETksraDlPc1YxMXhiZ3RWTU5YNmRmMVNzamx4WEtGc2htOWIxZzk5TUpQRnFCZjdzQjhiMDg1Q2RqSXdxR2ZRd3FMVVhhR3J0VGZjNlEvZHQyUGthZktqOEVYOWkxSUtwUnlwLzR3Z0dBNjcyd21CalR2L2tZMzgxUDd3cVV5WSsrbEh6a3NnOUQ4azhqMWFtYjB6TW5KeFpDUVg4NzhkTzkvVDRkREpYbjBBZDhobWVCZkV4dXFudlZmNTlWVlloRldndFYzL1YxZnpsdFcxc0NOaFZIVnpQVS9CY1JCZWtjMU1tYndnN1RCRnphWndScXRoSk95czkrd3hEdWk0ZkRKck5RUDA2RVJKVXo3V2xxaGtvK3E2aTdGK2djNnFyUm54K2lBcnl1SFA1R1hXUFY1U1BMdS9HUVczTlNZT0grMktITjJRQ0xkMWpacmc1bjhOUkJXOXNZZmFZN1JONVUwSVRTZnBaVlpRRklFVldWNkNqTCt2YkxnMTZmaFJJbmhvSUIvS1c1b1U2UXRsWWJVT0RZckcxR0FGbC9DSkNQbTJ1a01OeFZjU3l4WmRNMGEyZXlMYmF5dkxCL3FxeE5MczRXajRndXFLdUVCSjRITWZieWNzOHArdlZJb1BxSWxXemFoa1gyN1NhSTJXc2NYTDM3WTFsckdKUGhlL1JVTlBNT2puMHFMV3IrNFlPZXg5aW5TZ3Y0T0V6NTExbDRweUtYR2FKWFQvdVM5a3dLUXZqY2hVaWs4dEt5SklVL05wbVJwYWdVaEVLOGpVNU5OVENROHVFS0ZwVWlqU1BtWURFSHhxbWd3S24veTBJRTQ0ajVFOHJ6eDJ3Qmsxc08zbHF5WnBrRGR2WUNPL0FKQ3RJZWs1Zks1bXdTUmFoMFRpVnRmbGorQ3VLRGlWckpOcDY1NG5zL1RoRjVhK2hyaHhHdVlxZlNTYis3ZlNrczEzanhOY0xNV0p6RDM4a2x6eEJJZFozRjNpN3hHYWszS1JpMW02anhvd05hMllwdFhSaWlVeVdvbEdVMHlXMkxWY1VkN0FZZVVFVXFWZDBaMWZvSmhZNVpoQzB1eTY2SjY0YU5KVVF6emUwQTUzcHlVV2l2SVByWE9wcnFwY3F1Y3FsK2tJZytrL1ZPUUtlUkxpVWg1anV3QWpFdWRsdXEyVEJjVjVxUk5zRW8rZ2JZcUNwa3pSbFFza280cXBCV1RGVWpkUDJpRDFIL0xUR21oanpKZC9TRDduNUcvYlhiOUs4eEhHYkxqcDVzMEVmc1RXSFB3dlA3TnU0LzhiNjg1NDZpWmV5MHlVa0l1YlMyUjZnT3RpdmxHK05GdTJTWXV1RS80aUxKSkpscDZNenVFanFvaHo3TUcyZEgydW1GS3MwdVV5VWxNTHJQRlNURXphbDRnTXdtNS9RWGVxMGRTVlNwaTRBV0ZZSm1NMy9NUkVSSGtwWmxuVlBEZVlXUS96SDdyQ2NJTTFQSmFsSkUxaWx5dXJ2bVNUWHA5ZnJ1VCtrV2RLR1kvTHl6MGZLRzdKZ1F2RTdGU0pYcE4vaGxJWUN3ck9sNVdCU0lWWnQ2NVF0VFQvb2NzMEoxaVZ5RElLMlNqRjc3TXIySXZlQ1UwWnNzcm5ibUxmUUh2ZVdkRkVDNDZScXVJbFF1dmFsR2VOQnR3bHNvcVh4ckZyQkM0b3pkVEthMUZtVERwNi9DOEVrajF0REE2OWNPdUUyMm1aMk5Fc0JnK3ZYV21BTURQS2lSOHJpU1VCZjJDNzY1aEwwS3BkUDNiYnJPbWQyOVkzK3FjMTU5YlpiTGwxemRQOGtoSm4xRUR0T1hyUU9YcTV1bmxMOEp5NHdKa0IvMVJROEVKUTN0R0JpcWx4d2RseDNwN3VncUNDa2VkQUowQWpoeFY5Y1kvNkkvcFlkT3VveDl6N1UxdVhra09Xa092K21jVlU5MlVWdXA0SjlIeWw2M1NTYmt6eXYybzBsL2dRZEpiR3JYbHFpYU1EUS80SGlEcWtMQ2ZpTXNKUVdJNU1FaHBRVDBCR0x0Zjc3NTYxUUNobDdrNFU5UGVhVkJCRmdiL1YzdjhtZllPTHloYjZhSEkxT1QrRlQ4eVI2M0tZSXJhTmNGL29lK3YxekxOUXFFd1pkbzRGUit4Yzlab0tHcGdVTXJIeU9HbXZCYzRXNXBCVUtxby9MWVdhcDFibjBWSm9hc2cxaHQ1aVF4SzJYSUxMeUhTRTdINHZIbjVDS2lKRzhZWThSMjQxeTA2OHovdWp6NmZjNktMZ0hLQ0IxdUFGQitkWktSVFc3emtXUExGajFldmE4ZjlpMjZjdUp2RU41QW81M1ZlV2FwVDRhRkkxTGk4bGxaeXZ5UFJTazNnT3dnVjhGajhHQmI5L0VRTnl6S3BFSVRKSW4rb2RDMi9lQklEMkxZenBJbVJNc2s1YTUxc25zb3EwMUJoRkpQT3RBQzdKTGtFanJYT0cvVkFWMFVSeE0rNFl3VVFySm5CeDIwNXNwR1Z1ZEZQWXlWNktRa1hPRmZLSVBya21oNkZrZTRyUE8xZXgxK2JQMlNZY1lmU1JPeFRRd0tTZ0JkMzlxdzg1dUlMa1RIek9ISUJmRk9yN1JvN1FJWGJNeDdOTXladU12cmMrbjNQSU4rVE5DdmdDQXQvaE9ldEM1alZkbDdHRnFjMXczZm96OGJBZDkwU3dXRi82OUJrUHpMN3h1ZVdHNHM5K1c5cy9lSlJhc3MyYkIvbnROMm00ZnNTTytUaVNqcjA3S3pIVVYvNUExcHkyVFlFRzFvcmViN2Y2aG56R2ZjNUVGa3VESzByS0FmMzBzZ1VDT2NZd0IxZ2tEcDNaLzlHdUZ6bG5SL3Vka2tOVHFpbDVLU21NclpSRHkwSGEvUjFHZ3NwV0RSQ0pBNnVRVDdwZExGSC9SMlZyQWU2ZHozK2kwRjk5NlJ0ZEZIWWpDSlJ0ZHNWemFtUDRGWWZhL2xWbHNtUjZmTVBWZUw4T1FWbFNadkVOK2ZTYUdiSE5DR0lUT3ZiVGFnNmtMWFZOUDU1eEJ5UlBJQXA4MUZNZk9HbmtUR3JjcDlWbzZtVHkyT1VFeXNhVHM3Rk1LL0wyeWwxci94MEJHQUc5UTRrN3N3ZW1wVWZCazJXTUQrTkwwRitVVm1XYnIyMmF0YURmVmxqUHJ1L3ZqL2MvUmh6NldESytLN2k3U3gzUkVGSXlObWZteDhLSzhjSFY0d09UcHdxNVk0TnJ4aGIyY0lidEJrMmpEenhlUjNYN3ZtejkxdGk2bzJWSFRXbkZ4M0h0d2VQYmkyRFhMUmp6NWIyUC9kQzF6NjBGdEx1ajNscEw2U2JQcGtYWFRPTitqVE9KaG0rYVZyaTJLTmsvT01XZ0Z4WGp4MXF0R2dNdnRsUElzZ2EvUjkxSW0rWHpFU1pNVjlvQUMzb1U0OGNaT1ZuZWFXQWpzallSYlVJREU2NTdwRURUSTJQV1d2eXJJdENCdHZVWWc0QmcvL3BOYkJNVVlOYTNCZEFSMjYyV3VwaElEd1g2RVZ6THF1WlREQXR0ckpDRkZBTy9tZ1hYcHBTdDJ5TlFMYWlndHUzYlY3RmRZUGowRmxURUt2OWNPcVpCU0xSdE1oR1RBRXFRR3ZHMFlPcWtDY1lLc05ZenJlWldrOVFPMTdvcDFCd0ttNXJiOXZQUmFsNmc5NnR2RjloWEdaU01tTkMwc0dIazJpQ1RVQWJ3ZCtBZ09pZzBrbU9JOE50U0FXdFQzWWxwMlpnT3E1V3h4VXV4VkRJNUpVdWg3ZWp1Rm9ZQy8vK1RSRXNwbFMzYTdQdVp4T0QwUlVweDFvVjBaWHBtcXJwaGhRMjBEZ0RCUDZzRWdjM253TkFjQU5rME5STktwR3BoWS9BeUdvZWUvMmRmVVpPUTVzeGYzUDErYlZJRmtNUzR6aVB2M21uQkpSZXBOQnc5TEE4dHA3RlpCa2RQLzdjUU5KZGdQR0ZGc3JGdjJtKzkwdEdVbVZncTRxZkJnNFo3Y3Jub0JIbHhvM29qcStTNXZ0QlVaaXhERnl3dmNoWnQ5SDJERndpTnlVYWVFcGEvWGZrVEZWcW9xNERDNlRwTUFLZG5KdUtzUzJ4NEx2YmQxTDl2NmVsNE9ZR0tJeEZ4cUZTRFFveFdaaXBKU1dIdU1HK29HK2hxbkZkMjNjcFZwSE5ObDg1N1dCbzhIV2xpY2JDV2tVWThSK1JscG10eCtVa1d3VlIzZll0YmlYQlhzVTBzTmZFZHdFUkJYUjhDSmxXcUtkOW1mNmRkcWQrUXVRb2hjMUZ3WnQxcTlYeEpoMWpxMmlDQ1JmSHQ2SFU0TlYwaXRINTFzUlJDQ2twdU15QTVIQVBTaHBKVGhDeUY2NnZRS3FIajFPdnNhSjRZK1UraUNBWVhjUjRpa1E4NUlqaE1sUGdQQWdmdHVBMkdnTUYzT3FIUXpqdGdNQVI4dTZOaUxFZFp0MVV3NWRoV3Q4SWt4TXFVakQ0NUJGRWZaM1hrelNQWVdja0kxdFNwV05UQ1pjWG5vaFJJVVRTYjNQZERoaWpNbHhVNEk4MHBxWXAxV2FERjRRb1l0TFlNY0lDcFFTL040TExSbWNwTVRIT0JMTzlLR1Q5MitmQ2ozZzlpaHkydERKZk9LMEtVTW5USHpVQ3l2VUdIVU1icmlTTkNxRlI3T0ZHZkFGZlVHN09vZGdpRWw5bFhpVXRKTDhVNjBzVE9JWS9lTUR5WVNrVXBrN2MrRG5RcllIYTN6SFBUVEU5VjRMS0ZQR3lXU0dWaVAvUEszSXFRNXVmRjE3YlQ2aEk5RlRsRlFpN2E1dFhoV0RRVDRBK0tDVGNHamR2Zk4wQkVUbkpPZWhyc0toRHE1aDgwVlMyRUJNK0JWQncyemROdmxtM1c5N1g0V3ZvdTcrRmp3OUpvRlpGV3MwTU1ia2tDbXRkMHg1SzdaQlMzMWVtSnJvbTBPSjJaaFAvdUVRMVVMdnVqWllTdjNaazF3bkg3Yzg3MW9UbStvVkxlYVkxcW1uTzgwd0U4YWdWVzFyZjYxRVVhbE55RklkcU5KY2pwdS9TSFJvQ2lvamlSaC9TN1k3UnlOZCtEcS9QQTRJNEtqOFhYMEFhc3N1ZzF3NEd4Y3p4Q3N6d0hsMVpwVDFxM2tyWlozTi9DZkpwV1RjOFhDaGxiS1orV2cweFBkcEJ1WDRMTEtCU2FldWsyNmJaYXRIUkdCLytmNFlicGVLVzJ6eEZQU0RRbEJINk9sSnpoL3ZSY3pRd2hPeGY3RDVSbVdpWk13bE1nREVxaXJtRGZxcHhWbWhKbnlmcHoydHo4VlhuT0F3NzQ3RFNqUkM5U2VlcE5Rd0RaVFpPcUNWaGd1NGk0S2RrK1BIeXk0ZFhvMEdoenNyTFkwSnpPTHhyaFVOU2FvOC9RNWt4UTJhUUt6YldUQ2lMdWhTS1ZwK0JBNEtnRmQrSHUzM2FhYS83ZGFKcnJtQkpJVE5CY1pvSWdGLzYvK3ZYbDJTY255U3loYm03Q2ZnNEhMMTlzQXJJenFra1Q4ak1NR0M3c0lKZ0x3Wis0b0xkQ0ZhVDk3S1Jrdy9HUVhnNDkycDBKSVBOY2tDbXRkMTRGNCtIL1FQLzlOdTh4QnZrZlRaYmdGQnExeWFOemMwY25hN1dNTFY2S2Fja09neWFWWGxpMUZqQlNVeGxiaVY2WUE3K1lWNmVJZi9BVEtxTTluWVZvbWhvdXc2aVlOSXlTcDBiU2hXL29uOU1TK0JueVhPRWpMdEg1MWtuaWNxbjZMY25KNWVJV2lCV0liNG5PbzZUK3QzZElwRmR2K3h2M3RuY3ZmNmE4L1c3YnJXVXliNHhQK0YrYXhFNkJUaWpWRmxyWEE2ZFNwR2g0MWZlUlRyMnpVQkdyY0R2VVkyVnkvWUxtdHBUMmxPWUZla1hEcG4rWTdvNlJIVzFNOTZ6NXJZYjUwelRURjMzcnJLbE1VNG5mOGJoMTlWUzhqZTA4ZzA2bklwY1VtTWxOWC8xSFFQN1ZEWnZ6eHljSCtLVit1c0FuQlVSQ3Z4Nmk3QTNCa1psZllRcHZ3NFE3RzJoNWZHWnd5SGF1aWx0WFp3YVRGS1Rxa0tMVnF0VjBWb1pmdmw0VkhENGlTaFVVYkZVRkI0OGxSTUlUeGV1Q29rYUV6enFDcDh4VXpSUTB3WUdOQkJ5Q2xYQWNnVGlld0VJZ1Blb3dJRG5ZMUlJVjhVdk1PYnUvMGwvNTlXeVJEam1IcUJlSVdCWU56dzFtcEZaZVhJeUd2Nm16L1dldmU0UEkxd1NuOVlyaGpYQU1PZDRoM0NnWWl1Qlo0ZnFodTVycHFuL09Bdi9wd1FDQm1KNS9nTC9XQndNV0F6NGZvT1BUZkV6WnZMYmZxOWVpOXlmTDJwZnlmMlFURlJvNklNSlhNd2pmaStMK3VOSVdYekl5Z2ZhVUFnb2RySU9xUjB3dG5CWUxxa2dBNUlDamRXTXVNM0ptK05OVjJaUjZKY2VRMmpuM2UyMXhiUmR2M2ZHZEx3aVZndmUwd0RzUjJuVTZ5WDlJT2RmUE0yeVVxeTFxRnYwUUxTa2xIVGJlYkxPMHZTSWVUdTJaMHJSRE5UTUxxdTh2MzhRWXBxQVR4OG1tT1Y3ZE10c09VaHhRMElQazZmUkFKdnRJaHhKaDd5dEVsRVl1SWpFUExadU9pL1IwSHprMHVSN0ZONGlnL2VWbitROFg1RUQ2WDE2V1pVVUw4TllEVmd5SFkwYk54Ums0VEtiNjB5TkRpVjFJY3NyU1hGaWUrQ3ZlRk1MUUsyMXkycVliVjRqaHlOVmFFUFIzemtoa2lrS2VxcEE3ZE1QTFhyejc3MEs5S0RqRUFIZDM1WHl3WnVNclBqQmhKRWNoeXNkalh0azREVEp2THFCNkowdFB2ejhNalQ2WlpYNzJaNXFmSmUvQzlZMWxPTUs5ckZTZzJqQUcwZ2F2SStnbkprcVdQQ3dmUVZEU3JlSHJGR2dLS05wbnVFVEtibGV3ZmlQc1BJQ2RPajRoSzVBYnFPRjMyait5aG54RHl2aVZuZmF1R3pPNStPd01SUjVWa3VLbVNWUTREemNSN3poaUliRVpkY2Yrc0ZxSHBSWThTUzBZQTU2Q041L1hMaGZtRGVXdE9QS1FodXRhUDRtTTk0NGFTYUF2emZoSlJEZE52WEswa1YwaUFZbjdJVnphdXNCK3dNNG9Tb3ZNbm1FWWI4ZTlJdFpxamlEK1lRREVBVXBpWnNGaDJHL2lYMlB0NWhjZUVxN3ZPYjh3R1o5Vk1WMGVuNDRGdVVHUTNBK3g3K0RnMGM5Sk1DYlRNV2t2Yk9KMS81dTBTNEdkZUMzUk5yQzgwOFl4YkNBcVBocG5ydE91OC9xOGFxM2FTRmc4TWpORFFzdVA3WWhweStVb1RGa2paOFpPYVNic1lDcTJQbkNSNEhoa3VCWUxyUDROcHVMdFFmUitWTmtacVNxMFYwQjY4SGxjWDBhbzErQ3Q5bGMzTUhFZjNhSDVjK3NhNnFiMnoxMm5YYmNaemg0eG8xcXI5dm82ajU3eDVzNXNiejhxUTk1OTBHOXlFQmFQbEd1anlEUWpidkE3dDNaLzhPVXpHK3ZKL1IrL01SYkJXZzRqZmFnRUJzcUhlMFFlVTBQdng4N3plNVoveTNVNStvOWtzck5ybFBya2NvYXJsOXRuaXZ2STMwZkcwY1ZTVEY4NkY4ZGV0aENidmhHU1p6Y3Fqc21vRkFNQjkyenhqMlNCQXE5ak9RbkZ5N0ZOVUJKK1hUMVNjaDNiaXZ4NjZLc0Z5V0VXdDdzUXowcWRUbGNrdmp4TWloWHNpWlF2RlBMUG5LSXNsd1IvQ0VqazJ0bzdHbjROU29MS3R2VVJTWDFIQ1JWNWV4K0oyTGZWMEIyTEdNTmVKdkxKTFdKYWxVa091TDk0NzNnTWtxMTdDN2ozaU1wUjlsSW9WNXZXZTJOTjBETDBhTVBiWFhKU05iOVM3aktNV0hLenhsSWo5OHRIL1NZSmV0R09YWThJbElzN1ZhbjEweTdhTkg0eWF6dUpKUUVnVXRZdmkrNkpaMWFMTi9NNEZ6Y2lacUcyeXhlZ0YvRWphSjRqczZCVjIrUGNrQXNQVmQ3bGc2MzZDZUpIZk95SWFPaGZUdGsrQnFxczdiU29NOVRRN3Y0ZnVGcUtkSk8xOWVmMjdvZy9uWnI4R2hlRVpBaHlKRDVEb1FjdXlVN2N5K1FFQzVnczVvTnV0RGJ1Z3REQWNrNXo1bysxMGRNQ1hPQVljeXM4LzByZldtNXlYQWZ5aGZldXhiaWFPbE9TZFJuU0p2TjNmajNxMHk3OUhjUHBqZWRwVnNlQitPU2NzWS8rUmFYTHNrdVdrYk8rL3VWMHZCQnhpdXV4R0VjZ0dZTkpEamd3c1lwWS9HRTg3alVoRm9yZFpTdGdzZmxxbWpwdUxvYjRrRWdjWmxEd0Q1ei9WUkl3TFcybFdFenBvb2tZN0lTRkFRdzIwTnFNN0UwdWIrK1Y4Mk5TYjhqNTdiM2xNZk5sMXRwV1BDVjlvb0xPU1p4cmxadnlTQkdlaENiNWYyNStoODhWSzVUTXZJSFE0U1R2UWlheU8rSlJmQ3cySmdJSkRZOHNRelJTcnlVOFd4NC9rdHBIOThyNXBBV2xuVHNVQW1yR0RoRiswZVlwZVB6a3pZdWU3dDdOazc4dG1ySzVGNjhtQjFFb3dXVGlCd3JsdnlUYjVmUmRhcGVISGZpdDc3ZVVtbytObWJmK3FNY2FsYlh5UnhxNXQ1ZElVbXQxeklpUWRGb2JRcTdhVUYxUVlLaFMzNkRxcjhyVkRFOU54czJmeFFyNGFYSGlYQ201bDZqTDNyczlCUVI1RG9FK1FHaWlZS1hNSTFEWVJhWUdqbTZMOUtmSSt0Wkx3eFFGdnZmajVxaVdBaUd2RWFCUHlnTzduek9RYjlPRWNFUy83N2FUZ003TlQwVFJ0V1J3MzdwTUdHSTBHbjBNSDRsYm93WENxSnN1bkUvVHZST25pMHMxcGYxYno2MWFzS0ZyYXFGejlJa0lMcVFjRGQvNUhnVkhLMVFnREYxREJSelpJQURoeENpMEF4MS9ibXNjT0NrWkdIcERhdnAxVjJpVUJ2OWdJMDhFbzVFb2JsSW9talN5U28vajRod3BDcjFnbHZnUnRHUU5zREZxT3dpTFFPT1NoRkZYSU13OFppRTk3MzhaU2tyUHBUandtZ083TThJeHJFWFkzdXBqUDZWOGd6SWp3NmprazM0ZXExNkVoVkpqSHFKUjcyT29uVE9RaFFoRUFSSnBReURzaUkzUWFDZzA5bk5idE5vNFYvcTU4YVlHZWt0Wk5rbmEyU25sbXVxT2JGV0JUR1prLy9qeklzTnZRNTRhWENlTjdHYXdLMUxKazk4cnpITzJoaVFBNTRGQVMyR3FxTEN3NGRNaGtPbGZrcUNJZ3Y4bDRTUG5pdDhyOHVpeEJmVWtOd0RRQzB1WW85aTBZeDBaZGppU0NJRk9GaC9BWWhGYTVuMEVSVUVJV1FMbFFHRUlSRHNtZk5pdUNhQ1hZVVV0TFREMWpTUlJra2ZsV2JaMDUvUUNtMm1rdzlrMkxwUU9YTmNZQmFrL0hBRkJzdUt2SUNseXdyQmxDVUVBMURVNC9EY2libVRmUlVBR0RoTjBRbXgvdmVTalV2ajlEQVUrKy80WExnTDkvaW9TVDZXUzBTeTBucW5pNURYL1J6eEZSRjVIb0g4amdBblMvMmNHVTdPbzJhU3NmMS9ES1hhaS90M2U5V24vY1Y0bExEK0FoMUNRbDFIb3kwZ0lCSDkydW1ROGtpRVRKU2VqSEFNNWZub2E2Q0FZZEE0a3Z3V0FEMGJzZ1A2RXczOUNvYi9nOEY5MlRYT3o5d0dOZERNSUVBakVBU0ZBREJ5SUkyNjEvcTNXTnl1NHBLUXhxbXRjZjZtR1haU2w2NmFrb1dQRDBmWjBiekkyelZkUzQraURna3I2ZEhrYkpzT0hKMi9SNnEybE9aNDVqaVpqOHFsbUZ1MXMzZEZReXRpYWpQVGZZZi91dDdubUErYVllejk0a0svSzIzbXBTaElMZVdIMmRDZzAvK1NFdjNZdTlYaDhSZDdKT0lIcGhQbEwyZEk3aHRxQWVTbmNsOHloOW9QNldxL1pDRjA3ZE1ZOGQ5VkRNOXZITTBRMGZ6Sm5SR2RGZEZkNEQ5RGNEUERiTGVZRDV2MUxuMU9STVhGSmMwYXZKWml2YnpRbmlIS3ZtYTlkTlY5dHNJbVJvMDNocVdaYzF2OW5ra0J6UDVrL25icDYycVVNR1ZBOWYzN3B2SGx6NXo1eHFRZUNOOTlTWUdnSWVRMjd2Nkp0Yk1iU3ZHUkNqakxUVDhzUTVUTGxXbEtlUUVEeXlwVmVpaEFSS1V6SjNGUmN5dXpnOXRFUlRDMUFlNDlCZ3NtMzN5TlREcTZvd3JOaURKckJMRXVLYm9GWnptNTM1NDBWT1oyTUxWNUNjdk1XaHc1MnYwdWE5MEFsWW11aFRpWVBtWk9tOFRGa01oOURZSkhFWTBLY0hHMjR6NE04cWFzd2pHZ3FMNklIYmJtV3pUejU2TEgvOFRwK21YaGRNSmQxUjFhaGE1amdsL0FqT3VtdVMzbnRpLy93dTZLY1c2SVJ4NEluMXNhbHpYYytrN0RmeEtHK3QxVVAxbXcvUm4vK0EySmZ5OEcxUXlQaUk0Q3E4V1RMcTBTZExqS1krditXMGpnT0psY0dUTWlUV0w5YmxSV2ZqYVQ4ampVdTI3ckMwY0VIV3dvVC8va2tYbkwrTERIUkxralJjQjhPOGV6NVpZUklCOGVlcEJaQ1R3eStPVzFvQTF6VUhFMGduQ0tpRlFJZ1NNRTNid3NqS1ZkOXUyOTgySjg5RjB3QXVBY0lVaVVMNVNUb29XeTQ0V1lnRHFLTnMxdE5nMHV5UmM4SHNrN2tQc2pkZkpPd0NJZTlPRUhrZjByc3oyTDNSdzF2SWUzMGNIYWl3WS9LUTJPY2wwWFFSNDJoNFpFN3dMc3ZrVzlZbzhCZk92aFl3WktLQ1o2U3h1TEc4dW9KNUptUDVxK2JMSkRIQk9jVWp0akY1OGVFTVdyUUc4T09mWmNqbElPbjM3Q1AzelI2VGR6WWpKMlA2NFVwM1p5aWtla0NrUjMwTWZPWGoxZG5Sdjg0STdwbXBWeUQ5ZWc3UEpDZ0l4eGpMZUJqRkVhTkpGd1pqbCtEeC8xRENJZDZQbExQZUpMT3dIeTZiNUp4SzA3TzR1WWQ2amd4TCtqa3ZER0g4cmluWmpXZTBHbU5PRVA1bnZ0NFpXUXlYUGJ1dS94UGN1b09ib3FNeldhRCsyT3VlV0lWMGN3UUVBUnpob2pFeDJ1VXhEQzdMSFJweldQWDBKeFhLTjFpSXFCdEtqQWFSVmJaMENpN2lveENnMVYyOTgrQjRodUJHKzRGK3JqY1E2emNRM0g2QmIxeWJucGNJM0hFOXVldFBlMHdNcGhTNHIyNkN5cmoyeWR3SEVGWE53cTI0cE1IUGNZNlptY1daQ0FMa3FJRTQ5b2pmK2VLZGx3SkdlY0dkTFI1NnAzRTMvN2IwQm9zNVcrTXdNMXY0TW42eld4dzVEWlFzdCtBd2pmOUdObWwzeW0zMStqTUdRL0diMWJ3RHQ4Wm1qYzAvVVFZNlF3ckUrNFdKc05kck16VDVObWRnM0NnanMwQjZvY1B6SXdLRFpnNUFBZnFPV3lnamo3UU9adDhPcTNhbFN5RXUxOG1mNUdpMHI1Smwwa1JWcHdLdTl3Y1E2dXhtcTJJWkUwNk5EMW0wb2pXOU5hMjlMYlBHZWprTVJLb0JGSzUrNzZPM2NCQy9CK0orNWVJd0RLU3R5cmlDUXFSU2pLUUlRazVpb0NNZWdhRW9Wc0NYKzFKcHdBeDZ5cXV4Y0UrZ2NIeFAzT3ZsU0tVNFVUNWNjM084Q1E0TG51VWw0RHpWSld6UXlDbnoxWS9tZ09CeHVlc0FRQjNWY1RwVUZNSzVZU0pTOXBKaFBZdGk0Z3AyNVBPdlVxZzBCaXNaQkp4THlOcXdWY25vdUlmRWxodlpRVWVSZ0J1MVJ5WFo2VkFUcDJ0K1RnSERFM3dyUVVBZDFiRW1kSjN6UC9JSTAxcTl4Q0lvNWIyNExHWkpRN3NjQ0QwSC80eGl2aUlld1doZE13aWRHdlZYKy9tRWFOUjl4Rm9xOFQ2UmZPRklDRVFoSGNsQ1NuL1M2d2Q5TWxyNjdCRVBlajZsdnFUQ0JLWVNRd1h3SEhaSXoxNHJLZWlISTlJQ3VQTDFibk52VVhFZTFjREtNL29rQnRudFMxdE1CZ1N2MzlLTDNhVlppbUFNRkFIaGt5K2NVRnpYSk9XV0pPa1NWSUhWQm9WS1p4dEc0cUVENE9xTkViNG9xcDhOTzYxNzJGb3pxUVdXRkROWkdkMVIvTnV0M2wwanZXQ3FXK3BHUm5pMmszSmFWQVlIUDN5dHFrVWpWKzhaS0hvVE1DQUh3d01YS1dnVmxVSmdDMjJ0dXpMMXhRNVh4cnM1RlNsd0tGZW8xa0ppRC9ZQ1lZc3ZuRkJ1SGN6c1hkcE80SFF2cVNYU0Z5MDVQMnp1blRSeU5XTUwxVEtWenJvaFBjWGtQcUYwVFRxU3haQ00wY1FEOE1EOTJqT3liT0VHckprZlp0N2I1N1RIUHdTQ1poaXUrd1FFK2l5dHJ4dE0yOGFZVUJ3bk9KMFBMMzhNdU5hOXVhWWhBUlpiSHl3NXNtdjNCZ3dJdW56RkFoaGYvbCtBQm00R2hqL1gvYVR0K04vZ3FIQnAzMWd0SUl2dmQzMkZ5eEJTSmR6cDFNbDFBaDFoc1l1c1krTkRnKy9FeFBWMnloVnJMblRLeEJPN2R0UHZQMkpKRjl5VVgzTjNDNlFOQWtzNm12OGgyTFJvTmtwTVBHdkJhVmRVd212Qmd1djZqMENROHFnTnJCR1VhQW84RFFzcUYvbXl3eW9BNTZXSmRXTHhJdHVxQWZOV3dZKzA2b0txa25tekVISmlzQjR5U05zeDErVDA1L2hwYmRqU3VWcFBCUFNMNUVnL1Z5VFhPTGV1VHFlTEljNGtnUmdCMGtldndNNFRMWmpHRmtPZGdpU0lBNnlQSDcxVHJkY3dzMk5lTTk1V2lsUWdjM296NGh3TWpJSld5d1JnbkZadHF3SVY1MlVLNDFZeEo4a25XVGNQZEtlREpLclY4S1ZKTmJ2L21FVDlkTkpwdERROVhydEJTMkFwRTgzS2k3SWVaUVBHTmdodUJDSlc3TEppNHI1a01SN0NvdDczQmNHUUdrUTBNWkVTOGlKRnUwZ2ZCR2FOSEFNSmlNVE9yZmZJNk1ucGtCVW1rQjR1RE95YU5ZWk1PUjV2dzJHTU56VmlWYXNVNUpmdkVYSWFHU0U3UGZkY05vZjFMOXBZTnZXTHpENDE4TVdjTUxvT3d6QXRSYnRrSXJGN0VVVEI0L1d0UmVvYlBzRkNySlo3UVBXcytTdi9zS2JHQVdCTUhMUDlhcXB5YlNYL1pDckYzK0FQcmhESWl4Y1hFNFlEb3I0THFLeEZZOEw5MURmTm13SFhOVEdma3dTd2ZDaE9LSlg2b1ZvSVJRcGhZN3VYN1VhRHlqN0xEaytqbmp1eUF3eW9lUG9lUXBxa3BDaWtpY2UvWHdGVDdOQXd2dm1LQ0VZa0c3dkJ6aER0REFHZ1N4Y2NRWUV1Ym5WQ2tQNDdqWkNJTnEwY1VQYWE2d3hPUEszSTRlSk83UmJRTlJMdStDSTJLLy9DdFBHT2JWT3pReWRWa2VLU3lvRVJlS0dNTEhaMnJwa2xqS2RmTDhZRkpwZlVuZHk1MHBYeTlTeFo3STlNMjU0dEVOYWZmZTRrU0hPUFpmS2VQRVlGTTc0em44SFIzN1Z2NVd3UTdzRlNEMjJGZ1k5RjQ1Q3hmN2pwbXlmMTNicDBUTnp3UmdwZlViT05DT09iSlZma3ZQM2ZMRW53RWk3OHkwTWhUaGd2QnRFTlNlZjg5MDNYSjlSNGVIalR0NGJuaXQ4MDE0UlQ5Sk9JNWVnandiWWgvY0h4WTE3VVlEWnNlb25DWnp0VDdST0ZmREZhc2F6bm9OU0FHaDhBc0JaL24vR1Bod1VwYVVQd296aEw1THBrRThRVVBHUy8yTVh4RUxobE9mVElKaTVLdW1UeVgrNUFaaW1obW53VlV3cE04eWtNT2RJYytiRUlDYitqQVBDcFpnYjJydStGNVJ2UDQ5TFB6Rk8ydW13MlQ0Rld6OVorRGtQZzZWRGhrS0hVZjR1U1BuT211TXdpWWVDVlVQYXJGL2p6QzJXRm0vbjV0YmVIR09kdnM0emF2Mm9yZUlwTDU5enhwaEdabG90YjROdGI4MlNmUXNYU1AvSHp4eGFLdjFLa0JJSXBkR1F3ZmdtWXpkS1E2V0ozRExkVEVScFh2OGhZZEhDNXp0UmNKZmdLazNmd1hDMExnV1dabW8wNVRYQlpTeElhU29sTlkrMm9tVTdlZ1hsUUNaS0xQSVZ1YU5CUk9vdFk2aXlIYTNieFdzOCtaV3pJMnRmaWduV2wrT09CalVpRnRVZEtVMGhxNUIzMUxBWFJ0T1dmR25RdkU4a0owcGZINlg1NmNkelBMNWlMVTNYYVQ0VDdDM3MwdndzRUR6bXNSL2FsV2JIVWhHTGJDY21vMm5QNTN5bDJiVXJtOWFSYVJ1aUIwNDl4S2FhNm5CZ0tBR0hMV2wxWWJHdTFoTHNaZlNva0kxWkdJUUFzVDB3bElMQUZBV0VHSXd3VUlSQkc3UFIwTjlRT0pBYUVuN1BENEg0NzRWRHdBYVBSZ3Y2Y3NCcE5UbFZKempUbnM5eVBwc0tNQUUvNDNVUzFQeDl4VmREelkvTmJsMzd4L1E5M0hPSkRnK3hGeVBkaHZ5ZitDczRTcWVTT0pRWjhkT3ovOHNXZzNUYjhJR3VxL1g0UTZFQ0ZnY05YUDkwTmx5Q3VLNXVFNjZHckRvSll0N2JMcm9GTXl5WVVteXVxNitPRElvdjU2WU9oalVyS3A2VVVReXlKU3YyOEMweVY2RGIxUFRBNDZtSEhYRzFvSVlkdVUvQlhyaXRFelF0bURxT0RJUEg1a28vcmdpZjFobVhmWTVFUHV1SlkwdkEwL3FCSjd4NlJPZEljZGxnUzMzK0twcUR2TUJjcGwxMmFaQklJcElJQkRBUEI3czR1RlM3VkdpRWRZSkVCRTg3S3N6Qml3VFpSZUt6VkVXdXhnZUpKR0dQbGt5YlJqRGxnd25hb0dVcmhta1RwbUdtVGZkckVvS0dUVmdSdEt5VmF4ZE1MVERWNDFkdDIrTHhRWFo4ZWhDUlBqUGgzUVRnMjdPeGdsaVI4ZWM5MzIrVFkyMUtuWXhWUnV4bDJObS9nTkc3NTgvZkZUUHRCdDdMaUtrVWNWano0Njd1K1FCb09OVUErSGtNRFppNmFRTG8zcCtoQTg2K1BmUUZnRDcyYzlMOVljL1Z1UG56NU1xWWpIdkFtRjJpY1hmMFlYZmcrYmlNeHBwREpLM1Z1ekdMQjgzMUthS1hTNWVIN1p4M2lKSVdZdzRoSEszQVBld01zeXY3TXM1TjdISzVhMm9Hc1BXYng3UFB0ei9FUFk3djZtcSt4OGR2dmpMOTlxeHVucXQ3dkdqV0F2R3N5REVqaksva3h1NHNZTGRMTzB0VVBrczhKaEl5WHo5SExUbUlYcUtJVHNCcDIvem9JdEszelYyQzJySUVIYTFJd2ZmZFJGMC9rTzNVdEY4cGRMOUc0NmVucERDMkV0MmZnN1J0WWVFTVBRWWNpMm5FOWVocUZoTm43REdaTEVQN3lCamJjYTJMVzNINzlaMzBIcnJ6cVc4U0VucCsyQTZ2dlZQcVV4ZHVGZnUxY1hmeTFIOUo3bHJubUhnSFRwdG9kR2gvdXc4T01lcE1hM0lpN0d5c1I2RkhWbGtjMytnZUEwZXcvWDBYUW5JNlc1anpQUGNYbUlwZGhOVWpwU1B0bWJsM2UzTHZqQi9SSE5RR1VIMTE5bjFQdVVrbndQVkFpdk51VHMrZG5MR1hyTkJFMUJXNDU1bERtTzB1ek14WmxuTzdhVVNMKzU4NTk3QXdZZndSc0FrSjNNbnR1WjJyWFZXcUpzdnh0YnJ6MjZ6dTJtM20zbDRaVWpaODZYdnArNDQ3T2RwdDdsMXR3S2g1Y21mZm4wTU9GR2pQdVpOMmRycjIyTHI3M2ltcE5USlFicE5QdzdKdUltdWVkK2FIRHQrZHBtL05hckpHamRUYjFzSDdWV0xjT1g3OFRtTkpDV09MbDJJbHBGMUtzVmU1dkxsNXVkTHJGVmhnVWN5TDdWSThadkhrUUdDeTJHd1dXR0JSekl6dFVreEtmcFBMMWNSWEtnVVdFcjhwQjVya0ZFVm5ISG5OWk5RTUh4Qkx4ZW03bnE3bFlOZXU5STdBd1h2M0Jvb28rUEJpNFl2aEN3K0QwOWZPYVNaTWJDSklLbGhiNE5LOXV3ak5aWVNtQ2dtMGNxUjNwdUpHOXVEYUYxeUhOaG5wZE9sSVhFODc3dm9DYUlzUXk2QU1EUk10RzFEVktMUU5wdEx6QmxaOWlPaHFPNDZjL0szSEczYmluZE5Kb0NHMWRCYkI5S2NEeDgwb0ZCL1gweE4zVVpDUCtDWWt3c3gvaElpajNRNnNXVGkveUZtMExXY2JxZVM1M204cU1aU2dnK2FGbS9ocWdab3JweGJ0VXFMQ0MzVzZ2MkEwRGRxRk1iRFplTXRCQjU3UDZSYzRFUjk1Sm9RNFF5Tkw2VkdSa2lMYzRkNHdOMURudEFkbm9FKzh0NE1qSk1OT1ZOUzE5elFFUEgzWUNadm1kSTJnYXJDbGVEMlRSVFR1dDJEWkxETzJsMkJrNFEyM3ZZOW9TcTZSYTJBcUlnd2NCRU5PVitTbEQ0ZXkrWFNRanRmc3NXSTVITmIydU1yMEpLSHpsb3VwNWxBd2lrSWRtc0dBVm9nUWhiTjVlYmx1Q1ozYWIrQ3d3Vm9vcEhNd0RBd09IZXlFUUdzSFErT1ZNQnIyQ2dKeEJVdUR3ZWl3Z1I0SWRtdmFVTFVmdWM3SHNaVC9qek9wQWl0NDB0V1ZZZFdnMEdwTnBTUWsvWW1ueHlBb3JGcGRxZnRUaXJhdmE5VkV5SkVHTjZ1bFJSbTMzM2QxVDBWNXQwU2x6SlpQakpiQ3pXY08rcjRGZXoyaTJVVHQ4SmpzQVFGdGVVSWpyb1RIMS96RGRrUXlKak0zMEY2bCtQcFl4Sk1WMXdCVWxvcW9GcXdXeWpRVVA1Q21jeUlTWmJWMGh6R3hXaVZMckhSWTZsaHlwaEVDb3F0VzFHRTVKdXhrckRtUmo3RzBtdENKOHZtaWRLd1k3UlVvMUl5UngyL2VVQVFMbkdLcnlCZ2loRDlKSDd3UHQrV0xGYnpzcDArUnB4OHhGNlVvd2s2cjRvelpJcTg0enhheUxJVFJsbWZGdFB2dE81K1laYnV5NllwTmFTeWNOMUtrelJhNGgxakx5bERXQzFmSVUzYmE2RnlPRWRlR3RYRDRhUHNsN0YzYVBNbnkwUGZvbCtxWFQreDd4WG5sRTVkNXhUNHhtV1RXd2VsWHBxalFDM3g5cWozaHZTendwZ2htY0M3RUMzak40WHNYZlZVcmdUbFZHMHMyei9hTEwrSE1zNzdCQStjMCs4NmU4NGtuYnhrSTJqWXd1V2ZYbVQrOTR0SEw5RUhHYnBUWTgrY0tzM0xDN2cwYlk1RTg0YXBTZm1rUFNzcXV0RnByMkRKNU5idkVDNWVTR0paY1ZnTTIrZW1KR0hPNUhzdG04d1hMTWViRStROTRSRjV4QlF1Zm9QcjIvUllaazJsSS9Idk5lTUJsSE9ERzVVbDROdDEydGQ2S1JwM0FDMExEaTVUL3dZTU1RSWI0MjFtYXdhN29NWnRMY1o1c2ZuL2dkaG1NclE3bk5LUSs2N1pvK2hpTEowUG52TEQ3YldQdnY4cEhQakZ6Sy9MUlJFMmtDSFlBN2NzbTUxV2ZxMXRFWkNhVHdKV3EyRVg3czlkdG9IRnB5bk5xSUVaU1FCMWNYaVJEMFVIbE53RXcrTGlKdk41RjRZVUZKTnBnaEF4QUVsclJGWHRqbnIvd3ZaaGxHMlVUb0VkTXFwdloxbEl6b3lmUkovTHJmQXFGNlBTTGZCSkprNHl0T3g1c0RySlFYVm5hc0NONDFJN1NaYUxpaHExQnJWdUw2N2NHMzVQeWU4YUlsdDU0TEZkL0hmb1h2bkhWM1FyMXR6RFhFS1duWGh5MTFuVzhDNlp2WVJWSFRLL1Z2VmFrYlNFL2FPL3Y4QTZPYnJlb09LNEl1K3A5WW05cjBUVmtGR1diTGE0Yk1HaGh1eWZrbldPWFhJOEhtZkRoZldGUG9Rck5yd1cvakZGeUxoajRRZzNHSit3cmQzclUxUW1TNkNYditzdkdGVFg2bXUxOUpzL1Q1UFpqa2VIMzFaLzdvbTNNZEErTG9veC8yMURmU0JPMTVHZnk4TmJ6Ny9MM0pqZUd2U3psSktKTmZXOXo1M0xKM3dMZFBBWmVCRS92MnFJUXpOeGRob2RMYjhtN0pmSXZJVUptb0JQQ0hFL21nOWpYRXVrWGlvcTVaZUsrNTExOU83ajI2RDQvdTRQRmVYWGROMk9WUVdOdytCd2NKdTRqV2VVMTJ6aTJxWHR3clJScWUvYlh1V0tmS2JzcmtCdndkV0Uyc2VCN0h1dTJSM1Q3VFY1SC9qQzAzQW1rWGRtY1hRdHhQYlY1N0tqdWg0SVdobWhMVUgzSFk4Sm9IYzMrMFV0UkhGUUJMeWRWOW1PQTRMQkdLK1NkQW4xT1hlSFJlNEo4UWFPK29uTWc5NGZSYUpuZ2hGYTRpUENaK1htQ3hJb3JnY2o4NlowZFJpdTd1TWN2NGlFL1ViWEkzcmd1VjZIZSs3ZWVtNlZQalBYOU04cnFORS9rN2k4MngrVzQ5dlNIakNucDdYRVB1VTJyVVBOVEtBRVZZMWZqVzhWWk43VGVzN2ZVcnhibEpubU5CWjlaLzNyaWdVM1RlLzlscUZDNGUzanlJWHBVVm5DSWVObmRBMFRTdWMzTlNFb1dlYkF5TjJkVG9DQlFkT1pCUkxJeklqbXZ1Q0I5UFcwaVNwZm00VXFXM2oxTGVDQlhFZENPc1BzK0E2c3JNV0JaTEs1dXh1Z1lqR0F6Y2ZNbFdKMmRqazRNUG9GRW5nakdvdEh4bHorb2NDeG0xVUtVMlR4dm5IYmVPTHRnYXZLc3BGbmF5NkQ3eXJRU2xzSEFESWpGeklEQldNSk1rMWRRRFdwNmdSai85ajJOQUhseDh0bHROQllzRkdDUXdOUVVQTGpyTWxJekZxY3VYaDhlSXo2aUFiTXhtZ1l6a3N2U1k4dXdSalliYXlyVDQxaElkaC8xNFU0N0NIUUVNajBPNXlkQ3ZMMWpoYkZpVnFuUkVHQ2xwWld5akFaV3FUaU5GVEFhU3JVUXNBbm94Q3ljYWJJQnp5SVpQeGxuWXJtbUdOMEcvSlQzNk9UZTlDTlEwdDdlTmdKKzRZRU5CS2JyL3pNVFl5aEJkUHEvTk9RYUp4aFltUDA1anlhZ1pLTGt2L3NKa2kydGdiTkUzTW5ydXpGQ2graXFCVEs2QW9VN2pjTjlLb3o2YlJFSkVQS3JsVEJkUUpZR3YzOTZKNCtyeDdlazVkbDBid2JEejdPdHlJQk1qZ2l3YmVmRHRyeXk2ZFB5Q2ExUllWR3RWV0F5di9lRlVUVWlJSmNoNTI4OUgwNjlhOWFLODNETlVSN0htMzNxc3NLeVROcHdSNlk5U1BXK042eGZQZ1FUcitCS3FDaGxTUXRTUWJWdzZUbGxJdFE3b3NNa2JaVTVKRGYxWmJpT2Vva2hJZVZVdGhIRG9pL0xocThPdThROUswb1lsNmk2OEpkVXQ2dUh3TlY4WnJGUWtZcVdFcFNTS2htdFVxMnVIdmpvcU9hVHNQcVh4d2NnYmFoK1NaS0lJOVNXVEo3SWwrcFQ4VlNXQWlqTWtrK1BDR1NGQi9Mb1VQTklWNUlHK1cyTkdoa1Y2ZmYxaGRrMjZuODF6MFFUbUpEVm1abTNjZ0tqaWNiakcybEpSb1NQRVVzeUdaRStMRkhrQ010NkVKNzFTdVAwYzhXZVVPOURnekZPSFZPNkxUbXRvcm82clR5NWdmTC93MUNGYU5wRjhhcHMxNit0MjhRUzNacFNnOHJrcSsxT0k4alJ1T1VVWEN6TUMrRGVmTHFIUVAzLzFtUUNrZWI1ODdHcHBocndYOEVNOHpIQngyY2VOUEU3Q1IzVzVFQlZzUDliZ3lmZjdHMGpFbkh5a0dOOE00ZjZ1ME1QWTZUNVJIUE0xTXNDREhUNnN3UVFDUCtzR2h4N1pYNHRaUDRQbjlROHNWOWt5bks3cks3NTJZL1B3cHFicmYvbWQ3KzREZ3JWOHg2RDRza0tPQm90cDFKUlNvVWV6VWx6Q1E1cEdORm1QS1QyVGdpWVMwK0JOWEQvNFVTWXdpeWhCZ3k5dkNyS2lLL3p3L1RkNnluVUgzL0FsQlFxVXBXZ1F0RUZWbElOeXM2MnNOcE52bkxGR1hNR1VVNk1SZTNlMzR2amRDUW1adXZidjgrWFRzbVltVFk1NEtRa2Q5WStTNjZOdHRXTGZtZFM1ZUN2bTBnVXNqSmhMZGVZU0k5cDE0Q3BWQTI0UFliTzVScldKcENWRk5LbXIzSXc1Uk10amtoK3cyQzhJUlBqcUJidUFpcWptOGZyWmxBWDVMWXh0VUhraDJOalcxa2pGKzdIdmtzNVJwK2J2WkFJaUpqOUhRU3VkTVl0T3VCZVA1OUt2L2Z0MUFtYndneHlVSnVYYjlaUzZlRDJwMFFZUkJxMnF2WHMvR3NuNmVTV2lZRVBGb1cxK051bm5KUk80K3NVclZHUWcweDZWci9OaXNMMEJmK3FoaUxpU0NSbXhDZmxFN2MvVFMrZno1YS9WTGdOVlV1S1Vma0dwVFFpZm5na2d4alNlcG55cndRUDBpcXpsN0hMTFBoVHErbGFTOEh0OHgyRHl5a01oT0xCdTNldXlzWTl4TFZ3NlF5RStsOFppa3BVSld3bjYzRS9ZSHlhU1F4b3NEUWN1bXR6cEJKSExZT1dqZmszcVBYZmtoWFFVYXJad3RuS3VhV2Uwam5LV2NKWlk1dGlhZ21KRVpwTWRSTElHWnFnejBLZ3YyaHdHS1hGT01JVG9kTHAwakV6eitOMTBYb1FzVDA1UWh1d3lJUG1rWkd5M3hWSUtwV3I0NUF5TWprWVI2RGZYeWtqaVhlWXpkbks0L1Z6MkVlNEQxVlByaSt1ZWEvbHFDR0JESVcwQ0Q2aVVFQ2xCWW1TS1VFb0JVcUZScXRSY0FvYVRSSjhSNFdFSkJTeU5SU0ZDczJUa0tpRERybUVURVpqa3BBSUVBWU5KdWJONHdRV2NFYWw4RUlLUVNBSUJDVlNDaWczQ2tINm1DQ3Y2cEMwYWxsdjRZQ1FWU0U1SWZiV0NZVi9SSmtTVmtTMU16bllhV3FhbWoreGk4NmhJTy81c0k3bU1HelhBSldMVm9JRVlYOWlPU2QwMTRVWG5yc24vU2o0YzBqZlI4d1YycXdKM1I4K2EwVDdlTEswSzVSWVNPTnluN2JNcUI5VkgrRzh3VVNCSUZGSkhUTXd2SHFxN1BIQUg1aG5WUElIb0RZREVPMC9SSWVjS2pCY2lyUXJIYTZGOG1lM1hKZm16cTNicjhMU1ZRWGY4OFVmdVZubzFsU2pneUFVTWhhWXZpVmxuYkErcVRIbXFBaVpWcUF4NVlsVndqc2VtNXdDTkZvekNhb2NyUVkyc3BxVldhMGtvNExndTJIR0ZpLzRibWVka1dKRXh1WVFDRG14ZENSVFpsZzNXbnF0dmZ5TWxXRkZXNWw0QzlYNGFybnRta2pHcDJ6eXdTSnNyY0ZhbUc5dFFCMjkvRkluVXFjWWdOU3BCb3l5MFNEQXVKVHlNcG8raER3Ky9jYnV0MVV3REpPZ245ZzZ0WWcyMVdpRFc2RGlmRlhBR3N1TzJiRXFMUGlyU3lPZnVEOGFobVVTMDBmMXFtbWJtQW44ZU1TYlpjM3lIdjB3YTRtOW9WVGpNVU1hTjhtNmd0aWhTMlZkaEVHemN2UW9TeDdwSWFwNGFSNitiSEJqRlZGVDNpbWxyRzJuOWdsWkx2ZHVpcXNpcnJ6cFNoa09RNnI1eVBPWWNkejc4WFVZV0oxdzkvSXV1clBPVC83d1pDaGtqeWpEZDI5aXlqVC9Jd1VidlhzbXlFTXZQaXRFK2ZxaitVTDFocXRHck9wOTM5c3BTUm82R0FTYWxmTG0yU3lQZk9kUkh6d2FqL25pc1ErUCsrYngveHNuUE1ONjhVUTBHYWMrL2dhTVV0YlRDbU9XR3hycjQzWTBQa3dZTzM1bGtuc29FQUZjalJhZllRYk1vOUExY1A4RDgrVVhXdmdaVkRNQS9DOXlTVklaWmMvMlFkb2xBenZkNXJodVpkSXQvbG5mSVFjU0xYSzdFZzlUS1hBbjcrbE90YnJOUUFub2NxUWZKVi9lUk50dnVmVUhMb3FBM3JpYlgyb28zY2hXdXFWZFdyY0U5dzV6LzVtTHUvdWpNNlU3UFNyZC9hNHlEM1FOdmFDZm5IOXJsWnZJT0Z5a255S1NqeFNtbzhYZW94YXlqLzFyVys0OXBzZUZmTE9NTXlEU2J4SEpsNFc5WnlLemJUOEFRL3Q5R01JWDJ5RHYwV1JmT1dxb0xHd3UyWmdsWDZ1RTZlWjI3OVMzV05OWXl2Q3hHbE9iM1NEWlRuTU9OK0x2MENlN1RkbmVYWm0yMENXN0lTZExPOFdvKzVrNDlmeStRMGI3UG5HWmVkQ3F6OUpLTHA5MHR5NlJkYTd1MU04cFY1U09aR3JWODZzRHFhVVpBdTV6M0dMSHhNRjZmTU5sVmFmQzkyMnR1eVdMckF0MHA0UTJaWEplU21RclJpUlhxbXEvU0wxWmQrc1dXVmZNOTJuZFpiMmFyMXMwZ2p1SG9DZmtsN1Yrc1V6VEZvNWxwaStZUk5mMzBqVGJ0QitRdWhPc1ZmZjNOaFlYQ3ozd2YycHQvSlJlaDd1b0RVWC9LK3ZoQjhjVnoyUm53dUZiSkloOURsSUFONTNSQ1FzMS9BRUNJUXR0UC9CMjRXUlo2Z0t0NmN1VzA5OFVtVGNNWEswNXBGdjVTeWdZN1NCOFhLdGltMG9QWWlEbHVpaE0rdG1zbSt6Um5kN0dGRm51eHFUUU5XMVVjdTFVN1JlcHR3OTZkQSsxNS9LS3BOeDJmUmRTZkdGRGw4Wkd1Y2REYUdpc1JlY1ZuTEtleXhLbEhCd0RmWEtrVWJkS0ZNbmJWenRuVTNaYzBhZnZKTVZOSzNieUtleFJoQzdwWnpyM21pUlQxM05vcW5UWjRtUHJIZTVwekt1NmpNaHdRK21lbGt3aTlkYSt4WDVEOWkxL3FQWnc3aTNrRVZ0RDhkL3FIOTVwekxyZHNNNXdYcmVGcTlPOTBoMGgrMTUvNkFWOWNsVWR6VEwyTTRuV2N6aDVIL0xtdGpOSUo5SjNGZDBuaXF3TlJlZVpoNmJzRE5BZXB2MXJuQVBBLzM5U1JGaFErT01SNjZCRERuZEhHcGRINFpqajNZbW1OZWR2NTE1SGU2RjlZM3V4ZloxTExydmlxbUxYdXBJRGtpN20wTS81RVFNcGVHRW5BTmE2WGJ3K05YZzVhOC9udDNscE4wdWJxeTlHQU5NQVQrRFgzNnhQdG9XQW5nekEwNjlqb1QzY0NiNzBNWCsyNE5TdmJ3SXU1V2lhSDJ1TUxCS2k1RnlZVUNaelJkVjB3MnF6TzV5dWJ1NGVubDdlZU91ZDl6NzQ2SlBQdnZncTR0dnAwYjVBQUo0eExCR3JTVGgyekVlWjN4dXZiTEZ6RVN3dVN5cjhaZitUNzlma3ZjeXZWOS8rMExkOVoyNGk3VFNSZnJiSXZrYmtuTmZtSGxOVnR1OVVpTFN6RGtzL0JWanY1Snk0N0ZwUlhiYnZFMHFrL1V5a2Y0MXp2bzR0ZDhjdDIxRkh0TUE0bHpmck5NVTZYWkhPZGlubU9PbGRIbndYREo0T2c2ZkFYR2hQMXh0cnN1OTJJMmNQZ0lvczgweGNOSjA1Y0tiaW4xNG5WNHR4MTBsM1FHMFltMWRrT1dnM24rRXdXRk1KK3IrZEJTbVVDSWpNTWsrY2hPazBrWFUrWjV6dU5RbGNQNG1qOTVpY3Z6WUxpb2RHMkpJbXg3M1dKVDJjSjVIOURaSDU5VjJtci8xQ2tCcFlELzFreVMwMHpLZnAycVA5cWwrT04rYllsRFU3aHBmSHlYTGxaV21XRjlJY0djM2IwdVN3VVpPZVVqclR5UU1tbCs5d3pQTmYxeDQwWEY2MEo5ZVlPT1BFcnVQNDdZM1Q5K3M2RVRiMUxpWmhhclBUbWZhQWFlN2FJUGR0ZUo0TC9YaVk3anNIY1ByZXgvdFkxV3puczdhSkphWnBiVVBZd24rd2w5NldQN3g5TnI0dXJjejJIWk1ZWit4ZjlNSGVDejBhVmJkQVcvOFFTZXNkbDY4UFp5MXZIT2ZRK1h6THN6MGE5Qi84MGxIOUdjRCszMytPaVQ5RnY2MjZzK09mVGNQUkZ3M2NIaHl5dmYzVDgyZGppQmNLclA0dmFPdDZDMEJBR1FPdysrVWUvc1N1Rzl0c2YvZ1JBUG4zM0ZjZGVNY1BiLzdhLy9lQjRXVUFyQUxsTjdpOURWZWhVVUIrWDB5elF4MXlybFVqSkY4UXN3RHF6UDY2TGVCYVVnR01ZSDBUM01FMzdQTENtNWVCaG9BcHR6b05wd1FMcUdWWVVYSWpVbG9Ja0ZsbDZRK1YyVkczVVlZSnViUkRJTE9DT3hqWmdQalFLRWpibU5zWGFLQU9nc0FTaUlrQUZZTUFJKzh5SkZQZWx1aXFrckJnVzgwbE9scVJVRmV5TDltZkdFRGQxZ3JGQW5HTEdKT2FPZlFEN1FVVGlDN2VrRm93V0FGZjNWRjRLQnZoR25xdFRWcUJ6bnltYlJGOGV3L3RsRU9KQlg1QWpLTURHYmEvelJBTG9qRUdIa1JJZXlHVk5ySmFYQVBpYTlFc2RJZFArQVI1Ym5jRUxFWUdVczNEQU9CdFZFOEhNajlzNjRRdGUrb2JDZFRpZXEyWWdteE5VQ0crQmpOdkJVd3JTc0VpWklCTVpNTGdtczhLeUs1U2JreU4yU2hTWXJ4WkpoalA3bGFJT2ZaaEl6c0xGdGVBR0NPYXhXT0dOU2NLUHNOdVZ3Y2VtYWk1TktaU1lCUnBNVjRzRTJORXMzaU1XMFB3anpGNHhDVlVsUmd2bG9reFlFYTh4ZldNVzN3bG5td0ZRNFBZNGtMMXRiSnIyeko4a2pldjEwT3J0VzJibW92RThsVUVZcTNlNHJsMjQwdFZtZm1BajU0WWtZQTN4dWJMd2ZLUlY1eGJaUjY2UWkxSEdoNUJ5R2tKcjFiZ3FzcFFkYXdBNUkrdFVGaDgxZllPcm5RaWpjdEZJWnJhRW9vZHRvY2RWRXFEaFJ5Sk5ySnZwd203cWNDUjg1aEtWZE9oVVEwS1Zhc0FoUXBuWWJUeEVEelM5K0tjQitGSXN6akw0RWlrYytVU3BvU0pwckxYN1MxTjNUc0xGdGVBZUl3QzhWejFqUEZ3QTdDTVVqck1FZmVVV2kwQjJJU2UvbUtyb3hTTkxSdzJYaXR4cWxna3hvdGxZcWJZNWl6TVFIbHdvRjJKekFUcTh5cWNoZmRKSXp0alZwYTVKZ1JLU1ZYT0FpS21nQzA2eVdvZ3IxVGhqRmxjWnZIWVM4cEt0QVdaVUVXYzdwU00wa0owOVU2b0k3ajZlR25HdXBNaktzWkIvazBkRG5NRG5ETDkvVVFZd2tJRDNNeEF6UjBFWWMyUGUzOGx6aHJlb0tKaUNNRTRpckVGTk9iQU1vK3M0TUJXVE10WkV5UWVZZWcyZ0NGMXhSMjBEbHhEZjN0M3BaNnQ0Z0g0WGg0TUx4TlRWaHlnOVNDbDlPeWl1VjV6R01ocXBSSTZLZ0xBUmp0b0taYTJWZ2Q4bGpsQSs5ZUtncGNtbGJrUHY1QjVub0x2ZCtXYzJRMklyZmNZajZ2MzUyTXUxOXNXTFErc0c1ZlJqZ01sTEpyYUU2T1FSaTJ2REJ1WENRQ3VHQTYvMStSZnZmWjQ3Uy9QRW03cjBXYzgwYXorOUd0b21Ic3V4Uy9UVWIrcFdGbW85dm5VWisvbGwxdXRST3p6RlZZUDQ1MEFhdmFrK2VZbDd6dkJWUkpnVFZGRHZDdm9NdVkrR1pVOVhBeWswNnFBL0tnS1d3c1VzTUcvSzk4RWt2elNGZ05rVURhb05VQ1dlNng4K0hhWEZTSjlPTC9ZZmRMZVBsaXZkd3VEb3VYdTRIcW04WEJYNlNuNDlXRkNsQXVyMVpzV1R1bmlzaG90Y0hzeFhGamUxYlJ3U3ZGRUdteGg3eFBNMHBiR05mUlpLemVwanE5YUxXaXFnMm9XKzVzYzJpbjFINUVwMHdQQ0hOb3BKY2c0a0I4cUlMc2FxL2pSeElCcXdxaW9xMU5LcE82NWV5eHNOd3ZDcGdwS3dmaVkwbEc0YjgvZFkycWUyZ0pYSjRaTkFKNmg4K1dXRHBWcnMzMVpVOGE0aHA5TGxtOW9rcmN2Q0oxSWN5Z2pkNExDa0hSVk5IbzlOV0dwOEtPeERnSW1zRGZjS1FwK1ZJc2Jxc1pnTEdNcmNtQVpKRm5YemFaVlNJbzdLUy8xVVdsWWxmUGo0b2FKWG1mVVlRQnRJVHFTY28rVWN0WEhtaGF6VkF2SjVlVm02VDdZRWF1MlJiVEtuN05BRElhN0Q5M2RKTGNPQ1JJK2hkZ3M4YmtWOGFEaHVEempWMWVMdU9WUjdxOXc4MnNvajBqejQ3YzMreUpnTjJiUDl6R3hhdWdaN3BkbkhraUR1UExiRHhlb3BaUnkxTjkreTdhcmZvbFFiWGcrMEJnTDR2R2lSbUR6MlU1d2ozZlpnaW1ZejFzcWsvaDFuNmhaUE1EL1Vvak1YMENCeEUwTk5mdVZvR044QXdoVWh3RjJ2ajhsd1RyZVVncHdQSUN0UmxBTlFLWWdWdDhxRmpRcVZKSzhhVllib3k2OHJGU0pRMlc4WXdObFl4QncrWGdITnJXOGNzUG1HbUlFeVpWbjVpRHBZcGJ0bjdnQU1FZUxRVUVMa2xPcW9qZUxscmE3Y1NEUk9aR2hER0lVa3RVUjdmNEk5MmV3K0p0dkVzSEF0MFdVSVpYMnNyQVpmNllHYWVFZ0ZoNjI5M0d3VUpCTHdFdEJFZmwxb2pLL2RtQWlZWll2SkQ0VUtzSUVwcWxwSUhYZzFrK0ZYRFF6RnR4dVUvdFVqMnNIT2l3T2dXQi9rKzBwMU00c05VRzJ6Q2tLeFViRzltYWJNS05QYldLZjJEUWpGU3FXRHNGU1JYbnJUS2JqUnQzbXJUQ2Z4clNiM2xFZDF0angzQWF6T0FpbTRWVUkvQ2YvL3dCbDBjZmhTOEF6U2laZmNyd3hoYS9WRStUL250b2ZNNjZ6SCt0d3hoVlgxSGlhQ1p6eHpkcDVOMllXa1IxeUFmckpwMStXMll3KzBoUk80UzFOZkFLQVVpZ010di9tL3hOMGxBN2RiOWM2WlpiUkRzNXg2N3hrazl5MEl4SVNPTTRnbUpxR1FuYktjb0pGVVpzUGVueEV4UlFDQ0JpUW9MK1B6SlhDdW1WTGhFSUVBaDcwcmtRWnNDMkdVK1JZU1o4Z085NUNOMktqYkhoVE5zbGl1TWdhdm5DdU9GQ1VBcklXQmVObHJFQ1hCRTkzc21SQUNVa3A2Y0tkSlRPUzA1TDBwdjVDK0VsWTFWSk5aT01aWnFUMm5OR3ZYbjJmZTdERDlUVlBQOTBOUTlGaEpGTVlySjVqdHpCZVhRaERoUDJ4K0x4aGRWczIzNGlDMWhUdXhzd21QSVVYbmMwQVBSVC92TVY5MER3OVU3Zm9ISjdOamZlWlE0ZGdCMWt5NlpVRnFpakpqQm1YaERuSXVDekRUNWVzWWJXUTZPSnUxalJXU2hFV2pHS2JULzVhK1pWYXNYSmlwSm41T3JQR1JNM05qMGRJNDVnZXB4K3BDcXV6eDBiU3pLSENaQVQ4d3dtQlBEam5sV01FR3VDNDJ5RlRYVjNMMDRWbGc1VXAyUjRvK05CTEM1R1F3S3JsWWtWaE8yN2NuTUI5NkJaSnpzbTNleWJyWmFIS1B1bGZBQlhDbU1LR09XT01OZ1dCZEpkZWlMN1grUkdCaUo3SWh2b01sYVVPeWt3bVZzamFva2hxUjBWS25ieVcyZkFNSGZ6enJhUnRNeit1Y0dJcXRIcktsUmxxMnRGTzdodkRXTVl0dlpJNlZNYmtIOTFVWXBDenY5UHlLdjB1V3dCL0ZLWnFLYTN6TEl6V3B3SkZuYUFFVlNWRkFnM002Z1dLWGIwUjhWTE90clMyazRnb05WNUtLSVZwNG1od3B3SllTdzZZbG41VXoydkZWTzZhMXl5NWtrWHQxeEppTkxMKzczK3VQNEUzZ1hwWEpDTXcrdnZ6amlUMGxvdDkvVnhzbmRrZHpkUS9xWGZxLy9UQUtqTVlaek1VMjZrRU9rd2ZhSXV0dHRHczhuYlFwQjlQMXRIRWFQZ3pFNU1HMjh2MkJzL3V0bkUzYzJnNjN6VEQydVlsVEJuVXFLS2E2aUFyK1hzUmMvRW9jOER4enJ5ZVpJaHR5ZFFVZFRvQVdNU2pNMHJoMXBPc3VCL3p1czNLSlJKWnhrWXpoZzQ3TmJXSmFObGNYdEEwUGRFd0hsVGs0TlNlYzh0V0RLamNLWnBrYldlNHNXNXNualViUVFjb3NWN3pxc3lLbkZVbHdrV2dLTFhiNm9JaUZzMThvSzQrcTdjRDEzNTUxeFFRYXV3dnBkcnUxWTNrQWs4K3lLbGh3QkM0QmJ2Q2JqWlJmRkkwRDZ0TW5zanRWM1NQZTNXOXRQK2VoNzBaTVFUemZ6M3JkN00velBDN3dzOTNmb0cvOFQrV3pLcFh6ME5Hc3lGTi9kN2ZkLzdZTlYwY2hXTVUrWGpZZlM2NmFNcGFaMTVoVkw5VTk2NG5NN1ZYYU5XU3puc2tJRlNERFN3VVlIV1NRQkg4MXJtMTkySCt0SUVNTkVJYklpR3g0WjUzdUVScndqMVA5SW11ODdtZE00T21hcnR0OE9kYjNKWlRXS2xiUmNCck10M3NqUTQ4N1hTWEJJWHZtRmFhcnloM3Q2THhtRjBCdGtNL3B3cXZCbDMyM2c2UWpqUWVLMHRUZEtMTHJZdHVPOFFBRlVkMDBua0VhVmFtY0FaMGUvTzg5WXVmTkpvajRKa2VvUnRWKzI3Vjk2b3NrOUY1aHp5bmdKYkZ4UFlBNkNsZUM2eVc1K2RBcWpuem5Yd093QW1Iak1ZRitjZVlWYnRuOEtWWEhZV2U2N2ZoWWhUbHp0NTEwWHBKNXBNL2xzQjhGdHRSR2d5NWREME5odyt6am85QXV5aHVHRkNnWS81UHRyUWtsYU40V2tXTjg3SGUzZFY5c1QwUVdXSEhTL0pNV2NwbmwxZGlnZW1walJYaW4wM3c0dXo4NGpCVkdLTHIzNG5qU1NPSlRLZGtzOERhQlFqL1BKQ3BpMWsydUlqMjFuVEZWZGtlcEFkVytKSGlIaG9KL2FrSWo1MExhZGwzM0YzekUzQTVoM3VubEF0OEcxbDVueCttZ3I4NXdaOUQxRHVGV1h6Z3J2aVlmNXgrRjlaZzBKL3VSN2dyc3FwMGo1WWtYdGE0enlBalEwd3dCYndBY0p0a0Z0cmp6SjZKLzVqTkR2aTA0SzNQTE00NGMxcnZhRVJUNWQ2Z2R3ODZiSmYvQTV1b29Ubm0rUXRhMFNvM1p1QnlDaEttQytJNktNbjZ4R3l3L2hCL2U1S2IyN0ZVY3dveFZoM0w0RWJVME1rTEoreVlvTXFUc29jaFlucmw5K2FBUDVYRlh4ai9QV1hlTmgyakxaMWIreElHak5rZWRBbGlsV0xlRzJLOEpKY2lMcC85ZjBnM0xTaEdGc2E3aS9GVDFmQUJkWTdaTE1tblkxYnFCU20wNVV6ZjlHMXordzNUR3R3SE15VDNrYVZUU1lIK01NWGcyVGJWWGVwTWJ3ZFRvQllScUk0WVFtdHRWZ2RvcXUyWlM0K3hoanNWVjNrQkdYMndoekNFQU1uNExwUyt6cVNNK0VjTDBXNDZWWk1EUndsZlhTcTVDRGhLZEpMb0IzbytQWFk1Z2Q3Vjh3ZnJLMWdtRGp5VVl4Rmh0cURzdHFqVjlHQzMzZlJiTnhLTDZIRjRoeENGYkpLeXdIUDRQaC9XcEZtSkl5UTZ4eFVMNU9QWE1pWGdudlhIbGk0cTZ4VGhheW9nbElZcEorL1JJeVF5UlVhbVJMellDQmVCc0x3OU1XZ2NmSUVXT2FFWmpqbFlBaGV4bVRjaldXelZVcXA3NUV2L2l5ME9TN1NySkhsREVhOE5xM1JBc1dIbndoNGJjQjVpSzNIckpwYVlQbk9SKytNWlhlelQxUUVOb2g5UDgyRXgzWEh0eWNTT0NVR0drS1dQRkFMU0dTaHJVeGpic1Nna2daaDVGb1I3WndRR3dkZVVUUWZheTJEdUQwaUUrQ1dZOExwUWtMVmpEVEVyTWpsTkhDa3o4WmxTbjJjQmtxd1Q2cXExQ2NuL0FxWUZBM0N3K0dXUll3UHFwU0Z2M2hXK2JFTU92dEo4ZXhJdi9uVDQ0S0JFUVUwR2RPY3pCd21QWjhEaDl4bjZiUnlHNXdaRnZPWCtaRUh5dUo3L29vWlVVczJLQVFiandqZzdtZkVWWnJzNjIzS1hIQlI4SEhEWklPUjJxbTVSRVFZZWRPTEJ2RkZQRzQwd3VybkZaaVN0enJab3Q3eWJMTFIyYWpXRzg3eWx0WUhOaHJLUUZ5ODhMd2ljdGc0NzBZeUpRSnlKUFpWQUM5UTBOK2pDekpteXZDWGlkNlNNczFNbk1vNDBjeEh4d3ZyZDNFQzRxWkFzRUdSZ2tBMFdqK1JZQ3RRNWk3NzJOb1hHWm5jUkFJcjA1RG5qcXVBdGFBaEFrTUF1eU0yQUFMbVhXaEJWQUFtZkE2K2gwb1pCLzk2L3ZaZStxeC9ySkFCWnYvNHdxRG5UVXFlVys2MDliNEhBcVBjWU9tTk9HOEVBRDJORG1GeXV1SkhtZXhXYUV5eXY5WEtoV3hUa3BSSGtscHAzckFiald4ZjYxY0E5SGY0ckdIRkJvNTNXRG1mZ0lXVEZQUkFPZFlUVUR0VmIzK3B2cFUvOEJLNTFYQXVzTW1IUTZPeko3MFNqTU5xb25JWTdwYjlPTW9KcXpCS0U3YWZwa2hXT1pSZTNtZFFwUXpIdTdpc01LeWIxS09wMUdpUDhaQU1wVVBPQVdzVGwrZ3MwRzdkMGh1ZDVuMDZuZlU2eFhqaU5HRSt5NzJhOGhyaVpkNjFCOGQ5MW9qSCsrcHovVGVyeFZzV2pzVVp5L1dBeDNCcURwVW5acDJJck1DRXJwdFVjSmVrWUN5cmZHTUZrSTFFWkpLaFhVTWdySkEwa2M4T1Q1V2pQU0VHbWE5MzZPblpML0tWc2cvV0JxM0pvQzg3OHlFWG5CdzJnYjRvM0pidmR4dVRvTmRVeEV4YzJYcmJIUER2bk5FOU5TdGVyeTBWaTZHTkZnNkZLcjlPOVZnQVJlWEdmVFlIdE1zZ1ZITThtTGJvWFBsbnBNMHpTd0xKbmlDZXB6RWlGUU4rdnFCV1VQVDVUOUl6dU1QbWJXZk5vZmZXOU0rWUlBSTJzOUJuR2k0bkJ0ekNLV3VCVUdETTNqUGdCUm9uYlFEV09yMzZEVE5mVDEzVFdmaFk4WDA2b1dsUkplWTNKUXM4OS9KeTg4QUF2WGlBRjhBSXY4aG1QTTdmSnlxb2ZSMU1iVEF0OUs2RjJYTTlFc1kvdzlDL3UwNFZyUGpsK282VHM2K2UrRVFlb3RtTFhJRjZaVEM0R1NXQVdzUWNYdW9UOUY3RzBJQ3ZKeEZ4a2JvQitCUVdtOHppYlgweHhCTVlYdXJleXV1NnV1TWVsTnJmVDUvTElrSmdwTnl6NEZ6Wmo4am5QVkRSWkZQcjhKeEVRcnNHL2VvWWluLzNWaUNQNi9CODRVTmlCYzNBMzZGQWYyclZWK3Y1TDU5dW1wQ09ocmJXNTFXb0JVbzE0WUVZbDhuSi8yMTFhZ2dyamlZTnhXelQ4YWRJKzJkZzJMTkVPUU9RU0VNaDJ6TEdiRVV4YzAyMTQvc3ArR2pXdWpMZ01QWGt4Q0NFWHZEZnlLMnd0ZWhrQkhjdFI1YVJhd3RKSVpUZ1ZOZ1NDQmZYSDNTa2dORVh4NEtUQ0RzMWNha2o5SVNWVUhOODM4RGlFeTFtU0NtV2ZTdU9lcnk0YVVVRnRlNnRGRk9sRGJya0locUJsYlNUUkZwTDZoTVNTd3g4ZW05OWtpVGZINUEwaVJsUVM2U1pJUngyM3Mwa3cxN0FNUjF4WVNDRE5LQ25SNGQrVW9mbTJEQ3JzZHNOOXJXaVRxS0lBZ1dKbXpycUUxc001ZXVZQUhhT1FsWHkxUklkTkdqem50RExZamZtQm5LTTZ0ZDVJaGRjVnVhQzNiRHRFVzhGNHRjd2dxcHZTV210QkRPam9NdUpDN2c1RnhGaTBRNGI0dER5UmtQV0ZhTVA0cTlzb1MvRXAxeVhzU1VPOWR6a3NhUUFoMXE5a3V5cVdDcVVtUkNtQkVTSXVKRm1sWFVFQW9lVkdqV2xpcElXYVJ3YjlHYlhtRlVMUldIRFY2Q05ORWxYREpyb2xVU0tYOFIyZHlhRkdmZWd3TlVSZ25PZSttejBQM0x4Y2F4NE1Da3VqUjFIRkZjR3VERmpGbVlhQ3ZTSTcxeitLamJFeEZXc2lBVElwdFZCanFjUEVtN0JQWit5elNudGRWVWJyZHhSTjBWS2lVclV3Z1dha2lNd3N6engwakF2WVhCSGpYR1d4UW1UMHdrbTAwcllXQW94eTE3SHQ2d2JUWGRjZGFWLzM1MjdmWWRMNHNIZnJnT2x4aStNWEdYeDd0QVpyV294UWM3NVhHcW1EMHF5OFI3WFJ6RXZXRG00MzF5dHFlb3FuelJwTXMzQzIveWx2OXM0eE5zRjVocGZET2M0YjFoOUQ5akZFeGIyOXZzcVErc25FVUlWSnNySnh2bGdoN2JBNjJ1b0xlc3ZuK2lZYXBKVERGSW1BSlh1QnFnR0IrUWRCcy8zVGx4QksraWVVdmpJemtZZDluT24wYkl0U3dyYSs3MHdyZW5ZektKdjZmZnJSQnI0L29RVHFCWFVhYm5rdzA1K3FydGxPN2UwOWd5MGs0MjRpWk84WWJLUEN1N1FkYncxcC83UjdSZnU4QXRUQVRsM3FvVUFzNm1qUlZJd3NNMHFqQW5zY3psa0E0TEZpWWQ1N21IV0RLSDVzckxTNzlZaWpxcEk3ekJVSkZrc00rRjA1bWw5QmJpNGxWRCt4NWlyb2FqVzZGcmNyb0h6MTQrcnlZZHp6NkE4QkNxSEhHdHJMWHZ3T0VnanFycWlGa01IWWN5dGtmM1VCc3VlcCt3Qm80ell2bWxzZENtdHRhcmRUR3Y5VjNRYTF1dzE0QWwzQ0hnSmRnL0U5aHB5MVF6c3BSdnk1NDVFa1NvUGJTbTJsN0tWdnlqT1U5RXhvcUpiSGJSdGlBTjB6RWZFZ3NZbktDU2N1Vnl0ZndGeXRWNnJUdld6QUN1Tk5IWGY2T3Q0T2IxVFMrVE9mSzNsRVh5ZFpQck9wOVJnMkZSbEtrZFlvdWxvdU9yeDRQaG1mY3hTbXlMRno1K2JKbFprZXVzZnQvYXAxcmg1ZWFoMDJKeHJTN25FN0JjcXRNVlhlTHJLcnozYnNlTytjSXlZQ3JCY0RBNVNpVDJqdWY0VnRQRGp1enRCNi81WWlYZVVNeHRrSFl3d2tIT25wUWdJUXkxYWVFdnVCem1KaXNGdjJCV0k1Ym9QTHNIb0Rzb3pXa29VOFpuQk90NG5BelM4eUxtVjVRZ3hSY3dSQWRnVk03OHAvSituZlBZWE9KU1VKdVBUUEM5STBlVXFxYzkzWWZ3ZnZnQlFtVVQ0dUp1TzhpU3lJRnZqL2M0eWJocFJ0ekVhLzdJZ2pDQ0NrWmNIcU9Xa2oxb0s2WmRranVPak1XOXgyN3plbXovaXpxcGtXbGZSSi9BbTd1Z1ltKyt4OFJ4NVB2VGhUejE5bnVLMWsvZXZlZlliZ09Gc2k1aEMrVzd4VHROamU2V3E2bXI0aW1BYTZ3SVVPTTVrNm5Dd0dKektrcEJsOWJyYmxybjU0UVAzaUhZU0I3d01IWDl6Z3IzNDFpeU5Zd0VVRkgxUEkzbjA1dkpkSUdzbnBrb3NtQUlsVXdHNW5WT2FFZHlIbjFPdGFjMXR5bzVJKzM5VHlqSVlxTnlTTW1OY1R6eERVT2lHa2lBc1dIMDZGWkQ0YkJTZjBXV2FkS0N2QUZYWW9WdGs1R3FJZVBta2R1cnFDOEs4K0pRc2N6T09pT3QxbVlGSEs2bnh1dzYvUE84RTRnY2t4RHVBNHg5V1VMeGRQRkJhcDFuTWhKK0NpbmptTWZGUm9IQm5OTUZEVC9LejQwRG9KR2tYaE4wTWROQlNDWlBSc3ArSVFxeHpWSVB3RkREMldrQ2NpK1BzVWJ3UkFwbkU5QjFQcDBpS1JWRklZVG5oZHlMbzk0U3pTbkpiN3VRd25hY2ptdVJnNCtjUUR4anhRVFhQcG5FbEhFdGJ3MFFBUFFEek9qcVJ2eExLcFdsVEZIV3ZOZXM1RnhYWENjdFZnRVM5NXVaYjhXN1dMY21VMDRNY3FIckhwOHpGQWpFTGRTczhJOGhJNlg4eS9KMk1FUHB1UjR4dk9IUnd1azZsT2lTbW5DY0JVK3YyYTFKVFVVSFYrY3dFeUgxWkpxd0U3SzNqMThHcTl6S3ErcG14L1ZvMnpkdXlZbHdSRUtBaGcxd3RhTlRlcG9ib2RYMGo0QUV4OHlEdW5SN2tFajY1K25HRXZqKzRLSGFFd0RObEtJaUVMMGY0K25lRXNoZHRlbUZ6WU9zTUZudndlKy9GKy91WjB0TlA4V3hvdnhnZWNUVkthdldEdVBlUGlCcFV2SU00YithU3lsKzZPRzh1bWxaSFQyeW1mYnNJYkxIRi81OHRodVFmSGtmWVZTK0pSY25SdmlSczhXMXVMeVdYWEZEVW5NeGFsNjE2MFhXUTJ6azFLYVpiQ2ZSRTdzbzVzMFNFOEpLL0J2c0JUOTA2Q0Z2MFpZSUZJY2o2aGlVeHNtY3lRTEh6aHRjRzE0REt2OEZIdHhCQlNMTCtlWFdOcEdTN3huRC9FRlQ4Z1pBc3RJNGh4RDA0NG9sNHk5S0huL3BqSjhGN2g3WlQwM3ZyUEZJWWhabnlOQmh0WkdwMWFrOFIwYmVhTFRKYlpEMDloWE5xM0FSRHFXeFFhWkRoWURsRzU3Qk5VOEtJaS90RENIaTdXMHZPV1ZZMW85OXN5aE9TYklJZ29BVUVBeElLeVFPQkFQbDhmdjFmM0VEMlFNSGdVTUtnbnllMHZiWEl0S01aZ0RzQ25WRDZMZ1FYSzRqOC9vTmF2RmtWWWYrbDFDalkvU2MrR2pLd0xDN1FEQ25TKytSQW5hY2gvbnBJQkYrTXRSbGh6VVY2NloyMkxBbHNuNTh0Q3NndjZnd3lxQlEwSzBrTWl1cG1GeE1DZU0xNjJ4eE81U2NDd3RBNE11dXV5SkladHovcnVWSHFnaFJvMGR1OGJET2pwUlZ0OFhJUDhhTGwyU3lDYStCWEIxaHFzNmpSWDl3cENBQ3hCVVdmY2pNbnE5N3dCU01nU1FuMVRqOVlwUnhWcFpDRjljR3hqb3BTWWZzeGRSTVljSVkrTHZjWFF4TFdGTjlDYkJIWEswR2tIRmRxcFA1dlpyMmF0cTJLblUweGtGM3pJLzhWL1pCQ3N4b2RJN1RIaEcyRmhXOVFZSWV0WStVMjZLaHlRSk15MGE1NWdBb0NLbEFVTG1Ma0JiNUhZQ3dhQU9hYjJuTVpqVkRyeEsrUHlzQ0JJMm9XYnlkWVVTNmhxcHo4S1RMSTZCT04vZGZZZjArbWk2ZXkzR0loSHdUUjJHTW1UWnVoVWUxVlc0QmlBbGpOYWtPTUt4dkxUdVJKRGN1cnQ0Z3V6OE00VWhnZFpnckR3cEpXRzJIYmhNWGJPNldCUUxva2JETlVKemY0cXM4OVZnVGhJZlV6bDlNTmkxcUhWVklZUzdvMlBIQ1JwUjJMYWRFRGdSZEFTdThEWXl5ZlhkajgvRXI4RzR2Ritvdm5mczNiVjVLMFYzMGtGRlNBOEUzSzRIb2NGVG5RRUtKYTQ5NHVlVUNMNDNuUkZ1SnV1Y3grTmh2SG9XQWZNclFZdlJJWUNBcTNTallQS2VpMm1NT2NrUmhJeWxHdzJFRlQvaWE1aTdSZ3JrRHlxaWlYZjJNTkNXV2UyM0ZhTzViT0JGdWtuSDJFdGg1bXE3R2UvdkZvbGE0Tnl4eTBiQk9wWnBkUjFkM2FjcmE4czFNdnRRRmN1aWNjNFc2b3pyWGkxdWdkZVBhcVhTRCtTcXZ2dXFiNUNuU0R6NDVvcVFZM212cytldzdBSFNiMmxPekt0SHVpc0JFQXdoMXhveUVNZjlVQkhkOG1xMVh2WDlsMXJ3ZTBIdVNzd0UrbEZoZ0c0L0xDQlNtQk1ZK3ZxVEtOKzc3NnZqTzQ3N3YyRmg1YjZwTFZ1Z3hZM1pRa1V0RjI1a1J1aHgzVEpTNGdEOW5NSHdsZXIrOWJ2MmxxMXBxdG9yODRRQ3d4cEFjYVYwNDJFS1ZsVVpieDNNM1BKcFJ2N3dlM2EyRUxiZmx2UDZhcUhHdG8ySFZRc1YwQlB4ay9ZOU9KWlg3Q0RzVlcyWU11N3NqZHpLNkpTUEhIOEdzNCswUTlFaEU2blQrbjF4Nyt1NGhxVm1UcXI3RXlLYkxwOVM3ZnNOWXVJUkpCdHYyQUJ2ZDN4ZG5laWd0NTgzSnVHQys1eVF0UDdOK1VRbVV5TmUxNVVkV01XME5NRG44SmdIYVRZZUdFdmFEOG1yZUNoT0xCL0dnK3d0c1dmOHA2NWlyY2NjTDlzbVM1eWJUZmU0OVNrL2p1c3pmODAwSjZIMktqVUxYZGdmb2VyQ1JhaEJoN0pXMGphcXprbExnVUJkNGtCdWl0Nm9VdVBLWlJETXVYWUtkUWh2QmV0d3hEVDRPb29MQWpVZit5b0M0SEZZS044L1Q1UlFEK2pQck5IdGNhRTV5RUxPMEk3OEpaQnVhb2t3UGJxSm9RSm4yc3Y0Z0o0ZjBzRXBHNWpUNE1uSFpCc21PaTh6SUZUYjFUSnM5VmRtTjJoWU5SWi9ZMVpZRG1SL3dEL252NDlSWCsyZDNHdE83Ni8rSDJmV3FsRzg5citjYVlQQXdIalpIdFplZmQvWEd4R2U0N0tSWmt2Wmd4YmxCZ2w0eTNHOG5paWVBTzFvSWpPdU1Dc0JoeUxyTkUwWUJQd2ZKZXBSdXlUMDg3WGtRazRoT0Eybmx3bzZpTkZ5dFlSU3FoL3dHbUcvUzlDbGw0WkJ2VFJ3ZjF0OGk3ZGJkMDEreHQzN1JXQkVIZkZ4aFlsbDV4MUQ5VE5KUFZLZkQzTGNoaFVlcTdXSHljNUFPbVhaMVpvdStZTWNxRnpwRUM0M2JSd1JkWTZGK3VjNVNDQjhUUXo0MlIrYkRqM0NMYWdkd1l3QTB3RFBuU1hVeVZKWERkVnNGN3lhUFZUazgzNW5CeThPTlRENjMvTzdIYTF1MFlJMUVwc0dzQ00zSkJNWkVkcDd4eFZLNXVrWlhKSXdod1NJQUIvQURSU3lkT0xmUWRsZUlhck1uV2ZlWkh5QnNxQnIzT24yTUVSY0FJVEFiaEt5ZDJ4QkdxTHpkVlMrY01Uckxrc3Bjdi9NV0hPWFd5SDFEQ3FTeHl0dVYvOGd5S0dQQUdEejhMbUwyRlFwYk5EZnorUHA1RzlpME8xejRPVE9BVVg4alNZbkZ0ZE9XQ3NjaHFOcjlVOEw4bUlXSGJIRFBhMU9XczgxSXR4QmlOd2dQZEJ5OGhQblR2TkZJN3dVY0pRejJ3YVhXTE9CT0lLWXYrYVNFalk4UXJFZDJQT2FLV1R3N0dvYTJtUURuVmNDWXlobmFBSktVTWNSRWNZMEd6WkN2SGVOMFVoUml0M0lBQThhRFFzU3dHZWs0dHZONlQyTFVQQTc5SjlHcVpnWmV6RWlEajVDeEdwdHAxWm1pbUdJRXVQN09aenFYODc4WGRHelUwSFFndEU1YW14a0cwcHJQVUhWaVFlbEtXZFZZRGpWSHNZVUNneGpwcldoblY2cmNkZ1lkUnNqNEVvYmtYYUZLMC95bUpaWlU2ZHVRaGhnQ25wTFJaaTQ4bUYxSmJLS0hPdkdGWHJpWWR6aFhDYlRJajJTQk9ObTdHYkZncUlzSWdEMzZmdHV2VlJTWU5qZndaZmV2VTBtV2dxampTNld3elpVUTAyUjNWVVM2U21wdzlHWVlvM3ZPdW54bjI3Zm9Bdk9DTWV3Y0tvQTVXazB1TjZyZ0FCVFFRT3k4TkZkWWh6VUp2QWpvVUQzMlNMNTJCQ2xBNEhySXd6a0FNV00zSnRCaVZFdGpSTVlmTUF5Nk9waFpGUjJrTElKM21pUjFNMXlrREhsM2pXV1dyVVpGNVN1OVJoK1lrZWRGbm9PcnpHanUveDdrdTNtS3pkMndXczI3aUgyckJGeG12SWp0eHdqaURYcUxqSXJBK1pqeFhlWmhKYnkwUU12NS9UeENrSkUxaDlaL1UvbkxHUUhIR2dHK1pJSWRlaVhZVFovYnZUMExtWXVET0p3UUZQN1RaZnF3VjFaUXBIN0lOaVJoWmJOaFRheHZ3dDBXRGVaOEt6bGh4dFMxWm80ZkorbmZHZWpmcVF0TUpEcUE4cTk2ZVdDcy9XcDM5bHFzSCtmbTFxYTM0WVFaTERlTGtQRjJyWThCSTlOaUg0aXNZTGdxcXpMamhtYkNIeGczcmVxYTMvc2NFeW8zTDEwOXJHWTI2eDZIczVYRzIwZ0lLZDh4VGkySmEyZURRSHJRK2UzMG9kcVg0Q3Q5V0ZPNTdoY0QrZnRyVmJNM2RKSDIxQStrTC9pMVhwbFJOUG9MUDZiWWRuMWU4K01nckNBTy94c1N5YUNSNjVOM3lNSVp0RjB5L2hjSnpsbVFTQmEyTDk5cDZRUHZBendBSTcwZ1JqREFSdWxheEYrRFpwSUdIQ0lHUDIwZmlBenh3L1RCcllhRHZZR2M3U3pCWkt0RUE3cjhLZ0RiRWdtTE8vTzVnUW9hV29aaTRpRWQxbU1hbGh4eGhFRU1FVWdOU1pYQmtXalJGUmsybjVGbklIUU1XZ1lRZzZDSFIxZjBZVXZFQkJpNVNHaFRZQWFKWUh0aU1QQlVnV1Z5RTBjMHlmcXdoNlM5a1VVekFieE5NcWxRTHVZMEJnbDJERWRyQTVBVE1mZ3p5Q0lXaEt5eHpSdXJHQmJWSWJOQ0RBSTVQR0NKYnYzUWtvc3hjWUN1R1l0aU1YR1FFdjVBNW9oT3A0Q28xMVNpcEo3K1BnbDZEUE43Z3QzSTg4WE1FckhzVzB4ZDZBN3hBUUlBaDF6V2xPNk1zYlg5Ny93dUcyZ1ptRmFiYWZ5SEFJb0lQWERFQWNlVy9WRGQxYmZFM3p5bjBKWG5RTjJza29zODI2dUlXeHZxeXhGdE56SGxUL2FzR1lSQXRST2hEQVk4QmhGblE4QlpGc2dJZ1JoNkswZXRhTXpJK1J4NENLQ2QvNUUwUnVpUW5vazVNRU1rbXA4RWtsekJhUWc3WlZsUmU0endrdCttQVI5M29tZHBob3dCaUhFemlaanBrMVdRTU5KSkFLemdJbW1IQUNkOEFGMzV6YUZES0thcTdYY05JUUtxOGxldmJNdXZKdW5LNUZNSE9nTWdzUzh0aEY4blAyQmJibmdnZVQzeEVlQkRONGJqbEcvRTdPZ2k1RDZYNzM0bnY3ZGREdDRpRWNPUEQ5R1l1aGU2bG44TTdqVkppWW5XSE0zc3daMlZnajFpeVlpNDNHeGhKNHh0WUpPSFh4NWwydjJQaFNUQVp5N0FyY0F4Q3E1YU13SWRuZ1gvRnZJNjR2ZURoLzI1YndIR2Z4RnBkUkptb3VsTCtCdU80MkJVSTdrdEdEZmZnNWY1Uks5SUhFOEs4eW96ek9VU1dPTmJZV09iNEtZL083b2hmZjVGS3E0NHpoVlhqR2RmVzJSVERFSXMxak5aeG0rT1NVR0RFRkZGVEhLNUlFdUcxWXo2a1ROeHhpMlRMMFV5QXdvbW4xa0ZOMmV6MXdiUkFkYUV3R0RmNGdUd2RRdFBDVkdWazdtUTl4RWorV1M0UTNlSEl4RTd5aHlIQ2NqTzJjT3prSU9uN3pYWWh1c2JKMnNhTWVFRWxTZjhITlJzbkc5bDUxYitoMnY5U2dPdzYwUDdoSGpuNklSS1RXTGpLYVNRQ3NDNEdTMk9GcUdnbEZpam5XTGdpd0hHTUxzU0hMeHAvekhDTWxCbjB1MHFCUmlxaW5kVVFCS05EU2tRVWdGeDQ5K0REZitHa1JXT1NHaDg3OXo3bkFPYm9jY3NFNnBlUGZIbHV4dlhsWW9vRE9USGx4bTlWSlE3dTVacy9odmJlZFExVjNkZGVsNytENzhFUHhldU1lRWwrOHRwdkRyL21RT0srVnhVanVOZEdMdFhOUjg3TjZRODBiS2NBUGtZeXo0ZEExMW43WmUyNXN0RXM4NUhjWjBCODZkQkxDODJmVUpIQjVmOWpHUnFzZ01maUVvVFdZTStnanRHaHpFUHVKMXRyWE40M0JvcnFzalJKU3M3dklUQmxldyt6ZkVENEtCbzRJdEIwc3JGMklTa1JFUWRWVm80SUNUS3p3Z1puUHd1elZDeS9GWFdLQk1aSXdDZTd2ekJzbDgzc3BZT2E5MDdFVTRpVi9zeEowbXJVdnRrQlZDUVJVbTM1Q2g2UDZaV1A3ZytwTzBqNllvU3ZVVnhOd29nbEJHVms4WitxVXI1SHVaV2dwYVZiMGRKTXRMV2tLajY2M1B1RE5pVFBGRGZhYTJKVHBNTFloRlJiM1hBaXBVQUZDUXVEZEl3c2pmcVlHcjNYSTZ5RkVUNDU0YjA1SUhpN1RmaHJWN2pQV3F5YWYwMGFwZWRlbWVxckcycmhhaHJYMXAzTzZ6RDl6U1pzMHg1RU9pRzgwTjBhajVFNVJUNjVHcDRhRHFHV0kxcUNsUitYeXJtYVV4L0pkOWI3ZzVYWkZtVzY0S1R1cFB1N290bVBmSGRIdnZ2ZnZSLzg4L3Q1MG1BaUZQNGpQbXllZmZzVTUvVVJsaGNNTnBNYkdiSnIvdlRkZ0R5QlRzbDhoUTE4L1dwa2szdWhxRFI1c2hsWG4vdnRTMVk1YTh4Wmh2WU9UT3FTc1R0VFk5RWNKNUx0OWxOcXF6STlpR2hvSTlpUkVrOXl3cjN2WWNYbWx3VXh2aFZWRW9CUWI0blVnMWxaaUJDSHNNYUNPeU9vZCtSK1dEazhFM2RDMlpiSWFMR2RtNkxBRzcxVVpLb0Q2bjBjYU80N29ha2c3dFdNQk1QdkxIcGJFRlRtY1Mvc3R6NWtjd1d1Mkx1amFmZVhjZTRJTlg1SkZsUlZ3NG0wblVvbVBRNnJNZ3ZoY25EWWI1K3ZIQklQVCtSNDlvRm1MY3FKVWo5THY2VExRUkdPS0daSldnZTBXWFY1N2UyeC90TW5WYmdPdVgvWDR4VEhOVDNteFBFRVgxMCtYcTZPNDErVG5wSUYxbjJhYzlqTVVUN0FFWkczclFycWJHTTlXVFRYSHpFRjZtRUZLZzhmZnlCSmFrVE82dks2ajBrdXVhKzQ1V0NDaTd6MENBcWV5WHpsYmE0cldHelNpd2FJTWh2cGdzY0V0TE9qQ2NhUHdwRUxGS04xZXJZVnNrcjBrZS9VUmdDeXN2VFJSMEorUTdEUW5UckRtd21jUEpaQ3RVTC82ZEZOdGgxS3FIZy93bDQ1T1NNNVlwTnFubzYrWFg0K3BPUTZ3Mlh0ejhsemdHYnpDSzNxRjYrWXJTOFlOM2xnZ01XZjYxVXZ3OVhzQUZKeWpFN3ZrMnZuNjIxNkpnTFQvbVh3Zlg1MkZSeGxhZnhuUTZrRmsyUWk0MEJhaHc2QWV0aTVIS2ZTeTFidXE1WVdneWJYYTJ5c2xuZlo5OW9LUTYzWEwweSsyYXoweSs3MGs2eWtsbzE3RzZKRWV0OXZyS2lJOTBIYTZaajBvL0V1WjlDWk9xVy9xeDZyZyt5NlpLU1A1WG1tUm93YURJdjBTdHFwRHVaSDNjV3hVb0xWYnhZb1NwMWQ3WXBCYy9PWldJUkl1YXNhTHJ1WHdrK0M0eW15b3lPUVZreDhHVXhkSkhyMkN3OFR3UUZOR3l2cXpMazJSejhsSndiNVo0aDBzazZjSGRCWHZoRklrRGw2WFpMWHM2ZkllVzNVMEtxS2l4cTJtdzVrYVk3VEU2N3RpaWNYOGRLblIzckJtUzUwc1dha3I5NFhrWVBIZWpQeHFwK0VscXdzMVhYVGNrMmlzdjRwTVZ0eUp3VjM4Z3NEUmZkM0hDdCt2YkppdjRHU3k0aFRTeUxUUnJFcy9aUms5TFBpa0tUZXRmaGt1cVVzM2NDd29MM2RtZzJWcHpNUVdmTnhXWm1Ld05XdTU0ZFp3cDAwUDM4eW9lUENLTjhvRkJLTTNQcm9CbTVQZ1pobXdTRTBFYWNHZUlDb1NEVjBjWVFzRWVCYUVvZFoyWnhvRm1rdTdlVERra3pFb25laVVFNHlZak0xeE9SbVpjUkxDd3UzVVJFRHNlcnZKajVxSGNvZUxCK0l2cEZxYzRON01xQlUvSXc1dTNVUEtqT2lCOElSN0RBd1g0MVRuZXdFMjhIcnIvVkdObmpWSEl2Unc3ckQ5V21RMGoyMzZEcWlJVVhhVHF0a1p3elkzZjFKVlRuMmRQa3FIcGFPbE5aOXE0U2pMVmNDcDllcWQ3Y0tkR0hHNUF3MUtwa3N3N0c3bUl6QnlGWjZmWXdVc28zalJickdMSEpmME9COGRmdVBKcGMvVHlSWkd2YWZqNDRVWndiRjJYVUVUYnMwU0YxbTV3UWdYT0VlR2puamJReGM0NlE1M3FzZDNneVhEVmhxQkZXUXFGN3RXbTV2clFQak50NHU1Q0MzOUpRRXF3T1hveXJpOU11Rm1JS1lwSUlqQ2M3VmEvRTJFUlJqV1B4M01tSlVWZmVPd2ZPUndQaVpYajQ3bHRZZ1BTOWN6S3VEYWRMR0JldCtUOWVlU25xUG5tcXZPeEl2bnJES0RSZFpqMHZSbGdUNWFNTmY1V095L3MzNnFZN05SOHJHWXl6RGhHUy94akxjZjlPMklhSFNnZzV6TUx1SytPTkFpUEFuT3p2ZTljbm90ZGVWYXhzYTU2RnNzS05wZnJJbnE3cHZXZE5XRVVTOWQzMHNQMU9WeEI0MDB5a3F2N0c5RDU0bERUMjVMYnBXNzJSSzl6aktLWVJ4WkVSWm1JSTNkT3Nha0pQTmhVRnd1NFhuN1NyTzl1UktxdEpHZ3k5VS9ENHNKSGpiV3pBMWwwdHdlODBMejlFekh3VkdYbTJuYlp3dmc4cW5RQW1YVVlCUjNKTmdPcm84T3RvNnYreDhXaCtsMTlGcHpGa2VmZktLZlFIcGJjUE1ETzMzQ3F4TDdwZ3AvL3Ftdk51TDUrcEhPVjhDZVh4ZWNmbVlnQWJZNnJuNm15Qy9nZ2NyM2ZnYmNBZWtLSC9NUkZqWGZCZzQvdC9laCtYLyt1SUp6SC9Ec003Qlp1UG1OUDZ2RmFoT2NOb3ZSdHM0NGRmai9wbWxRN1FqNDhLTWRGV0VWaExqVlVmWG5TSk9HT3NYRnpJRUFyRWx3WVJtczBDa29XQURCcndpaFo5OVVOWXVCKzh1d1ZaVE43MGdJaXdtMEJYQ09EdVZpM2Vtb2VoSVRJanVveUNBWk8wQmFrRGM5cEs5ZHlxRGRqWTJ1YUcwNWpES3JudVNvdW9rK2lKVlBOZHUwK2tZdEdJcmExV3NwMUIwanNicWR3d1NLRmZyMWdhTndKTFRTMWNjSzNjRktDVzQzZDVFLzNPZXI2UEN3VmpuYmFRbjFSdTVFYkkzcWE3aldaQVVXYkk0cXVxeHgrMjRYeWNvODFLenVyWjZBTEJxSjU4dTg1UE9rMWNwT21JOFN1YVlVaFZpSnV0K0tIVFJNRCtUZ2FzUUZpUWtjb3NJWVJGWXdBNHZSanlpVzJEang4TXhzTlU2U05VSXg3UWFZdWQ1U0hMZnd3a0NlQmZCQXJMS2FJY2FUTVNielZRREM1YWpCeEplMTI4WE0zM0hQUzk4dVdSVThDWVRoVXVLR0wxTzh3Q2dVZ3k0RTFlY3dhTWFsOFNNL0NKcCt2ZDYvVnJYZCs1K0tmeHZZQ0xSL3NmNnh6d01TQitlY3Jtb3h1WWFERzFJVjIzS2JrQnpIdWdrYW9FbGp4OTFSb1pTTDRWQ2hycHcrREtQeHNkalFYZHhwZGFxWXFEcm5mRGFnMUFkdEVGVVRGbGtZcFl3VkV6VmlReDZjMEI3VTU3TVVFT05TQXdMcWJKMzV3eFZMb0E2YXJENXEyaWpEa1FrcjJ6QlJGQUpNaTA4QmNaNTFtK1VtaXZDRjlWUG5ydjNsaEVNL3k0d2pWZjJxL0R6dWs5Mi8xdnM4bnZZNnB0N3YzclRHa3pub2ZXU1JjL3krK1VlNXJtT3BZWkJESVEzTUV3TkZBcjdxQ3VxTTd5RHZFcWFSMkNrOGxBOUZ1RXZWSUdjSHJPVWswTDROUmVNMVFkczhaQlBrcVpic3NjSVI1bHVqS0NDbmZkekV0WWl6V3dVczFjRitLZVRRcWI1M2JLVmxLSjFjRHlvTlFDSW5xRkpqU2NPMm1Xek5OQWRuUUZOb3oyeW51RDdaekx6ODlVOVcwNVdxWGFNdHFxM1lmWFVzTmdsN09DTHJuOVRRSkpWY3NaNHJCYnV0SVhpTWhXYkRhRCtXdU80dTdydzVnRURvcTlMdEdhYTFyczZ3TUZ3cTAxNllWdTdZVnFHeVA2MXROcTN5ZXczeG9tTlVocHBkbHFzSHJUQmIyTW44b0h2UlVSS2RHZGxhRUJ0UHdsTlcydXliM1RkYzdlS1ZVYjBTcDZnZjRHdDU2SStiZlI0dmN6T1IvajU0MzZIWE84c3ozQjhKTFR1alNDQ0pSQ0d3WUZuSTdFYjVQb0E2dG5zbW1WUlAzQ3RsUXRxN0xjUnBSNkZvYzAyWmgxNjNISTBJVWwvTnRESFpjQk1YZkZ0aGlyL2lYTFhnVnc4d0NsTTdYMEZwWmh4bEFzSjRvd1lCbHA0VmtyZ3JGV1RmREpsQkcwL01ucmxaY1cxeXMvdnh4N3pBWEVXc01FWFBBc29GRU1mNVFnODVPOWh5b2VsV2FxWXFBYThEQko3YUlxTUtOeGJoN3N6Rm5VZzN6bkRCbGFwNGVPQnFWak8weXhJT3gzUmdJZ05xMXd4WGU2V0FuYlJzcVhoaVRKRlA3SmVldXJHaXd5aXBPdDhBeTRvYU1OMjRLL1I2bTQwU3l4ekR2TDFXdkRYZWFzWmNSWjhIc21zVmUzVTZERWZ4QzNiVHRqY2lMZFBuaDJ3dTU4Mk9OZS8zclhKejkvSXNXVjFxelNyWWU2aDBLMTdsK1FVVDNuT1pqSE9TdmVLSmNiV3hPN09EVTlzYTcyc1BKcVQ3M2xtVnhMNmtXSFR6bVlDSC9KZk5sZ3BFOWlTcGJJL2pwbkJSQ1A3eEVqcmVCYVNPSFcyWUVQVzV1WlBQOEhlUU9nSFBhUG92VjltdVZZM2lWMlhJRExyeDdxM085NlNaYis3OVAycU1VU2lydEJTZXpZaVRmbnd6R25xb2R2T3lRcXREbTdZWkZvNXJ0aWhQSFcvSTlCdDB4eHNxWHJKMHAwZTNNUVJjSGhXMUJMUjY3L3MvK3NLRTFUZzNuRm50eTFLWndkYTllbnorZkpza2lWdWVGSUF6Vk5YWHJOcEVCOWwxci9lSzZHckRUcURoWm11SUlEV1VYNmJOcXM2SnZ6bW9CTFpmTGlSKzMwdW9QbW5SeGsxMVlIWHFtVDkxYXhCU0RkOHhSS0dSdXJvNVo0bkx6blBVaGE2RDZPSkpBODVKSnJQTUt1cm9xaWgrOE95V1J5ZlBLZW5Kb21FR21EbXgwb2dRQVJQTUh0NUR6bXJyc1NnMFBhQkM1SWdiRnpVdE5JSldCMnhiR1ZxWm9QVUUyNnltaWVLN291NUE2UXRaVnRYTHdSbW9Xb2VMampqOVJjNitoelp0OFdyL2FEem82ald6SnpJcURnQVM3dVB5UWF3bUJSR2lNUmJoSy9XNm1FekJLWmxEeHA1M2pUN3R1WHF0YThGZW9ITmhkRmlseXMvSWJjaEw1aEFBK1N6MUJTaFlzMnhWOTdaVVhhZmRoM0hWdWNTc2x5RVFTdDh3dExaL1FqTFhKeFZFYksvcVU5d3JJRWhkUVF2aDNQUnU5bFlpYkpyQ1lYc2R0ZXRUR3A2eTVIUzJMVlpnOWRBMWd3c2NUOHZIUlUyUTltLzJ6ZjVBRWlxNENWc09UcXlCOEVDL0JHY24wa2NpMk5QR09samZLUWJTMjRZQ1JxbTA4NW9adm9BZDI3dTdtVHNnUmRLWUVJa01sN0d6bzc3a3NTaFJIbHdLL2d1dmQ3TXIxQy9saU1MZU80bHRXZzVxR1JiTUltUTdpZjFjbG13ZG5wR3phNXQ0NXF4cW5TZkxaY0RoOUhZczRMR0tXNklPelV5OFp0YXNwdlBZT1pzdnJwZ3hwdzgrcTBxVkxCbDIxdCtmTWdGWEUzSVltd2lwbUx6Z1kwaTRDVmN1Zi9tTVZYWXVVTXpXV0F4VnVSMDlSc1hIRXJhZFNJaTVmMWZyckJiMWZvR3ZzbGZSeVFqVUZXWllaM2xmbHNvVWJQbktPNjhRT3o1dGlVcjhTUU1CNHBhK2hLUy83dHdidGtLTTBvd3lLV1JJMDd0SnJVVFpORFdZSUtacjF5VU5UejlsTlQvaWoyWVBiVVFabTU2SVFjSHh0T3pGcmZvOGVVaHlKMVkzclNZYmc5WXZ6RDVFZ0pHV2tadzVZb0YvY0FDNkQ5cTlOTnBheHpxU1YrVkNYVWxzT1RlVFh1eElIVzlFRVRMTWlaWEc0RVdkMHlKWjg2NWtaN1gxV0ZSeGVIa3FQTTRSeDBXdXhwNFdPb3NqNUxEYU5rT3pQYXBFMk04T0htM01OQXVQZDloTmd4UUdhb3l1aW9WUEdMM2lUT0xkTzJpSnlyMlpTVW04WnZiMEVSWFh1bzlVdUtjUDhwYWhOTVo3SUxmR3BxSVFNbGFQNFlDTHZ3YnFpbVNDcnhDWnAzWjhFelhkSUhRYkpxWVhWM1FUdW9CTnNuZUhRYXhGdlRkOWppU29RcXVaWDJEczBIZkRjRm5pMEFTck40bFM3Tmp4YVVzZzhmYlBGMkRFV1RXVTJkL2k0cllBb3FrcjEwS2hOSjFNYWlVUTB3R0hiWThUZTlydzJLenFaS3prOE5CU291dHBMbVdPdjZXN3FXR3EyZlQya1BtWWZLWUlsWmltS0ZhcHNOSmlvaHU5TzV4MUdiUXVOamJuakhVSVZqazR2Tlo2c204c3U3Vk9HWDJ4OTAwak15TE5RV05LUU5Da09vVFlGMmNlWmUvTEhvdEdXbDZlQ3Rad255YlZhN1JtMEJNZUVuVVNXNDhTWkdqYllKWC9CMzVwQ3p3ai9wTVFreWl3SkFqL2RmMVNlUWJRd1VDbWtMM3JlMFdDVmRrRW1wbVV4dVVPTVJmNWZFM0VoRUY1Um9FTmpPUUFjVldZc052VStId2FucllMMWRDVXU2blNWTVhMNTdyZXFldTV3UHZuOElQRlVGWDZCQWltajZWaU85RVFjLyt1ZjRqVmNhSm1ja2hIaWdLTUhkcmcrVkpaOXpVU3dWeDYxU1RQbXBoZ1locC9VbCtCTGRNdVlQVUVoVmFTT3V5Nk1XanBXNTFNN2lXbVpwZ2hEREhOVXVNNXpVUzNEUFdURzFqRlhaVEo2L2pHdm5uaCtiMmtWNTlVMWR5MTZ0L3ZIOVFQbjNNc3lJVG15a2FManpSSTBtSnB2d1JuWFFhQjFlMk5UY3BPTFNMdVdYWnJuVEs3bU5EZXdrVVFaVTZzTkpaR1M1cUFxU3p1TDg1QzNKYzlGazNZSHN3RjVJaEpyUm1RYmRCTDdPSUl4VEkwMjJ3QUZsVlpmWlVDYVpFQWdNYzc3S2FkWFJlL0hMaUJWejBrOXB0S2FzcDJjbFdqSmVMTmRVOXZabnBuemV5Wk95b095Tnc0MmVjUFlSVlppbzNBd2NyaHJVTXFoY2JkTUJKRllHakhXSk9yamdLZG41WU5FY0k2UGJZWkF1UkN4NnlNdFZHUVA4ZWFmSXlxZzQ4cWw5RERBTE00dERKZkVHOVdDWkR2Q2d6QThQL0N3SmE0eG1VZDB0dGUxU1Z1QzRoUm1sR2hoY2xMMTdranEyRWFBQjVqdmpWR2k2TE82SkIrMlZNUm9uUUVkd2NzUGJtcHB3OGpvTVgwL2dNU2E4NERSVkhMM0htSkNaTTFMVDdhUDVWdy8wZ0VuZUdsclRyNHNIN2RNL0tibTZKTlZ2VnBBb2hxWXpEbU1BZGtteXdzamxrbUtvcUZPNmVkaDZJRng4dHp3WDV4QUFPdEM0V2p5MFNZYndwV25RWmZES2drTEs3OFB3cVNhTDFkYUphRGFnSkJKRUY2aXdpbE41VDF6TVNWS2ZhN1ZVMUZEQTJPajJhbWQ4a3pLd2ZWNjRzeXFaVGxJNTFhMzhPTjIzcnZHb09KZFpVSXZXQkFhcUlicDJwMHdCTWhhSVUyQWp5Y0N4cURzQmlTcWprVlpjbW5rKzBFSWViKzNJVzAzRm10OUxpeXYxQlRoYTVPaVZMM1NNTytwa0R5TGMvQjNRcFpFVWpzK0xJaGpsWldCVnI2L2lDaWgrcTNJSFdWbndwTFF0ZlpsRjdpTUNzWktzNjhqbWNOVDF0V2pSdDVTV2xCQjM2OThEMHR0d3FsNnZQd2tOUk9yUDZRenIyVTQrQ0lrVXVSRUF1WFdGb0V6cm9Pb3Q1TFk1UDBlUTFNUUJlV2MxRllxUTJOc09Ca21YK3hKM1NSS1VRU1R1eld4dTNKaTZab082dTVINXlGcEs5NExOcDRlN0FVM0t1YmJOWjY0cm5PVEV5RjBVa1VSOGhodFJRbVFsVUE4RXNia0c2ZFhlSHhRcGxRNEhMd29jS2NLT21kb0hva0x3QzgrOEs5NS9Db2FCN3NiTnJBU3NKVDhvUTA4NERrTmFZVEtsUzhwdVdOTm9qTnozbjllZGUwalY0VG0zZmt6VGR3S2xnZEp0VzNSOUJyb2M1NGZXSmRtSGRPR0I0VGpIbDFhYnJjMGE4NEdJWTF3QTZ0UEFmck1BZzJLYk9tcGdzSm13V2M5by85b29WVnBHeXZxbTBudTdZd09sY3FvTEFsa2k2bVVFbVlPY0NBcEZXdTc4MkJLWWsrWllRR0h2cHo2ckJEZVh4bm5IN2F3aUprdFpMMmtOVCtaUC9TSDVXWFVVZ2tZWlpXTmVTbXJGbWN0SGpDaGFXN0lPL1hsaTlGalkxTkltUEFEZEVWV2NTUU9ab1FTUzdPVkt4bGphWE1hazdiMW5nS3hLQW8rWEhMbGdVMG1PbXJIb3NPRlErV0FuSkViQWNyWjdpclE4UzBFSmZ2V0labUd6Yk9LcHd0Y0s1U2VVdDNaOWViRWM5QmR1dm9MZUtOUWFRWGJDa2pEcXZzOWZ4bWpBdmxCVTR6MDN0cXBqTExwSG1MWFRPbFNMWWVXQzFvaENJTW85SXhwb1dkeG5ERXNhN2g4Mld4MSt1VGVQUGxNN0J6SVE0V0lSTGtvS0RETHdiYmlZWCtRbFRjRXdOS0VpczI1Mk5VM1haVStkeGNtTU13TE1MMk5UQmxZVFV1bmo1L3Zra3FDYzhheklvNHM3M2RvVGxJZ2VnTlR4dXk1MUd4aDdDdENDZXFBVFVnREt6aDZRZkl2L2xQZ213eVZuYmtsLzZrTXMvZmlTbFE5WG5wSVJtRUNqeHNuNk9FV1ZrVmJOWGVMWmF6bTZkRlJJZ1NSQm9oNmpMSVdmMTRtZVlTcmlobXdTSnB3aXlsaEJQclZ0VnRJbVlXNE5hNVYwVk9MVXArMSt4K2RCYVR0aDZMSG01ZURvV0VFdkZUQkNuM0l0c1lGME9GL3BBZ0RCdjhLeWJLQmVCVGREcTd3dU1kOVVvMnBJamE3ek9UMmNTSXlQWk9iS1pWSVMvUWZQQ1FvN0xhcEhtTDdiTzBxZWNSUHlBNE5aMUNoQUVlU1FaOUpjY2lpVE81cGkrd3U1cVJEMnFqdGhLSU5lL1JhMVVzYTVEMmJjUDBsUXdXWnRLam1ScHpmMlVTcGNvdlh6ZFN4YWErbHNEcXlhRDFMQUhHTlhNL3RQTFNnVmt3VitsS3NYTmRYN2NrUGY2a2ZnS3VOcXg2ZmErcXlTU2hWYUp6WlVZVWJrdWNFc0hxcm5TWUN3M1ROSlRsc3VkOEc3SmxsRmUvNU0rcFE5cmpwVU5vRE4rcElpWWhFWXBjZlRLaERiZXFQOS8vd3o5bmphdUxHZmh1WStRMGlwUmMvbTRrYmpjdGRoa0VWdHZNSlJ4eXJGZVVpQkt6TmhHeERzbEtqYU54c21vbVhCU05kOE5jRkVFOHpjdjVaQVIxVmp1UFJTL3BYbzRGYTdnUGxvaE9Kb01na2JGN04wWlU3ZnF5bzlobVFCVW9iQ2VCMyt6K25yVUZxelRyZEljaG50WFFSd2J6eGhMSkl4cXVVclpGZCt6MVZIeUpwTmNwSWJTWkdieTUxTXlldTBmRjlkdTZGZC9pUnpxdElwWTh6Qmx4M3hNOEsySHlQeHpZTEdrbVI4RjY5TmJRTUFvZnJ2UTl0cmZPeW43cFZzcXB3MnF1RzFPd2JnUGJEQUZ5TTkyK0hTQVZLcmtSdTc2cnR4OVZoa3d4SDk2YzlEZzBMcndlV294Ukt1MXkxRkpKUWRiTm5FQkc2dWxTRkVZOW9EcGNDaUNhWnRUVXdwTVQ2MnFDU3lxWmk0d0laOW5FcDAzM2sxa2QrbGJNclNYcXh4TmQvc2lzck1LaXd3d0dhbDlrYU03b3AyK3JwMWx6MFd0YVpISUNDM1FkOUVsWTFtb0R4WWhxSitEMW9XcTg1dFIweml5VVR0blFrMFhqZGpPM2NORllhbngxSXFNSTg5Vkw5Wk96RVByQ1k5RmJod2V4WUZxSFJvNVlJV1NWUG8xc3hqZTBsVXdrdEpnMmhpS0dNcVZhS3VIeGdYcFN6ZmJhbmNiYjc0MnQ2aGRzT2xoMlZnMHozbkdrMTc3bUJWb012cVRwTTg4QWQvZk1yYm1WUFgwWVpKQ09JeGpGNkhLZ0hkYTBJREJ3MDhHV3YzaDhtVGxuL1VBb1BXNEZpeUhwM3paTVhzbk4wMDFHTkZObjd1ODM2NldwSTA1SXJUMkZBSFBwdmdwbU5rVUt5SjhjSEpyTk9GeDRPdDJzUUFiRW45UUg0SkdsdnRuVHVMdEJkVXlTOVFHRkhMQUtMd2RPcVdCMTF3Q1ltNDBFdzVXU0s0Z2s2Y2ovdEQ4WmVJaVZIZm45VGsxV01UR1Z4TlhuNFVNeWRXTDFoOFRxYWEvbVRuQ1BmU3N3bTdiUzBxTE9pTHNNOHB0VTJFK00xWW11ZWpXc2ZPNFBZM09hWnU3eS9rWFpUSEkyTVdrOEplZGlZUUFhUDFmbVRCSG1lOVIySHB3Tnptcm5zZWpMVmc5U0FVTTZsSVQ5SWlhS2xWakZxYVd2eWhHVUFSeVBRc092VWtGSDJEMG9vTFJ0UkNYUUpSM2s1eW5vVVNDT2t4ZG9PZmpXamozdk5TbysvUGJWZXoyUWlNWE83SXR3REd6SkZXbTNHR3g4V1JpSGNvbE1aM3IzS01lR2dQTmlCY0tPdUlPYW14L3lpeFoya3FGTGZNRnJWaFlWZFU0cVBIWGhEc2VvV3V0UjVSS0tHV0NhekVUeUszaEJqdEVLY1RHejRlWkNQRnVBL0ZBaWhsNG85Y29HTFh3VkZCMm1jY2xBOHdpb0IzQnMzTTZ6WlNEZWIwRG5rRUdVQXNjeGttZVQxVXlUYUV0YmFQVVgrMlkvOTBobnMxSUluKzA0S3F4dXZYYW1JMDFReCtneUNNQ1NZRGFYQUhQMVNiNkFWN1lzWGQ0dGJsbXpkK2ZheVZhelYzV3ZabTNvaWpaK2Jjd3VOeEwxdFkwK3dGbkkrcHJIb20vYlBVZ0YxWVBUVUhSaHh4TGl3VUVENlN1OXJZVlZ2cklvTERhTVlqNmZQakJKVk9MaTh6UGlQOUVzUEQ1QUNwSHIvb3hoNmYzR01hdXNJaVNCT1ptQ2Jtbi9GNWdBVG1KZjhacTUrOWtJUXR4bk5wZlJydkRoNUd3eU5oUWs5cGNhZ3JiMUlwVWV6WGltMmlTbm82bGlBUmRUeVB1RFdhU0pzdmtxK01HeS9QVVFkMzJsOENnd21kRk1ZeTYyOERMRS9LTVhkTXNuVmxzN3FnejFxZG13V0QvT3ZrWnVqNkJ4OWV6NXM0MDVJcG1VeFRBM0VjVzRvdkxJRGFxTHl3RkUwNHc2dXZkM1pkVVhsRXcwYnpIQTBvRWEwOGdVYk5GdDZNK01SWlN6L2ZxNlFHMnBPZjlPMlVDcVQ1Sm8yMTNWaWRWdjhheHc3N2xXeHRkK1BUdnVrVWNiVTB0YVRFaFNFdEpsa045VUpuVm56OVdqbG1nSlFySzVQTHQyZWQzeWtuYjJRZk5GV1cyOFd5bk53bWh0VytQM0xsTDQ3TXpyMXRleFlvaWJzOXA2TFBxWkR3K2dZR2ZacHFQNE1xVGJxc3hwZ00xNGwxMmNERzBoaDhGVkkzRng5MXlBUzV2VmRFVFBHT0hrZ0hOU1dmZTZ0czFrem02cGRzR1dHSEZXQWpPMlZYWWNGeGw1Z1Zib08xNHpkNzhPd2p5VlgvNVZqN3IyRzN5NHlKWWthbUlZcTA4K1RLTG94eTU0bWVOTi9hNndNTVpSaWk0ajlLSW1rNG9yZVNzd1dUM21ZZm1pQXp1cDBIVng4TDBnQXJ4ejBzUWJ5QXI3R0szMkxxZ3ZjOE82Q0lYVnA4VGdRaFo0UFFRMXB4TE91Q1dMWnZGVGVBalllaTVZSGlDc0toSUxuNGltWG5IVXdzOUdzeDVObDVKRlpsRlF6MkRoelV5aG4yRHdMLy96MnB3b01kdEpWb0NSZW1jMzk4L2EwYzcwK3lHOU4zaE9iMDJvSHJmcm9MejYydGUweUFEUXlCVzZEQUowVGNBSWNPYnFtM2Z4b2psM3JucDV2bm91aXoxQjNMOTZLZDNSeHArSGFzV2llRHZXYmQwSTFqRHVtZTZ4NkplZkhrREJ6cktITnRuZ2l3U09pcVFKYmdVSDNZTFZoUktERHE0dGg0dlVFRUJTbkYzaDhVNzdLL1A5YWJlVEM4TEc0OTVaZmR5bUlJbkE1WGxlZ0F5ck5nWi81ZzN2N1gyeSs1N05iUnQzL0FoMEwwNlJ2SVh2aDlKdGt3eDRXNkhDbERaWE9wWkdHdUJSQzNvM04zS2hrSFp5bU4xbUVYSXVKU0xsZGpuUmRsS2hPK1JOWFlabFk3M0dLZFV4anFxY0dGMVdzQjNGWWx4OTFhUTNGVmJTU0cyZG56WmtjWmJRdkpucHdrUUFNRGNva2dVSlFhd0tqbXlkbHc3WXRRbG1OUVBkU0FPc3RLYlhwQU8xbGIvTFgwdVZNRHVsWUJXTEE3cWN5aVdYZWpscTNsY09mMDlpZjhYL041L1BqcTlyNlUyb25mZjdTcjZWYmV4NUxKSXVneUVScTJ5dXZxQmtTQWFLcTN5cFUwbzF6N1cwVXJ5MnppVUhhT043MURvc1RONjJOZjQ2elJwTkl2dTU3WDZlVU1LZDA4NUQwZTl5OVFBTEtnOThnRTI1U05wdG9yRFFiZUNON21OTE1LQnFtUUFKUE9DUFJBSitzMW1GL0ppRFptbUNDOFN6OHU3MTh1MStlOUdIdjBvWmlWMU5adVJHWFJiRThnS25tZW5kYStidXI2c1FuY3BMdi9xMTcrdUQxZmZiQ3VSVDFBanVQT21YK2NxVktqTnNhVUo0aHJ1RXhsL2xpMWxrY1IzcGdQdk10b0NyQnowalhwM2xKWThRd0J2REFUNEN3WHNUYzNMc01SOHR2WHBkdGI1ek5Xd3J4SUxxdTNWaE9IcFpGOUpFdU5LR2JKa2xjVVJtaWVPdFRWUW42RXFwcW9WOThLSW5NN1JrczlteVFTbU5mcm5RWXU1ZGRSLzZ0MklWWmFkMHErNEVkY3RhWEkxYnRIdmErMzZ2NThUM3JZNnUzSytQeDhhK2wzMDkwdUtMWG5rczdoeGRCdmxOMnhJN3RyUUdFK3JIVGFSWDNMVzI3TjZhMUNwN0NjS2JZTGRHL0Z4Ylc4MWhsZnh6azUxOVZJL3JmdXdIWXdLYzA5WmowVi8xN21Vc0tsbXNwblV5c2c0VE9GMmRyN2hVck56dFZWMkE2SWpGc2F3Nm1RMW5WNWljV25BWEJDU2MzaUk3L2E1MWhTb2Q4ZWNtek9QWDgveG9pMFllajJJa1lnNytMa2ZON1BsOVk5WDlucDkxSE51TGZrTnhIQU9xKzYraVlwbmg4VWtuZm52bEtnSkgrc3VhRThCYmxvbWRTZjRXa0FtcElBQ0xrSE8xWkJadVYwcTJFd245b1ZSNERTYkdUZldlbHVTM3pSaFBDOGNoTXhUN2oydTlBM2c5QkFMZWViRUNPcWFod1pZY3lUS1pSYkJiRWxoZnFPd0d4WmlVNUZ2b0RLeHVIS3Nza2tvQ3U0N0E3TmtnTUNoWkVON3ZiUXdiL0svOXRjNU9sQjNTTFZWYS9taXR0Rm9vVko4bkQwbnFwUDlIcnl2MWUxdUh5Ymk5bmp1WG94N2JtY2MrcldCQzJtVVFCR0hFeFZGWGZXbU54aml1ZUZyclhrcHYwcG83dnNwdGJjTFdpRjliNzVzRjBMTnAvSHZQZWRDa2V0Nk8wODh6TFJuT2FlZWg2Tm9lSGxCQjVWOG82RXNucmZTNEdXNENuMVJvT1J6RUF6dTVDOU1NaXdpbFJhcTVrSmg4elkrRERZZFZOV0VVSVA3dzJ3R3YrV3B0QlFuNVRZODF6WXdpMlMzaWVjSEwvaXluaEE4ZFJndXpWUFFZNS82R2tkZHZRMjVpdnNsYXRLcUpPZU9yekxyd1oybmNLTUpiaC9HYktTeGVsdmV6dVprUHdlTTNSc3lyNnR3MDRLdENYMmtRRzl0T0pIU0tLMjkydUlqMy9tL1VoNmVZQTdaVzkxM2t6T2hkR3ZZMUZqMDBENEtnTWFVTFRDY0ovYzIzdWo2cHIxdFNKRE16RlVTSEZsSWdtbVpVMDhLNVNkREJUQzI1eFJ4dU1LUUpxTEpNb1pxRFpRTHovM2ZKcW1aVWs0UlVsTzdEcWRKcjk3MDRWSjlVMWFwYnFuKzRmMWl1OTQzN3MyK3J5ZnA0OHpxa251M2NyM2tzd2drZFI5ZEJKVXRjbktVMXFDZTdwZ2pmMHRQYjhGcEhINzNYTVhydDBhQ25yWm0vOXpGMmMxZzk4dC9EdmNuc2VqK3Y1M25oSmRNNTdUd1UzZnJUeTF6OEQ0Z1ZmZG1rSTczY01oNUdYMVFabzdzVlk5WFBoblVVYzhTUk1jc09acnZENHdOUElaV0t1Zm44cTk1ZTZCbmZyVzJzbGthdzE2Tm14NUZMSlczZmtCZjAzbXBtejUvUHFQaHE2L3BjYjhkYi9vM01lV2RXMFpnNm1tbDJ3ZmM5c0dnclhicnF3bmFFV1JFcHFvU2V4Y0lISFJhaUNDa0tSWXhqQnR5cm9jNFliN0pITnhjOW5EeTcxdXB4akFVRC9HNGNKMVVQcll6SVRPWDFZQVYwVE1PTVczSnJWdGhzaWt1Y1ZXMnp0cHJMNUZMVG81Tld0RXZodW12UXdVeVUzR3FPWWpDbUdaYVU1Wi8xVm8zQkwzemhLKzVhU3BGdUJmN0t0UWhRSUNXcmhpQ2FtQjUrUVB0OVVsVmFRN0Vwdlhza2dvd3U1ckU2YTB1WFFmNHVDK3dueHFvK2FTazVmYkU2cE9aQ0tLV2xFbHJmUFFxTjQ5RGFXWGpEV0dvOG40eHB2Z0tsTVljWTRtY281VURJMnRaajBiMi92TXpGVm1ZbHNLekYwRXAyOGpGUWJsbGtNUUVTWnJkVzhiWGhCeTZGU0RBdEl3ZVlBUE1OSWRENDdidGIxOTUzbkZITzVTekw4cGt5aHFDcms4ZWpHSkxsQmIxM2VlYjJNcEduYk50cnU1L3Y1ZlhGYWNLcFBac1hwVjYvaU5GZWh3NVRLcmJtM2N5R0pzRkFzN2MxTjRCUlFpUXhqb3ZJSkRsbWVpVmh5V0xTb3BuS0tlbHlpREM3c3hCVGJxZ3lvVzZZVVQzUG84cWtYdW9RWE5aRTdkQTgvQ3VnY2EyajRiQXpkTnlRWWxrVnN4dXBHdGRuWkE2elFRS21HVFUwZnpzc3hEV2tnSktpNWxvTXdiVGc5Y3ZzcXZ2dThWTUc0K0RiOGRlNldGSGl4V1pWNEd5cnZZMjAvT1VTNWI3UzdIdFMra2Y4WS8vQ2ZqeVFic3BaaG0xZDVvQmxWTWtuRWs4TS9BOEJidkF1ZzhDcXZSUk9tNTR1N3ROV1pVQUtyYzM2Z2pGSzZyVi9XNG04TjhhYncycmo5ZUxjVUVScHFqSE5ZNVFBWjdYMVdKUlY5NERFVWxCOWNFYVE4eHdFZW5WbkZ3TGpMb2c4RnN3Y3RHQnUyRVlSWmNTTUVqa3g1NE1JcEJ3ZUgwQUtVYjAvN0hhN0hnRUkxekdPRHRZS3VyUEtuSHdLVVRjT0V4MmxSRFI0NjQrYXVYdC9rMVZQWmZPK3Y5a2Yxdzk2UFh1bWlpUW4zVkVsbysyZmVXK3JybVpVOHpibEpWTyt3T2FaNTcyNWlTS0c0NU5FWW9id3M4SXNKS2l5M1JEZ2ZmUk1rQWNJYmNWMlBFWW5yMWZVYTFzTjEwV3hmVm5TaUFWM3Era0taZXFhK3JRaE5jZFlEWWNCdDZGNVptQjVqNXBsTXZETVR4ek5DbFFRWFVpZVhIUjBaRmMxbUFZTU5BcXdUS0VmaC9GdXpZUWd5azdwMWhJdFMxcnFhaXVHcEpxY1h2NEwxeWN5WFh2SGlXdnJFb25NT29kOEIzbXNGdUcyRG1PWlVPZ3VDTG9yeGFWd3FZc3hCMEp4UzkrMEVYSnpiVnluak5YS0RFbFJiSVJnYlRBTGlLVkc3d0JXTEpwelN5VVhZamttUkc3YXprTlIwYk9YVVhFaFFtUzZaVmMwY256aXVWdVcwWEZFMEg0QmZHNlluaHhIZUJNZ2pYWVFtZ1VFdHhTaVpIK1lDaGx2VHlHanRSOVBwT0gwUEJlTk45c3ZFZko0bkRRNm1GVEJlenZlc1NuT3phN0VEV09wOGVsTEUvUEZKQVFaakhJZ2s1S255RUZPR21Jb25RU3pkRkNPNEhQT2g0ODhIak9KQ1JhT01iQVl1a0FqQzVwd084eXdTUnJORkovQ2lnVGxSYzVoV0FUOTZLNWZ5TnhZalhIdVJwNTB0SGFEeFZGTUtGNjFkcVI1d2JKS0tnd2UzcGg4WkZna0dLYWlXR1pQODYxbUY4Q29FZldLSVZySWdWNTBORG1XdEd4YVllRFJ3RGVxcUl4NkR6cVo3emNVY0JUbDdKUnVCYjVUdldscGxORUtYNnBQTWpUbHl1ckk2cmYyd25ZMndYUHErN1lsb29vdXNVeUwvL3lkeCtxWDQyT1hRUkN4Rkc0T0x1QUxoUUV4Q2xPTkZVcFo0OHk4ZFoxakg0RElIS056MGNKeFJHT2VoWERzdzNucHVaWktjQUtjMWRaalVUV0xCN2lndWs3UnpZZDAzeEJINDRBQVQ3Y3NDbzlqZDh0cHpqOHFsd25MOHVoUmFQaUJTNXRWcFFOTnpqWE53bVN5d3lwVzQ5TnREUFdteUdTTkNaSUc2L2djdnJQWE0wZWNEVE9mSVkvWDJHQldGWGVmN3hraHA3TForOFhYZElCa2xCc2dMZEtWVXhCWVArcmlEY2VQWVJNakY2L0pmRFkzY3dQeE9wYlROR1pUc281MVBPRng5V1JuMldZSWtOTWtLajNBbmdVcjJZOE40R3BLZ0JOYmhyS2FjMU1RRUxmNnhLYU9hUWpUaGdnMlN5VFVETzFabFpmVk12VkZGNElvWmh5RkV1bWdVMGVFVHNMQVV4cVAxNS9ubW1rSU1IektVQnI4c1A5ekhic29WOE8wcEZ1Qjc5VG9XbGxsamNKRDlVa0cxaXhpK3cvMkwvMXJlNHZkYW1NQUdwWmp6MVJYVTFQTlkrUERUczBBS0hZWlhKdm53T29ZeklqNWRISGtTK0V3MzNQczFrbXRuZlhXdHZTRnJ6bmdyRFpTOGo2WkJZeEV6QzBMMHF0RmNadExxNDNtaERFWlNUc1BSZDJ1WHNaRkV5WU1qZHhRSEY0Ny9ISXlqUXhyTWsyZlpnbFNsWEhKUTVLWXJVd2RKS096SzZ5QkRjWVVvblIvMk5VWGV6UHZPWGJXeGc2V3BCRmdOYjBzaDZrWEdiM1A4b0xlVmpPM3VuN2crcFFRMXREeW5ieStBL3JDVDk2QWdhVElxTE5CV1dwdEhVbnVrMW5FSnk3NytKZEY1NnRUemlma0p5QVdJYTR4b2hqZGpuQmlra1V6SlpjUlE5TVZoZmYrYnd6RHZyRDdDVFNmTTFCOEd1M0RZcmxJMkw1T2VxK1o3THdlUWo1MVRCMlprenl6bEppR1lSWEhCeXA2V1Z3eGpQSnVjc1VzbFVKTmJOREpSSmVTN3FhWEJwa01NbHJDeTJpTVF1ZTM1OU1oa3F3b3o2N0RhR2Qzc3BvTTFTZTVhT1kybWhCVy82Vi83KytJMzF5S2dzWDFmaFJxbW0yNTNVRWVpeE9EaFVBM1FjQ1p5d1hTMGxXQWY0RVdVV0tVM2tzWjQxMXd6dmh3QjE3SGswak9NcHRsMEJWdHJLdVVRUTRBNkV2dHJUTkNxSWJhZWl5YTNlNWxVdHd2Smd5UEhFN1J5Q2dRV0JBME1teFlCWVY0a0NjYjlTcEFIWTlDd3c5cDFGN09Bc05aN2tDYWhhcy9EcXZZaktQUkdETTJvc2xIYVRxM0RSSkF6MlArUlU1WDlTSEpzQnVoRVVGOHNKbGVNM2ZmUGdLbHA5S044N1BHWGg3a0Q1VkZobUIxcXNWb08zQ2g3bTMxT1JXTjJqSEgrZHZUUEFDbEdIRjZLWDdLTHpkblRaeGNGSEkyN0lBZlhMMTAyYXFRYWJWelIrbmxvYzdJV1pwTHpOSnhQUzVvUXA1dGRLd09xMW1LMVJBUXpSWnhyU09PRUFxMElZclBVZ2t0QjlFc2UxN21sNnFvVlBFSmJneEl3RFNqbkJaYTVvUE9KaHBLaHB0QkdSU2x5ZlJYT2kvTldVcVNWZlFaMXFwWjRDUktBRm9jVUg0V1Y2dTljYzVNYjZZYzcwbllYVTdmYzJsNzNDc3ozZlhTaDUzMUtjeDViSmRCMEJRY0pzS0VUaHA1a2RKMWJVMjRtaHJaRUx1elZuZXJTQ2toRkdQRVNNVEV0aWtWSDBZaDVxM05mV1prVUNFSVR4UjdMRnJjc1paSmNTR2hISThnV0QzSUtpR3hwR2ppWkJURytWcW1VaTlOR3VZOEpDbFZ6aFc0YklVbkZFbEUrUUJZY1JnR3lVa0ptbDZMZ25QNUE3SVE5Qksxd0RMNnhPaERYdEE3eTF1OWY1cVMwcDdtK3FSWTF5VSs4WGx0VWNuNzFldFRERHREY2RWa1BQUHJXRUdrb3hrUTBLRVdhcmJjbXh2M3l1TkZOQ1lBTEVMY3pJZ1JmRHNxcUVrZXpaUmVSeTByVnpKeWdQeUs5STJYTForNHhFbG92aFRKOEhsMGJCNnJvNVFEUFJranE3dThnQzQrNnBpR0VtMkpnaXlqcGdOaWVBdXI4emFzUFFTVnJTak5LSTlDTC93cTFGazZ0V3NVTWFQbUFoUFVqY3ZTQzBkZExTTXcrT1g4NTl0T1JOa3gzWDZudHRXWllMMjM5RnA5SGp3a2FmK3JQU3gvbng5b09IekprdWY5K1d6Y3puNnV5N0FUU0FSUStKdGJ1Z3p5ZC9VY1FNQ2w1aGpRaUU4b1dYN05mdlZSV3h1dnBpNjVtRzRWbGdYU3k2MnF0Y1pZTFVTb0s5bzREcVVTQndpeDdIMlpGMDRKMVhCYmowV3J2M3RBQytiVmZ5R1poRGlsekU1TFNTVEZFMUJMMFpWV0hnK2MxVlRuRTVabDVGRm8rTUZ2Nm1UNWxQT1Vrb2p5L3FzQ0VJdHllTEllZWh2K2V2Uyt6TWl6MzF4Z2w0OTIrWXZOME1UamtIVFlyY0hnN0phYXVmdnhSVEIyS3QwOHYxWmUyaXY5dzNUUlZlR1RzUG9qRGdGUzh5OWgyUVFlQUxBV1NiQXBoNEZwTmYyb2N3TGMwV0NNd0M1YnZ3T0tHTVZPSU5SRUhhczNFcCtSRS9xWWxJU3F0VjRFR2VyckZnenJXWWJUS1dFR1I2cEtZQVVEaG84M1JFT1dNd0ZLSElkYnJwSVQ1cUxCZzV2Q1FPQlNtQ3RjZFRIeHRXU3RaaklHdzJtS3VMeTNuTlhiOGZVNk95ZFpVVGJ2bTdmQmhXcXJoaE16ZEEvOCtwSEdSNmhGUVRsZVh6cDNTMWphK3A5cDJKa0FBU3hkQnNObEFWOXFqaGMwSmF0Y1FNQW9KY2JSK1ZSMEtTc1JEYUpHYXlrMVk1Q1lpZnRkNjN5VmxPc3hyOHRLenBRU3hOcDVLTnJDd3dOYTFCaGxPaWJQeWFjWXFZaGlHTjNsR01aMDdrYWViYlIyaFlGR0JxVnJERUNYcFR6TFduSUh6Y0xWMmhBaFVXNzg2cXh6RGlQTzRSUkM3UkV0aW9JUnd1c1JUMWZnZWJ3bUJoZTM0Wm5QcjRMenA1VHlLRnQvWTQ5c2l2d3JQQ1UvSlNqRGliZG5hRlpzNUZFQU1Zc2xzeVdCQmFpdGg3dzg4d01BSnB4VHRzcURSY2dGRHBZWlVjbmUwY0YyQXFFUE1jK2I4dEc2cFdGM1ZtcEdsN1RWMWhUcTJ4NE5tNk1NQkR1Wk0zYVZDcnI0dUNjWktyd2xSakFCbUY0UUMvSHZxRDhXV3FZb1ZmWUttbEVSK2JXSmExeERja1hKVmxzQlY1VCtTcGN3S3BTaWNlYmI3Wjl3S3lzSkVDdUZ4SEQyMkwyTGFmbGU3Rlo5bnZpT0dYSWRXUzMreE5JenRucGdmYnk5enVEWHNQWXRqODM5QTJrM3hta2lqRGd5NlRJSTBKSHdmNGFueG55cE9iYk40eDZ6SFZQYUo4ZmtjNGsralZjU2RhdFo3emwzQ3pIdU96WWVEMk1LK3lpMTNaZHQzWUFsd0RsdFBSYnQ4ZWtCSzVoWEh3aEZVcDJUaTdkS1U4MElFc3l6Nmd5bzNPWmdXTkF2Q2hnUmdnS1hnbFdKUkZOSVE3d0hLSVZJcitNRWVlOFBRQVRuR0J1KzZKMmhPTmVtbkRHQ3pMTFpNT3dXZVBmVjc3blhOM2tUMHk5VzY3UHU4enYvSTJ1d1haUFNlMXlWMEJaSWNKYzFucXVMVUN5SWxWbnhLUkpMZm0zdFhCeGVEYVM4MGVObFF2QTBnWmZrMkZMNHFVRCs0ekhNR1ZmY2RpSkNGL0FBZlp6ZXhSTDBzMDNUY0pTVHRvS1Y1bnZYZ0M4TCt3RnBXZUZDWXJVVVRQTkNiWkJDNjBTU25tU284WVpZbVFWdUJvRmQ5aExXUS9lclZ1a1preW1IbzduU1FUYTJMbTZTRW9GZGU0T1pyY0ZKbXVHbElheHMxS3B2bGxHcy9yZ2pCd2w2b0dTdzA2MlFzK2NSZk1vN1JjOXYxU2VsYU1IMTFmOTIvN0Q5ZmZ2TTgwdHFUWXYyZkg5YklHeHhtL2RoNXlCZXBta2kvbWEwTG9QOFhiTWw3U3BvV0dxdXNkRVpuWWNaYk92NVNNV0ZzRFdsSEVwTnZ6YXI2TmFZNTFKbVk1Q0VpZWZUMm1weHdQNVk5MjBYL0pydmJvazU5VmgwcEZjdjgyS2VjVVhxR0NnU3JFWjhTYkt3WjBuL1NFaHE1Uk9XQVFuWUFuNERqRUFwenE0MHdVVkpNd0loS0VqQ0pNa3A5WG5WRWRiMXRPVlJMTW9sWktTRXlyeWc5NmladTk5OFZ3Q25jbXRyTCsxWVBoVmppcUZuRFNHVWZMa3BtYVBSSDl4ejh3bVNsTlNxVWhucy9RZm1yMTBtUEx4cGdpaStOVWZ4T2VlY3pnUjZaYWd6SG8wd0Q3dXozRm5PZWkyWjUvQk1ac1ArWXd1UEJBSENBQjdmbUpwd0NBMmpGT0pGWFBCNHQrNE1FckNyU2lVdDdMTzg2V3JTVzR1R3hZRURyaWhSZnJvbVdqT3Yrdm40RjQ2aXhJa0Jnd09MWng5OURqa0ZYVTBmdnNuN0YxNWVjKzlHOUpmUGoxV0VQZTNMc1E1RmhJZ1FZQko1YkpkQmtEYTNobWc5Y1VhNGRIMWtwc1JRY3MwNTBzNnhEL010NTJXcGRURkdEQlB6NWVWSldoL1A3YjRmUVhaT093OUY5L3ptQVMrb2JFcUdsV2ExS1RwdG1QbXNoaVdIenAwSmtIcGZqYldLTHh0K1NLTWRoR1lwdlA4YVE1cmlBekdpcE9ROGs4SFNyU2xsUU02ZGZMRGVNQSs3RWRQVTRCN3ZlS3R2ZjdwOU52ZjcraFgrY0l4OGFFWUFpclUwVHREMEJCemVmUmI1SGs1VkRjQVZVU3M5dXZjMlA2Q2M2dGxUQjA3WnFpd1dJYldLL2hia1B4WUdEaHBNeW1pbWNERkVzWXlJWDVCVVhQRjE0L1dzWit1TmFNMHZpeEg0TW5xY0dic1ZrRXBPMXNycTd0YWxUaFZkRUJnYXNpRk9aUVdZU1JFdjQwcldna2FWblRFSkhzNU9NeXJqNHpvVzNYVjBtTlViUU5OQUxIN0UxbVh2VnJlTlg4OS80YTNuRmhoRktSZTBGTU4zNm5xbVVHTEpFY2Jxa3dvdDNpNEE2TGY0K0FiMXJjeXprZjMxNitjbTQ1R1A5VDZKWVNlZ0xib01oaUVJdnpYRVA4TWZRQUhuTDNWNzV1cGpyS1dWa21ycmZCa3YxOGE2dHJZYWc2Uk12TDA1MTVxTXViOGVEMzlPd3MybHJjZWlaM24zTWhSTEhKUTlJRzB1VURWNVk1a0ZpaFdQUUNtZmErVWZ4Qkp1MXJBYXBSUnNCUzdWUmZKUUs5WU1zZ2k0S0FValVvSWpmMzlIdDBwYmlGbFNHREdPRU5tMEs2STF5dFFUREI3cGdidmYvZEpDbkVwM25tZm14L1pOSGprdFEzVy9lamZLZXNsU0dLWjk1MUJrVVlwNjNjd2I3cUdwRnJjeHpyRXdaVWl0UjNJYmlQRnB2VjdBejdRQUF5SUFUSzhLZFVZK2lYVXlyakJjQ3RldTlVNk01ZGZWU2p5TW50ZUN2WVhEL3VuV3FCQXVxY0hySWRTMEp4bGF1aVZlWjZWd1ZBWXlRMkI0djFzY2hjT3NqS3VyVXFRVzdxc2FkZUxvcm5QQWJENk8zRFh1Ry9Oc1I4dVFVWDRBYi9Ba0VVWEp4TTZQaGZ4VmI5Y2NheW9saVpHMGxsRHNQOXJEOXEvbmQyZ2ZaWm10bXQrK2ZkMWx1cGZIOWhoMmNzR05ZWXpBc011Z0pRU1NkeHhJSDU5cFdwZlF5Um1sVjRTVVd1Mmx0dXlGczdvUFFpTmoyOWI3Wm93WUpvMzNkKys3V0x6SjQrMytmRHpaUjFMY2tnanVzZWlsZkhnWml2OEdDTVdKTVJlc21vSjEzQWxHRkNSQnFYamlzaTR2TmpwMkoxaVZnaEdsT0RZT2t1aFpJSWNFNzcrQzRMVEVTTksrbEdCR1d5a3JIVExMMW9yem1IOXhxVkQzZk5pTktlS2FIcnluWjgzY3ZYd1lLY1ZkNXBYTGMvOGgvaWlJSUpmS0l3K2pTWTczV01zU3E2eGFzZVgxWk1hUlc4ZmxTSHczVkdGVUxKaEVMRUpXR2haSThZNE9KbFUwVTNGS1pMblpZUUErV3ZkTHJyZDJ6bU9tS05tMjhGWU4rNk5DYVZIdEhmTENVQjhBVDJ5MmdUQnJrS2l5UTF5S1d3V3RWWDdCSkpSNEd6U2pLdktQVFk5eGRkWk10Q0RzUVExQkRVRVlYamZVc2ppZFpyL1diQ0lqa2Zqb0UxRitwKzYza2xxcU5ZbXgrcVJHeTI2cVRxdytvTmNQMFQvcnVqaTF2UC80ZnFqOHFNLzllYWRvbWdoamNxSmc2Q29Jd0t6ZGlINFpubGRGbDRReVNxK0lPZmMyMTlaeUxqRnQ3UHM4NythZzhmRVJ3c3pudFBibC9mSHlmRkhpVnREV1k5RnIvZXBsVVZpR05iS3ZicGJITldUQmJCWFFWMzZGSVdBQjYwOW94bHJWSm9iYVFtbXJaQVkzUTNlV3R2UmFOM3B0cDh3NVNUb2w5bnFlVS9NNEFyRWE0K1lKQmgvNUJjYjYyWG9xdDY3cjUvcHkvT1FhaTM1MS9KTGZVZkYvRGJFOXJYWkI4WklHMnZpU21tcGFzMkJtSzRVd3pNalI2RXVzOGYycWpCbnBxRm5rakNMUGZNT3JMNDA0Q0M3bzhJdGE5T3BRWjB3V3VTUDhTRXFwNkhadmw3ejYxdkw3N2hRZVJxLzNoc09LMUFhbjU1bEpPRklycjRmUXNKNWs2TmlXQkpOVjBpeUdKQjFYdkw5cXE0Q3djbDlCTTVXbVVIanVldFNwbzd1Q2hqbEhRN0swb0JibzJGaFhQMW1HVHJWdjdWOXJ4RUdnQklpc21JdVFaNUZieTJJeWl0RUt5djBuczdpL24yTCsycmJWNmZYejU0KzdLaS8xNVhnWmRyNzZRcGhnekJZbzROeFZFT0ROUTFYN1ZpNjIxSnlEWEZBalJ1a1ZzWlM1TDYyM2RWUkxYM2J2b2FXRGplT1k1OE1ZTVpJeDhma1p3cktQYzY4Zno5ZVhWeTBTZjBUQmdVcndXUFRXdm5sWkZCY0txWUZZeCtwQkpUb1BYbkpxeEx5OTg1VzNYMXl0ZDJEWWNKRVNDdzhBWExhSzV3UjVKSG4vVlJtUXduS2NsbnN5U2ppYlc5dloxZTFRSmlrTk02cVA0ZnlXbmFYZ056M0w2NFM3dDY5V0tiamIzTHE5M24vSlB5cms1bE0rL25MR1I2Mm1ZYjNDR0I3dDRxUTVRQ24zWWRWNDBqaTVZZnFHTEVKV09nRnVKNTFVYWFLWnlsT3lxa041SVc0NDBwcTR0Rjk4WFppVDFlUHcwRzh5UXJILytPU3lZSEdzQ29DZVpPalpsa1FUazdBYXRNVndHNGNxWExDQUZkaHlGRjRPTStuVTVHTkoxT1lTT1dEMThRM1hkSzU2MndKMGR2aDd6eEZTRDVVZDgrUHZ4T05lY3krOUZUbFZYNlhZaDZUc3hPcS84TTB2T1gvcisrYjE5dlhYejRjdXIrMzFlSjBtY3BDYTAyZkExRjN3UXpIQ2pFY3VaZ2tqMGR6SkdhWDNTTFVzODlybnVqeXJkZFljeGxQamZsK1d1emxvZlAwYTQ0ckY1M2o3ZkhsN2ZkTnloTHUySG92ZSszY3Z5OEt5cjJXQU9qZFFwelg1QU9FT2NWczVtSVBxMnhrTW0wWE9QYXFNS2llSklVOWRVczJqMEE0cFRuY1dSNWJlRCttRGRYVkRzTmR6UmkvVEJCaDJhM2J3cGI0anQzOTNyYWZTM2VmRy92NzRMWVZ5RDRDNjFyOUUwdER5bFhiWWN0ZDlHazkyZGFyWWNxdEdhMm90ZnN3UG9vbE54M1hnakZPaFB6c01Rb0prU200M0JIZ2ZmVWNrVDhqdGtkM1cydjN1STA5ZWJmVCs2RGl0S0dQbDlMcHlCYjZVcnRzS3R4dyszNUJrczFxWnpaSnNNdGRvZ1k5MzI1dW9QRGJRak9wWWVMMXJtY0hrVTBreTVwb014ZE9TdVRkK3lzM3MrOUNQK1JBalRnWkVvdnlyUGgrdHpIWHVGVnFkWVgxQWIvK1Z5L2Y1MklQWnYvMys5VFQxcmIvZDMrLzRORkY2Smc0WWRuWVp0SVFSYnIxOE4zekozZ0FNakZLU1c5Tzh6VXRibjlXMjNDWkRkU3ZBNDdHdUQyUEVTTTdFOSs4cGJmdDQvLzd0OWYzdDNjakVIMUdDWUVwNExQcVlmM2dnaS8rS2tzb0s2dnhBZzdic2d3Z0ttSlZWY2Q0L2d2YXJsVlZwallFSGZaT3BRUnExOVMyR2d0VVZ5NHhaSTVYbmdGV1BmNHpjdnVzODMvbTFnSHNJbWdkSWFieHhabFlDWUJTZUV1L3gyajUrOGcrbnRYdk02L2VQNS85b2FaYUF5NU1HamFwNUc3NXN1Zkl1OWpMcjJWcEliazFtVnpqdTFHVHRRSEg2dEJ2bjBLT1daN2JxbVVYSThtQWhyNlNsOHNxa2pXYXFybE5OUHpDUlV2am8rbzFqVVpleWJkenIydU1SSkh6T0FBVHVqNnZiQnY0aGtjRU9YZytoNHozSk1QQXRTYTZEeWtMMm1wYlQwVkVWQXlaSkRNOTkwaFU3bThMYnd5S2RtVENWSkd1dW1ZTmZBYWFnNjhaeFJHUVpqaTc3dGZ5TEEzM01pU2lwT2xseFRNNitucjB1ZWFlNUtsUjkwb25XM0ZyOTBmMFA2ci9lL2FmV244djlDUGI0L3IvSHByM1A3NCtQYWFJVFIzZEJZRlhxRG5BbWYxbmsxa3N5a0dTOGtWSlMydEt5TDd4MjI1ZTJHb1EwbnM5dGU1cEZXaW55NDRmYytZd2hmSHgvKzNqL01Hb1MyRk1MajBXZnl5OHZxMElxSFdZK0lIWWtSQkhuVk5zZHNIdS9Yc0ZmQlBDb3NnSmNDa2htV2tDeERkSU4zQWJkV2RxeUxjdUQzeHBGMTZ6NXFab055R0hZcmJuQnQvNVpNMHZIVDYvV1UzbC94L0h6K0h6NWYxeWFwL3FJWWlncEpVenR3Y1ZzUks5VERuSFV4U3h1SXZzdDZBbHdlbklUUFgzZUxlTEZVQVR3Y1V5UDQ3aldlbGkvUzFJSnhiWFNRZHRPWE9oaTNjMFRVM1ZCVXJCQzg4YXg2cUhzT3crYWZ6Nmp3ZGZSeDJ2QmVWRmJWbXY3RG4rRllmZTJheDBjVE91R0VUWWt1NnpSWm5lazJyaCtvTE5QdzlGbDViV2o0S3RkanJ3L0hjcGE3bUJYdGpDM1ltaElLMjd4ckc2N3ZkL1Q2dS8xMzIrMTJzVmNlcU5vR01QWk44KzVyWG1ucFdsVWZkS0wxdDFXblZoOVNOLy9yN2RmNitNZTdmM0gvOTlVL1dQNWVINU9FekZ3NU00UVNlRXVnMEpHMk1qUUNTM09yWmRFSUVicHZVcnYyN3F2YTkrUE85ajBLaVRFeTh1K3Z4aURCQ1orL3N6NXNMam04OGY3NThlbjFRMTlUa2plMW1QUjEvVzNCN3FnQncvT1NlYkRsVmZXUzB3eWFjR2M2aHBBTFkxZ0Rxb2Z0MlRZTFFKNEZESS9ZRlZkMVdWajRrVkJDV2trTEpRRDZaQVRyRmZuQkhBbWdLb24zT3BuS0RHYWNaUUEyb0RiZlRIVW1wRUJnS1RnSC9DamY3M2kvVmN3NWxScTkybmNmWnhmLzQvWGkxMDM3UG50VjE5bXlZemd2NU40clJuZ003OVdGQUx3bFg4VXJSaFVjN2NlU3pjU01JVUFDUENMdU5BNldtWlFmWHdFblFVRWVyVTNsRnl3ZHVWdjZEOHZjQnJRVjBHL2Q4YnVsTkFzZEt4a3ZiS0UxWVI1UmRrRUpqWGFTclppeldmaUVRbllQb3hhTEhvbkJPOWRWWWVKcmpOOEpEdnFjaVZNekJ5NjlnZGFMOUk1R0Y0UGJNTEorQjFvNlR5M2tMSm1uSDFnMkYvd3RnbGVld05lYzBrb0pxYmRlcEY5NHdrR3FWTUtwOXJxeFl3ZFE5Vk50VDBxUklYT2ZxaU9Mc0xXRTduMWJHbGYreUd2REJ6bm1sWVZVbFZnWmtGSWhXcy9vUzZBb1pxU3VUVGhZWEJ4OHQ2S0FkU1MzV3crWVhKVEFGZ2kxdlc1VnpSSFFQOVRqUWdrYytaY0Q5a2NLWHFFVWhxQm1reDZoRXRGY1FXOXhwSnJzSUlDelhjWkJScHdoaUJRUTRBNEFvVEZPV2hZRk5xaGVWaEtjVVNKT1BGdXh5S244SEdkM0pZeEFzNUgrcmFUVjBBNHR1RG40dnpyc0Q1bFZLRC94QTdScFlhUXJNTUU2NTZjby96VDl3dlNoaEkwOFkzK1dkdlc4MGo3T3ZSekh1S3dPTVlTRGxZaTNCaDZYN0RVT3p3T2JndGN4OEZ4OFZ6UlcwZlB4ZTBvODJ6bFBPMmp4bGlvYllDQTZZYXQ4eGM3S29RblI3Y0Y2aFl3TUQ3emxmNjhlY2gyaXFYUFEyOUg4VEpWNjZIeE9FVTdWSU9YOUV0Y0RZclRjbDh6NDlBQXdzdWdSempVQjdWOWVrQXI2blNCMEl1b0xnQmd2bEt1NGUyK3grakwwZzlkWmN6KzJCR2lsRFB2UFdaaEJkR2l4aEhwR01OdzYreDhLbFRtMUMyYmg2Nk41cFZTbWxOTGo3dDBYdE5hUk91RVQ0a2FYVmVmYU8wWWthSTFqTmFYWVNtRlIrVDNjWk1vcFE3dVVRVW1wSG1oSEUzdzFVdGF5M0txOXZ6b2FlMCtRYlhJNTZMejd4ZTdZbzZ0SUdxUWJaNDM5TENlalFRbVFUTE1CbDhnMVZROHBZSk9SQmtKVjVVSVRzcnZtR01JcU0xcUdrNmpacHZDS1NlRXpPV214eEp1VTJlU2d2a0Y0YXJpblJkaFN1ejhPZVR1aEQ5dXFDd2RxZG9VU0RvSTBLL0ZydU1OQ0JpQUNUTkF4NWwxVGRZV0E3QktSRzFkTG1pQkIxeVJCMXdZMzJsL25IRmtqQ3hHRkhBNCtSVUwvQTNoS29NMkF3b1dDS1VhRnJJMEFSRm1neU1zUXg1TmczVVBETFlMTUFJRk5zQkNrSUhoT2ZXMUhXaDdpMzVXaXA2Y3oxbEgvenlnUERPb3pzT2dpNjZkWlZGQzU2V25VSHFONDNvTkdFT2M2QkR3ZXZ4VjQ0VHhmRVpLcDJLNVI0ZmpDOEVoM2w5eEJDdGk1eGlQWm5KdEd0YktJa25kUlowY0Z3eWFuK0k3ZnR0WFlnTzFrM1RmdUEzUklUUWZYRzNnYTJ5WkdwT3JydVlXNFdsazN3YmUrY0h5RUpnRW10OGRCRnhpTVB0SU9UU1FiZnptQnFhYi9Jcm4zanBzVFdVdzliTGdmaWNFRysxSk1ValN1Wlg0UjdCN2REKyszN01Db1cyQW1xaDBLaTV3bWVHa2huSTFnTjZuQmhTT2tNN0FRcGkyNG1qaVF3WDZzeGltb1czUzJseEhESHlJZzJqWUJ4R3dHQ1N3RlV3d0Z5Um96U2VXSVBqWVdCTFp2WFJDTTdnbHhTMlFnMDh6eFRMT1NURHJnWm9kK1lUSzZCZE5lQytxK0lUbkV0MmlmYndYSitlRUZlRFVWanhUYUo0RElJWklDRVFSMHVaa3RWd24xRU1Ja3VNbEkrakIyMlp0eldnSjBicEc2MXZXUm4zbTJ0K3hwTHdIU2drWXBoU3dtSkpSWU9oMjRtL0s1UnN4YWpVVnZSVG9ldmhJZXRZWUtHUWxad05ia1ZMOXY2TldrdTZUTEpaK0FsZ1RZSlFLbHZxYVQ0VzRQTlMybmxJcGpNWXhGc05tSTJCVzJ0YjN3UzBqRExzdDhOQnhjRkJlVSs0bzc2bWtHbDdHTUN1RUFORFFpdUY4aGdsR0dMWkszSWQrR2dEY05KY3FteTQ1U3lrRFVDYncwY1BiTkd3S1FRR1ZBbXd5N3o2dFE0TFM3S2VZd205UFRlclRkOFFleXJxT0FUSUpuNyt5ZERxY2ZicWU5ak5kM3BhczVWOXg2Z25QblJhd2s2bzlTbWlCTkRJbExnekhVRUxPMlRKTGZjcHVqWTBGdjRqR1ZnZUY3aGNzb0x0VWhUeVVyNXd6azlYSW93eVVBbUNIVGU2bDJWYmVxeUFNbkQ1OHgwZkZjT1NXUHZNdGxYeHdNMFNBWklPa1FRYXpreFhuS3QzekNxVUZ0Y0tNeFFQS2FVWVBYVlZBTk16b0dYZUs2ZnlvQ3MxL0hrR2d2U0Z4UkZZamdnQm1RSUh2Zys2dHRUc0RHVTVRTjI4UXpQRVdJcU8zNFZ2S3VyTzR5enRpSjluYkl6QjV4endVZUNjWUhySXA0Z2Z2ekJ3MTNua2NHdW1kenk3VHZBdk1iWjUzb1lDS3ZZc1IwdXBkZ3BodXRsUzM3MEVvMkpFQjhLYUc0WVZvZGNHTG9OY3RMeXB3ejd3WVdnTmVuUE9oTVFLaTNFc1VjVFJlRXVGSllHVEVFMTZLUytlZWw4cnpXZXVsY1g0S3ZIYXVQTVZldXRqWGxubVphS1BTeTdIUVI5WGpla3RxeEwrQTJFL0NNWFpxMEhlVUExaXhVM1F5bjVwbElZbFI3a2Y1L3l0anJhcXNaWENZbjN1aDJzT1padERXVERUOXVsUzdjVWMyOEYxV3F2SnhSbXZkZHJYWmhOVnhJZUhYdEdJY2F0VHc0M0lWck5ncW1Ndis5YmgzMUpTbldjNVkrVGQveEJtNkZVRlZvaDZhanpHeVYxQTFlMEdWZFlzeGllU01zVE1UeE54NkF1K3RuRzg0MWxBc1hkZjEzNlBtc2xvRkxwQjlQbFRmMjhUZUFZWTVhcWt5K2NGK2tuK2I3WmEwTTNsQ0t5VDFrcHlpYTdSaGR2cUhjSjJ5SjA5YlZnTjNaZlZtQnFnZWxHWldaTVlWcVd6TEp6SHd0R053QzhBSEwrYnE0WDFnbWQ3WXZWcXlCQzRhSTh1K3dTN0xLVytYV0xhSlA0Wmg2ZEZFSDV2YlZiMFRtMnpGeUFiSm9pUmxrM0xsTGhyWkVCd1JhZU5ZSFkzZzlwdHI5dmo0WUN0Vi9Vei9OOTg1aThodlZhaG9ZblR4SEdPQ2lITHJkK0dFZHNqa3E2SUU1aUZIbkFidkloSW5qcm1uMGJHczVtN2RObEZFeGpvZGptRTUyNXJYd01IRXVxNzFYME5IeldXMUNwekpXQlpvdUFVU1JTeGYxSENOeHZlVDdRMUFDaUJRRkRnQ01qc01UQ3dDUW1LWWY1ejRTTDJRRWJxRkRJYzA1ZmFhVGk5Y2hCa2lLVVMrUFljSVJVVmp0TUFZYk0yaWpUWE93bEFRa2JkVllqQ1FJRkdlb25CSWdFUklnbVJJZ1ZSSWczYVFEaG1RR1ZiWXNROG5EbkdNVTdqaHhUa3U0VWNRWVZ3amlsdkVrVVFhV2VSeGp5SWU4YnhNR2ZPSithYU5HQ0RKWHFuUy9xNFZuS1plSVo0UzExLzJ4YTU1YkxjSGtwMlZrbiswcnJoYWdQT2VlK3FDUlJZWEtMT1JsbmhwcVVTSytMYXJ4VElmRlZWcVg3UmNWa0V2aTFKbFZtalY3bStyckJUakQ2dkZOc3F4Z3EyeHp0cFBpNzdXekUzK1pMSFpsdDZadDlwdW0rT050a084blhacDArSFdMNCtSc1ltcG1Ybi9OMUpMSyt0c0VBQVFCSVpBWVhBRUVvWEdZSEVOMWpLQ3lZWWlzL0h4UUozQlpMRTVYQjVmMEdlZFNDeVJ5dVFLcFVxdDBlcjAxVGFaYld6dDdCMGNuWnhkWE4zY1BRaG11RXN1RjBFZ1VXZ01Gb2NuOU11UWVnMEJFcGxDcGRGRmI0Wkd1TW4yYkduc3YwNm1XYU1tQzV1MTNYTmZ3K2J0cW5JMXdiNUpyNjg5OXZtdDlWMkZhbDlVZVlMRVhIL2RmdWpwRDhWd2dxUm9odVY0ZklGUTVNenhCN0JZSXBYSkZVcVZXcVBWNlExR2s3bGVmZm96clRhN3cxbG5sN3VUTXBqa2NvMG50dERsdUtGTHZxTjlxTUNCUHZyOEhiVGZ2N0lkY3JNdk1ybENxVkpydERxOWdUS2FJS2tta3F3RTB6NU5OMHpMZGx6UDU0V0N4M29SQUtMbWZIMC9HRTFtaTlWbVY4bjUrcDdHWUhGNEFwRmtBL095YlhWNmc0MnRuYjJEb3hNdkg3K0FvSkN3Q0FLSlFvOXp4eEpKSERCTTNRakdrbWUwdEJiTWE2ZXFwcTZocWFWRHB5N2RldlRxMDgvVjBkWFROekEwQW5oOFl4TWNwUVhtTTFpQmtBQVdDTmxaNThZMlkvemZOaXBVbS91V3ludVZWbEhSVS9RUXY4bTVyQ21tTmpsMlZoUUdSeUFmbWNNVCtrcGtDaFg3aGhuRkxIWTdsNGQ2UTJGdlZzY1MwUnVyVklIalhMTldwOGZJZWFzbWtDZzBCb3ZERTRna01vVktvek9ZTEFDRTJEQ0hLeW9tTGlFcEpTMGpLeWV2b0tpa3JLS3FwcTZ4SHhrOTZqWTk4UDZpK09ad2VEOXNqYTlRRjZiKzJtc3BBWDB4OGVSeEVGU0IrWHpSMGhPcyt1SjJWWDl2RzBuNmw3TUhsaEkzQlZqYWpIamQrNUxWWUd5SjZXWlRsMld4clUyWWNqRnhCcTZxTUNlOFNBbzdURTBhTjhwRnVBNHpvdkUwR21HVVVqUUdVaUlhdGtkaklEVkhLa0kweHF5a2xpVTlzd3hVa3RJVmpUQXFpZVRFQ0tHWmhUWm1SWXBpWWg2YU9LR0JpWVdKU0tIQmpPUTFJdVpRb0dxeXp0RHNBaG1UWVRUWW5CbXlXRG03MzMyaG1zYzZWY3pGUFZXRmlWZVZ6ZGJvVkZSSDB4WGVKQTVXYXlVVTNYUkpRYUdQWG5DamFlZzdUT2RRdFcrR2hnNVFPNGxVMEpURkNpMUdNUjRZUVBEMW02WkFJRk5QMVFFZkZwc1ZjYWlZMk1BaHMvcXFmSko0VjlOZ2x3eDljWlNuQVgya1FLaWp0STRoeWZjbDBlQUFyVldZU0R3cEY1WGs1RVFPNk1SSWdMMlBTb21uYVJEMWVIdmEybW1ybm0vaExEZWNGNkMvK3VMc0lJeldaelY5OHN5WjFrS2RsZVJFLzdrNU85L29Eczl6SlYxRUYrWE1HMS9HWWpIL1A3cGptc0hseGV5Q25VUjBHU2UwbGdPT21iS1B0NWQ4V0xiMjJZUHJwTnBiMTViWDE4cVhNRFZsMEpoeno4YTY4STU4NVdGZWladmpZVkRmS0Z6cEc3WEczYlYvMW83dHVtZ005T0ErZngydGV5dnFleFY3OEpCQUpZa1B4NUFtNjRHbXJFbk5UOGYzNmV3RGFwMjFmSElxOVZrL3l0bTIrZkYybXM3T3dGUUNYVXhqaW01VTZmaE5HK3o0WlJ6cjV1Q3QwaGROWmFtWDVrYWZ5QmpERTFQTVp3V01rOXFUcGNiZjhvazNCWXU0QjNLYzkrQWxVblcySkw2a1NPZmFheHBxRWVxMW9wNHN6WHMrTThybTU4Qm5iQ3c3KzlvSTRSblpxT2ZZeTErbnNmNzVoQ1BnMFMzV01RYzBqMjZrd3NjOEJ4SjdSeWp0M1pBa2U3bEQ5QW1uKzdUcHl5dmlicXAzZVJTanZwSkRKWGNrd0Nxd1NOaEtRQVdENE03MnRGKzdzRVlBaUVEVUlHQkVEVXdnQUtJZVZhcjNUYUQ3Sk1zeUR3MUdKR2hVaERBUlR3UWdGRVJFRWREanp3dzZXMHJQNk9UTk9YS3JXbE0rb0NvenBtNURrVlpic2t2KzNPbDB2RTZyVDkvQUczbE5xSitmRjVqdno4R1BUMng1djlsRStQWXIyWkEyZDVrZGczYkNaajJtY2pLL2toNmZzNHJNVWFZNnpsZnhOc3VnVkEza2kxbGRlWm5uNG1SbDE1aXR1aWxxZXp4QjdIcldHNWFLNitVTk9aN0JHY3VMYXFWOEJlYy9KamNrdEFwY0djajZGNUpVTk0zdGVMNmV6Q0F6WDNuV1NKaTZaamxQdWJpblBmSFZNazV4alJmeThwMnZSSnRJRXpWWkF0VWNoVGt2cmFpWUdEMzJ0ZUI2cWZWcTY4Zk1TVjdqb213NUtsbTZhV3BNdm5tS0VDMk43NnNEKzhsRGJMRGZtaEQ2UEVEQitwUm1qSnJ6RWZsME5WZjlkanhoREFjRVNkRTZodVY0S09oRlNWWU1ScFA1WXFzbFQwaTI1aGFFRS9ZbkVBbGJDU3lBU0F6V0NSRHRhMmduTDQ3aGdDQXBXc2V3SEE4RnZTakppc0ZvTXJlQVZIT3F6cnUvckZRTlhZSVR1bGFqY2xtRkMrd2FaK25pMkRXaTh3U0JGc01CUVZLMGptRTVIZ3A2VVpJVmc5RmtibUdjcnBmbHpUNnhxazNUZkVWR0dRakZlalEzdjc0eGg0dnRVaFdHdytsT1ZSYlRqTUV6VWdnREJBdDBxNVpTQ00vSUdISitZRVFYeVNNQVRNQ1d0Z2tuTW5IMkdYand2RWJDRS9Ha0RYdlVSdWo1b3EvMlZTa3VRZUJQUDlKMUtlSVA4eVR5OU8vdzM4UTcvOC8yWjZSeEduNTJsV2hVQ2oySTErdTRMSmExZDdUcEx0VHBKT0d0amFSanJVT3RKM2hrZEl1dU9xWUNhM3l3am1zVlhhaGhITGJVU0VjSjFaaUc2RFhabk9HMTBYT1NpMTFEUDlTUjVCQndqUzRpU25BaklXM2Z4OE9SNk41a0Z1THMvM21zWmlPUFl5ZG5GMWMzZDQ5OGRta0lVZm1Oc0VZQWlFRFVJR0JFRFV3Z0lCREJtTGhIWXNNNzN2S1dON3pqSFc5NXoxdmU4akZ2ZU1kQmxSN0lzYnFxa0ZSMk9KbDVZRmRjOUoyT290L2tnd3owb1ZTUXJwcGZxZHQwajVibkYva1Yyell2K1puQS9wbklUaCtSUTNxSVBPNnkwWk5YZ3VHQUlDbGF4N0M1VTg2ZXA1TUh2M0xSRXZTaUpDc0dvOG5jOGs5N283SWFKdDA5cE05dlVHbG5CcENSN2ZCaFE5b3BCQWFHZHZVeUI4TWJtYWlHaTI4NitwcDE4dUNHa0JFRlVrQzdEUkoxRXFyWnh0YTdBSEk5Q256QkphSW1pbnVIZzZWb28rKy9nUVgxVFl2RW9wMld2V3RKN2RMRE9WNjIycDdyMURlRU9IQ3cwcnRBeURMaXNpRHNGZklSTXdlS2N2UU9JZVVjWktrQW1rN0FSL3BSQlBRR0FWd2xVYWJBeUZ3OEJJUmR1Ym9pZTMrZ0pYT0FPcmwrNWZkalkzU1dGYVByK3ZXNTFtUkRYaWdKMitiaXZoN2tBd2RiZnZUd0FIQlE2QlJBNk9QelBmRmhOS3pqNjdKdlloSGgzaExNSjMwNTJCVEd2UGlKUkltcDduQnpyRk1yRHZOK05mUGxvTVVxcEZUVjhBdEt5cTkxR25LQnhmMGNqUDZxRWdaSkFHNWg1enIxTG1HM2NHeWlaRHhreGhaNXh6ZFJadXAxS2hlMmFmOFBNWjNBYmxHZkJjSjBReGZVbHJWNS9UUXVtdkhHdEtCblU4YTJ1OFJyOVR4Qk1yWms4RC94TU9XZG5iT1ZmMUkyTGFQM1pkRlZ3OWNzR25RMUJuYk1iZnpnUmozV2pQeXR3WllXcFBoM090bXNMWmFOY3h4cWFHVnFNVnFGZmZGcFU4YmJzLzBOMXZHM1BPV2ZTN0xVZUI4MVRmSG4rVmJEN3gvVW5UM2xYeUZsdEhmZFg2K1g2UnptZzlkNGRBSVNLN0dsVGoyemdNRS9KVXdBRVRBRUN3QUJBVWdVbUF5c3JLSTVzaFJ3QWNobkZTTWhlUThVb0tsdm5WYmtXOW1NZXEyK2JiTzlFUTJxMDlaOXd6c0FEYXJZdDRmdG9hbUJEaThnbWZiWktubCtsa1pXeVJ4MVZZVlNJcFZGWHM5Vlh5OXl0Q3lUTll0MDlZSUFHS2pxcERUMjJTZ09kUDVPc2RBSy92T0NYRm5ycEV3QS9QUFRKaW9wQjdIeFpWK01sYUdDVC8wNEsvTFkza2pQWVYvWVIxNDZHZ2crOXNYNm5hL2MyU28rRXB6M1BYdmUzUEtSeWxQSWhOWkFTQlVZVkRJR2hpa2lXYzFqai9jbGFlVkNKdmxqWDdKZnZPK3hoZlRESWpTWEJzNEhWMTZPbC9CTWZjdUZRNE5SbURPV0VoNmRpT0k2TlptR2w4N045SityMkpmcFcyKzVOaFYvZkdITE81N1lhdmJxN3phQ2V3YS9SRHhwL2FTSCtsdU9Qd0FBIik7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGZvbnQtc3R5bGU6IG5vcm1hbDsgfQ0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE1Mi44MTQyNTMgNzg1LjAyNDUxOWMtMTAuMTE1MzY0IDAtMjAuMjMwNzI5LTQuMTU0NTI1LTI3LjI3NTM1Ny0xMi40NjM1NzQtMTMuMDA1NDY4LTE0Ljk5MjQxNS0xMS4zNzk3ODUtMzcuOTMyNjE2IDMuNjEyNjMtNTAuOTM4MDg0bDE2NS42MzkwOS0xNDMuNjAyMDQ2YzE0LjQ1MDUyLTEyLjQ2MzU3NCAzNi4xMjYzMDEtMTEuNTYwNDE2IDQ5LjQ5MzAzMiAxLjk4Njk0N2wxMTIuMzUyNzk2IDExNC43MDEwMDUgMjAxLjk0NjAyMi0yMDUuMzc4MDIxYzYuODYzOTk3LTcuMDQ0NjI5IDE2LjI1NjgzNS0xMC44Mzc4OSAyNi4wMTA5MzctMTAuODM3ODlzMTkuMTQ2OTM5IDQuMTU0NTI1IDI1LjgzMDMwNSAxMS4xOTkxNTNsMjAxLjk0NjAyMiAyMTEuNTE5NDkyYzEzLjcyNzk5NCAxNC40NTA1MiAxMy4xODYxIDM3LjIxMDA5LTEuMjY0NDIgNTEuMTE4NzE2LTE0LjQ1MDUyIDEzLjcyNzk5NC0zNy4yMTAwOSAxMy4xODYxLTUxLjExODcxNi0xLjI2NDQyMWwtMTc2LjI5NjM0OS0xODQuNjA1Mzk3LTIwMS41ODQ3NTkgMjA1LjE5NzM4OWMtNi44NjM5OTcgNi44NjM5OTctMTYuMDc2MjA0IDEwLjgzNzg5LTI1LjgzMDMwNSAxMC44Mzc4OXMtMTguOTY2MzA4LTMuOTczODkzLTI1LjgzMDMwNS0xMC44Mzc4OUwzMTYuMTA1MTMzIDY1NC45Njk4MzZsLTEzOS44MDg3ODQgMTIxLjIwMzc0Yy02LjY4MzM2NiA1Ljk2MDg0LTE1LjE3MzA0NiA4Ljg1MDk0NC0yMy40ODIwOTYgOC44NTA5NDN6IiBwLWlkPSIxMTMwIj48L3BhdGg+PHBhdGggZD0iTTgyNS40ODU5NzYgOTgyLjQ1NDc1NEgxOTguNjk0NjU1Yy01My44MjgxODggMC05Ny41NDEwMTMtNDMuNzEyODI0LTk3LjU0MTAxMi05Ny41NDEwMTNWMTM5LjA4NjI1OWMwLTUzLjgyODE4OCA0My43MTI4MjQtOTcuNTQxMDEzIDk3LjU0MTAxMi05Ny41NDEwMTNoNjI2Ljc5MTMyMWM1My44MjgxODggMCA5Ny41NDEwMTMgNDMuNzEyODI0IDk3LjU0MTAxMyA5Ny41NDEwMTN2Mjg3LjIwNDA5MmMwIDE5Ljg2OTQ2Ni0xNi4yNTY4MzUgMzYuMTI2MzAxLTM2LjEyNjMwMSAzNi4xMjYzMDFzLTM2LjEyNjMwMS0xNi4yNTY4MzUtMzYuMTI2MzAxLTM2LjEyNjMwMVYxMzkuMDg2MjU5YzAtMTMuOTA4NjI2LTExLjM3OTc4NS0yNS4yODg0MTEtMjUuMjg4NDExLTI1LjI4ODQxMUgxOTguNjk0NjU1Yy0xMy45MDg2MjYgMC0yNS4yODg0MTEgMTEuMzc5Nzg1LTI1LjI4ODQxMSAyNS4yODg0MTF2NzQ1LjgyNzQ4MmMwIDEzLjkwODYyNiAxMS4zNzk3ODUgMjUuMjg4NDExIDI1LjI4ODQxMSAyNS4yODg0MTFoNjI2Ljc5MTMyMWMxMy45MDg2MjYgMCAyNS4yODg0MTEtMTEuMzc5Nzg1IDI1LjI4ODQxMS0yNS4yODg0MTFWNzMxLjU1NzU5NGMwLTE5Ljg2OTQ2NiAxNi4yNTY4MzUtMzYuMTI2MzAxIDM2LjEyNjMwMS0zNi4xMjYzMDFzMzYuMTI2MzAxIDE2LjI1NjgzNSAzNi4xMjYzMDEgMzYuMTI2MzAxdjE1My4zNTYxNDdjMCA1My44MjgxODgtNDMuNzEyODI0IDk3LjU0MTAxMy05Ny41NDEwMTMgOTcuNTQxMDEzeiIgcC1pZD0iMTEzMSI+PC9wYXRoPjxwYXRoIGQ9Ik00MjIuMzE2NDU4IDQ4OS4xNTAxMTVjLTg3LjQyNTY0OCAwLTE1OC41OTQ0NjEtNzEuMTY4ODEzLTE1OC41OTQ0NjEtMTU4LjU5NDQ2MXM3MS4xNjg4MTMtMTU4LjU5NDQ2MSAxNTguNTk0NDYxLTE1OC41OTQ0NjIgMTU4LjU5NDQ2MSA3MS4xNjg4MTMgMTU4LjU5NDQ2MSAxNTguNTk0NDYyYzAgODcuNjA2MjgtNzEuMTY4ODEzIDE1OC41OTQ0NjEtMTU4LjU5NDQ2MSAxNTguNTk0NDYxeiBtMC0yNDQuNzU1Njg5Yy00Ny41MDYwODYgMC04Ni4zNDE4NTkgMzguNjU1MTQyLTg2LjM0MTg1OSA4Ni4zNDE4NTkgMCA0Ny41MDYwODYgMzguNjU1MTQyIDg2LjM0MTg1OSA4Ni4zNDE4NTkgODYuMzQxODU5czg2LjM0MTg1OS0zOC42NTUxNDIgODYuMzQxODU5LTg2LjM0MTg1OS0zOC44MzU3NzQtODYuMzQxODU5LTg2LjM0MTg1OS04Ni4zNDE4NTl6IiBwLWlkPSIxMTMyIj48L3BhdGg+PC9zdmc+DQo=",bv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Form",{ref:"loginForm",staticClass:"ind-login-form",attrs:{model:e.form,rules:e.rules},nativeOn:{keydown:function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},[a("FormItem",{attrs:{prop:"userName"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u7528\u6237\u540D"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.userName,callback:function(n){e.$set(e.form,"userName",n)},expression:"form.userName"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("Icons",{attrs:{size:16,type:"ios-person"}})],1)])],1),a("FormItem",{attrs:{prop:"password"}},[a("Input",{attrs:{placeholder:"\u8BF7\u8F93\u5165\u5BC6\u7801",type:"password"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.password,callback:function(n){e.$set(e.form,"password",n)},expression:"form.password"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("Icons",{attrs:{size:14,type:"md-lock"}})],1)])],1),a("FormItem",{attrs:{prop:"validCode"}},[a("Input",{staticClass:"ind-login-captcha",attrs:{placeholder:"\u8BF7\u8F93\u5165\u9A8C\u8BC1\u7801"},scopedSlots:e._u([{key:"prefix",fn:function(){},proxy:!0}]),model:{value:e.form.validCode,callback:function(n){e.$set(e.form,"validCode",n)},expression:"form.validCode"}},[a("span",{attrs:{slot:"prepend"},slot:"prepend"},[a("img",{staticClass:"ind-login-prefix",attrs:{src:Uv}})])]),a("div",{staticClass:"ind-login-img-box"},[a("img",{staticClass:"ind-login-captcha-img",attrs:{src:e.captchaUrl},on:{click:e.getCaptcha}})])],1),a("FormItem",[a("Checkbox",{model:{value:e.rememberMe,callback:function(n){e.rememberMe=n},expression:"rememberMe"}},[a("span",{staticClass:"ind-login-remember"},[e._v("\u8BB0\u4F4F\u7528\u6237\u540D")])])],1),a("FormItem",[a("Button",{attrs:{loading:e.loading,long:"",type:"primary"},on:{click:e.handleSubmit,keydown:function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.handleSubmit.apply(null,arguments)}}},[e._v("\u767B\u5F55")])],1)],1)},yv=[];const Sv={name:"IndLoginForm",components:{Form:I.Form,FormItem:I.FormItem,Input:I.Input,Icons:pe,Checkbox:I.Checkbox,Button:I.Button},props:{loading:Boolean,userNameRules:{type:Array,default:()=>[{required:!0,message:"\u8D26\u53F7\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},passwordRules:{type:Array,default:()=>[{required:!0,message:"\u5BC6\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]},validCodeRules:{type:Array,default:()=>[{required:!0,message:"\u9A8C\u8BC1\u7801\u4E0D\u80FD\u4E3A\u7A7A",trigger:"blur"}]}},data(){return{form:{userName:"",password:"",validCode:""},rememberMe:!1,validCodeId:""}},computed:{rules(){return{userName:this.userNameRules,password:this.passwordRules,validCode:this.validCodeRules}},captchaUrl(){return v.getCaptchaURL(this.validCodeId)}},created(){this.getCaptcha(),this.form.userName=v.getLocalStorage("username")},methods:{getCaptcha(){this.validCodeId=v.guid()},handleSubmit(){this.$refs.loginForm.validate(e=>{e&&(this.$emit("on-success-valid",{userName:this.form.userName,password:this.form.password,validCodeInput:this.form.validCode,validCodeId:this.validCodeId}),this.rememberMe&&v.setLocalStorage("username",this.form.userName),this.rememberMe||v.removeLocalStorage("username"))})}}},_r={};var kv=F(Sv,bv,yv,!1,Fv,null,null,null);function Fv(e){for(let t in _r)this[t]=_r[t]}var Wv=function(){return kv.exports}(),Zv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"ind-login"},[a("div",{staticClass:"ind-login-con"},[a("Card",{attrs:{bordered:!1,icon:"log-in",title:"\u6B22\u8FCE\u767B\u5F55"}},[a("div",{staticClass:"ind-form-con"},[a("LoginForm",{ref:"login",attrs:{loading:e.loading},on:{"on-success-valid":e.handleSubmit}})],1)])],1)])},xv=[];const wv={name:"IndLogin",components:{Card:I.Card,LoginForm:Wv},data(){return{loading:!1}},mounted(){v.clearSessionStorage()},methods:{...ta(["handleLogin"]),async handleSubmit({userName:e,password:t,validCodeInput:a,validCodeId:n}){this.loading=!0;try{const s=await this.handleLogin({userName:e,password:t,validCodeId:n,validCodeInput:a});s?s.startsWith("http://")||s.startsWith("https://")?location.href=s:this.$router.push(s,()=>{this.loading=!1}):this.$router.push({name:Te.homeRouteName},()=>{this.loading=!1})}catch{this.loading=!1}},getCryptorPassword(e,t){return v.cryptor.encryptForLogin(v.cryptor.encryptForLogin(e,"sm3",!0)+t,"sm3",!1)}}},Br={};var Mv=F(wv,Zv,xv,!1,Ev,null,null,null);function Ev(e){for(let t in Br)this[t]=Br[t]}var Rn=function(){return Mv.exports}(),Dv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"div-class"},[a("span",{staticClass:"span-class"},[e._v(e._s(e.unitTitle)+"\uFF1A")]),a("span",{staticClass:"span-class"},[a("RadioGroup",{attrs:{value:e.value},on:{"on-change":e.onChange}},[a("Radio",{attrs:{label:"X"}},[e._v("\u7BB1")]),a("Radio",{attrs:{label:"WZ"}},[e._v("\u4E07\u652F")]),e.isShowWX?a("Radio",{attrs:{label:"WX"}},[e._v("\u4E07\u7BB1")]):e._e(),e.isShowJ?a("Radio",{attrs:{label:"J"}},[e._v("\u81EA\u7136\u4EF6")]):e._e()],1)],1)])},Cv=[];const Jr="ind-unit",_v={components:{RadioGroup:I.RadioGroup,Radio:I.Radio},props:{value:{type:String,default:"X"},default:{type:String,default:"X"},unitTitle:{type:String,default:"\u5355\u4F4D"},isShowWX:Boolean,isShowJ:Boolean},watch:{default(e){const t=localStorage.getItem(Jr);t&&t!==e&&this.$emit("input",t)}},methods:{onChange(e){this.$emit("input",e),localStorage.setItem(Jr,e)}}},zr={};var Bv=F(_v,Dv,Cv,!1,Jv,null,null,null);function Jv(e){for(let t in zr)this[t]=zr[t]}var Yr=function(){return Bv.exports}(),zv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"div-class"},[a("span",{staticClass:"span-class"},[e._v(e._s(e.zeroTitle)+"\uFF1A")]),a("span",{staticClass:"span-class"},[a("RadioGroup",{attrs:{value:e.value},on:{"on-change":e.onChange}},[a("Radio",{attrs:{label:"Y"}},[e._v("\u5C55\u793A")]),a("Radio",{attrs:{label:"N"}},[e._v("\u4E0D\u5C55\u793A")])],1)],1)])},Yv=[];const Iv={components:{RadioGroup:I.RadioGroup,Radio:I.Radio},props:{value:{type:String,default:"Y"},default:{type:String,default:"Y"},zeroTitle:{type:String,default:"\u5C55\u793A\u9700\u6C42\u91CF\u4E3A0\u7684\u5377\u70DF"}},methods:{onChange(e){this.$emit("input",e)}}},Ir={};var Qv=F(Iv,zv,Yv,!1,Ov,null,null,null);function Ov(e){for(let t in Ir)this[t]=Ir[t]}var Qr=function(){return Qv.exports}(),Gv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"step-track-main"},e._l(e.steps,function(n,s){return a("div",{key:"step"+s,class:["step-item",n.status?"done":e.curStep==s?"cur":"todeal"],on:{click:function(i){return e.$emit("stepDetail",e.row,n)}}},[a("div",{staticClass:"step-title"},[e._v(" "+e._s(n.name)+" ")]),a("div",{staticClass:"step-line-wrapper"},[s>0?a("div",{staticClass:"pre-line"}):e._e(),a("div",{staticClass:"node-icon"},[e.curStep==s&&s!=e.steps.length-1?a("Icon",{attrs:{type:"md-time"}}):e._e()],1),s<e.steps.length-1?a("div",{staticClass:"after-line"}):e._e()]),a("div",{staticClass:"user-name"},[e._v(" "+e._s(n.user)+" ")]),a("div",{staticClass:"step-time"},[e._v(" "+e._s(n.time)+" ")])])}),0)},Lv=[],mS="";const jv={props:{row:{type:Object},steps:{type:Array,require:!0},curStep:{type:Number,require:!0}}},Or={};var Hv=F(jv,Gv,Lv,!1,$v,null,null,null);function $v(e){for(let t in Or)this[t]=Or[t]}var Gr=function(){return Hv.exports}(),Xv=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{staticClass:"ind-file-preview-modal",attrs:{width:"80"},on:{"on-cancel":e.onCancel},model:{value:e.boxShow,callback:function(n){e.boxShow=n},expression:"boxShow"}},[a("div",{staticStyle:{width:"100%",height:"100%",display:"flex","justify-content":"center"}},[e.boxShow?a("div",{staticClass:"ind-file-preview-content",attrs:{id:e.id}}):e._e()]),a("div",{attrs:{slot:"footer"},slot:"footer"})])},Pv=[];const Av={name:"PreviewModal",props:{id:{type:String,require:!0},value:Boolean,fileId:{type:String},cssStyles:{type:Object,default:()=>{}}},watch:{value:{immediate:!0,handler(){this.value?(this.boxShow=!0,this.openPreview()):this.boxShow=!1}}},data(){return{boxShow:this.value}},methods:{async openPreview(){const e=await v.getPreviewUrlApi(this.fileId);console.log("wps preview url is",e.data);var t="";e.code=="1"&&(t=e.data);const a=v.getToken()||sessionStorage.getItem("sso_token");console.log("preview token",a),console.log("tempUrl is",t);var n=OpenSDK==null?void 0:OpenSDK.config({url:t,mount:document.getElementById(this.id)});console.log("instance-----",n),n.setToken({token:a,timeout:10*60*1e3}),console.log("wps instance",n)},onCancel(){this.$emit("input",!1),this.boxShow=!1}}},Lr={};var Kv=F(Av,Xv,Pv,!1,qv,null,null,null);function qv(e){for(let t in Lr)this[t]=Lr[t]}var eU=function(){return Kv.exports}(),tU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"upload-file"},[a("Spin",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],attrs:{fix:""}}),a("div",{class:{"data-panel":e.uploadList.length}},[e.isShowUploadBtn&&!e.readonly?a("Upload",{ref:"upload",staticStyle:{display:"inline-block",width:"58px"},attrs:{headers:e.headers,paste:e.paste,webkitdirectory:e.webkitdirectory,name:e.name,"with-credentials":e.withCredentials,"show-upload-list":!1,"default-file-list":e.defaultList,accept:e.useAccept,"max-size":e.maxSize,multiple:e.multiple,action:e.action,"on-success":e.handleSuccess,"on-exceeded-size":e.handleMaxSize,"before-upload":e.onBeforeUpload,"on-progress":e.handleProgress,"on-error":e.handleError,"on-preview":e.handlePreview,"on-remove":e.handleRemove,"on-format-error":e.onFormatError,format:e.format}},[e.uploadList.length?[a("Button",[a("Icon",{attrs:{type:"md-cloud-upload",size:"20"}}),e._v("\xA0\u7EE7\u7EED\u4E0A\u4F20")],1)]:[a("Button",[a("Icon",{attrs:{type:"md-cloud-upload",size:"20"}}),e._v("\xA0"+e._s(e.buttonName))],1)]],2):e._e(),e.uploadList.length?[e.isShowUploadBtn&&!e.readonly?a("Divider",{attrs:{size:"small"}}):e._e(),e._l(e.uploadList,function(n,s){return a("div",{key:"item"+s,staticClass:"content-item"},[a("div",{staticClass:"title"},[e._v(" "+e._s(n.fileName)+" ")]),a("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowDelete&&!e.readonly,expression:"isShowDelete && !readonly"}],staticClass:"delete",on:{click:function(i){return e.removeItem(n)}}},[e._v(" \u5220\u9664 ")]),a("div",{staticClass:"preview",on:{click:function(i){return e.openPreview(n)}}},[e._v("\u5728\u7EBF\u9884\u89C8")]),a("div",{staticClass:"download",on:{click:function(i){return e.download(n)}}},[a("Icon",{attrs:{type:"md-download"}}),e._v("\u4E0B\u8F7D")],1)])})]:e._e()],2),a("PreviewModal",{attrs:{fileId:e.selectedFileId,id:"office"},model:{value:e.showPreview,callback:function(n){e.showPreview=n},expression:"showPreview"}})],1)},aU=[];const nU={name:"IndUploadFile",components:{PreviewModal:eU},props:{headers:{type:Object,default:()=>({token:v.getToken()})},isShowDelete:{type:Boolean,default:!0},isShowUploadBtn:{type:Boolean,default:!0},withCredentials:{type:Boolean},paste:{type:Boolean},webkitdirectory:{type:Boolean},readonly:{type:Boolean},tableHeight:{type:Number,default:250},tableWidth:{type:String},buttonName:{type:String,default:"\u4E0A\u4F20\u9644\u4EF6"},multiple:{type:Boolean,default:!0},isTable:{type:Boolean},maxSize:{type:Number,default:512e3},defaultList:{type:Array,default:()=>[]},accept:{type:String,default:""},format:{type:Array,default:()=>[]},name:{type:String,default:"file"},onSuccess:{type:Function,default(){return()=>{}}},onChangeData:{type:Function,default(){return()=>{}}},handleMaxSize:{type:Function,default(){return()=>{}}},handleError:{type:Function,default(){return()=>{}}},handlePreview:{type:Function,default(){return()=>{}}},onFormatError:{type:Function,default(){return()=>{}}},handleRemove:{type:Function,default(){return()=>{}}}},data(){return{loading:!1,visible:!1,uploadList:[],uploadAllList:[],action:v.putOssFileUrl(),selectedFileId:"",showPreview:!1}},computed:{useAccept(){return this.accept?this.accept:this.format?this.format.map(e=>v.MIME_TYPE[e]||"").filter(e=>!!e).join(","):""}},mounted(){this.initUploadList()},watch:{defaultList(){this.initUploadList()}},methods:{initUploadList(){const e=p.default.cloneDeep(this.defaultList);e.forEach(t=>{t.fileId&&(t.fileUrl=v.getOssFileUrl(t.fileId))}),this.uploadList=e},removeItem(e){const t=p.default.findIndex(this.uploadList,{fileId:e.fileId});if(t!==-1){const a=this.uploadList[t];this.uploadList.splice(t,1),this.$emit("onChangeData",this.uploadList,a)}else console.log("\u6CA1\u6709\u627E\u5230\u8981\u5220\u9664\u7684\u9644\u4EF6Id")},handleProgress(e,t,a){this.uploadAllList=a},async handleSuccess(e,t){try{const{data:a}=await v.responseInterceptors({data:e}),n=(a==null?void 0:a[0])||{},s={fileUrl:v.getOssFileUrl(n.fileId),fileId:n.fileId,fileName:n.fileName};this.uploadList.push(s),p.default.every(this.uploadAllList,l=>l.status!=="uploading")&&(this.loading=!1,this.$emit("onSuccess",this.uploadList,e,t),this.$emit("onChangeData",this.uploadList,s))}catch{}},onBeforeUpload(e){this.loading=!0,this.$emit("handleBeforeUpload",e)},openPreview(e){const t=new URL(window.location.href),a=t.hostname==="gswp.jszygs.com"&&t.protocol==="https:";if(console.log("jsUrl",t),console.log("isJs",a),a){let n=`http://10.43.250.162/ind-uc-ext-server/api/wps/downloadFile/${e.fileId}?fullfilename=${e.fileId}${e.fileName}`;console.log("url",n),console.log("encodeURIComponent(Base64.encode(url))",encodeURIComponent(Base64.encode(n))),window.open(`http://10.43.250.162/kkfilepreview/onlinePreview?url=${encodeURIComponent(Base64.encode(n))}`)}else this.selectedFileId=e.fileId,this.showPreview=!0},download(e){e.attachmentType=="2"?window.open(e.fileId,"_self"):window.open(v.getOssFileUrl(e.fileId),"_self")}}},jr={};var sU=F(nU,tU,aU,!1,iU,null,null,null);function iU(e){for(let t in jr)this[t]=jr[t]}var Hr=function(){return sU.exports}(),lU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:e.isShowBorder?"upload-img":"upload-img-no-border"},[a("Spin",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],attrs:{fix:""}}),e.isShowUpload&&!e.readonly?a("Upload",{ref:"upload",staticStyle:{display:"inline-block",width:"58px"},attrs:{headers:e.headers,paste:e.paste,webkitdirectory:e.webkitdirectory,name:e.name,"with-credentials":e.withCredentials,"show-upload-list":!1,"max-size":e.maxSize,multiple:e.isMultiple,type:e.type,accept:e.useAccept,action:e.action,"on-success":e.handleSuccess,"on-exceeded-size":e.handleMaxSize,"before-upload":e.onBeforeUpload,"on-progress":e.handleProgress,"on-error":e.handleError,"on-preview":e.handlePreview,"on-remove":e.handleRemove}},[a("div",{staticStyle:{width:"58px",height:"58px","line-height":"58px"}},[a("Icon",{attrs:{type:"ios-camera",size:"20"}})],1)]):e._e(),e.isThumbnail?a("div",{staticStyle:{display:"inline"}},e._l(e.uploadList,function(n,s){return a("div",{key:s,staticClass:"demo-upload-list",on:{click:function(i){return e.handleView(n)}}},[[a("img",{attrs:{src:n.fileUrl}}),a("div",{staticClass:"demo-upload-list-cover"},[e.isShowPreview?a("Icon",{attrs:{type:"ios-eye-outline"}}):e._e(),e.isShowDelete&&!e.readonly?a("Icon",{staticClass:"delete-icon",attrs:{type:"md-close"},nativeOn:{click:function(i){return i.stopPropagation(),e.removeItem(n)}}}):e._e()],1)]],2)}),0):e._e(),a("Modal",{attrs:{fullscreen:"","footer-hide":""},model:{value:e.visible,callback:function(n){e.visible=n},expression:"visible"}},[e.showPreview?a("Carousel",{on:{"on-click":function(n){e.visible=!1}},model:{value:e.imgIndex,callback:function(n){e.imgIndex=n},expression:"imgIndex"}},e._l(e.uploadList,function(n,s){return a("CarouselItem",{key:s},[a("div",{staticClass:"carouse-content"},[a("img",{staticClass:"carouse-img",attrs:{src:n.fileUrl}})])])}),1):e._e()],1)],1)},rU=[];const oU={name:"IndUploadImg",components:{Modal:oe},props:{headers:{type:Object,default:()=>({token:v.getToken()})},isShowUpload:{type:Boolean,default:!0},isShowDelete:{type:Boolean,default:!0},isShowPreview:{type:Boolean,default:!0},withCredentials:{type:Boolean},paste:{type:Boolean},webkitdirectory:{type:Boolean},readonly:{type:Boolean},showUploadList:{type:Boolean},isShowBorder:{type:Boolean,default:!0},multiple:{type:Boolean,default:!0},isThumbnail:{type:Boolean,default:!0},isTable:{type:Boolean},maxSize:{type:Number,default:102400},name:{type:String,default:"file"},type:{type:String,default:"drag"},defaultList:{type:Array,default:()=>[]},format:{type:Array,default:()=>["jpg","png","gif"]},onSuccess:{type:Function,default(){return()=>{}}},onChangeData:{type:Function,default(){return()=>{}}},handleMaxSize:{type:Function,default(){return()=>{}}},handleBeforeUpload:{type:Function,default(){return()=>{}}},handleError:{type:Function,default(){return()=>{}}},handlePreview:{type:Function,default(){return()=>{}}},handleRemove:{type:Function,default(){return()=>{}}},isOnlyOne:{type:Boolean}},data(){return{loading:!1,visible:!1,showPreview:!1,uploadList:[],uploadAllList:[],imgIndex:0,action:v.putOssFileUrl()}},computed:{isMultiple(){return this.multiple&&!this.isOnlyOne},useAccept(){return this.format?this.format.map(e=>v.MIME_TYPE[e]||"").filter(e=>!!e).join(","):""}},mounted(){this.initUploadList()},watch:{defaultList(){this.initUploadList()}},methods:{initUploadList(){const e=p.default.cloneDeep(this.defaultList);e.forEach(t=>{t.fileId&&(t.fileUrl=v.getOssFileUrl(t.fileId))}),this.uploadList=e},async handleView(e){this.imgIndex=this.uploadList.map(t=>t.fileId).indexOf(e.fileId),this.visible=!0,await this.$nextTick(),this.showPreview=!0},async removeItem(e){try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0});const t=p.default.findIndex(this.uploadList,{fileId:e.fileId});if(t!==-1){const a=this.uploadList[t];this.uploadList.splice(t,1),this.$emit("onChangeData",this.uploadList,a)}else console.log("\u6CA1\u6709\u627E\u5230\u8981\u5220\u9664\u7684\u9644\u4EF6Id")}catch(t){console.log(t)}this.$Modal.remove()},handleProgress(e,t,a){this.uploadAllList=a},async handleSuccess(e,t){try{const{data:a}=await v.responseInterceptors({data:e}),n=(a==null?void 0:a[0])||{},s={fileUrl:v.getOssFileUrl(n.fileId),fileId:n.fileId,fileName:n.fileName};this.isOnlyOne&&(this.uploadList=[]),this.uploadList.push(s),p.default.every(this.uploadAllList,l=>l.status!=="uploading")&&(this.loading=!1,this.$emit("onSuccess",this.uploadList,e,t),this.$emit("onChangeData",this.uploadList,s))}catch(a){console.log(`\u4E0A\u4F20\u56FE\u7247error: ${a}`)}},onBeforeUpload(e){this.loading=!0,this.$emit("handleBeforeUpload",e)}}},$r={};var cU=F(oU,lU,rU,!1,dU,null,null,null);function dU(e){for(let t in $r)this[t]=$r[t]}var Xr=function(){return cU.exports}();const nt=`${Te.imgServerContext}/system/auths`;function hU(e){return v.axios.get(`${nt}/getRoleList`,{params:e})}function uU(e){return v.axios.post(`${nt}/addRole`,e)}function pU(e){return v.axios.post(`${nt}/updateRole`,e)}function fU(e){return v.axios.post(`${nt}/deleteRole`,e)}function mU(e){return v.axios.get(`${nt}/getDetailAuthsUsers`,{params:e})}function VU(e){return v.axios.get(`${nt}/getListUserRoles`,{params:e})}function TU(e){return v.axios.post(`${nt}/saveAuthsUsers`,e)}var NU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndPageView",[a("Row",{staticClass:"row-contain",attrs:{gutter:16}},[a("Col",{attrs:{span:"8"}},[a("IndTable",{ref:"table",attrs:{disablePage:"",columns:e.tableColumns,dataApi:e.dataApi,"search-params":e.searchParams,rowKey:"roleId","auto-refresh":""},on:{"on-data-load":e.tableDataLoad,"on-select-change":e.tableSelectChange},scopedSlots:e._u([{key:"buttons",fn:function(){return[a("IndButton",{attrs:{bizType:"table"},on:{click:e.addRole}},[e._v("\u65B0\u589E")])]},proxy:!0}])})],1),a("Col",{attrs:{span:"16"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.userAuthLoading}},[a("div",{staticClass:"ind-flex-no-shrink important-tip"},[a("Icon",{attrs:{type:"md-information-circle"}}),a("span",{attrs:{name:"importanttip"}},[e._v("\u5F53\u524D\u9009\u4E2D\u89D2\u8272\uFF1A"),a("span",{staticClass:"ind-blue"},[e._v(e._s(e.selectedRole?e.selectedRole.roleName:""))])])],1),a("div",{staticClass:"ind-flex-grow content"},[a("Row",{attrs:{gutter:16}},[a("Col",{attrs:{span:"12"}},[e.userAuthLoading?e._e():a("IndTree",{ref:"userTree",attrs:{data:e.userTreeData,"default-value":e.defaultUserId,multiple:"","show-checkbox":"",defaultExpandLevel:1,isShowHeader:!0,treeName:"\u7CFB\u7EDF\u7528\u6237\uFF1A[\u90E8\u95E8(\u5DF2\u8BBE\u4EBA\u6570/\u603B\u4EBA\u6570)] \u3001[\u7528\u6237(\u89D2\u82721,\u89D2\u82722...)]"}})],1),a("Col",{attrs:{span:"12"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.authTreeLoading}},[a("div",{staticClass:"auth-type-select-container"},[a("Row",[a("Col",[a("IndFormWrap",{ref:"authDetaileTypeForm",attrs:{fieldList:e.authDetaileTypeField,gridColumns:1},model:{value:e.authDetaileTypeForm,callback:function(n){e.authDetaileTypeForm=n},expression:"authDetaileTypeForm"}})],1)],1)],1),e.userAuthLoading?e._e():a("IndTree",{ref:"authTree",attrs:{data:e.authTreeData,"default-value":e.defaultAuthId,multiple:"","show-checkbox":"",expandAll:"",isShowHeader:!1}})],1)],1)],1)],1),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[a("IndButtonGroup",{attrs:{center:""}},[a("IndButton",{attrs:{bizType:"save",loading:e.saveLoading},on:{click:e.saveUsersAuths}})],1)],1)])],1)],1),a("IndModal",{attrs:{lazyRender:!1,title:"\u89D2\u8272\u7F16\u8F91",saving:e.saveRoleLoading},on:{"on-ok":e.saveRole},model:{value:e.showEditRole,callback:function(n){e.showEditRole=n},expression:"showEditRole"}},[a("div",{staticClass:"ivu-biz-form-row"},[a("IndFormWrap",{ref:"basicForm",attrs:{fieldList:e.formFields,gridColumns:1},model:{value:e.formData,callback:function(n){e.formData=n},expression:"formData"}})],1)])],1)},RU=[];const gU={name:"IndRoleAuth",props:{authModule:{type:String,required:!0},authType:{type:String,required:!0},authTreeApiParams:{type:Object,required:!0},authTreeApi:{type:Function,required:!0}},data(){return{defaultForm:{roleId:"",authModule:this.authModule,authType:this.authType,roleName:"",roleNote:"",seq:1},dataApi:hU,tableLoading:!1,searchParams:{authModule:this.authModule,authType:this.authType},tableColumns:[{title:"\u9009\u62E9",type:"radio",width:60,align:"center"},{title:"\u5E8F\u53F7",type:"index",width:50,align:"center"},{title:"\u89D2\u8272\u540D\u79F0",flex:1,key:"roleName",sortable:!0,align:"left"},{title:"\u64CD\u4F5C",align:"center",width:140,cellRenderer:e=>{const t=document.createElement("div");t.style.display="flex",t.style.justifyContent="center",t.classList.add("ag-button");const a=document.createElement("button");a.textContent="\u4FEE\u6539",a.style.margin="0 3px",a.type="button",a.classList.add("ivu-btn"),a.classList.add("ivu-btn-primary"),a.classList.add("ivu-btn-small"),a.classList.add("ivu-btn-ghost"),a.addEventListener("click",s=>{s.stopPropagation(),this.editRole(e.data)}),t.appendChild(a);const n=document.createElement("button");return n.textContent="\u5220\u9664",n.style.margin="0 3px",n.type="button",n.classList.add("ivu-btn"),n.classList.add("ivu-btn-error"),n.classList.add("ivu-btn-small"),n.classList.add("ivu-btn-ghost"),n.addEventListener("click",s=>{s.stopPropagation(),this.deleteRole(e.data)}),t.appendChild(n),t}}],roleAuths:[],roleUsers:[],selectedRole:null,userAuthLoading:!1,userTreeData:[],defaultUserId:[],authTreeData:[],defaultAuthId:[],formData:{},formFields:[{formKey:"authModule",title:"\u5E94\u7528\u6A21\u5757\u7F16\u7801",type:"input",required:!0,props:{maxlength:"64"},disabled:()=>!0},{formKey:"authType",title:"\u4E1A\u52A1\u7C7B\u578B\u7F16\u7801",type:"input",required:!0,props:{maxlength:"64"},disabled:()=>!0},{formKey:"roleName",title:"\u89D2\u8272\u540D\u79F0",type:"input",required:!0,props:{maxlength:"64"}},{formKey:"roleNote",title:"\u89D2\u8272\u8BF4\u660E",type:"input",props:{maxlength:"128"}},{formKey:"seq",title:"\u6392\u5E8F",type:"number",required:!0}],showEditRole:!1,modelType:"add",saveRoleLoading:!1,tableDataSize:1,saveLoading:!1,authDetaileTypeForm:{authDetaileTypeParam:[]},authTreeLoading:!1,authDetaileTypeField:[{formKey:"authDetaileTypeParam",title:"\u6743\u9650\u7C7B\u578B\uFF1A",type:"treeselect",props:{selectLeafOnly:!0,dataApi:v.listComTreeApi,urlParams:{bizType:"40",dataPermitType:JSON.stringify({authModule:this.authModule,authType:this.authType})}}}]}},watch:{"authDetaileTypeForm.authDetaileTypeParam":{handler:p.default.debounce(function(e){this.selectedRole&&e.length>0&&this.reloadAuthTree()},300),deep:!0,immediate:!0}},methods:{query(){this.tableLoading=!0;const e=this.authDetaileTypeForm.authDetaileTypeParam,t=e&&e.length>0&&e[0].id?e[0].id:"";this.searchParams={authModule:this.authModule,authType:this.authType,authDetaileType:t}},async tableDataLoad(e){this.tableDataSize=e.data.length||0,this.tableLoading=!1,await this.$nextTick()},tableSelectChange:p.default.debounce(function(e){e.length?(this.selectedRole=e[0],this.authDetaileTypeForm.authDetaileTypeParam=[],this.getUserAuthTreeData(!0)):(this.selectedRole=null,this.getUserAuthTreeData(!1))},100),async getUserAuthTreeData(e){if(this.userAuthLoading=!0,e){this.userTreeData=await this.dealUserTreeData(),this.authTreeData=await this.getAuthTreeData(),await this.$nextTick();const{roleAuths:t,roleUsers:a}=await this.getRoleUsersAuths(this.selectedRole.roleId);this.defaultUserId=a.map(n=>n.userId),this.defaultAuthId=t.map(n=>n.authId)}else console.log("\u4E0D\u9700\u8981\u62FC\u88C5\u89D2\u8272\u5BF9\u5E94\u7684\u7528\u6237\u548C\u6743\u9650"),this.userTreeData=[],this.defaultUserId=[],this.authTreeData=[],this.defaultAuthId=[];this.userAuthLoading=!1},async dealUserTreeData(){const e=await this.getUserTreeData(),t=await this.listUserRolesApi();return t.length?this.dealData(e,t):e},async getUserTreeData(){try{const{data:e}=await v.listUserTreeApi({orgCode:v.UC_ENUM.ORG_CODE_MKT});return e}catch(e){console.log(e)}},async getAuthTreeData(){try{const{data:e}=await this.authTreeApi(this.authTreeApiParams);return e}catch(e){return console.log("\u83B7\u53D6\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e),[]}},async listUserRolesApi(){try{const e=this.authDetaileTypeForm.authDetaileTypeParam,t=e&&e.length>0&&e[0].id?e[0].id:"",a={authModule:this.authModule,authType:this.authType,authDetaileType:t},{data:n}=await VU(a);return n}catch(e){console.log(e)}},dealData(e,t){return e.length&&e.forEach(a=>{if(a.children.length==0){const n=t.filter(s=>s.userId==a.id)||[];n.length&&n[0].roleList.length?(a.setRoleUserNum=1,a.title=a.title+n[0].roleNames):a.setRoleUserNum=0}else this.dealData(a.children,t),a.setRoleUserNum=0,a.children.forEach(n=>{a.setRoleUserNum=a.setRoleUserNum+n.setRoleUserNum}),a.title=a.title+"("+a.setRoleUserNum+"/"+a.leafNumber+")"}),e},addRole(){this.modelType="add",this.formData={...this.defaultForm},this.formData.seq=this.tableDataSize+1,this.$refs.basicForm.resetFields(),this.showEditRole=!0},editRole(e){this.modelType="edit",this.formData={...e},this.$refs.basicForm.resetFields(),this.showEditRole=!0},async getRoleUsersAuths(e){try{const t=this.authDetaileTypeForm.authDetaileTypeParam,a=t&&t.length>0&&t[0].id?t[0].id:"",n={roleId:e,authModule:this.authModule,authType:this.authType,authDetaileType:a},{data:s}=await mU(n);return s}catch(t){console.log(t)}},async deleteRole(e){const{roleAuths:t,roleUsers:a}=await this.getRoleUsersAuths(e.roleId);if(t.length>0||a.length>0){this.$Message.info("\u8BE5\u89D2\u8272\u6709\u5173\u8054\u7684\u7528\u6237\u6216\u6743\u9650\uFF0C\u4E0D\u80FD\u5220\u9664\u3002\u8BF7\u5148\u5C06\u8BE5\u89D2\u8272\u5BF9\u5E94\u7684\u7528\u6237\u6216\u6743\u9650\u6E05\u7A7A\u540E\u518D\u5220\uFF01");return}try{await this.$Modal.confirm({title:"\u5220\u9664\u64CD\u4F5C",content:"\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",loading:!0}),await fU(e),setTimeout(()=>{this.query()},500)}catch(n){console.log(n)}this.$Modal.remove()},async saveRole(){if(!(await Promise.all([this.$refs.basicForm.validate()])).includes(!1)){this.saveRoleLoading=!0;try{await(this.modelType=="add"?uU:pU)(this.formData),this.$Message.success("\u6210\u529F"),this.formData={...this.defaultForm},this.saveRoleLoading=!1,this.showEditRole=!1,setTimeout(()=>{this.query()},500)}catch{this.saveRoleLoading=!1}}},async saveUsersAuths(){if(this.authDetaileTypeForm.authDetaileTypeParam.length==0){this.$Message.warning("\u8BF7\u9009\u62E9\u6743\u9650\u7C7B\u578B");return}const e=this.$refs.userTree.getCheckedNodes(!0)||[],t=this.$refs.authTree.getCheckedNodes(!0)||[],a=e.filter(n=>n.leafNode)||[];a.length&&a.forEach(n=>{const s=this.roleUsers.filter(i=>i.roleId==this.selectedRole.roleId&&i.userId==n.id)||[];s.length?n.roleUserId=s[0].roleUserId:n.roleUserId=""}),t.length&&t.forEach(n=>{const s=this.roleAuths.filter(i=>i.roleId==this.selectedRole.roleId&&i.authId==n.id)||[];s.length?n.roleAuthId=s[0].roleAuthId:n.roleAuthId=""});try{this.saveLoading=!0;const n=this.authDetaileTypeForm.authDetaileTypeParam,s=n&&n.length>0&&n[0].id?n[0].id:"";await TU({...this.selectedRole,authDetaileType:s,roleUsers:a.length?a.map(i=>({authModule:this.authModule,authType:this.authType,roleId:this.selectedRole.roleId,userId:i.id})):[],roleAuths:t.length?t.map(i=>({authModule:this.authModule,authType:this.authType,authDetaileType:s,roleId:this.selectedRole.roleId,authId:i.id})):[]}),this.$Message.success("\u4FDD\u5B58\u6210\u529F"),this.getUserAuthTreeData(!0),this.saveLoading=!1}catch{this.saveLoading=!1}},async reloadAuthTree(){try{this.authTreeLoading=!0;const{roleAuths:e}=await this.getRoleUsersAuths(this.selectedRole.roleId);this.defaultAuthId=e.map(t=>t.authId),this.authTreeLoading=!1}catch(e){console.error("\u52A0\u8F7D\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e)}}}},Pr={};var vU=F(gU,NU,RU,!1,UU,null,null,null);function UU(e){for(let t in Pr)this[t]=Pr[t]}var Ar=function(){return vU.exports}();const Kr=`${Te.imgServerContext}/system/auths`;function bU(e){return v.axios.get(`${Kr}/getUserAuths`,{params:e})}function yU(e){return v.axios.post(`${Kr}/saveUserAuths`,e)}var SU=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndPageView",[a("Row",{staticClass:"row-contain",attrs:{gutter:16}},[a("Col",{attrs:{span:"12"}},[a("IndTree",{ref:"userTree",attrs:{dataApi:e.userTreeApi,"url-params":e.userTreeParams,"default-value":e.defaultUserId,isShowHeader:!0,selectLeafOnly:!0,defaultExpandLevel:1,treeName:"\u7CFB\u7EDF\u7528\u6237"},on:{"on-select-change":e.onSelectUserChange}})],1),a("Col",{attrs:{span:"12"}},[a("IndLoadingPanel",{staticClass:"ind-flex-column",attrs:{loading:e.userAuthLoading}},[a("div",{staticClass:"auth-type-select-container"},[a("Row",[a("Col",[a("IndFormWrap",{ref:"authDetaileTypeForm",attrs:{fieldList:e.authDetaileTypeField,gridColumns:1},model:{value:e.authDetaileTypeForm,callback:function(n){e.authDetaileTypeForm=n},expression:"authDetaileTypeForm"}})],1)],1)],1),a("div",{staticClass:"ind-flex-grow"},[a("IndTree",{ref:"authTree",attrs:{data:e.authTreeData,"default-value":e.defaultAuthId,multiple:"","show-checkbox":"",expandAll:"",isShowHeader:!1}})],1),a("div",{staticClass:"ind-flex-no-shrink function-wrapper"},[a("IndButtonGroup",{attrs:{center:""}},[a("IndButton",{attrs:{bizType:"save",disabled:e.btnDisAbled,loading:e.saveLoading},on:{click:e.saveUserAuths}})],1)],1)])],1)],1)],1)},kU=[];const FU={name:"IndUserAuth",props:{authModule:{type:String,required:!0},authType:{type:String,required:!0},authTreeApiParams:{type:Object,required:!0},authTreeApi:{type:Function,required:!0}},data(){return{userTreeApi:v.listUserTreeApi,userTreeParams:{orgCode:v.UC_ENUM.ORG_CODE_MKT},defaultUserId:[],selectUser:null,userAuthLoading:!1,authTreeData:[],defaultAuthId:[],saveLoading:!1,authDetaileTypeForm:{authDetaileTypeParam:[]},authDetaileTypeField:[{formKey:"authDetaileTypeParam",title:"\u6743\u9650\u7C7B\u578B\uFF1A",type:"treeselect",props:{selectLeafOnly:!0,dataApi:v.listComTreeApi,urlParams:{bizType:"40",dataPermitType:JSON.stringify({authModule:this.authModule,authType:this.authType})}}}]}},activated(){this.initialized?this.$refs.userTree.init():this.initialized=!0,this.selectUser=null,this.authTreeData=[],this.defaultAuthId=[]},watch:{"authDetaileTypeForm.authDetaileTypeParam":{handler:p.default.debounce(function(e){this.selectUser&&e.length>0&&this.reloadAuthTree()},300),deep:!0,immediate:!0}},computed:{btnDisAbled(){return!this.selectUser}},methods:{async onSelectUserChange(e){this.userAuthLoading=!0,e.length?(this.selectUser=e[0],this.authDetaileTypeForm.authDetaileTypeParam=[],this.authTreeData=await this.makeAuthTreeData(e[0])):(this.selectUser=null,this.authTreeData=[],this.defaultAuthId=[]),this.userAuthLoading=!1},async makeAuthTreeData(e){const t=await this.getAuthTreeData(),a=await this.getUserAuthsApi(e);return this.defaultAuthId=a.map(n=>n.authId),a.length?this.dealData(t,a):t},async getAuthTreeData(){try{const{data:e}=await this.authTreeApi(this.authTreeApiParams);return e}catch(e){return console.log("\u83B7\u53D6\u6743\u9650\u6811\u6570\u636E\u5931\u8D25: ",e),[]}},async getUserAuthsApi(e){try{const t=this.authDetaileTypeForm.authDetaileTypeParam,a=t&&t.length>0&&t[0].id?t[0].id:"",n={userId:e.id,authModule:this.authModule,authType:this.authType,authDetaileType:a},{data:s}=await bU(n);return s}catch(t){console.log(t)}},dealData(e,t){return e.length&&e.forEach(a=>{if(a.children.length===0){const n=t.find(s=>s.authId===a.id);a.disabled=n?n.isEdit==="0":!1,a.title=`${a.title}${n&&n.isEdit==="0"?"(\u89D2\u8272\u6388\u6743)":""}`}else this.dealData(a.children,t)}),e},async saveUserAuths(){if(this.authDetaileTypeForm.authDetaileTypeParam.length==0){this.$Message.warning("\u8BF7\u9009\u62E9\u6743\u9650\u7C7B\u578B");return}const t=(this.$refs.authTree.getCheckedNodes(!0)||[]).filter(s=>!s.disabled)||[],a=this.authDetaileTypeForm.authDetaileTypeParam,n=a&&a.length>0&&a[0].id?a[0].id:"";try{this.saveLoading=!0,await yU({userId:this.selectUser.id,authModule:this.authModule,authType:this.authType,authDetaileType:n,userAuths:t.map(s=>({authModule:this.authModule,authType:this.authType,authDetaileType:n,userId:this.selectUser.id,authId:s.id}))}),await this.reflashAuth(),this.$Message.success("\u4FDD\u5B58\u6210\u529F"),this.saveLoading=!1}catch{this.saveLoading=!1}},async reflashAuth(){this.userAuthLoading=!0,this.selectUser?this.authTreeData=await this.makeAuthTreeData(this.selectUser):(this.authTreeData=[],this.defaultAuthId=[]),this.userAuthLoading=!1},reloadAuthTree(){this.userAuthLoading=!0,this.authTreeData=[],this.defaultAuthId=[],this.selectUser?this.makeAuthTreeData(this.selectUser).then(e=>{this.authTreeData=e,this.userAuthLoading=!1}).catch(e=>{console.error("\u91CD\u7F6E\u6743\u9650\u6811\u5931\u8D25:",e),this.userAuthLoading=!1}):this.userAuthLoading=!1}}},qr={};var WU=F(FU,SU,kU,!1,ZU,null,null,null);function ZU(e){for(let t in qr)this[t]=qr[t]}var eo=function(){return WU.exports}(),gn=Object.freeze(Object.defineProperty({__proto__:null,NotFound:$e,ErrorContent:Sa,Button:ge,ButtonGroup:Ue,DatePicker:Js,Drawer:Oa,Dropdown:jt,DropdownMenu:Qs,DropdownItem:Gs,FormWrap:Ga,Icons:pe,ImagePreview:vr,BrandInputModal:br,ComInputModal:Sr,ItemInputModal:Fr,TreeModal:wr,ItemCompInputModal:Er,RowSumSettingInputModal:Cr,AppMenu:$a,BackTop:Pa,Collect:en,ErrorStore:dl,FullScreen:tn,Language:pl,OtherMenu:nn,SideMenuItem:sn,SideMenu:ln,SiderTrigger:aa,TagsNav:rn,User:on,BasicLayout:na,EmptyLayout:Tt,PageLayout:cn,DetailView:wl,PageView:El,Login:Rn,Modal:oe,AuditModal:qs,AuditLogModal:Ii,ExcelFlowModal:Oi,HelpTableModal:Li,HelpTreeModal:Xi,MaterialItemModal:Ai,SignModal:pr,ReportIndexModal:Tr,ReportOptionModal:Rr,BackTopPanel:Cl,LoadingPanel:dn,ConditionPanel:Mt,Poptip:hn,UnitRadio:Yr,ZeroRadio:Qr,Select:un,OptionGroup:Al,Option:pn,ItemTypeCombineSelect:er,Sign:Vn,StepTrack:Gr,Table:Kt,MobileTable:zi,Tooltip:Ke,Tree:xt,TreeSelect:sa,UploadFile:Hr,UploadImg:Xr,RoleAuth:Ar,UserAuth:eo},Symbol.toStringTag,{value:"Module"})),to={install(e,{config:t}={}){e.prototype.$config=p.default.merge({},t||v.config,e.prototype.$config||{})}},ao={install(e,{router:t,store:a}){e.prototype.$backToMenu=function(){if(console.log("trigger $backToMenu"),top==self){const n=a.state.app.breadCrumbList;a.commit("closeTag",{$router:t,route:p.default.cloneDeep(p.default.find(a.state.app.tagNavList,{name:n[n.length-1].name})||{})}),t.push({name:n[n.length-2].name}).catch(()=>{})}else t.go(-1)}}},xU=Object.freeze(Object.defineProperty({__proto__:null,IndConfigPlugin:to,IndRouterPlugin:ao},Symbol.toStringTag,{value:"Module"}));const no={name:Te.rootRouteName,path:"/",redirect:"/home",component:top==self?na:Tt,meta:{hideInMenu:!0,notCache:!0},children:[{name:Te.homeRouteName,path:"home",meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"}}]},wU={name:Te.loginRouteName,path:"/login",meta:{title:"Login - \u767B\u5F55",hideInMenu:!0},component:Rn},MU={name:"user",path:"/user",component:na,meta:{hideInMenu:!0,notCache:!0},children:[{path:"changepwd",name:"changepwd",meta:{hideInMenu:!0,title:"\u4FEE\u6539\u5BC6\u7801",icon:"md-home"}}]},EU={path:"/404",meta:{hideInMenu:!0},component:$e};function DU({homeComponent:e,rootChildren:t}={}){const a=p.default.cloneDeep(no);e&&(a.children[0].component=e),t&&t.length&&a.children.push(...t);let n=[a,MU,EU];return location.host.includes("localhost")&&n.push(wU),n}function CU({rootChildren:e}={}){const t=p.default.cloneDeep(no);return t.component=Tt,t.children=[],e&&e.length&&t.children.push(...e),[t]}const so={EmptyLayout:{component:Tt},EmptyLayoutNotCache:{component:{...Tt,name:"IndEmptyLayoutNotCache"}}},Nt={DIRECTORY:1,MENU:2,BUTTON:3,PAGE:4};function io(e){return[Nt.DIRECTORY,Nt.MENU].includes(e)}function _U(e){return Object.keys(Nt).find(t=>Nt[t]===e)}function lo(e,t=[]){return t}function BU(e,t){if(console.log("permission2Router params",e,t),!e)return[];let a=[];for(const n of e)a.push({path:vn(n.uri),uri:n.uri,name:n.permissionValue,meta:{appId:n.appId,permissionId:n.permissionId,title:n.label,icon:n.icon,crumbs:[{icon:n.icon,name:n.permissionValue,title:n.label,type:n.type}],activeName:n.permissionValue,data:n},component:n.permissionValue});return console.log("permission2Router result",a),a}function ro({list:e,menuTree:t,pageNode:a,parentId:n,crumbs:s,root:i,microType:l}){!e||e.forEach(r=>{const{permissionId:h,label:c,appId:o,pid:u,icon:d,type:m,uri:T,permissionValue:b}=r,g=b;if(u===n){if(io(m)){let x={type:m,name:g,pid:u,path:vn(T),uri:T,component:g,meta:{appId:o,permissionId:h,title:c,icon:d,crumbs:[...s],activeName:g,data:r},children:[]};x.meta.crumbs.push({icon:d,name:g,title:c,type:m}),Nt.DIRECTORY===m&&(x.component="EmptyLayout"),ro({list:e,menuTree:x.children,pageNode:a,parentId:h,crumbs:x.meta.crumbs,root:!1,microType:l}),x.children.length||delete x.children,t.push(x)}if(Nt.PAGE===m){let x={type:m,name:g,pid:u,path:vn(T),uri:T,component:g,meta:{appId:o,permissionId:h,title:c,hideInMenu:!0,notCache:!0,crumbs:[...s],type:m,data:r}};x.meta.crumbs.push({icon:d,name:g,title:c,type:m}),a.children.push(x)}}})}function vn(e,t){return e?(e.startsWith("/")||(e=`/${e}`),e.startsWith(`/${v.config.routerBase}`)&&(e=e.replace(/^\/ind([^/]{1,})/,"")),e.includes("?")&&(e=e.split("?")[0]),e.includes(".")&&(e=e.split(".")[0]),e):""}function oo(e=[]){e=e.filter(a=>io(a.type));const t=[];return ro({list:e,menuTree:t,pageNode:{children:[]},parentId:"0",crumbs:[],root:!0}),t}function co(e=[]){for(let t of e)if(t.component){const a=so[t.component];a?t.component=a.component:t.path?window.loadComponentHandler&&(t.component=window.loadComponentHandler(t.path,t.name)||$e):(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${t.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),t.component=$e),t.children&&t.children.length>0&&co(t.children)}return e}function JU(e){return window.loadComponentHandler?e.component=window.loadComponentHandler(e.path,e.name)||$e:(console.error(`\u627E\u4E0D\u5230\u7EC4\u4EF6\u5B9A\u4E49:${e.component},\u8BF7\u6392\u67E5\u8D44\u6E90\u8DEF\u5F84\u914D\u7F6E\u662F\u5426\u6B63\u786E`),e.component=$e),e}const ho=(e,t)=>{var n,s;let a=e.resolve(t);return!!((s=(n=a==null?void 0:a.resolved)==null?void 0:n.matched)!=null&&s.length)},oa={path:"/page",name:"page",meta:{hideInMenu:!0,notCache:!0},component:cn,children:[]};async function zU({router:e,store:t,microType:a,allowPermissionList:n,routerOptionsBak:s,to:i}){let l=!t.state.user.userName;if(ho(e,i)&&!l)return;l&&(await t.dispatch("getUserInfo"),await t.dispatch("getAppListData"),await t.dispatch("getPermissionData",{constantRouterComponents:so,permissionStoreKeyParams:"ibp-sc-permission"}),e.options=p.default.cloneDeep(s));const r=v.getPermissionCache(),h=lo(a,r),c=e.options.routes.find(o=>o.path==="/");if(l&&(e.addRoute(c.name,oa),c.children.push(oa)),!ho(e,i)){let o=h.find(m=>m.permissionValue==i.name||m.name==i.name);if(!o&&i.path!="/"){let m=h.filter(g=>{var x,j,Y;return(x=g==null?void 0:g.uri)!=null&&x.includes("?")?(j=g==null?void 0:g.uri)==null?void 0:j.includes(i.path):(Y=g==null?void 0:g.uri)==null?void 0:Y.endsWith(i.path)}),T=m.filter(g=>!g.uri.includes("ibp-sc")).map(g=>g.uri),b=p.default.minBy(T,g=>g.length);o=m.find(g=>g.uri===b)}const u=_U(o.type||"");let d=JU(BU([o],a)[0]);u=="PAGE"&&(e.addRoute(oa.name,{...d,meta:{...d.meta,notCache:!0}}),oa.children.push(d)),u=="MENU"&&(e.addRoute(c.name,d),c.children.push(d))}if(l){const u=lo(a,n).filter(m=>e.options.routes.findIndex(T=>m.name===T.name)===-1);u.forEach(m=>{m.component=m.name,m.meta={hideInMenu:!0,title:m.label,activeName:m.name}});const d=co(u);for(const m of d)e.addRoute(Te.rootRouteName,m)}}function YU({router:e,store:t,microType:a,allowPermissionList:n}){const s=Te.loginRouteName,i=p.default.cloneDeep(e.options);window.sessionNotValidHandler=function(){let l=location.href;const r=l.indexOf("?");r!==-1&&(l=l.substring(0,r)),!l.endsWith("/login")&&window.confirm("\u4F1A\u8BDD\u5DF2\u5931\u6548\uFF0C\u662F\u5426\u91CD\u65B0\u767B\u5F55\uFF1F")&&(top.location="/ibp-sc/login")},window.apiErrorHandler=function(l){I.Message.error({content:l,duration:10,closable:!0})},window.getQueryVariable=function(r){var h=window.location.search.substring(1),c=h.split("&");for(let u=0;u<c.length;u++){let d=c[u].split("=");if(d[0]==r)return d.slice(1).join("=")}let o=window.location.hash.substring(2);o.includes("?")&&(h=o.split("?")[1]),c=h.split("&");for(let u=0;u<c.length;u++){let d=c[u].split("=");if(d[0]==r)return d.slice(1).join("=")}return!1},e.beforeEach(async(l,r,h)=>{var m;I.LoadingBar.start();let c=v.getToken(),o=location.search,u=!1;if(o){let T=getQueryVariable("token");T&&c!==T&&(c=T,t.dispatch("loginSuccess",c));let b=getQueryVariable("sso_token")||sessionStorage.getItem("sso_token");b&&(u=!0,sessionStorage.setItem("sso_token",b))}let d=!t.state.user.userName;if(!u&&!c&&l.name!==s)h({name:s});else if(l.name===s)h();else if(d||top!==self||location.href.includes("imarket-analysis")){I.Spin.show();try{await zU({router:e,store:t,microType:a,allowPermissionList:n,routerOptionsBak:i,to:l}),d||!((m=l.matched)!=null&&m.length)?(console.log("\u8DEF\u7531\u6CA1\u6709\u5339\u914D\u5230",l),l.name&&l.path=="/"?h({name:l.name,query:l.query}):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF3",l),h({...l}))):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF32",l),h())}catch(T){console.log("router.beforeeach err",T),h({name:s})}I.Spin.hide()}else h()}),e.afterEach(l=>{I.LoadingBar.finish(),window.scrollTo(0,0)})}const IU={mode:"history",base:Te.routerBase};var QU={state:{userName:"",avatarImgPath:"",userManageUnitId:"",token:v.getToken()},mutations:{setAvatar(e,t){e.avatarImgPath=t},setUserName(e,t){e.userName=t},setUserManageUnitId(e,t){e.userManageUnitId=t},setToken(e,t){e.token=t,v.setToken(t)}},actions:{async handleLogin({dispatch:e},{userName:t,password:a,validCodeId:n,validCodeInput:s}){const i=await v.loginApi({userName:t,password:a,validCodeId:n,validCodeInput:s});return e("loginSuccess",i.token),i.url},loginSuccess({commit:e,dispatch:t},a){v.clearUserInfoCache(),e("setToken",a),e("setTagNavList",[]),window.top===window.self&&v.clearPermissionCache()},async handleLogout({state:e,commit:t}){await v.logoutApi(e.token),t("setToken",""),t("setUserName",""),t("setUserManageUnitId",""),setTimeout(()=>{window.location.reload()},0)},async getUserInfo({commit:e}){const t=v.getUserInfoCache();if(t)return e("setAvatar",t.userAvater),e("setUserName",t.userName),e("setUserManageUnitId",t.manageUnitId),t;const{data:a}=await v.getUserInfoApi();return e("setAvatar",a.userAvater),e("setUserName",a.userName),e("setUserManageUnitId",a.manageUnitId),v.setUserInfoCache(a),a}}};const{homeRouteName:ca}=Te,OU=(e,t,a)=>{const n=zc(e.tagNavList,a);e.tagNavList=e.tagNavList.filter(s=>!Ye(s,a)),t.push(n)};var GU={state:{appInfo:"",appList:[],permissionList:[],permission:{},menuTreeList:[],homeRoute:{},breadCrumbList:[],tagNavList:[],activeName:"",collectMenuList:[],maxTabNum:5,theme:ct(),indexDesc:{},isFullSreen:!1},getters:{getAppInfo(e){let t=e.appInfo;return t||(t=v.getSessionStorage("appInfo")),t||{}},getAppList(e){let t=e.appList;return t.length||(t=v.getSessionStorage("appList")),t||[]},getMenuTreeList(e){let t=e.menuTreeList;return t.length||(t=v.getSessionStorage("menuTreeList")),t||[]},getMaxTabNum(e){let t=e.maxTabNum;return t||(t=v.getSessionStorage("maxTabNum")),t||5},getTheme(e){let t=e.theme;return t||(t=ct()),t},getIndexDesc(e){return e.indexDesc}},mutations:{setAppList(e,t){v.setSessionStorage("appList",t),e.appList=t},setAppInfo(e,t){let a=e.appList;a.length<=0&&(a=v.getSessionStorage("appList")||[]);const n=a.find(s=>s.appId==t);n&&(v.setSessionStorage("appInfo",n),e.appInfo=n)},setPermission(e,t){e.permission=t},setPermissionList(e,t){e.permissionList=t},setMenuTreeList(e,t){v.setSessionStorage("menuTreeList",t),e.menuTreeList=t},setHomeRoute(e,t){const a=t.options.routes;e.homeRoute=Wa(a,ca)},setBreadCrumb(e,t){e.breadCrumbList=Bc(t,e.homeRoute)},setTagNavList(e,t){let a=[];t?a=[...t]:a=Jc()||[];let n=a.findIndex(s=>s.name===ca);if(n==-1&&a.unshift({meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"},hideInMenu:!0,icon:"md-home",title:"\u9996\u9875",name:"home",params:{},query:{}}),a[0]&&a[0].name!==ca&&a.shift(),n>0){let s=a.splice(n,1)[0];a.unshift(s)}e.tagNavList=a,qn([...a])},closeTag(e,{$router:t,route:a}){let n=e.tagNavList.filter(s=>Ye(s,a));a=n[0]?n[0]:null,a&&OU(e,t,a)},addTag(e,{route:t,type:a="unshift"}){let n=_c(t);Yc(e.tagNavList,n)||(console.log("type=="+a),a==="push"?(e.tagNavList.length>=e.maxTabNum+1&&e.tagNavList.splice(1,1),e.tagNavList.push(n)):n.name===ca?e.tagNavList.unshift(n):e.tagNavList.splice(1,e.tagNavList.length>=e.maxTabNum?1:0,n),qn([...e.tagNavList]))},setActiveName(e,t){e.activeName=t},setCollectMenuList(e,t){e.collectMenuList=t},setMaxTabNum(e,t=5){v.setSessionStorage("maxTabNum",t),e.maxTabNum=t},setTheme(e,t){e.theme=t,v.setLocalStorage(Za,t),wa(t)},setIndexDesc(e,t){e.indexDesc=t},setIsFullSreen(e,t){e.isFullSreen=t}},actions:{async getAppListData({commit:e,getters:t}){var s;let a=t.getAppList;if(!a.length){const{data:i=[]}=await v.getAppListApi();a=i.filter(l=>l.basepath!=="/cmsadmin"),e("setAppList",a)}let n="";if(location.search){let i=/appId=([^&]*)/.exec(location.search);i&&i.length>1&&(n=i[1])}if(!n){const i=v.getSessionStorage("appInfo");n=(i==null?void 0:i.appId)||""}return n||(n=((s=a==null?void 0:a[0])==null?void 0:s.appId)||""),e("setAppInfo",n),a},async getPermissionData({commit:e}){const t=v.getPermissionCache();if(t){const a={};for(const n of t)n.permissionValue&&(a[n.permissionValue]=!0);return e("setPermissionList",t),e("setPermission",a),top==self&&e("setMenuTreeList",oo(t)),t}try{const{data:a}=await v.getPermissionApi(),n={};for(const s of a)s.permissionValue&&(n[s.permissionValue]=!0);return e("setPermissionList",a),e("setPermission",n),top==self&&e("setMenuTreeList",oo(a)),v.setPermissionCache(a),a}catch(a){console.log("getPermissionData: "+a)}},async addMenuHistory({state:e},{name:t}){const a=e.permissionList,{appId:n,permissionId:s}=a.find(i=>i.name===t)||{};n&&s&&await v.menuHistoryApi({appId:n,permissionId:s})},async addMenuCollect({state:e},{name:t}){const a=e.permissionList,{appId:n,permissionId:s}=a.find(i=>i.name===t)||{};if(!n||!s||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await v.addMenuCollectApi({appId:n,permissionId:s})},async removeMenuCollect({state:e},{name:t}){const a=e.permissionList,{appId:n,permissionId:s}=a.find(i=>i.name===t)||{};if(!n||!s||item.type!=="2")return Promise.reject("\u8BE5\u9875\u9762\u4E0D\u80FD\u88AB\u6536\u85CF");await v.removeMenuCollectApi({appId:n,permissionId:s})},async getIndexInfo({commit:e}){let t=v.getIndexDescCache();if(t)return e("setIndexDesc",p.default.reduce(t,(n,s)=>(n[s.indexCode]=s.indexDesc,n),{})),t;const{data:a}=await v.listIndexDescApi();return v.setIndexDescCache(a),t=a,e("setIndexDesc",p.default.reduce(t,(n,s)=>(n[s.indexCode]=s.indexDesc,n),{})),a},updateIsFullSreen({commit:e},t){e("setIsFullSreen",t)}}};const LU={modules:{user:QU,app:GU}};function uo(e,t){return function(){return e.apply(t,arguments)}}const{toString:jU}=Object.prototype,{getPrototypeOf:Un}=Object,{iterator:da,toStringTag:po}=Symbol,ha=(e=>t=>{const a=jU.call(t);return e[a]||(e[a]=a.slice(8,-1).toLowerCase())})(Object.create(null)),_e=e=>(e=e.toLowerCase(),t=>ha(t)===e),ua=e=>t=>typeof t===e,{isArray:Rt}=Array,gt=ua("undefined");function Et(e){return e!==null&&!gt(e)&&e.constructor!==null&&!gt(e.constructor)&&ke(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const fo=_e("ArrayBuffer");function HU(e){let t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&fo(e.buffer),t}const $U=ua("string"),ke=ua("function"),mo=ua("number"),Dt=e=>e!==null&&typeof e=="object",XU=e=>e===!0||e===!1,pa=e=>{if(ha(e)!=="object")return!1;const t=Un(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(po in e)&&!(da in e)},PU=e=>{if(!Dt(e)||Et(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},AU=_e("Date"),KU=_e("File"),qU=e=>!!(e&&typeof e.uri!="undefined"),eb=e=>e&&typeof e.getParts!="undefined",tb=_e("Blob"),ab=_e("FileList"),nb=e=>Dt(e)&&ke(e.pipe);function sb(){return typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{}}const Vo=sb(),To=typeof Vo.FormData!="undefined"?Vo.FormData:void 0,ib=e=>{let t;return e&&(To&&e instanceof To||ke(e.append)&&((t=ha(e))==="formdata"||t==="object"&&ke(e.toString)&&e.toString()==="[object FormData]"))},lb=_e("URLSearchParams"),[rb,ob,cb,db]=["ReadableStream","Request","Response","Headers"].map(_e),hb=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ct(e,t,{allOwnKeys:a=!1}={}){if(e===null||typeof e=="undefined")return;let n,s;if(typeof e!="object"&&(e=[e]),Rt(e))for(n=0,s=e.length;n<s;n++)t.call(null,e[n],n,e);else{if(Et(e))return;const i=a?Object.getOwnPropertyNames(e):Object.keys(e),l=i.length;let r;for(n=0;n<l;n++)r=i[n],t.call(null,e[r],r,e)}}function No(e,t){if(Et(e))return null;t=t.toLowerCase();const a=Object.keys(e);let n=a.length,s;for(;n-- >0;)if(s=a[n],t===s.toLowerCase())return s;return null}const st=(()=>typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global)(),Ro=e=>!gt(e)&&e!==st;function bn(){const{caseless:e,skipUndefined:t}=Ro(this)&&this||{},a={},n=(s,i)=>{if(i==="__proto__"||i==="constructor"||i==="prototype")return;const l=e&&No(a,i)||i;pa(a[l])&&pa(s)?a[l]=bn(a[l],s):pa(s)?a[l]=bn({},s):Rt(s)?a[l]=s.slice():(!t||!gt(s))&&(a[l]=s)};for(let s=0,i=arguments.length;s<i;s++)arguments[s]&&Ct(arguments[s],n);return a}const ub=(e,t,a,{allOwnKeys:n}={})=>(Ct(t,(s,i)=>{a&&ke(s)?Object.defineProperty(e,i,{value:uo(s,a),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,i,{value:s,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),e),pb=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),fb=(e,t,a,n)=>{e.prototype=Object.create(t.prototype,n),Object.defineProperty(e.prototype,"constructor",{value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{value:t.prototype}),a&&Object.assign(e.prototype,a)},mb=(e,t,a,n)=>{let s,i,l;const r={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)l=s[i],(!n||n(l,e,t))&&!r[l]&&(t[l]=e[l],r[l]=!0);e=a!==!1&&Un(e)}while(e&&(!a||a(e,t))&&e!==Object.prototype);return t},Vb=(e,t,a)=>{e=String(e),(a===void 0||a>e.length)&&(a=e.length),a-=t.length;const n=e.indexOf(t,a);return n!==-1&&n===a},Tb=e=>{if(!e)return null;if(Rt(e))return e;let t=e.length;if(!mo(t))return null;const a=new Array(t);for(;t-- >0;)a[t]=e[t];return a},Nb=(e=>t=>e&&t instanceof e)(typeof Uint8Array!="undefined"&&Un(Uint8Array)),Rb=(e,t)=>{const n=(e&&e[da]).call(e);let s;for(;(s=n.next())&&!s.done;){const i=s.value;t.call(e,i[0],i[1])}},gb=(e,t)=>{let a;const n=[];for(;(a=e.exec(t))!==null;)n.push(a);return n},vb=_e("HTMLFormElement"),Ub=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,n,s){return n.toUpperCase()+s}),go=(({hasOwnProperty:e})=>(t,a)=>e.call(t,a))(Object.prototype),bb=_e("RegExp"),vo=(e,t)=>{const a=Object.getOwnPropertyDescriptors(e),n={};Ct(a,(s,i)=>{let l;(l=t(s,i,e))!==!1&&(n[i]=l||s)}),Object.defineProperties(e,n)},yb=e=>{vo(e,(t,a)=>{if(ke(e)&&["arguments","caller","callee"].indexOf(a)!==-1)return!1;const n=e[a];if(!!ke(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+a+"'")})}})},Sb=(e,t)=>{const a={},n=s=>{s.forEach(i=>{a[i]=!0})};return Rt(e)?n(e):n(String(e).split(t)),a},kb=()=>{},Fb=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Wb(e){return!!(e&&ke(e.append)&&e[po]==="FormData"&&e[da])}const Zb=e=>{const t=new Array(10),a=(n,s)=>{if(Dt(n)){if(t.indexOf(n)>=0)return;if(Et(n))return n;if(!("toJSON"in n)){t[s]=n;const i=Rt(n)?[]:{};return Ct(n,(l,r)=>{const h=a(l,s+1);!gt(h)&&(i[r]=h)}),t[s]=void 0,i}}return n};return a(e,0)},xb=_e("AsyncFunction"),wb=e=>e&&(Dt(e)||ke(e))&&ke(e.then)&&ke(e.catch),Uo=((e,t)=>e?setImmediate:t?((a,n)=>(st.addEventListener("message",({source:s,data:i})=>{s===st&&i===a&&n.length&&n.shift()()},!1),s=>{n.push(s),st.postMessage(a,"*")}))(`axios@${Math.random()}`,[]):a=>setTimeout(a))(typeof setImmediate=="function",ke(st.postMessage)),Mb=typeof queueMicrotask!="undefined"?queueMicrotask.bind(st):typeof process!="undefined"&&process.nextTick||Uo;var y={isArray:Rt,isArrayBuffer:fo,isBuffer:Et,isFormData:ib,isArrayBufferView:HU,isString:$U,isNumber:mo,isBoolean:XU,isObject:Dt,isPlainObject:pa,isEmptyObject:PU,isReadableStream:rb,isRequest:ob,isResponse:cb,isHeaders:db,isUndefined:gt,isDate:AU,isFile:KU,isReactNativeBlob:qU,isReactNative:eb,isBlob:tb,isRegExp:bb,isFunction:ke,isStream:nb,isURLSearchParams:lb,isTypedArray:Nb,isFileList:ab,forEach:Ct,merge:bn,extend:ub,trim:hb,stripBOM:pb,inherits:fb,toFlatObject:mb,kindOf:ha,kindOfTest:_e,endsWith:Vb,toArray:Tb,forEachEntry:Rb,matchAll:gb,isHTMLForm:vb,hasOwnProperty:go,hasOwnProp:go,reduceDescriptors:vo,freezeMethods:yb,toObjectSet:Sb,toCamelCase:Ub,noop:kb,toFiniteNumber:Fb,findKey:No,global:st,isContextDefined:Ro,isSpecCompliantForm:Wb,toJSONObject:Zb,isAsyncFn:xb,isThenable:wb,setImmediate:Uo,asap:Mb,isIterable:e=>e!=null&&ke(e[da])};class ye extends Error{static from(t,a,n,s,i,l){const r=new ye(t.message,a||t.code,n,s,i);return r.cause=t,r.name=t.name,t.status!=null&&r.status==null&&(r.status=t.status),l&&Object.assign(r,l),r}constructor(t,a,n,s,i){super(t),Object.defineProperty(this,"message",{value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,a&&(this.code=a),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i,this.status=i.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:y.toJSONObject(this.config),code:this.code,status:this.status}}}ye.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",ye.ERR_BAD_OPTION="ERR_BAD_OPTION",ye.ECONNABORTED="ECONNABORTED",ye.ETIMEDOUT="ETIMEDOUT",ye.ERR_NETWORK="ERR_NETWORK",ye.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",ye.ERR_DEPRECATED="ERR_DEPRECATED",ye.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",ye.ERR_BAD_REQUEST="ERR_BAD_REQUEST",ye.ERR_CANCELED="ERR_CANCELED",ye.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",ye.ERR_INVALID_URL="ERR_INVALID_URL";var ie=ye,Eb=null;function yn(e){return y.isPlainObject(e)||y.isArray(e)}function bo(e){return y.endsWith(e,"[]")?e.slice(0,-2):e}function Sn(e,t,a){return e?e.concat(t).map(function(s,i){return s=bo(s),!a&&i?"["+s+"]":s}).join(a?".":""):t}function Db(e){return y.isArray(e)&&!e.some(yn)}const Cb=y.toFlatObject(y,{},null,function(t){return/^is[A-Z]/.test(t)});function fa(e,t,a){if(!y.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,a=y.toFlatObject(a,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,g){return!y.isUndefined(g[b])});const n=a.metaTokens,s=a.visitor||o,i=a.dots,l=a.indexes,h=(a.Blob||typeof Blob!="undefined"&&Blob)&&y.isSpecCompliantForm(t);if(!y.isFunction(s))throw new TypeError("visitor must be a function");function c(T){if(T===null)return"";if(y.isDate(T))return T.toISOString();if(y.isBoolean(T))return T.toString();if(!h&&y.isBlob(T))throw new ie("Blob is not supported. Use a Buffer instead.");return y.isArrayBuffer(T)||y.isTypedArray(T)?h&&typeof Blob=="function"?new Blob([T]):Buffer.from(T):T}function o(T,b,g){let x=T;if(y.isReactNative(t)&&y.isReactNativeBlob(T))return t.append(Sn(g,b,i),c(T)),!1;if(T&&!g&&typeof T=="object"){if(y.endsWith(b,"{}"))b=n?b:b.slice(0,-2),T=JSON.stringify(T);else if(y.isArray(T)&&Db(T)||(y.isFileList(T)||y.endsWith(b,"[]"))&&(x=y.toArray(T)))return b=bo(b),x.forEach(function(Y,N){!(y.isUndefined(Y)||Y===null)&&t.append(l===!0?Sn([b],N,i):l===null?b:b+"[]",c(Y))}),!1}return yn(T)?!0:(t.append(Sn(g,b,i),c(T)),!1)}const u=[],d=Object.assign(Cb,{defaultVisitor:o,convertValue:c,isVisitable:yn});function m(T,b){if(!y.isUndefined(T)){if(u.indexOf(T)!==-1)throw Error("Circular reference detected in "+b.join("."));u.push(T),y.forEach(T,function(x,j){(!(y.isUndefined(x)||x===null)&&s.call(t,x,y.isString(j)?j.trim():j,b,d))===!0&&m(x,b?b.concat(j):[j])}),u.pop()}}if(!y.isObject(e))throw new TypeError("data must be an object");return m(e),t}function yo(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function kn(e,t){this._pairs=[],e&&fa(e,this,t)}const So=kn.prototype;So.append=function(t,a){this._pairs.push([t,a])},So.toString=function(t){const a=t?function(n){return t.call(this,n,yo)}:yo;return this._pairs.map(function(s){return a(s[0])+"="+a(s[1])},"").join("&")};function _b(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function ko(e,t,a){if(!t)return e;const n=a&&a.encode||_b,s=y.isFunction(a)?{serialize:a}:a,i=s&&s.serialize;let l;if(i?l=i(t,s):l=y.isURLSearchParams(t)?t.toString():new kn(t,s).toString(n),l){const r=e.indexOf("#");r!==-1&&(e=e.slice(0,r)),e+=(e.indexOf("?")===-1?"?":"&")+l}return e}class Bb{constructor(){this.handlers=[]}use(t,a,n){return this.handlers.push({fulfilled:t,rejected:a,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){y.forEach(this.handlers,function(n){n!==null&&t(n)})}}var Fo=Bb,Fn={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},Jb=typeof URLSearchParams!="undefined"?URLSearchParams:kn,zb=typeof FormData!="undefined"?FormData:null,Yb=typeof Blob!="undefined"?Blob:null,Ib={isBrowser:!0,classes:{URLSearchParams:Jb,FormData:zb,Blob:Yb},protocols:["http","https","file","blob","url","data"]};const Wn=typeof window!="undefined"&&typeof document!="undefined",Zn=typeof navigator=="object"&&navigator||void 0,Qb=Wn&&(!Zn||["ReactNative","NativeScript","NS"].indexOf(Zn.product)<0),Ob=(()=>typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),Gb=Wn&&window.location.href||"http://localhost";var Lb=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Wn,hasStandardBrowserWebWorkerEnv:Ob,hasStandardBrowserEnv:Qb,navigator:Zn,origin:Gb},Symbol.toStringTag,{value:"Module"})),ve={...Lb,...Ib};function jb(e,t){return fa(e,new ve.classes.URLSearchParams,{visitor:function(a,n,s,i){return ve.isNode&&y.isBuffer(a)?(this.append(n,a.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...t})}function Hb(e){return y.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function $b(e){const t={},a=Object.keys(e);let n;const s=a.length;let i;for(n=0;n<s;n++)i=a[n],t[i]=e[i];return t}function Wo(e){function t(a,n,s,i){let l=a[i++];if(l==="__proto__")return!0;const r=Number.isFinite(+l),h=i>=a.length;return l=!l&&y.isArray(s)?s.length:l,h?(y.hasOwnProp(s,l)?s[l]=[s[l],n]:s[l]=n,!r):((!s[l]||!y.isObject(s[l]))&&(s[l]=[]),t(a,n,s[l],i)&&y.isArray(s[l])&&(s[l]=$b(s[l])),!r)}if(y.isFormData(e)&&y.isFunction(e.entries)){const a={};return y.forEachEntry(e,(n,s)=>{t(Hb(n),s,a,0)}),a}return null}function Xb(e,t,a){if(y.isString(e))try{return(t||JSON.parse)(e),y.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(a||JSON.stringify)(e)}const xn={transitional:Fn,adapter:["xhr","http","fetch"],transformRequest:[function(t,a){const n=a.getContentType()||"",s=n.indexOf("application/json")>-1,i=y.isObject(t);if(i&&y.isHTMLForm(t)&&(t=new FormData(t)),y.isFormData(t))return s?JSON.stringify(Wo(t)):t;if(y.isArrayBuffer(t)||y.isBuffer(t)||y.isStream(t)||y.isFile(t)||y.isBlob(t)||y.isReadableStream(t))return t;if(y.isArrayBufferView(t))return t.buffer;if(y.isURLSearchParams(t))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let r;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return jb(t,this.formSerializer).toString();if((r=y.isFileList(t))||n.indexOf("multipart/form-data")>-1){const h=this.env&&this.env.FormData;return fa(r?{"files[]":t}:t,h&&new h,this.formSerializer)}}return i||s?(a.setContentType("application/json",!1),Xb(t)):t}],transformResponse:[function(t){const a=this.transitional||xn.transitional,n=a&&a.forcedJSONParsing,s=this.responseType==="json";if(y.isResponse(t)||y.isReadableStream(t))return t;if(t&&y.isString(t)&&(n&&!this.responseType||s)){const l=!(a&&a.silentJSONParsing)&&s;try{return JSON.parse(t,this.parseReviver)}catch(r){if(l)throw r.name==="SyntaxError"?ie.from(r,ie.ERR_BAD_RESPONSE,this,null,this.response):r}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ve.classes.FormData,Blob:ve.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};y.forEach(["delete","get","head","post","put","patch"],e=>{xn.headers[e]={}});var wn=xn;const Pb=y.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);var Ab=e=>{const t={};let a,n,s;return e&&e.split(`
52
+ `).forEach(function(l){s=l.indexOf(":"),a=l.substring(0,s).trim().toLowerCase(),n=l.substring(s+1).trim(),!(!a||t[a]&&Pb[a])&&(a==="set-cookie"?t[a]?t[a].push(n):t[a]=[n]:t[a]=t[a]?t[a]+", "+n:n)}),t};const Zo=Symbol("internals");function _t(e){return e&&String(e).trim().toLowerCase()}function ma(e){return e===!1||e==null?e:y.isArray(e)?e.map(ma):String(e)}function Kb(e){const t=Object.create(null),a=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=a.exec(e);)t[n[1]]=n[2];return t}const qb=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Mn(e,t,a,n,s){if(y.isFunction(n))return n.call(this,t,a);if(s&&(t=a),!!y.isString(t)){if(y.isString(n))return t.indexOf(n)!==-1;if(y.isRegExp(n))return n.test(t)}}function ey(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,a,n)=>a.toUpperCase()+n)}function ty(e,t){const a=y.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+a,{value:function(s,i,l){return this[n].call(this,t,s,i,l)},configurable:!0})})}class Va{constructor(t){t&&this.set(t)}set(t,a,n){const s=this;function i(r,h,c){const o=_t(h);if(!o)throw new Error("header name must be a non-empty string");const u=y.findKey(s,o);(!u||s[u]===void 0||c===!0||c===void 0&&s[u]!==!1)&&(s[u||h]=ma(r))}const l=(r,h)=>y.forEach(r,(c,o)=>i(c,o,h));if(y.isPlainObject(t)||t instanceof this.constructor)l(t,a);else if(y.isString(t)&&(t=t.trim())&&!qb(t))l(Ab(t),a);else if(y.isObject(t)&&y.isIterable(t)){let r={},h,c;for(const o of t){if(!y.isArray(o))throw TypeError("Object iterator must return a key-value pair");r[c=o[0]]=(h=r[c])?y.isArray(h)?[...h,o[1]]:[h,o[1]]:o[1]}l(r,a)}else t!=null&&i(a,t,n);return this}get(t,a){if(t=_t(t),t){const n=y.findKey(this,t);if(n){const s=this[n];if(!a)return s;if(a===!0)return Kb(s);if(y.isFunction(a))return a.call(this,s,n);if(y.isRegExp(a))return a.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,a){if(t=_t(t),t){const n=y.findKey(this,t);return!!(n&&this[n]!==void 0&&(!a||Mn(this,this[n],n,a)))}return!1}delete(t,a){const n=this;let s=!1;function i(l){if(l=_t(l),l){const r=y.findKey(n,l);r&&(!a||Mn(n,n[r],r,a))&&(delete n[r],s=!0)}}return y.isArray(t)?t.forEach(i):i(t),s}clear(t){const a=Object.keys(this);let n=a.length,s=!1;for(;n--;){const i=a[n];(!t||Mn(this,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const a=this,n={};return y.forEach(this,(s,i)=>{const l=y.findKey(n,i);if(l){a[l]=ma(s),delete a[i];return}const r=t?ey(i):String(i).trim();r!==i&&delete a[i],a[r]=ma(s),n[r]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const a=Object.create(null);return y.forEach(this,(n,s)=>{n!=null&&n!==!1&&(a[s]=t&&y.isArray(n)?n.join(", "):n)}),a}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,a])=>t+": "+a).join(`
53
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...a){const n=new this(t);return a.forEach(s=>n.set(s)),n}static accessor(t){const n=(this[Zo]=this[Zo]={accessors:{}}).accessors,s=this.prototype;function i(l){const r=_t(l);n[r]||(ty(s,l),n[r]=!0)}return y.isArray(t)?t.forEach(i):i(t),this}}Va.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),y.reduceDescriptors(Va.prototype,({value:e},t)=>{let a=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[a]=n}}}),y.freezeMethods(Va);var Be=Va;function En(e,t){const a=this||wn,n=t||a,s=Be.from(n.headers);let i=n.data;return y.forEach(e,function(r){i=r.call(a,i,s.normalize(),t?t.status:void 0)}),s.normalize(),i}function xo(e){return!!(e&&e.__CANCEL__)}class ay extends ie{constructor(t,a,n){super(t==null?"canceled":t,ie.ERR_CANCELED,a,n),this.name="CanceledError",this.__CANCEL__=!0}}var Bt=ay;function wo(e,t,a){const n=a.config.validateStatus;!a.status||!n||n(a.status)?e(a):t(new ie("Request failed with status code "+a.status,[ie.ERR_BAD_REQUEST,ie.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function ny(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function sy(e,t){e=e||10;const a=new Array(e),n=new Array(e);let s=0,i=0,l;return t=t!==void 0?t:1e3,function(h){const c=Date.now(),o=n[i];l||(l=c),a[s]=h,n[s]=c;let u=i,d=0;for(;u!==s;)d+=a[u++],u=u%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),c-l<t)return;const m=o&&c-o;return m?Math.round(d*1e3/m):void 0}}function iy(e,t){let a=0,n=1e3/t,s,i;const l=(c,o=Date.now())=>{a=o,s=null,i&&(clearTimeout(i),i=null),e(...c)};return[(...c)=>{const o=Date.now(),u=o-a;u>=n?l(c,o):(s=c,i||(i=setTimeout(()=>{i=null,l(s)},n-u)))},()=>s&&l(s)]}const Ta=(e,t,a=3)=>{let n=0;const s=sy(50,250);return iy(i=>{const l=i.loaded,r=i.lengthComputable?i.total:void 0,h=l-n,c=s(h),o=l<=r;n=l;const u={loaded:l,total:r,progress:r?l/r:void 0,bytes:h,rate:c||void 0,estimated:c&&r&&o?(r-l)/c:void 0,event:i,lengthComputable:r!=null,[t?"download":"upload"]:!0};e(u)},a)},Mo=(e,t)=>{const a=e!=null;return[n=>t[0]({lengthComputable:a,total:e,loaded:n}),t[1]]},Eo=e=>(...t)=>y.asap(()=>e(...t));var ly=ve.hasStandardBrowserEnv?((e,t)=>a=>(a=new URL(a,ve.origin),e.protocol===a.protocol&&e.host===a.host&&(t||e.port===a.port)))(new URL(ve.origin),ve.navigator&&/(msie|trident)/i.test(ve.navigator.userAgent)):()=>!0,ry=ve.hasStandardBrowserEnv?{write(e,t,a,n,s,i,l){if(typeof document=="undefined")return;const r=[`${e}=${encodeURIComponent(t)}`];y.isNumber(a)&&r.push(`expires=${new Date(a).toUTCString()}`),y.isString(n)&&r.push(`path=${n}`),y.isString(s)&&r.push(`domain=${s}`),i===!0&&r.push("secure"),y.isString(l)&&r.push(`SameSite=${l}`),document.cookie=r.join("; ")},read(e){if(typeof document=="undefined")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function oy(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function cy(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Do(e,t,a){let n=!oy(t);return e&&(n||a==!1)?cy(e,t):t}const Co=e=>e instanceof Be?{...e}:e;function it(e,t){t=t||{};const a={};function n(c,o,u,d){return y.isPlainObject(c)&&y.isPlainObject(o)?y.merge.call({caseless:d},c,o):y.isPlainObject(o)?y.merge({},o):y.isArray(o)?o.slice():o}function s(c,o,u,d){if(y.isUndefined(o)){if(!y.isUndefined(c))return n(void 0,c,u,d)}else return n(c,o,u,d)}function i(c,o){if(!y.isUndefined(o))return n(void 0,o)}function l(c,o){if(y.isUndefined(o)){if(!y.isUndefined(c))return n(void 0,c)}else return n(void 0,o)}function r(c,o,u){if(u in t)return n(c,o);if(u in e)return n(void 0,c)}const h={url:i,method:i,data:i,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,withXSRFToken:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:r,headers:(c,o,u)=>s(Co(c),Co(o),u,!0)};return y.forEach(Object.keys({...e,...t}),function(o){if(o==="__proto__"||o==="constructor"||o==="prototype")return;const u=y.hasOwnProp(h,o)?h[o]:s,d=u(e[o],t[o],o);y.isUndefined(d)&&u!==r||(a[o]=d)}),a}var _o=e=>{const t=it({},e);let{data:a,withXSRFToken:n,xsrfHeaderName:s,xsrfCookieName:i,headers:l,auth:r}=t;if(t.headers=l=Be.from(l),t.url=ko(Do(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),r&&l.set("Authorization","Basic "+btoa((r.username||"")+":"+(r.password?unescape(encodeURIComponent(r.password)):""))),y.isFormData(a)){if(ve.hasStandardBrowserEnv||ve.hasStandardBrowserWebWorkerEnv)l.setContentType(void 0);else if(y.isFunction(a.getHeaders)){const h=a.getHeaders(),c=["content-type","content-length"];Object.entries(h).forEach(([o,u])=>{c.includes(o.toLowerCase())&&l.set(o,u)})}}if(ve.hasStandardBrowserEnv&&(n&&y.isFunction(n)&&(n=n(t)),n||n!==!1&&ly(t.url))){const h=s&&i&&ry.read(i);h&&l.set(s,h)}return t},dy=typeof XMLHttpRequest!="undefined"&&function(e){return new Promise(function(a,n){const s=_o(e);let i=s.data;const l=Be.from(s.headers).normalize();let{responseType:r,onUploadProgress:h,onDownloadProgress:c}=s,o,u,d,m,T;function b(){m&&m(),T&&T(),s.cancelToken&&s.cancelToken.unsubscribe(o),s.signal&&s.signal.removeEventListener("abort",o)}let g=new XMLHttpRequest;g.open(s.method.toUpperCase(),s.url,!0),g.timeout=s.timeout;function x(){if(!g)return;const Y=Be.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),S={data:!r||r==="text"||r==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:Y,config:e,request:g};wo(function(X){a(X),b()},function(X){n(X),b()},S),g=null}"onloadend"in g?g.onloadend=x:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(x)},g.onabort=function(){!g||(n(new ie("Request aborted",ie.ECONNABORTED,e,g)),g=null)},g.onerror=function(N){const S=N&&N.message?N.message:"Network Error",A=new ie(S,ie.ERR_NETWORK,e,g);A.event=N||null,n(A),g=null},g.ontimeout=function(){let N=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const S=s.transitional||Fn;s.timeoutErrorMessage&&(N=s.timeoutErrorMessage),n(new ie(N,S.clarifyTimeoutError?ie.ETIMEDOUT:ie.ECONNABORTED,e,g)),g=null},i===void 0&&l.setContentType(null),"setRequestHeader"in g&&y.forEach(l.toJSON(),function(N,S){g.setRequestHeader(S,N)}),y.isUndefined(s.withCredentials)||(g.withCredentials=!!s.withCredentials),r&&r!=="json"&&(g.responseType=s.responseType),c&&([d,T]=Ta(c,!0),g.addEventListener("progress",d)),h&&g.upload&&([u,m]=Ta(h),g.upload.addEventListener("progress",u),g.upload.addEventListener("loadend",m)),(s.cancelToken||s.signal)&&(o=Y=>{!g||(n(!Y||Y.type?new Bt(null,e,g):Y),g.abort(),g=null)},s.cancelToken&&s.cancelToken.subscribe(o),s.signal&&(s.signal.aborted?o():s.signal.addEventListener("abort",o)));const j=ny(s.url);if(j&&ve.protocols.indexOf(j)===-1){n(new ie("Unsupported protocol "+j+":",ie.ERR_BAD_REQUEST,e));return}g.send(i||null)})},hy=(e,t)=>{const{length:a}=e=e?e.filter(Boolean):[];if(t||a){let n=new AbortController,s;const i=function(c){if(!s){s=!0,r();const o=c instanceof Error?c:this.reason;n.abort(o instanceof ie?o:new Bt(o instanceof Error?o.message:o))}};let l=t&&setTimeout(()=>{l=null,i(new ie(`timeout of ${t}ms exceeded`,ie.ETIMEDOUT))},t);const r=()=>{e&&(l&&clearTimeout(l),l=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(i):c.removeEventListener("abort",i)}),e=null)};e.forEach(c=>c.addEventListener("abort",i));const{signal:h}=n;return h.unsubscribe=()=>y.asap(r),h}};const uy=function*(e,t){let a=e.byteLength;if(!t||a<t){yield e;return}let n=0,s;for(;n<a;)s=n+t,yield e.slice(n,s),n=s},py=async function*(e,t){for await(const a of fy(e))yield*uy(a,t)},fy=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:a,value:n}=await t.read();if(a)break;yield n}}finally{await t.cancel()}},Bo=(e,t,a,n)=>{const s=py(e,t);let i=0,l,r=h=>{l||(l=!0,n&&n(h))};return new ReadableStream({async pull(h){try{const{done:c,value:o}=await s.next();if(c){r(),h.close();return}let u=o.byteLength;if(a){let d=i+=u;a(d)}h.enqueue(new Uint8Array(o))}catch(c){throw r(c),c}},cancel(h){return r(h),s.return()}},{highWaterMark:2})},Jo=64*1024,{isFunction:Na}=y,my=(({Request:e,Response:t})=>({Request:e,Response:t}))(y.global),{ReadableStream:zo,TextEncoder:Yo}=y.global,Io=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Vy=e=>{e=y.merge.call({skipUndefined:!0},my,e);const{fetch:t,Request:a,Response:n}=e,s=t?Na(t):typeof fetch=="function",i=Na(a),l=Na(n);if(!s)return!1;const r=s&&Na(zo),h=s&&(typeof Yo=="function"?(T=>b=>T.encode(b))(new Yo):async T=>new Uint8Array(await new a(T).arrayBuffer())),c=i&&r&&Io(()=>{let T=!1;const b=new a(ve.origin,{body:new zo,method:"POST",get duplex(){return T=!0,"half"}}).headers.has("Content-Type");return T&&!b}),o=l&&r&&Io(()=>y.isReadableStream(new n("").body)),u={stream:o&&(T=>T.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(T=>{!u[T]&&(u[T]=(b,g)=>{let x=b&&b[T];if(x)return x.call(b);throw new ie(`Response type '${T}' is not supported`,ie.ERR_NOT_SUPPORT,g)})});const d=async T=>{if(T==null)return 0;if(y.isBlob(T))return T.size;if(y.isSpecCompliantForm(T))return(await new a(ve.origin,{method:"POST",body:T}).arrayBuffer()).byteLength;if(y.isArrayBufferView(T)||y.isArrayBuffer(T))return T.byteLength;if(y.isURLSearchParams(T)&&(T=T+""),y.isString(T))return(await h(T)).byteLength},m=async(T,b)=>{const g=y.toFiniteNumber(T.getContentLength());return g==null?d(b):g};return async T=>{let{url:b,method:g,data:x,signal:j,cancelToken:Y,timeout:N,onDownloadProgress:S,onUploadProgress:A,responseType:X,headers:ae,withCredentials:E="same-origin",fetchOptions:J}=_o(T),z=t||fetch;X=X?(X+"").toLowerCase():"text";let ne=hy([j,Y&&Y.toAbortSignal()],N),he=null;const G=ne&&ne.unsubscribe&&(()=>{ne.unsubscribe()});let B;try{if(A&&c&&g!=="get"&&g!=="head"&&(B=await m(ae,x))!==0){let te=new a(b,{method:"POST",body:x,duplex:"half"}),re;if(y.isFormData(x)&&(re=te.headers.get("content-type"))&&ae.setContentType(re),te.body){const[ue,de]=Mo(B,Ta(Eo(A)));x=Bo(te.body,Jo,ue,de)}}y.isString(E)||(E=E?"include":"omit");const M=i&&"credentials"in a.prototype,Q={...J,signal:ne,method:g.toUpperCase(),headers:ae.normalize().toJSON(),body:x,duplex:"half",credentials:M?E:void 0};he=i&&new a(b,Q);let C=await(i?z(he,J):z(b,Q));const $=o&&(X==="stream"||X==="response");if(o&&(S||$&&G)){const te={};["status","statusText","headers"].forEach(Ne=>{te[Ne]=C[Ne]});const re=y.toFiniteNumber(C.headers.get("content-length")),[ue,de]=S&&Mo(re,Ta(Eo(S),!0))||[];C=new n(Bo(C.body,Jo,ue,()=>{de&&de(),G&&G()}),te)}X=X||"text";let P=await u[y.findKey(u,X)||"text"](C,T);return!$&&G&&G(),await new Promise((te,re)=>{wo(te,re,{data:P,headers:Be.from(C.headers),status:C.status,statusText:C.statusText,config:T,request:he})})}catch(M){throw G&&G(),M&&M.name==="TypeError"&&/Load failed|fetch/i.test(M.message)?Object.assign(new ie("Network Error",ie.ERR_NETWORK,T,he,M&&M.response),{cause:M.cause||M}):ie.from(M,M&&M.code,T,he,M&&M.response)}}},Ty=new Map,Qo=e=>{let t=e&&e.env||{};const{fetch:a,Request:n,Response:s}=t,i=[n,s,a];let l=i.length,r=l,h,c,o=Ty;for(;r--;)h=i[r],c=o.get(h),c===void 0&&o.set(h,c=r?new Map:Vy(t)),o=c;return c};Qo();const Dn={http:Eb,xhr:dy,fetch:{get:Qo}};y.forEach(Dn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Oo=e=>`- ${e}`,Ny=e=>y.isFunction(e)||e===null||e===!1;function Ry(e,t){e=y.isArray(e)?e:[e];const{length:a}=e;let n,s;const i={};for(let l=0;l<a;l++){n=e[l];let r;if(s=n,!Ny(n)&&(s=Dn[(r=String(n)).toLowerCase()],s===void 0))throw new ie(`Unknown adapter '${r}'`);if(s&&(y.isFunction(s)||(s=s.get(t))))break;i[r||"#"+l]=s}if(!s){const l=Object.entries(i).map(([h,c])=>`adapter ${h} `+(c===!1?"is not supported by the environment":"is not available in the build"));let r=a?l.length>1?`since :
54
+ `+l.map(Oo).join(`
55
+ `):" "+Oo(l[0]):"as no adapter specified";throw new ie("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return s}var Go={getAdapter:Ry,adapters:Dn};function Cn(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Bt(null,e)}function Lo(e){return Cn(e),e.headers=Be.from(e.headers),e.data=En.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Go.getAdapter(e.adapter||wn.adapter,e)(e).then(function(n){return Cn(e),n.data=En.call(e,e.transformResponse,n),n.headers=Be.from(n.headers),n},function(n){return xo(n)||(Cn(e),n&&n.response&&(n.response.data=En.call(e,e.transformResponse,n.response),n.response.headers=Be.from(n.response.headers))),Promise.reject(n)})}const jo="1.13.6",Ra={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Ra[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Ho={};Ra.transitional=function(t,a,n){function s(i,l){return"[Axios v"+jo+"] Transitional option '"+i+"'"+l+(n?". "+n:"")}return(i,l,r)=>{if(t===!1)throw new ie(s(l," has been removed"+(a?" in "+a:"")),ie.ERR_DEPRECATED);return a&&!Ho[l]&&(Ho[l]=!0,console.warn(s(l," has been deprecated since v"+a+" and will be removed in the near future"))),t?t(i,l,r):!0}},Ra.spelling=function(t){return(a,n)=>(console.warn(`${n} is likely a misspelling of ${t}`),!0)};function gy(e,t,a){if(typeof e!="object")throw new ie("options must be an object",ie.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let s=n.length;for(;s-- >0;){const i=n[s],l=t[i];if(l){const r=e[i],h=r===void 0||l(r,i,e);if(h!==!0)throw new ie("option "+i+" must be "+h,ie.ERR_BAD_OPTION_VALUE);continue}if(a!==!0)throw new ie("Unknown option "+i,ie.ERR_BAD_OPTION)}}var ga={assertOptions:gy,validators:Ra};const we=ga.validators;class va{constructor(t){this.defaults=t||{},this.interceptors={request:new Fo,response:new Fo}}async request(t,a){try{return await this._request(t,a)}catch(n){if(n instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const i=s.stack?s.stack.replace(/^.+\n/,""):"";try{n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
56
+ `+i):n.stack=i}catch{}}throw n}}_request(t,a){typeof t=="string"?(a=a||{},a.url=t):a=t||{},a=it(this.defaults,a);const{transitional:n,paramsSerializer:s,headers:i}=a;n!==void 0&&ga.assertOptions(n,{silentJSONParsing:we.transitional(we.boolean),forcedJSONParsing:we.transitional(we.boolean),clarifyTimeoutError:we.transitional(we.boolean),legacyInterceptorReqResOrdering:we.transitional(we.boolean)},!1),s!=null&&(y.isFunction(s)?a.paramsSerializer={serialize:s}:ga.assertOptions(s,{encode:we.function,serialize:we.function},!0)),a.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?a.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:a.allowAbsoluteUrls=!0),ga.assertOptions(a,{baseUrl:we.spelling("baseURL"),withXsrfToken:we.spelling("withXSRFToken")},!0),a.method=(a.method||this.defaults.method||"get").toLowerCase();let l=i&&y.merge(i.common,i[a.method]);i&&y.forEach(["delete","get","head","post","put","patch","common"],T=>{delete i[T]}),a.headers=Be.concat(l,i);const r=[];let h=!0;this.interceptors.request.forEach(function(b){if(typeof b.runWhen=="function"&&b.runWhen(a)===!1)return;h=h&&b.synchronous;const g=a.transitional||Fn;g&&g.legacyInterceptorReqResOrdering?r.unshift(b.fulfilled,b.rejected):r.push(b.fulfilled,b.rejected)});const c=[];this.interceptors.response.forEach(function(b){c.push(b.fulfilled,b.rejected)});let o,u=0,d;if(!h){const T=[Lo.bind(this),void 0];for(T.unshift(...r),T.push(...c),d=T.length,o=Promise.resolve(a);u<d;)o=o.then(T[u++],T[u++]);return o}d=r.length;let m=a;for(;u<d;){const T=r[u++],b=r[u++];try{m=T(m)}catch(g){b.call(this,g);break}}try{o=Lo.call(this,m)}catch(T){return Promise.reject(T)}for(u=0,d=c.length;u<d;)o=o.then(c[u++],c[u++]);return o}getUri(t){t=it(this.defaults,t);const a=Do(t.baseURL,t.url,t.allowAbsoluteUrls);return ko(a,t.params,t.paramsSerializer)}}y.forEach(["delete","get","head","options"],function(t){va.prototype[t]=function(a,n){return this.request(it(n||{},{method:t,url:a,data:(n||{}).data}))}}),y.forEach(["post","put","patch"],function(t){function a(n){return function(i,l,r){return this.request(it(r||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:l}))}}va.prototype[t]=a(),va.prototype[t+"Form"]=a(!0)});var Ua=va;class _n{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(i){a=i});const n=this;this.promise.then(s=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](s);n._listeners=null}),this.promise.then=s=>{let i;const l=new Promise(r=>{n.subscribe(r),i=r}).then(s);return l.cancel=function(){n.unsubscribe(i)},l},t(function(i,l,r){n.reason||(n.reason=new Bt(i,l,r),a(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const a=this._listeners.indexOf(t);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const t=new AbortController,a=n=>{t.abort(n)};return this.subscribe(a),t.signal.unsubscribe=()=>this.unsubscribe(a),t.signal}static source(){let t;return{token:new _n(function(s){t=s}),cancel:t}}}var vy=_n;function Uy(e){return function(a){return e.apply(null,a)}}function by(e){return y.isObject(e)&&e.isAxiosError===!0}const Bn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Bn).forEach(([e,t])=>{Bn[t]=e});var yy=Bn;function $o(e){const t=new Ua(e),a=uo(Ua.prototype.request,t);return y.extend(a,Ua.prototype,t,{allOwnKeys:!0}),y.extend(a,t,null,{allOwnKeys:!0}),a.create=function(s){return $o(it(e,s))},a}const me=$o(wn);me.Axios=Ua,me.CanceledError=Bt,me.CancelToken=vy,me.isCancel=xo,me.VERSION=jo,me.toFormData=fa,me.AxiosError=ie,me.Cancel=me.CanceledError,me.all=function(t){return Promise.all(t)},me.spread=Uy,me.isAxiosError=by,me.mergeConfig=it,me.AxiosHeaders=Be,me.formToJSON=e=>Wo(y.isHTMLForm(e)?new FormData(e):e),me.getAdapter=Go.getAdapter,me.HttpStatusCode=yy,me.default=me;var Xo=me;const ba=function(e,t={theme:""}){var i;if(ba.installed)return;location.pathname.includes("scyxweb")||$c();const a=t.theme||ct();if(wa(a),!location.pathname.includes("scyxweb")){let l=location.protocol+"//"+location.host+"/ibp-sc/manage/global?t="+new Date().getTime();Xo.get(l).then(({data:r})=>{if(r.smallTheme){let h=document.getElementsByClassName("ind-small-theme")[0];h&&p.default.forIn(r.smallTheme,(c,o)=>{h.style.setProperty(o,c)})}e.prototype.$config=p.default.merge({},e.prototype.$config||{},r)})}(i=e.prototype.$config)!=null&&i.systemDefaultConfig?console.log("\u4F7F\u7528\u5DF2\u7F13\u5B58\u7684\u914D\u7F6E",e.prototype.$config):Xo.get("/user-manage-server/anon/system/qrySystemConfig").then(l=>{var r,h;try{const c=JSON.parse(((h=(r=l==null?void 0:l.data)==null?void 0:r.data)==null?void 0:h.settingInfo)||"{}");e.prototype.$config=p.default.merge({},e.prototype.$config||{},c),console.log("\u7CFB\u7EDF\u914D\u7F6E\u5DF2\u52A0\u8F7D",e.prototype.$config)}catch(c){console.error("\u89E3\u6790 settingInfo \u5931\u8D25:",c)}}).catch(l=>{console.error("\u8BF7\u6C42\u5931\u8D25:",l)}),Object.keys(gn).forEach(l=>{e.component(`Ind${l}`,gn[l])}),Object.keys(Ea).forEach(l=>{e.directive(l,Ea[l])}),e.prototype.$Modal=oe;let n=e.prototype.$Message.warning;e.prototype.$Message.warning=function(l){typeof l=="string"?n.apply(this,[{content:l,duration:3}]):n.apply(this,[{...l,duration:3}])};let s=e.prototype.$Message.error;e.prototype.$Message.error=function(l){typeof l=="string"?s.apply(this,[{content:l,duration:3}]):s.apply(this,[{...l,duration:3}])},e.prototype.$EventBus=Jt};typeof window!="undefined"&&window.Vue&&(ba(window.Vue),window.addEventListener("resize",()=>Jt.$on("resize"),{passive:!0}),window.addEventListener("orientationchange",()=>Jt.$on("resize"),{passive:!0}));const Sy={version:ac.version,install:ba,components:gn,directives:Ea,plugins:xU,getDefaultTheme:ct,doChangeTheme:wa};w.AppMenu=$a,w.AuditLogModal=Ii,w.AuditModal=qs,w.BackTop=Pa,w.BackTopPanel=Cl,w.BasicLayout=na,w.BrandInputModal=br,w.Button=ge,w.ButtonGroup=Ue,w.Collect=en,w.ComInputModal=Sr,w.ConditionPanel=Mt,w.DatePicker=Js,w.DetailView=wl,w.Drawer=Oa,w.Dropdown=jt,w.DropdownItem=Gs,w.DropdownMenu=Qs,w.EmptyLayout=Tt,w.ErrorContent=Sa,w.ErrorStore=dl,w.ExcelFlowModal=Oi,w.FormWrap=Ga,w.FullScreen=tn,w.HelpTableModal=Li,w.HelpTreeModal=Xi,w.Icons=pe,w.ImagePreview=vr,w.IndConfigPlugin=to,w.IndRouterPlugin=ao,w.ItemCompInputModal=Er,w.ItemInputModal=Fr,w.ItemTypeCombineSelect=er,w.Language=pl,w.LoadingPanel=dn,w.Login=Rn,w.MaterialItemModal=Ai,w.MobileTable=zi,w.Modal=oe,w.NotFound=$e,w.Option=pn,w.OptionGroup=Al,w.OtherMenu=nn,w.PageLayout=cn,w.PageView=El,w.Poptip=hn,w.ReportIndexModal=Tr,w.ReportOptionModal=Rr,w.RoleAuth=Ar,w.RowSumSettingInputModal=Cr,w.Select=un,w.SideMenu=ln,w.SideMenuItem=sn,w.SiderTrigger=aa,w.Sign=Vn,w.SignModal=pr,w.StepTrack=Gr,w.Table=Kt,w.TagsNav=rn,w.Tooltip=Ke,w.Tree=xt,w.TreeModal=wr,w.TreeSelect=sa,w.UnitRadio=Yr,w.UploadFile=Hr,w.UploadImg=Xr,w.User=on,w.UserAuth=eo,w.ZeroRadio=Qr,w.addRouterGuards=YU,w.clickOutside=Xe,w.createMacroBasicRoutes=DU,w.createMicroBasicRoutes=CU,w.default=Sy,w.install=ba,w.permission=ss,w.print=is,w.routerOptions=IU,w.store=LU,w.transferDom=ht,Object.defineProperties(w,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});