@indfnd/common-m 0.0.7 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ind-common-m.es.js +522 -555
- package/dist/ind-common-m.umd.cjs +9 -9
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
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:{}};/**!
|
|
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()})(ha,function(){var a=typeof window!="undefined"&&typeof document!="undefined"&&typeof navigator!="undefined",s=function(){for(var m=["Edge","Trident","Firefox"],V=0;V<m.length;V+=1)if(a&&navigator.userAgent.indexOf(m[V])>=0)return 1;return 0}();function n(m){var V=!1;return function(){V||(V=!0,window.Promise.resolve().then(function(){V=!1,m()}))}}function i(m){var V=!1;return function(){V||(V=!0,setTimeout(function(){V=!1,m()},s))}}var l=a&&window.Promise,o=l?n:i;function c(m){var V={};return m&&V.toString.call(m)==="[object Function]"}function p(m,V){if(m.nodeType!==1)return[];var T=m.ownerDocument.defaultView,N=T.getComputedStyle(m,null);return V?N[V]:N}function d(m){return m.nodeName==="HTML"?m:m.parentNode||m.host}function f(m){if(!m)return document.body;switch(m.nodeName){case"HTML":case"BODY":return m.ownerDocument.body;case"#document":return m.body}var V=p(m),T=V.overflow,N=V.overflowX,y=V.overflowY;return/(auto|scroll|overlay)/.test(T+y+N)?m:f(d(m))}function r(m){return m&&m.referenceNode?m.referenceNode:m}var h=a&&!!(window.MSInputMethodContext&&document.documentMode),R=a&&/MSIE 10/.test(navigator.userAgent);function U(m){return m===11?h:m===10?R:h||R}function S(m){if(!m)return document.documentElement;for(var V=U(10)?document.body:null,T=m.offsetParent||null;T===V&&m.nextElementSibling;)T=(m=m.nextElementSibling).offsetParent;var N=T&&T.nodeName;return!N||N==="BODY"||N==="HTML"?m?m.ownerDocument.documentElement:document.documentElement:["TH","TD","TABLE"].indexOf(T.nodeName)!==-1&&p(T,"position")==="static"?S(T):T}function Z(m){var V=m.nodeName;return V==="BODY"?!1:V==="HTML"||S(m.firstElementChild)===m}function L(m){return m.parentNode!==null?L(m.parentNode):m}function Q(m,V){if(!m||!m.nodeType||!V||!V.nodeType)return document.documentElement;var T=m.compareDocumentPosition(V)&Node.DOCUMENT_POSITION_FOLLOWING,N=T?m:V,y=T?V:m,g=document.createRange();g.setStart(N,0),g.setEnd(y,0);var k=g.commonAncestorContainer;if(m!==k&&V!==k||N.contains(y))return Z(k)?k:S(k);var W=L(m);return W.host?Q(W.host,V):Q(m,L(V).host)}function A(m){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"top",T=V==="top"?"scrollTop":"scrollLeft",N=m.nodeName;if(N==="BODY"||N==="HTML"){var y=m.ownerDocument.documentElement,g=m.ownerDocument.scrollingElement||y;return g[T]}return m[T]}function H(m,V){var T=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,N=A(V,"top"),y=A(V,"left"),g=T?-1:1;return m.top+=N*g,m.bottom+=N*g,m.left+=y*g,m.right+=y*g,m}function oe(m,V){var T=V==="x"?"Left":"Top",N=T==="Left"?"Right":"Bottom";return parseFloat(m["border"+T+"Width"])+parseFloat(m["border"+N+"Width"])}function ue(m,V,T,N){return Math.max(V["offset"+m],V["scroll"+m],T["client"+m],T["offset"+m],T["scroll"+m],U(10)?parseInt(T["offset"+m])+parseInt(N["margin"+(m==="Height"?"Top":"Left")])+parseInt(N["margin"+(m==="Height"?"Bottom":"Right")]):0)}function ne(m){var V=m.body,T=m.documentElement,N=U(10)&&getComputedStyle(T);return{height:ue("Height",V,T,N),width:ue("Width",V,T,N)}}var x=function(m,V){if(!(m instanceof V))throw new TypeError("Cannot call a class as a function")},J=function(){function m(V,T){for(var N=0;N<T.length;N++){var y=T[N];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(V,y.key,y)}}return function(V,T,N){return T&&m(V.prototype,T),N&&m(V,N),V}}(),_=function(m,V,T){return V in m?Object.defineProperty(m,V,{value:T,enumerable:!0,configurable:!0,writable:!0}):m[V]=T,m},ae=Object.assign||function(m){for(var V=1;V<arguments.length;V++){var T=arguments[V];for(var N in T)Object.prototype.hasOwnProperty.call(T,N)&&(m[N]=T[N])}return m};function ge(m){return ae({},m,{right:m.left+m.width,bottom:m.top+m.height})}function G(m){var V={};try{if(U(10)){V=m.getBoundingClientRect();var T=A(m,"top"),N=A(m,"left");V.top+=T,V.left+=N,V.bottom+=T,V.right+=N}else V=m.getBoundingClientRect()}catch{}var y={left:V.left,top:V.top,width:V.right-V.left,height:V.bottom-V.top},g=m.nodeName==="HTML"?ne(m.ownerDocument):{},k=g.width||m.clientWidth||y.width,W=g.height||m.clientHeight||y.height,w=m.offsetWidth-k,z=m.offsetHeight-W;if(w||z){var I=p(m);w-=oe(I,"x"),z-=oe(I,"y"),y.width-=w,y.height-=z}return ge(y)}function D(m,V){var T=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,N=U(10),y=V.nodeName==="HTML",g=G(m),k=G(V),W=f(m),w=p(V),z=parseFloat(w.borderTopWidth),I=parseFloat(w.borderLeftWidth);T&&y&&(k.top=Math.max(k.top,0),k.left=Math.max(k.left,0));var Y=ge({top:g.top-k.top-z,left:g.left-k.left-I,width:g.width,height:g.height});if(Y.marginTop=0,Y.marginLeft=0,!N&&y){var X=parseFloat(w.marginTop),$=parseFloat(w.marginLeft);Y.top-=z-X,Y.bottom-=z-X,Y.left-=I-$,Y.right-=I-$,Y.marginTop=X,Y.marginLeft=$}return(N&&!T?V.contains(W):V===W&&W.nodeName!=="BODY")&&(Y=H(Y,V)),Y}function M(m){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,T=m.ownerDocument.documentElement,N=D(m,T),y=Math.max(T.clientWidth,window.innerWidth||0),g=Math.max(T.clientHeight,window.innerHeight||0),k=V?0:A(T),W=V?0:A(T,"left"),w={top:k-N.top+N.marginTop,left:W-N.left+N.marginLeft,width:y,height:g};return ge(w)}function B(m){var V=m.nodeName;if(V==="BODY"||V==="HTML")return!1;if(p(m,"position")==="fixed")return!0;var T=d(m);return T?B(T):!1}function E(m){if(!m||!m.parentElement||U())return document.documentElement;for(var V=m.parentElement;V&&p(V,"transform")==="none";)V=V.parentElement;return V||document.documentElement}function O(m,V,T,N){var y=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,g={top:0,left:0},k=y?E(m):Q(m,r(V));if(N==="viewport")g=M(k,y);else{var W=void 0;N==="scrollParent"?(W=f(d(V)),W.nodeName==="BODY"&&(W=m.ownerDocument.documentElement)):N==="window"?W=m.ownerDocument.documentElement:W=N;var w=D(W,k,y);if(W.nodeName==="HTML"&&!B(k)){var z=ne(m.ownerDocument),I=z.height,Y=z.width;g.top+=w.top-w.marginTop,g.bottom=I+w.top,g.left+=w.left-w.marginLeft,g.right=Y+w.left}else g=w}T=T||0;var X=typeof T=="number";return g.left+=X?T:T.left||0,g.top+=X?T:T.top||0,g.right-=X?T:T.right||0,g.bottom-=X?T:T.bottom||0,g}function j(m){var V=m.width,T=m.height;return V*T}function ee(m,V,T,N,y){var g=arguments.length>5&&arguments[5]!==void 0?arguments[5]:0;if(m.indexOf("auto")===-1)return m;var k=O(T,N,g,y),W={top:{width:k.width,height:V.top-k.top},right:{width:k.right-V.right,height:k.height},bottom:{width:k.width,height:k.bottom-V.bottom},left:{width:V.left-k.left,height:k.height}},w=Object.keys(W).map(function(X){return ae({key:X},W[X],{area:j(W[X])})}).sort(function(X,$){return $.area-X.area}),z=w.filter(function(X){var $=X.width,P=X.height;return $>=T.clientWidth&&P>=T.clientHeight}),I=z.length>0?z[0].key:w[0].key,Y=m.split("-")[1];return I+(Y?"-"+Y:"")}function ie(m,V,T){var N=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null,y=N?E(V):Q(V,r(T));return D(T,y,N)}function ce(m){var V=m.ownerDocument.defaultView,T=V.getComputedStyle(m),N=parseFloat(T.marginTop||0)+parseFloat(T.marginBottom||0),y=parseFloat(T.marginLeft||0)+parseFloat(T.marginRight||0),g={width:m.offsetWidth+y,height:m.offsetHeight+N};return g}function de(m){var V={left:"right",right:"left",bottom:"top",top:"bottom"};return m.replace(/left|right|bottom|top/g,function(T){return V[T]})}function Re(m,V,T){T=T.split("-")[0];var N=ce(m),y={width:N.width,height:N.height},g=["right","left"].indexOf(T)!==-1,k=g?"top":"left",W=g?"left":"top",w=g?"height":"width",z=g?"width":"height";return y[k]=V[k]+V[w]/2-N[w]/2,T===W?y[W]=V[W]-N[z]:y[W]=V[de(W)],y}function We(m,V){return Array.prototype.find?m.find(V):m.filter(V)[0]}function Ye(m,V,T){if(Array.prototype.findIndex)return m.findIndex(function(y){return y[V]===T});var N=We(m,function(y){return y[V]===T});return m.indexOf(N)}function Ie(m,V,T){var N=T===void 0?m:m.slice(0,Ye(m,"name",T));return N.forEach(function(y){y.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var g=y.function||y.fn;y.enabled&&c(g)&&(V.offsets.popper=ge(V.offsets.popper),V.offsets.reference=ge(V.offsets.reference),V=g(V,y))}),V}function Be(){if(!this.state.isDestroyed){var m={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};m.offsets.reference=ie(this.state,this.popper,this.reference,this.options.positionFixed),m.placement=ee(this.options.placement,m.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),m.originalPlacement=m.placement,m.positionFixed=this.options.positionFixed,m.offsets.popper=Re(this.popper,m.offsets.reference,m.placement),m.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",m=Ie(this.modifiers,m),this.state.isCreated?this.options.onUpdate(m):(this.state.isCreated=!0,this.options.onCreate(m))}}function fe(m,V){return m.some(function(T){var N=T.name,y=T.enabled;return y&&N===V})}function Ze(m){for(var V=[!1,"ms","Webkit","Moz","O"],T=m.charAt(0).toUpperCase()+m.slice(1),N=0;N<V.length;N++){var y=V[N],g=y?""+y+T:m;if(typeof document.body.style[g]!="undefined")return g}return null}function et(){return this.state.isDestroyed=!0,fe(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(m){var V=m.ownerDocument;return V?V.defaultView:window}function No(m,V,T,N){var y=m.nodeName==="BODY",g=y?m.ownerDocument.defaultView:m;g.addEventListener(V,T,{passive:!0}),y||No(f(g.parentNode),V,T,N),N.push(g)}function gb(m,V,T,N){T.updateBound=N,tt(m).addEventListener("resize",T.updateBound,{passive:!0});var y=f(m);return No(y,"scroll",T.updateBound,T.scrollParents),T.scrollElement=y,T.eventsEnabled=!0,T}function bb(){this.state.eventsEnabled||(this.state=gb(this.reference,this.options,this.state,this.scheduleUpdate))}function Sb(m,V){return tt(m).removeEventListener("resize",V.updateBound),V.scrollParents.forEach(function(T){T.removeEventListener("scroll",V.updateBound)}),V.updateBound=null,V.scrollParents=[],V.scrollElement=null,V.eventsEnabled=!1,V}function yb(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=Sb(this.reference,this.state))}function Ns(m){return m!==""&&!isNaN(parseFloat(m))&&isFinite(m)}function vs(m,V){Object.keys(V).forEach(function(T){var N="";["width","height","top","right","bottom","left"].indexOf(T)!==-1&&Ns(V[T])&&(N="px"),m.style[T]=V[T]+N})}function kb(m,V){Object.keys(V).forEach(function(T){var N=V[T];N!==!1?m.setAttribute(T,V[T]):m.removeAttribute(T)})}function Fb(m){return vs(m.instance.popper,m.styles),kb(m.instance.popper,m.attributes),m.arrowElement&&Object.keys(m.arrowStyles).length&&vs(m.arrowElement,m.arrowStyles),m}function Wb(m,V,T,N,y){var g=ie(y,V,m,T.positionFixed),k=ee(T.placement,g,V,m,T.modifiers.flip.boundariesElement,T.modifiers.flip.padding);return V.setAttribute("x-placement",k),vs(V,{position:T.positionFixed?"fixed":"absolute"}),T}function Zb(m,V){var T=m.offsets,N=T.popper,y=T.reference,g=Math.round,k=Math.floor,W=function(Qe){return Qe},w=g(y.width),z=g(N.width),I=["left","right"].indexOf(m.placement)!==-1,Y=m.placement.indexOf("-")!==-1,X=w%2===z%2,$=w%2===1&&z%2===1,P=V?I||Y||X?g:k:W,re=V?g:W;return{left:P($&&!Y&&V?N.left-1:N.left),top:re(N.top),bottom:re(N.bottom),right:P(N.right)}}var xb=a&&/Firefox/i.test(navigator.userAgent);function Mb(m,V){var T=V.x,N=V.y,y=m.offsets.popper,g=We(m.instance.modifiers,function(at){return at.name==="applyStyle"}).gpuAcceleration;g!==void 0&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var k=g!==void 0?g:V.gpuAcceleration,W=S(m.instance.popper),w=G(W),z={position:y.position},I=Zb(m,window.devicePixelRatio<2||!xb),Y=T==="bottom"?"top":"bottom",X=N==="right"?"left":"right",$=Ze("transform"),P=void 0,re=void 0;if(Y==="bottom"?W.nodeName==="HTML"?re=-W.clientHeight+I.bottom:re=-w.height+I.bottom:re=I.top,X==="right"?W.nodeName==="HTML"?P=-W.clientWidth+I.right:P=-w.width+I.right:P=I.left,k&&$)z[$]="translate3d("+P+"px, "+re+"px, 0)",z[Y]=0,z[X]=0,z.willChange="transform";else{var ze=Y==="bottom"?-1:1,Qe=X==="right"?-1:1;z[Y]=re*ze,z[X]=P*Qe,z.willChange=Y+", "+X}var xe={"x-placement":m.placement};return m.attributes=ae({},xe,m.attributes),m.styles=ae({},z,m.styles),m.arrowStyles=ae({},m.offsets.arrow,m.arrowStyles),m}function vo(m,V,T){var N=We(m,function(W){var w=W.name;return w===V}),y=!!N&&m.some(function(W){return W.name===T&&W.enabled&&W.order<N.order});if(!y){var g="`"+V+"`",k="`"+T+"`";console.warn(k+" modifier is required by "+g+" modifier in order to work, be sure to include it before "+g+"!")}return y}function wb(m,V){var T;if(!vo(m.instance.modifiers,"arrow","keepTogether"))return m;var N=V.element;if(typeof N=="string"){if(N=m.instance.popper.querySelector(N),!N)return m}else if(!m.instance.popper.contains(N))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),m;var y=m.placement.split("-")[0],g=m.offsets,k=g.popper,W=g.reference,w=["left","right"].indexOf(y)!==-1,z=w?"height":"width",I=w?"Top":"Left",Y=I.toLowerCase(),X=w?"left":"top",$=w?"bottom":"right",P=ce(N)[z];W[$]-P<k[Y]&&(m.offsets.popper[Y]-=k[Y]-(W[$]-P)),W[Y]+P>k[$]&&(m.offsets.popper[Y]+=W[Y]+P-k[$]),m.offsets.popper=ge(m.offsets.popper);var re=W[Y]+W[z]/2-P/2,ze=p(m.instance.popper),Qe=parseFloat(ze["margin"+I]),xe=parseFloat(ze["border"+I+"Width"]),at=re-m.offsets.popper[Y]-Qe-xe;return at=Math.max(Math.min(k[z]-P,at),0),m.arrowElement=N,m.offsets.arrow=(T={},_(T,Y,Math.round(at)),_(T,X,""),T),m}function Eb(m){return m==="end"?"start":m==="start"?"end":m}var Ro=["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"],Rs=Ro.slice(3);function Uo(m){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,T=Rs.indexOf(m),N=Rs.slice(T+1).concat(Rs.slice(0,T));return V?N.reverse():N}var Us={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function Db(m,V){if(fe(m.instance.modifiers,"inner")||m.flipped&&m.placement===m.originalPlacement)return m;var T=O(m.instance.popper,m.instance.reference,V.padding,V.boundariesElement,m.positionFixed),N=m.placement.split("-")[0],y=de(N),g=m.placement.split("-")[1]||"",k=[];switch(V.behavior){case Us.FLIP:k=[N,y];break;case Us.CLOCKWISE:k=Uo(N);break;case Us.COUNTERCLOCKWISE:k=Uo(N,!0);break;default:k=V.behavior}return k.forEach(function(W,w){if(N!==W||k.length===w+1)return m;N=m.placement.split("-")[0],y=de(N);var z=m.offsets.popper,I=m.offsets.reference,Y=Math.floor,X=N==="left"&&Y(z.right)>Y(I.left)||N==="right"&&Y(z.left)<Y(I.right)||N==="top"&&Y(z.bottom)>Y(I.top)||N==="bottom"&&Y(z.top)<Y(I.bottom),$=Y(z.left)<Y(T.left),P=Y(z.right)>Y(T.right),re=Y(z.top)<Y(T.top),ze=Y(z.bottom)>Y(T.bottom),Qe=N==="left"&&$||N==="right"&&P||N==="top"&&re||N==="bottom"&&ze,xe=["top","bottom"].indexOf(N)!==-1,at=!!V.flipVariations&&(xe&&g==="start"&&$||xe&&g==="end"&&P||!xe&&g==="start"&&re||!xe&&g==="end"&&ze),Lb=!!V.flipVariationsByContent&&(xe&&g==="start"&&P||xe&&g==="end"&&$||!xe&&g==="start"&&ze||!xe&&g==="end"&&re),go=at||Lb;(X||Qe||go)&&(m.flipped=!0,(X||Qe)&&(N=k[w+1]),go&&(g=Eb(g)),m.placement=N+(g?"-"+g:""),m.offsets.popper=ae({},m.offsets.popper,Re(m.instance.popper,m.offsets.reference,m.placement)),m=Ie(m.instance.modifiers,m,"flip"))}),m}function Cb(m){var V=m.offsets,T=V.popper,N=V.reference,y=m.placement.split("-")[0],g=Math.floor,k=["top","bottom"].indexOf(y)!==-1,W=k?"right":"bottom",w=k?"left":"top",z=k?"width":"height";return T[W]<g(N[w])&&(m.offsets.popper[w]=g(N[w])-T[z]),T[w]>g(N[W])&&(m.offsets.popper[w]=g(N[W])),m}function _b(m,V,T,N){var y=m.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),g=+y[1],k=y[2];if(!g)return m;if(k.indexOf("%")===0){var W=void 0;switch(k){case"%p":W=T;break;case"%":case"%r":default:W=N}var w=ge(W);return w[V]/100*g}else if(k==="vh"||k==="vw"){var z=void 0;return k==="vh"?z=Math.max(document.documentElement.clientHeight,window.innerHeight||0):z=Math.max(document.documentElement.clientWidth,window.innerWidth||0),z/100*g}else return g}function Jb(m,V,T,N){var y=[0,0],g=["right","left"].indexOf(N)!==-1,k=m.split(/(\+|\-)/).map(function(I){return I.trim()}),W=k.indexOf(We(k,function(I){return I.search(/,|\s/)!==-1}));k[W]&&k[W].indexOf(",")===-1&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var w=/\s*,\s*|\s+/,z=W!==-1?[k.slice(0,W).concat([k[W].split(w)[0]]),[k[W].split(w)[1]].concat(k.slice(W+1))]:[k];return z=z.map(function(I,Y){var X=(Y===1?!g:g)?"height":"width",$=!1;return I.reduce(function(P,re){return P[P.length-1]===""&&["+","-"].indexOf(re)!==-1?(P[P.length-1]=re,$=!0,P):$?(P[P.length-1]+=re,$=!1,P):P.concat(re)},[]).map(function(P){return _b(P,X,V,T)})}),z.forEach(function(I,Y){I.forEach(function(X,$){Ns(X)&&(y[Y]+=X*(I[$-1]==="-"?-1:1))})}),y}function Yb(m,V){var T=V.offset,N=m.placement,y=m.offsets,g=y.popper,k=y.reference,W=N.split("-")[0],w=void 0;return Ns(+T)?w=[+T,0]:w=Jb(T,g,k,W),W==="left"?(g.top+=w[0],g.left-=w[1]):W==="right"?(g.top+=w[0],g.left+=w[1]):W==="top"?(g.left+=w[0],g.top-=w[1]):W==="bottom"&&(g.left+=w[0],g.top+=w[1]),m.popper=g,m}function Bb(m,V){var T=V.boundariesElement||S(m.instance.popper);m.instance.reference===T&&(T=S(T));var N=Ze("transform"),y=m.instance.popper.style,g=y.top,k=y.left,W=y[N];y.top="",y.left="",y[N]="";var w=O(m.instance.popper,m.instance.reference,V.padding,T,m.positionFixed);y.top=g,y.left=k,y[N]=W,V.boundaries=w;var z=V.priority,I=m.offsets.popper,Y={primary:function($){var P=I[$];return I[$]<w[$]&&!V.escapeWithReference&&(P=Math.max(I[$],w[$])),_({},$,P)},secondary:function($){var P=$==="right"?"left":"top",re=I[P];return I[$]>w[$]&&!V.escapeWithReference&&(re=Math.min(I[P],w[$]-($==="right"?I.width:I.height))),_({},P,re)}};return z.forEach(function(X){var $=["left","top"].indexOf(X)!==-1?"primary":"secondary";I=ae({},I,Y[$](X))}),m.offsets.popper=I,m}function zb(m){var V=m.placement,T=V.split("-")[0],N=V.split("-")[1];if(N){var y=m.offsets,g=y.reference,k=y.popper,W=["bottom","top"].indexOf(T)!==-1,w=W?"left":"top",z=W?"width":"height",I={start:_({},w,g[w]),end:_({},w,g[w]+g[z]-k[z])};m.offsets.popper=ae({},k,I[N])}return m}function Ib(m){if(!vo(m.instance.modifiers,"hide","preventOverflow"))return m;var V=m.offsets.reference,T=We(m.instance.modifiers,function(N){return N.name==="preventOverflow"}).boundaries;if(V.bottom<T.top||V.left>T.right||V.top>T.bottom||V.right<T.left){if(m.hide===!0)return m;m.hide=!0,m.attributes["x-out-of-boundaries"]=""}else{if(m.hide===!1)return m;m.hide=!1,m.attributes["x-out-of-boundaries"]=!1}return m}function Qb(m){var V=m.placement,T=V.split("-")[0],N=m.offsets,y=N.popper,g=N.reference,k=["left","right"].indexOf(T)!==-1,W=["top","left"].indexOf(T)===-1;return y[k?"left":"top"]=g[T]-(W?y[k?"width":"height"]:0),m.placement=de(V),m.offsets.popper=ge(y),m}var Gb={shift:{order:100,enabled:!0,fn:zb},offset:{order:200,enabled:!0,fn:Yb,offset:0},preventOverflow:{order:300,enabled:!0,fn:Bb,priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:Cb},arrow:{order:500,enabled:!0,fn:wb,element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:Db,behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:Qb},hide:{order:800,enabled:!0,fn:Ib},computeStyle:{order:850,enabled:!0,fn:Mb,gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:Fb,onLoad:Wb,gpuAcceleration:void 0}},Ob={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Gb},ca=function(){function m(V,T){var N=this,y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};x(this,m),this.scheduleUpdate=function(){return requestAnimationFrame(N.update)},this.update=o(this.update.bind(this)),this.options=ae({},m.Defaults,y),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=V&&V.jquery?V[0]:V,this.popper=T&&T.jquery?T[0]:T,this.options.modifiers={},Object.keys(ae({},m.Defaults.modifiers,y.modifiers)).forEach(function(k){N.options.modifiers[k]=ae({},m.Defaults.modifiers[k]||{},y.modifiers?y.modifiers[k]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(k){return ae({name:k},N.options.modifiers[k])}).sort(function(k,W){return k.order-W.order}),this.modifiers.forEach(function(k){k.enabled&&c(k.onLoad)&&k.onLoad(N.reference,N.popper,N.options,k,N.state)}),this.update();var g=this.options.eventsEnabled;g&&this.enableEventListeners(),this.state.eventsEnabled=g}return J(m,[{key:"update",value:function(){return Be.call(this)}},{key:"destroy",value:function(){return et.call(this)}},{key:"enableEventListeners",value:function(){return bb.call(this)}},{key:"disableEventListeners",value:function(){return yb.call(this)}}]),m}();return ca.Utils=(typeof window!="undefined"?window:ha).PopperUtils,ca.placements=Ro,ca.Defaults=Ob,ca})})(Zs);var xs=Zs.exports;const Ms={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 ws={exports:{}};(function(e,t){(function(a,s){e.exports=s()})(ha,function(){var a=1e3,s=6e4,n=36e5,i="millisecond",l="second",o="minute",c="hour",p="day",d="week",f="month",r="quarter",h="year",R="date",U="Invalid Date",S=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,Z=/\[([^\]]+)]|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,L={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 D=["th","st","nd","rd"],M=G%100;return"["+G+(D[(M-20)%10]||D[M]||D[0])+"]"}},Q=function(G,D,M){var B=String(G);return!B||B.length>=D?G:""+Array(D+1-B.length).join(M)+G},A={s:Q,z:function(G){var D=-G.utcOffset(),M=Math.abs(D),B=Math.floor(M/60),E=M%60;return(D<=0?"+":"-")+Q(B,2,"0")+":"+Q(E,2,"0")},m:function G(D,M){if(D.date()<M.date())return-G(M,D);var B=12*(M.year()-D.year())+(M.month()-D.month()),E=D.clone().add(B,f),O=M-E<0,j=D.clone().add(B+(O?-1:1),f);return+(-(B+(M-E)/(O?E-j:j-E))||0)},a:function(G){return G<0?Math.ceil(G)||0:Math.floor(G)},p:function(G){return{M:f,y:h,w:d,d:p,D:R,h:c,m:o,s:l,ms:i,Q:r}[G]||String(G||"").toLowerCase().replace(/s$/,"")},u:function(G){return G===void 0}},H="en",oe={};oe[H]=L;var ue="$isDayjsObject",ne=function(G){return G instanceof ae||!(!G||!G[ue])},x=function G(D,M,B){var E;if(!D)return H;if(typeof D=="string"){var O=D.toLowerCase();oe[O]&&(E=O),M&&(oe[O]=M,E=O);var j=D.split("-");if(!E&&j.length>1)return G(j[0])}else{var ee=D.name;oe[ee]=D,E=ee}return!B&&E&&(H=E),E||!B&&H},J=function(G,D){if(ne(G))return G.clone();var M=typeof D=="object"?D:{};return M.date=G,M.args=arguments,new ae(M)},_=A;_.l=x,_.i=ne,_.w=function(G,D){return J(G,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var ae=function(){function G(M){this.$L=x(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[ue]=!0}var D=G.prototype;return D.parse=function(M){this.$d=function(B){var E=B.date,O=B.utc;if(E===null)return new Date(NaN);if(_.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var j=E.match(S);if(j){var ee=j[2]-1||0,ie=(j[7]||"0").substring(0,3);return O?new Date(Date.UTC(j[1],ee,j[3]||1,j[4]||0,j[5]||0,j[6]||0,ie)):new Date(j[1],ee,j[3]||1,j[4]||0,j[5]||0,j[6]||0,ie)}}return new Date(E)}(M),this.init()},D.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()},D.$utils=function(){return _},D.isValid=function(){return this.$d.toString()!==U},D.isSame=function(M,B){var E=J(M);return this.startOf(B)<=E&&E<=this.endOf(B)},D.isAfter=function(M,B){return J(M)<this.startOf(B)},D.isBefore=function(M,B){return this.endOf(B)<J(M)},D.$g=function(M,B,E){return _.u(M)?this[B]:this.set(E,M)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(M,B){var E=this,O=!!_.u(B)||B,j=_.p(M),ee=function(Be,fe){var Ze=_.w(E.$u?Date.UTC(E.$y,fe,Be):new Date(E.$y,fe,Be),E);return O?Ze:Ze.endOf(p)},ie=function(Be,fe){return _.w(E.toDate()[Be].apply(E.toDate("s"),(O?[0,0,0,0]:[23,59,59,999]).slice(fe)),E)},ce=this.$W,de=this.$M,Re=this.$D,We="set"+(this.$u?"UTC":"");switch(j){case h:return O?ee(1,0):ee(31,11);case f:return O?ee(1,de):ee(0,de+1);case d:var Ye=this.$locale().weekStart||0,Ie=(ce<Ye?ce+7:ce)-Ye;return ee(O?Re-Ie:Re+(6-Ie),de);case p:case R:return ie(We+"Hours",0);case c:return ie(We+"Minutes",1);case o:return ie(We+"Seconds",2);case l:return ie(We+"Milliseconds",3);default:return this.clone()}},D.endOf=function(M){return this.startOf(M,!1)},D.$set=function(M,B){var E,O=_.p(M),j="set"+(this.$u?"UTC":""),ee=(E={},E[p]=j+"Date",E[R]=j+"Date",E[f]=j+"Month",E[h]=j+"FullYear",E[c]=j+"Hours",E[o]=j+"Minutes",E[l]=j+"Seconds",E[i]=j+"Milliseconds",E)[O],ie=O===p?this.$D+(B-this.$W):B;if(O===f||O===h){var ce=this.clone().set(R,1);ce.$d[ee](ie),ce.init(),this.$d=ce.set(R,Math.min(this.$D,ce.daysInMonth())).$d}else ee&&this.$d[ee](ie);return this.init(),this},D.set=function(M,B){return this.clone().$set(M,B)},D.get=function(M){return this[_.p(M)]()},D.add=function(M,B){var E,O=this;M=Number(M);var j=_.p(B),ee=function(de){var Re=J(O);return _.w(Re.date(Re.date()+Math.round(de*M)),O)};if(j===f)return this.set(f,this.$M+M);if(j===h)return this.set(h,this.$y+M);if(j===p)return ee(1);if(j===d)return ee(7);var ie=(E={},E[o]=s,E[c]=n,E[l]=a,E)[j]||1,ce=this.$d.getTime()+M*ie;return _.w(ce,this)},D.subtract=function(M,B){return this.add(-1*M,B)},D.format=function(M){var B=this,E=this.$locale();if(!this.isValid())return E.invalidDate||U;var O=M||"YYYY-MM-DDTHH:mm:ssZ",j=_.z(this),ee=this.$H,ie=this.$m,ce=this.$M,de=E.weekdays,Re=E.months,We=E.meridiem,Ye=function(fe,Ze,et,tt){return fe&&(fe[Ze]||fe(B,O))||et[Ze].slice(0,tt)},Ie=function(fe){return _.s(ee%12||12,fe,"0")},Be=We||function(fe,Ze,et){var tt=fe<12?"AM":"PM";return et?tt.toLowerCase():tt};return O.replace(Z,function(fe,Ze){return Ze||function(et){switch(et){case"YY":return String(B.$y).slice(-2);case"YYYY":return _.s(B.$y,4,"0");case"M":return ce+1;case"MM":return _.s(ce+1,2,"0");case"MMM":return Ye(E.monthsShort,ce,Re,3);case"MMMM":return Ye(Re,ce);case"D":return B.$D;case"DD":return _.s(B.$D,2,"0");case"d":return String(B.$W);case"dd":return Ye(E.weekdaysMin,B.$W,de,2);case"ddd":return Ye(E.weekdaysShort,B.$W,de,3);case"dddd":return de[B.$W];case"H":return String(ee);case"HH":return _.s(ee,2,"0");case"h":return Ie(1);case"hh":return Ie(2);case"a":return Be(ee,ie,!0);case"A":return Be(ee,ie,!1);case"m":return String(ie);case"mm":return _.s(ie,2,"0");case"s":return String(B.$s);case"ss":return _.s(B.$s,2,"0");case"SSS":return _.s(B.$ms,3,"0");case"Z":return j}return null}(fe)||j.replace(":","")})},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(M,B,E){var O,j=this,ee=_.p(B),ie=J(M),ce=(ie.utcOffset()-this.utcOffset())*s,de=this-ie,Re=function(){return _.m(j,ie)};switch(ee){case h:O=Re()/12;break;case f:O=Re();break;case r:O=Re()/3;break;case d:O=(de-ce)/6048e5;break;case p:O=(de-ce)/864e5;break;case c:O=de/n;break;case o:O=de/s;break;case l:O=de/a;break;default:O=de}return E?O:_.a(O)},D.daysInMonth=function(){return this.endOf(f).$D},D.$locale=function(){return oe[this.$L]},D.locale=function(M,B){if(!M)return this.$L;var E=this.clone(),O=x(M,B,!0);return O&&(E.$L=O),E},D.clone=function(){return _.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},G}(),ge=ae.prototype;return J.prototype=ge,[["$ms",i],["$s",l],["$m",o],["$H",c],["$W",p],["$M",f],["$y",h],["$D",R]].forEach(function(G){ge[G[1]]=function(D){return this.$g(D,G[0],G[1])}}),J.extend=function(G,D){return G.$i||(G(D,ae,J),G.$i=!0),J},J.locale=x,J.isDayjs=ne,J.unix=function(G){return J(1e3*G)},J.en=oe[H],J.Ls=oe,J.p={},J})})(ws);var Ee=ws.exports;const ac=!1;var pe=v.useConfig(ac);u.default.isObject,u.default.now,u.default.toNumber;const Wt=new Se.default,sc=(e,t)=>{let a=-1;for(;++a<e;)t(a)},nc=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},ic=(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},ua=e=>e.meta.title,Es=e=>{sessionStorage.tagNaveList=JSON.stringify(e)},lc=()=>{const e=sessionStorage.tagNaveList;return e?JSON.parse(e):[]},pa=(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=pa(i.children,t);if(l.name)return l}else i.name===t&&(n=i)}return n},rc=(e,t)=>{let a={};if(e.length===2)a=pa(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},oc=(e,t)=>{let a=e.length,s=!1;return sc(a,n=>{Ce(e[n],t)&&(s=!0)}),s},Ce=(e,t)=>e.name===t.name,cc=(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},dc=/([\:\-\_]+(.))/g,hc=/^moz([A-Z])/;function uc(e){return e.replace(dc,function(t,a,s,n){return n?s.toUpperCase():s}).replace(hc,"Moz$1")}function pc(e,t){if(!e||!t)return null;t=uc(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 Ds={exports:{}};/*!
|
|
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:{}};/*!
|
|
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 o=arguments[l];o&&(i=n(i,s(o)))}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 o in i)t.call(i,o)&&i[o]&&(l=n(l,o));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})()})(Ds);var mc=Ds.exports;const ma="ind-theme",fa=["ind-default-theme","ind-small-theme"],Cs="ind-small-theme";function st(){return Cs}function Va(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((c,p)=>({...c,[p]:!0}),{"ind-theme":!0,"ind-default-theme":!0,"ibp-mode":!pe.showMenus});let l={};const o=t.getAttribute(ma);o&&o!==Cs&&(l={[o]:!1}),t.setAttribute(ma,e),t.className=mc({...i,...l},e)}}let ye=1e3;function Vt(){ye++}const fc=function(e,t){const a=document.createElement("script");a.src=e,document.getElementsByTagName("head")[0].appendChild(a),a.onload=function(){t&&t()}};function Vc(){fc(`${location.protocol}//${location.host}/ind-uc-ext/vendor/openSDK-0.0.6/open-jssdk-v0.0.6.umd.js`)}var Tc=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)},Nc=[];const vc=Se.default.prototype.$isServer,Rc={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(){vc||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 xs(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(pc(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 Vt(),ye}}},_s={};var Uc=b(Rc,Tc,Nc,!1,gc,null,null,null);function gc(e){for(let t in _s)this[t]=_s[t]}var Ta=function(){return Uc.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__}},Js=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="")},Ys={bind:Js,update:Js};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)}},bc=()=>!!window.ActiveXobject||"ActiveXObject"in window,Sc=()=>!!/Trident\/7\./.test(navigator.userAgent),Zt=e=>(bc()||Sc()?e.removeNode(!0):e.remove(),e);class yc{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++)Zt(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(),Zt(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 o=0;o<l.length;o++)s+=l[o].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,o,c)=>{for(let p=0;p<o.length;p++){const d=o[p];if(d==c){l.removeChild(c);break}else d.childNodes&&d.childNodes.length&&i(d,d.childNodes,c)}};if(s&&s.length)for(let l=0;l<s.length;l++){const o=s[l];i(a,n,o)}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 o=0;o<l.length;o++);for(let o=0;o<n.length;o++){const c=n[o];c.style.border="none",c.style.border="1px solid black"}for(let o=0;o<i.length;o++){const c=i[o];c.style.borderRight="1px solid black",c.style.borderBottom="1px solid black"}for(let o=0;o<s.length;o++){const c=s[o];c.style.width="100%";const p=c.childNodes;for(let d=0;d<p.length;d++){const f=p[d];if(f.localName==="colgroup"){const r=f.childNodes;for(let h=0;h<r.length;h++){const R=r[h];if(R.localName==="col"){let U=parseFloat(R.getAttribute("width"));U=parseInt(U*100/595),R.setAttribute("width",U)}}}}}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 o=n[l].parentNode,c=n[l];c.tagName.toLowerCase()==="canvas"?o.removeChild(c):c.style.display="block"}for(let l=0;l<s.length;l++){let o=s[l],c=o.getAttribute("type"),p=s[l];if(c||(c=o.tagName==="SELECT"?"select":o.tagName==="TEXTAREA"?"textarea":""),o.tagName==="INPUT")c==="radio"||c==="checkbox"?o.checked&&p.setAttribute("checked",o.checked):(p.value=o.value,p.setAttribute("value",o.value));else if(c==="select"){i++;for(let d=0;d<t.querySelectorAll("select").length;d++){let f=t.querySelectorAll("select")[d];if(!f.getAttribute("newbs")&&f.setAttribute("newbs",d),f.getAttribute("newbs")==i){let r=t.querySelectorAll("select")[i].selectedIndex;o.options[r].setAttribute("selected",!0)}}}else p.innerHTML=o.value,p.setAttribute("html",o.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 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"),o=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%;"),o.setAttribute("class","closeAfter"),o.setAttribute("style","position: absolute;width: 3px;height: 100%;background: #040404;transform: rotate(-45deg); top: 0px;left: 50%;"),i.appendChild(l),i.appendChild(o),n.appendChild(i),this.previewBody=document.createElement("div");let c=this.previewBody;c.setAttribute("class",a),c.setAttribute("style","display: flex;flex-direction: column; height: 100%;"),s.appendChild(c);let p=document.createElement("div");p.setAttribute("class","previewBodyUtil"),p.setAttribute("style","height: 32px;background: #474747;position: relative;"),c.appendChild(p),this.previewBodyUtilPrintBtn=document.createElement("div");let d=this.previewBodyUtilPrintBtn;return d.setAttribute("class","previewBodyUtilPrintBtn"),d.innerHTML=this.settings.previewPrintBtnLabel,d.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);"),p.appendChild(d),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,o=i.close;l.appendChild(n),this.addEvent(o,"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 kc=(e,t,a)=>{e.addEventListener?e.addEventListener(t,a,!1):e.attachEvent?e.attachEvent("on"+t,a):e["on"+t]=a};var Bs={directiveName:"print",bind(e,t,a){let s=a.context,n="";kc(e,"click",()=>{s.$nextTick(()=>{var l,o;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 c=n.replace(new RegExp("#","g"),"");document.getElementById(c)||(console.log("id in Error"),n=""),i()}else if((o=t==null?void 0:t.value)!=null&&o.preview)i();else{window.print();return}})});const i=()=>{new yc({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)}})}}},Na=Object.freeze(Object.defineProperty({__proto__:null,clickOutside:Oe,permission:Ys,transferDom:it,print:Bs},Symbol.toStringTag,{value:"Module"}));Se.default.prototype.$isServer;function Fc(e){return e.toString()[0].toUpperCase()+e.toString().slice(1)}function Wc(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=Wc(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 Zc(e,t=0,a,s=500,n){window.requestAnimationFrame||(window.requestAnimationFrame=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(c){return window.setTimeout(c,1e3/60)});const i=Math.abs(t-a),l=Math.ceil(i/s*50);function o(c,p,d){if(c===p){n&&n();return}let f=c+d>p?p:c+d;c>p&&(f=c-d<p?p:c-d),e===window?window.scrollTo(f,f):e.scrollTop=f,window.requestAnimationFrame(()=>o(f,p,d))}o(t,a,l)}function va(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 Tt(e,t){return e.$children.reduce((a,s)=>{s.$options.name===t&&a.push(s);const n=Tt(s,t);return a.concat(n)},[])}const xc=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()},Mc=(e,t,a)=>{if(!t||!a)return!1;const[s,n]=[t,a].sort();return e>=s&&e<=n},xt=function(e,t){return e=xc(e),e?Ee(e).format(t||"YYYY-MM-DD"):""},Ra=function(e,t){const a=Ee(e,t||"YYYY-MM-DD");return a.isValid()?a.toDate():null},wc=function(e,t){return new Date(e,t+1,0).getDate()},zs=function(e,t){const a=new Date(e),s=a.getMonth()+t,n=wc(a.getFullYear(),s);return n<a.getDate()&&a.setDate(n),a.setMonth(s),a},Mt=function(){const e=new Date;return e.setHours(0),e.setMinutes(0),e.setSeconds(0),e},Ec=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),o=l[1],c=[l[0],l[2]].map(p=>({label:p.replace(/\[[^\]]+\]/,f=>f.slice(1,-1).replace(t,r=>e[r](n,a))),type:p.indexOf("yy")!=-1?"year":"month"}));return{separator:o,labels:c}}}(),Is={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"},Nt=function(e,t){return xt(e,t)},vt=function(e,t){return Ra(e,t)},Ua=function(e,t,a){if(Array.isArray(e)&&e.length===2){const s=e[0],n=e[1];if(s&&n)return xt(s,t)+a+xt(n,t)}else if(!Array.isArray(e)&&e instanceof Date)return xt(e,t);return""},ga=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:Ra(n,t),i instanceof Date?i:Ra(i,t)]}return[]},wt={default:{formatter(e){return e?""+e:""},parser(e){return e===void 0||e===""?null:e}},date:{formatter:Nt,parser:vt},datetime:{formatter:Nt,parser:vt},daterange:{formatter:Ua,parser:ga},datetimerange:{formatter:Ua,parser:ga},timerange:{formatter:Ua,parser:ga},time:{formatter:Nt,parser:vt},month:{formatter:Nt,parser:vt},year:{formatter:Nt,parser:vt},number:{formatter(e){return e?""+e:""},parser(e){let t=Number(e);return isNaN(e)?null:t}}};function Qs(e,t,a){this.$children.forEach(s=>{s.$options.name===e?s.$emit.apply(s,[t].concat(a)):Qs.apply(s,[e,t].concat([a]))})}var Rt={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){Qs.call(this,e,t,a)}}},ba={inject:{FormInstance:{default:""}},computed:{itemDisabled(){let e=this.disabled;return!e&&this.FormInstance&&(e=this.FormInstance.disabled),e}}},Dc=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)},Cc=[];const Et="ivu-date-picker",_c="ivu-picker",Sa=e=>e?[e.getHours(),e.getMinutes(),e.getSeconds()]:[0,0,0],Jc={mixins:[Rt,ba],components:{Input:C.Input,Drop:Ta,Icons:le},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(Sa);return{prefixCls:Et,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[Et,{[Et+"-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{[Et+"-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=`.${_c}-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=Tt(this,"PanelTable"),n=l=>{const o=["year","month","date"].indexOf(this.type)+1;return[l.getFullYear(),l.getMonth(),l.getDate()].slice(0,o).join("-")};s.find(({cells:l})=>l.find(({date:o,disabled:c})=>n(o)===n(this.focusedDate)&&!c))&&(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=Tt(this,"TimeSpinner"),n=(s[0].showSeconds?3:2)*s.length,i=(p=>(p+(t?e==="left"?-1:1:0)+n)%n)(this.focusedTime.column),l=n/s.length,o=Math.floor(i/l),c=i%l;if(t){const p=this.internalValue.map(Sa);this.focusedTime={...this.focusedTime,column:i,time:p},s.forEach((d,f)=>{f===o?d.updateFocusedTime(c,p[o]):d.updateFocusedTime(-1,d.focusedTime)})}if(a){const p=e==="up"?1:-1,d=["hours","minutes","seconds"],f=s[o][`${d[c]}List`],h=(f.findIndex(({text:S})=>this.focusedTime.time[o][c]===S)+p+f.length)%f.length,R=f[h].text,U=this.focusedTime.time.map((S,Z)=>(Z!==o||(S[c]=R),S));this.focusedTime={...this.focusedTime,time:U},s.forEach((S,Z)=>{Z===o?S.updateFocusedTime(c,U[Z]):S.updateFocusedTime(-1,S.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,o)=>l&&o 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),o=s.reduce((c,p)=>c&&p instanceof Date,!0);a!==t&&!l&&o?(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=(wt[t]||wt.default).parser,s=this.format||Is[t];return e&&(e=a(e,s)||null),[e]},formatDate(e){const t=Is[this.type],{formatter:a}=wt[this.type]||wt.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(Sa)},!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")}},Gs={};var Yc=b(Jc,Dc,Cc,!1,Bc,null,null,null);function Bc(e){for(let t in Gs)this[t]=Gs[t]}var zc=function(){return Yc.exports}();const Ic=Se.default.prototype.$isServer;function Qc(e){Ic||typeof window.iview!="undefined"&&("langs"in iview||(iview.langs={}),iview.langs[e.i.locale]=e)}const Os={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"}}};Qc(Os);var Gc=function(t){return Oc(t)&&!Lc(t)};function Oc(e){return!!e&&typeof e=="object"}function Lc(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||Hc(e)}var jc=typeof Symbol=="function"&&Symbol.for,$c=jc?Symbol.for("react.element"):60103;function Hc(e){return e.$$typeof===$c}function Xc(e){return Array.isArray(e)?[]:{}}function Dt(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Ut(Xc(e),e,t):e}function Pc(e,t,a){return e.concat(t).map(function(s){return Dt(s,a)})}function Ac(e,t,a){var s={};return a.isMergeableObject(e)&&Object.keys(e).forEach(function(n){s[n]=Dt(e[n],a)}),Object.keys(t).forEach(function(n){!a.isMergeableObject(t[n])||!e[n]?s[n]=Dt(t[n],a):s[n]=Ut(e[n],t[n],a)}),s}function Ut(e,t,a){a=a||{},a.arrayMerge=a.arrayMerge||Pc,a.isMergeableObject=a.isMergeableObject||Gc;var s=Array.isArray(t),n=Array.isArray(e),i=s===n;return i?s?a.arrayMerge(e,t,a):Ac(e,t,a):Dt(t,a)}Ut.all=function(t,a){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(s,n){return Ut(s,n,a)},{})};var Kc=Ut;const qc=/(%|)\{([0-9a-zA-Z_]+)\}/g;function ed(){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(qc,(n,i,l,o)=>{let c;return a[o-1]==="{"&&a[o+n.length]==="}"?l:(c=e(s,l)?s[l]:null,c==null?"":c)})}return t}const td=ed();let Ls=Os,js=!1,ad=function(){const e=Object.getPrototypeOf(this||Se.default).$t;if(typeof e=="function"&&!!Se.default.locale)return js||(js=!0,Se.default.locale(Se.default.config.lang,Kc(Ls,Se.default.locale(Se.default.config.lang)||{},{clone:!0}))),e.apply(this,arguments)};const sd=function(e,t){let a=ad.apply(this,arguments);if(a!=null)return a;const s=e.split(".");let n=Ls;for(let i=0,l=s.length;i<l;i++){const o=s[i];if(a=n[o],i===l-1)return td(a,t);if(!a)return"";n=a}return""};var lt={methods:{t(...e){return sd.apply(this,e)}}},$s=1e3*60*60*24;function Hs(e,t){return new Date(e,t+1,0).getDate()}function Xs(e,t,a){return t===0&&a>50?e-1:t===11&&a<10?e+1:e}function Ps(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),o=1+Math.round((n-l)/$s);s||(o+=l.getDay());var c=Math.ceil(o/7);if(!s){var p=new Date(e,t,a),d=new Date(e+1,0,1),f=d.getDay();p.getTime()>=d.getTime()-$s*f&&(c=1)}return c}function nd(e,t,a){for(var s=this.lang||"en",n=this.onlyDays,i=typeof this.weekStart=="undefined"?1:this.weekStart,l=i===1,o=[],c=new Date(e,t,1),p=c.getDay()||(l?7:0),d=i-p,f=Ps(e,t,1,l),r=Hs(e,t),h=Hs(e,t-1),R,U,S,Z=Xs(e,t,f),L={month:t,year:e,daysInMonth:r},Q=0;Q<7;Q++){S=d;for(var A=0;A<8;A++){Q>0&&A>0&&d++,d>r||d<1?(U=d>r?d-r:h+d,R=d>r?t+1:t-1):(U=d,R=t);var H=function(){return A===0?"weekLabel":Q===0?"dayLabel":d<1?"prevMonth":d>r?"nextMonth":"monthDay"}(),oe=S!==d&&Q>0,ue={desc:oe?U:f,week:f,type:H,format:l?"ISO 8601":"US",date:oe?new Date(Date.UTC(e,R,U)):!1,year:Z,index:o.length};a&&(typeof a=="function"?ue=a.call(L,ue,s):a.forEach(function(ne){ue=ne.call(L,ue,s)})),n&&oe?o.push(ue):n||o.push(ue)}Q>0&&(f=Ps(e,R,U+1,l)),Z=Xs(e,t,f)}return L.cells=o,L}var id=function(e){return nd.bind(e)},ld={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"}},De=ld;function rd(e){return e==null?!1:e.constructor===Array||e.constructor===Object}function As(e,t){for(var a in e)t[a]?rd(e[a])&&As(e[a],t[a]):t[a]=e[a]}function Ks(e,t){var a=[De.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&&De.weekPlaceholder?e.desc=De.weekPlaceholder:e.index<8?e.desc=De.columnNames[t][e.index]:e.index%8==0&&(e.desc=e.week)),e.date&&(e.monthName=De.monthNames[t][e.date.getMonth()]),this.monthName||(this.monthName=De.monthNames[t][this.month]),this.labels||(this.labels={monthNames:De.monthNames[t],columnNames:De.columnNames[t],classes:De.classes}),e}Ks.setLabels=function(e){As(e,De)};var od=Ks,cd={Generator:id,addLabels:od},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(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)}}},se="ivu-date-picker-cells",dd=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)},hd=[];const ud={mixins:[lt,ya],props:{showWeekNumbers:{type:Boolean,default:!1}},data(){return{prefixCls:se}},computed:{classes(){return[`${se}`,{[`${se}-show-week-numbers`]:this.showWeekNumbers}]},calendar(){const e=Number(this.t("i.datepicker.weekStartDay"));return new cd.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),o=this.rangeState.to&&ve(this.rangeState.to),c=this.selectionMode==="range",p=typeof this.disabledDate=="function"&&this.disabledDate;return this.calendar(e,t,d=>{d.date instanceof Date&&d.date.setTime(d.date.getTime()+d.date.getTimezoneOffset()*6e4+480*60*1e3);const f=d.date&&ve(d.date),r=d.date&&t===d.date.getMonth();return{...d,type:f===a?"today":d.type,selected:r&&s.includes(f),disabled:d.date&&p&&p(new Date(f)),range:r&&c&&Mc(f,l,o),start:r&&c&&f===n,end:r&&c&&f===i}}).cells.slice(this.showWeekNumbers?8:0)}},methods:{getCellCls(e){return[`${se}-cell`,{[`${se}-cell-selected`]:e.selected||e.start||e.end,[`${se}-cell-disabled`]:e.disabled,[`${se}-cell-today`]:e.type==="today",[`${se}-cell-prev-month`]:e.type==="prevMonth",[`${se}-cell-next-month`]:e.type==="nextMonth",[`${se}-cell-week-label`]:e.type==="weekLabel",[`${se}-cell-range`]:e.range&&!e.start&&!e.end,[`${se}-focused`]:ve(e.date)===ve(this.focusedDate)}]}}},qs={};var pd=b(ud,dd,hd,!1,md,null,null,null);function md(e){for(let t in qs)this[t]=qs[t]}var fd=function(){return pd.exports}(),Vd=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)},Td=[];const Nd={mixins:[ya],props:{},computed:{classes(){return[`${se}`,`${se}-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[`${se}-cell`,{[`${se}-cell-selected`]:e.selected,[`${se}-cell-disabled`]:e.disabled,[`${se}-cell-focused`]:e.focused,[`${se}-cell-range`]:e.range&&!e.start&&!e.end}]}}},en={};var vd=b(Nd,Vd,Td,!1,Rd,null,null,null);function Rd(e){for(let t in en)this[t]=en[t]}var Ud=function(){return vd.exports}(),gd=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)},bd=[];const Sd={mixins:[lt,ya],props:{},computed:{classes(){return[`${se}`,`${se}-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 o=ve(l.date);l.disabled=typeof this.disabledDate=="function"&&this.disabledDate(l.date)&&this.selectionMode==="month",l.selected=s.includes(o),l.focused=o===n,e.push(l)}return e}},methods:{getCellCls(e){return[`${se}-cell`,{[`${se}-cell-selected`]:e.selected,[`${se}-cell-disabled`]:e.disabled,[`${se}-cell-focused`]:e.focused,[`${se}-cell-range`]:e.range&&!e.start&&!e.end}]},tCell(e){return this.t(`i.datepicker.months.m${e}`)}}},tn={};var yd=b(Sd,gd,bd,!1,kd,null,null,null);function kd(e){for(let t in tn)this[t]=tn[t]}var Fd=function(){return yd.exports}(),an={props:{disabledHours:{type:Array,default(){return[]}},disabledMinutes:{type:Array,default(){return[]}},disabledSeconds:{type:Array,default(){return[]}},hideDisabledOptions:{type:Boolean,default:!1}}},Wd=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)])])},Zd=[];const je="ivu-time-picker-cells",ka=["hours","minutes","seconds"],xd={name:"TimeSpinner",mixins:[an],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=ka.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);Zc(this.$refs[e],a,s,500)},getScrollIndex(e,t){const a=Fc(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(()=>{ka.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){ka.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)}},sn={};var Md=b(xd,Wd,Zd,!1,wd,null,null,null);function wd(e){for(let t in sn)this[t]=sn[t]}var Ed=function(){return Md.exports}(),Dd=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)},Cd=[];const nn="ivu-picker",_d={mixins:[Rt],components:{ButtonGroup:Ne,Button:Ve},props:{isTime:Boolean},data(){return{prefixCls:nn}},computed:{timeClasses(){return`${nn}-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"))}}},ln={};var Jd=b(_d,Dd,Cd,!1,Yd,null,null,null);function Yd(e){for(let t in ln)this[t]=ln[t]}var Ct=function(){return Jd.exports}();const Bd="ivu-picker-panel",rn="ivu-date-picker";var on={props:{confirm:{type:Boolean,default:!1}},methods:{iconBtnCls(e,t=""){return[`${Bd}-icon-btn`,`${rn}-${e}-btn`,`${rn}-${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()}}},zd=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)])},Id=[];const Qd="ivu-picker-panel",Gd="ivu-time-picker",Od=e=>e[0].toUpperCase()+e.slice(1),Ld=(e,t,a,s)=>{const n=new Date(e.getTime());return n.setHours(t),n.setMinutes(a),n.setSeconds(s),n},jd=(e,t,a)=>a.indexOf(e)===t,cn=()=>!1,$d={name:"TimePickerPanel",mixins:[on,lt,an],components:{TimeSpinner:Ed,Confirm:Ct},props:{disabledDate:{type:Function,default:cn},steps:{type:Array,default:()=>[]},format:{type:String,default:"HH:mm:ss"},value:{type:Array,required:!0}},data(){return{prefixCls:Qd,timePrefixCls:Gd,date:this.value[0]||Mt(),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===cn||!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],o=n;for(let c=0;c<l;c+=this.steps[i]||1){const p=this.timeSlots.map((f,r)=>r===i?c:f),d=Ld(this.date,...p);this.disabledDate(d,!0)&&o.push(c)}return o.filter(jd)});return e.reduce((n,i,l)=>(n[i]=s[l],n),{})}}},watch:{value(e){let t=e[0]||Mt();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${Od(s)}`](e[s])),t&&this.$emit("on-pick",a,"time")}},mounted(){this.$parent&&this.$parent.$options.name==="DatePicker"&&(this.showDate=!0)}},dn={};var Hd=b($d,zd,Id,!1,Xd,null,null,null);function Xd(e){for(let t in dn)this[t]=dn[t]}var Pd=function(){return Hd.exports}(),Ad=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)},Kd=[];const qd={props:{datePanelLabel:Object,currentView:String,datePrefixCls:String}},hn={};var eh=b(qd,Ad,Kd,!1,th,null,null,null);function th(e){for(let t in hn)this[t]=hn[t]}var ah=function(){return eh.exports}(),sh={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:()=>[Mt(),Mt()]},timePickerOptions:{default:()=>({}),type:Object},showWeekNumbers:{type:Boolean,default:!1},startDate:{type:Date},pickerType:{type:String,require:!0},focusedDate:{type:Date,required:!0},opened:Boolean}},nh=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)])},ih=[];const Fa="ivu-picker-panel",lh="ivu-date-picker",rh="ivu-time-picker",oh={name:"DatePickerPanel",mixins:[on,lt,sh],components:{Icons:le,DateTable:fd,YearTable:Ud,MonthTable:Fd,TimePicker:Pd,Confirm:Ct,datePanelLabel:ah},props:{},data(){const{selectionMode:e,value:t}=this,a=t.slice().sort();return{prefixCls:Fa,datePrefixCls:lh,timePrefixCls:rh,currentView:e||"date",pickerTable:this.getTableType(e),dates:a,panelDate:this.startDate||a[0]||new Date}},computed:{classes(){return[`${Fa}-body-wrapper`,{[`${Fa}-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}=Ec(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 Ee(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=zs(this.panelDate,e*12)},getTableType(e){return e.match(/^time/)?"time-picker":`${e}-table`},changeMonth(e){this.panelDate=zs(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)}}},un={};var ch=b(oh,nh,ih,!1,dh,null,null,null);function dh(e){for(let t in un)this[t]=un[t]}var hh=function(){return ch.exports}(),uh={name:"CalendarPicker",mixins:[zc],props:{type:{validator(e){return["year","month","date","datetime"].includes(e)},default:"date"}},components:{DatePickerPanel:hh},computed:{panel(){return"DatePickerPanel"},ownPickerProps(){return this.options}}},ph=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)},mh=[];const fh={name:"IndPicker",directives:{clickOutside:Oe,transferDom:it},components:{Drop:Ta},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))}}},pn={};var Vh=b(fh,ph,mh,!1,Th,null,null,null);function Th(e){for(let t in pn)this[t]=pn[t]}var mn=function(){return Vh.exports}(),Nh=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)},vh=[];const Rh=new Date().getFullYear(),Uh=new Date().getMonth()+1,gh=`Q${v.getQuarterNum(Uh)}`,bh={name:"IndQuarterPicker",components:{Input:C.Input,Picker:mn,Icons:le,Confirm:Ct},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=Rh,this.quarter=gh,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")}}},fn={};var Sh=b(bh,Nh,vh,!1,yh,null,null,null);function yh(e){for(let t in fn)this[t]=fn[t]}var kh=function(){return Sh.exports}(),Fh=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)},Wh=[];function Zh(e){return e=parseInt(e),isNaN(e)?"":e<=6?"H1":"H2"}const xh=new Date().getFullYear(),Mh=new Date().getMonth()+1,wh=Zh(Mh),Eh={name:"IndHalfYearPicker",components:{Input:C.Input,Picker:mn,Icons:le,Confirm:Ct},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=xh,this.halfYear=wh,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")}}},Vn={};var Dh=b(Eh,Fh,Wh,!1,Ch,null,null,null);function Ch(e){for(let t in Vn)this[t]=Vn[t]}var _h=function(){return Dh.exports}(),Jh=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()},Yh=[];const Bh=["date","year","month","datetime"],zh={name:"IndDatePickerInner",components:{DatePicker:uh,QuarterPicker:kh,HalfYearPicker:_h},props:{type:{type:String,default:"date"},value:{type:String},options:Object,minDate:String,maxDate:String},data(){return{date:this.value}},computed:{useIvuPicker(){return Bh.includes(this.type)},ivuFormat(){return this.type==="datetime"?"YYYY-MM-DD HH:mm":null},useOptions(){const e=u.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=Ee(e).format("YYYYMMDDHHmm"):t==="date"?a=Ee(e).format("YYYYMMDD"):t==="month"?a=Ee(e).format("YYYYMM"):t==="year"&&(a=Ee(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)}}},Tn={};var Ih=b(zh,Jh,Yh,!1,Qh,null,null,null);function Qh(e){for(let t in Tn)this[t]=Tn[t]}var Gh=function(){return Ih.exports}(),Oh=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)},Lh=[];const jh={name:"IndDatePicker",components:{PickerInner:Gh},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)}}},Nn={};var $h=b(jh,Oh,Lh,!1,Hh,null,null,null);function Hh(e){for(let t in Nn)this[t]=Nn[t]}var vn=function(){return $h.exports}(),Xh=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()},Ph=[];const Ah={name:"IndDrawer",components:{Drawer:C.Drawer,ButtonGroup:Ne,Button:Ve},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&&(Vt(),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=Tt(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)}}}},Rn={};var Kh=b(Ah,Xh,Ph,!1,qh,null,null,null);function qh(e){for(let t in Rn)this[t]=Rn[t]}var Wa=function(){return Kh.exports}(),eu=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)])},tu=[];const au={name:"IndDropdown",components:{Dropdown:C.Dropdown,ButtonGroup:Ne,Button:Ve},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){Vt();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))}}},Un={};var su=b(au,eu,tu,!1,nu,null,null,null);function nu(e){for(let t in Un)this[t]=Un[t]}var _t=function(){return su.exports}(),iu=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ul",{staticClass:"ivu-dropdown-menu"},[e._t("default")],2)},lu=[];const ru={name:"IndDropdownMenu"},gn={};var ou=b(ru,iu,lu,!1,cu,null,null,null);function cu(e){for(let t in gn)this[t]=gn[t]}var bn=function(){return ou.exports}(),du=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)},hu=[];const Jt="ivu-dropdown-item",uu={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[`${Jt}`,{[`${Jt}-disabled`]:this.disabled,[`${Jt}-selected`]:this.selected,[`${Jt}-divided`]:this.divided}]}},methods:{handleClick(){if(this.disabled)return;const e=va(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=va(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)}}},Sn={};var pu=b(uu,du,hu,!1,mu,null,null,null);function mu(e){for(let t in Sn)this[t]=Sn[t]}var yn=function(){return pu.exports}();const fu=8,kn=()=>top==self?1700:1440;var Fn={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=u.default.cloneDeep(this.value),this.initDictData(),this.rules=this.ruleValidate},computed:{labelWidthCalc(){let e=u.default.map(this.fieldList,a=>a.title.length);return Math.min(Math.max(100,u.default.max(e)*14+24),200)},ruleValidate(){let e={};return u.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,o)=>{let c=v.checkIdCard(l);!l||c=="\u9A8C\u8BC1\u901A\u8FC7!"?o():o(new Error(c))},trigger:"blur"})):t.type=="vehicleNo"?(e[t.formKey]=e[t.formKey]||[],e[t.formKey].push({validator:(i,l,o)=>{!l||v.checkVehicleNo(l)?o():o(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,o)=>{!l||v.checkPhone(l)?o():o(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:fu}},watch:{fieldList(){this.initDictData()},value:{deep:!0,handler(){this.form=u.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={};u.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<kn()?8:6,n=window.innerWidth<kn()?2:3),a=u.default.fill(u.default.range(this.fieldList.length),this.formType=="search"?s:this.defaultSpan),u.default.forEach(this.fieldList,(i,l)=>{var c,p;i.span?a[l]=i.span:["textarea","fileUpload","imgUpload","editor"].includes(i.type)?a[l]=24:i.type=="datepicker"&&((p=(c=i.props)==null?void 0:c.type)==null||p.includes("range")),(i.condition instanceof Function?i.condition(this.form):i.condition!==!1)||(a[l]=0)}),this.formType!=="search"){let i=0;u.default.forEach(a,(l,o)=>{if(i!=0&&l!=this.defaultSpan&&l!==0&&(i+l)%24!=0){a[o-1]=a[o-1]+24-i,i=l%24;return}i=(i+l)%24,o==a.length-1&&i!=0&&(a[o]=a[o]+24-i)})}if(u.default.forEach(this.fieldList,(i,l)=>{var d,f,r,h,R,U,S,Z,L,Q,A,H,oe,ue;let o;if(i.render)o=i.render(e,i,this.form);else{const ne=i.disabled instanceof Function?i.disabled(this.form):i.disabled;switch(i.type){case"link":{o=e("span",{ref:i.formKey,style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:x=>{i.onClick&&i.onClick(this.form),x.preventDefault()}}},this.form[i.formKey]);break}case"input":case"email":case"phone":case"vehicleNo":case"idcard":{o=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:ne},on:{input:x=>{this.form[i.formKey]=x,this.$emit("input",this.form)}}});break}case"number":{o=e("Input",{ref:i.formKey,attrs:{title:""},props:{placeholder:"\u8BF7\u8F93\u5165\u6570\u5B57",...i.props,value:this.form[i.formKey],disabled:ne,type:"number"},on:{"on-blur":x=>{var ae;let J=x.target.value,_=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(J);if(i&&i.props&&i.props.scale===0)_=/(-?)(\d{1,13})(\d{0,999})?/.exec(J);else if(i&&i.props&&i.props.scale){let ge=i.props.scale;_=new RegExp(`(-?)(\\d{1,13})(\\d{0,999})(\\.\\d{1,${ge}})?`).exec(J)}_&&_.length&&(J=((ae=i==null?void 0:i.props)!=null&&ae.enableNegative?_[1]:"")+_[2]+(_[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":{o=e("Input",{ref:i.formKey,props:{placeholder:`\u8BF7\u8F93\u5165${i.title}`,...i.props,value:this.form[i.formKey],disabled:ne,type:"textarea",rows:((d=i.props)==null?void 0:d.rows)||3,maxlength:((f=i.props)==null?void 0:f.maxlength)||1024,showWordLimit:((r=i.props)==null?void 0:r.showWordLimit)||!0},on:{input:x=>{this.form[i.formKey]=x,this.$emit("input",this.form)}}});break}case"editor":{o=e("IndWangEditor",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey],ossServerContext:this.$config.ossServerContext},on:{input:x=>{this.form[i.formKey]=x,this.$emit("input",this.form)}}});break}case"select":{o=e("IndSelect",{ref:i.formKey,props:{placeholder:`\u8BF7\u9009\u62E9${i.title}`,...i.props,disabled:ne,maxTagCount:1,multiple:(h=i.props)==null?void 0:h.multiple,value:this.form[i.formKey]},on:{input:x=>{this.form[i.formKey]=x,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||((R=this.enumData[i.enumKey])==null?void 0:R.enumList)||[]).map(x=>e("IndOption",{props:{value:x.K}},[x.V])));break}case"checkbox":{o=e("CheckboxGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:x=>{this.form[i.formKey]=x,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(x=>e("Checkbox",{props:{label:x.K,disabled:ne}},[x.V])));break}case"switch":{const x=i.enumList||[{K:"0",V:""},{K:"1",V:""}];o=e("iSwitch",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey]===((S=x[1])==null?void 0:S.K)},on:{"on-change":J=>{var _,ae;this.form[i.formKey]=J?(_=x[1])==null?void 0:_.K:(ae=x[0])==null?void 0:ae.K,this.$emit("input",this.form)}}},[e("template",{slot:"open"},[((Z=i.props)==null?void 0:Z.openText)||((L=x[1])==null?void 0:L.V)||""]),e("template",{slot:"close"},[((Q=i.props)==null?void 0:Q.closeText)||((A=x[0])==null?void 0:A.V)||""])]);break}case"radio":{o=e("RadioGroup",{ref:i.formKey,props:{...i.props,value:this.form[i.formKey]},on:{input:x=>{this.form[i.formKey]=x,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||((H=this.enumData[i.enumKey])==null?void 0:H.enumList)||[]).map(x=>e("Radio",{props:{label:x.K,disabled:ne}},[x.V])));break}case"datepicker":{o=e("IndDatePicker",{ref:i.formKey,props:{value:this.form[i.formKey],type:((oe=i.props)==null?void 0:oe.type)||"date"},attrs:{placeholder:"\u8BF7\u9009\u62E9"+i.title,...i.props,minDate:i.minDate,maxDate:i.maxDate,disabled:ne},on:{input:x=>{this.form[i.formKey]=x,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":{o=e("TimePicker",{ref:i.formKey,props:{...i.props||{},type:((ue=i.props)==null?void 0:ue.type)||"time",value:this.form[i.formKey]},attrs:{confirm:!0,...i.props||{}},on:{"on-change":x=>{var J,_,ae;this.val=x,((J=i.props)==null?void 0:J.confirm)===!1&&(this.form[i.formKey]=this.val instanceof Date?Ee(this.val).format((_=i.props)!=null&&_.format?(ae=i.props)==null?void 0:ae.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,_;this.form[i.formKey]=this.val instanceof Date?Ee(this.val).format((J=i.props)!=null&&J.format?(_=i.props)==null?void 0:_.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":{o=e("IndTreeSelect",{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],selectTitle:"\u8BF7\u9009\u62E9"+i.title,disabled:ne},attrs:{...i.props,noTriggerInDefault:!0},on:{input:x=>{this.form[i.formKey]=x,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":{o=e({itemComp:"IndItemCompInputModal",rowSumSetting:"IndRowSumSettingInputModal"}[i.type],{ref:i.formKey,props:{...i.props||{},value:this.form[i.formKey],readonly:ne},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":{o=e("IndUploadFile",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:ne},attrs:{...i.props},on:{onChangeData:x=>{this.form[i.formKey]=x,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"imgUpload":{o=e("IndUploadImg",{ref:i.formKey,props:{...i.props||{},defaultList:this.form[i.formKey],disabled:ne},attrs:{...i.props},on:{onChangeData:x=>{this.form[i.formKey]=x,this.$emit("input",this.form),(i.required instanceof Function?i.required(this.form):i.required)&&this.$refs.form.validateField(i.formKey)}}});break}case"html":{o=e("div",{ref:i.formKey,domProps:{innerHTML:this.form[i.formKey]}});break}default:{let x=this.form[i.formKey];if(i.enumKey){let J=x;x=((this.enumData[i.enumKey]||{}).enumData||{})[x],x==null&&(J==null?void 0:J.includes(","))&&(x=J.split(",").map(_=>((this.enumData[i.enumKey]||{}).enumData||{})[_]).join("\u3001"))}else if(i.enumList&&i.enumList.length){let J=x;x=((i.enumList||[]).find(({K:_})=>_===x)||{}).V,x==null&&(J==null?void 0:J.includes(","))&&(x=J.split(",").map(_=>((i.enumList||[]).find(({K:ae})=>ae===_)||{}).V).join("\u3001"))}else if(i.enumData){let J=x;x=i.enumData[x],x==null&&(J==null?void 0:J.includes(","))&&(x=J.split(",").map(_=>i.enumData[_]).join("\u3001"))}i.dateFormat&&(x=v.formatDate(x)),x!=null&&x!==void 0?o=e("span",{},[x]):o=e("span",{domProps:{innerHTML:" "}})}}}let c=i.condition instanceof Function?i.condition(this.form):i.condition!==!1,p=this.formType=="search"?this.showMore?!0:l<n:!0;c&&p&&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}):o,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}):o])]))}),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",{},"")}},Vu=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()},Tu=[];const Nu={name:"IndModal",components:{Modal:C.Modal,ButtonGroup:Ne,Button:Ve},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&&(Vt(),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()}}},Wn={};var vu=b(Nu,Vu,Tu,!1,Ru,null,null,null);function Ru(e){for(let t in Wn)this[t]=Wn[t]}var te=function(){return vu.exports}();const _e="ivu-modal-confirm";te.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 o=i("IndButtonGroup",{props:{right:!0},attrs:{class:"ind-button"}},[l]),c;this.render?c=i("div",{attrs:{class:`${_e}-body ${_e}-body-render`}},[this.render(i)]):c=i("div",{attrs:{class:`${_e}-body`}},[i("div",{domProps:{innerHTML:this.body}})]);let p;return this.title&&(p=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(te,{attrs:Object.assign({},t,{width:this.width,scrollable:this.scrollable,closable:this.closable}),domProps:{value:this.visible},on:{input:d=>{this.visible=d},"on-cancel":this.cancel}},[i("div",{attrs:{class:_e}},[p,c,i("div",{attrs:{class:`${_e}-footer`}},[o])])])},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 gt;function Zn(e=void 0,t=!0){return gt=gt||te.newInstance({value:!0,closable:!1,maskClosable:!1,footerHide:!0,lazyRender:!1,render:e,lockScroll:t}),gt}function bt(e){return new Promise((t,a)=>{const s="render"in e?e.render:void 0,n="lockScroll"in e?e.lockScroll:!0;let i=Zn(s,n);e.onRemove=function(){gt=null},i.show({onOk:()=>t(),onCancel:()=>a("cancel"),...e})})}te.info=function(e={}){return e.icon="info",e.showCancel=!1,bt(e)},te.success=function(e={}){return e.icon="success",e.showCancel=!1,bt(e)},te.warning=function(e={}){return e.icon="warning",e.showCancel=!1,bt(e)},te.error=function(e={}){return e.icon="error",e.showCancel=!1,bt(e)},te.confirm=function(e={}){return e.icon="confirm",e.showCancel=!0,bt(e)},te.remove=function(){if(!gt)return!1;Zn().remove()};var Uu=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)},gu=[];const bu={components:{FormImpl:Fn,IndModal:te},props:{value:Boolean,funId:String,fieldList:Array,formCacheList:Array,formEnumData:Object},data(){return{datas:[],showEdit:!1,editData:{}}},computed:{fieldListCalc(){let e=u.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=u.default.find(this.datas,{isDefault:"1"});t&&t.id&&this.$emit("defaultCacheDone",u.default.cloneDeep(t))}else this.datas=[]},watch:{datas:function(){this.$emit("update:formCacheList",this.datas)}},methods:{setDefaultItem(e){let t=e.isDefault;u.default.forEach(this.datas,s=>s.isDefault="0"),e.isDefault=t=="1"?"0":"1";let a=u.default.cloneDeep(this.datas);this.datas=a,this.syncToStorage()},useItem(e){this.$emit("useItem",u.default.cloneDeep(e)),this.$emit("input",!1),console.log("useItem",e)},editItem(e){this.editData=u.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=u.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=u.default.cloneDeep(this.datas);u.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=u.default.cloneDeep(this.datas);if(this.editData.id){let t=u.default.find(e,{id:this.editData.id});u.default.assign(t,u.default.cloneDeep(this.editData))}else{let t=u.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}}}},xn={};var Su=b(bu,Uu,gu,!1,yu,null,null,null);function yu(e){for(let t in xn)this[t]=xn[t]}var ku=function(){return Su.exports}(),Fu=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)},Wu=[];const Zu={props:{fieldList:Array,funId:String,value:Object,openPreSetting:Boolean},components:{FormImpl:Fn,ConditionManager:ku},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=u.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)}}},Mn={};var xu=b(Zu,Fu,Wu,!1,Mu,null,null,null);function Mu(e){for(let t in Mn)this[t]=Mn[t]}var Za=function(){return xu.exports}();const wn=pe.ipmDmServerContext+"/ipm/dm/utils";function wu(){return v.axios.get(wn+"/getUserName")}function Eu(e){return v.axios.get(wn+"/getCommonOpinion",{params:e})}var Du=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)},Cu=[];const _u={name:"IndAuditBox",components:{Modal:te,Form:C.Form,FormItem:C.FormItem,Select:C.Select,Option:C.Option,Input:C.Input,Row:C.Row,Col:C.Col,Button:C.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=Ee().format("YYYY\u5E74MM\u6708DD\u65E5 HH:mm:ss"),this.commonOpinion=""},async getUserName(){try{const e=await wu();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 Eu(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=""}}},En={};var Ju=b(_u,Du,Cu,!1,Yu,null,null,null);function Yu(e){for(let t in En)this[t]=En[t]}var Dn=function(){return Ju.exports}();const Yt=Se.default.prototype.$isServer;var Bu={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(Yt||!/^(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 xs(a,t,e))},updatePopper(){Yt||(this.popperJS?this.popperJS.update():this.createPopper())},doDestroy(){Yt||this.visible||(this.popperJS.destroy(),this.popperJS=null)}},updated(){this.$nextTick(()=>this.updatePopper())},beforeDestroy(){Yt||this.popperJS&&this.popperJS.destroy()}},zu=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)},Iu=[];const rt="ivu-tooltip",Qu={name:"IndTooltip",directives:{transferDom:it},mixins:[Bu],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++}}},Cn={};var Gu=b(Qu,zu,Iu,!1,Ou,null,null,null);function Ou(e){for(let t in Cn)this[t]=Cn[t]}var $e=function(){return Gu.exports}();function xa(e,t,a={}){const{clickable:s,params:n,onClick:i}=a,l=n.colDef||{},o=n.data,p=(l.cellRendererParams||{}).tooltipContent,d=p instanceof Function?p(o):p;let f;return s&&(f=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"},[f||t]),e("div",{slot:"content"},[d||t])])}const Lu={name:"IndAgTooltip",render(e){return xa(e,this.params.value,{params:this.params})}};let ju,$u;const _n={};var Hu=b(Lu,ju,$u,!1,Xu,null,null,null);function Xu(e){for(let t in _n)this[t]=_n[t]}var Jn=function(){return Hu.exports}();const Pu={name:"IndAgInput",render(e){const{value:t,data:a,colDef:s,scaleFn:n,api:i,node:l,column:o}=this.params,{props:c}=(s==null?void 0:s.cellRendererParams)||{},{type:p,disabled:d,textCondition:f}=c||{},r=d instanceof Function?d(a):d,h=f instanceof Function?f(a):f;let R=t;const U=n();if(U===0)R=t&&parseInt(t);else if(U){let S=u.default.round(parseFloat(t),6);isNaN(S)||(R=S.toFixed(U),R=parseFloat(R))}return h?e("span",R):e("Input",{ref:"input",props:{type:"text",...c,value:R,disabled:r},on:{"on-enter":()=>{console.log("gridapi i s",window.gridApi);let S=l.rowIndex+1;window.gridApi.ensureIndexVisible(S),window.gridApi.ensureColumnVisible(o),setTimeout(()=>{window.gridApi.gridBodyCtrl.rowRenderer.rowCtrlsByRowIndex[S].centerGui.element.getElementsByTagName("input")[0].focus()},0)},"on-keydown":S=>{console.log("event keydown",S,l),S.key=="Tab"&&S.preventDefault()},"on-keypress":S=>{console.log("event keypress",S)},"on-blur":S=>{let Z=S.target.value,L=null;if(p=="number"){let Q=/(-?)(\d{1,10})(\d{0,999})(\.\d{1,6})?/.exec(Z);Q&&Q.length&&(Z=(c!=null&&c.enableNegative?Q[1]:"")+Q[2]+(Q[4]||"")),L=u.default.round(parseFloat(Z),6),this.params.setValue(L),this.$refs.input&&this.$refs.input.setCurrentValue(Z)}else L=Z,this.params.setValue(L)}},nativeOn:{click:S=>(S.preventDefault(),!1),mousewheel:S=>{S.target.blur()}},class:"ag-input"})}};let Au,Ku;const Yn={};var qu=b(Pu,Au,Ku,!1,ep,null,null,null);function ep(e){for(let t in Yn)this[t]=Yn[t]}var Bn=function(){return qu.exports}();const tp={name:"IndAgSelect",render(e){const{value:t,data:a,colDef:s}=this.params,{datas:n,multiple:i,props:l}=s.cellRendererParams||{};let o=[];n&&v.isArray(n)&&n.length?o=n:n&&v.isFunction(n)&&(o=n(a)||[]);const{textCondition:c}=l||{};if(c instanceof Function?c(a):c){let d=u.default.find(o,{K:t});return e("span",d.V)}else return e("IndSelect",{props:{maxTagCount:1,multiple:i,value:i?t instanceof Array?t:t.split(","):t,...l},on:{input:d=>{this.params.setValue(i?d.join(","):d)}},nativeOn:{click:d=>(d.preventDefault(),!1)},class:"ag-ind-select"},o.map(d=>e("IndOption",{props:{value:d.K}},[d.V])))}};let ap,sp;const zn={};var np=b(tp,ap,sp,!1,ip,null,null,null);function ip(e){for(let t in zn)this[t]=zn[t]}var In=function(){return np.exports}();const lp={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 rp,op;const Qn={};var cp=b(lp,rp,op,!1,dp,null,null,null);function dp(e){for(let t in Qn)this[t]=Qn[t]}var Gn=function(){return cp.exports}();const hp={name:"IndAgTreeSelect",render(e){const{value:t,data:a,colDef:s}=this.params,{leafOnly:n,datas:i,multiple:l,props:o}=s.cellRendererParams||{};let c=[];return i&&v.isArray(i)&&i.length?c=i:i&&v.isFunction(i)&&(c=i(a)||[]),e("IndTreeSelect",{props:{expandAll:!0,leafOnly:n,data:c||[],showCheckbox:l,sel:l?t instanceof Array?t:t.split(","):t,...o},on:{input:p=>{console.log("ag grid tree select trigger input"),this.params.setValue(l?p.join(","):p)}},class:"ag-tree-select"})}};let up,pp;const On={};var mp=b(hp,up,pp,!1,fp,null,null,null);function fp(e){for(let t in On)this[t]=On[t]}var Ln=function(){return mp.exports}();const Vp={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 Tp,Np;const jn={};var vp=b(Vp,Tp,Np,!1,Rp,null,null,null);function Rp(e){for(let t in jn)this[t]=jn[t]}var $n=function(){return vp.exports}();const Up={name:"IndAgLink",render(e){const{value:t,data:a,colDef:s}=this.params,{tooltip:n,onClick:i,dateFormat:l}=s.cellRendererParams||{};let o=t;return l&&(o=v.formatDate(t)),n?xa(e,o,{clickable:!0,params:this.params,onClick:i}):e("div",{style:{color:"var(--ind-primary-color)",cursor:"pointer"},on:{click:c=>{i&&i(a),c.preventDefault()}}},o)}};let gp,bp;const Hn={};var Sp=b(Up,gp,bp,!1,yp,null,null,null);function yp(e){for(let t in Hn)this[t]=Hn[t]}var Xn=function(){return Sp.exports}();const kp={name:"IndAgEnum",render(e){var o;const{value:t,colDef:a}=this.params,{tooltip:s,enumList:n,enumData:i}=a.cellRendererParams||{};let l=t;return n&&n.length&&(l=(o=n==null?void 0:n.find(({K:c})=>c===t))==null?void 0:o.V),i&&(l=i==null?void 0:i[t]),l=l||"",s?xa(e,l,{params:this.params}):e("span",l)}};let Fp,Wp;const Pn={};var Zp=b(kp,Fp,Wp,!1,xp,null,null,null);function xp(e){for(let t in Pn)this[t]=Pn[t]}var An=function(){return Zp.exports}();const Mp={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 o=parseFloat(t);isNaN(o)||(i=o.toFixed(l),i=parseFloat(i))}return e("span",i)}};let wp,Ep;const Kn={};var Dp=b(Mp,wp,Ep,!1,Cp,null,null,null);function Cp(e){for(let t in Kn)this[t]=Kn[t]}var qn=function(){return Dp.exports}(),_p=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("IndImagePreview",{attrs:{imgList:e.imgList,prefix:e.prefix}})},Jp=[];const Yp={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)||""}}},ei={};var Bp=b(Yp,_p,Jp,!1,zp,null,null,null);function zp(e){for(let t in ei)this[t]=ei[t]}var ti=function(){return Bp.exports}();const Ip={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 Qp,Gp;const ai={};var Op=b(Ip,Qp,Gp,!1,Lp,null,null,null);function Lp(e){for(let t in ai)this[t]=ai[t]}var jp=function(){return Op.exports}();const $p={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 Hp,Xp;const si={};var Pp=b($p,Hp,Xp,!1,Ap,null,null,null);function Ap(e){for(let t in si)this[t]=si[t]}var Kp=function(){return Pp.exports}();const qp={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 em,tm;const ni={};var am=b(qp,em,tm,!1,sm,null,null,null);function sm(e){for(let t in ni)this[t]=ni[t]}var nm=function(){return am.exports}(),im=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||""))])])},lm=[];const rm={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(){}},ii={};var om=b(rm,im,lm,!1,cm,null,null,null);function cm(e){for(let t in ii)this[t]=ii[t]}var dm=function(){return om.exports}(),li={exports:{}},ri={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}};ri.exports=t})();var Ma={utf8:{stringToBytes:function(e){return Ma.bin.stringToBytes(unescape(encodeURIComponent(e)))},bytesToString:function(e){return decodeURIComponent(escape(Ma.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("")}}},oi=Ma;/*!
|
|
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:" "}})}}}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;/*!
|
|
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 hm=function(e){return e!=null&&(ci(e)||um(e)||!!e._isBuffer)};function ci(e){return!!e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function um(e){return typeof e.readFloatLE=="function"&&typeof e.slice=="function"&&ci(e.slice(0,0))}(function(){var e=ri.exports,t=oi.utf8,a=hm,s=oi.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 o=e.bytesToWords(i),c=i.length*8,p=1732584193,d=-271733879,f=-1732584194,r=271733878,h=0;h<o.length;h++)o[h]=(o[h]<<8|o[h]>>>24)&16711935|(o[h]<<24|o[h]>>>8)&4278255360;o[c>>>5]|=128<<c%32,o[(c+64>>>9<<4)+14]=c;for(var R=n._ff,U=n._gg,S=n._hh,Z=n._ii,h=0;h<o.length;h+=16){var L=p,Q=d,A=f,H=r;p=R(p,d,f,r,o[h+0],7,-680876936),r=R(r,p,d,f,o[h+1],12,-389564586),f=R(f,r,p,d,o[h+2],17,606105819),d=R(d,f,r,p,o[h+3],22,-1044525330),p=R(p,d,f,r,o[h+4],7,-176418897),r=R(r,p,d,f,o[h+5],12,1200080426),f=R(f,r,p,d,o[h+6],17,-1473231341),d=R(d,f,r,p,o[h+7],22,-45705983),p=R(p,d,f,r,o[h+8],7,1770035416),r=R(r,p,d,f,o[h+9],12,-1958414417),f=R(f,r,p,d,o[h+10],17,-42063),d=R(d,f,r,p,o[h+11],22,-1990404162),p=R(p,d,f,r,o[h+12],7,1804603682),r=R(r,p,d,f,o[h+13],12,-40341101),f=R(f,r,p,d,o[h+14],17,-1502002290),d=R(d,f,r,p,o[h+15],22,1236535329),p=U(p,d,f,r,o[h+1],5,-165796510),r=U(r,p,d,f,o[h+6],9,-1069501632),f=U(f,r,p,d,o[h+11],14,643717713),d=U(d,f,r,p,o[h+0],20,-373897302),p=U(p,d,f,r,o[h+5],5,-701558691),r=U(r,p,d,f,o[h+10],9,38016083),f=U(f,r,p,d,o[h+15],14,-660478335),d=U(d,f,r,p,o[h+4],20,-405537848),p=U(p,d,f,r,o[h+9],5,568446438),r=U(r,p,d,f,o[h+14],9,-1019803690),f=U(f,r,p,d,o[h+3],14,-187363961),d=U(d,f,r,p,o[h+8],20,1163531501),p=U(p,d,f,r,o[h+13],5,-1444681467),r=U(r,p,d,f,o[h+2],9,-51403784),f=U(f,r,p,d,o[h+7],14,1735328473),d=U(d,f,r,p,o[h+12],20,-1926607734),p=S(p,d,f,r,o[h+5],4,-378558),r=S(r,p,d,f,o[h+8],11,-2022574463),f=S(f,r,p,d,o[h+11],16,1839030562),d=S(d,f,r,p,o[h+14],23,-35309556),p=S(p,d,f,r,o[h+1],4,-1530992060),r=S(r,p,d,f,o[h+4],11,1272893353),f=S(f,r,p,d,o[h+7],16,-155497632),d=S(d,f,r,p,o[h+10],23,-1094730640),p=S(p,d,f,r,o[h+13],4,681279174),r=S(r,p,d,f,o[h+0],11,-358537222),f=S(f,r,p,d,o[h+3],16,-722521979),d=S(d,f,r,p,o[h+6],23,76029189),p=S(p,d,f,r,o[h+9],4,-640364487),r=S(r,p,d,f,o[h+12],11,-421815835),f=S(f,r,p,d,o[h+15],16,530742520),d=S(d,f,r,p,o[h+2],23,-995338651),p=Z(p,d,f,r,o[h+0],6,-198630844),r=Z(r,p,d,f,o[h+7],10,1126891415),f=Z(f,r,p,d,o[h+14],15,-1416354905),d=Z(d,f,r,p,o[h+5],21,-57434055),p=Z(p,d,f,r,o[h+12],6,1700485571),r=Z(r,p,d,f,o[h+3],10,-1894986606),f=Z(f,r,p,d,o[h+10],15,-1051523),d=Z(d,f,r,p,o[h+1],21,-2054922799),p=Z(p,d,f,r,o[h+8],6,1873313359),r=Z(r,p,d,f,o[h+15],10,-30611744),f=Z(f,r,p,d,o[h+6],15,-1560198380),d=Z(d,f,r,p,o[h+13],21,1309151649),p=Z(p,d,f,r,o[h+4],6,-145523070),r=Z(r,p,d,f,o[h+11],10,-1120210379),f=Z(f,r,p,d,o[h+2],15,718787259),d=Z(d,f,r,p,o[h+9],21,-343485551),p=p+L>>>0,d=d+Q>>>0,f=f+A>>>0,r=r+H>>>0}return e.endian([p,d,f,r])};n._ff=function(i,l,o,c,p,d,f){var r=i+(l&o|~l&c)+(p>>>0)+f;return(r<<d|r>>>32-d)+l},n._gg=function(i,l,o,c,p,d,f){var r=i+(l&c|o&~c)+(p>>>0)+f;return(r<<d|r>>>32-d)+l},n._hh=function(i,l,o,c,p,d,f){var r=i+(l^o^c)+(p>>>0)+f;return(r<<d|r>>>32-d)+l},n._ii=function(i,l,o,c,p,d,f){var r=i+(o^(l|~c))+(p>>>0)+f;return(r<<d|r>>>32-d)+l},n._blocksize=16,n._digestsize=16,li.exports=function(i,l){if(i==null)throw new Error("Illegal argument "+i);var o=e.wordsToBytes(n(i,l));return l&&l.asBytes?o:l&&l.asString?s.bytesToString(o):e.bytesToHex(o)}})();var di=li.exports,hi=function(e){let t=[],a=0,s=/\+|\-|\*|\//,n=/[0-9\.]/,i=/[a-zA-z_]/,l={},o=[],c=[];for(let d=0;d<e.length;d++)e[d]=="("?o.push(d):e[d]==")"&&c.push(d);if(o.length!=c.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 d=o.length;for(let f=d;f>=0;f--){let r=o[f];for(let h=0;h<c.length;h++){let R=c[h];if(R>r){l[r]=R,c.splice(h,1);break}}}}for(var p=function(d){if(e[a]==" "){a+=1;return}if(e[a]=="("){let r=l[a];t.push({val:hi(e.substring(a+1,r)),type:"SUB_TOKEN"}),a=r+1}if(s.test(d[0]))t.push({val:e[a],type:"OPT"}),a+=1;else{if(n.test(d[0])){for(var f=1;d.length>f&&n.test(d[f]);)f+=1;t.push({val:e.substring(a,a+f),type:"NUM"}),a+=f}if(i.test(d[0])){for(var f=1;d.length>f&&(i.test(d[f])||n.test(d[f]));)f+=1;t.push({val:e.substring(a,a+f),type:"VAR"}),a+=f}}};a<e.length;)p(e.substring(a));return t},Bt=function(e){let t={};if(e.length==1){if(e[0].type=="SUB_TOKEN"){let n=Bt(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=Bt(e.slice(0,a))),a<e.length&&(t.right=Bt(e.slice(a+1,e.length))),t};const pm=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 mm=function(t){var a=Bt(hi(t));return a},ui=function(t,a,s){try{return Je(t,a,s)}catch(n){if(n=="dividzero")return s}},zt=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]=ui(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])})}))},pi=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]=ui(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 It(e={},t,a){if(t&&a){let s=mm(t);pm(s).forEach(i=>{let l=e[i]=e[i]||{};l[a]=s,e[i]=l})}}function wa(e,t,a){Array.isArray(t)&&t.length&&u.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||wa(s,s.children,a)})}function fm(e,t){function a(n,i){if(!(i!=null&&i.length))return;let l=i.shift(),o=u.default.find(n,{uuid:l});o||(i.length==0?o={...t,children:[]}:o={...t,children:t.children||[]},n.push(o)),a(o.children,i)}let s=u.default.cloneDeep(t.path);a(e,s)}function mi(e){wa({},e,a=>{var s;(s=a.children)!=null&&s.length&&delete a.children});let t=[];return e.forEach(a=>fm(t,a)),t=u.default.orderBy(t,["seq"],["asc"]),wa({},t,a=>{var s;(s=a.children)!=null&&s.length&&(a.children=u.default.orderBy(a.children,["seq"],["asc"]))}),t}function he(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=u.default.round(parseFloat(a[s]),6);a[s]=isNaN(l)?null:u.default.round(l*i,6)}var Vm=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)},Tm=[];function Nm(e){var t="A",a="C",s="V",n="D",i="PageUp",l="PageDown",o="Tab",c="ArrowLeft",p="ArrowUp",d="ArrowRight",f="ArrowDown",r="F2",h="Backspace",R="Escape",U=" ",S="Delete",Z="Home",L="End",Q=e.event,A=Q.key,H=[i,l,o,r,R],oe=[c,d,p,f,h,S,U,Z,L];if((Q.ctrlKey||Q.metaKey)&&(H.push(t),H.push(s),H.push(a),H.push(n)),e.editing||(H=H.concat(oe)),e.column.getId()==="country"&&(A===p||A===f))return!1;var ue=H.some(function(ne){return ne===A||A.toUpperCase()===ne});return ue}function He(e,t,a){Array.isArray(t)&&t.length&&u.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 vm={name:"IndTable",components:{Tooltip:$e,AgTooltip:Jn,AgInput:Bn,AgSelect:In,AgDate:Gn,AgTime:jp,AgTreeSelect:Ln,AgButton:$n,AgLink:Xn,AgEnum:An,AgFormat:qn,AgImage:ti,AgProgress:Kp,AgCustom:nm,AgSwitch:dm},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:Ms,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:u.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=>Nm(s),headerComponentParams:this.showMenu?{template:`<div class="ag-cell-label-container" role="presentation">
|
|
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">
|
|
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,13 @@
|
|
|
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=u.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=u.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return u.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return u.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 u.default.forEach(this.flatColumns,t=>{t.calcRule&&It(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((o,c)=>{c===0?n.push([0]):o[t.field]===this.tableData[c-1][t.field]&&(a[1]==="true"||o[a[1]]===this.tableData[c-1][a[1]])?n[n.length-1].push(c):n.push([c])});let i=n.filter(o=>o.length!==1),l={};u.default.forEach(i,o=>{l[o[0]+""]=o.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=u.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=u.default.cloneDeep(this.tableData);if(a.forEach(s=>{this.switchCols.forEach(n=>{he(t,e,s,n)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let s=u.default.cloneDeep(this.pinnedTopRowDataWithUnit);s.forEach(n=>{this.switchCols.forEach(i=>{he(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||(u.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(),u.default.some(this.columns,{tree:!0})){let a=u.default.cloneDeep(e),s=mi(a);this.$emit("input",s)}else this.$emit("input",u.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(u.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(u.default.cloneDeep(this.columns)||[]),this.tableColumns=u.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=u.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=u.default.some(this.flatColumns,s=>!!s.isSwitchZero),this.switchCols=u.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(s=>s.field||s.key);let e=u.default.find(this.flatColumns,s=>!!s.isSwitchZero),t=((a=u.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=u.default.cloneDeep(this.rowDataFiltered);u.default.remove(t,a=>u.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=u.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=u.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(u.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(u.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=u.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(u.default.isEmpty(this.columnCalcMap))this.tableData=u.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=u.default.cloneDeep(e||this.value),a={};u.default.forEach(this.columnCalcMap,(i,l)=>{u.default.merge(a,i)});let s=[];u.default.forEach(a,(i,l)=>{var c;let o=u.default.find(this.flatColumns,p=>p.field==l||p.key==l);s.push({rltKey:l,ast:i,precision:((c=o==null?void 0:o.cellRendererParams)==null?void 0:c.scale)||2,errRtn:0})}),zt(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=u.default.find(this.columns,s=>t.key&&s.key==t.key||t.field&&s.field==t.field);let a=u.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=u.default.cloneDeep(this.tableData);n=u.default.orderBy(n,["_initialseq"],["asc"]),this.tableData=n}else this.tableData=u.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]),o=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-o:o-l}else{let l=n[this.sortParams.sort]||"",o=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?l.localeCompare(o,"zh-CN"):o.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);u.default.forEach(t,d=>{typeof d.autoMergeRow=="string"&&(i=d.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],o={};u.default.forEach(l,(d,f)=>{let r=parseInt(f),h=r+d,R=u.default.range(r,h);for(let U=r;U<h;U++)o[U]=R});let c={};u.default.forEach(this.rowDataFiltered,(d,f)=>{c[f+""]=d.uuid});let p=o[e.node.rowIndex]||[];if(e.node.selected){let d=this.rowDataFiltered.filter((f,r)=>p.includes(r));this.selecting=!0,this.setSelection(d)}else{let d=this.getSelection();d.length>0&&u.default.forEach(p,f=>{u.default.remove(d,(r,h)=>r.uuid==c[f+""])}),this.selecting=!0,this.setSelection(d,!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,o,c,p,d;let a=[];for(let f=0;f<e.length;f++){let r=e[f],h={resizable:!0,headerName:r.title||r.headerName,width:r.width?parseInt(r.width)-(this.getTheme=="ind-small-theme"?10:0):r.width,minWidth:r.minWidth?parseInt(r.minWidth)-(this.getTheme=="ind-small-theme"?10:0):r.minWidth,maxWidth:r.maxWidth?parseInt(r.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):r.maxWidth,pinned:r.fixed||r.pinned,align:r.align||"left",cellDataType:r.cellDataType||"text",headerTooltip:(i=(n=(s=this.$store)==null?void 0:s.getters)==null?void 0:n.getIndexDesc)==null?void 0:i[r.standardField||r.key||r.field],suppressStickyLabel:!0,suppressMovable:!!r.suppressMovable};if(r.flex&&(h.flex=r.flex),r.key&&(h.key=r.key),r.showRowGroup&&(h.showRowGroup=r.showRowGroup),r.rowGroup&&(h.rowGroup=r.rowGroup),r.hide&&(h.hide=r.hide),r.align&&(h.align=r.align),r.dataType&&(h.dataType=r.dataType),r.headerTooltip&&(h.headerTooltip=h.headerTooltip||r.headerTooltip),r.tooltipShowDelay&&(h.tooltipShowDelay=r.tooltipShowDelay),v.isNil(r.wrapHeaderText)||(h.wrapHeaderText=r.wrapHeaderText),r.autoHeaderHeight&&(h.autoHeaderHeight=r.autoHeaderHeight),h.cellClass=" ag-wrap-cell ",r.cellClass&&typeof r.cellClass=="string"&&(h.cellClass=h.cellClass+r.cellClass),r.cellClass&&r.cellClass instanceof Array&&(h.cellClass=h.cellClass+r.cellClass.join(" ")),r.cellStyle&&(h.cellStyle=r.cellStyle),r.headerClass&&(h.headerClass=r.headerClass),r.filter&&(h.filter=r.filter),r.filterParams&&(h.filterParams=r.filterParams),v.isNil(r.wrapText)||(h.wrapText=r.wrapText,r.wrapText&&(h.cellClass=h.cellClass+" ag-wrap-cell")),r.autoHeight&&(h.autoHeight=r.autoHeight),r.initialSort&&(h.initialSort=r.initialSort),r.rowSpan&&(h.rowSpan=r.rowSpan),r.colSpan&&(h.colSpan=r.colSpan),r.tree&&(h.cellRenderer="agGroupCellRenderer",h.showRowGroup=!0,this.groupDisplayType="custom",(l=r==null?void 0:r.cellRendererParams)!=null&&l.checkbox?this.rowSelection="multiple":this.rowSelection="single"),r.rowDrag&&(h.rowDrag=r.rowDrag),h.sortable=r.sortable,r.type=="index")h.cellRenderer=function(R){return R.node.rowPinned?"":R.node.rowIndex+1},h.cellClass=h.cellClass+" ag-center-aligned-cell";else if(r.type=="checkbox")h.headerName="",h.headerCheckboxSelection=!0,h.checkboxSelection=r.checkboxSelection||!0,h.showDisabledCheckboxes=!0,this.rowSelection="multiple",h.cellClass=h.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(r.type=="radio")h.headerCheckboxSelection=!1,h.checkboxSelection=r.checkboxSelection||!0,h.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,h.cellClass=h.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{r.field&&(h.field=r.field),!h.field&&isNaN(r.key)&&(h.field=r.key);const R={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(r.type&&(r.isSum?h.cellRendererSelector=U=>U.node.rowPinned?{component:"AgFormat",params:{...r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}:{component:R[r.type],params:{...r.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(r)}}:h.cellRendererSelector=U=>{if(!U.node.rowPinned)return{component:R[r.type],params:{...r.cellRendererParams,scopedSlots:this.$scopedSlots,scaleFn:()=>this.dealColumnScale(r)}}}),!r.type&&(r.isSum||!v.isNil((o=r==null?void 0:r.cellRendererParams)==null?void 0:o.scale)||((c=r==null?void 0:r.cellRendererParams)==null?void 0:c.dateFormat)||r.isSwitchUnit)&&(h.cellRendererSelector=U=>U.node.rowPinned?{component:"AgFormat",params:{...r==null?void 0:r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}:{component:"AgFormat",params:{...r==null?void 0:r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}),r.cellRendererParams&&(h.cellRendererParams=r.cellRendererParams,r.type=="input"&&((d=(p=r.cellRendererParams)==null?void 0:p.props)==null?void 0:d.number)&&(h.cellDataType="number")),r.cellRenderer&&(h.cellRenderer=r.cellRenderer),r.valueGetter&&(h.valueGetter=r.valueGetter),r.cellRendererSelector&&(h.cellRendererSelector=r.cellRendererSelector),r.valueSetter&&v.isString(r.valueSetter)?h.valueSetter=r.valueSetter:r.valueSetter&&(h.valueSetter=U=>{const{newValue:S,data:Z,colDef:L}=U;if(this.isRevertingOldValue)return Z[L.field||L.key]=S,!0;const Q=r.valueSetter(U);if(!Q){const{oldValue:A,column:H}=U;this.isRevertingOldValue=!0,Z[L.field||L.key]=S,setTimeout(()=>{U.node.setDataValue(H,A),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return Q}),this.columnCalcMap&&this.columnCalcMap[r.field||r.key]){let U=this.columnCalcMap[r.field||r.key];h.valueSetter=S=>{S.data[r.field||r.key]=S.newValue;let Z=[];u.default.forEach(U,(Q,A)=>{var H;Z.push({rltKey:A,ast:Q,precision:((H=r==null?void 0:r.cellRendererParams)==null?void 0:H.scale)||2,errRtn:0})});let L={calcRules:Z};return pi(S.data,L),!0}}r.valueFormatter&&(h.valueFormatter=r.valueFormatter),r.align&&(h.cellClass=h.cellClass+(r.align=="right"?" ag-right-aligned-cell":r.align=="center"?" ag-center-aligned-cell":""))}r.autoMergeRow&&(h.rowSpan=R=>R.node.rowPinned?0:this.tableRowSpanMergeIndexMap[R.colDef.field]&&this.tableRowSpanMergeIndexMap[R.colDef.field][R.node.rowIndex+""]||0,h.cellClassRules={"cell-span":R=>this.tableRowSpanMergeIndexMap[R.colDef.field]&&this.tableRowSpanMergeIndexMap[R.colDef.field][R.node.rowIndex+""]}),h.cellClass=h.cellClass+" "+r.type+" autoMergeRow-"+r.autoMergeRow,r.cellClassRules&&(h.cellClassRules?h.cellClassRules={...r.cellClassRules,...h.cellClassRules}:h.cellClassRules=r.cellClassRules),a.push(h),r.children&&r.children.length&&(h.children=this.tableColumnsInner(r.children))}return t||(this.cloneColumns2=u.default.cloneDeep(a)),a},columnsFilter(){this.columnID=di(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 o="";o+=l.key||"",o+=l.type||"",o+=l.title,o!=""&&i.filter(p=>p==o).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=u.default.cloneDeep(t):this.cloneColumns=u.default.cloneDeep(this.cloneColumns2),this.tableColumns=u.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=u.default.cloneDeep(this.cloneColumns2),this.tableColumns=u.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:u.default.debounce(async function(){var t;if(u.default.some(this.flatColumns,a=>a.isSum)){console.time("calcSum");let a=u.default.filter(this.flatColumns,f=>f.isSum),s=u.default.remove(a,f=>v.isString(f.isSum)),n=u.default.remove(a,f=>f.isSum instanceof Function);const i={};u.default.forEach(s,f=>{It(i,f.isSum,f.field||f.key)});let l={};for(let f=0;f<this.flatColumns.length;f++)if(!["checkbox","radios","index"].includes((t=this.flatColumns[f])==null?void 0:t.type)){let r=this.flatColumns[f];l[r.field||r.key]="\u5408\u8BA1";break}a.forEach(f=>l[f.field||f.key]=0),l=u.default.reduce(this.rowDataFiltered,(f,r,h)=>(a.forEach(R=>{if(v.isString(R.isSum))return;let U=R.field||R.key,S=this.tableRowSpanMergeIndexMap[U],Z=[];u.default.forEach(S,(L,Q)=>{let A=u.default.range(Q,parseInt(Q)+L);Z.push(...A.slice(1))}),Z.includes(h)||(l[U]=u.default.round(l[U]+(!r[U]||isNaN(r[U])?0:parseFloat(r[U])),6))}),f),l),u.default.forEach(n,f=>{l[f.field||f.key]=f.isSum(this.rowDataFiltered,f)});let o=[l],c={};u.default.forEach(i,(f,r)=>{u.default.merge(c,f)});let p=[];u.default.forEach(c,(f,r)=>{var R;let h=u.default.find(s,U=>U.field==r||U.key==r);p.push({rltKey:r,ast:f,precision:((R=h==null?void 0:h.cellRendererParams)==null?void 0:R.scale)||2,errRtn:0})}),zt(o,{calcRules:p}),this.topRows=this.pinnedTopRowDataWithUnit?u.default.concat(this.pinnedTopRowDataWithUnit,o):o,console.timeEnd("calcSum")}else this.topRows=this.pinnedTopRowDataWithUnit},5),async renderTreeData(e){if(this.treeData=u.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=u.default.find(this.columns,{tree:!0});if(He(null,e,(s,n,i)=>{s.uuid=s.uuid||v.uuid()}),u.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?u.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=>{he(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:u.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=u.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(s=>{he(this.defaultUnitType,this.unitType,a,s)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=u.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{he(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=u.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=u.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=u.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=u.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"WZ",t,a)})}),e}},flattenData(e){return u.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=u.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 c=s[n.data[this.rowKey]];c[i]=l}const o=this.gridColumnApi.getColumn(i);o&&n.setDataValue(o,l)})}),await this.$nextTick(),this.updating=!1}}},fi={};var Rm=b(vm,Vm,Tm,!1,Um,null,null,null);function Um(e){for(let t in fi)this[t]=fi[t]}var Qt=function(){return Rm.exports}(),gm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"export-data"})},bm=[];const Sm={},Vi={};var ym=b(Sm,gm,bm,!1,km,null,null,null);function km(e){for(let t in Vi)this[t]=Vi[t]}var Fm=function(){return ym.exports}(),Wm=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)},Zm=[];function ot(e,t,a){Array.isArray(t)&&t.length&&u.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 xm={name:"IndexManage",props:{funId:String,tableRef:Object},computed:{isTreeColumn(){return u.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=u.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=u.default.find(this.indexCacheList,{id:e})||{};t&&(this.curIndex=t,this.$emit("resetColumns",u.default.cloneDeep(this.curIndex.columnList)))}},apply(){let e=u.default.cloneDeep(this.curIndex),t=this.$refs.mangeTable.getSelection();ot(null,e.columnList,a=>{a.checked=u.default.some(t,{field:a.field})}),this.$emit("resetColumns",u.default.cloneDeep(e.columnList)),this.showManager=!1},async saveIndex(e){if(await this.$refs.editForm.validate()){let t=u.default.cloneDeep(this.indexCacheList);if(this.curIndex.id){let a=u.default.find(t,{id:this.curIndex.id});u.default.assign(a,u.default.cloneDeep(this.curIndex),this.titleForm)}else{let a=u.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",u.default.cloneDeep(this.curIndex.columnList))}},saveIndexAsDefault(){this.saveIndex(!0)},saveTableIndex(){},saveAsIndex(){},async manageIndex(){this.showManager=!0;let e=u.default.cloneDeep(this.curIndex);if(!e.id){let t=u.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=u.default.cloneDeep(this.indexCacheList);u.default.remove(a,{id:t}),this.indexCacheList=a,this.syncToStorage()}catch(a){console.log(a)}this.$Modal.remove()}}},Ti={};var Mm=b(xm,Wm,Zm,!1,wm,null,null,null);function wm(e){for(let t in Ti)this[t]=Ti[t]}var Em=function(){return Mm.exports}(),Dm=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"lineChart",staticStyle:{width:"100%",height:"100%"}})},Cm=[];const _m={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,o;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:c=>`${c.name}: ${c.value}`,position:(c,p,d,f,r)=>{let h=c[0]+10,R=c[1]-30;return[h,R]},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:(o=(l=this.params)==null?void 0:l.config)!=null&&o.color?this.params.config.color:"rgb(19, 127, 209)"}}]};e.on("click",c=>{console.log("Clicked item:",c)}),e.setOption(s)},handleResize(){const e=this.$refs.lineChart,t=echarts.getInstanceByDom(e);t&&(this.setChartOption(t),t.resize())}}},Ni={};var Jm=b(_m,Dm,Cm,!1,Ym,null,null,null);function Ym(e){for(let t in Ni)this[t]=Ni[t]}var Bm=function(){return Jm.exports}(),zm=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)],1)],1):e._e()],1)},Im=[];function Qm(e){var t="A",a="C",s="V",n="D",i="PageUp",l="PageDown",o="Tab",c="ArrowLeft",p="ArrowUp",d="ArrowRight",f="ArrowDown",r="F2",h="Backspace",R="Escape",U=" ",S="Delete",Z="Home",L="End",Q=e.event,A=Q.key,H=[i,l,o,r,R],oe=[c,d,p,f,h,S,U,Z,L];if((Q.ctrlKey||Q.metaKey)&&(H.push(t),H.push(s),H.push(a),H.push(n)),e.editing||(H=H.concat(oe)),e.column.getId()==="country"&&(A===p||A===f))return!1;var ue=H.some(function(ne){return ne===A||A.toUpperCase()===ne});return ue}function Xe(e,t,a){Array.isArray(t)&&t.length&&u.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 Gm={name:"IndMobileTable",components:{ExportData:Fm,IndexManage:Em,Tooltip:$e,AgTooltip:Jn,AgInput:Bn,AgSelect:In,AgDate:Gn,AgTreeSelect:Ln,AgButton:$n,AgLink:Xn,AgEnum:An,AgFormat:qn,AgImage:ti,AgChart:Bm},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:Ms,isRevertingOldValue:!1,btnSel:"",tableDataSrc:[],tableData:u.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=>Qm(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=u.default.find(this.columns,t=>t.autoMergeRow===!0);return(e==null?void 0:e.key)||(e==null?void 0:e.field)},mergeColumns(){let e=u.default.filter(this.columns,t=>!!t.autoMergeRow).map(t=>t.key||t.field);return e!=null&&e.length?e:void 0},paramRightUnit(){return u.default.some(this.flatColumns,e=>e.isSwitchUnit)?"\u5355\u4F4D\uFF1A"+(this.unitType=="X"?"\u7BB1":"\u4E07\u652F"):""},isEditTable(){return u.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 u.default.forEach(this.flatColumns,t=>{t.calcRule&&It(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((o,c)=>{c===0?n.push([0]):o[t.field]===this.tableData[c-1][t.field]&&(a[1]==="true"||o[a[1]]===this.tableData[c-1][a[1]])?n[n.length-1].push(c):n.push([c])});let i=n.filter(o=>o.length!==1),l={};u.default.forEach(i,o=>{l[o[0]+""]=o.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=u.default.cloneDeep(this.pinnedTopRowData),this.renderSumRow()},deep:!0},unitType(e,t){let a=u.default.cloneDeep(this.tableData);if(a.forEach(s=>{this.switchCols.forEach(n=>{he(t,e,s,n)})}),this.tableData=a,this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let s=u.default.cloneDeep(this.pinnedTopRowDataWithUnit);s.forEach(n=>{this.switchCols.forEach(i=>{he(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||(u.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(),u.default.some(this.columns,{tree:!0})){let a=u.default.cloneDeep(e),s=mi(a);this.$emit("input",s)}else this.$emit("input",u.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(u.default.cloneDeep(this.columns)||[]),this.cloneColumns2=this.tableColumnsInner(u.default.cloneDeep(this.columns)||[]),this.tableColumns=u.default.cloneDeep(this.cloneColumns),this.showUnitSwitch=u.default.some(this.flatColumns,{isSwitchUnit:!0}),this.showZeroSwitch=u.default.some(this.flatColumns,s=>!!s.isSwitchZero),this.switchCols=u.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(s=>s.field||s.key);let e=u.default.find(this.flatColumns,s=>!!s.isSwitchZero),t=((a=u.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=u.default.cloneDeep(this.rowDataFiltered);u.default.remove(t,a=>u.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=u.default.some(this.flatColumns,{isSwitchUnit:!0}),this.switchCols=u.default.filter(this.flatColumns,{isSwitchUnit:!0}).map(a=>a.field||a.key),this.cloneColumns=this.tableColumnsInner(u.default.cloneDeep(e)||[]),this.cloneColumns2=this.tableColumnsInner(u.default.cloneDeep(e)||[]),this.currentPage=1,this.tableRefresh(!0),this.columnsFilter();let t=u.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(u.default.isEmpty(this.columnCalcMap))this.tableData=u.default.cloneDeep(e||this.value),this.totalNumber=this.tableData.length;else{let t=u.default.cloneDeep(e||this.value),a={};u.default.forEach(this.columnCalcMap,(i,l)=>{u.default.merge(a,i)});let s=[];u.default.forEach(a,(i,l)=>{var c;let o=u.default.find(this.flatColumns,p=>p.field==l||p.key==l);s.push({rltKey:l,ast:i,precision:((c=o==null?void 0:o.cellRendererParams)==null?void 0:c.scale)||2,errRtn:0})}),zt(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=u.default.find(this.columns,s=>t.key&&s.key==t.key||t.field&&s.field==t.field);let a=u.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=u.default.cloneDeep(this.tableData);n=u.default.orderBy(n,["_initialseq"],["asc"]),this.tableData=n}else this.tableData=u.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]),o=isNaN(parseFloat(i[this.sortParams.sort]))?0:parseFloat(i[this.sortParams.sort]);return this.sortParams.order==="asc"?l-o:o-l}else{let l=n[this.sortParams.sort]||"",o=i[this.sortParams.sort]||"";return this.sortParams.order==="asc"?String(l||"").localeCompare(String(o||""),"zh-CN"):String(o||"").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);u.default.forEach(t,d=>{typeof d.autoMergeRow=="string"&&(i=d.autoMergeRow)});let l=this.tableRowSpanMergeIndexMap[i],o={};u.default.forEach(l,(d,f)=>{let r=parseInt(f),h=r+d,R=u.default.range(r,h);for(let U=r;U<h;U++)o[U]=R});let c={};u.default.forEach(this.rowDataFiltered,(d,f)=>{c[f+""]=d.uuid});let p=o[e.node.rowIndex]||[];if(e.node.selected){let d=this.rowDataFiltered.filter((f,r)=>p.includes(r));this.selecting=!0,this.setSelection(d)}else{let d=this.getSelection();d.length>0&&u.default.forEach(p,f=>{u.default.remove(d,(r,h)=>r.uuid==c[f+""])}),this.selecting=!0,this.setSelection(d,!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,o,c,p,d;let a=[];for(let f=0;f<e.length;f++){let r=e[f],h={resizable:!0,headerName:r.title||r.headerName,width:r.width?parseInt(r.width)-(this.getTheme=="ind-small-theme"?10:0):r.width,minWidth:r.minWidth?parseInt(r.minWidth)-(this.getTheme=="ind-small-theme"?10:0):r.minWidth,maxWidth:r.maxWidth?parseInt(r.maxWidth)-(this.getTheme=="ind-small-theme"?10:0):r.maxWidth,pinned:r.fixed||r.pinned,cellDataType:r.cellDataType||"text",headerTooltip:(i=(n=(s=this.$store)==null?void 0:s.getters)==null?void 0:n.getIndexDesc)==null?void 0:i[r.standardField||r.key||r.field],suppressStickyLabel:!0,suppressMovable:!!r.suppressMovable};if(r.flex&&(h.flex=r.flex),r.key&&(h.key=r.key),r.showRowGroup&&(h.showRowGroup=r.showRowGroup),r.rowGroup&&(h.rowGroup=r.rowGroup),r.hide&&(h.hide=r.hide),r.align&&(h.align=r.align),r.dataType&&(h.dataType=r.dataType),r.headerTooltip&&(h.headerTooltip=h.headerTooltip||r.headerTooltip),r.tooltipShowDelay&&(h.tooltipShowDelay=r.tooltipShowDelay),v.isNil(r.wrapHeaderText)||(h.wrapHeaderText=r.wrapHeaderText),r.autoHeaderHeight&&(h.autoHeaderHeight=r.autoHeaderHeight),h.cellClass=" ag-wrap-cell ",r.cellClass&&typeof r.cellClass=="string"&&(h.cellClass=h.cellClass+r.cellClass),r.cellClass&&r.cellClass instanceof Array&&(h.cellClass=h.cellClass+r.cellClass.join(" ")),r.cellStyle&&(h.cellStyle=r.cellStyle),r.headerClass&&(h.headerClass=r.headerClass),r.headerComponent&&(h.headerComponent=r.headerComponent),r.headerComponentParams&&(h.headerComponentParams=r.headerComponentParams),r.filter&&(h.filter=r.filter),r.filterParams&&(h.filterParams=r.filterParams),v.isNil(r.wrapText)||(h.wrapText=r.wrapText,r.wrapText&&(h.cellClass=h.cellClass+" ag-wrap-cell")),r.autoHeight&&(h.autoHeight=r.autoHeight),r.initialSort&&(h.initialSort=r.initialSort),r.rowSpan&&(h.rowSpan=r.rowSpan),r.colSpan&&(h.colSpan=r.colSpan),r.tree&&(h.cellRenderer="agGroupCellRenderer",h.showRowGroup=!0,this.groupDisplayType="custom",(l=r==null?void 0:r.cellRendererParams)!=null&&l.checkbox?this.rowSelection="multiple":this.rowSelection="single"),r.rowDrag&&(h.rowDrag=r.rowDrag),h.sortable=r.sortable,r.type=="index")h.cellRenderer=function(R){return R.node.rowPinned?"":R.node.rowIndex+1},h.cellClass=h.cellClass+" ag-center-aligned-cell";else if(r.type=="checkbox")h.headerName="",h.headerCheckboxSelection=!0,h.checkboxSelection=r.checkboxSelection||!0,h.showDisabledCheckboxes=!0,this.rowSelection="multiple",h.cellClass=h.cellClass+" ag-center-aligned-cell ind-ag-check-cell",this.suppressRowClickSelection=!1;else if(r.type=="radio")h.headerCheckboxSelection=!1,h.checkboxSelection=r.checkboxSelection||!0,h.showDisabledCheckboxes=!0,this.rowSelection="single",this.suppressRowClickSelection=!1,h.cellClass=h.cellClass+" ag-center-aligned-cell ind-ag-check-cell ind-radio";else{r.field&&(h.field=r.field),!h.field&&isNaN(r.key)&&(h.field=r.key);const R={tooltip:"AgTooltip",input:"AgInput",select:"AgSelect",datepicker:"AgDate",treeSelect:"AgTreeSelect",button:"AgButton",link:"AgLink",enum:"AgEnum",format:"AgFormat",image:"AgImage",chart:"AgChart"};if(r.type&&(r.isSum?h.cellRendererSelector=U=>U.node.rowPinned?{component:"AgFormat",params:{...r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}:{component:R[r.type],params:{...r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}:h.cellRendererSelector=U=>{if(!U.node.rowPinned)return{component:R[r.type],params:{...r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}}),!r.type&&(r.isSum||!v.isNil((o=r==null?void 0:r.cellRendererParams)==null?void 0:o.scale)||((c=r==null?void 0:r.cellRendererParams)==null?void 0:c.dateFormat)||r.isSwitchUnit)&&(h.cellRendererSelector=U=>U.node.rowPinned?{component:"AgFormat",params:{...r==null?void 0:r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}:{component:"AgFormat",params:{...r==null?void 0:r.cellRendererParams,scaleFn:()=>this.dealColumnScale(r)}}),r.cellRendererParams&&(h.cellRendererParams=r.cellRendererParams,r.type=="input"&&((d=(p=r.cellRendererParams)==null?void 0:p.props)==null?void 0:d.number)&&(h.cellDataType="number")),r.cellRenderer&&(h.cellRenderer=r.cellRenderer),r.valueGetter&&(h.valueGetter=r.valueGetter),r.cellRendererSelector&&(h.cellRendererSelector=r.cellRendererSelector),r.valueSetter&&v.isString(r.valueSetter)?h.valueSetter=r.valueSetter:r.valueSetter&&(h.valueSetter=U=>{const{newValue:S,data:Z,colDef:L}=U;if(this.isRevertingOldValue)return Z[L.field||L.key]=S,!0;const Q=r.valueSetter(U);if(!Q){const{oldValue:A,column:H}=U;this.isRevertingOldValue=!0,Z[L.field||L.key]=S,setTimeout(()=>{U.node.setDataValue(H,A),this.isRevertingOldValue=!1},0)}if(!this.isRevertingOldValue)return Q}),this.columnCalcMap&&this.columnCalcMap[r.field||r.key]){let U=this.columnCalcMap[r.field||r.key];h.valueSetter=S=>{S.data[r.field||r.key]=S.newValue;let Z=[];u.default.forEach(U,(Q,A)=>{var H;Z.push({rltKey:A,ast:Q,precision:((H=r==null?void 0:r.cellRendererParams)==null?void 0:H.scale)||2,errRtn:0})});let L={calcRules:Z};return pi(S.data,L),!0}}r.valueFormatter&&(h.valueFormatter=r.valueFormatter),r.align&&(h.cellClass=h.cellClass+(r.align=="right"?" ag-right-aligned-cell":r.align=="center"?" ag-center-aligned-cell":""))}r.autoMergeRow&&(h.rowSpan=R=>R.node.rowPinned?0:this.tableRowSpanMergeIndexMap[R.colDef.field]&&this.tableRowSpanMergeIndexMap[R.colDef.field][R.node.rowIndex+""]||0,h.cellClassRules={"cell-span":R=>this.tableRowSpanMergeIndexMap[R.colDef.field]&&this.tableRowSpanMergeIndexMap[R.colDef.field][R.node.rowIndex+""]}),h.cellClass=h.cellClass+" "+r.type+" autoMergeRow-"+r.autoMergeRow,r.cellClassRules&&(h.cellClassRules?h.cellClassRules={...r.cellClassRules,...h.cellClassRules}:h.cellClassRules=r.cellClassRules),a.push(h),r.children&&r.children.length&&(h.children=this.tableColumnsInner(r.children))}return t||(this.cloneColumns2=u.default.cloneDeep(a)),a},columnsFilter(){this.columnID=di(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 o="";o+=l.key||"",o+=l.type||"",o+=l.title,o!=""&&i.filter(p=>p==o).length>=1&&t.push(l)})}}t.length>0?this.cloneColumns=u.default.cloneDeep(t):this.cloneColumns=u.default.cloneDeep(this.cloneColumns2),this.tableColumns=u.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=u.default.cloneDeep(this.cloneColumns2),this.tableColumns=u.default.cloneDeep(this.cloneColumns),this.checkAll=!1,this.handleCheckAll(),this.optionDropdownVisible=!1},forceUpdate(){this.hackReset=!1,this.$nextTick(()=>{this.hackReset=!0})},renderSumRow:u.default.debounce(async function(){if(this.flatColumns.some(t=>t.isSum)){console.time("calcSum");let t={};for(let d of this.flatColumns)if(!["checkbox","radios","index"].includes(d.type)){t[d.field||d.key]="\u5408\u8BA1";break}let a=this.flatColumns.filter(d=>d.isSum),s=[],n=[];a.forEach(d=>{typeof d.isSum=="string"?s.push(d):d.isSum instanceof Function&&n.push(d)});const i={};s.forEach(d=>{It(i,d.isSum,d.field||d.key)}),a.forEach(d=>{(d.field||d.key)in t||(t[d.field||d.key]=0)}),this.rowDataFiltered.forEach(d=>{a.forEach(f=>{if(typeof f.isSum=="string")return;let r=f.field||f.key,h=d[r];this.isNullOrNaN(h)||(t[r]=(t[r]||0)+parseFloat(h))})}),n.forEach(d=>{t[d.field||d.key]=d.isSum(this.rowDataFiltered,d)});let l=[t],o={};u.default.forEach(i,(d,f)=>{u.default.merge(o,d)});let c=[];u.default.forEach(o,(d,f)=>{var h;let r=u.default.find(s,R=>R.field==f||R.key==f);c.push({rltKey:f,ast:d,precision:((h=r==null?void 0:r.cellRendererParams)==null?void 0:h.scale)||2,errRtn:0})}),zt(l,{calcRules:c}),this.topRows=this.pinnedTopRowDataWithUnit?u.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=u.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=u.default.find(this.columns,{tree:!0});if(Xe(null,e,(s,n,i)=>{s.uuid=s.uuid||v.uuid()}),u.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?u.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=>{he(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:u.default.debounce(async function(){setTimeout(()=>{if(this.pinnedTopRowDataWithUnit&&this.pinnedTopRowDataWithUnit.length){let t=u.default.cloneDeep(this.pinnedTopRowDataWithUnit);this.unitType!=this.defaultUnitType&&(t.forEach(a=>{this.switchCols.forEach(s=>{he(this.defaultUnitType,this.unitType,a,s)})}),this.pinnedTopRowDataWithUnit=t,this.renderSumRow())}let e=u.default.cloneDeep(this.tableData);this.unitType!=this.defaultUnitType&&(e.forEach(t=>{this.switchCols.forEach(a=>{he(this.defaultUnitType,this.unitType,t,a)})}),this.$emit("input",e))},10)},1),toggleRowUnitIfNeeded:u.default.debounce(async function(t,a){setTimeout(()=>{let s=u.default.cloneDeep(this.tableData),n=[];const i=l=>{l.forEach(o=>{o.isRowSwitchUnit&&n.push(o),o.children&&o.children.length>0&&i(o.children)})};i(this.columns),s.forEach(l=>{n.forEach(o=>{o.isRowSwitchUnit&&t[o.rowSwitchUnitType]!=a[o.rowSwitchUnitType]&&he(t[o.rowSwitchUnitType],a[o.rowSwitchUnitType],l,o.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=u.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"X",t,a)})}),e}},getWZData(){if(this.unitType=="WZ")return this.tableData;{let e=u.default.cloneDeep(this.tableData);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"WZ",t,a)})}),e}},getXSum(){if(this.unitType=="X")return this.topRows;{let e=u.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{he(this.unitType,"X",t,a)})}),e}},getWZSum(){if(this.unitType=="WZ")return this.topRows;{let e=u.default.cloneDeep(this.topRows);return e.forEach(t=>{this.switchCols.forEach(a=>{he(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=u.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 o=a[s.data[this.rowKey]];o[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=u.default.cloneDeep(this.tableData);a=u.default.orderBy(a,["_initialseq"],["asc"]),this.tableData=a}else this.tableData=u.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"?n.localeCompare(i,"zh-CN"):i.localeCompare(n,"zh-CN")}}),this.noSortLine>-1&&(this.tableData=[...t,...u.default.cloneDeep(this.tableData)]);this.$nextTick().then(()=>{this.gridApi.refreshCells({force:!0})})}this.refreshCells(),this.$emit("on-sort-change",e)}}},vi={};var Om=b(Gm,zm,Im,!1,Lm,null,null,null);function Lm(e){for(let t in vi)this[t]=vi[t]}var Ri=function(){return Om.exports}(),jm=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)},$m=[];const Hm={name:"IndAuditLogModal",components:{Modal:te,Table:Qt},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)}}},Ui={};var Xm=b(Hm,jm,$m,!1,Pm,null,null,null);function Pm(e){for(let t in Ui)this[t]=Ui[t]}var gi=function(){return Xm.exports}(),Am=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()])},Km=[];const qm={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}}},bi={};var ef=b(qm,Am,Km,!1,tf,null,null,null);function tf(e){for(let t in bi)this[t]=bi[t]}var Si=function(){return ef.exports}(),af=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)},sf=[];const nf={name:"IndHelpTableModal",components:{Button:Ve,ButtonGroup:Ne,FormWrap:Za,Modal:te,Table:Qt},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()}}},yi={};var lf=b(nf,af,sf,!1,rf,null,null,null);function rf(e){for(let t in yi)this[t]=yi[t]}var ki=function(){return lf.exports}(),of=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)},cf=[];function K(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&u.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 Fi(e,t){let a=u.default.cloneDeep(t);Array.isArray(e)&&e.length&&u.default.forEach(e,s=>{s.parentList=[...a,{id:s.id,title:s.title}],Fi(s.children,s.parentList)})}const df={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",u.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),Fi(e,[]),this.treeData=u.default.cloneDeep(e),this.backupTreeData=u.default.cloneDeep(this.treeData),this.defaultValueHandler(),this.loading=!1},async fetchComTree(){if(this.data.length)return this.inited=!0,u.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?u.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=u.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=u.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=u.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=u.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=u.default.find(a,{id:t.id});u.default.remove(s,i=>i==t.id),u.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,u.default.remove(a,i=>i.id==t.id),u.default.remove(s,i=>i==t.id),K(t.children,i=>{i.checked=!1,u.default.remove(a,l=>l.id==i.id),u.default.remove(s,l=>l==i.id)})):(t.checked=!0,u.default.findIndex(a,{id:t.id})==-1&&(a.push(t),s.push(t.id)),K(t.children,i=>{i.checked=!0,u.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=u.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=u.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=u.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change",i)}),typeof t=="function"&&t(0),!1}let a=0,s=u.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(K(s,i=>{let l=!1;(e.some(o=>i.title.includes(o))||i.selected||i.checked)&&(i.children&&(i.parentMatched=!0),l=!0,a++),K(i.children,o=>{if(e.some(c=>o.title.includes(c))||o.selected||o.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=u.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);u.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)}}},Wi={};var hf=b(df,of,cf,!1,uf,null,null,null);function uf(e){for(let t in Wi)this[t]=Wi[t]}var St=function(){return hf.exports}(),pf=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)])},mf=[];const ff={name:"IndHelpTreeModal",components:{ButtonGroup:Ne,Button:Ve,Modal:te,Tree:St},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=u.default.join(u.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)}}},Zi={};var Vf=b(ff,pf,mf,!1,Tf,null,null,null);function Tf(e){for(let t in Zi)this[t]=Zi[t]}var xi=function(){return Vf.exports}(),Nf=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)])},vf=[];const Rf={name:"Itembox",components:{Modal:te,Button:Ve,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()}},Mi={};var Uf=b(Rf,Nf,vf,!1,gf,null,null,null);function gf(e){for(let t in Mi)this[t]=Mi[t]}var wi=function(){return Uf.exports}(),bf=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)},Sf=[],lS="";const yf={name:"IndAppMenu",components:{Menu:C.Menu,MenuItem:C.MenuItem,Icons:le,Submenu:C.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=u.default.cloneDeep(this.appList);if(console.log("appList changed",e),u.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),u.default.some(e,t=>t.parentName)){console.log("render group");let t=u.default.reduce(e,(a,s)=>{if(s.parentName){let n=u.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=u.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 c;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,o=0;(c=document.querySelectorAll(".pro-layout-nav-wrapper>.ivu-menu>li"))==null||c.forEach(p=>{o+=p.clientWidth,o<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())}}},Ei={};var kf=b(yf,bf,Sf,!1,Ff,null,null,null);function Ff(e){for(let t in Ei)this[t]=Ei[t]}var Ea=function(){return kf.exports}(),Wf=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)},Zf=[];const Da="ivu-back-top",xf={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[`${Da}`,{[`${Da}-show`]:this.backTop}]},styles(){const e={bottom:`${this.bottom}px`,right:`${this.right}px`};return this.container&&(e.position="absolute"),e},innerClasses(){return`${Da}-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))}}},Di={};var Mf=b(xf,Wf,Zf,!1,wf,null,null,null);function wf(e){for(let t in Di)this[t]=Di[t]}var Ca=function(){return Mf.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: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}();/*!
|
|
45
45
|
* vuex v3.6.2
|
|
46
46
|
* (c) 2021 Evan You
|
|
47
47
|
* @license MIT
|
|
48
|
-
*/function Ef(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 Df=typeof window!="undefined"?window:typeof global!="undefined"?global:{},ct=Df.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Cf(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 Ci(e){return e!==null&&typeof e=="object"}function _f(e){return e&&typeof e.then=="function"}function Jf(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)||{}},_i={namespaced:{configurable:!0}};_i.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,_i);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){Ji([],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(o,c){n.register(t.concat(c),o,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 Ji(e,t,a){if(t.update(a),a.modules)for(var s in a.modules){if(!t.getChild(s))return;Ji(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&&Of(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,o=l.dispatch,c=l.commit;this.dispatch=function(r,h){return o.call(i,r,h)},this.commit=function(r,h,R){return c.call(i,r,h,R)},this.strict=n;var p=this._modules.root.state;Gt(this,p,[],this._modules.root),Ja(this,p),s.forEach(function(f){return f(a)});var d=t.devtools!==void 0?t.devtools:Ue.config.devtools;d&&Cf(this)},_a={state:{configurable:!0}};_a.state.get=function(){return this._vm._data.$$state},_a.state.set=function(e){},ke.prototype.commit=function(t,a,s){var n=this,i=Ot(t,a,s),l=i.type,o=i.payload,c={type:l,payload:o},p=this._mutations[l];!p||(this._withCommit(function(){p.forEach(function(f){f(o)})}),this._subscribers.slice().forEach(function(d){return d(c,n.state)}))},ke.prototype.dispatch=function(t,a){var s=this,n=Ot(t,a),i=n.type,l=n.payload,o={type:i,payload:l},c=this._actions[i];if(!!c){try{this._actionSubscribers.slice().filter(function(d){return d.before}).forEach(function(d){return d.before(o,s.state)})}catch{}var p=c.length>1?Promise.all(c.map(function(d){return d(l)})):c[0](l);return new Promise(function(d,f){p.then(function(r){try{s._actionSubscribers.filter(function(h){return h.after}).forEach(function(h){return h.after(o,s.state)})}catch{}d(r)},function(r){try{s._actionSubscribers.filter(function(h){return h.error}).forEach(function(h){return h.error(o,s.state,r)})}catch{}f(r)})})}},ke.prototype.subscribe=function(t,a){return Yi(t,this._subscribers,a)},ke.prototype.subscribeAction=function(t,a){var s=typeof t=="function"?{before:t}:t;return Yi(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),Gt(this,this.state,t,this._modules.get(t),s.preserveState),Ja(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=Ya(a.state,t.slice(0,-1));Ue.delete(s,t[t.length-1])}),Bi(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),Bi(this,!0)},ke.prototype._withCommit=function(t){var a=this._committing;this._committing=!0,t(),this._committing=a},Object.defineProperties(ke.prototype,_a);function Yi(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 Bi(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;Gt(e,a,[],e._modules.root,!0),Ja(e,a,t)}function Ja(e,t,a){var s=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var n=e._wrappedGetters,i={};dt(n,function(o,c){i[c]=Jf(o,e),Object.defineProperty(e.getters,c,{get:function(){return e._vm[c]},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&&Gf(e),s&&(a&&e._withCommit(function(){s._data.$$state=null}),Ue.nextTick(function(){return s.$destroy()}))}function Gt(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 o=Ya(t,a.slice(0,-1)),c=a[a.length-1];e._withCommit(function(){Ue.set(o,c,s.state)})}var p=s.context=Yf(e,l,a);s.forEachMutation(function(d,f){var r=l+f;zf(e,r,d,p)}),s.forEachAction(function(d,f){var r=d.root?f:l+f,h=d.handler||d;If(e,r,h,p)}),s.forEachGetter(function(d,f){var r=l+f;Qf(e,r,d,p)}),s.forEachChild(function(d,f){Gt(e,t,a.concat(f),d,n)})}function Yf(e,t,a){var s=t==="",n={dispatch:s?e.dispatch:function(i,l,o){var c=Ot(i,l,o),p=c.payload,d=c.options,f=c.type;return(!d||!d.root)&&(f=t+f),e.dispatch(f,p)},commit:s?e.commit:function(i,l,o){var c=Ot(i,l,o),p=c.payload,d=c.options,f=c.type;(!d||!d.root)&&(f=t+f),e.commit(f,p,d)}};return Object.defineProperties(n,{getters:{get:s?function(){return e.getters}:function(){return Bf(e,t)}},state:{get:function(){return Ya(e.state,a)}}}),n}function Bf(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 zf(e,t,a,s){var n=e._mutations[t]||(e._mutations[t]=[]);n.push(function(l){a.call(e,s.state,l)})}function If(e,t,a,s){var n=e._actions[t]||(e._actions[t]=[]);n.push(function(l){var o=a.call(e,{dispatch:s.dispatch,commit:s.commit,getters:s.getters,state:s.state,rootGetters:e.getters,rootState:e.state},l);return _f(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(c){throw e._devtoolHook.emit("vuex:error",c),c}):o})}function Qf(e,t,a,s){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(i){return a(s.state,s.getters,i.state,i.getters)})}function Gf(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function Ya(e,t){return t.reduce(function(a,s){return a[s]},e)}function Ot(e,t,a){return Ci(e)&&e.type&&(a=t,t=e,e=e.type),{type:e,payload:t,options:a}}function Of(e){Ue&&e===Ue||(Ue=e,Ef(Ue))}var Lf=Ii(function(e,t){var a={};return zi(t).forEach(function(s){var n=s.key,i=s.val;a[n]=function(){for(var o=[],c=arguments.length;c--;)o[c]=arguments[c];var p=this.$store.commit;if(e){var d=Qi(this.$store,"mapMutations",e);if(!d)return;p=d.context.commit}return typeof i=="function"?i.apply(this,[p].concat(o)):p.apply(this.$store,[i].concat(o))}}),a}),Lt=Ii(function(e,t){var a={};return zi(t).forEach(function(s){var n=s.key,i=s.val;a[n]=function(){for(var o=[],c=arguments.length;c--;)o[c]=arguments[c];var p=this.$store.dispatch;if(e){var d=Qi(this.$store,"mapActions",e);if(!d)return;p=d.context.dispatch}return typeof i=="function"?i.apply(this,[p].concat(o)):p.apply(this.$store,[i].concat(o))}}),a});function zi(e){return jf(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 jf(e){return Array.isArray(e)||Ci(e)}function Ii(e){return function(t,a){return typeof t!="string"?(a=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,a)}}function Qi(e,t,a){var s=e._modulesNamespaceMap[a];return s}var $f=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)},Hf=[];const Xf={name:"IndCollect",components:{Tooltip:$e,Icons:le},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:{...Lt(["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})}}},Gi={};var Pf=b(Xf,$f,Hf,!1,Af,null,null,null);function Af(e){for(let t in Gi)this[t]=Gi[t]}var Ba=function(){return Pf.exports}(),Kf=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)},qf=[],rS="";const eV={name:"IndErrorStore",components:{Badge:C.Badge,Button:C.Button,Icons:le},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"})}}},Oi={};var tV=b(eV,Kf,qf,!1,aV,"7806e270",null,null);function aV(e){for(let t in Oi)this[t]=Oi[t]}var Li=function(){return tV.exports}(),sV=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()},nV=[];const iV={name:"IndFullscreen",components:{Tooltip:$e,Icons:le},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(),Wt.$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)}},ji={};var lV=b(iV,sV,nV,!1,rV,null,null,null);function rV(e){for(let t in ji)this[t]=ji[t]}var za=function(){return lV.exports}(),oV=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)},cV=[];const dV={name:"IndLanguage",components:{Dropdown:_t,DropdownMenu:C.DropdownMenu,DropdownItem:C.DropdownItem,Icons:le},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)}}},$i={};var hV=b(dV,oV,cV,!1,uV,null,null,null);function uV(e){for(let t in $i)this[t]=$i[t]}var Hi=function(){return hV.exports}(),pV=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)},mV=[];let Ia;const fV={name:"IndOtherMenu",components:{Tooltip:$e,Drawer:Wa,Icons:le},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",Ia=v.getMenuHistoryApi):(this.drawer.title="\u6536\u85CF\u83DC\u5355",Ia=v.getMenuCollectApi),this.getList(),this.drawer.type=e,this.drawer.model=!this.drawer.model},getList(){this.list=[],Ia().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()})}}},Xi={};var VV=b(fV,pV,mV,!1,TV,null,null,null);function TV(e){for(let t in Xi)this[t]=Xi[t]}var Qa=function(){return VV.exports}(),Pi={components:{Icons:le},methods:{showTitle(e){return ua(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}}},NV={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"}}},vV=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)},RV=[];const UV={name:"IndSideMenuItem",components:{Submenu:C.Submenu,MenuItem:C.MenuItem},mixins:[Pi,NV],props:{isTopMenu:{type:Boolean,default:!0}}},Ai={};var gV=b(UV,vV,RV,!1,bV,null,null,null);function bV(e){for(let t in Ai)this[t]=Ai[t]}var Ga=function(){return gV.exports}(),SV=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)},yV=[],oS="";const kV=(e,t)=>Array.from(new Set([...e,...t])),FV={name:"IndSideMenu",components:{SideMenuItem:Ga},mixins:[Pi],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=kV(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()}}},Ki={};var WV=b(FV,SV,yV,!1,ZV,"5f6336f6",null,null);function ZV(e){for(let t in Ki)this[t]=Ki[t]}var Oa=function(){return WV.exports}(),xV=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)},MV=[];const wV={name:"IndSiderTrigger",components:{Icons:le},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)}}},qi={};var EV=b(wV,xV,MV,!1,DV,null,null,null);function DV(e){for(let t in qi)this[t]=qi[t]}var jt=function(){return EV.exports}(),CV=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)])])},_V=[];const el={before_close_normal:e=>{C.Modal.confirm({title:"\u786E\u5B9A\u8981\u5173\u95ED\u8FD9\u4E00\u9875\u5417",onOk:()=>{e(!0)},onCancel:()=>{e(!1)}})}},JV={name:"IndTagsNav",components:{Button:C.Button,Tag:C.Tag,Icons:le},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 el?new Promise(el[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 ua(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}}},tl={};var YV=b(JV,CV,_V,!1,BV,null,null,null);function BV(e){for(let t in tl)this[t]=tl[t]}var La=function(){return YV.exports}(),zV=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)},IV=[];const QV={name:"IndUser",components:{Dropdown:_t,DropdownMenu:C.DropdownMenu,DropdownItem:C.DropdownItem,Icons:le},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:{...Lt(["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=(fa.findIndex(s=>s===e)+1)%fa.length;this.$store.commit("setTheme",fa[a])},handleClick(e){const t=this.btnList.find(a=>a.key===e);t&&t.callback&&t.callback()}}},al={};var GV=b(QV,zV,IV,!1,OV,null,null,null);function OV(e){for(let t in al)this[t]=al[t]}var ja=function(){return GV.exports}(),LV=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)},jV=[];const $V={name:"CustomBreadCrumb",components:{Icons:le},props:{fontSize:{type:Number,default:14},showIcon:{type:Boolean,default:!1}},computed:{breadCrumbList(){return this.$store.state.app.breadCrumbList}},methods:{showTitle(e){return ua(e)},isCustomIcon(e){return e.indexOf("_")===0},getCustomIconName(e){return e.slice(1)}}},sl={};var HV=b($V,LV,jV,!1,XV,null,null,null);function XV(e){for(let t in sl)this[t]=sl[t]}var PV=function(){return HV.exports}(),AV=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)},KV=[];const qV={name:"HeaderBar",components:{AppMenu:Ea,CustomBreadCrumb:PV},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)}}},nl={};var eT=b(qV,AV,KV,!1,tT,null,null,null);function tT(e){for(let t in nl)this[t]=nl[t]}var aT=function(){return eT.exports}(),sT=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)},nT=[];const iT={name:"SubHeaderBar",components:{SiderTrigger:jt},props:{collapsed:Boolean},computed:{appList(){return this.$store.getters.getAppList}},methods:{handleCollpasedChange(e){this.$emit("on-coll-change",e)}}},il={};var lT=b(iT,sT,nT,!1,rT,null,null,null);function rT(e){for(let t in il)this[t]=il[t]}var oT=function(){return lT.exports}(),cT=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)},dT=[];const hT={name:"IndBasicLayout",components:{Header:C.Header,Layout:C.Layout,Content:C.Content,Collect:Ba,SiderTrigger:jt,SideMenu:Oa,OtherMenu:Qa,TagsNav:La,Fullscreen:za,User:ja,HeaderBar:aT,SubHeaderBar:oT},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(cc(this.tagNavList,e));let i=t;const l=n.crumbs;l&&l.forEach(o=>{o.type===2&&(this.activeName=o.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:{...Lf(["setBreadCrumb","setTagNavList","setActiveName","addTag","setHomeRoute","closeTag","setCollectMenuList","setAppInfo","setMaxTabNum","getMaxTabNum"]),...Lt(["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}}},ll={};var uT=b(hT,cT,dT,!1,pT,null,null,null);function pT(e){for(let t in ll)this[t]=ll[t]}var $t=function(){return uT.exports}(),mT=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)},fT=[];const VT={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}}},rl={};var TT=b(VT,mT,fT,!1,NT,null,null,null);function NT(e){for(let t in rl)this[t]=rl[t]}var ht=function(){return TT.exports}(),vT=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("RouterView")},RT=[];const UT={name:"IndPageLayout",computed:{}},ol={};var gT=b(UT,vT,RT,!1,bT,null,null,null);function bT(e){for(let t in ol)this[t]=ol[t]}var $a=function(){return gT.exports}(),ST=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)},yT=[];const kT={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=u.default.find(e,{permissionId:this.$route.meta.permissionId})||{};try{this.menuInfo=JSON.parse(t.extendProps)||{}}catch{console.log("\u672A\u53D6\u5230\u6570\u636E")}}}},cl={};var FT=b(kT,ST,yT,!1,WT,null,null,null);function WT(e){for(let t in cl)this[t]=cl[t]}var dl=function(){return FT.exports}(),ZT=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)},xT=[];const MT={name:"IndDetailView",components:{Button:Ve,MenuDesc:dl},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,u.default.find(this.$store.state.app.tagNavList,{name:this.$route.name}))}}},hl={};var wT=b(MT,ZT,xT,!1,ET,null,null,null);function ET(e){for(let t in hl)this[t]=hl[t]}var ul=function(){return wT.exports}();`${pe.ismAmServerContext}`;function DT(e){return v.axios.get("/ind-uc-ext-server/manage/ind-index-manage-preset/get",{params:e})}var CT=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)},_T=[];const JT={name:"IndPageView",data(){return{title:"",functionDesc:"",indexDesc:""}},components:{ButtonGroup:Ne,Button:Ve,Icons:le,Col:C.Col,Row:C.Row,MenuDesc:dl},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=(u.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 DT(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=""}},pl={};var YT=b(JT,CT,_T,!1,BT,null,null,null);function BT(e){for(let t in pl)this[t]=pl[t]}var ml=function(){return YT.exports}(),zT=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)},IT=[];const QT={name:"IndBackTopPanel",components:{BackTop:Ca},data(){return{container:null}},mounted(){this.container=this.$el}},fl={};var GT=b(QT,zT,IT,!1,OT,null,null,null);function OT(e){for(let t in fl)this[t]=fl[t]}var Vl=function(){return GT.exports}(),LT=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)},jT=[];const $T={name:"IndLoadingPanel",components:{Spin:C.Spin,Icons:le},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)}}},Tl={};var HT=b($T,LT,jT,!1,XT,null,null,null);function XT(e){for(let t in Tl)this[t]=Tl[t]}var Ha=function(){return HT.exports}(),PT=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)},AT=[];const KT={name:"IndPoptip",components:{Poptip:C.Poptip,ButtonGroup:Ne,Button:Ve},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&&(Vt(),this.style["z-index"]=ye),this.isInit||(this.isInit=!0))}}}},Nl={};var qT=b(KT,PT,AT,!1,eN,null,null,null);function eN(e){for(let t in Nl)this[t]=Nl[t]}var Xa=function(){return qT.exports}(),tN=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)},aN=[],cS="";const sN={inheritAttrs:!1,components:{Poptip:Xa,Tree:St},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=u.default.join(u.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,o,c,p,d,f;console.log("onCheckChange trigger");let e=this.getCheckedNodes(),t=(n=(s=u.default.orderBy(e,["id"],["desc"]))==null?void 0:s.map(r=>r.id))==null?void 0:n.join(","),a=(l=(i=u.default.orderBy(this.value,["id"],["desc"]))==null?void 0:i.map(r=>r.id))==null?void 0:l.join(",");t==a&&this.updateSelectedTitles(),(c=(o=this.value)==null?void 0:o[0])!=null&&c.id?a=(d=(p=u.default.orderBy(this.value,["id"],["desc"]))==null?void 0:p.map(r=>r.id))==null?void 0:d.join(","):a=(f=u.default.orderBy(this.value,null,["desc"]))==null?void 0:f.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=u.default.join(u.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())}}},vl={};var nN=b(sN,tN,aN,!1,iN,"2309bc89",null,null);function iN(e){for(let t in vl)this[t]=vl[t]}var Ht=function(){return nN.exports}(),lN=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))},rN=[];const oN={name:"IndTreeSelectCondition",components:{TreeSelect:Ht},props:{item:{type:Object,default:()=>({})},value:{type:[Array],default:()=>[]}},methods:{handleChange(e=[]){const t=e.map(a=>a.id);this.$emit("input",t)}}},Rl={};var cN=b(oN,lN,rN,!1,dN,null,null,null);function dN(e){for(let t in Rl)this[t]=Rl[t]}var hN=function(){return cN.exports}(),uN=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)},pN=[];const yt="ivu-select",mN={name:"IndSelectHead",mixins:[Rt,lt],components:{Icons:le},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:yt,query:"",inputLength:20,remoteInitialLabel:this.initialLabel,preventRemoteCall:!1}},computed:{singleDisplayClasses(){const{filterable:e,multiple:t,showPlaceholder:a}=this;return[{[yt+"-head-with-prefix"]:this.$slots.prefix||this.prefix,[yt+"-placeholder"]:a&&!e,[yt+"-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{[`${yt}-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)}}},Ul={};var fN=b(mN,uN,pN,!1,VN,null,null,null);function VN(e){for(let t in Ul)this[t]=Ul[t]}var TN=function(){return fN.exports}();const gl=()=>[],NN={props:{options:{type:Array,default:gl},slotOptions:{type:Array,default:gl},slotUpdateHook:{type:Function,default:()=>{}}},render(e){return this.slotOptions!==this.$parent.$slots.default&&this.slotUpdateHook(),e("ul",[this.$slots.default,this.options])}};let vN,RN;const bl={};var UN=b(NN,vN,RN,!1,gN,null,null,null);function gN(e){for(let t in bl)this[t]=bl[t]}var bN=function(){return UN.exports}(),SN=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)},yN=[];const Fe="ivu-select",kN=/^ind-option$|^IndOption$/i,FN=/option-?group/i,Sl=(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=Sl(i,t),a)return a}},yl=e=>{const t=e.componentOptions;if(t&&kN.test(t.tag))return[e];if(!e.children&&(!t||!t.children))return[];const s=[...e.children||[],...t&&t.children||[]].reduce((n,i)=>[...n,...yl(i)],[]).filter(Boolean);return s.length>0?s:[]},kl=e=>e.reduce((t,a)=>t.concat(yl(a)),[]),Fl=(e,t,a)=>({...e,componentOptions:{...e.componentOptions,propsData:{...e.componentOptions.propsData,[t]:a}}}),Wl=(e,t)=>t.split(".").reduce((s,n)=>s&&s[n]||null,e),WN=e=>{if(e.componentOptions.propsData.label)return e.componentOptions.propsData.label;const t=(e.componentOptions.children||[]).reduce((s,n)=>s+(n.text||""),""),a=Wl(e,"data.domProps.innerHTML");return t||(typeof a=="string"?a:"")},ZN=(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},Zl=300,xN={name:"IndSelect",mixins:[Rt,lt,ba],components:{FunctionalOptions:bN,Drop:Ta,SelectHead:TN,Icons:le},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=Tt(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=(c,p)=>({...c,children:(c.children||[]).map(p).map(d=>i(d,p))}),o=kl(t)[s];return t.map(c=>c===o||Wl(c,"componentOptions.propsData.value")===this.value?Fl(c,"isFocused",!0):i(c,p=>p!==o?p:Fl(p,"isFocused",!0)))}for(let i of t){const l=i.componentOptions;if(!!l)if(FN.test(l.tag)){let o=l.children;this.filterable&&this.isTyping&&(o=o.filter(({componentOptions:c})=>this.validateOption(c))),o=o.map(c=>(a=a+1,this.processOption(c,n,a===s))),o.length>0&&e.push({...i,componentOptions:{...l,children:o}})}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 kl(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=WN(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((c,p)=>{const d=p.elm?p.elm.textContent:p.text;return`${c} ${d}`},"")||"",l=this.filterByLabel?[n].toString():[s,n,i].toString(),o=this.query.toLowerCase().trim();return l.toLowerCase().includes(o)},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,Zl)},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},Zl)},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=[]:ZN(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=Sl(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")}}},xl={};var MN=b(xN,SN,yN,!1,wN,null,null,null);function wN(e){for(let t in xl)this[t]=xl[t]}var Pa=function(){return MN.exports}(),EN=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)])])},DN=[];const CN="ivu-select-group",_N={name:"IndOptionGroup",props:{label:{type:String,default:""}},data(){return{prefixCls:CN,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")}},Ml={};var JN=b(_N,EN,DN,!1,YN,null,null,null);function YN(e){for(let t in Ml)this[t]=Ml[t]}var wl=function(){return JN.exports}(),BN=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)},zN=[];const Xt="ivu-select-item",IN={name:"IndOption",componentName:"select-item",mixins:[Rt,ba],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[`${Xt}`,{[`${Xt}-disabled`]:this.itemDisabled,[`${Xt}-selected`]:this.selected&&!this.autoComplete,[`${Xt}-focus`]:this.isFocused}]},showLabel(){return this.label?this.label:this.value},optionLabel(){return this.label||this.$el&&this.$el.textContent}},mounted(){const e=va(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}}}},El={};var QN=b(IN,BN,zN,!1,GN,null,null,null);function GN(e){for(let t in El)this[t]=El[t]}var Aa=function(){return QN.exports}(),ON=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)},LN=[],dS="";const jN={props:{selType:{type:String,default:"3"},useItemId:{type:String,default:""},itemType:{type:String,default:"1"},isUse:{type:String}},components:{ImpTreeSelect:Ht},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(pe.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(pe.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(pe.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(pe.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(pe.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()}}}},Dl={};var $N=b(jN,ON,LN,!1,HN,"2045e612",null,null);function HN(e){for(let t in Dl)this[t]=Dl[t]}var Cl=function(){return $N.exports}(),XN=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)},PN=[];const AN={name:"IndSelectCondition",components:{Select:Pa,IndOption:Aa},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])}}},_l={};var KN=b(AN,XN,PN,!1,qN,null,null,null);function qN(e){for(let t in _l)this[t]=_l[t]}var Jl=function(){return KN.exports}(),ev=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)},tv=[];const av={name:"IndCheckboxCondition",components:{CheckboxGroup:C.CheckboxGroup,Checkbox:C.Checkbox},props:{item:{type:Object,default:()=>({})},value:{type:Array,default:()=>[]},list:{type:Array,default:()=>[]}}},Yl={};var sv=b(av,ev,tv,!1,nv,null,null,null);function nv(e){for(let t in Yl)this[t]=Yl[t]}var Bl=function(){return sv.exports}(),iv=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)},lv=[];const rv={name:"IndRadioCondition",components:{RadioGroup:C.RadioGroup,Radio:C.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)}}},zl={};var ov=b(rv,iv,lv,!1,cv,null,null,null);function cv(e){for(let t in zl)this[t]=zl[t]}var Il=function(){return ov.exports}(),dv=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)},hv=[];const uv={name:"IndConditionItem",components:{Checkbox:C.Checkbox,SelectCondition:Jl,CheckboxCondition:Bl,RadioCondition:Il},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":hN,select:Jl,checkbox:Bl,radio:Il}[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)}}},Ql={};var pv=b(uv,dv,hv,!1,mv,null,null,null);function mv(e){for(let t in Ql)this[t]=Ql[t]}var fv=function(){return pv.exports}();const Vv=[{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"}],Tv=[{value:"10",label:"\u70E4\u70DF\u578B"},{value:"20",label:"\u6DF7\u5408\u578B"},{value:"30",label:"\u5916\u9999\u578B"},{value:"40",label:"\u96EA\u8304\u578B"}],Nv=[{value:"key",label:"\u91CD\u70B9\u54C1\u724C"},{value:"doubleFifteen",label:"\u53CC\u5341\u4E94\u54C1\u724C"},{value:"encourage",label:"\u9F13\u52B1\u54C1\u724C"}],vv=[{value:"1",label:"\u4F4E\u4EF7\u4F4D"},{value:"0",label:"\u975E\u4F4E\u4EF7\u4F4D"}],Rv=[{value:"1",label:"\u5408\u4F5C\u751F\u4EA7"},{value:"0",label:"\u81EA\u6709\u54C1\u724C"}],Uv=[{value:"1",label:"\u6258\u76D8"},{value:"0",label:"\u975E\u6258\u76D8"}],Gl=[{value:"1",label:"\u662F"},{value:"0",label:"\u5426"}],gv={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:Vv,dataCb(e){return e.push({value:"lowTar",label:"\u4F4E\u7126"}),e}},productTypes:{key:"productTypes",name:"\u4EA7\u54C1\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:Tv},brandTypes:{key:"brandTypes",name:"\u54C1\u724C\u7C7B\u578B",type:"radio",dataFrom:"enum",enumList:Nv},lowPrices:{key:"lowPrices",name:"\u4EF7\u4F4D",type:"checkbox",dataFrom:"enum",enumList:vv},itemIsCombines:{key:"itemIsCombines",name:"\u7ECF\u8425\u65B9\u5F0F",type:"checkbox",dataFrom:"enum",enumList:Rv},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:Gl,hasAll:!1},isTray:{key:"isTray",name:"\u5206\u6258\u76D8",type:"checkbox",dataFrom:"enum",enumList:Uv},isItem:{key:"isItem",name:"\u5206\u5355\u89C4\u683C",type:"radio",dataFrom:"enum",enumList:Gl,hasAll:!1}};var bv=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)},Sv=[];const yv={name:"IndConditionPanel",components:{ConditionItem:fv},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=gv[t]||{};return v.isString(e)?a:u.default.merge({},a,e)})},allInfo(){const e=u.default.cloneDeep(this.priceInfo);return this.conditions.reduce((t,a)=>{let s=[];if(a.dataFrom==="enum")s=u.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}}},Ol={};var kv=b(yv,bv,Sv,!1,Fv,null,null,null);function Fv(e){for(let t in Ol)this[t]=Ol[t]}var kt=function(){return kv.exports}();/*!
|
|
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
49
|
* Signature Pad v4.1.7 | https://github.com/szimek/signature_pad
|
|
50
50
|
* (c) 2023 Szymon Nowak | Released under the MIT license
|
|
51
|
-
*/class Pt{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 Ka{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 Ka(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,o=a.y-s.y,c={x:(t.x+a.x)/2,y:(t.y+a.y)/2},p={x:(a.x+s.x)/2,y:(a.y+s.y)/2},d=Math.sqrt(n*n+i*i),f=Math.sqrt(l*l+o*o),r=c.x-p.x,h=c.y-p.y,R=f/(d+f),U={x:p.x+r*R,y:p.y+h*R},S=a.x-U.x,Z=a.y-U.y;return{c1:new Pt(c.x+S,c.y+Z),c2:new Pt(p.x+S,p.y+Z)}}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,o=this.point(l,this.startPoint.x,this.control1.x,this.control2.x,this.endPoint.x),c=this.point(l,this.startPoint.y,this.control1.y,this.control2.y,this.endPoint.y);if(i>0){const p=o-s,d=c-n;a+=Math.sqrt(p*p+d*d)}s=o,n=c}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 Wv{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 Zv(e,t=250){let a=0,s=null,n,i,l;const o=()=>{a=Date.now(),s=null,n=e.apply(i,l),s||(i=null,l=[])};return function(...p){const d=Date.now(),f=t-(d-a);return i=this,l=p,f<=0||f>t?(s&&(clearTimeout(s),s=null),a=d,n=e.apply(i,l),s||(i=null,l=[])):s||(s=window.setTimeout(o,f)),n}}class At extends Wv{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?Zv(At.prototype._strokeUpdate,this.throttle):At.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,o=a.width||this.canvas.width/l,c=a.height||this.canvas.height/l,p=a.xOffset||0,d=a.yOffset||0;this._reset(this._getPointGroupOptions()),i.onload=()=>{this._ctx.drawImage(i,p,d,o,c),s()},i.onerror=f=>{n(f)},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],o=l.points,c=o.length>0&&o[o.length-1],p=c?i.distanceTo(c)<=this.minDistance:!1,d=this._getPointGroupOptions(l);if(!c||!(c&&p)){const f=this._addPoint(i,d);c?f&&this._drawCurve(f,d):this._drawDot(i,d),o.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 Pt(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=Ka.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 o=l/i,c=o*o,p=c*o,d=1-o,f=d*d,r=f*d;let h=r*t.startPoint.x;h+=3*f*o*t.control1.x,h+=3*d*c*t.control2.x,h+=p*t.endPoint.x;let R=r*t.startPoint.y;R+=3*f*o*t.control1.y,R+=3*d*c*t.control2.y,R+=p*t.endPoint.y;const U=Math.min(t.startWidth+p*n,a.maxWidth);this._drawCurveSegment(h,R,U)}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 o=0;o<i.length;o+=1){const c=i[o],p=new Pt(c.x,c.y,c.pressure,c.time);o===0&&this._reset(l);const d=this._addPoint(p,l);d&&a(d,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,o=this.canvas.height/s,c=document.createElementNS("http://www.w3.org/2000/svg","svg");if(c.setAttribute("xmlns","http://www.w3.org/2000/svg"),c.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),c.setAttribute("viewBox",`${n} ${i} ${l} ${o}`),c.setAttribute("width",l.toString()),c.setAttribute("height",o.toString()),t&&this.backgroundColor){const p=document.createElement("rect");p.setAttribute("width","100%"),p.setAttribute("height","100%"),p.setAttribute("fill",this.backgroundColor),c.appendChild(p)}return this._fromData(a,(p,{penColor:d})=>{const f=document.createElement("path");if(!isNaN(p.control1.x)&&!isNaN(p.control1.y)&&!isNaN(p.control2.x)&&!isNaN(p.control2.y)){const r=`M ${p.startPoint.x.toFixed(3)},${p.startPoint.y.toFixed(3)} C ${p.control1.x.toFixed(3)},${p.control1.y.toFixed(3)} ${p.control2.x.toFixed(3)},${p.control2.y.toFixed(3)} ${p.endPoint.x.toFixed(3)},${p.endPoint.y.toFixed(3)}`;f.setAttribute("d",r),f.setAttribute("stroke-width",(p.endWidth*2.25).toFixed(3)),f.setAttribute("stroke",d),f.setAttribute("fill","none"),f.setAttribute("stroke-linecap","round"),c.appendChild(f)}},(p,{penColor:d,dotSize:f,minWidth:r,maxWidth:h})=>{const R=document.createElement("circle"),U=f>0?f:(r+h)/2;R.setAttribute("r",U.toString()),R.setAttribute("cx",p.x.toString()),R.setAttribute("cy",p.y.toString()),R.setAttribute("fill",d),c.appendChild(R)}),c.outerHTML}}var xv=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)])},Mv=[];const Ll="ind-sign",wv=typeof window!="undefined",Ev=()=>{var t;const e=document.createElement("canvas");return!!((t=e.getContext)!=null&&t.call(e,"2d"))};function qa(e,t){return t?typeof t=="string"?` ${e}--${t}`:Array.isArray(t)?t.reduce((a,s)=>a+qa(e,s),""):Object.keys(t).reduce((a,s)=>a+(t[s]?qa(e,s):""),""):""}const Dv={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:wv?Ev():!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?`${Ll}__${e}`:Ll,`${e}${qa(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 At(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(o=>{var c;(c=o==null?void 0:o.points)==null||c.forEach(p=>{p.x*=i,p.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}}},jl={};var Cv=b(Dv,xv,Mv,!1,_v,null,null,null);function _v(e){for(let t in jl)this[t]=jl[t]}var es=function(){return Cv.exports}(),Jv=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)},Yv=[];const Bv={name:"IndSignModal",components:{Modal:te,LoadingPanel:Ha,Sign:es,Button:Ve,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())}}},$l={};var zv=b(Bv,Jv,Yv,!1,Iv,null,null,null);function Iv(e){for(let t in $l)this[t]=$l[t]}var Hl=function(){return zv.exports}();function Ae(e,t,a){Array.isArray(t)&&t.length&&u.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 Qv(e){u.default.forEach(e,(t,a)=>{t.seq=a,u.default.forEach(t.options,(s,n)=>{s.seq=n})}),console.log("generateOptionsSeq rlt is",e)}function ts(e,t){let a=u.default.cloneDeep(t);return Ae(e,a,(s,n,i)=>{let l=n.path?u.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 Xl(e,t,a){let s=u.default.cloneDeep(e),n=u.default.cloneDeep(t);return a!=null&&a.length&&u.default.forEach(n,i=>{u.default.forEach(a,l=>{let c=i.pathStr.split("_");c.splice(1,1,l.id);let p=c.join("_");if(u.default.findIndex(s,{pathStr:p})==-1){let d=u.default.cloneDeep(i.path);d.splice(1,0,{id:l.id,title:l.title,seq:l.seq}),u.default.remove(d,{id:"ALL"}),s.push({...i,id:p,pathStr:p,path:d})}})}),s}function Gv(e){let t=[];return u.default.forEach(e,a=>{let s=u.default.filter(a.options,{checked:!0}),n=[],i=ts(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=Xl(t,n,s))}),console.log("generateChoosedNodesByInit rlt is",t),t}function Ov(e,t){function a(n,i){if(!(i!=null&&i.length))return;let l=i.shift(),o=u.default.find(n,{id:l==null?void 0:l.id});o||(i.length==0?o={...t,pathStr:t.pathStr,id:t.pathStr,title:l==null?void 0:l.title}:o={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(o)),a(o.children,i)}let s=u.default.cloneDeep(t.path);a(e,s)}function as(e){let t=[];return e.forEach(a=>Ov(t,a)),t=u.default.orderBy(t,["seq"],["asc"]),Ae({},t,a=>{var s;(s=a.children)!=null&&s.length&&(a.children=u.default.orderBy(a.children,["seq"],["asc"]))}),console.log("generateTreeByNodes rlt is",t),t}function Pl(e){let t=u.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 Lv(e){let t=u.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 jv(e,t){let a=u.default.cloneDeep(t),s=u.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(o=>{let c=u.default.cloneDeep(n.children);return Ae({},c,p=>{(!p.children||p.children.length==0)&&(p.field=p.field.replace("item_",o.productCode+"_"))}),{headerName:o.productName,headerTooltip:o.productName,children:c}});return a.splice(s,0,...l),a}var $v=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)])},Hv=[];const Xv={components:{Button:C.Button,Tree:St},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));Qv(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=ts(this.dimension1,[{id:"ALL",title:"\u5168\u9009",children:this.dimension1.indexList}]),this.indexList=[],this.initIndexByDefault()}},initIndexByDefault(){this.choosedIndexList=Gv(this.indexesSouce)||[],this.choosedIndexTree=as(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=ts(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=Xl(this.choosedIndexList,e,t);this.choosedIndexList=a,this.choosedIndexTree=as(a),this.$refs.tree1.clearCheckedAndSelectedNodes()},async removeIndex(){let e=u.default.cloneDeep(this.choosedIndexList),t=this.$refs.tree2.getCheckedNodes(!0);u.default.remove(e,a=>u.default.some(t,s=>s.pathStr===a.pathStr)),this.choosedIndexList=e,this.choosedIndexTree=as(e),this.$refs.tree2.clearCheckedAndSelectedNodes(),this.setDisabled2()},onCancel(){this.$emit("update:show",!1)},onOk(){let e=Pl(this.choosedIndexTree),t=Lv(this.choosedIndexTree);this.$emit("update:show",!1),this.$emit("input",e),this.$emit("confirm",{options:t,columns:e})},getFilterColumnsByParams(e){let t=Pl(this.choosedIndexTree);return jv(e,t)}}},Al={};var Pv=b(Xv,$v,Hv,!1,Av,null,null,null);function Av(e){for(let t in Al)this[t]=Al[t]}var Kl=function(){return Pv.exports}(),Kv=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)},qv=[];const eR={name:"IndReportOptionModal",components:{Modal:te,ConditionPanel:kt},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:u.default.cloneDeep(this.value)||{}}},watch:{value(){v.isEqual(this.params,this.value)||(this.params=u.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})}}},ql={};var tR=b(eR,Kv,qv,!1,aR,null,null,null);function aR(e){for(let t in ql)this[t]=ql[t]}var er=function(){return tR.exports}(),sR=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)},nR=[];const iR={name:"IndImagePreview",components:{Modal:te},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}}},tr={};var lR=b(iR,sR,nR,!1,rR,null,null,null);function rR(e){for(let t in tr)this[t]=tr[t]}var ar=function(){return lR.exports}(),oR=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)},cR=[];const dR={name:"IndBrandInputModal",components:{Button:Ve,ButtonGroup:Ne,Input:C.Input,Modal:te},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=u.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=u.default.cloneDeep(this.data),this.tableData=u.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()})}}}},sr={};var hR=b(dR,oR,cR,!1,uR,null,null,null);function uR(e){for(let t in sr)this[t]=sr[t]}var nr=function(){return hR.exports}(),pR=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)},mR=[];const fR={name:"IndComInputModal",components:{Modal:te,Button:Ve,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=u.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()})}}}},ir={};var VR=b(fR,pR,mR,!1,TR,null,null,null);function TR(e){for(let t in ir)this[t]=ir[t]}var lr=function(){return VR.exports}(),NR=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)},vR=[];const RR={name:"IndItemInputModal",components:{Button:Ve,ButtonGroup:Ne,Input:C.Input,Modal:te},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=u.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=u.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=u.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()})}}}},rr={};var UR=b(RR,NR,vR,!1,gR,null,null,null);function gR(e){for(let t in rr)this[t]=rr[t]}var or=function(){return UR.exports}(),bR=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)},SR=[];function q(e,t,a){a!=null&&(a+=1),Array.isArray(e)&&e.length&&u.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||q(s.children,t,a)})}function cr(e,t){let a=u.default.cloneDeep(t);Array.isArray(e)&&e.length&&u.default.forEach(e,s=>{s.parentList=[...a,{id:s.id,title:s.title}],cr(s.children,s.parentList)})}const yR={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),q(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),cr(e,[]),this.treeData=e,this.backupTreeData=u.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",u.default.cloneDeep(this.treeData),this.showCheckbox?this.getCheckedNodes():this.getSelectedNodes())})},async fetchComTree(){if(this.data)return u.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(){q(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)}),q(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?u.default.forEach(this.firstLeafByStatus,t=>{if(e)return!1;q(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})}):q(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=u.default.cloneDeep(this.treeData)},processAncestorNodesExpandStatus(){q(this.treeData,e=>{let t=!1;q(e.children,a=>{if(a.selected||a.checked||a.expand||e.expand)return t=!0}),e.expand=this.expandAll||e.expand?!0:t}),q(this.backupTreeData,e=>{let t=!1;q(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){q(this.treeData,t=>{const a=u.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=""}),q(this.backupTreeData,t=>{const a=u.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]:q(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=u.default.find(a,{id:t.id});u.default.remove(s,i=>i==t.id),u.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;q(t.children,i=>{s.includes(i.id)||(n=!1)}),console.log("checkAll",n),t.indeterminate=!1,n?(t.checked=!1,u.default.remove(a,i=>i.id==t.id),u.default.remove(s,i=>i==t.id),q(t.children,i=>{i.checked=!1,u.default.remove(a,l=>l.id==i.id),u.default.remove(s,l=>l==i.id)})):(t.checked=!0,u.default.findIndex(a,{id:t.id})==-1&&(a.push(t),s.push(t.id)),q(t.children,i=>{i.checked=!0,u.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]:q(e,s=>{(s.selected||s.checked)&&a.push(s.id)}),this.setSelectStatus(a)}},setCheckStatus(e){q(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&&q(t.children,a=>{e.includes(a.id)||(t.checked=!1)})}),q(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&&q(t.children,a=>{e.includes(a.id)||(t.checked=!1)})})},setSelectStatus(e){q(this.treeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.checkStrictly||(this.treeData[0].checked=!1),t.selected=!1)}),q(this.backupTreeData,t=>{e.includes(t.id)?(t.selected=!0,t.expand=!0):(this.backupTreeData[0].checked=!1,t.selected=!1)})},markAncestorNodesImportant(e){q(this.treeData,t=>{let a=!1;q(t.children,s=>{if(s.status===e)return a=!0}),t.important=a}),q(this.backupTreeData,t=>{let a=!1;q(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 q(this.treeData,a=>{if(a.id===e)return t=a,!0}),t},clearCheckedAndSelectedNodes(){q(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),q(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&&(q(this.treeData,t=>{const a=u.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]}}),q(this.backupTreeData,t=>{const a=u.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=u.default.cloneDeep(this.backupTreeData),this.$nextTick(()=>{this.$emit("on-check-change")}),!1;let a=0,s=u.default.cloneDeep(this.backupTreeData);Array.isArray(e)&&e.length&&(q(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++),q(n.children,l=>{if(e.some(o=>l.title.includes(o))||this.alwaysShowSelected&&(l.selected||l.checked))return i=!0}),n.matched=i}),q(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}}},dr={};var kR=b(yR,bR,SR,!1,FR,null,null,null);function FR(e){for(let t in dr)this[t]=dr[t]}var WR=function(){return kR.exports}(),ZR=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()},xR=[];const MR={name:"IndTreeModal",inheritAttrs:!1,components:{Input:C.Input,Modal:te,Tree2:WR},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)u.default.findIndex(this.checkedNodeList,{id:t.id})==-1&&this.checkedNodeList.push(t);else{let a=u.default.cloneDeep(this.checkedNodeList);u.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=u.default.join(u.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}}},hr={};var wR=b(MR,ZR,xR,!1,ER,null,null,null);function ER(e){for(let t in hr)this[t]=hr[t]}var ur=function(){return wR.exports}(),DR=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)},CR=[];const _R={name:"IndItemCompInputModal",components:{Modal:te,ConditionPanel:kt},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})}}},pr={};var JR=b(_R,DR,CR,!1,YR,null,null,null);function YR(e){for(let t in pr)this[t]=pr[t]}var mr=function(){return JR.exports}(),BR=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)},zR=[];const IR={name:"IndRowSumSettingInputModal",components:{Modal:te,ConditionPanel:kt},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})}}},fr={};var QR=b(IR,BR,zR,!1,GR,null,null,null);function GR(e){for(let t in fr)this[t]=fr[t]}var Vr=function(){return QR.exports}(),OR="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjEzNzg4OTE2MTYxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjExMjkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj5AZm9udC1mYWNlIHsgZm9udC1mYW1pbHk6IFNvbGVpbDsgc3JjOiB1cmwoImRhdGE6YXBwbGljYXRpb24vZm9udC13b2ZmMjtiYXNlNjQsZDA5R01nQUJBQUFBQVE1c0FCSUFBQUFEdU9RQUFRNEVBQUVBZ3dBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUc0U3BJaHk0WGhTSE1nWmdBSkptQ0Y0SmduTVJFQXFHc2tpRnlnZ1NnclZvQVRZQ0pBT2RPQXVPWGdBRUlBV1BHQWZHWUF5REdGc0tmTE1FL25PTXZYK0huUW9NcXlScUs2dHQyVFc4SzJCRFg5VW11NFBaa0NYd3RNanBjSFlOVHg2VVVtdTMwVWR3Y3h4blZNdmNOZ0FpbTdyZFhpUFovLy8vLy8vLy8vLy9DNWRGMk9idVhNN1p2UWVTRUNBUnd1ZUhsYUxWdGtKRUlhTFJBSTN1bHN3U0UxM2NTUGRNMTVSQ3lZUXV1UzdBMG1CcXBRTzlwWVpXUVFNcWE5bFFiMGRwSnpIeEhwTHlDSElpOHVCZHdGNThuTkgrWU9BNDBPcEp2RWpKdGFva0thVWt4L041VWVTaW5wNVRXb1cxdlNwRmppbUJnZUZHZUNGNjZVMG42WlVOL3FTcUM0WEMxMUdLVU5telN5MmQ1Snh5cXc1SnpHVWxKVW55aTBsS2tFOEJseGFkVFpzeVJtOGMxL0N0aTJoRWp6SUhudU9aMGZVNk9qS2M4RGJZQ0huY3FuY2haVE9nSzFWUFpSVy9ZR3V3Qm13bjdadTluc1VES2g1Q2YrRld0ckpSUGRWSHZNUzMzMFFIMk1KZGhEY1paVGNwRjBOazQvdVFMdmI5Vk1IOUJJbTdtTkpuRHZNSXM3S3o4b2VnSHVFSEpPRno0eG5ubVBleE1meUc3eStHN0hyWGIrTHVsSzlXRmpnMU9JL3JUL1ZlcEVOVTc0QVJYZFRsUnVtdHBGblhFazVjbS9PdlAxa3ZwMzdGbmNvM2ZJZVAzbFN2OGpkS2NHRGJxbTJWMVB3Q0UxL0hiMW1xKzVSYXNNd3dNOXdhUGVzZjNZTy9EYml3MlZiL0kveXZlV0xvU2h2VmljNWpVL2ZRRXlOOER4MkVpTUpvMWpMSWZKQk9KbFUyQzFuRXR4aVdwaWQ5OXE0MmtDb2tJWWtQZUlOLzVxRk5TMVVpL3Bzek9EMEEyNERYU040RDZMaDFLZ2lNRUEzUjhRaVRub09KV0lpTktJUk8xU1Y0bkc4Uy8veDcvZi9YbUN1ZHh2RUZyU2Q4MmQ0Wm5wOWI3LzFZczJMQUJ0c1lLMFpzakFrREVSRTlia1lOeEpvNGpNYkRRczh6c0toREpBY2kyc2RoRldMYzdBYkZvR3EwcEpOajlBOS9MLzlWYTUvYkFadER4QXpTWUNFTE5GaFBNRXMwWUNQMEFjY0dOTCtqMmxMN0FackxpWFNZUEdHekZIUXpXaFd1U1YwcXRTeGZPaG4waEtHNVdZWm1mUWk3blFJQXl3Ym9UMWlTSFdBRGhYak1ObllBNXFiUVNpK3FXTUJnWTR3VnEyWmpHekZxWklvS0NnWkdOU3BpQmRiTkswYi8ycitWVjd4UlAvL04yVS9hM01pQnprRU9NalI3a0dtekY1bVZXMG5sNG1IQVY2bmE1NHI3MXpPb0NwWlFFMzFtMUh6NGRWOXBRenBWYU1FaEh6bnp0UWloblAxbisyODk3Sjh2dFhKWENtbWtrRUV1TXB4RElkYklKSTM2aXpkQ1hyYWVvVWx1SGk1SndOa2d4YUpnSU40L2NjbnlVeDk5d1dtaDhBUkh2cXJmWGFtd2N6NFhmMnlaQzBoVjJ3QTR5bWxWSmRremUxWHF3REc5S1BBYldtSVB1THRMVmlmcEtJNmp6Q2l3d1A3STMvanIySUZkRHRBQ0I1WmV5QjBBSUREUS9OL3Y4d3NoS25SUG5WeTl1a0Q0ZEFvVWMwM00wcGd4WTFLWVFncC9yNnZ5ZlNUcGkxdHFVT09vNTZaMzVtWVBlUGZNSENRT0x6Ulc3c2lYT2pJSEdkQmZ1dnA4a3JyRkxlU1JSaXNheEFYNlFMdDdRSnlmN1NpMGc4d09BWVBRbFY4U20rZU5DL0xkQlNRbnZQREJPbE94eWdxMFpTbGV4VElld2JnaG9tdEVBRTM3bTRpcTVSdVJHSWZGSmRsSjI5OVVyRzFnK1dDMVdsSTVNY2gwTU1kcmRYQk9Pd1k5UFYzaGpzTDYrd3NWd0FKUTJubm5Qay90VFNLb0UycDZla29pNmc5VTVDUk4reGtQbUFkRUEzU3pTeGZtMzhvalh1cmQ4RTFxN2NKVXZxNjhvRFU4QkE0UDlSTnJ0ZENZcnAySXR4UDlOYlV6dzBMNVRHeGtVcUN4REJjNXY3WkFuR0MxMHpmZnR1bXNacFpGeHBac3dqWDlwbEJlS0wvNm9qUGtSUVFUTGd6cFhMRHlLL2pjOG1JeXFXNGJyTEJXSlNhdFI3UitTZXQzT1o1aCttTzY2cXFTOG5YbHkrMXlxc21KRXhna3lCQWtWdlROSCtIMnZWOXFCd1NTMVZtVktQRDB2RzJaMnZQMGNjL3Y3TjJaMzVPbUNSSk1JZFFRVXcxMmFGdlk1OWdwNThBZmFvZHVvYlRsbFRDZTZtK0ExY3h4L1BueHlzcHhRbHgxbnpPQWc1SGJldkFvRktOQUtRQ0JOdUtSZVkzSUJvUFBhSnkwcWRJcXBlMGFZajJZT0FDa3R5N1c5WUJvblV3QWcvTks2SXRCdmdMRVVtSHhaM3MxOWlkZGtLOUpmVFYzbllzbk82YndGUWFua0hqVEJnVFlzZ3FmejYxcmI4SG1HZ1VTSkhUNnp6UWVnbnRWLzdpWGVVZlpHSTU0T0lheDBsajZxZFJTQlNaaFJWdXVXTGs4UEYybTdzNjcxTUhGQUk3d2ZjTUR6LzYwRGxhRjBrWENpWEFJUzlVQVVIdytuVldwZnV0cWJlLzJ1MnNQTEdUcjR3a255SnFXb0djT290UlNsVnhkcmxacmdEd2FyeGVvbDcyRWtrb2wyN0xkTTd6REMzeUlFV0RJRUNXWFhwcEo3a042K1NWUmVGbHdQUC85c3YvWnUrcFgxKytCTE9TUlQ0NlFSS203Wi9xSHpmd1FnU0hsUzM2RkdrY01sbXc4OGhVS2ljUlpqTVNwNURYL3Y2bjJ0dThPTUxzRGhYOEFhUVBYa1dNdGprbEh5YUhuei9IMDM5WHZmRnk5OTJZQXpKdUhJUkZJR1lNUktZcFVJQmkwQUxrQklEY1FJQ2tCWUZBR0thNDJwNS9pZ0ZRQU4zMXhwWjlTMG43SFZJVVVxMXo1dUhMNWowdFhWWTVsNGRaRmw0dmVSZjg3MS9iL1ZhcDJyV29Bcldxb0FZSTBFeE9DN0pETUJpV3owUGJoSXBsODg1QmxQV1htRk04cHo5Zlp1cXArZDNWMWRZTWswS1RZSUVoS3BKd0lsT1VCdGVScG0za05nTWhBc1BrZXcyeXdOS3RtVlh5YWJSZVpiZGRzMitFeWwwdTIrMGpKK1ArdldsYUsreDVZcUI1cERZWk5NVnJEZ3hxWFpDd2pFL3FUejlra0lUNGU4WVg2L0lXZVVrazZyVkoxcmZHdFZrZHJQSUVIc2trQTFYSzljOXF1aTJaOGtLNk44MDFES1ZNa3dQUFE1ZnU2bTZHRWN1eUtydHRPNm11VVVvbzFLZ0JTdWtVZ0p2RHBVOUF1M1ptQUFyTXV3VFRBNUVIOGV3TVFHQmtwd3VRQUpEZ0VDclVGdGJVME5hbDBzanYwdnkvZEN4YXdOeE1Vbys4b1RodGJuWlBOamRZNGR4NHNmRmhZUUF0UTRldGJtbFFoUVFjQWpZaE0yWFhWbiswbjdhNUdUaGxnWnpySHhrSUhxZjNlcWRMMFNlcCt2QXllamlMWi9tckdtckFiamMza29GTUlLMkF0eGVUbWY2Q1dSaTFJRi9uNGI2UzBMb0lKeTNLWXhibmZpeld4cWpxazNTb0FHMXhiTkdZd3B0QWFJWVFRSWhHSkVJa1F3cGltOXJ1YkI1ckQ4S1hqVkRvVWVVUkNPT0o3Zms5L1ovZjNmdnc4WG1OVVJWVlZ4YWlxaW9nNm9oYit0eEM5OTQxekxEMklwbEsyZ1VDaEVPYnJyNncwc1NrSnlQSUxwV1dDWk9EdVBsdUpnLytNZStGM2JvVWhyRHRMYUtUaWZiNmZhMngxQzhaMVlhS0VnRkZmN2Z3MnBoMzZZMjJvRHloS0pDRUU3Q1diTmR6VEZ6SEVRcEFTd1pNVkN0ZVlWYVVYUGtZM3BBbU9HUlVVQklXR2Joei83OWYwZTVqcmx1T3V2M1NqMkZHeEEycEFaMEQ5Nm4zZGw5T053Z1hEVnJ2SVB2UkZzV01DVGlXT1pibm5XQnFOWHBhY3hQKzN1ZjVjWVZyQ2c1VTFnQTBrTkN2RmdnNzh4WDd5L0ZTc2pYL2hOa2F4OU1IdkJUQ1RrQXF5eG9kL0EvUkx6b3lMQlh3WXdHQlRnREVKM05WODhQdjkzaTU4THc3VjR2dDBSY3Z2VER2K1BkZ05JaUx5MndwVEswS3ZLTE5pN0RQbitMamxkb2swNjFPVVJWYUlGZGR1aWFRR0JOZ3BTWnBzK1k3TVRxR1ZBZ1NZR2dyUVdDVmJmLzBObjVRM01oS2NnbHFnVUJOQU5SQUtLbEVRUzRUaExaNjlHUUdjTlA2aHQ4ZS85YWV6L25GVUdTNzV6ZjlYS05ONEUwdzB5V1JUVEtkMzBDR0hIWEhTR2VlY0IwRnNFSUtKQlg1d09ZQUJ0UUNUZGlIZG5IN2FPRzU4WjBJaTZTWlJrN3pKamNtTEtYODZhMW8vR3pmUE5LOXlQbisrWWRHclJkYkZUS2FjR1JhZmlOdVNwT1JRVWxuTnFZYTVmdHhGZFhXRHVNSit4cDByZjZhOG9NU1VBK1dac3BrdG1sY2ZVMzlUYTlUWjhxSjNHZENTYUdwYU5xMkJObzEybFE2ak0rZzU5QnI2TWlhQkc4cmxjSTJDRFVsTktiOVMvNVRvbGRGS2pHYS81clNHQTZuMGljREZQUW1makZ3WjE4bGR6RzF4bno0TkFRYUFBL0p5NFZ4Nzd0aGNsSnZMSFFTcVFUYW95cXZQUHdwOWdwcWhmaGdWQUdBY1RJRzVzQmpXRnZnSzlJSlZoSU53a0w3Q3QranE0dG04SS9JY1ViZjRsTm9tdnEzNWFYTnFQdXN2YXlmV1Rob2N3MTQzdFc3V3BOVVRUR045Vy8yeXhiWm9Wa1hEeG9hUHR0cHVrT3lVL0hROFIremtTTjB5bHRzdW15aERzcEpzMEMxMUc5MUJUNVN6UExWOHJEd2puL1k2ZktiUDhjY3JDb3JIQVVFSkMvaUJVU2xUZXBXbXNxYWNEYXFESHlGU1FVS1pDbEsxcUo2R3ZkR0RXcUsrSE5YSHFyZ08zZy8vVDI0MVl6V0xLU2UxYTRFMW8zeVpiak1mS25aRmpuNit2bHYvdDR4S3I4RnBXRzk0WHpsWE9jYnh4dW5LV2g5cXUwbGlmdDBNdHF1MjEvS3lpMnBzYTN6YzlmZGV6K20xMWlLcnlicllPaitvQnFmTmJqczVXRForRzdOOXJsTjFBdWZUdmZkUmVEUjZ4QjZUcDgwRFBBVlAvL0hUc2ZuazZWRjUyanpZODlRejVOMTVjN3pUZlcyK2xXKzBiN3UvM1cvM1MvelQvVEgvb3I4K3dBNlFBdmFBSlBBOHlBbk9DVjhJSHd4L2p2d1lXUm9aakpSRytnbWVZQkFTSW8vUUVkT0pHREZLbEpORzZpMGR5L3hrZjg4VCtCbmlDWEd2K0ZpS2w5YktGK1dWOHFBaVVxVEtNcVZUcGRXSytsOXpOSzZtMXlUYWJLMm1MV3BkdXFLemRMMnUwTnYwbUQ2b2wrcU4rcUFoR2lpRFk4aU1Na05pV0l5eFJzWllONFpOejJTWU9hYlBUSm1EWnFsRnNIQ1czWUt0eFZiSldyV2FBUUdRZ0FMVUFqZVlDUktnQlNiQmQ5QUJBVFFnQ1FxaEZrSVFobTQ0RmJxd0JrZGhPYlRBSWFRZ0hPSWpGZUloQmJLamlRaWhFaHBFcGFqUkJyWmpzMnk5WFd2N2JHQlAydlVZd1NqTXgxcGNqNjE0UHE3aFhUem9LQTdLWVRoVnptYjNnR3QyVGRIZ3FETnFpYzZNZHNZT3hBcGozaGlLemNkbnhiZkdOeE5Zd3BXd3B0aXBhWmxNZG4vV250Vmx0MmUvNTFhNXR0eiszUC84YVg1VmZqVGZWbUFYVWd2bVFrdmhhVEdzNkN2aTRtSUpLd2xMWmFYNXBlblNjRGtySzhxU2NsdjVlV1ZjcGFVeVd1VlhPNnBQYStOcUsydFA2Nks2dWc3WHA5ZGI5ZDJHdEZIUjJOcjQyWlJiTloyRXJoWGQ3ZDNpYm1QUDZWNStiMFB2eVVqTFJ5S3hycnZjOVNESUZLZHJoOGJ5K3c3YUU1QlVqbmVCTkRaTHQzTlVCcEFaYTVlbGJ3OXgzVVFZMmNraHVTZDVzZEh2TUx3a1YvTDl4d3JZQ2hlS1NLVkFsRlJOV3RwOG5mVWYwWEt6RmRxMDY5Q3BxMklzdnQ2ZHJBU3JyTGJHV3V1c3Q4RkdtMnB6c3NWVzIyeTN3ODYrcjlDREsvMHF4M1hjekcxeUYvZmJ3eU5CQVJBTTlSb2l3Sk9uTUZST3dkdTNYL2tUenYzaFY3K0c4QllQbnJ6SWxlcTBHR3BLRmdBS0FTUG9XSGpSWG5GKzhNdEFoTVNCNTBHZ1kraW1JdVppMGNqYWJUSU9tdXRYMURvMUNTTk9KQjhGdlJCYjNtVUYyclRyMEttcnh6cnJ5cm1mSjEzRXBWekY5WGJ6K2RCSlhuVVduYWhLaktVYVZud01SRWdNaHRBeGxJbGlhZFlUN2tHNkwramFIenAwcHF2cjM4RDk2UE5UZnZudGo3L3QzNUZHNEpKRFdhR0NWdG5ZSElVcGNpK0dsbEJsMkhJVktzT2pxckNRTVIzQ3pqYVg1OGhKL29sY0tzQUdJNVdESnQzWmJ2bTNRUXlTS2tVVGpoYlFnMUgzUmg2cG9nNVhQb3Vua0lWQWJ1cVZCYURRaUoreGVPU05PQmk5dndjSkNLQkhSbnd6SXhjUGNLT29GcFlWYlFQakdUS1duSEZreDRDRUJFaU1KbXBQNmdSTUF4cmNUeFJVMGVFQVBkZ1ZuQjR6RjJ0TXZ0ZkpMcUJNdFlRdHBWYXExUWhBQkRXb3JaSDNnQ0RIa25odEVoNUlLMzhPeUFvYjhqMEZyTkMrbFBCRG9JQVF4REtjZzRBT0ROekViQXl5aHBrM2ozTFN0WWZyVU9pNjVHb0VXbVNGaXBTclVObDRhMnhwZ0NXWG5YQ1RvbWU2YXlPeU9WdGtxMjIyMjJHbjIrNjZ2M3RZTGU2bWhBZ1RqbXhrT01pU0V6NkJJQ1NPRFk3SURkY05NZ1NvYVFpWlFqYnliSkp1cjF5cno4ZVNMRTVBRFZtMkVEUGliZEhVMFFaNncwZ3ArSDQ2WVlWWUVYcmVIcEJLU0p0WklCYzIrc3N3b3d4YjJMa1FSWWlLSlNxcFJOZXFoSHQxYTZJUURkUnlwYmt2TjFvUmJkcDE2TlJWc1NCZTNkbG1XMnkxelhZNzdGemZsL1RVcnRSVnduVTM2M1oyMS8zMmNKVVFZY0tSamNTUkpVZVJFbVVxOE42WDdtZ2NyZWd2R25uMHVMbm1VaHFMTlRhemMzQnljVGMwMVo4ckRCVjlTU244aUlraFI5SnpLWGxpQVZLamU1R1RsTmMwaVJJZ3VCWER3cDE5eWFhem9CUkFyaFg0MHBwSjNlaElLMW9zd0l2bHFiOExzVXE4cU1LaUlzcWdINFZsSFFBSjA5WGl2a1N6MUU4dUF3VTZPY1A3TmtMOFBiZ0N6NUpRRXROSHY1dzZDSzMxbHd2eUZCOFdJV1dnUmsvV1lkQzdxU1d0bUdYMjl5Nm9vamhtZWJBaTJyVHIwS21yWW9YNElqZDdjc201MnVXNjI4MFR3aUlUaFJQek9EbWx6akNRb3BTU2h6SVZlT0c3cWlGUUJDWWtJbGJUWVJsRWRBem5aR2ltYkJnSDEzb2JaQjVsdmdVV1dtU3hKWlphWm5tdHFMTFNLcXV0c2RZNjYyMndjZDJmTGhSZldIVkRGeTZpeVBnb3FFVkR0NUNiYmxodGRvZlQxYzNkdzlQTEcyKzk4OTRISDMzeTJSZHU5dXlsa21xcFRLNVFxdFFhclU1dk1Kck1GaXNBUWpDQ1lqaEJValREY253RnJHaXpPemc2T2J0NDllYmRoNVZJdFJnT0NKS2lkUXpMOFZEUWk1S3NIS29MdXlLdmRocTBPcjJocVNNQnZEZ0FDbFpFTGptVWE2aWdWUnFyNlhFUVJaM2sxUXhjWDMzZFliZW1QQ09MNFZXeExGNWhxRnhEU0ZFTG5BcGlHeTU5MCtQZlJYdlpuUUVyVEJFVmNWR1d5Q0NWRlNRS0FBcDFLNHVkQVhwS2hoRUZBVXlxeFViUzhxRlRCSGJIc2Naa2RWUXNmZDFaMzJUcGw4SVNpYVdJWmV2engwemlwbXRQMTluZUZOVWJWR0dCOGtNd2FUOGZwQ2dLcTFJMEsyT1RwdkFjc3c4SXlRMUpnVldnSW9DSVdPRzdjd0FBZ0laWkhGd3pINGJ3aTBtVm0zQ3dmRlNhL0FIVmUybjh6alowejBkc0o4MlRKRDhVM0ZtSFUwZVFQcitkc3BhNmhXWnBHK21WREdURzJtWHAyME1yanlpTTdPU1EzSk84Mk9pbi82RUU4dGtjK3VPakorSkpBd3hYckxUS1FNVWJsVUlWNFlkTmF5MVNLMmFaL2EwRm5jM0UySnJScGwySFRsMFZhOS9sOVQ4Yks3TlZWbHRqclhYVzIyRGpibE83WUl3eHhrelV3ZXlRdzQ0NDZwampUamhacC9Bc0NNSElSa1lPdVQzaFNlNHh4V0p6dUR4K0pmYXl3N3lseU1wU3FUVzliWFNUOUJnb1k1dkd0Q1BOQmplM3NMU3l0ckcxczNkd2RIS3V5ekJKOTR2SEZ3aEZRQ0FkNHloaXJMaVFJS21ZSE5wYmNsOFVTbzFXYjdiYUhmM0MzVjUzM3RTWW84VUtnQkFjY2c0VEVRWE5zQnlmWU5GbS80QmlPejVWZ2U3ZzBTdm9GdzJtK09jY0liVUFBSEI4RnYzZlZoYS8zaVc3eE8yOVZWVlZWVlZWVlNiSUk1TXJsQ3ExUnF2VEc0d21zOFVLZ0JDTW9CaE9rQlROc0J3L0FRQUFBTUFiZ1FEM012WC9ySXZRK3dNQVFNUGtWU21vYUNDaUY2MUN0ZGNYNVV0VUdKV2gvcjc5YnQ2Wm9BbXdBNnJpNTIvcXVGODRkRUdzc1FYTVdHb0JyY1lzekk2czdjMjQrKzZROEtIaE5KT1p6RVFhYXF4REJnc1NLUGpDNnRxNkRyZ3NVUUY0TlNpQUhTQ01STUlnN2NpNUdDTkJTakRjVERGQW5veDJiejNaazFmSGJaVnNnZWRMaUNWeGU4cUNiTytGNVBGTERhdlRHZ1ZyVlJZSFM4UlN5MlZ0T2g0dVBmUi81WXBPREY2WFU5Z3E3cnNGQWRrMFR0UEpacUQycXN0bTVVRHVlN1grWjRuVnVPek1xaDdGREJoYmFTcHNUVVJ4eStwWGJFczJ5SVNBSUFMQ0VLVUpBZ0tDQ0NJV1JGKzhsWHl3ZmtlZVBDVVBuYVhIRjU1NDY4a29aMEJsYUpkaHpuQ2lyVmhKU2xHZWlra3FzOG1sbm5xVDFKS3loa0dSMk5hdDgxK2xkMkk5WnkrZUhad2FqVWFqMFdna2lBY2dEa2dIUzRmaXNDT09PdWE0RTA3V3FVTDJneENNL0RhbDR5NEVuUXhqd21TeE9keDQ4Qk9jRWlJU254c0xQQk1VKzdiL1MxVnF6V1o0VzEyaHp3QmxiTk9ZZHFTWlZXV2hzOUxibU5pWk9aanZaR0ZkQmlYZEx4NWZJQlFCZ1pQZ29Cdk9oN200Z1NqSlVESHE2VTEyWHJtZmlsUjdhdEphYjdabTYreHg1WEJ1WlhsZW5zMlF1Snd6RjVhc0JrQUlEcG1nWWVBRXVSbUpSTU93SEMrSU5ucy9SR0VaS0lURXFidW1BVkp5U3VySFlUbHNLa1JHKzdoT0RwMDJ2WE9NeGJRZHA5d21SN25DeGhsT0x1N3VMZE4wamkrYXRXajltL1haeDUzLy8vc0FvS0JoWU9HQThBaUlGZmcvTGtqdzBpSzh0eTM0cjlrcnYzUGRvM0RQWkh0L2NPOHJIL1BxNTNRZDByMnFMY3V5TEdzaWZnNXhBQmNFbkJKWFNCSWdVSkRnWFlqRVd4Tm9vZTloZ0lrbFFhSWt5UTFlbnNZdFUwUnVFcEpET3psTWVMamtYR1VtS3F0VlFDQTF4U3NkRkJPZzRFcFp2VXVvazRKNVE5aCtjKzNtc1NCWE1HT1ZKTTV1NXBrWThnTENDWk1HOVd2OVBqYXhNZG11TldMdkp2RkVPWlN3QlJzUGIzMFlwNzFiVEJKTDJNREZzUXN5T0IwbjhiSW9RcE9SRXJqMCtPeUo0RWtvRE1Cd0ZLT1VqNDVMQUVlU0lOM0dSSThJRDBLdEJSdEN2Rnk2czdBeVpqMVYzUWZlZ0VHQmtZdjBQQ3R5eFJTTHplSHkrSkpkMXZjaEl5UGJqbFp6V2Rnb1ZNTVJTV2hnT1QvaGhFRXM1dkQza1p2QjJkZkQ5ZW5yeDY4bE12T0JFcE9hdEZUdk9zTnJVelNQMGFleUFpQUVQMDZNY2hMQlRzdkhGRjYwdjY5a0xOSXdWTmJoY0w5bWFkVnV0QTdqZE9rMjNvU1BwLzdQMkxKdHh5NkNZbFJhL1orbW5wL0hVYUNSV0Z5djc0TnIvNHdtU0dWeWhWS2wxbWgxZW9QUlpMWllBUkNDRVJURENaS2lHWmJqSjV3bEFBQUFBQUFBQUFDYVZRQ0YxTFJDZEVGbnQzUDFIL0IrMmkrLy9mSFh2L2kxamdPb0lHQ1hpQ1FnZ1FnU0xFUUVjbEZncVdpaDcyR0FpU1ZCb2lUSnZ5K05ianFuR2JpOVVObWdRN3NNdzNCRmVBUU1xZlZObi9wUi9wVUE3b2I2dUw3VDJvNER1TnVOZXo5MlI3aE9ya1BCQmxiM1BaVzlINEFHQ1FoSFhPcGdVWXBPY0lqclJidFNGeUJBWXNBd0tlbVpmQjN6WVFrQUJoWkFlbnZEN3FiaDVtZnVFOTAzZFd2amUwdGlVcFN3cytTam8yTEVUTEwzcGM3MVBmcUVXRDZ2VFFvTGFvd0kycHVISXVYNWV5dDNUSGx3S0NLeEladTczL0dLallmNkFQSXR5NlF3TXY4a090MEo3dDZYUXluR3hKWmhtYmRHUVZqY3BNeWdHSXpxZ0k3cWxyd2dhRWFoazNaazU3ZXB4c1FNb0loR002djZ4dDVrbWs3L1lFVFZaNWNzd0daeTg5WkUwU0ZMZU1UQnhwMDBYNjhlUnRkSXVFZUw5eVdSU2JMUlJHWmRhQXBDM25NQ0U3c3pON2huNXM0RFRIYXdQakdWN1dSNHBmS2dTa015WTNFeDVDVzVTOTYzYmVSdGJ3dnV2UWMyU2RpWEc2eUlOdTA2ZE9yYWRhTUVoQkJDYUUrdTJuVTMrMjNrcnR4dkQxY0pFU1ljK2ZFVThEVXpjb1VqV1hLcWRqYmJPdXR0c0ZHdlRUYmIwdnBXVFNTUnl1UUtwVXF0MGVyMEJxUEpiTEVDSUFRaktJWVRKRVV6TE5jUThwZkV6REpJRU14QlEwQ2FCS2xoanROYVVWc3BtQ1ppZ2d4WXNmeUZ2VFY3M3hMbXlnUVJoa0RoL09DQUZwVVcwaXBtQmJOUHNBRG1uQ0phb0EzdDZFQW51azVMTnlDNDJHeEZtYjZheVZ1RVZpcFhrZXU0dWVjMnlOK0JKVWhRT3dBQUFBQUJDVUNDQkFsZUQrNk9FSG1BM0UxSUtGaDJnTHNSZmxXTFFCRVVJUkd4bWlkaHNXY01NY1FRWWtJVG4yWXRXclgxZVpqNXNjQkNpeXkyeEZMTExQOTRFbmZjeFF3VU5Bd3NIQkFlQWZGOWhENlBHQUpDS0tIWmYwWkZWdWRmOUpWL2I4QkVMMUlxc21nYi81Q3VtT2czMTdpbkhNTmZkTnlHZ29LR2d1b1BobXNOOW9ubGdxSlZYeGs5R3llbVNid1c4ZlplK1V6eld3aUJpZlUraFEwa0Jqc1VxdEI5MTc4UTZIM1Uvc3hqSzFybnhNVEVwZ1hhQW9zQUVRUUVDUkVJSzNCaVltTFQ2OUpRR0NRa25nWTMzT0JTd2JNVGQzZXFUdzQzVmliY3lKekNKaWFHN1lLR1lSaVd6U2hyRVkwMHN3blRXVmdDSzBlRU5CejdmbXFacEVyYU1HWm1abWIraG15WUR4WkZVUlJGVVJSRlVSUkZNVE16TXpNek16TXo4M0hmbm56N3liRnk4cldMZERIekc2WUc5ZjlOdGpzdW0xTlg3bGp0a3BXQUVGd1d1Y2hOMmVRQmtYeVVRN21VUjgybnRGQXJ0ZEZJMk5Bb0drMWpxSVByM09BbXQ3aU5DcXVzc2M0R20yeXh6UTY3Mk9FdTk3alBBNUtnTnFnZDZvQTZvUzZvRytxQmVxRk5VQis0Skcxa2pYSkg5aWhNazdRalR1djNBSkpGNkMzOGZNYlFrM1c2SjQ3U3BNRzB2RlJuZlpHUGxNL3cwK0lOSXBTNzBWc05leUlkZlN5ME14NjRCaDh5NmowZjA0aWdCMDVBd3dJUmtBU215ZEFHSVNHaHliZW4wV0dBN2RSYUJObXRuU0Vkb3ZUQVZHK0ZpN3hoZzhZcE9ESmx5WlpqZEpOK2ZzV2VDVitMRkZNek5WUDdsZkhKU3owZkxpVFJqQUVBb0tycWcvaTlrSU1wdnZqcVd5V2xNcmxDcVZKcnREcTl3V2d5VzZ3QUNNRUlpdUVFU2RFTXkvR0xVd1ppOEEyNnM4RXJnMDNmd3oybjQwcXpOTUpHR21XME1jYXVqeVBqcFFsZTk0WTN2WlczZSs5NDEzdmVieDljdlIzWWFaZmQ5dGhyMzhaOE9TQUhIWExZRVVkelRJNDdzVEZqVHFtZHZsb2JzWnVEazR1YmgxZFQ4MTEzWVkyUGhWeDIxQWxteDJCdkZaYlhrQjZ6SVBlSEoya3MzV3JSeittNEFFUkVSSFJCUlVSRU5GbUVpWVl1YUlWY2lZaklWRURFeE1Sd2ZwOU1aNGxTbzBSY1FSSHk2ZE1rUnBja25UbnJrWU5zZFFxanBOaEVkQkFQQWdXRGhDTEdjSUtNT3RGbHNpVTlMU3pESjViM3ZRUDBPbHNqclU1dk1Kck1GcXZOemptY0xyZkg2Mm9qTDhXVVZESjM2dUZ4NDBhUUFBQ0VCRXlxYTdzZGR0cGw5ME43OXNkVkVoRVJFVkhUbURORTd4c1lHZ0hsalc5c2txa3psMFdXc2dJaEFlek1QK2V5RmtJd1FqS1lMRGFIeStNTGhDSnhKWFJaejcwVWU4cFNxVFZwcGRNYktHT2JWbWw5NXRVY0N6UHAwblNFQ1FYR1JSSmxtSmJ0dUt0d0lRNmpHRUV4U1Urc0l0VlNhOU5qemtxMnpoNG5SODV5ZStxMW5EdGJyQUFJd1NFVE5BeWNJRXRoTk1OeXZDRGE3TXZWWk1naGg1endZVzhhVEJhYncrWHhCY0pMMFk1NlczandiWHdiejVTSlltYlJ5THBsTnJmaGJUamlLRWM1bzFtTFZtM3huOXIvcXdjRUNob0dGZzRJajRBb1VOQXVPQ1YwWGROMFhkZDFYZGMxbXN2bGNya1RkUWRudzZGMTdEM2lOWXFGN3dUSmlBbUx6WTEzNGljb1lTTEVrcVRYbnRHWEs0V1VLclVtTFRxOWdjbzRhZFBWbzhYTTNNTFN5cnB2dk05TVlaRW93TGlRS1dkZ1d0azR1VmNlZWVXdEZCMEJGWWVCbDhBdktUcUdKRWhsK1ZBV2Y2RlVxYlU2dmRGa3RsaHRkczVSSi92TG5RY3VtY3dXS3dBR0FTTW9oaE9Ia3B1U1RjT3dYSHlYSURIYnllN29sUFB1clFkQ20xYTd5c0YxeGdWM1BQQnFhcjRYZUlYMmtpMXV5QVh0a2lob0R2Tm5INThrTDZXdUluTmhuSituM3lrVWdFRHRZVUJxRURDNGhrNkdaZmcxdWhRcnVWaDZSRW01dHB4ek5Kd2hMcjFwYVdSMzhpZ3dlbVhNeGxqMWNXejhhY000ODRlekl0cTA2OUNwNjEwM2lhK2lRTjJUZzNiSVlVY2N6VEU3N29TVGRTbzQ3WXl6emkwWDdzdkVYZklYOHRjdWY0dS8rNGQvK3BkLzEzK1MvL3FmLy9lcmxXdmx1aHR1dXJVRTc0QUJBMkFTTEJBQlNhRGdSUU1HREFEeXMzUXYzeVdTeWowbG96SW8ySVp1V0V0R0NCRU4zdkZnd1VSUUJia2lQeWhrUkpLWW1KallkV0VURUJDMEkzVXBEWUlVY2lpaFpoNG5BeG5JWUhmRG5ySEErcmdOYUV3NUlNNXlRZHdYdkNEOGV2dzhCU1lMUHIrckcyLzNDYmVudXIzTjdkdjdmcjREa3h4Wk9kbzc1cmdUVGpybHdlTVBhN2FSeDVVbnpsUHl6SGxPWGppdjhOb2I3emFzSXgvdzBhZDg5NGU3NWMvdzkvLy91MENnb0RzR0VNWFNjUUFXck9BSmdROUxQOTV6NjM5LzhwSENaL2ZDUTVBVXpid3ZCNG05SmxjVnpFdFZhclRwTVpyTUZxdk4zcDN3QisvaEkzbjJ2Tm9SZXhRUEpOc2JtME1HTTU4QUNNMzdmbjlJdlB5VzZic2EyTFM4OWphZnBmMDJqN3oxNlBrN3I3RmovNUo4cWxHdFZLOTdGU3dTbVdRbWJuRlMzeURWQklmV2hLNmVCRm8xOEVrTkpoYnVvaFRUK2R4Nk5TdUlNOGtNS3EvVFBRYS9vMUdwZytWWnlqSi9QdVpSdmF1V2tLeXRsSjMzMTlzcUV5YU51SS9LdzdoMHJnOGdkQlAxL090ZlFPOXYrQVdCQlBEZ253UDlkN0RFcS9tMkZJUUJJQkFNNmt1TnNXNkJRaUk4bHZ5MDVwa0Y1UDg1OXN0SUIwc0o0UUZVUExrRDN0TzViM3kxVDBTakRHcUl5dURlQUFBQUFBQUFnUEZQZ2wybUtENzRKRDYzYVdPcXR4bXhlUmYvL2d0Ny9GSHFKVGo1MHcvLzkvSmZzemYrWU4vZGFVcmVuaTFaMGtUVG1pV2hRQzVjenpKWTk3cDJmSjI3dmNWT1ZmTXNvOWxCL09iMllHNUQvVEE4aWlsRmROWG5CQlpCalNNWnl3UERUTkNTU0RibFhhM0tqTXliR1dJRUR3Rnc3OW5zTURPWTRTYjdUZ3JraUJVYk5CQmFPbm9HeHBqbWFhRkIxQ1lLNm9obitZazV2elZIc3pEaVMyUGtiSlRybzBrM01sWTRCQ1lsam81cDV0c2hidWNkY3J2STdTYTNCL1FoQzBvcVVOQXp6ODBSUngxendrbW4ydW5yNnNCQVBRMnlJcGU5VkxKcEJPUHdicEJOcW9yN0VjQkJDK3ptdFc1aG95Z0NJWVFRYm5mbnptM2Rub01MemFuYjBGMzMyOE50MFFtcGhFazRjdStQTXBKd2tDWG4vUnM2d296YTgxRFFpMUx5MlhDR01tcTZPQUVCYVRNTGtHYzdWbnAwSTFmY25rVldRd0VGQUJSbE1MREdBQURBQUFBUUdZaFhQdWRNSTdQY1RMa1BMWXYxMXRCbVhWbFVhM1FHazhYbXZPcCtIUlZ2N0l5K2dhRVJVQjdmMkdSOU9qTnpDMHNyRUJMQXp2eHo3azZHRUl5Z0dFNlFEQ2FMemVIeStBS2hTRnhKbCtWZkpMUEJBRVZSRlBBQkFBQ0tvaWdUQ2hIQkNDckdjSUtrYUViS3loVXF0VWFyNXdhSmJEMkhzSkNrVktrMVdwM2VZT3lUQmVleVdBRVFna05BTVp3Z3FhNjFHRmlPRjBTYmZaSFlocTdMa0NFQ0FBQmd4WW9WSzBhTUdCd2NIQUFRbUNSYno4d3RMSzJzYld6dEhKMmMvWU5ReHo0UWhZS0Y3d1M1c2Q3SGRDeXg0eEx2eEUrQU1CRVZleStSUHBiNVJYQXNtTFc1VTZuVFdKc3VlZ08xUHZvdzdSek56Tnh3WkNBWTJ6bDN4ZE1GRnlWQ0lpTVVhalNpdzJDZVE3aU5aak84OGwxVUlCUWx2dmJFWGFXVlRIcHlSZlZkVk9sRWxWcWZiVXdiWmhQR05XSFYxTXpjSWt0YldkdlkydG5Yd1VYRlFxZVRKZ01qTXdvY21iSXFXellubzhHVm16emtLM2l5VU1mUXlZbVVPbVdWOGk1T3k0cnJwS3I0M0dyUW9jRFNuRndST2RHODJLTnY4UHcxdHZwMkVZTGxGZEFGeU9VMytNTHd0RjRoTDRnWlJucis1cDI0VTdEUWprWm1CSmphd1J4RzlFY2NBR0YvdUZsWWE1UjJMRFNRTFdJR29hWlpKNnY5Tm1sRWY3MHBxa0ZqM3h6VCswcTlrTVRJVURyUkJIOHpycjlSYUNKaHFnK2FHeXdLZklMSzdpRHdOcE1ZeHQ4Y1Jlc0J3WEx3T05wQUFESU03WVpNT3lWd3BBeXVDSDRBUVFoeGNBODdpSnJqcXZWRDJzUTE3NHM3WkFkTmZ6UkFidjdSQkFKa0ZsU2dtVGlKeDlsbURac1ZEMyszTlN4NjllQ2xZZktzUVpDTFpycU5GUkd0WURhTHNuczFxT0s0aERaRDNtNU9USkFpaDFYc3ZRUklOYnYranVzRExGRStXdU5JNUpnZjVQR2J4Z2d3K01SUE8yZ1hVN2RBWTZTQkxoaFJ0NWw4QjlyYm9Pbzhrby9QOGp6S0M4dG5xbGxuQlNjMFV4MUwyMWNBTXpJeUZYZTR4LzNtSzQ4T3pzNmZxMURBTk1jOExWSWhrb2xzNUFuWnIzK1BNZTVIQm1JUUJpTWloaUNqOEhpY3gzazBlUjZwRTlHMUo2VDlXeDBZS2Y0MC85aE1qYmVvWFVISzdhVjE2ZHdnNksvMWZnZ29xWjRPQjZWUDBBOERqTUpPbHRrKzBnNUY4SlVDSkJOQVhLN2ZsMmRFeGlnYkhuamdnYWRxbEtFQ2xZaWlDaTd6dmpoRGZOUXhoQ3R4dDFla3htQmRzQjRiMXQ4STdPZHg0SXVkaHk3d3VNaXk1bDdIb3dmakNzVm9DRnFCenJaSWlRZWVocDFvS2pFd3NTSXVpR2RJb1haS0Q1NzBBZjNRSHdNb290ZXFaclVCMFkyaGFtaWdoUjVHbU5FSU81eHdHMjBkWEdRMTU1emY3RkFuNTFYUllZaldieFpTcWR4RDFKT2tuTlFaZVpnQ3lzay9tZk9ieXhwZkM4SnllVnR1WlE0Rmc2ZHdMcUQ3SStFNmVObnRHQWpGdGlpaGJTd2RrUTN1V1BtK1FyaDBWNitCZUowc1dOdzJuZ0FJS0toNVhyTktqZVp1c0dLMlR3eEdjM0JoWThWV1hrK3FXY2lLd1Z3aFlpalVvNzVKSGxrWlorNXVDd3RWcTJOYkZtdVpIeXpBUWl6Q1lpekJVaXd6bHBjdUZHRWdnMkpRNDRtbUVDUUlkRFJLcnlXUmVIUzRSOWRxY1I1NTZhVUFaYmtTamhqMkdjdkxaNmdBSWpBVW93OGRySHQ2U2dMb1FlN21oY2xVSEdtTXJmcVVLb1l3QUFLTWFVcWJZUjhpZldoaUFnRlo4VFRxRzJ3SUUrY3B0NlJzVGtaU3plakxFdjNlKzNDQkdLeHNpYml3VDJQSUJTZzNmbzVxQXFKZGphTWIydHJhMnRyYTJ0cTI3Y1RxNGlVVXdMUURBaFhZQ3djQkxaaHBWeGdZUWNVWVRwQVV6VWlrTWg5V3JsQ3ExQnF0VHM4N1FiVFpIUnlkbkYyOGV2UHV3MHFrV2d3SEJFblJPb2JsZUNqb1JVbEdaWlF0OGI2QkF3K1FMSURlTHhJTnFaZ2R4Q0tpVGV0V2pBRlo0V1AzSngzYXBCTW9DR1JrZVFaekpObWQrVDBTOUpDdWtKTFFHUmxHUXpJYVF3Z0NFV3FnZ2RiVHcvNlFzMHY5WGFVRUlYNzVkekppODlSSElVbVNKRW1TSkVtU0pFbVNKRTduYWpCcVRyMmREK2xzVk9lMXk3RElPL3BwTTczYWRzSlp5ZS9MeTY3QkdXSE1KRHhNeE9rVHNUaHY5eExxQWl4RUlZWjFHYWtReDhubjF4RzhjdWZUTGxlb05tZUkyd2dVOVlFaUNncUtLRk1uNTNXbGdFYXY2R0p6N1A2VkdMSTcvN2w2SC9wMVdqK0MySG5UenUrVjhSd3pXVEQzOW5LWTRjYlZYbGxqUUJkNkp2R2lIQXB1dzBsTW1xbUEveW5PTkVJeHc3Q25jT0RBZ1p1NC9wcHNwV0lEb3dLQVFJQUNBdzRDaUNDQnJGcXBSNENva20rT0xLc2RwKzFXanRSM3FHbWZVY3c1Szcvdy9IdEgvWU5aNUY3QXNscFJPeGo4YmowdWpDNVRja0syd3QrRWxKQmR6emdOeDVHVldkcmgvUHpwWEkyZGpIdWxubm43WTN2VzFmeEhxWFdyT1JYRHRsV0FVZWV0Y0s5TnNVdllqVDBpSVVoRWttRXJGUUFFQWhRWWNCQkFCTWtnSjZBY1o4U1hMNmFHbWFIYnBCZGVRWXdyVks4aFpOS2x2d2tIbDdhQ2ZEQ3c3YmV0MjBsZHB4dDUvempkbWRzNkZrbUNYN0c4dHZiajdFM3dGdStORDBrS3NQcjJnOFMyQ0pKbXNQNWJ6bjJXbVhtM01hL091MGZxVjBvUk00cmU3YlQ0QzJ5RTRMZnltLzEvTW9DMm5SWHh2MjIzVVBDMkZ3cDE4Mjd1TWN2clMwVGNVcitQK1p0WmNXSi8xUkJVeVJ5OVRLWG1aa1hISGdTR0kraHJxUTFWSmFrdzFWRE9wbXU5M1M0dEtaS2hiUHd2TmFwRlpKZklDY3BRNWNqNmxNUWhlSWhNQVFqbVlxWW9kQWg5Y1NZTkdCYXRWR3E0dFYrb1FWYnA5VmJxaEVKVFJ6ZUkvTllJS3M1TzJYcWRXZ09xbXZzMllLVkFJSTNSV0k1ZUhJd2NOTCtWSFlBRTBHNXZ3cnh2UlFJVW1BazlNcU1pTFYyV2F5UVVKSDdTTHpNSVBBenc5bnZseE02ZWpwMHZ6VUlnSmJTQkR2cFFWdjJTRFNDOERBNm9FVXBjZFVuUUJLTTMxL0xNQzlUUGFRU3RmcWlGcWY3SDhJTVpkRzVaelZuU2NFQXpqU25Xc2RZaklKQUtiYXh3M240UUZEUmhQWlpJQ3hBVWZOc01MRmRPc1FnNlg5Y2VEd0FaYnNWVEVvSDNSUTFsall5SG9DRlVwczRERXMxMFdFakZDTWZVNDdCdmFucTN1alZZMzZiNnlCVW5oY09sQzB1ZWpyUHdpeWhIZ1Vob0F4MzB0WngzcGZONk15R1dlNEhXMzNhN21XM1hWVFhDSU5zdlh4U1Y0S2tpTkZTa0tvdnl5Z1JuTnVTTnBXK3dsSkZlQm9XcnV2WGFXUVJOVlFPUGtvQ2d0ZVhhRjZCc0tNMEs5cHlYaHNxNWVBc0RwdjB0U1lDOW5abDcvVXQySUFFL0dzR0ZoRGhIU1FYbTYrdlFPajFJYmR1Y2oxdGVGdHQyN0NJb1JtM2Fxb2trVXBsY29WU3BOVnFkM21BMG1TMVdBSVJnQk1Wd2dxUm9odVg0VktWYzQ4Y0hJbW95bVBDRlMremdrRzU1aENBUlNBaEJrK1d4bGF3am1FaVhkclZVY3B1Mk9jZ1kzaVJoME5IQllFOTJYVmx6ZFl0NHpJdzFKVVJ2ZGw4ZEdRS0NDd1RUNlFJcWwvTkY5cWhFSEt4SGd3TTBIZ1NPbWlCczgyTVdZQWsvOFF1LzhRZC84VS80RmRmZElvaWVBNEdHbytNbTNGNU41RzRVOU9oRm9CKzROaE5NOE9NbldPOVFjUXlDSU41UGdpT2tDUmxucURTWnVRZkNCeFBuVzdmcVVnU21RNk5hR0J3bXBwc1l2V2EzQkEyR2h5aGdFMHFRc2VFSlRKYkVNT1BUSGVlLzg5SGhDZkkzUjlFWm44WDFwK204QmZTSXFZSXoyK3V6MVNVYUNEMDJNUUJySE5VZ281czlSTzdNRUFiU1VLcWkyc0tIUUliUUVCY3Y1S2JpQUtraEl3SnBvbEF1b1JZME5XS1N5VmM2dmF1SkFZZ2NFYmh3WU1PQjRZSTd0eTVsYXZwZE1RZnJ6cWpaZjh6d1dNc3djZjU3c0pjV2ZlSUdJRGgrZDBEeVlLV29XcXpCT2V2c0syRHlEdmJXekl0Wm95bWc4OTlYR0FSeEpwZWVVVGVKN0ZDT2hyM0kvQjhUd3BiOFNIbVZWL2ZWTTl5SlZabTBOb2RCRUxROHdpN0lrQVpBVDZmNXZzaUthanQxYXpFZXdvaTB1MlZvTHJNa3EwUDAxL1ByMGRQZENYTkVRMFJUVUZGUlVmWDk5QzFnUVU0bnVmLzlpdXBpUzhXbEFVNS90Ylo0dVp2dktRM3JRY2NjS1kzYXl4TVFOalJzTUJnRUM0elJLZE85LzNSUE9OTFhWRTc3Nk9qbkNaMU9qbWFUSXcySmhQNkFVd2NhaWVwUzFzZ084N0loUndoZ2NNQ1lIaUxpWTNlS21ZeW1XdENkYmJFbDVsamJOWWdUYjU2ZGxrbXdYS1lWVE4yVkRpcTB5cW1meFRtVHhNWmtTZExaZ1p4TGVGNCtMTTNQM3kvTGNDRndlV0VJSzZ2TG9aeXlwVFExSTl2cmFqM0owWHIyU0s3V3EvK3NwTGkrVlZPdVZVdFQ1a0h6YVg1RkJIQ0ZzNEFCRGxDZ0xYbkNzaWc3Y3lUbWRKU29JbXBiRmRXN3NqWnBtOWFPdFI4ZHA5TjJjN290M2FIdXpvZzVpaDNkNkJHQ2R4L2Z2eHVMeDNIakR4UHBaTlBrMk1ReVpVNjEwNmhwMHJSNCttSVdQS3VkNXpmUE9PL1pmTTNDeUlYWkN3c1hOaTRjV3BTME9DRXR5WnVMZ3NKY2ZDMkI0eWVPVVdWZWVhT3ljdmxjWFIzWkdQUWw3R05lY0xubTNJc0ZkaDNCZ3BlUVVHMmdnOTU1SDVvNlpFWWZScTY4azVUS3FCK1VTZVV5b1N1M2FtanU5TlVSOTVoUkhYRWtLa1VaSWNrdHN6UFd1dnlTNVo5ZkdXdFF4bWFraFBpV0VZN25URUJMcWtBMzRRc0NUR2RpR0RhdE5HTEFVNUFWTmQ2YTBEMEM5OHg3SDV2L1dQRUFsVmdoSVVDZ0lNRkMwREV3c1JJMWxTQlJrbVJERFRPY2dQZVRrLzFPK1c3L3hvSjczUVBPdmZUUG85N2hVb1ZRKzBHcEFzT0JBd2NPSERpZVkyWVNsQ1dvQWEzZXl6ZXVHQ3hZRmJ3NjRFT1VYY01Wc1hwUnBUb2tIeFVMSzlBWit2UFF2YXkwZyt2d09oVkFLS0phMU81bldMN1dhU0djMmVvcjlVTjE3dGxTdERVNG1jT1NVclBTN250ZHFVWEVPbmt5eUNHdEtBL0o2eXV5NVNLOHpMZHdTMXRURWhEb3dpUkNFRFE1VldQV1gxNi9Pb1BGK244c21WTllKSTR3dHAwSUFpM0NHUVEzVk5EZXNKR3lnU1BUSG5adlYxRlA0dGhEZUFYM01QQURWeThsVVFHSnBKc3FqRnBLK2FjaDcwdDlwRC9qUitsNFNFWisvUTUraG5yUTA3SHRIc0Y3RnJ6SHh6MWZjaUYwbEVoZlMzNVlva0ZDQUFJUmhHQ0UxQWFKb0MvQkVKaGd5U2d1QTRIQUtoaUtZUmd1c3VjaUIxcnd4Yksxd2xjeFc3YXZsa0FzajRiclA4Sytjdy9mWEp0aGorZ3VNQXpEZjJrM1c3eWlIUkR4MmJ6ZkJ5WXkzUXVRQmpacTA0SlRJalBJQ293QW9BQlIycU1zY3BLclZHR3J1NkY5RXlsZURXWDFoaFBrdHlyR3I5Y0V5YklkNGo0ZXVtQ3M0VHkzWGdnRlBMK0dPVWc0cnZPK0hMcEVLdGpzejNZWDFnUGoxYzNzcWFFK0U1ejExV3hPdEhYTGpGUHdpckpwSnBPZlBpYjlUdmRaWVdrOXdYcWFWbW5vckw3RlZLb3ZTSlVPbEk0R1VqbGNjSmF0MWUwOTdyQzdiazg3OEJjRHZmamJmMkxsME04SzNWUHBTdHhYK1NyTWhkZmlnZG9heGgrd0xadWd1K3J6QjE3R3lUL3hHT2lubExIR01EOUsrSGJBb3lyVG5PVmxZaFVSVWpkNlBtc0ZlZmhuOUkwcU5BWUo4UWdZelF4dXJ5SkQwUFZyWHM1c1VQQjVsN1FWN1VsRzZNMDdlUFFSVzNzUEg4dDdYYmVBbEUzMEl0OXBzazhra3MwaVRiSytzdnpZMzZJV2FwTVliaFUxT1V2Yldwdk5RWlF1cnFTcjI5bnlHVmpQaHhVWnhmVTlpN2pLcFJFVzFzaUV5TEE2UDloYmxJQ3lCV1hWc3lVakJjZ1NOYmtKRUprQ0ZTTVFwYXNQbGxjbjlWN3BQZ2dYM3BHRGJnWldMNHl3L1VyNFppL2ptQ1pjSUZDTDJTd1JqNndISWtXVDdzc3NZVmxTSXNteUdoeTIvZUhycEVib0duL2lPVWg4MFE5OFlaVE9JOEdwOHpIdUpvZnJWbFFoaktUS1phQnFiUVhzczB5czR4cUZzMEljV0trOTMxb2t2M3h4cXl4WUlQS05ZcStLZ0VldEhaaG8xWmkzMnE0ejFHRytpTjNWeTI0aHF6TXBudWM4TTI3L1ZaVm1WbENqQUMwc0hNUVpqVHBKdHVxWXdYTElOKzVKL1NJaFNOR0JMNzZ5Q3l1ZFhRWUhFMjFuRWlQeENHSXpaMXhjMHFzNzRrSFZURENLb21KTVdUdUw5NzZvYlQ0WHRzcGViU3VteGNFRnRabmtZWjhPUU10SW9JMmxYVkk4OWd3bzRFSTB1QkQ3Um5Ia3RYSTZzUWRiaUxsSTJRWHNSV3MwNTdUVXc4cXBKSFZ3dEtSRlNMb2tHUXNPYkVYdDd4ZExVaFZSdG5xSlpqRGtyV0F3cERPdzJLb0FJV0hIVnhhakxuWEFzVmpTamxLZGo4bGNuU0JLS3puTHpIWTYwWkJWODFMTTA3SThFVGhqa3Rhc25NeVVqY0lRWmc0ekVDNGFYaW14OWxHUmREekFkdFRURU0yMkNDa2J4WjVVZUgzbU1DbEQrZURwdC9TN3hkVTBVaU13WlhpM29wVW90emxucEN1V3BMTEx1S3pGZDlZQlJaTk9XdEZvYXdCRWVaT2s2TFd2ZTMzNk1wSGcrZWU5VHc1V0x2bnVoMGphTUthck15RTlRSmp4WHEwNDJXRWRFWTdXNHZ3cys2NU9CZURRSzNVR3lkK0hNWXJOeTZZam80R0pucW1ZbUFaVktKM2lreTRraEozS1RRQVVqMHV3NVNrN1lkOSsrVVFPbkpEd0NGR0p1R0dSY21mUGd3Y25Ybnh3K2RJUThPUEh0YjUrZlNJakJYTVQ0amN5djlQeGNvci9sWlhPT1UvbG9qZlUzcXVrVnhjRXhsQ0lndTNoa0FIaVk0WGw3K3hqTHpXSE9OaWJVMXlrSlloQVZxNXhsWjFiM09Ra2lZUXBSUlJ5ODR4U1hqN3hVWkJ2ZkIzTVAvNE9GWkFkRHJjcnV6U1dsQ1JORFJjQ21vY2pKTkErQ3NJQTNTQnlFUUVDUW96cE1oZ0FWVEFXNS9ML3RzS0dqTEJhb2E2cjBSbE1XT3ZiSEM2UFgvWUVab2hJaEFydnZnQ3hSRXBrbFNXQVhLRWpIYXRwQUdvdUFBSzNGdU9JS0ZuNlFpQ210SFd2QzNocmZSNEI2ZEVaQXNrYU9hK2VnN2h6TVg4MUN6Yk04ZWJ5WUxVZzNMQUlUSURVa0VXMENBQUE1QnhGeU80dGxRZHc1MmppRGV1U3VZWjA0NlpzcnFXMzFwYWY0eWhXQjhBRXBDc203ZXNpMXJDVStXWjFlT1ZRMUU1QmRabFZNYUd4c0VZc0tZQ2d1SjB4TkZwL3ZJRXgyc1FVd0F3Q3dKakRXQm1vSHZkTjdRRzBXblRpQWJCMTIzdTdRclVUWTJjSWZreklPbEt2cVVGbGk1MWoxVHBSZlRMSUJXck5keStsQUdzWkl6S1dRL3BDSUpua2Rmb2VoVllRbWdlRXlwQWlPOGI5Rm1VL3oyVzBaRGpUYURwbTlRQmNmWXlZSUxlNG5YWXcyV0ZhVXdER0ZHOExTWFFMYVFIbW5MbnRoakZsTGt2ZGVHWTNseE92NVFYbnBIdzdScTk3dkxNcW1LazMwMmJFL1haaXJBUEFiRm1pc2dERGNoZTRxRGNYZFo3TDM5UjFxM08xYkNseEpIWHZ1THJpRHVCS2FuMlo0eFNBMEhCNXU1NWtZazVoU0VBSTVCUXVnMk8wbUFScWd3c3hBU0lmcHNTVWxBRm44cWtydEVHMlVRcXE0WElFc2krQmJ4cUwzMWMrYTJlMmE2TGlMMjk5UWdFQk4zL0xRY3UxT1JmTXhlSWhpOEs5NUsvWlIyV2ZVU0RGeWJtM09lUDdROGVSaXpzUzdCNUpHNitieUhycU5Fa1hnM1NUZENqam9TWGFma2t6WTV6TGh3a1pCaGxkRFBOZERWRGc0QSswd1FZUHp2OVU1N3FBakhIYWFqZnNFb3ovbDdpSFNJYlRSamxIY2szdzBVTVdoejhlK0g0M1VwN091VFNReDJYcmVtYjBublA4UVZMejFHYVo0K3REZG9YRHVjZ2puekVFMENEd3JONW5VdlJsQWE1UFZEL0tVbUR2WUhRVk94K2NtMW1yMFQ1RlRyd1c3ZXNjNjZ6dk1XdGh1dHF6SDBqS1lqa2hheWViMkJwVmM3bkVaSm5teE5TQkwweE83Yk45RkdMdGhBMXh1bUZUeFRUUzNuZG5GQ0RKcWlCZUdPelh2WG12RWdnNC9qdjRJQVpvc2pKVkNLWEFHcHRjK2M3TklsOC8xZmNrNC80d1FnTTEvZm9rNDdKVmJCUkp6c1Y0OGtBZXp5aDZ0L0RBWEVjblZkcnhkVHEyNFJuNDNSMk02WXRac3JUb2EwMVJ6MGc5VFlOSFFKdjBicDBKN2gyZ0I5TEIwK25WbFovK0R1eVR6ZmZoYTRwM2plaGdxOVU3RzNBWlNMKytQeGFGdm1aeWJnZnVDT25xdEMra3d0dnVEbUVTeGxld1MyUnhHdy9hY3B3MUxoTjdEK1pQRS9rb2RXaXlURXFjaCtwbzUvTE5zbkNNY1pWa0QxTWpYWWFPRFIvVGRSekpiaDFKR3lERlUrblVFVWw4TE5RbTcrRElDdEFQcko2SHJxUkhzbGNmdmkwQXd1MWRSYXlaT2x2WXBvaHJxQkxRbU5nNWlPN3djd3hIRldLcVVjc3haQVZ3d3dKNENjTTVqM0JKczRML3hxSkhCR01XaSsvN2lXYU1tS0ZkTWVmTlJOTlcveHQrODhjcXFrcnNhcXJHdXRWWG8vV3psTVhHdFZXWFRmdFJQMnhkYi9YWnRvR0dnUGhEUklrZzlaQlJkM3VQdXZrN2M0S2IwU1dJWldhWkJacHROc1FjYzZEbW1ndGpZSUNiWng2Q0tGR0k1cHVQeE1pSW5IU2hGRXFoRkdwTHZUNks1bGhqNXppNkUyaitZYWNRWFEyRzJqR1RtTUlxck1Jc2pKYjE5QVIyLytRY2Uzb0t1N0MzN0Zlc2dIVXRrQ29KdEs0SFZqY0NyNXRCcUZ0QnJQK0NWT1lnMTUyQWRUZVF1aGRvM1Erc0hnUmVENE5RajRKWWo0TlVUMWFSczFBb0RhY25KS3NNaDFXdGNzeEk0OVFUM0RVRWI0MnJuTFBUdWd6YnRrRzdncitPTTRKMWZyVzcxckZyMWxyUmRTKzM5Y21lZUFOLzkwQWZUMGhtUXdzTUdFNGVXL3Y5UmNMU01xVmxaZXVWOHpjTy9HbVJvdUlTZHFVVm5PcFhjV3ZTaEZmVFp2eWF0eFRVb1ZOaG5YVWhxc3V1eFhYenBlaWpua3V0MWlhcnRlbFZydk82N3o2ZVBId1J1bXFUMWRyMDVyOEdQWGc3STZoM0lxNTM2K2pOOS9xQVV4K1drWHRpOU1mS3lHRXNpRUdra3JvR0djRXhSV3dCeDVKcnhTK0J0ZEJHeEJmYlN1eGs5bnBDaFVEZlFTbDJJbEZKTlRLZG5vSGNzRHN5TnVXWVdaaDNIVnM3clQzSFFldTRNQXB2dDg3Z09kZTU2TG91WFJtN01YRnI2ZzNZbTNSdnNSbkRISFJ6UVFhSWVWQlJNUE14R1JFc29SUkhLWUdTaWRKUjlvN2hPREcyLzQvR0hPWlIyQzNqK2hxK0czckoyVTFtV3JmZEUraitnNzhITDQzeTBITXVYbmpOMVp2SFMyN2UrMExscTBxT3FoNjgxUmlobHJjNmp1cXZQVFZvWGJmYmRITFNCYlVmMUhydzlWTHB3OWRQWlFEZklKV2ZuRms1K3NYWkVFZi9jemJNa1cxMnBVREFjc0VBLzVBS0ZLSXdpQTF3QXJRUktvaVFpQVJKeUpDTUFpbW9rSW9HYWV5Z0hUcWtEeGdFbE5UZHJ3b3ZqNTh2S0JBV2lvcUF3QUFTS3h3ckdwczRLcXlDeDRrRW1aeERNbE5iL1R4SUhRVWJXQjZqSW5aVkZPcFZEczhVVjF6amV1S3dSV0d2aThzNU9weWRnNHVvM1BYaTZSbThtUFpRQzM4Nk5SQWFFQm9RRXBBelJjNFVPVk9FQllVRmhRV0ZCWVVGaGFjTVR4bWVNanhsUkdCRVlFUmdSR0JFWUVSZ1pOckl0SkZwSTlOR3BZdEtGeFdkUGpwOWRQb1UxNzBKTzcwbG81U1gvVWpkWEt3RzVZOWRoak5Na0EyWkFyL1JFRHB3bEsrWFV1emlvSXJZK3AvYzh0MVM5cldyeU5xSVZsZHp1dTNDWlEyTEF6b0lnY0l3andoMW0xMjR1R0Z4UUFjaFVCZ213c3ZLdmFtM1NQVytQaUFKSFVsS1Fab3lRU05OcVpUUnBGekV1RlB3SUVtcGNLVlVzaWhJVWlwVHBDbVRwcFNLRWszSzVZZzdCUThhY3U0VUtSY2ltdDVqbUVkNnBEbXhXVnlWMFdkTmxaQ3psanhxNjhBY0FrUWdETENYYVJBVTRJc0FkQURyRzdnR1JxU0Z6YWhkWUl0dDYyNHBiUTBVQkFSQ0puV00yanhrcDZpZlpBcWhJQWdCUVJnY0FSRUpDb0tJVUJDRWdEQTRBaUlTREk2QUNJY2hnWW1sK0h5VzRwbjh1NU95OEpqT2l2UjVjVkJFQmk5ZEJaR0M3cVhON2tvS3V2MTlUT0V5emZIeXBXcElyNWMzbXNUa1N6TmhTalQ4ck4zZktOSEE5L2ZId1ZKUURKa2xTTTFRSTdSa0JubDN1Tk9TNlRpY2graTRudlErRkhhU1NMWkdHZGtLaS83NFlHVExSWWEyTk84SHgxRTV5V0w1RThZcWRsUU9wekNyZ0NqZU84d1dBazlMRktZcEFKeFRuYmphbkNPY0NtTWZ2eFh1RzBtZ2MxTWtTcERnTlRlcHR4ZUMxMUI4UXBINDdIeFZoSG45NmFNT1A0dS9ZckVqNlh1NnNvc05CUXFXT0NsNnRQM3NLcVVjeXpaU2pnSmwrSzI0R05GcXNCSXFPaFpPdnZ0amYyeXdGVHZaUnVmTDI0b0RKV3h3ZnA2QkZWZExCbVpnNVc1YnFxN0s2M0RqVFRYYlFzdXRiVGRYM1RKcmNEdnRkOVJwRjExdjcvS2FCaGozMkV2dmZWMzkvdnFKQWZjWEZVUWpDQmFCc1IyVHpidGdFbVRvWTVEaHN0cThXb01FQVV2d0NOVlRRRHJUQ3FJQjdiemFURFRkM0ozRmRWNXpKYXkzMVc0SEhSL1Bmazl1S25qWlRmYzk5ZHJIdGlOOWc4akFuOFZmOFZna29TZ3RxNnB1ME9IanBPaWhIN2FSYlU2anNkZDd6c2d1VzU1aUZYM2Q4SUZyTVZxWEhqUE02NWNNSDdsVk51aXowMzVISHA3OFNjNVUvSGxYM2ZiUWMyKzd6NTFPVi9sZENRQlFvRzR0cmE0eGF3aFJFcVRwWllDaEkrZjdhbE1KWEVVcVFHckpaZ2RPdWhlSUdMT1BLU0xVMHdWSytRTDNaVyt3dXFyOUR4ODhUbXgwVElyUkFJSVJORWJHbUpodHpDN0d4ZmdZRmhOaURqSEhtRk9NaU9FeGR2cjViMW9sVDdNWUxSTnJrM2hKMHVVNW9zZ0ZKZTU0NG8xUEtqWHFTQmg1Vk5FbUpMcE15NndZc3l5eDJaVDRKQ1U5ZVRtU29seElTZTdrQ2JmM3Mza2VXbHRza3lRenNyT21WQ1BFdmVwMHpHNjVvU1NLYzBUYTl3YVlITy9lVFlRSWY3bnNtL21UVzVQdms2RXBmeG8wblRPTm0yWk96MHdmVGI5UGUyY1VpbWptTjVzd004eFd6N2JOMG15SHpOYkNGa2xNQ3BWNG9Ub0dheDZiYWhFSUNqTk9tbFRaTXRXWHJGamp2cHoxaWRRT2VxUnIxcU03NW1valBMUGFPM1NjblZ2djlOZUdlNWEvUE8yTlVXNnljQTZueSszeG1pMVdBSVJnQk1Wd2dxUm9odVY0aWJGL0NDUUtqY0hpOElUNXNXUVA3RGI4c3JVc0RiejV4QmRDTUlLS01ad2dLWnFSU0dVK3JGeWhWS2sxV3AzZUwxNS9wYVJsWk9Ya0ZSU1ZRSWNISlFIVTcrbVpTZlQvTUZoS3crdzJCMEhzUDRtc29xcW1ycUdwcFI5TDl0ZlpTZjBiZkpMVyswK2gwdWdNSm92TlFRcU1LcXhpbTJkSG5sUHhQeWs5M2k4UFpBd1dUMENnUkpCb25JeXNuTHlDb3BLeUNwbENJdEtvZEFhVEJZQVFHK1p3UmNYRUphUWtwVTlZNEZ4dTJhcGE5Wm8xNnR4ZkNFWlFEQ2RJQnBQRjV2TDRBcUZJTEpISzVBcWxJRzJWaUM4UVMzUmFnNDJ0bmIyRG81T3ppNnVidTRkdnZuUFpMS2xNcmxCcnFQbG4wRTlXdnd3dEt2L1pJQ2lxcGh1bVpUdXU1OU1aVEZiK1B3Y09sOGNYQ0VWaWlWU21KMWZvSzUybzFCcXR6c0RRMk1UVXpOekMwc3JidnRyWTJ0azdPRHIxbnJGelV6TnpDOVdQamwyZUM1eTFKd0FRQklhZzBCZ3NkQVR6THpxaVgzN2FDa0NtR01nbGRRalNOdC90Ym1wVWJybHVtK3YycGVlQXdDbHlSMUdBU2N5VFJwQnhKb2xnc01BeXE2MjNXYndFcVNNQWxJWnF4SlZmQ2Z5SDBRNFhVS0xBa1E3OU1IUUFGRlc3Q3MwZ3YzYnpIMHFiVFVCN0JBN3BQNjA4UU81ZERjS1N0SDhaZ0pObHlMakV2R25wR1N3UmF6TUlxMnhJUHRxQm5QTmZFV05HZmxBa2RKelo3U0tqQjNDTnhrTXR3ZDJocmFkb1YrVTY5R0J5aEVQT28wS0JvazdBWXczeFAyQ1ZBZHFqbG5FNTZyZ1N2UHh3ZXNyWURMTUUxRUhPTEcrZytDSE44NDZtSTQrM3dkd0Uxa0dPYkU1Y3pLajVuSVBkU2VOUW1FRmdIZVRFaEdHaFZIT2hlU3B4VElLSkFGZ0REdGZiTnlQMkhZbzNUNnNKZlNuTU4yQWRaTTFLZ2dhejVpV21acnd2aEhrRXJJTXNXY3F4a2E1NWlzSEMrczB3MTROMWtCVXpIdklsdXRvSWFLNWV6eWFSUDhtQ0JTNHNSSG5nQy8wN2hVdzUyQWNkSmh3aFBYK2xrd2w3bWdJQjBZZ0dON2lIUjRPN08wWnV1QkV5Nmg5MTNSTWZvS1BhVnZoOTdqTERScTlRK0dUdUtZU1BpbEY0WVQ0cEZXRlVnRUxUZlBsWXhGRThDamZQVjlRampSYWcwREJmbVJwNUZJckNvUG5LNllBeUVxS2VPeFBwd1FEc0xGMnp2dUdMMUpXSFI4aXQwV3lCZGZyZWhFSzZYdkptNDdYbWdOVW1SZmJoMDVkdlZJdmhnQ0FwV3Nld0hBOEZ2U2pKbVBMR0prVnRLcWp6SEdCWFc1R1FyaEZlSHh2NkhHNmJEOXoxQ24rSEprKzJ2OFYzS1pCWXF4bHNsakpDdXAxbytabjh0cVl2YkUreUNLeDFiNnQxSUVJaU1pUEdSTGV3Tmh1Q2hvd0sySlFPYXFKSkJHWXljclZVTEE4YnhSc2hVYnJSdmNnTDQvdVFEeVpVbGpJVGQ3WE1KcjNac2ljU2d1cUhlcGc4Rkk2QlIwSkp4WWU2RDBxQ0U0Q0NrMEliQ3Z4QUkwTWJKZEJ2UzJkYUlpTFVDRXdac1ZSYzg3MU1lNDg5bWJtcE1OazNkQVlSQ1FVZDQ4dHo2bFVDajVvdmpPanJUeXRBNEIwelc3RFJRb3dSYXV4MUFRZ3IxSDFQc2ZqVXN3VTJTNTZYT2VZeW1DZktmRWJSRmxob2tjV1d5T05PMzZPT09lR2ZNLy8vZmZqT2V4OThWS3JNSitXKyt1YTdDcFdxVkt0UnEwNjlCbzJhTkd0aDBhWmRoMDVkdXYzUXE5OGdxeUhEQWJBZ0JnbVFCQ21RQnVtUUdmYnJKU0VBSVdLY3BLVnlwVXFqTTVnc05zN3A4dmh0Ym1rTkFFRmdDQlFHUnlCUmFBd1doeWNRU1dRS2xVYUhvRnV5TGZISnkzNVFMcVhESGJkOTh4VnhJeVloSlNQblRzR0RKeS9lR0lxeXZ5bGRkTWxsVjF4VnJNUU5OOTN5SDdQYjdyanJudnNlZU9pUng1NTQ2cGtYWG5ybHRUZmVlcWRIbndFLy9mSS9Hd3hFSVE2SmtBeXAwQTR5SUN2MnhCYUJNSW9SRkt0UWEvVkdzOVh1Y0h2TkxLdzhBY0ZRT0JLTnhSUEpWRHFUemVVTHhWSzVVcTNWRzJ6dFE5ampDeW5ha0xYejg4ZWwvb0I4azk4d1FaNHZLRkVWUjhiNWxGQmdTSTJEdkxPUFVCNGMvZXdaQTBFcFJyYTBlRkJ1SEN0eUI4NWR5OURoNWhCenlla21sNTVsY2xuQXBiUE1udzAzMDFJYkpaNi9QSE5LekgxZDF3U0JQanpBWVdxTWNiZ1hBclEzWkxta1U0cXFUQ0RpMk04U2xMK2cxeXBNaU5kb29nalB0U1JlQy9EdFhVSlNocXhVUVA4b2hSZkgvVFRpb216ZFNBUitBUGJocmhBWVNpQ2NIck9FUkJ5RkpNbU52NVlhekdHYjF3YndCajZNbzhCQlhGWjJCNUpsSUFtb2wzc3h5SVl5dWhoTDdNVmdFNmhSekdNdThMa2twSXh6VmlqUXRHT1pPSlVUOXNac3lIeTBvaERTQ2VnU2N6RkNBUUh2UnRTWGZzL0VLeERMbFRrTmc3SGt1MGxRWEJlY2xPZmNiWWpMdG42N1hzcWlPZ0ZTRlJlWURiMEc2WjJEMi9odUNUa3BCcXRLTHc0QndFVmtzazhCZXFPNkVNaUpsY3ZuYzZUWkFpNkhvNGFXTUpsd29ONVhxWUJIMWhjazM2ZGhCUXJlVUFBSzluTGdqVDhRL1JHb2VNd3ZJaEVJQmY3YlkxUG1YZ0NQdzQ1MkRRQ2VCc2pmeWd4WUF3M1FicjZtczVwVm9MTUR0UjVDVVFBZ2Y5d0ZVTjExQ0p6eC9oQlBkUHM1VnVPYVNTbDdEOUV3WlBrckdocTd2TStIZkVRWEtUYTFYdnZoSXNwb0hxeko5TmNmT0JDeDUrV0dXeDU0NnJVUDN2dW9US2xQdnZydVd6dXd0RnFWcDE2anAwa0xheS8wWnYzYnZoYmpiVFhYU2FlOXMxK2UvTkt6TjIrVWVGWjlQdVZ0M2xsY2JiNmtJdDlUa3dZSEZQUlZPUXNXWnFXcHM2VFgrZWFnUTA2SmRORVZUOUpsdk9DU3Y3eFVnRjloZlU2akg5bWNmQXNjZHFUZDJhUElHY2NWbHVleS8xeGlkbE9HK2UzWkFqNHF2Nis3RjhtU0hGUFNrcHFzWkNjenVjbEpDcXdkQTd6T1RnVGVnQVY4akRTR3dRSmJ4SHZTR3RFbTZJLytmb05SWjJHV1oyTjJKRHMyWk9VS0tITTlyZWRWWGhYTjFFNDNjN3UzV3VMWUl5S0xsaEU1aTRRaXNVZ3VVb3VDUkdGYXE3OFVyNytWcm5QbTZDWjJrN3RGbXRHeXpXUWZyTlJzWXVKSDNJdW40a1hpcGNRT1ltZXhVT3dsOWhOUDhBVysxQk05MlIrRnErRmwrTlZmKzQvbS8ySy9lcHNOTENDaUZpVFVQQXR0ZGN4VG4zM1JxTW1Bbi9ITm9xeklwbVRIV3R4SUhVK08vdUxaT2Y3NHpFdUx1Q0srU09RWStibmp0RVU3dGUvNEdUWVAvb2ZCQkpZQVQvUll0c1IzZXhLOFdGYnpqNGIvZ25JWitnRHJBc09Iamw2UmFuUkQ2QW5mWHRvR2dibWpGMi9JTUhFSW5Mcy9kdytZZTlkTDNiQjJXRHJzVnZ1Zi9KNzZhajZ6WkhXNE9sUWRyUGJWWEtxMmEraWFkMm12Y1p0dlY5V3FYK3c5cXRaODcxWkh0UzlGZ044K0dYNlNxekZBR3ozNkJGVE5WQlpiMkxiQk44eHJWZmVxVzFWUnpWdU9HV0RmMzc4QjhQMi9BVUIvNXhnREVNQ3JBQjhEZkE3d05WK0JyQU8wRnFtd0JyMDcxc20xRFJ2anlKK0p2OHYvemZPT09YNHdBZFcxSjZ2T1pGV01RUEhISXpGTGQ1YUdMRFpkYm5zYlhydURsVHByZjJuWmgzSVdvS1h6emNKcFo4cE1nUUtIZXBEN2VZalZETTlRdVdmSys4elM3UjF5REptWHFNeDN6V2ZYZmZGY2E2bmxlUEpBVHpTcXZyU0M5dC9iV3BFWGVaVzZkcmdkU2tNYUs3WDh5Nzc4aWwzYTRwVG1INzBjTThSWlpxb2czb0xMVDNBZVN1SmJiT1psU0I2OThmeUVBT1lQM21qREFveXNRY2x1cElFRUd5cmc2VVVyTTFwMVlGUStXZ1doMXlyWXU0Qk52bjRpSDNIQzVjRDBFOThWVytLN1FOaDdOMEdHbm43YU82K2tKQ29malN5UVZGT3dwSlpxTkZuZFdRdnlOZnpBdTY5UjZYMjVSeWRiaVVDN1pSNSs0cERDMGZacFQzdU1jZXlCenJYZkF4aEo2a1E0T3B5SnFZbSt6STR2a2V5ZkVCdWRrMDJUYjJ4cmNZZDJUdG9vT3N4VTRrT2JOL1FoazRHTWhsNUxZcHQvbjBaZkdJZDdNamdSb08wTGJRKzUxb24rRU5IYWN0eFJyTy80MmxoTWx6NWszOHNBTVRTYWhQVnRzcExadVFuV2RrTHZZUHpDWlFnZDh5NmlrcWJuZXl2YVlZWVFGd0FOQ1lJSkRqWU5vTDBCWUh3SzBQNEU3UEZYNE1oL0FyRDREd0R6cndCZTh6SEErczFKQ0FTY2ttazZSS0wrZmhBSW9nempod2pScXNScUZBU0FnQjlJQ3NwTUh3U2oxN1V3bHB4ZVVpcFd3N200N0VGaGpyS2MrSWNwTHFvMXRsR1JQTXNJRXQ4T2JZMEsxZHQyeHl2UTNVVDVvbzJ3THlEUlNwR3cyb2JIbzdTTE5FUzdUSmQrOWRJZkRZWkV6K3loYlJ1WEZwWTVvSXNZbHpnUDBoQUdmclFJSWh5OEs0UG8yM0JGT2VQaWoxRDRVQlJPQVhMVmhWQVFLRTNWMmdzbmdER1VrZTBVdG9zOVUxQnlWT1djN0gwdkQwdm5ZMkNKYllFOWFodmZTL3pUSTNnaUtQZVNsQks0K0NJQ2YydkltSWM1MkhpZ3cxaStxbXF4L2ozc3I4OG9LMUdIRzJrdzVheEVkS2l1Z3JLVUkzekVMMnBldzFUeXBCYWdJSCtHUWlXRWxtQXEwVU9VbEFGMTdud2RRN21TT1Z3QlFsbzNTS0x1Ukg3bnYyMkhRQk03eWltbnQ3R3ZwWWxtYTdmT1dIMjB0TFRjNlp5RGFadkN2SlNGakZick9WWGxyaXJYWmpxVlBhVTBPL3JVNTF5VlZabGVUTDJNVm1rcDYvcnBpVzlsUWZmWm1zczdRZHl2WXRqa2pEbmZmWG5hdEhONjJNdzVtNjBUcGR1bW1iek4rakZaSG5QMlFqcXhQb3JHOHo2anNEZUVaSFcya2J4aXRwdzdoY0hZWko3cG5MSTE1ZHVmS09sUXZmaDFWZExoWlJyTG5Ybk1kTmZSampwdmFkL2ZyZEtTemZlL1NhL1RCK2Q3VFduTTB6UlNhdEJFYmV4bENGRlRTbTFXblRUYmVpZU5icFFqMlozVG11MkxJTTY5RHl0ckJ5OTlkRnR5NlMwZWExQnpvOXNiNlNMME5oVXVRdWhGMnpZTHVzR0ljcXQ4cXgycWE2T0U5NXRhdmZIK3pPc2ptbTNPa2VEcnlZM1QydXRzOTluSjBZMVZPZllLQi9NdTdLWU5tNVJpaEY0clR2bmFiM3lWaGlxdFJEdUhWcVFtNnVoUzVSTEw5bkRmTjNVWm9JU3RzUFowaDhRaXRWM2JiT0VUNDNWb082aTUwSzFCdDFBUXF0UDBsbDV5aW9JV2RpQmdxcjRFMmxzYUR0dW1JQ2hZSUtWZ2FENlVrcVMvN3lHRHFFUXVLc242cXJNOSs3dUdvbnlYMlZVL3liYm5HY2hxQ05aKzFoeUN1TXU3dHBuSXV5eUVtVTNTYk5TMkNWWWZla0hZZXlVMThWaHYzb3gza2ZhVmxJOEhIWXdSODZhMG16S3RLS1djNnY3YjlEajZJVWF5V2RQZHplWXN5VmNDOCtwRlhVdTVMSksxQUNwdEptdm10NXhZQnU4MnJlbU03eitkcDNiT1ZyYzQxZFZwWjBBN3ZiNXI5NTdMNXJtbWJYdjZPR1BmcVY2TkkyTTVDZ21DMTQ0bVJQbmp5Nm9nZ3k5RjVYRlZqZ3hoUzFZdnVLaDBGY2dRd2dOaGoxYVhvU1dFQUo1dzdBSi9QaWVFTEt3WEFpMGtpU0d6bW1QZWZnQVJRWGNJamMvMjFJdXQyeHJoZ0lRWjBFOTdpRGtvc250TzVhVi9IMEpRVkoxSG5OKzJtdVpHVzRHazFWaldWTjZRc0tBQ1JnYkhFRk0vUyt4TWd0dCtTb2JPc1hOQnp5VVF0bkJ2aElNNm5qVXdQbDRHalF3K3BnUjVqT1Y1ZEZ3RDhrQ1l3Y1lvWGdHeTlJekxDb3FoZ0cwOXdadEl6UWdLNmZNK1BCRG9JNEdZQ0RMVGRRVEZXUERBaHIxa1p1LzZkUTBIaU9tWEt5N09jdUZMbStSQ2JRVHM5MEV4STg2UUpIc2VRaUVyOHBCUmFUYlhieU5OT1YrZDRvUTg0c2grSkpnZjcyc2VRalQxVnJCUDREWW0yM0pEUzhydTNXL255NkZDdTl2MW5weVZ2NzJXZUlpanlRUkFpZVIxdDRJSWRzMHVJT0pLTWxUQjE4SWUrRWEvOTFMRlc5Z2ZSZ0dWT1ZBaGw3ak1KU211ZmtBTVZtV1o1SEtsbDRmRldZMFNEUlNSakowVUJZb21TcjQ1N3ZrVjZiOTJrNjZXaXp4STY4Z29ZVEgyS2MwSmMvQkg4T1RqVkQ0YUZJcldZVXllREY3cHRibGtEM2N1U3AyZTViMnRtdmZ4ZzhjQ0pjVDVSc3UxeEEzdkJDNFRGS0x4dVBJbWFrVFZJUHJjeXE1cW5KM2JRRXZtMCtwYlFUUHJJcmpsWjZhTnZFUmxRZ1VQRnJ0MXd1S2dtQVdaTWhWZDQzSDJ2TWduak5FRUtaL255QnFVeEpRbFhIUE00VXRqOVl6RmdTaUlNSTlRZ2NJRGlQQ2EzZ3pwNks5Z2ExbTBRY0dlakhaam1RRUk3RllMMFFzTFFKS3dYVmoyd2N1ekRreTRsd1JVSG44eGlLK09uRy9kdGFzcW9xSGJ1TDREa2lucXJXQmtGTCtpak52ZEorbGZjNFpjSWp5QXpuYmI4a0w0VXBBbnBkMWQxY3NLVzgzUjgyR3QrY0Nla20xb1lDWjRxNStUQ2xacmttdDJkaWtFd1c4VVFBd1VVRWpJaVhGNTMxOVdyOFhpNW9IeE1EeStLVWZjdUxKVUhlb2d3Q25JZWx5aWxhbHdOOTgwOFVVRUFzS1c3TFdtSWFBcXRYTnp5TUVFTW5oa0tCVVovR1RQSDZOVDRwZlhOaXQ3bFBLckl1c2F1N3orL3hwUE9ZTHV3SWF1NFlCQ2hsSE9wMTZPQ3Y1MnhvSHZyY0lzQllFWmFQZUhlamJLUWxySVhHaHV4Q0ZkS0xnenRUMmZweENLTzdyc1RRcDZhNE54Q0JITzBzb05ldlRQYklLRUNGUmVyTVEwMVc4b2VRYWRZdWZaNDk1SkNicnVQZHRNZGxBY0NVK0pjNEtXekVZdnEzTjJyUVMxVmwwTURQVUFJdEpMQ0VkZ2lxdnFIV203QXNwaXdqQmJ2SlBab0krMENKU3htc1N5RVhiNmhlZFpLMGxHcUNCbWlOQ2NacUFTZzBFdUUvS3AvUEM4eGE2L25HdkxWZk9MK0pqbjlrUW9ZcHB3dUxjeGpJVnlJOGluQW5SanByWUdVa3hoRjcxaXhUMWp0em91UWVka1RaQWR3aE50bHV3TitDZkZhc2VKaU10UnhQV0RUUXNSZVUvRlN2c211aUk4OWs0empHQW1aRTZma01lTmJScURKc0w5ek0vNHVzeHFxaHdEc0I4ZVhFNENQQ1huZENWeW5icWJncTVxdDFNamNpRTY5TEdZRTBGWFNnejVPcWJMbUFQM3htZ1p0L0VhbHhqM0QvcHBlL0pCQ1ZxcVluMGFSQU43UmdEVVlqU3I2b1B2cnhXNDdYYjUyeXRCMkRDZXRxOXJlbXliNnQ1Ujdlb2NWSlA3Z2lTalhiSUlrdE1LSTN3WkQzWmJIREFRMlBBQTNnWUlPVDBKcDdlSHZNMzVUN2VmcWxPY21ZSjk1bFIwVHEzUTF0UGZHUWJtRkdLeGlxbUs0cmRGQ2lvZEV2N3dTbDZjMnA4V3RDNUNsYlorYWUzWTM1aVZLUWVQbkhTNmxoUmRrMTRLbXhxd1pEYm81RHN0Y1ZaYlBZQkVMMktnZWU1cnNwWGZZMUEzZFcyczVabEgwUTZuWSs4aTBhWkVIL2hoUllZZm92NlczNnNBdHR6enpCUStRaE1RZmhoY09uNmhwdmFpQ3FKT1lvWEpwRlNxcGpYVGN0b1dDWG5WdTlJUzFYZithN3dGaCtxbHVCUllpNUU1NVF0OG5hajNCdVNsS1ZtbndIRkxvQi9wUFNmVE9HVXhoWUt0Umh1dnA5eUdpMDR3QTZ6bzR3MHE0WDVnUGV3b3VwN0dFengxUVlTTzV4Qld0Q1N4T0hXT3pwWXdVUFMzUWFYdXZFTEg2SGhFMDlxMWpNWWZOYU43WU9rVVVZQTNKRDFjdE85MHo5VGZheFFHVDJoOTUwNXJvZlpWc0hPL0N6M0ZlS1lDd2doL3d1eWJyZi9vMStFMHMzTXpDMGhIa0RYSmEyN3JNTHJlL3daYkFXVXJZelVJSVRhVmZsN05NM0I1dmRaQ1ZSV0cyTlR5VnMyenJDU2pXbW9Pd3g1dnI2Q2xwK3JxR3c0b3hNY0Jyenpac1dwZ1c3WkIrN2d4cFZnVVYyaVgzN2d4eXM0MWoyN290bzQ0L3hTUURVWExybjQ2VnhCQkt4NXlLZHIwR2c0eGJ3a0l1VDBCaFpBMnRrV2hvOTJXWHlRVU5DaHgxSFVpM1JmSWpEYmFvbzA2d0FyQk5DaDBNVzJPaEwrQWdTeHY4dDlBRVBJbUZiRW1jSk0xYmhTZGNPYjMrQmViejhuVC9BbCttOTI3SlhzV0YzV0RkUXUySHRmYy9SMlRLWWJvNU9scFBrWGhXNnBBbzV2WVV4T0ZTSTBNYmloRWE4UXlUTkUyZ3dBSDlFNXVFcU5iZWZUbGJLYWZJbHBNcVMzWVJ1Tjd4TVdaTWhVZDVNcGYyRlFZUDRvQWxCVXFpUktIZnRXanZmMjZvQkNJam5oOTl5b3A0QW9FWDVFUE1RVDFtV2pIODJjeGdqRVIxY2FFVWZMRnFSTlhFTDZ6Z01BUytCL2RRdjl5djI2d04zOHJOUFovRTJkWm05T2ZGT2o3dVVBYjJkYWdtOXM4QVpoeVBxQnl3eWZmaG11TFdTbDg4aWJ5V0p3UDMzZ2hUZk9FUjB1bUR2d25kTW1QeUkyUE9kSERUS2k2UHVqTlV2dDhUMWl2NVlKbDVUTS8rRkExNzhqYzUrZjdEdkppNUQ5VGwvemE3YUZmYmEvNkw3VFR1RXZlK2lWTVRJK2RHK2JaSVFmNTdLeE52WWNCOGJYZ1VsZmt5dU5XWlJPc3lMMjF5a2JGbVhoRytacFM2N3VWSGpSWS9VL2wvKzlKZSt6Yi85K3JXN1dxZU5kbnZmMTU4Y3B0K2JFS3hMR3hnRTQvU2ppaHE5L1BnUXI5dytFTmhkNnhENzFhcy9RVHFJK2RlRDJ6cGVvd0FyVndsM1VnUWkrYkh2MG5VMWVrSG9YWElvdnZ5Z0NNbDRNNkIvbitSMXVQMzVVL1JEOE1KTE1PdUtvVFN3bEc0S2RZdUlIbGZTKzhvWkNGVm0wdE01WlJwdmpkdFJEd2JIVUFaK3FFYmRwQ0RqWEtUcnVBQmdYdXRTMmd0eUpKR0l5eFMrbzhtdCt1R2JDZVBvK2plcXBVVU55QitwR1c2TUpWNURVTGJTeUg2MVBLRnhpWlpnQ1QrK3k4UHFCaTZwY01qdDF6RE5YRkRLU0c3ME9aVnIzQk44RzlDa0dkaXYxZ21xY0RTZkNxTzhlLzlqNDJtTUF0UG5ZdGZ2RjVpWFFQR1A4UWlkMTBscE45ajY5RE81dThxTk9kU0RHdWUzK2tOTngwWXFwaFlPUzBDSEFidGRXSk1nRzdIRkFTc2pXbCt4bHNyc0VXREo1bXBMai9qbTVtZEVHM1JncG81QmlLR2grNlZuOW55ck9ud1IvRTRZTkhHZFM0cWR6cWlyRHhSdTdWWlBQUnF0S1RsSmJVektMRmh0cmZKWTh4WDdoUXNXU2pRMGNwZFJVRFpUcmtpaGh2ZHZvZU01SWl0L3FhUnJKMTdxRDRxNFZ6Vm55V0wwZUJPVUl6NjZFUUdzWFFLcTRhdEgrNHBvMnpTUzdTYkpVeXBaanlKOGZVMzd3bVhlak8vNnk3NXRWMXpXY3J1YS9PY3VZT1BIQUVKUEJDMXlFTXVxRGRQQTg3QkkvYmVqa0g3bjJzWFplSEpRVG1kRXR0dXJHODdMUGlBQW9Na2UvUjBuYXdEdC8xekN3dExxUTNWd0ZkTjdxbWFWU2VRYmVDbU4vdkRpdGx4b3N4V1JHUXpMTmZLZUR0RHA5VFY2NUFCZEdPM2JWZUhyUVFldnpIVUxmdndnYnVqUzdCcDEvVFN3b3VzcFFXMXp2eFRHVGEwZ2o3bVNKVWVTR2tkOFhlclpHcnQ2UXhZbG1taSt6bDFzMmdXVVl2RUNScVMvdHFqWjloWTZmaEpEZEFlMVBXNnBCTkR2dUVXam5HVUxsV2VXa05ZV244RkUwWDVLemhReS9meVo1QVBYaG4vaENSYnd1bTQ1Uy9HQXJhblhLb0k1QjRCdmNDZzNyMy9rQ1JTL0JwWjliem15WFBJWnpHT2JBS21ocWNxamV5NnFLYU42ckliK0V1OE1YWmI5WUlla1F6MWNiS3YvU1VYcEpBZm1IcTVPZitKQnBQOE54T3Nvc3BqUWVXNmhUdW9sdGFOY1FhZmozNjZHd2xuMWJVUktZRFFjdU82ejdsM2kzbmMzWm5VL2VjbHAvSVNabGI1UDRtTm9uZXQwUkRlQkZ0Q1hmclJ2OVdpRkNRSWR1VUl5MlRObXpEbFpmeGNGRFNiR2RDSmtrOXNrUDN1b0JlbUVoWGhORFZZVEtGcVFaRStPQWsxcWN3RFNCNkMxbGVtaGg1TUtBNThqSjJhaHBlaEg5RFRpbkpvSjUwN01qTFpXMHVXWDFGYkxYNUErbWkrQUo0ampvYmdMQ3A3bmJ2VlBxeEdEdDRvMjBONDl0dnVSNnVNZlBlWGpubnE5Y29WbGxBNGE0N1F6K0lnajUwQ2JZbHdaN0haMklLbTUxb1pRTXF5OVhGSXlkVWQ5YTVNdnF0WUxHYmdxS2dTUEQwUzEyRmVoaFdoZDZLRWtLdVBlenhMYkJUYnIrRzJ3TTlTb3QraDZkb05OYytRRVdkM25EOVhmUjhpZkRtZGZkb3JlbTl3R1U0YXljVEhuc1dDanNqZ3VmVXROVEx4L3dMenNPM1paNXJNU1V1cmpranJITk4wdHhCeDlQY21lT1Q1aDZ2b2NQZkpLWnA2bTl3MStMZVh2UWlyQ2FxaHlsak4xNm9mbXRGWnJqVmE1SXppUDNieldESGc3blFNTnlBcm5wU29ySzdTR3hlZkV4bzVXMEFUTlVOQ1lLV2xLL3NyQmdETVcvVnE2OVVMKzhmdm1LTGRjdWwzZDE1dmdKYnJ1emtucGZ3UXRXOVdwRmt1cjdUQ0VPaUxXUy9NWEpKd3pYc2FSd2N4UyswSE81QUxyNkFBUXhFMC9SUDQzdUg4ZVgxbHlNenZiZDVFaGMyZ1U0ZEhUZVFqdmpNbWU4UE16WHU3b29ZbW1pUE8xNHVxWGYwMW9ZM2pJUEpleVZDeWJaOUhkd3Ztd3lQSGkwKzdHcmJIQ1RRcHphdWVSWkU2TUZwbmY2dHA5R3Q3ZEMxa0J0Nnl5UGJ1OVVlb04rdk1kUWIzSEtSYjM3YjFvSmI4cXRLYnNtVC9rZ2h3ejdZdU4yMXBHRHdacmVxcGJNY3pMcE42enZyWitUWkRlcFFIZTJwVjdJVjkxdTlkQkVMeUY2S2hGQzV2dk1WWDNyV2VqVWo0R0xTcFh6bXAxeWNHM2JKd0x4bXlRSzNUb0NITEtGV1Z6UTNoV3paYXBWR2QwR0Jac1YycERYL2hiVWNaZkdPNnlGL0g1YTZ0Mzc1SkpKYjh2TjB6TU13VjdGRTZNa2p4N0FNUFhYMTFjTkRxZnNMTSsyRzdMbENha0grSnlHakJVUVZydFpMOC9IcllWWmlIRHREd3hlNjEraU9NaDZKYlM3ZEorc0FUNWZrRmpWcTUzTC90ZzNvbm92ZUR5NlZIMXJXVmIrUTdtNXdGVHpMMzU4QjFNd3lTZWtXb1o4S2I3eiszYUFuMjZYWTBxbWlPQkNkLzg4RG14V2tqYUJJbnB0SmprdDVRSC8ycGFYdGIyd2FlbmFMaWVpaGQvUm9tZnpVUXI5RldKNlRqV1c5VVoveXFKbG14KytTUDd6UWlhNG5zZ1hkc1lleGRtMTRaKzRvZEhkRXQ3L3lIdFozcGRHaitiL0xObS9uRkRYbGpkNTcva3dVaDZuZHYxdGtCc1k1SXFBMmxUZEh1Q3N6NEw2eUUzOGsyUVhhY1VBSjVlRDRPS2R0VklPR3ZRR21udHBwcFNZSDlHZXkrNmtYalRSOTdOQ1FrZkNuY00vNzlaLy9kZlpZUnd1NGt3anowOWFrTEJRV2xIait3SHBYekkxc0k3Qis1TkRSNGF0ZWVtZTRXaFJvN01KNXlHQ2xVMGJqWVBHSWpPYmhqY0ZDOEdwWTl3YmhidzhFSmw0V2xLYUs1VUJVL01WeU5UVWU3eUFZYkVwbEdXQmJFT1ZQaFYxZzhRRWxFeWgzMllBR1dwZlBXYUJ1K0NiSXFYOWJ0a2M4QlVZcStEQytXVHpTSGtTTE1keVBvcnh6SCtiTS92NlJEbjZqVXdVYmJxUTdzM29hK2R4OTRQeGFrejc0bTRSQkg3QkY0cXhFY0V3Q29DK1JtaEtIYXNtMXMvOGNZRStzZkZoQit2ZzlRVnlvTHk2eUN4R2dNQUZ6S0lvbnFuUkYrVGlxVmVSS2FqQlUxZlRWbzVBWUdxN2hHNHlJdmhJVEVCTlRNUWxVVFc3QWhoOFhwK0lURWlxMTNKUE1Rd0ozZVgyakNxSXY3MDBZeVRITXl1aGlrVGFzZXYyTnJHS0xQNWNGR09wRXVEOFAwekdDK2dVaHhUY3BwelhXQXduVFRGdHhiNE5UQnF0aE9nWGlCcWVxamVrcjlZSG1RSHBwSnJzOE9aaWVqcTlralV2SnFlWXBkM2w2cGxvNy9TaE1QWHpwa1JwTk5NZklQWFRsMFVsc1BsU0hPYy94by83aGhNY1hNSDFFcmhsRVhQMk1nVjQvcDR4bkxXbHdxV1VPdjNVbVdXeEZLcDdKRml2c2V0WGNJQXdZYVRmU2xBRWNMRlFiMC9rcE9xMGJwYWNEZEFtNGIzRG1SR2w1OVBKRGRSTTViamFjWVZWTWFmcEl0WG9tYXBFcnRtaUpnK2E1N2Z3c0dQVFhuclpaZUR0VHZyZnVsTmhMZjF1OXpaaWlKWWN5M0FJdFJSYTIwTnVwNnV3M3ZSOUwxTkljdW9TaHBVVTlGNWNNM0ZtVEZCTDkzeHEzL2lEZUFOS0crOC9NbzNLcnRrQTRwbThUd3dmRnpWOHRBZFcyWVA5aFhxUXZ5bzM2Sm4xQnBrZnNiT1c4VHMwOTlxSzkzc3dBdzlhY3MzVzVWMWYwWFRJTERGdTVVOWZORGZabU8yb2VBTVljWnNpS3ZkMW9jNGNkTjdlVWxlODJUdjZtclI2Uk9mMTNNVEtjTzlRWkZuUW5kSVNlMEQyN2R2OWlwTFhVRm90SEpGdlArYWpMYi81VE56K1d4cVM3Wk9RdXlkWHRybHVzVzZnN1ZMZGhMSU4xMTRWaitSYlU3UnpMMzJkMWkyUEpOOSs3MC9Sb3lkNzk3U0NRWVRNa2QrcGxVcER6ZW5WUGh1ZktTWUdCVm5iTmtGM1pOT2RzaDRCd3gwRUE0VlpZM3lWZFN0UVhaRzFmaitEcjY1Ukl5T3NIZHRUMDBwSTFXcXQ3TVVxK1JoUWY1ZnEyRGgzdVJDY1NvTmhFdTFaTkNEdGR0Ym1LYk1tN3dVb01oaHlNd1lObHJ5QmFrQmZsdkw1UHpzdzVlMDFPM1ozeHJKeWxRMU1QeVBQMTRjazVlYkYyUnpKeGlmcWpVSkZoK1JNMG9FNlVXT3FhUHI4Qy9TWlZyTlVndTVNcW9uc1NIdHoyQnA4SE90ZVBhNDNINFE3YVR2ZDBWbWdQZFozeW8vSDBjeWRrUzRxR0w0MDR4a1pNTFpJVmZpb09YT2Vqc0NYcW9WNzlZM2lrWkxNRCsybGFLNitmTlV4MGErRnovS3FLNnkxU2gzUFZFZmExb2JYOEJsUW5LOThoa3F6aTRoWGMrYkdxUDI3M1I4MnhzK054RzdNb29EOGhyZUoyYUVTNmV0TEpyU2M4YmxOWXduWUhpbTdHQ1hJbldXaDd3ekdORGNtSkhONjNyaTFQYUVNbjh2bkJUM0ZUaDdpYWxROTdGUUpiYjA0eVZMRmtSN2QxZm9kT1dZVHNSVmtnY0dVRURJc1VFTGJ4NzkyemJwejVIUWxaWVFSVk15aU1SZEUyZC9uQkRwUlZRWEVWT0dmYzY0NFFneEw2bU1UUVQyRmNHb0dUdWQ3OXE1ZmVVajZGRzZGVW1qM0VucExDYmczb2FPZ054TlcvT1hkdWNibERuSjZpQWRleWFycXhuWE9HbmQxbjljUDRvUXRkTjVlUzIvVjlZcXRtSHo4SkZzZjNEWkVnZThwcEsyZjJ0LzdHQXRYSGhFN3gxay9sRk40MVZQcEtjR3NUcnlUYzdnVVpUb1FLbitnMjc4ZnNxNC8wRCtwS1dSRFh1bDNDbUFBc0hDSlVYQm50MkVPTExTclhXdHFBTGNmcDFjMFJ1VEhtcTJGcytJSHkweEJoYkUwU3dzYmNHaXFCbzBZNkZUcG5mSHQrRWQwMm9SVzE1VDlmWEZqdDVkSG9WbkVERXQxeEdjbWVmUU92aU9ueU5UeitNZmtObmZsbFlYUU5Xc3lFWHZHUkg1V1ZhUGVHQkxLeG9BOWYyQ3l6cDJiYXZoVVpDN2xJbkNmQzdLWVRZNGRtWHRibWg1cWpCbDhlZ1VQKzhSZTNSV0NjS0xLbzk0M0dLbEJGTHpvTFNKZkcrSGNySTM2dERvUTJteDA5SDArbzdyY1lNL2NCYnVocHduQ1BPMTcrUUVTUzNiTEFLTGo5QXk5WUZyOFZaUEU3WDQ4WFBPU1dNOWpZbXdEK3F6N0d0ZXBiTVlJOUVsTUlpMEdyekE2b1NzYzJxakk5dEh6U1NyRWtmMlN5VnFjZlM0ZEs0ZEFOdEJaZFVVcmhnREE0aGZ6WkFFcGIxUkVOaWYyVFdlRlIvTmg2aUxUZHlRaDQyYk9OUmhrTGo0YmM3TmhkbTdjSCt5RlBydTBGTTlXQzYxc2F4Zm1OUzcvZWNLSTBubjlqcThhNVdmWERpbjNJK2FyZVFLdUxJeWVBYTlweDgwY3I1U2lnU3NtRGRXSWZUNFR3L2g4ZWFKU0Z5Mm8xK0hZZFZ2MzhxZUI3cDZOMVhVWDFON3hSQVVQQ2QvZFl4U3oreWhZckR1WjJvbjIzM1dINk4ySzlTU2RrM090VFJKZ2ozdEdUdUo3aDJsQ0lUeUlWb1pUN0FXWHQxeWsvSTJSc1A4K1dGY08ySzFpdFN0djJoNWwxRzB3SEZyY0Y1Z3QrS3JhQ2VJRklLNlE0Z3lZQ2l6dk9VQm5Qb25tTVhsdHZWQUtOb3hseWVVdDNhcVd5anR5eGlyWHZJWFdIeG9YVkdzNmR4VXRRaUtMaVJxRDN4dFNZMDluaUxJdFErWHVzVVFrbmJHYU5IaDViczZLMFp6TXFOTUZGd1Ewa084c0IxVDVaNDhnYXpoMjdOcGIzWC9GenVTcVNqVys5OEpOWVluaGN6dXBtZFZmcURIT21hZlBydDBtUTRVMGdPbjVHTDNpNldJdFVCTC82bnAvTllhY2RPMUFJL0RCdE9wVkRMUjkreFF3NnNuMVNwaThVUS9rWTZqUDZzaFJvbzFuQWVBL2lJWmVmVVFMUnJ5U24zMmIvcSsvSXQ5VXZDQUNJSEZScHIwS3Z1c1cvTmlCdTFWS2FIS3VycDhTMDhUUlBiK21CNHFPK2dpQXc3cUVoT3B1Ry8zNmtaRDhmOG1BTVRlTGlTRllRZnFwZzU0TjkyRzloSGliVHl1dGJIeFVIekdIUEQ1dzdQM2k5TjBwNGxxNmxWT084RktIQ1AyYkl4UXh4S2RKMmRLalVSSzVweHFRaG0rOUtmVGpDSUpONXNQVzJDZ2hqMEJpa3ZMcE1iMXJBdFVTcXJ5cXRjMUpCSkVwS2IvbVpMLzgyUklOU210MlJzYWw4WStNOCt1ZEVpY2FiWjdmYzF4WTMwODVFdjRIM0R5RjcxSmV5eVJqdHlEWExkYW4wYSsvSjJOdS90U25xa05vL0xtQUYwYXJvVEJUaHltN0lETksraDlPc1YxMXhiZ3RWTU5YNmRmMVNzamx4WEtGc2htOWIxZzk5TUpQRnFCZjdzQjhiMDg1Q2RqSXdxR2ZRd3FMVVhhR3J0VGZjNlEvZHQyUGthZktqOEVYOWkxSUtwUnlwLzR3Z0dBNjcyd21CalR2L2tZMzgxUDd3cVV5WSsrbEh6a3NnOUQ4azhqMWFtYjB6TW5KeFpDUVg4NzhkTzkvVDRkREpYbjBBZDhobWVCZkV4dXFudlZmNTlWVlloRldndFYzL1YxZnpsdFcxc0NOaFZIVnpQVS9CY1JCZWtjMU1tYndnN1RCRnphWndScXRoSk95czkrd3hEdWk0ZkRKck5RUDA2RVJKVXo3V2xxaGtvK3E2aTdGK2djNnFyUm54K2lBcnl1SFA1R1hXUFY1U1BMdS9HUVczTlNZT0grMktITjJRQ0xkMWpacmc1bjhOUkJXOXNZZmFZN1JONVUwSVRTZnBaVlpRRklFVldWNkNqTCt2YkxnMTZmaFJJbmhvSUIvS1c1b1U2UXRsWWJVT0RZckcxR0FGbC9DSkNQbTJ1a01OeFZjU3l4WmRNMGEyZXlMYmF5dkxCL3FxeE5MczRXajRndXFLdUVCSjRITWZieWNzOHArdlZJb1BxSWxXemFoa1gyN1NhSTJXc2NYTDM3WTFsckdKUGhlL1JVTlBNT2puMHFMV3IrNFlPZXg5aW5TZ3Y0T0V6NTExbDRweUtYR2FKWFQvdVM5a3dLUXZqY2hVaWs4dEt5SklVL05wbVJwYWdVaEVLOGpVNU5OVENROHVFS0ZwVWlqU1BtWURFSHhxbWd3S24veTBJRTQ0ajVFOHJ6eDJ3Qmsxc08zbHF5WnBrRGR2WUNPL0FKQ3RJZWs1Zks1bXdTUmFoMFRpVnRmbGorQ3VLRGlWckpOcDY1NG5zL1RoRjVhK2hyaHhHdVlxZlNTYis3ZlNrczEzanhOY0xNV0p6RDM4a2x6eEJJZFozRjNpN3hHYWszS1JpMW02anhvd05hMllwdFhSaWlVeVdvbEdVMHlXMkxWY1VkN0FZZVVFVXFWZDBaMWZvSmhZNVpoQzB1eTY2SjY0YU5KVVF6emUwQTUzcHlVV2l2SVByWE9wcnFwY3F1Y3FsK2tJZytrL1ZPUUtlUkxpVWg1anV3QWpFdWRsdXEyVEJjVjVxUk5zRW8rZ2JZcUNwa3pSbFFza280cXBCV1RGVWpkUDJpRDFIL0xUR21oanpKZC9TRDduNUcvYlhiOUs4eEhHYkxqcDVzMEVmc1RXSFB3dlA3TnU0LzhiNjg1NDZpWmV5MHlVa0l1YlMyUjZnT3RpdmxHK05GdTJTWXV1RS80aUxKSkpscDZNenVFanFvaHo3TUcyZEgydW1GS3MwdVV5VWxNTHJQRlNURXphbDRnTXdtNS9RWGVxMGRTVlNwaTRBV0ZZSm1NMy9NUkVSSGtwWmxuVlBEZVlXUS96SDdyQ2NJTTFQSmFsSkUxaWx5dXJ2bVNUWHA5ZnJ1VCtrV2RLR1kvTHl6MGZLRzdKZ1F2RTdGU0pYcE4vaGxJWUN3ck9sNVdCU0lWWnQ2NVF0VFQvb2NzMEoxaVZ5RElLMlNqRjc3TXIySXZlQ1UwWnNzcm5ibUxmUUh2ZVdkRkVDNDZScXVJbFF1dmFsR2VOQnR3bHNvcVh4ckZyQkM0b3pkVEthMUZtVERwNi9DOEVrajF0REE2OWNPdUUyMm1aMk5Fc0JnK3ZYV21BTURQS2lSOHJpU1VCZjJDNzY1aEwwS3BkUDNiYnJPbWQyOVkzK3FjMTU5YlpiTGwxemRQOGtoSm4xRUR0T1hyUU9YcTV1bmxMOEp5NHdKa0IvMVJROEVKUTN0R0JpcWx4d2RseDNwN3VncUNDa2VkQUowQWpoeFY5Y1kvNkkvcFlkT3VveDl6N1UxdVhra09Xa092K21jVlU5MlVWdXA0SjlIeWw2M1NTYmt6eXYybzBsL2dRZEpiR3JYbHFpYU1EUS80SGlEcWtMQ2ZpTXNKUVdJNU1FaHBRVDBCR0x0Zjc3NTYxUUNobDdrNFU5UGVhVkJCRmdiL1YzdjhtZllPTHloYjZhSEkxT1QrRlQ4eVI2M0tZSXJhTmNGL29lK3YxekxOUXFFd1pkbzRGUit4Yzlab0tHcGdVTXJIeU9HbXZCYzRXNXBCVUtxby9MWVdhcDFibjBWSm9hc2cxaHQ1aVF4SzJYSUxMeUhTRTdINHZIbjVDS2lKRzhZWThSMjQxeTA2OHovdWp6NmZjNktMZ0hLQ0IxdUFGQitkWktSVFc3emtXUExGajFldmE4ZjlpMjZjdUp2RU41QW81M1ZlV2FwVDRhRkkxTGk4bGxaeXZ5UFJTazNnT3dnVjhGajhHQmI5L0VRTnl6S3BFSVRKSW4rb2RDMi9lQklEMkxZenBJbVJNc2s1YTUxc25zb3EwMUJoRkpQT3RBQzdKTGtFanJYT0cvVkFWMFVSeE0rNFl3VVFySm5CeDIwNXNwR1Z1ZEZQWXlWNktRa1hPRmZLSVBya21oNkZrZTRyUE8xZXgxK2JQMlNZY1lmU1JPeFRRd0tTZ0JkMzlxdzg1dUlMa1RIek9ISUJmRk9yN1JvN1FJWGJNeDdOTXladU12cmMrbjNQSU4rVE5DdmdDQXQvaE9ldEM1alZkbDdHRnFjMXczZm96OGJBZDkwU3dXRi82OUJrUHpMN3h1ZVdHNHM5K1c5cy9lSlJhc3MyYkIvbnROMm00ZnNTTytUaVNqcjA3S3pIVVYvNUExcHkyVFlFRzFvcmViN2Y2aG56R2ZjNUVGa3VESzByS0FmMzBzZ1VDT2NZd0IxZ2tEcDNaLzlHdUZ6bG5SL3Vka2tOVHFpbDVLU21NclpSRHkwSGEvUjFHZ3NwV0RSQ0pBNnVRVDdwZExGSC9SMlZyQWU2ZHozK2kwRjk5NlJ0ZEZIWWpDSlJ0ZHNWemFtUDRGWWZhL2xWbHNtUjZmTVBWZUw4T1FWbFNadkVOK2ZTYUdiSE5DR0lUT3ZiVGFnNmtMWFZOUDU1eEJ5UlBJQXA4MUZNZk9HbmtUR3JjcDlWbzZtVHkyT1VFeXNhVHM3Rk1LL0wyeWwxci94MEJHQUc5UTRrN3N3ZW1wVWZCazJXTUQrTkwwRitVVm1XYnIyMmF0YURmVmxqUHJ1L3ZqL2MvUmh6NldESytLN2k3U3gzUkVGSXlObWZteDhLSzhjSFY0d09UcHdxNVk0TnJ4aGIyY0lidEJrMmpEenhlUjNYN3ZtejkxdGk2bzJWSFRXbkZ4M0h0d2VQYmkyRFhMUmp6NWIyUC9kQzF6NjBGdEx1ajNscEw2U2JQcGtYWFRPTitqVE9KaG0rYVZyaTJLTmsvT01XZ0Z4WGp4MXF0R2dNdnRsUElzZ2EvUjkxSW0rWHpFU1pNVjlvQUMzb1U0OGNaT1ZuZWFXQWpzallSYlVJREU2NTdwRURUSTJQV1d2eXJJdENCdHZVWWc0QmcvL3BOYkJNVVlOYTNCZEFSMjYyV3VwaElEd1g2RVZ6THF1WlREQXR0ckpDRkZBTy9tZ1hYcHBTdDJ5TlFMYWlndHUzYlY3RmRZUGowRmxURUt2OWNPcVpCU0xSdE1oR1RBRXFRR3ZHMFlPcWtDY1lLc05ZenJlWldrOVFPMTdvcDFCd0ttNXJiOXZQUmFsNmc5NnR2RjloWEdaU01tTkMwc0dIazJpQ1RVQWJ3ZCtBZ09pZzBrbU9JOE50U0FXdFQzWWxwMlpnT3E1V3h4VXV4VkRJNUpVdWg3ZWp1Rm9ZQy8vK1RSRXNwbFMzYTdQdVp4T0QwUlVweDFvVjBaWHBtcXJwaGhRMjBEZ0RCUDZzRWdjM253TkFjQU5rME5STktwR3BoWS9BeUdvZWUvMmRmVVpPUTVzeGYzUDErYlZJRmtNUzR6aVB2M21uQkpSZXBOQnc5TEE4dHA3RlpCa2RQLzdjUU5KZGdQR0ZGc3JGdjJtKzkwdEdVbVZncTRxZkJnNFo3Y3Jub0JIbHhvM29qcStTNXZ0QlVaaXhERnl3dmNoWnQ5SDJERndpTnlVYWVFcGEvWGZrVEZWcW9xNERDNlRwTUFLZG5KdUtzUzJ4NEx2YmQxTDl2NmVsNE9ZR0tJeEZ4cUZTRFFveFdaaXBKU1dIdU1HK29HK2hxbkZkMjNjcFZwSE5ObDg1N1dCbzhIV2xpY2JDV2tVWThSK1JscG10eCtVa1d3VlIzZll0YmlYQlhzVTBzTmZFZHdFUkJYUjhDSmxXcUtkOW1mNmRkcWQrUXVRb2hjMUZ3WnQxcTlYeEpoMWpxMmlDQ1JmSHQ2SFU0TlYwaXRINTFzUlJDQ2twdU15QTVIQVBTaHBKVGhDeUY2NnZRS3FIajFPdnNhSjRZK1UraUNBWVhjUjRpa1E4NUlqaE1sUGdQQWdmdHVBMkdnTUYzT3FIUXpqdGdNQVI4dTZOaUxFZFp0MVV3NWRoV3Q4SWt4TXFVakQ0NUJGRWZaM1hrelNQWVdja0kxdFNwV05UQ1pjWG5vaFJJVVRTYjNQZERoaWpNbHhVNEk4MHBxWXAxV2FERjRRb1l0TFlNY0lDcFFTL040TExSbWNwTVRIT0JMTzlLR1Q5MitmQ2ozZzlpaHkydERKZk9LMEtVTW5USHpVQ3l2VUdIVU1icmlTTkNxRlI3T0ZHZkFGZlVHN09vZGdpRWw5bFhpVXRKTDhVNjBzVE9JWS9lTUR5WVNrVXBrN2MrRG5RcllIYTN6SFBUVEU5VjRMS0ZQR3lXU0dWaVAvUEszSXFRNXVmRjE3YlQ2aEk5RlRsRlFpN2E1dFhoV0RRVDRBK0tDVGNHamR2Zk4wQkVUbkpPZWhyc0toRHE1aDgwVlMyRUJNK0JWQncyemROdmxtM1c5N1g0V3ZvdTcrRmp3OUpvRlpGV3MwTU1ia2tDbXRkMHg1SzdaQlMzMWVtSnJvbTBPSjJaaFAvdUVRMVVMdnVqWllTdjNaazF3bkg3Yzg3MW9UbStvVkxlYVkxcW1uTzgwd0U4YWdWVzFyZjYxRVVhbE55RklkcU5KY2pwdS9TSFJvQ2lvamlSaC9TN1k3UnlOZCtEcS9QQTRJNEtqOFhYMEFhc3N1ZzF3NEd4Y3p4Q3N6d0hsMVpwVDFxM2tyWlozTi9DZkpwV1RjOFhDaGxiS1orV2cweFBkcEJ1WDRMTEtCU2FldWsyNmJaYXRIUkdCLytmNFlicGVLVzJ6eEZQU0RRbEJINk9sSnpoL3ZSY3pRd2hPeGY3RDVSbVdpWk13bE1nREVxaXJtRGZxcHhWbWhKbnlmcHoydHo4VlhuT0F3NzQ3RFNqUkM5U2VlcE5Rd0RaVFpPcUNWaGd1NGk0S2RrK1BIeXk0ZFhvMEdoenNyTFkwSnpPTHhyaFVOU2FvOC9RNWt4UTJhUUt6YldUQ2lMdWhTS1ZwK0JBNEtnRmQrSHUzM2FhYS83ZGFKcnJtQkpJVE5CY1pvSWdGLzYvK3ZYbDJTY255U3loYm03Q2ZnNEhMMTlzQXJJenFra1Q4ak1NR0M3c0lKZ0x3Wis0b0xkQ0ZhVDk3S1Jrdy9HUVhnNDkycDBKSVBOY2tDbXRkMTRGNCtIL1FQLzlOdTh4QnZrZlRaYmdGQnExeWFOemMwY25hN1dNTFY2S2Fja09neWFWWGxpMUZqQlNVeGxiaVY2WUE3K1lWNmVJZi9BVEtxTTluWVZvbWhvdXc2aVlOSXlTcDBiU2hXL29uOU1TK0JueVhPRWpMdEg1MWtuaWNxbjZMY25KNWVJV2lCV0liNG5PbzZUK3QzZElwRmR2K3h2M3RuY3ZmNmE4L1c3YnJXVXliNHhQK0YrYXhFNkJUaWpWRmxyWEE2ZFNwR2g0MWZlUlRyMnpVQkdyY0R2VVkyVnkvWUxtdHBUMmxPWUZla1hEcG4rWTdvNlJIVzFNOTZ6NXJZYjUwelRURjMzcnJLbE1VNG5mOGJoMTlWUzhqZTA4ZzA2bklwY1VtTWxOWC8xSFFQN1ZEWnZ6eHljSCtLVit1c0FuQlVSQ3Z4Nmk3QTNCa1psZllRcHZ3NFE3RzJoNWZHWnd5SGF1aWx0WFp3YVRGS1Rxa0tMVnF0VjBWb1pmdmw0VkhENGlTaFVVYkZVRkI0OGxSTUlUeGV1Q29rYUV6enFDcDh4VXpSUTB3WUdOQkJ5Q2xYQWNnVGlld0VJZ1Blb3dJRG5ZMUlJVjhVdk1PYnUvMGwvNTlXeVJEam1IcUJlSVdCWU56dzFtcEZaZVhJeUd2Nm16L1dldmU0UEkxd1NuOVlyaGpYQU1PZDRoM0NnWWl1Qlo0ZnFodTVycHFuL09Bdi9wd1FDQm1KNS9nTC9XQndNV0F6NGZvT1BUZkV6WnZMYmZxOWVpOXlmTDJwZnlmMlFURlJvNklNSlhNd2pmaStMK3VOSVdYekl5Z2ZhVUFnb2RySU9xUjB3dG5CWUxxa2dBNUlDamRXTXVNM0ptK05OVjJaUjZKY2VRMmpuM2UyMXhiUmR2M2ZHZEx3aVZndmUwd0RzUjJuVTZ5WDlJT2RmUE0yeVVxeTFxRnYwUUxTa2xIVGJlYkxPMHZTSWVUdTJaMHJSRE5UTUxxdTh2MzhRWXBxQVR4OG1tT1Y3ZE10c09VaHhRMElQazZmUkFKdnRJaHhKaDd5dEVsRVl1SWpFUExadU9pL1IwSHprMHVSN0ZONGlnL2VWbitROFg1RUQ2WDE2V1pVVUw4TllEVmd5SFkwYk54Ums0VEtiNjB5TkRpVjFJY3NyU1hGaWUrQ3ZlRk1MUUsyMXkycVliVjRqaHlOVmFFUFIzemtoa2lrS2VxcEE3ZE1QTFhyejc3MEs5S0RqRUFIZDM1WHl3WnVNclBqQmhKRWNoeXNkalh0azREVEp2THFCNkowdFB2ejhNalQ2WlpYNzJaNXFmSmUvQzlZMWxPTUs5ckZTZzJqQUcwZ2F2SStnbkprcVdQQ3dmUVZEU3JlSHJGR2dLS05wbnVFVEtibGV3ZmlQc1BJQ2RPajRoSzVBYnFPRjMyait5aG54RHl2aVZuZmF1R3pPNStPd01SUjVWa3VLbVNWUTREemNSN3poaUliRVpkY2Yrc0ZxSHBSWThTUzBZQTU2Q041L1hMaGZtRGVXdE9QS1FodXRhUDRtTTk0NGFTYUF2emZoSlJEZE52WEswa1YwaUFZbjdJVnphdXNCK3dNNG9Tb3ZNbm1FWWI4ZTlJdFpxamlEK1lRREVBVXBpWnNGaDJHL2lYMlB0NWhjZUVxN3ZPYjh3R1o5Vk1WMGVuNDRGdVVHUTNBK3g3K0RnMGM5Sk1DYlRNV2t2Yk9KMS81dTBTNEdkZUMzUk5yQzgwOFl4YkNBcVBocG5ydE91OC9xOGFxM2FTRmc4TWpORFFzdVA3WWhweStVb1RGa2paOFpPYVNic1lDcTJQbkNSNEhoa3VCWUxyUDROcHVMdFFmUitWTmtacVNxMFYwQjY4SGxjWDBhbzErQ3Q5bGMzTUhFZjNhSDVjK3NhNnFiMnoxMm5YYmNaemg0eG8xcXI5dm82ajU3eDVzNXNiejhxUTk1OTBHOXlFQmFQbEd1anlEUWpidkE3dDNaLzhPVXpHK3ZKL1IrL01SYkJXZzRqZmFnRUJzcUhlMFFlVTBQdng4N3plNVoveTNVNStvOWtzck5ybFBya2NvYXJsOXRuaXZ2STMwZkcwY1ZTVEY4NkY4ZGV0aENidmhHU1p6Y3Fqc21vRkFNQjkyenhqMlNCQXE5ak9RbkZ5N0ZOVUJKK1hUMVNjaDNiaXZ4NjZLc0Z5V0VXdDdzUXowcWRUbGNrdmp4TWloWHNpWlF2RlBMUG5LSXNsd1IvQ0VqazJ0bzdHbjROU29MS3R2VVJTWDFIQ1JWNWV4K0oyTGZWMEIyTEdNTmVKdkxKTFdKYWxVa091TDk0NzNnTWtxMTdDN2ozaU1wUjlsSW9WNXZXZTJOTjBETDBhTVBiWFhKU05iOVM3aktNV0hLenhsSWo5OHRIL1NZSmV0R09YWThJbElzN1ZhbjEweTdhTkg0eWF6dUpKUUVnVXRZdmkrNkpaMWFMTi9NNEZ6Y2lacUcyeXhlZ0YvRWphSjRqczZCVjIrUGNrQXNQVmQ3bGc2MzZDZUpIZk95SWFPaGZUdGsrQnFxczdiU29NOVRRN3Y0ZnVGcUtkSk8xOWVmMjdvZy9uWnI4R2hlRVpBaHlKRDVEb1FjdXlVN2N5K1FFQzVnczVvTnV0RGJ1Z3REQWNrNXo1bysxMGRNQ1hPQVljeXM4LzByZldtNXlYQWZ5aGZldXhiaWFPbE9TZFJuU0p2TjNmajNxMHk3OUhjUHBqZWRwVnNlQitPU2NzWS8rUmFYTHNrdVdrYk8rL3VWMHZCQnhpdXV4R0VjZ0dZTkpEamd3c1lwWS9HRTg3alVoRm9yZFpTdGdzZmxxbWpwdUxvYjRrRWdjWmxEd0Q1ei9WUkl3TFcybFdFenBvb2tZN0lTRkFRdzIwTnFNN0UwdWIrK1Y4Mk5TYjhqNTdiM2xNZk5sMXRwV1BDVjlvb0xPU1p4cmxadnlTQkdlaENiNWYyNStoODhWSzVUTXZJSFE0U1R2UWlheU8rSlJmQ3cySmdJSkRZOHNRelJTcnlVOFd4NC9rdHBIOThyNXBBV2xuVHNVQW1yR0RoRiswZVlwZVB6a3pZdWU3dDdOazc4dG1ySzVGNjhtQjFFb3dXVGlCd3JsdnlUYjVmUmRhcGVISGZpdDc3ZVVtbytObWJmK3FNY2FsYlh5UnhxNXQ1ZElVbXQxeklpUWRGb2JRcTdhVUYxUVlLaFMzNkRxcjhyVkRFOU54czJmeFFyNGFYSGlYQ201bDZqTDNyczlCUVI1RG9FK1FHaWlZS1hNSTFEWVJhWUdqbTZMOUtmSSt0Wkx3eFFGdnZmajVxaVdBaUd2RWFCUHlnTzduek9RYjlPRWNFUy83N2FUZ003TlQwVFJ0V1J3MzdwTUdHSTBHbjBNSDRsYm93WENxSnN1bkUvVHZST25pMHMxcGYxYno2MWFzS0ZyYXFGejlJa0lMcVFjRGQvNUhnVkhLMVFnREYxREJSelpJQURoeENpMEF4MS9ibXNjT0NrWkdIcERhdnAxVjJpVUJ2OWdJMDhFbzVFb2JsSW9talN5U28vajRod3BDcjFnbHZnUnRHUU5zREZxT3dpTFFPT1NoRkZYSU13OFppRTk3MzhaU2tyUHBUandtZ083TThJeHJFWFkzdXBqUDZWOGd6SWp3NmprazM0ZXExNkVoVkpqSHFKUjcyT29uVE9RaFFoRUFSSnBReURzaUkzUWFDZzA5bk5idE5vNFYvcTU4YVlHZWt0Wk5rbmEyU25sbXVxT2JGV0JUR1prLy9qeklzTnZRNTRhWENlTjdHYXdLMUxKazk4cnpITzJoaVFBNTRGQVMyR3FxTEN3NGRNaGtPbGZrcUNJZ3Y4bDRTUG5pdDhyOHVpeEJmVWtOd0RRQzB1WW85aTBZeDBaZGppU0NJRk9GaC9BWWhGYTVuMEVSVUVJV1FMbFFHRUlSRHNtZk5pdUNhQ1hZVVV0TFREMWpTUlJra2ZsV2JaMDUvUUNtMm1rdzlrMkxwUU9YTmNZQmFrL0hBRkJzdUt2SUNseXdyQmxDVUVBMURVNC9EY2libVRmUlVBR0RoTjBRbXgvdmVTalV2ajlEQVUrKy80WExnTDkvaW9TVDZXUzBTeTBucW5pNURYL1J6eEZSRjVIb0g4amdBblMvMmNHVTdPbzJhU3NmMS9ES1hhaS90M2U5V24vY1Y0bExEK0FoMUNRbDFIb3kwZ0lCSDkydW1ROGtpRVRKU2VqSEFNNWZub2E2Q0FZZEE0a3Z3V0FEMGJzZ1A2RXczOUNvYi9nOEY5MlRYT3o5d0dOZERNSUVBakVBU0ZBREJ5SUkyNjEvcTNXTnl1NHBLUXhxbXRjZjZtR1haU2w2NmFrb1dQRDBmWjBiekkyelZkUzQraURna3I2ZEhrYkpzT0hKMi9SNnEybE9aNDVqaVpqOHFsbUZ1MXMzZEZReXRpYWpQVGZZZi91dDdubUErYVllejk0a0svSzIzbXBTaElMZVdIMmRDZzAvK1NFdjNZdTlYaDhSZDdKT0lIcGhQbEwyZEk3aHRxQWVTbmNsOHloOW9QNldxL1pDRjA3ZE1ZOGQ5VkRNOXZITTBRMGZ6Sm5SR2RGZEZkNEQ5RGNEUERiTGVZRDV2MUxuMU9STVhGSmMwYXZKWml2YnpRbmlIS3ZtYTlkTlY5dHNJbVJvMDNocVdaYzF2OW5ra0J6UDVrL25icDYycVVNR1ZBOWYzN3B2SGx6NXo1eHFRZUNOOTlTWUdnSWVRMjd2Nkp0Yk1iU3ZHUkNqakxUVDhzUTVUTGxXbEtlUUVEeXlwVmVpaEFSS1V6SjNGUmN5dXpnOXRFUlRDMUFlNDlCZ3NtMzN5TlREcTZvd3JOaURKckJMRXVLYm9GWnptNTM1NDBWT1oyTUxWNUNjdk1XaHc1MnYwdWE5MEFsWW11aFRpWVBtWk9tOFRGa01oOURZSkhFWTBLY0hHMjR6NE04cWFzd2pHZ3FMNklIYmJtV3pUejU2TEgvOFRwK21YaGRNSmQxUjFhaGE1amdsL0FqT3VtdVMzbnRpLy93dTZLY1c2SVJ4NEluMXNhbHpYYytrN0RmeEtHK3QxVVAxbXcvUm4vK0EySmZ5OEcxUXlQaUk0Q3E4V1RMcTBTZExqS1krditXMGpnT0psY0dUTWlUV0w5YmxSV2ZqYVQ4ampVdTI3ckMwY0VIV3dvVC8va2tYbkwrTERIUkxralJjQjhPOGV6NVpZUklCOGVlcEJaQ1R3eStPVzFvQTF6VUhFMGduQ0tpRlFJZ1NNRTNid3NqS1ZkOXUyOTgySjg5RjB3QXVBY0lVaVVMNVNUb29XeTQ0V1lnRHFLTnMxdE5nMHV5UmM4SHNrN2tQc2pkZkpPd0NJZTlPRUhrZjByc3oyTDNSdzF2SWUzMGNIYWl3WS9LUTJPY2wwWFFSNDJoNFpFN3dMc3ZrVzlZbzhCZk92aFl3WktLQ1o2U3h1TEc4dW9KNUptUDVxK2JMSkRIQk9jVWp0akY1OGVFTVdyUUc4T09mWmNqbElPbjM3Q1AzelI2VGR6WWpKMlA2NFVwM1p5aWtla0NrUjMwTWZPWGoxZG5Sdjg0STdwbXBWeUQ5ZWc3UEpDZ0l4eGpMZUJqRkVhTkpGd1pqbCtEeC8xRENJZDZQbExQZUpMT3dIeTZiNUp4SzA3TzR1WWQ2amd4TCtqa3ZER0g4cmluWmpXZTBHbU5PRVA1bnZ0NFpXUXlYUGJ1dS94UGN1b09ib3FNeldhRCsyT3VlV0lWMGN3UUVBUnpob2pFeDJ1VXhEQzdMSFJweldQWDBKeFhLTjFpSXFCdEtqQWFSVmJaMENpN2lveENnMVYyOTgrQjRodUJHKzRGK3JqY1E2emNRM0g2QmIxeWJucGNJM0hFOXVldFBlMHdNcGhTNHIyNkN5cmoyeWR3SEVGWE53cTI0cE1IUGNZNlptY1daQ0FMa3FJRTQ5b2pmK2VLZGx3SkdlY0dkTFI1NnAzRTMvN2IwQm9zNVcrTXdNMXY0TW42eld4dzVEWlFzdCtBd2pmOUdObWwzeW0zMStqTUdRL0diMWJ3RHQ4Wm1qYzAvVVFZNlF3ckUrNFdKc05kck16VDVObWRnM0NnanMwQjZvY1B6SXdLRFpnNUFBZnFPV3lnamo3UU9adDhPcTNhbFN5RXUxOG1mNUdpMHI1Smwwa1JWcHdLdTl3Y1E2dXhtcTJJWkUwNk5EMW0wb2pXOU5hMjlMYlBHZWprTVJLb0JGSzUrNzZPM2NCQy9CK0orNWVJd0RLU3R5cmlDUXFSU2pLUUlRazVpb0NNZWdhRW9Wc0NYKzFKcHdBeDZ5cXV4Y0UrZ2NIeFAzT3ZsU0tVNFVUNWNjM084Q1E0TG51VWw0RHpWSld6UXlDbnoxWS9tZ09CeHVlc0FRQjNWY1RwVUZNSzVZU0pTOXBKaFBZdGk0Z3AyNVBPdlVxZzBCaXNaQkp4THlOcXdWY25vdUlmRWxodlpRVWVSZ0J1MVJ5WFo2VkFUcDJ0K1RnSERFM3dyUVVBZDFiRW1kSjN6UC9JSTAxcTl4Q0lvNWIyNExHWkpRN3NjQ0QwSC80eGl2aUlld1doZE13aWRHdlZYKy9tRWFOUjl4Rm9xOFQ2UmZPRklDRVFoSGNsQ1NuL1M2d2Q5TWxyNjdCRVBlajZsdnFUQ0JLWVNRd1h3SEhaSXoxNHJLZWlISTlJQ3VQTDFibk52VVhFZTFjREtNL29rQnRudFMxdE1CZ1N2MzlLTDNhVlppbUFNRkFIaGt5K2NVRnpYSk9XV0pPa1NWSUhWQm9WS1p4dEc0cUVENE9xTkViNG9xcDhOTzYxNzJGb3pxUVdXRkROWkdkMVIvTnV0M2wwanZXQ3FXK3BHUm5pMmszSmFWQVlIUDN5dHFrVWpWKzhaS0hvVE1DQUh3d01YS1dnVmxVSmdDMjJ0dXpMMXhRNVh4cnM1RlNsd0tGZW8xa0ppRC9ZQ1lZc3ZuRkJ1SGN6c1hkcE80SFF2cVNYU0Z5MDVQMnp1blRSeU5XTUwxVEtWenJvaFBjWGtQcUYwVFRxU3haQ00wY1FEOE1EOTJqT3liT0VHckprZlp0N2I1N1RIUHdTQ1poaXUrd1FFK2l5dHJ4dE0yOGFZVUJ3bk9KMFBMMzhNdU5hOXVhWWhBUlpiSHl3NXNtdjNCZ3dJdW56RkFoaGYvbCtBQm00R2hqL1gvYVR0K04vZ3FIQnAzMWd0SUl2dmQzMkZ5eEJTSmR6cDFNbDFBaDFoc1l1c1krTkRnKy9FeFBWMnloVnJMblRLeEJPN2R0UHZQMkpKRjl5VVgzTjNDNlFOQWtzNm12OGgyTFJvTmtwTVBHdkJhVmRVd212Qmd1djZqMENROHFnTnJCR1VhQW84RFFzcUYvbXl3eW9BNTZXSmRXTHhJdHVxQWZOV3dZKzA2b0txa25tekVISmlzQjR5U05zeDErVDA1L2hwYmRqU3VWcFBCUFNMNUVnL1Z5VFhPTGV1VHFlTEljNGtnUmdCMGtldndNNFRMWmpHRmtPZGdpU0lBNnlQSDcxVHJkY3dzMk5lTTk1V2lsUWdjM296NGh3TWpJSld5d1JnbkZadHF3SVY1MlVLNDFZeEo4a25XVGNQZEtlREpLclY4S1ZKTmJ2L21FVDlkTkpwdERROVhydEJTMkFwRTgzS2k3SWVaUVBHTmdodUJDSlc3TEppNHI1a01SN0NvdDczQmNHUUdrUTBNWkVTOGlKRnUwZ2ZCR2FOSEFNSmlNVE9yZmZJNk1ucGtCVW1rQjR1RE95YU5ZWk1PUjV2dzJHTU56VmlWYXNVNUpmdkVYSWFHU0U3UGZkY05vZjFMOXBZTnZXTHpENDE4TVdjTUxvT3d6QXRSYnRrSXJGN0VVVEI0L1d0UmVvYlBzRkNySlo3UVBXcytTdi9zS2JHQVdCTUhMUDlhcXB5YlNYL1pDckYzK0FQcmhESWl4Y1hFNFlEb3I0THFLeEZZOEw5MURmTm13SFhOVEdma3dTd2ZDaE9LSlg2b1ZvSVJRcGhZN3VYN1VhRHlqN0xEaytqbmp1eUF3eW9lUG9lUXBxa3BDaWtpY2UvWHdGVDdOQXd2dm1LQ0VZa0c3dkJ6aER0REFHZ1N4Y2NRWUV1Ym5WQ2tQNDdqWkNJTnEwY1VQYWE2d3hPUEszSTRlSk83UmJRTlJMdStDSTJLLy9DdFBHT2JWT3pReWRWa2VLU3lvRVJlS0dNTEhaMnJwa2xqS2RmTDhZRkpwZlVuZHk1MHBYeTlTeFo3STlNMjU0dEVOYWZmZTRrU0hPUFpmS2VQRVlGTTc0em44SFIzN1Z2NVd3UTdzRlNEMjJGZ1k5RjQ1Q3hmN2pwbXlmMTNicDBUTnp3UmdwZlViT05DT09iSlZma3ZQM2ZMRW53RWk3OHkwTWhUaGd2QnRFTlNlZjg5MDNYSjlSNGVIalR0NGJuaXQ4MDE0UlQ5Sk9JNWVnandiWWgvY0h4WTE3VVlEWnNlb25DWnp0VDdST0ZmREZhc2F6bm9OU0FHaDhBc0JaL24vR1Bod1VwYVVQd296aEw1THBrRThRVVBHUy8yTVh4RUxobE9mVElKaTVLdW1UeVgrNUFaaW1obW53VlV3cE04eWtNT2RJYytiRUlDYitqQVBDcFpnYjJydStGNVJ2UDQ5TFB6Rk8ydW13MlQ0Rld6OVorRGtQZzZWRGhrS0hVZjR1U1BuT211TXdpWWVDVlVQYXJGL2p6QzJXRm0vbjV0YmVIR09kdnM0emF2Mm9yZUlwTDU5enhwaEdabG90YjROdGI4MlNmUXNYU1AvSHp4eGFLdjFLa0JJSXBkR1F3ZmdtWXpkS1E2V0ozRExkVEVScFh2OGhZZEhDNXp0UmNKZmdLazNmd1hDMExnV1dabW8wNVRYQlpTeElhU29sTlkrMm9tVTdlZ1hsUUNaS0xQSVZ1YU5CUk9vdFk2aXlIYTNieFdzOCtaV3pJMnRmaWduV2wrT09CalVpRnRVZEtVMGhxNUIzMUxBWFJ0T1dmR25RdkU4a0owcGZINlg1NmNkelBMNWlMVTNYYVQ0VDdDM3MwdndzRUR6bXNSL2FsV2JIVWhHTGJDY21vMm5QNTN5bDJiVXJtOWFSYVJ1aUIwNDl4S2FhNm5CZ0tBR0hMV2wxWWJHdTFoTHNaZlNva0kxWkdJUUFzVDB3bElMQUZBV0VHSXd3VUlSQkc3UFIwTjlRT0pBYUVuN1BENEg0NzRWRHdBYVBSZ3Y2Y3NCcE5UbFZKempUbnM5eVBwc0tNQUUvNDNVUzFQeDl4VmREelkvTmJsMzd4L1E5M0hPSkRnK3hGeVBkaHZ5ZitDczRTcWVTT0pRWjhkT3ovOHNXZzNUYjhJR3VxL1g0UTZFQ0ZnY05YUDkwTmx5Q3VLNXVFNjZHckRvSll0N2JMcm9GTXl5WVVteXVxNitPRElvdjU2WU9oalVyS3A2VVVReXlKU3YyOEMweVY2RGIxUFRBNDZtSEhYRzFvSVlkdVUvQlhyaXRFelF0bURxT0RJUEg1a28vcmdpZjFobVhmWTVFUHV1SlkwdkEwL3FCSjd4NlJPZEljZGxnUzMzK0twcUR2TUJjcGwxMmFaQklJcElJQkRBUEI3czR1RlM3VkdpRWRZSkVCRTg3S3N6Qml3VFpSZUt6VkVXdXhnZUpKR0dQbGt5YlJqRGxnd25hb0dVcmhta1RwbUdtVGZkckVvS0dUVmdSdEt5VmF4ZE1MVERWNDFkdDIrTHhRWFo4ZWhDUlBqUGgzUVRnMjdPeGdsaVI4ZWM5MzIrVFkyMUtuWXhWUnV4bDJObS9nTkc3NTgvZkZUUHRCdDdMaUtrVWNWano0Njd1K1FCb09OVUErSGtNRFppNmFRTG8zcCtoQTg2K1BmUUZnRDcyYzlMOVljL1Z1UG56NU1xWWpIdkFtRjJpY1hmMFlYZmcrYmlNeHBwREpLM1Z1ekdMQjgzMUthS1hTNWVIN1p4M2lKSVdZdzRoSEszQVBld01zeXY3TXM1TjdISzVhMm9Hc1BXYng3UFB0ei9FUFk3djZtcSt4OGR2dmpMOTlxeHVucXQ3dkdqV0F2R3N5REVqaksva3h1NHNZTGRMTzB0VVBrczhKaEl5WHo5SExUbUlYcUtJVHNCcDIvem9JdEszelYyQzJySUVIYTFJd2ZmZFJGMC9rTzNVdEY4cGRMOUc0NmVucERDMkV0MmZnN1J0WWVFTVBRWWNpMm5FOWVocUZoTm43REdaTEVQN3lCamJjYTJMVzNINzlaMzBIcnJ6cVc4U0VucCsyQTZ2dlZQcVV4ZHVGZnUxY1hmeTFIOUo3bHJubUhnSFRwdG9kR2gvdXc4T01lcE1hM0lpN0d5c1I2RkhWbGtjMytnZUEwZXcvWDBYUW5JNlc1anpQUGNYbUlwZGhOVWpwU1B0bWJsM2UzTHZqQi9SSE5RR1VIMTE5bjFQdVVrbndQVkFpdk51VHMrZG5MR1hyTkJFMUJXNDU1bERtTzB1ek14WmxuTzdhVVNMKzU4NTk3QXdZZndSc0FrSjNNbnR1WjJyWFZXcUpzdnh0YnJ6MjZ6dTJtM20zbDRaVWpaODZYdnArNDQ3T2RwdDdsMXR3S2g1Y21mZm4wTU9GR2pQdVpOMmRycjIyTHI3M2ltcE5USlFicE5QdzdKdUltdWVkK2FIRHQrZHBtL05hckpHamRUYjFzSDdWV0xjT1g3OFRtTkpDV09MbDJJbHBGMUtzVmU1dkxsNXVkTHJGVmhnVWN5TDdWSThadkhrUUdDeTJHd1dXR0JSekl6dFVreEtmcFBMMWNSWEtnVVdFcjhwQjVya0ZFVm5ISG5OWk5RTUh4Qkx4ZW03bnE3bFlOZXU5STdBd1h2M0Jvb28rUEJpNFl2aEN3K0QwOWZPYVNaTWJDSklLbGhiNE5LOXV3ak5aWVNtQ2dtMGNxUjNwdUpHOXVEYUYxeUhOaG5wZE9sSVhFODc3dm9DYUlzUXk2QU1EUk10RzFEVktMUU5wdEx6QmxaOWlPaHFPNDZjL0szSEczYmluZE5Kb0NHMWRCYkI5S2NEeDgwb0ZCL1gweE4zVVpDUCtDWWt3c3gvaElpajNRNnNXVGkveUZtMExXY2JxZVM1M204cU1aU2dnK2FGbS9ocWdab3JweGJ0VXFMQ0MzVzZ2MkEwRGRxRk1iRFplTXRCQjU3UDZSYzRFUjk1Sm9RNFF5Tkw2VkdSa2lMYzRkNHdOMURudEFkbm9FKzh0NE1qSk1OT1ZOUzE5elFFUEgzWUNadm1kSTJnYXJDbGVEMlRSVFR1dDJEWkxETzJsMkJrNFEyM3ZZOW9TcTZSYTJBcUlnd2NCRU5PVitTbEQ0ZXkrWFNRanRmc3NXSTVITmIydU1yMEpLSHpsb3VwNWxBd2lrSWRtc0dBVm9nUWhiTjVlYmx1Q1ozYWIrQ3d3Vm9vcEhNd0RBd09IZXlFUUdzSFErT1ZNQnIyQ2dKeEJVdUR3ZWl3Z1I0SWRtdmFVTFVmdWM3SHNaVC9qek9wQWl0NDB0V1ZZZFdnMEdwTnBTUWsvWW1ueHlBb3JGcGRxZnRUaXJhdmE5VkV5SkVHTjZ1bFJSbTMzM2QxVDBWNXQwU2x6SlpQakpiQ3pXY08rcjRGZXoyaTJVVHQ4SmpzQVFGdGVVSWpyb1RIMS96RGRrUXlKak0zMEY2bCtQcFl4Sk1WMXdCVWxvcW9GcXdXeWpRVVA1Q21jeUlTWmJWMGh6R3hXaVZMckhSWTZsaHlwaEVDb3F0VzFHRTVKdXhrckRtUmo3RzBtdENKOHZtaWRLd1k3UlVvMUl5UngyL2VVQVFMbkdLcnlCZ2loRDlKSDd3UHQrV0xGYnpzcDArUnB4OHhGNlVvd2s2cjRvelpJcTg0enhheUxJVFJsbWZGdFB2dE81K1laYnV5NllwTmFTeWNOMUtrelJhNGgxakx5bERXQzFmSVUzYmE2RnlPRWRlR3RYRDRhUHNsN0YzYVBNbnkwUGZvbCtxWFQreDd4WG5sRTVkNXhUNHhtV1RXd2VsWHBxalFDM3g5cWozaHZTendwZ2htY0M3RUMzak40WHNYZlZVcmdUbFZHMHMyei9hTEwrSE1zNzdCQStjMCs4NmU4NGtuYnhrSTJqWXd1V2ZYbVQrOTR0SEw5RUhHYnBUWTgrY0tzM0xDN2cwYlk1RTg0YXBTZm1rUFNzcXV0RnByMkRKNU5idkVDNWVTR0paY1ZnTTIrZW1KR0hPNUhzdG04d1hMTWViRStROTRSRjV4QlF1Zm9QcjIvUllaazJsSS9Idk5lTUJsSE9ERzVVbDROdDEydGQ2S1JwM0FDMExEaTVUL3dZTU1RSWI0MjFtYXdhN29NWnRMY1o1c2ZuL2dkaG1NclE3bk5LUSs2N1pvK2hpTEowUG52TEQ3YldQdnY4cEhQakZ6Sy9MUlJFMmtDSFlBN2NzbTUxV2ZxMXRFWkNhVHdKV3EyRVg3czlkdG9IRnB5bk5xSUVaU1FCMWNYaVJEMFVIbE53RXcrTGlKdk41RjRZVUZKTnBnaEF4QUVsclJGWHRqbnIvd3ZaaGxHMlVUb0VkTXFwdloxbEl6b3lmUkovTHJmQXFGNlBTTGZCSkprNHl0T3g1c0RySlFYVm5hc0NONDFJN1NaYUxpaHExQnJWdUw2N2NHMzVQeWU4YUlsdDU0TEZkL0hmb1h2bkhWM1FyMXR6RFhFS1duWGh5MTFuVzhDNlp2WVJWSFRLL1Z2VmFrYlNFL2FPL3Y4QTZPYnJlb09LNEl1K3A5WW05cjBUVmtGR1diTGE0Yk1HaGh1eWZrbldPWFhJOEhtZkRoZldGUG9Rck5yd1cvakZGeUxoajRRZzNHSit3cmQzclUxUW1TNkNYditzdkdGVFg2bXUxOUpzL1Q1UFpqa2VIMzFaLzdvbTNNZEErTG9veC8yMURmU0JPMTVHZnk4TmJ6Ny9MM0pqZUd2U3psSktKTmZXOXo1M0xKM3dMZFBBWmVCRS92MnFJUXpOeGRob2RMYjhtN0pmSXZJVUptb0JQQ0hFL21nOWpYRXVrWGlvcTVaZUsrNTExOU83ajI2RDQvdTRQRmVYWGROMk9WUVdOdytCd2NKdTRqV2VVMTJ6aTJxWHR3clJScWUvYlh1V0tmS2JzcmtCdndkV0Uyc2VCN0h1dTJSM1Q3VFY1SC9qQzAzQW1rWGRtY1hRdHhQYlY1N0tqdWg0SVdobWhMVUgzSFk4Sm9IYzMrMFV0UkhGUUJMeWRWOW1PQTRMQkdLK1NkQW4xT1hlSFJlNEo4UWFPK29uTWc5NGZSYUpuZ2hGYTRpUENaK1htQ3hJb3JnY2o4NlowZFJpdTd1TWN2NGlFL1ViWEkzcmd1VjZIZSs3ZWVtNlZQalBYOU04cnFORS9rN2k4MngrVzQ5dlNIakNucDdYRVB1VTJyVVBOVEtBRVZZMWZqVzhWWk43VGVzN2ZVcnhibEpubU5CWjlaLzNyaWdVM1RlLzlscUZDNGUzanlJWHBVVm5DSWVObmRBMFRTdWMzTlNFb1dlYkF5TjJkVG9DQlFkT1pCUkxJeklqbXZ1Q0I5UFcwaVNwZm00VXFXM2oxTGVDQlhFZENPc1BzK0E2c3JNV0JaTEs1dXh1Z1lqR0F6Y2ZNbFdKMmRqazRNUG9GRW5nakdvdEh4bHorb2NDeG0xVUtVMlR4dm5IYmVPTHRnYXZLc3BGbmF5NkQ3eXJRU2xzSEFESWpGeklEQldNSk1rMWRRRFdwNmdSai85ajJOQUhseDh0bHROQllzRkdDUXdOUVVQTGpyTWxJekZxY3VYaDhlSXo2aUFiTXhtZ1l6a3N2U1k4dXdSalliYXlyVDQxaElkaC8xNFU0N0NIUUVNajBPNXlkQ3ZMMWpoYkZpVnFuUkVHQ2xwWld5akFaV3FUaU5GVEFhU3JVUXNBbm94Q3ljYWJJQnp5SVpQeGxuWXJtbUdOMEcvSlQzNk9UZTlDTlEwdDdlTmdKKzRZRU5CS2JyL3pNVFl5aEJkUHEvTk9RYUp4aFltUDA1anlhZ1pLTGt2L3NKa2kydGdiTkUzTW5ydXpGQ2graXFCVEs2QW9VN2pjTjlLb3o2YlJFSkVQS3JsVEJkUUpZR3YzOTZKNCtyeDdlazVkbDBid2JEejdPdHlJQk1qZ2l3YmVmRHRyeXk2ZFB5Q2ExUllWR3RWV0F5di9lRlVUVWlJSmNoNTI4OUgwNjlhOWFLODNETlVSN0htMzNxc3NLeVROcHdSNlk5U1BXK042eGZQZ1FUcitCS3FDaGxTUXRTUWJWdzZUbGxJdFE3b3NNa2JaVTVKRGYxWmJpT2Vva2hJZVZVdGhIRG9pL0xocThPdThROUswb1lsNmk2OEpkVXQ2dUh3TlY4WnJGUWtZcVdFcFNTS2htdFVxMnVIdmpvcU9hVHNQcVh4d2NnYmFoK1NaS0lJOVNXVEo3SWwrcFQ4VlNXQWlqTWtrK1BDR1NGQi9Mb1VQTklWNUlHK1cyTkdoa1Y2ZmYxaGRrMjZuODF6MFFUbUpEVm1abTNjZ0tqaWNiakcybEpSb1NQRVVzeUdaRStMRkhrQ010NkVKNzFTdVAwYzhXZVVPOURnekZPSFZPNkxUbXRvcm82clR5NWdmTC93MUNGYU5wRjhhcHMxNit0MjhRUzNacFNnOHJrcSsxT0k4alJ1T1VVWEN6TUMrRGVmTHFIUVAzLzFtUUNrZWI1ODdHcHBocndYOEVNOHpIQngyY2VOUEU3Q1IzVzVFQlZzUDliZ3lmZjdHMGpFbkh5a0dOOE00ZjZ1ME1QWTZUNVJIUE0xTXNDREhUNnN3UVFDUCtzR2h4N1pYNHRaUDRQbjlROHNWOWt5bks3cks3NTJZL1B3cHFicmYvbWQ3KzREZ3JWOHg2RDRza0tPQm90cDFKUlNvVWV6VWx6Q1E1cEdORm1QS1QyVGdpWVMwK0JOWEQvNFVTWXdpeWhCZ3k5dkNyS2lLL3p3L1RkNnluVUgzL0FsQlFxVXBXZ1F0RUZWbElOeXM2MnNOcE52bkxGR1hNR1VVNk1SZTNlMzR2amRDUW1adXZidjgrWFRzbVltVFk1NEtRa2Q5WStTNjZOdHRXTGZtZFM1ZUN2bTBnVXNqSmhMZGVZU0k5cDE0Q3BWQTI0UFliTzVScldKcENWRk5LbXIzSXc1Uk10amtoK3cyQzhJUlBqcUJidUFpcWptOGZyWmxBWDVMWXh0VUhraDJOalcxa2pGKzdIdmtzNVJwK2J2WkFJaUpqOUhRU3VkTVl0T3VCZVA1OUt2L2Z0MUFtYndneHlVSnVYYjlaUzZlRDJwMFFZUkJxMnF2WHMvR3NuNmVTV2lZRVBGb1cxK051bm5KUk80K3NVclZHUWcweDZWci9OaXNMMEJmK3FoaUxpU0NSbXhDZmxFN2MvVFMrZno1YS9WTGdOVlV1S1Vma0dwVFFpZm5na2d4alNlcG55cndRUDBpcXpsN0hMTFBoVHErbGFTOEh0OHgyRHl5a01oT0xCdTNldXlzWTl4TFZ3NlF5RStsOFppa3BVSld3bjYzRS9ZSHlhU1F4b3NEUWN1bXR6cEJKSExZT1dqZmszcVBYZmtoWFFVYXJad3RuS3VhV2Uwam5LV2NKWlk1dGlhZ21KRVpwTWRSTElHWnFnejBLZ3YyaHdHS1hGT01JVG9kTHAwakV6eitOMTBYb1FzVDA1UWh1d3lJUG1rWkd5M3hWSUtwV3I0NUF5TWprWVI2RGZYeWtqaVhlWXpkbks0L1Z6MkVlNEQxVlByaSt1ZWEvbHFDR0JESVcwQ0Q2aVVFQ2xCWW1TS1VFb0JVcUZScXRSY0FvYVRSSjhSNFdFSkJTeU5SU0ZDczJUa0tpRERybUVURVpqa3BBSUVBWU5KdWJONHdRV2NFYWw4RUlLUVNBSUJDVlNDaWczQ2tINm1DQ3Y2cEMwYWxsdjRZQ1FWU0U1SWZiV0NZVi9SSmtTVmtTMU16bllhV3FhbWoreGk4NmhJTy81c0k3bU1HelhBSldMVm9JRVlYOWlPU2QwMTRVWG5yc24vU2o0YzBqZlI4d1YycXdKM1I4K2EwVDdlTEswSzVSWVNPTnluN2JNcUI5VkgrRzh3VVNCSUZGSkhUTXd2SHFxN1BIQUg1aG5WUElIb0RZREVPMC9SSWVjS2pCY2lyUXJIYTZGOG1lM1hKZm16cTNicjhMU1ZRWGY4OFVmdVZubzFsU2pneUFVTWhhWXZpVmxuYkErcVRIbXFBaVpWcUF4NVlsVndqc2VtNXdDTkZvekNhb2NyUVkyc3BxVldhMGtvNExndTJIR0ZpLzRibWVka1dKRXh1WVFDRG14ZENSVFpsZzNXbnF0dmZ5TWxXRkZXNWw0QzlYNGFybnRta2pHcDJ6eXdTSnNyY0ZhbUc5dFFCMjkvRkluVXFjWWdOU3BCb3l5MFNEQXVKVHlNcG8raER3Ky9jYnV0MVV3REpPZ245ZzZ0WWcyMVdpRFc2RGlmRlhBR3N1TzJiRXFMUGlyU3lPZnVEOGFobVVTMDBmMXFtbWJtQW44ZU1TYlpjM3lIdjB3YTRtOW9WVGpNVU1hTjhtNmd0aWhTMlZkaEVHemN2UW9TeDdwSWFwNGFSNitiSEJqRlZGVDNpbWxyRzJuOWdsWkx2ZHVpcXNpcnJ6cFNoa09RNnI1eVBPWWNkejc4WFVZV0oxdzkvSXV1clBPVC83d1pDaGtqeWpEZDI5aXlqVC9Jd1VidlhzbXlFTXZQaXRFK2ZxaitVTDFocXRHck9wOTM5c3BTUm82R0FTYWxmTG0yU3lQZk9kUkh6d2FqL25pc1ErUCsrYngveHNuUE1ONjhVUTBHYWMrL2dhTVV0YlRDbU9XR3hycjQzWTBQa3dZTzM1bGtuc29FQUZjalJhZllRYk1vOUExY1A4RDgrVVhXdmdaVkRNQS9DOXlTVklaWmMvMlFkb2xBenZkNXJodVpkSXQvbG5mSVFjU0xYSzdFZzlUS1hBbjcrbE90YnJOUUFub2NxUWZKVi9lUk50dnVmVUhMb3FBM3JpYlgyb28zY2hXdXFWZFdyY0U5dzV6LzVtTHUvdWpNNlU3UFNyZC9hNHlEM1FOdmFDZm5IOXJsWnZJT0Z5a255S1NqeFNtbzhYZW94YXlqLzFyVys0OXBzZUZmTE9NTXlEU2J4SEpsNFc5WnlLemJUOEFRL3Q5R01JWDJ5RHYwV1JmT1dxb0xHd3UyWmdsWDZ1RTZlWjI3OVMzV05OWXl2Q3hHbE9iM1NEWlRuTU9OK0x2MENlN1RkbmVYWm0yMENXN0lTZExPOFdvKzVrNDlmeStRMGI3UG5HWmVkQ3F6OUpLTHA5MHR5NlJkYTd1MU04cFY1U09aR3JWODZzRHFhVVpBdTV6M0dMSHhNRjZmTU5sVmFmQzkyMnR1eVdMckF0MHA0UTJaWEplU21RclJpUlhxbXEvU0wxWmQrc1dXVmZNOTJuZFpiMmFyMXMwZ2p1SG9DZmtsN1Yrc1V6VEZvNWxwaStZUk5mMzBqVGJ0QitRdWhPc1ZmZjNOaFlYQ3ozd2YycHQvSlJlaDd1b0RVWC9LK3ZoQjhjVnoyUm53dUZiSkloOURsSUFONTNSQ1FzMS9BRUNJUXR0UC9CMjRXUlo2Z0t0NmN1VzA5OFVtVGNNWEswNXBGdjVTeWdZN1NCOFhLdGltMG9QWWlEbHVpaE0rdG1zbSt6Um5kN0dGRm51eHFUUU5XMVVjdTFVN1JlcHR3OTZkQSsxNS9LS3BOeDJmUmRTZkdGRGw4Wkd1Y2REYUdpc1JlY1ZuTEtleXhLbEhCd0RmWEtrVWJkS0ZNbmJWenRuVTNaYzBhZnZKTVZOSzNieUtleFJoQzdwWnpyM21pUlQxM05vcW5UWjRtUHJIZTVwekt1NmpNaHdRK21lbGt3aTlkYSt4WDVEOWkxL3FQWnc3aTNrRVZ0RDhkL3FIOTVwekxyZHNNNXdYcmVGcTlPOTBoMGgrMTUvNkFWOWNsVWR6VEwyTTRuV2N6aDVIL0xtdGpOSUo5SjNGZDBuaXF3TlJlZVpoNmJzRE5BZXB2MXJuQVBBLzM5U1JGaFErT01SNjZCRERuZEhHcGRINFpqajNZbW1OZWR2NTE1SGU2RjlZM3V4ZloxTExydmlxbUxYdXBJRGtpN20wTS81RVFNcGVHRW5BTmE2WGJ3K05YZzVhOC9udDNscE4wdWJxeTlHQU5NQVQrRFgzNnhQdG9XQW5nekEwNjlqb1QzY0NiNzBNWCsyNE5TdmJ3SXU1V2lhSDJ1TUxCS2k1RnlZVUNaelJkVjB3MnF6TzV5dWJ1NGVubDdlZU91ZDl6NzQ2SlBQdnZncTR0dnAwYjVBQUo0eExCR3JTVGgyekVlWjN4dXZiTEZ6RVN3dVN5cjhaZitUNzlma3ZjeXZWOS8rMExkOVoyNGk3VFNSZnJiSXZrYmtuTmZtSGxOVnR1OVVpTFN6RGtzL0JWanY1Snk0N0ZwUlhiYnZFMHFrL1V5a2Y0MXp2bzR0ZDhjdDIxRkh0TUE0bHpmck5NVTZYWkhPZGlubU9PbGRIbndYREo0T2c2ZkFYR2hQMXh0cnN1OTJJMmNQZ0lvczgweGNOSjA1Y0tiaW4xNG5WNHR4MTBsM1FHMFltMWRrT1dnM24rRXdXRk1KK3IrZEJTbVVDSWpNTWsrY2hPazBrWFUrWjV6dU5RbGNQNG1qOTVpY3Z6WUxpb2RHMkpJbXg3M1dKVDJjSjVIOURaSDU5VjJtci8xQ2tCcFlELzFreVMwMHpLZnAycVA5cWwrT04rYllsRFU3aHBmSHlYTGxaV21XRjlJY0djM2IwdVN3VVpPZVVqclR5UU1tbCs5d3pQTmYxeDQwWEY2MEo5ZVlPT1BFcnVQNDdZM1Q5K3M2RVRiMUxpWmhhclBUbWZhQWFlN2FJUGR0ZUo0TC9YaVk3anNIY1ByZXgvdFkxV3puczdhSkphWnBiVVBZd24rd2w5NldQN3g5TnI0dXJjejJIWk1ZWit4ZjlNSGVDejBhVmJkQVcvOFFTZXNkbDY4UFp5MXZIT2ZRK1h6THN6MGE5Qi84MGxIOUdjRCszMytPaVQ5RnY2MjZzK09mVGNQUkZ3M2NIaHl5dmYzVDgyZGppQmNLclA0dmFPdDZDMEJBR1FPdysrVWUvc1N1Rzl0c2YvZ1JBUG4zM0ZjZGVNY1BiLzdhLy9lQjRXVUFyQUxsTjdpOURWZWhVVUIrWDB5elF4MXlybFVqSkY4UXN3RHF6UDY2TGVCYVVnR01ZSDBUM01FMzdQTENtNWVCaG9BcHR6b05wd1FMcUdWWVVYSWpVbG9Ja0ZsbDZRK1YyVkczVVlZSnViUkRJTE9DT3hqWmdQalFLRWpibU5zWGFLQU9nc0FTaUlrQUZZTUFJKzh5SkZQZWx1aXFrckJnVzgwbE9scVJVRmV5TDltZkdFRGQxZ3JGQW5HTEdKT2FPZlFEN1FVVGlDN2VrRm93V0FGZjNWRjRLQnZoR25xdFRWcUJ6bnltYlJGOGV3L3RsRU9KQlg1QWpLTURHYmEvelJBTG9qRUdIa1JJZXlHVk5ySmFYQVBpYTlFc2RJZFArQVI1Ym5jRUxFWUdVczNEQU9CdFZFOEhNajlzNjRRdGUrb2JDZFRpZXEyWWdteE5VQ0crQmpOdkJVd3JTc0VpWklCTVpNTGdtczhLeUs1U2JreU4yU2hTWXJ4WkpoalA3bGFJT2ZaaEl6c0xGdGVBR0NPYXhXT0dOU2NLUHNOdVZ3Y2VtYWk1TktaU1lCUnBNVjRzRTJORXMzaU1XMFB3anpGNHhDVlVsUmd2bG9reFlFYTh4ZldNVzN3bG5td0ZRNFBZNGtMMXRiSnIyeko4a2pldjEwT3J0VzJibW92RThsVUVZcTNlNHJsMjQwdFZtZm1BajU0WWtZQTN4dWJMd2ZLUlY1eGJaUjY2UWkxSEdoNUJ5R2tKcjFiZ3FzcFFkYXdBNUkrdFVGaDgxZllPcm5RaWpjdEZJWnJhRW9vZHRvY2RWRXFEaFJ5Sk5ySnZwd203cWNDUjg1aEtWZE9oVVEwS1Zhc0FoUXBuWWJUeEVEelM5K0tjQitGSXN6akw0RWlrYytVU3BvU0pwckxYN1MxTjNUc0xGdGVBZUl3QzhWejFqUEZ3QTdDTVVqck1FZmVVV2kwQjJJU2UvbUtyb3hTTkxSdzJYaXR4cWxna3hvdGxZcWJZNWl6TVFIbHdvRjJKekFUcTh5cWNoZmRKSXp0alZwYTVKZ1JLU1ZYT0FpS21nQzA2eVdvZ3IxVGhqRmxjWnZIWVM4cEt0QVdaVUVXYzdwU00wa0owOVU2b0k3ajZlR25HdXBNaktzWkIvazBkRG5NRG5ETDkvVVFZd2tJRDNNeEF6UjBFWWMyUGUzOGx6aHJlb0tKaUNNRTRpckVGTk9iQU1vK3M0TUJXVE10WkV5UWVZZWcyZ0NGMXhSMjBEbHhEZjN0M3BaNnQ0Z0g0WGg0TUx4TlRWaHlnOVNDbDlPeWl1VjV6R01ocXBSSTZLZ0xBUmp0b0taYTJWZ2Q4bGpsQSs5ZUtncGNtbGJrUHY1QjVub0x2ZCtXYzJRMklyZmNZajZ2MzUyTXUxOXNXTFErc0c1ZlJqZ01sTEpyYUU2T1FSaTJ2REJ1WENRQ3VHQTYvMStSZnZmWjQ3Uy9QRW03cjBXYzgwYXorOUd0b21Ic3V4Uy9UVWIrcFdGbW85dm5VWisvbGwxdXRST3p6RlZZUDQ1MEFhdmFrK2VZbDd6dkJWUkpnVFZGRHZDdm9NdVkrR1pVOVhBeWswNnFBL0tnS1d3c1VzTUcvSzk4RWt2elNGZ05rVURhb05VQ1dlNng4K0hhWEZTSjlPTC9ZZmRMZVBsaXZkd3VEb3VYdTRIcW04WEJYNlNuNDlXRkNsQXVyMVpzV1R1bmlzaG90Y0hzeFhGamUxYlJ3U3ZGRUdteGg3eFBNMHBiR05mUlpLemVwanE5YUxXaXFnMm9XKzVzYzJpbjFINUVwMHdQQ0hOb3BKY2c0a0I4cUlMc2FxL2pSeElCcXdxaW9xMU5LcE82NWV5eHNOd3ZDcGdwS3dmaVkwbEc0YjgvZFkycWUyZ0pYSjRaTkFKNmg4K1dXRHBWcnMzMVpVOGE0aHA5TGxtOW9rcmN2Q0oxSWN5Z2pkNExDa0hSVk5IbzlOV0dwOEtPeERnSW1zRGZjS1FwK1ZJc2Jxc1pnTEdNcmNtQVpKRm5YemFaVlNJbzdLUy8xVVdsWWxmUGo0b2FKWG1mVVlRQnRJVHFTY28rVWN0WEhtaGF6VkF2SjVlVm02VDdZRWF1MlJiVEtuN05BRElhN0Q5M2RKTGNPQ1JJK2hkZ3M4YmtWOGFEaHVEempWMWVMdU9WUjdxOXc4MnNvajBqejQ3YzMreUpnTjJiUDl6R3hhdWdaN3BkbkhraUR1UExiRHhlb3BaUnkxTjkreTdhcmZvbFFiWGcrMEJnTDR2R2lSbUR6MlU1d2ozZlpnaW1ZejFzcWsvaDFuNmhaUE1EL1Vvak1YMENCeEUwTk5mdVZvR044QXdoVWh3RjJ2ajhsd1RyZVVncHdQSUN0UmxBTlFLWWdWdDhxRmpRcVZKSzhhVllib3k2OHJGU0pRMlc4WXdObFl4QncrWGdITnJXOGNzUG1HbUlFeVpWbjVpRHBZcGJ0bjdnQU1FZUxRVUVMa2xPcW9qZUxscmE3Y1NEUk9aR2hER0lVa3RVUjdmNEk5MmV3K0p0dkVzSEF0MFdVSVpYMnNyQVpmNllHYWVFZ0ZoNjI5M0d3VUpCTHdFdEJFZmwxb2pLL2RtQWlZWll2SkQ0VUtzSUVwcWxwSUhYZzFrK0ZYRFF6RnR4dVUvdFVqMnNIT2l3T2dXQi9rKzBwMU00c05VRzJ6Q2tLeFViRzltYWJNS05QYldLZjJEUWpGU3FXRHNGU1JYbnJUS2JqUnQzbXJUQ2Z4clNiM2xFZDF0angzQWF6T0FpbTRWVUkvQ2YvL3dCbDBjZmhTOEF6U2laZmNyd3hoYS9WRStUL250b2ZNNjZ6SCt0d3hoVlgxSGlhQ1p6eHpkcDVOMllXa1IxeUFmckpwMStXMll3KzBoUk80UzFOZkFLQVVpZ010di9tL3hOMGxBN2RiOWM2WlpiUkRzNXg2N3hrazl5MEl4SVNPTTRnbUpxR1FuYktjb0pGVVpzUGVueEV4UlFDQ0JpUW9MK1B6SlhDdW1WTGhFSUVBaDcwcmtRWnNDMkdVK1JZU1o4Z085NUNOMktqYkhoVE5zbGl1TWdhdm5DdU9GQ1VBcklXQmVObHJFQ1hCRTkzc21SQUNVa3A2Y0tkSlRPUzA1TDBwdjVDK0VsWTFWSk5aT01aWnFUMm5OR3ZYbjJmZTdERDlUVlBQOTBOUTlGaEpGTVlySjVqdHpCZVhRaERoUDJ4K0x4aGRWczIzNGlDMWhUdXhzd21QSVVYbmMwQVBSVC92TVY5MER3OVU3Zm9ISjdOamZlWlE0ZGdCMWt5NlpVRnFpakpqQm1YaERuSXVDekRUNWVzWWJXUTZPSnUxalJXU2hFV2pHS2JULzVhK1pWYXNYSmlwSm41T3JQR1JNM05qMGRJNDVnZXB4K3BDcXV6eDBiU3pLSENaQVQ4d3dtQlBEam5sV01FR3VDNDJ5RlRYVjNMMDRWbGc1VXAyUjRvK05CTEM1R1F3S3JsWWtWaE8yN2NuTUI5NkJaSnpzbTNleWJyWmFIS1B1bGZBQlhDbU1LR09XT01OZ1dCZEpkZWlMN1grUkdCaUo3SWh2b01sYVVPeWt3bVZzamFva2hxUjBWS25ieVcyZkFNSGZ6enJhUnRNeit1Y0dJcXRIcktsUmxxMnRGTzdodkRXTVl0dlpJNlZNYmtIOTFVWXBDenY5UHlLdjB1V3dCL0ZLWnFLYTN6TEl6V3B3SkZuYUFFVlNWRkFnM002Z1dLWGIwUjhWTE90clMyazRnb05WNUtLSVZwNG1od3B3SllTdzZZbG41VXoydkZWTzZhMXl5NWtrWHQxeEppTkxMKzczK3VQNEUzZ1hwWEpDTXcrdnZ6amlUMGxvdDkvVnhzbmRrZHpkUS9xWGZxLy9UQUtqTVlaek1VMjZrRU9rd2ZhSXV0dHRHczhuYlFwQjlQMXRIRWFQZ3pFNU1HMjh2MkJzL3V0bkUzYzJnNjN6VEQydVlsVEJuVXFLS2E2aUFyK1hzUmMvRW9jOER4enJ5ZVpJaHR5ZFFVZFRvQVdNU2pNMHJoMXBPc3VCL3p1czNLSlJKWnhrWXpoZzQ3TmJXSmFObGNYdEEwUGRFd0hsVGs0TlNlYzh0V0RLamNLWnBrYldlNHNXNXNualViUVFjb3NWN3pxc3lLbkZVbHdrV2dLTFhiNm9JaUZzMThvSzQrcTdjRDEzNTUxeFFRYXV3dnBkcnUxWTNrQWs4K3lLbGh3QkM0QmJ2Q2JqWlJmRkkwRDZ0TW5zanRWM1NQZTNXOXRQK2VoNzBaTVFUemZ6M3JkN00velBDN3dzOTNmb0cvOFQrV3pLcFh6ME5Hc3lGTi9kN2ZkLzdZTlYwY2hXTVUrWGpZZlM2NmFNcGFaMTVoVkw5VTk2NG5NN1ZYYU5XU3puc2tJRlNERFN3VVlIV1NRQkg4MXJtMTkySCt0SUVNTkVJYklpR3g0WjUzdUVScndqMVA5SW11ODdtZE00T21hcnR0OE9kYjNKWlRXS2xiUmNCck10M3NqUTQ4N1hTWEJJWHZtRmFhcnloM3Q2THhtRjBCdGtNL3B3cXZCbDMyM2c2UWpqUWVLMHRUZEtMTHJZdHVPOFFBRlVkMDBua0VhVmFtY0FaMGUvTzg5WXVmTkpvajRKa2VvUnRWKzI3Vjk2b3NrOUY1aHp5bmdKYkZ4UFlBNkNsZUM2eVc1K2RBcWpuem5Yd093QW1Iak1ZRitjZVlWYnRuOEtWWEhZV2U2N2ZoWWhUbHp0NTEwWHBKNXBNL2xzQjhGdHRSR2d5NWREME5odyt6am85QXV5aHVHRkNnWS81UHRyUWtsYU40V2tXTjg3SGUzZFY5c1QwUVdXSEhTL0pNV2NwbmwxZGlnZW1walJYaW4wM3c0dXo4NGpCVkdLTHIzNG5qU1NPSlRLZGtzOERhQlFqL1BKQ3BpMWsydUlqMjFuVEZWZGtlcEFkVytKSGlIaG9KL2FrSWo1MExhZGwzM0YzekUzQTVoM3VubEF0OEcxbDVueCttZ3I4NXdaOUQxRHVGV1h6Z3J2aVlmNXgrRjlaZzBKL3VSN2dyc3FwMGo1WWtYdGE0enlBalEwd3dCYndBY0p0a0Z0cmp6SjZKLzVqTkR2aTA0SzNQTE00NGMxcnZhRVJUNWQ2Z2R3ODZiSmYvQTV1b29Ubm0rUXRhMFNvM1p1QnlDaEttQytJNktNbjZ4R3l3L2hCL2U1S2IyN0ZVY3dveFZoM0w0RWJVME1rTEoreVlvTXFUc29jaFlucmw5K2FBUDVYRlh4ai9QV1hlTmgyakxaMWIreElHak5rZWRBbGlsV0xlRzJLOEpKY2lMcC85ZjBnM0xTaEdGc2E3aS9GVDFmQUJkWTdaTE1tblkxYnFCU20wNVV6ZjlHMXordzNUR3R3SE15VDNrYVZUU1lIK01NWGcyVGJWWGVwTWJ3ZFRvQllScUk0WVFtdHRWZ2RvcXUyWlM0K3hoanNWVjNrQkdYMndoekNFQU1uNExwUyt6cVNNK0VjTDBXNDZWWk1EUndsZlhTcTVDRGhLZEpMb0IzbytQWFk1Z2Q3Vjh3ZnJLMWdtRGp5VVl4Rmh0cURzdHFqVjlHQzMzZlJiTnhLTDZIRjRoeENGYkpLeXdIUDRQaC9XcEZtSkl5UTZ4eFVMNU9QWE1pWGdudlhIbGk0cTZ4VGhheW9nbElZcEorL1JJeVF5UlVhbVJMellDQmVCc0x3OU1XZ2NmSUVXT2FFWmpqbFlBaGV4bVRjaldXelZVcXA3NUV2L2l5ME9TN1NySkhsREVhOE5xM1JBc1dIbndoNGJjQjVpSzNIckpwYVlQbk9SKytNWlhlelQxUUVOb2g5UDgyRXgzWEh0eWNTT0NVR0drS1dQRkFMU0dTaHJVeGpic1Nna2daaDVGb1I3WndRR3dkZVVUUWZheTJEdUQwaUUrQ1dZOExwUWtMVmpEVEVyTWpsTkhDa3o4WmxTbjJjQmtxd1Q2cXExQ2NuL0FxWUZBM0N3K0dXUll3UHFwU0Z2M2hXK2JFTU92dEo4ZXhJdi9uVDQ0S0JFUVUwR2RPY3pCd21QWjhEaDl4bjZiUnlHNXdaRnZPWCtaRUh5dUo3L29vWlVVczJLQVFiandqZzdtZkVWWnJzNjIzS1hIQlI4SEhEWklPUjJxbTVSRVFZZWRPTEJ2RkZQRzQwd3VybkZaaVN0enJab3Q3eWJMTFIyYWpXRzg3eWx0WUhOaHJLUUZ5ODhMd2ljdGc0NzBZeUpRSnlKUFpWQUM5UTBOK2pDekpteXZDWGlkNlNNczFNbk1vNDBjeEh4d3ZyZDNFQzRxWkFzRUdSZ2tBMFdqK1JZQ3RRNWk3NzJOb1hHWm5jUkFJcjA1RG5qcXVBdGFBaEFrTUF1eU0yQUFMbVhXaEJWQUFtZkE2K2gwb1pCLzk2L3ZaZStxeC9ySkFCWnYvNHdxRG5UVXFlVys2MDliNEhBcVBjWU9tTk9HOEVBRDJORG1GeXV1SkhtZXhXYUV5eXY5WEtoV3hUa3BSSGtscHAzckFiald4ZjYxY0E5SGY0ckdIRkJvNTNXRG1mZ0lXVEZQUkFPZFlUVUR0VmIzK3B2cFUvOEJLNTFYQXVzTW1IUTZPeko3MFNqTU5xb25JWTdwYjlPTW9KcXpCS0U3YWZwa2hXT1pSZTNtZFFwUXpIdTdpc01LeWIxS09wMUdpUDhaQU1wVVBPQVdzVGwrZ3MwRzdkMGh1ZDVuMDZuZlU2eFhqaU5HRSt5NzJhOGhyaVpkNjFCOGQ5MW9qSCsrcHovVGVyeFZzV2pzVVp5L1dBeDNCcURwVW5acDJJck1DRXJwdFVjSmVrWUN5cmZHTUZrSTFFWkpLaFhVTWdySkEwa2M4T1Q1V2pQU0VHbWE5MzZPblpML0tWc2cvV0JxM0pvQzg3OHlFWG5CdzJnYjRvM0pidmR4dVRvTmRVeEV4YzJYcmJIUER2bk5FOU5TdGVyeTBWaTZHTkZnNkZLcjlPOVZnQVJlWEdmVFlIdE1zZ1ZITThtTGJvWFBsbnBNMHpTd0xKbmlDZXB6RWlGUU4rdnFCV1VQVDVUOUl6dU1QbWJXZk5vZmZXOU0rWUlBSTJzOUJuR2k0bkJ0ekNLV3VCVUdETTNqUGdCUm9uYlFEV09yMzZEVE5mVDEzVFdmaFk4WDA2b1dsUkplWTNKUXM4OS9KeTg4QUF2WGlBRjhBSXY4aG1QTTdmSnlxb2ZSMU1iVEF0OUs2RjJYTTlFc1kvdzlDL3UwNFZyUGpsK282VHM2K2UrRVFlb3RtTFhJRjZaVEM0R1NXQVdzUWNYdW9UOUY3RzBJQ3ZKeEZ4a2JvQitCUVdtOHppYlgweHhCTVlYdXJleXV1NnV1TWVsTnJmVDUvTElrSmdwTnl6NEZ6Wmo4am5QVkRSWkZQcjhKeEVRcnNHL2VvWWluLzNWaUNQNi9CODRVTmlCYzNBMzZGQWYyclZWK3Y1TDU5dW1wQ09ocmJXNTFXb0JVbzE0WUVZbDhuSi8yMTFhZ2dyamlZTnhXelQ4YWRJKzJkZzJMTkVPUU9RU0VNaDJ6TEdiRVV4YzAyMTQvc3ArR2pXdWpMZ01QWGt4Q0NFWHZEZnlLMnd0ZWhrQkhjdFI1YVJhd3RKSVpUZ1ZOZ1NDQmZYSDNTa2dORVh4NEtUQ0RzMWNha2o5SVNWVUhOODM4RGlFeTFtU0NtV2ZTdU9lcnk0YVVVRnRlNnRGRk9sRGJya0locUJsYlNUUkZwTDZoTVNTd3g4ZW05OWtpVGZINUEwaVJsUVM2U1pJUngyM3Mwa3cxN0FNUjF4WVNDRE5LQ25SNGQrVW9mbTJEQ3JzZHNOOXJXaVRxS0lBZ1dKbXpycUUxc001ZXVZQUhhT1FsWHkxUklkTkdqem50RExZamZtQm5LTTZ0ZDVJaGRjVnVhQzNiRHRFVzhGNHRjd2dxcHZTV210QkRPam9NdUpDN2c1RnhGaTBRNGI0dER5UmtQV0ZhTVA0cTlzb1MvRXAxeVhzU1VPOWR6a3NhUUFoMXE5a3V5cVdDcVVtUkNtQkVTSXVKRm1sWFVFQW9lVkdqV2xpcElXYVJ3YjlHYlhtRlVMUldIRFY2Q05ORWxYREpyb2xVU0tYOFIyZHlhRkdmZWd3TlVSZ25PZSttejBQM0x4Y2F4NE1Da3VqUjFIRkZjR3VERmpGbVlhQ3ZTSTcxeitLamJFeEZXc2lBVElwdFZCanFjUEVtN0JQWit5elNudGRWVWJyZHhSTjBWS2lVclV3Z1dha2lNd3N6engwakF2WVhCSGpYR1d4UW1UMHdrbTAwcllXQW94eTE3SHQ2d2JUWGRjZGFWLzM1MjdmWWRMNHNIZnJnT2x4aStNWEdYeDd0QVpyV294UWM3NVhHcW1EMHF5OFI3WFJ6RXZXRG00MzF5dHFlb3FuelJwTXMzQzIveWx2OXM0eE5zRjVocGZET2M0YjFoOUQ5akZFeGIyOXZzcVErc25FVUlWSnNySnh2bGdoN2JBNjJ1b0xlc3ZuK2lZYXBKVERGSW1BSlh1QnFnR0IrUWRCcy8zVGx4QksraWVVdmpJemtZZDluT24wYkl0U3dyYSs3MHdyZW5ZektKdjZmZnJSQnI0L29RVHFCWFVhYm5rdzA1K3FydGxPN2UwOWd5MGs0MjRpWk84WWJLUEN1N1FkYncxcC83UjdSZnU4QXRUQVRsM3FvVUFzNm1qUlZJd3NNMHFqQW5zY3psa0E0TEZpWWQ1N21IV0RLSDVzckxTNzlZaWpxcEk3ekJVSkZrc00rRjA1bWw5QmJpNGxWRCt4NWlyb2FqVzZGcmNyb0h6MTQrcnlZZHp6NkE4QkNxSEhHdHJMWHZ3T0VnanFycWlGa01IWWN5dGtmM1VCc3VlcCt3Qm80ell2bWxzZENtdHRhcmRUR3Y5VjNRYTF1dzE0QWwzQ0hnSmRnL0U5aHB5MVF6c3BSdnk1NDVFa1NvUGJTbTJsN0tWdnlqT1U5RXhvcUpiSGJSdGlBTjB6RWZFZ3NZbktDU2N1Vnl0ZndGeXRWNnJUdld6QUN1Tk5IWGY2T3Q0T2IxVFMrVE9mSzNsRVh5ZFpQck9wOVJnMkZSbEtrZFlvdWxvdU9yeDRQaG1mY3hTbXlMRno1K2JKbFprZXVzZnQvYXAxcmg1ZWFoMDJKeHJTN25FN0JjcXRNVlhlTHJLcnozYnNlTytjSXlZQ3JCY0RBNVNpVDJqdWY0VnRQRGp1enRCNi81WWlYZVVNeHRrSFl3d2tIT25wUWdJUXkxYWVFdnVCem1KaXNGdjJCV0k1Ym9QTHNIb0Rzb3pXa29VOFpuQk90NG5BelM4eUxtVjVRZ3hSY3dSQWRnVk03OHAvSituZlBZWE9KU1VKdVBUUEM5STBlVXFxYzkzWWZ3ZnZnQlFtVVQ0dUp1TzhpU3lJRnZqL2M0eWJocFJ0ekVhLzdJZ2pDQ0NrWmNIcU9Xa2oxb0s2WmRranVPak1XOXgyN3plbXovaXpxcGtXbGZSSi9BbTd1Z1ltKyt4OFJ4NVB2VGhUejE5bnVLMWsvZXZlZlliZ09Gc2k1aEMrVzd4VHROamU2V3E2bXI0aW1BYTZ3SVVPTTVrNm5Dd0dKektrcEJsOWJyYmxybjU0UVAzaUhZU0I3d01IWDl6Z3IzNDFpeU5Zd0VVRkgxUEkzbjA1dkpkSUdzbnBrb3NtQUlsVXdHNW5WT2FFZHlIbjFPdGFjMXR5bzVJKzM5VHlqSVlxTnlTTW1OY1R6eERVT2lHa2lBc1dIMDZGWkQ0YkJTZjBXV2FkS0N2QUZYWW9WdGs1R3FJZVBta2R1cnFDOEs4K0pRc2N6T09pT3QxbVlGSEs2bnh1dzYvUE84RTRnY2t4RHVBNHg5V1VMeGRQRkJhcDFuTWhKK0NpbmptTWZGUm9IQm5OTUZEVC9LejQwRG9KR2tYaE4wTWROQlNDWlBSc3ArSVFxeHpWSVB3RkREMldrQ2NpK1BzVWJ3UkFwbkU5QjFQcDBpS1JWRklZVG5oZHlMbzk0U3pTbkpiN3VRd25hY2ptdVJnNCtjUUR4anhRVFhQcG5FbEhFdGJ3MFFBUFFEek9qcVJ2eExLcFdsVEZIV3ZOZXM1RnhYWENjdFZnRVM5NXVaYjhXN1dMY21VMDRNY3FIckhwOHpGQWpFTGRTczhJOGhJNlg4eS9KMk1FUHB1UjR4dk9IUnd1azZsT2lTbW5DY0JVK3YyYTFKVFVVSFYrY3dFeUgxWkpxd0U3SzNqMThHcTl6S3ErcG14L1ZvMnpkdXlZbHdSRUtBaGcxd3RhTlRlcG9ib2RYMGo0QUV4OHlEdW5SN2tFajY1K25HRXZqKzRLSGFFd0RObEtJaUVMMGY0K25lRXNoZHRlbUZ6WU9zTUZudndlKy9GKy91WjB0TlA4V3hvdnhnZWNUVkthdldEdVBlUGlCcFV2SU00YithU3lsKzZPRzh1bWxaSFQyeW1mYnNJYkxIRi81OHRodVFmSGtmWVZTK0pSY25SdmlSczhXMXVMeVdYWEZEVW5NeGFsNjE2MFhXUTJ6azFLYVpiQ2ZSRTdzbzVzMFNFOEpLL0J2c0JUOTA2Q0Z2MFpZSUZJY2o2aGlVeHNtY3lRTEh6aHRjRzE0REt2OEZIdHhCQlNMTCtlWFdOcEdTN3huRC9FRlQ4Z1pBc3RJNGh4RDA0NG9sNHk5S0huL3BqSjhGN2g3WlQwM3ZyUEZJWWhabnlOQmh0WkdwMWFrOFIwYmVhTFRKYlpEMDloWE5xM0FSRHFXeFFhWkRoWURsRzU3Qk5VOEtJaS90RENIaTdXMHZPV1ZZMW85OXN5aE9TYklJZ29BVUVBeElLeVFPQkFQbDhmdjFmM0VEMlFNSGdVTUtnbnllMHZiWEl0S01aZ0RzQ25WRDZMZ1FYSzRqOC9vTmF2RmtWWWYrbDFDalkvU2MrR2pLd0xDN1FEQ25TKytSQW5hY2gvbnBJQkYrTXRSbGh6VVY2NloyMkxBbHNuNTh0Q3NndjZnd3lxQlEwSzBrTWl1cG1GeE1DZU0xNjJ4eE81U2NDd3RBNE11dXV5SkladHovcnVWSHFnaFJvMGR1OGJET2pwUlZ0OFhJUDhhTGwyU3lDYStCWEIxaHFzNmpSWDl3cENBQ3hCVVdmY2pNbnE5N3dCU01nU1FuMVRqOVlwUnhWcFpDRjljR3hqb3BTWWZzeGRSTVljSVkrTHZjWFF4TFdGTjlDYkJIWEswR2tIRmRxcFA1dlpyMmF0cTJLblUweGtGM3pJLzhWL1pCQ3N4b2RJN1RIaEcyRmhXOVFZSWV0WStVMjZLaHlRSk15MGE1NWdBb0NLbEFVTG1Ma0JiNUhZQ3dhQU9hYjJuTVpqVkRyeEsrUHlzQ0JJMm9XYnlkWVVTNmhxcHo4S1RMSTZCT04vZGZZZjArbWk2ZXkzR0loSHdUUjJHTW1UWnVoVWUxVlc0QmlBbGpOYWtPTUt4dkxUdVJKRGN1cnQ0Z3V6OE00VWhnZFpnckR3cEpXRzJIYmhNWGJPNldCUUxva2JETlVKemY0cXM4OVZnVGhJZlV6bDlNTmkxcUhWVklZUzdvMlBIQ1JwUjJMYWRFRGdSZEFTdThEWXl5ZlhkajgvRXI4RzR2Ritvdm5mczNiVjVLMFYzMGtGRlNBOEUzSzRIb2NGVG5RRUtKYTQ5NHVlVUNMNDNuUkZ1SnV1Y3grTmh2SG9XQWZNclFZdlJJWUNBcTNTallQS2VpMm1NT2NrUmhJeWxHdzJFRlQvaWE1aTdSZ3JrRHlxaWlYZjJNTkNXV2UyM0ZhTzViT0JGdWtuSDJFdGg1bXE3R2UvdkZvbGE0Tnl4eTBiQk9wWnBkUjFkM2FjcmE4czFNdnRRRmN1aWNjNFc2b3pyWGkxdWdkZVBhcVhTRCtTcXZ2dXFiNUNuU0R6NDVvcVFZM212cytldzdBSFNiMmxPekt0SHVpc0JFQXdoMXhveUVNZjlVQkhkOG1xMVh2WDlsMXJ3ZTBIdVNzd0UrbEZoZ0c0L0xDQlNtQk1ZK3ZxVEtOKzc3NnZqTzQ3N3YyRmg1YjZwTFZ1Z3hZM1pRa1V0RjI1a1J1aHgzVEpTNGdEOW5NSHdsZXIrOWJ2MmxxMXBxdG9yODRRQ3d4cEFjYVYwNDJFS1ZsVVpieDNNM1BKcFJ2N3dlM2EyRUxiZmx2UDZhcUhHdG8ySFZRc1YwQlB4ay9ZOU9KWlg3Q0RzVlcyWU11N3NqZHpLNkpTUEhIOEdzNCswUTlFaEU2blQrbjF4Nyt1NGhxVm1UcXI3RXlLYkxwOVM3ZnNOWXVJUkpCdHYyQUJ2ZDN4ZG5laWd0NTgzSnVHQys1eVF0UDdOK1VRbVV5TmUxNVVkV01XME5NRG44SmdIYVRZZUdFdmFEOG1yZUNoT0xCL0dnK3d0c1dmOHA2NWlyY2NjTDlzbVM1eWJUZmU0OVNrL2p1c3pmODAwSjZIMktqVUxYZGdmb2VyQ1JhaEJoN0pXMGphcXprbExnVUJkNGtCdWl0Nm9VdVBLWlJETXVYWUtkUWh2QmV0d3hEVDRPb29MQWpVZit5b0M0SEZZS044L1Q1UlFEK2pQck5IdGNhRTV5RUxPMEk3OEpaQnVhb2t3UGJxSm9RSm4yc3Y0Z0o0ZjBzRXBHNWpUNE1uSFpCc21PaTh6SUZUYjFUSnM5VmRtTjJoWU5SWi9ZMVpZRG1SL3dEL252NDlSWCsyZDNHdE83Ni8rSDJmV3FsRzg5citjYVlQQXdIalpIdFplZmQvWEd4R2U0N0tSWmt2Wmd4YmxCZ2w0eTNHOG5paWVBTzFvSWpPdU1Dc0JoeUxyTkUwWUJQd2ZKZXBSdXlUMDg3WGtRazRoT0Eybmx3bzZpTkZ5dFlSU3FoL3dHbUcvUzlDbGw0WkJ2VFJ3ZjF0OGk3ZGJkMDEreHQzN1JXQkVIZkZ4aFlsbDV4MUQ5VE5KUFZLZkQzTGNoaFVlcTdXSHljNUFPbVhaMVpvdStZTWNxRnpwRUM0M2JSd1JkWTZGK3VjNVNDQjhUUXo0MlIrYkRqM0NMYWdkd1l3QTB3RFBuU1hVeVZKWERkVnNGN3lhUFZUazgzNW5CeThPTlRENjMvTzdIYTF1MFlJMUVwc0dzQ00zSkJNWkVkcDd4eFZLNXVrWlhKSXdod1NJQUIvQURSU3lkT0xmUWRsZUlhck1uV2ZlWkh5QnNxQnIzT24yTUVSY0FJVEFiaEt5ZDJ4QkdxTHpkVlMrY01Uckxrc3Bjdi9NV0hPWFd5SDFEQ3FTeHl0dVYvOGd5S0dQQUdEejhMbUwyRlFwYk5EZnorUHA1RzlpME8xejRPVE9BVVg4alNZbkZ0ZE9XQ3NjaHFOcjlVOEw4bUlXSGJIRFBhMU9XczgxSXR4QmlOd2dQZEJ5OGhQblR2TkZJN3dVY0pRejJ3YVhXTE9CT0lLWXYrYVNFalk4UXJFZDJQT2FLV1R3N0dvYTJtUURuVmNDWXlobmFBSktVTWNSRWNZMEd6WkN2SGVOMFVoUml0M0lBQThhRFFzU3dHZWs0dHZONlQyTFVQQTc5SjlHcVpnWmV6RWlEajVDeEdwdHAxWm1pbUdJRXVQN09aenFYODc4WGRHelUwSFFndEU1YW14a0cwcHJQVUhWaVFlbEtXZFZZRGpWSHNZVUNneGpwcldoblY2cmNkZ1lkUnNqNEVvYmtYYUZLMC95bUpaWlU2ZHVRaGhnQ25wTFJaaTQ4bUYxSmJLS0hPdkdGWHJpWWR6aFhDYlRJajJTQk9ObTdHYkZncUlzSWdEMzZmdHV2VlJTWU5qZndaZmV2VTBtV2dxampTNld3elpVUTAyUjNWVVM2U21wdzlHWVlvM3ZPdW54bjI3Zm9Bdk9DTWV3Y0tvQTVXazB1TjZyZ0FCVFFRT3k4TkZkWWh6VUp2QWpvVUQzMlNMNTJCQ2xBNEhySXd6a0FNV00zSnRCaVZFdGpSTVlmTUF5Nk9waFpGUjJrTElKM21pUjFNMXlrREhsM2pXV1dyVVpGNVN1OVJoK1lrZWRGbm9PcnpHanUveDdrdTNtS3pkMndXczI3aUgyckJGeG12SWp0eHdqaURYcUxqSXJBK1pqeFhlWmhKYnkwUU12NS9UeENrSkUxaDlaL1UvbkxHUUhIR2dHK1pJSWRlaVhZVFovYnZUMExtWXVET0p3UUZQN1RaZnF3VjFaUXBIN0lOaVJoWmJOaFRheHZ3dDBXRGVaOEt6bGh4dFMxWm80ZkorbmZHZWpmcVF0TUpEcUE4cTk2ZVdDcy9XcDM5bHFzSCtmbTFxYTM0WVFaTERlTGtQRjJyWThCSTlOaUg0aXNZTGdxcXpMamhtYkNIeGczcmVxYTMvc2NFeW8zTDEwOXJHWTI2eDZIczVYRzIwZ0lLZDh4VGkySmEyZURRSHJRK2UzMG9kcVg0Q3Q5V0ZPNTdoY0QrZnRyVmJNM2RKSDIxQStrTC9pMVhwbFJOUG9MUDZiWWRuMWU4K01nckNBTy94c1N5YUNSNjVOM3lNSVp0RjB5L2hjSnpsbVFTQmEyTDk5cDZRUHZBendBSTcwZ1JqREFSdWxheEYrRFpwSUdIQ0lHUDIwZmlBenh3L1RCcllhRHZZR2M3U3pCWkt0RUE3cjhLZ0RiRWdtTE8vTzVnUW9hV29aaTRpRWQxbU1hbGh4eGhFRU1FVWdOU1pYQmtXalJGUmsybjVGbklIUU1XZ1lRZzZDSFIxZjBZVXZFQkJpNVNHaFRZQWFKWUh0aU1QQlVnV1Z5RTBjMHlmcXdoNlM5a1VVekFieE5NcWxRTHVZMEJnbDJERWRyQTVBVE1mZ3p5Q0lXaEt5eHpSdXJHQmJWSWJOQ0RBSTVQR0NKYnYzUWtvc3hjWUN1R1l0aU1YR1FFdjVBNW9oT3A0Q28xMVNpcEo3K1BnbDZEUE43Z3QzSTg4WE1FckhzVzB4ZDZBN3hBUUlBaDF6V2xPNk1zYlg5Ny93dUcyZ1ptRmFiYWZ5SEFJb0lQWERFQWNlVy9WRGQxYmZFM3p5bjBKWG5RTjJza29zODI2dUlXeHZxeXhGdE56SGxUL2FzR1lSQXRST2hEQVk4QmhGblE4QlpGc2dJZ1JoNkswZXRhTXpJK1J4NENLQ2QvNUUwUnVpUW5vazVNRU1rbXA4RWtsekJhUWc3WlZsUmU0endrdCttQVI5M29tZHBob3dCaUhFemlaanBrMVdRTU5KSkFLemdJbW1IQUNkOEFGMzV6YUZES0thcTdYY05JUUtxOGxldmJNdXZKdW5LNUZNSE9nTWdzUzh0aEY4blAyQmJibmdnZVQzeEVlQkRONGJqbEcvRTdPZ2k1RDZYNzM0bnY3ZGREdDRpRWNPUEQ5R1l1aGU2bG44TTdqVkppWW5XSE0zc3daMlZnajFpeVlpNDNHeGhKNHh0WUpPSFh4NWwydjJQaFNUQVp5N0FyY0F4Q3E1YU13SWRuZ1gvRnZJNjR2ZURoLzI1YndIR2Z4RnBkUkptb3VsTCtCdU80MkJVSTdrdEdEZmZnNWY1Uks5SUhFOEs4eW96ek9VU1dPTmJZV09iNEtZL083b2hmZjVGS3E0NHpoVlhqR2RmVzJSVERFSXMxak5aeG0rT1NVR0RFRkZGVEhLNUlFdUcxWXo2a1ROeHhpMlRMMFV5QXdvbW4xa0ZOMmV6MXdiUkFkYUV3R0RmNGdUd2RRdFBDVkdWazdtUTl4RWorV1M0UTNlSEl4RTd5aHlIQ2NqTzJjT3prSU9uN3pYWWh1c2JKMnNhTWVFRWxTZjhITlJzbkc5bDUxYitoMnY5U2dPdzYwUDdoSGpuNklSS1RXTGpLYVNRQ3NDNEdTMk9GcUdnbEZpam5XTGdpd0hHTUxzU0hMeHAvekhDTWxCbjB1MHFCUmlxaW5kVVFCS05EU2tRVWdGeDQ5K0REZitHa1JXT1NHaDg3OXo3bkFPYm9jY3NFNnBlUGZIbHV4dlhsWW9vRE9USGx4bTlWSlE3dTVacy9odmJlZFExVjNkZGVsNytENzhFUHhldU1lRWwrOHRwdkRyL21RT0srVnhVanVOZEdMdFhOUjg3TjZRODBiS2NBUGtZeXo0ZEExMW43WmUyNXN0RXM4NUhjWjBCODZkQkxDODJmVUpIQjVmOWpHUnFzZ01maUVvVFdZTStnanRHaHpFUHVKMXRyWE40M0JvcnFzalJKU3M3dklUQmxldyt6ZkVENEtCbzRJdEIwc3JGMklTa1JFUWRWVm80SUNUS3p3Z1puUHd1elZDeS9GWFdLQk1aSXdDZTd2ekJzbDgzc3BZT2E5MDdFVTRpVi9zeEowbXJVdnRrQlZDUVJVbTM1Q2g2UDZaV1A3ZytwTzBqNllvU3ZVVnhOd29nbEJHVms4WitxVXI1SHVaV2dwYVZiMGRKTXRMV2tLajY2M1B1RE5pVFBGRGZhYTJKVHBNTFloRlJiM1hBaXBVQUZDUXVEZEl3c2pmcVlHcjNYSTZ5RkVUNDU0YjA1SUhpN1RmaHJWN2pQV3F5YWYwMGFwZWRlbWVxckcycmhhaHJYMXAzTzZ6RDl6U1pzMHg1RU9pRzgwTjBhajVFNVJUNjVHcDRhRHFHV0kxcUNsUitYeXJtYVV4L0pkOWI3ZzVYWkZtVzY0S1R1cFB1N290bVBmSGRIdnZ2ZnZSLzg4L3Q1MG1BaUZQNGpQbXllZmZzVTUvVVJsaGNNTnBNYkdiSnIvdlRkZ0R5QlRzbDhoUTE4L1dwa2szdWhxRFI1c2hsWG4vdnRTMVk1YTh4Wmh2WU9UT3FTc1R0VFk5RWNKNUx0OWxOcXF6STlpR2hvSTlpUkVrOXl3cjN2WWNYbWx3VXh2aFZWRW9CUWI0blVnMWxaaUJDSHNNYUNPeU9vZCtSK1dEazhFM2RDMlpiSWFMR2RtNkxBRzcxVVpLb0Q2bjBjYU80N29ha2c3dFdNQk1QdkxIcGJFRlRtY1Mvc3R6NWtjd1d1Mkx1amFmZVhjZTRJTlg1SkZsUlZ3NG0wblVvbVBRNnJNZ3ZoY25EWWI1K3ZIQklQVCtSNDlvRm1MY3FKVWo5THY2VExRUkdPS0daSldnZTBXWFY1N2UyeC90TW5WYmdPdVgvWDR4VEhOVDNteFBFRVgxMCtYcTZPNDErVG5wSUYxbjJhYzlqTVVUN0FFWkczclFycWJHTTlXVFRYSHpFRjZtRUZLZzhmZnlCSmFrVE82dks2ajBrdXVhKzQ1V0NDaTd6MENBcWV5WHpsYmE0cldHelNpd2FJTWh2cGdzY0V0TE9qQ2NhUHdwRUxGS04xZXJZVnNrcjBrZS9VUmdDeXN2VFJSMEorUTdEUW5UckRtd21jUEpaQ3RVTC82ZEZOdGgxS3FIZy93bDQ1T1NNNVlwTnFubzYrWFg0K3BPUTZ3Mlh0ejhsemdHYnpDSzNxRjYrWXJTOFlOM2xnZ01XZjYxVXZ3OVhzQUZKeWpFN3ZrMnZuNjIxNkpnTFQvbVh3Zlg1MkZSeGxhZnhuUTZrRmsyUWk0MEJhaHc2QWV0aTVIS2ZTeTFidXE1WVdneWJYYTJ5c2xuZlo5OW9LUTYzWEwweSsyYXoweSs3MGs2eWtsbzE3RzZKRWV0OXZyS2lJOTBIYTZaajBvL0V1WjlDWk9xVy9xeDZyZyt5NlpLU1A1WG1tUm93YURJdjBTdHFwRHVaSDNjV3hVb0xWYnhZb1NwMWQ3WXBCYy9PWldJUkl1YXNhTHJ1WHdrK0M0eW15b3lPUVZreDhHVXhkSkhyMkN3OFR3UUZOR3l2cXpMazJSejhsSndiNVo0aDBzazZjSGRCWHZoRklrRGw2WFpMWHM2ZkllVzNVMEtxS2l4cTJtdzVrYVk3VEU2N3RpaWNYOGRLblIzckJtUzUwc1dha3I5NFhrWVBIZWpQeHFwK0VscXdzMVhYVGNrMmlzdjRwTVZ0eUp3VjM4Z3NEUmZkM0hDdCt2YkppdjRHU3k0aFRTeUxUUnJFcy9aUms5TFBpa0tUZXRmaGt1cVVzM2NDd29MM2RtZzJWcHpNUVdmTnhXWm1Ld05XdTU0ZFp3cDAwUDM4eW9lUENLTjhvRkJLTTNQcm9CbTVQZ1pobXdTRTBFYWNHZUlDb1NEVjBjWVFzRWVCYUVvZFoyWnhvRm1rdTdlVERra3pFb25laVVFNHlZak0xeE9SbVpjUkxDd3UzVVJFRHNlcnZKajVxSGNvZUxCK0l2cEZxYzRON01xQlUvSXc1dTNVUEtqT2lCOElSN0RBd1g0MVRuZXdFMjhIcnIvVkdObmpWSEl2Unc3ckQ5V21RMGoyMzZEcWlJVVhhVHF0a1p3elkzZjFKVlRuMmRQa3FIcGFPbE5aOXE0U2pMVmNDcDllcWQ3Y0tkR0hHNUF3MUtwa3N3N0c3bUl6QnlGWjZmWXdVc28zalJickdMSEpmME9COGRmdVBKcGMvVHlSWkd2YWZqNDRVWndiRjJYVUVUYnMwU0YxbTV3UWdYT0VlR2puamJReGM0NlE1M3FzZDNneVhEVmhxQkZXUXFGN3RXbTV2clFQak50NHU1Q0MzOUpRRXF3T1hveXJpOU11Rm1JS1lwSUlqQ2M3VmEvRTJFUlJqV1B4M01tSlVWZmVPd2ZPUndQaVpYajQ3bHRZZ1BTOWN6S3VEYWRMR0JldCtUOWVlU25xUG5tcXZPeEl2bnJES0RSZFpqMHZSbGdUNWFNTmY1V095L3MzNnFZN05SOHJHWXl6RGhHUy94akxjZjlPMklhSFNnZzV6TUx1SytPTkFpUEFuT3p2ZTljbm90ZGVWYXhzYTU2RnNzS05wZnJJbnE3cHZXZE5XRVVTOWQzMHNQMU9WeEI0MDB5a3F2N0c5RDU0bERUMjVMYnBXNzJSSzl6aktLWVJ4WkVSWm1JSTNkT3Nha0pQTmhVRnd1NFhuN1NyTzl1UktxdEpHZ3k5VS9ENHNKSGpiV3pBMWwwdHdlODBMejlFekh3VkdYbTJuYlp3dmc4cW5RQW1YVVlCUjNKTmdPcm84T3RvNnYreDhXaCtsMTlGcHpGa2VmZktLZlFIcGJjUE1ETzMzQ3F4TDdwZ3AvL3Ftdk51TDUrcEhPVjhDZVh4ZWNmbVlnQWJZNnJuNm15Qy9nZ2NyM2ZnYmNBZWtLSC9NUkZqWGZCZzQvdC9laCtYLyt1SUp6SC9Ec003Qlp1UG1OUDZ2RmFoT2NOb3ZSdHM0NGRmai9wbWxRN1FqNDhLTWRGV0VWaExqVlVmWG5TSk9HT3NYRnpJRUFyRWx3WVJtczBDa29XQURCcndpaFo5OVVOWXVCKzh1d1ZaVE43MGdJaXdtMEJYQ09EdVZpM2Vtb2VoSVRJanVveUNBWk8wQmFrRGM5cEs5ZHlxRGRqWTJ1YUcwNWpES3JudVNvdW9rK2lKVlBOZHUwK2tZdEdJcmExV3NwMUIwanNicWR3d1NLRmZyMWdhTndKTFRTMWNjSzNjRktDVzQzZDVFLzNPZXI2UEN3VmpuYmFRbjFSdTVFYkkzcWE3aldaQVVXYkk0cXVxeHgrMjRYeWNvODFLenVyWjZBTEJxSjU4dTg1UE9rMWNwT21JOFN1YVlVaFZpSnV0K0tIVFJNRCtUZ2FzUUZpUWtjb3NJWVJGWXdBNHZSanlpVzJEang4TXhzTlU2U05VSXg3UWFZdWQ1U0hMZnd3a0NlQmZCQXJMS2FJY2FUTVNielZRREM1YWpCeEplMTI4WE0zM0hQUzk4dVdSVThDWVRoVXVLR0wxTzh3Q2dVZ3k0RTFlY3dhTWFsOFNNL0NKcCt2ZDYvVnJYZCs1K0tmeHZZQ0xSL3NmNnh6d01TQitlY3Jtb3h1WWFERzFJVjIzS2JrQnpIdWdrYW9FbGp4OTFSb1pTTDRWQ2hycHcrREtQeHNkalFYZHhwZGFxWXFEcm5mRGFnMUFkdEVGVVRGbGtZcFl3VkV6VmlReDZjMEI3VTU3TVVFT05TQXdMcWJKMzV3eFZMb0E2YXJENXEyaWpEa1FrcjJ6QlJGQUpNaTA4QmNaNTFtK1VtaXZDRjlWUG5ydjNsaEVNL3k0d2pWZjJxL0R6dWs5Mi8xdnM4bnZZNnB0N3YzclRHa3pub2ZXU1JjL3krK1VlNXJtT3BZWkJESVEzTUV3TkZBcjdxQ3VxTTd5RHZFcWFSMkNrOGxBOUZ1RXZWSUdjSHJPVWswTDROUmVNMVFkczhaQlBrcVpic3NjSVI1bHVqS0NDbmZkekV0WWl6V3dVczFjRitLZVRRcWI1M2JLVmxLSjFjRHlvTlFDSW5xRkpqU2NPMm1Xek5OQWRuUUZOb3oyeW51RDdaekx6ODlVOVcwNVdxWGFNdHFxM1lmWFVzTmdsN09DTHJuOVRRSkpWY3NaNHJCYnV0SVhpTWhXYkRhRCtXdU80dTdydzVnRURvcTlMdEdhYTFyczZ3TUZ3cTAxNllWdTdZVnFHeVA2MXROcTN5ZXczeG9tTlVocHBkbHFzSHJUQmIyTW44b0h2UlVSS2RHZGxhRUJ0UHdsTlcydXliM1RkYzdlS1ZVYjBTcDZnZjRHdDU2SStiZlI0dmN6T1IvajU0MzZIWE84c3ozQjhKTFR1alNDQ0pSQ0d3WUZuSTdFYjVQb0E2dG5zbW1WUlAzQ3RsUXRxN0xjUnBSNkZvYzAyWmgxNjNISTBJVWwvTnRESFpjQk1YZkZ0aGlyL2lYTFhnVnc4d0NsTTdYMEZwWmh4bEFzSjRvd1lCbHA0VmtyZ3JGV1RmREpsQkcwL01ucmxaY1cxeXMvdnh4N3pBWEVXc01FWFBBc29GRU1mNVFnODVPOWh5b2VsV2FxWXFBYThEQko3YUlxTUtOeGJoN3N6Rm5VZzN6bkRCbGFwNGVPQnFWak8weXhJT3gzUmdJZ05xMXd4WGU2V0FuYlJzcVhoaVRKRlA3SmVldXJHaXd5aXBPdDhBeTRvYU1OMjRLL1I2bTQwU3l4ekR2TDFXdkRYZWFzWmNSWjhIc21zVmUzVTZERWZ4QzNiVHRqY2lMZFBuaDJ3dTU4Mk9OZS8zclhKejkvSXNXVjFxelNyWWU2aDBLMTdsK1FVVDNuT1pqSE9TdmVLSmNiV3hPN09EVTlzYTcyc1BKcVQ3M2xtVnhMNmtXSFR6bVlDSC9KZk5sZ3BFOWlTcGJJL2pwbkJSQ1A3eEVqcmVCYVNPSFcyWUVQVzV1WlBQOEhlUU9nSFBhUG92VjltdVZZM2lWMlhJRExyeDdxM085NlNaYis3OVAycU1VU2lydEJTZXpZaVRmbnd6R25xb2R2T3lRcXREbTdZWkZvNXJ0aWhQSFcvSTlCdDB4eHNxWHJKMHAwZTNNUVJjSGhXMUJMUjY3L3MvK3NLRTFUZzNuRm50eTFLWndkYTllbnorZkpza2lWdWVGSUF6Vk5YWHJOcEVCOWwxci9lSzZHckRUcURoWm11SUlEV1VYNmJOcXM2SnZ6bW9CTFpmTGlSKzMwdW9QbW5SeGsxMVlIWHFtVDkxYXhCU0RkOHhSS0dSdXJvNVo0bkx6blBVaGE2RDZPSkpBODVKSnJQTUt1cm9xaWgrOE95V1J5ZlBLZW5Kb21FR21EbXgwb2dRQVJQTUh0NUR6bXJyc1NnMFBhQkM1SWdiRnpVdE5JSldCMnhiR1ZxWm9QVUUyNnltaWVLN291NUE2UXRaVnRYTHdSbW9Xb2VMampqOVJjNitoelp0OFdyL2FEem82ald6SnpJcURnQVM3dVB5UWF3bUJSR2lNUmJoSy9XNm1FekJLWmxEeHA1M2pUN3R1WHF0YThGZW9ITmhkRmlseXMvSWJjaEw1aEFBK1N6MUJTaFlzMnhWOTdaVVhhZmRoM0hWdWNTc2x5RVFTdDh3dExaL1FqTFhKeFZFYksvcVU5d3JJRWhkUVF2aDNQUnU5bFlpYkpyQ1lYc2R0ZXRUR3A2eTVIUzJMVlpnOWRBMWd3c2NUOHZIUlUyUTltLzJ6ZjVBRWlxNENWc09UcXlCOEVDL0JHY24wa2NpMk5QR09samZLUWJTMjRZQ1JxbTA4NW9adm9BZDI3dTdtVHNnUmRLWUVJa01sN0d6bzc3a3NTaFJIbHdLL2d1dmQ3TXIxQy9saU1MZU80bHRXZzVxR1JiTUltUTdpZjFjbG13ZG5wR3phNXQ0NXF4cW5TZkxaY0RoOUhZczRMR0tXNklPelV5OFp0YXNwdlBZT1pzdnJwZ3hwdzgrcTBxVkxCbDIxdCtmTWdGWEUzSVltd2lwbUx6Z1kwaTRDVmN1Zi9tTVZYWXVVTXpXV0F4VnVSMDlSc1hIRXJhZFNJaTVmMWZyckJiMWZvR3ZzbGZSeVFqVUZXWllaM2xmbHNvVWJQbktPNjhRT3o1dGlVcjhTUU1CNHBhK2hLUy83dHdidGtLTTBvd3lLV1JJMDd0SnJVVFpORFdZSUtacjF5VU5UejlsTlQvaWoyWVBiVVFabTU2SVFjSHh0T3pGcmZvOGVVaHlKMVkzclNZYmc5WXZ6RDVFZ0pHV2tadzVZb0YvY0FDNkQ5cTlOTnBheHpxU1YrVkNYVWxzT1RlVFh1eElIVzlFRVRMTWlaWEc0RVdkMHlKWjg2NWtaN1gxV0ZSeGVIa3FQTTRSeDBXdXhwNFdPb3NqNUxEYU5rT3pQYXBFMk04T0htM01OQXVQZDloTmd4UUdhb3l1aW9WUEdMM2lUT0xkTzJpSnlyMlpTVW04WnZiMEVSWFh1bzlVdUtjUDhwYWhOTVo3SUxmR3BxSVFNbGFQNFlDTHZ3YnFpbVNDcnhDWnAzWjhFelhkSUhRYkpxWVhWM1FUdW9CTnNuZUhRYXhGdlRkOWppU29RcXVaWDJEczBIZkRjRm5pMEFTck40bFM3Tmp4YVVzZzhmYlBGMkRFV1RXVTJkL2k0cllBb3FrcjEwS2hOSjFNYWlVUTB3R0hiWThUZTlydzJLenFaS3prOE5CU291dHBMbVdPdjZXN3FXR3EyZlQya1BtWWZLWUlsWmltS0ZhcHNOSmlvaHU5TzV4MUdiUXVOamJuakhVSVZqazR2Tlo2c204c3U3Vk9HWDJ4OTAwak15TE5RV05LUU5Da09vVFlGMmNlWmUvTEhvdEdXbDZlQ3Rad255YlZhN1JtMEJNZUVuVVNXNDhTWkdqYllKWC9CMzVwQ3p3ai9wTVFreWl3SkFqL2RmMVNlUWJRd1VDbWtMM3JlMFdDVmRrRW1wbVV4dVVPTVJmNWZFM0VoRUY1Um9FTmpPUUFjVldZc052VStId2FucllMMWRDVXU2blNWTVhMNTdyZXFldTV3UHZuOElQRlVGWDZCQWltajZWaU85RVFjLyt1ZjRqVmNhSm1ja2hIaWdLTUhkcmcrVkpaOXpVU3dWeDYxU1RQbXBoZ1locC9VbCtCTGRNdVlQVUVoVmFTT3V5Nk1XanBXNTFNN2lXbVpwZ2hEREhOVXVNNXpVUzNEUFdURzFqRlhaVEo2L2pHdm5uaCtiMmtWNTlVMWR5MTZ0L3ZIOVFQbjNNc3lJVG15a2FManpSSTBtSnB2d1JuWFFhQjFlMk5UY3BPTFNMdVdYWnJuVEs3bU5EZXdrVVFaVTZzTkpaR1M1cUFxU3p1TDg1QzNKYzlGazNZSHN3RjVJaEpyUm1RYmRCTDdPSUl4VEkwMjJ3QUZsVlpmWlVDYVpFQWdNYzc3S2FkWFJlL0hMaUJWejBrOXB0S2FzcDJjbFdqSmVMTmRVOXZabnBuemV5Wk95b095Tnc0MmVjUFlSVlppbzNBd2NyaHJVTXFoY2JkTUJKRllHakhXSk9yamdLZG41WU5FY0k2UGJZWkF1UkN4NnlNdFZHUVA4ZWFmSXlxZzQ4cWw5RERBTE00dERKZkVHOVdDWkR2Q2d6QThQL0N3SmE0eG1VZDB0dGUxU1Z1QzRoUm1sR2hoY2xMMTdranEyRWFBQjVqdmpWR2k2TE82SkIrMlZNUm9uUUVkd2NzUGJtcHB3OGpvTVgwL2dNU2E4NERSVkhMM0htSkNaTTFMVDdhUDVWdy8wZ0VuZUdsclRyNHNIN2RNL0tibTZKTlZ2VnBBb2hxWXpEbU1BZGtteXdzamxrbUtvcUZPNmVkaDZJRng4dHp3WDV4QUFPdEM0V2p5MFNZYndwV25RWmZES2drTEs3OFB3cVNhTDFkYUphRGFnSkJKRUY2aXdpbE41VDF6TVNWS2ZhN1ZVMUZEQTJPajJhbWQ4a3pLd2ZWNjRzeXFaVGxJNTFhMzhPTjIzcnZHb09KZFpVSXZXQkFhcUlicDJwMHdCTWhhSVUyQWp5Y0N4cURzQmlTcWprVlpjbW5rKzBFSWViKzNJVzAzRm10OUxpeXYxQlRoYTVPaVZMM1NNTytwa0R5TGMvQjNRcFpFVWpzK0xJaGpsWldCVnI2L2lDaWgrcTNJSFdWbndwTFF0ZlpsRjdpTUNzWktzNjhqbWNOVDF0V2pSdDVTV2xCQjM2OThEMHR0d3FsNnZQd2tOUk9yUDZRenIyVTQrQ0lrVXVSRUF1WFdGb0V6cm9Pb3Q1TFk1UDBlUTFNUUJlV2MxRllxUTJOc09Ca21YK3hKM1NSS1VRU1R1eld4dTNKaTZab082dTVINXlGcEs5NExOcDRlN0FVM0t1YmJOWjY0cm5PVEV5RjBVa1VSOGhodFJRbVFsVUE4RXNia0c2ZFhlSHhRcGxRNEhMd29jS2NLT21kb0hva0x3QzgrOEs5NS9Db2FCN3NiTnJBU3NKVDhvUTA4NERrTmFZVEtsUzhwdVdOTm9qTnozbjllZGUwalY0VG0zZmt6VGR3S2xnZEp0VzNSOUJyb2M1NGZXSmRtSGRPR0I0VGpIbDFhYnJjMGE4NEdJWTF3QTZ0UEFmck1BZzJLYk9tcGdzSm13V2M5by85b29WVnBHeXZxbTBudTdZd09sY3FvTEFsa2k2bVVFbVlPY0NBcEZXdTc4MkJLWWsrWllRR0h2cHo2ckJEZVh4bm5IN2F3aUprdFpMMmtOVCtaUC9TSDVXWFVVZ2tZWlpXTmVTbXJGbWN0SGpDaGFXN0lPL1hsaTlGalkxTkltUEFEZEVWV2NTUU9ab1FTUzdPVkt4bGphWE1hazdiMW5nS3hLQW8rWEhMbGdVMG1PbXJIb3NPRlErV0FuSkViQWNyWjdpclE4UzBFSmZ2V0labUd6Yk9LcHd0Y0s1U2VVdDNaOWViRWM5QmR1dm9MZUtOUWFRWGJDa2pEcXZzOWZ4bWpBdmxCVTR6MDN0cXBqTExwSG1MWFRPbFNMWWVXQzFvaENJTW85SXhwb1dkeG5ERXNhN2g4Mld4MSt1VGVQUGxNN0J6SVE0V0lSTGtvS0RETHdiYmlZWCtRbFRjRXdOS0VpczI1Mk5VM1haVStkeGNtTU13TE1MMk5UQmxZVFV1bmo1L3Zra3FDYzhheklvNHM3M2RvVGxJZ2VnTlR4dXk1MUd4aDdDdENDZXFBVFVnREt6aDZRZkl2L2xQZ213eVZuYmtsLzZrTXMvZmlTbFE5WG5wSVJtRUNqeHNuNk9FV1ZrVmJOWGVMWmF6bTZkRlJJZ1NSQm9oNmpMSVdmMTRtZVlTcmlobXdTSnB3aXlsaEJQclZ0VnRJbVlXNE5hNVYwVk9MVXArMSt4K2RCYVR0aDZMSG01ZURvV0VFdkZUQkNuM0l0c1lGME9GL3BBZ0RCdjhLeWJLQmVCVGREcTd3dU1kOVVvMnBJamE3ek9UMmNTSXlQWk9iS1pWSVMvUWZQQ1FvN0xhcEhtTDdiTzBxZWNSUHlBNE5aMUNoQUVlU1FaOUpjY2lpVE81cGkrd3U1cVJEMnFqdGhLSU5lL1JhMVVzYTVEMmJjUDBsUXdXWnRLam1ScHpmMlVTcGNvdlh6ZFN4YWErbHNEcXlhRDFMQUhHTlhNL3RQTFNnVmt3VitsS3NYTmRYN2NrUGY2a2ZnS3VOcXg2ZmErcXlTU2hWYUp6WlVZVWJrdWNFc0hxcm5TWUN3M1ROSlRsc3VkOEc3SmxsRmUvNU0rcFE5cmpwVU5vRE4rcElpWWhFWXBjZlRLaERiZXFQOS8vd3o5bmphdUxHZmh1WStRMGlwUmMvbTRrYmpjdGRoa0VWdHZNSlJ4eXJGZVVpQkt6TmhHeERzbEtqYU54c21vbVhCU05kOE5jRkVFOHpjdjVaQVIxVmp1UFJTL3BYbzRGYTdnUGxvaE9Kb01na2JGN04wWlU3ZnF5bzlobVFCVW9iQ2VCMyt6K25yVUZxelRyZEljaG50WFFSd2J6eGhMSkl4cXVVclpGZCt6MVZIeUpwTmNwSWJTWkdieTUxTXlldTBmRjlkdTZGZC9pUnpxdElwWTh6Qmx4M3hNOEsySHlQeHpZTEdrbVI4RjY5TmJRTUFvZnJ2UTl0cmZPeW43cFZzcXB3MnF1RzFPd2JnUGJEQUZ5TTkyK0hTQVZLcmtSdTc2cnR4OVZoa3d4SDk2YzlEZzBMcndlV294Ukt1MXkxRkpKUWRiTm5FQkc2dWxTRkVZOW9EcGNDaUNhWnRUVXdwTVQ2MnFDU3lxWmk0d0laOW5FcDAzM2sxa2QrbGJNclNYcXh4TmQvc2lzck1LaXd3d0dhbDlrYU03b3AyK3JwMWx6MFd0YVpISUNDM1FkOUVsWTFtb0R4WWhxSitEMW9XcTg1dFIweml5VVR0blFrMFhqZGpPM2NORllhbngxSXFNSTg5Vkw5Wk96RVByQ1k5RmJod2V4WUZxSFJvNVlJV1NWUG8xc3hqZTBsVXdrdEpnMmhpS0dNcVZhS3VIeGdYcFN6ZmJhbmNiYjc0MnQ2aGRzT2xoMlZnMHozbkdrMTc3bUJWb012cVRwTTg4QWQvZk1yYm1WUFgwWVpKQ09JeGpGNkhLZ0hkYTBJREJ3MDhHV3YzaDhtVGxuL1VBb1BXNEZpeUhwM3paTVhzbk4wMDFHTkZObjd1ODM2NldwSTA1SXJUMkZBSFBwdmdwbU5rVUt5SjhjSEpyTk9GeDRPdDJzUUFiRW45UUg0SkdsdnRuVHVMdEJkVXlTOVFHRkhMQUtMd2RPcVdCMTF3Q1ltNDBFdzVXU0s0Z2s2Y2ovdEQ4WmVJaVZIZm45VGsxV01UR1Z4TlhuNFVNeWRXTDFoOFRxYWEvbVRuQ1BmU3N3bTdiUzBxTE9pTHNNOHB0VTJFK00xWW11ZWpXc2ZPNFBZM09hWnU3eS9rWFpUSEkyTVdrOEplZGlZUUFhUDFmbVRCSG1lOVIySHB3Tnptcm5zZWpMVmc5U0FVTTZsSVQ5SWlhS2xWakZxYVd2eWhHVUFSeVBRc092VWtGSDJEMG9vTFJ0UkNYUUpSM2s1eW5vVVNDT2t4ZG9PZmpXamozdk5TbysvUGJWZXoyUWlNWE83SXR3REd6SkZXbTNHR3g4V1JpSGNvbE1aM3IzS01lR2dQTmlCY0tPdUlPYW14L3lpeFoya3FGTGZNRnJWaFlWZFU0cVBIWGhEc2VvV3V0UjVSS0tHV0NhekVUeUszaEJqdEVLY1RHejRlWkNQRnVBL0ZBaWhsNG85Y29HTFh3VkZCMm1jY2xBOHdpb0IzQnMzTTZ6WlNEZWIwRG5rRUdVQXNjeGttZVQxVXlUYUV0YmFQVVgrMlkvOTBobnMxSUluKzA0S3F4dXZYYW1JMDFReCtneUNNQ1NZRGFYQUhQMVNiNkFWN1lzWGQ0dGJsbXpkK2ZheVZhelYzV3ZabTNvaWpaK2Jjd3VOeEwxdFkwK3dGbkkrcHJIb20vYlBVZ0YxWVBUVUhSaHh4TGl3VUVENlN1OXJZVlZ2cklvTERhTVlqNmZQakJKVk9MaTh6UGlQOUVzUEQ1QUNwSHIvb3hoNmYzR01hdXNJaVNCT1ptQ2Jtbi9GNWdBVG1KZjhacTUrOWtJUXR4bk5wZlJydkRoNUd3eU5oUWs5cGNhZ3JiMUlwVWV6WGltMmlTbm82bGlBUmRUeVB1RFdhU0pzdmtxK01HeS9QVVFkMzJsOENnd21kRk1ZeTYyOERMRS9LTVhkTXNuVmxzN3FnejFxZG13V0QvT3ZrWnVqNkJ4OWV6NXM0MDVJcG1VeFRBM0VjVzRvdkxJRGFxTHl3RkUwNHc2dXZkM1pkVVhsRXcwYnpIQTBvRWEwOGdVYk5GdDZNK01SWlN6L2ZxNlFHMnBPZjlPMlVDcVQ1Sm8yMTNWaWRWdjhheHc3N2xXeHRkK1BUdnVrVWNiVTB0YVRFaFNFdEpsa045VUpuVm56OVdqbG1nSlFySzVQTHQyZWQzeWtuYjJRZk5GV1cyOFd5bk53bWh0VytQM0xsTDQ3TXpyMXRleFlvaWJzOXA2TFBxWkR3K2dZR2ZacHFQNE1xVGJxc3hwZ00xNGwxMmNERzBoaDhGVkkzRng5MXlBUzV2VmRFVFBHT0hrZ0hOU1dmZTZ0czFrem02cGRzR1dHSEZXQWpPMlZYWWNGeGw1Z1Zib08xNHpkNzhPd2p5VlgvNVZqN3IyRzN5NHlKWWthbUlZcTA4K1RLTG94eTU0bWVOTi9hNndNTVpSaWk0ajlLSW1rNG9yZVNzd1dUM21ZZm1pQXp1cDBIVng4TDBnQXJ4ejBzUWJ5QXI3R0szMkxxZ3ZjOE82Q0lYVnA4VGdRaFo0UFFRMXB4TE91Q1dMWnZGVGVBalllaTVZSGlDc0toSUxuNGltWG5IVXdzOUdzeDVObDVKRlpsRlF6MkRoelV5aG4yRHdMLy96MnB3b01kdEpWb0NSZW1jMzk4L2EwYzcwK3lHOU4zaE9iMDJvSHJmcm9MejYydGUweUFEUXlCVzZEQUowVGNBSWNPYnFtM2Z4b2psM3JucDV2bm91aXoxQjNMOTZLZDNSeHArSGFzV2llRHZXYmQwSTFqRHVtZTZ4NkplZkhrREJ6cktITnRuZ2l3U09pcVFKYmdVSDNZTFZoUktERHE0dGg0dlVFRUJTbkYzaDhVNzdLL1A5YWJlVEM4TEc0OTVaZmR5bUlJbkE1WGxlZ0F5ck5nWi81ZzN2N1gyeSs1N05iUnQzL0FoMEwwNlJ2SVh2aDlKdGt3eDRXNkhDbERaWE9wWkdHdUJSQzNvM04zS2hrSFp5bU4xbUVYSXVKU0xsZGpuUmRsS2hPK1JOWFlabFk3M0dLZFV4anFxY0dGMVdzQjNGWWx4OTFhUTNGVmJTU0cyZG56WmtjWmJRdkpucHdrUUFNRGNva2dVSlFhd0tqbXlkbHc3WXRRbG1OUVBkU0FPc3RLYlhwQU8xbGIvTFgwdVZNRHVsWUJXTEE3cWN5aVdYZWpscTNsY09mMDlpZjhYL041L1BqcTlyNlUyb25mZjdTcjZWYmV4NUxKSXVneUVScTJ5dXZxQmtTQWFLcTN5cFUwbzF6N1cwVXJ5MnppVUhhT043MURvc1RONjJOZjQ2elJwTkl2dTU3WDZlVU1LZDA4NUQwZTl5OVFBTEtnOThnRTI1U05wdG9yRFFiZUNON21OTE1LQnFtUUFKUE9DUFJBSitzMW1GL0ppRFptbUNDOFN6OHU3MTh1MStlOUdIdjBvWmlWMU5adVJHWFJiRThnS25tZW5kYStidXI2c1FuY3BMdi9xMTcrdUQxZmZiQ3VSVDFBanVQT21YK2NxVktqTnNhVUo0aHJ1RXhsL2xpMWxrY1IzcGdQdk10b0NyQnowalhwM2xKWThRd0J2REFUNEN3WHNUYzNMc01SOHR2WHBkdGI1ek5Xd3J4SUxxdTNWaE9IcFpGOUpFdU5LR2JKa2xjVVJtaWVPdFRWUW42RXFwcW9WOThLSW5NN1JrczlteVFTbU5mcm5RWXU1ZGRSLzZ0MklWWmFkMHErNEVkY3RhWEkxYnRIdmErMzZ2NThUM3JZNnUzSytQeDhhK2wzMDkwdUtMWG5rczdoeGRCdmxOMnhJN3RyUUdFK3JIVGFSWDNMVzI3TjZhMUNwN0NjS2JZTGRHL0Z4Ylc4MWhsZnh6azUxOVZJL3JmdXdIWXdLYzA5WmowVi8xN21Vc0tsbXNwblV5c2c0VE9GMmRyN2hVck56dFZWMkE2SWpGc2F3Nm1RMW5WNWljV25BWEJDU2MzaUk3L2E1MWhTb2Q4ZWNtek9QWDgveG9pMFllajJJa1lnNytMa2ZON1BsOVk5WDlucDkxSE51TGZrTnhIQU9xKzYraVlwbmg4VWtuZm52bEtnSkgrc3VhRThCYmxvbWRTZjRXa0FtcElBQ0xrSE8xWkJadVYwcTJFd245b1ZSNERTYkdUZldlbHVTM3pSaFBDOGNoTXhUN2oydTlBM2c5QkFMZWViRUNPcWFod1pZY3lUS1pSYkJiRWxoZnFPd0d4WmlVNUZ2b0RLeHVIS3Nza2tvQ3U0N0E3TmtnTUNoWkVON3ZiUXdiL0svOXRjNU9sQjNTTFZWYS9taXR0Rm9vVko4bkQwbnFwUDlIcnl2MWUxdUh5Ymk5bmp1WG94N2JtY2MrcldCQzJtVVFCR0hFeFZGWGZXbU54aml1ZUZyclhrcHYwcG83dnNwdGJjTFdpRjliNzVzRjBMTnAvSHZQZWRDa2V0Nk8wODh6TFJuT2FlZWg2Tm9lSGxCQjVWOG82RXNucmZTNEdXNENuMVJvT1J6RUF6dTVDOU1NaXdpbFJhcTVrSmg4elkrRERZZFZOV0VVSVA3dzJ3R3YrV3B0QlFuNVRZODF6WXdpMlMzaWVjSEwvaXluaEE4ZFJndXpWUFFZNS82R2tkZHZRMjVpdnNsYXRLcUpPZU9yekxyd1oybmNLTUpiaC9HYktTeGVsdmV6dVprUHdlTTNSc3lyNnR3MDRLdENYMmtRRzl0T0pIU0tLMjkydUlqMy9tL1VoNmVZQTdaVzkxM2t6T2hkR3ZZMUZqMDBENEtnTWFVTFRDY0ovYzIzdWo2cHIxdFNKRE16RlVTSEZsSWdtbVpVMDhLNVNkREJUQzI1eFJ4dU1LUUpxTEpNb1pxRFpRTHovM2ZKcW1aVWs0UlVsTzdEcWRKcjk3MDRWSjlVMWFwYnFuKzRmMWl1OTQzN3MyK3J5ZnA0OHpxa251M2NyM2tzd2drZFI5ZEJKVXRjbktVMXFDZTdwZ2pmMHRQYjhGcEhINzNYTVhydDBhQ25yWm0vOXpGMmMxZzk4dC9EdmNuc2VqK3Y1M25oSmRNNTdUd1UzZnJUeTF6OEQ0Z1ZmZG1rSTczY01oNUdYMVFabzdzVlk5WFBoblVVYzhTUk1jc09acnZENHdOUElaV0t1Zm44cTk1ZTZCbmZyVzJzbGthdzE2Tm14NUZMSlczZmtCZjAzbXBtejUvUHFQaHE2L3BjYjhkYi9vM01lV2RXMFpnNm1tbDJ3ZmM5c0dnclhicnF3bmFFV1JFcHFvU2V4Y0lISFJhaUNDa0tSWXhqQnR5cm9jNFliN0pITnhjOW5EeTcxdXB4akFVRC9HNGNKMVVQcll6SVRPWDFZQVYwVE1PTVczSnJWdGhzaWt1Y1ZXMnp0cHJMNUZMVG81Tld0RXZodW12UXdVeVUzR3FPWWpDbUdaYVU1Wi8xVm8zQkwzemhLKzVhU3BGdUJmN0t0UWhRSUNXcmhpQ2FtQjUrUVB0OVVsVmFRN0Vwdlhza2dvd3U1ckU2YTB1WFFmNHVDK3dueHFvK2FTazVmYkU2cE9aQ0tLV2xFbHJmUFFxTjQ5RGFXWGpEV0dvOG40eHB2Z0tsTVljWTRtY281VURJMnRaajBiMi92TXpGVm1ZbHNLekYwRXAyOGpGUWJsbGtNUUVTWnJkVzhiWGhCeTZGU0RBdEl3ZVlBUE1OSWRENDdidGIxOTUzbkZITzVTekw4cGt5aHFDcms4ZWpHSkxsQmIxM2VlYjJNcEduYk50cnU1L3Y1ZlhGYWNLcFBac1hwVjYvaU5GZWh3NVRLcmJtM2N5R0pzRkFzN2MxTjRCUlFpUXhqb3ZJSkRsbWVpVmh5V0xTb3BuS0tlbHlpREM3c3hCVGJxZ3lvVzZZVVQzUG84cWtYdW9RWE5aRTdkQTgvQ3VnY2EyajRiQXpkTnlRWWxrVnN4dXBHdGRuWkE2elFRS21HVFUwZnpzc3hEV2tnSktpNWxvTXdiVGc5Y3ZzcXZ2dThWTUc0K0RiOGRlNldGSGl4V1pWNEd5cnZZMjAvT1VTNWI3UzdIdFMra2Y4WS8vQ2ZqeVFic3BaaG0xZDVvQmxWTWtuRWs4TS9BOEJidkF1ZzhDcXZSUk9tNTR1N3ROV1pVQUtyYzM2Z2pGSzZyVi9XNG04TjhhYncycmo5ZUxjVUVScHFqSE5ZNVFBWjdYMVdKUlY5NERFVWxCOWNFYVE4eHdFZW5WbkZ3TGpMb2c4RnN3Y3RHQnUyRVlSWmNTTUVqa3g1NE1JcEJ3ZUgwQUtVYjAvN0hhN0hnRUkxekdPRHRZS3VyUEtuSHdLVVRjT0V4MmxSRFI0NjQrYXVYdC9rMVZQWmZPK3Y5a2Yxdzk2UFh1bWlpUW4zVkVsbysyZmVXK3JybVpVOHpibEpWTyt3T2FaNTcyNWlTS0c0NU5FWW9id3M4SXNKS2l5M1JEZ2ZmUk1rQWNJYmNWMlBFWW5yMWZVYTFzTjEwV3hmVm5TaUFWM3Era0taZXFhK3JRaE5jZFlEWWNCdDZGNVptQjVqNXBsTXZETVR4ek5DbFFRWFVpZVhIUjBaRmMxbUFZTU5BcXdUS0VmaC9GdXpZUWd5azdwMWhJdFMxcnFhaXVHcEpxY1h2NEwxeWN5WFh2SGlXdnJFb25NT29kOEIzbXNGdUcyRG1PWlVPZ3VDTG9yeGFWd3FZc3hCMEp4UzkrMEVYSnpiVnluak5YS0RFbFJiSVJnYlRBTGlLVkc3d0JXTEpwelN5VVhZamttUkc3YXprTlIwYk9YVVhFaFFtUzZaVmMwY256aXVWdVcwWEZFMEg0QmZHNlluaHhIZUJNZ2pYWVFtZ1VFdHhTaVpIK1lDaGx2VHlHanRSOVBwT0gwUEJlTk45c3ZFZko0bkRRNm1GVEJlenZlc1NuT3phN0VEV09wOGVsTEUvUEZKQVFaakhJZ2s1S255RUZPR21Jb25RU3pkRkNPNEhQT2g0ODhIak9KQ1JhT01iQVl1a0FqQzVwd084eXdTUnJORkovQ2lnVGxSYzVoV0FUOTZLNWZ5TnhZalhIdVJwNTB0SGFEeFZGTUtGNjFkcVI1d2JKS0tnd2UzcGg4WkZna0dLYWlXR1pQODYxbUY4Q29FZldLSVZySWdWNTBORG1XdEd4YVllRFJ3RGVxcUl4NkR6cVo3emNVY0JUbDdKUnVCYjVUdldscGxORUtYNnBQTWpUbHl1ckk2cmYyd25ZMndYUHErN1lsb29vdXNVeUwvL3lkeCtxWDQyT1hRUkN4Rkc0T0x1QUxoUUV4Q2xPTkZVcFo0OHk4ZFoxakg0RElIS056MGNKeFJHT2VoWERzdzNucHVaWktjQUtjMWRaalVUV0xCN2lndWs3UnpZZDAzeEJINDRBQVQ3Y3NDbzlqZDh0cHpqOHFsd25MOHVoUmFQaUJTNXRWcFFOTnpqWE53bVN5d3lwVzQ5TnREUFdteUdTTkNaSUc2L2djdnJQWE0wZWNEVE9mSVkvWDJHQldGWGVmN3hraHA3TForOFhYZElCa2xCc2dMZEtWVXhCWVArcmlEY2VQWVJNakY2L0pmRFkzY3dQeE9wYlROR1pUc281MVBPRng5V1JuMldZSWtOTWtLajNBbmdVcjJZOE40R3BLZ0JOYmhyS2FjMU1RRUxmNnhLYU9hUWpUaGdnMlN5VFVETzFabFpmVk12VkZGNElvWmh5RkV1bWdVMGVFVHNMQVV4cVAxNS9ubW1rSU1IektVQnI4c1A5ekhic29WOE8wcEZ1Qjc5VG9XbGxsamNKRDlVa0cxaXhpK3cvMkwvMXJlNHZkYW1NQUdwWmp6MVJYVTFQTlkrUERUczBBS0hZWlhKdm53T29ZeklqNWRISGtTK0V3MzNQczFrbXRuZlhXdHZTRnJ6bmdyRFpTOGo2WkJZeEV6QzBMMHF0RmNadExxNDNtaERFWlNUc1BSZDJ1WHNaRkV5WU1qZHhRSEY0Ny9ISXlqUXhyTWsyZlpnbFNsWEhKUTVLWXJVd2RKS096SzZ5QkRjWVVvblIvMk5VWGV6UHZPWGJXeGc2V3BCRmdOYjBzaDZrWEdiM1A4b0xlVmpPM3VuN2crcFFRMXREeW5ieStBL3JDVDk2QWdhVElxTE5CV1dwdEhVbnVrMW5FSnk3NytKZEY1NnRUemlma0p5QVdJYTR4b2hqZGpuQmlra1V6SlpjUlE5TVZoZmYrYnd6RHZyRDdDVFNmTTFCOEd1M0RZcmxJMkw1T2VxK1o3THdlUWo1MVRCMlprenl6bEppR1lSWEhCeXA2V1Z3eGpQSnVjc1VzbFVKTmJOREpSSmVTN3FhWEJwa01NbHJDeTJpTVF1ZTM1OU1oa3F3b3o2N0RhR2Qzc3BvTTFTZTVhT1kybWhCVy82Vi83KytJMzF5S2dzWDFmaFJxbW0yNTNVRWVpeE9EaFVBM1FjQ1p5d1hTMGxXQWY0RVdVV0tVM2tzWjQxMXd6dmh3QjE3SGswak9NcHRsMEJWdHJLdVVRUTRBNkV2dHJUTkNxSWJhZWl5YTNlNWxVdHd2Smd5UEhFN1J5Q2dRV0JBME1teFlCWVY0a0NjYjlTcEFIWTlDd3c5cDFGN09Bc05aN2tDYWhhcy9EcXZZaktQUkdETTJvc2xIYVRxM0RSSkF6MlArUlU1WDlTSEpzQnVoRVVGOHNKbGVNM2ZmUGdLbHA5S044N1BHWGg3a0Q1VkZobUIxcXNWb08zQ2g3bTMxT1JXTjJqSEgrZHZUUEFDbEdIRjZLWDdLTHpkblRaeGNGSEkyN0lBZlhMMTAyYXFRYWJWelIrbmxvYzdJV1pwTHpOSnhQUzVvUXA1dGRLd09xMW1LMVJBUXpSWnhyU09PRUFxMElZclBVZ2t0QjlFc2UxN21sNnFvVlBFSmJneEl3RFNqbkJaYTVvUE9KaHBLaHB0QkdSU2x5ZlJYT2kvTldVcVNWZlFaMXFwWjRDUktBRm9jVUg0V1Y2dTljYzVNYjZZYzcwbllYVTdmYzJsNzNDc3ozZlhTaDUzMUtjeDViSmRCMEJRY0pzS0VUaHA1a2RKMWJVMjRtaHJaRUx1elZuZXJTQ2toRkdQRVNNVEV0aWtWSDBZaDVxM05mV1prVUNFSVR4UjdMRnJjc1paSmNTR2hISThnV0QzSUtpR3hwR2ppWkJURytWcW1VaTlOR3VZOEpDbFZ6aFc0YklVbkZFbEUrUUJZY1JnR3lVa0ptbDZMZ25QNUE3SVE5Qksxd0RMNnhPaERYdEE3eTF1OWY1cVMwcDdtK3FSWTF5VSs4WGx0VWNuNzFldFRERHREY2RWa1BQUHJXRUdrb3hrUTBLRVdhcmJjbXh2M3l1TkZOQ1lBTEVMY3pJZ1JmRHNxcUVrZXpaUmVSeTByVnpKeWdQeUs5STJYTForNHhFbG92aFRKOEhsMGJCNnJvNVFEUFJranE3dThnQzQrNnBpR0VtMkpnaXlqcGdOaWVBdXI4emFzUFFTVnJTak5LSTlDTC93cTFGazZ0V3NVTWFQbUFoUFVqY3ZTQzBkZExTTXcrT1g4NTl0T1JOa3gzWDZudHRXWllMMjM5RnA5SGp3a2FmK3JQU3gvbng5b09IekprdWY5K1d6Y3puNnV5N0FUU0FSUStKdGJ1Z3p5ZC9VY1FNQ2w1aGpRaUU4b1dYN05mdlZSV3h1dnBpNjVtRzRWbGdYU3k2MnF0Y1pZTFVTb0s5bzREcVVTQndpeDdIMlpGMDRKMVhCYmowV3J2M3RBQytiVmZ5R1poRGlsekU1TFNTVEZFMUJMMFpWV0hnK2MxVlRuRTVabDVGRm8rTUZ2Nm1UNWxQT1Vrb2p5L3FzQ0VJdHllTEllZWh2K2V2Uyt6TWl6MzF4Z2w0OTIrWXZOME1UamtIVFlyY0hnN0phYXVmdnhSVEIyS3QwOHYxWmUyaXY5dzNUUlZlR1RzUG9qRGdGUzh5OWgyUVFlQUxBV1NiQXBoNEZwTmYyb2N3TGMwV0NNd0M1YnZ3T0tHTVZPSU5SRUhhczNFcCtSRS9xWWxJU3F0VjRFR2VyckZnenJXWWJUS1dFR1I2cEtZQVVEaG84M1JFT1dNd0ZLSElkYnJwSVQ1cUxCZzV2Q1FPQlNtQ3RjZFRIeHRXU3RaaklHdzJtS3VMeTNuTlhiOGZVNk95ZFpVVGJ2bTdmQmhXcXJoaE16ZEEvOCtwSEdSNmhGUVRsZVh6cDNTMWphK3A5cDJKa0FBU3hkQnNObEFWOXFqaGMwSmF0Y1FNQW9KY2JSK1ZSMEtTc1JEYUpHYXlrMVk1Q1lpZnRkNjN5VmxPc3hyOHRLenBRU3hOcDVLTnJDd3dOYTFCaGxPaWJQeWFjWXFZaGlHTjNsR01aMDdrYWViYlIyaFlGR0JxVnJERUNYcFR6TFduSUh6Y0xWMmhBaFVXNzg2cXh6RGlQTzRSUkM3UkV0aW9JUnd1c1JUMWZnZWJ3bUJoZTM0Wm5QcjRMenA1VHlLRnQvWTQ5c2l2d3JQQ1UvSlNqRGliZG5hRlpzNUZFQU1Zc2xzeVdCQmFpdGg3dzg4d01BSnB4VHRzcURSY2dGRHBZWlVjbmUwY0YyQXFFUE1jK2I4dEc2cFdGM1ZtcEdsN1RWMWhUcTJ4NE5tNk1NQkR1Wk0zYVZDcnI0dUNjWktyd2xSakFCbUY0UUMvSHZxRDhXV3FZb1ZmWUttbEVSK2JXSmExeERja1hKVmxzQlY1VCtTcGN3S3BTaWNlYmI3Wjl3S3lzSkVDdUZ4SEQyMkwyTGFmbGU3Rlo5bnZpT0dYSWRXUzMreE5JenRucGdmYnk5enVEWHNQWXRqODM5QTJrM3hta2lqRGd5NlRJSTBKSHdmNGFueG55cE9iYk40eDZ6SFZQYUo4ZmtjNGsralZjU2RhdFo3emwzQ3pIdU96WWVEMk1LK3lpMTNaZHQzWUFsd0RsdFBSYnQ4ZWtCSzVoWEh3aEZVcDJUaTdkS1U4MElFc3l6Nmd5bzNPWmdXTkF2Q2hnUmdnS1hnbFdKUkZOSVE3d0hLSVZJcitNRWVlOFBRQVRuR0J1KzZKMmhPTmVtbkRHQ3pMTFpNT3dXZVBmVjc3blhOM2tUMHk5VzY3UHU4enYvSTJ1d1haUFNlMXlWMEJaSWNKYzFucXVMVUN5SWxWbnhLUkpMZm0zdFhCeGVEYVM4MGVObFF2QTBnWmZrMkZMNHFVRCs0ekhNR1ZmY2RpSkNGL0FBZlp6ZXhSTDBzMDNUY0pTVHRvS1Y1bnZYZ0M4TCt3RnBXZUZDWXJVVVRQTkNiWkJDNjBTU25tU284WVpZbVFWdUJvRmQ5aExXUS9lclZ1a1preW1IbzduU1FUYTJMbTZTRW9GZGU0T1pyY0ZKbXVHbElheHMxS3B2bGxHcy9yZ2pCd2w2b0dTdzA2MlFzK2NSZk1vN1JjOXYxU2VsYU1IMTFmOTIvN0Q5ZmZ2TTgwdHFUWXYyZkg5YklHeHhtL2RoNXlCZXBta2kvbWEwTG9QOFhiTWw3U3BvV0dxdXNkRVpuWWNaYk92NVNNV0ZzRFdsSEVwTnZ6YXI2TmFZNTFKbVk1Q0VpZWZUMm1weHdQNVk5MjBYL0pydmJvazU5VmgwcEZjdjgyS2VjVVhxR0NnU3JFWjhTYkt3WjBuL1NFaHE1Uk9XQVFuWUFuNERqRUFwenE0MHdVVkpNd0loS0VqQ0pNa3A5WG5WRWRiMXRPVlJMTW9sWktTRXlyeWc5NmladTk5OFZ3Q25jbXRyTCsxWVBoVmppcUZuRFNHVWZMa3BtYVBSSDl4ejh3bVNsTlNxVWhucy9RZm1yMTBtUEx4cGdpaStOVWZ4T2VlY3pnUjZaYWd6SG8wd0Q3dXozRm5PZWkyWjUvQk1ac1ArWXd1UEJBSENBQjdmbUpwd0NBMmpGT0pGWFBCNHQrNE1FckNyU2lVdDdMTzg2V3JTVzR1R3hZRURyaWhSZnJvbVdqT3Yrdm40RjQ2aXhJa0Jnd09MWng5OURqa0ZYVTBmdnNuN0YxNWVjKzlHOUpmUGoxV0VQZTNMc1E1RmhJZ1FZQko1YkpkQmtEYTNobWc5Y1VhNGRIMWtwc1JRY3MwNTBzNnhEL010NTJXcGRURkdEQlB6NWVWSldoL1A3YjRmUVhaT093OUY5L3ptQVMrb2JFcUdsV2ExS1RwdG1QbXNoaVdIenAwSmtIcGZqYldLTHh0K1NLTWRoR1lwdlA4YVE1cmlBekdpcE9ROGs4SFNyU2xsUU02ZGZMRGVNQSs3RWRQVTRCN3ZlS3R2ZjdwOU52ZjcraFgrY0l4OGFFWUFpclUwVHREMEJCemVmUmI1SGs1VkRjQVZVU3M5dXZjMlA2Q2M2dGxUQjA3WnFpd1dJYldLL2hia1B4WUdEaHBNeW1pbWNERkVzWXlJWDVCVVhQRjE0L1dzWit1TmFNMHZpeEg0TW5xY0dic1ZrRXBPMXNycTd0YWxUaFZkRUJnYXNpRk9aUVdZU1JFdjQwcldna2FWblRFSkhzNU9NeXJqNHpvVzNYVjBtTlViUU5OQUxIN0UxbVh2VnJlTlg4OS80YTNuRmhoRktSZTBGTU4zNm5xbVVHTEpFY2Jxa3dvdDNpNEE2TGY0K0FiMXJjeXprZjMxNitjbTQ1R1A5VDZKWVNlZ0xib01oaUVJdnpYRVA4TWZRQUhuTDNWNzV1cGpyS1dWa21ycmZCa3YxOGE2dHJZYWc2Uk12TDA1MTVxTXViOGVEMzlPd3MybHJjZWlaM24zTWhSTEhKUTlJRzB1VURWNVk1a0ZpaFdQUUNtZmErVWZ4Qkp1MXJBYXBSUnNCUzdWUmZKUUs5WU1zZ2k0S0FValVvSWpmMzlIdDBwYmlGbFNHREdPRU5tMEs2STF5dFFUREI3cGdidmYvZEpDbkVwM25tZm14L1pOSGprdFEzVy9lamZLZXNsU0dLWjk1MUJrVVlwNjNjd2I3cUdwRnJjeHpyRXdaVWl0UjNJYmlQRnB2VjdBejdRQUF5SUFUSzhLZFVZK2lYVXlyakJjQ3RldTlVNk01ZGZWU2p5TW50ZUN2WVhEL3VuV3FCQXVxY0hySWRTMEp4bGF1aVZlWjZWd1ZBWXlRMkI0djFzY2hjT3NqS3VyVXFRVzdxc2FkZUxvcm5QQWJENk8zRFh1Ry9Oc1I4dVFVWDRBYi9Ba0VVWEp4TTZQaGZ4VmI5Y2NheW9saVpHMGxsRHNQOXJEOXEvbmQyZ2ZaWm10bXQrK2ZkMWx1cGZIOWhoMmNzR05ZWXpBc011Z0pRU1NkeHhJSDU5cFdwZlF5Um1sVjRTVVd1Mmx0dXlGczdvUFFpTmoyOWI3Wm93WUpvMzNkKys3V0x6SjQrMytmRHpaUjFMY2tnanVzZWlsZkhnWml2OEdDTVdKTVJlc21vSjEzQWxHRkNSQnFYamlzaTR2TmpwMkoxaVZnaEdsT0RZT2t1aFpJSWNFNzcrQzRMVEVTTksrbEdCR1d5a3JIVExMMW9yem1IOXhxVkQzZk5pTktlS2FIcnluWjgzY3ZYd1lLY1ZkNXBYTGMvOGgvaWlJSUpmS0l3K2pTWTczV01zU3E2eGFzZVgxWk1hUlc4ZmxTSHczVkdGVUxKaEVMRUpXR2haSThZNE9KbFUwVTNGS1pMblpZUUErV3ZkTHJyZDJ6bU9tS05tMjhGWU4rNk5DYVZIdEhmTENVQjhBVDJ5MmdUQnJrS2l5UTF5S1d3V3RWWDdCSkpSNEd6U2pLdktQVFk5eGRkWk10Q0RzUVExQkRVRVlYamZVc2ppZFpyL1diQ0lqa2Zqb0UxRitwKzYza2xxcU5ZbXgrcVJHeTI2cVRxdytvTmNQMFQvcnVqaTF2UC80ZnFqOHFNLzllYWRvbWdoamNxSmc2Q29Jd0t6ZGlINFpubGRGbDRReVNxK0lPZmMyMTlaeUxqRnQ3UHM4NythZzhmRVJ3c3pudFBibC9mSHlmRkhpVnREV1k5RnIvZXBsVVZpR05iS3ZicGJITldUQmJCWFFWMzZGSVdBQjYwOW94bHJWSm9iYVFtbXJaQVkzUTNlV3R2UmFOM3B0cDh3NVNUb2w5bnFlVS9NNEFyRWE0K1lKQmgvNUJjYjYyWG9xdDY3cjUvcHkvT1FhaTM1MS9KTGZVZkYvRGJFOXJYWkI4WklHMnZpU21tcGFzMkJtSzRVd3pNalI2RXVzOGYycWpCbnBxRm5rakNMUGZNT3JMNDA0Q0M3bzhJdGE5T3BRWjB3V3VTUDhTRXFwNkhadmw3ejYxdkw3N2hRZVJxLzNoc09LMUFhbjU1bEpPRklycjRmUXNKNWs2TmlXQkpOVjBpeUdKQjFYdkw5cXE0Q3djbDlCTTVXbVVIanVldFNwbzd1Q2hqbEhRN0swb0JibzJGaFhQMW1HVHJWdjdWOXJ4RUdnQklpc21JdVFaNUZieTJJeWl0RUt5djBuczdpL24yTCsycmJWNmZYejU0KzdLaS8xNVhnWmRyNzZRcGhnekJZbzROeFZFT0ROUTFYN1ZpNjIxSnlEWEZBalJ1a1ZzWlM1TDYyM2RWUkxYM2J2b2FXRGplT1k1OE1ZTVpJeDhma1p3cktQYzY4Zno5ZVhWeTBTZjBUQmdVcndXUFRXdm5sWkZCY0txWUZZeCtwQkpUb1BYbkpxeEx5OTg1VzNYMXl0ZDJEWWNKRVNDdzhBWExhSzV3UjVKSG4vVlJtUXduS2NsbnN5U2ppYlc5dloxZTFRSmlrTk02cVA0ZnlXbmFYZ056M0w2NFM3dDY5V0tiamIzTHE5M24vSlB5cms1bE0rL25MR1I2Mm1ZYjNDR0I3dDRxUTVRQ24zWWRWNDBqaTVZZnFHTEVKV09nRnVKNTFVYWFLWnlsT3lxa041SVc0NDBwcTR0Rjk4WFppVDFlUHcwRzh5UXJILytPU3lZSEdzQ29DZVpPalpsa1FUazdBYXRNVndHNGNxWExDQUZkaHlGRjRPTStuVTVHTkoxT1lTT1dEMThRM1hkSzU2MndKMGR2aDd6eEZTRDVVZDgrUHZ4T05lY3krOUZUbFZYNlhZaDZUc3hPcS84TTB2T1gvcisrYjE5dlhYejRjdXIrMzFlSjBtY3BDYTAyZkExRjN3UXpIQ2pFY3VaZ2tqMGR6SkdhWDNTTFVzODlybnVqeXJkZFljeGxQamZsK1d1emxvZlAwYTQ0ckY1M2o3ZkhsN2ZkTnloTHUySG92ZSszY3Z5OEt5cjJXQU9qZFFwelg1QU9FT2NWczVtSVBxMnhrTW0wWE9QYXFNS2llSklVOWRVczJqMEE0cFRuY1dSNWJlRCttRGRYVkRzTmR6UmkvVEJCaDJhM2J3cGI0anQzOTNyYWZTM2VmRy92NzRMWVZ5RDRDNjFyOUUwdER5bFhiWWN0ZDlHazkyZGFyWWNxdEdhMm90ZnN3UG9vbE54M1hnakZPaFB6c01Rb0prU200M0JIZ2ZmVWNrVDhqdGtkM1cydjN1STA5ZWJmVCs2RGl0S0dQbDlMcHlCYjZVcnRzS3R4dyszNUJrczFxWnpaSnNNdGRvZ1k5MzI1dW9QRGJRak9wWWVMMXJtY0hrVTBreTVwb014ZE9TdVRkK3lzM3MrOUNQK1JBalRnWkVvdnlyUGgrdHpIWHVGVnFkWVgxQWIvK1Z5L2Y1MklQWnYvMys5VFQxcmIvZDMrLzRORkY2Smc0WWRuWVp0SVFSYnIxOE4zekozZ0FNakZLU1c5Tzh6VXRibjlXMjNDWkRkU3ZBNDdHdUQyUEVTTTdFOSs4cGJmdDQvLzd0OWYzdDNjakVIMUdDWUVwNExQcVlmM2dnaS8rS2tzb0s2dnhBZzdic2d3Z0ttSlZWY2Q0L2d2YXJsVlZwallFSGZaT3BRUnExOVMyR2d0VVZ5NHhaSTVYbmdGV1BmNHpjdnVzODMvbTFnSHNJbWdkSWFieHhabFlDWUJTZUV1L3gyajUrOGcrbnRYdk02L2VQNS85b2FaYUF5NU1HamFwNUc3NXN1Zkl1OWpMcjJWcEliazFtVnpqdTFHVHRRSEg2dEJ2bjBLT1daN2JxbVVYSThtQWhyNlNsOHNxa2pXYXFybE5OUHpDUlV2am8rbzFqVVpleWJkenIydU1SSkh6T0FBVHVqNnZiQnY0aGtjRU9YZytoNHozSk1QQXRTYTZEeWtMMm1wYlQwVkVWQXlaSkRNOTkwaFU3bThMYnd5S2RtVENWSkd1dW1ZTmZBYWFnNjhaeFJHUVpqaTc3dGZ5TEEzM01pU2lwT2xseFRNNitucjB1ZWFlNUtsUjkwb25XM0ZyOTBmMFA2ci9lL2FmV244djlDUGI0L3IvSHByM1A3NCtQYWFJVFIzZEJZRlhxRG5BbWYxbmsxa3N5a0dTOGtWSlMydEt5TDd4MjI1ZTJHb1EwbnM5dGU1cEZXaW55NDRmYytZd2hmSHgvKzNqL01Hb1MyRk1MajBXZnl5OHZxMElxSFdZK0lIWWtSQkhuVk5zZHNIdS9Yc0ZmQlBDb3NnSmNDa2htV2tDeERkSU4zQWJkV2RxeUxjdUQzeHBGMTZ6NXFab055R0hZcmJuQnQvNVpNMHZIVDYvV1UzbC94L0h6K0h6NWYxeWFwL3FJWWlncEpVenR3Y1ZzUks5VERuSFV4U3h1SXZzdDZBbHdlbklUUFgzZUxlTEZVQVR3Y1V5UDQ3aldlbGkvUzFJSnhiWFNRZHRPWE9oaTNjMFRVM1ZCVXJCQzg4YXg2cUhzT3crYWZ6Nmp3ZGZSeDJ2QmVWRmJWbXY3RG4rRllmZTJheDBjVE91R0VUWWt1NnpSWm5lazJyaCtvTE5QdzlGbDViV2o0S3RkanJ3L0hjcGE3bUJYdGpDM1ltaElLMjd4ckc2N3ZkL1Q2dS8xMzIrMTJzVmNlcU5vR01QWk44KzVyWG1ucFdsVWZkS0wxdDFXblZoOVNOLy9yN2RmNitNZTdmM0gvOTlVL1dQNWVINU9FekZ3NU00UVNlRXVnMEpHMk1qUUNTM09yWmRFSUVicHZVcnYyN3F2YTkrUE85ajBLaVRFeTh1K3Z4aURCQ1orL3N6NXNMam04OGY3NThlbjFRMTlUa2plMW1QUjEvVzNCN3FnQncvT1NlYkRsVmZXUzB3eWFjR2M2aHBBTFkxZ0Rxb2Z0MlRZTFFKNEZESS9ZRlZkMVdWajRrVkJDV2trTEpRRDZaQVRyRmZuQkhBbWdLb24zT3BuS0RHYWNaUUEyb0RiZlRIVW1wRUJnS1RnSC9DamY3M2kvVmN3NWxScTkybmNmWnhmLzQvWGkxMDM3UG50VjE5bXlZemd2NU40clJuZ003OVdGQUx3bFg4VXJSaFVjN2NlU3pjU01JVUFDUENMdU5BNldtWlFmWHdFblFVRWVyVTNsRnl3ZHVWdjZEOHZjQnJRVjBHL2Q4YnVsTkFzZEt4a3ZiS0UxWVI1UmRrRUpqWGFTclppeldmaUVRbllQb3hhTEhvbkJPOWRWWWVKcmpOOEpEdnFjaVZNekJ5NjlnZGFMOUk1R0Y0UGJNTEorQjFvNlR5M2tMSm1uSDFnMkYvd3RnbGVld05lYzBrb0pxYmRlcEY5NHdrR3FWTUtwOXJxeFl3ZFE5Vk50VDBxUklYT2ZxaU9Mc0xXRTduMWJHbGYreUd2REJ6bm1sWVZVbFZnWmtGSWhXcy9vUzZBb1pxU3VUVGhZWEJ4OHQ2S0FkU1MzV3crWVhKVEFGZ2kxdlc1VnpSSFFQOVRqUWdrYytaY0Q5a2NLWHFFVWhxQm1reDZoRXRGY1FXOXhwSnJzSUlDelhjWkJScHdoaUJRUTRBNEFvVEZPV2hZRk5xaGVWaEtjVVNKT1BGdXh5S244SEdkM0pZeEFzNUgrcmFUVjBBNHR1RG40dnpyc0Q1bFZLRC94QTdScFlhUXJNTUU2NTZjby96VDl3dlNoaEkwOFkzK1dkdlc4MGo3T3ZSekh1S3dPTVlTRGxZaTNCaDZYN0RVT3p3T2JndGN4OEZ4OFZ6UlcwZlB4ZTBvODJ6bFBPMmp4bGlvYllDQTZZYXQ4eGM3S29RblI3Y0Y2aFl3TUQ3emxmNjhlY2gyaXFYUFEyOUg4VEpWNjZIeE9FVTdWSU9YOUV0Y0RZclRjbDh6NDlBQXdzdWdSempVQjdWOWVrQXI2blNCMEl1b0xnQmd2bEt1NGUyK3grakwwZzlkWmN6KzJCR2lsRFB2UFdaaEJkR2l4aEhwR01OdzYreDhLbFRtMUMyYmg2Nk41cFZTbWxOTGo3dDBYdE5hUk91RVQ0a2FYVmVmYU8wWWthSTFqTmFYWVNtRlIrVDNjWk1vcFE3dVVRVW1wSG1oSEUzdzFVdGF5M0txOXZ6b2FlMCtRYlhJNTZMejd4ZTdZbzZ0SUdxUWJaNDM5TENlalFRbVFUTE1CbDhnMVZROHBZSk9SQmtKVjVVSVRzcnZtR01JcU0xcUdrNmpacHZDS1NlRXpPV214eEp1VTJlU2d2a0Y0YXJpblJkaFN1ejhPZVR1aEQ5dXFDd2RxZG9VU0RvSTBLL0ZydU1OQ0JpQUNUTkF4NWwxVGRZV0E3QktSRzFkTG1pQkIxeVJCMXdZMzJsL25IRmtqQ3hHRkhBNCtSVUwvQTNoS29NMkF3b1dDS1VhRnJJMEFSRm1neU1zUXg1TmczVVBETFlMTUFJRk5zQkNrSUhoT2ZXMUhXaDdpMzVXaXA2Y3oxbEgvenlnUERPb3pzT2dpNjZkWlZGQzU2V25VSHFONDNvTkdFT2M2QkR3ZXZ4VjQ0VHhmRVpLcDJLNVI0ZmpDOEVoM2w5eEJDdGk1eGlQWm5KdEd0YktJa25kUlowY0Z3eWFuK0k3ZnR0WFlnTzFrM1RmdUEzUklUUWZYRzNnYTJ5WkdwT3JydVlXNFdsazN3YmUrY0h5RUpnRW10OGRCRnhpTVB0SU9UU1FiZnptQnFhYi9Jcm4zanBzVFdVdzliTGdmaWNFRysxSk1ValN1Wlg0UjdCN2REKyszN01Db1cyQW1xaDBLaTV3bWVHa2huSTFnTjZuQmhTT2tNN0FRcGkyNG1qaVF3WDZzeGltb1czUzJseEhESHlJZzJqWUJ4R3dHQ1N3RlV3d0Z5Um96U2VXSVBqWVdCTFp2WFJDTTdnbHhTMlFnMDh6eFRMT1NURHJnWm9kK1lUSzZCZE5lQytxK0lUbkV0MmlmYndYSitlRUZlRFVWanhUYUo0RElJWklDRVFSMHVaa3RWd24xRU1Ja3VNbEkrakIyMlp0eldnSjBicEc2MXZXUm4zbTJ0K3hwTHdIU2drWXBoU3dtSkpSWU9oMjRtL0s1UnN4YWpVVnZSVG9ldmhJZXRZWUtHUWxad05ia1ZMOXY2TldrdTZUTEpaK0FsZ1RZSlFLbHZxYVQ0VzRQTlMybmxJcGpNWXhGc05tSTJCVzJ0YjN3UzBqRExzdDhOQnhjRkJlVSs0bzc2bWtHbDdHTUN1RUFORFFpdUY4aGdsR0dMWkszSWQrR2dEY05KY3FteTQ1U3lrRFVDYncwY1BiTkd3S1FRR1ZBbXd5N3o2dFE0TFM3S2VZd205UFRlclRkOFFleXJxT0FUSUpuNyt5ZERxY2ZicWU5ak5kM3BhczVWOXg2Z25QblJhd2s2bzlTbWlCTkRJbExnekhVRUxPMlRKTGZjcHVqWTBGdjRqR1ZnZUY3aGNzb0x0VWhUeVVyNXd6azlYSW93eVVBbUNIVGU2bDJWYmVxeUFNbkQ1OHgwZkZjT1NXUHZNdGxYeHdNMFNBWklPa1FRYXpreFhuS3QzekNxVUZ0Y0tNeFFQS2FVWVBYVlZBTk16b0dYZUs2ZnlvQ3MxL0hrR2d2U0Z4UkZZamdnQm1RSUh2Zys2dHRUc0RHVTVRTjI4UXpQRVdJcU8zNFZ2S3VyTzR5enRpSjluYkl6QjV4endVZUNjWUhySXA0Z2Z2ekJ3MTNua2NHdW1kenk3VHZBdk1iWjUzb1lDS3ZZc1IwdXBkZ3BodXRsUzM3MEVvMkpFQjhLYUc0WVZvZGNHTG9OY3RMeXB3ejd3WVdnTmVuUE9oTVFLaTNFc1VjVFJlRXVGSllHVEVFMTZLUytlZWw4cnpXZXVsY1g0S3ZIYXVQTVZldXRqWGxubVphS1BTeTdIUVI5WGpla3RxeEwrQTJFL0NNWFpxMEhlVUExaXhVM1F5bjVwbElZbFI3a2Y1L3l0anJhcXNaWENZbjN1aDJzT1padERXVERUOXVsUzdjVWMyOEYxV3F2SnhSbXZkZHJYWmhOVnhJZUhYdEdJY2F0VHc0M0lWck5ncW1Ndis5YmgzMUpTbldjNVkrVGQveEJtNkZVRlZvaDZhanpHeVYxQTFlMEdWZFlzeGllU01zVE1UeE54NkF1K3RuRzg0MWxBc1hkZjEzNlBtc2xvRkxwQjlQbFRmMjhUZUFZWTVhcWt5K2NGK2tuK2I3WmEwTTNsQ0t5VDFrcHlpYTdSaGR2cUhjSjJ5SjA5YlZnTjNaZlZtQnFnZWxHWldaTVlWcVd6TEp6SHd0R053QzhBSEwrYnE0WDFnbWQ3WXZWcXlCQzRhSTh1K3dTN0xLVytYV0xhSlA0Wmg2ZEZFSDV2YlZiMFRtMnpGeUFiSm9pUmxrM0xsTGhyWkVCd1JhZU5ZSFkzZzlwdHI5dmo0WUN0Vi9Vei9OOTg1aThodlZhaG9ZblR4SEdPQ2lITHJkK0dFZHNqa3E2SUU1aUZIbkFidkloSW5qcm1uMGJHczVtN2RObEZFeGpvZGptRTUyNXJYd01IRXVxNzFYME5IeldXMUNwekpXQlpvdUFVU1JTeGYxSENOeHZlVDdRMUFDaUJRRkRnQ01qc01UQ3dDUW1LWWY1ejRTTDJRRWJxRkRJYzA1ZmFhVGk5Y2hCa2lLVVMrUFljSVJVVmp0TUFZYk0yaWpUWE93bEFRa2JkVllqQ1FJRkdlb25CSWdFUklnbVJJZ1ZSSWczYVFEaG1RR1ZiWXNROG5EbkdNVTdqaHhUa3U0VWNRWVZ3amlsdkVrVVFhV2VSeGp5SWU4YnhNR2ZPSithYU5HQ0RKWHFuUy9xNFZuS1plSVo0UzExLzJ4YTU1YkxjSGtwMlZrbiswcnJoYWdQT2VlK3FDUlJZWEtMT1JsbmhwcVVTSytMYXJ4VElmRlZWcVg3UmNWa0V2aTFKbFZtalY3bStyckJUakQ2dkZOc3F4Z3EyeHp0cFBpNzdXekUzK1pMSFpsdDZadDlwdW0rT050a084blhacDArSFdMNCtSc1ltcG1Ybi9OMUpMSyt0c0VBQVFCSVpBWVhBRUVvWEdZSEVOMWpLQ3lZWWlzL0h4UUozQlpMRTVYQjVmMEdlZFNDeVJ5dVFLcFVxdDBlcjAxVGFaYld6dDdCMGNuWnhkWE4zY1BRaG11RXN1RjBFZ1VXZ01Gb2NuOU11UWVnMEJFcGxDcGRGRmI0Wkd1TW4yYkduc3YwNm1XYU1tQzV1MTNYTmZ3K2J0cW5JMXdiNUpyNjg5OXZtdDlWMkZhbDlVZVlMRVhIL2RmdWpwRDhWd2dxUm9odVY0ZklGUTVNenhCN0JZSXBYSkZVcVZXcVBWNlExR2s3bGVmZm96clRhN3cxbG5sN3VUTXBqa2NvMG50dERsdUtGTHZxTjlxTUNCUHZyOEhiVGZ2N0lkY3JNdk1ybENxVkpydERxOWdUS2FJS2tta3F3RTB6NU5OMHpMZGx6UDU0V0N4M29SQUtMbWZIMC9HRTFtaTlWbVY4bjUrcDdHWUhGNEFwRmtBL095YlhWNmc0MnRuYjJEb3hNdkg3K0FvSkN3Q0FLSlFvOXp4eEpKSERCTTNRakdrbWUwdEJiTWE2ZXFwcTZocWFWRHB5N2RldlRxMDgvVjBkWFROekEwQW5oOFl4TWNwUVhtTTFpQmtBQVdDTmxaNThZMlkvemZOaXBVbS91V3ludVZWbEhSVS9RUXY4bTVyQ21tTmpsMlZoUUdSeUFmbWNNVCtrcGtDaFg3aGhuRkxIWTdsNGQ2UTJGdlZzY1MwUnVyVklIalhMTldwOGZJZWFzbWtDZzBCb3ZERTRna01vVktvek9ZTEFDRTJEQ0hLeW9tTGlFcEpTMGpLeWV2b0tpa3JLS3FwcTZ4SHhrOTZqWTk4UDZpK09ad2VEOXNqYTlRRjZiKzJtc3BBWDB4OGVSeEVGU0IrWHpSMGhPcyt1SjJWWDl2RzBuNmw3TUhsaEkzQlZqYWpIamQrNUxWWUd5SjZXWlRsMld4clUyWWNqRnhCcTZxTUNlOFNBbzdURTBhTjhwRnVBNHpvdkUwR21HVVVqUUdVaUlhdGtkaklEVkhLa0kweHF5a2xpVTlzd3hVa3RJVmpUQXFpZVRFQ0tHWmhUWm1SWXBpWWg2YU9LR0JpWVdKU0tIQmpPUTFJdVpRb0dxeXp0RHNBaG1UWVRUWW5CbXlXRG03MzMyaG1zYzZWY3pGUFZXRmlWZVZ6ZGJvVkZSSDB4WGVKQTVXYXlVVTNYUkpRYUdQWG5DamFlZzdUT2RRdFcrR2hnNVFPNGxVMEpURkNpMUdNUjRZUVBEMW02WkFJRk5QMVFFZkZwc1ZjYWlZMk1BaHMvcXFmSko0VjlOZ2x3eDljWlNuQVgya1FLaWp0STRoeWZjbDBlQUFyVldZU0R3cEY1WGs1RVFPNk1SSWdMMlBTb21uYVJEMWVIdmEybW1ybm0vaExEZWNGNkMvK3VMc0lJeldaelY5OHN5WjFrS2RsZVJFLzdrNU85L29Eczl6SlYxRUYrWE1HMS9HWWpIL1A3cGptc0hseGV5Q25VUjBHU2UwbGdPT21iS1B0NWQ4V0xiMjJZUHJwTnBiMTViWDE4cVhNRFZsMEpoeno4YTY4STU4NVdGZWladmpZVkRmS0Z6cEc3WEczYlYvMW83dHVtZ005T0ErZngydGV5dnFleFY3OEpCQUpZa1B4NUFtNjRHbXJFbk5UOGYzNmV3RGFwMjFmSElxOVZrL3l0bTIrZkYybXM3T3dGUUNYVXhqaW01VTZmaE5HK3o0WlJ6cjV1Q3QwaGROWmFtWDVrYWZ5QmpERTFQTVp3V01rOXFUcGNiZjhvazNCWXU0QjNLYzkrQWxVblcySkw2a1NPZmFheHBxRWVxMW9wNHN6WHMrTThybTU4Qm5iQ3c3KzlvSTRSblpxT2ZZeTErbnNmNzVoQ1BnMFMzV01RYzBqMjZrd3NjOEJ4SjdSeWp0M1pBa2U3bEQ5QW1uKzdUcHl5dmlicXAzZVJTanZwSkRKWGNrd0Nxd1NOaEtRQVdENE03MnRGKzdzRVlBaUVEVUlHQkVEVXdnQUtJZVZhcjNUYUQ3Sk1zeUR3MUdKR2hVaERBUlR3UWdGRVJFRWREanp3dzZXMHJQNk9UTk9YS3JXbE0rb0NvenBtNURrVlpic2t2KzNPbDB2RTZyVDkvQUczbE5xSitmRjVqdno4R1BUMng1djlsRStQWXIyWkEyZDVrZGczYkNaajJtY2pLL2toNmZzNHJNVWFZNnpsZnhOc3VnVkEza2kxbGRlWm5uNG1SbDE1aXR1aWxxZXp4QjdIcldHNWFLNitVTk9aN0JHY3VMYXFWOEJlYy9KamNrdEFwY0djajZGNUpVTk0zdGVMNmV6Q0F6WDNuV1NKaTZaamxQdWJpblBmSFZNazV4alJmeThwMnZSSnRJRXpWWkF0VWNoVGt2cmFpWUdEMzJ0ZUI2cWZWcTY4Zk1TVjdqb213NUtsbTZhV3BNdm5tS0VDMk43NnNEKzhsRGJMRGZtaEQ2UEVEQitwUm1qSnJ6RWZsME5WZjlkanhoREFjRVNkRTZodVY0S09oRlNWWU1ScFA1WXFzbFQwaTI1aGFFRS9ZbkVBbGJDU3lBU0F6V0NSRHRhMmduTDQ3aGdDQXBXc2V3SEE4RnZTakppc0ZvTXJlQVZIT3F6cnUvckZRTlhZSVR1bGFqY2xtRkMrd2FaK25pMkRXaTh3U0JGc01CUVZLMGptRTVIZ3A2VVpJVmc5RmtibUdjcnBmbHpUNnhxazNUZkVWR0dRakZlalEzdjc0eGg0dnRVaFdHdytsT1ZSYlRqTUV6VWdnREJBdDBxNVpTQ00vSUdISitZRVFYeVNNQVRNQ1d0Z2tuTW5IMkdYand2RWJDRS9Ha0RYdlVSdWo1b3EvMlZTa3VRZUJQUDlKMUtlSVA4eVR5OU8vdzM4UTcvOC8yWjZSeEduNTJsV2hVQ2oySTErdTRMSmExZDdUcEx0VHBKT0d0amFSanJVT3RKM2hrZEl1dU9xWUNhM3l3am1zVlhhaGhITGJVU0VjSjFaaUc2RFhabk9HMTBYT1NpMTFEUDlTUjVCQndqUzRpU25BaklXM2Z4OE9SNk41a0Z1THMvM21zWmlPUFl5ZG5GMWMzZDQ5OGRta0lVZm1Oc0VZQWlFRFVJR0JFRFV3Z0lCREJtTGhIWXNNNzN2S1dON3pqSFc5NXoxdmU4akZ2ZU1kQmxSN0lzYnFxa0ZSMk9KbDVZRmRjOUoyT290L2tnd3owb1ZTUXJwcGZxZHQwajVibkYva1Yyell2K1puQS9wbklUaCtSUTNxSVBPNnkwWk5YZ3VHQUlDbGF4N0M1VTg2ZXA1TUh2M0xSRXZTaUpDc0dvOG5jOGs5N283SWFKdDA5cE05dlVHbG5CcENSN2ZCaFE5b3BCQWFHZHZVeUI4TWJtYWlHaTI4NitwcDE4dUNHa0JFRlVrQzdEUkoxRXFyWnh0YTdBSEk5Q256QkphSW1pbnVIZzZWb28rKy9nUVgxVFl2RW9wMld2V3RKN2RMRE9WNjIycDdyMURlRU9IQ3cwcnRBeURMaXNpRHNGZklSTXdlS2N2UU9JZVVjWktrQW1rN0FSL3BSQlBRR0FWd2xVYWJBeUZ3OEJJUmR1Ym9pZTMrZ0pYT0FPcmwrNWZkalkzU1dGYVByK3ZXNTFtUkRYaWdKMitiaXZoN2tBd2RiZnZUd0FIQlE2QlJBNk9QelBmRmhOS3pqNjdKdlloSGgzaExNSjMwNTJCVEd2UGlKUkltcDduQnpyRk1yRHZOK05mUGxvTVVxcEZUVjhBdEt5cTkxR25LQnhmMGNqUDZxRWdaSkFHNWg1enIxTG1HM2NHeWlaRHhreGhaNXh6ZFJadXAxS2hlMmFmOFBNWjNBYmxHZkJjSjBReGZVbHJWNS9UUXVtdkhHdEtCblU4YTJ1OFJyOVR4Qk1yWms4RC94TU9XZG5iT1ZmMUkyTGFQM1pkRlZ3OWNzR25RMUJuYk1iZnpnUmozV2pQeXR3WllXcFBoM090bXNMWmFOY3h4cWFHVnFNVnFGZmZGcFU4YmJzLzBOMXZHM1BPV2ZTN0xVZUI4MVRmSG4rVmJEN3gvVW5UM2xYeUZsdEhmZFg2K1g2UnptZzlkNGRBSVNLN0dsVGoyemdNRS9KVXdBRVRBRUN3QUJBVWdVbUF5c3JLSTVzaFJ3QWNobkZTTWhlUThVb0tsdm5WYmtXOW1NZXEyK2JiTzlFUTJxMDlaOXd6c0FEYXJZdDRmdG9hbUJEaThnbWZiWktubCtsa1pXeVJ4MVZZVlNJcFZGWHM5Vlh5OXl0Q3lUTll0MDlZSUFHS2pxcERUMjJTZ09kUDVPc2RBSy92T0NYRm5ycEV3QS9QUFRKaW9wQjdIeFpWK01sYUdDVC8wNEsvTFkza2pQWVYvWVIxNDZHZ2crOXNYNm5hL2MyU28rRXB6M1BYdmUzUEtSeWxQSWhOWkFTQlVZVkRJR2hpa2lXYzFqai9jbGFlVkNKdmxqWDdKZnZPK3hoZlRESWpTWEJzNEhWMTZPbC9CTWZjdUZRNE5SbURPV0VoNmRpT0k2TlptR2w4N045SityMkpmcFcyKzVOaFYvZkdITE81N1lhdmJxN3phQ2V3YS9SRHhwL2FTSCtsdU9Qd0FBIik7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IGZvbnQtc3R5bGU6IG5vcm1hbDsgfQ0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE1Mi44MTQyNTMgNzg1LjAyNDUxOWMtMTAuMTE1MzY0IDAtMjAuMjMwNzI5LTQuMTU0NTI1LTI3LjI3NTM1Ny0xMi40NjM1NzQtMTMuMDA1NDY4LTE0Ljk5MjQxNS0xMS4zNzk3ODUtMzcuOTMyNjE2IDMuNjEyNjMtNTAuOTM4MDg0bDE2NS42MzkwOS0xNDMuNjAyMDQ2YzE0LjQ1MDUyLTEyLjQ2MzU3NCAzNi4xMjYzMDEtMTEuNTYwNDE2IDQ5LjQ5MzAzMiAxLjk4Njk0N2wxMTIuMzUyNzk2IDExNC43MDEwMDUgMjAxLjk0NjAyMi0yMDUuMzc4MDIxYzYuODYzOTk3LTcuMDQ0NjI5IDE2LjI1NjgzNS0xMC44Mzc4OSAyNi4wMTA5MzctMTAuODM3ODlzMTkuMTQ2OTM5IDQuMTU0NTI1IDI1LjgzMDMwNSAxMS4xOTkxNTNsMjAxLjk0NjAyMiAyMTEuNTE5NDkyYzEzLjcyNzk5NCAxNC40NTA1MiAxMy4xODYxIDM3LjIxMDA5LTEuMjY0NDIgNTEuMTE4NzE2LTE0LjQ1MDUyIDEzLjcyNzk5NC0zNy4yMTAwOSAxMy4xODYxLTUxLjExODcxNi0xLjI2NDQyMWwtMTc2LjI5NjM0OS0xODQuNjA1Mzk3LTIwMS41ODQ3NTkgMjA1LjE5NzM4OWMtNi44NjM5OTcgNi44NjM5OTctMTYuMDc2MjA0IDEwLjgzNzg5LTI1LjgzMDMwNSAxMC44Mzc4OXMtMTguOTY2MzA4LTMuOTczODkzLTI1LjgzMDMwNS0xMC44Mzc4OUwzMTYuMTA1MTMzIDY1NC45Njk4MzZsLTEzOS44MDg3ODQgMTIxLjIwMzc0Yy02LjY4MzM2NiA1Ljk2MDg0LTE1LjE3MzA0NiA4Ljg1MDk0NC0yMy40ODIwOTYgOC44NTA5NDN6IiBwLWlkPSIxMTMwIj48L3BhdGg+PHBhdGggZD0iTTgyNS40ODU5NzYgOTgyLjQ1NDc1NEgxOTguNjk0NjU1Yy01My44MjgxODggMC05Ny41NDEwMTMtNDMuNzEyODI0LTk3LjU0MTAxMi05Ny41NDEwMTNWMTM5LjA4NjI1OWMwLTUzLjgyODE4OCA0My43MTI4MjQtOTcuNTQxMDEzIDk3LjU0MTAxMi05Ny41NDEwMTNoNjI2Ljc5MTMyMWM1My44MjgxODggMCA5Ny41NDEwMTMgNDMuNzEyODI0IDk3LjU0MTAxMyA5Ny41NDEwMTN2Mjg3LjIwNDA5MmMwIDE5Ljg2OTQ2Ni0xNi4yNTY4MzUgMzYuMTI2MzAxLTM2LjEyNjMwMSAzNi4xMjYzMDFzLTM2LjEyNjMwMS0xNi4yNTY4MzUtMzYuMTI2MzAxLTM2LjEyNjMwMVYxMzkuMDg2MjU5YzAtMTMuOTA4NjI2LTExLjM3OTc4NS0yNS4yODg0MTEtMjUuMjg4NDExLTI1LjI4ODQxMUgxOTguNjk0NjU1Yy0xMy45MDg2MjYgMC0yNS4yODg0MTEgMTEuMzc5Nzg1LTI1LjI4ODQxMSAyNS4yODg0MTF2NzQ1LjgyNzQ4MmMwIDEzLjkwODYyNiAxMS4zNzk3ODUgMjUuMjg4NDExIDI1LjI4ODQxMSAyNS4yODg0MTFoNjI2Ljc5MTMyMWMxMy45MDg2MjYgMCAyNS4yODg0MTEtMTEuMzc5Nzg1IDI1LjI4ODQxMS0yNS4yODg0MTFWNzMxLjU1NzU5NGMwLTE5Ljg2OTQ2NiAxNi4yNTY4MzUtMzYuMTI2MzAxIDM2LjEyNjMwMS0zNi4xMjYzMDFzMzYuMTI2MzAxIDE2LjI1NjgzNSAzNi4xMjYzMDEgMzYuMTI2MzAxdjE1My4zNTYxNDdjMCA1My44MjgxODgtNDMuNzEyODI0IDk3LjU0MTAxMy05Ny41NDEwMTMgOTcuNTQxMDEzeiIgcC1pZD0iMTEzMSI+PC9wYXRoPjxwYXRoIGQ9Ik00MjIuMzE2NDU4IDQ4OS4xNTAxMTVjLTg3LjQyNTY0OCAwLTE1OC41OTQ0NjEtNzEuMTY4ODEzLTE1OC41OTQ0NjEtMTU4LjU5NDQ2MXM3MS4xNjg4MTMtMTU4LjU5NDQ2MSAxNTguNTk0NDYxLTE1OC41OTQ0NjIgMTU4LjU5NDQ2MSA3MS4xNjg4MTMgMTU4LjU5NDQ2MSAxNTguNTk0NDYyYzAgODcuNjA2MjgtNzEuMTY4ODEzIDE1OC41OTQ0NjEtMTU4LjU5NDQ2MSAxNTguNTk0NDYxeiBtMC0yNDQuNzU1Njg5Yy00Ny41MDYwODYgMC04Ni4zNDE4NTkgMzguNjU1MTQyLTg2LjM0MTg1OSA4Ni4zNDE4NTkgMCA0Ny41MDYwODYgMzguNjU1MTQyIDg2LjM0MTg1OSA4Ni4zNDE4NTkgODYuMzQxODU5czg2LjM0MTg1OS0zOC42NTUxNDIgODYuMzQxODU5LTg2LjM0MTg1OS0zOC44MzU3NzQtODYuMzQxODU5LTg2LjM0MTg1OS04Ni4zNDE4NTl6IiBwLWlkPSIxMTMyIj48L3BhdGg+PC9zdmc+DQo=",LR=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:OR}})])]),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)},jR=[];const $R={name:"IndLoginForm",components:{Form:C.Form,FormItem:C.FormItem,Input:C.Input,Icons:le,Checkbox:C.Checkbox,Button:C.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"))})}}},Tr={};var HR=b($R,LR,jR,!1,XR,null,null,null);function XR(e){for(let t in Tr)this[t]=Tr[t]}var PR=function(){return HR.exports}(),AR=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)])},KR=[];const qR={name:"IndLogin",components:{Card:C.Card,LoginForm:PR},data(){return{loading:!1}},mounted(){v.clearSessionStorage()},methods:{...Lt(["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:pe.homeRouteName},()=>{this.loading=!1})}catch{this.loading=!1}},getCryptorPassword(e,t){return v.cryptor.encryptForLogin(v.cryptor.encryptForLogin(e,"sm3",!0)+t,"sm3",!1)}}},Nr={};var eU=b(qR,AR,KR,!1,tU,null,null,null);function tU(e){for(let t in Nr)this[t]=Nr[t]}var ss=function(){return eU.exports}(),aU=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)])},sU=[];const vr="ind-unit",nU={components:{RadioGroup:C.RadioGroup,Radio:C.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(vr);t&&t!==e&&this.$emit("input",t)}},methods:{onChange(e){this.$emit("input",e),localStorage.setItem(vr,e)}}},Rr={};var iU=b(nU,aU,sU,!1,lU,null,null,null);function lU(e){for(let t in Rr)this[t]=Rr[t]}var Ur=function(){return iU.exports}(),rU=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)])},oU=[];const cU={components:{RadioGroup:C.RadioGroup,Radio:C.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)}}},gr={};var dU=b(cU,rU,oU,!1,hU,null,null,null);function hU(e){for(let t in gr)this[t]=gr[t]}var br=function(){return dU.exports}(),uU=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)},pU=[],hS="";const mU={props:{row:{type:Object},steps:{type:Array,require:!0},curStep:{type:Number,require:!0}}},Sr={};var fU=b(mU,uU,pU,!1,VU,null,null,null);function VU(e){for(let t in Sr)this[t]=Sr[t]}var yr=function(){return fU.exports}(),TU=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"})])},NU=[];const vU={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}}},kr={};var RU=b(vU,TU,NU,!1,UU,null,null,null);function UU(e){for(let t in kr)this[t]=kr[t]}var gU=function(){return RU.exports}(),bU=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)},SU=[];const yU={name:"IndUploadFile",components:{PreviewModal:gU},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=u.default.cloneDeep(this.defaultList);e.forEach(t=>{t.fileId&&(t.fileUrl=v.getOssFileUrl(t.fileId))}),this.uploadList=e},removeItem(e){const t=u.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),u.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")}}},Fr={};var kU=b(yU,bU,SU,!1,FU,null,null,null);function FU(e){for(let t in Fr)this[t]=Fr[t]}var Wr=function(){return kU.exports}(),WU=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)},ZU=[];const xU={name:"IndUploadImg",components:{Modal:te},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=u.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=u.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),u.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)}}},Zr={};var MU=b(xU,WU,ZU,!1,wU,null,null,null);function wU(e){for(let t in Zr)this[t]=Zr[t]}var xr=function(){return MU.exports}();const Ke=`${pe.imgServerContext}/system/auths`;function EU(e){return v.axios.get(`${Ke}/getRoleList`,{params:e})}function DU(e){return v.axios.post(`${Ke}/addRole`,e)}function CU(e){return v.axios.post(`${Ke}/updateRole`,e)}function _U(e){return v.axios.post(`${Ke}/deleteRole`,e)}function JU(e){return v.axios.get(`${Ke}/getDetailAuthsUsers`,{params:e})}function YU(e){return v.axios.get(`${Ke}/getListUserRoles`,{params:e})}function BU(e){return v.axios.post(`${Ke}/saveAuthsUsers`,e)}var zU=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)},IU=[];const QU={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:EU,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:u.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:u.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 YU(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 JU(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 _U(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"?DU:CU)(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 BU({...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)}}}},Mr={};var GU=b(QU,zU,IU,!1,OU,null,null,null);function OU(e){for(let t in Mr)this[t]=Mr[t]}var wr=function(){return GU.exports}();const Er=`${pe.imgServerContext}/system/auths`;function LU(e){return v.axios.get(`${Er}/getUserAuths`,{params:e})}function jU(e){return v.axios.post(`${Er}/saveUserAuths`,e)}var $U=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)},HU=[];const XU={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:u.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 LU(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 jU({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}}},Dr={};var PU=b(XU,$U,HU,!1,AU,null,null,null);function AU(e){for(let t in Dr)this[t]=Dr[t]}var Cr=function(){return PU.exports}(),ns=Object.freeze(Object.defineProperty({__proto__:null,NotFound:Ge,ErrorContent:da,Button:Ve,ButtonGroup:Ne,DatePicker:vn,Drawer:Wa,Dropdown:_t,DropdownMenu:bn,DropdownItem:yn,FormWrap:Za,Icons:le,ImagePreview:ar,BrandInputModal:nr,ComInputModal:lr,ItemInputModal:or,TreeModal:ur,ItemCompInputModal:mr,RowSumSettingInputModal:Vr,AppMenu:Ea,BackTop:Ca,Collect:Ba,ErrorStore:Li,FullScreen:za,Language:Hi,OtherMenu:Qa,SideMenuItem:Ga,SideMenu:Oa,SiderTrigger:jt,TagsNav:La,User:ja,BasicLayout:$t,EmptyLayout:ht,PageLayout:$a,DetailView:ul,PageView:ml,Login:ss,Modal:te,AuditModal:Dn,AuditLogModal:gi,ExcelFlowModal:Si,HelpTableModal:ki,HelpTreeModal:xi,MaterialItemModal:wi,SignModal:Hl,ReportIndexModal:Kl,ReportOptionModal:er,BackTopPanel:Vl,LoadingPanel:Ha,ConditionPanel:kt,Poptip:Xa,UnitRadio:Ur,ZeroRadio:br,Select:Pa,OptionGroup:wl,Option:Aa,ItemTypeCombineSelect:Cl,Sign:es,StepTrack:yr,Table:Qt,MobileTable:Ri,Tooltip:$e,Tree:St,TreeSelect:Ht,UploadFile:Wr,UploadImg:xr,RoleAuth:wr,UserAuth:Cr},Symbol.toStringTag,{value:"Module"})),_r={install(e,{config:t}={}){e.prototype.$config=u.default.merge({},t||v.config,e.prototype.$config||{})}},Jr={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:u.default.cloneDeep(u.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)}}},KU=Object.freeze(Object.defineProperty({__proto__:null,IndConfigPlugin:_r,IndRouterPlugin:Jr},Symbol.toStringTag,{value:"Module"}));const Yr={name:pe.rootRouteName,path:"/",redirect:"/home",component:top==self?$t:ht,meta:{hideInMenu:!0,notCache:!0},children:[{name:pe.homeRouteName,path:"home",meta:{hideInMenu:!0,title:"\u9996\u9875",icon:"md-home"}}]},qU={name:pe.loginRouteName,path:"/login",meta:{title:"Login - \u767B\u5F55",hideInMenu:!0},component:ss},eg={name:"user",path:"/user",component:$t,meta:{hideInMenu:!0,notCache:!0},children:[{path:"changepwd",name:"changepwd",meta:{hideInMenu:!0,title:"\u4FEE\u6539\u5BC6\u7801",icon:"md-home"}}]},tg={path:"/404",meta:{hideInMenu:!0},component:Ge};function ag({homeComponent:e,rootChildren:t}={}){const a=u.default.cloneDeep(Yr);e&&(a.children[0].component=e),t&&t.length&&a.children.push(...t);let s=[a,eg,tg];return location.host.includes("localhost")&&s.push(qU),s}function sg({rootChildren:e}={}){const t=u.default.cloneDeep(Yr);return t.component=ht,t.children=[],e&&e.length&&t.children.push(...e),[t]}const Br={EmptyLayout:{component:ht},EmptyLayoutNotCache:{component:{...ht,name:"IndEmptyLayoutNotCache"}}},ut={DIRECTORY:1,MENU:2,BUTTON:3,PAGE:4};function zr(e){return[ut.DIRECTORY,ut.MENU].includes(e)}function ng(e){return Object.keys(ut).find(t=>ut[t]===e)}function Ir(e,t=[]){return t}function ig(e,t){if(console.log("permission2Router params",e,t),!e)return[];let a=[];for(const s of e)a.push({path:is(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 Qr({list:e,menuTree:t,pageNode:a,parentId:s,crumbs:n,root:i,microType:l}){!e||e.forEach(o=>{const{permissionId:c,label:p,appId:d,pid:f,icon:r,type:h,uri:R,permissionValue:U}=o,S=U;if(f===s){if(zr(h)){let Z={type:h,name:S,pid:f,path:is(R),uri:R,component:S,meta:{appId:d,permissionId:c,title:p,icon:r,crumbs:[...n],activeName:S,data:o},children:[]};Z.meta.crumbs.push({icon:r,name:S,title:p,type:h}),ut.DIRECTORY===h&&(Z.component="EmptyLayout"),Qr({list:e,menuTree:Z.children,pageNode:a,parentId:c,crumbs:Z.meta.crumbs,root:!1,microType:l}),Z.children.length||delete Z.children,t.push(Z)}if(ut.PAGE===h){let Z={type:h,name:S,pid:f,path:is(R),uri:R,component:S,meta:{appId:d,permissionId:c,title:p,hideInMenu:!0,notCache:!0,crumbs:[...n],type:h,data:o}};Z.meta.crumbs.push({icon:r,name:S,title:p,type:h}),a.children.push(Z)}}})}function is(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 Gr(e=[]){e=e.filter(a=>zr(a.type));const t=[];return Qr({list:e,menuTree:t,pageNode:{children:[]},parentId:"0",crumbs:[],root:!0}),t}function Or(e=[]){for(let t of e)if(t.component){const a=Br[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&&Or(t.children)}return e}function lg(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 Lr=(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)},Kt={path:"/page",name:"page",meta:{hideInMenu:!0,notCache:!0},component:$a,children:[]};async function rg({router:e,store:t,microType:a,allowPermissionList:s,routerOptionsBak:n,to:i}){let l=!t.state.user.userName;if(Lr(e,i)&&!l)return;l&&(await t.dispatch("getUserInfo"),await t.dispatch("getAppListData"),await t.dispatch("getPermissionData",{constantRouterComponents:Br,permissionStoreKeyParams:"ibp-sc-permission"}),e.options=u.default.cloneDeep(n));const o=v.getPermissionCache(),c=Ir(a,o),p=e.options.routes.find(d=>d.path==="/");if(l&&(e.addRoute(p.name,Kt),p.children.push(Kt)),!Lr(e,i)){let d=c.find(h=>h.permissionValue==i.name||h.name==i.name);if(!d&&i.path!="/"){let h=c.filter(S=>{var Z,L,Q;return(Z=S==null?void 0:S.uri)!=null&&Z.includes("?")?(L=S==null?void 0:S.uri)==null?void 0:L.includes(i.path):(Q=S==null?void 0:S.uri)==null?void 0:Q.endsWith(i.path)}),R=h.filter(S=>!S.uri.includes("ibp-sc")).map(S=>S.uri),U=u.default.minBy(R,S=>S.length);d=h.find(S=>S.uri===U)}const f=ng(d.type||"");let r=lg(ig([d],a)[0]);f=="PAGE"&&(e.addRoute(Kt.name,{...r,meta:{...r.meta,notCache:!0}}),Kt.children.push(r)),f=="MENU"&&(e.addRoute(p.name,r),p.children.push(r))}if(l){const f=Ir(a,s).filter(h=>e.options.routes.findIndex(R=>h.name===R.name)===-1);f.forEach(h=>{h.component=h.name,h.meta={hideInMenu:!0,title:h.label,activeName:h.name}});const r=Or(f);for(const h of r)e.addRoute(pe.rootRouteName,h)}}function og({router:e,store:t,microType:a,allowPermissionList:s}){const n=pe.loginRouteName,i=u.default.cloneDeep(e.options);window.sessionNotValidHandler=function(){let l=location.href;const o=l.indexOf("?");o!==-1&&(l=l.substring(0,o)),!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){C.Message.error({content:l,duration:10,closable:!0})},window.getQueryVariable=function(o){var c=window.location.search.substring(1),p=c.split("&");for(let f=0;f<p.length;f++){let r=p[f].split("=");if(r[0]==o)return r.slice(1).join("=")}let d=window.location.hash.substring(2);d.includes("?")&&(c=d.split("?")[1]),p=c.split("&");for(let f=0;f<p.length;f++){let r=p[f].split("=");if(r[0]==o)return r.slice(1).join("=")}return!1},e.beforeEach(async(l,o,c)=>{var h;C.LoadingBar.start();let p=v.getToken(),d=location.search,f=!1;if(d){let R=getQueryVariable("token");R&&p!==R&&(p=R,t.dispatch("loginSuccess",p));let U=getQueryVariable("sso_token")||sessionStorage.getItem("sso_token");U&&(f=!0,sessionStorage.setItem("sso_token",U))}let r=!t.state.user.userName;if(!f&&!p&&l.name!==n)c({name:n});else if(l.name===n)c();else if(r||top!==self||location.href.includes("imarket-analysis")){C.Spin.show();try{await rg({router:e,store:t,microType:a,allowPermissionList:s,routerOptionsBak:i,to:l}),r||!((h=l.matched)!=null&&h.length)?(console.log("\u8DEF\u7531\u6CA1\u6709\u5339\u914D\u5230",l),l.name&&l.path=="/"?c({name:l.name,query:l.query}):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF3",l),c({...l}))):(console.log("\u8DEF\u7531\u5339\u914D\u5230\uFF0C\u8DF32",l),c())}catch(R){console.log("router.beforeeach err",R),c({name:n})}C.Spin.hide()}else c()}),e.afterEach(l=>{C.LoadingBar.finish(),window.scrollTo(0,0)})}const cg={mode:"history",base:pe.routerBase};var dg={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:qt}=pe,hg=(e,t,a)=>{const s=rc(e.tagNavList,a);e.tagNavList=e.tagNavList.filter(n=>!Ce(n,a)),t.push(s)};var ug={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=pa(a,qt)},setBreadCrumb(e,t){e.breadCrumbList=ic(t,e.homeRoute)},setTagNavList(e,t){let a=[];t?a=[...t]:a=lc()||[];let s=a.findIndex(n=>n.name===qt);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!==qt&&a.shift(),s>0){let n=a.splice(s,1)[0];a.unshift(n)}e.tagNavList=a,Es([...a])},closeTag(e,{$router:t,route:a}){let s=e.tagNavList.filter(n=>Ce(n,a));a=s[0]?s[0]:null,a&&hg(e,t,a)},addTag(e,{route:t,type:a="unshift"}){let s=nc(t);oc(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===qt?e.tagNavList.unshift(s):e.tagNavList.splice(1,e.tagNavList.length>=e.maxTabNum?1:0,s),Es([...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(ma,t),Va(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",Gr(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",Gr(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",u.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",u.default.reduce(t,(s,n)=>(s[n.indexCode]=n.indexDesc,s),{})),a},updateIsFullSreen({commit:e},t){e("setIsFullSreen",t)}}};const pg={modules:{user:dg,app:ug}};var ls={exports:{}},jr=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)}},mg=jr,qe=Object.prototype.toString;function rs(e){return qe.call(e)==="[object Array]"}function os(e){return typeof e=="undefined"}function fg(e){return e!==null&&!os(e)&&e.constructor!==null&&!os(e.constructor)&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function Vg(e){return qe.call(e)==="[object ArrayBuffer]"}function Tg(e){return typeof FormData!="undefined"&&e instanceof FormData}function Ng(e){var t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&e.buffer instanceof ArrayBuffer,t}function vg(e){return typeof e=="string"}function Rg(e){return typeof e=="number"}function $r(e){return e!==null&&typeof e=="object"}function ea(e){if(qe.call(e)!=="[object Object]")return!1;var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}function Ug(e){return qe.call(e)==="[object Date]"}function gg(e){return qe.call(e)==="[object File]"}function bg(e){return qe.call(e)==="[object Blob]"}function Hr(e){return qe.call(e)==="[object Function]"}function Sg(e){return $r(e)&&Hr(e.pipe)}function yg(e){return typeof URLSearchParams!="undefined"&&e instanceof URLSearchParams}function kg(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function Fg(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function cs(e,t){if(!(e===null||typeof e=="undefined"))if(typeof e!="object"&&(e=[e]),rs(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 ds(){var e={};function t(n,i){ea(e[i])&&ea(n)?e[i]=ds(e[i],n):ea(n)?e[i]=ds({},n):rs(n)?e[i]=n.slice():e[i]=n}for(var a=0,s=arguments.length;a<s;a++)cs(arguments[a],t);return e}function Wg(e,t,a){return cs(t,function(n,i){a&&typeof n=="function"?e[i]=mg(n,a):e[i]=n}),e}function Zg(e){return e.charCodeAt(0)===65279&&(e=e.slice(1)),e}var be={isArray:rs,isArrayBuffer:Vg,isBuffer:fg,isFormData:Tg,isArrayBufferView:Ng,isString:vg,isNumber:Rg,isObject:$r,isPlainObject:ea,isUndefined:os,isDate:Ug,isFile:gg,isBlob:bg,isFunction:Hr,isStream:Sg,isURLSearchParams:yg,isStandardBrowserEnv:Fg,forEach:cs,merge:ds,extend:Wg,trim:kg,stripBOM:Zg},pt=be;function Xr(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Pr=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(c,p){c===null||typeof c=="undefined"||(pt.isArray(c)?p=p+"[]":c=[c],pt.forEach(c,function(f){pt.isDate(f)?f=f.toISOString():pt.isObject(f)&&(f=JSON.stringify(f)),i.push(Xr(p)+"="+Xr(f))}))}),n=i.join("&")}if(n){var l=t.indexOf("#");l!==-1&&(t=t.slice(0,l)),t+=(t.indexOf("?")===-1?"?":"&")+n}return t},xg=be;function ta(){this.handlers=[]}ta.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},ta.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},ta.prototype.forEach=function(t){xg.forEach(this.handlers,function(s){s!==null&&t(s)})};var Mg=ta,wg=be,Eg=function(t,a){wg.forEach(t,function(n,i){i!==a&&i.toUpperCase()===a.toUpperCase()&&(t[a]=n,delete t[i])})},Ar=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}},t},Dg=Ar,Kr=function(t,a,s,n,i){var l=new Error(t);return Dg(l,a,s,n,i)},Cg=Kr,_g=function(t,a,s){var n=s.config.validateStatus;!s.status||!n||n(s.status)?t(s):a(Cg("Request failed with status code "+s.status,s.config,null,s.request,s))},aa=be,Jg=aa.isStandardBrowserEnv()?function(){return{write:function(a,s,n,i,l,o){var c=[];c.push(a+"="+encodeURIComponent(s)),aa.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),aa.isString(i)&&c.push("path="+i),aa.isString(l)&&c.push("domain="+l),o===!0&&c.push("secure"),document.cookie=c.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(){}}}(),Yg=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)},Bg=function(t,a){return a?t.replace(/\/+$/,"")+"/"+a.replace(/^\/+/,""):t},zg=Yg,Ig=Bg,Qg=function(t,a){return t&&!zg(a)?Ig(t,a):a},hs=be,Gg=["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"],Og=function(t){var a={},s,n,i;return t&&hs.forEach(t.split(`
|
|
52
|
-
`),function(o){if(i=o.indexOf(":"),s=hs.trim(o.substr(0,i)).toLowerCase(),n=hs.trim(o.substr(i+1)),s){if(a[s]&&Gg.indexOf(s)>=0)return;s==="set-cookie"?a[s]=(a[s]?a[s]:[]).concat([n]):a[s]=a[s]?a[s]+", "+n:n}}),a},qr=be,Lg=qr.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 o=qr.isString(l)?n(l):l;return o.protocol===s.protocol&&o.host===s.host}}():function(){return function(){return!0}}(),sa=be,jg=_g,$g=Jg,Hg=Pr,Xg=Qg,Pg=Og,Ag=Lg,us=Kr,eo=function(t){return new Promise(function(s,n){var i=t.data,l=t.headers,o=t.responseType;sa.isFormData(i)&&delete l["Content-Type"];var c=new XMLHttpRequest;if(t.auth){var p=t.auth.username||"",d=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";l.Authorization="Basic "+btoa(p+":"+d)}var f=Xg(t.baseURL,t.url);c.open(t.method.toUpperCase(),Hg(f,t.params,t.paramsSerializer),!0),c.timeout=t.timeout;function r(){if(!!c){var R="getAllResponseHeaders"in c?Pg(c.getAllResponseHeaders()):null,U=!o||o==="text"||o==="json"?c.responseText:c.response,S={data:U,status:c.status,statusText:c.statusText,headers:R,config:t,request:c};jg(s,n,S),c=null}}if("onloadend"in c?c.onloadend=r:c.onreadystatechange=function(){!c||c.readyState!==4||c.status===0&&!(c.responseURL&&c.responseURL.indexOf("file:")===0)||setTimeout(r)},c.onabort=function(){!c||(n(us("Request aborted",t,"ECONNABORTED",c)),c=null)},c.onerror=function(){n(us("Network Error",t,null,c)),c=null},c.ontimeout=function(){var U="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(U=t.timeoutErrorMessage),n(us(U,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",c)),c=null},sa.isStandardBrowserEnv()){var h=(t.withCredentials||Ag(f))&&t.xsrfCookieName?$g.read(t.xsrfCookieName):void 0;h&&(l[t.xsrfHeaderName]=h)}"setRequestHeader"in c&&sa.forEach(l,function(U,S){typeof i=="undefined"&&S.toLowerCase()==="content-type"?delete l[S]:c.setRequestHeader(S,U)}),sa.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),o&&o!=="json"&&(c.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&c.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&c.upload&&c.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(U){!c||(c.abort(),n(U),c=null)}),i||(i=null),c.send(i)})},me=be,to=Eg,Kg=Ar,qg={"Content-Type":"application/x-www-form-urlencoded"};function ao(e,t){!me.isUndefined(e)&&me.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function eb(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=eo),e}function tb(e,t,a){if(me.isString(e))try{return(t||JSON.parse)(e),me.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(a||JSON.stringify)(e)}var na={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:eb(),transformRequest:[function(t,a){return to(a,"Accept"),to(a,"Content-Type"),me.isFormData(t)||me.isArrayBuffer(t)||me.isBuffer(t)||me.isStream(t)||me.isFile(t)||me.isBlob(t)?t:me.isArrayBufferView(t)?t.buffer:me.isURLSearchParams(t)?(ao(a,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):me.isObject(t)||a&&a["Content-Type"]==="application/json"?(ao(a,"application/json"),tb(t)):t}],transformResponse:[function(t){var a=this.transitional,s=a&&a.silentJSONParsing,n=a&&a.forcedJSONParsing,i=!s&&this.responseType==="json";if(i||n&&me.isString(t)&&t.length)try{return JSON.parse(t)}catch(l){if(i)throw l.name==="SyntaxError"?Kg(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}};na.headers={common:{Accept:"application/json, text/plain, */*"}},me.forEach(["delete","get","head"],function(t){na.headers[t]={}}),me.forEach(["post","put","patch"],function(t){na.headers[t]=me.merge(qg)});var ps=na,ab=be,sb=ps,nb=function(t,a,s){var n=this||sb;return ab.forEach(s,function(l){t=l.call(n,t,a)}),t},so=function(t){return!!(t&&t.__CANCEL__)},no=be,ms=nb,ib=so,lb=ps;function fs(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var rb=function(t){fs(t),t.headers=t.headers||{},t.data=ms.call(t,t.data,t.headers,t.transformRequest),t.headers=no.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),no.forEach(["delete","get","head","post","put","patch","common"],function(n){delete t.headers[n]});var a=t.adapter||lb.adapter;return a(t).then(function(n){return fs(t),n.data=ms.call(t,n.data,n.headers,t.transformResponse),n},function(n){return ib(n)||(fs(t),n&&n.response&&(n.response.data=ms.call(t,n.response.data,n.response.headers,t.transformResponse))),Promise.reject(n)})},Te=be,io=function(t,a){a=a||{};var s={},n=["url","method","data"],i=["headers","auth","proxy","params"],l=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],o=["validateStatus"];function c(r,h){return Te.isPlainObject(r)&&Te.isPlainObject(h)?Te.merge(r,h):Te.isPlainObject(h)?Te.merge({},h):Te.isArray(h)?h.slice():h}function p(r){Te.isUndefined(a[r])?Te.isUndefined(t[r])||(s[r]=c(void 0,t[r])):s[r]=c(t[r],a[r])}Te.forEach(n,function(h){Te.isUndefined(a[h])||(s[h]=c(void 0,a[h]))}),Te.forEach(i,p),Te.forEach(l,function(h){Te.isUndefined(a[h])?Te.isUndefined(t[h])||(s[h]=c(void 0,t[h])):s[h]=c(void 0,a[h])}),Te.forEach(o,function(h){h in a?s[h]=c(t[h],a[h]):h in t&&(s[h]=c(void 0,t[h]))});var d=n.concat(i).concat(l).concat(o),f=Object.keys(t).concat(Object.keys(a)).filter(function(h){return d.indexOf(h)===-1});return Te.forEach(f,p),s},ob={name:"axios",version:"0.21.4",description:"Promise based HTTP client for the browser and node.js",main:"index.js",scripts:{test:"grunt test",start:"node ./sandbox/server.js",build:"NODE_ENV=production grunt build",preversion:"npm test",version:"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json",postversion:"git push && git push --tags",examples:"node ./examples/server.js",coveralls:"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",fix:"eslint --fix lib/**/*.js"},repository:{type:"git",url:"https://github.com/axios/axios.git"},keywords:["xhr","http","ajax","promise","node"],author:"Matt Zabriskie",license:"MIT",bugs:{url:"https://github.com/axios/axios/issues"},homepage:"https://axios-http.com",devDependencies:{coveralls:"^3.0.0","es6-promise":"^4.2.4",grunt:"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1",karma:"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2",minimist:"^1.2.0",mocha:"^8.2.1",sinon:"^4.5.0","terser-webpack-plugin":"^4.2.3",typescript:"^4.0.5","url-search-params":"^0.10.0",webpack:"^4.44.2","webpack-dev-server":"^3.11.0"},browser:{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},jsdelivr:"dist/axios.min.js",unpkg:"dist/axios.min.js",typings:"./index.d.ts",dependencies:{"follow-redirects":"^1.14.0"},bundlesize:[{path:"./dist/axios.min.js",threshold:"5kB"}]},lo=ob,Vs={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Vs[e]=function(s){return typeof s===e||"a"+(t<1?"n ":" ")+e}});var ro={},cb=lo.version.split(".");function oo(e,t){for(var a=t?t.split("."):cb,s=e.split("."),n=0;n<3;n++){if(a[n]>s[n])return!0;if(a[n]<s[n])return!1}return!1}Vs.transitional=function(t,a,s){var n=a&&oo(a);function i(l,o){return"[Axios v"+lo.version+"] Transitional option '"+l+"'"+o+(s?". "+s:"")}return function(l,o,c){if(t===!1)throw new Error(i(o," has been removed in "+a));return n&&!ro[o]&&(ro[o]=!0,console.warn(i(o," has been deprecated since v"+a+" and will be removed in the near future"))),t?t(l,o,c):!0}};function db(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 o=e[i],c=o===void 0||l(o,i,e);if(c!==!0)throw new TypeError("option "+i+" must be "+c);continue}if(a!==!0)throw Error("Unknown option "+i)}}var hb={isOlderVersion:oo,assertOptions:db,validators:Vs},co=be,ub=Pr,ho=Mg,uo=rb,ia=io,po=hb,mt=po.validators;function Ft(e){this.defaults=e,this.interceptors={request:new ho,response:new ho}}Ft.prototype.request=function(t){typeof t=="string"?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=ia(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,"1.0.0"),forcedJSONParsing:mt.transitional(mt.boolean,"1.0.0"),clarifyTimeoutError:mt.transitional(mt.boolean,"1.0.0")},!1);var s=[],n=!0;this.interceptors.request.forEach(function(r){typeof r.runWhen=="function"&&r.runWhen(t)===!1||(n=n&&r.synchronous,s.unshift(r.fulfilled,r.rejected))});var i=[];this.interceptors.response.forEach(function(r){i.push(r.fulfilled,r.rejected)});var l;if(!n){var o=[uo,void 0];for(Array.prototype.unshift.apply(o,s),o=o.concat(i),l=Promise.resolve(t);o.length;)l=l.then(o.shift(),o.shift());return l}for(var c=t;s.length;){var p=s.shift(),d=s.shift();try{c=p(c)}catch(f){d(f);break}}try{l=uo(c)}catch(f){return Promise.reject(f)}for(;i.length;)l=l.then(i.shift(),i.shift());return l},Ft.prototype.getUri=function(t){return t=ia(this.defaults,t),ub(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},co.forEach(["delete","get","head","options"],function(t){Ft.prototype[t]=function(a,s){return this.request(ia(s||{},{method:t,url:a,data:(s||{}).data}))}}),co.forEach(["post","put","patch"],function(t){Ft.prototype[t]=function(a,s,n){return this.request(ia(n||{},{method:t,url:a,data:s}))}});var pb=Ft;function Ts(e){this.message=e}Ts.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},Ts.prototype.__CANCEL__=!0;var mo=Ts,mb=mo;function la(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;e(function(n){a.reason||(a.reason=new mb(n),t(a.reason))})}la.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},la.source=function(){var t,a=new la(function(n){t=n});return{token:a,cancel:t}};var fb=la,Vb=function(t){return function(s){return t.apply(null,s)}},Tb=function(t){return typeof t=="object"&&t.isAxiosError===!0},fo=be,Nb=jr,ra=pb,vb=io,Rb=ps;function Vo(e){var t=new ra(e),a=Nb(ra.prototype.request,t);return fo.extend(a,ra.prototype,t),fo.extend(a,t),a}var we=Vo(Rb);we.Axios=ra,we.create=function(t){return Vo(vb(we.defaults,t))},we.Cancel=mo,we.CancelToken=fb,we.isCancel=so,we.all=function(t){return Promise.all(t)},we.spread=Vb,we.isAxiosError=Tb,ls.exports=we,ls.exports.default=we;var To=ls.exports;const oa=function(e,t={theme:""}){var i;if(oa.installed)return;location.pathname.includes("scyxweb")||Vc();const a=t.theme||st();if(Va(a),!location.pathname.includes("scyxweb")){let l=location.protocol+"//"+location.host+"/ibp-sc/manage/global?t="+new Date().getTime();To.get(l).then(({data:o})=>{if(o.smallTheme){let c=document.getElementsByClassName("ind-small-theme")[0];c&&u.default.forIn(o.smallTheme,(p,d)=>{c.style.setProperty(d,p)})}e.prototype.$config=u.default.merge({},e.prototype.$config||{},o)})}(i=e.prototype.$config)!=null&&i.systemDefaultConfig?console.log("\u4F7F\u7528\u5DF2\u7F13\u5B58\u7684\u914D\u7F6E",e.prototype.$config):To.get("/user-manage-server/anon/system/qrySystemConfig").then(l=>{var o,c;try{const p=JSON.parse(((c=(o=l==null?void 0:l.data)==null?void 0:o.data)==null?void 0:c.settingInfo)||"{}");e.prototype.$config=u.default.merge({},e.prototype.$config||{},p),console.log("\u7CFB\u7EDF\u914D\u7F6E\u5DF2\u52A0\u8F7D",e.prototype.$config)}catch(p){console.error("\u89E3\u6790 settingInfo \u5931\u8D25:",p)}}).catch(l=>{console.error("\u8BF7\u6C42\u5931\u8D25:",l)}),Object.keys(ns).forEach(l=>{e.component(`Ind${l}`,ns[l])}),Object.keys(Na).forEach(l=>{e.directive(l,Na[l])}),e.prototype.$Modal=te;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=Wt};typeof window!="undefined"&&window.Vue&&(oa(window.Vue),window.addEventListener("resize",()=>Wt.$on("resize"),{passive:!0}),window.addEventListener("orientationchange",()=>Wt.$on("resize"),{passive:!0}));const Ub={version:So.version,install:oa,components:ns,directives:Na,plugins:KU,getDefaultTheme:st,doChangeTheme:Va};F.AppMenu=Ea,F.AuditLogModal=gi,F.AuditModal=Dn,F.BackTop=Ca,F.BackTopPanel=Vl,F.BasicLayout=$t,F.BrandInputModal=nr,F.Button=Ve,F.ButtonGroup=Ne,F.Collect=Ba,F.ComInputModal=lr,F.ConditionPanel=kt,F.DatePicker=vn,F.DetailView=ul,F.Drawer=Wa,F.Dropdown=_t,F.DropdownItem=yn,F.DropdownMenu=bn,F.EmptyLayout=ht,F.ErrorContent=da,F.ErrorStore=Li,F.ExcelFlowModal=Si,F.FormWrap=Za,F.FullScreen=za,F.HelpTableModal=ki,F.HelpTreeModal=xi,F.Icons=le,F.ImagePreview=ar,F.IndConfigPlugin=_r,F.IndRouterPlugin=Jr,F.ItemCompInputModal=mr,F.ItemInputModal=or,F.ItemTypeCombineSelect=Cl,F.Language=Hi,F.LoadingPanel=Ha,F.Login=ss,F.MaterialItemModal=wi,F.MobileTable=Ri,F.Modal=te,F.NotFound=Ge,F.Option=Aa,F.OptionGroup=wl,F.OtherMenu=Qa,F.PageLayout=$a,F.PageView=ml,F.Poptip=Xa,F.ReportIndexModal=Kl,F.ReportOptionModal=er,F.RoleAuth=wr,F.RowSumSettingInputModal=Vr,F.Select=Pa,F.SideMenu=Oa,F.SideMenuItem=Ga,F.SiderTrigger=jt,F.Sign=es,F.SignModal=Hl,F.StepTrack=yr,F.Table=Qt,F.TagsNav=La,F.Tooltip=$e,F.Tree=St,F.TreeModal=ur,F.TreeSelect=Ht,F.UnitRadio=Ur,F.UploadFile=Wr,F.UploadImg=xr,F.User=ja,F.UserAuth=Cr,F.ZeroRadio=br,F.addRouterGuards=og,F.clickOutside=Oe,F.createMacroBasicRoutes=ag,F.createMicroBasicRoutes=sg,F.default=Ub,F.install=oa,F.permission=Ys,F.print=Bs,F.routerOptions=cg,F.store=pg,F.transferDom=it,Object.defineProperties(F,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
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"}})});
|