@ecan-bi/datav 1.2.70 → 1.2.71

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/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
- /*! @ecan-bi/datav@1.2.70 */
2
- (function(H,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue"),require("echarts/core"),require("resize-detector"),require("ant-design-vue"),require("ant-design-vue/es/spin/style"),require("ant-design-vue/es/skeleton/style"),require("lodash-es"),require("dayjs"),require("axios"),require("mitt"),require("ant-design-vue/es/progress/style"),require("ant-design-vue/es/input/style"),require("ant-design-vue/es/date-picker/style"),require("ant-design-vue/es/date-picker/locale/zh_CN"),require("ant-design-vue/es/button/style"),require("ant-design-vue/es/checkbox/style"),require("ant-design-vue/es/select/style"),require("ant-design-vue/es/tree-select/style"),require("echarts/renderers"),require("echarts/charts"),require("echarts/components"),require("ant-design-vue/es/modal/style"),require("echarts"),require("ant-design-vue/es/table/style"),require("ant-design-vue/es/notification/style"),require("xlsx"),require("big.js")):typeof define=="function"&&define.amd?define(["exports","vue","echarts/core","resize-detector","ant-design-vue","ant-design-vue/es/spin/style","ant-design-vue/es/skeleton/style","lodash-es","dayjs","axios","mitt","ant-design-vue/es/progress/style","ant-design-vue/es/input/style","ant-design-vue/es/date-picker/style","ant-design-vue/es/date-picker/locale/zh_CN","ant-design-vue/es/button/style","ant-design-vue/es/checkbox/style","ant-design-vue/es/select/style","ant-design-vue/es/tree-select/style","echarts/renderers","echarts/charts","echarts/components","ant-design-vue/es/modal/style","echarts","ant-design-vue/es/table/style","ant-design-vue/es/notification/style","xlsx","big.js"],a):(H=typeof globalThis<"u"?globalThis:H||self,a(H["@ecan/bi-datav"]={},H.Vue,H["echarts/core"],H.ResizeDetector,H.AntDesignVue,null,null,H.LodashEs,H.Dayjs,H.Axios,H.Mitt,null,null,null,H["ant-design-vue/es/date-picker/locale/zh_CN"],null,null,null,null,H["echarts/renderers"],H["echarts/charts"],H["echarts/components"],null,H.Echarts,null,null,H.Xlsx,H.big.js))})(this,function(H,a,Pe,ga,oe,hd,gd,Ve,Se,x0,y0,md,xd,yd,ma,pd,vd,bd,Sd,dt,Xe,he,wd,p0,Cd,Ad,Rt,v0){var r0,i0,l0,s0;"use strict";function b0(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const S0=b0(p0),w0=["getWidth","getHeight","getDom","getOption","resize","dispatchAction","convertToPixel","convertFromPixel","containPixel","getDataURL","getConnectedDataURL","appendData","clear","isDisposed","dispose"];function C0(e,n){function t(r){return(...i)=>{if(e.value||n(),!e.value)throw new Error("ECharts is not initialized yet.");return e.value[r].apply(e.value,i)}}function o(){const r=Object.create(null);return w0.forEach(i=>{r[i]=t(i)}),r}return o()}function A0(e,n,t){let o=null;a.watch([t,e,n],([r,i,s],l,f)=>{r&&i&&s&&(o=Pe.throttle(()=>{i.resize()},100),ga.addListener(r,o)),f(()=>{o&&r&&ga.removeListener(r,o)})})}const k0={autoresize:Boolean},T0="ecLoadingOptions";function E0(e,n,t){const o=a.inject(T0,{}),r=a.computed(()=>({...a.unref(o),...t==null?void 0:t.value}));a.watchEffect(()=>{const i=e.value;i&&(n.value?i.showLoading(r.value):i.hideLoading())})}const B0={loading:Boolean,loadingOptions:Object},kd="",_0=/^on[^a-z]/,D0=e=>_0.test(e);function R0(e){const n={};for(const t in e)D0(t)||(n[t]=e[t]);return n}const I0="x-vue-echarts",O0="ecTheme",L0="ecInitOptions",N0="ecUpdateOptions",nt=a.defineComponent({name:"echarts",props:{option:Object,theme:{type:[Object,String]},initOptions:Object,updateOptions:Object,group:String,manualUpdate:Boolean,...k0,...B0},inheritAttrs:!1,setup(e,{attrs:n,listeners:t}){const o=a.shallowRef(),r=a.shallowRef(),i=a.shallowRef(),s=a.inject(O0,null),l=a.inject(L0,null),f=a.inject(N0,null),{autoresize:c,manualUpdate:d,loading:y,loadingOptions:h}=a.toRefs(e),u=a.computed(()=>i.value||e.option||Object.create(null)),m=a.computed(()=>e.theme||a.unref(s)||{}),g=a.computed(()=>e.initOptions||a.unref(l)||{}),C=a.computed(()=>e.updateOptions||a.unref(f)||{}),k=a.computed(()=>R0(n));function x(b){if(r.value||!o.value)return;const E=r.value=Pe.init(o.value,m.value,g.value);e.group&&(E.group=e.group);let B=t;B||(B={},Object.keys(n).filter(D=>D.indexOf("on")===0&&D.length>2).forEach(D=>{const _=D.charAt(2).toLowerCase()+D.slice(3);B[_]=n[D]})),Object.keys(B).forEach(D=>{const _=B[D];_&&(D.indexOf("zr:")===0?E.getZr().on(D.slice(3).toLowerCase(),_):E.on(D.toLowerCase(),_))});function w(){if(E&&!E.isDisposed())try{E.resize()}catch(D){if(D.message==="Cannot read property 'get' of undefined")return;throw D}}function T(){E.setOption(b||u.value,C.value)}c.value?a.nextTick(()=>{w(),T()}):T()}function v(b,E){e.manualUpdate&&(i.value=b),r.value?r.value.setOption(b,E||{}):x(b)}function p(){r.value&&(r.value.dispose(),r.value=void 0)}let A=null;a.watch(d,b=>{typeof A=="function"&&(A(),A=null),b||(A=a.watch(()=>e.option,E=>{E&&(r.value?r.value.setOption(E,C.value):x())},{deep:!0}))},{immediate:!0}),a.watch([m,g],()=>{p(),x()},{deep:!0}),a.watchEffect(()=>{e.group&&r.value&&(r.value.group=e.group)});const S=C0(r,x);return E0(r,y,h),A0(r,c,o),a.onMounted(()=>{e.option&&x()}),a.onUnmounted(p),{chart:r,root:o,setOption:v,nonEventAttrs:k,...S}},render(){const e={...this.nonEventAttrs};return e.ref="root",e.class=e.class?["echarts"].concat(e.class):"echarts",a.h(I0,e)}});function je(e,n){M0(e)&&(e="100%");var t=z0(e);return e=n===360?e:Math.min(n,Math.max(0,parseFloat(e))),t&&(e=parseInt(String(e*n),10)/100),Math.abs(e-n)<1e-6?1:(n===360?e=(e<0?e%n+n:e%n)/parseFloat(String(n)):e=e%n/parseFloat(String(n)),e)}function M0(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function z0(e){return typeof e=="string"&&e.indexOf("%")!==-1}function P0(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Ft(e){return e<=1?"".concat(Number(e)*100,"%"):e}function on(e){return e.length===1?"0"+e:String(e)}function F0(e,n,t){return{r:je(e,255)*255,g:je(n,255)*255,b:je(t,255)*255}}function an(e,n,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?e+(n-e)*(6*t):t<1/2?n:t<2/3?e+(n-e)*(2/3-t)*6:e}function H0(e,n,t){var o,r,i;if(e=je(e,360),n=je(n,100),t=je(t,100),n===0)r=t,i=t,o=t;else{var s=t<.5?t*(1+n):t+n-t*n,l=2*t-s;o=an(l,s,e+1/3),r=an(l,s,e),i=an(l,s,e-1/3)}return{r:o*255,g:r*255,b:i*255}}function q0(e,n,t){e=je(e,255),n=je(n,255),t=je(t,255);var o=Math.max(e,n,t),r=Math.min(e,n,t),i=0,s=o,l=o-r,f=o===0?0:l/o;if(o===r)i=0;else{switch(o){case e:i=(n-t)/l+(n<t?6:0);break;case n:i=(t-e)/l+2;break;case t:i=(e-n)/l+4;break}i/=6}return{h:i,s:f,v:s}}function V0(e,n,t){e=je(e,360)*6,n=je(n,100),t=je(t,100);var o=Math.floor(e),r=e-o,i=t*(1-n),s=t*(1-r*n),l=t*(1-(1-r)*n),f=o%6,c=[t,s,i,i,l,t][f],d=[l,t,t,s,i,i][f],y=[i,i,l,t,t,s][f];return{r:c*255,g:d*255,b:y*255}}function j0(e,n,t,o){var r=[on(Math.round(e).toString(16)),on(Math.round(n).toString(16)),on(Math.round(t).toString(16))];return o&&r[0].startsWith(r[0].charAt(1))&&r[1].startsWith(r[1].charAt(1))&&r[2].startsWith(r[2].charAt(1))?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0):r.join("")}function xa(e){return Fe(e)/255}function Fe(e){return parseInt(e,16)}var ya={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function It(e){var n={r:0,g:0,b:0},t=1,o=null,r=null,i=null,s=!1,l=!1;return typeof e=="string"&&(e=W0(e)),typeof e=="object"&&(Qe(e.r)&&Qe(e.g)&&Qe(e.b)?(n=F0(e.r,e.g,e.b),s=!0,l=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Qe(e.h)&&Qe(e.s)&&Qe(e.v)?(o=Ft(e.s),r=Ft(e.v),n=V0(e.h,o,r),s=!0,l="hsv"):Qe(e.h)&&Qe(e.s)&&Qe(e.l)&&(o=Ft(e.s),i=Ft(e.l),n=H0(e.h,o,i),s=!0,l="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(t=e.a)),t=P0(t),{ok:s,format:e.format||l,r:Math.min(255,Math.max(n.r,0)),g:Math.min(255,Math.max(n.g,0)),b:Math.min(255,Math.max(n.b,0)),a:t}}var G0="[-\\+]?\\d+%?",U0="[-\\+]?\\d*\\.\\d+%?",ot="(?:".concat(U0,")|(?:").concat(G0,")"),rn="[\\s|\\(]+(".concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")\\s*\\)?"),ln="[\\s|\\(]+(".concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")\\s*\\)?"),We={CSS_UNIT:new RegExp(ot),rgb:new RegExp("rgb"+rn),rgba:new RegExp("rgba"+ln),hsl:new RegExp("hsl"+rn),hsla:new RegExp("hsla"+ln),hsv:new RegExp("hsv"+rn),hsva:new RegExp("hsva"+ln),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function W0(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var n=!1;if(ya[e])e=ya[e],n=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t=We.rgb.exec(e);return t?{r:t[1],g:t[2],b:t[3]}:(t=We.rgba.exec(e),t?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=We.hsl.exec(e),t?{h:t[1],s:t[2],l:t[3]}:(t=We.hsla.exec(e),t?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=We.hsv.exec(e),t?{h:t[1],s:t[2],v:t[3]}:(t=We.hsva.exec(e),t?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=We.hex8.exec(e),t?{r:Fe(t[1]),g:Fe(t[2]),b:Fe(t[3]),a:xa(t[4]),format:n?"name":"hex8"}:(t=We.hex6.exec(e),t?{r:Fe(t[1]),g:Fe(t[2]),b:Fe(t[3]),format:n?"name":"hex"}:(t=We.hex4.exec(e),t?{r:Fe(t[1]+t[1]),g:Fe(t[2]+t[2]),b:Fe(t[3]+t[3]),a:xa(t[4]+t[4]),format:n?"name":"hex8"}:(t=We.hex3.exec(e),t?{r:Fe(t[1]+t[1]),g:Fe(t[2]+t[2]),b:Fe(t[3]+t[3]),format:n?"name":"hex"}:!1)))))))))}function Qe(e){return!!We.CSS_UNIT.exec(String(e))}var Ht=2,pa=.16,$0=.05,Z0=.05,Y0=.15,va=5,ba=4,K0=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Sa(e){var n=e.r,t=e.g,o=e.b,r=q0(n,t,o);return{h:r.h*360,s:r.s,v:r.v}}function qt(e){var n=e.r,t=e.g,o=e.b;return"#".concat(j0(n,t,o,!1))}function X0(e,n,t){var o=t/100,r={r:(n.r-e.r)*o+e.r,g:(n.g-e.g)*o+e.g,b:(n.b-e.b)*o+e.b};return r}function wa(e,n,t){var o;return Math.round(e.h)>=60&&Math.round(e.h)<=240?o=t?Math.round(e.h)-Ht*n:Math.round(e.h)+Ht*n:o=t?Math.round(e.h)+Ht*n:Math.round(e.h)-Ht*n,o<0?o+=360:o>=360&&(o-=360),o}function Ca(e,n,t){if(e.h===0&&e.s===0)return e.s;var o;return t?o=e.s-pa*n:n===ba?o=e.s+pa:o=e.s+$0*n,o>1&&(o=1),t&&n===va&&o>.1&&(o=.1),o<.06&&(o=.06),Number(o.toFixed(2))}function Aa(e,n,t){var o;return t?o=e.v+Z0*n:o=e.v-Y0*n,o>1&&(o=1),Number(o.toFixed(2))}function sn(e){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=[],o=It(e),r=va;r>0;r-=1){var i=Sa(o),s=qt(It({h:wa(i,r,!0),s:Ca(i,r,!0),v:Aa(i,r,!0)}));t.push(s)}t.push(qt(o));for(var l=1;l<=ba;l+=1){var f=Sa(o),c=qt(It({h:wa(f,l),s:Ca(f,l),v:Aa(f,l)}));t.push(c)}return n.theme==="dark"?K0.map(function(d){var y=d.index,h=d.opacity,u=qt(X0(It(n.backgroundColor||"#141414"),It(t[y]),h*100));return u}):t}var cn={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},fn={},dn={};Object.keys(cn).forEach(function(e){fn[e]=sn(cn[e]),fn[e].primary=fn[e][5],dn[e]=sn(cn[e],{theme:"dark",backgroundColor:"#141414"}),dn[e].primary=dn[e][5]});var ka=[],Ot=[],Q0="insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";function J0(){var e=document.createElement("style");return e.setAttribute("type","text/css"),e}function el(e,n){if(n=n||{},e===void 0)throw new Error(Q0);var t=n.prepend===!0?"prepend":"append",o=n.container!==void 0?n.container:document.querySelector("head"),r=ka.indexOf(o);r===-1&&(r=ka.push(o)-1,Ot[r]={});var i;return Ot[r]!==void 0&&Ot[r][t]!==void 0?i=Ot[r][t]:(i=Ot[r][t]=J0(),t==="prepend"?o.insertBefore(i,o.childNodes[0]):o.appendChild(i)),e.charCodeAt(0)===65279&&(e=e.substr(1,e.length)),i.styleSheet?i.styleSheet.cssText+=e:i.textContent+=e,i}function Ta(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){tl(e,r,t[r])})}return e}function tl(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function nl(e,n){process.env.NODE_ENV!=="production"&&!e&&console!==void 0&&console.error("Warning: ".concat(n))}function ol(e,n){nl(e,"[@ant-design/icons-vue] ".concat(n))}function Ea(e){return typeof e=="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(typeof e.icon=="object"||typeof e.icon=="function")}function un(e,n,t){return t?a.h(e.tag,Ta({key:n},t,e.attrs),(e.children||[]).map(function(o,r){return un(o,"".concat(n,"-").concat(e.tag,"-").concat(r))})):a.h(e.tag,Ta({key:n},e.attrs),(e.children||[]).map(function(o,r){return un(o,"".concat(n,"-").concat(e.tag,"-").concat(r))}))}function Ba(e){return sn(e)[0]}function _a(e){return e?Array.isArray(e)?e:[e]:[]}var al=`
1
+ /*! @ecan-bi/datav@1.2.71 */
2
+ (function(H,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue"),require("echarts/core"),require("resize-detector"),require("ant-design-vue"),require("ant-design-vue/es/spin/style"),require("ant-design-vue/es/skeleton/style"),require("lodash-es"),require("dayjs"),require("axios"),require("mitt"),require("ant-design-vue/es/progress/style"),require("ant-design-vue/es/input/style"),require("ant-design-vue/es/date-picker/style"),require("ant-design-vue/es/date-picker/locale/zh_CN"),require("ant-design-vue/es/button/style"),require("ant-design-vue/es/checkbox/style"),require("ant-design-vue/es/select/style"),require("ant-design-vue/es/tree-select/style"),require("echarts/renderers"),require("echarts/charts"),require("echarts/components"),require("ant-design-vue/es/modal/style"),require("echarts"),require("ant-design-vue/es/table/style"),require("ant-design-vue/es/notification/style"),require("xlsx"),require("big.js")):typeof define=="function"&&define.amd?define(["exports","vue","echarts/core","resize-detector","ant-design-vue","ant-design-vue/es/spin/style","ant-design-vue/es/skeleton/style","lodash-es","dayjs","axios","mitt","ant-design-vue/es/progress/style","ant-design-vue/es/input/style","ant-design-vue/es/date-picker/style","ant-design-vue/es/date-picker/locale/zh_CN","ant-design-vue/es/button/style","ant-design-vue/es/checkbox/style","ant-design-vue/es/select/style","ant-design-vue/es/tree-select/style","echarts/renderers","echarts/charts","echarts/components","ant-design-vue/es/modal/style","echarts","ant-design-vue/es/table/style","ant-design-vue/es/notification/style","xlsx","big.js"],a):(H=typeof globalThis<"u"?globalThis:H||self,a(H["@ecan/bi-datav"]={},H.Vue,H["echarts/core"],H.ResizeDetector,H.AntDesignVue,null,null,H.LodashEs,H.Dayjs,H.Axios,H.Mitt,null,null,null,H["ant-design-vue/es/date-picker/locale/zh_CN"],null,null,null,null,H["echarts/renderers"],H["echarts/charts"],H["echarts/components"],null,H.Echarts,null,null,H.Xlsx,H.big.js))})(this,function(H,a,Pe,ga,oe,hd,gd,Ve,he,x0,y0,md,xd,yd,ma,pd,vd,bd,Sd,dt,Xe,ge,wd,p0,Cd,Ad,Rt,v0){var r0,i0,l0,s0;"use strict";function b0(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const S0=b0(p0),w0=["getWidth","getHeight","getDom","getOption","resize","dispatchAction","convertToPixel","convertFromPixel","containPixel","getDataURL","getConnectedDataURL","appendData","clear","isDisposed","dispose"];function C0(e,n){function t(r){return(...i)=>{if(e.value||n(),!e.value)throw new Error("ECharts is not initialized yet.");return e.value[r].apply(e.value,i)}}function o(){const r=Object.create(null);return w0.forEach(i=>{r[i]=t(i)}),r}return o()}function A0(e,n,t){let o=null;a.watch([t,e,n],([r,i,s],l,f)=>{r&&i&&s&&(o=Pe.throttle(()=>{i.resize()},100),ga.addListener(r,o)),f(()=>{o&&r&&ga.removeListener(r,o)})})}const k0={autoresize:Boolean},T0="ecLoadingOptions";function E0(e,n,t){const o=a.inject(T0,{}),r=a.computed(()=>({...a.unref(o),...t==null?void 0:t.value}));a.watchEffect(()=>{const i=e.value;i&&(n.value?i.showLoading(r.value):i.hideLoading())})}const B0={loading:Boolean,loadingOptions:Object},kd="",_0=/^on[^a-z]/,D0=e=>_0.test(e);function R0(e){const n={};for(const t in e)D0(t)||(n[t]=e[t]);return n}const I0="x-vue-echarts",O0="ecTheme",L0="ecInitOptions",N0="ecUpdateOptions",nt=a.defineComponent({name:"echarts",props:{option:Object,theme:{type:[Object,String]},initOptions:Object,updateOptions:Object,group:String,manualUpdate:Boolean,...k0,...B0},inheritAttrs:!1,setup(e,{attrs:n,listeners:t}){const o=a.shallowRef(),r=a.shallowRef(),i=a.shallowRef(),s=a.inject(O0,null),l=a.inject(L0,null),f=a.inject(N0,null),{autoresize:c,manualUpdate:d,loading:y,loadingOptions:u}=a.toRefs(e),h=a.computed(()=>i.value||e.option||Object.create(null)),m=a.computed(()=>e.theme||a.unref(s)||{}),g=a.computed(()=>e.initOptions||a.unref(l)||{}),C=a.computed(()=>e.updateOptions||a.unref(f)||{}),k=a.computed(()=>R0(n));function x(b){if(r.value||!o.value)return;const E=r.value=Pe.init(o.value,m.value,g.value);e.group&&(E.group=e.group);let B=t;B||(B={},Object.keys(n).filter(D=>D.indexOf("on")===0&&D.length>2).forEach(D=>{const _=D.charAt(2).toLowerCase()+D.slice(3);B[_]=n[D]})),Object.keys(B).forEach(D=>{const _=B[D];_&&(D.indexOf("zr:")===0?E.getZr().on(D.slice(3).toLowerCase(),_):E.on(D.toLowerCase(),_))});function w(){if(E&&!E.isDisposed())try{E.resize()}catch(D){if(D.message==="Cannot read property 'get' of undefined")return;throw D}}function T(){E.setOption(b||h.value,C.value)}c.value?a.nextTick(()=>{w(),T()}):T()}function v(b,E){e.manualUpdate&&(i.value=b),r.value?r.value.setOption(b,E||{}):x(b)}function p(){r.value&&(r.value.dispose(),r.value=void 0)}let A=null;a.watch(d,b=>{typeof A=="function"&&(A(),A=null),b||(A=a.watch(()=>e.option,E=>{E&&(r.value?r.value.setOption(E,C.value):x())},{deep:!0}))},{immediate:!0}),a.watch([m,g],()=>{p(),x()},{deep:!0}),a.watchEffect(()=>{e.group&&r.value&&(r.value.group=e.group)});const S=C0(r,x);return E0(r,y,u),A0(r,c,o),a.onMounted(()=>{e.option&&x()}),a.onUnmounted(p),{chart:r,root:o,setOption:v,nonEventAttrs:k,...S}},render(){const e={...this.nonEventAttrs};return e.ref="root",e.class=e.class?["echarts"].concat(e.class):"echarts",a.h(I0,e)}});function je(e,n){M0(e)&&(e="100%");var t=z0(e);return e=n===360?e:Math.min(n,Math.max(0,parseFloat(e))),t&&(e=parseInt(String(e*n),10)/100),Math.abs(e-n)<1e-6?1:(n===360?e=(e<0?e%n+n:e%n)/parseFloat(String(n)):e=e%n/parseFloat(String(n)),e)}function M0(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function z0(e){return typeof e=="string"&&e.indexOf("%")!==-1}function P0(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Ft(e){return e<=1?"".concat(Number(e)*100,"%"):e}function on(e){return e.length===1?"0"+e:String(e)}function F0(e,n,t){return{r:je(e,255)*255,g:je(n,255)*255,b:je(t,255)*255}}function an(e,n,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?e+(n-e)*(6*t):t<1/2?n:t<2/3?e+(n-e)*(2/3-t)*6:e}function H0(e,n,t){var o,r,i;if(e=je(e,360),n=je(n,100),t=je(t,100),n===0)r=t,i=t,o=t;else{var s=t<.5?t*(1+n):t+n-t*n,l=2*t-s;o=an(l,s,e+1/3),r=an(l,s,e),i=an(l,s,e-1/3)}return{r:o*255,g:r*255,b:i*255}}function q0(e,n,t){e=je(e,255),n=je(n,255),t=je(t,255);var o=Math.max(e,n,t),r=Math.min(e,n,t),i=0,s=o,l=o-r,f=o===0?0:l/o;if(o===r)i=0;else{switch(o){case e:i=(n-t)/l+(n<t?6:0);break;case n:i=(t-e)/l+2;break;case t:i=(e-n)/l+4;break}i/=6}return{h:i,s:f,v:s}}function V0(e,n,t){e=je(e,360)*6,n=je(n,100),t=je(t,100);var o=Math.floor(e),r=e-o,i=t*(1-n),s=t*(1-r*n),l=t*(1-(1-r)*n),f=o%6,c=[t,s,i,i,l,t][f],d=[l,t,t,s,i,i][f],y=[i,i,l,t,t,s][f];return{r:c*255,g:d*255,b:y*255}}function j0(e,n,t,o){var r=[on(Math.round(e).toString(16)),on(Math.round(n).toString(16)),on(Math.round(t).toString(16))];return o&&r[0].startsWith(r[0].charAt(1))&&r[1].startsWith(r[1].charAt(1))&&r[2].startsWith(r[2].charAt(1))?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0):r.join("")}function xa(e){return Fe(e)/255}function Fe(e){return parseInt(e,16)}var ya={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function It(e){var n={r:0,g:0,b:0},t=1,o=null,r=null,i=null,s=!1,l=!1;return typeof e=="string"&&(e=W0(e)),typeof e=="object"&&(Qe(e.r)&&Qe(e.g)&&Qe(e.b)?(n=F0(e.r,e.g,e.b),s=!0,l=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Qe(e.h)&&Qe(e.s)&&Qe(e.v)?(o=Ft(e.s),r=Ft(e.v),n=V0(e.h,o,r),s=!0,l="hsv"):Qe(e.h)&&Qe(e.s)&&Qe(e.l)&&(o=Ft(e.s),i=Ft(e.l),n=H0(e.h,o,i),s=!0,l="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(t=e.a)),t=P0(t),{ok:s,format:e.format||l,r:Math.min(255,Math.max(n.r,0)),g:Math.min(255,Math.max(n.g,0)),b:Math.min(255,Math.max(n.b,0)),a:t}}var G0="[-\\+]?\\d+%?",U0="[-\\+]?\\d*\\.\\d+%?",ot="(?:".concat(U0,")|(?:").concat(G0,")"),rn="[\\s|\\(]+(".concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")\\s*\\)?"),ln="[\\s|\\(]+(".concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")[,|\\s]+(").concat(ot,")\\s*\\)?"),We={CSS_UNIT:new RegExp(ot),rgb:new RegExp("rgb"+rn),rgba:new RegExp("rgba"+ln),hsl:new RegExp("hsl"+rn),hsla:new RegExp("hsla"+ln),hsv:new RegExp("hsv"+rn),hsva:new RegExp("hsva"+ln),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function W0(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var n=!1;if(ya[e])e=ya[e],n=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t=We.rgb.exec(e);return t?{r:t[1],g:t[2],b:t[3]}:(t=We.rgba.exec(e),t?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=We.hsl.exec(e),t?{h:t[1],s:t[2],l:t[3]}:(t=We.hsla.exec(e),t?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=We.hsv.exec(e),t?{h:t[1],s:t[2],v:t[3]}:(t=We.hsva.exec(e),t?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=We.hex8.exec(e),t?{r:Fe(t[1]),g:Fe(t[2]),b:Fe(t[3]),a:xa(t[4]),format:n?"name":"hex8"}:(t=We.hex6.exec(e),t?{r:Fe(t[1]),g:Fe(t[2]),b:Fe(t[3]),format:n?"name":"hex"}:(t=We.hex4.exec(e),t?{r:Fe(t[1]+t[1]),g:Fe(t[2]+t[2]),b:Fe(t[3]+t[3]),a:xa(t[4]+t[4]),format:n?"name":"hex8"}:(t=We.hex3.exec(e),t?{r:Fe(t[1]+t[1]),g:Fe(t[2]+t[2]),b:Fe(t[3]+t[3]),format:n?"name":"hex"}:!1)))))))))}function Qe(e){return!!We.CSS_UNIT.exec(String(e))}var Ht=2,pa=.16,$0=.05,Z0=.05,Y0=.15,va=5,ba=4,K0=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Sa(e){var n=e.r,t=e.g,o=e.b,r=q0(n,t,o);return{h:r.h*360,s:r.s,v:r.v}}function qt(e){var n=e.r,t=e.g,o=e.b;return"#".concat(j0(n,t,o,!1))}function X0(e,n,t){var o=t/100,r={r:(n.r-e.r)*o+e.r,g:(n.g-e.g)*o+e.g,b:(n.b-e.b)*o+e.b};return r}function wa(e,n,t){var o;return Math.round(e.h)>=60&&Math.round(e.h)<=240?o=t?Math.round(e.h)-Ht*n:Math.round(e.h)+Ht*n:o=t?Math.round(e.h)+Ht*n:Math.round(e.h)-Ht*n,o<0?o+=360:o>=360&&(o-=360),o}function Ca(e,n,t){if(e.h===0&&e.s===0)return e.s;var o;return t?o=e.s-pa*n:n===ba?o=e.s+pa:o=e.s+$0*n,o>1&&(o=1),t&&n===va&&o>.1&&(o=.1),o<.06&&(o=.06),Number(o.toFixed(2))}function Aa(e,n,t){var o;return t?o=e.v+Z0*n:o=e.v-Y0*n,o>1&&(o=1),Number(o.toFixed(2))}function sn(e){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=[],o=It(e),r=va;r>0;r-=1){var i=Sa(o),s=qt(It({h:wa(i,r,!0),s:Ca(i,r,!0),v:Aa(i,r,!0)}));t.push(s)}t.push(qt(o));for(var l=1;l<=ba;l+=1){var f=Sa(o),c=qt(It({h:wa(f,l),s:Ca(f,l),v:Aa(f,l)}));t.push(c)}return n.theme==="dark"?K0.map(function(d){var y=d.index,u=d.opacity,h=qt(X0(It(n.backgroundColor||"#141414"),It(t[y]),u*100));return h}):t}var cn={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},fn={},dn={};Object.keys(cn).forEach(function(e){fn[e]=sn(cn[e]),fn[e].primary=fn[e][5],dn[e]=sn(cn[e],{theme:"dark",backgroundColor:"#141414"}),dn[e].primary=dn[e][5]});var ka=[],Ot=[],Q0="insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";function J0(){var e=document.createElement("style");return e.setAttribute("type","text/css"),e}function el(e,n){if(n=n||{},e===void 0)throw new Error(Q0);var t=n.prepend===!0?"prepend":"append",o=n.container!==void 0?n.container:document.querySelector("head"),r=ka.indexOf(o);r===-1&&(r=ka.push(o)-1,Ot[r]={});var i;return Ot[r]!==void 0&&Ot[r][t]!==void 0?i=Ot[r][t]:(i=Ot[r][t]=J0(),t==="prepend"?o.insertBefore(i,o.childNodes[0]):o.appendChild(i)),e.charCodeAt(0)===65279&&(e=e.substr(1,e.length)),i.styleSheet?i.styleSheet.cssText+=e:i.textContent+=e,i}function Ta(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){tl(e,r,t[r])})}return e}function tl(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function nl(e,n){process.env.NODE_ENV!=="production"&&!e&&console!==void 0&&console.error("Warning: ".concat(n))}function ol(e,n){nl(e,"[@ant-design/icons-vue] ".concat(n))}function Ea(e){return typeof e=="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(typeof e.icon=="object"||typeof e.icon=="function")}function un(e,n,t){return t?a.h(e.tag,Ta({key:n},t,e.attrs),(e.children||[]).map(function(o,r){return un(o,"".concat(n,"-").concat(e.tag,"-").concat(r))})):a.h(e.tag,Ta({key:n},e.attrs),(e.children||[]).map(function(o,r){return un(o,"".concat(n,"-").concat(e.tag,"-").concat(r))}))}function Ba(e){return sn(e)[0]}function _a(e){return e?Array.isArray(e)?e:[e]:[]}var al=`
3
3
  .anticon {
4
4
  display: inline-block;
5
5
  color: inherit;
@@ -55,7 +55,7 @@
55
55
  }
56
56
  `,Da=!1,rl=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:al;a.nextTick(function(){Da||(typeof window<"u"&&window.document&&window.document.documentElement&&el(n,{prepend:!0}),Da=!0)})},il=["icon","primaryColor","secondaryColor"];function ll(e,n){if(e==null)return{};var t=sl(e,n),o,r;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function sl(e,n){if(e==null)return{};var t={},o=Object.keys(e),r,i;for(i=0;i<o.length;i++)r=o[i],!(n.indexOf(r)>=0)&&(t[r]=e[r]);return t}function Vt(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){cl(e,r,t[r])})}return e}function cl(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var Lt={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function fl(e){var n=e.primaryColor,t=e.secondaryColor;Lt.primaryColor=n,Lt.secondaryColor=t||Ba(n),Lt.calculated=!!t}function dl(){return Vt({},Lt)}var xt=function(n,t){var o=Vt({},n,t.attrs),r=o.icon,i=o.primaryColor,s=o.secondaryColor,l=ll(o,il),f=Lt;if(i&&(f={primaryColor:i,secondaryColor:s||Ba(i)}),rl(),ol(Ea(r),"icon should be icon definiton, but got ".concat(r)),!Ea(r))return null;var c=r;return c&&typeof c.icon=="function"&&(c=Vt({},c,{icon:c.icon(f.primaryColor,f.secondaryColor)})),un(c.icon,"svg-".concat(c.name),Vt({},l,{"data-icon":c.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"}))};xt.props={icon:Object,primaryColor:String,secondaryColor:String,focusable:String},xt.inheritAttrs=!1,xt.displayName="IconBase",xt.getTwoToneColors=dl,xt.setTwoToneColors=fl;const hn=xt;function ul(e,n){return xl(e)||ml(e,n)||gl(e,n)||hl()}function hl(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
57
57
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gl(e,n){if(e){if(typeof e=="string")return Ra(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Ra(e,n)}}function Ra(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,o=new Array(n);t<n;t++)o[t]=e[t];return o}function ml(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],r=!0,i=!1,s,l;try{for(t=t.call(e);!(r=(s=t.next()).done)&&(o.push(s.value),!(n&&o.length===n));r=!0);}catch(f){i=!0,l=f}finally{try{!r&&t.return!=null&&t.return()}finally{if(i)throw l}}return o}}function xl(e){if(Array.isArray(e))return e}function Ia(e){var n=_a(e),t=ul(n,2),o=t[0],r=t[1];return hn.setTwoToneColors({primaryColor:o,secondaryColor:r})}function yl(){var e=hn.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var pl=["class","icon","spin","rotate","tabindex","twoToneColor","onClick"];function vl(e,n){return Cl(e)||wl(e,n)||Sl(e,n)||bl()}function bl(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
58
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sl(e,n){if(e){if(typeof e=="string")return Oa(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Oa(e,n)}}function Oa(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,o=new Array(n);t<n;t++)o[t]=e[t];return o}function wl(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],r=!0,i=!1,s,l;try{for(t=t.call(e);!(r=(s=t.next()).done)&&(o.push(s.value),!(n&&o.length===n));r=!0);}catch(f){i=!0,l=f}finally{try{!r&&t.return!=null&&t.return()}finally{if(i)throw l}}return o}}function Cl(e){if(Array.isArray(e))return e}function La(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){gn(e,r,t[r])})}return e}function gn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Al(e,n){if(e==null)return{};var t=kl(e,n),o,r;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function kl(e,n){if(e==null)return{};var t={},o=Object.keys(e),r,i;for(i=0;i<o.length;i++)r=o[i],!(n.indexOf(r)>=0)&&(t[r]=e[r]);return t}Ia("#1890ff");var yt=function(n,t){var o,r=La({},n,t.attrs),i=r.class,s=r.icon,l=r.spin,f=r.rotate,c=r.tabindex,d=r.twoToneColor,y=r.onClick,h=Al(r,pl),u=(o={anticon:!0},gn(o,"anticon-".concat(s.name),!!s.name),gn(o,i,i),o),m=l===""||l||s.name==="loading"?"anticon-spin":"",g=c;g===void 0&&y&&(g=-1,h.tabindex=g);var C=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,k=_a(d),x=vl(k,2),v=x[0],p=x[1];return a.createVNode("span",La({role:"img","aria-label":s.name},h,{onClick:y,class:u}),[a.createVNode(hn,{class:m,icon:s,primaryColor:v,secondaryColor:p,style:C},null)])};yt.props={spin:Boolean,rotate:Number,icon:Object,twoToneColor:String},yt.displayName="AntdIcon",yt.inheritAttrs=!1,yt.getTwoToneColor=yl,yt.setTwoToneColor=Ia;const Na=yt;var Tl={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"};const El=Tl;function Ma(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){Bl(e,r,t[r])})}return e}function Bl(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var mn=function(n,t){var o=Ma({},n,t.attrs);return a.createVNode(Na,Ma({},o,{icon:El}),null)};mn.displayName="CloseOutlined",mn.inheritAttrs=!1;const _l=mn;var Dl={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};const Rl=Dl;function za(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){Il(e,r,t[r])})}return e}function Il(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var xn=function(n,t){var o=za({},n,t.attrs);return a.createVNode(Na,za({},o,{icon:Rl}),null)};xn.displayName="LoadingOutlined",xn.inheritAttrs=!1;const Ol=xn,Ll=a.defineComponent({props:{spinning:{type:Boolean,default:!1}},components:{ASpin:oe.Spin},setup(){return{indicator:a.h(Ol,{style:{fontSize:"24px",color:"#1890ff"},spin:!0})}}}),Td="",se=(e,n)=>{const t=e.__vccOpts||e;for(const[o,r]of n)t[o]=r;return t},Nl={class:"spin-wrapper"};function Ml(e,n,t,o,r,i){const s=a.resolveComponent("a-spin");return a.openBlock(),a.createElementBlock("div",Nl,[e.spinning?(a.openBlock(),a.createBlock(s,{key:0,class:"spin",spinning:e.spinning,indicator:e.indicator,tip:"加载中..."},null,8,["spinning","indicator"])):a.renderSlot(e.$slots,"default",{key:1})])}const pt=se(Ll,[["render",Ml]]),zl=a.defineComponent({name:"Skeleton",props:{loading:{type:Boolean,default:!1}},components:{ASkeleton:oe.Skeleton}});function Pl(e,n,t,o,r,i){const s=a.resolveComponent("a-skeleton");return a.openBlock(),a.createBlock(s,{active:"",loading:e.loading},{default:a.withCtx(()=>[a.renderSlot(e.$slots,"default")]),_:3},8,["loading"])}const jt=se(zl,[["render",Pl]]);process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const fe=(e,n)=>{if(e.install=t=>{for(const o of[e,...Object.values(n??{})])t.component(o.name,o)},n)for(const[t,o]of Object.entries(n))e[t]=o;return e},ge={id:"",name:"",keyName:"",type:"",width:"100px",height:"40px",position:"absolute",top:"0px",left:"0px",zIndex:1,rotate:"0deg",isShow:!0,isRender:!0,requestUrl:"",requestMethod:"get",requestHeaders:{},isOpenRequestTimer:!1,requestInterval:1,requestSort:0,requestParams:[{key:null,value:{}}],events:[],dataType:"static"},de=e=>{const n={};if(typeof e=="object"&&e!=null)for(const t in e){const o=e[t];n[t]={type:o==null?void 0:o.constructor,default:o}}return n},yn={width:"1920px",height:"1080px",backgroundColor:"#ffffff",backgroundImage:"",backgroundSize:"100% 100%",contextRequestUrl:"",mode:"normal"},pn=de(yn),Fl=["width","height","color","position","top","left","rotate","fontSize","fontFamily","fontWeight","textDecoration","textAlign","lineHeight","verticalAlign","overflow","backgroundColor","backgroundImage","backgroundSize","borderWidth","borderStyle","borderRadius","borderColor","textShadow","justifyContent","alignItems","zIndex"],ue=(e,n=[])=>{const t=Ve.without(Fl,...n);return a.computed(()=>Ve.pick(e,t))},vn="EVENT_BUS",Ie="GLOBAL_CONFIG",we="GLOBAL_MODEL",Be="REQUEST_MODEL",Pa="GLOBAL_TOKEN",Nt="REFRESH_PAGE",Fa="MODAL_MODEL",$e=18,Ha="ygt",qa=(r0=window==null?void 0:window.config)==null?void 0:r0.indicatorURL;(i0=window==null?void 0:window.config)!=null&&i0.uploadPath;const Va=((l0=window==null?void 0:window.config)==null?void 0:l0.routerBaseURL)||"./",Hl=((s0=window==null?void 0:window.config)==null?void 0:s0.erdURL)||"",ke=(e,n)=>{a.watch(()=>e.id,t=>{const o=a.inject(vn,{onEvent:(r,i)=>{}});t!=null&&t!==""&&o.onEvent(t,n)},{immediate:!0})},pe=e=>{const n=e.events,t=e.id,o=a.inject(vn,{emitEvent:(i,s)=>{}}),{touchEventId:r}=a.inject(Ie,{touchEventId:a.ref("")});return(i,s=()=>{})=>function(){s.call(this,...arguments);const{emitEvent:l}=o;n.forEach(f=>{if(i===f.on)try{r.value=t,l(f.target,f.emit)}catch(c){console.error(c)}})}},vt=(e,n)=>{let{name:t="name",value:o="value",type:r="type"}=n||{};t=t==null?void 0:t.trim(),o=o==null?void 0:o.trim(),r=r==null?void 0:r.trim();const i=new Map,s=e.length;for(let c=0;c<s;c++){const d=e[c],y=d[t]||"",h=d[o]||"",u=d[r]||"";if(i.has(u)){const m=i.get(u);m.push({name:y,value:h,...d}),i.set(u,m)}else i.set(u,[{name:y,value:h,...d}])}const l=[],f=[];for(const[c,d]of i)if(f.push({name:c,data:d}),d!=null&&d.length)if(l.length)for(const y of d)l.includes(y.name)||l.push(y.name);else l.push(...d.map(y=>y.name));return{dimensions:l,dataset:f}};var te=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ja(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ql(e){if(e.__esModule)return e;var n=e.default;if(typeof n=="function"){var t=function o(){return this instanceof o?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};t.prototype=n.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var r=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,r.get?r:{enumerable:!0,get:function(){return e[o]}})}),t}var Ga={exports:{}};function Vl(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var bn={exports:{}};const jl=ql(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Ua;function le(){return Ua||(Ua=1,function(e,n){(function(t,o){e.exports=o()})(te,function(){var t=t||function(o,r){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof te<"u"&&te.crypto&&(i=te.crypto),!i&&typeof Vl=="function")try{i=jl}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function x(){}return function(v){var p;return x.prototype=v,p=new x,x.prototype=null,p}}(),f={},c=f.lib={},d=c.Base=function(){return{extend:function(x){var v=l(this);return x&&v.mixIn(x),(!v.hasOwnProperty("init")||this.init===v.init)&&(v.init=function(){v.$super.init.apply(this,arguments)}),v.init.prototype=v,v.$super=this,v},create:function(){var x=this.extend();return x.init.apply(x,arguments),x},init:function(){},mixIn:function(x){for(var v in x)x.hasOwnProperty(v)&&(this[v]=x[v]);x.hasOwnProperty("toString")&&(this.toString=x.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),y=c.WordArray=d.extend({init:function(x,v){x=this.words=x||[],v!=r?this.sigBytes=v:this.sigBytes=x.length*4},toString:function(x){return(x||u).stringify(this)},concat:function(x){var v=this.words,p=x.words,A=this.sigBytes,S=x.sigBytes;if(this.clamp(),A%4)for(var b=0;b<S;b++){var E=p[b>>>2]>>>24-b%4*8&255;v[A+b>>>2]|=E<<24-(A+b)%4*8}else for(var B=0;B<S;B+=4)v[A+B>>>2]=p[B>>>2];return this.sigBytes+=S,this},clamp:function(){var x=this.words,v=this.sigBytes;x[v>>>2]&=4294967295<<32-v%4*8,x.length=o.ceil(v/4)},clone:function(){var x=d.clone.call(this);return x.words=this.words.slice(0),x},random:function(x){for(var v=[],p=0;p<x;p+=4)v.push(s());return new y.init(v,x)}}),h=f.enc={},u=h.Hex={stringify:function(x){for(var v=x.words,p=x.sigBytes,A=[],S=0;S<p;S++){var b=v[S>>>2]>>>24-S%4*8&255;A.push((b>>>4).toString(16)),A.push((b&15).toString(16))}return A.join("")},parse:function(x){for(var v=x.length,p=[],A=0;A<v;A+=2)p[A>>>3]|=parseInt(x.substr(A,2),16)<<24-A%8*4;return new y.init(p,v/2)}},m=h.Latin1={stringify:function(x){for(var v=x.words,p=x.sigBytes,A=[],S=0;S<p;S++){var b=v[S>>>2]>>>24-S%4*8&255;A.push(String.fromCharCode(b))}return A.join("")},parse:function(x){for(var v=x.length,p=[],A=0;A<v;A++)p[A>>>2]|=(x.charCodeAt(A)&255)<<24-A%4*8;return new y.init(p,v)}},g=h.Utf8={stringify:function(x){try{return decodeURIComponent(escape(m.stringify(x)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(x){return m.parse(unescape(encodeURIComponent(x)))}},C=c.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new y.init,this._nDataBytes=0},_append:function(x){typeof x=="string"&&(x=g.parse(x)),this._data.concat(x),this._nDataBytes+=x.sigBytes},_process:function(x){var v,p=this._data,A=p.words,S=p.sigBytes,b=this.blockSize,E=b*4,B=S/E;x?B=o.ceil(B):B=o.max((B|0)-this._minBufferSize,0);var w=B*b,T=o.min(w*4,S);if(w){for(var D=0;D<w;D+=b)this._doProcessBlock(A,D);v=A.splice(0,w),p.sigBytes-=T}return new y.init(v,T)},clone:function(){var x=d.clone.call(this);return x._data=this._data.clone(),x},_minBufferSize:0});c.Hasher=C.extend({cfg:d.extend(),init:function(x){this.cfg=this.cfg.extend(x),this.reset()},reset:function(){C.reset.call(this),this._doReset()},update:function(x){return this._append(x),this._process(),this},finalize:function(x){x&&this._append(x);var v=this._doFinalize();return v},blockSize:16,_createHelper:function(x){return function(v,p){return new x.init(p).finalize(v)}},_createHmacHelper:function(x){return function(v,p){return new k.HMAC.init(x,p).finalize(v)}}});var k=f.algo={};return f}(Math);return t})}(bn)),bn.exports}var Sn={exports:{}},Wa;function Gt(){return Wa||(Wa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.Base,l=i.WordArray,f=r.x64={};f.Word=s.extend({init:function(c,d){this.high=c,this.low=d}}),f.WordArray=s.extend({init:function(c,d){c=this.words=c||[],d!=o?this.sigBytes=d:this.sigBytes=c.length*8},toX32:function(){for(var c=this.words,d=c.length,y=[],h=0;h<d;h++){var u=c[h];y.push(u.high),y.push(u.low)}return l.create(y,this.sigBytes)},clone:function(){for(var c=s.clone.call(this),d=c.words=this.words.slice(0),y=d.length,h=0;h<y;h++)d[h]=d[h].clone();return c}})}(),t})}(Sn)),Sn.exports}var wn={exports:{}},$a;function Gl(){return $a||($a=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){if(typeof ArrayBuffer=="function"){var o=t,r=o.lib,i=r.WordArray,s=i.init,l=i.init=function(f){if(f instanceof ArrayBuffer&&(f=new Uint8Array(f)),(f instanceof Int8Array||typeof Uint8ClampedArray<"u"&&f instanceof Uint8ClampedArray||f instanceof Int16Array||f instanceof Uint16Array||f instanceof Int32Array||f instanceof Uint32Array||f instanceof Float32Array||f instanceof Float64Array)&&(f=new Uint8Array(f.buffer,f.byteOffset,f.byteLength)),f instanceof Uint8Array){for(var c=f.byteLength,d=[],y=0;y<c;y++)d[y>>>2]|=f[y]<<24-y%4*8;s.call(this,d,c)}else s.apply(this,arguments)};l.prototype=i}}(),t.lib.WordArray})}(wn)),wn.exports}var Cn={exports:{}},Za;function Ul(){return Za||(Za=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Utf16=s.Utf16BE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],h=0;h<d;h+=2){var u=c[h>>>2]>>>16-h%4*8&65535;y.push(String.fromCharCode(u))}return y.join("")},parse:function(f){for(var c=f.length,d=[],y=0;y<c;y++)d[y>>>1]|=f.charCodeAt(y)<<16-y%2*16;return i.create(d,c*2)}},s.Utf16LE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],h=0;h<d;h+=2){var u=l(c[h>>>2]>>>16-h%4*8&65535);y.push(String.fromCharCode(u))}return y.join("")},parse:function(f){for(var c=f.length,d=[],y=0;y<c;y++)d[y>>>1]|=l(f.charCodeAt(y)<<16-y%2*16);return i.create(d,c*2)}};function l(f){return f<<8&4278255360|f>>>8&16711935}}(),t.enc.Utf16})}(Cn)),Cn.exports}var An={exports:{}},Ya;function bt(){return Ya||(Ya=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Base64={stringify:function(f){var c=f.words,d=f.sigBytes,y=this._map;f.clamp();for(var h=[],u=0;u<d;u+=3)for(var m=c[u>>>2]>>>24-u%4*8&255,g=c[u+1>>>2]>>>24-(u+1)%4*8&255,C=c[u+2>>>2]>>>24-(u+2)%4*8&255,k=m<<16|g<<8|C,x=0;x<4&&u+x*.75<d;x++)h.push(y.charAt(k>>>6*(3-x)&63));var v=y.charAt(64);if(v)for(;h.length%4;)h.push(v);return h.join("")},parse:function(f){var c=f.length,d=this._map,y=this._reverseMap;if(!y){y=this._reverseMap=[];for(var h=0;h<d.length;h++)y[d.charCodeAt(h)]=h}var u=d.charAt(64);if(u){var m=f.indexOf(u);m!==-1&&(c=m)}return l(f,c,y)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(f,c,d){for(var y=[],h=0,u=0;u<c;u++)if(u%4){var m=d[f.charCodeAt(u-1)]<<u%4*2,g=d[f.charCodeAt(u)]>>>6-u%4*2,C=m|g;y[h>>>2]|=C<<24-h%4*8,h++}return i.create(y,h)}}(),t.enc.Base64})}(An)),An.exports}var kn={exports:{}},Ka;function Wl(){return Ka||(Ka=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Base64url={stringify:function(f,c=!0){var d=f.words,y=f.sigBytes,h=c?this._safe_map:this._map;f.clamp();for(var u=[],m=0;m<y;m+=3)for(var g=d[m>>>2]>>>24-m%4*8&255,C=d[m+1>>>2]>>>24-(m+1)%4*8&255,k=d[m+2>>>2]>>>24-(m+2)%4*8&255,x=g<<16|C<<8|k,v=0;v<4&&m+v*.75<y;v++)u.push(h.charAt(x>>>6*(3-v)&63));var p=h.charAt(64);if(p)for(;u.length%4;)u.push(p);return u.join("")},parse:function(f,c=!0){var d=f.length,y=c?this._safe_map:this._map,h=this._reverseMap;if(!h){h=this._reverseMap=[];for(var u=0;u<y.length;u++)h[y.charCodeAt(u)]=u}var m=y.charAt(64);if(m){var g=f.indexOf(m);g!==-1&&(d=g)}return l(f,d,h)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function l(f,c,d){for(var y=[],h=0,u=0;u<c;u++)if(u%4){var m=d[f.charCodeAt(u-1)]<<u%4*2,g=d[f.charCodeAt(u)]>>>6-u%4*2,C=m|g;y[h>>>2]|=C<<24-h%4*8,h++}return i.create(y,h)}}(),t.enc.Base64url})}(kn)),kn.exports}var Tn={exports:{}},Xa;function St(){return Xa||(Xa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=[];(function(){for(var g=0;g<64;g++)c[g]=o.abs(o.sin(g+1))*4294967296|0})();var d=f.MD5=l.extend({_doReset:function(){this._hash=new s.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(g,C){for(var k=0;k<16;k++){var x=C+k,v=g[x];g[x]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360}var p=this._hash.words,A=g[C+0],S=g[C+1],b=g[C+2],E=g[C+3],B=g[C+4],w=g[C+5],T=g[C+6],D=g[C+7],_=g[C+8],F=g[C+9],q=g[C+10],R=g[C+11],V=g[C+12],O=g[C+13],L=g[C+14],P=g[C+15],I=p[0],N=p[1],M=p[2],z=p[3];I=y(I,N,M,z,A,7,c[0]),z=y(z,I,N,M,S,12,c[1]),M=y(M,z,I,N,b,17,c[2]),N=y(N,M,z,I,E,22,c[3]),I=y(I,N,M,z,B,7,c[4]),z=y(z,I,N,M,w,12,c[5]),M=y(M,z,I,N,T,17,c[6]),N=y(N,M,z,I,D,22,c[7]),I=y(I,N,M,z,_,7,c[8]),z=y(z,I,N,M,F,12,c[9]),M=y(M,z,I,N,q,17,c[10]),N=y(N,M,z,I,R,22,c[11]),I=y(I,N,M,z,V,7,c[12]),z=y(z,I,N,M,O,12,c[13]),M=y(M,z,I,N,L,17,c[14]),N=y(N,M,z,I,P,22,c[15]),I=h(I,N,M,z,S,5,c[16]),z=h(z,I,N,M,T,9,c[17]),M=h(M,z,I,N,R,14,c[18]),N=h(N,M,z,I,A,20,c[19]),I=h(I,N,M,z,w,5,c[20]),z=h(z,I,N,M,q,9,c[21]),M=h(M,z,I,N,P,14,c[22]),N=h(N,M,z,I,B,20,c[23]),I=h(I,N,M,z,F,5,c[24]),z=h(z,I,N,M,L,9,c[25]),M=h(M,z,I,N,E,14,c[26]),N=h(N,M,z,I,_,20,c[27]),I=h(I,N,M,z,O,5,c[28]),z=h(z,I,N,M,b,9,c[29]),M=h(M,z,I,N,D,14,c[30]),N=h(N,M,z,I,V,20,c[31]),I=u(I,N,M,z,w,4,c[32]),z=u(z,I,N,M,_,11,c[33]),M=u(M,z,I,N,R,16,c[34]),N=u(N,M,z,I,L,23,c[35]),I=u(I,N,M,z,S,4,c[36]),z=u(z,I,N,M,B,11,c[37]),M=u(M,z,I,N,D,16,c[38]),N=u(N,M,z,I,q,23,c[39]),I=u(I,N,M,z,O,4,c[40]),z=u(z,I,N,M,A,11,c[41]),M=u(M,z,I,N,E,16,c[42]),N=u(N,M,z,I,T,23,c[43]),I=u(I,N,M,z,F,4,c[44]),z=u(z,I,N,M,V,11,c[45]),M=u(M,z,I,N,P,16,c[46]),N=u(N,M,z,I,b,23,c[47]),I=m(I,N,M,z,A,6,c[48]),z=m(z,I,N,M,D,10,c[49]),M=m(M,z,I,N,L,15,c[50]),N=m(N,M,z,I,w,21,c[51]),I=m(I,N,M,z,V,6,c[52]),z=m(z,I,N,M,E,10,c[53]),M=m(M,z,I,N,q,15,c[54]),N=m(N,M,z,I,S,21,c[55]),I=m(I,N,M,z,_,6,c[56]),z=m(z,I,N,M,P,10,c[57]),M=m(M,z,I,N,T,15,c[58]),N=m(N,M,z,I,O,21,c[59]),I=m(I,N,M,z,B,6,c[60]),z=m(z,I,N,M,R,10,c[61]),M=m(M,z,I,N,b,15,c[62]),N=m(N,M,z,I,F,21,c[63]),p[0]=p[0]+I|0,p[1]=p[1]+N|0,p[2]=p[2]+M|0,p[3]=p[3]+z|0},_doFinalize:function(){var g=this._data,C=g.words,k=this._nDataBytes*8,x=g.sigBytes*8;C[x>>>5]|=128<<24-x%32;var v=o.floor(k/4294967296),p=k;C[(x+64>>>9<<4)+15]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,C[(x+64>>>9<<4)+14]=(p<<8|p>>>24)&16711935|(p<<24|p>>>8)&4278255360,g.sigBytes=(C.length+1)*4,this._process();for(var A=this._hash,S=A.words,b=0;b<4;b++){var E=S[b];S[b]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360}return A},clone:function(){var g=l.clone.call(this);return g._hash=this._hash.clone(),g}});function y(g,C,k,x,v,p,A){var S=g+(C&k|~C&x)+v+A;return(S<<p|S>>>32-p)+C}function h(g,C,k,x,v,p,A){var S=g+(C&x|k&~x)+v+A;return(S<<p|S>>>32-p)+C}function u(g,C,k,x,v,p,A){var S=g+(C^k^x)+v+A;return(S<<p|S>>>32-p)+C}function m(g,C,k,x,v,p,A){var S=g+(k^(C|~x))+v+A;return(S<<p|S>>>32-p)+C}r.MD5=l._createHelper(d),r.HmacMD5=l._createHmacHelper(d)}(Math),t.MD5})}(Tn)),Tn.exports}var En={exports:{}},Qa;function Bn(){return Qa||(Qa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=r.Hasher,l=o.algo,f=[],c=l.SHA1=s.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(d,y){for(var h=this._hash.words,u=h[0],m=h[1],g=h[2],C=h[3],k=h[4],x=0;x<80;x++){if(x<16)f[x]=d[y+x]|0;else{var v=f[x-3]^f[x-8]^f[x-14]^f[x-16];f[x]=v<<1|v>>>31}var p=(u<<5|u>>>27)+k+f[x];x<20?p+=(m&g|~m&C)+1518500249:x<40?p+=(m^g^C)+1859775393:x<60?p+=(m&g|m&C|g&C)-1894007588:p+=(m^g^C)-899497514,k=C,C=g,g=m<<30|m>>>2,m=u,u=p}h[0]=h[0]+u|0,h[1]=h[1]+m|0,h[2]=h[2]+g|0,h[3]=h[3]+C|0,h[4]=h[4]+k|0},_doFinalize:function(){var d=this._data,y=d.words,h=this._nDataBytes*8,u=d.sigBytes*8;return y[u>>>5]|=128<<24-u%32,y[(u+64>>>9<<4)+14]=Math.floor(h/4294967296),y[(u+64>>>9<<4)+15]=h,d.sigBytes=y.length*4,this._process(),this._hash},clone:function(){var d=s.clone.call(this);return d._hash=this._hash.clone(),d}});o.SHA1=s._createHelper(c),o.HmacSHA1=s._createHmacHelper(c)}(),t.SHA1})}(En)),En.exports}var _n={exports:{}},Ja;function er(){return Ja||(Ja=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=[],d=[];(function(){function u(k){for(var x=o.sqrt(k),v=2;v<=x;v++)if(!(k%v))return!1;return!0}function m(k){return(k-(k|0))*4294967296|0}for(var g=2,C=0;C<64;)u(g)&&(C<8&&(c[C]=m(o.pow(g,1/2))),d[C]=m(o.pow(g,1/3)),C++),g++})();var y=[],h=f.SHA256=l.extend({_doReset:function(){this._hash=new s.init(c.slice(0))},_doProcessBlock:function(u,m){for(var g=this._hash.words,C=g[0],k=g[1],x=g[2],v=g[3],p=g[4],A=g[5],S=g[6],b=g[7],E=0;E<64;E++){if(E<16)y[E]=u[m+E]|0;else{var B=y[E-15],w=(B<<25|B>>>7)^(B<<14|B>>>18)^B>>>3,T=y[E-2],D=(T<<15|T>>>17)^(T<<13|T>>>19)^T>>>10;y[E]=w+y[E-7]+D+y[E-16]}var _=p&A^~p&S,F=C&k^C&x^k&x,q=(C<<30|C>>>2)^(C<<19|C>>>13)^(C<<10|C>>>22),R=(p<<26|p>>>6)^(p<<21|p>>>11)^(p<<7|p>>>25),V=b+R+_+d[E]+y[E],O=q+F;b=S,S=A,A=p,p=v+V|0,v=x,x=k,k=C,C=V+O|0}g[0]=g[0]+C|0,g[1]=g[1]+k|0,g[2]=g[2]+x|0,g[3]=g[3]+v|0,g[4]=g[4]+p|0,g[5]=g[5]+A|0,g[6]=g[6]+S|0,g[7]=g[7]+b|0},_doFinalize:function(){var u=this._data,m=u.words,g=this._nDataBytes*8,C=u.sigBytes*8;return m[C>>>5]|=128<<24-C%32,m[(C+64>>>9<<4)+14]=o.floor(g/4294967296),m[(C+64>>>9<<4)+15]=g,u.sigBytes=m.length*4,this._process(),this._hash},clone:function(){var u=l.clone.call(this);return u._hash=this._hash.clone(),u}});r.SHA256=l._createHelper(h),r.HmacSHA256=l._createHmacHelper(h)}(Math),t.SHA256})}(_n)),_n.exports}var Dn={exports:{}},tr;function $l(){return tr||(tr=1,function(e,n){(function(t,o,r){e.exports=o(le(),er())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.algo,l=s.SHA256,f=s.SHA224=l.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var c=l._doFinalize.call(this);return c.sigBytes-=4,c}});o.SHA224=l._createHelper(f),o.HmacSHA224=l._createHmacHelper(f)}(),t.SHA224})}(Dn)),Dn.exports}var Rn={exports:{}},nr;function or(){return nr||(nr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Hasher,s=o.x64,l=s.Word,f=s.WordArray,c=o.algo;function d(){return l.create.apply(l,arguments)}var y=[d(1116352408,3609767458),d(1899447441,602891725),d(3049323471,3964484399),d(3921009573,2173295548),d(961987163,4081628472),d(1508970993,3053834265),d(2453635748,2937671579),d(2870763221,3664609560),d(3624381080,2734883394),d(310598401,1164996542),d(607225278,1323610764),d(1426881987,3590304994),d(1925078388,4068182383),d(2162078206,991336113),d(2614888103,633803317),d(3248222580,3479774868),d(3835390401,2666613458),d(4022224774,944711139),d(264347078,2341262773),d(604807628,2007800933),d(770255983,1495990901),d(1249150122,1856431235),d(1555081692,3175218132),d(1996064986,2198950837),d(2554220882,3999719339),d(2821834349,766784016),d(2952996808,2566594879),d(3210313671,3203337956),d(3336571891,1034457026),d(3584528711,2466948901),d(113926993,3758326383),d(338241895,168717936),d(666307205,1188179964),d(773529912,1546045734),d(1294757372,1522805485),d(1396182291,2643833823),d(1695183700,2343527390),d(1986661051,1014477480),d(2177026350,1206759142),d(2456956037,344077627),d(2730485921,1290863460),d(2820302411,3158454273),d(3259730800,3505952657),d(3345764771,106217008),d(3516065817,3606008344),d(3600352804,1432725776),d(4094571909,1467031594),d(275423344,851169720),d(430227734,3100823752),d(506948616,1363258195),d(659060556,3750685593),d(883997877,3785050280),d(958139571,3318307427),d(1322822218,3812723403),d(1537002063,2003034995),d(1747873779,3602036899),d(1955562222,1575990012),d(2024104815,1125592928),d(2227730452,2716904306),d(2361852424,442776044),d(2428436474,593698344),d(2756734187,3733110249),d(3204031479,2999351573),d(3329325298,3815920427),d(3391569614,3928383900),d(3515267271,566280711),d(3940187606,3454069534),d(4118630271,4000239992),d(116418474,1914138554),d(174292421,2731055270),d(289380356,3203993006),d(460393269,320620315),d(685471733,587496836),d(852142971,1086792851),d(1017036298,365543100),d(1126000580,2618297676),d(1288033470,3409855158),d(1501505948,4234509866),d(1607167915,987167468),d(1816402316,1246189591)],h=[];(function(){for(var m=0;m<80;m++)h[m]=d()})();var u=c.SHA512=i.extend({_doReset:function(){this._hash=new f.init([new l.init(1779033703,4089235720),new l.init(3144134277,2227873595),new l.init(1013904242,4271175723),new l.init(2773480762,1595750129),new l.init(1359893119,2917565137),new l.init(2600822924,725511199),new l.init(528734635,4215389547),new l.init(1541459225,327033209)])},_doProcessBlock:function(m,g){for(var C=this._hash.words,k=C[0],x=C[1],v=C[2],p=C[3],A=C[4],S=C[5],b=C[6],E=C[7],B=k.high,w=k.low,T=x.high,D=x.low,_=v.high,F=v.low,q=p.high,R=p.low,V=A.high,O=A.low,L=S.high,P=S.low,I=b.high,N=b.low,M=E.high,z=E.low,G=B,Y=w,X=T,Z=D,ne=_,ce=F,De=q,Te=R,me=V,ve=O,Ue=L,Me=P,Ne=I,et=N,tt=M,U=z,W=0;W<80;W++){var $,K,Q=h[W];if(W<16)K=Q.high=m[g+W*2]|0,$=Q.low=m[g+W*2+1]|0;else{var re=h[W-15],J=re.high,ie=re.low,xe=(J>>>1|ie<<31)^(J>>>8|ie<<24)^J>>>7,ye=(ie>>>1|J<<31)^(ie>>>8|J<<24)^(ie>>>7|J<<25),ze=h[W-2],Re=ze.high,Ee=ze.low,zt=(Re>>>19|Ee<<13)^(Re<<3|Ee>>>29)^Re>>>6,Pt=(Ee>>>19|Re<<13)^(Ee<<3|Re>>>29)^(Ee>>>6|Re<<26),nn=h[W-7],nd=nn.high,od=nn.low,c0=h[W-16],ad=c0.high,f0=c0.low;$=ye+od,K=xe+nd+($>>>0<ye>>>0?1:0),$=$+Pt,K=K+zt+($>>>0<Pt>>>0?1:0),$=$+f0,K=K+ad+($>>>0<f0>>>0?1:0),Q.high=K,Q.low=$}var rd=me&Ue^~me&Ne,d0=ve&Me^~ve&et,id=G&X^G&ne^X&ne,ld=Y&Z^Y&ce^Z&ce,sd=(G>>>28|Y<<4)^(G<<30|Y>>>2)^(G<<25|Y>>>7),u0=(Y>>>28|G<<4)^(Y<<30|G>>>2)^(Y<<25|G>>>7),cd=(me>>>14|ve<<18)^(me>>>18|ve<<14)^(me<<23|ve>>>9),fd=(ve>>>14|me<<18)^(ve>>>18|me<<14)^(ve<<23|me>>>9),h0=y[W],dd=h0.high,g0=h0.low,qe=U+fd,ft=tt+cd+(qe>>>0<U>>>0?1:0),qe=qe+d0,ft=ft+rd+(qe>>>0<d0>>>0?1:0),qe=qe+g0,ft=ft+dd+(qe>>>0<g0>>>0?1:0),qe=qe+$,ft=ft+K+(qe>>>0<$>>>0?1:0),m0=u0+ld,ud=sd+id+(m0>>>0<u0>>>0?1:0);tt=Ne,U=et,Ne=Ue,et=Me,Ue=me,Me=ve,ve=Te+qe|0,me=De+ft+(ve>>>0<Te>>>0?1:0)|0,De=ne,Te=ce,ne=X,ce=Z,X=G,Z=Y,Y=qe+m0|0,G=ft+ud+(Y>>>0<qe>>>0?1:0)|0}w=k.low=w+Y,k.high=B+G+(w>>>0<Y>>>0?1:0),D=x.low=D+Z,x.high=T+X+(D>>>0<Z>>>0?1:0),F=v.low=F+ce,v.high=_+ne+(F>>>0<ce>>>0?1:0),R=p.low=R+Te,p.high=q+De+(R>>>0<Te>>>0?1:0),O=A.low=O+ve,A.high=V+me+(O>>>0<ve>>>0?1:0),P=S.low=P+Me,S.high=L+Ue+(P>>>0<Me>>>0?1:0),N=b.low=N+et,b.high=I+Ne+(N>>>0<et>>>0?1:0),z=E.low=z+U,E.high=M+tt+(z>>>0<U>>>0?1:0)},_doFinalize:function(){var m=this._data,g=m.words,C=this._nDataBytes*8,k=m.sigBytes*8;g[k>>>5]|=128<<24-k%32,g[(k+128>>>10<<5)+30]=Math.floor(C/4294967296),g[(k+128>>>10<<5)+31]=C,m.sigBytes=g.length*4,this._process();var x=this._hash.toX32();return x},clone:function(){var m=i.clone.call(this);return m._hash=this._hash.clone(),m},blockSize:1024/32});o.SHA512=i._createHelper(u),o.HmacSHA512=i._createHmacHelper(u)}(),t.SHA512})}(Rn)),Rn.exports}var In={exports:{}},ar;function Zl(){return ar||(ar=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt(),or())})(te,function(t){return function(){var o=t,r=o.x64,i=r.Word,s=r.WordArray,l=o.algo,f=l.SHA512,c=l.SHA384=f.extend({_doReset:function(){this._hash=new s.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var d=f._doFinalize.call(this);return d.sigBytes-=16,d}});o.SHA384=f._createHelper(c),o.HmacSHA384=f._createHmacHelper(c)}(),t.SHA384})}(In)),In.exports}var On={exports:{}},rr;function Yl(){return rr||(rr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.x64,c=f.Word,d=r.algo,y=[],h=[],u=[];(function(){for(var C=1,k=0,x=0;x<24;x++){y[C+5*k]=(x+1)*(x+2)/2%64;var v=k%5,p=(2*C+3*k)%5;C=v,k=p}for(var C=0;C<5;C++)for(var k=0;k<5;k++)h[C+5*k]=k+(2*C+3*k)%5*5;for(var A=1,S=0;S<24;S++){for(var b=0,E=0,B=0;B<7;B++){if(A&1){var w=(1<<B)-1;w<32?E^=1<<w:b^=1<<w-32}A&128?A=A<<1^113:A<<=1}u[S]=c.create(b,E)}})();var m=[];(function(){for(var C=0;C<25;C++)m[C]=c.create()})();var g=d.SHA3=l.extend({cfg:l.cfg.extend({outputLength:512}),_doReset:function(){for(var C=this._state=[],k=0;k<25;k++)C[k]=new c.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(C,k){for(var x=this._state,v=this.blockSize/2,p=0;p<v;p++){var A=C[k+2*p],S=C[k+2*p+1];A=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360,S=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360;var b=x[p];b.high^=S,b.low^=A}for(var E=0;E<24;E++){for(var B=0;B<5;B++){for(var w=0,T=0,D=0;D<5;D++){var b=x[B+5*D];w^=b.high,T^=b.low}var _=m[B];_.high=w,_.low=T}for(var B=0;B<5;B++)for(var F=m[(B+4)%5],q=m[(B+1)%5],R=q.high,V=q.low,w=F.high^(R<<1|V>>>31),T=F.low^(V<<1|R>>>31),D=0;D<5;D++){var b=x[B+5*D];b.high^=w,b.low^=T}for(var O=1;O<25;O++){var w,T,b=x[O],L=b.high,P=b.low,I=y[O];I<32?(w=L<<I|P>>>32-I,T=P<<I|L>>>32-I):(w=P<<I-32|L>>>64-I,T=L<<I-32|P>>>64-I);var N=m[h[O]];N.high=w,N.low=T}var M=m[0],z=x[0];M.high=z.high,M.low=z.low;for(var B=0;B<5;B++)for(var D=0;D<5;D++){var O=B+5*D,b=x[O],G=m[O],Y=m[(B+1)%5+5*D],X=m[(B+2)%5+5*D];b.high=G.high^~Y.high&X.high,b.low=G.low^~Y.low&X.low}var b=x[0],Z=u[E];b.high^=Z.high,b.low^=Z.low}},_doFinalize:function(){var C=this._data,k=C.words;this._nDataBytes*8;var x=C.sigBytes*8,v=this.blockSize*32;k[x>>>5]|=1<<24-x%32,k[(o.ceil((x+1)/v)*v>>>5)-1]|=128,C.sigBytes=k.length*4,this._process();for(var p=this._state,A=this.cfg.outputLength/8,S=A/8,b=[],E=0;E<S;E++){var B=p[E],w=B.high,T=B.low;w=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360,T=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,b.push(T),b.push(w)}return new s.init(b,A)},clone:function(){for(var C=l.clone.call(this),k=C._state=this._state.slice(0),x=0;x<25;x++)k[x]=k[x].clone();return C}});r.SHA3=l._createHelper(g),r.HmacSHA3=l._createHmacHelper(g)}(Math),t.SHA3})}(On)),On.exports}var Ln={exports:{}},ir;function Kl(){return ir||(ir=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){/** @preserve
58
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Sl(e,n){if(e){if(typeof e=="string")return Oa(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if(t==="Object"&&e.constructor&&(t=e.constructor.name),t==="Map"||t==="Set")return Array.from(e);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Oa(e,n)}}function Oa(e,n){(n==null||n>e.length)&&(n=e.length);for(var t=0,o=new Array(n);t<n;t++)o[t]=e[t];return o}function wl(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],r=!0,i=!1,s,l;try{for(t=t.call(e);!(r=(s=t.next()).done)&&(o.push(s.value),!(n&&o.length===n));r=!0);}catch(f){i=!0,l=f}finally{try{!r&&t.return!=null&&t.return()}finally{if(i)throw l}}return o}}function Cl(e){if(Array.isArray(e))return e}function La(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){gn(e,r,t[r])})}return e}function gn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Al(e,n){if(e==null)return{};var t=kl(e,n),o,r;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function kl(e,n){if(e==null)return{};var t={},o=Object.keys(e),r,i;for(i=0;i<o.length;i++)r=o[i],!(n.indexOf(r)>=0)&&(t[r]=e[r]);return t}Ia("#1890ff");var yt=function(n,t){var o,r=La({},n,t.attrs),i=r.class,s=r.icon,l=r.spin,f=r.rotate,c=r.tabindex,d=r.twoToneColor,y=r.onClick,u=Al(r,pl),h=(o={anticon:!0},gn(o,"anticon-".concat(s.name),!!s.name),gn(o,i,i),o),m=l===""||l||s.name==="loading"?"anticon-spin":"",g=c;g===void 0&&y&&(g=-1,u.tabindex=g);var C=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,k=_a(d),x=vl(k,2),v=x[0],p=x[1];return a.createVNode("span",La({role:"img","aria-label":s.name},u,{onClick:y,class:h}),[a.createVNode(hn,{class:m,icon:s,primaryColor:v,secondaryColor:p,style:C},null)])};yt.props={spin:Boolean,rotate:Number,icon:Object,twoToneColor:String},yt.displayName="AntdIcon",yt.inheritAttrs=!1,yt.getTwoToneColor=yl,yt.setTwoToneColor=Ia;const Na=yt;var Tl={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"};const El=Tl;function Ma(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){Bl(e,r,t[r])})}return e}function Bl(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var mn=function(n,t){var o=Ma({},n,t.attrs);return a.createVNode(Na,Ma({},o,{icon:El}),null)};mn.displayName="CloseOutlined",mn.inheritAttrs=!1;const _l=mn;var Dl={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};const Rl=Dl;function za(e){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?Object(arguments[n]):{},o=Object.keys(t);typeof Object.getOwnPropertySymbols=="function"&&(o=o.concat(Object.getOwnPropertySymbols(t).filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),o.forEach(function(r){Il(e,r,t[r])})}return e}function Il(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}var xn=function(n,t){var o=za({},n,t.attrs);return a.createVNode(Na,za({},o,{icon:Rl}),null)};xn.displayName="LoadingOutlined",xn.inheritAttrs=!1;const Ol=xn,Ll=a.defineComponent({props:{spinning:{type:Boolean,default:!1}},components:{ASpin:oe.Spin},setup(){return{indicator:a.h(Ol,{style:{fontSize:"24px",color:"#1890ff"},spin:!0})}}}),Td="",se=(e,n)=>{const t=e.__vccOpts||e;for(const[o,r]of n)t[o]=r;return t},Nl={class:"spin-wrapper"};function Ml(e,n,t,o,r,i){const s=a.resolveComponent("a-spin");return a.openBlock(),a.createElementBlock("div",Nl,[e.spinning?(a.openBlock(),a.createBlock(s,{key:0,class:"spin",spinning:e.spinning,indicator:e.indicator,tip:"加载中..."},null,8,["spinning","indicator"])):a.renderSlot(e.$slots,"default",{key:1})])}const pt=se(Ll,[["render",Ml]]),zl=a.defineComponent({name:"Skeleton",props:{loading:{type:Boolean,default:!1}},components:{ASkeleton:oe.Skeleton}});function Pl(e,n,t,o,r,i){const s=a.resolveComponent("a-skeleton");return a.openBlock(),a.createBlock(s,{active:"",loading:e.loading},{default:a.withCtx(()=>[a.renderSlot(e.$slots,"default")]),_:3},8,["loading"])}const jt=se(zl,[["render",Pl]]);process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const fe=(e,n)=>{if(e.install=t=>{for(const o of[e,...Object.values(n??{})])t.component(o.name,o)},n)for(const[t,o]of Object.entries(n))e[t]=o;return e},me={id:"",name:"",keyName:"",type:"",width:"100px",height:"40px",position:"absolute",top:"0px",left:"0px",zIndex:1,rotate:"0deg",isShow:!0,isRender:!0,requestUrl:"",requestMethod:"get",requestHeaders:{},isOpenRequestTimer:!1,requestInterval:1,requestSort:0,requestParams:[{key:null,value:{}}],events:[],dataType:"static"},de=e=>{const n={};if(typeof e=="object"&&e!=null)for(const t in e){const o=e[t];n[t]={type:o==null?void 0:o.constructor,default:o}}return n},yn={width:"1920px",height:"1080px",backgroundColor:"#ffffff",backgroundImage:"",backgroundSize:"100% 100%",contextRequestUrl:"",mode:"normal"},pn=de(yn),Fl=["width","height","color","position","top","left","rotate","fontSize","fontFamily","fontWeight","textDecoration","textAlign","lineHeight","verticalAlign","overflow","backgroundColor","backgroundImage","backgroundSize","borderWidth","borderStyle","borderRadius","borderColor","textShadow","justifyContent","alignItems","zIndex"],ue=(e,n=[])=>{const t=Ve.without(Fl,...n);return a.computed(()=>Ve.pick(e,t))},vn="EVENT_BUS",Ie="GLOBAL_CONFIG",we="GLOBAL_MODEL",Be="REQUEST_MODEL",Pa="GLOBAL_TOKEN",Nt="REFRESH_PAGE",Fa="MODAL_MODEL",$e=18,Ha="ygt",qa=(r0=window==null?void 0:window.config)==null?void 0:r0.indicatorURL;(i0=window==null?void 0:window.config)!=null&&i0.uploadPath;const Va=((l0=window==null?void 0:window.config)==null?void 0:l0.routerBaseURL)||"./",Hl=((s0=window==null?void 0:window.config)==null?void 0:s0.erdURL)||"",ke=(e,n)=>{a.watch(()=>e.id,t=>{const o=a.inject(vn,{onEvent:(r,i)=>{}});t!=null&&t!==""&&o.onEvent(t,n)},{immediate:!0})},ve=e=>{const n=e.events,t=e.id,o=a.inject(vn,{emitEvent:(i,s)=>{}}),{touchEventId:r}=a.inject(Ie,{touchEventId:a.ref("")});return(i,s=()=>{})=>function(){s.call(this,...arguments);const{emitEvent:l}=o;n.forEach(f=>{if(i===f.on)try{r.value=t,l(f.target,f.emit)}catch(c){console.error(c)}})}},vt=(e,n)=>{let{name:t="name",value:o="value",type:r="type"}=n||{};t=t==null?void 0:t.trim(),o=o==null?void 0:o.trim(),r=r==null?void 0:r.trim();const i=new Map,s=e.length;for(let c=0;c<s;c++){const d=e[c],y=d[t]||"",u=d[o]||"",h=d[r]||"";if(i.has(h)){const m=i.get(h);m.push({name:y,value:u,...d}),i.set(h,m)}else i.set(h,[{name:y,value:u,...d}])}const l=[],f=[];for(const[c,d]of i)if(f.push({name:c,data:d}),d!=null&&d.length)if(l.length)for(const y of d)l.includes(y.name)||l.push(y.name);else l.push(...d.map(y=>y.name));return{dimensions:l,dataset:f}};var te=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ja(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ql(e){if(e.__esModule)return e;var n=e.default;if(typeof n=="function"){var t=function o(){return this instanceof o?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};t.prototype=n.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var r=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,r.get?r:{enumerable:!0,get:function(){return e[o]}})}),t}var Ga={exports:{}};function Vl(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var bn={exports:{}};const jl=ql(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Ua;function le(){return Ua||(Ua=1,function(e,n){(function(t,o){e.exports=o()})(te,function(){var t=t||function(o,r){var i;if(typeof window<"u"&&window.crypto&&(i=window.crypto),typeof self<"u"&&self.crypto&&(i=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(i=globalThis.crypto),!i&&typeof window<"u"&&window.msCrypto&&(i=window.msCrypto),!i&&typeof te<"u"&&te.crypto&&(i=te.crypto),!i&&typeof Vl=="function")try{i=jl}catch{}var s=function(){if(i){if(typeof i.getRandomValues=="function")try{return i.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof i.randomBytes=="function")try{return i.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function x(){}return function(v){var p;return x.prototype=v,p=new x,x.prototype=null,p}}(),f={},c=f.lib={},d=c.Base=function(){return{extend:function(x){var v=l(this);return x&&v.mixIn(x),(!v.hasOwnProperty("init")||this.init===v.init)&&(v.init=function(){v.$super.init.apply(this,arguments)}),v.init.prototype=v,v.$super=this,v},create:function(){var x=this.extend();return x.init.apply(x,arguments),x},init:function(){},mixIn:function(x){for(var v in x)x.hasOwnProperty(v)&&(this[v]=x[v]);x.hasOwnProperty("toString")&&(this.toString=x.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),y=c.WordArray=d.extend({init:function(x,v){x=this.words=x||[],v!=r?this.sigBytes=v:this.sigBytes=x.length*4},toString:function(x){return(x||h).stringify(this)},concat:function(x){var v=this.words,p=x.words,A=this.sigBytes,S=x.sigBytes;if(this.clamp(),A%4)for(var b=0;b<S;b++){var E=p[b>>>2]>>>24-b%4*8&255;v[A+b>>>2]|=E<<24-(A+b)%4*8}else for(var B=0;B<S;B+=4)v[A+B>>>2]=p[B>>>2];return this.sigBytes+=S,this},clamp:function(){var x=this.words,v=this.sigBytes;x[v>>>2]&=4294967295<<32-v%4*8,x.length=o.ceil(v/4)},clone:function(){var x=d.clone.call(this);return x.words=this.words.slice(0),x},random:function(x){for(var v=[],p=0;p<x;p+=4)v.push(s());return new y.init(v,x)}}),u=f.enc={},h=u.Hex={stringify:function(x){for(var v=x.words,p=x.sigBytes,A=[],S=0;S<p;S++){var b=v[S>>>2]>>>24-S%4*8&255;A.push((b>>>4).toString(16)),A.push((b&15).toString(16))}return A.join("")},parse:function(x){for(var v=x.length,p=[],A=0;A<v;A+=2)p[A>>>3]|=parseInt(x.substr(A,2),16)<<24-A%8*4;return new y.init(p,v/2)}},m=u.Latin1={stringify:function(x){for(var v=x.words,p=x.sigBytes,A=[],S=0;S<p;S++){var b=v[S>>>2]>>>24-S%4*8&255;A.push(String.fromCharCode(b))}return A.join("")},parse:function(x){for(var v=x.length,p=[],A=0;A<v;A++)p[A>>>2]|=(x.charCodeAt(A)&255)<<24-A%4*8;return new y.init(p,v)}},g=u.Utf8={stringify:function(x){try{return decodeURIComponent(escape(m.stringify(x)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(x){return m.parse(unescape(encodeURIComponent(x)))}},C=c.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new y.init,this._nDataBytes=0},_append:function(x){typeof x=="string"&&(x=g.parse(x)),this._data.concat(x),this._nDataBytes+=x.sigBytes},_process:function(x){var v,p=this._data,A=p.words,S=p.sigBytes,b=this.blockSize,E=b*4,B=S/E;x?B=o.ceil(B):B=o.max((B|0)-this._minBufferSize,0);var w=B*b,T=o.min(w*4,S);if(w){for(var D=0;D<w;D+=b)this._doProcessBlock(A,D);v=A.splice(0,w),p.sigBytes-=T}return new y.init(v,T)},clone:function(){var x=d.clone.call(this);return x._data=this._data.clone(),x},_minBufferSize:0});c.Hasher=C.extend({cfg:d.extend(),init:function(x){this.cfg=this.cfg.extend(x),this.reset()},reset:function(){C.reset.call(this),this._doReset()},update:function(x){return this._append(x),this._process(),this},finalize:function(x){x&&this._append(x);var v=this._doFinalize();return v},blockSize:16,_createHelper:function(x){return function(v,p){return new x.init(p).finalize(v)}},_createHmacHelper:function(x){return function(v,p){return new k.HMAC.init(x,p).finalize(v)}}});var k=f.algo={};return f}(Math);return t})}(bn)),bn.exports}var Sn={exports:{}},Wa;function Gt(){return Wa||(Wa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.Base,l=i.WordArray,f=r.x64={};f.Word=s.extend({init:function(c,d){this.high=c,this.low=d}}),f.WordArray=s.extend({init:function(c,d){c=this.words=c||[],d!=o?this.sigBytes=d:this.sigBytes=c.length*8},toX32:function(){for(var c=this.words,d=c.length,y=[],u=0;u<d;u++){var h=c[u];y.push(h.high),y.push(h.low)}return l.create(y,this.sigBytes)},clone:function(){for(var c=s.clone.call(this),d=c.words=this.words.slice(0),y=d.length,u=0;u<y;u++)d[u]=d[u].clone();return c}})}(),t})}(Sn)),Sn.exports}var wn={exports:{}},$a;function Gl(){return $a||($a=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){if(typeof ArrayBuffer=="function"){var o=t,r=o.lib,i=r.WordArray,s=i.init,l=i.init=function(f){if(f instanceof ArrayBuffer&&(f=new Uint8Array(f)),(f instanceof Int8Array||typeof Uint8ClampedArray<"u"&&f instanceof Uint8ClampedArray||f instanceof Int16Array||f instanceof Uint16Array||f instanceof Int32Array||f instanceof Uint32Array||f instanceof Float32Array||f instanceof Float64Array)&&(f=new Uint8Array(f.buffer,f.byteOffset,f.byteLength)),f instanceof Uint8Array){for(var c=f.byteLength,d=[],y=0;y<c;y++)d[y>>>2]|=f[y]<<24-y%4*8;s.call(this,d,c)}else s.apply(this,arguments)};l.prototype=i}}(),t.lib.WordArray})}(wn)),wn.exports}var Cn={exports:{}},Za;function Ul(){return Za||(Za=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Utf16=s.Utf16BE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],u=0;u<d;u+=2){var h=c[u>>>2]>>>16-u%4*8&65535;y.push(String.fromCharCode(h))}return y.join("")},parse:function(f){for(var c=f.length,d=[],y=0;y<c;y++)d[y>>>1]|=f.charCodeAt(y)<<16-y%2*16;return i.create(d,c*2)}},s.Utf16LE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],u=0;u<d;u+=2){var h=l(c[u>>>2]>>>16-u%4*8&65535);y.push(String.fromCharCode(h))}return y.join("")},parse:function(f){for(var c=f.length,d=[],y=0;y<c;y++)d[y>>>1]|=l(f.charCodeAt(y)<<16-y%2*16);return i.create(d,c*2)}};function l(f){return f<<8&4278255360|f>>>8&16711935}}(),t.enc.Utf16})}(Cn)),Cn.exports}var An={exports:{}},Ya;function bt(){return Ya||(Ya=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Base64={stringify:function(f){var c=f.words,d=f.sigBytes,y=this._map;f.clamp();for(var u=[],h=0;h<d;h+=3)for(var m=c[h>>>2]>>>24-h%4*8&255,g=c[h+1>>>2]>>>24-(h+1)%4*8&255,C=c[h+2>>>2]>>>24-(h+2)%4*8&255,k=m<<16|g<<8|C,x=0;x<4&&h+x*.75<d;x++)u.push(y.charAt(k>>>6*(3-x)&63));var v=y.charAt(64);if(v)for(;u.length%4;)u.push(v);return u.join("")},parse:function(f){var c=f.length,d=this._map,y=this._reverseMap;if(!y){y=this._reverseMap=[];for(var u=0;u<d.length;u++)y[d.charCodeAt(u)]=u}var h=d.charAt(64);if(h){var m=f.indexOf(h);m!==-1&&(c=m)}return l(f,c,y)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function l(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var m=d[f.charCodeAt(h-1)]<<h%4*2,g=d[f.charCodeAt(h)]>>>6-h%4*2,C=m|g;y[u>>>2]|=C<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64})}(An)),An.exports}var kn={exports:{}},Ka;function Wl(){return Ka||(Ka=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.enc;s.Base64url={stringify:function(f,c=!0){var d=f.words,y=f.sigBytes,u=c?this._safe_map:this._map;f.clamp();for(var h=[],m=0;m<y;m+=3)for(var g=d[m>>>2]>>>24-m%4*8&255,C=d[m+1>>>2]>>>24-(m+1)%4*8&255,k=d[m+2>>>2]>>>24-(m+2)%4*8&255,x=g<<16|C<<8|k,v=0;v<4&&m+v*.75<y;v++)h.push(u.charAt(x>>>6*(3-v)&63));var p=u.charAt(64);if(p)for(;h.length%4;)h.push(p);return h.join("")},parse:function(f,c=!0){var d=f.length,y=c?this._safe_map:this._map,u=this._reverseMap;if(!u){u=this._reverseMap=[];for(var h=0;h<y.length;h++)u[y.charCodeAt(h)]=h}var m=y.charAt(64);if(m){var g=f.indexOf(m);g!==-1&&(d=g)}return l(f,d,u)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function l(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var m=d[f.charCodeAt(h-1)]<<h%4*2,g=d[f.charCodeAt(h)]>>>6-h%4*2,C=m|g;y[u>>>2]|=C<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64url})}(kn)),kn.exports}var Tn={exports:{}},Xa;function St(){return Xa||(Xa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=[];(function(){for(var g=0;g<64;g++)c[g]=o.abs(o.sin(g+1))*4294967296|0})();var d=f.MD5=l.extend({_doReset:function(){this._hash=new s.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(g,C){for(var k=0;k<16;k++){var x=C+k,v=g[x];g[x]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360}var p=this._hash.words,A=g[C+0],S=g[C+1],b=g[C+2],E=g[C+3],B=g[C+4],w=g[C+5],T=g[C+6],D=g[C+7],_=g[C+8],F=g[C+9],q=g[C+10],R=g[C+11],V=g[C+12],O=g[C+13],L=g[C+14],P=g[C+15],I=p[0],N=p[1],M=p[2],z=p[3];I=y(I,N,M,z,A,7,c[0]),z=y(z,I,N,M,S,12,c[1]),M=y(M,z,I,N,b,17,c[2]),N=y(N,M,z,I,E,22,c[3]),I=y(I,N,M,z,B,7,c[4]),z=y(z,I,N,M,w,12,c[5]),M=y(M,z,I,N,T,17,c[6]),N=y(N,M,z,I,D,22,c[7]),I=y(I,N,M,z,_,7,c[8]),z=y(z,I,N,M,F,12,c[9]),M=y(M,z,I,N,q,17,c[10]),N=y(N,M,z,I,R,22,c[11]),I=y(I,N,M,z,V,7,c[12]),z=y(z,I,N,M,O,12,c[13]),M=y(M,z,I,N,L,17,c[14]),N=y(N,M,z,I,P,22,c[15]),I=u(I,N,M,z,S,5,c[16]),z=u(z,I,N,M,T,9,c[17]),M=u(M,z,I,N,R,14,c[18]),N=u(N,M,z,I,A,20,c[19]),I=u(I,N,M,z,w,5,c[20]),z=u(z,I,N,M,q,9,c[21]),M=u(M,z,I,N,P,14,c[22]),N=u(N,M,z,I,B,20,c[23]),I=u(I,N,M,z,F,5,c[24]),z=u(z,I,N,M,L,9,c[25]),M=u(M,z,I,N,E,14,c[26]),N=u(N,M,z,I,_,20,c[27]),I=u(I,N,M,z,O,5,c[28]),z=u(z,I,N,M,b,9,c[29]),M=u(M,z,I,N,D,14,c[30]),N=u(N,M,z,I,V,20,c[31]),I=h(I,N,M,z,w,4,c[32]),z=h(z,I,N,M,_,11,c[33]),M=h(M,z,I,N,R,16,c[34]),N=h(N,M,z,I,L,23,c[35]),I=h(I,N,M,z,S,4,c[36]),z=h(z,I,N,M,B,11,c[37]),M=h(M,z,I,N,D,16,c[38]),N=h(N,M,z,I,q,23,c[39]),I=h(I,N,M,z,O,4,c[40]),z=h(z,I,N,M,A,11,c[41]),M=h(M,z,I,N,E,16,c[42]),N=h(N,M,z,I,T,23,c[43]),I=h(I,N,M,z,F,4,c[44]),z=h(z,I,N,M,V,11,c[45]),M=h(M,z,I,N,P,16,c[46]),N=h(N,M,z,I,b,23,c[47]),I=m(I,N,M,z,A,6,c[48]),z=m(z,I,N,M,D,10,c[49]),M=m(M,z,I,N,L,15,c[50]),N=m(N,M,z,I,w,21,c[51]),I=m(I,N,M,z,V,6,c[52]),z=m(z,I,N,M,E,10,c[53]),M=m(M,z,I,N,q,15,c[54]),N=m(N,M,z,I,S,21,c[55]),I=m(I,N,M,z,_,6,c[56]),z=m(z,I,N,M,P,10,c[57]),M=m(M,z,I,N,T,15,c[58]),N=m(N,M,z,I,O,21,c[59]),I=m(I,N,M,z,B,6,c[60]),z=m(z,I,N,M,R,10,c[61]),M=m(M,z,I,N,b,15,c[62]),N=m(N,M,z,I,F,21,c[63]),p[0]=p[0]+I|0,p[1]=p[1]+N|0,p[2]=p[2]+M|0,p[3]=p[3]+z|0},_doFinalize:function(){var g=this._data,C=g.words,k=this._nDataBytes*8,x=g.sigBytes*8;C[x>>>5]|=128<<24-x%32;var v=o.floor(k/4294967296),p=k;C[(x+64>>>9<<4)+15]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,C[(x+64>>>9<<4)+14]=(p<<8|p>>>24)&16711935|(p<<24|p>>>8)&4278255360,g.sigBytes=(C.length+1)*4,this._process();for(var A=this._hash,S=A.words,b=0;b<4;b++){var E=S[b];S[b]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360}return A},clone:function(){var g=l.clone.call(this);return g._hash=this._hash.clone(),g}});function y(g,C,k,x,v,p,A){var S=g+(C&k|~C&x)+v+A;return(S<<p|S>>>32-p)+C}function u(g,C,k,x,v,p,A){var S=g+(C&x|k&~x)+v+A;return(S<<p|S>>>32-p)+C}function h(g,C,k,x,v,p,A){var S=g+(C^k^x)+v+A;return(S<<p|S>>>32-p)+C}function m(g,C,k,x,v,p,A){var S=g+(k^(C|~x))+v+A;return(S<<p|S>>>32-p)+C}r.MD5=l._createHelper(d),r.HmacMD5=l._createHmacHelper(d)}(Math),t.MD5})}(Tn)),Tn.exports}var En={exports:{}},Qa;function Bn(){return Qa||(Qa=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=r.Hasher,l=o.algo,f=[],c=l.SHA1=s.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(d,y){for(var u=this._hash.words,h=u[0],m=u[1],g=u[2],C=u[3],k=u[4],x=0;x<80;x++){if(x<16)f[x]=d[y+x]|0;else{var v=f[x-3]^f[x-8]^f[x-14]^f[x-16];f[x]=v<<1|v>>>31}var p=(h<<5|h>>>27)+k+f[x];x<20?p+=(m&g|~m&C)+1518500249:x<40?p+=(m^g^C)+1859775393:x<60?p+=(m&g|m&C|g&C)-1894007588:p+=(m^g^C)-899497514,k=C,C=g,g=m<<30|m>>>2,m=h,h=p}u[0]=u[0]+h|0,u[1]=u[1]+m|0,u[2]=u[2]+g|0,u[3]=u[3]+C|0,u[4]=u[4]+k|0},_doFinalize:function(){var d=this._data,y=d.words,u=this._nDataBytes*8,h=d.sigBytes*8;return y[h>>>5]|=128<<24-h%32,y[(h+64>>>9<<4)+14]=Math.floor(u/4294967296),y[(h+64>>>9<<4)+15]=u,d.sigBytes=y.length*4,this._process(),this._hash},clone:function(){var d=s.clone.call(this);return d._hash=this._hash.clone(),d}});o.SHA1=s._createHelper(c),o.HmacSHA1=s._createHmacHelper(c)}(),t.SHA1})}(En)),En.exports}var _n={exports:{}},Ja;function er(){return Ja||(Ja=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=[],d=[];(function(){function h(k){for(var x=o.sqrt(k),v=2;v<=x;v++)if(!(k%v))return!1;return!0}function m(k){return(k-(k|0))*4294967296|0}for(var g=2,C=0;C<64;)h(g)&&(C<8&&(c[C]=m(o.pow(g,1/2))),d[C]=m(o.pow(g,1/3)),C++),g++})();var y=[],u=f.SHA256=l.extend({_doReset:function(){this._hash=new s.init(c.slice(0))},_doProcessBlock:function(h,m){for(var g=this._hash.words,C=g[0],k=g[1],x=g[2],v=g[3],p=g[4],A=g[5],S=g[6],b=g[7],E=0;E<64;E++){if(E<16)y[E]=h[m+E]|0;else{var B=y[E-15],w=(B<<25|B>>>7)^(B<<14|B>>>18)^B>>>3,T=y[E-2],D=(T<<15|T>>>17)^(T<<13|T>>>19)^T>>>10;y[E]=w+y[E-7]+D+y[E-16]}var _=p&A^~p&S,F=C&k^C&x^k&x,q=(C<<30|C>>>2)^(C<<19|C>>>13)^(C<<10|C>>>22),R=(p<<26|p>>>6)^(p<<21|p>>>11)^(p<<7|p>>>25),V=b+R+_+d[E]+y[E],O=q+F;b=S,S=A,A=p,p=v+V|0,v=x,x=k,k=C,C=V+O|0}g[0]=g[0]+C|0,g[1]=g[1]+k|0,g[2]=g[2]+x|0,g[3]=g[3]+v|0,g[4]=g[4]+p|0,g[5]=g[5]+A|0,g[6]=g[6]+S|0,g[7]=g[7]+b|0},_doFinalize:function(){var h=this._data,m=h.words,g=this._nDataBytes*8,C=h.sigBytes*8;return m[C>>>5]|=128<<24-C%32,m[(C+64>>>9<<4)+14]=o.floor(g/4294967296),m[(C+64>>>9<<4)+15]=g,h.sigBytes=m.length*4,this._process(),this._hash},clone:function(){var h=l.clone.call(this);return h._hash=this._hash.clone(),h}});r.SHA256=l._createHelper(u),r.HmacSHA256=l._createHmacHelper(u)}(Math),t.SHA256})}(_n)),_n.exports}var Dn={exports:{}},tr;function $l(){return tr||(tr=1,function(e,n){(function(t,o,r){e.exports=o(le(),er())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=o.algo,l=s.SHA256,f=s.SHA224=l.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var c=l._doFinalize.call(this);return c.sigBytes-=4,c}});o.SHA224=l._createHelper(f),o.HmacSHA224=l._createHmacHelper(f)}(),t.SHA224})}(Dn)),Dn.exports}var Rn={exports:{}},nr;function or(){return nr||(nr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Hasher,s=o.x64,l=s.Word,f=s.WordArray,c=o.algo;function d(){return l.create.apply(l,arguments)}var y=[d(1116352408,3609767458),d(1899447441,602891725),d(3049323471,3964484399),d(3921009573,2173295548),d(961987163,4081628472),d(1508970993,3053834265),d(2453635748,2937671579),d(2870763221,3664609560),d(3624381080,2734883394),d(310598401,1164996542),d(607225278,1323610764),d(1426881987,3590304994),d(1925078388,4068182383),d(2162078206,991336113),d(2614888103,633803317),d(3248222580,3479774868),d(3835390401,2666613458),d(4022224774,944711139),d(264347078,2341262773),d(604807628,2007800933),d(770255983,1495990901),d(1249150122,1856431235),d(1555081692,3175218132),d(1996064986,2198950837),d(2554220882,3999719339),d(2821834349,766784016),d(2952996808,2566594879),d(3210313671,3203337956),d(3336571891,1034457026),d(3584528711,2466948901),d(113926993,3758326383),d(338241895,168717936),d(666307205,1188179964),d(773529912,1546045734),d(1294757372,1522805485),d(1396182291,2643833823),d(1695183700,2343527390),d(1986661051,1014477480),d(2177026350,1206759142),d(2456956037,344077627),d(2730485921,1290863460),d(2820302411,3158454273),d(3259730800,3505952657),d(3345764771,106217008),d(3516065817,3606008344),d(3600352804,1432725776),d(4094571909,1467031594),d(275423344,851169720),d(430227734,3100823752),d(506948616,1363258195),d(659060556,3750685593),d(883997877,3785050280),d(958139571,3318307427),d(1322822218,3812723403),d(1537002063,2003034995),d(1747873779,3602036899),d(1955562222,1575990012),d(2024104815,1125592928),d(2227730452,2716904306),d(2361852424,442776044),d(2428436474,593698344),d(2756734187,3733110249),d(3204031479,2999351573),d(3329325298,3815920427),d(3391569614,3928383900),d(3515267271,566280711),d(3940187606,3454069534),d(4118630271,4000239992),d(116418474,1914138554),d(174292421,2731055270),d(289380356,3203993006),d(460393269,320620315),d(685471733,587496836),d(852142971,1086792851),d(1017036298,365543100),d(1126000580,2618297676),d(1288033470,3409855158),d(1501505948,4234509866),d(1607167915,987167468),d(1816402316,1246189591)],u=[];(function(){for(var m=0;m<80;m++)u[m]=d()})();var h=c.SHA512=i.extend({_doReset:function(){this._hash=new f.init([new l.init(1779033703,4089235720),new l.init(3144134277,2227873595),new l.init(1013904242,4271175723),new l.init(2773480762,1595750129),new l.init(1359893119,2917565137),new l.init(2600822924,725511199),new l.init(528734635,4215389547),new l.init(1541459225,327033209)])},_doProcessBlock:function(m,g){for(var C=this._hash.words,k=C[0],x=C[1],v=C[2],p=C[3],A=C[4],S=C[5],b=C[6],E=C[7],B=k.high,w=k.low,T=x.high,D=x.low,_=v.high,F=v.low,q=p.high,R=p.low,V=A.high,O=A.low,L=S.high,P=S.low,I=b.high,N=b.low,M=E.high,z=E.low,G=B,Y=w,X=T,Z=D,ne=_,ce=F,De=q,Te=R,xe=V,be=O,Ue=L,Me=P,Ne=I,et=N,tt=M,U=z,W=0;W<80;W++){var $,K,Q=u[W];if(W<16)K=Q.high=m[g+W*2]|0,$=Q.low=m[g+W*2+1]|0;else{var re=u[W-15],J=re.high,ie=re.low,ye=(J>>>1|ie<<31)^(J>>>8|ie<<24)^J>>>7,pe=(ie>>>1|J<<31)^(ie>>>8|J<<24)^(ie>>>7|J<<25),ze=u[W-2],Re=ze.high,Ee=ze.low,zt=(Re>>>19|Ee<<13)^(Re<<3|Ee>>>29)^Re>>>6,Pt=(Ee>>>19|Re<<13)^(Ee<<3|Re>>>29)^(Ee>>>6|Re<<26),nn=u[W-7],nd=nn.high,od=nn.low,c0=u[W-16],ad=c0.high,f0=c0.low;$=pe+od,K=ye+nd+($>>>0<pe>>>0?1:0),$=$+Pt,K=K+zt+($>>>0<Pt>>>0?1:0),$=$+f0,K=K+ad+($>>>0<f0>>>0?1:0),Q.high=K,Q.low=$}var rd=xe&Ue^~xe&Ne,d0=be&Me^~be&et,id=G&X^G&ne^X&ne,ld=Y&Z^Y&ce^Z&ce,sd=(G>>>28|Y<<4)^(G<<30|Y>>>2)^(G<<25|Y>>>7),u0=(Y>>>28|G<<4)^(Y<<30|G>>>2)^(Y<<25|G>>>7),cd=(xe>>>14|be<<18)^(xe>>>18|be<<14)^(xe<<23|be>>>9),fd=(be>>>14|xe<<18)^(be>>>18|xe<<14)^(be<<23|xe>>>9),h0=y[W],dd=h0.high,g0=h0.low,qe=U+fd,ft=tt+cd+(qe>>>0<U>>>0?1:0),qe=qe+d0,ft=ft+rd+(qe>>>0<d0>>>0?1:0),qe=qe+g0,ft=ft+dd+(qe>>>0<g0>>>0?1:0),qe=qe+$,ft=ft+K+(qe>>>0<$>>>0?1:0),m0=u0+ld,ud=sd+id+(m0>>>0<u0>>>0?1:0);tt=Ne,U=et,Ne=Ue,et=Me,Ue=xe,Me=be,be=Te+qe|0,xe=De+ft+(be>>>0<Te>>>0?1:0)|0,De=ne,Te=ce,ne=X,ce=Z,X=G,Z=Y,Y=qe+m0|0,G=ft+ud+(Y>>>0<qe>>>0?1:0)|0}w=k.low=w+Y,k.high=B+G+(w>>>0<Y>>>0?1:0),D=x.low=D+Z,x.high=T+X+(D>>>0<Z>>>0?1:0),F=v.low=F+ce,v.high=_+ne+(F>>>0<ce>>>0?1:0),R=p.low=R+Te,p.high=q+De+(R>>>0<Te>>>0?1:0),O=A.low=O+be,A.high=V+xe+(O>>>0<be>>>0?1:0),P=S.low=P+Me,S.high=L+Ue+(P>>>0<Me>>>0?1:0),N=b.low=N+et,b.high=I+Ne+(N>>>0<et>>>0?1:0),z=E.low=z+U,E.high=M+tt+(z>>>0<U>>>0?1:0)},_doFinalize:function(){var m=this._data,g=m.words,C=this._nDataBytes*8,k=m.sigBytes*8;g[k>>>5]|=128<<24-k%32,g[(k+128>>>10<<5)+30]=Math.floor(C/4294967296),g[(k+128>>>10<<5)+31]=C,m.sigBytes=g.length*4,this._process();var x=this._hash.toX32();return x},clone:function(){var m=i.clone.call(this);return m._hash=this._hash.clone(),m},blockSize:1024/32});o.SHA512=i._createHelper(h),o.HmacSHA512=i._createHmacHelper(h)}(),t.SHA512})}(Rn)),Rn.exports}var In={exports:{}},ar;function Zl(){return ar||(ar=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt(),or())})(te,function(t){return function(){var o=t,r=o.x64,i=r.Word,s=r.WordArray,l=o.algo,f=l.SHA512,c=l.SHA384=f.extend({_doReset:function(){this._hash=new s.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var d=f._doFinalize.call(this);return d.sigBytes-=16,d}});o.SHA384=f._createHelper(c),o.HmacSHA384=f._createHmacHelper(c)}(),t.SHA384})}(In)),In.exports}var On={exports:{}},rr;function Yl(){return rr||(rr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Gt())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.x64,c=f.Word,d=r.algo,y=[],u=[],h=[];(function(){for(var C=1,k=0,x=0;x<24;x++){y[C+5*k]=(x+1)*(x+2)/2%64;var v=k%5,p=(2*C+3*k)%5;C=v,k=p}for(var C=0;C<5;C++)for(var k=0;k<5;k++)u[C+5*k]=k+(2*C+3*k)%5*5;for(var A=1,S=0;S<24;S++){for(var b=0,E=0,B=0;B<7;B++){if(A&1){var w=(1<<B)-1;w<32?E^=1<<w:b^=1<<w-32}A&128?A=A<<1^113:A<<=1}h[S]=c.create(b,E)}})();var m=[];(function(){for(var C=0;C<25;C++)m[C]=c.create()})();var g=d.SHA3=l.extend({cfg:l.cfg.extend({outputLength:512}),_doReset:function(){for(var C=this._state=[],k=0;k<25;k++)C[k]=new c.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(C,k){for(var x=this._state,v=this.blockSize/2,p=0;p<v;p++){var A=C[k+2*p],S=C[k+2*p+1];A=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360,S=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360;var b=x[p];b.high^=S,b.low^=A}for(var E=0;E<24;E++){for(var B=0;B<5;B++){for(var w=0,T=0,D=0;D<5;D++){var b=x[B+5*D];w^=b.high,T^=b.low}var _=m[B];_.high=w,_.low=T}for(var B=0;B<5;B++)for(var F=m[(B+4)%5],q=m[(B+1)%5],R=q.high,V=q.low,w=F.high^(R<<1|V>>>31),T=F.low^(V<<1|R>>>31),D=0;D<5;D++){var b=x[B+5*D];b.high^=w,b.low^=T}for(var O=1;O<25;O++){var w,T,b=x[O],L=b.high,P=b.low,I=y[O];I<32?(w=L<<I|P>>>32-I,T=P<<I|L>>>32-I):(w=P<<I-32|L>>>64-I,T=L<<I-32|P>>>64-I);var N=m[u[O]];N.high=w,N.low=T}var M=m[0],z=x[0];M.high=z.high,M.low=z.low;for(var B=0;B<5;B++)for(var D=0;D<5;D++){var O=B+5*D,b=x[O],G=m[O],Y=m[(B+1)%5+5*D],X=m[(B+2)%5+5*D];b.high=G.high^~Y.high&X.high,b.low=G.low^~Y.low&X.low}var b=x[0],Z=h[E];b.high^=Z.high,b.low^=Z.low}},_doFinalize:function(){var C=this._data,k=C.words;this._nDataBytes*8;var x=C.sigBytes*8,v=this.blockSize*32;k[x>>>5]|=1<<24-x%32,k[(o.ceil((x+1)/v)*v>>>5)-1]|=128,C.sigBytes=k.length*4,this._process();for(var p=this._state,A=this.cfg.outputLength/8,S=A/8,b=[],E=0;E<S;E++){var B=p[E],w=B.high,T=B.low;w=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360,T=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,b.push(T),b.push(w)}return new s.init(b,A)},clone:function(){for(var C=l.clone.call(this),k=C._state=this._state.slice(0),x=0;x<25;x++)k[x]=k[x].clone();return C}});r.SHA3=l._createHelper(g),r.HmacSHA3=l._createHmacHelper(g)}(Math),t.SHA3})}(On)),On.exports}var Ln={exports:{}},ir;function Kl(){return ir||(ir=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){/** @preserve
59
59
  (c) 2012 by Cédric Mesnil. All rights reserved.
60
60
 
61
61
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -64,18 +64,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
64
64
  - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
65
65
 
66
66
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
67
- */return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=s.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),d=s.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),y=s.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),h=s.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),u=s.create([0,1518500249,1859775393,2400959708,2840853838]),m=s.create([1352829926,1548603684,1836072691,2053994217,0]),g=f.RIPEMD160=l.extend({_doReset:function(){this._hash=s.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(S,b){for(var E=0;E<16;E++){var B=b+E,w=S[B];S[B]=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360}var T=this._hash.words,D=u.words,_=m.words,F=c.words,q=d.words,R=y.words,V=h.words,O,L,P,I,N,M,z,G,Y,X;M=O=T[0],z=L=T[1],G=P=T[2],Y=I=T[3],X=N=T[4];for(var Z,E=0;E<80;E+=1)Z=O+S[b+F[E]]|0,E<16?Z+=C(L,P,I)+D[0]:E<32?Z+=k(L,P,I)+D[1]:E<48?Z+=x(L,P,I)+D[2]:E<64?Z+=v(L,P,I)+D[3]:Z+=p(L,P,I)+D[4],Z=Z|0,Z=A(Z,R[E]),Z=Z+N|0,O=N,N=I,I=A(P,10),P=L,L=Z,Z=M+S[b+q[E]]|0,E<16?Z+=p(z,G,Y)+_[0]:E<32?Z+=v(z,G,Y)+_[1]:E<48?Z+=x(z,G,Y)+_[2]:E<64?Z+=k(z,G,Y)+_[3]:Z+=C(z,G,Y)+_[4],Z=Z|0,Z=A(Z,V[E]),Z=Z+X|0,M=X,X=Y,Y=A(G,10),G=z,z=Z;Z=T[1]+P+Y|0,T[1]=T[2]+I+X|0,T[2]=T[3]+N+M|0,T[3]=T[4]+O+z|0,T[4]=T[0]+L+G|0,T[0]=Z},_doFinalize:function(){var S=this._data,b=S.words,E=this._nDataBytes*8,B=S.sigBytes*8;b[B>>>5]|=128<<24-B%32,b[(B+64>>>9<<4)+14]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,S.sigBytes=(b.length+1)*4,this._process();for(var w=this._hash,T=w.words,D=0;D<5;D++){var _=T[D];T[D]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360}return w},clone:function(){var S=l.clone.call(this);return S._hash=this._hash.clone(),S}});function C(S,b,E){return S^b^E}function k(S,b,E){return S&b|~S&E}function x(S,b,E){return(S|~b)^E}function v(S,b,E){return S&E|b&~E}function p(S,b,E){return S^(b|~E)}function A(S,b){return S<<b|S>>>32-b}r.RIPEMD160=l._createHelper(g),r.HmacRIPEMD160=l._createHmacHelper(g)}(),t.RIPEMD160})}(Ln)),Ln.exports}var Nn={exports:{}},lr;function Mn(){return lr||(lr=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){(function(){var o=t,r=o.lib,i=r.Base,s=o.enc,l=s.Utf8,f=o.algo;f.HMAC=i.extend({init:function(c,d){c=this._hasher=new c.init,typeof d=="string"&&(d=l.parse(d));var y=c.blockSize,h=y*4;d.sigBytes>h&&(d=c.finalize(d)),d.clamp();for(var u=this._oKey=d.clone(),m=this._iKey=d.clone(),g=u.words,C=m.words,k=0;k<y;k++)g[k]^=1549556828,C[k]^=909522486;u.sigBytes=m.sigBytes=h,this.reset()},reset:function(){var c=this._hasher;c.reset(),c.update(this._iKey)},update:function(c){return this._hasher.update(c),this},finalize:function(c){var d=this._hasher,y=d.finalize(c);d.reset();var h=d.finalize(this._oKey.clone().concat(y));return h}})})()})}(Nn)),Nn.exports}var zn={exports:{}},sr;function Xl(){return sr||(sr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Bn(),Mn())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Base,s=r.WordArray,l=o.algo,f=l.SHA1,c=l.HMAC,d=l.PBKDF2=i.extend({cfg:i.extend({keySize:128/32,hasher:f,iterations:1}),init:function(y){this.cfg=this.cfg.extend(y)},compute:function(y,h){for(var u=this.cfg,m=c.create(u.hasher,y),g=s.create(),C=s.create([1]),k=g.words,x=C.words,v=u.keySize,p=u.iterations;k.length<v;){var A=m.update(h).finalize(C);m.reset();for(var S=A.words,b=S.length,E=A,B=1;B<p;B++){E=m.finalize(E),m.reset();for(var w=E.words,T=0;T<b;T++)S[T]^=w[T]}g.concat(A),x[0]++}return g.sigBytes=v*4,g}});o.PBKDF2=function(y,h,u){return d.create(u).compute(y,h)}}(),t.PBKDF2})}(zn)),zn.exports}var Pn={exports:{}},cr;function ut(){return cr||(cr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Bn(),Mn())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Base,s=r.WordArray,l=o.algo,f=l.MD5,c=l.EvpKDF=i.extend({cfg:i.extend({keySize:128/32,hasher:f,iterations:1}),init:function(d){this.cfg=this.cfg.extend(d)},compute:function(d,y){for(var h,u=this.cfg,m=u.hasher.create(),g=s.create(),C=g.words,k=u.keySize,x=u.iterations;C.length<k;){h&&m.update(h),h=m.update(d).finalize(y),m.reset();for(var v=1;v<x;v++)h=m.finalize(h),m.reset();g.concat(h)}return g.sigBytes=k*4,g}});o.EvpKDF=function(d,y,h){return c.create(h).compute(d,y)}}(),t.EvpKDF})}(Pn)),Pn.exports}var Fn={exports:{}},fr;function _e(){return fr||(fr=1,function(e,n){(function(t,o,r){e.exports=o(le(),ut())})(te,function(t){t.lib.Cipher||function(o){var r=t,i=r.lib,s=i.Base,l=i.WordArray,f=i.BufferedBlockAlgorithm,c=r.enc;c.Utf8;var d=c.Base64,y=r.algo,h=y.EvpKDF,u=i.Cipher=f.extend({cfg:s.extend(),createEncryptor:function(w,T){return this.create(this._ENC_XFORM_MODE,w,T)},createDecryptor:function(w,T){return this.create(this._DEC_XFORM_MODE,w,T)},init:function(w,T,D){this.cfg=this.cfg.extend(D),this._xformMode=w,this._key=T,this.reset()},reset:function(){f.reset.call(this),this._doReset()},process:function(w){return this._append(w),this._process()},finalize:function(w){w&&this._append(w);var T=this._doFinalize();return T},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function w(T){return typeof T=="string"?B:S}return function(T){return{encrypt:function(D,_,F){return w(_).encrypt(T,D,_,F)},decrypt:function(D,_,F){return w(_).decrypt(T,D,_,F)}}}}()});i.StreamCipher=u.extend({_doFinalize:function(){var w=this._process(!0);return w},blockSize:1});var m=r.mode={},g=i.BlockCipherMode=s.extend({createEncryptor:function(w,T){return this.Encryptor.create(w,T)},createDecryptor:function(w,T){return this.Decryptor.create(w,T)},init:function(w,T){this._cipher=w,this._iv=T}}),C=m.CBC=function(){var w=g.extend();w.Encryptor=w.extend({processBlock:function(D,_){var F=this._cipher,q=F.blockSize;T.call(this,D,_,q),F.encryptBlock(D,_),this._prevBlock=D.slice(_,_+q)}}),w.Decryptor=w.extend({processBlock:function(D,_){var F=this._cipher,q=F.blockSize,R=D.slice(_,_+q);F.decryptBlock(D,_),T.call(this,D,_,q),this._prevBlock=R}});function T(D,_,F){var q,R=this._iv;R?(q=R,this._iv=o):q=this._prevBlock;for(var V=0;V<F;V++)D[_+V]^=q[V]}return w}(),k=r.pad={},x=k.Pkcs7={pad:function(w,T){for(var D=T*4,_=D-w.sigBytes%D,F=_<<24|_<<16|_<<8|_,q=[],R=0;R<_;R+=4)q.push(F);var V=l.create(q,_);w.concat(V)},unpad:function(w){var T=w.words[w.sigBytes-1>>>2]&255;w.sigBytes-=T}};i.BlockCipher=u.extend({cfg:u.cfg.extend({mode:C,padding:x}),reset:function(){var w;u.reset.call(this);var T=this.cfg,D=T.iv,_=T.mode;this._xformMode==this._ENC_XFORM_MODE?w=_.createEncryptor:(w=_.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==w?this._mode.init(this,D&&D.words):(this._mode=w.call(_,this,D&&D.words),this._mode.__creator=w)},_doProcessBlock:function(w,T){this._mode.processBlock(w,T)},_doFinalize:function(){var w,T=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(T.pad(this._data,this.blockSize),w=this._process(!0)):(w=this._process(!0),T.unpad(w)),w},blockSize:128/32});var v=i.CipherParams=s.extend({init:function(w){this.mixIn(w)},toString:function(w){return(w||this.formatter).stringify(this)}}),p=r.format={},A=p.OpenSSL={stringify:function(w){var T,D=w.ciphertext,_=w.salt;return _?T=l.create([1398893684,1701076831]).concat(_).concat(D):T=D,T.toString(d)},parse:function(w){var T,D=d.parse(w),_=D.words;return _[0]==1398893684&&_[1]==1701076831&&(T=l.create(_.slice(2,4)),_.splice(0,4),D.sigBytes-=16),v.create({ciphertext:D,salt:T})}},S=i.SerializableCipher=s.extend({cfg:s.extend({format:A}),encrypt:function(w,T,D,_){_=this.cfg.extend(_);var F=w.createEncryptor(D,_),q=F.finalize(T),R=F.cfg;return v.create({ciphertext:q,key:D,iv:R.iv,algorithm:w,mode:R.mode,padding:R.padding,blockSize:w.blockSize,formatter:_.format})},decrypt:function(w,T,D,_){_=this.cfg.extend(_),T=this._parse(T,_.format);var F=w.createDecryptor(D,_).finalize(T.ciphertext);return F},_parse:function(w,T){return typeof w=="string"?T.parse(w,this):w}}),b=r.kdf={},E=b.OpenSSL={execute:function(w,T,D,_){_||(_=l.random(64/8));var F=h.create({keySize:T+D}).compute(w,_),q=l.create(F.words.slice(T),D*4);return F.sigBytes=T*4,v.create({key:F,iv:q,salt:_})}},B=i.PasswordBasedCipher=S.extend({cfg:S.cfg.extend({kdf:E}),encrypt:function(w,T,D,_){_=this.cfg.extend(_);var F=_.kdf.execute(D,w.keySize,w.ivSize);_.iv=F.iv;var q=S.encrypt.call(this,w,T,F.key,_);return q.mixIn(F),q},decrypt:function(w,T,D,_){_=this.cfg.extend(_),T=this._parse(T,_.format);var F=_.kdf.execute(D,w.keySize,w.ivSize,T.salt);_.iv=F.iv;var q=S.decrypt.call(this,w,T,F.key,_);return q}})}()})}(Fn)),Fn.exports}var Hn={exports:{}},dr;function Ql(){return dr||(dr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.CFB=function(){var o=t.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize;r.call(this,i,s,f,l),this._prevBlock=i.slice(s,s+f)}}),o.Decryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=i.slice(s,s+f);r.call(this,i,s,f,l),this._prevBlock=c}});function r(i,s,l,f){var c,d=this._iv;d?(c=d.slice(0),this._iv=void 0):c=this._prevBlock,f.encryptBlock(c,0);for(var y=0;y<l;y++)i[s+y]^=c[y]}return o}(),t.mode.CFB})}(Hn)),Hn.exports}var qn={exports:{}},ur;function Jl(){return ur||(ur=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.CTR=function(){var o=t.lib.BlockCipherMode.extend(),r=o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=this._iv,d=this._counter;c&&(d=this._counter=c.slice(0),this._iv=void 0);var y=d.slice(0);l.encryptBlock(y,0),d[f-1]=d[f-1]+1|0;for(var h=0;h<f;h++)i[s+h]^=y[h]}});return o.Decryptor=r,o}(),t.mode.CTR})}(qn)),qn.exports}var Vn={exports:{}},hr;function es(){return hr||(hr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){/** @preserve
67
+ */return function(o){var r=t,i=r.lib,s=i.WordArray,l=i.Hasher,f=r.algo,c=s.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),d=s.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),y=s.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),u=s.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=s.create([0,1518500249,1859775393,2400959708,2840853838]),m=s.create([1352829926,1548603684,1836072691,2053994217,0]),g=f.RIPEMD160=l.extend({_doReset:function(){this._hash=s.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(S,b){for(var E=0;E<16;E++){var B=b+E,w=S[B];S[B]=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360}var T=this._hash.words,D=h.words,_=m.words,F=c.words,q=d.words,R=y.words,V=u.words,O,L,P,I,N,M,z,G,Y,X;M=O=T[0],z=L=T[1],G=P=T[2],Y=I=T[3],X=N=T[4];for(var Z,E=0;E<80;E+=1)Z=O+S[b+F[E]]|0,E<16?Z+=C(L,P,I)+D[0]:E<32?Z+=k(L,P,I)+D[1]:E<48?Z+=x(L,P,I)+D[2]:E<64?Z+=v(L,P,I)+D[3]:Z+=p(L,P,I)+D[4],Z=Z|0,Z=A(Z,R[E]),Z=Z+N|0,O=N,N=I,I=A(P,10),P=L,L=Z,Z=M+S[b+q[E]]|0,E<16?Z+=p(z,G,Y)+_[0]:E<32?Z+=v(z,G,Y)+_[1]:E<48?Z+=x(z,G,Y)+_[2]:E<64?Z+=k(z,G,Y)+_[3]:Z+=C(z,G,Y)+_[4],Z=Z|0,Z=A(Z,V[E]),Z=Z+X|0,M=X,X=Y,Y=A(G,10),G=z,z=Z;Z=T[1]+P+Y|0,T[1]=T[2]+I+X|0,T[2]=T[3]+N+M|0,T[3]=T[4]+O+z|0,T[4]=T[0]+L+G|0,T[0]=Z},_doFinalize:function(){var S=this._data,b=S.words,E=this._nDataBytes*8,B=S.sigBytes*8;b[B>>>5]|=128<<24-B%32,b[(B+64>>>9<<4)+14]=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,S.sigBytes=(b.length+1)*4,this._process();for(var w=this._hash,T=w.words,D=0;D<5;D++){var _=T[D];T[D]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360}return w},clone:function(){var S=l.clone.call(this);return S._hash=this._hash.clone(),S}});function C(S,b,E){return S^b^E}function k(S,b,E){return S&b|~S&E}function x(S,b,E){return(S|~b)^E}function v(S,b,E){return S&E|b&~E}function p(S,b,E){return S^(b|~E)}function A(S,b){return S<<b|S>>>32-b}r.RIPEMD160=l._createHelper(g),r.HmacRIPEMD160=l._createHmacHelper(g)}(),t.RIPEMD160})}(Ln)),Ln.exports}var Nn={exports:{}},lr;function Mn(){return lr||(lr=1,function(e,n){(function(t,o){e.exports=o(le())})(te,function(t){(function(){var o=t,r=o.lib,i=r.Base,s=o.enc,l=s.Utf8,f=o.algo;f.HMAC=i.extend({init:function(c,d){c=this._hasher=new c.init,typeof d=="string"&&(d=l.parse(d));var y=c.blockSize,u=y*4;d.sigBytes>u&&(d=c.finalize(d)),d.clamp();for(var h=this._oKey=d.clone(),m=this._iKey=d.clone(),g=h.words,C=m.words,k=0;k<y;k++)g[k]^=1549556828,C[k]^=909522486;h.sigBytes=m.sigBytes=u,this.reset()},reset:function(){var c=this._hasher;c.reset(),c.update(this._iKey)},update:function(c){return this._hasher.update(c),this},finalize:function(c){var d=this._hasher,y=d.finalize(c);d.reset();var u=d.finalize(this._oKey.clone().concat(y));return u}})})()})}(Nn)),Nn.exports}var zn={exports:{}},sr;function Xl(){return sr||(sr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Bn(),Mn())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Base,s=r.WordArray,l=o.algo,f=l.SHA1,c=l.HMAC,d=l.PBKDF2=i.extend({cfg:i.extend({keySize:128/32,hasher:f,iterations:1}),init:function(y){this.cfg=this.cfg.extend(y)},compute:function(y,u){for(var h=this.cfg,m=c.create(h.hasher,y),g=s.create(),C=s.create([1]),k=g.words,x=C.words,v=h.keySize,p=h.iterations;k.length<v;){var A=m.update(u).finalize(C);m.reset();for(var S=A.words,b=S.length,E=A,B=1;B<p;B++){E=m.finalize(E),m.reset();for(var w=E.words,T=0;T<b;T++)S[T]^=w[T]}g.concat(A),x[0]++}return g.sigBytes=v*4,g}});o.PBKDF2=function(y,u,h){return d.create(h).compute(y,u)}}(),t.PBKDF2})}(zn)),zn.exports}var Pn={exports:{}},cr;function ut(){return cr||(cr=1,function(e,n){(function(t,o,r){e.exports=o(le(),Bn(),Mn())})(te,function(t){return function(){var o=t,r=o.lib,i=r.Base,s=r.WordArray,l=o.algo,f=l.MD5,c=l.EvpKDF=i.extend({cfg:i.extend({keySize:128/32,hasher:f,iterations:1}),init:function(d){this.cfg=this.cfg.extend(d)},compute:function(d,y){for(var u,h=this.cfg,m=h.hasher.create(),g=s.create(),C=g.words,k=h.keySize,x=h.iterations;C.length<k;){u&&m.update(u),u=m.update(d).finalize(y),m.reset();for(var v=1;v<x;v++)u=m.finalize(u),m.reset();g.concat(u)}return g.sigBytes=k*4,g}});o.EvpKDF=function(d,y,u){return c.create(u).compute(d,y)}}(),t.EvpKDF})}(Pn)),Pn.exports}var Fn={exports:{}},fr;function _e(){return fr||(fr=1,function(e,n){(function(t,o,r){e.exports=o(le(),ut())})(te,function(t){t.lib.Cipher||function(o){var r=t,i=r.lib,s=i.Base,l=i.WordArray,f=i.BufferedBlockAlgorithm,c=r.enc;c.Utf8;var d=c.Base64,y=r.algo,u=y.EvpKDF,h=i.Cipher=f.extend({cfg:s.extend(),createEncryptor:function(w,T){return this.create(this._ENC_XFORM_MODE,w,T)},createDecryptor:function(w,T){return this.create(this._DEC_XFORM_MODE,w,T)},init:function(w,T,D){this.cfg=this.cfg.extend(D),this._xformMode=w,this._key=T,this.reset()},reset:function(){f.reset.call(this),this._doReset()},process:function(w){return this._append(w),this._process()},finalize:function(w){w&&this._append(w);var T=this._doFinalize();return T},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function w(T){return typeof T=="string"?B:S}return function(T){return{encrypt:function(D,_,F){return w(_).encrypt(T,D,_,F)},decrypt:function(D,_,F){return w(_).decrypt(T,D,_,F)}}}}()});i.StreamCipher=h.extend({_doFinalize:function(){var w=this._process(!0);return w},blockSize:1});var m=r.mode={},g=i.BlockCipherMode=s.extend({createEncryptor:function(w,T){return this.Encryptor.create(w,T)},createDecryptor:function(w,T){return this.Decryptor.create(w,T)},init:function(w,T){this._cipher=w,this._iv=T}}),C=m.CBC=function(){var w=g.extend();w.Encryptor=w.extend({processBlock:function(D,_){var F=this._cipher,q=F.blockSize;T.call(this,D,_,q),F.encryptBlock(D,_),this._prevBlock=D.slice(_,_+q)}}),w.Decryptor=w.extend({processBlock:function(D,_){var F=this._cipher,q=F.blockSize,R=D.slice(_,_+q);F.decryptBlock(D,_),T.call(this,D,_,q),this._prevBlock=R}});function T(D,_,F){var q,R=this._iv;R?(q=R,this._iv=o):q=this._prevBlock;for(var V=0;V<F;V++)D[_+V]^=q[V]}return w}(),k=r.pad={},x=k.Pkcs7={pad:function(w,T){for(var D=T*4,_=D-w.sigBytes%D,F=_<<24|_<<16|_<<8|_,q=[],R=0;R<_;R+=4)q.push(F);var V=l.create(q,_);w.concat(V)},unpad:function(w){var T=w.words[w.sigBytes-1>>>2]&255;w.sigBytes-=T}};i.BlockCipher=h.extend({cfg:h.cfg.extend({mode:C,padding:x}),reset:function(){var w;h.reset.call(this);var T=this.cfg,D=T.iv,_=T.mode;this._xformMode==this._ENC_XFORM_MODE?w=_.createEncryptor:(w=_.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==w?this._mode.init(this,D&&D.words):(this._mode=w.call(_,this,D&&D.words),this._mode.__creator=w)},_doProcessBlock:function(w,T){this._mode.processBlock(w,T)},_doFinalize:function(){var w,T=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(T.pad(this._data,this.blockSize),w=this._process(!0)):(w=this._process(!0),T.unpad(w)),w},blockSize:128/32});var v=i.CipherParams=s.extend({init:function(w){this.mixIn(w)},toString:function(w){return(w||this.formatter).stringify(this)}}),p=r.format={},A=p.OpenSSL={stringify:function(w){var T,D=w.ciphertext,_=w.salt;return _?T=l.create([1398893684,1701076831]).concat(_).concat(D):T=D,T.toString(d)},parse:function(w){var T,D=d.parse(w),_=D.words;return _[0]==1398893684&&_[1]==1701076831&&(T=l.create(_.slice(2,4)),_.splice(0,4),D.sigBytes-=16),v.create({ciphertext:D,salt:T})}},S=i.SerializableCipher=s.extend({cfg:s.extend({format:A}),encrypt:function(w,T,D,_){_=this.cfg.extend(_);var F=w.createEncryptor(D,_),q=F.finalize(T),R=F.cfg;return v.create({ciphertext:q,key:D,iv:R.iv,algorithm:w,mode:R.mode,padding:R.padding,blockSize:w.blockSize,formatter:_.format})},decrypt:function(w,T,D,_){_=this.cfg.extend(_),T=this._parse(T,_.format);var F=w.createDecryptor(D,_).finalize(T.ciphertext);return F},_parse:function(w,T){return typeof w=="string"?T.parse(w,this):w}}),b=r.kdf={},E=b.OpenSSL={execute:function(w,T,D,_){_||(_=l.random(64/8));var F=u.create({keySize:T+D}).compute(w,_),q=l.create(F.words.slice(T),D*4);return F.sigBytes=T*4,v.create({key:F,iv:q,salt:_})}},B=i.PasswordBasedCipher=S.extend({cfg:S.cfg.extend({kdf:E}),encrypt:function(w,T,D,_){_=this.cfg.extend(_);var F=_.kdf.execute(D,w.keySize,w.ivSize);_.iv=F.iv;var q=S.encrypt.call(this,w,T,F.key,_);return q.mixIn(F),q},decrypt:function(w,T,D,_){_=this.cfg.extend(_),T=this._parse(T,_.format);var F=_.kdf.execute(D,w.keySize,w.ivSize,T.salt);_.iv=F.iv;var q=S.decrypt.call(this,w,T,F.key,_);return q}})}()})}(Fn)),Fn.exports}var Hn={exports:{}},dr;function Ql(){return dr||(dr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.CFB=function(){var o=t.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize;r.call(this,i,s,f,l),this._prevBlock=i.slice(s,s+f)}}),o.Decryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=i.slice(s,s+f);r.call(this,i,s,f,l),this._prevBlock=c}});function r(i,s,l,f){var c,d=this._iv;d?(c=d.slice(0),this._iv=void 0):c=this._prevBlock,f.encryptBlock(c,0);for(var y=0;y<l;y++)i[s+y]^=c[y]}return o}(),t.mode.CFB})}(Hn)),Hn.exports}var qn={exports:{}},ur;function Jl(){return ur||(ur=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.CTR=function(){var o=t.lib.BlockCipherMode.extend(),r=o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=this._iv,d=this._counter;c&&(d=this._counter=c.slice(0),this._iv=void 0);var y=d.slice(0);l.encryptBlock(y,0),d[f-1]=d[f-1]+1|0;for(var u=0;u<f;u++)i[s+u]^=y[u]}});return o.Decryptor=r,o}(),t.mode.CTR})}(qn)),qn.exports}var Vn={exports:{}},hr;function es(){return hr||(hr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){/** @preserve
68
68
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
69
69
  * derived from CryptoJS.mode.CTR
70
70
  * Jan Hruby jhruby.web@gmail.com
71
- */return t.mode.CTRGladman=function(){var o=t.lib.BlockCipherMode.extend();function r(l){if((l>>24&255)===255){var f=l>>16&255,c=l>>8&255,d=l&255;f===255?(f=0,c===255?(c=0,d===255?d=0:++d):++c):++f,l=0,l+=f<<16,l+=c<<8,l+=d}else l+=1<<24;return l}function i(l){return(l[0]=r(l[0]))===0&&(l[1]=r(l[1])),l}var s=o.Encryptor=o.extend({processBlock:function(l,f){var c=this._cipher,d=c.blockSize,y=this._iv,h=this._counter;y&&(h=this._counter=y.slice(0),this._iv=void 0),i(h);var u=h.slice(0);c.encryptBlock(u,0);for(var m=0;m<d;m++)l[f+m]^=u[m]}});return o.Decryptor=s,o}(),t.mode.CTRGladman})}(Vn)),Vn.exports}var jn={exports:{}},gr;function ts(){return gr||(gr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.OFB=function(){var o=t.lib.BlockCipherMode.extend(),r=o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=this._iv,d=this._keystream;c&&(d=this._keystream=c.slice(0),this._iv=void 0),l.encryptBlock(d,0);for(var y=0;y<f;y++)i[s+y]^=d[y]}});return o.Decryptor=r,o}(),t.mode.OFB})}(jn)),jn.exports}var Gn={exports:{}},mr;function ns(){return mr||(mr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.ECB=function(){var o=t.lib.BlockCipherMode.extend();return o.Encryptor=o.extend({processBlock:function(r,i){this._cipher.encryptBlock(r,i)}}),o.Decryptor=o.extend({processBlock:function(r,i){this._cipher.decryptBlock(r,i)}}),o}(),t.mode.ECB})}(Gn)),Gn.exports}var Un={exports:{}},xr;function os(){return xr||(xr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.AnsiX923={pad:function(o,r){var i=o.sigBytes,s=r*4,l=s-i%s,f=i+l-1;o.clamp(),o.words[f>>>2]|=l<<24-f%4*8,o.sigBytes+=l},unpad:function(o){var r=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=r}},t.pad.Ansix923})}(Un)),Un.exports}var Wn={exports:{}},yr;function as(){return yr||(yr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.Iso10126={pad:function(o,r){var i=r*4,s=i-o.sigBytes%i;o.concat(t.lib.WordArray.random(s-1)).concat(t.lib.WordArray.create([s<<24],1))},unpad:function(o){var r=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=r}},t.pad.Iso10126})}(Wn)),Wn.exports}var $n={exports:{}},pr;function rs(){return pr||(pr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.Iso97971={pad:function(o,r){o.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(o,r)},unpad:function(o){t.pad.ZeroPadding.unpad(o),o.sigBytes--}},t.pad.Iso97971})}($n)),$n.exports}var Zn={exports:{}},vr;function is(){return vr||(vr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.ZeroPadding={pad:function(o,r){var i=r*4;o.clamp(),o.sigBytes+=i-(o.sigBytes%i||i)},unpad:function(o){for(var r=o.words,i=o.sigBytes-1,i=o.sigBytes-1;i>=0;i--)if(r[i>>>2]>>>24-i%4*8&255){o.sigBytes=i+1;break}}},t.pad.ZeroPadding})}(Zn)),Zn.exports}var Yn={exports:{}},br;function ls(){return br||(br=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding})}(Yn)),Yn.exports}var Kn={exports:{}},Sr;function ss(){return Sr||(Sr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.CipherParams,l=r.enc,f=l.Hex,c=r.format;c.Hex={stringify:function(d){return d.ciphertext.toString(f)},parse:function(d){var y=f.parse(d);return s.create({ciphertext:y})}}}(),t.format.Hex})}(Kn)),Kn.exports}var Xn={exports:{}},wr;function cs(){return wr||(wr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.BlockCipher,s=o.algo,l=[],f=[],c=[],d=[],y=[],h=[],u=[],m=[],g=[],C=[];(function(){for(var v=[],p=0;p<256;p++)p<128?v[p]=p<<1:v[p]=p<<1^283;for(var A=0,S=0,p=0;p<256;p++){var b=S^S<<1^S<<2^S<<3^S<<4;b=b>>>8^b&255^99,l[A]=b,f[b]=A;var E=v[A],B=v[E],w=v[B],T=v[b]*257^b*16843008;c[A]=T<<24|T>>>8,d[A]=T<<16|T>>>16,y[A]=T<<8|T>>>24,h[A]=T;var T=w*16843009^B*65537^E*257^A*16843008;u[b]=T<<24|T>>>8,m[b]=T<<16|T>>>16,g[b]=T<<8|T>>>24,C[b]=T,A?(A=E^v[v[v[w^E]]],S^=v[v[S]]):A=S=1}})();var k=[0,1,2,4,8,16,32,64,128,27,54],x=s.AES=i.extend({_doReset:function(){var v;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var p=this._keyPriorReset=this._key,A=p.words,S=p.sigBytes/4,b=this._nRounds=S+6,E=(b+1)*4,B=this._keySchedule=[],w=0;w<E;w++)w<S?B[w]=A[w]:(v=B[w-1],w%S?S>6&&w%S==4&&(v=l[v>>>24]<<24|l[v>>>16&255]<<16|l[v>>>8&255]<<8|l[v&255]):(v=v<<8|v>>>24,v=l[v>>>24]<<24|l[v>>>16&255]<<16|l[v>>>8&255]<<8|l[v&255],v^=k[w/S|0]<<24),B[w]=B[w-S]^v);for(var T=this._invKeySchedule=[],D=0;D<E;D++){var w=E-D;if(D%4)var v=B[w];else var v=B[w-4];D<4||w<=4?T[D]=v:T[D]=u[l[v>>>24]]^m[l[v>>>16&255]]^g[l[v>>>8&255]]^C[l[v&255]]}}},encryptBlock:function(v,p){this._doCryptBlock(v,p,this._keySchedule,c,d,y,h,l)},decryptBlock:function(v,p){var A=v[p+1];v[p+1]=v[p+3],v[p+3]=A,this._doCryptBlock(v,p,this._invKeySchedule,u,m,g,C,f);var A=v[p+1];v[p+1]=v[p+3],v[p+3]=A},_doCryptBlock:function(v,p,A,S,b,E,B,w){for(var T=this._nRounds,D=v[p]^A[0],_=v[p+1]^A[1],F=v[p+2]^A[2],q=v[p+3]^A[3],R=4,V=1;V<T;V++){var O=S[D>>>24]^b[_>>>16&255]^E[F>>>8&255]^B[q&255]^A[R++],L=S[_>>>24]^b[F>>>16&255]^E[q>>>8&255]^B[D&255]^A[R++],P=S[F>>>24]^b[q>>>16&255]^E[D>>>8&255]^B[_&255]^A[R++],I=S[q>>>24]^b[D>>>16&255]^E[_>>>8&255]^B[F&255]^A[R++];D=O,_=L,F=P,q=I}var O=(w[D>>>24]<<24|w[_>>>16&255]<<16|w[F>>>8&255]<<8|w[q&255])^A[R++],L=(w[_>>>24]<<24|w[F>>>16&255]<<16|w[q>>>8&255]<<8|w[D&255])^A[R++],P=(w[F>>>24]<<24|w[q>>>16&255]<<16|w[D>>>8&255]<<8|w[_&255])^A[R++],I=(w[q>>>24]<<24|w[D>>>16&255]<<16|w[_>>>8&255]<<8|w[F&255])^A[R++];v[p]=O,v[p+1]=L,v[p+2]=P,v[p+3]=I},keySize:256/32});o.AES=i._createHelper(x)}(),t.AES})}(Xn)),Xn.exports}var Qn={exports:{}},Cr;function fs(){return Cr||(Cr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=r.BlockCipher,l=o.algo,f=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],c=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],d=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],y=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],h=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],u=l.DES=s.extend({_doReset:function(){for(var k=this._key,x=k.words,v=[],p=0;p<56;p++){var A=f[p]-1;v[p]=x[A>>>5]>>>31-A%32&1}for(var S=this._subKeys=[],b=0;b<16;b++){for(var E=S[b]=[],B=d[b],p=0;p<24;p++)E[p/6|0]|=v[(c[p]-1+B)%28]<<31-p%6,E[4+(p/6|0)]|=v[28+(c[p+24]-1+B)%28]<<31-p%6;E[0]=E[0]<<1|E[0]>>>31;for(var p=1;p<7;p++)E[p]=E[p]>>>(p-1)*4+3;E[7]=E[7]<<5|E[7]>>>27}for(var w=this._invSubKeys=[],p=0;p<16;p++)w[p]=S[15-p]},encryptBlock:function(k,x){this._doCryptBlock(k,x,this._subKeys)},decryptBlock:function(k,x){this._doCryptBlock(k,x,this._invSubKeys)},_doCryptBlock:function(k,x,v){this._lBlock=k[x],this._rBlock=k[x+1],m.call(this,4,252645135),m.call(this,16,65535),g.call(this,2,858993459),g.call(this,8,16711935),m.call(this,1,1431655765);for(var p=0;p<16;p++){for(var A=v[p],S=this._lBlock,b=this._rBlock,E=0,B=0;B<8;B++)E|=y[B][((b^A[B])&h[B])>>>0];this._lBlock=b,this._rBlock=S^E}var w=this._lBlock;this._lBlock=this._rBlock,this._rBlock=w,m.call(this,1,1431655765),g.call(this,8,16711935),g.call(this,2,858993459),m.call(this,16,65535),m.call(this,4,252645135),k[x]=this._lBlock,k[x+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function m(k,x){var v=(this._lBlock>>>k^this._rBlock)&x;this._rBlock^=v,this._lBlock^=v<<k}function g(k,x){var v=(this._rBlock>>>k^this._lBlock)&x;this._lBlock^=v,this._rBlock^=v<<k}o.DES=s._createHelper(u);var C=l.TripleDES=s.extend({_doReset:function(){var k=this._key,x=k.words;if(x.length!==2&&x.length!==4&&x.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var v=x.slice(0,2),p=x.length<4?x.slice(0,2):x.slice(2,4),A=x.length<6?x.slice(0,2):x.slice(4,6);this._des1=u.createEncryptor(i.create(v)),this._des2=u.createEncryptor(i.create(p)),this._des3=u.createEncryptor(i.create(A))},encryptBlock:function(k,x){this._des1.encryptBlock(k,x),this._des2.decryptBlock(k,x),this._des3.encryptBlock(k,x)},decryptBlock:function(k,x){this._des3.decryptBlock(k,x),this._des2.encryptBlock(k,x),this._des1.decryptBlock(k,x)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=s._createHelper(C)}(),t.TripleDES})}(Qn)),Qn.exports}var Jn={exports:{}},Ar;function ds(){return Ar||(Ar=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=s.RC4=i.extend({_doReset:function(){for(var d=this._key,y=d.words,h=d.sigBytes,u=this._S=[],m=0;m<256;m++)u[m]=m;for(var m=0,g=0;m<256;m++){var C=m%h,k=y[C>>>2]>>>24-C%4*8&255;g=(g+u[m]+k)%256;var x=u[m];u[m]=u[g],u[g]=x}this._i=this._j=0},_doProcessBlock:function(d,y){d[y]^=f.call(this)},keySize:256/32,ivSize:0});function f(){for(var d=this._S,y=this._i,h=this._j,u=0,m=0;m<4;m++){y=(y+1)%256,h=(h+d[y])%256;var g=d[y];d[y]=d[h],d[h]=g,u|=d[(d[y]+d[h])%256]<<24-m*8}return this._i=y,this._j=h,u}o.RC4=i._createHelper(l);var c=s.RC4Drop=l.extend({cfg:l.cfg.extend({drop:192}),_doReset:function(){l._doReset.call(this);for(var d=this.cfg.drop;d>0;d--)f.call(this)}});o.RC4Drop=i._createHelper(c)}(),t.RC4})}(Jn)),Jn.exports}var eo={exports:{}},kr;function us(){return kr||(kr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=[],f=[],c=[],d=s.Rabbit=i.extend({_doReset:function(){for(var h=this._key.words,u=this.cfg.iv,m=0;m<4;m++)h[m]=(h[m]<<8|h[m]>>>24)&16711935|(h[m]<<24|h[m]>>>8)&4278255360;var g=this._X=[h[0],h[3]<<16|h[2]>>>16,h[1],h[0]<<16|h[3]>>>16,h[2],h[1]<<16|h[0]>>>16,h[3],h[2]<<16|h[1]>>>16],C=this._C=[h[2]<<16|h[2]>>>16,h[0]&4294901760|h[1]&65535,h[3]<<16|h[3]>>>16,h[1]&4294901760|h[2]&65535,h[0]<<16|h[0]>>>16,h[2]&4294901760|h[3]&65535,h[1]<<16|h[1]>>>16,h[3]&4294901760|h[0]&65535];this._b=0;for(var m=0;m<4;m++)y.call(this);for(var m=0;m<8;m++)C[m]^=g[m+4&7];if(u){var k=u.words,x=k[0],v=k[1],p=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=p>>>16|A&4294901760,b=A<<16|p&65535;C[0]^=p,C[1]^=S,C[2]^=A,C[3]^=b,C[4]^=p,C[5]^=S,C[6]^=A,C[7]^=b;for(var m=0;m<4;m++)y.call(this)}},_doProcessBlock:function(h,u){var m=this._X;y.call(this),l[0]=m[0]^m[5]>>>16^m[3]<<16,l[1]=m[2]^m[7]>>>16^m[5]<<16,l[2]=m[4]^m[1]>>>16^m[7]<<16,l[3]=m[6]^m[3]>>>16^m[1]<<16;for(var g=0;g<4;g++)l[g]=(l[g]<<8|l[g]>>>24)&16711935|(l[g]<<24|l[g]>>>8)&4278255360,h[u+g]^=l[g]},blockSize:128/32,ivSize:64/32});function y(){for(var h=this._X,u=this._C,m=0;m<8;m++)f[m]=u[m];u[0]=u[0]+1295307597+this._b|0,u[1]=u[1]+3545052371+(u[0]>>>0<f[0]>>>0?1:0)|0,u[2]=u[2]+886263092+(u[1]>>>0<f[1]>>>0?1:0)|0,u[3]=u[3]+1295307597+(u[2]>>>0<f[2]>>>0?1:0)|0,u[4]=u[4]+3545052371+(u[3]>>>0<f[3]>>>0?1:0)|0,u[5]=u[5]+886263092+(u[4]>>>0<f[4]>>>0?1:0)|0,u[6]=u[6]+1295307597+(u[5]>>>0<f[5]>>>0?1:0)|0,u[7]=u[7]+3545052371+(u[6]>>>0<f[6]>>>0?1:0)|0,this._b=u[7]>>>0<f[7]>>>0?1:0;for(var m=0;m<8;m++){var g=h[m]+u[m],C=g&65535,k=g>>>16,x=((C*C>>>17)+C*k>>>15)+k*k,v=((g&4294901760)*g|0)+((g&65535)*g|0);c[m]=x^v}h[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,h[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,h[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,h[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,h[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,h[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,h[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,h[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}o.Rabbit=i._createHelper(d)}(),t.Rabbit})}(eo)),eo.exports}var to={exports:{}},Tr;function hs(){return Tr||(Tr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=[],f=[],c=[],d=s.RabbitLegacy=i.extend({_doReset:function(){var h=this._key.words,u=this.cfg.iv,m=this._X=[h[0],h[3]<<16|h[2]>>>16,h[1],h[0]<<16|h[3]>>>16,h[2],h[1]<<16|h[0]>>>16,h[3],h[2]<<16|h[1]>>>16],g=this._C=[h[2]<<16|h[2]>>>16,h[0]&4294901760|h[1]&65535,h[3]<<16|h[3]>>>16,h[1]&4294901760|h[2]&65535,h[0]<<16|h[0]>>>16,h[2]&4294901760|h[3]&65535,h[1]<<16|h[1]>>>16,h[3]&4294901760|h[0]&65535];this._b=0;for(var C=0;C<4;C++)y.call(this);for(var C=0;C<8;C++)g[C]^=m[C+4&7];if(u){var k=u.words,x=k[0],v=k[1],p=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=p>>>16|A&4294901760,b=A<<16|p&65535;g[0]^=p,g[1]^=S,g[2]^=A,g[3]^=b,g[4]^=p,g[5]^=S,g[6]^=A,g[7]^=b;for(var C=0;C<4;C++)y.call(this)}},_doProcessBlock:function(h,u){var m=this._X;y.call(this),l[0]=m[0]^m[5]>>>16^m[3]<<16,l[1]=m[2]^m[7]>>>16^m[5]<<16,l[2]=m[4]^m[1]>>>16^m[7]<<16,l[3]=m[6]^m[3]>>>16^m[1]<<16;for(var g=0;g<4;g++)l[g]=(l[g]<<8|l[g]>>>24)&16711935|(l[g]<<24|l[g]>>>8)&4278255360,h[u+g]^=l[g]},blockSize:128/32,ivSize:64/32});function y(){for(var h=this._X,u=this._C,m=0;m<8;m++)f[m]=u[m];u[0]=u[0]+1295307597+this._b|0,u[1]=u[1]+3545052371+(u[0]>>>0<f[0]>>>0?1:0)|0,u[2]=u[2]+886263092+(u[1]>>>0<f[1]>>>0?1:0)|0,u[3]=u[3]+1295307597+(u[2]>>>0<f[2]>>>0?1:0)|0,u[4]=u[4]+3545052371+(u[3]>>>0<f[3]>>>0?1:0)|0,u[5]=u[5]+886263092+(u[4]>>>0<f[4]>>>0?1:0)|0,u[6]=u[6]+1295307597+(u[5]>>>0<f[5]>>>0?1:0)|0,u[7]=u[7]+3545052371+(u[6]>>>0<f[6]>>>0?1:0)|0,this._b=u[7]>>>0<f[7]>>>0?1:0;for(var m=0;m<8;m++){var g=h[m]+u[m],C=g&65535,k=g>>>16,x=((C*C>>>17)+C*k>>>15)+k*k,v=((g&4294901760)*g|0)+((g&65535)*g|0);c[m]=x^v}h[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,h[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,h[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,h[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,h[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,h[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,h[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,h[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}o.RabbitLegacy=i._createHelper(d)}(),t.RabbitLegacy})}(to)),to.exports}(function(e,n){(function(t,o,r){e.exports=o(le(),Gt(),Gl(),Ul(),bt(),Wl(),St(),Bn(),er(),$l(),or(),Zl(),Yl(),Kl(),Mn(),Xl(),ut(),_e(),Ql(),Jl(),es(),ts(),ns(),os(),as(),rs(),is(),ls(),ss(),cs(),fs(),ds(),us(),hs())})(te,function(t){return t})})(Ga);var gs=Ga.exports;const He=ja(gs);var ms="0123456789abcdefghijklmnopqrstuvwxyz";function Je(e){return ms.charAt(e)}function xs(e,n){return e&n}function Ut(e,n){return e|n}function Er(e,n){return e^n}function Br(e,n){return e&~n}function ys(e){if(e==0)return-1;var n=0;return e&65535||(e>>=16,n+=16),e&255||(e>>=8,n+=8),e&15||(e>>=4,n+=4),e&3||(e>>=2,n+=2),e&1||++n,n}function ps(e){for(var n=0;e!=0;)e&=e-1,++n;return n}var wt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_r="=";function Wt(e){var n,t,o="";for(n=0;n+3<=e.length;n+=3)t=parseInt(e.substring(n,n+3),16),o+=wt.charAt(t>>6)+wt.charAt(t&63);for(n+1==e.length?(t=parseInt(e.substring(n,n+1),16),o+=wt.charAt(t<<2)):n+2==e.length&&(t=parseInt(e.substring(n,n+2),16),o+=wt.charAt(t>>2)+wt.charAt((t&3)<<4));(o.length&3)>0;)o+=_r;return o}function Dr(e){var n="",t,o=0,r=0;for(t=0;t<e.length&&e.charAt(t)!=_r;++t){var i=wt.indexOf(e.charAt(t));i<0||(o==0?(n+=Je(i>>2),r=i&3,o=1):o==1?(n+=Je(r<<2|i>>4),r=i&15,o=2):o==2?(n+=Je(r),n+=Je(i>>2),r=i&3,o=3):(n+=Je(r<<2|i>>4),n+=Je(i&15),o=0))}return o==1&&(n+=Je(r<<2)),n}var Ct,vs={decode:function(e){var n;if(Ct===void 0){var t="0123456789ABCDEF",o=` \f
71
+ */return t.mode.CTRGladman=function(){var o=t.lib.BlockCipherMode.extend();function r(l){if((l>>24&255)===255){var f=l>>16&255,c=l>>8&255,d=l&255;f===255?(f=0,c===255?(c=0,d===255?d=0:++d):++c):++f,l=0,l+=f<<16,l+=c<<8,l+=d}else l+=1<<24;return l}function i(l){return(l[0]=r(l[0]))===0&&(l[1]=r(l[1])),l}var s=o.Encryptor=o.extend({processBlock:function(l,f){var c=this._cipher,d=c.blockSize,y=this._iv,u=this._counter;y&&(u=this._counter=y.slice(0),this._iv=void 0),i(u);var h=u.slice(0);c.encryptBlock(h,0);for(var m=0;m<d;m++)l[f+m]^=h[m]}});return o.Decryptor=s,o}(),t.mode.CTRGladman})}(Vn)),Vn.exports}var jn={exports:{}},gr;function ts(){return gr||(gr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.OFB=function(){var o=t.lib.BlockCipherMode.extend(),r=o.Encryptor=o.extend({processBlock:function(i,s){var l=this._cipher,f=l.blockSize,c=this._iv,d=this._keystream;c&&(d=this._keystream=c.slice(0),this._iv=void 0),l.encryptBlock(d,0);for(var y=0;y<f;y++)i[s+y]^=d[y]}});return o.Decryptor=r,o}(),t.mode.OFB})}(jn)),jn.exports}var Gn={exports:{}},mr;function ns(){return mr||(mr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.mode.ECB=function(){var o=t.lib.BlockCipherMode.extend();return o.Encryptor=o.extend({processBlock:function(r,i){this._cipher.encryptBlock(r,i)}}),o.Decryptor=o.extend({processBlock:function(r,i){this._cipher.decryptBlock(r,i)}}),o}(),t.mode.ECB})}(Gn)),Gn.exports}var Un={exports:{}},xr;function os(){return xr||(xr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.AnsiX923={pad:function(o,r){var i=o.sigBytes,s=r*4,l=s-i%s,f=i+l-1;o.clamp(),o.words[f>>>2]|=l<<24-f%4*8,o.sigBytes+=l},unpad:function(o){var r=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=r}},t.pad.Ansix923})}(Un)),Un.exports}var Wn={exports:{}},yr;function as(){return yr||(yr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.Iso10126={pad:function(o,r){var i=r*4,s=i-o.sigBytes%i;o.concat(t.lib.WordArray.random(s-1)).concat(t.lib.WordArray.create([s<<24],1))},unpad:function(o){var r=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=r}},t.pad.Iso10126})}(Wn)),Wn.exports}var $n={exports:{}},pr;function rs(){return pr||(pr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.Iso97971={pad:function(o,r){o.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(o,r)},unpad:function(o){t.pad.ZeroPadding.unpad(o),o.sigBytes--}},t.pad.Iso97971})}($n)),$n.exports}var Zn={exports:{}},vr;function is(){return vr||(vr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.ZeroPadding={pad:function(o,r){var i=r*4;o.clamp(),o.sigBytes+=i-(o.sigBytes%i||i)},unpad:function(o){for(var r=o.words,i=o.sigBytes-1,i=o.sigBytes-1;i>=0;i--)if(r[i>>>2]>>>24-i%4*8&255){o.sigBytes=i+1;break}}},t.pad.ZeroPadding})}(Zn)),Zn.exports}var Yn={exports:{}},br;function ls(){return br||(br=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding})}(Yn)),Yn.exports}var Kn={exports:{}},Sr;function ss(){return Sr||(Sr=1,function(e,n){(function(t,o,r){e.exports=o(le(),_e())})(te,function(t){return function(o){var r=t,i=r.lib,s=i.CipherParams,l=r.enc,f=l.Hex,c=r.format;c.Hex={stringify:function(d){return d.ciphertext.toString(f)},parse:function(d){var y=f.parse(d);return s.create({ciphertext:y})}}}(),t.format.Hex})}(Kn)),Kn.exports}var Xn={exports:{}},wr;function cs(){return wr||(wr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.BlockCipher,s=o.algo,l=[],f=[],c=[],d=[],y=[],u=[],h=[],m=[],g=[],C=[];(function(){for(var v=[],p=0;p<256;p++)p<128?v[p]=p<<1:v[p]=p<<1^283;for(var A=0,S=0,p=0;p<256;p++){var b=S^S<<1^S<<2^S<<3^S<<4;b=b>>>8^b&255^99,l[A]=b,f[b]=A;var E=v[A],B=v[E],w=v[B],T=v[b]*257^b*16843008;c[A]=T<<24|T>>>8,d[A]=T<<16|T>>>16,y[A]=T<<8|T>>>24,u[A]=T;var T=w*16843009^B*65537^E*257^A*16843008;h[b]=T<<24|T>>>8,m[b]=T<<16|T>>>16,g[b]=T<<8|T>>>24,C[b]=T,A?(A=E^v[v[v[w^E]]],S^=v[v[S]]):A=S=1}})();var k=[0,1,2,4,8,16,32,64,128,27,54],x=s.AES=i.extend({_doReset:function(){var v;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var p=this._keyPriorReset=this._key,A=p.words,S=p.sigBytes/4,b=this._nRounds=S+6,E=(b+1)*4,B=this._keySchedule=[],w=0;w<E;w++)w<S?B[w]=A[w]:(v=B[w-1],w%S?S>6&&w%S==4&&(v=l[v>>>24]<<24|l[v>>>16&255]<<16|l[v>>>8&255]<<8|l[v&255]):(v=v<<8|v>>>24,v=l[v>>>24]<<24|l[v>>>16&255]<<16|l[v>>>8&255]<<8|l[v&255],v^=k[w/S|0]<<24),B[w]=B[w-S]^v);for(var T=this._invKeySchedule=[],D=0;D<E;D++){var w=E-D;if(D%4)var v=B[w];else var v=B[w-4];D<4||w<=4?T[D]=v:T[D]=h[l[v>>>24]]^m[l[v>>>16&255]]^g[l[v>>>8&255]]^C[l[v&255]]}}},encryptBlock:function(v,p){this._doCryptBlock(v,p,this._keySchedule,c,d,y,u,l)},decryptBlock:function(v,p){var A=v[p+1];v[p+1]=v[p+3],v[p+3]=A,this._doCryptBlock(v,p,this._invKeySchedule,h,m,g,C,f);var A=v[p+1];v[p+1]=v[p+3],v[p+3]=A},_doCryptBlock:function(v,p,A,S,b,E,B,w){for(var T=this._nRounds,D=v[p]^A[0],_=v[p+1]^A[1],F=v[p+2]^A[2],q=v[p+3]^A[3],R=4,V=1;V<T;V++){var O=S[D>>>24]^b[_>>>16&255]^E[F>>>8&255]^B[q&255]^A[R++],L=S[_>>>24]^b[F>>>16&255]^E[q>>>8&255]^B[D&255]^A[R++],P=S[F>>>24]^b[q>>>16&255]^E[D>>>8&255]^B[_&255]^A[R++],I=S[q>>>24]^b[D>>>16&255]^E[_>>>8&255]^B[F&255]^A[R++];D=O,_=L,F=P,q=I}var O=(w[D>>>24]<<24|w[_>>>16&255]<<16|w[F>>>8&255]<<8|w[q&255])^A[R++],L=(w[_>>>24]<<24|w[F>>>16&255]<<16|w[q>>>8&255]<<8|w[D&255])^A[R++],P=(w[F>>>24]<<24|w[q>>>16&255]<<16|w[D>>>8&255]<<8|w[_&255])^A[R++],I=(w[q>>>24]<<24|w[D>>>16&255]<<16|w[_>>>8&255]<<8|w[F&255])^A[R++];v[p]=O,v[p+1]=L,v[p+2]=P,v[p+3]=I},keySize:256/32});o.AES=i._createHelper(x)}(),t.AES})}(Xn)),Xn.exports}var Qn={exports:{}},Cr;function fs(){return Cr||(Cr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.WordArray,s=r.BlockCipher,l=o.algo,f=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],c=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],d=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],y=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=l.DES=s.extend({_doReset:function(){for(var k=this._key,x=k.words,v=[],p=0;p<56;p++){var A=f[p]-1;v[p]=x[A>>>5]>>>31-A%32&1}for(var S=this._subKeys=[],b=0;b<16;b++){for(var E=S[b]=[],B=d[b],p=0;p<24;p++)E[p/6|0]|=v[(c[p]-1+B)%28]<<31-p%6,E[4+(p/6|0)]|=v[28+(c[p+24]-1+B)%28]<<31-p%6;E[0]=E[0]<<1|E[0]>>>31;for(var p=1;p<7;p++)E[p]=E[p]>>>(p-1)*4+3;E[7]=E[7]<<5|E[7]>>>27}for(var w=this._invSubKeys=[],p=0;p<16;p++)w[p]=S[15-p]},encryptBlock:function(k,x){this._doCryptBlock(k,x,this._subKeys)},decryptBlock:function(k,x){this._doCryptBlock(k,x,this._invSubKeys)},_doCryptBlock:function(k,x,v){this._lBlock=k[x],this._rBlock=k[x+1],m.call(this,4,252645135),m.call(this,16,65535),g.call(this,2,858993459),g.call(this,8,16711935),m.call(this,1,1431655765);for(var p=0;p<16;p++){for(var A=v[p],S=this._lBlock,b=this._rBlock,E=0,B=0;B<8;B++)E|=y[B][((b^A[B])&u[B])>>>0];this._lBlock=b,this._rBlock=S^E}var w=this._lBlock;this._lBlock=this._rBlock,this._rBlock=w,m.call(this,1,1431655765),g.call(this,8,16711935),g.call(this,2,858993459),m.call(this,16,65535),m.call(this,4,252645135),k[x]=this._lBlock,k[x+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function m(k,x){var v=(this._lBlock>>>k^this._rBlock)&x;this._rBlock^=v,this._lBlock^=v<<k}function g(k,x){var v=(this._rBlock>>>k^this._lBlock)&x;this._lBlock^=v,this._rBlock^=v<<k}o.DES=s._createHelper(h);var C=l.TripleDES=s.extend({_doReset:function(){var k=this._key,x=k.words;if(x.length!==2&&x.length!==4&&x.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var v=x.slice(0,2),p=x.length<4?x.slice(0,2):x.slice(2,4),A=x.length<6?x.slice(0,2):x.slice(4,6);this._des1=h.createEncryptor(i.create(v)),this._des2=h.createEncryptor(i.create(p)),this._des3=h.createEncryptor(i.create(A))},encryptBlock:function(k,x){this._des1.encryptBlock(k,x),this._des2.decryptBlock(k,x),this._des3.encryptBlock(k,x)},decryptBlock:function(k,x){this._des3.decryptBlock(k,x),this._des2.encryptBlock(k,x),this._des1.decryptBlock(k,x)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=s._createHelper(C)}(),t.TripleDES})}(Qn)),Qn.exports}var Jn={exports:{}},Ar;function ds(){return Ar||(Ar=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=s.RC4=i.extend({_doReset:function(){for(var d=this._key,y=d.words,u=d.sigBytes,h=this._S=[],m=0;m<256;m++)h[m]=m;for(var m=0,g=0;m<256;m++){var C=m%u,k=y[C>>>2]>>>24-C%4*8&255;g=(g+h[m]+k)%256;var x=h[m];h[m]=h[g],h[g]=x}this._i=this._j=0},_doProcessBlock:function(d,y){d[y]^=f.call(this)},keySize:256/32,ivSize:0});function f(){for(var d=this._S,y=this._i,u=this._j,h=0,m=0;m<4;m++){y=(y+1)%256,u=(u+d[y])%256;var g=d[y];d[y]=d[u],d[u]=g,h|=d[(d[y]+d[u])%256]<<24-m*8}return this._i=y,this._j=u,h}o.RC4=i._createHelper(l);var c=s.RC4Drop=l.extend({cfg:l.cfg.extend({drop:192}),_doReset:function(){l._doReset.call(this);for(var d=this.cfg.drop;d>0;d--)f.call(this)}});o.RC4Drop=i._createHelper(c)}(),t.RC4})}(Jn)),Jn.exports}var eo={exports:{}},kr;function us(){return kr||(kr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=[],f=[],c=[],d=s.Rabbit=i.extend({_doReset:function(){for(var u=this._key.words,h=this.cfg.iv,m=0;m<4;m++)u[m]=(u[m]<<8|u[m]>>>24)&16711935|(u[m]<<24|u[m]>>>8)&4278255360;var g=this._X=[u[0],u[3]<<16|u[2]>>>16,u[1],u[0]<<16|u[3]>>>16,u[2],u[1]<<16|u[0]>>>16,u[3],u[2]<<16|u[1]>>>16],C=this._C=[u[2]<<16|u[2]>>>16,u[0]&4294901760|u[1]&65535,u[3]<<16|u[3]>>>16,u[1]&4294901760|u[2]&65535,u[0]<<16|u[0]>>>16,u[2]&4294901760|u[3]&65535,u[1]<<16|u[1]>>>16,u[3]&4294901760|u[0]&65535];this._b=0;for(var m=0;m<4;m++)y.call(this);for(var m=0;m<8;m++)C[m]^=g[m+4&7];if(h){var k=h.words,x=k[0],v=k[1],p=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=p>>>16|A&4294901760,b=A<<16|p&65535;C[0]^=p,C[1]^=S,C[2]^=A,C[3]^=b,C[4]^=p,C[5]^=S,C[6]^=A,C[7]^=b;for(var m=0;m<4;m++)y.call(this)}},_doProcessBlock:function(u,h){var m=this._X;y.call(this),l[0]=m[0]^m[5]>>>16^m[3]<<16,l[1]=m[2]^m[7]>>>16^m[5]<<16,l[2]=m[4]^m[1]>>>16^m[7]<<16,l[3]=m[6]^m[3]>>>16^m[1]<<16;for(var g=0;g<4;g++)l[g]=(l[g]<<8|l[g]>>>24)&16711935|(l[g]<<24|l[g]>>>8)&4278255360,u[h+g]^=l[g]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,m=0;m<8;m++)f[m]=h[m];h[0]=h[0]+1295307597+this._b|0,h[1]=h[1]+3545052371+(h[0]>>>0<f[0]>>>0?1:0)|0,h[2]=h[2]+886263092+(h[1]>>>0<f[1]>>>0?1:0)|0,h[3]=h[3]+1295307597+(h[2]>>>0<f[2]>>>0?1:0)|0,h[4]=h[4]+3545052371+(h[3]>>>0<f[3]>>>0?1:0)|0,h[5]=h[5]+886263092+(h[4]>>>0<f[4]>>>0?1:0)|0,h[6]=h[6]+1295307597+(h[5]>>>0<f[5]>>>0?1:0)|0,h[7]=h[7]+3545052371+(h[6]>>>0<f[6]>>>0?1:0)|0,this._b=h[7]>>>0<f[7]>>>0?1:0;for(var m=0;m<8;m++){var g=u[m]+h[m],C=g&65535,k=g>>>16,x=((C*C>>>17)+C*k>>>15)+k*k,v=((g&4294901760)*g|0)+((g&65535)*g|0);c[m]=x^v}u[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,u[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,u[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,u[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,u[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,u[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,u[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,u[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}o.Rabbit=i._createHelper(d)}(),t.Rabbit})}(eo)),eo.exports}var to={exports:{}},Tr;function hs(){return Tr||(Tr=1,function(e,n){(function(t,o,r){e.exports=o(le(),bt(),St(),ut(),_e())})(te,function(t){return function(){var o=t,r=o.lib,i=r.StreamCipher,s=o.algo,l=[],f=[],c=[],d=s.RabbitLegacy=i.extend({_doReset:function(){var u=this._key.words,h=this.cfg.iv,m=this._X=[u[0],u[3]<<16|u[2]>>>16,u[1],u[0]<<16|u[3]>>>16,u[2],u[1]<<16|u[0]>>>16,u[3],u[2]<<16|u[1]>>>16],g=this._C=[u[2]<<16|u[2]>>>16,u[0]&4294901760|u[1]&65535,u[3]<<16|u[3]>>>16,u[1]&4294901760|u[2]&65535,u[0]<<16|u[0]>>>16,u[2]&4294901760|u[3]&65535,u[1]<<16|u[1]>>>16,u[3]&4294901760|u[0]&65535];this._b=0;for(var C=0;C<4;C++)y.call(this);for(var C=0;C<8;C++)g[C]^=m[C+4&7];if(h){var k=h.words,x=k[0],v=k[1],p=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=p>>>16|A&4294901760,b=A<<16|p&65535;g[0]^=p,g[1]^=S,g[2]^=A,g[3]^=b,g[4]^=p,g[5]^=S,g[6]^=A,g[7]^=b;for(var C=0;C<4;C++)y.call(this)}},_doProcessBlock:function(u,h){var m=this._X;y.call(this),l[0]=m[0]^m[5]>>>16^m[3]<<16,l[1]=m[2]^m[7]>>>16^m[5]<<16,l[2]=m[4]^m[1]>>>16^m[7]<<16,l[3]=m[6]^m[3]>>>16^m[1]<<16;for(var g=0;g<4;g++)l[g]=(l[g]<<8|l[g]>>>24)&16711935|(l[g]<<24|l[g]>>>8)&4278255360,u[h+g]^=l[g]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,m=0;m<8;m++)f[m]=h[m];h[0]=h[0]+1295307597+this._b|0,h[1]=h[1]+3545052371+(h[0]>>>0<f[0]>>>0?1:0)|0,h[2]=h[2]+886263092+(h[1]>>>0<f[1]>>>0?1:0)|0,h[3]=h[3]+1295307597+(h[2]>>>0<f[2]>>>0?1:0)|0,h[4]=h[4]+3545052371+(h[3]>>>0<f[3]>>>0?1:0)|0,h[5]=h[5]+886263092+(h[4]>>>0<f[4]>>>0?1:0)|0,h[6]=h[6]+1295307597+(h[5]>>>0<f[5]>>>0?1:0)|0,h[7]=h[7]+3545052371+(h[6]>>>0<f[6]>>>0?1:0)|0,this._b=h[7]>>>0<f[7]>>>0?1:0;for(var m=0;m<8;m++){var g=u[m]+h[m],C=g&65535,k=g>>>16,x=((C*C>>>17)+C*k>>>15)+k*k,v=((g&4294901760)*g|0)+((g&65535)*g|0);c[m]=x^v}u[0]=c[0]+(c[7]<<16|c[7]>>>16)+(c[6]<<16|c[6]>>>16)|0,u[1]=c[1]+(c[0]<<8|c[0]>>>24)+c[7]|0,u[2]=c[2]+(c[1]<<16|c[1]>>>16)+(c[0]<<16|c[0]>>>16)|0,u[3]=c[3]+(c[2]<<8|c[2]>>>24)+c[1]|0,u[4]=c[4]+(c[3]<<16|c[3]>>>16)+(c[2]<<16|c[2]>>>16)|0,u[5]=c[5]+(c[4]<<8|c[4]>>>24)+c[3]|0,u[6]=c[6]+(c[5]<<16|c[5]>>>16)+(c[4]<<16|c[4]>>>16)|0,u[7]=c[7]+(c[6]<<8|c[6]>>>24)+c[5]|0}o.RabbitLegacy=i._createHelper(d)}(),t.RabbitLegacy})}(to)),to.exports}(function(e,n){(function(t,o,r){e.exports=o(le(),Gt(),Gl(),Ul(),bt(),Wl(),St(),Bn(),er(),$l(),or(),Zl(),Yl(),Kl(),Mn(),Xl(),ut(),_e(),Ql(),Jl(),es(),ts(),ns(),os(),as(),rs(),is(),ls(),ss(),cs(),fs(),ds(),us(),hs())})(te,function(t){return t})})(Ga);var gs=Ga.exports;const He=ja(gs);var ms="0123456789abcdefghijklmnopqrstuvwxyz";function Je(e){return ms.charAt(e)}function xs(e,n){return e&n}function Ut(e,n){return e|n}function Er(e,n){return e^n}function Br(e,n){return e&~n}function ys(e){if(e==0)return-1;var n=0;return e&65535||(e>>=16,n+=16),e&255||(e>>=8,n+=8),e&15||(e>>=4,n+=4),e&3||(e>>=2,n+=2),e&1||++n,n}function ps(e){for(var n=0;e!=0;)e&=e-1,++n;return n}var wt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_r="=";function Wt(e){var n,t,o="";for(n=0;n+3<=e.length;n+=3)t=parseInt(e.substring(n,n+3),16),o+=wt.charAt(t>>6)+wt.charAt(t&63);for(n+1==e.length?(t=parseInt(e.substring(n,n+1),16),o+=wt.charAt(t<<2)):n+2==e.length&&(t=parseInt(e.substring(n,n+2),16),o+=wt.charAt(t>>2)+wt.charAt((t&3)<<4));(o.length&3)>0;)o+=_r;return o}function Dr(e){var n="",t,o=0,r=0;for(t=0;t<e.length&&e.charAt(t)!=_r;++t){var i=wt.indexOf(e.charAt(t));i<0||(o==0?(n+=Je(i>>2),r=i&3,o=1):o==1?(n+=Je(r<<2|i>>4),r=i&15,o=2):o==2?(n+=Je(r),n+=Je(i>>2),r=i&3,o=3):(n+=Je(r<<2|i>>4),n+=Je(i&15),o=0))}return o==1&&(n+=Je(r<<2)),n}var Ct,vs={decode:function(e){var n;if(Ct===void 0){var t="0123456789ABCDEF",o=` \f
72
72
  \r  \u2028\u2029`;for(Ct={},n=0;n<16;++n)Ct[t.charAt(n)]=n;for(t=t.toLowerCase(),n=10;n<16;++n)Ct[t.charAt(n)]=n;for(n=0;n<o.length;++n)Ct[o.charAt(n)]=-1}var r=[],i=0,s=0;for(n=0;n<e.length;++n){var l=e.charAt(n);if(l=="=")break;if(l=Ct[l],l!=-1){if(l===void 0)throw new Error("Illegal character at offset "+n);i|=l,++s>=2?(r[r.length]=i,i=0,s=0):i<<=4}}if(s)throw new Error("Hex encoding incomplete: 4 bits missing");return r}},ht,no={decode:function(e){var n;if(ht===void 0){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=`= \f
73
73
  \r  \u2028\u2029`;for(ht=Object.create(null),n=0;n<64;++n)ht[t.charAt(n)]=n;for(ht["-"]=62,ht._=63,n=0;n<o.length;++n)ht[o.charAt(n)]=-1}var r=[],i=0,s=0;for(n=0;n<e.length;++n){var l=e.charAt(n);if(l=="=")break;if(l=ht[l],l!=-1){if(l===void 0)throw new Error("Illegal character at offset "+n);i|=l,++s>=4?(r[r.length]=i>>16,r[r.length]=i>>8&255,r[r.length]=i&255,i=0,s=0):i<<=6}}switch(s){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:r[r.length]=i>>10;break;case 3:r[r.length]=i>>16,r[r.length]=i>>8&255;break}return r},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(e){var n=no.re.exec(e);if(n)if(n[1])e=n[1];else if(n[2])e=n[2];else throw new Error("RegExp out of sync");return no.decode(e)}},At=1e13,Mt=function(){function e(n){this.buf=[+n||0]}return e.prototype.mulAdd=function(n,t){var o=this.buf,r=o.length,i,s;for(i=0;i<r;++i)s=o[i]*n+t,s<At?t=0:(t=0|s/At,s-=t*At),o[i]=s;t>0&&(o[i]=t)},e.prototype.sub=function(n){var t=this.buf,o=t.length,r,i;for(r=0;r<o;++r)i=t[r]-n,i<0?(i+=At,n=1):n=0,t[r]=i;for(;t[t.length-1]===0;)t.pop()},e.prototype.toString=function(n){if((n||10)!=10)throw new Error("only base 10 is supported");for(var t=this.buf,o=t[t.length-1].toString(),r=t.length-2;r>=0;--r)o+=(At+t[r]).toString().substring(1);return o},e.prototype.valueOf=function(){for(var n=this.buf,t=0,o=n.length-1;o>=0;--o)t=t*At+n[o];return t},e.prototype.simplify=function(){var n=this.buf;return n.length==1?n[0]:this},e}(),Rr="…",bs=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,Ss=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function kt(e,n){return e.length>n&&(e=e.substring(0,n)+Rr),e}var oo=function(){function e(n,t){this.hexDigits="0123456789ABCDEF",n instanceof e?(this.enc=n.enc,this.pos=n.pos):(this.enc=n,this.pos=t)}return e.prototype.get=function(n){if(n===void 0&&(n=this.pos++),n>=this.enc.length)throw new Error("Requesting byte offset ".concat(n," on a stream of length ").concat(this.enc.length));return typeof this.enc=="string"?this.enc.charCodeAt(n):this.enc[n]},e.prototype.hexByte=function(n){return this.hexDigits.charAt(n>>4&15)+this.hexDigits.charAt(n&15)},e.prototype.hexDump=function(n,t,o){for(var r="",i=n;i<t;++i)if(r+=this.hexByte(this.get(i)),o!==!0)switch(i&15){case 7:r+=" ";break;case 15:r+=`
74
74
  `;break;default:r+=" "}return r},e.prototype.isASCII=function(n,t){for(var o=n;o<t;++o){var r=this.get(o);if(r<32||r>176)return!1}return!0},e.prototype.parseStringISO=function(n,t){for(var o="",r=n;r<t;++r)o+=String.fromCharCode(this.get(r));return o},e.prototype.parseStringUTF=function(n,t){for(var o="",r=n;r<t;){var i=this.get(r++);i<128?o+=String.fromCharCode(i):i>191&&i<224?o+=String.fromCharCode((i&31)<<6|this.get(r++)&63):o+=String.fromCharCode((i&15)<<12|(this.get(r++)&63)<<6|this.get(r++)&63)}return o},e.prototype.parseStringBMP=function(n,t){for(var o="",r,i,s=n;s<t;)r=this.get(s++),i=this.get(s++),o+=String.fromCharCode(r<<8|i);return o},e.prototype.parseTime=function(n,t,o){var r=this.parseStringISO(n,t),i=(o?bs:Ss).exec(r);return i?(o&&(i[1]=+i[1],i[1]+=+i[1]<70?2e3:1900),r=i[1]+"-"+i[2]+"-"+i[3]+" "+i[4],i[5]&&(r+=":"+i[5],i[6]&&(r+=":"+i[6],i[7]&&(r+="."+i[7]))),i[8]&&(r+=" UTC",i[8]!="Z"&&(r+=i[8],i[9]&&(r+=":"+i[9]))),r):"Unrecognized time: "+r},e.prototype.parseInteger=function(n,t){for(var o=this.get(n),r=o>127,i=r?255:0,s,l="";o==i&&++n<t;)o=this.get(n);if(s=t-n,s===0)return r?-1:0;if(s>4){for(l=o,s<<=3;!((+l^i)&128);)l=+l<<1,--s;l="("+s+` bit)
75
75
  `}r&&(o=o-256);for(var f=new Mt(o),c=n+1;c<t;++c)f.mulAdd(256,this.get(c));return l+f.toString()},e.prototype.parseBitString=function(n,t,o){for(var r=this.get(n),i=(t-n-1<<3)-r,s="("+i+` bit)
76
76
  `,l="",f=n+1;f<t;++f){for(var c=this.get(f),d=f==t-1?r:0,y=7;y>=d;--y)l+=c>>y&1?"1":"0";if(l.length>o)return s+kt(l,o)}return s+l},e.prototype.parseOctetString=function(n,t,o){if(this.isASCII(n,t))return kt(this.parseStringISO(n,t),o);var r=t-n,i="("+r+` byte)
77
77
  `;o/=2,r>o&&(t=n+o);for(var s=n;s<t;++s)i+=this.hexByte(this.get(s));return r>o&&(i+=Rr),i},e.prototype.parseOID=function(n,t,o){for(var r="",i=new Mt,s=0,l=n;l<t;++l){var f=this.get(l);if(i.mulAdd(128,f&127),s+=7,!(f&128)){if(r==="")if(i=i.simplify(),i instanceof Mt)i.sub(80),r="2."+i.toString();else{var c=i<80?i<40?0:1:2;r=c+"."+(i-c*40)}else r+="."+i.toString();if(r.length>o)return kt(r,o);i=new Mt,s=0}}return s>0&&(r+=".incomplete"),r},e}(),ws=function(){function e(n,t,o,r,i){if(!(r instanceof Ir))throw new Error("Invalid tag value.");this.stream=n,this.header=t,this.length=o,this.tag=r,this.sub=i}return e.prototype.typeName=function(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}},e.prototype.content=function(n){if(this.tag===void 0)return null;n===void 0&&(n=1/0);var t=this.posContent(),o=Math.abs(this.length);if(!this.tag.isUniversal())return this.sub!==null?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+o,n);switch(this.tag.tagNumber){case 1:return this.stream.get(t)===0?"false":"true";case 2:return this.stream.parseInteger(t,t+o);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(t,t+o,n);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+o,n);case 6:return this.stream.parseOID(t,t+o,n);case 16:case 17:return this.sub!==null?"("+this.sub.length+" elem)":"(no elem)";case 12:return kt(this.stream.parseStringUTF(t,t+o),n);case 18:case 19:case 20:case 21:case 22:case 26:return kt(this.stream.parseStringISO(t,t+o),n);case 30:return kt(this.stream.parseStringBMP(t,t+o),n);case 23:case 24:return this.stream.parseTime(t,t+o,this.tag.tagNumber==23)}return null},e.prototype.toString=function(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(this.sub===null?"null":this.sub.length)+"]"},e.prototype.toPrettyString=function(n){n===void 0&&(n="");var t=n+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(t+="+"),t+=this.length,this.tag.tagConstructed?t+=" (constructed)":this.tag.isUniversal()&&(this.tag.tagNumber==3||this.tag.tagNumber==4)&&this.sub!==null&&(t+=" (encapsulates)"),t+=`
78
- `,this.sub!==null){n+=" ";for(var o=0,r=this.sub.length;o<r;++o)t+=this.sub[o].toPrettyString(n)}return t},e.prototype.posStart=function(){return this.stream.pos},e.prototype.posContent=function(){return this.stream.pos+this.header},e.prototype.posEnd=function(){return this.stream.pos+this.header+Math.abs(this.length)},e.prototype.toHexString=function(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)},e.decodeLength=function(n){var t=n.get(),o=t&127;if(o==t)return o;if(o>6)throw new Error("Length over 48 bits not supported at position "+(n.pos-1));if(o===0)return null;t=0;for(var r=0;r<o;++r)t=t*256+n.get();return t},e.prototype.getHexStringValue=function(){var n=this.toHexString(),t=this.header*2,o=this.length*2;return n.substr(t,o)},e.decode=function(n){var t;n instanceof oo?t=n:t=new oo(n,0);var o=new oo(t),r=new Ir(t),i=e.decodeLength(t),s=t.pos,l=s-o.pos,f=null,c=function(){var y=[];if(i!==null){for(var h=s+i;t.pos<h;)y[y.length]=e.decode(t);if(t.pos!=h)throw new Error("Content size is not correct for container starting at offset "+s)}else try{for(;;){var u=e.decode(t);if(u.tag.isEOC())break;y[y.length]=u}i=s-t.pos}catch(m){throw new Error("Exception while decoding undefined length content: "+m)}return y};if(r.tagConstructed)f=c();else if(r.isUniversal()&&(r.tagNumber==3||r.tagNumber==4))try{if(r.tagNumber==3&&t.get()!=0)throw new Error("BIT STRINGs with unused bits cannot encapsulate.");f=c();for(var d=0;d<f.length;++d)if(f[d].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch{f=null}if(f===null){if(i===null)throw new Error("We can't skip over an invalid tag with undefined length at offset "+s);t.pos=s+Math.abs(i)}return new e(o,l,i,r,f)},e}(),Ir=function(){function e(n){var t=n.get();if(this.tagClass=t>>6,this.tagConstructed=(t&32)!==0,this.tagNumber=t&31,this.tagNumber==31){var o=new Mt;do t=n.get(),o.mulAdd(128,t&127);while(t&128);this.tagNumber=o.simplify()}}return e.prototype.isUniversal=function(){return this.tagClass===0},e.prototype.isEOC=function(){return this.tagClass===0&&this.tagNumber===0},e}(),at,Cs=0xdeadbeefcafe,Or=(Cs&16777215)==15715070,Le=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],As=(1<<26)/Le[Le.length-1],ee=function(){function e(n,t,o){n!=null&&(typeof n=="number"?this.fromNumber(n,t,o):t==null&&typeof n!="string"?this.fromString(n,256):this.fromString(n,t))}return e.prototype.toString=function(n){if(this.s<0)return"-"+this.negate().toString(n);var t;if(n==16)t=4;else if(n==8)t=3;else if(n==2)t=1;else if(n==32)t=5;else if(n==4)t=2;else return this.toRadix(n);var o=(1<<t)-1,r,i=!1,s="",l=this.t,f=this.DB-l*this.DB%t;if(l-- >0)for(f<this.DB&&(r=this[l]>>f)>0&&(i=!0,s=Je(r));l>=0;)f<t?(r=(this[l]&(1<<f)-1)<<t-f,r|=this[--l]>>(f+=this.DB-t)):(r=this[l]>>(f-=t)&o,f<=0&&(f+=this.DB,--l)),r>0&&(i=!0),i&&(s+=Je(r));return i?s:"0"},e.prototype.negate=function(){var n=ae();return e.ZERO.subTo(this,n),n},e.prototype.abs=function(){return this.s<0?this.negate():this},e.prototype.compareTo=function(n){var t=this.s-n.s;if(t!=0)return t;var o=this.t;if(t=o-n.t,t!=0)return this.s<0?-t:t;for(;--o>=0;)if((t=this[o]-n[o])!=0)return t;return 0},e.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+Zt(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(n){var t=ae();return this.abs().divRemTo(n,null,t),this.s<0&&t.compareTo(e.ZERO)>0&&n.subTo(t,t),t},e.prototype.modPowInt=function(n,t){var o;return n<256||t.isEven()?o=new Lr(t):o=new Nr(t),this.exp(n,o)},e.prototype.clone=function(){var n=ae();return this.copyTo(n),n},e.prototype.intValue=function(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},e.prototype.byteValue=function(){return this.t==0?this.s:this[0]<<24>>24},e.prototype.shortValue=function(){return this.t==0?this.s:this[0]<<16>>16},e.prototype.signum=function(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1},e.prototype.toByteArray=function(){var n=this.t,t=[];t[0]=this.s;var o=this.DB-n*this.DB%8,r,i=0;if(n-- >0)for(o<this.DB&&(r=this[n]>>o)!=(this.s&this.DM)>>o&&(t[i++]=r|this.s<<this.DB-o);n>=0;)o<8?(r=(this[n]&(1<<o)-1)<<8-o,r|=this[--n]>>(o+=this.DB-8)):(r=this[n]>>(o-=8)&255,o<=0&&(o+=this.DB,--n)),r&128&&(r|=-256),i==0&&(this.s&128)!=(r&128)&&++i,(i>0||r!=this.s)&&(t[i++]=r);return t},e.prototype.equals=function(n){return this.compareTo(n)==0},e.prototype.min=function(n){return this.compareTo(n)<0?this:n},e.prototype.max=function(n){return this.compareTo(n)>0?this:n},e.prototype.and=function(n){var t=ae();return this.bitwiseTo(n,xs,t),t},e.prototype.or=function(n){var t=ae();return this.bitwiseTo(n,Ut,t),t},e.prototype.xor=function(n){var t=ae();return this.bitwiseTo(n,Er,t),t},e.prototype.andNot=function(n){var t=ae();return this.bitwiseTo(n,Br,t),t},e.prototype.not=function(){for(var n=ae(),t=0;t<this.t;++t)n[t]=this.DM&~this[t];return n.t=this.t,n.s=~this.s,n},e.prototype.shiftLeft=function(n){var t=ae();return n<0?this.rShiftTo(-n,t):this.lShiftTo(n,t),t},e.prototype.shiftRight=function(n){var t=ae();return n<0?this.lShiftTo(-n,t):this.rShiftTo(n,t),t},e.prototype.getLowestSetBit=function(){for(var n=0;n<this.t;++n)if(this[n]!=0)return n*this.DB+ys(this[n]);return this.s<0?this.t*this.DB:-1},e.prototype.bitCount=function(){for(var n=0,t=this.s&this.DM,o=0;o<this.t;++o)n+=ps(this[o]^t);return n},e.prototype.testBit=function(n){var t=Math.floor(n/this.DB);return t>=this.t?this.s!=0:(this[t]&1<<n%this.DB)!=0},e.prototype.setBit=function(n){return this.changeBit(n,Ut)},e.prototype.clearBit=function(n){return this.changeBit(n,Br)},e.prototype.flipBit=function(n){return this.changeBit(n,Er)},e.prototype.add=function(n){var t=ae();return this.addTo(n,t),t},e.prototype.subtract=function(n){var t=ae();return this.subTo(n,t),t},e.prototype.multiply=function(n){var t=ae();return this.multiplyTo(n,t),t},e.prototype.divide=function(n){var t=ae();return this.divRemTo(n,t,null),t},e.prototype.remainder=function(n){var t=ae();return this.divRemTo(n,null,t),t},e.prototype.divideAndRemainder=function(n){var t=ae(),o=ae();return this.divRemTo(n,t,o),[t,o]},e.prototype.modPow=function(n,t){var o=n.bitLength(),r,i=rt(1),s;if(o<=0)return i;o<18?r=1:o<48?r=3:o<144?r=4:o<768?r=5:r=6,o<8?s=new Lr(t):t.isEven()?s=new Ts(t):s=new Nr(t);var l=[],f=3,c=r-1,d=(1<<r)-1;if(l[1]=s.convert(this),r>1){var y=ae();for(s.sqrTo(l[1],y);f<=d;)l[f]=ae(),s.mulTo(y,l[f-2],l[f]),f+=2}var h=n.t-1,u,m=!0,g=ae(),C;for(o=Zt(n[h])-1;h>=0;){for(o>=c?u=n[h]>>o-c&d:(u=(n[h]&(1<<o+1)-1)<<c-o,h>0&&(u|=n[h-1]>>this.DB+o-c)),f=r;!(u&1);)u>>=1,--f;if((o-=f)<0&&(o+=this.DB,--h),m)l[u].copyTo(i),m=!1;else{for(;f>1;)s.sqrTo(i,g),s.sqrTo(g,i),f-=2;f>0?s.sqrTo(i,g):(C=i,i=g,g=C),s.mulTo(g,l[u],i)}for(;h>=0&&!(n[h]&1<<o);)s.sqrTo(i,g),C=i,i=g,g=C,--o<0&&(o=this.DB-1,--h)}return s.revert(i)},e.prototype.modInverse=function(n){var t=n.isEven();if(this.isEven()&&t||n.signum()==0)return e.ZERO;for(var o=n.clone(),r=this.clone(),i=rt(1),s=rt(0),l=rt(0),f=rt(1);o.signum()!=0;){for(;o.isEven();)o.rShiftTo(1,o),t?((!i.isEven()||!s.isEven())&&(i.addTo(this,i),s.subTo(n,s)),i.rShiftTo(1,i)):s.isEven()||s.subTo(n,s),s.rShiftTo(1,s);for(;r.isEven();)r.rShiftTo(1,r),t?((!l.isEven()||!f.isEven())&&(l.addTo(this,l),f.subTo(n,f)),l.rShiftTo(1,l)):f.isEven()||f.subTo(n,f),f.rShiftTo(1,f);o.compareTo(r)>=0?(o.subTo(r,o),t&&i.subTo(l,i),s.subTo(f,s)):(r.subTo(o,r),t&&l.subTo(i,l),f.subTo(s,f))}if(r.compareTo(e.ONE)!=0)return e.ZERO;if(f.compareTo(n)>=0)return f.subtract(n);if(f.signum()<0)f.addTo(n,f);else return f;return f.signum()<0?f.add(n):f},e.prototype.pow=function(n){return this.exp(n,new ks)},e.prototype.gcd=function(n){var t=this.s<0?this.negate():this.clone(),o=n.s<0?n.negate():n.clone();if(t.compareTo(o)<0){var r=t;t=o,o=r}var i=t.getLowestSetBit(),s=o.getLowestSetBit();if(s<0)return t;for(i<s&&(s=i),s>0&&(t.rShiftTo(s,t),o.rShiftTo(s,o));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=o.getLowestSetBit())>0&&o.rShiftTo(i,o),t.compareTo(o)>=0?(t.subTo(o,t),t.rShiftTo(1,t)):(o.subTo(t,o),o.rShiftTo(1,o));return s>0&&o.lShiftTo(s,o),o},e.prototype.isProbablePrime=function(n){var t,o=this.abs();if(o.t==1&&o[0]<=Le[Le.length-1]){for(t=0;t<Le.length;++t)if(o[0]==Le[t])return!0;return!1}if(o.isEven())return!1;for(t=1;t<Le.length;){for(var r=Le[t],i=t+1;i<Le.length&&r<As;)r*=Le[i++];for(r=o.modInt(r);t<i;)if(r%Le[t++]==0)return!1}return o.millerRabin(n)},e.prototype.copyTo=function(n){for(var t=this.t-1;t>=0;--t)n[t]=this[t];n.t=this.t,n.s=this.s},e.prototype.fromInt=function(n){this.t=1,this.s=n<0?-1:0,n>0?this[0]=n:n<-1?this[0]=n+this.DV:this.t=0},e.prototype.fromString=function(n,t){var o;if(t==16)o=4;else if(t==8)o=3;else if(t==256)o=8;else if(t==2)o=1;else if(t==32)o=5;else if(t==4)o=2;else{this.fromRadix(n,t);return}this.t=0,this.s=0;for(var r=n.length,i=!1,s=0;--r>=0;){var l=o==8?+n[r]&255:zr(n,r);if(l<0){n.charAt(r)=="-"&&(i=!0);continue}i=!1,s==0?this[this.t++]=l:s+o>this.DB?(this[this.t-1]|=(l&(1<<this.DB-s)-1)<<s,this[this.t++]=l>>this.DB-s):this[this.t-1]|=l<<s,s+=o,s>=this.DB&&(s-=this.DB)}o==8&&+n[0]&128&&(this.s=-1,s>0&&(this[this.t-1]|=(1<<this.DB-s)-1<<s)),this.clamp(),i&&e.ZERO.subTo(this,this)},e.prototype.clamp=function(){for(var n=this.s&this.DM;this.t>0&&this[this.t-1]==n;)--this.t},e.prototype.dlShiftTo=function(n,t){var o;for(o=this.t-1;o>=0;--o)t[o+n]=this[o];for(o=n-1;o>=0;--o)t[o]=0;t.t=this.t+n,t.s=this.s},e.prototype.drShiftTo=function(n,t){for(var o=n;o<this.t;++o)t[o-n]=this[o];t.t=Math.max(this.t-n,0),t.s=this.s},e.prototype.lShiftTo=function(n,t){for(var o=n%this.DB,r=this.DB-o,i=(1<<r)-1,s=Math.floor(n/this.DB),l=this.s<<o&this.DM,f=this.t-1;f>=0;--f)t[f+s+1]=this[f]>>r|l,l=(this[f]&i)<<o;for(var f=s-1;f>=0;--f)t[f]=0;t[s]=l,t.t=this.t+s+1,t.s=this.s,t.clamp()},e.prototype.rShiftTo=function(n,t){t.s=this.s;var o=Math.floor(n/this.DB);if(o>=this.t){t.t=0;return}var r=n%this.DB,i=this.DB-r,s=(1<<r)-1;t[0]=this[o]>>r;for(var l=o+1;l<this.t;++l)t[l-o-1]|=(this[l]&s)<<i,t[l-o]=this[l]>>r;r>0&&(t[this.t-o-1]|=(this.s&s)<<i),t.t=this.t-o,t.clamp()},e.prototype.subTo=function(n,t){for(var o=0,r=0,i=Math.min(n.t,this.t);o<i;)r+=this[o]-n[o],t[o++]=r&this.DM,r>>=this.DB;if(n.t<this.t){for(r-=n.s;o<this.t;)r+=this[o],t[o++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;o<n.t;)r-=n[o],t[o++]=r&this.DM,r>>=this.DB;r-=n.s}t.s=r<0?-1:0,r<-1?t[o++]=this.DV+r:r>0&&(t[o++]=r),t.t=o,t.clamp()},e.prototype.multiplyTo=function(n,t){var o=this.abs(),r=n.abs(),i=o.t;for(t.t=i+r.t;--i>=0;)t[i]=0;for(i=0;i<r.t;++i)t[i+o.t]=o.am(0,r[i],t,i,0,o.t);t.s=0,t.clamp(),this.s!=n.s&&e.ZERO.subTo(t,t)},e.prototype.squareTo=function(n){for(var t=this.abs(),o=n.t=2*t.t;--o>=0;)n[o]=0;for(o=0;o<t.t-1;++o){var r=t.am(o,t[o],n,2*o,0,1);(n[o+t.t]+=t.am(o+1,2*t[o],n,2*o+1,r,t.t-o-1))>=t.DV&&(n[o+t.t]-=t.DV,n[o+t.t+1]=1)}n.t>0&&(n[n.t-1]+=t.am(o,t[o],n,2*o,0,1)),n.s=0,n.clamp()},e.prototype.divRemTo=function(n,t,o){var r=n.abs();if(!(r.t<=0)){var i=this.abs();if(i.t<r.t){t!=null&&t.fromInt(0),o!=null&&this.copyTo(o);return}o==null&&(o=ae());var s=ae(),l=this.s,f=n.s,c=this.DB-Zt(r[r.t-1]);c>0?(r.lShiftTo(c,s),i.lShiftTo(c,o)):(r.copyTo(s),i.copyTo(o));var d=s.t,y=s[d-1];if(y!=0){var h=y*(1<<this.F1)+(d>1?s[d-2]>>this.F2:0),u=this.FV/h,m=(1<<this.F1)/h,g=1<<this.F2,C=o.t,k=C-d,x=t??ae();for(s.dlShiftTo(k,x),o.compareTo(x)>=0&&(o[o.t++]=1,o.subTo(x,o)),e.ONE.dlShiftTo(d,x),x.subTo(s,s);s.t<d;)s[s.t++]=0;for(;--k>=0;){var v=o[--C]==y?this.DM:Math.floor(o[C]*u+(o[C-1]+g)*m);if((o[C]+=s.am(0,v,o,k,0,d))<v)for(s.dlShiftTo(k,x),o.subTo(x,o);o[C]<--v;)o.subTo(x,o)}t!=null&&(o.drShiftTo(d,t),l!=f&&e.ZERO.subTo(t,t)),o.t=d,o.clamp(),c>0&&o.rShiftTo(c,o),l<0&&e.ZERO.subTo(o,o)}}},e.prototype.invDigit=function(){if(this.t<1)return 0;var n=this[0];if(!(n&1))return 0;var t=n&3;return t=t*(2-(n&15)*t)&15,t=t*(2-(n&255)*t)&255,t=t*(2-((n&65535)*t&65535))&65535,t=t*(2-n*t%this.DV)%this.DV,t>0?this.DV-t:-t},e.prototype.isEven=function(){return(this.t>0?this[0]&1:this.s)==0},e.prototype.exp=function(n,t){if(n>4294967295||n<1)return e.ONE;var o=ae(),r=ae(),i=t.convert(this),s=Zt(n)-1;for(i.copyTo(o);--s>=0;)if(t.sqrTo(o,r),(n&1<<s)>0)t.mulTo(r,i,o);else{var l=o;o=r,r=l}return t.revert(o)},e.prototype.chunkSize=function(n){return Math.floor(Math.LN2*this.DB/Math.log(n))},e.prototype.toRadix=function(n){if(n==null&&(n=10),this.signum()==0||n<2||n>36)return"0";var t=this.chunkSize(n),o=Math.pow(n,t),r=rt(o),i=ae(),s=ae(),l="";for(this.divRemTo(r,i,s);i.signum()>0;)l=(o+s.intValue()).toString(n).substr(1)+l,i.divRemTo(r,i,s);return s.intValue().toString(n)+l},e.prototype.fromRadix=function(n,t){this.fromInt(0),t==null&&(t=10);for(var o=this.chunkSize(t),r=Math.pow(t,o),i=!1,s=0,l=0,f=0;f<n.length;++f){var c=zr(n,f);if(c<0){n.charAt(f)=="-"&&this.signum()==0&&(i=!0);continue}l=t*l+c,++s>=o&&(this.dMultiply(r),this.dAddOffset(l,0),s=0,l=0)}s>0&&(this.dMultiply(Math.pow(t,s)),this.dAddOffset(l,0)),i&&e.ZERO.subTo(this,this)},e.prototype.fromNumber=function(n,t,o){if(typeof t=="number")if(n<2)this.fromInt(1);else for(this.fromNumber(n,o),this.testBit(n-1)||this.bitwiseTo(e.ONE.shiftLeft(n-1),Ut,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>n&&this.subTo(e.ONE.shiftLeft(n-1),this);else{var r=[],i=n&7;r.length=(n>>3)+1,t.nextBytes(r),i>0?r[0]&=(1<<i)-1:r[0]=0,this.fromString(r,256)}},e.prototype.bitwiseTo=function(n,t,o){var r,i,s=Math.min(n.t,this.t);for(r=0;r<s;++r)o[r]=t(this[r],n[r]);if(n.t<this.t){for(i=n.s&this.DM,r=s;r<this.t;++r)o[r]=t(this[r],i);o.t=this.t}else{for(i=this.s&this.DM,r=s;r<n.t;++r)o[r]=t(i,n[r]);o.t=n.t}o.s=t(this.s,n.s),o.clamp()},e.prototype.changeBit=function(n,t){var o=e.ONE.shiftLeft(n);return this.bitwiseTo(o,t,o),o},e.prototype.addTo=function(n,t){for(var o=0,r=0,i=Math.min(n.t,this.t);o<i;)r+=this[o]+n[o],t[o++]=r&this.DM,r>>=this.DB;if(n.t<this.t){for(r+=n.s;o<this.t;)r+=this[o],t[o++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;o<n.t;)r+=n[o],t[o++]=r&this.DM,r>>=this.DB;r+=n.s}t.s=r<0?-1:0,r>0?t[o++]=r:r<-1&&(t[o++]=this.DV+r),t.t=o,t.clamp()},e.prototype.dMultiply=function(n){this[this.t]=this.am(0,n-1,this,0,0,this.t),++this.t,this.clamp()},e.prototype.dAddOffset=function(n,t){if(n!=0){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=n;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},e.prototype.multiplyLowerTo=function(n,t,o){var r=Math.min(this.t+n.t,t);for(o.s=0,o.t=r;r>0;)o[--r]=0;for(var i=o.t-this.t;r<i;++r)o[r+this.t]=this.am(0,n[r],o,r,0,this.t);for(var i=Math.min(n.t,t);r<i;++r)this.am(0,n[r],o,r,0,t-r);o.clamp()},e.prototype.multiplyUpperTo=function(n,t,o){--t;var r=o.t=this.t+n.t-t;for(o.s=0;--r>=0;)o[r]=0;for(r=Math.max(t-this.t,0);r<n.t;++r)o[this.t+r-t]=this.am(t-r,n[r],o,0,0,this.t+r-t);o.clamp(),o.drShiftTo(1,o)},e.prototype.modInt=function(n){if(n<=0)return 0;var t=this.DV%n,o=this.s<0?n-1:0;if(this.t>0)if(t==0)o=this[0]%n;else for(var r=this.t-1;r>=0;--r)o=(t*o+this[r])%n;return o},e.prototype.millerRabin=function(n){var t=this.subtract(e.ONE),o=t.getLowestSetBit();if(o<=0)return!1;var r=t.shiftRight(o);n=n+1>>1,n>Le.length&&(n=Le.length);for(var i=ae(),s=0;s<n;++s){i.fromInt(Le[Math.floor(Math.random()*Le.length)]);var l=i.modPow(r,this);if(l.compareTo(e.ONE)!=0&&l.compareTo(t)!=0){for(var f=1;f++<o&&l.compareTo(t)!=0;)if(l=l.modPowInt(2,this),l.compareTo(e.ONE)==0)return!1;if(l.compareTo(t)!=0)return!1}}return!0},e.prototype.square=function(){var n=ae();return this.squareTo(n),n},e.prototype.gcda=function(n,t){var o=this.s<0?this.negate():this.clone(),r=n.s<0?n.negate():n.clone();if(o.compareTo(r)<0){var i=o;o=r,r=i}var s=o.getLowestSetBit(),l=r.getLowestSetBit();if(l<0){t(o);return}s<l&&(l=s),l>0&&(o.rShiftTo(l,o),r.rShiftTo(l,r));var f=function(){(s=o.getLowestSetBit())>0&&o.rShiftTo(s,o),(s=r.getLowestSetBit())>0&&r.rShiftTo(s,r),o.compareTo(r)>=0?(o.subTo(r,o),o.rShiftTo(1,o)):(r.subTo(o,r),r.rShiftTo(1,r)),o.signum()>0?setTimeout(f,0):(l>0&&r.lShiftTo(l,r),setTimeout(function(){t(r)},0))};setTimeout(f,10)},e.prototype.fromNumberAsync=function(n,t,o,r){if(typeof t=="number")if(n<2)this.fromInt(1);else{this.fromNumber(n,o),this.testBit(n-1)||this.bitwiseTo(e.ONE.shiftLeft(n-1),Ut,this),this.isEven()&&this.dAddOffset(1,0);var i=this,s=function(){i.dAddOffset(2,0),i.bitLength()>n&&i.subTo(e.ONE.shiftLeft(n-1),i),i.isProbablePrime(t)?setTimeout(function(){r()},0):setTimeout(s,0)};setTimeout(s,0)}else{var l=[],f=n&7;l.length=(n>>3)+1,t.nextBytes(l),f>0?l[0]&=(1<<f)-1:l[0]=0,this.fromString(l,256)}},e}(),ks=function(){function e(){}return e.prototype.convert=function(n){return n},e.prototype.revert=function(n){return n},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o)},e.prototype.sqrTo=function(n,t){n.squareTo(t)},e}(),Lr=function(){function e(n){this.m=n}return e.prototype.convert=function(n){return n.s<0||n.compareTo(this.m)>=0?n.mod(this.m):n},e.prototype.revert=function(n){return n},e.prototype.reduce=function(n){n.divRemTo(this.m,null,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}(),Nr=function(){function e(n){this.m=n,this.mp=n.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<n.DB-15)-1,this.mt2=2*n.t}return e.prototype.convert=function(n){var t=ae();return n.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),n.s<0&&t.compareTo(ee.ZERO)>0&&this.m.subTo(t,t),t},e.prototype.revert=function(n){var t=ae();return n.copyTo(t),this.reduce(t),t},e.prototype.reduce=function(n){for(;n.t<=this.mt2;)n[n.t++]=0;for(var t=0;t<this.m.t;++t){var o=n[t]&32767,r=o*this.mpl+((o*this.mph+(n[t]>>15)*this.mpl&this.um)<<15)&n.DM;for(o=t+this.m.t,n[o]+=this.m.am(0,r,n,t,0,this.m.t);n[o]>=n.DV;)n[o]-=n.DV,n[++o]++}n.clamp(),n.drShiftTo(this.m.t,n),n.compareTo(this.m)>=0&&n.subTo(this.m,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}(),Ts=function(){function e(n){this.m=n,this.r2=ae(),this.q3=ae(),ee.ONE.dlShiftTo(2*n.t,this.r2),this.mu=this.r2.divide(n)}return e.prototype.convert=function(n){if(n.s<0||n.t>2*this.m.t)return n.mod(this.m);if(n.compareTo(this.m)<0)return n;var t=ae();return n.copyTo(t),this.reduce(t),t},e.prototype.revert=function(n){return n},e.prototype.reduce=function(n){for(n.drShiftTo(this.m.t-1,this.r2),n.t>this.m.t+1&&(n.t=this.m.t+1,n.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);n.compareTo(this.r2)<0;)n.dAddOffset(1,this.m.t+1);for(n.subTo(this.r2,n);n.compareTo(this.m)>=0;)n.subTo(this.m,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}();function ae(){return new ee(null)}function be(e,n){return new ee(e,n)}var Mr=typeof navigator<"u";Mr&&Or&&navigator.appName=="Microsoft Internet Explorer"?(ee.prototype.am=function(n,t,o,r,i,s){for(var l=t&32767,f=t>>15;--s>=0;){var c=this[n]&32767,d=this[n++]>>15,y=f*c+d*l;c=l*c+((y&32767)<<15)+o[r]+(i&1073741823),i=(c>>>30)+(y>>>15)+f*d+(i>>>30),o[r++]=c&1073741823}return i},at=30):Mr&&Or&&navigator.appName!="Netscape"?(ee.prototype.am=function(n,t,o,r,i,s){for(;--s>=0;){var l=t*this[n++]+o[r]+i;i=Math.floor(l/67108864),o[r++]=l&67108863}return i},at=26):(ee.prototype.am=function(n,t,o,r,i,s){for(var l=t&16383,f=t>>14;--s>=0;){var c=this[n]&16383,d=this[n++]>>14,y=f*c+d*l;c=l*c+((y&16383)<<14)+o[r]+i,i=(c>>28)+(y>>14)+f*d,o[r++]=c&268435455}return i},at=28),ee.prototype.DB=at,ee.prototype.DM=(1<<at)-1,ee.prototype.DV=1<<at;var ao=52;ee.prototype.FV=Math.pow(2,ao),ee.prototype.F1=ao-at,ee.prototype.F2=2*at-ao;var $t=[],Tt,Ge;for(Tt="0".charCodeAt(0),Ge=0;Ge<=9;++Ge)$t[Tt++]=Ge;for(Tt="a".charCodeAt(0),Ge=10;Ge<36;++Ge)$t[Tt++]=Ge;for(Tt="A".charCodeAt(0),Ge=10;Ge<36;++Ge)$t[Tt++]=Ge;function zr(e,n){var t=$t[e.charCodeAt(n)];return t??-1}function rt(e){var n=ae();return n.fromInt(e),n}function Zt(e){var n=1,t;return(t=e>>>16)!=0&&(e=t,n+=16),(t=e>>8)!=0&&(e=t,n+=8),(t=e>>4)!=0&&(e=t,n+=4),(t=e>>2)!=0&&(e=t,n+=2),(t=e>>1)!=0&&(e=t,n+=1),n}ee.ZERO=rt(0),ee.ONE=rt(1);var Es=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(n){var t,o,r;for(t=0;t<256;++t)this.S[t]=t;for(o=0,t=0;t<256;++t)o=o+this.S[t]+n[t%n.length]&255,r=this.S[t],this.S[t]=this.S[o],this.S[o]=r;this.i=0,this.j=0},e.prototype.next=function(){var n;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,n=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=n,this.S[n+this.S[this.i]&255]},e}();function Bs(){return new Es}var Pr=256,Yt,it=null,Ze;if(it==null){it=[],Ze=0;var Kt=void 0;if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){var ro=new Uint32Array(256);for(window.crypto.getRandomValues(ro),Kt=0;Kt<ro.length;++Kt)it[Ze++]=ro[Kt]&255}var Xt=0,Qt=function(e){if(Xt=Xt||0,Xt>=256||Ze>=Pr){window.removeEventListener?window.removeEventListener("mousemove",Qt,!1):window.detachEvent&&window.detachEvent("onmousemove",Qt);return}try{var n=e.x+e.y;it[Ze++]=n&255,Xt+=1}catch{}};typeof window<"u"&&(window.addEventListener?window.addEventListener("mousemove",Qt,!1):window.attachEvent&&window.attachEvent("onmousemove",Qt))}function _s(){if(Yt==null){for(Yt=Bs();Ze<Pr;){var e=Math.floor(65536*Math.random());it[Ze++]=e&255}for(Yt.init(it),Ze=0;Ze<it.length;++Ze)it[Ze]=0;Ze=0}return Yt.next()}var io=function(){function e(){}return e.prototype.nextBytes=function(n){for(var t=0;t<n.length;++t)n[t]=_s()},e}();function Ds(e,n){if(n<e.length+22)return console.error("Message too long for RSA"),null;for(var t=n-e.length-6,o="",r=0;r<t;r+=2)o+="ff";var i="0001"+o+"00"+e;return be(i,16)}function Rs(e,n){if(n<e.length+11)return console.error("Message too long for RSA"),null;for(var t=[],o=e.length-1;o>=0&&n>0;){var r=e.charCodeAt(o--);r<128?t[--n]=r:r>127&&r<2048?(t[--n]=r&63|128,t[--n]=r>>6|192):(t[--n]=r&63|128,t[--n]=r>>6&63|128,t[--n]=r>>12|224)}t[--n]=0;for(var i=new io,s=[];n>2;){for(s[0]=0;s[0]==0;)i.nextBytes(s);t[--n]=s[0]}return t[--n]=2,t[--n]=0,new ee(t)}var Is=function(){function e(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}return e.prototype.doPublic=function(n){return n.modPowInt(this.e,this.n)},e.prototype.doPrivate=function(n){if(this.p==null||this.q==null)return n.modPow(this.d,this.n);for(var t=n.mod(this.p).modPow(this.dmp1,this.p),o=n.mod(this.q).modPow(this.dmq1,this.q);t.compareTo(o)<0;)t=t.add(this.p);return t.subtract(o).multiply(this.coeff).mod(this.p).multiply(this.q).add(o)},e.prototype.setPublic=function(n,t){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=be(n,16),this.e=parseInt(t,16)):console.error("Invalid RSA public key")},e.prototype.encrypt=function(n){var t=this.n.bitLength()+7>>3,o=Rs(n,t);if(o==null)return null;var r=this.doPublic(o);if(r==null)return null;for(var i=r.toString(16),s=i.length,l=0;l<t*2-s;l++)i="0"+i;return i},e.prototype.setPrivate=function(n,t,o){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=be(n,16),this.e=parseInt(t,16),this.d=be(o,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(n,t,o,r,i,s,l,f){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=be(n,16),this.e=parseInt(t,16),this.d=be(o,16),this.p=be(r,16),this.q=be(i,16),this.dmp1=be(s,16),this.dmq1=be(l,16),this.coeff=be(f,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(n,t){var o=new io,r=n>>1;this.e=parseInt(t,16);for(var i=new ee(t,16);;){for(;this.p=new ee(n-r,1,o),!(this.p.subtract(ee.ONE).gcd(i).compareTo(ee.ONE)==0&&this.p.isProbablePrime(10)););for(;this.q=new ee(r,1,o),!(this.q.subtract(ee.ONE).gcd(i).compareTo(ee.ONE)==0&&this.q.isProbablePrime(10)););if(this.p.compareTo(this.q)<=0){var s=this.p;this.p=this.q,this.q=s}var l=this.p.subtract(ee.ONE),f=this.q.subtract(ee.ONE),c=l.multiply(f);if(c.gcd(i).compareTo(ee.ONE)==0){this.n=this.p.multiply(this.q),this.d=i.modInverse(c),this.dmp1=this.d.mod(l),this.dmq1=this.d.mod(f),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(n){var t=be(n,16),o=this.doPrivate(t);return o==null?null:Os(o,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(n,t,o){var r=new io,i=n>>1;this.e=parseInt(t,16);var s=new ee(t,16),l=this,f=function(){var c=function(){if(l.p.compareTo(l.q)<=0){var h=l.p;l.p=l.q,l.q=h}var u=l.p.subtract(ee.ONE),m=l.q.subtract(ee.ONE),g=u.multiply(m);g.gcd(s).compareTo(ee.ONE)==0?(l.n=l.p.multiply(l.q),l.d=s.modInverse(g),l.dmp1=l.d.mod(u),l.dmq1=l.d.mod(m),l.coeff=l.q.modInverse(l.p),setTimeout(function(){o()},0)):setTimeout(f,0)},d=function(){l.q=ae(),l.q.fromNumberAsync(i,1,r,function(){l.q.subtract(ee.ONE).gcda(s,function(h){h.compareTo(ee.ONE)==0&&l.q.isProbablePrime(10)?setTimeout(c,0):setTimeout(d,0)})})},y=function(){l.p=ae(),l.p.fromNumberAsync(n-i,1,r,function(){l.p.subtract(ee.ONE).gcda(s,function(h){h.compareTo(ee.ONE)==0&&l.p.isProbablePrime(10)?setTimeout(d,0):setTimeout(y,0)})})};setTimeout(y,0)};setTimeout(f,0)},e.prototype.sign=function(n,t,o){var r=Ls(o),i=r+t(n).toString(),s=Ds(i,this.n.bitLength()/4);if(s==null)return null;var l=this.doPrivate(s);if(l==null)return null;var f=l.toString(16);return f.length&1?"0"+f:f},e.prototype.verify=function(n,t,o){var r=be(t,16),i=this.doPublic(r);if(i==null)return null;var s=i.toString(16).replace(/^1f+00/,""),l=Ns(s);return l==o(n).toString()},e}();function Os(e,n){for(var t=e.toByteArray(),o=0;o<t.length&&t[o]==0;)++o;if(t.length-o!=n-1||t[o]!=2)return null;for(++o;t[o]!=0;)if(++o>=t.length)return null;for(var r="";++o<t.length;){var i=t[o]&255;i<128?r+=String.fromCharCode(i):i>191&&i<224?(r+=String.fromCharCode((i&31)<<6|t[o+1]&63),++o):(r+=String.fromCharCode((i&15)<<12|(t[o+1]&63)<<6|t[o+2]&63),o+=2)}return r}var Jt={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};function Ls(e){return Jt[e]||""}function Ns(e){for(var n in Jt)if(Jt.hasOwnProperty(n)){var t=Jt[n],o=t.length;if(e.substr(0,o)==t)return e.substr(o)}return e}/*!
78
+ `,this.sub!==null){n+=" ";for(var o=0,r=this.sub.length;o<r;++o)t+=this.sub[o].toPrettyString(n)}return t},e.prototype.posStart=function(){return this.stream.pos},e.prototype.posContent=function(){return this.stream.pos+this.header},e.prototype.posEnd=function(){return this.stream.pos+this.header+Math.abs(this.length)},e.prototype.toHexString=function(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)},e.decodeLength=function(n){var t=n.get(),o=t&127;if(o==t)return o;if(o>6)throw new Error("Length over 48 bits not supported at position "+(n.pos-1));if(o===0)return null;t=0;for(var r=0;r<o;++r)t=t*256+n.get();return t},e.prototype.getHexStringValue=function(){var n=this.toHexString(),t=this.header*2,o=this.length*2;return n.substr(t,o)},e.decode=function(n){var t;n instanceof oo?t=n:t=new oo(n,0);var o=new oo(t),r=new Ir(t),i=e.decodeLength(t),s=t.pos,l=s-o.pos,f=null,c=function(){var y=[];if(i!==null){for(var u=s+i;t.pos<u;)y[y.length]=e.decode(t);if(t.pos!=u)throw new Error("Content size is not correct for container starting at offset "+s)}else try{for(;;){var h=e.decode(t);if(h.tag.isEOC())break;y[y.length]=h}i=s-t.pos}catch(m){throw new Error("Exception while decoding undefined length content: "+m)}return y};if(r.tagConstructed)f=c();else if(r.isUniversal()&&(r.tagNumber==3||r.tagNumber==4))try{if(r.tagNumber==3&&t.get()!=0)throw new Error("BIT STRINGs with unused bits cannot encapsulate.");f=c();for(var d=0;d<f.length;++d)if(f[d].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch{f=null}if(f===null){if(i===null)throw new Error("We can't skip over an invalid tag with undefined length at offset "+s);t.pos=s+Math.abs(i)}return new e(o,l,i,r,f)},e}(),Ir=function(){function e(n){var t=n.get();if(this.tagClass=t>>6,this.tagConstructed=(t&32)!==0,this.tagNumber=t&31,this.tagNumber==31){var o=new Mt;do t=n.get(),o.mulAdd(128,t&127);while(t&128);this.tagNumber=o.simplify()}}return e.prototype.isUniversal=function(){return this.tagClass===0},e.prototype.isEOC=function(){return this.tagClass===0&&this.tagNumber===0},e}(),at,Cs=0xdeadbeefcafe,Or=(Cs&16777215)==15715070,Le=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],As=(1<<26)/Le[Le.length-1],ee=function(){function e(n,t,o){n!=null&&(typeof n=="number"?this.fromNumber(n,t,o):t==null&&typeof n!="string"?this.fromString(n,256):this.fromString(n,t))}return e.prototype.toString=function(n){if(this.s<0)return"-"+this.negate().toString(n);var t;if(n==16)t=4;else if(n==8)t=3;else if(n==2)t=1;else if(n==32)t=5;else if(n==4)t=2;else return this.toRadix(n);var o=(1<<t)-1,r,i=!1,s="",l=this.t,f=this.DB-l*this.DB%t;if(l-- >0)for(f<this.DB&&(r=this[l]>>f)>0&&(i=!0,s=Je(r));l>=0;)f<t?(r=(this[l]&(1<<f)-1)<<t-f,r|=this[--l]>>(f+=this.DB-t)):(r=this[l]>>(f-=t)&o,f<=0&&(f+=this.DB,--l)),r>0&&(i=!0),i&&(s+=Je(r));return i?s:"0"},e.prototype.negate=function(){var n=ae();return e.ZERO.subTo(this,n),n},e.prototype.abs=function(){return this.s<0?this.negate():this},e.prototype.compareTo=function(n){var t=this.s-n.s;if(t!=0)return t;var o=this.t;if(t=o-n.t,t!=0)return this.s<0?-t:t;for(;--o>=0;)if((t=this[o]-n[o])!=0)return t;return 0},e.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+Zt(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(n){var t=ae();return this.abs().divRemTo(n,null,t),this.s<0&&t.compareTo(e.ZERO)>0&&n.subTo(t,t),t},e.prototype.modPowInt=function(n,t){var o;return n<256||t.isEven()?o=new Lr(t):o=new Nr(t),this.exp(n,o)},e.prototype.clone=function(){var n=ae();return this.copyTo(n),n},e.prototype.intValue=function(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},e.prototype.byteValue=function(){return this.t==0?this.s:this[0]<<24>>24},e.prototype.shortValue=function(){return this.t==0?this.s:this[0]<<16>>16},e.prototype.signum=function(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1},e.prototype.toByteArray=function(){var n=this.t,t=[];t[0]=this.s;var o=this.DB-n*this.DB%8,r,i=0;if(n-- >0)for(o<this.DB&&(r=this[n]>>o)!=(this.s&this.DM)>>o&&(t[i++]=r|this.s<<this.DB-o);n>=0;)o<8?(r=(this[n]&(1<<o)-1)<<8-o,r|=this[--n]>>(o+=this.DB-8)):(r=this[n]>>(o-=8)&255,o<=0&&(o+=this.DB,--n)),r&128&&(r|=-256),i==0&&(this.s&128)!=(r&128)&&++i,(i>0||r!=this.s)&&(t[i++]=r);return t},e.prototype.equals=function(n){return this.compareTo(n)==0},e.prototype.min=function(n){return this.compareTo(n)<0?this:n},e.prototype.max=function(n){return this.compareTo(n)>0?this:n},e.prototype.and=function(n){var t=ae();return this.bitwiseTo(n,xs,t),t},e.prototype.or=function(n){var t=ae();return this.bitwiseTo(n,Ut,t),t},e.prototype.xor=function(n){var t=ae();return this.bitwiseTo(n,Er,t),t},e.prototype.andNot=function(n){var t=ae();return this.bitwiseTo(n,Br,t),t},e.prototype.not=function(){for(var n=ae(),t=0;t<this.t;++t)n[t]=this.DM&~this[t];return n.t=this.t,n.s=~this.s,n},e.prototype.shiftLeft=function(n){var t=ae();return n<0?this.rShiftTo(-n,t):this.lShiftTo(n,t),t},e.prototype.shiftRight=function(n){var t=ae();return n<0?this.lShiftTo(-n,t):this.rShiftTo(n,t),t},e.prototype.getLowestSetBit=function(){for(var n=0;n<this.t;++n)if(this[n]!=0)return n*this.DB+ys(this[n]);return this.s<0?this.t*this.DB:-1},e.prototype.bitCount=function(){for(var n=0,t=this.s&this.DM,o=0;o<this.t;++o)n+=ps(this[o]^t);return n},e.prototype.testBit=function(n){var t=Math.floor(n/this.DB);return t>=this.t?this.s!=0:(this[t]&1<<n%this.DB)!=0},e.prototype.setBit=function(n){return this.changeBit(n,Ut)},e.prototype.clearBit=function(n){return this.changeBit(n,Br)},e.prototype.flipBit=function(n){return this.changeBit(n,Er)},e.prototype.add=function(n){var t=ae();return this.addTo(n,t),t},e.prototype.subtract=function(n){var t=ae();return this.subTo(n,t),t},e.prototype.multiply=function(n){var t=ae();return this.multiplyTo(n,t),t},e.prototype.divide=function(n){var t=ae();return this.divRemTo(n,t,null),t},e.prototype.remainder=function(n){var t=ae();return this.divRemTo(n,null,t),t},e.prototype.divideAndRemainder=function(n){var t=ae(),o=ae();return this.divRemTo(n,t,o),[t,o]},e.prototype.modPow=function(n,t){var o=n.bitLength(),r,i=rt(1),s;if(o<=0)return i;o<18?r=1:o<48?r=3:o<144?r=4:o<768?r=5:r=6,o<8?s=new Lr(t):t.isEven()?s=new Ts(t):s=new Nr(t);var l=[],f=3,c=r-1,d=(1<<r)-1;if(l[1]=s.convert(this),r>1){var y=ae();for(s.sqrTo(l[1],y);f<=d;)l[f]=ae(),s.mulTo(y,l[f-2],l[f]),f+=2}var u=n.t-1,h,m=!0,g=ae(),C;for(o=Zt(n[u])-1;u>=0;){for(o>=c?h=n[u]>>o-c&d:(h=(n[u]&(1<<o+1)-1)<<c-o,u>0&&(h|=n[u-1]>>this.DB+o-c)),f=r;!(h&1);)h>>=1,--f;if((o-=f)<0&&(o+=this.DB,--u),m)l[h].copyTo(i),m=!1;else{for(;f>1;)s.sqrTo(i,g),s.sqrTo(g,i),f-=2;f>0?s.sqrTo(i,g):(C=i,i=g,g=C),s.mulTo(g,l[h],i)}for(;u>=0&&!(n[u]&1<<o);)s.sqrTo(i,g),C=i,i=g,g=C,--o<0&&(o=this.DB-1,--u)}return s.revert(i)},e.prototype.modInverse=function(n){var t=n.isEven();if(this.isEven()&&t||n.signum()==0)return e.ZERO;for(var o=n.clone(),r=this.clone(),i=rt(1),s=rt(0),l=rt(0),f=rt(1);o.signum()!=0;){for(;o.isEven();)o.rShiftTo(1,o),t?((!i.isEven()||!s.isEven())&&(i.addTo(this,i),s.subTo(n,s)),i.rShiftTo(1,i)):s.isEven()||s.subTo(n,s),s.rShiftTo(1,s);for(;r.isEven();)r.rShiftTo(1,r),t?((!l.isEven()||!f.isEven())&&(l.addTo(this,l),f.subTo(n,f)),l.rShiftTo(1,l)):f.isEven()||f.subTo(n,f),f.rShiftTo(1,f);o.compareTo(r)>=0?(o.subTo(r,o),t&&i.subTo(l,i),s.subTo(f,s)):(r.subTo(o,r),t&&l.subTo(i,l),f.subTo(s,f))}if(r.compareTo(e.ONE)!=0)return e.ZERO;if(f.compareTo(n)>=0)return f.subtract(n);if(f.signum()<0)f.addTo(n,f);else return f;return f.signum()<0?f.add(n):f},e.prototype.pow=function(n){return this.exp(n,new ks)},e.prototype.gcd=function(n){var t=this.s<0?this.negate():this.clone(),o=n.s<0?n.negate():n.clone();if(t.compareTo(o)<0){var r=t;t=o,o=r}var i=t.getLowestSetBit(),s=o.getLowestSetBit();if(s<0)return t;for(i<s&&(s=i),s>0&&(t.rShiftTo(s,t),o.rShiftTo(s,o));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=o.getLowestSetBit())>0&&o.rShiftTo(i,o),t.compareTo(o)>=0?(t.subTo(o,t),t.rShiftTo(1,t)):(o.subTo(t,o),o.rShiftTo(1,o));return s>0&&o.lShiftTo(s,o),o},e.prototype.isProbablePrime=function(n){var t,o=this.abs();if(o.t==1&&o[0]<=Le[Le.length-1]){for(t=0;t<Le.length;++t)if(o[0]==Le[t])return!0;return!1}if(o.isEven())return!1;for(t=1;t<Le.length;){for(var r=Le[t],i=t+1;i<Le.length&&r<As;)r*=Le[i++];for(r=o.modInt(r);t<i;)if(r%Le[t++]==0)return!1}return o.millerRabin(n)},e.prototype.copyTo=function(n){for(var t=this.t-1;t>=0;--t)n[t]=this[t];n.t=this.t,n.s=this.s},e.prototype.fromInt=function(n){this.t=1,this.s=n<0?-1:0,n>0?this[0]=n:n<-1?this[0]=n+this.DV:this.t=0},e.prototype.fromString=function(n,t){var o;if(t==16)o=4;else if(t==8)o=3;else if(t==256)o=8;else if(t==2)o=1;else if(t==32)o=5;else if(t==4)o=2;else{this.fromRadix(n,t);return}this.t=0,this.s=0;for(var r=n.length,i=!1,s=0;--r>=0;){var l=o==8?+n[r]&255:zr(n,r);if(l<0){n.charAt(r)=="-"&&(i=!0);continue}i=!1,s==0?this[this.t++]=l:s+o>this.DB?(this[this.t-1]|=(l&(1<<this.DB-s)-1)<<s,this[this.t++]=l>>this.DB-s):this[this.t-1]|=l<<s,s+=o,s>=this.DB&&(s-=this.DB)}o==8&&+n[0]&128&&(this.s=-1,s>0&&(this[this.t-1]|=(1<<this.DB-s)-1<<s)),this.clamp(),i&&e.ZERO.subTo(this,this)},e.prototype.clamp=function(){for(var n=this.s&this.DM;this.t>0&&this[this.t-1]==n;)--this.t},e.prototype.dlShiftTo=function(n,t){var o;for(o=this.t-1;o>=0;--o)t[o+n]=this[o];for(o=n-1;o>=0;--o)t[o]=0;t.t=this.t+n,t.s=this.s},e.prototype.drShiftTo=function(n,t){for(var o=n;o<this.t;++o)t[o-n]=this[o];t.t=Math.max(this.t-n,0),t.s=this.s},e.prototype.lShiftTo=function(n,t){for(var o=n%this.DB,r=this.DB-o,i=(1<<r)-1,s=Math.floor(n/this.DB),l=this.s<<o&this.DM,f=this.t-1;f>=0;--f)t[f+s+1]=this[f]>>r|l,l=(this[f]&i)<<o;for(var f=s-1;f>=0;--f)t[f]=0;t[s]=l,t.t=this.t+s+1,t.s=this.s,t.clamp()},e.prototype.rShiftTo=function(n,t){t.s=this.s;var o=Math.floor(n/this.DB);if(o>=this.t){t.t=0;return}var r=n%this.DB,i=this.DB-r,s=(1<<r)-1;t[0]=this[o]>>r;for(var l=o+1;l<this.t;++l)t[l-o-1]|=(this[l]&s)<<i,t[l-o]=this[l]>>r;r>0&&(t[this.t-o-1]|=(this.s&s)<<i),t.t=this.t-o,t.clamp()},e.prototype.subTo=function(n,t){for(var o=0,r=0,i=Math.min(n.t,this.t);o<i;)r+=this[o]-n[o],t[o++]=r&this.DM,r>>=this.DB;if(n.t<this.t){for(r-=n.s;o<this.t;)r+=this[o],t[o++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;o<n.t;)r-=n[o],t[o++]=r&this.DM,r>>=this.DB;r-=n.s}t.s=r<0?-1:0,r<-1?t[o++]=this.DV+r:r>0&&(t[o++]=r),t.t=o,t.clamp()},e.prototype.multiplyTo=function(n,t){var o=this.abs(),r=n.abs(),i=o.t;for(t.t=i+r.t;--i>=0;)t[i]=0;for(i=0;i<r.t;++i)t[i+o.t]=o.am(0,r[i],t,i,0,o.t);t.s=0,t.clamp(),this.s!=n.s&&e.ZERO.subTo(t,t)},e.prototype.squareTo=function(n){for(var t=this.abs(),o=n.t=2*t.t;--o>=0;)n[o]=0;for(o=0;o<t.t-1;++o){var r=t.am(o,t[o],n,2*o,0,1);(n[o+t.t]+=t.am(o+1,2*t[o],n,2*o+1,r,t.t-o-1))>=t.DV&&(n[o+t.t]-=t.DV,n[o+t.t+1]=1)}n.t>0&&(n[n.t-1]+=t.am(o,t[o],n,2*o,0,1)),n.s=0,n.clamp()},e.prototype.divRemTo=function(n,t,o){var r=n.abs();if(!(r.t<=0)){var i=this.abs();if(i.t<r.t){t!=null&&t.fromInt(0),o!=null&&this.copyTo(o);return}o==null&&(o=ae());var s=ae(),l=this.s,f=n.s,c=this.DB-Zt(r[r.t-1]);c>0?(r.lShiftTo(c,s),i.lShiftTo(c,o)):(r.copyTo(s),i.copyTo(o));var d=s.t,y=s[d-1];if(y!=0){var u=y*(1<<this.F1)+(d>1?s[d-2]>>this.F2:0),h=this.FV/u,m=(1<<this.F1)/u,g=1<<this.F2,C=o.t,k=C-d,x=t??ae();for(s.dlShiftTo(k,x),o.compareTo(x)>=0&&(o[o.t++]=1,o.subTo(x,o)),e.ONE.dlShiftTo(d,x),x.subTo(s,s);s.t<d;)s[s.t++]=0;for(;--k>=0;){var v=o[--C]==y?this.DM:Math.floor(o[C]*h+(o[C-1]+g)*m);if((o[C]+=s.am(0,v,o,k,0,d))<v)for(s.dlShiftTo(k,x),o.subTo(x,o);o[C]<--v;)o.subTo(x,o)}t!=null&&(o.drShiftTo(d,t),l!=f&&e.ZERO.subTo(t,t)),o.t=d,o.clamp(),c>0&&o.rShiftTo(c,o),l<0&&e.ZERO.subTo(o,o)}}},e.prototype.invDigit=function(){if(this.t<1)return 0;var n=this[0];if(!(n&1))return 0;var t=n&3;return t=t*(2-(n&15)*t)&15,t=t*(2-(n&255)*t)&255,t=t*(2-((n&65535)*t&65535))&65535,t=t*(2-n*t%this.DV)%this.DV,t>0?this.DV-t:-t},e.prototype.isEven=function(){return(this.t>0?this[0]&1:this.s)==0},e.prototype.exp=function(n,t){if(n>4294967295||n<1)return e.ONE;var o=ae(),r=ae(),i=t.convert(this),s=Zt(n)-1;for(i.copyTo(o);--s>=0;)if(t.sqrTo(o,r),(n&1<<s)>0)t.mulTo(r,i,o);else{var l=o;o=r,r=l}return t.revert(o)},e.prototype.chunkSize=function(n){return Math.floor(Math.LN2*this.DB/Math.log(n))},e.prototype.toRadix=function(n){if(n==null&&(n=10),this.signum()==0||n<2||n>36)return"0";var t=this.chunkSize(n),o=Math.pow(n,t),r=rt(o),i=ae(),s=ae(),l="";for(this.divRemTo(r,i,s);i.signum()>0;)l=(o+s.intValue()).toString(n).substr(1)+l,i.divRemTo(r,i,s);return s.intValue().toString(n)+l},e.prototype.fromRadix=function(n,t){this.fromInt(0),t==null&&(t=10);for(var o=this.chunkSize(t),r=Math.pow(t,o),i=!1,s=0,l=0,f=0;f<n.length;++f){var c=zr(n,f);if(c<0){n.charAt(f)=="-"&&this.signum()==0&&(i=!0);continue}l=t*l+c,++s>=o&&(this.dMultiply(r),this.dAddOffset(l,0),s=0,l=0)}s>0&&(this.dMultiply(Math.pow(t,s)),this.dAddOffset(l,0)),i&&e.ZERO.subTo(this,this)},e.prototype.fromNumber=function(n,t,o){if(typeof t=="number")if(n<2)this.fromInt(1);else for(this.fromNumber(n,o),this.testBit(n-1)||this.bitwiseTo(e.ONE.shiftLeft(n-1),Ut,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>n&&this.subTo(e.ONE.shiftLeft(n-1),this);else{var r=[],i=n&7;r.length=(n>>3)+1,t.nextBytes(r),i>0?r[0]&=(1<<i)-1:r[0]=0,this.fromString(r,256)}},e.prototype.bitwiseTo=function(n,t,o){var r,i,s=Math.min(n.t,this.t);for(r=0;r<s;++r)o[r]=t(this[r],n[r]);if(n.t<this.t){for(i=n.s&this.DM,r=s;r<this.t;++r)o[r]=t(this[r],i);o.t=this.t}else{for(i=this.s&this.DM,r=s;r<n.t;++r)o[r]=t(i,n[r]);o.t=n.t}o.s=t(this.s,n.s),o.clamp()},e.prototype.changeBit=function(n,t){var o=e.ONE.shiftLeft(n);return this.bitwiseTo(o,t,o),o},e.prototype.addTo=function(n,t){for(var o=0,r=0,i=Math.min(n.t,this.t);o<i;)r+=this[o]+n[o],t[o++]=r&this.DM,r>>=this.DB;if(n.t<this.t){for(r+=n.s;o<this.t;)r+=this[o],t[o++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;o<n.t;)r+=n[o],t[o++]=r&this.DM,r>>=this.DB;r+=n.s}t.s=r<0?-1:0,r>0?t[o++]=r:r<-1&&(t[o++]=this.DV+r),t.t=o,t.clamp()},e.prototype.dMultiply=function(n){this[this.t]=this.am(0,n-1,this,0,0,this.t),++this.t,this.clamp()},e.prototype.dAddOffset=function(n,t){if(n!=0){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=n;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},e.prototype.multiplyLowerTo=function(n,t,o){var r=Math.min(this.t+n.t,t);for(o.s=0,o.t=r;r>0;)o[--r]=0;for(var i=o.t-this.t;r<i;++r)o[r+this.t]=this.am(0,n[r],o,r,0,this.t);for(var i=Math.min(n.t,t);r<i;++r)this.am(0,n[r],o,r,0,t-r);o.clamp()},e.prototype.multiplyUpperTo=function(n,t,o){--t;var r=o.t=this.t+n.t-t;for(o.s=0;--r>=0;)o[r]=0;for(r=Math.max(t-this.t,0);r<n.t;++r)o[this.t+r-t]=this.am(t-r,n[r],o,0,0,this.t+r-t);o.clamp(),o.drShiftTo(1,o)},e.prototype.modInt=function(n){if(n<=0)return 0;var t=this.DV%n,o=this.s<0?n-1:0;if(this.t>0)if(t==0)o=this[0]%n;else for(var r=this.t-1;r>=0;--r)o=(t*o+this[r])%n;return o},e.prototype.millerRabin=function(n){var t=this.subtract(e.ONE),o=t.getLowestSetBit();if(o<=0)return!1;var r=t.shiftRight(o);n=n+1>>1,n>Le.length&&(n=Le.length);for(var i=ae(),s=0;s<n;++s){i.fromInt(Le[Math.floor(Math.random()*Le.length)]);var l=i.modPow(r,this);if(l.compareTo(e.ONE)!=0&&l.compareTo(t)!=0){for(var f=1;f++<o&&l.compareTo(t)!=0;)if(l=l.modPowInt(2,this),l.compareTo(e.ONE)==0)return!1;if(l.compareTo(t)!=0)return!1}}return!0},e.prototype.square=function(){var n=ae();return this.squareTo(n),n},e.prototype.gcda=function(n,t){var o=this.s<0?this.negate():this.clone(),r=n.s<0?n.negate():n.clone();if(o.compareTo(r)<0){var i=o;o=r,r=i}var s=o.getLowestSetBit(),l=r.getLowestSetBit();if(l<0){t(o);return}s<l&&(l=s),l>0&&(o.rShiftTo(l,o),r.rShiftTo(l,r));var f=function(){(s=o.getLowestSetBit())>0&&o.rShiftTo(s,o),(s=r.getLowestSetBit())>0&&r.rShiftTo(s,r),o.compareTo(r)>=0?(o.subTo(r,o),o.rShiftTo(1,o)):(r.subTo(o,r),r.rShiftTo(1,r)),o.signum()>0?setTimeout(f,0):(l>0&&r.lShiftTo(l,r),setTimeout(function(){t(r)},0))};setTimeout(f,10)},e.prototype.fromNumberAsync=function(n,t,o,r){if(typeof t=="number")if(n<2)this.fromInt(1);else{this.fromNumber(n,o),this.testBit(n-1)||this.bitwiseTo(e.ONE.shiftLeft(n-1),Ut,this),this.isEven()&&this.dAddOffset(1,0);var i=this,s=function(){i.dAddOffset(2,0),i.bitLength()>n&&i.subTo(e.ONE.shiftLeft(n-1),i),i.isProbablePrime(t)?setTimeout(function(){r()},0):setTimeout(s,0)};setTimeout(s,0)}else{var l=[],f=n&7;l.length=(n>>3)+1,t.nextBytes(l),f>0?l[0]&=(1<<f)-1:l[0]=0,this.fromString(l,256)}},e}(),ks=function(){function e(){}return e.prototype.convert=function(n){return n},e.prototype.revert=function(n){return n},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o)},e.prototype.sqrTo=function(n,t){n.squareTo(t)},e}(),Lr=function(){function e(n){this.m=n}return e.prototype.convert=function(n){return n.s<0||n.compareTo(this.m)>=0?n.mod(this.m):n},e.prototype.revert=function(n){return n},e.prototype.reduce=function(n){n.divRemTo(this.m,null,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}(),Nr=function(){function e(n){this.m=n,this.mp=n.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<n.DB-15)-1,this.mt2=2*n.t}return e.prototype.convert=function(n){var t=ae();return n.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),n.s<0&&t.compareTo(ee.ZERO)>0&&this.m.subTo(t,t),t},e.prototype.revert=function(n){var t=ae();return n.copyTo(t),this.reduce(t),t},e.prototype.reduce=function(n){for(;n.t<=this.mt2;)n[n.t++]=0;for(var t=0;t<this.m.t;++t){var o=n[t]&32767,r=o*this.mpl+((o*this.mph+(n[t]>>15)*this.mpl&this.um)<<15)&n.DM;for(o=t+this.m.t,n[o]+=this.m.am(0,r,n,t,0,this.m.t);n[o]>=n.DV;)n[o]-=n.DV,n[++o]++}n.clamp(),n.drShiftTo(this.m.t,n),n.compareTo(this.m)>=0&&n.subTo(this.m,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}(),Ts=function(){function e(n){this.m=n,this.r2=ae(),this.q3=ae(),ee.ONE.dlShiftTo(2*n.t,this.r2),this.mu=this.r2.divide(n)}return e.prototype.convert=function(n){if(n.s<0||n.t>2*this.m.t)return n.mod(this.m);if(n.compareTo(this.m)<0)return n;var t=ae();return n.copyTo(t),this.reduce(t),t},e.prototype.revert=function(n){return n},e.prototype.reduce=function(n){for(n.drShiftTo(this.m.t-1,this.r2),n.t>this.m.t+1&&(n.t=this.m.t+1,n.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);n.compareTo(this.r2)<0;)n.dAddOffset(1,this.m.t+1);for(n.subTo(this.r2,n);n.compareTo(this.m)>=0;)n.subTo(this.m,n)},e.prototype.mulTo=function(n,t,o){n.multiplyTo(t,o),this.reduce(o)},e.prototype.sqrTo=function(n,t){n.squareTo(t),this.reduce(t)},e}();function ae(){return new ee(null)}function Se(e,n){return new ee(e,n)}var Mr=typeof navigator<"u";Mr&&Or&&navigator.appName=="Microsoft Internet Explorer"?(ee.prototype.am=function(n,t,o,r,i,s){for(var l=t&32767,f=t>>15;--s>=0;){var c=this[n]&32767,d=this[n++]>>15,y=f*c+d*l;c=l*c+((y&32767)<<15)+o[r]+(i&1073741823),i=(c>>>30)+(y>>>15)+f*d+(i>>>30),o[r++]=c&1073741823}return i},at=30):Mr&&Or&&navigator.appName!="Netscape"?(ee.prototype.am=function(n,t,o,r,i,s){for(;--s>=0;){var l=t*this[n++]+o[r]+i;i=Math.floor(l/67108864),o[r++]=l&67108863}return i},at=26):(ee.prototype.am=function(n,t,o,r,i,s){for(var l=t&16383,f=t>>14;--s>=0;){var c=this[n]&16383,d=this[n++]>>14,y=f*c+d*l;c=l*c+((y&16383)<<14)+o[r]+i,i=(c>>28)+(y>>14)+f*d,o[r++]=c&268435455}return i},at=28),ee.prototype.DB=at,ee.prototype.DM=(1<<at)-1,ee.prototype.DV=1<<at;var ao=52;ee.prototype.FV=Math.pow(2,ao),ee.prototype.F1=ao-at,ee.prototype.F2=2*at-ao;var $t=[],Tt,Ge;for(Tt="0".charCodeAt(0),Ge=0;Ge<=9;++Ge)$t[Tt++]=Ge;for(Tt="a".charCodeAt(0),Ge=10;Ge<36;++Ge)$t[Tt++]=Ge;for(Tt="A".charCodeAt(0),Ge=10;Ge<36;++Ge)$t[Tt++]=Ge;function zr(e,n){var t=$t[e.charCodeAt(n)];return t??-1}function rt(e){var n=ae();return n.fromInt(e),n}function Zt(e){var n=1,t;return(t=e>>>16)!=0&&(e=t,n+=16),(t=e>>8)!=0&&(e=t,n+=8),(t=e>>4)!=0&&(e=t,n+=4),(t=e>>2)!=0&&(e=t,n+=2),(t=e>>1)!=0&&(e=t,n+=1),n}ee.ZERO=rt(0),ee.ONE=rt(1);var Es=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(n){var t,o,r;for(t=0;t<256;++t)this.S[t]=t;for(o=0,t=0;t<256;++t)o=o+this.S[t]+n[t%n.length]&255,r=this.S[t],this.S[t]=this.S[o],this.S[o]=r;this.i=0,this.j=0},e.prototype.next=function(){var n;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,n=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=n,this.S[n+this.S[this.i]&255]},e}();function Bs(){return new Es}var Pr=256,Yt,it=null,Ze;if(it==null){it=[],Ze=0;var Kt=void 0;if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){var ro=new Uint32Array(256);for(window.crypto.getRandomValues(ro),Kt=0;Kt<ro.length;++Kt)it[Ze++]=ro[Kt]&255}var Xt=0,Qt=function(e){if(Xt=Xt||0,Xt>=256||Ze>=Pr){window.removeEventListener?window.removeEventListener("mousemove",Qt,!1):window.detachEvent&&window.detachEvent("onmousemove",Qt);return}try{var n=e.x+e.y;it[Ze++]=n&255,Xt+=1}catch{}};typeof window<"u"&&(window.addEventListener?window.addEventListener("mousemove",Qt,!1):window.attachEvent&&window.attachEvent("onmousemove",Qt))}function _s(){if(Yt==null){for(Yt=Bs();Ze<Pr;){var e=Math.floor(65536*Math.random());it[Ze++]=e&255}for(Yt.init(it),Ze=0;Ze<it.length;++Ze)it[Ze]=0;Ze=0}return Yt.next()}var io=function(){function e(){}return e.prototype.nextBytes=function(n){for(var t=0;t<n.length;++t)n[t]=_s()},e}();function Ds(e,n){if(n<e.length+22)return console.error("Message too long for RSA"),null;for(var t=n-e.length-6,o="",r=0;r<t;r+=2)o+="ff";var i="0001"+o+"00"+e;return Se(i,16)}function Rs(e,n){if(n<e.length+11)return console.error("Message too long for RSA"),null;for(var t=[],o=e.length-1;o>=0&&n>0;){var r=e.charCodeAt(o--);r<128?t[--n]=r:r>127&&r<2048?(t[--n]=r&63|128,t[--n]=r>>6|192):(t[--n]=r&63|128,t[--n]=r>>6&63|128,t[--n]=r>>12|224)}t[--n]=0;for(var i=new io,s=[];n>2;){for(s[0]=0;s[0]==0;)i.nextBytes(s);t[--n]=s[0]}return t[--n]=2,t[--n]=0,new ee(t)}var Is=function(){function e(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}return e.prototype.doPublic=function(n){return n.modPowInt(this.e,this.n)},e.prototype.doPrivate=function(n){if(this.p==null||this.q==null)return n.modPow(this.d,this.n);for(var t=n.mod(this.p).modPow(this.dmp1,this.p),o=n.mod(this.q).modPow(this.dmq1,this.q);t.compareTo(o)<0;)t=t.add(this.p);return t.subtract(o).multiply(this.coeff).mod(this.p).multiply(this.q).add(o)},e.prototype.setPublic=function(n,t){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=Se(n,16),this.e=parseInt(t,16)):console.error("Invalid RSA public key")},e.prototype.encrypt=function(n){var t=this.n.bitLength()+7>>3,o=Rs(n,t);if(o==null)return null;var r=this.doPublic(o);if(r==null)return null;for(var i=r.toString(16),s=i.length,l=0;l<t*2-s;l++)i="0"+i;return i},e.prototype.setPrivate=function(n,t,o){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=Se(n,16),this.e=parseInt(t,16),this.d=Se(o,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(n,t,o,r,i,s,l,f){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=Se(n,16),this.e=parseInt(t,16),this.d=Se(o,16),this.p=Se(r,16),this.q=Se(i,16),this.dmp1=Se(s,16),this.dmq1=Se(l,16),this.coeff=Se(f,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(n,t){var o=new io,r=n>>1;this.e=parseInt(t,16);for(var i=new ee(t,16);;){for(;this.p=new ee(n-r,1,o),!(this.p.subtract(ee.ONE).gcd(i).compareTo(ee.ONE)==0&&this.p.isProbablePrime(10)););for(;this.q=new ee(r,1,o),!(this.q.subtract(ee.ONE).gcd(i).compareTo(ee.ONE)==0&&this.q.isProbablePrime(10)););if(this.p.compareTo(this.q)<=0){var s=this.p;this.p=this.q,this.q=s}var l=this.p.subtract(ee.ONE),f=this.q.subtract(ee.ONE),c=l.multiply(f);if(c.gcd(i).compareTo(ee.ONE)==0){this.n=this.p.multiply(this.q),this.d=i.modInverse(c),this.dmp1=this.d.mod(l),this.dmq1=this.d.mod(f),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(n){var t=Se(n,16),o=this.doPrivate(t);return o==null?null:Os(o,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(n,t,o){var r=new io,i=n>>1;this.e=parseInt(t,16);var s=new ee(t,16),l=this,f=function(){var c=function(){if(l.p.compareTo(l.q)<=0){var u=l.p;l.p=l.q,l.q=u}var h=l.p.subtract(ee.ONE),m=l.q.subtract(ee.ONE),g=h.multiply(m);g.gcd(s).compareTo(ee.ONE)==0?(l.n=l.p.multiply(l.q),l.d=s.modInverse(g),l.dmp1=l.d.mod(h),l.dmq1=l.d.mod(m),l.coeff=l.q.modInverse(l.p),setTimeout(function(){o()},0)):setTimeout(f,0)},d=function(){l.q=ae(),l.q.fromNumberAsync(i,1,r,function(){l.q.subtract(ee.ONE).gcda(s,function(u){u.compareTo(ee.ONE)==0&&l.q.isProbablePrime(10)?setTimeout(c,0):setTimeout(d,0)})})},y=function(){l.p=ae(),l.p.fromNumberAsync(n-i,1,r,function(){l.p.subtract(ee.ONE).gcda(s,function(u){u.compareTo(ee.ONE)==0&&l.p.isProbablePrime(10)?setTimeout(d,0):setTimeout(y,0)})})};setTimeout(y,0)};setTimeout(f,0)},e.prototype.sign=function(n,t,o){var r=Ls(o),i=r+t(n).toString(),s=Ds(i,this.n.bitLength()/4);if(s==null)return null;var l=this.doPrivate(s);if(l==null)return null;var f=l.toString(16);return f.length&1?"0"+f:f},e.prototype.verify=function(n,t,o){var r=Se(t,16),i=this.doPublic(r);if(i==null)return null;var s=i.toString(16).replace(/^1f+00/,""),l=Ns(s);return l==o(n).toString()},e}();function Os(e,n){for(var t=e.toByteArray(),o=0;o<t.length&&t[o]==0;)++o;if(t.length-o!=n-1||t[o]!=2)return null;for(++o;t[o]!=0;)if(++o>=t.length)return null;for(var r="";++o<t.length;){var i=t[o]&255;i<128?r+=String.fromCharCode(i):i>191&&i<224?(r+=String.fromCharCode((i&31)<<6|t[o+1]&63),++o):(r+=String.fromCharCode((i&15)<<12|(t[o+1]&63)<<6|t[o+2]&63),o+=2)}return r}var Jt={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};function Ls(e){return Jt[e]||""}function Ns(e){for(var n in Jt)if(Jt.hasOwnProperty(n)){var t=Jt[n],o=t.length;if(e.substr(0,o)==t)return e.substr(o)}return e}/*!
79
79
  Copyright (c) 2011, Yahoo! Inc. All rights reserved.
80
80
  Code licensed under the BSD License:
81
81
  http://developer.yahoo.com/yui/license.html
@@ -87,14 +87,14 @@ version: 2.9.0
87
87
  * @version asn1 1.0.13 (2017-Jun-02)
88
88
  * @since jsrsasign 2.1
89
89
  * @license <a href="https://kjur.github.io/jsrsasign/license/">MIT License</a>
90
- */var j={};(typeof j.asn1>"u"||!j.asn1)&&(j.asn1={}),j.asn1.ASN1Util=new function(){this.integerToByteHex=function(e){var n=e.toString(16);return n.length%2==1&&(n="0"+n),n},this.bigIntToMinTwosComplementsHex=function(e){var n=e.toString(16);if(n.substr(0,1)!="-")n.length%2==1?n="0"+n:n.match(/^[0-7]/)||(n="00"+n);else{var t=n.substr(1),o=t.length;o%2==1?o+=1:n.match(/^[0-7]/)||(o+=2);for(var r="",i=0;i<o;i++)r+="f";var s=new ee(r,16),l=s.xor(e).add(ee.ONE);n=l.toString(16).replace(/^-/,"")}return n},this.getPEMStringFromHex=function(e,n){return hextopem(e,n)},this.newObject=function(e){var n=j,t=n.asn1,o=t.DERBoolean,r=t.DERInteger,i=t.DERBitString,s=t.DEROctetString,l=t.DERNull,f=t.DERObjectIdentifier,c=t.DEREnumerated,d=t.DERUTF8String,y=t.DERNumericString,h=t.DERPrintableString,u=t.DERTeletexString,m=t.DERIA5String,g=t.DERUTCTime,C=t.DERGeneralizedTime,k=t.DERSequence,x=t.DERSet,v=t.DERTaggedObject,p=t.ASN1Util.newObject,A=Object.keys(e);if(A.length!=1)throw"key of param shall be only one.";var S=A[0];if(":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":"+S+":")==-1)throw"undefined key: "+S;if(S=="bool")return new o(e[S]);if(S=="int")return new r(e[S]);if(S=="bitstr")return new i(e[S]);if(S=="octstr")return new s(e[S]);if(S=="null")return new l(e[S]);if(S=="oid")return new f(e[S]);if(S=="enum")return new c(e[S]);if(S=="utf8str")return new d(e[S]);if(S=="numstr")return new y(e[S]);if(S=="prnstr")return new h(e[S]);if(S=="telstr")return new u(e[S]);if(S=="ia5str")return new m(e[S]);if(S=="utctime")return new g(e[S]);if(S=="gentime")return new C(e[S]);if(S=="seq"){for(var b=e[S],E=[],B=0;B<b.length;B++){var w=p(b[B]);E.push(w)}return new k({array:E})}if(S=="set"){for(var b=e[S],E=[],B=0;B<b.length;B++){var w=p(b[B]);E.push(w)}return new x({array:E})}if(S=="tag"){var T=e[S];if(Object.prototype.toString.call(T)==="[object Array]"&&T.length==3){var D=p(T[2]);return new v({tag:T[0],explicit:T[1],obj:D})}else{var _={};if(T.explicit!==void 0&&(_.explicit=T.explicit),T.tag!==void 0&&(_.tag=T.tag),T.obj===void 0)throw"obj shall be specified for 'tag'.";return _.obj=p(T.obj),new v(_)}}},this.jsonToASN1HEX=function(e){var n=this.newObject(e);return n.getEncodedHex()}},j.asn1.ASN1Util.oidHexToInt=function(e){for(var r="",n=parseInt(e.substr(0,2),16),t=Math.floor(n/40),o=n%40,r=t+"."+o,i="",s=2;s<e.length;s+=2){var l=parseInt(e.substr(s,2),16),f=("00000000"+l.toString(2)).slice(-8);if(i=i+f.substr(1,7),f.substr(0,1)=="0"){var c=new ee(i,2);r=r+"."+c.toString(10),i=""}}return r},j.asn1.ASN1Util.oidIntToHex=function(e){var n=function(l){var f=l.toString(16);return f.length==1&&(f="0"+f),f},t=function(l){var f="",c=new ee(l,10),d=c.toString(2),y=7-d.length%7;y==7&&(y=0);for(var h="",u=0;u<y;u++)h+="0";d=h+d;for(var u=0;u<d.length-1;u+=7){var m=d.substr(u,7);u!=d.length-7&&(m="1"+m),f+=n(parseInt(m,2))}return f};if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var o="",r=e.split("."),i=parseInt(r[0])*40+parseInt(r[1]);o+=n(i),r.splice(0,2);for(var s=0;s<r.length;s++)o+=t(r[s]);return o},j.asn1.ASN1Object=function(){var e="";this.getLengthHexFromValue=function(){if(typeof this.hV>"u"||this.hV==null)throw"this.hV is null or undefined.";if(this.hV.length%2==1)throw"value hex must be even length: n="+e.length+",v="+this.hV;var n=this.hV.length/2,t=n.toString(16);if(t.length%2==1&&(t="0"+t),n<128)return t;var o=t.length/2;if(o>15)throw"ASN.1 length too long to represent by 8x: n = "+n.toString(16);var r=128+o;return r.toString(16)+t},this.getEncodedHex=function(){return(this.hTLV==null||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},j.asn1.DERAbstractString=function(e){j.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){return this.s},this.setString=function(n){this.hTLV=null,this.isModified=!0,this.s=n,this.hV=stohex(this.s)},this.setStringHex=function(n){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e=="string"?this.setString(e):typeof e.str<"u"?this.setString(e.str):typeof e.hex<"u"&&this.setStringHex(e.hex))},Ce.lang.extend(j.asn1.DERAbstractString,j.asn1.ASN1Object),j.asn1.DERAbstractTime=function(e){j.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(n){utc=n.getTime()+n.getTimezoneOffset()*6e4;var t=new Date(utc);return t},this.formatDate=function(n,t,o){var r=this.zeroPadding,i=this.localDateToUTC(n),s=String(i.getFullYear());t=="utc"&&(s=s.substr(2,2));var l=r(String(i.getMonth()+1),2),f=r(String(i.getDate()),2),c=r(String(i.getHours()),2),d=r(String(i.getMinutes()),2),y=r(String(i.getSeconds()),2),h=s+l+f+c+d+y;if(o===!0){var u=i.getMilliseconds();if(u!=0){var m=r(String(u),3);m=m.replace(/[0]+$/,""),h=h+"."+m}}return h+"Z"},this.zeroPadding=function(n,t){return n.length>=t?n:new Array(t-n.length+1).join("0")+n},this.getString=function(){return this.s},this.setString=function(n){this.hTLV=null,this.isModified=!0,this.s=n,this.hV=stohex(n)},this.setByDateValue=function(n,t,o,r,i,s){var l=new Date(Date.UTC(n,t-1,o,r,i,s,0));this.setByDate(l)},this.getFreshValueHex=function(){return this.hV}},Ce.lang.extend(j.asn1.DERAbstractTime,j.asn1.ASN1Object),j.asn1.DERAbstractStructured=function(e){j.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(n){this.hTLV=null,this.isModified=!0,this.asn1Array=n},this.appendASN1Object=function(n){this.hTLV=null,this.isModified=!0,this.asn1Array.push(n)},this.asn1Array=new Array,typeof e<"u"&&typeof e.array<"u"&&(this.asn1Array=e.array)},Ce.lang.extend(j.asn1.DERAbstractStructured,j.asn1.ASN1Object),j.asn1.DERBoolean=function(){j.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},Ce.lang.extend(j.asn1.DERBoolean,j.asn1.ASN1Object),j.asn1.DERInteger=function(e){j.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=j.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new ee(String(n),10);this.setByBigInteger(t)},this.setValueHex=function(n){this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.bigint<"u"?this.setByBigInteger(e.bigint):typeof e.int<"u"?this.setByInteger(e.int):typeof e=="number"?this.setByInteger(e):typeof e.hex<"u"&&this.setValueHex(e.hex))},Ce.lang.extend(j.asn1.DERInteger,j.asn1.ASN1Object),j.asn1.DERBitString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=j.asn1.ASN1Util.newObject(e.obj);e.hex="00"+n.getEncodedHex()}j.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(t){this.hTLV=null,this.isModified=!0,this.hV=t},this.setUnusedBitsAndHexValue=function(t,o){if(t<0||7<t)throw"unused bits shall be from 0 to 7: u = "+t;var r="0"+t;this.hTLV=null,this.isModified=!0,this.hV=r+o},this.setByBinaryString=function(t){t=t.replace(/0+$/,"");var o=8-t.length%8;o==8&&(o=0);for(var r=0;r<=o;r++)t+="0";for(var i="",r=0;r<t.length-1;r+=8){var s=t.substr(r,8),l=parseInt(s,2).toString(16);l.length==1&&(l="0"+l),i+=l}this.hTLV=null,this.isModified=!0,this.hV="0"+o+i},this.setByBooleanArray=function(t){for(var o="",r=0;r<t.length;r++)t[r]==!0?o+="1":o+="0";this.setByBinaryString(o)},this.newFalseArray=function(t){for(var o=new Array(t),r=0;r<t;r++)o[r]=!1;return o},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e=="string"&&e.toLowerCase().match(/^[0-9a-f]+$/)?this.setHexValueIncludingUnusedBits(e):typeof e.hex<"u"?this.setHexValueIncludingUnusedBits(e.hex):typeof e.bin<"u"?this.setByBinaryString(e.bin):typeof e.array<"u"&&this.setByBooleanArray(e.array))},Ce.lang.extend(j.asn1.DERBitString,j.asn1.ASN1Object),j.asn1.DEROctetString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=j.asn1.ASN1Util.newObject(e.obj);e.hex=n.getEncodedHex()}j.asn1.DEROctetString.superclass.constructor.call(this,e),this.hT="04"},Ce.lang.extend(j.asn1.DEROctetString,j.asn1.DERAbstractString),j.asn1.DERNull=function(){j.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},Ce.lang.extend(j.asn1.DERNull,j.asn1.ASN1Object),j.asn1.DERObjectIdentifier=function(e){var n=function(o){var r=o.toString(16);return r.length==1&&(r="0"+r),r},t=function(o){var r="",i=new ee(o,10),s=i.toString(2),l=7-s.length%7;l==7&&(l=0);for(var f="",c=0;c<l;c++)f+="0";s=f+s;for(var c=0;c<s.length-1;c+=7){var d=s.substr(c,7);c!=s.length-7&&(d="1"+d),r+=n(parseInt(d,2))}return r};j.asn1.DERObjectIdentifier.superclass.constructor.call(this),this.hT="06",this.setValueHex=function(o){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=o},this.setValueOidString=function(o){if(!o.match(/^[0-9.]+$/))throw"malformed oid string: "+o;var r="",i=o.split("."),s=parseInt(i[0])*40+parseInt(i[1]);r+=n(s),i.splice(0,2);for(var l=0;l<i.length;l++)r+=t(i[l]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=r},this.setValueName=function(o){var r=j.asn1.x509.OID.name2oid(o);if(r!=="")this.setValueOidString(r);else throw"DERObjectIdentifier oidName undefined: "+o},this.getFreshValueHex=function(){return this.hV},e!==void 0&&(typeof e=="string"?e.match(/^[0-2].[0-9.]+$/)?this.setValueOidString(e):this.setValueName(e):e.oid!==void 0?this.setValueOidString(e.oid):e.hex!==void 0?this.setValueHex(e.hex):e.name!==void 0&&this.setValueName(e.name))},Ce.lang.extend(j.asn1.DERObjectIdentifier,j.asn1.ASN1Object),j.asn1.DEREnumerated=function(e){j.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=j.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new ee(String(n),10);this.setByBigInteger(t)},this.setValueHex=function(n){this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.int<"u"?this.setByInteger(e.int):typeof e=="number"?this.setByInteger(e):typeof e.hex<"u"&&this.setValueHex(e.hex))},Ce.lang.extend(j.asn1.DEREnumerated,j.asn1.ASN1Object),j.asn1.DERUTF8String=function(e){j.asn1.DERUTF8String.superclass.constructor.call(this,e),this.hT="0c"},Ce.lang.extend(j.asn1.DERUTF8String,j.asn1.DERAbstractString),j.asn1.DERNumericString=function(e){j.asn1.DERNumericString.superclass.constructor.call(this,e),this.hT="12"},Ce.lang.extend(j.asn1.DERNumericString,j.asn1.DERAbstractString),j.asn1.DERPrintableString=function(e){j.asn1.DERPrintableString.superclass.constructor.call(this,e),this.hT="13"},Ce.lang.extend(j.asn1.DERPrintableString,j.asn1.DERAbstractString),j.asn1.DERTeletexString=function(e){j.asn1.DERTeletexString.superclass.constructor.call(this,e),this.hT="14"},Ce.lang.extend(j.asn1.DERTeletexString,j.asn1.DERAbstractString),j.asn1.DERIA5String=function(e){j.asn1.DERIA5String.superclass.constructor.call(this,e),this.hT="16"},Ce.lang.extend(j.asn1.DERIA5String,j.asn1.DERAbstractString),j.asn1.DERUTCTime=function(e){j.asn1.DERUTCTime.superclass.constructor.call(this,e),this.hT="17",this.setByDate=function(n){this.hTLV=null,this.isModified=!0,this.date=n,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return typeof this.date>"u"&&typeof this.s>"u"&&(this.date=new Date,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)),this.hV},e!==void 0&&(e.str!==void 0?this.setString(e.str):typeof e=="string"&&e.match(/^[0-9]{12}Z$/)?this.setString(e):e.hex!==void 0?this.setStringHex(e.hex):e.date!==void 0&&this.setByDate(e.date))},Ce.lang.extend(j.asn1.DERUTCTime,j.asn1.DERAbstractTime),j.asn1.DERGeneralizedTime=function(e){j.asn1.DERGeneralizedTime.superclass.constructor.call(this,e),this.hT="18",this.withMillis=!1,this.setByDate=function(n){this.hTLV=null,this.isModified=!0,this.date=n,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return this.date===void 0&&this.s===void 0&&(this.date=new Date,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)),this.hV},e!==void 0&&(e.str!==void 0?this.setString(e.str):typeof e=="string"&&e.match(/^[0-9]{14}Z$/)?this.setString(e):e.hex!==void 0?this.setStringHex(e.hex):e.date!==void 0&&this.setByDate(e.date),e.millis===!0&&(this.withMillis=!0))},Ce.lang.extend(j.asn1.DERGeneralizedTime,j.asn1.DERAbstractTime),j.asn1.DERSequence=function(e){j.asn1.DERSequence.superclass.constructor.call(this,e),this.hT="30",this.getFreshValueHex=function(){for(var n="",t=0;t<this.asn1Array.length;t++){var o=this.asn1Array[t];n+=o.getEncodedHex()}return this.hV=n,this.hV}},Ce.lang.extend(j.asn1.DERSequence,j.asn1.DERAbstractStructured),j.asn1.DERSet=function(e){j.asn1.DERSet.superclass.constructor.call(this,e),this.hT="31",this.sortFlag=!0,this.getFreshValueHex=function(){for(var n=new Array,t=0;t<this.asn1Array.length;t++){var o=this.asn1Array[t];n.push(o.getEncodedHex())}return this.sortFlag==!0&&n.sort(),this.hV=n.join(""),this.hV},typeof e<"u"&&typeof e.sortflag<"u"&&e.sortflag==!1&&(this.sortFlag=!1)},Ce.lang.extend(j.asn1.DERSet,j.asn1.DERAbstractStructured),j.asn1.DERTaggedObject=function(e){j.asn1.DERTaggedObject.superclass.constructor.call(this),this.hT="a0",this.hV="",this.isExplicit=!0,this.asn1Object=null,this.setASN1Object=function(n,t,o){this.hT=t,this.isExplicit=n,this.asn1Object=o,this.isExplicit?(this.hV=this.asn1Object.getEncodedHex(),this.hTLV=null,this.isModified=!0):(this.hV=null,this.hTLV=o.getEncodedHex(),this.hTLV=this.hTLV.replace(/^../,t),this.isModified=!1)},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.tag<"u"&&(this.hT=e.tag),typeof e.explicit<"u"&&(this.isExplicit=e.explicit),typeof e.obj<"u"&&(this.asn1Object=e.obj,this.setASN1Object(this.isExplicit,this.hT,this.asn1Object)))},Ce.lang.extend(j.asn1.DERTaggedObject,j.asn1.ASN1Object);var Ms=globalThis&&globalThis.__extends||function(){var e=function(n,t){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,r){o.__proto__=r}||function(o,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(o[i]=r[i])},e(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e(n,t);function o(){this.constructor=n}n.prototype=t===null?Object.create(t):(o.prototype=t.prototype,new o)}}(),Fr=function(e){Ms(n,e);function n(t){var o=e.call(this)||this;return t&&(typeof t=="string"?o.parseKey(t):(n.hasPrivateKeyProperty(t)||n.hasPublicKeyProperty(t))&&o.parsePropertiesFrom(t)),o}return n.prototype.parseKey=function(t){try{var o=0,r=0,i=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,s=i.test(t)?vs.decode(t):no.unarmor(t),l=ws.decode(s);if(l.sub.length===3&&(l=l.sub[2].sub[0]),l.sub.length===9){o=l.sub[1].getHexStringValue(),this.n=be(o,16),r=l.sub[2].getHexStringValue(),this.e=parseInt(r,16);var f=l.sub[3].getHexStringValue();this.d=be(f,16);var c=l.sub[4].getHexStringValue();this.p=be(c,16);var d=l.sub[5].getHexStringValue();this.q=be(d,16);var y=l.sub[6].getHexStringValue();this.dmp1=be(y,16);var h=l.sub[7].getHexStringValue();this.dmq1=be(h,16);var u=l.sub[8].getHexStringValue();this.coeff=be(u,16)}else if(l.sub.length===2)if(l.sub[0].sub){var m=l.sub[1],g=m.sub[0];o=g.sub[0].getHexStringValue(),this.n=be(o,16),r=g.sub[1].getHexStringValue(),this.e=parseInt(r,16)}else o=l.sub[0].getHexStringValue(),this.n=be(o,16),r=l.sub[1].getHexStringValue(),this.e=parseInt(r,16);else return!1;return!0}catch{return!1}},n.prototype.getPrivateBaseKey=function(){var t={array:[new j.asn1.DERInteger({int:0}),new j.asn1.DERInteger({bigint:this.n}),new j.asn1.DERInteger({int:this.e}),new j.asn1.DERInteger({bigint:this.d}),new j.asn1.DERInteger({bigint:this.p}),new j.asn1.DERInteger({bigint:this.q}),new j.asn1.DERInteger({bigint:this.dmp1}),new j.asn1.DERInteger({bigint:this.dmq1}),new j.asn1.DERInteger({bigint:this.coeff})]},o=new j.asn1.DERSequence(t);return o.getEncodedHex()},n.prototype.getPrivateBaseKeyB64=function(){return Wt(this.getPrivateBaseKey())},n.prototype.getPublicBaseKey=function(){var t=new j.asn1.DERSequence({array:[new j.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new j.asn1.DERNull]}),o=new j.asn1.DERSequence({array:[new j.asn1.DERInteger({bigint:this.n}),new j.asn1.DERInteger({int:this.e})]}),r=new j.asn1.DERBitString({hex:"00"+o.getEncodedHex()}),i=new j.asn1.DERSequence({array:[t,r]});return i.getEncodedHex()},n.prototype.getPublicBaseKeyB64=function(){return Wt(this.getPublicBaseKey())},n.wordwrap=function(t,o){if(o=o||64,!t)return t;var r="(.{1,"+o+`})( +|$
90
+ */var j={};(typeof j.asn1>"u"||!j.asn1)&&(j.asn1={}),j.asn1.ASN1Util=new function(){this.integerToByteHex=function(e){var n=e.toString(16);return n.length%2==1&&(n="0"+n),n},this.bigIntToMinTwosComplementsHex=function(e){var n=e.toString(16);if(n.substr(0,1)!="-")n.length%2==1?n="0"+n:n.match(/^[0-7]/)||(n="00"+n);else{var t=n.substr(1),o=t.length;o%2==1?o+=1:n.match(/^[0-7]/)||(o+=2);for(var r="",i=0;i<o;i++)r+="f";var s=new ee(r,16),l=s.xor(e).add(ee.ONE);n=l.toString(16).replace(/^-/,"")}return n},this.getPEMStringFromHex=function(e,n){return hextopem(e,n)},this.newObject=function(e){var n=j,t=n.asn1,o=t.DERBoolean,r=t.DERInteger,i=t.DERBitString,s=t.DEROctetString,l=t.DERNull,f=t.DERObjectIdentifier,c=t.DEREnumerated,d=t.DERUTF8String,y=t.DERNumericString,u=t.DERPrintableString,h=t.DERTeletexString,m=t.DERIA5String,g=t.DERUTCTime,C=t.DERGeneralizedTime,k=t.DERSequence,x=t.DERSet,v=t.DERTaggedObject,p=t.ASN1Util.newObject,A=Object.keys(e);if(A.length!=1)throw"key of param shall be only one.";var S=A[0];if(":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":"+S+":")==-1)throw"undefined key: "+S;if(S=="bool")return new o(e[S]);if(S=="int")return new r(e[S]);if(S=="bitstr")return new i(e[S]);if(S=="octstr")return new s(e[S]);if(S=="null")return new l(e[S]);if(S=="oid")return new f(e[S]);if(S=="enum")return new c(e[S]);if(S=="utf8str")return new d(e[S]);if(S=="numstr")return new y(e[S]);if(S=="prnstr")return new u(e[S]);if(S=="telstr")return new h(e[S]);if(S=="ia5str")return new m(e[S]);if(S=="utctime")return new g(e[S]);if(S=="gentime")return new C(e[S]);if(S=="seq"){for(var b=e[S],E=[],B=0;B<b.length;B++){var w=p(b[B]);E.push(w)}return new k({array:E})}if(S=="set"){for(var b=e[S],E=[],B=0;B<b.length;B++){var w=p(b[B]);E.push(w)}return new x({array:E})}if(S=="tag"){var T=e[S];if(Object.prototype.toString.call(T)==="[object Array]"&&T.length==3){var D=p(T[2]);return new v({tag:T[0],explicit:T[1],obj:D})}else{var _={};if(T.explicit!==void 0&&(_.explicit=T.explicit),T.tag!==void 0&&(_.tag=T.tag),T.obj===void 0)throw"obj shall be specified for 'tag'.";return _.obj=p(T.obj),new v(_)}}},this.jsonToASN1HEX=function(e){var n=this.newObject(e);return n.getEncodedHex()}},j.asn1.ASN1Util.oidHexToInt=function(e){for(var r="",n=parseInt(e.substr(0,2),16),t=Math.floor(n/40),o=n%40,r=t+"."+o,i="",s=2;s<e.length;s+=2){var l=parseInt(e.substr(s,2),16),f=("00000000"+l.toString(2)).slice(-8);if(i=i+f.substr(1,7),f.substr(0,1)=="0"){var c=new ee(i,2);r=r+"."+c.toString(10),i=""}}return r},j.asn1.ASN1Util.oidIntToHex=function(e){var n=function(l){var f=l.toString(16);return f.length==1&&(f="0"+f),f},t=function(l){var f="",c=new ee(l,10),d=c.toString(2),y=7-d.length%7;y==7&&(y=0);for(var u="",h=0;h<y;h++)u+="0";d=u+d;for(var h=0;h<d.length-1;h+=7){var m=d.substr(h,7);h!=d.length-7&&(m="1"+m),f+=n(parseInt(m,2))}return f};if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var o="",r=e.split("."),i=parseInt(r[0])*40+parseInt(r[1]);o+=n(i),r.splice(0,2);for(var s=0;s<r.length;s++)o+=t(r[s]);return o},j.asn1.ASN1Object=function(){var e="";this.getLengthHexFromValue=function(){if(typeof this.hV>"u"||this.hV==null)throw"this.hV is null or undefined.";if(this.hV.length%2==1)throw"value hex must be even length: n="+e.length+",v="+this.hV;var n=this.hV.length/2,t=n.toString(16);if(t.length%2==1&&(t="0"+t),n<128)return t;var o=t.length/2;if(o>15)throw"ASN.1 length too long to represent by 8x: n = "+n.toString(16);var r=128+o;return r.toString(16)+t},this.getEncodedHex=function(){return(this.hTLV==null||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},j.asn1.DERAbstractString=function(e){j.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){return this.s},this.setString=function(n){this.hTLV=null,this.isModified=!0,this.s=n,this.hV=stohex(this.s)},this.setStringHex=function(n){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e=="string"?this.setString(e):typeof e.str<"u"?this.setString(e.str):typeof e.hex<"u"&&this.setStringHex(e.hex))},Ce.lang.extend(j.asn1.DERAbstractString,j.asn1.ASN1Object),j.asn1.DERAbstractTime=function(e){j.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(n){utc=n.getTime()+n.getTimezoneOffset()*6e4;var t=new Date(utc);return t},this.formatDate=function(n,t,o){var r=this.zeroPadding,i=this.localDateToUTC(n),s=String(i.getFullYear());t=="utc"&&(s=s.substr(2,2));var l=r(String(i.getMonth()+1),2),f=r(String(i.getDate()),2),c=r(String(i.getHours()),2),d=r(String(i.getMinutes()),2),y=r(String(i.getSeconds()),2),u=s+l+f+c+d+y;if(o===!0){var h=i.getMilliseconds();if(h!=0){var m=r(String(h),3);m=m.replace(/[0]+$/,""),u=u+"."+m}}return u+"Z"},this.zeroPadding=function(n,t){return n.length>=t?n:new Array(t-n.length+1).join("0")+n},this.getString=function(){return this.s},this.setString=function(n){this.hTLV=null,this.isModified=!0,this.s=n,this.hV=stohex(n)},this.setByDateValue=function(n,t,o,r,i,s){var l=new Date(Date.UTC(n,t-1,o,r,i,s,0));this.setByDate(l)},this.getFreshValueHex=function(){return this.hV}},Ce.lang.extend(j.asn1.DERAbstractTime,j.asn1.ASN1Object),j.asn1.DERAbstractStructured=function(e){j.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(n){this.hTLV=null,this.isModified=!0,this.asn1Array=n},this.appendASN1Object=function(n){this.hTLV=null,this.isModified=!0,this.asn1Array.push(n)},this.asn1Array=new Array,typeof e<"u"&&typeof e.array<"u"&&(this.asn1Array=e.array)},Ce.lang.extend(j.asn1.DERAbstractStructured,j.asn1.ASN1Object),j.asn1.DERBoolean=function(){j.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},Ce.lang.extend(j.asn1.DERBoolean,j.asn1.ASN1Object),j.asn1.DERInteger=function(e){j.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=j.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new ee(String(n),10);this.setByBigInteger(t)},this.setValueHex=function(n){this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.bigint<"u"?this.setByBigInteger(e.bigint):typeof e.int<"u"?this.setByInteger(e.int):typeof e=="number"?this.setByInteger(e):typeof e.hex<"u"&&this.setValueHex(e.hex))},Ce.lang.extend(j.asn1.DERInteger,j.asn1.ASN1Object),j.asn1.DERBitString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=j.asn1.ASN1Util.newObject(e.obj);e.hex="00"+n.getEncodedHex()}j.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(t){this.hTLV=null,this.isModified=!0,this.hV=t},this.setUnusedBitsAndHexValue=function(t,o){if(t<0||7<t)throw"unused bits shall be from 0 to 7: u = "+t;var r="0"+t;this.hTLV=null,this.isModified=!0,this.hV=r+o},this.setByBinaryString=function(t){t=t.replace(/0+$/,"");var o=8-t.length%8;o==8&&(o=0);for(var r=0;r<=o;r++)t+="0";for(var i="",r=0;r<t.length-1;r+=8){var s=t.substr(r,8),l=parseInt(s,2).toString(16);l.length==1&&(l="0"+l),i+=l}this.hTLV=null,this.isModified=!0,this.hV="0"+o+i},this.setByBooleanArray=function(t){for(var o="",r=0;r<t.length;r++)t[r]==!0?o+="1":o+="0";this.setByBinaryString(o)},this.newFalseArray=function(t){for(var o=new Array(t),r=0;r<t;r++)o[r]=!1;return o},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e=="string"&&e.toLowerCase().match(/^[0-9a-f]+$/)?this.setHexValueIncludingUnusedBits(e):typeof e.hex<"u"?this.setHexValueIncludingUnusedBits(e.hex):typeof e.bin<"u"?this.setByBinaryString(e.bin):typeof e.array<"u"&&this.setByBooleanArray(e.array))},Ce.lang.extend(j.asn1.DERBitString,j.asn1.ASN1Object),j.asn1.DEROctetString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=j.asn1.ASN1Util.newObject(e.obj);e.hex=n.getEncodedHex()}j.asn1.DEROctetString.superclass.constructor.call(this,e),this.hT="04"},Ce.lang.extend(j.asn1.DEROctetString,j.asn1.DERAbstractString),j.asn1.DERNull=function(){j.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},Ce.lang.extend(j.asn1.DERNull,j.asn1.ASN1Object),j.asn1.DERObjectIdentifier=function(e){var n=function(o){var r=o.toString(16);return r.length==1&&(r="0"+r),r},t=function(o){var r="",i=new ee(o,10),s=i.toString(2),l=7-s.length%7;l==7&&(l=0);for(var f="",c=0;c<l;c++)f+="0";s=f+s;for(var c=0;c<s.length-1;c+=7){var d=s.substr(c,7);c!=s.length-7&&(d="1"+d),r+=n(parseInt(d,2))}return r};j.asn1.DERObjectIdentifier.superclass.constructor.call(this),this.hT="06",this.setValueHex=function(o){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=o},this.setValueOidString=function(o){if(!o.match(/^[0-9.]+$/))throw"malformed oid string: "+o;var r="",i=o.split("."),s=parseInt(i[0])*40+parseInt(i[1]);r+=n(s),i.splice(0,2);for(var l=0;l<i.length;l++)r+=t(i[l]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=r},this.setValueName=function(o){var r=j.asn1.x509.OID.name2oid(o);if(r!=="")this.setValueOidString(r);else throw"DERObjectIdentifier oidName undefined: "+o},this.getFreshValueHex=function(){return this.hV},e!==void 0&&(typeof e=="string"?e.match(/^[0-2].[0-9.]+$/)?this.setValueOidString(e):this.setValueName(e):e.oid!==void 0?this.setValueOidString(e.oid):e.hex!==void 0?this.setValueHex(e.hex):e.name!==void 0&&this.setValueName(e.name))},Ce.lang.extend(j.asn1.DERObjectIdentifier,j.asn1.ASN1Object),j.asn1.DEREnumerated=function(e){j.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=j.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new ee(String(n),10);this.setByBigInteger(t)},this.setValueHex=function(n){this.hV=n},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.int<"u"?this.setByInteger(e.int):typeof e=="number"?this.setByInteger(e):typeof e.hex<"u"&&this.setValueHex(e.hex))},Ce.lang.extend(j.asn1.DEREnumerated,j.asn1.ASN1Object),j.asn1.DERUTF8String=function(e){j.asn1.DERUTF8String.superclass.constructor.call(this,e),this.hT="0c"},Ce.lang.extend(j.asn1.DERUTF8String,j.asn1.DERAbstractString),j.asn1.DERNumericString=function(e){j.asn1.DERNumericString.superclass.constructor.call(this,e),this.hT="12"},Ce.lang.extend(j.asn1.DERNumericString,j.asn1.DERAbstractString),j.asn1.DERPrintableString=function(e){j.asn1.DERPrintableString.superclass.constructor.call(this,e),this.hT="13"},Ce.lang.extend(j.asn1.DERPrintableString,j.asn1.DERAbstractString),j.asn1.DERTeletexString=function(e){j.asn1.DERTeletexString.superclass.constructor.call(this,e),this.hT="14"},Ce.lang.extend(j.asn1.DERTeletexString,j.asn1.DERAbstractString),j.asn1.DERIA5String=function(e){j.asn1.DERIA5String.superclass.constructor.call(this,e),this.hT="16"},Ce.lang.extend(j.asn1.DERIA5String,j.asn1.DERAbstractString),j.asn1.DERUTCTime=function(e){j.asn1.DERUTCTime.superclass.constructor.call(this,e),this.hT="17",this.setByDate=function(n){this.hTLV=null,this.isModified=!0,this.date=n,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return typeof this.date>"u"&&typeof this.s>"u"&&(this.date=new Date,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)),this.hV},e!==void 0&&(e.str!==void 0?this.setString(e.str):typeof e=="string"&&e.match(/^[0-9]{12}Z$/)?this.setString(e):e.hex!==void 0?this.setStringHex(e.hex):e.date!==void 0&&this.setByDate(e.date))},Ce.lang.extend(j.asn1.DERUTCTime,j.asn1.DERAbstractTime),j.asn1.DERGeneralizedTime=function(e){j.asn1.DERGeneralizedTime.superclass.constructor.call(this,e),this.hT="18",this.withMillis=!1,this.setByDate=function(n){this.hTLV=null,this.isModified=!0,this.date=n,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return this.date===void 0&&this.s===void 0&&(this.date=new Date,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)),this.hV},e!==void 0&&(e.str!==void 0?this.setString(e.str):typeof e=="string"&&e.match(/^[0-9]{14}Z$/)?this.setString(e):e.hex!==void 0?this.setStringHex(e.hex):e.date!==void 0&&this.setByDate(e.date),e.millis===!0&&(this.withMillis=!0))},Ce.lang.extend(j.asn1.DERGeneralizedTime,j.asn1.DERAbstractTime),j.asn1.DERSequence=function(e){j.asn1.DERSequence.superclass.constructor.call(this,e),this.hT="30",this.getFreshValueHex=function(){for(var n="",t=0;t<this.asn1Array.length;t++){var o=this.asn1Array[t];n+=o.getEncodedHex()}return this.hV=n,this.hV}},Ce.lang.extend(j.asn1.DERSequence,j.asn1.DERAbstractStructured),j.asn1.DERSet=function(e){j.asn1.DERSet.superclass.constructor.call(this,e),this.hT="31",this.sortFlag=!0,this.getFreshValueHex=function(){for(var n=new Array,t=0;t<this.asn1Array.length;t++){var o=this.asn1Array[t];n.push(o.getEncodedHex())}return this.sortFlag==!0&&n.sort(),this.hV=n.join(""),this.hV},typeof e<"u"&&typeof e.sortflag<"u"&&e.sortflag==!1&&(this.sortFlag=!1)},Ce.lang.extend(j.asn1.DERSet,j.asn1.DERAbstractStructured),j.asn1.DERTaggedObject=function(e){j.asn1.DERTaggedObject.superclass.constructor.call(this),this.hT="a0",this.hV="",this.isExplicit=!0,this.asn1Object=null,this.setASN1Object=function(n,t,o){this.hT=t,this.isExplicit=n,this.asn1Object=o,this.isExplicit?(this.hV=this.asn1Object.getEncodedHex(),this.hTLV=null,this.isModified=!0):(this.hV=null,this.hTLV=o.getEncodedHex(),this.hTLV=this.hTLV.replace(/^../,t),this.isModified=!1)},this.getFreshValueHex=function(){return this.hV},typeof e<"u"&&(typeof e.tag<"u"&&(this.hT=e.tag),typeof e.explicit<"u"&&(this.isExplicit=e.explicit),typeof e.obj<"u"&&(this.asn1Object=e.obj,this.setASN1Object(this.isExplicit,this.hT,this.asn1Object)))},Ce.lang.extend(j.asn1.DERTaggedObject,j.asn1.ASN1Object);var Ms=globalThis&&globalThis.__extends||function(){var e=function(n,t){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,r){o.__proto__=r}||function(o,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(o[i]=r[i])},e(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e(n,t);function o(){this.constructor=n}n.prototype=t===null?Object.create(t):(o.prototype=t.prototype,new o)}}(),Fr=function(e){Ms(n,e);function n(t){var o=e.call(this)||this;return t&&(typeof t=="string"?o.parseKey(t):(n.hasPrivateKeyProperty(t)||n.hasPublicKeyProperty(t))&&o.parsePropertiesFrom(t)),o}return n.prototype.parseKey=function(t){try{var o=0,r=0,i=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,s=i.test(t)?vs.decode(t):no.unarmor(t),l=ws.decode(s);if(l.sub.length===3&&(l=l.sub[2].sub[0]),l.sub.length===9){o=l.sub[1].getHexStringValue(),this.n=Se(o,16),r=l.sub[2].getHexStringValue(),this.e=parseInt(r,16);var f=l.sub[3].getHexStringValue();this.d=Se(f,16);var c=l.sub[4].getHexStringValue();this.p=Se(c,16);var d=l.sub[5].getHexStringValue();this.q=Se(d,16);var y=l.sub[6].getHexStringValue();this.dmp1=Se(y,16);var u=l.sub[7].getHexStringValue();this.dmq1=Se(u,16);var h=l.sub[8].getHexStringValue();this.coeff=Se(h,16)}else if(l.sub.length===2)if(l.sub[0].sub){var m=l.sub[1],g=m.sub[0];o=g.sub[0].getHexStringValue(),this.n=Se(o,16),r=g.sub[1].getHexStringValue(),this.e=parseInt(r,16)}else o=l.sub[0].getHexStringValue(),this.n=Se(o,16),r=l.sub[1].getHexStringValue(),this.e=parseInt(r,16);else return!1;return!0}catch{return!1}},n.prototype.getPrivateBaseKey=function(){var t={array:[new j.asn1.DERInteger({int:0}),new j.asn1.DERInteger({bigint:this.n}),new j.asn1.DERInteger({int:this.e}),new j.asn1.DERInteger({bigint:this.d}),new j.asn1.DERInteger({bigint:this.p}),new j.asn1.DERInteger({bigint:this.q}),new j.asn1.DERInteger({bigint:this.dmp1}),new j.asn1.DERInteger({bigint:this.dmq1}),new j.asn1.DERInteger({bigint:this.coeff})]},o=new j.asn1.DERSequence(t);return o.getEncodedHex()},n.prototype.getPrivateBaseKeyB64=function(){return Wt(this.getPrivateBaseKey())},n.prototype.getPublicBaseKey=function(){var t=new j.asn1.DERSequence({array:[new j.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new j.asn1.DERNull]}),o=new j.asn1.DERSequence({array:[new j.asn1.DERInteger({bigint:this.n}),new j.asn1.DERInteger({int:this.e})]}),r=new j.asn1.DERBitString({hex:"00"+o.getEncodedHex()}),i=new j.asn1.DERSequence({array:[t,r]});return i.getEncodedHex()},n.prototype.getPublicBaseKeyB64=function(){return Wt(this.getPublicBaseKey())},n.wordwrap=function(t,o){if(o=o||64,!t)return t;var r="(.{1,"+o+`})( +|$
91
91
  ?)|(.{1,`+o+"})";return t.match(RegExp(r,"g")).join(`
92
92
  `)},n.prototype.getPrivateKey=function(){var t=`-----BEGIN RSA PRIVATE KEY-----
93
93
  `;return t+=n.wordwrap(this.getPrivateBaseKeyB64())+`
94
94
  `,t+="-----END RSA PRIVATE KEY-----",t},n.prototype.getPublicKey=function(){var t=`-----BEGIN PUBLIC KEY-----
95
95
  `;return t+=n.wordwrap(this.getPublicBaseKeyB64())+`
96
96
  `,t+="-----END PUBLIC KEY-----",t},n.hasPublicKeyProperty=function(t){return t=t||{},t.hasOwnProperty("n")&&t.hasOwnProperty("e")},n.hasPrivateKeyProperty=function(t){return t=t||{},t.hasOwnProperty("n")&&t.hasOwnProperty("e")&&t.hasOwnProperty("d")&&t.hasOwnProperty("p")&&t.hasOwnProperty("q")&&t.hasOwnProperty("dmp1")&&t.hasOwnProperty("dmq1")&&t.hasOwnProperty("coeff")},n.prototype.parsePropertiesFrom=function(t){this.n=t.n,this.e=t.e,t.hasOwnProperty("d")&&(this.d=t.d,this.p=t.p,this.q=t.q,this.dmp1=t.dmp1,this.dmq1=t.dmq1,this.coeff=t.coeff)},n}(Is),lo,zs=typeof process<"u"?(lo=process.env)===null||lo===void 0?void 0:lo.npm_package_version:void 0,Ps=function(){function e(n){n===void 0&&(n={}),n=n||{},this.default_key_size=n.default_key_size?parseInt(n.default_key_size,10):1024,this.default_public_exponent=n.default_public_exponent||"010001",this.log=n.log||!1,this.key=null}return e.prototype.setKey=function(n){this.log&&this.key&&console.warn("A key was already set, overriding existing."),this.key=new Fr(n)},e.prototype.setPrivateKey=function(n){this.setKey(n)},e.prototype.setPublicKey=function(n){this.setKey(n)},e.prototype.decrypt=function(n){try{return this.getKey().decrypt(Dr(n))}catch{return!1}},e.prototype.encrypt=function(n){try{return Wt(this.getKey().encrypt(n))}catch{return!1}},e.prototype.sign=function(n,t,o){try{return Wt(this.getKey().sign(n,t,o))}catch{return!1}},e.prototype.verify=function(n,t,o){try{return this.getKey().verify(n,Dr(t),o)}catch{return!1}},e.prototype.getKey=function(n){if(!this.key){if(this.key=new Fr,n&&{}.toString.call(n)==="[object Function]"){this.key.generateAsync(this.default_key_size,this.default_public_exponent,n);return}this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},e.prototype.getPrivateKey=function(){return this.getKey().getPrivateKey()},e.prototype.getPrivateKeyB64=function(){return this.getKey().getPrivateBaseKeyB64()},e.prototype.getPublicKey=function(){return this.getKey().getPublicKey()},e.prototype.getPublicKeyB64=function(){return this.getKey().getPublicBaseKeyB64()},e.version=zs,e}();const Hr=new Ps,Et=Fs();function Fs(){let n=Math.random().toString(36).substr(2);for(;n.length<16;)n+=Math.random().toString(36).substr(2);return n=n.substr(0,16),n}const qr=He.enc.Utf8.parse("ABCDEF1234123412");function Hs(e,n){n=n||Et;const t=He.enc.Utf8.parse(n);let o="";switch(typeof e){case"string":o=He.enc.Utf8.parse(e);break;case"object":o=He.enc.Utf8.parse(JSON.stringify(e));break;default:o=He.enc.Utf8.parse(e.toString())}return He.AES.encrypt(o,t,{iv:qr,mode:He.mode.CBC,padding:He.pad.ZeroPadding}).toString()}function Vr(e,n){n=n||Et;const t=He.enc.Utf8.parse(n),o=He.AES.decrypt(e,t,{iv:qr,mode:He.mode.CBC,padding:He.pad.ZeroPadding});return He.enc.Utf8.stringify(o).toString()}function qs(e){Hr.setPublicKey(e)}function Vs(e){return Hr.encrypt(e)}function jr(e=""){e.startsWith("/")||(e="/"+e),e=e.split("?")[0];const t=["/diagram","/dataview"].map(o=>`^(.*?)${o}(/|$)`);for(const o of t)if(new RegExp(o).test(e))return!0;return!1}function js(e){const{paramType:n,data:t,params:o,method:r}=e;n==="form"?["get","delete"].includes(r)?e.params=Bt(o,"string"):e.data=Bt(t,"string"):["get","delete"].includes(r)?e.params=Bt(o,"string"):e.data=Bt(t)}function Bt(e,n){let t=e||{};if(n==="string"){t="";for(const l in e)if(Object.hasOwnProperty.call(e,l)){const f=e[l];t+=`${l}=${encodeURIComponent(f)}&`}}qs("MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMKaTbS1XHH7u/4dhao1n5Lcegpy6AHKX2TjmTP7IDW6N4wznqlL3Tt+U0/Il1TlNp1/EN+tffYYg4dPrrCUDwcCAwEAAQ==");const r=Vs(Et);return{c:Hs(t,Et),p:r}}window.getEncryptParam=Bt;function Gs(e,n){var t;(t=window==null?void 0:window.config)!=null&&t.encryptFlag&&jr(e.url)&&(e.data instanceof FormData?e.data=Us(e.data):js(e))}function Us(e){const n=e.entries(),t=new FormData,o={};for(const i of n){const s=i[0],l=i[1];l instanceof Blob?t.append(s,l):o[s]=l}const r=Bt(o,"json");return typeof r=="object"&&(t.append("c",r.c),t.append("p",r.p)),t}window.xhaesKey=Et,window.xhaesDecrypt=Vr;function Gr(e,n){var t;if((t=window==null?void 0:window.config)!=null&&t.encryptFlag&&jr(e.config.url)&&!(e.data instanceof Blob)&&e.data.data!==void 0){const o=Vr(e.data.data.content,Et);e.data=JSON.parse(o)}}const Ur=window.config.requestErrorTip,Ke=x0.create({timeout:1e3*180});Ke.interceptors.request.use(e=>(Gs(e),e),e=>Promise.reject(e)),Ke.interceptors.response.use(e=>{var n,t,o;return Ur&&+((n=e==null?void 0:e.data)==null?void 0:n.code)==500&&oe.message.error({content:((t=e==null?void 0:e.data)==null?void 0:t.msg)||((o=e==null?void 0:e.data)==null?void 0:o.message)||"服务器异常",key:"SERVER_ERROR"}),Gr(e),e},e=>{if(Gr(e==null?void 0:e.response),Ur)if(e.message.includes("timeout"))oe.message.error({content:"网络连接超时,请重试!",key:"TIMEOUT"});else{const{status:n}=(e==null?void 0:e.response)||{};n>=400&&n<500&&oe.message.error({content:"请求异常",key:"REQUEST_ERROR"}),n>=500&&oe.message.error({content:"服务器异常",key:"REQUEST_ERROR"})}return Promise.reject(e)});const Ws=e=>e.replace(/\\n/g,`
97
- `),so=(e,n=2)=>{const t=parseFloat(e+"");return isNaN(t)?e:t.toFixed(n).replace(/(\d)(?=(\d{3})+\.)/g,"$1,")},$s=e=>{const n=parseFloat(e+"");return isNaN(n)?e:(n+"").replace(/\B(?=(\d{3})+(?!\d))/g,",")},en=(e,n=2)=>{const t=e+"";if(t.includes("%"))return e;const o=parseFloat(t);return isNaN(o)?e:`${(o*100).toFixed(n)}%`},Zs=(e,n=2)=>{const t=e+"",o=parseFloat(t);return isNaN(o)?e:o.toFixed(n)},_t=(e,n)=>{if(typeof e=="string"&&typeof n=="string")return e.toLocaleLowerCase().includes(n.toLocaleLowerCase());if(typeof e=="string"&&Array.isArray(n)){const t=n.length;for(let o=0;o<t;o++){const r=n[o];if(typeof r=="string"&&e.toLocaleLowerCase().includes(r.toLocaleLowerCase()))return!0}}return!1},Wr=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),tn=(e,n)=>{const t={dayjs:Se,...n};let o="";const r=[];for(const l in t)o+=`${l},`,r.push(t[l]);o=o.replace(/,$/,"");const i=`function (${o}){return ${e}}`;let s;try{s=Function(`"use strict";return (${i})`)()(...r)}catch{return e}return s},Ae=(e="",{textData:n,codeData:t}={},{useNewline:o=!1,useSpace:r=!1}={})=>{const s={...window.config||{},...n},l=e.match(/\{(.+?)\}/g);if(l==null||l.length===0)return e;for(let f=0;f<l.length;f++){const c=l[f];let d=c.slice(1,-1).trim();const y=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,h=d.match(y);for(let u=0;u<h.length;u++){const m=h[u],g=s[m];g!=null&&(d=d.replace(m,g))}(/\(.*\)/g.test(d)||/[+/\\*]/g.test(d))&&(d=tn(d,t)),e=e.replace(c,d)}return o&&(e=e==null?void 0:e.replace(/\n|\\n/g,"<br/>")),r&&(e=e==null?void 0:e.replace(/\s{2,}?/g,"&nbsp;&nbsp;")),e},Oe=(e,n=()=>{})=>{const{requestUrl:t,requestMethod:o,requestHeaders:r,requestParams:i,requestInterval:s,isOpenRequestTimer:l}=e,{contextRequestUrl:f,touchEventId:c}=a.inject(Ie,{contextRequestUrl:"",touchEventId:""}),{getGlobalModel:d}=a.inject(we,{getGlobalModel:m=>{}}),y=Ae(t),h=async(m={})=>{if(!y||!o||!r)return;let g={};i.forEach(p=>{const{key:A,value:S}=p;if(typeof S=="object"&&S!=null&&S.id){let b={};const{id:E,prop:B,propKey:w,operate:T}=S;E==="THIS"?b=d(a.unref(c))||{}:b=d(E)||{};const D=a.unref(b[B]);let _=null;if(["date","range"].some(q=>_t(b==null?void 0:b.type,q))){const{value:q,type:R,mode:V}=T||{};if(q&&R&&V)switch(R){case"add":_=a.unref(D).add(q,V);break;case"minus":_=a.unref(D).subtract(q,V);break}_==null&&(_=a.unref(D)),_=(_==null?void 0:_.format((w==null?void 0:w.trim())||b.format))||""}else Object.prototype.toString.call(D)==="[object Object]"?w?_=D[w]:_=B?D[B]:D:_t(b==null?void 0:b.type,"select")&&a.unref(D)&&B&&Array.isArray(a.unref(D))?_=a.unref(D).map(q=>Object.prototype.hasOwnProperty.call(q,B)?q[B]:q):_=D;g[A]=_}else typeof S=="string"&&(g[A]=Ae(S))}),g={...window.config.requestParams,...m,...g};let C="";const k=Object.keys(g),x=k.length-1,v=k.length;k.forEach((p,A)=>{let S=g[p];Object.prototype.toString.call(S)==="[object Object]"&&(S=JSON.stringify(S)),A===0?v!==1?C+=`?${p}=${S}&`:C+=`?${p}=${S}`:A===x?C+=`${p}=${S}`:C+=`${p}=${S}&`});try{const p=["get","head"].includes(o),A={};let S=p?y+C:y;g.dataSqlId&&!S.includes("dataSqlId")&&(S+=`${S.includes("?")?"&":"?"}dataSqlId=${g.dataSqlId}`),Object.prototype.hasOwnProperty.call(g,"signal")&&(A.signal=g.signal);const b=await Ke({baseURL:a.unref(f)||"",url:S,method:o,headers:r,data:p?{}:g,...A});return n(b),b}catch(p){console.error(p)}},u=l&&setInterval(h,s*1e3);return a.onUnmounted(()=>{clearInterval(u)}),h},lt=(e=[],n)=>{let{name:t="name",types:o=[]}=n||{};t=(t==null?void 0:t.trim())||t;const r=new Set,i=new Map,s=e.length,l=o.length;for(let d=0;d<s;d++){const y=e[d],h=y[t];r.add(h);for(let u=0;u<l;u++){const m=o[u],{label:g,value:C}=m,k={...y,value:y[C]};if(i.has(g)){const x=i.get(g);x.push(k),i.set(g,x)}else i.set(g,[k])}}const f=Array.from(r),c=[];for(const[d,y]of i)c.push({name:d,data:y});return{dimensions:f,dataset:c}},gt=(e,n=!1)=>{var o;if(!e)return e;let t="";return e!=null&&e.includes("://")?t=e:t=((o=window==null?void 0:window.config)==null?void 0:o.uploadPath)+e,n&&(t=`url(${t})`),t},$r=(e,n)=>{const t=`${Va}/preview?pageId=${n}`,o=`${Va}/${n}`;return e==="preview"?t:o},mt=(e,n)=>{var r;if(e==null)return n;const t=e.match(/\{.*\}/g);if(t==null||t.length===0)return n;const o=t.length;for(let i=0;i<o;i++){const s=t[i];if(s==null||s==="")break;let l=(r=s.slice(1,-1))==null?void 0:r.trim();l=l==null?void 0:l.replace(/value/g,n);try{let f=l;(/\(.*\)/g.test(l)||/[+/\\*]/g.test(l))&&(f=tn(l)),e=e.replace(s,f)}catch{e=e.replace(s,l)}}return e},Ye=(e={})=>{const{requestToken:n}=a.inject(Pa,{requestToken:()=>{}});e.dataType==="indicator"&&n();const t=(c={})=>{const{label:d,name:y,location:h,show:u,indexCode:m}=c;return{label:d,columnName:y,location:h,show:u,calcType:"COLUMN",hrpIndexCode:m}},o=(c,d)=>Object.prototype.hasOwnProperty.call(c,d),r=c=>{o(c,"dataType")&&(c.fieldType==="DATE"&&(c.label=c.fieldName,c.dataType==="component"&&(c.fieldValue="${"+c.fieldValue+"}")),delete c.dataType),o(c,"activeKey")&&delete c.activeKey,o(c,"radioValue")&&delete c.radioValue},i=c=>{const d=[];return c!=null&&c.length&&c.forEach(y=>{if(y.join&&y.conditions){const h=!y.conditions.some(u=>u.join&&u.conditions);y.conditions.forEach((u,m)=>{r(u),h?m<y.conditions.length-1?d.push({join:y.join,...u}):d.push(u):u.join&&u.conditions?d.push({conditions:i([u]),join:y.join}):d.push(u)})}else r(y),d.push(y)}),d},s=(c={})=>{const{label:d,name:y,location:h,show:u,indexCode:m,calcType:g="COLUMN",builtInFormula:C,builtInValueSource:k,builtInCalcWay:x,formula:v,conditions:p,aggregate:A}=c;let S;return p&&(S=i(p)),{label:d.trim(),columnName:y,location:h,show:u,calcType:g,hrpIndexCode:m,aggregate:A,builtInFormula:C,builtInValueSource:k,builtInCalcWay:x,formula:v,conditions:S}},{getGlobalModel:l}=a.inject(we,{getGlobalModel:c=>{}}),f=(c=[])=>{var h,u,m;const d=c.length,y=[];for(let g=0;g<d;g++){const C=c[g],{id:k,keyName:x,conditionLabel:v,conditionKey:p,conditionValueType:A,prop:S}=C,b={rule:"NONE",label:v,fieldName:p,fieldValue:"",valueType:A,alias:`${x||k}-${S}`},E=l(k)||{},{value:B,format:w="YYYY-MM-DD",type:T="",useCurrentTime:D}=E||{};_t(E.type,"date")?(D?B?b.fieldValue=(h=a.unref(B))==null?void 0:h.format(w):b.fieldValue=Se().format(w):b.fieldValue=(u=a.unref(B))==null?void 0:u.format(w),b.dateFormat=w):T==="ecanRangePicker"&&S?(S==="startTime"?b.rule="GREATER_EQUAL":S==="endTime"&&(b.rule="LESS_EQUAL"),S==="endTime"&&D?b.fieldValue=Se().format(w):b.fieldValue=(m=a.unref(E[S]))==null?void 0:m.format(w),b.dateFormat=w):b.fieldValue=a.unref(B),y.push(b)}return y};return async()=>{var P,I,N,M,z;const{graphicConfig:c,type:d,isGroupTable:y=!1}=e;let{source:h,dataViewId:u,plugin:m="1",layer:g,chartType:C,classificationList:k=[],rowHeaderList:x=[],seriesList:v=[],leftAxisList:p=[],rightAxisList:A=[],queryColumnList:S=[],indicators:b=[],controlList:E=[],formFields:B={},idxLibMode:w,preview:T=!1}=c||{};g==null&&(_t(d,["table"])?g="1":_t(d,["select","checkbox","radio"])?g="3":g="2");let D,_="";if(Array.isArray(k)&&k.length>0){const G=k.length;for(let Y=0;Y<G;Y++){const X=k[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:me,dateFormat:ve,typeGuid:Ue,truncations:Me=[]}=X;if(ce||G===1){_=Ue,D={label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(me)},ve&&(D.dateFormat=ve),ne==="the_date"&&!D.dateFormat&&(D.dateFormat="YYYY-MM");const Ne={};if(Array.isArray(Me)&&Me.length>0){const et=Me.length;for(let tt=0;tt<et;tt++){const U=Me[tt]||{},{rule:W="",num:$=0,name:K=""}=U;W&&$&&K&&(Ne.num=$,Ne.rule=W,Ne.otherGroupName=K)}}(P=Object.keys(Ne))!=null&&P.length&&(D.truncation=Ne);break}}}let F;if(Array.isArray(v)&&v.length>0){const G=v.length;for(let Y=0;Y<G;Y++){const X=v[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:me}=X;if(ce||G===1){F={label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(me)};break}}}const q=[];if(Array.isArray(x)&&x.length>0){const G=x.length;for(let Y=0;Y<G;Y++){const X=x[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:me}=X;q.push({label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(me)})}}const R=[];S==null||S.forEach(G=>{R.push(t(G))});const V=[];if(p==null||p.forEach(G=>{G.location="LEFT",V.push(s(G))}),A==null||A.forEach(G=>{G.location="RIGHT",V.push(s(G))}),b==null||b.forEach(G=>{G.location="LEFT",V.push(s(G))}),_t(d,["text","proportion"])&&(C="zb"),y){if(q.length===0||V.length===0)return;C="grouptable"}else{if(g==="1"&&R.length===0)return;if(g==="2"&&V.length===0)return;if(g==="3"&&(!_||!B.labelField||!B.valueField))return}let O=[];(c==null?void 0:c.pageMode)==="design"?O=c.sqlConditions??[]:O=f(E);const L=(I=window==null?void 0:window.config)==null?void 0:I.pageId;if((N=Object.keys(B))!=null&&N.length)try{return await Ke.post(`${qa}/diagram/formData?keyName=${e.keyName}`,{source:h,dataViewId:u,plugin:"4",layer:g,chartType:"normalSelect",rangeIndexTypeGuid:_,type:"normalSelect",labelField:B.labelField,valueField:B.valueField,pageId:L,sqlConditions:O,idxLibMode:"WITH_DATE_DIM_TABLE",keyName:e.keyName},{headers:{Authentication:(M=window==null?void 0:window.config)==null?void 0:M.indicatorToken,operateContext:Ha}})}catch(G){console.error(G)}else try{return await Ke.post(`${qa}/diagram?keyName=${e.keyName}`,{source:h,dataViewId:u,plugin:m,layer:g,chartType:C,classification:D,series:F,indicatorList:V,queryColumns:y?[]:R,pageFlag:!0,pageId:L,sqlConditions:O,idxLibMode:w,preview:T,rowHeaders:q,keyName:e.keyName},{headers:{Authentication:(z=window==null?void 0:window.config)==null?void 0:z.indicatorToken,operateContext:Ha}})}catch(G){console.error(G)}}},Ys=()=>{const n=window.location.search.slice(1).split("&"),t=n.length,o={};for(let r=0;r<t;r++){const i=n[r];if(i==null||i==="")continue;const s=i.split("=");if(Array.isArray(s)){const l=s[0];o[l]=s[1]}}window.config.requestParams={...window.config.requestParams,...o},window.config={...window.config,...o}},Ks=a.defineComponent({name:"EcanPageConfig",inheritAttrs:!1,props:{...pn},setup(e){const{width:n,height:t}=a.inject(Ie,{width:null,height:null}),o=a.inject("setPageHeight",v=>{}),r=a.inject("isMobile",!1),i=a.computed(()=>{const v={};return r||(v.width=n.value,v.height=t.value),{...v,backgroundColor:e.backgroundColor,backgroundImage:gt(e.backgroundImage,!0),backgroundSize:e.backgroundSize}}),s=a.ref(0),l=a.ref(0),f=a.ref(0),c=a.ref(0),d=a.ref(!1),y=a.ref();let h;const u=()=>new Promise(v=>{a.nextTick(()=>{n.value&&t.value?(s.value=parseFloat(n.value),l.value=parseFloat(t.value)):(s.value=y.value.clientWidth,l.value=y.value.clientHeight),(!f.value||!c.value)&&(f.value=window.screen.width,c.value=window.screen.height),v()})}),m=()=>{s.value&&l.value?(y.value.style.width=`${s.value}px`,y.value.style.height=`${l.value}px`):(y.value.style.width=`${f.value}px`,y.value.style.height=`${c.value}px`)};a.watch([n,t],async()=>{await u(),m(),g(),window.addEventListener("resize",C),k(),d.value=!0},{immediate:!0});const g=()=>{if(r){y.value.style.width="100%",y.value.style.height="auto",o("auto");return}const v=document.body.clientWidth,p=document.body.clientHeight,A=s.value||f.value,S=l.value||c.value,b=v/A;let E=p/S;(s.value!==1920||l.value!==1080)&&(E=l.value/s.value*v/S),y.value&&(y.value.style.transform=`scale(${b}, ${E})`),o(E)},C=Ve.debounce(async()=>{await u(),g()},100),k=()=>{const v=window.MutationObserver;h=new v(C),h.observe(y.value,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},x=()=>{h&&(h.disconnect(),h.takeRecords(),h=null)};return a.onMounted(()=>{d.value=!1}),a.onUnmounted(()=>{window.removeEventListener("resize",C),x()}),{style:i,container:y,ready:d}}}),_d="",Xs={id:"container",ref:"container"};function Qs(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",Xs,[e.ready?(a.openBlock(),a.createElementBlock("div",{key:0,class:"page-config",style:a.normalizeStyle(e.style)},[a.renderSlot(e.$slots,"default",{},void 0,!0)],4)):a.createCommentVNode("",!0)],512)}const Zr=fe(se(Ks,[["render",Qs],["__scopeId","data-v-2cf58e67"]])),co={contextRequestUrl:"",pageMode:"normal",theme:"light",containerMap:{},width:"1920px",height:"1080px"},fo=de(co),Js=a.defineComponent({name:"EcanProviderConfig",inheritAttrs:!1,props:{...fo},setup(e,{expose:n}){Ys();const t=a.computed(()=>!!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i)),o=a.ref(),r=()=>{o.value.setAttribute("datav-theme",e.theme)};a.watch(()=>e.theme,()=>{r()}),a.onMounted(()=>{r()});const i=a.computed(()=>Ae(e.contextRequestUrl)),s=a.computed(()=>e.pageMode),l=a.computed(()=>e.theme),f=a.computed(()=>e.width),c=a.computed(()=>e.height),d=a.ref("");a.provide(Ie,{contextRequestUrl:i,pageMode:s,theme:l,touchEventId:d,width:f,height:c});const y=a.ref({height:"100%",overflow:e.pageMode==="design"?"":"hidden"});a.provide("setPageHeight",L=>{let P=L;t.value||(P=parseFloat(c.value)*L+"px"),y.value.height=P}),a.provide("isMobile",t.value),a.provide("getContainerMap",()=>e.containerMap);const h=new Map;console.log("globalModel",h);const u=L=>h.get(L),m=(L,P)=>{h.set(L,P)};a.provide(we,{getGlobalModel:u,setGlobalModel:m});const g=[],C=()=>{g.pop()},k=L=>{g.push(L)},x=new Map,v=L=>x.get(L),p=(L,P)=>{x.set(L,P)};a.provide(Fa,{popUseModalIds:C,pushUseModalIds:k,getModalModel:v,setModalModel:p});const A=y0(),S=new Set,b=(L,P)=>{S.add(L),A.on(L,I=>typeof P[I]=="function"&&P[I]()),a.onBeforeUnmount(()=>{E(L)})},E=L=>{S.delete(L),A.off(L)},B=(L,P)=>{if(L==="PAGE"){const I=g.length;let N=[];if(I===0)N=[...S];else{const M=g[I-1];N=[...v(M)]}N.forEach(M=>{A.emit(M,P)})}else A.emit(L,P)};a.provide(vn,{onEvent:b,offEvent:E,emitEvent:B});const w=a.ref(0),T=()=>{w.value=a.unref(w)+1};a.provide(Pa,{requestToken:T});const D=new Map,_=new Map,F=({requestFn:L=()=>{},sortNum:P=0,id:I=""})=>{if(D.has(P)){const N=D.get(P);N==null||N.push(L)}else D.set(P,[L]);_.set(I,L)},q=L=>new Promise((P,I)=>{const N=L.map(M=>M());Promise.all(N).then(M=>{P(M)}).catch(M=>{I(M)})}),R=L=>new Promise(async(P,I)=>{if(L){if(typeof L=="string"){const N=_.get(L);if(typeof N=="function"){const M=Ke.interceptors.response.use(z=>(P(z),z),z=>(I(z),Promise.reject(z)));N(),Ke.interceptors.response.eject(M)}}}else{const N=Array.from(D);N.sort((z,G)=>G[0]-z[0]);const M=N.length;try{e.pageMode!=="design"&&a.unref(w)>0;for(let z=0;z<M;z++){const G=N[z][1];await q(G)}}catch(z){console.error(z)}finally{D.clear(),P(null)}}});a.provide(Be,{setRequest:F,touchRequest:R});const V=()=>{A.emit(Nt)};a.provide(Nt,{emitRefreshPage:V});const O=L=>{A.on(Nt,()=>L()),a.onMounted(()=>{A.off(Nt)})};return a.onBeforeUnmount(()=>{D==null||D.clear(),_==null||_.clear()}),n({touchRequest:R,getGlobalModel:u,onRefreshPage:O}),{providerConfig:o,configStyle:y}}}),Rd="";function ec(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{id:"ProviderConfig",ref:"providerConfig",style:a.normalizeStyle(e.configStyle)},[a.renderSlot(e.$slots,"default",{},void 0,!0)],4)}const Yr=fe(se(Js,[["render",ec],["__scopeId","data-v-efab855c"]])),uo={...ge,name:"文本",keyName:"文本",type:"ecanText",width:"100px",height:"40px",text:"文字",lineHeight:1,color:"#333",variableColor:"#f00",fontSize:"14px",fontFamily:"",fontWeight:400,textShadow:"",justifyContent:"center",alignItems:"center",variableFontSize:"14px",variableDefaultValue:"0",format:"",target:"self",href:"",linkPage:"",data:{},percentageSide:"left",increaseColor:"",declineColor:"",minusSignShow:!0,unitShow:!0,unitText:"",unitFontSize:"14px",unitFontWeight:400,unitColor:"#333",unitTop:"",unitLeft:"",graphicConfig:{}},ho=de(uo),Kr=["refreshData","click","valueChange"],Xr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAV1BMVEUAAAD/WzT/WjP/WDD/WzT/WzP/WzT/WzT/WzT/WjT/WzT/WDT/YED/WzT/WzT/WjT/YED/WzT/WzT/WzT/XDT/WzT/WjX/WjP/XDT/XDT/WTL/Tif/WzReH8z5AAAAHHRSTlMA8RgS9W9YHbePZyME5sVjCP7bzcCxgndOQC4GFJJgKwAAAIJJREFUKM+Nkd0OgyAMRjvqcLA53fzXvv9zaokmxq8mnsue5ACFDjiy+XyjLZ7yyK35OxN5mSFZKa2QojEIKRhrZKM0QnsMQxirmJ0kBubTIZvAtUyiFAT4JFoUIYmIotZ5xjDPfyoCAV16nMPdFir8xZ16nM//tePtXw2ODOJY0V0WqQwM2rgKrU0AAAAASUVORK5CYII=",Qr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA3LTIyVDA5OjM1OjE5KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHN0RXZ0OndoZW49IjIwMjItMDctMjJUMDk6MzU6MTkrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VDI+BAAABUUlEQVRIia3WPyhGURgG8B8pi0xisStKMioZLQaLiaQMBoxiVBImCwaLf6MssloUk8Gmb7GgJFKSUvIZ7qe+bvd89+A+03uf989z3nPPPe+tK5fLqtF3tSESzRjFAJ4vemams4IaYqulCq9gEo34QGco+LcCg9hHaxW3jpsiBIZxmMp5kXQTRH1k8S4cZCxoE6//FaiXbEtThm87JjkPI+jN4E9xW4TAQoA/isjNFehCT8B3VoTAUID/xHURAn0B/g5fRQh0B/j7mOJkf2gTaKvY7YG8FsxXPe/hIVbgCTs5C+vAasU+xlooMGuLTrCVI/CDR0zVCgi9gzmUIgQmBbYmT+AdY5LjGMKWpNuaqHWKLrEY8JUkXeYi75iu4DzFfUi6ey9C4AvjeKviliTdRSHmsrvBbMU+lzNg0oidaLvox7LIK+IHdem/iqIROzL/jG+NrT1BRsXKNQAAAABJRU5ErkJggg==",go=a.defineComponent({name:"EcanText",components:{Skeleton:jt},props:{...ho},setup(e,{expose:n}){const t=a.ref(!1),o=ue(e),r=a.ref({}),i=a.computed(()=>e.variableFontSize||"14px"),s=a.computed(()=>"-"+a.unref(i));a.watch(()=>[e.data,e.dataType],([p,A])=>{A==="static"&&(r.value=p)},{immediate:!0});const l=a.computed(()=>{var w;if(a.unref(t))return"NaN";const p=a.unref(r),A=e.increaseColor||e.color,S=e.declineColor||e.color;let b=e.text;b=b==null?void 0:b.replace(/\n|\\n/g,"<br/>"),b=b==null?void 0:b.replace(/\s(?!\{) | (?!\})\s/g,"&nbsp;");const E=b.match(/\{(.+?)\}/g)||[];let B="";if(E==null||E.length===0){if(b&&e.format==="percentage"&&!isNaN(+b)){const T=parseFloat(b),D=(T*100).toFixed(2);T>=0?b=`<span style="color: ${A||"#ED6643"};font-size:${a.unref(i)};display: inline-block;">
97
+ `),so=(e,n=2)=>{const t=parseFloat(e+"");return isNaN(t)?e:t.toFixed(n).replace(/(\d)(?=(\d{3})+\.)/g,"$1,")},$s=e=>{const n=parseFloat(e+"");return isNaN(n)?e:(n+"").replace(/\B(?=(\d{3})+(?!\d))/g,",")},en=(e,n=2)=>{const t=e+"";if(t.includes("%"))return e;const o=parseFloat(t);return isNaN(o)?e:`${(o*100).toFixed(n)}%`},Zs=(e,n=2)=>{const t=e+"",o=parseFloat(t);return isNaN(o)?e:o.toFixed(n)},_t=(e,n)=>{if(typeof e=="string"&&typeof n=="string")return e.toLocaleLowerCase().includes(n.toLocaleLowerCase());if(typeof e=="string"&&Array.isArray(n)){const t=n.length;for(let o=0;o<t;o++){const r=n[o];if(typeof r=="string"&&e.toLocaleLowerCase().includes(r.toLocaleLowerCase()))return!0}}return!1},Wr=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),tn=(e,n)=>{const t={dayjs:he,...n};let o="";const r=[];for(const l in t)o+=`${l},`,r.push(t[l]);o=o.replace(/,$/,"");const i=`function (${o}){return ${e}}`;let s;try{s=Function(`"use strict";return (${i})`)()(...r)}catch{return e}return s},Ae=(e="",{textData:n,codeData:t}={},{useNewline:o=!1,useSpace:r=!1}={})=>{const s={...window.config||{},...n},l=e.match(/\{(.+?)\}/g);if(l==null||l.length===0)return e;for(let f=0;f<l.length;f++){const c=l[f];let d=c.slice(1,-1).trim();const y=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,u=d.match(y);for(let h=0;h<u.length;h++){const m=u[h],g=s[m];g!=null&&(d=d.replace(m,g))}(/\(.*\)/g.test(d)||/[+/\\*]/g.test(d))&&(d=tn(d,t)),e=e.replace(c,d)}return o&&(e=e==null?void 0:e.replace(/\n|\\n/g,"<br/>")),r&&(e=e==null?void 0:e.replace(/\s{2,}?/g,"&nbsp;&nbsp;")),e},Oe=(e,n=()=>{})=>{const{requestUrl:t,requestMethod:o,requestHeaders:r,requestParams:i,requestInterval:s,isOpenRequestTimer:l}=e,{contextRequestUrl:f,touchEventId:c}=a.inject(Ie,{contextRequestUrl:"",touchEventId:""}),{getGlobalModel:d}=a.inject(we,{getGlobalModel:m=>{}}),y=Ae(t),u=async(m={})=>{if(!y||!o||!r)return;let g={};i.forEach(p=>{const{key:A,value:S}=p;if(typeof S=="object"&&S!=null&&S.id){let b={};const{id:E,prop:B,propKey:w,operate:T}=S;E==="THIS"?b=d(a.unref(c))||{}:b=d(E)||{};const D=a.unref(b[B]);let _=null;if(["date","range"].some(q=>_t(b==null?void 0:b.type,q))){const{value:q,type:R,mode:V}=T||{};if(q&&R&&V)switch(R){case"add":_=a.unref(D).add(q,V);break;case"minus":_=a.unref(D).subtract(q,V);break}_==null&&(_=a.unref(D)),_=(_==null?void 0:_.format((w==null?void 0:w.trim())||b.format))||""}else Object.prototype.toString.call(D)==="[object Object]"?w?_=D[w]:_=B?D[B]:D:_t(b==null?void 0:b.type,"select")&&a.unref(D)&&B&&Array.isArray(a.unref(D))?_=a.unref(D).map(q=>Object.prototype.hasOwnProperty.call(q,B)?q[B]:q):_=D;g[A]=_}else typeof S=="string"&&(g[A]=Ae(S))}),g={...window.config.requestParams,...m,...g};let C="";const k=Object.keys(g),x=k.length-1,v=k.length;k.forEach((p,A)=>{let S=g[p];Object.prototype.toString.call(S)==="[object Object]"&&(S=JSON.stringify(S)),A===0?v!==1?C+=`?${p}=${S}&`:C+=`?${p}=${S}`:A===x?C+=`${p}=${S}`:C+=`${p}=${S}&`});try{const p=["get","head"].includes(o),A={};let S=p?y+C:y;g.dataSqlId&&!S.includes("dataSqlId")&&(S+=`${S.includes("?")?"&":"?"}dataSqlId=${g.dataSqlId}`),Object.prototype.hasOwnProperty.call(g,"signal")&&(A.signal=g.signal);const b=await Ke({baseURL:a.unref(f)||"",url:S,method:o,headers:r,data:p?{}:g,...A});return n(b),b}catch(p){console.error(p)}},h=l&&setInterval(u,s*1e3);return a.onUnmounted(()=>{clearInterval(h)}),u},lt=(e=[],n)=>{let{name:t="name",types:o=[]}=n||{};t=(t==null?void 0:t.trim())||t;const r=new Set,i=new Map,s=e.length,l=o.length;for(let d=0;d<s;d++){const y=e[d],u=y[t];r.add(u);for(let h=0;h<l;h++){const m=o[h],{label:g,value:C}=m,k={...y,value:y[C]};if(i.has(g)){const x=i.get(g);x.push(k),i.set(g,x)}else i.set(g,[k])}}const f=Array.from(r),c=[];for(const[d,y]of i)c.push({name:d,data:y});return{dimensions:f,dataset:c}},gt=(e,n=!1)=>{var o;if(!e)return e;let t="";return e!=null&&e.includes("://")?t=e:t=((o=window==null?void 0:window.config)==null?void 0:o.uploadPath)+e,n&&(t=`url(${t})`),t},$r=(e,n)=>{const t=`${Va}/preview?pageId=${n}`,o=`${Va}/${n}`;return e==="preview"?t:o},mt=(e,n)=>{var r;if(e==null)return n;const t=e.match(/\{.*\}/g);if(t==null||t.length===0)return n;const o=t.length;for(let i=0;i<o;i++){const s=t[i];if(s==null||s==="")break;let l=(r=s.slice(1,-1))==null?void 0:r.trim();l=l==null?void 0:l.replace(/value/g,n);try{let f=l;(/\(.*\)/g.test(l)||/[+/\\*]/g.test(l))&&(f=tn(l)),e=e.replace(s,f)}catch{e=e.replace(s,l)}}return e},Ye=(e={})=>{const{requestToken:n}=a.inject(Pa,{requestToken:()=>{}});e.dataType==="indicator"&&n();const t=(c={})=>{const{label:d,name:y,location:u,show:h,indexCode:m}=c;return{label:d,columnName:y,location:u,show:h,calcType:"COLUMN",hrpIndexCode:m}},o=(c,d)=>Object.prototype.hasOwnProperty.call(c,d),r=c=>{o(c,"dataType")&&(c.fieldType==="DATE"&&(c.label=c.fieldName,c.dataType==="component"&&(c.fieldValue="${"+c.fieldValue+"}")),delete c.dataType),o(c,"activeKey")&&delete c.activeKey,o(c,"radioValue")&&delete c.radioValue},i=c=>{const d=[];return c!=null&&c.length&&c.forEach(y=>{if(y.join&&y.conditions){const u=!y.conditions.some(h=>h.join&&h.conditions);y.conditions.forEach((h,m)=>{r(h),u?m<y.conditions.length-1?d.push({join:y.join,...h}):d.push(h):h.join&&h.conditions?d.push({conditions:i([h]),join:y.join}):d.push(h)})}else r(y),d.push(y)}),d},s=(c={})=>{const{label:d,name:y,location:u,show:h,indexCode:m,calcType:g="COLUMN",builtInFormula:C,builtInValueSource:k,builtInCalcWay:x,formula:v,conditions:p,aggregate:A}=c;let S;return p&&(S=i(p)),{label:d.trim(),columnName:y,location:u,show:h,calcType:g,hrpIndexCode:m,aggregate:A,builtInFormula:C,builtInValueSource:k,builtInCalcWay:x,formula:v,conditions:S}},{getGlobalModel:l}=a.inject(we,{getGlobalModel:c=>{}}),f=(c=[])=>{var u,h,m;const d=c.length,y=[];for(let g=0;g<d;g++){const C=c[g],{id:k,keyName:x,conditionLabel:v,conditionKey:p,conditionValueType:A,prop:S}=C,b={rule:"NONE",label:v,fieldName:p,fieldValue:"",valueType:A,alias:`${x||k}-${S}`},E=l(k)||{},{value:B,format:w="YYYY-MM-DD",type:T="",useCurrentTime:D}=E||{};_t(E.type,"date")?(D?B?b.fieldValue=(u=a.unref(B))==null?void 0:u.format(w):b.fieldValue=he().format(w):b.fieldValue=(h=a.unref(B))==null?void 0:h.format(w),b.dateFormat=w):T==="ecanRangePicker"&&S?(S==="startTime"?b.rule="GREATER_EQUAL":S==="endTime"&&(b.rule="LESS_EQUAL"),S==="endTime"&&D?b.fieldValue=he().format(w):b.fieldValue=(m=a.unref(E[S]))==null?void 0:m.format(w),b.dateFormat=w):b.fieldValue=a.unref(B),y.push(b)}return y};return async()=>{var P,I,N,M,z;const{graphicConfig:c,type:d,isGroupTable:y=!1}=e;let{source:u,dataViewId:h,plugin:m="1",layer:g,chartType:C,classificationList:k=[],rowHeaderList:x=[],seriesList:v=[],leftAxisList:p=[],rightAxisList:A=[],queryColumnList:S=[],indicators:b=[],controlList:E=[],formFields:B={},idxLibMode:w,preview:T=!1}=c||{};g==null&&(_t(d,["table"])?g="1":_t(d,["select","checkbox","radio"])?g="3":g="2");let D,_="";if(Array.isArray(k)&&k.length>0){const G=k.length;for(let Y=0;Y<G;Y++){const X=k[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:xe,dateFormat:be,typeGuid:Ue,truncations:Me=[]}=X;if(ce||G===1){_=Ue,D={label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(xe)},be&&(D.dateFormat=be),ne==="the_date"&&!D.dateFormat&&(D.dateFormat="YYYY-MM");const Ne={};if(Array.isArray(Me)&&Me.length>0){const et=Me.length;for(let tt=0;tt<et;tt++){const U=Me[tt]||{},{rule:W="",num:$=0,name:K=""}=U;W&&$&&K&&(Ne.num=$,Ne.rule=W,Ne.otherGroupName=K)}}(P=Object.keys(Ne))!=null&&P.length&&(D.truncation=Ne);break}}}let F;if(Array.isArray(v)&&v.length>0){const G=v.length;for(let Y=0;Y<G;Y++){const X=v[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:xe}=X;if(ce||G===1){F={label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(xe)};break}}}const q=[];if(Array.isArray(x)&&x.length>0){const G=x.length;for(let Y=0;Y<G;Y++){const X=x[Y]||{},{label:Z="",name:ne="",show:ce=!1,sort:De,customGroup:Te,conditions:xe}=X;q.push({label:Z.trim(),columnName:ne,show:ce,sort:De,customGroup:Te,conditions:i(xe)})}}const R=[];S==null||S.forEach(G=>{R.push(t(G))});const V=[];if(p==null||p.forEach(G=>{G.location="LEFT",V.push(s(G))}),A==null||A.forEach(G=>{G.location="RIGHT",V.push(s(G))}),b==null||b.forEach(G=>{G.location="LEFT",V.push(s(G))}),_t(d,["text","proportion"])&&(C="zb"),y){if(q.length===0||V.length===0)return;C="grouptable"}else{if(g==="1"&&R.length===0)return;if(g==="2"&&V.length===0)return;if(g==="3"&&(!_||!B.labelField||!B.valueField))return}let O=[];(c==null?void 0:c.pageMode)==="design"?O=c.sqlConditions??[]:O=f(E);const L=(I=window==null?void 0:window.config)==null?void 0:I.pageId;if((N=Object.keys(B))!=null&&N.length)try{return await Ke.post(`${qa}/diagram/formData?keyName=${e.keyName}`,{source:u,dataViewId:h,plugin:"4",layer:g,chartType:"normalSelect",rangeIndexTypeGuid:_,type:"normalSelect",labelField:B.labelField,valueField:B.valueField,pageId:L,sqlConditions:O,idxLibMode:"WITH_DATE_DIM_TABLE",keyName:e.keyName},{headers:{Authentication:(M=window==null?void 0:window.config)==null?void 0:M.indicatorToken,operateContext:Ha}})}catch(G){console.error(G)}else try{return await Ke.post(`${qa}/diagram?keyName=${e.keyName}`,{source:u,dataViewId:h,plugin:m,layer:g,chartType:C,classification:D,series:F,indicatorList:V,queryColumns:y?[]:R,pageFlag:!0,pageId:L,sqlConditions:O,idxLibMode:w,preview:T,rowHeaders:q,keyName:e.keyName},{headers:{Authentication:(z=window==null?void 0:window.config)==null?void 0:z.indicatorToken,operateContext:Ha}})}catch(G){console.error(G)}}},Ys=()=>{const n=window.location.search.slice(1).split("&"),t=n.length,o={};for(let r=0;r<t;r++){const i=n[r];if(i==null||i==="")continue;const s=i.split("=");if(Array.isArray(s)){const l=s[0];o[l]=s[1]}}window.config.requestParams={...window.config.requestParams,...o},window.config={...window.config,...o}},Ks=a.defineComponent({name:"EcanPageConfig",inheritAttrs:!1,props:{...pn},setup(e){const{width:n,height:t}=a.inject(Ie,{width:null,height:null}),o=a.inject("setPageHeight",v=>{}),r=a.inject("isMobile",!1),i=a.computed(()=>{const v={};return r||(v.width=n.value,v.height=t.value),{...v,backgroundColor:e.backgroundColor,backgroundImage:gt(e.backgroundImage,!0),backgroundSize:e.backgroundSize}}),s=a.ref(0),l=a.ref(0),f=a.ref(0),c=a.ref(0),d=a.ref(!1),y=a.ref();let u;const h=()=>new Promise(v=>{a.nextTick(()=>{n.value&&t.value?(s.value=parseFloat(n.value),l.value=parseFloat(t.value)):(s.value=y.value.clientWidth,l.value=y.value.clientHeight),(!f.value||!c.value)&&(f.value=window.screen.width,c.value=window.screen.height),v()})}),m=()=>{s.value&&l.value?(y.value.style.width=`${s.value}px`,y.value.style.height=`${l.value}px`):(y.value.style.width=`${f.value}px`,y.value.style.height=`${c.value}px`)};a.watch([n,t],async()=>{await h(),m(),g(),window.addEventListener("resize",C),k(),d.value=!0},{immediate:!0});const g=()=>{if(r){y.value.style.width="100%",y.value.style.height="auto",o("auto");return}const v=document.body.clientWidth,p=document.body.clientHeight,A=s.value||f.value,S=l.value||c.value,b=v/A;let E=p/S;(s.value!==1920||l.value!==1080)&&(E=l.value/s.value*v/S),y.value&&(y.value.style.transform=`scale(${b}, ${E})`),o(E)},C=Ve.debounce(async()=>{await h(),g()},100),k=()=>{const v=window.MutationObserver;u=new v(C),u.observe(y.value,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},x=()=>{u&&(u.disconnect(),u.takeRecords(),u=null)};return a.onMounted(()=>{d.value=!1}),a.onUnmounted(()=>{window.removeEventListener("resize",C),x()}),{style:i,container:y,ready:d}}}),_d="",Xs={id:"container",ref:"container"};function Qs(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",Xs,[e.ready?(a.openBlock(),a.createElementBlock("div",{key:0,class:"page-config",style:a.normalizeStyle(e.style)},[a.renderSlot(e.$slots,"default",{},void 0,!0)],4)):a.createCommentVNode("",!0)],512)}const Zr=fe(se(Ks,[["render",Qs],["__scopeId","data-v-2cf58e67"]])),co={contextRequestUrl:"",pageMode:"normal",theme:"light",containerMap:{},width:"1920px",height:"1080px"},fo=de(co),Js=a.defineComponent({name:"EcanProviderConfig",inheritAttrs:!1,props:{...fo},setup(e,{expose:n}){Ys();const t=a.computed(()=>!!navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i)),o=a.ref(),r=()=>{o.value.setAttribute("datav-theme",e.theme)};a.watch(()=>e.theme,()=>{r()}),a.onMounted(()=>{r()});const i=a.computed(()=>Ae(e.contextRequestUrl)),s=a.computed(()=>e.pageMode),l=a.computed(()=>e.theme),f=a.computed(()=>e.width),c=a.computed(()=>e.height),d=a.ref("");a.provide(Ie,{contextRequestUrl:i,pageMode:s,theme:l,touchEventId:d,width:f,height:c});const y=a.ref({height:"100%",overflow:e.pageMode==="design"?"":"hidden"});a.provide("setPageHeight",L=>{let P=L;t.value||(P=parseFloat(c.value)*L+"px"),y.value.height=P}),a.provide("isMobile",t.value),a.provide("getContainerMap",()=>e.containerMap);const u=new Map;console.log("globalModel",u);const h=L=>u.get(L),m=(L,P)=>{u.set(L,P)};a.provide(we,{getGlobalModel:h,setGlobalModel:m});const g=[],C=()=>{g.pop()},k=L=>{g.push(L)},x=new Map,v=L=>x.get(L),p=(L,P)=>{x.set(L,P)};a.provide(Fa,{popUseModalIds:C,pushUseModalIds:k,getModalModel:v,setModalModel:p});const A=y0(),S=new Set,b=(L,P)=>{S.add(L),A.on(L,I=>typeof P[I]=="function"&&P[I]()),a.onBeforeUnmount(()=>{E(L)})},E=L=>{S.delete(L),A.off(L)},B=(L,P)=>{if(L==="PAGE"){const I=g.length;let N=[];if(I===0)N=[...S];else{const M=g[I-1];N=[...v(M)]}N.forEach(M=>{A.emit(M,P)})}else A.emit(L,P)};a.provide(vn,{onEvent:b,offEvent:E,emitEvent:B});const w=a.ref(0),T=()=>{w.value=a.unref(w)+1};a.provide(Pa,{requestToken:T});const D=new Map,_=new Map,F=({requestFn:L=()=>{},sortNum:P=0,id:I=""})=>{if(D.has(P)){const N=D.get(P);N==null||N.push(L)}else D.set(P,[L]);_.set(I,L)},q=L=>new Promise((P,I)=>{const N=L.map(M=>M());Promise.all(N).then(M=>{P(M)}).catch(M=>{I(M)})}),R=L=>new Promise(async(P,I)=>{if(L){if(typeof L=="string"){const N=_.get(L);if(typeof N=="function"){const M=Ke.interceptors.response.use(z=>(P(z),z),z=>(I(z),Promise.reject(z)));N(),Ke.interceptors.response.eject(M)}}}else{const N=Array.from(D);N.sort((z,G)=>G[0]-z[0]);const M=N.length;try{e.pageMode!=="design"&&a.unref(w)>0;for(let z=0;z<M;z++){const G=N[z][1];await q(G)}}catch(z){console.error(z)}finally{D.clear(),P(null)}}});a.provide(Be,{setRequest:F,touchRequest:R});const V=()=>{A.emit(Nt)};a.provide(Nt,{emitRefreshPage:V});const O=L=>{A.on(Nt,()=>L()),a.onMounted(()=>{A.off(Nt)})};return a.onBeforeUnmount(()=>{D==null||D.clear(),_==null||_.clear()}),n({touchRequest:R,getGlobalModel:h,onRefreshPage:O}),{providerConfig:o,configStyle:y}}}),Rd="";function ec(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{id:"ProviderConfig",ref:"providerConfig",style:a.normalizeStyle(e.configStyle)},[a.renderSlot(e.$slots,"default",{},void 0,!0)],4)}const Yr=fe(se(Js,[["render",ec],["__scopeId","data-v-efab855c"]])),uo={...me,name:"文本",keyName:"文本",type:"ecanText",width:"100px",height:"40px",text:"文字",lineHeight:1,color:"#333",variableColor:"#f00",fontSize:"14px",fontFamily:"",fontWeight:400,textShadow:"",justifyContent:"center",alignItems:"center",variableFontSize:"14px",variableDefaultValue:"0",format:"",target:"self",href:"",linkPage:"",data:{},percentageSide:"left",increaseColor:"",declineColor:"",minusSignShow:!0,unitShow:!0,unitText:"",unitFontSize:"14px",unitFontWeight:400,unitColor:"#333",unitTop:"",unitLeft:"",graphicConfig:{}},ho=de(uo),Kr=["refreshData","click","valueChange"],Xr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAV1BMVEUAAAD/WzT/WjP/WDD/WzT/WzP/WzT/WzT/WzT/WjT/WzT/WDT/YED/WzT/WzT/WjT/YED/WzT/WzT/WzT/XDT/WzT/WjX/WjP/XDT/XDT/WTL/Tif/WzReH8z5AAAAHHRSTlMA8RgS9W9YHbePZyME5sVjCP7bzcCxgndOQC4GFJJgKwAAAIJJREFUKM+Nkd0OgyAMRjvqcLA53fzXvv9zaokmxq8mnsue5ACFDjiy+XyjLZ7yyK35OxN5mSFZKa2QojEIKRhrZKM0QnsMQxirmJ0kBubTIZvAtUyiFAT4JFoUIYmIotZ5xjDPfyoCAV16nMPdFir8xZ16nM//tePtXw2ODOJY0V0WqQwM2rgKrU0AAAAASUVORK5CYII=",Qr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA3LTIyVDA5OjM1OjE5KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNy0yMlQwOTozNTozNyswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzZkZTc4NjEtZDc4Zi00MjRmLWEzYzktNWU5NDI5MGNkY2YxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozNmRlNzg2MS1kNzhmLTQyNGYtYTNjOS01ZTk0MjkwY2RjZjEiIHN0RXZ0OndoZW49IjIwMjItMDctMjJUMDk6MzU6MTkrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VDI+BAAABUUlEQVRIia3WPyhGURgG8B8pi0xisStKMioZLQaLiaQMBoxiVBImCwaLf6MssloUk8Gmb7GgJFKSUvIZ7qe+bvd89+A+03uf989z3nPPPe+tK5fLqtF3tSESzRjFAJ4vemams4IaYqulCq9gEo34QGco+LcCg9hHaxW3jpsiBIZxmMp5kXQTRH1k8S4cZCxoE6//FaiXbEtThm87JjkPI+jN4E9xW4TAQoA/isjNFehCT8B3VoTAUID/xHURAn0B/g5fRQh0B/j7mOJkf2gTaKvY7YG8FsxXPe/hIVbgCTs5C+vAasU+xlooMGuLTrCVI/CDR0zVCgi9gzmUIgQmBbYmT+AdY5LjGMKWpNuaqHWKLrEY8JUkXeYi75iu4DzFfUi6ey9C4AvjeKviliTdRSHmsrvBbMU+lzNg0oidaLvox7LIK+IHdem/iqIROzL/jG+NrT1BRsXKNQAAAABJRU5ErkJggg==",go=a.defineComponent({name:"EcanText",components:{Skeleton:jt},props:{...ho},setup(e,{expose:n}){const t=a.ref(!1),o=ue(e),r=a.ref({}),i=a.computed(()=>e.variableFontSize||"14px"),s=a.computed(()=>"-"+a.unref(i));a.watch(()=>[e.data,e.dataType],([p,A])=>{A==="static"&&(r.value=p)},{immediate:!0});const l=a.computed(()=>{var w;if(a.unref(t))return"NaN";const p=a.unref(r),A=e.increaseColor||e.color,S=e.declineColor||e.color;let b=e.text;b=b==null?void 0:b.replace(/\n|\\n/g,"<br/>"),b=b==null?void 0:b.replace(/\s(?!\{) | (?!\})\s/g,"&nbsp;");const E=b.match(/\{(.+?)\}/g)||[];let B="";if(E==null||E.length===0){if(b&&e.format==="percentage"&&!isNaN(+b)){const T=parseFloat(b),D=(T*100).toFixed(2);T>=0?b=`<span style="color: ${A||"#ED6643"};font-size:${a.unref(i)};display: inline-block;">
98
98
  <div class="percentage-img-box">
99
99
  <img style="width: ${a.unref(i)};filter: ${`drop-shadow(${A||"#ED6643"} ${a.unref(i)} 0px)`};" src="${Xr}"/>
100
100
  </div>
@@ -114,6 +114,6 @@ version: 2.9.0
114
114
  <img style="width: ${a.unref(i)};filter: ${`drop-shadow(${S||"#6ACB97"} ${a.unref(i)} 0px)`};" src="${Qr}"/>
115
115
  </div>
116
116
  <span style="color: ${e.color}">${e.minusSignShow?"-":""}${Math.abs(+R)}%</span>
117
- </span>`))):e.format==="percent"?(R=+R,isNaN(R)||(R=(R*100).toFixed(2),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}%</span>`))):e.format==="money"?(R=+R,isNaN(R)||(R=so(R),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`))):V==="thousands"?(R=+R,isNaN(R)||(R=$s(R),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`))):b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`)}}if(B||(B=`<span>${b}</span>`),e.unitShow&&e.unitText){const{unitTop:T,unitLeft:D}=e;let _="position:relative;";T&&(_+=`top:${T};`),D&&(_+=`margin-left:${D};`),B+=`<span style='color:${e.unitColor};font-size:${e.unitFontSize};font-weight:${e.unitFontWeight};${_}'>${e.unitText}</span>`}return B}),{pageMode:f}=a.inject(Ie,{pageMode:"normal"}),c=Oe(e),d=a.ref(!1),y=async()=>{var p;try{d.value=!0;const A=await c();r.value=((p=A==null?void 0:A.data)==null?void 0:p.data)||{}}catch(A){console.error(A)}finally{d.value=!1}},h=(p={})=>{r.value=p},u=Ye(e),m=async()=>{var p;try{d.value=!0;const A=await u(),{data:S}=(A==null?void 0:A.data)||{};if(S){t.value=!1;const{columns:b=[],rows:E=[]}=((p=A==null?void 0:A.data)==null?void 0:p.data)??{};let B={};if(b.length>0){const w=b.find(T=>!!T);w&&(B={value:isNaN(E[w])?0:E[w]||0})}h(B)}else t.value=!0,h({value:"NaN"})}catch(A){console.error(A)}finally{d.value=!1}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":y();break}},{setRequest:C}=a.inject(Be,{setRequest:({id:p,sortNum:A,requestFn:S})=>{}});typeof C=="function"&&C({id:e.id,requestFn:g,sortNum:e.requestSort}),ke(e,{refreshData:g}),n({refreshData:g});const k=pe(e),x=k("click",()=>{if(!e.linkPage&&!e.href)return;const p=e.linkPage||"",A=$r(a.unref(f),p),S=e.href;let b=S||A;b=Ae(b);const E=e.target;E&&(E!=="event"?window.open(b,"_"+E):window.parent.postMessage({type:"openPage",url:S},"*"))}),v=k("valueChange",()=>{});return a.watch(()=>l.value,(p,A)=>{p!==A&&v()}),{style:o,myText:l,loading:d,click:x,textIndent:s,vFontSize:i}}}),Jr=()=>{a.useCssVars(e=>({"07409925":e.vFontSize,ee1ad30c:e.textIndent,"74fbae5c":e.percentageSide}))},ei=go.setup;go.setup=ei?(e,n)=>(Jr(),ei(e,n)):Jr;const Od="",tc=["innerHTML"];function nc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton");return e.loading?(a.openBlock(),a.createElementBlock("div",{key:0,class:"skeleton-wrapper",style:a.normalizeStyle(e.style)},[a.createVNode(s,{loading:e.loading},null,8,["loading"])],4)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"ecan-text",style:a.normalizeStyle(e.style),innerHTML:e.myText,onClick:n[0]||(n[0]=(...l)=>e.click&&e.click(...l))},null,12,tc))}const ti=fe(se(go,[["render",nc],["__scopeId","data-v-f2351e9b"]])),oc=a.defineComponent({name:"EcanScrollText",setup(){return{text:a.ref("基础文本")}}}),Nd="",ac={class:"red"};function rc(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",ac,a.toDisplayString(e.text),1)}const ni=fe(se(oc,[["render",rc],["__scopeId","data-v-4dd9c03e"]])),mo={...ge,name:"时间展示",keyName:"时间展示",type:"ecanTimeDisplay",format:"YYYY-MM-DD dddd HH:mm:ss",fontSize:"16px",color:"#333",width:"240px",height:"40px",fontFamily:"",fontWeight:400,textShadow:"",alignItems:"center",justifyContent:"center",operate:null,updateInterval:{value:1,mode:"second"}},xo=de(mo),oi=["timeChange"],ic=a.defineComponent({name:"EcanTimeDisplay",props:{...xo},setup(e){const n=ue(e),t=()=>{const{format:c,operate:d}=e;let y=Se();if(d){const{type:h,value:u,mode:m}=d;switch(h){case"add":y=y.add(u,m);break;case"minus":y=y.subtract(u,m)}}return y.format(c)},o=a.ref();a.watch(()=>[e.operate,e.format],()=>{o.value=t()},{immediate:!0,deep:!0}),a.watch(()=>e.updateInterval,()=>{f()},{deep:!0});let r=null;const i=()=>{clearInterval(r),r=null},l=pe(e)("timeChange",()=>{}),f=()=>{r&&i();let c=1e3;const{value:d,mode:y}=e.updateInterval||{};d&&(c=c*d);const h={second:1,minute:60,hour:60*60,day:24*60*60};y&&(c=c*h[y]),r=setInterval(()=>{o.value=t(),l()},c)};return ke(e,{timeChange:l}),a.onMounted(()=>{f()}),a.onUnmounted(()=>{i()}),{style:n,time:o}}}),zd="";function lc(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"time-display",style:a.normalizeStyle(e.style)},a.toDisplayString(e.time),5)}const ai=fe(se(ic,[["render",lc],["__scopeId","data-v-b628fca2"]])),yo={...ge,type:"ecanList",name:"列表",keyName:"列表",width:"330px",height:"80px",backgroundColor:"#0d215e",itemColSpan:"10px",itemRowSpan:"10px",useRanking:!0,useTitle:!1,sliceCount:6,columnCount:1,itemHeight:"32px",data:[{name:"a",age:12},{name:"b",age:14}],columns:[{key:"name"},{key:"age"}]},po=de(yo),ri=["refreshData","click"],sc=a.defineComponent({name:"EcanList",components:{Skeleton:jt},props:{...po},setup(e){const n=a.ref(e.data),t=ue(e,["backgroundColor"]),o=a.computed(()=>e.useRanking?{textAlign:"center"}:{textAlign:"left"}),r=(u,m)=>m==null||m===""?u:{money:so,percentage:en,contrast:en}[m](u)||"",i=(u,m)=>{const g=parseFloat(u+"");if(m!=="contrast")return"";switch(!0){case g>=0:return"goUp";case g<0:return"goDown"}},s=Oe(e),l=a.ref(!1),f=async()=>{var u;if(e.dataType==="request")try{l.value=!0;const m=await s();n.value=((u=m==null?void 0:m.data)==null?void 0:u.data.rows)||[]}catch(m){console.error(m)}finally{l.value=!1}},c=()=>{f()},y=pe(e)("click",()=>{});ke(e,{refreshData:c});const{setRequest:h}=a.inject(Be,{setRequest:({id:u,sortNum:m,requestFn:g})=>{}});return h({id:e.id,requestFn:f,sortNum:e.requestSort}),{style:t,formatFn:r,columnStyle:o,contrastClass:i,dataSource:n,loading:l,click:y}}}),Fd="",Hd="",cc=e=>(a.pushScopeId("data-v-7aa27677"),e=e(),a.popScopeId(),e),fc={key:0,class:"title"},dc={key:0,class:"ranking"},uc={key:1,class:"ecan-list-content"},hc={key:0,class:"ranking"},gc=cc(()=>a.createElementVNode("div",{class:"icon"},null,-1)),mc={class:"sort"},xc={key:2,class:"empty"};function yc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton");return a.openBlock(),a.createElementBlock("div",{class:"ecan-list",style:a.normalizeStyle(e.style)},[a.createVNode(s,{loading:e.loading},{default:a.withCtx(()=>[e.useTitle?(a.openBlock(),a.createElementBlock("div",fc,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columnCount,l=>(a.openBlock(),a.createElementBlock("div",{class:"title-inner",style:a.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1}/ ${e.columnCount})`,marginRight:l%e.columnCount!==0?e.itemColSpan:""}),key:l},[e.useRanking?(a.openBlock(),a.createElementBlock("div",dc)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columns,(f,c)=>(a.openBlock(),a.createElementBlock("div",{class:"column",key:f.key||c,style:a.normalizeStyle({color:f.titleColor,...e.columnStyle})},a.toDisplayString(f.title),5))),128))],4))),128))])):a.createCommentVNode("",!0),e.dataSource.length>0?(a.openBlock(),a.createElementBlock("div",uc,[e.useTitle?(a.openBlock(),a.createElementBlock("div",{key:0,class:"title-placeholder",style:a.normalizeStyle({marginBottom:e.itemRowSpan})},null,4)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.dataSource.slice(0,e.sliceCount),(l,f)=>(a.openBlock(),a.createElementBlock("div",{class:"item",style:a.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1} / ${e.columnCount})`,marginRight:(f+1)%e.columnCount!==0?e.itemColSpan:"",marginBottom:e.itemRowSpan}),key:l.id||f,onClick:n[0]||(n[0]=(...c)=>e.click&&e.click(...c))},[e.useRanking?(a.openBlock(),a.createElementBlock("div",hc,[gc,a.createElementVNode("div",mc," Top "+a.toDisplayString(f+1),1)])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columns,c=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["column",e.contrastClass(l[c.key],c.format)]),key:c.key,style:a.normalizeStyle({fontSize:c.fontSize,color:e.contrastClass(l[c.key],c.format)===""?c.color:"",fontWeight:c.fontWeight,...e.columnStyle})},a.toDisplayString((c.format!=null||c.format!=="")&&e.formatFn(l[c.key],c.format)),7))),128))],4))),128))])):(a.openBlock(),a.createElementBlock("div",xc," 暂无数据 "))]),_:1},8,["loading"])],4)}const ii=fe(se(sc,[["render",yc],["__scopeId","data-v-7aa27677"]])),vo={...ge,name:"占比图",keyName:"占比图",type:"ecanProportion",strokeType:"circle",width:"200px",height:"200px",strokeColor:"#4091f7",strokeLinecap:"round",trailColor:"#f5f5f5",data:{percent:.3},text:"{percent}%",fontSize:"26px",color:"#4091f7",strokeWidth:6,fontWeight:400,strokeTextWidth:"100%",lineHeight:"26px",decimalFormat:!0,variableDefaultValue:"0",strokeTextShow:!0,gradientShow:!0,gradientColor:"",gradientOffset:1,graphicConfig:{}},bo=de(vo),li=["refreshData","click"],pc=a.defineComponent({name:"EcanProportion",components:{AProgress:oe.Progress,Skeleton:jt},props:{...bo},setup(e,{expose:n}){const t=a.ref(!1),{pageMode:o}=a.inject(Ie,{pageMode:"normal"}),r=ue(e),i=a.computed(()=>{const p=e.width;return parseFloat(p)}),s=a.ref({});a.watch(()=>e.data,()=>{(e.dataType==="static"||a.unref(o)==="design")&&(s.value=e.data)},{immediate:!0,deep:!0});const l=a.computed(()=>{const p=a.unref(s),A=+e.variableDefaultValue;if(p==null)return isNaN(A)?0:A;const S=e.text.match(/\{.+\}/g)||[];let b;const E=new Set(Object.keys(p));for(let B=0;B<S.length;B++){const w=S[B],T=w.slice(1,w.length-1);if(E.has(T)){b=p[T];break}}return typeof b=="number"?b=b*100:typeof b=="string"&&!isNaN(+b)?b=+b*100:isNaN(A)?b=0:b=A*100,e.decimalFormat&&(b=+b.toFixed(2)),b}),f=a.computed(()=>{var E;let p=e.text;if(p==="")return a.unref(l);const A=e.variableDefaultValue,S=a.unref(s),b=p.match(/\{.+\}/g)||[];for(let B=0;B<b.length;B++){const w=b[B];let T=w.slice(1,w.length-1);const D=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,_=w.match(D);for(let q=0;q<(_==null?void 0:_.length);q++){const R=(E=_[q])==null?void 0:E.trim();S[R]!=null&&(T=T.replace(R,S[R]))}let F=T;try{/\(.*\)/g.test(T)&&(F=tn(T))}catch(q){console.error(q)}typeof+F=="number"&&!isNaN(+F)?(F=+F*100,e.decimalFormat&&(F=F.toFixed(2))):F=A,p=p.replace(w,F+"")}return a.unref(t)?"NaN":p}),c=Oe(e),d=a.ref(!1),y=async()=>{var p;if(e.dataType==="request")try{d.value=!0;const A=await c();s.value=((p=A==null?void 0:A.data)==null?void 0:p.data)||{}}catch(A){console.error(A)}finally{d.value=!1}},h=(p={})=>{s.value=p},u=Ye(e),m=async()=>{var p;try{d.value=!0;const A=await u(),{data:S}=(A==null?void 0:A.data)||{};if(S){t.value=!1;const{columns:b=[],rows:E=[]}=((p=A==null?void 0:A.data)==null?void 0:p.data)??{};let B={};if(b.length>0){const w=b.find(T=>!!T);w&&(B={percent:E[w]})}h(B)}else t.value=!0,h({percent:"NaN"})}catch(A){console.error(A)}finally{d.value=!1}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":y();break}};ke(e,{refreshData:g}),n({refreshData:g});const k=pe(e)("click",()=>{}),{setRequest:x}=a.inject(Be,{setRequest:({id:p,sortNum:A,requestFn:S})=>{}});typeof x=="function"&&x({id:e.id,requestFn:g,sortNum:e.requestSort});const v=a.computed(()=>{const{gradientShow:p,gradientColor:A,gradientOffset:S,strokeColor:b}=e;let E=b;return p&&A&&(E={"0%":b,[`${S*100}%`]:A}),E});return{style:r,myWidth:i,text:f,myValue:l,loading:d,click:k,customStrokeColor:v}}}),Vd="";function vc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton"),l=a.resolveComponent("a-progress");return a.openBlock(),a.createElementBlock("div",{class:"ecan-proportion",style:a.normalizeStyle(e.style)},[a.createVNode(l,{class:"progress",percent:e.myValue,width:e.myWidth,type:e.strokeType,strokeColor:e.customStrokeColor,strokeLinecap:e.strokeLinecap,trailColor:e.trailColor,strokeWidth:e.strokeWidth,showInfo:e.strokeTextShow,gapDegree:e.strokeType==="dashboard"?75:0,onClick:e.click},{format:a.withCtx(()=>[e.loading?(a.openBlock(),a.createBlock(s,{key:0,loading:e.loading},null,8,["loading"])):e.strokeTextShow?(a.openBlock(),a.createElementBlock("div",{key:1,class:"format",style:a.normalizeStyle({width:e.strokeTextWidth,fontSize:e.fontSize,color:e.color,fontWeight:e.fontWeight,lineHeight:e.lineHeight})},a.toDisplayString(e.text),5)):a.createCommentVNode("",!0)]),_:1},8,["percent","width","type","strokeColor","strokeLinecap","trailColor","strokeWidth","showInfo","gapDegree","onClick"])],4)}const si=fe(se(pc,[["render",vc],["__scopeId","data-v-cf942b5f"]])),So={...ge,width:"200px",id:"",left:"0px",top:"0px",name:"输入框",keyName:"输入框",rotate:"",type:"ecanInput",value:"",placeholder:"请输入文字",optionFontSize:"14px"},wo=de(So),ci=["inputChange","inputBlur"],bc=a.defineComponent({name:"EcanInput",components:{AInput:oe.Input},props:{...wo},setup(e){const n=ue(e),t=a.ref("");a.watch(()=>e.value,c=>{t.value=c},{immediate:!0});const{getGlobalModel:o,setGlobalModel:r}=a.inject(we,{getGlobalModel:c=>{},setGlobalModel:(c,d)=>{}});r(e.id,{type:e.type,value:t});const i=()=>{const c=o(e.id);r(e.id,{...c,RECORD:t})},s=pe(e),l=Ve.debounce(s("inputChange",()=>{i()}),300),f=s("inputBlur",()=>{});return{style:n,myValue:t,inputBlur:f,inputChange:l}}}),Gd="";function Sc(e,n,t,o,r,i){const s=a.resolveComponent("a-input");return a.openBlock(),a.createElementBlock("div",{class:"ecan-input",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"input",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),placeholder:e.placeholder,onChange:e.inputChange,onBlur:e.inputBlur,style:a.normalizeStyle({fontSize:e.optionFontSize})},null,8,["value","placeholder","onChange","onBlur","style"])],4)}const fi=fe(se(bc,[["render",Sc]])),Co={...ge,height:"33px",width:"130px",id:"",left:"0px",top:"0px",name:"日期选择器",keyName:"日期选择器",rotate:"",type:"ecanDatePicker",value:"",picker:"date",format:"YYYY-MM-DD",showTime:!1,useCurrentTime:!0,operate:null,optionFontSize:"14px"},Ao=de(Co),di=["dateChange"],ko=a.defineComponent({name:"EcanDatePicker",props:{...Ao},components:{ADatePicker:oe.DatePicker},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=a.ref(null);a.watch(()=>[e.value,e.useCurrentTime,e.operate],([f,c,d])=>{let y=null;if(f?y=Se(Ae(f)):c&&(y=Se()),d&&y){const{type:h,value:u,mode:m}=d;switch(h){case"add":y=y.add(u,m);break;case"minus":y=y.subtract(u,m)}}o.value=y},{deep:!0,immediate:!0});const{setGlobalModel:r}=a.inject(we,{setGlobalModel:(f,c)=>{}});r(e.id,{type:e.type,format:e.format,useCurrentTime:e.useCurrentTime,value:o});const s=pe(e)("dateChange",()=>{}),l=()=>{a.unref(o)&&s()};return ke(e,{dateChange:s}),{style:n,getPopupContainer:t,myValue:o,locale:ma,change:l}}}),ui=()=>{a.useCssVars(e=>({"06dd450d":e.optionFontSize}))},hi=ko.setup;ko.setup=hi?(e,n)=>(ui(),hi(e,n)):ui;const Wd="",$d="";function wc(e,n,t,o,r,i){const s=a.resolveComponent("a-date-picker");return a.openBlock(),a.createElementBlock("div",{class:"ecan-date-picker",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"date-picker",dropdownClassName:"ecan-date-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),format:e.format,picker:e.picker,showTime:e.showTime,locale:e.locale,onChange:e.change,getPopupContainer:e.getPopupContainer,popupStyle:{fontSize:e.optionFontSize}},null,8,["value","format","picker","showTime","locale","onChange","getPopupContainer","popupStyle"])],4)}const gi=fe(se(ko,[["render",wc],["__scopeId","data-v-ab96330d"]])),To={...ge,name:"日期范围选择器",keyName:"日期范围选择器",type:"ecanRangePicker",width:"250px",height:"35px",picker:"date",format:"YYYY-MM-DD",startTime:"",endTime:"",useCurrentTime:!0,interval:1,intervalUnit:"year",operate:null,limitStartTime:"",limitEndTime:"",associated:"",optionFontSize:"14px"},Eo=de(To),mi=["dateChange"];var xi={exports:{}};(function(e,n){(function(t,o){e.exports=o()})(te,function(){var t="month",o="quarter";return function(r,i){var s=i.prototype;s.quarter=function(c){return this.$utils().u(c)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(c-1))};var l=s.add;s.add=function(c,d){return c=Number(c),this.$utils().p(d)===o?this.add(3*c,t):l.bind(this)(c,d)};var f=s.startOf;s.startOf=function(c,d){var y=this.$utils(),h=!!y.u(d)||d;if(y.p(c)===o){var u=this.quarter()-1;return h?this.month(3*u).startOf(t).startOf("day"):this.month(3*u+2).endOf(t).endOf("day")}return f.bind(this)(c,d)}}})})(xi);var Cc=xi.exports;const Ac=ja(Cc);Se.extend(Ac);const Bo=a.defineComponent({name:"EcanRangePicker",components:{ARangePicker:oe.RangePicker},props:{...Eo},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=a.ref([null,null]);a.watch(()=>[e.startTime,e.endTime,e.useCurrentTime,e.interval,e.intervalUnit,e.operate],([x,v,p,A,S,b])=>{let E=null,B=null;if(p&&(E=Se().subtract(A,S),B=Se()),x&&(E=Se(Ae(x))),v&&(B=Se(Ae(v))),b){const{type:w,value:T,mode:D}=b;switch(w){case"add":E=E&&E.add(T,D),B=B&&B.add(T,D);break;case"minus":E=E&&E.subtract(T,D),B=B&&B.subtract(T,D)}}o.value=[E,B]},{immediate:!0});let r=a.unref(o)[0],i=a.unref(o)[1];const s=x=>{Array.isArray(x)?(r=x[0],i=x[1]):(r=null,i=null)},l=x=>{let v=!1,{limitStartTime:p,limitEndTime:A}=e;const S={startTime:`${r||""}`,endTime:`${i||""}`};return p=Ae(p,{codeData:S}),A=Ae(A,{codeData:S}),p&&A?v=!(Se(p)<x&&x<Se(A)):p?v=Se(p)>x:A&&(v=Se(A)<x),v},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:x=>{},setGlobalModel:(x,v)=>{}}),d=a.computed(()=>Array.isArray(a.unref(o))?a.unref(o)[0]:null),y=a.computed(()=>Array.isArray(a.unref(o))?a.unref(o)[1]:null);c(e.id,{type:e.type,format:e.format,startTime:d,endTime:y});const h=pe(e);let u=!1;const m=h("dateChange",()=>{}),g=x=>{const v=a.unref(o),p=v&&v[0]&&v[1];x===!1&&u===!0&&p&&(m(),u=!1)},C=()=>{u=!0};return ke(e,{dateChange:()=>{const{associated:x}=e;if(x){const v=f(x)||{};if(v){const{value:p}=v;if(p)switch(a.unref(p)){case"month":o.value=[Se().startOf("month"),Se().endOf("month")];break;case"quarter":o.value=[Se().startOf("quarter"),Se().endOf("quarter")];break;case"year":o.value=[Se().startOf("year"),Se().endOf("year")];break}}}m()}}),{style:n,getPopupContainer:t,locale:ma,dateChange:m,myValue:o,disabledDate:l,calendarChange:s,openChange:g,change:C}}}),yi=()=>{a.useCssVars(e=>({"2b09fb7f":e.optionFontSize}))},pi=Bo.setup;Bo.setup=pi?(e,n)=>(yi(),pi(e,n)):yi;const Yd="",Kd="";function kc(e,n,t,o,r,i){const s=a.resolveComponent("a-range-picker");return a.openBlock(),a.createElementBlock("div",{class:"ecan-range-picker",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"range-picker",dropdownClassName:"ecan-range-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),format:e.format,picker:e.picker,locale:e.locale,getPopupContainer:e.getPopupContainer,"disabled-date":e.disabledDate,onChange:e.change,onCalendarChange:e.calendarChange,onOpenChange:e.openChange,popupStyle:{fontSize:e.optionFontSize}},null,8,["value","format","picker","locale","getPopupContainer","disabled-date","onChange","onCalendarChange","onOpenChange","popupStyle"])],4)}const vi=fe(se(Bo,[["render",kc],["__scopeId","data-v-4307d4e3"]])),_o={...ge,width:"200px",name:"按钮",keyName:"按钮",type:"ecanButton",text:"按钮",mode:"default",danger:!1,shape:"default",href:"",target:"self",fontSize:"14px",fontWeight:400},Do=de(_o),bi=["click"],Tc=a.defineComponent({name:"EcanButton",components:{AButton:oe.Button},props:{...Do},setup(e){const n=ue(e),o=pe(e)("click",()=>{const f=a.unref(s);f&&e.target==="event"&&window.parent.postMessage({type:"openPage",url:f},"*")}),r=a.computed(()=>({height:e.height})),i=a.computed(()=>Ae(e.text)),s=a.computed(()=>Ae(e.href)||null),l=a.computed(()=>{const f=e.target;if(!(f==="event"||a.unref(s)==null))return{self:"_self",blank:"_blank"}[f]});return{style:n,click:o,myText:i,myHref:s,myTarget:l,buttonStyle:r}}}),Qd="";function Ec(e,n,t,o,r,i){const s=a.resolveComponent("a-button");return a.openBlock(),a.createElementBlock("div",{class:"ecan-button",style:a.normalizeStyle(e.style)},[a.createVNode(s,{block:"",onClick:e.click,type:e.mode,danger:e.danger,shape:e.shape,href:e.myHref,target:e.myTarget,style:a.normalizeStyle(e.buttonStyle)},{default:a.withCtx(()=>[a.createElementVNode("span",{style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString(e.myText),5)]),_:1},8,["onClick","type","danger","shape","href","target","style"])],4)}const Si=fe(se(Tc,[["render",Ec]])),Ro={...ge,width:"240px",id:"",left:"0px",top:"0px",name:"复选框",keyName:"复选框",rotate:"",type:"ecanCheckbox",value:[],data:[{label:"选项一",value:"1",checked:!0},{label:"选项二",value:"2",checked:!0},{label:"选项三",value:"3"}],graphicConfig:{}},Io=de(Ro),wi=["checkboxChange"],Bc=a.defineComponent({name:"EcanCheckbox",components:{ACheckboxGroup:oe.CheckboxGroup},props:{...Io},setup(e,{expose:n}){const t=ue(e),o=a.ref([]),r=a.ref([]),i=C=>{const k=e.value;let x=[];C.forEach(v=>{v.checked&&x.push(v.value)}),typeof k=="string"&&k!==""?x=x.concat(k.split(",")):Array.isArray(k)&&(x=x.concat(k)),o.value=C,r.value=x};a.watch(()=>[e.data,e.value],([C])=>{i(C)},{immediate:!0,deep:!0});const s=Oe(e),l=async()=>{var x,v;if(e.dataType!=="request")return;const C=await s(),k=((v=(x=C==null?void 0:C.data)==null?void 0:x.data)==null?void 0:v.rows)||[];i(k)},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:C=>{},setGlobalModel:(C,k)=>{}});c(e.id,{type:e.type,value:r});const y=pe(e)("checkboxChange",()=>{const C=f(e.id);c(e.id,{...C,RECORD:r})}),h=Ye(e),u=async()=>{var C;try{const k=await h(),{data:x}=(k==null?void 0:k.data)||{};if(x){const p=(((C=k==null?void 0:k.data)==null?void 0:C.data)??[]).map(A=>({label:A.label,value:A.value}));i(p)}else i([])}catch(k){console.error(k)}},m=()=>{switch(e.dataType){case"indicator":u();break;case"request":l();break}},{setRequest:g}=a.inject(Be,{setRequest:({id:C,sortNum:k,requestFn:x})=>{}});return typeof g=="function"&&g({id:e.id,requestFn:m,sortNum:e.requestSort}),n({refreshData:m}),{myOption:o,style:t,myValue:r,checkboxChange:y}}}),e1="";function _c(e,n,t,o,r,i){const s=a.resolveComponent("a-checkbox-group");return a.openBlock(),a.createElementBlock("div",{class:"ecan-checkbox",style:a.normalizeStyle(e.style)},[a.createVNode(s,{options:e.myOption,value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),onChange:e.checkboxChange},null,8,["options","value","onChange"])],4)}const Ci=fe(se(Bc,[["render",_c]])),Oo={...ge,name:"下拉框选择器",keyName:"下拉框选择器",width:"120px",height:"33px",type:"ecanSelect",mode:void 0,data:[{label:"选项一",value:"1"},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],value:void 0,dataFieldNames:{label:"label",value:"value",options:""},maxTagCount:3,autoClearSearchValue:!0,placeholder:"请选择",selectFirstOption:!1,graphicConfig:{},valueType:"value",isAllowClear:!0,optionFontSize:"14px"},Lo=de(Oo),Ai=["selectChange","refreshData"],Dc=a.defineComponent({name:"EcanSelect",components:{ASelect:oe.Select,ASelectOption:oe.SelectOption},props:{...Lo},setup(e,{expose:n}){const t=ue(e),o=()=>document.getElementById("ProviderConfig")||document.body,r=Oe(e),i=a.ref(e.data||[]),s=a.ref(),l=a.computed({get:()=>{var E;const{mode:b}=e;return(E=a.unref(i))!=null&&E.length?s.value:b==="multiple"||b==="tags"||b==="combobox"?[]:""},set:b=>{s.value=b}});a.watch(()=>[e.value,e.mode,e.selectFirstOption,e.valueType,i.value],()=>{const{mode:b,selectFirstOption:E,value:B}=e;b==="multiple"||b==="tags"||b==="combobox"?B?s.value=B.split(","):E&&(s.value=[a.unref(i)[0]]):B?s.value=B:E&&(s.value=a.unref(i)[0])},{immediate:!0});const f=e.dataFieldNames,c=(b,E)=>{const B=f.label,w=f.value;let T;const D=E[B],_=E[w];return D!=null?T=D:_!=null&&(T=_),(T==null?void 0:T.toLowerCase().indexOf(b==null?void 0:b.toLowerCase()))>=0},d=b=>{const{label:E,value:B,options:w}=e.dataFieldNames;if(w&&Array.isArray(b))if(b.some(T=>w in T)){const T={},D=[];b.forEach(_=>{T[_[w]]||(T[_[w]]=[]),T[_[w]].push({[E]:_[E],[B]:_[B]})});for(const _ in T)D.push({[E]:_,[w]:T[_]});return D}else return b;else if(!w)return b},y=a.ref(!1),h=async()=>{var b,E;if(e.dataType==="request"){y.value=!0;try{const B=await r();if(i.value=d(((E=(b=B==null?void 0:B.data)==null?void 0:b.data)==null?void 0:E.rows)||[]),e.selectFirstOption){let w=a.unref(i)[0];if(f.options){const T=w[f.options];T&&T.length&&(w=T[0])}s.value=w[f.value]}}catch(B){console.error(B)}finally{y.value=!1}}},{getGlobalModel:u,setGlobalModel:m}=a.inject(we,{getGlobalModel:b=>{},setGlobalModel:(b,E)=>{}}),g=a.computed(()=>{let b=s.value;if(e.valueType==="label"&&a.unref(s)&&a.unref(i)){const E=f.label,B=f.value;if(e.mode==="multiple")b=a.unref(i).filter(w=>a.unref(s).includes(w[B])).map(w=>w[E]);else{const w=a.unref(i).find(T=>a.unref(s)===T[B]);w&&(b=w[E])}}return b});m(e.id,{type:e.type,value:g});const k=pe(e)("selectChange",()=>{const b=e.id,E=u(b);m(b,{...E,RECORD:g})}),x=(b=[])=>{if(i.value=d(b),e.selectFirstOption){let E=a.unref(i)[0];if(f.options){const B=E[f.options];B&&B.length&&(E=B[0])}s.value=E[f.value]}},v=Ye(e),p=async()=>{var b;try{y.value=!0;const E=await v(),{data:B}=(E==null?void 0:E.data)||{},w=f.label,T=f.value;if(B){const _=(((b=E==null?void 0:E.data)==null?void 0:b.data)??[]).map(F=>({[w]:F.label,[T]:F.value}));x(_)}else x([])}catch(E){console.error(E)}finally{y.value=!1}},A=()=>{switch(e.dataType){case"indicator":p();break;case"request":h();break}};ke(e,{selectChange:k,refreshData:A});const{setRequest:S}=a.inject(Be,{setRequest:({id:b,sortNum:E,requestFn:B})=>{}});return typeof S=="function"&&S({id:e.id,requestFn:A,sortNum:e.requestSort}),n({refreshData:A}),{style:t,getPopupContainer:o,myValue:s,selectChange:k,options:i,filterOption:c,loading:y,resultValue:l}}}),n1="",o1="";function Rc(e,n,t,o,r,i){const s=a.resolveComponent("a-select-option"),l=a.resolveComponent("a-select");return a.openBlock(),a.createElementBlock("div",{class:"ecan-select",style:a.normalizeStyle(e.style)},[a.createVNode(l,{class:"select",value:e.resultValue,"onUpdate:value":n[0]||(n[0]=f=>e.resultValue=f),placeholder:e.placeholder,showSearch:"",allowClear:e.isAllowClear,mode:e.mode,getPopupContainer:e.getPopupContainer,fieldNames:e.dataFieldNames,maxTagCount:e.maxTagCount,filterOption:e.filterOption,loading:e.loading,autoClearSearchValue:e.autoClearSearchValue,onChange:e.selectChange,style:a.normalizeStyle({fontSize:e.optionFontSize})},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.options,(f,c)=>(a.openBlock(),a.createBlock(s,{key:c,value:f.value,label:f.label,style:a.normalizeStyle({fontSize:e.optionFontSize})},null,8,["value","label","style"]))),128))]),_:1},8,["value","placeholder","allowClear","mode","getPopupContainer","fieldNames","maxTagCount","filterOption","loading","autoClearSearchValue","onChange","style"])],4)}const ki=fe(se(Dc,[["render",Rc],["__scopeId","data-v-cbaee0f7"]])),No={...ge,name:"树形下拉框选择器",keyName:"树形下拉框选择器",width:"120px",height:"33px",type:"ecanTreeSelect",multiple:!1,data:[{label:"选项一",value:"1",children:[{label:"子选项一",value:"1-1"},{label:"子选项二",value:"1-2"}]},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],value:"",dataFieldNames:{label:"label",value:"value",children:"children"},maxTagCount:3,placeholder:"请选择",treeCheckable:!1,treeCheckStrictly:!1,selectFirstOption:!1},Mo=de(No),Ti=["selectChange","refreshData"],Ic={name:"EcanTreeSelect",components:{ATreeSelect:oe.TreeSelect},props:{...Mo},setup(e){const n=ue(e),t=a.ref(e.data),o=(u,m)=>{const g=e.dataFieldNames,C=g.label,k=g.value;let x;const v=m[C],p=m[k];return v!=null?x=v:p!=null&&(x=p),(x==null?void 0:x.toLowerCase().indexOf(u==null?void 0:u.toLowerCase()))>=0},r=a.ref();a.watch(()=>[e.multiple,e.value,e.treeCheckable,e.selectFirstOption],()=>{const{multiple:u,value:m,selectFirstOption:g}=e;u?m?r.value=m.split(","):g&&(r.value=[a.unref(t)[0]]):m?r.value=m:g&&(r.value=a.unref(t)[0])},{immediate:!0});const i=a.ref(!1),s=Oe(e),l=async()=>{var u,m;if(e.dataType==="request"){i.value=!0;try{const g=await s();t.value=((m=(u=g==null?void 0:g.data)==null?void 0:u.data)==null?void 0:m.rows)||[];const C=a.unref(t)[0];e.value===""&&C!=null&&(r.value=C[e.dataFieldNames.value])}catch(g){console.error(g)}finally{i.value=!1}}},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:u=>{},setGlobalModel:(u,m)=>{}});c(e.id,{type:e.type,value:r});const y=pe(e)("selectChange",()=>{const u=e.id,m=f(u);c(u,{...m,RECORD:r})});ke(e,{selectChange:y,refreshData:l});const{setRequest:h}=a.inject(Be,{setRequest:({id:u,sortNum:m,requestFn:g})=>{}});return h({id:e.id,requestFn:l,sortNum:e.reque}),{style:n,treeData:t,filterTreeNode:o,myValue:r,loading:i,selectChange:y}}},r1="",i1="";function Oc(e,n,t,o,r,i){const s=a.resolveComponent("a-tree-select");return a.openBlock(),a.createElementBlock("div",{class:"ecan-tree-select",style:a.normalizeStyle(o.style)},[a.createVNode(s,{class:"tree-select",value:o.myValue,"onUpdate:value":n[0]||(n[0]=l=>o.myValue=l),allowClear:"",showSearch:"",loading:o.loading,fieldNames:e.dataFieldNames,treeData:o.treeData,maxTagCount:e.maxTagCount,multiple:e.multiple,treeCheckable:e.treeCheckable,filterTreeNode:o.filterTreeNode,placeholder:e.placeholder,onChange:o.selectChange},null,8,["value","loading","fieldNames","treeData","maxTagCount","multiple","treeCheckable","filterTreeNode","placeholder","onChange"])],4)}const Ei=fe(se(Ic,[["render",Oc],["__scopeId","data-v-37236421"]])),zo={...ge,width:"260px",height:"32px",id:"",left:"0px",top:"0px",name:"单选框",keyName:"单选框",rotate:"",type:"ecanRadio",value:[],data:[{label:"选项一",value:"1",checked:!0},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],optionType:"default",graphicConfig:{}},Po=de(zo),Bi=["checkboxChange","click"],Lc=a.defineComponent({name:"EcanRadio",components:{ARadioGroup:oe.RadioGroup,ARadioButton:oe.RadioButton,ARadio:oe.Radio},props:{...Po},setup(e,{expose:n}){const t=ue(e),o=a.ref([]),r=a.ref(""),i=k=>{const x=e.value;let v=[];k.forEach(p=>{p.checked&&v.push(p.value)}),typeof x=="string"&&x!==""?v=v.concat(x.split(",")):Array.isArray(x)&&(v=v.concat(x)),o.value=k,r.value=v[0]||""};a.watch(()=>[e.data,e.value],([k])=>{i(k)},{immediate:!0,deep:!0});const s=Oe(e),l=async()=>{var v,p;if(e.dataType!=="request")return;const k=await s(),x=((p=(v=k==null?void 0:k.data)==null?void 0:v.data)==null?void 0:p.rows)||[];i(x)},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:k=>{},setGlobalModel:(k,x)=>{}});c(e.id,{type:e.type,value:r});const d=pe(e),y=d("checkboxChange",()=>{const k=f(e.id);c(e.id,{...k,RECORD:r})}),h=k=>{r.value=k,d("click",()=>{const x=f(e.id);c(e.id,{...x,RECORD:r})})()};a.watch(r,()=>{y()});const u=Ye(e),m=async()=>{var k;try{const x=await u(),{data:v}=(x==null?void 0:x.data)||{};if(v){const A=(((k=x==null?void 0:x.data)==null?void 0:k.data)??[]).map(S=>({label:S.label,value:S.value}));i(A)}else i([])}catch(x){console.error(x)}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":l();break}},{setRequest:C}=a.inject(Be,{setRequest:({id:k,sortNum:x,requestFn:v})=>{}});return typeof C=="function"&&C({id:e.id,requestFn:g,sortNum:e.requestSort}),n({refreshData:g}),{myOption:o,style:t,myValue:r,onClickButton:h}}}),s1="";function Nc(e,n,t,o,r,i){const s=a.resolveComponent("a-radio"),l=a.resolveComponent("a-radio-button"),f=a.resolveComponent("a-radio-group");return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["ecan-radio",e.optionType]),style:a.normalizeStyle(e.style)},[a.createVNode(f,{value:e.myValue,"onUpdate:value":n[0]||(n[0]=c=>e.myValue=c)},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.myOption,c=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:c.value},[e.optionType==="default"?(a.openBlock(),a.createBlock(s,{key:0,checked:c.checked,value:c.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(c.label),1)]),_:2},1032,["checked","value"])):e.optionType==="button"?(a.openBlock(),a.createBlock(l,{key:1,checked:c.checked,value:c.value,onClick:d=>e.onClickButton(c.value)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(c.label),1)]),_:2},1032,["checked","value","onClick"])):a.createCommentVNode("",!0)],64))),128))]),_:1},8,["value"])],6)}const _i=fe(se(Lc,[["render",Nc]])),Fo={...ge,id:"",name:"饼图",keyName:"饼图",type:"ecanPie",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:335},{name:"名称二",value:310},{name:"名称三",value:234}],titleText:"",titleSubtext:"",titleLeft:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],backgroundColor:"",tooltipShow:!0,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,tooltipTextStyleColor:"",tooltipTrigger:"item",tooltipFormatter:"{marker} {b} {c} ({d}%)",legendShow:!0,legendTextStyleColor:"#333",legendOrient:"vertical",legendTop:"top",legendLeft:"left",innerRadius:"0%",outerRadius:"60%",centerLeft:"50%",centerTop:"50%",minAngle:0,labelShow:!0,labelColor:"#333",labelWidth:100,labelOverflow:"none",isUseLabelColors:!1,labelFontSize:12,labelPosition:"outside",labelFormatter:"{b}\\n{d}%",labelLineShow:!0,labelLineLength:10,labelLineLength2:15,roseType:"",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},dataFieldConfigType:"value",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendFormatter:"{name}",legendFontSize:"12px",graphicType:"ecanPie"},Ho=de(Fo),Di=["click","refreshData","resetRecord"],Dt=async e=>{var f;const n=await Ke.post(e,{},{responseType:"blob"}),{data:t,headers:o}=n,r=o["content-disposition"].replace(/\w+;filename=(.*)/,"$1"),i=new Blob([t]),s=document.createElement("a"),l=window.URL.createObjectURL(i);s.href=l,s.download=decodeURI(r),s.style.display="none",document.body.appendChild(s),s.click(),(f=s.parentNode)==null||f.removeChild(s),window.URL.revokeObjectURL(l)},qo={id:"",type:"ecanModal",title:"",titleFontSize:"14px",titleColor:"",width:"1000px",height:"800px",originalWidth:"1920px",originalHeight:"1080px",backgroundColor:"#fff",backgroundImage:"",backgroundSize:"100% 100%",keyName:"弹窗",componentList:[],fullModal:!1,destroyOnClose:!0,position:"default"},Vo=de(qo),Ri=["showModal"];function Ii(e){var o,r;const{componentList:n,containerMap:t}=e;if((o=Object.keys(t))!=null&&o.length){for(const i in t){const s=n.find(l=>l.id===i);if(s&&(Wr(s,"parentId")||(s.parentId="",s.sourceLeft=s.left,s.sourceTop=s.top),(r=t[i][0])!=null&&r.length))for(const l of t[i][0]){const f=n.find(c=>c.id===l);f&&(f.parentId=i,f.sourceLeft=f.left,f.sourceTop=f.top,f.left=parseFloat(f.left)-parseFloat(s.sourceLeft||s.left)+"px",f.top=parseFloat(f.top)-parseFloat(s.sourceTop||s.top)+"px")}}for(const i of n){const s=document.body.clientWidth;if(i.parentId==="")i.sourceWidth=parseFloat(i.width),i.height=(s/(i.sourceWidth/parseFloat(i.height))).toFixed(2)+"px",i.width="100%",i.position="relative",i.top="auto",i.left="auto";else{const l=n.find(f=>f.id===i.parentId);if((l==null?void 0:l.parentId)===""){const f=l.sourceWidth||parseFloat(l.width),c=s/f;i.scale=c,i.top=parseFloat(i.top)*c-parseFloat(i.height)*(1-c)/2+"px",i.left=parseFloat(i.left)*c-parseFloat(i.width)*(1-c)/2+"px"}}i.type==="ecanModal"&&(i.parentId="",i.fullModal=!0)}return Mc(n)}return n}function Mc(e){const t=e.filter(o=>o.parentId==="");if(t!=null&&t.length){const o=Ve.cloneDeep(t).map(r=>({...r,sourceTop:parseFloat(r.sourceTop),sourceLeft:parseFloat(r.sourceLeft)}));for(let r=0;r<o.length-1;r++)for(let i=0;i<o.length-r-1;i++){let s=!1;if((o[i].sourceTop-o[i+1].sourceTop>50||Math.abs(o[i+1].sourceTop-o[i].sourceTop)<=50&&o[i].sourceLeft>o[i+1].sourceLeft)&&(s=!0),s){const l=o[i];o[i]=o[i+1],o[i+1]=l}}for(const r of o){const i=e.findIndex(s=>s.id===r.id);i!==-1&&e.splice(i,1)}return[...o,...e]}return e}const zc=a.defineComponent({name:"Render",props:{component:{type:Object,default:()=>{}}},setup(e,{emit:n}){n("ready",e.component.id)}});function Pc(e,n,t,o,r,i){return e.component.parentId?(a.openBlock(),a.createBlock(a.Teleport,{key:0,to:"#container_"+e.component.parentId},[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(e.component.type),a.mergeProps({style:{scale:e.component.scale}},e.component),null,16,["style"]))],8,["to"])):(a.openBlock(),a.createBlock(a.resolveDynamicComponent(e.component.type),a.normalizeProps(a.mergeProps({key:1},e.component)),null,16))}const Fc=fe(se(zc,[["render",Pc]])),Hc=a.defineComponent({name:"EcanModal",components:{AModal:oe.Modal,CloseOutlined:_l,Render:Fc},props:{...Vo},setup(e,{emit:n}){const t=a.ref([]),o=a.inject("isMobile",!1),r=a.inject("getContainerMap",()=>{}),i=()=>document.getElementById("ProviderConfig")||document.body,s=a.computed(()=>{const z=e.position;return{verticalAlign:{default:"",top:"top",center:"middle",bottom:"bottom"}[z]}}),l=e.fullModal?"1920px":e.width,f=e.fullModal?"1080px":e.height,c=e.originalWidth,d=e.originalHeight,y=a.ref("80%"),h=a.ref(0),u=a.ref(),m=a.ref(0),g=a.ref({}),C=ue(e),k=a.ref({}),x=a.ref(!1),v=a.ref();let p;const A=()=>{u.value=parseFloat(l)/parseFloat(c);const z=parseFloat(f)/parseFloat(d),G=document.body.offsetWidth,Y=document.body.offsetHeight;h.value=G*a.unref(u),m.value=Y*z,y.value=`${a.unref(u)*100}%`,g.value={width:`${a.unref(h)}px`,height:`${a.unref(m)}px`},k.value={...a.unref(C),backgroundImage:gt(e.backgroundImage,!0)},o?k.value={...k.value,width:"100%",height:"100%"}:k.value={...k.value,transform:`scale(${a.unref(h)/parseFloat(l)},${a.unref(m)/parseFloat(f)})`,width:l,height:f}},S=Ve.debounce(()=>{A()},100),b=()=>{const z=window.MutationObserver;p=new z(S),p.observe(document.body,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},E=()=>{p&&(p.disconnect(),p.takeRecords(),p=null)},B=a.ref(!1),{touchRequest:w}=a.inject(Be,{touchRequest:()=>{}}),T=()=>{o&&(document.documentElement.style.overflow="hidden"),B.value=!0},D=()=>{n("close"),o&&(document.documentElement.style.overflow="hidden auto",t.value=[]),B.value=!1},_=()=>{D()},F=()=>{D()},{setModalModel:q,pushUseModalIds:R,popUseModalIds:V}=a.inject(Fa,{pushUseModalIds:z=>{},popUseModalIds:()=>{},setModalModel:(z,G)=>{}}),O=a.computed(()=>{if(o){const z=Ve.cloneDeep(e.componentList),G=r();return Ii({componentList:z,containerMap:G})}else return e.componentList}),L=()=>{const z=e.id;let G=[];const Y=e.componentList;Array.isArray(Y)&&(G=Y.map(X=>X.id),q(z,[...new Set(G)]))};a.watch(()=>B.value,async z=>{z?(x.value=!1,R(e.id),L(),await a.nextTick(()=>{A(),window.addEventListener("resize",S),b(),x.value=!0}),w()):(V(),window.removeEventListener("resize",S),E())});const P=a.computed(()=>a.unref(u)>=1),I=a.computed(()=>e.fullModal),N=a.computed(()=>{let z="ecan-modal";return a.unref(P)&&(z+=" ecan-full-width-modal"),a.unref(I)&&(z+=" ecan-full-modal"),z});return ke(e,{showModal:T}),{modalRef:v,containStyle:g,contentStyle:k,getContainer:i,modalStyle:s,modalWith:y,isFullModal:I,style:C,visible:B,showModal:T,onOk:_,onCancel:F,isFullWidth:P,wrapClassName:N,ready:x,usedComponentList:O,isMobile:o,readyIds:t,hasOwn:Wr,onComponentReady:z=>{t.value.push(z)}}}}),d1="",u1="";function qc(e,n,t,o,r,i){const s=a.resolveComponent("close-outlined"),l=a.resolveComponent("render"),f=a.resolveComponent("a-modal");return a.openBlock(),a.createBlock(f,{getContainer:e.getContainer,wrapClassName:e.wrapClassName,centered:"",visible:e.visible,footer:null,width:e.isFullModal||e.isFullWidth?"100%":e.modalWith,destroyOnClose:e.destroyOnClose,style:a.normalizeStyle(e.modalStyle),closable:!1,onOk:e.onOk,onCancel:e.onCancel,ref:"modalRef",id:"container_"+e.id},{default:a.withCtx(()=>[a.createElementVNode("div",{class:"contain",ref:"containRef",style:a.normalizeStyle(e.containStyle)},[e.ready?(a.openBlock(),a.createElementBlock("div",{key:0,class:"content",style:a.normalizeStyle(e.contentStyle)},[a.createElementVNode("div",{class:"header-bar",style:a.normalizeStyle({backgroundColor:e.backgroundColor,padding:"20px 30px",height:e.isMobile?"62px":""})},[e.title?(a.openBlock(),a.createElementBlock("div",{key:0,class:"ant-modal-title",style:a.normalizeStyle({fontSize:e.titleFontSize,color:e.titleColor})},a.toDisplayString(e.title),5)):a.createCommentVNode("",!0),a.createVNode(s,{class:"close-icon",onClick:e.onCancel},null,8,["onClick"])],4),e.usedComponentList.length?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(e.isMobile?"mobile-wrap":"")},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.usedComponentList,(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:c.id+d},[e.isMobile?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[e.hasOwn(c,"parentId")&&(e.readyIds.includes(c.parentId)||c.parentId==="")?(a.openBlock(),a.createBlock(l,{key:0,component:c,onReady:e.onComponentReady},null,8,["component","onReady"])):a.createCommentVNode("",!0)],64)):(a.openBlock(),a.createBlock(a.resolveDynamicComponent(c.type),a.normalizeProps(a.mergeProps({key:1},c)),null,16))],64))),128))],2)):a.renderSlot(e.$slots,"default",{key:1},void 0,!0)],4)):a.createCommentVNode("",!0)],4)]),_:3},8,["getContainer","wrapClassName","visible","width","destroyOnClose","style","onOk","onCancel","id"])}const st=fe(se(Hc,[["render",qc],["__scopeId","data-v-680c3901"]]));Pe.use([dt.CanvasRenderer,Xe.PieChart,he.TitleComponent,he.ToolboxComponent,he.TooltipComponent,he.LegendComponent]);const Vc=a.defineComponent({name:"EcanPie",props:{...Ho},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(!1),o=ue(e),r=a.ref([]),i=a.ref(),s=a.ref({}),l=a.computed(()=>{let{data:B=[]}=a.unref(r)[0]||{};if(Array.isArray(e.colors)){const w=e.isUseLabelColors,T=e.colors;B=B.map((D,_)=>({label:w?{color:T[_]}:{},...D}))}return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:t.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var w;t.value=!0,(w=i.value)==null||w.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter:w=>{const{marker:T,seriesName:D,name:_,value:F,percent:q,data:R}=w||{};return Ae(e.tooltipFormatter,{textData:{marker:T,name:_,value:F,percent:q,a:D,b:_,c:F,d:q,...R}},{useNewline:!0,useSpace:!0})},textStyle:{color:e.tooltipTextStyleColor}},legend:a.unref(s),color:e.colors,series:[{data:B,type:"pie",radius:[e.innerRadius,e.outerRadius],center:[e.centerLeft,e.centerTop],roseType:e.roseType,avoidLabelOverlap:!1,minAngle:e.minAngle,label:{show:e.labelPosition!=="center"&&e.labelShow,color:e.labelColor,fontSize:t.value?$e:e.labelFontSize,position:e.labelPosition,formatter:Ws(e.labelFormatter),width:e.labelWidth,overflow:e.labelOverflow},labelLine:{show:e.labelLineShow,length:e.labelLineLength,length2:e.labelLineLength2},emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"},label:{}}}]}}),f=()=>{s.value={show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,align:"left",textStyle:{color:e.legendTextStyleColor,fontSize:t.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,formatter:B=>{const{legendFormatter:w}=e;let T=w.replace(/{name}/g,B);if(w.includes("{value}")){const{data:D}=r.value[0]||{};if(D){const _=D.find(F=>F.name===B);_&&(T=T.replace(/{value}/g,_.value))}}return T}}},c=()=>{t.value=!1},{getGlobalModel:d,setGlobalModel:y}=a.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,w)=>{}}),{pageMode:h}=a.inject(Ie,{pageMode:"normal"}),u=(B=[],w)=>{const{dataset:T}=vt(B,w);r.value=T},m=(B=[],w)=>{const T=vt(B,w);r.value=T.dataset};a.watch(()=>e.data,B=>{(e.dataType==="static"||a.unref(h)==="design")&&u(B)},{immediate:!0,deep:!0}),a.watch(()=>[e.legendShow,e.legendOrient,e.legendTop,e.legendLeft,e.legendTextStyleColor,e.labelFontSize,e.legendItemHeight,e.legendItemWidth,e.legendItemGap,e.legendFormatter,e.legendFontSize],()=>{f()},{immediate:!0});const g=a.ref(!1),C=Oe(e),k=async()=>{var B,w;if(e.dataType==="request")try{g.value=!0;const T=await C();u((w=(B=T==null?void 0:T.data)==null?void 0:B.data)==null?void 0:w.rows,e.valueTypeDataFieldNames)}catch(T){console.error(T)}finally{g.value=!1}},v=pe(e)("click",B=>{const w=d(e.id);y(e.id,{...w,RECORD:B==null?void 0:B.data})}),p=Ye(e),A=async()=>{var B;try{g.value=!0;const w=await p(),{data:T}=w.data||{};if(T){const{columns:D=[],rows:_=[]}=((B=w==null?void 0:w.data)==null?void 0:B.data)??{};let F=[];if(D.length>0){const q=D[0],R=D[1];F=_.map(V=>({name:V[q],value:isNaN(V[R])?0:V[R]||0}))}m(F)}}catch(w){console.error(w)}finally{g.value=!1}},S=()=>{switch(e.dataType){case"indicator":A();break;case"request":k();break}};ke(e,{resetRecord:()=>{const B=e.id,w=d(B);y(B,{...w,RECORD:""})},refreshData:S,click:v}),n({refreshData:S});const{setRequest:E}=a.inject(Be,{setRequest:B=>{}});return typeof E=="function"&&E({id:e.id,requestFn:S,sortNum:e.requestSort}),{option:l,style:o,click:v,onClose:c,loading:g,ecanModal:i}}}),g1="";function jc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Oi=fe(se(Vc,[["render",jc]])),jo={...ge,id:"",name:"折线图",keyName:"折线图",type:"ecanLine",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:235,type:"类型一"},{name:"名称二",value:280,type:"类型一"},{name:"名称三",value:230,type:"类型一"},{name:"名称四",value:335,type:"类型一"}],titleText:"",titleSubtext:"",titleLeft:"",legendShow:!0,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],symbolSize:4,lineStyleWidth:2,smooth:!1,xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLabelInterval:0,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisSplitLineStyleColor:"#333",xAxisLabelColor:"#333",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisLabelFormatter:"{value}",xAxisMinInterval:0,yAxisMinInterval:0,yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,yAxisLabelFormatter:"{value}",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",graphicConfig:{},tooltipShow:!0,tooltipFormatter:"{marker} {a} {c}",toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,areaGradientShow:!1,areaGradientColor:"",isBoundaryGap:!0,yAxisLabelShow:!0,yAxisSplitLineType:"solid",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendType:"",shadowColor:"",shadowBlur:0,shadowOffsetY:0,shadowOffsetX:0,legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanLine"},Go=de(jo),Li=["click","refreshData","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.LineChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const Gc=a.defineComponent({name:"EcanLine",props:{...Go},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=ue(e),i=a.ref([]),s=a.ref([]),l=a.ref(),f=a.computed(()=>o.value?$e:12),c=a.ref({});let d;const y=a.ref([]),h=a.computed(()=>{const F=e.xAxisLabelFormatter,q=e.yAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var R;o.value=!0,(R=l.value)==null||R.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:f.value},show:e.tooltipShow,formatter:R=>{var P;const V=R.length;let O="",L=e.tooltipFormatter;d=(P=R[0])==null?void 0:P.data,L===""&&(L="{marker} {a} {c}");for(let I=0;I<V;I++){const{marker:N,seriesName:M,name:z,value:G,data:Y}=R[I]||{};I===0&&(O+=`${z}<br/>`),O+=Ae(L,{textData:{marker:N,name:z,value:G,a:M,b:z,c:G||0,...Y}},{useNewline:!0,useSpace:!0}),O+="<br/>"}return O}},xAxis:{type:"category",boundaryGap:e.isBoundaryGap,data:a.unref(s).map(R=>{let V={};return R&&typeof R=="object"?V={...R}:V={value:R},V}),minInterval:e.xAxisMinInterval,splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize,formatter(R){return mt(F,R)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:"value",minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(R){return mt(q,R)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(y).map(R=>({name:R.name,icon:e.legendType}))},series:a.unref(i)}}),u=()=>{o.value=!1},{getGlobalModel:m,setGlobalModel:g}=a.inject(we,{getGlobalModel:F=>{},setGlobalModel:(F,q)=>{}}),{pageMode:C}=a.inject(Ie,{pageMode:"normal"}),k=(F=[],q=!1)=>{let R;if(e.dataFieldConfigType==="key"){const P=q?e.keyTypeDataFieldNames:null;R=lt(F,P)}else if(e.dataFieldConfigType==="value"){const P=q?e.valueTypeDataFieldNames:null;R=vt(F,P)}s.value=R.dimensions,y.value=R.dataset;const V=R.dataset,O=[],L=V.length;for(let P=0;P<L;P++){const I={};e.shadowColor&&(I.shadowColor=e.shadowColor,I.shadowBlur=e.shadowBlur,I.shadowOffsetY=e.shadowOffsetY,I.shadowOffsetX=e.shadowOffsetX),O.push({type:"line",...V[P],symbolSize:e.symbolSize,smooth:e.smooth,areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[P]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[P],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...I}})}i.value=O},x=(F=[],q,R=!1)=>{const O=lt(F,R?q:null);s.value=O.dimensions,y.value=O.dataset;const L=O.dataset,P=[],I=L.length;for(let N=0;N<I;N++){const M={};e.shadowColor&&(M.shadowColor=e.shadowColor,M.shadowBlur=e.shadowBlur,M.shadowOffsetY=e.shadowOffsetY,M.shadowOffsetX=e.shadowOffsetX),P.push({type:"line",...L[N],symbolSize:e.symbolSize,smooth:e.smooth,areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[N]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[N],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...M}})}i.value=P};a.watch(()=>[e.data,e.symbolSize,e.smooth,e.lineStyleWidth,e.areaStyleOpacity,e.areaGradientShow,e.areaGradientColor,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX,e.legendFontSize],([F])=>{(e.dataType==="static"||a.unref(C)==="design")&&k(F)},{immediate:!0,deep:!0});const v=a.ref(!1),p=Oe(e),A=async()=>{var F,q;if(e.dataType==="request")try{v.value=!0;const R=await p();k((q=(F=R==null?void 0:R.data)==null?void 0:F.data)==null?void 0:q.rows,!0)}catch(R){console.error(R)}finally{v.value=!1}},b=pe(e)("click",F=>{const q=m(e.id);g(e.id,{...q,RECORD:e.tooltipShow?d:F.data})}),E=F=>{t.value.chart.containPixel("grid",[F.offsetX,F.offsetY])&&b()};e.tooltipShow?c.value["zr:click"]=E:c.value.click=b;const B=Ye(e),w=async()=>{var F;try{v.value=!0;const q=await B(),{columns:R=[],rows:V=[]}=((F=q==null?void 0:q.data)==null?void 0:F.data)??{};let O;R.length>0&&(O={name:R[0],types:R.slice(1).map(L=>({label:L,value:L}))}),x(V,O,!0)}catch(q){console.error(q)}finally{v.value=!1}},T=()=>{switch(e.dataType){case"indicator":w();break;case"request":A();break}};ke(e,{refreshData:T,resetRecord:()=>{const F=e.id,q=m(F);g(F,{...q,RECORD:""})},click:b});const{setRequest:_}=a.inject(Be,{setRequest:F=>{}});return typeof _=="function"&&_({id:e.id,requestFn:T,sortNum:e.requestSort}),n({refreshData:T}),{option:h,style:r,click:b,loading:v,onClose:u,ecanModal:l,eventObj:c,echartRef:t}}}),x1="";function Uc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,a.mergeProps({ref:"echartRef",option:e.option,autoresize:""},a.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Ni=fe(se(Gc,[["render",Uc]])),Uo={...ge,id:"",name:"柱状图",keyName:"柱状图",type:"ecanBar",width:"400px",height:"400px",top:"",left:"",rotate:"",xAxisLabelFormatter:"{value}",yAxisLabelFormatter:"{value}",yAxisLineAlwaysDisplay:!1,data:[{name:"名称一",value:335,type:"类型一"},{name:"名称二",value:310,type:"类型一"},{name:"名称三",value:310,type:"类型一"}],titleText:"",titleSubtext:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],legendShow:!0,legendTextStyleColor:"#333",legendOrient:"horizontal",legendTop:"top",legendLeft:"center",tooltipShow:!0,tooltipTextStyleColor:"",tooltipFormatter:"{marker} {a} {c}",xAxisSplitLineShow:!0,xAxisSplitLineInterval:0,xAxisSplitAreaShow:!1,xAxisSplitLineStyleColor:"#333",xAxisLabelInterval:0,xAxisLabelColor:"#333",xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisMinInterval:0,yAxisMinInterval:0,yAxisLabelWidth:void 0,yAxisLabelRotate:0,yAxisLabelOverflow:"none",yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",barWidth:"40%",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",isUseHorizontalAxis:!1,axisInverse:!1,xAxisInverse:!1,yAxisInverse:!1,isStack:!1,labelShow:!1,labelFontSize:"12px",labelPosition:"inside",labelColor:"",labelWidth:100,labelOverflow:"none",labelFormatter:"{c}",toolboxLocation:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,gradientShow:!1,gradientColors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientOffset:1,barBorderRadius:"",yAxisLabelShow:!0,yAxisSplitLineType:"solid",xAxisSplitLineType:"solid",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,showBarBackground:!1,legendType:"",legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanBar"},Wo=de(Uo),Mi=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.BarChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const Wc=a.defineComponent({name:"EcanBar",props:{...Wo},components:{Spin:pt,Echarts:nt,EcanModal:st,AModal:oe.Modal},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=a.ref(!1),i=a.ref(null),s=a.ref([]),l=ue(e),f=a.ref([]),c=a.ref(),d=a.computed(()=>o.value?$e:12),y=a.computed(()=>{const{gradientShow:O,gradientColors:L,gradientOffset:P,barBorderRadius:I}=e,N=a.unref(f),M=N.length,z=[];for(let G=0;G<M;G++){const Y={...N[G],type:"bar",barWidth:e.barWidth,showBackground:e.showBarBackground};if(e.isStack&&(Y.stack="stack"),Y.label={show:e.labelShow,fontSize:e.labelFontSize,position:e.labelPosition,color:e.labelColor,width:e.labelWidth,overflow:e.labelOverflow,formatter:X=>{let Z="",ne=e.labelFormatter;ne===""&&(ne="{c}");const{seriesName:ce,name:De,value:Te,data:me}=X||{};return Z+=Ae(ne,{textData:{name:De,value:Te,a:ce,b:De,c:Te||0,...me}},{useNewline:!0,useSpace:!0}),Z}},Y.itemStyle={},O&&(Y.itemStyle={color:{x:e.isUseHorizontalAxis?1:0,y:0,x2:0,y2:e.isUseHorizontalAxis?0:1,colorStops:[{offset:0,color:e.colors[G]},{offset:P,color:L[G]},{offset:1,color:L[G]}]}}),I){const X=I.split(",");if(X!=null&&X.length){const Z=[];for(const ne of X){const ce=parseFloat(ne);isNaN(ce)||Z.push(ce)}Y.itemStyle.borderRadius=Z}}z.push(Y)}return z}),h=a.ref([]),u=a.ref(!1),m=a.computed(()=>{const O=e.yAxisLabelFormatter,L=e.xAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myLocation:{show:o.value?!1:e.toolboxLocation,title:"快速定位",icon:"path://M512 512m-80 0a80 80 0 1 0 160 0 80 80 0 1 0-160 0Z, M960 480h-33.632C910.752 276.16 747.84 113.248 544 97.632V64a32 32 0 1 0-64 0v33.632C276.16 113.248 113.248 276.16 97.632 480H64a32 32 0 0 0 0 64h33.632C113.248 747.84 276.16 910.752 480 926.368V960a32 32 0 1 0 64 0v-33.632C747.84 910.752 910.752 747.84 926.368 544H960a32 32 0 1 0 0-64zM544 862.368V800a32 32 0 1 0-64 0v62.368C311.424 847.104 176.896 712.576 161.632 544H224a32 32 0 1 0 0-64H161.632C176.896 311.424 311.424 176.896 480 161.632V224a32 32 0 0 0 64 0V161.632c168.576 15.296 303.104 149.792 318.368 318.368H800a32 32 0 1 0 0 64h62.368c-15.264 168.576-149.792 303.104-318.368 318.368z",onclick(){r.value=!0;const P=t.value.chart.getOption(),{xAxis:I}=P||{};I&&I.length&&(s.value=I[0].data)}},myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var P;o.value=!0,(P=c.value)==null||P.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,tooltip:{trigger:"axis",show:e.tooltipShow,formatter:P=>{const I=P.length;let N="",M=e.tooltipFormatter;M===""&&(M="{marker} {a} {c}");for(let z=0;z<I;z++){const{marker:G,seriesName:Y,name:X,value:Z,data:ne}=P[z]||{};z===0&&(N+=`${X}<br/>`),N+=Ae(M,{textData:{marker:G,name:X,value:Z,a:Y,b:X,c:Z||0,...ne}},{useNewline:!0,useSpace:!0}),N+="<br/>"}return N},textStyle:{color:e.tooltipTextStyleColor,fontSize:d.value}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{color:e.legendTextStyleColor,fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(f).map((P,I)=>({name:P.name,itemStyle:{color:e.colors[I]},icon:e.legendType}))},xAxis:{type:e.isUseHorizontalAxis?"value":"category",data:e.isUseHorizontalAxis?null:a.unref(v),inverse:e.isUseHorizontalAxis?e.xAxisInverse:e.axisInverse,minInterval:e.xAxisMinInterval,splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor,type:e.xAxisSplitLineType},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize,formatter(P){return mt(L,P)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:e.isUseHorizontalAxis?"category":"value",data:e.isUseHorizontalAxis?a.unref(h):null,inverse:e.isUseHorizontalAxis?e.axisInverse:e.yAxisInverse,minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,rotate:e.yAxisLabelRotate,width:e.yAxisLabelWidth,overflow:e.yAxisLabelOverflow,formatter(P){return mt(O,P)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},series:a.unref(y)}}),{pageMode:g}=a.inject(Ie,{pageMode:"normal"}),C=()=>{o.value=!1},k=(O=[],L=!1)=>{let P={};if(e.dataFieldConfigType==="key"){const I=L?e.keyTypeDataFieldNames:null;P=lt(O,I)}else if(e.dataFieldConfigType==="value"){const I=L?e.valueTypeDataFieldNames:null;P=vt(O,I)}f.value=P.dataset,h.value=P.dimensions},x=(O=[],L,P=!1)=>{const N=lt(O,P?L:null);f.value=N.dataset,h.value=N.dimensions},v=a.computed(()=>a.unref(h).map(O=>{let L={};return O&&typeof O=="object"?L={...O}:L={value:O},L}));a.watch(()=>[e.data,e.labelFormatter],([O])=>{(e.dataType==="static"||a.unref(g)==="design")&&k(O)},{immediate:!0,deep:!0});const p=Oe(e),A=async()=>{var O,L;try{u.value=!0;const P=await p();k((L=(O=P==null?void 0:P.data)==null?void 0:O.data)==null?void 0:L.rows,!0)}catch(P){console.error(P)}finally{u.value=!1}},S=Ye(e),b=async()=>{var O;try{u.value=!0;const L=await S(),{columns:P=[],rows:I=[]}=((O=L==null?void 0:L.data)==null?void 0:O.data)??{};let N;P.length>0&&(N={name:P[0],types:P.slice(1).map(M=>({label:M,value:M}))}),x(I,N,!0)}catch(L){console.error(L)}finally{u.value=!1}},E=()=>{switch(e.dataType){case"indicator":b();break;case"request":A();break}},B=(O,L)=>!!a.unref(s)[L.value].value.includes(O),w=async()=>{r.value=!1;const O=t.value.chart.getOption();for(let L=0;L<7;L++)await T(O,L)},T=(O,L)=>new Promise(P=>{setTimeout(()=>{const{series:I,color:N,xAxis:M}=O,z=t.value.chart,{splitArea:G={}}=M[0]||{};I.forEach((Y,X)=>{const Z=Y.data;let ne="";L%2?ne=N[X]+"a8":ne=N[X],Z[i.value].itemStyle={color:ne}}),L%2?(G.show=!0,G.areaStyle.color=a.unref(s).map((Y,X)=>X===i.value?"#ff003b26":"")):G.show=!1,z.setOption({series:I,xAxis:M}),P()},200)});n({refreshData:E});const D=pe(e),{getGlobalModel:_,setGlobalModel:F}=a.inject(we,{getGlobalModel:O=>{},setGlobalModel:(O,L)=>{}}),q=D("click",O=>{const L=_(e.id);F(e.id,{...L,RECORD:O.data})}),{setRequest:R}=a.inject(Be,{setRequest:O=>{}});return typeof R=="function"&&R({id:e.id,requestFn:E,sortNum:e.requestSort}),ke(e,{refreshData:E,click:q,resetRecord:()=>{const O=e.id,L=_(O);F(O,{...L,RECORD:""})}}),{option:m,style:l,refreshData:E,click:q,loading:u,onClose:C,ecanModal:c,echartRef:t,handleLocationOk:w,onFilterOption:B,locationVisible:r,locationValue:i,locationNames:s}}}),p1="",v1="",$c=e=>(a.pushScopeId("data-v-ea70c6d0"),e=e(),a.popScopeId(),e),Zc={class:"location-wrap"},Yc=$c(()=>a.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Kc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal"),c=a.resolveComponent("a-select-option"),d=a.resolveComponent("a-select"),y=a.resolveComponent("a-modal");return a.openBlock(),a.createElementBlock("div",{class:"ecan-bar",style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),a.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=h=>e.locationVisible=h),title:"快速定位",onOk:e.handleLocationOk},{default:a.withCtx(()=>[a.createElementVNode("div",Zc,[Yc,a.createVNode(d,{value:e.locationValue,"onUpdate:value":n[0]||(n[0]=h=>e.locationValue=h),style:{width:"100%"},placeholder:"请选择","show-search":"","filter-option":e.onFilterOption},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.locationNames,(h,u)=>(a.openBlock(),a.createBlock(c,{key:u,value:u},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(h.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const zi=fe(se(Wc,[["render",Kc],["__scopeId","data-v-ea70c6d0"]])),$o={...ge,id:"",name:"散点图",keyName:"散点图",type:"ecanScatter",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:233,value:335},{name:556,value:310},{name:56,value:234}],titleText:"",titleSubtext:"",tooltipShow:!0,tooltipTrigger:"item",tooltipFormatter:"{marker} {b} {c}",legendShow:!1,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],symbolSize:10,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisSplitLineStyleColor:"#333",xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisLabelColor:"#333",xAxisLabelOverflow:"none",xAxisLabelInterval:0,xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelFormatter:"{value}",yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,yAxisLabelFormatter:"{value}",dataFieldNames:{name:"name",value:"value"},gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",yAxisLabelShow:!0,yAxisSplitLineType:"solid",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanScatter"},Zo=de($o),Pi=["click","refreshData","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.ScatterChart,he.ToolboxComponent,he.TitleComponent,he.TooltipComponent,he.LegendComponent]);const Xc=a.defineComponent({name:"EcanScatter",props:{...Zo},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e){const n=a.ref(!1),t=ue(e),o=a.ref([]),r=a.ref(),i=a.computed(()=>n.value?$e:12),s=a.computed(()=>{const p=e.xAxisLabelFormatter,A=e.yAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:n.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var S;n.value=!0,(S=r.value)==null||S.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,xAxis:{splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{fontSize:e.xAxisLabelFontSize,color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,formatter(S){return mt(p,S)}},axisLine:{lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(S){return mt(A,S)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter(S){var D;const{marker:b,seriesName:E}=S,B=((D=S==null?void 0:S.data)==null?void 0:D.record)??{},{name:w,value:T}=B;return Ae(e.tooltipFormatter,{textData:{marker:b,seriesName:E,a:E,b:w,c:T,...B}})},axisPointer:{type:"cross"},textStyle:{fontSize:i.value}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:i.value}},series:[{data:a.unref(o),type:"scatter",symbolSize:e.symbolSize}]}}),{getGlobalModel:l,setGlobalModel:f}=a.inject(we,{getGlobalModel:p=>{},setGlobalModel:(p,A)=>{}}),{pageMode:c}=a.inject(Ie,{pageMode:"normal"}),d=(p=[],A)=>{const{name:S="name",value:b="value"}=A||{};o.value=p.map(E=>({value:[E[S],E[b]],record:E}))};a.watch(()=>e.data,p=>{(e.dataType==="static"||a.unref(c)==="design")&&d(p)},{immediate:!0,deep:!0});const y=a.ref(!1),h=Oe(e),u=async()=>{var p,A;if(e.dataType==="request"){y.value=!0;try{const S=await h();d((A=(p=S==null?void 0:S.data)==null?void 0:p.data)==null?void 0:A.rows,e.dataFieldNames)}catch(S){console.error(S)}finally{y.value=!1}}},m=()=>{n.value=!1},C=pe(e)("click",p=>{const A=e.id,S=l(A);f(A,{...S,RECORD:p==null?void 0:p.data})});ke(e,{refreshData:()=>{u()},click:C,resetRecord:()=>{const p=e.id,A=l(p);f(p,{...A,RECORD:""})}});const{setRequest:v}=a.inject(Be,{setRequest:p=>{}});return typeof v=="function"&&v({id:e.id,requestFn:u,sortNum:e.requestSort}),{option:s,style:t,click:C,loading:y,onClose:m,ecanModal:r}}}),S1="";function Qc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Fi=fe(se(Xc,[["render",Qc]])),Yo={...ge,id:"",name:"自定义图表",keyName:"自定义图表",type:"ecanCustomGraph",width:"400px",height:"400px",option:{},optionCode:"",graphicType:"ecanCustomGraph"},Ko=de(Yo),Jc=a.defineComponent({name:"EcanCustomGraph",props:{...Ko},components:{Echarts:nt},setup(e){const n=ue(e),t=a.ref();return a.watch(()=>e.optionCode,o=>{try{const r=eval;t.value=r(o)}catch(r){console.error(r)}},{immediate:!0}),{style:n,myOption:t,echarts:S0}}});function ef(e,n,t,o,r,i){const s=a.resolveComponent("echarts");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(s,{option:e.myOption,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])],4)}const Hi=fe(se(Jc,[["render",ef]])),Xo={...ge,id:"",name:"组合图表",keyName:"组合图表",type:"ecanComboGraph",width:"400px",height:"400px",data:[{name:"名称一",value:335,type:"类型一"},{name:"名称二",value:410,type:"类型一"},{name:"名称三",value:210,type:"类型一"},{name:"名称一",value:510,type:"类型二"},{name:"名称二",value:731,type:"类型二"},{name:"名称三",value:910,type:"类型二"}],titleText:"",titleSubtext:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],legendShow:!0,legendTextStyleColor:"#333",legendOrient:"horizontal",legendTop:"top",legendLeft:"center",tooltipShow:!0,tooltipTextStyleColor:"",tooltipTrigger:"item",tooltipFormatter:"{marker} {a} {c}",xAxisLabelInterval:0,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLabelWidth:void 0,xAxisSplitLineStyleColor:"#333",xAxisLabelColor:"#333",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisMinInterval:0,yAxisMinInterval:0,yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",seriesTypes:[{type:"bar",axisIndex:0},{type:"line",axisIndex:0}],yAxis:[{axisLabelFormatter:"{value}"},{axisLabelFormatter:"{value}"}],gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxLocation:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,symbolSize:4,lineStyleWidth:2,smooth:!1,barWidth:"40%",barBorderRadius:"",areaGradientShow:!1,areaGradientColor:"",yAxisLabelShow:!0,yAxisSplitLineType:"solid",gradientShow:!1,gradientColors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientOffset:1,legendType:"",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,shadowColor:"",shadowBlur:0,shadowOffsetY:0,shadowOffsetX:0,legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanComboGraph"},Qo=de(Xo),qi=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.BarChart,Xe.LineChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const tf=a.defineComponent({name:"EcanComboGraph",props:{...Qo},components:{Spin:pt,Echarts:nt,EcanModal:st,AModal:oe.Modal},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=a.ref(!1),i=a.ref(null),s=a.ref([]),l=ue(e),f=a.ref([]),c=a.ref([]),d=a.ref(),y=a.ref([]),h=a.computed(()=>o.value?$e:12),u=a.computed(()=>({title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myLocation:{show:o.value?!1:e.toolboxLocation,title:"快速定位",icon:"path://M512 512m-80 0a80 80 0 1 0 160 0 80 80 0 1 0-160 0Z, M960 480h-33.632C910.752 276.16 747.84 113.248 544 97.632V64a32 32 0 1 0-64 0v33.632C276.16 113.248 113.248 276.16 97.632 480H64a32 32 0 0 0 0 64h33.632C113.248 747.84 276.16 910.752 480 926.368V960a32 32 0 1 0 64 0v-33.632C747.84 910.752 910.752 747.84 926.368 544H960a32 32 0 1 0 0-64zM544 862.368V800a32 32 0 1 0-64 0v62.368C311.424 847.104 176.896 712.576 161.632 544H224a32 32 0 1 0 0-64H161.632C176.896 311.424 311.424 176.896 480 161.632V224a32 32 0 0 0 64 0V161.632c168.576 15.296 303.104 149.792 318.368 318.368H800a32 32 0 1 0 0 64h62.368c-15.264 168.576-149.792 303.104-318.368 318.368z",onclick(){r.value=!0;const O=t.value.chart.getOption(),{xAxis:L}=O||{};L&&L.length&&(s.value=L[0].data)}},myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var O;o.value=!0,(O=d.value)==null||O.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{color:e.legendTextStyleColor,fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(y).map((O,L)=>({name:O.name,itemStyle:{color:e.colors[L]},icon:e.legendType}))},tooltip:{trigger:"axis",show:e.tooltipShow,formatter:O=>{const L=O.length;let P="",I=e.tooltipFormatter;I===""&&(I="{marker} {a} {c}");const N=e.seriesTypes;for(let M=0;M<L;M++){const z=N[M],{tooltipFormatter:G}=z||{},{marker:Y,seriesName:X,name:Z,value:ne,data:ce}=O[M]||{};M===0&&(P+=`${Z}<br/>`),P+=Ae(G||I,{textData:{marker:Y,name:Z,value:ne,seriesName:X,a:X,b:Z,c:ne||0,...ce}},{useNewline:!0,useSpace:!0}),P+="<br/>"}return P},textStyle:{color:e.tooltipTextStyleColor,fontSize:h.value}},xAxis:{minInterval:e.xAxisMinInterval,type:"category",data:a.unref(c).map(O=>{let L={};return O&&typeof O=="object"?L={...O}:L={value:O},L}),splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:a.unref(x),series:a.unref(f)})),{pageMode:m}=a.inject(Ie,{pageMode:"normal"}),g=()=>{o.value=!1},C=(O=[],L=!1)=>{let P;if(e.dataFieldConfigType==="key"){const G=L?e.keyTypeDataFieldNames:null;P=lt(O,G)}else if(e.dataFieldConfigType==="value"){const G=L?e.valueTypeDataFieldNames:null;P=vt(O,G)}c.value=P.dimensions;const I=P.dataset;y.value=P.dataset;const N=[],M=I.length,z=e.seriesTypes;for(let G=0;G<M;G++){const Y=z[G],{type:X,axisIndex:Z}=Y||{};let ne={type:X,yAxisIndex:Z,...I[G]};if(X==="line"){const ce={};e.shadowColor&&(ce.shadowColor=e.shadowColor,ce.shadowBlur=e.shadowBlur,ce.shadowOffsetY=e.shadowOffsetY,ce.shadowOffsetX=e.shadowOffsetX),ne={...ne,symbolSize:e.symbolSize,smooth:e.smooth,itemStyle:{color:e.colors[G]},areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[G],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...ce}}}if(X==="bar"){const{gradientShow:ce,gradientColors:De,gradientOffset:Te}=e,me={};if(e.barBorderRadius){const ve=e.barBorderRadius.split(",");if(ve!=null&&ve.length){const Ue=[];for(const Me of ve){const Ne=parseFloat(Me);isNaN(Ne)||Ue.push(Ne)}me.borderRadius=Ue}}ce&&(me.color={x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:Te,color:De[G]},{offset:1,color:De[G]}]}),ne={...ne,barWidth:e.barWidth,itemStyle:me}}N.push(ne)}f.value=N},k=(O=[],L,P=!1)=>{const N=lt(O,P?L:null);c.value=N.dimensions;const M=N.dataset;y.value=N.dataset;const z=[],G=M.length,Y=e.seriesTypes;for(let X=0;X<G;X++){const Z=Y[X];z.push({type:Z==null?void 0:Z.type,yAxisIndex:Z==null?void 0:Z.axisIndex,...M[X]})}f.value=z};a.watch(()=>[e.data,e.seriesTypes,e.symbolSize,e.smooth,e.areaStyleOpacity,e.lineStyleWidth,e.barWidth,e.barBorderRadius,e.areaGradientShow,e.areaGradientColor,e.gradientShow,e.gradientColors,e.gradientOffset,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX,e.legendFontSize],([O])=>{(e.dataType==="static"||a.unref(m)==="design")&&C(O)},{immediate:!0,deep:!0});const x=a.computed(()=>{const O=e.yAxis;return O==null?void 0:O.map(L=>({type:"value",minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(P){return mt(L.axisLabelFormatter,P)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}}))}),v=a.ref(!1),p=Oe(e),A=async()=>{var O,L;if(e.dataType==="request")try{v.value=!0;const P=await p();C((L=(O=P==null?void 0:P.data)==null?void 0:O.data)==null?void 0:L.rows,!0)}catch(P){console.error(P)}finally{v.value=!1}},S=Ye(e),b=async()=>{var O;try{v.value=!0;const L=await S(),{columns:P=[],rows:I=[]}=((O=L==null?void 0:L.data)==null?void 0:O.data)??{};let N;P.length>0&&(N={name:P[0],types:P.slice(1).map(M=>({label:M,value:M}))}),k(I,N,!0)}catch(L){console.error(L)}finally{v.value=!1}},E=()=>{switch(e.dataType){case"indicator":b();break;case"request":A();break}},B=(O,L)=>!!a.unref(s)[L.value].value.includes(O),w=async()=>{r.value=!1;const O=t.value.chart.getOption();for(let L=0;L<7;L++)await T(O,L)},T=(O,L)=>new Promise(P=>{setTimeout(()=>{const{series:I,color:N,xAxis:M}=O,z=t.value.chart,{splitArea:G={}}=M[0]||{};I.forEach((Y,X)=>{const Z=Y.data;let ne="";L%2?ne=N[X]+"a8":ne=N[X],Z[i.value].itemStyle={color:ne}}),L%2?(G.show=!0,G.areaStyle.color=a.unref(s).map((Y,X)=>X===i.value?"#ff003b26":"")):G.show=!1,z.setOption({series:I,xAxis:M}),P()},200)});n({refreshData:E});const D=pe(e),{getGlobalModel:_,setGlobalModel:F}=a.inject(we,{getGlobalModel:O=>{},setGlobalModel:(O,L)=>{}}),q=D("click",O=>{const L=_(e.id);F(e.id,{...L,RECORD:O==null?void 0:O.data})}),{setRequest:R}=a.inject(Be,{setRequest:O=>{}});return typeof R=="function"&&R({id:e.id,requestFn:E,sortNum:e.requestSort}),ke(e,{resetRecord:()=>{const O=e.id,L=_(O);F(O,{...L,RECORD:""})},refreshData:E,click:q}),{style:l,option:u,click:q,loading:v,onClose:g,ecanModal:d,echartRef:t,handleLocationOk:w,onFilterOption:B,locationVisible:r,locationValue:i,locationNames:s}}}),A1="",k1="",nf=e=>(a.pushScopeId("data-v-37c8d558"),e=e(),a.popScopeId(),e),of={class:"location-wrap"},af=nf(()=>a.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function rf(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal"),c=a.resolveComponent("a-select-option"),d=a.resolveComponent("a-select"),y=a.resolveComponent("a-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),a.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=h=>e.locationVisible=h),title:"快速定位",onOk:e.handleLocationOk},{default:a.withCtx(()=>[a.createElementVNode("div",of,[af,a.createVNode(d,{value:e.locationValue,"onUpdate:value":n[0]||(n[0]=h=>e.locationValue=h),style:{width:"100%"},placeholder:"请选择","show-search":"","filter-option":e.onFilterOption},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.locationNames,(h,u)=>(a.openBlock(),a.createBlock(c,{key:u,value:u},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(h.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const Vi=fe(se(tf,[["render",rf],["__scopeId","data-v-37c8d558"]])),Jo={...ge,id:"",name:"雷达图",keyName:"雷达图",type:"ecanRadar",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:235,type:"类型一"},{name:"名称二",value:280,type:"类型一"},{name:"名称三",value:230,type:"类型一"},{name:"名称四",value:335,type:"类型一"},{name:"名称五",value:435,type:"类型一"},{name:"名称六",value:215,type:"类型一"}],titleText:"",titleSubtext:"",legendShow:!0,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",tooltipShow:!0,tooltipFormatter:"{marker} {a} {c}",toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendType:"",lineStyleWidth:2,symbolSize:4,labelShow:!1,labelFontSize:"12px",labelPosition:"inside",labelColor:"",labelWidth:100,labelOverflow:"none",axisNameColor:"",legendFontSize:"12px",graphicConfig:{},graphicType:"ecanRadar"},ea=de(Jo),ji=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.RadarChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const lf=a.defineComponent({name:"EcanRadar",props:{...ea},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=ue(e),i=a.ref([]),s=a.ref(),l=a.computed(()=>o.value?$e:12),f=a.ref({});let c;const d=a.ref([]),y=a.ref(e.valueTypeDataFieldNames.name),h=a.computed(()=>{const R=a.unref(d),V=R.length,O=[];for(let L=0;L<V;L++){const{name:P,data:I=[]}=R[L],N=[{name:P,value:I.map(z=>z.value)}],M={type:"radar",name:P,data:N,areaStyle:{color:e.colors[L],opacity:e.areaStyleOpacity},tooltip:{trigger:"item"},symbolSize:e.symbolSize,lineStyle:{width:e.lineStyleWidth},label:{show:e.labelShow,fontSize:e.labelFontSize,position:e.labelPosition,color:e.labelColor,width:e.labelWidth,overflow:e.labelOverflow}};O.push(M)}return O}),u=a.computed(()=>{var P,I;const R=[],V={},O=a.unref(d),L=O.length;for(let N=0;N<L;N++){const{data:M=[]}=O[N];if(M!=null&&M.length)for(let z=0;z<M.length;z++)V[M[z][y.value]]?V[M[z][y.value]].push(M[z].value):V[M[z][y.value]]=[M[z].value]}if((P=i.value)!=null&&P.length)for(const N of i.value)R.push({name:N,max:(I=V[N])!=null&&I.length?Math.max(...V[N])*1.2:0});return R}),m=a.computed(()=>({toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var R;o.value=!0,(R=s.value)==null||R.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:l.value},show:e.tooltipShow,formatter:R=>{var L;let V="",O=e.tooltipFormatter;c=(L=R[0])==null?void 0:L.data,O===""&&(O="{marker} {a} {c}");for(let P=0;P<a.unref(u).length;P++){const I=a.unref(u)[P],{marker:N,seriesName:M,value:z}=R||{};P===0&&M&&(V+=`${M}<br/>`),V+=Ae(O,{textData:{marker:N,name:I.name,value:z[P],a:I.name,b:I.name,c:z[P]||0,type:M}},{useNewline:!0,useSpace:!0}),V+="<br/>"}return V}},radar:{indicator:a.unref(u),axisName:{color:e.axisNameColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(d).map(R=>({name:R.name,icon:e.legendType}))},series:a.unref(h)})),g=()=>{o.value=!1},{getGlobalModel:C,setGlobalModel:k}=a.inject(we,{getGlobalModel:R=>{},setGlobalModel:(R,V)=>{}}),{pageMode:x}=a.inject(Ie,{pageMode:"normal"}),v=(R=[],V=!1)=>{let O;if(e.dataFieldConfigType==="key"){const L=V?e.keyTypeDataFieldNames:null;O=lt(R,L)}else if(e.dataFieldConfigType==="value"){const L=V?e.valueTypeDataFieldNames:null;O=vt(R,L)}i.value=O.dimensions,d.value=O.dataset},p=(R=[],V,O=!1)=>{const P=lt(R,O?V:null);i.value=P.dimensions,d.value=P.dataset};a.watch(()=>[e.data,e.areaStyleOpacity,e.legendFontSize],([R])=>{(e.dataType==="static"||a.unref(x)==="design")&&v(R)},{immediate:!0,deep:!0});const A=a.ref(!1),S=Oe(e),b=async()=>{var R,V;if(e.dataType==="request")try{A.value=!0;const O=await S();v((V=(R=O==null?void 0:O.data)==null?void 0:R.data)==null?void 0:V.rows,!0)}catch(O){console.error(O)}finally{A.value=!1}},B=pe(e)("click",R=>{const V=C(e.id);k(e.id,{...V,RECORD:e.tooltipShow?c:R.data})}),w=R=>{t.value.chart.containPixel("grid",[R.offsetX,R.offsetY])&&B()};e.tooltipShow?f.value["zr:click"]=w:f.value.click=B;const T=Ye(e),D=async()=>{var R;try{A.value=!0;const V=await T(),{columns:O=[],rows:L=[]}=((R=V==null?void 0:V.data)==null?void 0:R.data)??{};let P;O.length>0&&(y.value=O[0],P={name:O[0],types:O.slice(1).map(I=>({label:I,value:I}))}),p(L,P,!0)}catch(V){console.error(V)}finally{A.value=!1}},_=()=>{switch(e.dataType){case"indicator":D();break;case"request":b();break}};ke(e,{refreshData:_,resetRecord:()=>{const R=e.id,V=C(R);k(R,{...V,RECORD:""})},click:B});const{setRequest:q}=a.inject(Be,{setRequest:R=>{}});return typeof q=="function"&&q({id:e.id,requestFn:_,sortNum:e.requestSort}),n({refreshData:_}),{option:m,style:r,click:B,loading:A,onClose:g,ecanModal:s,eventObj:f,echartRef:t}}}),E1="";function sf(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,a.mergeProps({ref:"echartRef",option:e.option,autoresize:""},a.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Gi=fe(se(lf,[["render",sf]])),cf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAZlBMVEUAAABBltJCldJCldFEk89BltJCltFBldI/lMBKndtmb9pCltNDldFAkclAldNBldJBltM/lM5AltNCldJBldJBlNJBltVBldJBlNJBlNI/lNNBldJBldNAldJBldJBldJBldNBldIiNK7WAAAAInRSTlMAM4BNGmaz5gQGbiAPCV1WQxUpOCY9EmxQSC2jdoacqZK8uPo7tAAAAZ9JREFUSMe90NmOwjAMheGka0J3SulCy/L+Lzk4I+HYhckEKs7dr1x8kQVM5YJMZ7SLiXVHOw817Z72cSns3BmziY7EnGRGjDqUpKt4pEZQKruvyaJt85YmBUebKLJVNUlpq6oOQ1tVVRzbqu6DwFb1NUlsVd3SNL0UDM0jqkaSqoeQqjKmahtQNUzuC1AtU1sF9KHmnmrtrSK6idqBWqE6GFVxFdGvqDGoJ01Qt7rfTEV0e7V6qSK6VjNPtTaqoOq8Ugnqr7aeav+rAuqrTh+qZw3o1urAVcFVQD3U6ZnaYY9MLZk6G5WhDaDFI9UeUPyE7gCNsAdAD9gxoBJ7ARRPUVwALXdu8/h/s3xmjtwUu0/M0M/UJzBjAei3TUTdpmKmcpkBmOHKBNTPzJi59zYJys3DO2aL78YcmNkLgrrM9m9TucwzmoBy08xlju+bgL42G4c5OcxqZSLqbwqXOVNTGXMWFD0ak6KN1ZKaojYmbribndW9MXELNQEFFUyiNqQlmEQ1JqpgErUifUUTUVEIupx1wzpjvWfdsh4FQX8ANe4nnpsb9NEAAAAASUVORK5CYII=",ff="data:image/png;base64,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",df="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAaVBMVEUAAABElM9BltJCldJCldFBltJBldJCltFNmrNCmNNFldNAldJBldNBldRBldNBldNBldJCoNFBldJBltNBldJBldJAldJAltJBldJBldJBldNAlNFAldJBlNJAldJBldNBldJBldJBldLfIVowAAAAI3RSTlMAGjJNgGbmswMSCScgDTs/ZAVRK0eYj2s3r3AWveHEhXjeXb5rzlgAAAFqSURBVEjH1dbJVsJAEIXhHjJ05tlEooK8/0NKsbDrFjmHiBD0Lvqcf9PfthRM7xvoZMQuLHZaOejGYLtcdEItzI9oaLg5xIHj5hgcG262oXXcrGzJ23Umg5717C7NKBrAjOMDM8YgCI5ghmEPprUTmMZkrBOtdbJgfpZovho0gwzNOkfTam9k5jSGkKlTMOezWT3VLH5qlg8wQzSbO5jJ28l8Z+YLmZMwuz9lupvNXpjlFTMTZv7vzFSatTDtGnNeYdpNzZTMSJhx5f84m8Y3mSEzJzTVolko3J7Qve+a0J3vntDWffdEaMUQQo1vTWjuuyA0UWvUUarqzuqLUMPt1MD3uKTaTdRwvdrdorpFtfZtH6eyK2F3RS23U3uhlr9VB1TdE1V2h7Vr1O4mdbdera6o+Wq1Vqi2rEktFapGoZopVLVCtVCXag19IBPUiiWpBrojE1QNXZAp1/TYbhKdKVwuWotORKfn9wu/DSc/X9T6qgAAAABJRU5ErkJggg==",uf="data:image/png;base64,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",ta={...ge,name:"边框",keyName:"边框",type:"ecanBorder",width:"300px",height:"300px",zIndex:0,fontSize:"16px",fontFamily:"",fontWeight:700,title:"标题",mode:"no-title",borderColor:"#eee",borderRadius:"5",borderStyle:"solid",borderWidth:"2px",backgroundColor:"#ffffff",useBorderModify:!1,textShadow:"",data:{},gradientShow:!0,gradientColor:"",gradientOffset:1,gradientAngle:"180deg",titleMode:"type-1"},na=de(ta),Ui=["click"],hf=a.defineComponent({name:"EcanBorder",props:{...na},setup(e){const n=ue(e,["background"]),t=a.computed(()=>{const{gradientShow:m,gradientColor:g,gradientOffset:C,gradientAngle:k,backgroundColor:x}=e;return m&&g?{backgroundImage:`linear-gradient(${k}, ${x}, ${g} ${C*100}%)`}:{}}),o=a.computed(()=>{const{events:m}=e;let g={};return m!=null&&m.length&&m.find(k=>k.emit==="showModal")&&(g={cursor:"pointer"}),g}),{theme:r}=a.inject(Ie,{theme:"light"}),i=a.computed(()=>{let m="";switch(e.titleMode){case"type-2":m="2";break}return m}),s=a.computed(()=>new URL(Object.assign({"../../assets/border-title-decoration-left.png":cf,"../../assets/border-title-decoration-left2.png":ff})[`../../assets/border-title-decoration-left${i.value}.png`],self.location).href),l=a.computed(()=>new URL(Object.assign({"../../assets/border-title-decoration-right.png":df,"../../assets/border-title-decoration-right2.png":uf})[`../../assets/border-title-decoration-right${i.value}.png`],self.location).href),f=a.computed(()=>({width:"100%",height:"100%"})),c=a.computed(()=>{const{borderRadius:m}=e,g=[],C={};if(m){const k=m.split(",");for(const x of k)(+x||+x==0)&&g.push(+x+"px")}return g!=null&&g.length&&(C.borderRadius=g.join(" ")),C}),y=pe(e)("click",()=>{}),h=a.ref([]);a.watch(()=>e.data,m=>{h.value=m},{immediate:!0,deep:!0}),ke(e,{click:y});const{setGlobalModel:u}=a.inject(we,{setGlobalModel:(m,g)=>{}});return u(e.id,{type:e.type,value:h}),{style:n,gradientStyle:t,click:y,borderStyle:f,theme:r,borderRadiusStyle:c,titleLeftIcon:s,titleRightIcon:l,cursorStyle:o}}}),_1="",ct=e=>(a.pushScopeId("data-v-a6ae5d6a"),e=e(),a.popScopeId(),e),gf=["id"],mf=ct(()=>a.createElementVNode("div",{class:"top-left border-item"},null,-1)),xf=ct(()=>a.createElementVNode("div",{class:"top-right border-item"},null,-1)),yf=ct(()=>a.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),pf=ct(()=>a.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),vf={class:"title-item"},bf=["src"],Sf={class:"title"},wf=["src"],Cf=ct(()=>a.createElementVNode("div",{class:"top-left border-item"},null,-1)),Af=ct(()=>a.createElementVNode("div",{class:"top-right border-item"},null,-1)),kf=ct(()=>a.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),Tf=ct(()=>a.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),Ef={key:2,class:"left-title"},Bf={class:"title"};function _f(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"ecan-border",style:a.normalizeStyle({...e.style,...e.gradientStyle,...e.borderRadiusStyle,...e.cursorStyle}),onClick:n[0]||(n[0]=(...s)=>e.click&&e.click(...s)),id:"container_"+e.id},[e.mode==="no-title"?(a.openBlock(),a.createElementBlock("div",{key:0,class:"no-title",style:a.normalizeStyle(e.borderStyle)},[e.useBorderModify?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[mf,xf,yf,pf],64)):a.createCommentVNode("",!0)],4)):a.createCommentVNode("",!0),e.mode==="top-title"?(a.openBlock(),a.createElementBlock("div",{key:1,class:"top-title",style:a.normalizeStyle(e.borderStyle)},[a.createElementVNode("div",{class:a.normalizeClass(["title-item-wrapper",e.titleMode])},[a.createElementVNode("div",vf,[a.createElementVNode("img",{class:a.normalizeClass(["title-decoration",e.titleMode]),src:e.titleLeftIcon},null,10,bf),a.createElementVNode("div",Sf,a.toDisplayString(e.title),1),a.createElementVNode("img",{class:a.normalizeClass(["title-decoration",e.titleMode]),src:e.titleRightIcon},null,10,wf)])],2),Cf,Af,kf,Tf],4)):a.createCommentVNode("",!0),e.mode==="left-title"?(a.openBlock(),a.createElementBlock("div",Ef,[a.createElementVNode("div",Bf,[a.createElementVNode("span",null,a.toDisplayString(e.title),1)])])):a.createCommentVNode("",!0)],12,gf)}const Wi=fe(se(hf,[["render",_f],["__scopeId","data-v-a6ae5d6a"]])),oa={...ge,tabHorizontalPadding:"0px",type:"ecanTabs",name:"标签页",keyName:"标签页",width:"500px",height:"400px",tabFontSize:"14px",backgroundColor:"#ffffff",activeTabColor:"#1890ff",tabBackgroundImage:"",activeTabBackgroundImage:"",tabColor:"#333",tabBarGutter:"24px",tabFontWeight:400,value:"",activeKey:0,autoSwitch:!1,autoSwitchInterval:5,contains:[],tabFlexDirection:"row",data:[{title:"标签1"},{title:"标签2"},{title:"标签3"}],tabAlignItems:"flex-start",tabJustifyContent:"flex-start"},aa=de(oa),$i=["tabChange"],Df=a.defineComponent({name:"EcanTabs",props:{...aa},setup(e){const n=ue(e),t=a.ref(0);a.watch(()=>e.activeKey,u=>{t.value=u},{immediate:!0});const{pageMode:o}=a.inject(Ie,{pageMode:"normal"});let r=null;const i=()=>{const u=Array.isArray(a.unref(s))?a.unref(s).length-1:0;e.autoSwitch&&u>0&&(r=setInterval(()=>{const m=a.unref(t)+1;m<=u?t.value=m:t.value=0,l.value=a.unref(s)[a.unref(t)],y()},e.autoSwitchInterval*1e3))};a.onMounted(()=>{a.unref(o)!=="design"&&i()}),a.onBeforeUnmount(()=>{clearInterval(r)});const s=a.ref([]),l=a.ref({});a.watch(()=>e.data,u=>{s.value=u,l.value=Array.isArray(u)&&u.length>0?u[0]:{}},{immediate:!0,deep:!0});const f=u=>t.value===u,c=pe(e),{setGlobalModel:d}=a.inject(we,{setGlobalModel:(u,m)=>{}});d(e.id,{value:l,activeKey:t});const{emitRefreshPage:y}=a.inject(Nt,{emitRefreshPage:()=>{}}),h=c("tabChange",(u,m)=>{m!==a.unref(t)&&(l.value=u,t.value=m,y())});return ke(e,{tabChange:h}),{style:n,activeKey:t,isActive:f,tabChange:h,myData:s,useImagePath:gt}}}),R1="",Rf=["id"],If=["onClick"];function Of(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"ecan-tabs",style:a.normalizeStyle(e.style)},[a.createElementVNode("div",{class:"tabs-header",style:a.normalizeStyle({fontSize:e.tabFontSize,alignItems:e.tabAlignItems,justifyContent:e.tabJustifyContent,flexDirection:e.tabFlexDirection}),id:"container_"+e.id},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.myData,(s,l)=>(a.openBlock(),a.createElementBlock("div",{class:"tab",style:a.normalizeStyle({padding:`5px ${e.tabHorizontalPadding}`,color:e.isActive(l)?e.activeTabColor:e.tabColor,backgroundImage:e.isActive(l)?e.useImagePath(e.activeTabBackgroundImage,!0):e.useImagePath(e.tabBackgroundImage,!0),marginRight:e.tabFlexDirection==="row"?e.tabBarGutter:null,marginBottom:e.tabFlexDirection==="column"?e.tabBarGutter:null,fontWeight:e.tabFontWeight}),key:l,onClick:a.withModifiers(f=>e.tabChange(s,l),["prevent","stop"])},[a.createElementVNode("div",{class:"tab-inner",style:a.normalizeStyle({borderBottom:!e.activeTabBackgroundImage&&!e.tabBackgroundImage?`1px solid ${e.isActive(l)?e.activeTabColor:"transparent"}`:""})},a.toDisplayString(s.title),5)],12,If))),128))],12,Rf)],4)}const Zi=fe(se(Df,[["render",Of],["__scopeId","data-v-9ced07c4"]])),ra={...ge,name:"图片",keyName:"图片",type:"ecanImage",width:"300px",height:"300px",imgUrl:"",target:"self",href:"",linkPage:"",data:{}},ia=de(ra),Yi=["click"],Lf=a.defineComponent({name:"EcanImage",props:{...ia},setup(e){const n=ue(e),t=a.computed(()=>gt(e.imgUrl)),{pageMode:o}=a.inject(Ie,{pageMode:"normal"}),{getGlobalModel:r,setGlobalModel:i}=a.inject(we,{getGlobalModel:f=>{},setGlobalModel:(f,c)=>{}}),l=pe(e)("click",()=>{const f=r(e.id);if(i(e.id,{...f,RECORD:e.data||{}}),setTimeout(()=>{i(e.id,{...f,RECORD:{}})},0),!e.linkPage&&!e.href)return;const c=e.linkPage||"",d=$r(a.unref(o),c),y=e.href;let h=y||d;h=Ae(h);const u=e.target;u&&(u!=="event"?window.open(h,"_"+u):window.parent.postMessage({type:"openPage",url:y},"*"))});return ke(e,{click:l}),{style:n,myImgUrl:t,onClick:l}}}),O1="",Nf=["src"];function Mf(e,n,t,o,r,i){return e.myImgUrl!==""?(a.openBlock(),a.createElementBlock("img",{key:0,style:a.normalizeStyle(e.style),src:e.myImgUrl,onClick:n[0]||(n[0]=(...s)=>e.onClick&&e.onClick(...s))},null,12,Nf)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"image-placeholder",style:a.normalizeStyle(e.style)}," 请上传图片 ",4))}const Ki=fe(se(Lf,[["render",Mf],["__scopeId","data-v-3665dde7"]])),la={...ge,name:"网页",keyName:"网页",type:"ecanIframe",width:"300px",height:"300px",link:"",linkType:"web"},sa=de(la),zf=a.defineComponent({name:"EcanIframe",props:{...sa},setup(e){const n=ue(e),{contextRequestUrl:t}=a.inject(Ie,{contextRequestUrl:""}),o=a.computed(()=>{let r=Ae(e.link);if(e.linkType==="erd"&&r!=null){let i=a.unref(t);i[i.length-1]==="/"?i+="erdReport":i+="/erdReport",r=`${Hl||i}?_t=0&uid=${r}`}return r});return{style:n,myLink:o}}}),N1="",Pf=["src"];function Ff(e,n,t,o,r,i){return e.myLink?(a.openBlock(),a.createElementBlock("iframe",{key:0,src:e.myLink,style:a.normalizeStyle(e.style)},null,12,Pf)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"iframe-placeholder",style:a.normalizeStyle(e.style)}," 请填写网页链接 ",4))}const Xi=fe(se(zf,[["render",Ff],["__scopeId","data-v-19bc100c"]])),ca={...ge,zIndex:2,name:"表格",keyName:"表格",type:"ecanTable",width:"400px",height:"240px",bordered:!1,headerFontSize:"14px",fontSize:"14px",isUseSeq:!1,size:"default",headerFontWeight:400,isUseExport:!1,fontWeight:400,columnsFixedNum:0,scrollX:0,paginationShow:!0,isReverse:!1,simple:!1,pageSizeShow:!1,cellBackgroundColor:"",headerBackgroundColor:"",borderColor:"",paginationPosition:"bottomRight",paginationPageSize:10,isUseAction:!1,clickHighlight:!1,filterDropdownHeight:"200px",actionList:[{title:"",href:"",target:"",color:""}],actionColumnWidth:100,columns:[{title:"姓名",dataIndex:"name"},{title:"年龄",dataIndex:"age"},{title:"住址",dataIndex:"address"}],data:[{name:"小明",age:32,address:"福州软件园"},{name:"小红",age:25,address:"福州软件园"}],graphicConfig:{},stripedShow:!1,stripedColor:"#fafafa",isGroupTable:!1,seqWidth:"10%",isSummaryFixed:!1,isPageBottom:!1,isShowTotal:!1},fa=de(ca),Qi=["click","refreshData","resetRecord","exportTableData"],da=a.defineComponent({name:"EcanTable",components:{Skeleton:jt,AButton:oe.Button,AInput:oe.Input,ACheckboxGroup:oe.CheckboxGroup,ATable:oe.Table,ATableSummary:oe.TableSummary,ATableSummaryRow:oe.TableSummaryRow,ATableSummaryCell:oe.TableSummaryCell},props:{...fa},setup(e,{expose:n}){const t=a.ref(!1),o=Ve.cloneDeep(e.columns),r=a.ref(),i=a.ref(!1),s=ue(e),l=a.ref([]),f=a.computed(()=>e.scrollX),c=a.ref(0),d=()=>{let U=0;switch(e.size){case"small":U=50;break;case"middle":U=53;break;default:U=65;break}return U};a.watchEffect(()=>{var U;(U=l.value)!=null&&U.length&&e.height&&a.nextTick(()=>{let W=parseFloat(e.height);const $=document.querySelector(`#ecanTable-${e.id} .ant-table-tbody`),K=document.querySelector(`#ecanTable-${e.id} thead.ant-table-thead`),Q=document.querySelector(`#ecanTable-${e.id} .ant-table-summary`);let re=0;if(K&&(W-=(K==null?void 0:K.clientHeight)||0),Q&&e.isSummaryFixed&&(re=(Q==null?void 0:Q.clientHeight)||0,W-=re),e.paginationShow){let J=0;J=d(),J&&(W-=J)}($==null?void 0:$.clientHeight)>W?c.value=W:c.value=0,a.nextTick(()=>{if(re){const J=document.querySelector(`#ecanTable-${e.id} .ant-table-summary`),ie=(J==null?void 0:J.clientHeight)||0;re!==ie&&a.unref(c)&&(c.value=W+re-ie)}})})});const y=a.ref([]),h=a.ref([]),u=a.ref([]),m=a.ref(0),g=a.ref(1),C=a.ref(e.paginationPageSize||10),k=a.reactive([]),x=(U=[])=>{if(Array.isArray(U)&&U.length>0){const W=U.length,$=e.columnsFixedNum;for(let K=0;K<W;K++){const Q=U[K];K<$?Q.fixed="left":Q.fixed=!1;const{cellAlign:re="center",cellColor:J,dataIndex:ie,title:xe,tableFilter:ye,headerCellAlign:ze,headerCellColor:Re}=Q;ye&&(k.push(ie),Q.filterOptionsInputValue="",Q.filterCheckboxGroupValue=[],Q.customFilterDropdown=!0,Q.onFilter=(Ee,zt)=>zt[ie].toString().toLowerCase().includes(Ee.toLowerCase())),Q.customHeaderCell=()=>({style:{display:"table-cell",verticalAlign:"middle",fontSize:e.headerFontSize,fontWeight:e.headerFontWeight,textAlign:ze||"center",color:Re,borderBottomColor:e.borderColor}}),Q.customCell=(Ee,zt)=>({style:{textAlign:re,color:J,backgroundColor:e.cellBackgroundColor,borderBottomColor:e.borderColor},class:{highlight:a.unref(I)===zt&&e.clickHighlight},onClick:q("click",()=>{const Pt=e.id,nn=R(Pt);Ee={dataIndex:ie,title:xe,...Ee},V(Pt,{...nn,RECORD:Ee})})}),Array.isArray(Q.children)&&x(Q.children)}}},v=(U=[])=>(e.isUseSeq&&U.unshift({title:"序号",dataIndex:"SEQ",align:"center",width:e.seqWidth}),e.isUseAction&&U.push({title:"操作",dataIndex:"ACTION",width:e.actionColumnWidth}),x(U),U);a.watch(C,()=>{g.value=1,M(!1)}),a.watch(r,U=>{i.value=!!U}),a.watch(()=>[e.columns,e.isUseSeq,e.seqWidth,e.isUseAction,e.columnsFixedNum,e.actionColumnWidth,e.cellBackgroundColor,e.borderColor,e.stripedColor],()=>{y.value=v(Ve.cloneDeep(e.columns))},{immediate:!0,deep:!0}),a.watch(()=>[e.data,e.dataType],([U,W])=>{W==="static"&&(h.value=U)},{immediate:!0});const p=a.ref({}),A=U=>{if(Array.isArray(U)){const W=U.length,$=k,K=$.length,Q={};for(let J=0;J<W;J++){const ie=U[J];for(let xe=0;xe<K;xe++){const ye=$[xe];if(Q[ye])Q[ye].add(ie[ye]);else{const ze=new Set;ze.add(ie[ye]),Q[ye]=ze}}}const re={};for(const J in Q)if(Object.prototype.hasOwnProperty.call(Q,J)){const ie=Q[J],xe=Array.from(ie);re[J]=xe.map(ye=>({label:ye,value:ye}))}p.value=re}};a.watch(()=>[e.isReverse,y.value,h.value],()=>{const U=a.unref(y),W=a.unref(h);if(A(W),e.isReverse){const{columns:$,dataSource:K}=S(Ve.cloneDeep(U),Ve.cloneDeep(W));u.value=$,l.value=K}else{let $=U;e.dataType==="indicator"&&(o!=null&&o.length)&&($=U.map((K,Q)=>({...o[Q],...K}))),u.value=$,l.value=W}},{immediate:!0});const S=(U,W)=>{const $=U[0],K=[{title:$.title,dataIndex:"col0",key:"col0",align:"center"}];for(let re=0;re<W.length;re++){const J=W[re],ie="col"+(re+1);K.push({title:J[$.dataIndex],dataIndex:ie,key:ie,align:"center"})}const Q=[];for(let re=1;re<U.length;re++){const J=U[re],ie={col0:J.title};for(let xe=0;xe<W.length;xe++){const ye=W[xe];ie[`col${xe+1}`]=ye[J.dataIndex]}Q.push(ie)}return{columns:K,dataSource:Q}},b=a.ref(""),E=Oe(e),B=async(U=!0,W={})=>{var $;try{U&&(t.value=!0),a.unref(b)&&(W.orderCondition=a.unref(b)),e.paginationShow&&(W={pageNum:a.unref(g),pageSize:a.unref(C)||"10",layer:"1",...W});const K=await E(W),{rows:Q=[],total:re=0}=(($=K==null?void 0:K.data)==null?void 0:$.data)||{};if(m.value=re,Array.isArray(Q)&&(h.value=Q),window.config.routerBaseURL.includes("1523545080925487106")){const{requestParams:J=[]}=e,ie=J.find(xe=>xe.key==="dataSqlId");if((ie==null?void 0:ie.value)==="xt_jxzebg"){const xe=Q.filter(ye=>!ye.绩效总额).map(ye=>ye.ORG_NAME);xe!=null&&xe.length&&a.nextTick(()=>{oe.notification.warning({message:"提示",description:`当前时段${xe.join("、")}绩效数据为空`,duration:3})})}}}catch(K){console.error(K)}finally{t.value=!1}},w=({current:U},W,$)=>{if(g.value=U,$&&Object.keys($).length>0){const{field:K,order:Q}=$,J={ascend:"asc",descend:"desc"}[Q];K!=null&&J!=null&&(b.value=K+" "+J)}M(!1)},T=a.computed(()=>{const U=e.simple,W=[e.paginationPosition],$={};return e.isShowTotal&&($.showTotal=K=>`共 ${K} 条数据`),e.paginationShow&&{simple:U,position:W,total:a.unref(m),current:a.unref(g),pageSize:a.unref(C)||"10",showSizeChanger:!1,...$}}),D=U=>+U==1?"是":+U==0?"否":U,_=(U,W,$)=>{if(W==null||W==="")return U;const K={money:so,percentage:en,contrast:en,boolean:D,decimals:Zs};return W==="decimals"?K[W](U,$)||"":K[W](U)||""},F=(U,W)=>{const $=parseFloat(U+"");if(W!=="contrast")return"";switch(!0){case $>=0:return"goUp";case $<0:return"goDown"}},q=pe(e),{getGlobalModel:R,setGlobalModel:V}=a.inject(we,{getGlobalModel:U=>{},setGlobalModel:(U,W)=>{}}),O=(U=[],W=[])=>{const $=U.map(K=>({title:K,dataIndex:K,key:K}));y.value=v($),h.value=W},L=Ye(e),P=async()=>{var U,W,$,K;try{t.value=!0;const Q=await L();O((W=(U=Q==null?void 0:Q.data)==null?void 0:U.data)==null?void 0:W.columns,(K=($=Q==null?void 0:Q.data)==null?void 0:$.data)==null?void 0:K.rows)}catch(Q){console.error(Q)}finally{t.value=!1}},I=a.ref(-1),N=(U,W)=>({onClick:q("rowClick",()=>{const $=e.id,K=R($);V($,{...K,RECORD:U}),I.value=W})}),M=(U=!0)=>{switch(e.dataType){case"request":B(U);break;case"indicator":P();break}},z=()=>{const U=e.id,W=R(U);V(U,{...W,RECORD:""})},G=a.computed(()=>{const U=a.unref(u),W=[];let $=0;for(let re=0;re<U.length;re++){const J=U[re],{isCalcTotal:ie}=J;e.isUseSeq&&re===0?W.push({...J,total:"小计"}):ie?(W.push({...J,index:re,total:0}),$++):W.push({...J})}if($===0)return[];const K=a.unref(l),Q=Y(W);for(let re=0;re<Q.length;re++){const J=Q[re];let ie=0;const{isCalcTotal:xe,dataIndex:ye}=J;if(xe===!0){for(let ze=0;ze<K.length;ze++){const Ee=+K[ze][ye];isNaN(Ee)||(ie=new v0.Big(ie).add(Ee).toNumber())}J.total=ie}}return Q});function Y(U){var $;const W=[];for(const K of U)($=K.children)!=null&&$.length?W.push(...Y(K.children)):W.push(K);return W}const{setRequest:X}=a.inject(Be,{setRequest:U=>{}});typeof X=="function"&&X({id:e.id,requestFn:M,sortNum:e.requestSort}),n({refreshData:M});const Z=(U="",W)=>Ae(U,W),ne=U=>{if(U!=="event")return{self:"_self",blank:"_blank"}[U]},ce=(U,W="")=>{U==="event"&&window.parent.postMessage({type:"openPage",url:W},"*")},De=(U,W)=>{U(W.filterCheckboxGroupValue)},Te=(U,W)=>{U({confirm:!0}),W.filterOptionsInputValue="",W.filterCheckboxGroupValue=[]},me=()=>{},ve=U=>{const W=U.dataIndex;if(typeof W=="string"){let $=a.unref(p)[W];const K=a.unref(U.filterOptionsInputValue).trim();return Array.isArray($)?($=$.filter(Q=>typeof Q.label=="string"?Q.label.toLowerCase().includes(K.toLowerCase()):!0),$):[]}return[]},Ue=async()=>{var ye,ze;const U="EXPORT_KEY";oe.message.loading({key:U,content:"正在导出...",duration:0});let W=[];if(e.dataType==="static")W=e.data;else if(e.dataType==="request"){const Re={layer:"1"};a.unref(b)&&(Re.orderCondition=a.unref(b));const Ee=await E(Re);W=((ze=(ye=Ee==null?void 0:Ee.data)==null?void 0:ye.data)==null?void 0:ze.rows)||{}}const $=a.unref(u),K=[],Q=[];$==null||$.forEach(Re=>{K.push(Re.dataIndex),Q.push(Re.title)});const re=W.map(Re=>Ve.pick(Re,K)),J=Rt.utils.book_new(),ie=Rt.utils.aoa_to_sheet([Q]),xe=Rt.utils.sheet_add_json(ie,re,{skipHeader:!0,origin:"A2"});Rt.utils.book_append_sheet(J,xe,"sheet"),Rt.writeFile(J,"表格数据.xlsx"),oe.message.success({key:U,content:"导出成功"})},Me=(U,W=2)=>{const $=+U*100;return isNaN($)||$<=0?0:$>=100?100:$.toFixed(W)};ke(e,{resetRecord:z,refreshData:M,exportTableData:Ue});const Ne=a.computed(()=>e.headerBackgroundColor||"#fafafa"),et=(U,W)=>{let $=null;return e.stripedShow&&($=W%2===1?"table-striped":null),$},tt=a.computed(()=>{let U=0;const{height:W,isPageBottom:$}=e;return $&&W&&(U=parseFloat(W)-d()),U?U+"px":"100%"});return{x:f,y:c,style:s,customRow:N,pagination:T,formatFn:_,contrastClass:F,tableChange:w,summaryList:G,loading:t,onTouchHrefEvent:ce,handleHref:Z,handleHrefTarget:ne,useRowIndex:I,tableColumns:u,tableDataSource:l,useFilterOptions:ve,useSetSelectedKeys:De,onResetFilter:Te,onSearchFilterOptions:me,exportTableData:Ue,handleProgressText:Me,pageSizeVisible:i,pageSize:C,tableRef:r,headerBgColor:Ne,rowClassName:et,tableHeight:tt}}}),Ji=()=>{a.useCssVars(e=>({fb2d50b4:e.headerBgColor,"2f8d8c77":e.stripedColor}))},e0=da.setup;da.setup=e0?(e,n)=>(Ji(),e0(e,n)):Ji;const z1="",P1="",Hf=["id"],qf={key:0,class:"table-tool"},Vf=a.createTextVNode("导出数据"),jf=a.createTextVNode(" 搜索 "),Gf=a.createTextVNode(" 重置 "),Uf={key:0},Wf={key:1,class:"action-list"},$f=["href","target","onClick"],Zf={key:2,class:"progress-cell"},Yf={class:"ant-pagination-options-quick-jumper"},Kf=a.createTextVNode(" 条 / 页 ");function Xf(e,n,t,o,r,i){const s=a.resolveComponent("a-button"),l=a.resolveComponent("a-input"),f=a.resolveComponent("a-checkbox-group"),c=a.resolveComponent("a-table-summary-cell"),d=a.resolveComponent("a-table-summary-row"),y=a.resolveComponent("a-table-summary"),h=a.resolveComponent("a-table"),u=a.resolveComponent("skeleton");return a.openBlock(),a.createElementBlock("div",{class:"ecan-table",id:"ecanTable-"+e.id,style:a.normalizeStyle(e.style)},[a.createVNode(u,{loading:e.loading},{default:a.withCtx(()=>{var m;return[e.isUseExport?(a.openBlock(),a.createElementBlock("div",qf,[a.createVNode(s,{class:"export-button",onClick:e.exportTableData},{default:a.withCtx(()=>[Vf]),_:1},8,["onClick"])])):a.createCommentVNode("",!0),a.createVNode(h,{ref:"tableRef",class:"table",style:a.normalizeStyle({height:e.tableHeight}),columns:e.tableColumns,"data-source":e.tableDataSource,bordered:e.bordered,size:e.size,customRow:e.customRow,scroll:e.y?{x:e.x,y:e.y}:{},pagination:e.pagination,"row-class-name":e.rowClassName,onChange:e.tableChange},{customFilterDropdown:a.withCtx(({column:g,selectedKeys:C,setSelectedKeys:k,confirm:x,clearFilters:v})=>[a.createElementVNode("div",{class:"ecan-table-filter",style:a.normalizeStyle({height:e.filterDropdownHeight})},[a.createVNode(l,{value:g.filterOptionsInputValue,"onUpdate:value":p=>g.filterOptionsInputValue=p,placeholder:"请输入关键字",class:"filter-input",onChange:e.onSearchFilterOptions},null,8,["value","onUpdate:value","onChange"]),a.createVNode(f,{value:g.filterCheckboxGroupValue,"onUpdate:value":p=>g.filterCheckboxGroupValue=p,class:"filter-checkbox",options:e.useFilterOptions(g),onChange:p=>e.useSetSelectedKeys(k,g)},null,8,["value","onUpdate:value","options","onChange"]),a.createElementVNode("div",null,[a.createVNode(s,{type:"primary",size:"small",style:{width:"90px","margin-right":"8px"},onClick:()=>x()},{default:a.withCtx(()=>[jf]),_:2},1032,["onClick"]),a.createVNode(s,{size:"small",style:{width:"90px"},onClick:a.withModifiers(p=>e.onResetFilter(v,g),["stop"])},{default:a.withCtx(()=>[Gf]),_:2},1032,["onClick"])])],4)]),bodyCell:a.withCtx(({column:g,index:C,text:k,record:x})=>[g.dataIndex==="SEQ"?(a.openBlock(),a.createElementBlock("span",Uf,a.toDisplayString(C+1),1)):g.dataIndex==="ACTION"?(a.openBlock(),a.createElementBlock("div",Wf,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.actionList,(v,p)=>(a.openBlock(),a.createElementBlock("div",{class:"action",key:p},[a.createElementVNode("a",{href:e.handleHref(v.href,x),target:e.handleHrefTarget(v.target),style:a.normalizeStyle({color:v.color,fontSize:e.fontSize,fontWeight:e.fontWeight}),onClick:A=>e.onTouchHrefEvent(v.target,e.handleHref(v.href,x))},a.toDisplayString(v.title),13,$f)]))),128))])):g.format==="progress"?(a.openBlock(),a.createElementBlock("div",Zf,[a.createElementVNode("div",{class:"progress",style:a.normalizeStyle({background:g.progressColor||"#1890ff",height:g.progressWidth||"18px",width:`${e.handleProgressText(k,g.progressTextDecimalPlaces)}%`})},null,4),a.createElementVNode("div",{class:"progress-text",style:a.normalizeStyle({color:+e.handleProgressText(k)<100?g.progressTextColor||"#333":g.progressFinishedTextColor||"#fff"})},a.toDisplayString(e.handleProgressText(k,g.progressTextDecimalPlaces))+"% ",5)])):(a.openBlock(),a.createElementBlock("div",{key:3,class:a.normalizeClass([e.contrastClass(k,g.format)]),style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString(g.format!=null?e.formatFn(k,g.format,g.retentiondigit):k),7))]),summary:a.withCtx(()=>[e.summaryList.length>0?(a.openBlock(),a.createBlock(y,{key:0,fixed:e.isSummaryFixed},{default:a.withCtx(()=>[a.createVNode(d,null,{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.summaryList,(g,C)=>(a.openBlock(),a.createBlock(c,{key:C,index:C,style:a.normalizeStyle({backgroundColor:e.cellBackgroundColor,textAlign:g.cellAlign||"center",color:g.cellColor,borderBottomColor:e.borderColor})},{default:a.withCtx(()=>[a.createElementVNode("div",{class:a.normalizeClass([e.contrastClass(g.total,g.format)]),style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString((g.format!=null||g.format!=="")&&e.formatFn(g.total,g.format,g.retentiondigit)),7)]),_:2},1032,["index","style"]))),128))]),_:1})]),_:1},8,["fixed"])):a.createCommentVNode("",!0)]),_:1},8,["style","columns","data-source","bordered","size","customRow","scroll","pagination","row-class-name","onChange"]),(m=e.tableDataSource)!=null&&m.length&&!e.simple&&e.pageSizeShow&&e.pageSizeVisible?(a.openBlock(),a.createBlock(a.Teleport,{key:1,to:"#ecanTable-"+e.id+" .ant-pagination"},[a.createElementVNode("div",Yf,[a.withDirectives(a.createElementVNode("input",{type:"text","onUpdate:modelValue":n[0]||(n[0]=g=>e.pageSize=g)},null,512),[[a.vModelText,e.pageSize]]),Kf])],8,["to"])):a.createCommentVNode("",!0)]}),_:1},8,["loading"])],12,Hf)}const t0=fe(se(da,[["render",Xf],["__scopeId","data-v-835b6bab"]])),ua={...ge,mapJson:null,data:[],name:"地图",keyName:"地图",type:"ecanMap",width:"400px",height:"400px",backgroundImage:"",backgroundImageRepeat:"no-repeat",geoBackgroundImage:"",geoBackgroundImageRepeat:"no-repeat",symbolImage:"",symbolWidth:10,symbolHeight:10,itemStyleColor:"#11BFDA",labelFontSize:14,labelShow:!0,geoLabelShow:!0,geoLabelColor:"#000",geoZoom:1,geoRoam:!1,geoCenter:"",geoLabelFontSize:12,labelColor:"",labelFormatter:"{b}",geoItemStyleAreaColor:"#eee",geoItemStyleBorderColor:"#000",geoItemStyleBorderWidth:1,geoItemStyleShadowColor:"",geoItemStyleShadowOffsetX:0,geoItemStyleShadowOffsetY:0,geoItemStyleShadowBlur:0,geoEmphasisDisabled:!1,geoEmphasisLabelColor:"#fff",geoEmphasisItemStyleAreaColor:"#f00",geoEmphasisItemStyleBorderColor:"#000",tooltipShow:!0,tooltipTextStyleColor:"",tooltipFormatter:"{name}:{value}",tooltipRequestData:{requestUrl:"",requestMethod:"get",requestParams:[]},tooltipBackgroundColor:"#fff"},ha=de(ua),n0=["click"];Pe.use([dt.CanvasRenderer,Xe.MapChart,Xe.ScatterChart,he.VisualMapComponent,he.TooltipComponent,he.GraphicComponent]);const Qf=a.defineComponent({name:"EcanMap",components:{Echarts:nt},props:{...ha},setup(e){const n=Oe(e),t=Oe({...e.tooltipRequestData,requestHeaders:{}}),o=a.ref(),r=a.ref(""),i=a.ref(""),s=ue(e,["backgroundImage"]),l=a.ref(),f=a.computed(()=>gt(e.geoBackgroundImage)),c=a.computed(()=>gt(e.backgroundImage)),d=a.computed(()=>e.geoBackgroundImage?{image:a.unref(l),repeat:e.geoBackgroundImageRepeat}:e.geoItemStyleAreaColor),y=a.computed(()=>{const _=e.symbolImage;return e.symbolImage?"image://"+gt(_):"circle"}),h=_=>{let F=e.tooltipFormatter;const q=F.match(/\{(.+?)\}/g);if(q==null||q.length===0)return F;for(let R=0;R<q.length;R++){const V=q[R];let O=V.slice(1,-1).trim();const L=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,P=O.match(L);for(let I=0;I<P.length;I++){const N=P[I],M=_[N];M!=null&&(O=O.replace(N,M))}F=F.replace(V,O)}return F.split(`
118
- `)},u=a.ref(!1),m=a.ref("");let g=new AbortController;const C=(_,F)=>{const q=g.signal;u.value=!0,r.value=_,t({name:_,signal:q}).then(R=>{var V,O;if(R){const L=((O=(V=R==null?void 0:R.data)==null?void 0:V.data)==null?void 0:O.rows)||[];let P="";for(const I of L){const N=h(I)||[];if(N!=null&&N.length)for(const M of N)P+=`<div style="word-break: break-all;white-space: normal;">${M}</div>`}P=`<div style="max-width:200px;">${P}</div>`,i.value=P,F(a.unref(m),P)}else q.aborted?i.value="Loading":i.value=_,F(a.unref(m),i.value);u.value=!1})},k=a.computed(()=>{const _=e.geoCenter;let F;return typeof _=="string"&&_!==""&&(F=_.split(",")),{tooltip:{show:!0},graphic:[{type:"image",style:{width:parseFloat(e.width),height:parseFloat(e.height),image:a.unref(c)},top:"center"}],geo:{zoom:e.geoZoom,roam:e.geoRoam,center:F,map:`map-${e.id}`,tooltip:{show:e.tooltipShow,trigger:"item",backgroundColor:e.tooltipBackgroundColor,borderColor:"transparent",textStyle:{color:e.tooltipTextStyleColor},formatter:(q,R,V)=>{m.value=R;const{name:O=""}=q,{requestUrl:L}=e.tooltipRequestData;if(!L)return O;if(a.unref(u))a.unref(r)!==O&&(g.abort(),g=new AbortController);else{if(a.unref(r)===O)return a.unref(i);C(O,V)}return"Loading"}},label:{show:e.geoLabelShow,color:e.geoLabelColor,fontSize:e.geoLabelFontSize},itemStyle:{areaColor:a.unref(d),borderColor:e.geoItemStyleBorderColor,borderWidth:e.geoItemStyleBorderWidth,shadowColor:e.geoItemStyleShadowColor,shadowBlur:e.geoItemStyleShadowBlur,shadowOffsetX:e.geoItemStyleShadowOffsetX,shadowOffsetY:e.geoItemStyleShadowOffsetY},emphasis:{disabled:e.geoEmphasisDisabled,label:{color:e.geoEmphasisLabelColor},itemStyle:{areaColor:e.geoEmphasisItemStyleAreaColor,borderColor:e.geoEmphasisItemStyleBorderColor}}},series:[{type:"scatter",coordinateSystem:"geo",itemStyle:{color:e.itemStyleColor},symbol:a.unref(y),symbolSize:[e.symbolWidth,e.symbolHeight],label:{show:e.labelShow,fontSize:e.labelFontSize,formatter:e.labelFormatter,color:e.labelColor},tooltip:{show:e.tooltipShow,textStyle:{color:e.tooltipTextStyleColor}},data:e.data}]}}),x=a.ref(!1),v=async()=>{var q;x.value=!1;const _=e.mapJson,F=`map-${e.id}`;if(_!=null&&_.path){const R=await Ke(((q=window==null?void 0:window.config)==null?void 0:q.uploadPath)+_.path);Pe.registerMap(F,(R==null?void 0:R.data)||{})}else Pe.registerMap(F,{});x.value=!0};a.watch(()=>e.mapJson,()=>{v()},{immediate:!0,deep:!0});const p=async()=>{var _,F;if(e.dataType==="request"){x.value=!1;try{const q=await n(),R=((F=(_=q==null?void 0:q.data)==null?void 0:_.data)==null?void 0:F.rows)||{},V=`map-${e.id}`;if(R!=null&&R.path){const O=await Ke(R.path);Pe.registerMap(V,(O==null?void 0:O.data)||{})}else Pe.registerMap(V,{})}catch(q){console.error(q)}finally{x.value=!0}}},A=()=>{switch(e.dataType){case"request":p();break}},{getGlobalModel:S,setGlobalModel:b}=a.inject(we,{getGlobalModel:_=>{},setGlobalModel:(_,F)=>{}}),B=pe(e)("click",()=>{const _=S(e.id);b(e.id,{..._,RECORD:a.unref(o)})});ke(e,{refreshData:A});const{setRequest:w}=a.inject(Be,{setRequest:_=>{}});return typeof w=="function"&&w({id:e.id,requestFn:A,sortNum:e.requestSort}),{option:k,style:s,isLoadedData:x,geoBackgroundImageRef:l,myGeoBackgroundImage:f,customClick:()=>{a.unref(o)&&B()},onMouseOver:(_={})=>{_.componentType==="geo"&&_.region?o.value=_.region:o.value=null}}}}),H1="",Jf=["src"];function ed(e,n,t,o,r,i){const s=a.resolveComponent("echarts");return a.openBlock(),a.createElementBlock("div",{class:"ecan-map",style:a.normalizeStyle(e.style)},[e.isLoadedData?(a.openBlock(),a.createBlock(s,{key:0,option:e.option,"update-options":{notMerge:!0},autoresize:"","onZr:click":e.customClick,onMouseover:e.onMouseOver},null,8,["option","onZr:click","onMouseover"])):a.createCommentVNode("",!0),a.withDirectives(a.createElementVNode("img",{ref:"geoBackgroundImageRef",src:e.myGeoBackgroundImage},null,8,Jf),[[a.vShow,!1]])],4)}const o0=fe(se(Qf,[["render",ed],["__scopeId","data-v-10f150ac"]])),a0=Object.freeze(Object.defineProperty({__proto__:null,EcanBar:zi,EcanBorder:Wi,EcanButton:Si,EcanCheckbox:Ci,EcanComboGraph:Vi,EcanCustomGraph:Hi,EcanDatePicker:gi,EcanIframe:Xi,EcanImage:Ki,EcanInput:fi,EcanLine:Ni,EcanList:ii,EcanMap:o0,EcanModal:st,EcanPageConfig:Zr,EcanPie:Oi,EcanProportion:si,EcanProviderConfig:Yr,EcanRadar:Gi,EcanRadio:_i,EcanRangePicker:vi,EcanScatter:Fi,EcanScrollText:ni,EcanSelect:ki,EcanTable:t0,EcanTabs:Zi,EcanText:ti,EcanTimeDisplay:ai,EcanTreeSelect:Ei,barComponentProps:Wo,barEvents:Mi,barProps:Uo,borderComponentProps:na,borderEvents:Ui,borderProps:ta,buttonComponentProps:Do,buttonEvents:bi,buttonProps:_o,checkboxComponentProps:Io,checkboxEvents:wi,checkboxProps:Ro,comboGraphComponentProps:Qo,comboGraphEvents:qi,comboGraphProps:Xo,customGraphComponentProps:Ko,customGraphProps:Yo,datePickerComponentProps:Ao,datePickerEvents:di,datePickerProps:Co,iframeComponentProps:sa,iframeProps:la,imageComponentProps:ia,imageEvents:Yi,imageProps:ra,inputComponentProps:wo,inputEvents:ci,inputProps:So,lineComponentProps:Go,lineEvents:Li,lineProps:jo,listComponentProps:po,listEvents:ri,listProps:yo,mapComponentProps:ha,mapEvents:n0,mapProps:ua,modalComponentProps:Vo,modalEvents:Ri,modalProps:qo,pageConfig:yn,pageConfigComponentProps:pn,pieComponentProps:Ho,pieEvents:Di,pieProps:Fo,proportionComponentProps:bo,proportionEvents:li,proportionProps:vo,providerConfig:co,providerConfigComponentProps:fo,radarComponentProps:ea,radarEvents:ji,radarProps:Jo,radioComponentProps:Po,radioEvents:Bi,radioProps:zo,rangePickerComponentProps:Eo,rangePickerEvents:mi,rangePickerProps:To,scatterComponentProps:Zo,scatterEvents:Pi,scatterProps:$o,selectComponentProps:Lo,selectEvents:Ai,selectProps:Oo,tableComponentProps:fa,tableEvents:Qi,tableProps:ca,tabsComponentProps:aa,tabsEvents:$i,tabsProps:oa,textComponentProps:ho,textEvents:Kr,textProps:uo,timeDisplayComponentProps:xo,timeDisplayEvents:oi,timeDisplayProps:mo,treeSelectComponentProps:Mo,treeSelectEvents:Ti,treeSelectProps:No},Symbol.toStringTag,{value:"Module"})),td={install:e=>{Object.keys(a0).forEach(n=>{const t=a0[n];t.install&&e.use(t)})}};H.EcanBar=zi,H.EcanBorder=Wi,H.EcanButton=Si,H.EcanCheckbox=Ci,H.EcanComboGraph=Vi,H.EcanCustomGraph=Hi,H.EcanDatePicker=gi,H.EcanIframe=Xi,H.EcanImage=Ki,H.EcanInput=fi,H.EcanLine=Ni,H.EcanList=ii,H.EcanMap=o0,H.EcanModal=st,H.EcanPageConfig=Zr,H.EcanPie=Oi,H.EcanProportion=si,H.EcanProviderConfig=Yr,H.EcanRadar=Gi,H.EcanRadio=_i,H.EcanRangePicker=vi,H.EcanScatter=Fi,H.EcanScrollText=ni,H.EcanSelect=ki,H.EcanTable=t0,H.EcanTabs=Zi,H.EcanText=ti,H.EcanTimeDisplay=ai,H.EcanTreeSelect=Ei,H.barComponentProps=Wo,H.barEvents=Mi,H.barProps=Uo,H.borderComponentProps=na,H.borderEvents=Ui,H.borderProps=ta,H.buttonComponentProps=Do,H.buttonEvents=bi,H.buttonProps=_o,H.checkboxComponentProps=Io,H.checkboxEvents=wi,H.checkboxProps=Ro,H.comboGraphComponentProps=Qo,H.comboGraphEvents=qi,H.comboGraphProps=Xo,H.compatibleMobileList=Ii,H.customGraphComponentProps=Ko,H.customGraphProps=Yo,H.datePickerComponentProps=Ao,H.datePickerEvents=di,H.datePickerProps=Co,H.default=td,H.iframeComponentProps=sa,H.iframeProps=la,H.imageComponentProps=ia,H.imageEvents=Yi,H.imageProps=ra,H.inputComponentProps=wo,H.inputEvents=ci,H.inputProps=So,H.lineComponentProps=Go,H.lineEvents=Li,H.lineProps=jo,H.listComponentProps=po,H.listEvents=ri,H.listProps=yo,H.mapComponentProps=ha,H.mapEvents=n0,H.mapProps=ua,H.modalComponentProps=Vo,H.modalEvents=Ri,H.modalProps=qo,H.pageConfig=yn,H.pageConfigComponentProps=pn,H.pieComponentProps=Ho,H.pieEvents=Di,H.pieProps=Fo,H.proportionComponentProps=bo,H.proportionEvents=li,H.proportionProps=vo,H.providerConfig=co,H.providerConfigComponentProps=fo,H.radarComponentProps=ea,H.radarEvents=ji,H.radarProps=Jo,H.radioComponentProps=Po,H.radioEvents=Bi,H.radioProps=zo,H.rangePickerComponentProps=Eo,H.rangePickerEvents=mi,H.rangePickerProps=To,H.scatterComponentProps=Zo,H.scatterEvents=Pi,H.scatterProps=$o,H.selectComponentProps=Lo,H.selectEvents=Ai,H.selectProps=Oo,H.tableComponentProps=fa,H.tableEvents=Qi,H.tableProps=ca,H.tabsComponentProps=aa,H.tabsEvents=$i,H.tabsProps=oa,H.textComponentProps=ho,H.textEvents=Kr,H.textProps=uo,H.timeDisplayComponentProps=xo,H.timeDisplayEvents=oi,H.timeDisplayProps=mo,H.treeSelectComponentProps=Mo,H.treeSelectEvents=Ti,H.treeSelectProps=No,Object.defineProperties(H,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
117
+ </span>`))):e.format==="percent"?(R=+R,isNaN(R)||(R=(R*100).toFixed(2),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}%</span>`))):e.format==="money"?(R=+R,isNaN(R)||(R=so(R),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`))):V==="thousands"?(R=+R,isNaN(R)||(R=$s(R),b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`))):b=b.replace(D,`<span style="color:${e.variableColor};font-size:${a.unref(i)}">${R}</span>`)}}if(B||(B=`<span>${b}</span>`),e.unitShow&&e.unitText){const{unitTop:T,unitLeft:D}=e;let _="position:relative;";T&&(_+=`top:${T};`),D&&(_+=`margin-left:${D};`),B+=`<span style='color:${e.unitColor};font-size:${e.unitFontSize};font-weight:${e.unitFontWeight};${_}'>${e.unitText}</span>`}return B}),{pageMode:f}=a.inject(Ie,{pageMode:"normal"}),c=Oe(e),d=a.ref(!1),y=async()=>{var p;try{d.value=!0;const A=await c();r.value=((p=A==null?void 0:A.data)==null?void 0:p.data)||{}}catch(A){console.error(A)}finally{d.value=!1}},u=(p={})=>{r.value=p},h=Ye(e),m=async()=>{var p;try{d.value=!0;const A=await h(),{data:S}=(A==null?void 0:A.data)||{};if(S){t.value=!1;const{columns:b=[],rows:E=[]}=((p=A==null?void 0:A.data)==null?void 0:p.data)??{};let B={};if(b.length>0){const w=b.find(T=>!!T);w&&(B={value:isNaN(E[w])?0:E[w]||0})}u(B)}else t.value=!0,u({value:"NaN"})}catch(A){console.error(A)}finally{d.value=!1}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":y();break}},{setRequest:C}=a.inject(Be,{setRequest:({id:p,sortNum:A,requestFn:S})=>{}});typeof C=="function"&&C({id:e.id,requestFn:g,sortNum:e.requestSort}),ke(e,{refreshData:g}),n({refreshData:g});const k=ve(e),x=k("click",()=>{if(!e.linkPage&&!e.href)return;const p=e.linkPage||"",A=$r(a.unref(f),p),S=e.href;let b=S||A;b=Ae(b);const E=e.target;E&&(E!=="event"?window.open(b,"_"+E):window.parent.postMessage({type:"openPage",url:S},"*"))}),v=k("valueChange",()=>{});return a.watch(()=>l.value,(p,A)=>{p!==A&&v()}),{style:o,myText:l,loading:d,click:x,textIndent:s,vFontSize:i}}}),Jr=()=>{a.useCssVars(e=>({"07409925":e.vFontSize,ee1ad30c:e.textIndent,"74fbae5c":e.percentageSide}))},ei=go.setup;go.setup=ei?(e,n)=>(Jr(),ei(e,n)):Jr;const Od="",tc=["innerHTML"];function nc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton");return e.loading?(a.openBlock(),a.createElementBlock("div",{key:0,class:"skeleton-wrapper",style:a.normalizeStyle(e.style)},[a.createVNode(s,{loading:e.loading},null,8,["loading"])],4)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"ecan-text",style:a.normalizeStyle(e.style),innerHTML:e.myText,onClick:n[0]||(n[0]=(...l)=>e.click&&e.click(...l))},null,12,tc))}const ti=fe(se(go,[["render",nc],["__scopeId","data-v-f2351e9b"]])),oc=a.defineComponent({name:"EcanScrollText",setup(){return{text:a.ref("基础文本")}}}),Nd="",ac={class:"red"};function rc(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",ac,a.toDisplayString(e.text),1)}const ni=fe(se(oc,[["render",rc],["__scopeId","data-v-4dd9c03e"]])),mo={...me,name:"时间展示",keyName:"时间展示",type:"ecanTimeDisplay",format:"YYYY-MM-DD dddd HH:mm:ss",fontSize:"16px",color:"#333",width:"240px",height:"40px",fontFamily:"",fontWeight:400,textShadow:"",alignItems:"center",justifyContent:"center",operate:null,updateInterval:{value:1,mode:"second"}},xo=de(mo),oi=["timeChange"],ic=a.defineComponent({name:"EcanTimeDisplay",props:{...xo},setup(e){const n=ue(e),t=()=>{const{format:c,operate:d}=e;let y=he();if(d){const{type:u,value:h,mode:m}=d;switch(u){case"add":y=y.add(h,m);break;case"minus":y=y.subtract(h,m)}}return y.format(c)},o=a.ref();a.watch(()=>[e.operate,e.format],()=>{o.value=t()},{immediate:!0,deep:!0}),a.watch(()=>e.updateInterval,()=>{f()},{deep:!0});let r=null;const i=()=>{clearInterval(r),r=null},l=ve(e)("timeChange",()=>{}),f=()=>{r&&i();let c=1e3;const{value:d,mode:y}=e.updateInterval||{};d&&(c=c*d);const u={second:1,minute:60,hour:60*60,day:24*60*60};y&&(c=c*u[y]),r=setInterval(()=>{o.value=t(),l()},c)};return ke(e,{timeChange:l}),a.onMounted(()=>{f()}),a.onUnmounted(()=>{i()}),{style:n,time:o}}}),zd="";function lc(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"time-display",style:a.normalizeStyle(e.style)},a.toDisplayString(e.time),5)}const ai=fe(se(ic,[["render",lc],["__scopeId","data-v-b628fca2"]])),yo={...me,type:"ecanList",name:"列表",keyName:"列表",width:"330px",height:"80px",backgroundColor:"#0d215e",itemColSpan:"10px",itemRowSpan:"10px",useRanking:!0,useTitle:!1,sliceCount:6,columnCount:1,itemHeight:"32px",data:[{name:"a",age:12},{name:"b",age:14}],columns:[{key:"name"},{key:"age"}]},po=de(yo),ri=["refreshData","click"],sc=a.defineComponent({name:"EcanList",components:{Skeleton:jt},props:{...po},setup(e){const n=a.ref(e.data),t=ue(e,["backgroundColor"]),o=a.computed(()=>e.useRanking?{textAlign:"center"}:{textAlign:"left"}),r=(h,m)=>m==null||m===""?h:{money:so,percentage:en,contrast:en}[m](h)||"",i=(h,m)=>{const g=parseFloat(h+"");if(m!=="contrast")return"";switch(!0){case g>=0:return"goUp";case g<0:return"goDown"}},s=Oe(e),l=a.ref(!1),f=async()=>{var h;if(e.dataType==="request")try{l.value=!0;const m=await s();n.value=((h=m==null?void 0:m.data)==null?void 0:h.data.rows)||[]}catch(m){console.error(m)}finally{l.value=!1}},c=()=>{f()},y=ve(e)("click",()=>{});ke(e,{refreshData:c});const{setRequest:u}=a.inject(Be,{setRequest:({id:h,sortNum:m,requestFn:g})=>{}});return u({id:e.id,requestFn:f,sortNum:e.requestSort}),{style:t,formatFn:r,columnStyle:o,contrastClass:i,dataSource:n,loading:l,click:y}}}),Fd="",Hd="",cc=e=>(a.pushScopeId("data-v-7aa27677"),e=e(),a.popScopeId(),e),fc={key:0,class:"title"},dc={key:0,class:"ranking"},uc={key:1,class:"ecan-list-content"},hc={key:0,class:"ranking"},gc=cc(()=>a.createElementVNode("div",{class:"icon"},null,-1)),mc={class:"sort"},xc={key:2,class:"empty"};function yc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton");return a.openBlock(),a.createElementBlock("div",{class:"ecan-list",style:a.normalizeStyle(e.style)},[a.createVNode(s,{loading:e.loading},{default:a.withCtx(()=>[e.useTitle?(a.openBlock(),a.createElementBlock("div",fc,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columnCount,l=>(a.openBlock(),a.createElementBlock("div",{class:"title-inner",style:a.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1}/ ${e.columnCount})`,marginRight:l%e.columnCount!==0?e.itemColSpan:""}),key:l},[e.useRanking?(a.openBlock(),a.createElementBlock("div",dc)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columns,(f,c)=>(a.openBlock(),a.createElementBlock("div",{class:"column",key:f.key||c,style:a.normalizeStyle({color:f.titleColor,...e.columnStyle})},a.toDisplayString(f.title),5))),128))],4))),128))])):a.createCommentVNode("",!0),e.dataSource.length>0?(a.openBlock(),a.createElementBlock("div",uc,[e.useTitle?(a.openBlock(),a.createElementBlock("div",{key:0,class:"title-placeholder",style:a.normalizeStyle({marginBottom:e.itemRowSpan})},null,4)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.dataSource.slice(0,e.sliceCount),(l,f)=>(a.openBlock(),a.createElementBlock("div",{class:"item",style:a.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1} / ${e.columnCount})`,marginRight:(f+1)%e.columnCount!==0?e.itemColSpan:"",marginBottom:e.itemRowSpan}),key:l.id||f,onClick:n[0]||(n[0]=(...c)=>e.click&&e.click(...c))},[e.useRanking?(a.openBlock(),a.createElementBlock("div",hc,[gc,a.createElementVNode("div",mc," Top "+a.toDisplayString(f+1),1)])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.columns,c=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["column",e.contrastClass(l[c.key],c.format)]),key:c.key,style:a.normalizeStyle({fontSize:c.fontSize,color:e.contrastClass(l[c.key],c.format)===""?c.color:"",fontWeight:c.fontWeight,...e.columnStyle})},a.toDisplayString((c.format!=null||c.format!=="")&&e.formatFn(l[c.key],c.format)),7))),128))],4))),128))])):(a.openBlock(),a.createElementBlock("div",xc," 暂无数据 "))]),_:1},8,["loading"])],4)}const ii=fe(se(sc,[["render",yc],["__scopeId","data-v-7aa27677"]])),vo={...me,name:"占比图",keyName:"占比图",type:"ecanProportion",strokeType:"circle",width:"200px",height:"200px",strokeColor:"#4091f7",strokeLinecap:"round",trailColor:"#f5f5f5",data:{percent:.3},text:"{percent}%",fontSize:"26px",color:"#4091f7",strokeWidth:6,fontWeight:400,strokeTextWidth:"100%",lineHeight:"26px",decimalFormat:!0,variableDefaultValue:"0",strokeTextShow:!0,gradientShow:!0,gradientColor:"",gradientOffset:1,graphicConfig:{}},bo=de(vo),li=["refreshData","click"],pc=a.defineComponent({name:"EcanProportion",components:{AProgress:oe.Progress,Skeleton:jt},props:{...bo},setup(e,{expose:n}){const t=a.ref(!1),{pageMode:o}=a.inject(Ie,{pageMode:"normal"}),r=ue(e),i=a.computed(()=>{const p=e.width;return parseFloat(p)}),s=a.ref({});a.watch(()=>e.data,()=>{(e.dataType==="static"||a.unref(o)==="design")&&(s.value=e.data)},{immediate:!0,deep:!0});const l=a.computed(()=>{const p=a.unref(s),A=+e.variableDefaultValue;if(p==null)return isNaN(A)?0:A;const S=e.text.match(/\{.+\}/g)||[];let b;const E=new Set(Object.keys(p));for(let B=0;B<S.length;B++){const w=S[B],T=w.slice(1,w.length-1);if(E.has(T)){b=p[T];break}}return typeof b=="number"?b=b*100:typeof b=="string"&&!isNaN(+b)?b=+b*100:isNaN(A)?b=0:b=A*100,e.decimalFormat&&(b=+b.toFixed(2)),b}),f=a.computed(()=>{var E;let p=e.text;if(p==="")return a.unref(l);const A=e.variableDefaultValue,S=a.unref(s),b=p.match(/\{.+\}/g)||[];for(let B=0;B<b.length;B++){const w=b[B];let T=w.slice(1,w.length-1);const D=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,_=w.match(D);for(let q=0;q<(_==null?void 0:_.length);q++){const R=(E=_[q])==null?void 0:E.trim();S[R]!=null&&(T=T.replace(R,S[R]))}let F=T;try{/\(.*\)/g.test(T)&&(F=tn(T))}catch(q){console.error(q)}typeof+F=="number"&&!isNaN(+F)?(F=+F*100,e.decimalFormat&&(F=F.toFixed(2))):F=A,p=p.replace(w,F+"")}return a.unref(t)?"NaN":p}),c=Oe(e),d=a.ref(!1),y=async()=>{var p;if(e.dataType==="request")try{d.value=!0;const A=await c();s.value=((p=A==null?void 0:A.data)==null?void 0:p.data)||{}}catch(A){console.error(A)}finally{d.value=!1}},u=(p={})=>{s.value=p},h=Ye(e),m=async()=>{var p;try{d.value=!0;const A=await h(),{data:S}=(A==null?void 0:A.data)||{};if(S){t.value=!1;const{columns:b=[],rows:E=[]}=((p=A==null?void 0:A.data)==null?void 0:p.data)??{};let B={};if(b.length>0){const w=b.find(T=>!!T);w&&(B={percent:E[w]})}u(B)}else t.value=!0,u({percent:"NaN"})}catch(A){console.error(A)}finally{d.value=!1}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":y();break}};ke(e,{refreshData:g}),n({refreshData:g});const k=ve(e)("click",()=>{}),{setRequest:x}=a.inject(Be,{setRequest:({id:p,sortNum:A,requestFn:S})=>{}});typeof x=="function"&&x({id:e.id,requestFn:g,sortNum:e.requestSort});const v=a.computed(()=>{const{gradientShow:p,gradientColor:A,gradientOffset:S,strokeColor:b}=e;let E=b;return p&&A&&(E={"0%":b,[`${S*100}%`]:A}),E});return{style:r,myWidth:i,text:f,myValue:l,loading:d,click:k,customStrokeColor:v}}}),Vd="";function vc(e,n,t,o,r,i){const s=a.resolveComponent("skeleton"),l=a.resolveComponent("a-progress");return a.openBlock(),a.createElementBlock("div",{class:"ecan-proportion",style:a.normalizeStyle(e.style)},[a.createVNode(l,{class:"progress",percent:e.myValue,width:e.myWidth,type:e.strokeType,strokeColor:e.customStrokeColor,strokeLinecap:e.strokeLinecap,trailColor:e.trailColor,strokeWidth:e.strokeWidth,showInfo:e.strokeTextShow,gapDegree:e.strokeType==="dashboard"?75:0,onClick:e.click},{format:a.withCtx(()=>[e.loading?(a.openBlock(),a.createBlock(s,{key:0,loading:e.loading},null,8,["loading"])):e.strokeTextShow?(a.openBlock(),a.createElementBlock("div",{key:1,class:"format",style:a.normalizeStyle({width:e.strokeTextWidth,fontSize:e.fontSize,color:e.color,fontWeight:e.fontWeight,lineHeight:e.lineHeight})},a.toDisplayString(e.text),5)):a.createCommentVNode("",!0)]),_:1},8,["percent","width","type","strokeColor","strokeLinecap","trailColor","strokeWidth","showInfo","gapDegree","onClick"])],4)}const si=fe(se(pc,[["render",vc],["__scopeId","data-v-cf942b5f"]])),So={...me,width:"200px",id:"",left:"0px",top:"0px",name:"输入框",keyName:"输入框",rotate:"",type:"ecanInput",value:"",placeholder:"请输入文字",optionFontSize:"14px"},wo=de(So),ci=["inputChange","inputBlur"],bc=a.defineComponent({name:"EcanInput",components:{AInput:oe.Input},props:{...wo},setup(e){const n=ue(e),t=a.ref("");a.watch(()=>e.value,c=>{t.value=c},{immediate:!0});const{getGlobalModel:o,setGlobalModel:r}=a.inject(we,{getGlobalModel:c=>{},setGlobalModel:(c,d)=>{}});r(e.id,{type:e.type,value:t});const i=()=>{const c=o(e.id);r(e.id,{...c,RECORD:t})},s=ve(e),l=Ve.debounce(s("inputChange",()=>{i()}),300),f=s("inputBlur",()=>{});return{style:n,myValue:t,inputBlur:f,inputChange:l}}}),Gd="";function Sc(e,n,t,o,r,i){const s=a.resolveComponent("a-input");return a.openBlock(),a.createElementBlock("div",{class:"ecan-input",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"input",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),placeholder:e.placeholder,onChange:e.inputChange,onBlur:e.inputBlur,style:a.normalizeStyle({fontSize:e.optionFontSize})},null,8,["value","placeholder","onChange","onBlur","style"])],4)}const fi=fe(se(bc,[["render",Sc]])),Co={...me,height:"33px",width:"130px",id:"",left:"0px",top:"0px",name:"日期选择器",keyName:"日期选择器",rotate:"",type:"ecanDatePicker",value:"",picker:"date",format:"YYYY-MM-DD",showTime:!1,useCurrentTime:!0,operate:null,optionFontSize:"14px",isAllowSpanYear:!0},Ao=de(Co),di=["dateChange"],ko=a.defineComponent({name:"EcanDatePicker",props:{...Ao},components:{ADatePicker:oe.DatePicker},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=a.ref(null);a.watch(()=>[e.value,e.useCurrentTime,e.operate],([c,d,y])=>{let u=null;if(c?u=he(Ae(c)):d&&(u=he()),y&&u){const{type:h,value:m,mode:g}=y;switch(h){case"add":u=u.add(m,g);break;case"minus":u=u.subtract(m,g)}}o.value=u},{deep:!0,immediate:!0});const{setGlobalModel:r}=a.inject(we,{setGlobalModel:(c,d)=>{}});r(e.id,{type:e.type,format:e.format,useCurrentTime:e.useCurrentTime,value:o});const s=ve(e)("dateChange",()=>{}),l=()=>{a.unref(o)&&s()};return ke(e,{dateChange:s}),{style:n,getPopupContainer:t,myValue:o,locale:ma,change:l,disabledDate:c=>{let d=!1;if(!e.isAllowSpanYear){const y=he().startOf("year"),u=he().endOf("year");d=!(y<c&&c<u)}return d}}}}),ui=()=>{a.useCssVars(e=>({"11ad90c4":e.optionFontSize}))},hi=ko.setup;ko.setup=hi?(e,n)=>(ui(),hi(e,n)):ui;const Wd="",$d="";function wc(e,n,t,o,r,i){const s=a.resolveComponent("a-date-picker");return a.openBlock(),a.createElementBlock("div",{class:"ecan-date-picker",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"date-picker",dropdownClassName:"ecan-date-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),format:e.format,picker:e.picker,showTime:e.showTime,locale:e.locale,"disabled-date":e.disabledDate,onChange:e.change,getPopupContainer:e.getPopupContainer,popupStyle:{fontSize:e.optionFontSize}},null,8,["value","format","picker","showTime","locale","disabled-date","onChange","getPopupContainer","popupStyle"])],4)}const gi=fe(se(ko,[["render",wc],["__scopeId","data-v-c156ea97"]])),To={...me,name:"日期范围选择器",keyName:"日期范围选择器",type:"ecanRangePicker",width:"250px",height:"35px",picker:"date",format:"YYYY-MM-DD",startTime:"",endTime:"",useCurrentTime:!0,interval:1,intervalUnit:"year",operate:null,limitStartTime:"",limitEndTime:"",associated:"",optionFontSize:"14px",isAllowSpanYear:!0},Eo=de(To),mi=["dateChange"];var xi={exports:{}};(function(e,n){(function(t,o){e.exports=o()})(te,function(){var t="month",o="quarter";return function(r,i){var s=i.prototype;s.quarter=function(c){return this.$utils().u(c)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(c-1))};var l=s.add;s.add=function(c,d){return c=Number(c),this.$utils().p(d)===o?this.add(3*c,t):l.bind(this)(c,d)};var f=s.startOf;s.startOf=function(c,d){var y=this.$utils(),u=!!y.u(d)||d;if(y.p(c)===o){var h=this.quarter()-1;return u?this.month(3*h).startOf(t).startOf("day"):this.month(3*h+2).endOf(t).endOf("day")}return f.bind(this)(c,d)}}})})(xi);var Cc=xi.exports;const Ac=ja(Cc);he.extend(Ac);const Bo=a.defineComponent({name:"EcanRangePicker",components:{ARangePicker:oe.RangePicker},props:{...Eo},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=a.ref([null,null]);a.watch(()=>[e.startTime,e.endTime,e.useCurrentTime,e.interval,e.intervalUnit,e.operate],([x,v,p,A,S,b])=>{let E=null,B=null;if(p&&(E=he().subtract(A,S),B=he()),x&&(E=he(Ae(x))),v&&(B=he(Ae(v))),b){const{type:w,value:T,mode:D}=b;switch(w){case"add":E=E&&E.add(T,D),B=B&&B.add(T,D);break;case"minus":E=E&&E.subtract(T,D),B=B&&B.subtract(T,D)}}o.value=[E,B]},{immediate:!0});let r=a.unref(o)[0],i=a.unref(o)[1];const s=x=>{Array.isArray(x)?(r=x[0],i=x[1]):(r=null,i=null)},l=x=>{let v=!1,{limitStartTime:p,limitEndTime:A}=e;const S={startTime:`${r||""}`,endTime:`${i||""}`};if(p=Ae(p,{codeData:S}),A=Ae(A,{codeData:S}),p&&A?v=!(he(p)<x&&x<he(A)):p?v=he(p)>x:A&&(v=he(A)<x),!e.isAllowSpanYear){const b=he().startOf("year"),E=he().endOf("year");v=!(b<x&&x<E)}return v},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:x=>{},setGlobalModel:(x,v)=>{}}),d=a.computed(()=>Array.isArray(a.unref(o))?a.unref(o)[0]:null),y=a.computed(()=>Array.isArray(a.unref(o))?a.unref(o)[1]:null);c(e.id,{type:e.type,format:e.format,startTime:d,endTime:y});const u=ve(e);let h=!1;const m=u("dateChange",()=>{}),g=x=>{const v=a.unref(o),p=v&&v[0]&&v[1];x===!1&&h===!0&&p&&(m(),h=!1)},C=()=>{h=!0};return ke(e,{dateChange:()=>{const{associated:x}=e;if(x){const v=f(x)||{};if(v){const{value:p}=v;if(p)switch(a.unref(p)){case"month":o.value=[he().startOf("month"),he().endOf("month")];break;case"quarter":o.value=[he().startOf("quarter"),he().endOf("quarter")];break;case"year":o.value=[he().startOf("year"),he().endOf("year")];break}}}m()}}),{style:n,getPopupContainer:t,locale:ma,dateChange:m,myValue:o,disabledDate:l,calendarChange:s,openChange:g,change:C}}}),yi=()=>{a.useCssVars(e=>({"67aaac3a":e.optionFontSize}))},pi=Bo.setup;Bo.setup=pi?(e,n)=>(yi(),pi(e,n)):yi;const Yd="",Kd="";function kc(e,n,t,o,r,i){const s=a.resolveComponent("a-range-picker");return a.openBlock(),a.createElementBlock("div",{class:"ecan-range-picker",style:a.normalizeStyle(e.style)},[a.createVNode(s,{class:"range-picker",dropdownClassName:"ecan-range-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),format:e.format,picker:e.picker,locale:e.locale,getPopupContainer:e.getPopupContainer,"disabled-date":e.disabledDate,onChange:e.change,onCalendarChange:e.calendarChange,onOpenChange:e.openChange,popupStyle:{fontSize:e.optionFontSize}},null,8,["value","format","picker","locale","getPopupContainer","disabled-date","onChange","onCalendarChange","onOpenChange","popupStyle"])],4)}const vi=fe(se(Bo,[["render",kc],["__scopeId","data-v-73354df7"]])),_o={...me,width:"200px",name:"按钮",keyName:"按钮",type:"ecanButton",text:"按钮",mode:"default",danger:!1,shape:"default",href:"",target:"self",fontSize:"14px",fontWeight:400},Do=de(_o),bi=["click"],Tc=a.defineComponent({name:"EcanButton",components:{AButton:oe.Button},props:{...Do},setup(e){const n=ue(e),o=ve(e)("click",()=>{const f=a.unref(s);f&&e.target==="event"&&window.parent.postMessage({type:"openPage",url:f},"*")}),r=a.computed(()=>({height:e.height})),i=a.computed(()=>Ae(e.text)),s=a.computed(()=>Ae(e.href)||null),l=a.computed(()=>{const f=e.target;if(!(f==="event"||a.unref(s)==null))return{self:"_self",blank:"_blank"}[f]});return{style:n,click:o,myText:i,myHref:s,myTarget:l,buttonStyle:r}}}),Qd="";function Ec(e,n,t,o,r,i){const s=a.resolveComponent("a-button");return a.openBlock(),a.createElementBlock("div",{class:"ecan-button",style:a.normalizeStyle(e.style)},[a.createVNode(s,{block:"",onClick:e.click,type:e.mode,danger:e.danger,shape:e.shape,href:e.myHref,target:e.myTarget,style:a.normalizeStyle(e.buttonStyle)},{default:a.withCtx(()=>[a.createElementVNode("span",{style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString(e.myText),5)]),_:1},8,["onClick","type","danger","shape","href","target","style"])],4)}const Si=fe(se(Tc,[["render",Ec]])),Ro={...me,width:"240px",id:"",left:"0px",top:"0px",name:"复选框",keyName:"复选框",rotate:"",type:"ecanCheckbox",value:[],data:[{label:"选项一",value:"1",checked:!0},{label:"选项二",value:"2",checked:!0},{label:"选项三",value:"3"}],graphicConfig:{}},Io=de(Ro),wi=["checkboxChange"],Bc=a.defineComponent({name:"EcanCheckbox",components:{ACheckboxGroup:oe.CheckboxGroup},props:{...Io},setup(e,{expose:n}){const t=ue(e),o=a.ref([]),r=a.ref([]),i=C=>{const k=e.value;let x=[];C.forEach(v=>{v.checked&&x.push(v.value)}),typeof k=="string"&&k!==""?x=x.concat(k.split(",")):Array.isArray(k)&&(x=x.concat(k)),o.value=C,r.value=x};a.watch(()=>[e.data,e.value],([C])=>{i(C)},{immediate:!0,deep:!0});const s=Oe(e),l=async()=>{var x,v;if(e.dataType!=="request")return;const C=await s(),k=((v=(x=C==null?void 0:C.data)==null?void 0:x.data)==null?void 0:v.rows)||[];i(k)},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:C=>{},setGlobalModel:(C,k)=>{}});c(e.id,{type:e.type,value:r});const y=ve(e)("checkboxChange",()=>{const C=f(e.id);c(e.id,{...C,RECORD:r})}),u=Ye(e),h=async()=>{var C;try{const k=await u(),{data:x}=(k==null?void 0:k.data)||{};if(x){const p=(((C=k==null?void 0:k.data)==null?void 0:C.data)??[]).map(A=>({label:A.label,value:A.value}));i(p)}else i([])}catch(k){console.error(k)}},m=()=>{switch(e.dataType){case"indicator":h();break;case"request":l();break}},{setRequest:g}=a.inject(Be,{setRequest:({id:C,sortNum:k,requestFn:x})=>{}});return typeof g=="function"&&g({id:e.id,requestFn:m,sortNum:e.requestSort}),n({refreshData:m}),{myOption:o,style:t,myValue:r,checkboxChange:y}}}),e1="";function _c(e,n,t,o,r,i){const s=a.resolveComponent("a-checkbox-group");return a.openBlock(),a.createElementBlock("div",{class:"ecan-checkbox",style:a.normalizeStyle(e.style)},[a.createVNode(s,{options:e.myOption,value:e.myValue,"onUpdate:value":n[0]||(n[0]=l=>e.myValue=l),onChange:e.checkboxChange},null,8,["options","value","onChange"])],4)}const Ci=fe(se(Bc,[["render",_c]])),Oo={...me,name:"下拉框选择器",keyName:"下拉框选择器",width:"120px",height:"33px",type:"ecanSelect",mode:void 0,data:[{label:"选项一",value:"1"},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],value:void 0,dataFieldNames:{label:"label",value:"value",options:""},maxTagCount:3,autoClearSearchValue:!0,placeholder:"请选择",selectFirstOption:!1,graphicConfig:{},valueType:"value",isAllowClear:!0,optionFontSize:"14px"},Lo=de(Oo),Ai=["selectChange","refreshData"],Dc=a.defineComponent({name:"EcanSelect",components:{ASelect:oe.Select,ASelectOption:oe.SelectOption},props:{...Lo},setup(e,{expose:n}){const t=ue(e),o=()=>document.getElementById("ProviderConfig")||document.body,r=Oe(e),i=a.ref(e.data||[]),s=a.ref(),l=a.computed({get:()=>{var E;const{mode:b}=e;return(E=a.unref(i))!=null&&E.length?s.value:b==="multiple"||b==="tags"||b==="combobox"?[]:""},set:b=>{s.value=b}});a.watch(()=>[e.value,e.mode,e.selectFirstOption,e.valueType,i.value],()=>{const{mode:b,selectFirstOption:E,value:B}=e;b==="multiple"||b==="tags"||b==="combobox"?B?s.value=B.split(","):E&&(s.value=[a.unref(i)[0]]):B?s.value=B:E&&(s.value=a.unref(i)[0])},{immediate:!0});const f=e.dataFieldNames,c=(b,E)=>{const B=f.label,w=f.value;let T;const D=E[B],_=E[w];return D!=null?T=D:_!=null&&(T=_),(T==null?void 0:T.toLowerCase().indexOf(b==null?void 0:b.toLowerCase()))>=0},d=b=>{const{label:E,value:B,options:w}=e.dataFieldNames;if(w&&Array.isArray(b))if(b.some(T=>w in T)){const T={},D=[];b.forEach(_=>{T[_[w]]||(T[_[w]]=[]),T[_[w]].push({[E]:_[E],[B]:_[B]})});for(const _ in T)D.push({[E]:_,[w]:T[_]});return D}else return b;else if(!w)return b},y=a.ref(!1),u=async()=>{var b,E;if(e.dataType==="request"){y.value=!0;try{const B=await r();if(i.value=d(((E=(b=B==null?void 0:B.data)==null?void 0:b.data)==null?void 0:E.rows)||[]),e.selectFirstOption){let w=a.unref(i)[0];if(f.options){const T=w[f.options];T&&T.length&&(w=T[0])}s.value=w[f.value]}}catch(B){console.error(B)}finally{y.value=!1}}},{getGlobalModel:h,setGlobalModel:m}=a.inject(we,{getGlobalModel:b=>{},setGlobalModel:(b,E)=>{}}),g=a.computed(()=>{let b=s.value;if(e.valueType==="label"&&a.unref(s)&&a.unref(i)){const E=f.label,B=f.value;if(e.mode==="multiple")b=a.unref(i).filter(w=>a.unref(s).includes(w[B])).map(w=>w[E]);else{const w=a.unref(i).find(T=>a.unref(s)===T[B]);w&&(b=w[E])}}return b});m(e.id,{type:e.type,value:g});const k=ve(e)("selectChange",()=>{const b=e.id,E=h(b);m(b,{...E,RECORD:g})}),x=(b=[])=>{if(i.value=d(b),e.selectFirstOption){let E=a.unref(i)[0];if(f.options){const B=E[f.options];B&&B.length&&(E=B[0])}s.value=E[f.value]}},v=Ye(e),p=async()=>{var b;try{y.value=!0;const E=await v(),{data:B}=(E==null?void 0:E.data)||{},w=f.label,T=f.value;if(B){const _=(((b=E==null?void 0:E.data)==null?void 0:b.data)??[]).map(F=>({[w]:F.label,[T]:F.value}));x(_)}else x([])}catch(E){console.error(E)}finally{y.value=!1}},A=()=>{switch(e.dataType){case"indicator":p();break;case"request":u();break}};ke(e,{selectChange:k,refreshData:A});const{setRequest:S}=a.inject(Be,{setRequest:({id:b,sortNum:E,requestFn:B})=>{}});return typeof S=="function"&&S({id:e.id,requestFn:A,sortNum:e.requestSort}),n({refreshData:A}),{style:t,getPopupContainer:o,myValue:s,selectChange:k,options:i,filterOption:c,loading:y,resultValue:l}}}),n1="",o1="";function Rc(e,n,t,o,r,i){const s=a.resolveComponent("a-select-option"),l=a.resolveComponent("a-select");return a.openBlock(),a.createElementBlock("div",{class:"ecan-select",style:a.normalizeStyle(e.style)},[a.createVNode(l,{class:"select",value:e.resultValue,"onUpdate:value":n[0]||(n[0]=f=>e.resultValue=f),placeholder:e.placeholder,showSearch:"",allowClear:e.isAllowClear,mode:e.mode,getPopupContainer:e.getPopupContainer,fieldNames:e.dataFieldNames,maxTagCount:e.maxTagCount,filterOption:e.filterOption,loading:e.loading,autoClearSearchValue:e.autoClearSearchValue,onChange:e.selectChange,style:a.normalizeStyle({fontSize:e.optionFontSize})},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.options,(f,c)=>(a.openBlock(),a.createBlock(s,{key:c,value:f.value,label:f.label,style:a.normalizeStyle({fontSize:e.optionFontSize})},null,8,["value","label","style"]))),128))]),_:1},8,["value","placeholder","allowClear","mode","getPopupContainer","fieldNames","maxTagCount","filterOption","loading","autoClearSearchValue","onChange","style"])],4)}const ki=fe(se(Dc,[["render",Rc],["__scopeId","data-v-cbaee0f7"]])),No={...me,name:"树形下拉框选择器",keyName:"树形下拉框选择器",width:"120px",height:"33px",type:"ecanTreeSelect",multiple:!1,data:[{label:"选项一",value:"1",children:[{label:"子选项一",value:"1-1"},{label:"子选项二",value:"1-2"}]},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],value:"",dataFieldNames:{label:"label",value:"value",children:"children"},maxTagCount:3,placeholder:"请选择",treeCheckable:!1,treeCheckStrictly:!1,selectFirstOption:!1},Mo=de(No),Ti=["selectChange","refreshData"],Ic={name:"EcanTreeSelect",components:{ATreeSelect:oe.TreeSelect},props:{...Mo},setup(e){const n=ue(e),t=a.ref(e.data),o=(h,m)=>{const g=e.dataFieldNames,C=g.label,k=g.value;let x;const v=m[C],p=m[k];return v!=null?x=v:p!=null&&(x=p),(x==null?void 0:x.toLowerCase().indexOf(h==null?void 0:h.toLowerCase()))>=0},r=a.ref();a.watch(()=>[e.multiple,e.value,e.treeCheckable,e.selectFirstOption],()=>{const{multiple:h,value:m,selectFirstOption:g}=e;h?m?r.value=m.split(","):g&&(r.value=[a.unref(t)[0]]):m?r.value=m:g&&(r.value=a.unref(t)[0])},{immediate:!0});const i=a.ref(!1),s=Oe(e),l=async()=>{var h,m;if(e.dataType==="request"){i.value=!0;try{const g=await s();t.value=((m=(h=g==null?void 0:g.data)==null?void 0:h.data)==null?void 0:m.rows)||[];const C=a.unref(t)[0];e.value===""&&C!=null&&(r.value=C[e.dataFieldNames.value])}catch(g){console.error(g)}finally{i.value=!1}}},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:h=>{},setGlobalModel:(h,m)=>{}});c(e.id,{type:e.type,value:r});const y=ve(e)("selectChange",()=>{const h=e.id,m=f(h);c(h,{...m,RECORD:r})});ke(e,{selectChange:y,refreshData:l});const{setRequest:u}=a.inject(Be,{setRequest:({id:h,sortNum:m,requestFn:g})=>{}});return u({id:e.id,requestFn:l,sortNum:e.reque}),{style:n,treeData:t,filterTreeNode:o,myValue:r,loading:i,selectChange:y}}},r1="",i1="";function Oc(e,n,t,o,r,i){const s=a.resolveComponent("a-tree-select");return a.openBlock(),a.createElementBlock("div",{class:"ecan-tree-select",style:a.normalizeStyle(o.style)},[a.createVNode(s,{class:"tree-select",value:o.myValue,"onUpdate:value":n[0]||(n[0]=l=>o.myValue=l),allowClear:"",showSearch:"",loading:o.loading,fieldNames:e.dataFieldNames,treeData:o.treeData,maxTagCount:e.maxTagCount,multiple:e.multiple,treeCheckable:e.treeCheckable,filterTreeNode:o.filterTreeNode,placeholder:e.placeholder,onChange:o.selectChange},null,8,["value","loading","fieldNames","treeData","maxTagCount","multiple","treeCheckable","filterTreeNode","placeholder","onChange"])],4)}const Ei=fe(se(Ic,[["render",Oc],["__scopeId","data-v-37236421"]])),zo={...me,width:"260px",height:"32px",id:"",left:"0px",top:"0px",name:"单选框",keyName:"单选框",rotate:"",type:"ecanRadio",value:[],data:[{label:"选项一",value:"1",checked:!0},{label:"选项二",value:"2"},{label:"选项三",value:"3"}],optionType:"default",graphicConfig:{}},Po=de(zo),Bi=["checkboxChange","click"],Lc=a.defineComponent({name:"EcanRadio",components:{ARadioGroup:oe.RadioGroup,ARadioButton:oe.RadioButton,ARadio:oe.Radio},props:{...Po},setup(e,{expose:n}){const t=ue(e),o=a.ref([]),r=a.ref(""),i=k=>{const x=e.value;let v=[];k.forEach(p=>{p.checked&&v.push(p.value)}),typeof x=="string"&&x!==""?v=v.concat(x.split(",")):Array.isArray(x)&&(v=v.concat(x)),o.value=k,r.value=v[0]||""};a.watch(()=>[e.data,e.value],([k])=>{i(k)},{immediate:!0,deep:!0});const s=Oe(e),l=async()=>{var v,p;if(e.dataType!=="request")return;const k=await s(),x=((p=(v=k==null?void 0:k.data)==null?void 0:v.data)==null?void 0:p.rows)||[];i(x)},{getGlobalModel:f,setGlobalModel:c}=a.inject(we,{getGlobalModel:k=>{},setGlobalModel:(k,x)=>{}});c(e.id,{type:e.type,value:r});const d=ve(e),y=d("checkboxChange",()=>{const k=f(e.id);c(e.id,{...k,RECORD:r})}),u=k=>{r.value=k,d("click",()=>{const x=f(e.id);c(e.id,{...x,RECORD:r})})()};a.watch(r,()=>{y()});const h=Ye(e),m=async()=>{var k;try{const x=await h(),{data:v}=(x==null?void 0:x.data)||{};if(v){const A=(((k=x==null?void 0:x.data)==null?void 0:k.data)??[]).map(S=>({label:S.label,value:S.value}));i(A)}else i([])}catch(x){console.error(x)}},g=()=>{switch(e.dataType){case"indicator":m();break;case"request":l();break}},{setRequest:C}=a.inject(Be,{setRequest:({id:k,sortNum:x,requestFn:v})=>{}});return typeof C=="function"&&C({id:e.id,requestFn:g,sortNum:e.requestSort}),n({refreshData:g}),{myOption:o,style:t,myValue:r,onClickButton:u}}}),s1="";function Nc(e,n,t,o,r,i){const s=a.resolveComponent("a-radio"),l=a.resolveComponent("a-radio-button"),f=a.resolveComponent("a-radio-group");return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["ecan-radio",e.optionType]),style:a.normalizeStyle(e.style)},[a.createVNode(f,{value:e.myValue,"onUpdate:value":n[0]||(n[0]=c=>e.myValue=c)},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.myOption,c=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:c.value},[e.optionType==="default"?(a.openBlock(),a.createBlock(s,{key:0,checked:c.checked,value:c.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(c.label),1)]),_:2},1032,["checked","value"])):e.optionType==="button"?(a.openBlock(),a.createBlock(l,{key:1,checked:c.checked,value:c.value,onClick:d=>e.onClickButton(c.value)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(c.label),1)]),_:2},1032,["checked","value","onClick"])):a.createCommentVNode("",!0)],64))),128))]),_:1},8,["value"])],6)}const _i=fe(se(Lc,[["render",Nc]])),Fo={...me,id:"",name:"饼图",keyName:"饼图",type:"ecanPie",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:335},{name:"名称二",value:310},{name:"名称三",value:234}],titleText:"",titleSubtext:"",titleLeft:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],backgroundColor:"",tooltipShow:!0,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,tooltipTextStyleColor:"",tooltipTrigger:"item",tooltipFormatter:"{marker} {b} {c} ({d}%)",legendShow:!0,legendTextStyleColor:"#333",legendOrient:"vertical",legendTop:"top",legendLeft:"left",innerRadius:"0%",outerRadius:"60%",centerLeft:"50%",centerTop:"50%",minAngle:0,labelShow:!0,labelColor:"#333",labelWidth:100,labelOverflow:"none",isUseLabelColors:!1,labelFontSize:12,labelPosition:"outside",labelFormatter:"{b}\\n{d}%",labelLineShow:!0,labelLineLength:10,labelLineLength2:15,roseType:"",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},dataFieldConfigType:"value",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendFormatter:"{name}",legendFontSize:"12px",graphicType:"ecanPie"},Ho=de(Fo),Di=["click","refreshData","resetRecord"],Dt=async e=>{var f;const n=await Ke.post(e,{},{responseType:"blob"}),{data:t,headers:o}=n,r=o["content-disposition"].replace(/\w+;filename=(.*)/,"$1"),i=new Blob([t]),s=document.createElement("a"),l=window.URL.createObjectURL(i);s.href=l,s.download=decodeURI(r),s.style.display="none",document.body.appendChild(s),s.click(),(f=s.parentNode)==null||f.removeChild(s),window.URL.revokeObjectURL(l)},qo={id:"",type:"ecanModal",title:"",titleFontSize:"14px",titleColor:"",width:"1000px",height:"800px",originalWidth:"1920px",originalHeight:"1080px",backgroundColor:"#fff",backgroundImage:"",backgroundSize:"100% 100%",keyName:"弹窗",componentList:[],fullModal:!1,destroyOnClose:!0,position:"default"},Vo=de(qo),Ri=["showModal"];function Ii(e){var o,r;const{componentList:n,containerMap:t}=e;if((o=Object.keys(t))!=null&&o.length){for(const i in t){const s=n.find(l=>l.id===i);if(s&&(Wr(s,"parentId")||(s.parentId="",s.sourceLeft=s.left,s.sourceTop=s.top),(r=t[i][0])!=null&&r.length))for(const l of t[i][0]){const f=n.find(c=>c.id===l);f&&(f.parentId=i,f.sourceLeft=f.left,f.sourceTop=f.top,f.left=parseFloat(f.left)-parseFloat(s.sourceLeft||s.left)+"px",f.top=parseFloat(f.top)-parseFloat(s.sourceTop||s.top)+"px")}}for(const i of n){const s=document.body.clientWidth;if(i.parentId==="")i.sourceWidth=parseFloat(i.width),i.height=(s/(i.sourceWidth/parseFloat(i.height))).toFixed(2)+"px",i.width="100%",i.position="relative",i.top="auto",i.left="auto";else{const l=n.find(f=>f.id===i.parentId);if((l==null?void 0:l.parentId)===""){const f=l.sourceWidth||parseFloat(l.width),c=s/f;i.scale=c,i.top=parseFloat(i.top)*c-parseFloat(i.height)*(1-c)/2+"px",i.left=parseFloat(i.left)*c-parseFloat(i.width)*(1-c)/2+"px"}}i.type==="ecanModal"&&(i.parentId="",i.fullModal=!0)}return Mc(n)}return n}function Mc(e){const t=e.filter(o=>o.parentId==="");if(t!=null&&t.length){const o=Ve.cloneDeep(t).map(r=>({...r,sourceTop:parseFloat(r.sourceTop),sourceLeft:parseFloat(r.sourceLeft)}));for(let r=0;r<o.length-1;r++)for(let i=0;i<o.length-r-1;i++){let s=!1;if((o[i].sourceTop-o[i+1].sourceTop>50||Math.abs(o[i+1].sourceTop-o[i].sourceTop)<=50&&o[i].sourceLeft>o[i+1].sourceLeft)&&(s=!0),s){const l=o[i];o[i]=o[i+1],o[i+1]=l}}for(const r of o){const i=e.findIndex(s=>s.id===r.id);i!==-1&&e.splice(i,1)}return[...o,...e]}return e}const zc=a.defineComponent({name:"Render",props:{component:{type:Object,default:()=>{}}},setup(e,{emit:n}){n("ready",e.component.id)}});function Pc(e,n,t,o,r,i){return e.component.parentId?(a.openBlock(),a.createBlock(a.Teleport,{key:0,to:"#container_"+e.component.parentId},[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(e.component.type),a.mergeProps({style:{scale:e.component.scale}},e.component),null,16,["style"]))],8,["to"])):(a.openBlock(),a.createBlock(a.resolveDynamicComponent(e.component.type),a.normalizeProps(a.mergeProps({key:1},e.component)),null,16))}const Fc=fe(se(zc,[["render",Pc]])),Hc=a.defineComponent({name:"EcanModal",components:{AModal:oe.Modal,CloseOutlined:_l,Render:Fc},props:{...Vo},setup(e,{emit:n}){const t=a.ref([]),o=a.inject("isMobile",!1),r=a.inject("getContainerMap",()=>{}),i=()=>document.getElementById("ProviderConfig")||document.body,s=a.computed(()=>{const z=e.position;return{verticalAlign:{default:"",top:"top",center:"middle",bottom:"bottom"}[z]}}),l=e.fullModal?"1920px":e.width,f=e.fullModal?"1080px":e.height,c=e.originalWidth,d=e.originalHeight,y=a.ref("80%"),u=a.ref(0),h=a.ref(),m=a.ref(0),g=a.ref({}),C=ue(e),k=a.ref({}),x=a.ref(!1),v=a.ref();let p;const A=()=>{h.value=parseFloat(l)/parseFloat(c);const z=parseFloat(f)/parseFloat(d),G=document.body.offsetWidth,Y=document.body.offsetHeight;u.value=G*a.unref(h),m.value=Y*z,y.value=`${a.unref(h)*100}%`,g.value={width:`${a.unref(u)}px`,height:`${a.unref(m)}px`},k.value={...a.unref(C),backgroundImage:gt(e.backgroundImage,!0)},o?k.value={...k.value,width:"100%",height:"100%"}:k.value={...k.value,transform:`scale(${a.unref(u)/parseFloat(l)},${a.unref(m)/parseFloat(f)})`,width:l,height:f}},S=Ve.debounce(()=>{A()},100),b=()=>{const z=window.MutationObserver;p=new z(S),p.observe(document.body,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},E=()=>{p&&(p.disconnect(),p.takeRecords(),p=null)},B=a.ref(!1),{touchRequest:w}=a.inject(Be,{touchRequest:()=>{}}),T=()=>{o&&(document.documentElement.style.overflow="hidden"),B.value=!0},D=()=>{n("close"),o&&(document.documentElement.style.overflow="hidden auto",t.value=[]),B.value=!1},_=()=>{D()},F=()=>{D()},{setModalModel:q,pushUseModalIds:R,popUseModalIds:V}=a.inject(Fa,{pushUseModalIds:z=>{},popUseModalIds:()=>{},setModalModel:(z,G)=>{}}),O=a.computed(()=>{if(o){const z=Ve.cloneDeep(e.componentList),G=r();return Ii({componentList:z,containerMap:G})}else return e.componentList}),L=()=>{const z=e.id;let G=[];const Y=e.componentList;Array.isArray(Y)&&(G=Y.map(X=>X.id),q(z,[...new Set(G)]))};a.watch(()=>B.value,async z=>{z?(x.value=!1,R(e.id),L(),await a.nextTick(()=>{A(),window.addEventListener("resize",S),b(),x.value=!0}),w()):(V(),window.removeEventListener("resize",S),E())});const P=a.computed(()=>a.unref(h)>=1),I=a.computed(()=>e.fullModal),N=a.computed(()=>{let z="ecan-modal";return a.unref(P)&&(z+=" ecan-full-width-modal"),a.unref(I)&&(z+=" ecan-full-modal"),z});return ke(e,{showModal:T}),{modalRef:v,containStyle:g,contentStyle:k,getContainer:i,modalStyle:s,modalWith:y,isFullModal:I,style:C,visible:B,showModal:T,onOk:_,onCancel:F,isFullWidth:P,wrapClassName:N,ready:x,usedComponentList:O,isMobile:o,readyIds:t,hasOwn:Wr,onComponentReady:z=>{t.value.push(z)}}}}),d1="",u1="";function qc(e,n,t,o,r,i){const s=a.resolveComponent("close-outlined"),l=a.resolveComponent("render"),f=a.resolveComponent("a-modal");return a.openBlock(),a.createBlock(f,{getContainer:e.getContainer,wrapClassName:e.wrapClassName,centered:"",visible:e.visible,footer:null,width:e.isFullModal||e.isFullWidth?"100%":e.modalWith,destroyOnClose:e.destroyOnClose,style:a.normalizeStyle(e.modalStyle),closable:!1,onOk:e.onOk,onCancel:e.onCancel,ref:"modalRef",id:"container_"+e.id},{default:a.withCtx(()=>[a.createElementVNode("div",{class:"contain",ref:"containRef",style:a.normalizeStyle(e.containStyle)},[e.ready?(a.openBlock(),a.createElementBlock("div",{key:0,class:"content",style:a.normalizeStyle(e.contentStyle)},[a.createElementVNode("div",{class:"header-bar",style:a.normalizeStyle({backgroundColor:e.backgroundColor,padding:"20px 30px",height:e.isMobile?"62px":""})},[e.title?(a.openBlock(),a.createElementBlock("div",{key:0,class:"ant-modal-title",style:a.normalizeStyle({fontSize:e.titleFontSize,color:e.titleColor})},a.toDisplayString(e.title),5)):a.createCommentVNode("",!0),a.createVNode(s,{class:"close-icon",onClick:e.onCancel},null,8,["onClick"])],4),e.usedComponentList.length?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(e.isMobile?"mobile-wrap":"")},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.usedComponentList,(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,{key:c.id+d},[e.isMobile?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[e.hasOwn(c,"parentId")&&(e.readyIds.includes(c.parentId)||c.parentId==="")?(a.openBlock(),a.createBlock(l,{key:0,component:c,onReady:e.onComponentReady},null,8,["component","onReady"])):a.createCommentVNode("",!0)],64)):(a.openBlock(),a.createBlock(a.resolveDynamicComponent(c.type),a.normalizeProps(a.mergeProps({key:1},c)),null,16))],64))),128))],2)):a.renderSlot(e.$slots,"default",{key:1},void 0,!0)],4)):a.createCommentVNode("",!0)],4)]),_:3},8,["getContainer","wrapClassName","visible","width","destroyOnClose","style","onOk","onCancel","id"])}const st=fe(se(Hc,[["render",qc],["__scopeId","data-v-680c3901"]]));Pe.use([dt.CanvasRenderer,Xe.PieChart,ge.TitleComponent,ge.ToolboxComponent,ge.TooltipComponent,ge.LegendComponent]);const Vc=a.defineComponent({name:"EcanPie",props:{...Ho},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(!1),o=ue(e),r=a.ref([]),i=a.ref(),s=a.ref({}),l=a.computed(()=>{let{data:B=[]}=a.unref(r)[0]||{};if(Array.isArray(e.colors)){const w=e.isUseLabelColors,T=e.colors;B=B.map((D,_)=>({label:w?{color:T[_]}:{},...D}))}return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:t.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var w;t.value=!0,(w=i.value)==null||w.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter:w=>{const{marker:T,seriesName:D,name:_,value:F,percent:q,data:R}=w||{};return Ae(e.tooltipFormatter,{textData:{marker:T,name:_,value:F,percent:q,a:D,b:_,c:F,d:q,...R}},{useNewline:!0,useSpace:!0})},textStyle:{color:e.tooltipTextStyleColor}},legend:a.unref(s),color:e.colors,series:[{data:B,type:"pie",radius:[e.innerRadius,e.outerRadius],center:[e.centerLeft,e.centerTop],roseType:e.roseType,avoidLabelOverlap:!1,minAngle:e.minAngle,label:{show:e.labelPosition!=="center"&&e.labelShow,color:e.labelColor,fontSize:t.value?$e:e.labelFontSize,position:e.labelPosition,formatter:Ws(e.labelFormatter),width:e.labelWidth,overflow:e.labelOverflow},labelLine:{show:e.labelLineShow,length:e.labelLineLength,length2:e.labelLineLength2},emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"},label:{}}}]}}),f=()=>{s.value={show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,align:"left",textStyle:{color:e.legendTextStyleColor,fontSize:t.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,formatter:B=>{const{legendFormatter:w}=e;let T=w.replace(/{name}/g,B);if(w.includes("{value}")){const{data:D}=r.value[0]||{};if(D){const _=D.find(F=>F.name===B);_&&(T=T.replace(/{value}/g,_.value))}}return T}}},c=()=>{t.value=!1},{getGlobalModel:d,setGlobalModel:y}=a.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,w)=>{}}),{pageMode:u}=a.inject(Ie,{pageMode:"normal"}),h=(B=[],w)=>{const{dataset:T}=vt(B,w);r.value=T},m=(B=[],w)=>{const T=vt(B,w);r.value=T.dataset};a.watch(()=>e.data,B=>{(e.dataType==="static"||a.unref(u)==="design")&&h(B)},{immediate:!0,deep:!0}),a.watch(()=>[e.legendShow,e.legendOrient,e.legendTop,e.legendLeft,e.legendTextStyleColor,e.labelFontSize,e.legendItemHeight,e.legendItemWidth,e.legendItemGap,e.legendFormatter,e.legendFontSize],()=>{f()},{immediate:!0});const g=a.ref(!1),C=Oe(e),k=async()=>{var B,w;if(e.dataType==="request")try{g.value=!0;const T=await C();h((w=(B=T==null?void 0:T.data)==null?void 0:B.data)==null?void 0:w.rows,e.valueTypeDataFieldNames)}catch(T){console.error(T)}finally{g.value=!1}},v=ve(e)("click",B=>{const w=d(e.id);y(e.id,{...w,RECORD:B==null?void 0:B.data})}),p=Ye(e),A=async()=>{var B;try{g.value=!0;const w=await p(),{data:T}=w.data||{};if(T){const{columns:D=[],rows:_=[]}=((B=w==null?void 0:w.data)==null?void 0:B.data)??{};let F=[];if(D.length>0){const q=D[0],R=D[1];F=_.map(V=>({name:V[q],value:isNaN(V[R])?0:V[R]||0}))}m(F)}}catch(w){console.error(w)}finally{g.value=!1}},S=()=>{switch(e.dataType){case"indicator":A();break;case"request":k();break}};ke(e,{resetRecord:()=>{const B=e.id,w=d(B);y(B,{...w,RECORD:""})},refreshData:S,click:v}),n({refreshData:S});const{setRequest:E}=a.inject(Be,{setRequest:B=>{}});return typeof E=="function"&&E({id:e.id,requestFn:S,sortNum:e.requestSort}),{option:l,style:o,click:v,onClose:c,loading:g,ecanModal:i}}}),g1="";function jc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Oi=fe(se(Vc,[["render",jc]])),jo={...me,id:"",name:"折线图",keyName:"折线图",type:"ecanLine",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:235,type:"类型一"},{name:"名称二",value:280,type:"类型一"},{name:"名称三",value:230,type:"类型一"},{name:"名称四",value:335,type:"类型一"}],titleText:"",titleSubtext:"",titleLeft:"",legendShow:!0,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],symbolSize:4,lineStyleWidth:2,smooth:!1,xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLabelInterval:0,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisSplitLineStyleColor:"#333",xAxisLabelColor:"#333",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisLabelFormatter:"{value}",xAxisMinInterval:0,yAxisMinInterval:0,yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,yAxisLabelFormatter:"{value}",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",graphicConfig:{},tooltipShow:!0,tooltipFormatter:"{marker} {a} {c}",toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,areaGradientShow:!1,areaGradientColor:"",isBoundaryGap:!0,yAxisLabelShow:!0,yAxisSplitLineType:"solid",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendType:"",shadowColor:"",shadowBlur:0,shadowOffsetY:0,shadowOffsetX:0,legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanLine"},Go=de(jo),Li=["click","refreshData","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.LineChart,ge.ToolboxComponent,ge.TitleComponent,ge.LegendComponent]);const Gc=a.defineComponent({name:"EcanLine",props:{...Go},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=ue(e),i=a.ref([]),s=a.ref([]),l=a.ref(),f=a.computed(()=>o.value?$e:12),c=a.ref({});let d;const y=a.ref([]),u=a.computed(()=>{const F=e.xAxisLabelFormatter,q=e.yAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var R;o.value=!0,(R=l.value)==null||R.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:f.value},show:e.tooltipShow,formatter:R=>{var P;const V=R.length;let O="",L=e.tooltipFormatter;d=(P=R[0])==null?void 0:P.data,L===""&&(L="{marker} {a} {c}");for(let I=0;I<V;I++){const{marker:N,seriesName:M,name:z,value:G,data:Y}=R[I]||{};I===0&&(O+=`${z}<br/>`),O+=Ae(L,{textData:{marker:N,name:z,value:G,a:M,b:z,c:G||0,...Y}},{useNewline:!0,useSpace:!0}),O+="<br/>"}return O}},xAxis:{type:"category",boundaryGap:e.isBoundaryGap,data:a.unref(s).map(R=>{let V={};return R&&typeof R=="object"?V={...R}:V={value:R},V}),minInterval:e.xAxisMinInterval,splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize,formatter(R){return mt(F,R)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:"value",minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(R){return mt(q,R)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(y).map(R=>({name:R.name,icon:e.legendType}))},series:a.unref(i)}}),h=()=>{o.value=!1},{getGlobalModel:m,setGlobalModel:g}=a.inject(we,{getGlobalModel:F=>{},setGlobalModel:(F,q)=>{}}),{pageMode:C}=a.inject(Ie,{pageMode:"normal"}),k=(F=[],q=!1)=>{let R;if(e.dataFieldConfigType==="key"){const P=q?e.keyTypeDataFieldNames:null;R=lt(F,P)}else if(e.dataFieldConfigType==="value"){const P=q?e.valueTypeDataFieldNames:null;R=vt(F,P)}s.value=R.dimensions,y.value=R.dataset;const V=R.dataset,O=[],L=V.length;for(let P=0;P<L;P++){const I={};e.shadowColor&&(I.shadowColor=e.shadowColor,I.shadowBlur=e.shadowBlur,I.shadowOffsetY=e.shadowOffsetY,I.shadowOffsetX=e.shadowOffsetX),O.push({type:"line",...V[P],symbolSize:e.symbolSize,smooth:e.smooth,areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[P]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[P],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...I}})}i.value=O},x=(F=[],q,R=!1)=>{const O=lt(F,R?q:null);s.value=O.dimensions,y.value=O.dataset;const L=O.dataset,P=[],I=L.length;for(let N=0;N<I;N++){const M={};e.shadowColor&&(M.shadowColor=e.shadowColor,M.shadowBlur=e.shadowBlur,M.shadowOffsetY=e.shadowOffsetY,M.shadowOffsetX=e.shadowOffsetX),P.push({type:"line",...L[N],symbolSize:e.symbolSize,smooth:e.smooth,areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[N]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[N],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...M}})}i.value=P};a.watch(()=>[e.data,e.symbolSize,e.smooth,e.lineStyleWidth,e.areaStyleOpacity,e.areaGradientShow,e.areaGradientColor,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX,e.legendFontSize],([F])=>{(e.dataType==="static"||a.unref(C)==="design")&&k(F)},{immediate:!0,deep:!0});const v=a.ref(!1),p=Oe(e),A=async()=>{var F,q;if(e.dataType==="request")try{v.value=!0;const R=await p();k((q=(F=R==null?void 0:R.data)==null?void 0:F.data)==null?void 0:q.rows,!0)}catch(R){console.error(R)}finally{v.value=!1}},b=ve(e)("click",F=>{const q=m(e.id);g(e.id,{...q,RECORD:e.tooltipShow?d:F.data})}),E=F=>{t.value.chart.containPixel("grid",[F.offsetX,F.offsetY])&&b()};e.tooltipShow?c.value["zr:click"]=E:c.value.click=b;const B=Ye(e),w=async()=>{var F;try{v.value=!0;const q=await B(),{columns:R=[],rows:V=[]}=((F=q==null?void 0:q.data)==null?void 0:F.data)??{};let O;R.length>0&&(O={name:R[0],types:R.slice(1).map(L=>({label:L,value:L}))}),x(V,O,!0)}catch(q){console.error(q)}finally{v.value=!1}},T=()=>{switch(e.dataType){case"indicator":w();break;case"request":A();break}};ke(e,{refreshData:T,resetRecord:()=>{const F=e.id,q=m(F);g(F,{...q,RECORD:""})},click:b});const{setRequest:_}=a.inject(Be,{setRequest:F=>{}});return typeof _=="function"&&_({id:e.id,requestFn:T,sortNum:e.requestSort}),n({refreshData:T}),{option:u,style:r,click:b,loading:v,onClose:h,ecanModal:l,eventObj:c,echartRef:t}}}),x1="";function Uc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,a.mergeProps({ref:"echartRef",option:e.option,autoresize:""},a.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Ni=fe(se(Gc,[["render",Uc]])),Uo={...me,id:"",name:"柱状图",keyName:"柱状图",type:"ecanBar",width:"400px",height:"400px",top:"",left:"",rotate:"",xAxisLabelFormatter:"{value}",yAxisLabelFormatter:"{value}",yAxisLineAlwaysDisplay:!1,data:[{name:"名称一",value:335,type:"类型一"},{name:"名称二",value:310,type:"类型一"},{name:"名称三",value:310,type:"类型一"}],titleText:"",titleSubtext:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],legendShow:!0,legendTextStyleColor:"#333",legendOrient:"horizontal",legendTop:"top",legendLeft:"center",tooltipShow:!0,tooltipTextStyleColor:"",tooltipFormatter:"{marker} {a} {c}",xAxisSplitLineShow:!0,xAxisSplitLineInterval:0,xAxisSplitAreaShow:!1,xAxisSplitLineStyleColor:"#333",xAxisLabelInterval:0,xAxisLabelColor:"#333",xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisMinInterval:0,yAxisMinInterval:0,yAxisLabelWidth:void 0,yAxisLabelRotate:0,yAxisLabelOverflow:"none",yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",barWidth:"40%",gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",isUseHorizontalAxis:!1,axisInverse:!1,xAxisInverse:!1,yAxisInverse:!1,isStack:!1,labelShow:!1,labelFontSize:"12px",labelPosition:"inside",labelColor:"",labelWidth:100,labelOverflow:"none",labelFormatter:"{c}",toolboxLocation:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,gradientShow:!1,gradientColors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientOffset:1,barBorderRadius:"",yAxisLabelShow:!0,yAxisSplitLineType:"solid",xAxisSplitLineType:"solid",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,showBarBackground:!1,legendType:"",legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanBar"},Wo=de(Uo),Mi=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.BarChart,ge.TitleComponent,ge.LegendComponent,ge.DatasetComponent,ge.ToolboxComponent]);const Wc=a.defineComponent({name:"EcanBar",props:{...Wo},components:{Spin:pt,Echarts:nt,EcanModal:st,AModal:oe.Modal},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=a.ref(!1),i=a.ref(null),s=a.ref([]),l=ue(e),f=a.ref([]),c=a.ref(),d=a.computed(()=>o.value?$e:12),y=a.computed(()=>{const{gradientShow:O,gradientColors:L,gradientOffset:P,barBorderRadius:I}=e,N=a.unref(f),M=N.length,z=[];for(let G=0;G<M;G++){const Y={...N[G],type:"bar",barWidth:e.barWidth,showBackground:e.showBarBackground};if(e.isStack&&(Y.stack="stack"),Y.label={show:e.labelShow,fontSize:e.labelFontSize,position:e.labelPosition,color:e.labelColor,width:e.labelWidth,overflow:e.labelOverflow,formatter:X=>{let Z="",ne=e.labelFormatter;ne===""&&(ne="{c}");const{seriesName:ce,name:De,value:Te,data:xe}=X||{};return Z+=Ae(ne,{textData:{name:De,value:Te,a:ce,b:De,c:Te||0,...xe}},{useNewline:!0,useSpace:!0}),Z}},Y.itemStyle={},O&&(Y.itemStyle={color:{x:e.isUseHorizontalAxis?1:0,y:0,x2:0,y2:e.isUseHorizontalAxis?0:1,colorStops:[{offset:0,color:e.colors[G]},{offset:P,color:L[G]},{offset:1,color:L[G]}]}}),I){const X=I.split(",");if(X!=null&&X.length){const Z=[];for(const ne of X){const ce=parseFloat(ne);isNaN(ce)||Z.push(ce)}Y.itemStyle.borderRadius=Z}}z.push(Y)}return z}),u=a.ref([]),h=a.ref(!1),m=a.computed(()=>{const O=e.yAxisLabelFormatter,L=e.xAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myLocation:{show:o.value?!1:e.toolboxLocation,title:"快速定位",icon:"path://M512 512m-80 0a80 80 0 1 0 160 0 80 80 0 1 0-160 0Z, M960 480h-33.632C910.752 276.16 747.84 113.248 544 97.632V64a32 32 0 1 0-64 0v33.632C276.16 113.248 113.248 276.16 97.632 480H64a32 32 0 0 0 0 64h33.632C113.248 747.84 276.16 910.752 480 926.368V960a32 32 0 1 0 64 0v-33.632C747.84 910.752 910.752 747.84 926.368 544H960a32 32 0 1 0 0-64zM544 862.368V800a32 32 0 1 0-64 0v62.368C311.424 847.104 176.896 712.576 161.632 544H224a32 32 0 1 0 0-64H161.632C176.896 311.424 311.424 176.896 480 161.632V224a32 32 0 0 0 64 0V161.632c168.576 15.296 303.104 149.792 318.368 318.368H800a32 32 0 1 0 0 64h62.368c-15.264 168.576-149.792 303.104-318.368 318.368z",onclick(){r.value=!0;const P=t.value.chart.getOption(),{xAxis:I}=P||{};I&&I.length&&(s.value=I[0].data)}},myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var P;o.value=!0,(P=c.value)==null||P.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,tooltip:{trigger:"axis",show:e.tooltipShow,formatter:P=>{const I=P.length;let N="",M=e.tooltipFormatter;M===""&&(M="{marker} {a} {c}");for(let z=0;z<I;z++){const{marker:G,seriesName:Y,name:X,value:Z,data:ne}=P[z]||{};z===0&&(N+=`${X}<br/>`),N+=Ae(M,{textData:{marker:G,name:X,value:Z,a:Y,b:X,c:Z||0,...ne}},{useNewline:!0,useSpace:!0}),N+="<br/>"}return N},textStyle:{color:e.tooltipTextStyleColor,fontSize:d.value}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{color:e.legendTextStyleColor,fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(f).map((P,I)=>({name:P.name,itemStyle:{color:e.colors[I]},icon:e.legendType}))},xAxis:{type:e.isUseHorizontalAxis?"value":"category",data:e.isUseHorizontalAxis?null:a.unref(v),inverse:e.isUseHorizontalAxis?e.xAxisInverse:e.axisInverse,minInterval:e.xAxisMinInterval,splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor,type:e.xAxisSplitLineType},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize,formatter(P){return mt(L,P)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:e.isUseHorizontalAxis?"category":"value",data:e.isUseHorizontalAxis?a.unref(u):null,inverse:e.isUseHorizontalAxis?e.axisInverse:e.yAxisInverse,minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,rotate:e.yAxisLabelRotate,width:e.yAxisLabelWidth,overflow:e.yAxisLabelOverflow,formatter(P){return mt(O,P)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},series:a.unref(y)}}),{pageMode:g}=a.inject(Ie,{pageMode:"normal"}),C=()=>{o.value=!1},k=(O=[],L=!1)=>{let P={};if(e.dataFieldConfigType==="key"){const I=L?e.keyTypeDataFieldNames:null;P=lt(O,I)}else if(e.dataFieldConfigType==="value"){const I=L?e.valueTypeDataFieldNames:null;P=vt(O,I)}f.value=P.dataset,u.value=P.dimensions},x=(O=[],L,P=!1)=>{const N=lt(O,P?L:null);f.value=N.dataset,u.value=N.dimensions},v=a.computed(()=>a.unref(u).map(O=>{let L={};return O&&typeof O=="object"?L={...O}:L={value:O},L}));a.watch(()=>[e.data,e.labelFormatter],([O])=>{(e.dataType==="static"||a.unref(g)==="design")&&k(O)},{immediate:!0,deep:!0});const p=Oe(e),A=async()=>{var O,L;try{h.value=!0;const P=await p();k((L=(O=P==null?void 0:P.data)==null?void 0:O.data)==null?void 0:L.rows,!0)}catch(P){console.error(P)}finally{h.value=!1}},S=Ye(e),b=async()=>{var O;try{h.value=!0;const L=await S(),{columns:P=[],rows:I=[]}=((O=L==null?void 0:L.data)==null?void 0:O.data)??{};let N;P.length>0&&(N={name:P[0],types:P.slice(1).map(M=>({label:M,value:M}))}),x(I,N,!0)}catch(L){console.error(L)}finally{h.value=!1}},E=()=>{switch(e.dataType){case"indicator":b();break;case"request":A();break}},B=(O,L)=>!!a.unref(s)[L.value].value.includes(O),w=async()=>{r.value=!1;const O=t.value.chart.getOption();for(let L=0;L<7;L++)await T(O,L)},T=(O,L)=>new Promise(P=>{setTimeout(()=>{const{series:I,color:N,xAxis:M}=O,z=t.value.chart,{splitArea:G={}}=M[0]||{};I.forEach((Y,X)=>{const Z=Y.data;let ne="";L%2?ne=N[X]+"a8":ne=N[X],Z[i.value].itemStyle={color:ne}}),L%2?(G.show=!0,G.areaStyle.color=a.unref(s).map((Y,X)=>X===i.value?"#ff003b26":"")):G.show=!1,z.setOption({series:I,xAxis:M}),P()},200)});n({refreshData:E});const D=ve(e),{getGlobalModel:_,setGlobalModel:F}=a.inject(we,{getGlobalModel:O=>{},setGlobalModel:(O,L)=>{}}),q=D("click",O=>{const L=_(e.id);F(e.id,{...L,RECORD:O.data})}),{setRequest:R}=a.inject(Be,{setRequest:O=>{}});return typeof R=="function"&&R({id:e.id,requestFn:E,sortNum:e.requestSort}),ke(e,{refreshData:E,click:q,resetRecord:()=>{const O=e.id,L=_(O);F(O,{...L,RECORD:""})}}),{option:m,style:l,refreshData:E,click:q,loading:h,onClose:C,ecanModal:c,echartRef:t,handleLocationOk:w,onFilterOption:B,locationVisible:r,locationValue:i,locationNames:s}}}),p1="",v1="",$c=e=>(a.pushScopeId("data-v-ea70c6d0"),e=e(),a.popScopeId(),e),Zc={class:"location-wrap"},Yc=$c(()=>a.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Kc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal"),c=a.resolveComponent("a-select-option"),d=a.resolveComponent("a-select"),y=a.resolveComponent("a-modal");return a.openBlock(),a.createElementBlock("div",{class:"ecan-bar",style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),a.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:a.withCtx(()=>[a.createElementVNode("div",Zc,[Yc,a.createVNode(d,{value:e.locationValue,"onUpdate:value":n[0]||(n[0]=u=>e.locationValue=u),style:{width:"100%"},placeholder:"请选择","show-search":"","filter-option":e.onFilterOption},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.locationNames,(u,h)=>(a.openBlock(),a.createBlock(c,{key:h,value:h},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const zi=fe(se(Wc,[["render",Kc],["__scopeId","data-v-ea70c6d0"]])),$o={...me,id:"",name:"散点图",keyName:"散点图",type:"ecanScatter",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:233,value:335},{name:556,value:310},{name:56,value:234}],titleText:"",titleSubtext:"",tooltipShow:!0,tooltipTrigger:"item",tooltipFormatter:"{marker} {b} {c}",legendShow:!1,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],symbolSize:10,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisSplitLineStyleColor:"#333",xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisLabelColor:"#333",xAxisLabelOverflow:"none",xAxisLabelInterval:0,xAxisLabelWidth:void 0,xAxisLabelRotate:0,xAxisLabelFormatter:"{value}",yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,yAxisLabelFormatter:"{value}",dataFieldNames:{name:"name",value:"value"},gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",yAxisLabelShow:!0,yAxisSplitLineType:"solid",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanScatter"},Zo=de($o),Pi=["click","refreshData","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.ScatterChart,ge.ToolboxComponent,ge.TitleComponent,ge.TooltipComponent,ge.LegendComponent]);const Xc=a.defineComponent({name:"EcanScatter",props:{...Zo},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e){const n=a.ref(!1),t=ue(e),o=a.ref([]),r=a.ref(),i=a.computed(()=>n.value?$e:12),s=a.computed(()=>{const p=e.xAxisLabelFormatter,A=e.yAxisLabelFormatter;return{toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:n.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var S;n.value=!0,(S=r.value)==null||S.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,xAxis:{splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{fontSize:e.xAxisLabelFontSize,color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,formatter(S){return mt(p,S)}},axisLine:{lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(S){return mt(A,S)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter(S){var D;const{marker:b,seriesName:E}=S,B=((D=S==null?void 0:S.data)==null?void 0:D.record)??{},{name:w,value:T}=B;return Ae(e.tooltipFormatter,{textData:{marker:b,seriesName:E,a:E,b:w,c:T,...B}})},axisPointer:{type:"cross"},textStyle:{fontSize:i.value}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:i.value}},series:[{data:a.unref(o),type:"scatter",symbolSize:e.symbolSize}]}}),{getGlobalModel:l,setGlobalModel:f}=a.inject(we,{getGlobalModel:p=>{},setGlobalModel:(p,A)=>{}}),{pageMode:c}=a.inject(Ie,{pageMode:"normal"}),d=(p=[],A)=>{const{name:S="name",value:b="value"}=A||{};o.value=p.map(E=>({value:[E[S],E[b]],record:E}))};a.watch(()=>e.data,p=>{(e.dataType==="static"||a.unref(c)==="design")&&d(p)},{immediate:!0,deep:!0});const y=a.ref(!1),u=Oe(e),h=async()=>{var p,A;if(e.dataType==="request"){y.value=!0;try{const S=await u();d((A=(p=S==null?void 0:S.data)==null?void 0:p.data)==null?void 0:A.rows,e.dataFieldNames)}catch(S){console.error(S)}finally{y.value=!1}}},m=()=>{n.value=!1},C=ve(e)("click",p=>{const A=e.id,S=l(A);f(A,{...S,RECORD:p==null?void 0:p.data})});ke(e,{refreshData:()=>{h()},click:C,resetRecord:()=>{const p=e.id,A=l(p);f(p,{...A,RECORD:""})}});const{setRequest:v}=a.inject(Be,{setRequest:p=>{}});return typeof v=="function"&&v({id:e.id,requestFn:h,sortNum:e.requestSort}),{option:s,style:t,click:C,loading:y,onClose:m,ecanModal:r}}}),S1="";function Qc(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Fi=fe(se(Xc,[["render",Qc]])),Yo={...me,id:"",name:"自定义图表",keyName:"自定义图表",type:"ecanCustomGraph",width:"400px",height:"400px",option:{},optionCode:"",graphicType:"ecanCustomGraph"},Ko=de(Yo),Jc=a.defineComponent({name:"EcanCustomGraph",props:{...Ko},components:{Echarts:nt},setup(e){const n=ue(e),t=a.ref();return a.watch(()=>e.optionCode,o=>{try{const r=eval;t.value=r(o)}catch(r){console.error(r)}},{immediate:!0}),{style:n,myOption:t,echarts:S0}}});function ef(e,n,t,o,r,i){const s=a.resolveComponent("echarts");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(s,{option:e.myOption,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])],4)}const Hi=fe(se(Jc,[["render",ef]])),Xo={...me,id:"",name:"组合图表",keyName:"组合图表",type:"ecanComboGraph",width:"400px",height:"400px",data:[{name:"名称一",value:335,type:"类型一"},{name:"名称二",value:410,type:"类型一"},{name:"名称三",value:210,type:"类型一"},{name:"名称一",value:510,type:"类型二"},{name:"名称二",value:731,type:"类型二"},{name:"名称三",value:910,type:"类型二"}],titleText:"",titleSubtext:"",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],legendShow:!0,legendTextStyleColor:"#333",legendOrient:"horizontal",legendTop:"top",legendLeft:"center",tooltipShow:!0,tooltipTextStyleColor:"",tooltipTrigger:"item",tooltipFormatter:"{marker} {a} {c}",xAxisLabelInterval:0,xAxisSplitLineShow:!0,xAxisSplitAreaShow:!1,xAxisSplitLineInterval:0,xAxisLabelRotate:0,xAxisLabelOverflow:"none",xAxisLabelWidth:void 0,xAxisSplitLineStyleColor:"#333",xAxisLabelColor:"#333",xAxisLineShow:!0,xAxisLineStyleColor:"#333",xAxisTickShow:!0,xAxisMinInterval:0,yAxisMinInterval:0,yAxisSplitLineShow:!0,yAxisSplitAreaShow:!1,yAxisSplitLineStyleColor:"#333",yAxisLabelColor:"#333",yAxisLineStyleColor:"#333",yAxisLineAlwaysDisplay:!1,valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",seriesTypes:[{type:"bar",axisIndex:0},{type:"line",axisIndex:0}],yAxis:[{axisLabelFormatter:"{value}"},{axisLabelFormatter:"{value}"}],gridContainLabel:!0,gridTop:"10%",gridBottom:"10%",gridLeft:"5%",gridRight:"5%",graphicConfig:{},toolboxShow:!1,toolboxLocation:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,symbolSize:4,lineStyleWidth:2,smooth:!1,barWidth:"40%",barBorderRadius:"",areaGradientShow:!1,areaGradientColor:"",yAxisLabelShow:!0,yAxisSplitLineType:"solid",gradientShow:!1,gradientColors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientOffset:1,legendType:"",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,shadowColor:"",shadowBlur:0,shadowOffsetY:0,shadowOffsetX:0,legendFontSize:"12px",xAxisLabelFontSize:"12px",yAxisLabelFontSize:"12px",graphicType:"ecanComboGraph"},Qo=de(Xo),qi=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.BarChart,Xe.LineChart,ge.TitleComponent,ge.LegendComponent,ge.DatasetComponent,ge.ToolboxComponent]);const tf=a.defineComponent({name:"EcanComboGraph",props:{...Qo},components:{Spin:pt,Echarts:nt,EcanModal:st,AModal:oe.Modal},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=a.ref(!1),i=a.ref(null),s=a.ref([]),l=ue(e),f=a.ref([]),c=a.ref([]),d=a.ref(),y=a.ref([]),u=a.computed(()=>o.value?$e:12),h=a.computed(()=>({title:{text:e.titleText,subtext:e.titleSubtext,left:"center"},toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myLocation:{show:o.value?!1:e.toolboxLocation,title:"快速定位",icon:"path://M512 512m-80 0a80 80 0 1 0 160 0 80 80 0 1 0-160 0Z, M960 480h-33.632C910.752 276.16 747.84 113.248 544 97.632V64a32 32 0 1 0-64 0v33.632C276.16 113.248 113.248 276.16 97.632 480H64a32 32 0 0 0 0 64h33.632C113.248 747.84 276.16 910.752 480 926.368V960a32 32 0 1 0 64 0v-33.632C747.84 910.752 910.752 747.84 926.368 544H960a32 32 0 1 0 0-64zM544 862.368V800a32 32 0 1 0-64 0v62.368C311.424 847.104 176.896 712.576 161.632 544H224a32 32 0 1 0 0-64H161.632C176.896 311.424 311.424 176.896 480 161.632V224a32 32 0 0 0 64 0V161.632c168.576 15.296 303.104 149.792 318.368 318.368H800a32 32 0 1 0 0 64h62.368c-15.264 168.576-149.792 303.104-318.368 318.368z",onclick(){r.value=!0;const O=t.value.chart.getOption(),{xAxis:L}=O||{};L&&L.length&&(s.value=L[0].data)}},myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var O;o.value=!0,(O=d.value)==null||O.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},grid:{top:e.gridTop,bottom:e.gridBottom,left:e.gridLeft,right:e.gridRight,containLabel:e.gridContainLabel},color:e.colors,legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{color:e.legendTextStyleColor,fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(y).map((O,L)=>({name:O.name,itemStyle:{color:e.colors[L]},icon:e.legendType}))},tooltip:{trigger:"axis",show:e.tooltipShow,formatter:O=>{const L=O.length;let P="",I=e.tooltipFormatter;I===""&&(I="{marker} {a} {c}");const N=e.seriesTypes;for(let M=0;M<L;M++){const z=N[M],{tooltipFormatter:G}=z||{},{marker:Y,seriesName:X,name:Z,value:ne,data:ce}=O[M]||{};M===0&&(P+=`${Z}<br/>`),P+=Ae(G||I,{textData:{marker:Y,name:Z,value:ne,seriesName:X,a:X,b:Z,c:ne||0,...ce}},{useNewline:!0,useSpace:!0}),P+="<br/>"}return P},textStyle:{color:e.tooltipTextStyleColor,fontSize:u.value}},xAxis:{minInterval:e.xAxisMinInterval,type:"category",data:a.unref(c).map(O=>{let L={};return O&&typeof O=="object"?L={...O}:L={value:O},L}),splitLine:{show:e.xAxisSplitLineShow,lineStyle:{color:e.xAxisSplitLineStyleColor},interval:e.xAxisSplitLineInterval},splitArea:{show:e.xAxisSplitAreaShow},axisLabel:{color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,fontSize:e.xAxisLabelFontSize},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:a.unref(x),series:a.unref(f)})),{pageMode:m}=a.inject(Ie,{pageMode:"normal"}),g=()=>{o.value=!1},C=(O=[],L=!1)=>{let P;if(e.dataFieldConfigType==="key"){const G=L?e.keyTypeDataFieldNames:null;P=lt(O,G)}else if(e.dataFieldConfigType==="value"){const G=L?e.valueTypeDataFieldNames:null;P=vt(O,G)}c.value=P.dimensions;const I=P.dataset;y.value=P.dataset;const N=[],M=I.length,z=e.seriesTypes;for(let G=0;G<M;G++){const Y=z[G],{type:X,axisIndex:Z}=Y||{};let ne={type:X,yAxisIndex:Z,...I[G]};if(X==="line"){const ce={};e.shadowColor&&(ce.shadowColor=e.shadowColor,ce.shadowBlur=e.shadowBlur,ce.shadowOffsetY=e.shadowOffsetY,ce.shadowOffsetX=e.shadowOffsetX),ne={...ne,symbolSize:e.symbolSize,smooth:e.smooth,itemStyle:{color:e.colors[G]},areaStyle:{color:e.areaGradientShow?{type:"linear",x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[G],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...ce}}}if(X==="bar"){const{gradientShow:ce,gradientColors:De,gradientOffset:Te}=e,xe={};if(e.barBorderRadius){const be=e.barBorderRadius.split(",");if(be!=null&&be.length){const Ue=[];for(const Me of be){const Ne=parseFloat(Me);isNaN(Ne)||Ue.push(Ne)}xe.borderRadius=Ue}}ce&&(xe.color={x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:Te,color:De[G]},{offset:1,color:De[G]}]}),ne={...ne,barWidth:e.barWidth,itemStyle:xe}}N.push(ne)}f.value=N},k=(O=[],L,P=!1)=>{const N=lt(O,P?L:null);c.value=N.dimensions;const M=N.dataset;y.value=N.dataset;const z=[],G=M.length,Y=e.seriesTypes;for(let X=0;X<G;X++){const Z=Y[X];z.push({type:Z==null?void 0:Z.type,yAxisIndex:Z==null?void 0:Z.axisIndex,...M[X]})}f.value=z};a.watch(()=>[e.data,e.seriesTypes,e.symbolSize,e.smooth,e.areaStyleOpacity,e.lineStyleWidth,e.barWidth,e.barBorderRadius,e.areaGradientShow,e.areaGradientColor,e.gradientShow,e.gradientColors,e.gradientOffset,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX,e.legendFontSize],([O])=>{(e.dataType==="static"||a.unref(m)==="design")&&C(O)},{immediate:!0,deep:!0});const x=a.computed(()=>{const O=e.yAxis;return O==null?void 0:O.map(L=>({type:"value",minInterval:e.yAxisMinInterval,splitLine:{show:e.yAxisSplitLineShow,lineStyle:{color:e.yAxisSplitLineStyleColor,type:e.yAxisSplitLineType}},splitArea:{show:e.yAxisSplitAreaShow},axisLabel:{show:e.yAxisLabelShow,fontSize:e.yAxisLabelFontSize,color:e.yAxisLabelColor,formatter(P){return mt(L.axisLabelFormatter,P)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}}))}),v=a.ref(!1),p=Oe(e),A=async()=>{var O,L;if(e.dataType==="request")try{v.value=!0;const P=await p();C((L=(O=P==null?void 0:P.data)==null?void 0:O.data)==null?void 0:L.rows,!0)}catch(P){console.error(P)}finally{v.value=!1}},S=Ye(e),b=async()=>{var O;try{v.value=!0;const L=await S(),{columns:P=[],rows:I=[]}=((O=L==null?void 0:L.data)==null?void 0:O.data)??{};let N;P.length>0&&(N={name:P[0],types:P.slice(1).map(M=>({label:M,value:M}))}),k(I,N,!0)}catch(L){console.error(L)}finally{v.value=!1}},E=()=>{switch(e.dataType){case"indicator":b();break;case"request":A();break}},B=(O,L)=>!!a.unref(s)[L.value].value.includes(O),w=async()=>{r.value=!1;const O=t.value.chart.getOption();for(let L=0;L<7;L++)await T(O,L)},T=(O,L)=>new Promise(P=>{setTimeout(()=>{const{series:I,color:N,xAxis:M}=O,z=t.value.chart,{splitArea:G={}}=M[0]||{};I.forEach((Y,X)=>{const Z=Y.data;let ne="";L%2?ne=N[X]+"a8":ne=N[X],Z[i.value].itemStyle={color:ne}}),L%2?(G.show=!0,G.areaStyle.color=a.unref(s).map((Y,X)=>X===i.value?"#ff003b26":"")):G.show=!1,z.setOption({series:I,xAxis:M}),P()},200)});n({refreshData:E});const D=ve(e),{getGlobalModel:_,setGlobalModel:F}=a.inject(we,{getGlobalModel:O=>{},setGlobalModel:(O,L)=>{}}),q=D("click",O=>{const L=_(e.id);F(e.id,{...L,RECORD:O==null?void 0:O.data})}),{setRequest:R}=a.inject(Be,{setRequest:O=>{}});return typeof R=="function"&&R({id:e.id,requestFn:E,sortNum:e.requestSort}),ke(e,{resetRecord:()=>{const O=e.id,L=_(O);F(O,{...L,RECORD:""})},refreshData:E,click:q}),{style:l,option:h,click:q,loading:v,onClose:g,ecanModal:d,echartRef:t,handleLocationOk:w,onFilterOption:B,locationVisible:r,locationValue:i,locationNames:s}}}),A1="",k1="",nf=e=>(a.pushScopeId("data-v-37c8d558"),e=e(),a.popScopeId(),e),of={class:"location-wrap"},af=nf(()=>a.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function rf(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal"),c=a.resolveComponent("a-select-option"),d=a.resolveComponent("a-select"),y=a.resolveComponent("a-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),a.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:a.withCtx(()=>[a.createElementVNode("div",of,[af,a.createVNode(d,{value:e.locationValue,"onUpdate:value":n[0]||(n[0]=u=>e.locationValue=u),style:{width:"100%"},placeholder:"请选择","show-search":"","filter-option":e.onFilterOption},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.locationNames,(u,h)=>(a.openBlock(),a.createBlock(c,{key:h,value:h},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const Vi=fe(se(tf,[["render",rf],["__scopeId","data-v-37c8d558"]])),Jo={...me,id:"",name:"雷达图",keyName:"雷达图",type:"ecanRadar",width:"400px",height:"400px",top:"",left:"",rotate:"",data:[{name:"名称一",value:235,type:"类型一"},{name:"名称二",value:280,type:"类型一"},{name:"名称三",value:230,type:"类型一"},{name:"名称四",value:335,type:"类型一"},{name:"名称五",value:435,type:"类型一"},{name:"名称六",value:215,type:"类型一"}],titleText:"",titleSubtext:"",legendShow:!0,legendOrient:"horizontal",legendTop:"top",legendLeft:"center",colors:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],valueTypeDataFieldNames:{name:"name",value:"value",type:"type"},keyTypeDataFieldNames:{name:"name",types:[]},dataFieldConfigType:"value",tooltipShow:!0,tooltipFormatter:"{marker} {a} {c}",toolboxShow:!1,toolboxDownloadShow:!0,toolboxDataZoomShow:!0,toolboxInfoShow:!0,toolboxOrient:"horizontal",toolboxItemSize:16,toolboxItemGap:8,toolboxLeft:"right",toolboxTop:"top",toolboxIconStyleBorderColor:"#666",toolboxDownloadUrl:"",toolboxInfoText:"当前无说明信息",areaStyleOpacity:0,legendItemGap:10,legendItemWidth:25,legendItemHeight:14,legendType:"",lineStyleWidth:2,symbolSize:4,labelShow:!1,labelFontSize:"12px",labelPosition:"inside",labelColor:"",labelWidth:100,labelOverflow:"none",axisNameColor:"",legendFontSize:"12px",graphicConfig:{},graphicType:"ecanRadar"},ea=de(Jo),ji=["refreshData","click","resetRecord"];Pe.use([dt.CanvasRenderer,Xe.RadarChart,ge.ToolboxComponent,ge.TitleComponent,ge.LegendComponent]);const lf=a.defineComponent({name:"EcanRadar",props:{...ea},components:{Spin:pt,Echarts:nt,EcanModal:st},setup(e,{expose:n}){const t=a.ref(),o=a.ref(!1),r=ue(e),i=a.ref([]),s=a.ref(),l=a.computed(()=>o.value?$e:12),f=a.ref({});let c;const d=a.ref([]),y=a.ref(e.valueTypeDataFieldNames.name),u=a.computed(()=>{const R=a.unref(d),V=R.length,O=[];for(let L=0;L<V;L++){const{name:P,data:I=[]}=R[L],N=[{name:P,value:I.map(z=>z.value)}],M={type:"radar",name:P,data:N,areaStyle:{color:e.colors[L],opacity:e.areaStyleOpacity},tooltip:{trigger:"item"},symbolSize:e.symbolSize,lineStyle:{width:e.lineStyleWidth},label:{show:e.labelShow,fontSize:e.labelFontSize,position:e.labelPosition,color:e.labelColor,width:e.labelWidth,overflow:e.labelOverflow}};O.push(M)}return O}),h=a.computed(()=>{var P,I;const R=[],V={},O=a.unref(d),L=O.length;for(let N=0;N<L;N++){const{data:M=[]}=O[N];if(M!=null&&M.length)for(let z=0;z<M.length;z++)V[M[z][y.value]]?V[M[z][y.value]].push(M[z].value):V[M[z][y.value]]=[M[z].value]}if((P=i.value)!=null&&P.length)for(const N of i.value)R.push({name:N,max:(I=V[N])!=null&&I.length?Math.max(...V[N])*1.2:0});return R}),m=a.computed(()=>({toolbox:{show:e.toolboxShow,left:e.toolboxLeft,top:e.toolboxTop,itemSize:e.toolboxItemSize,itemGap:e.toolboxItemGap,feature:{myDownload:{show:e.toolboxDownloadShow,title:"数据下载",icon:"path://M502.010485 765.939573c3.773953 3.719718 8.686846 5.573949 13.596669 5.573949 0.075725 0 0.151449-0.010233 0.227174-0.011256 0.329505 0.016373 0.654916 0.050142 0.988514 0.050142 0.706081 0 1.400906-0.042979 2.087545-0.116657 4.352121-0.366344 8.607028-2.190899 11.961426-5.496178l335.053985-330.166675c7.619538-7.509021 7.709589-19.773346 0.200568-27.393907s-19.774369-7.711636-27.39493-0.201591L536.193005 706.304358 536.193005 50.019207c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 657.032164-306.881342-302.44838c-7.618515-7.509021-19.883863-7.419993-27.393907 0.199545-7.509021 7.619538-7.419993 19.884886 0.199545 27.393907L502.010485 765.939573z, M867.170139 711.020776c-10.698666 0-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 13.054317-10.620895 23.675212-23.676236 23.675212L205.182103 919.486668c-13.054317 0-23.676236-10.620895-23.676236-23.675212L181.505867 730.391962c0-10.698666-8.67252-19.371186-19.371186-19.371186s-19.371186 8.67252-19.371186 19.371186l0 165.419494c0 34.416857 28.000728 62.416562 62.417585 62.416562l618.941638 0c34.417881 0 62.417585-27.999704 62.417585-62.416562L886.540302 730.391962C886.541325 719.693296 877.868805 711.020776 867.170139 711.020776z",onclick(){Dt(e.toolboxDownloadUrl)}},myDataZoom:{show:o.value?!1:e.toolboxDataZoomShow,title:"放大",icon:"path://M932.42 902.246667L792 761.793333A403.84 403.84 0 0 0 896 490.666667c0-223.86-181.473333-405.333333-405.333333-405.333334S85.333333 266.806667 85.333333 490.666667s181.473333 405.333333 405.333334 405.333333a403.84 403.84 0 0 0 271.126666-104l140.453334 140.453333a21.333333 21.333333 0 0 0 30.173333-30.173333zM128 490.666667c0-200.293333 162.373333-362.666667 362.666667-362.666667s362.666667 162.373333 362.666666 362.666667-162.373333 362.666667-362.666666 362.666666-362.666667-162.373333-362.666667-362.666666z m512 0a21.333333 21.333333 0 0 1-21.333333 21.333333H512v106.666667a21.333333 21.333333 0 0 1-42.666667 0V512H362.666667a21.333333 21.333333 0 0 1 0-42.666667h106.666666V362.666667a21.333333 21.333333 0 0 1 42.666667 0v106.666666h106.666667a21.333333 21.333333 0 0 1 21.333333 21.333334z",onclick(){var R;o.value=!0,(R=s.value)==null||R.showModal()}},myInfo:{show:e.toolboxInfoShow,title:"说明信息",icon:"path://M512.50142 958.397886c-119.320573 0-231.499491-46.465265-315.871087-130.837884C112.258737 743.188406 65.792449 631.010511 65.792449 511.688915c0-119.319549 46.466288-231.499491 130.837884-315.871087C281.002952 111.445208 393.180847 64.979944 512.50142 64.979944s231.499491 46.465265 315.871087 130.837884c84.372619 84.372619 130.837884 196.551538 130.837884 315.871087 0 119.321596-46.465265 231.499491-130.837884 315.871087C744.000911 911.932622 631.821993 958.397886 512.50142 958.397886zM512.50142 105.962334c-223.718271 0-405.726581 182.00831-405.726581 405.726581s182.00831 405.726581 405.726581 405.726581c223.718271 0 405.727605-182.00831 405.727605-405.726581S736.220714 105.962334 512.50142 105.962334z M510.150886 775.953647c-18.107403 0-32.745798-14.678304-32.745798-32.785707L477.405087 452.191846c0-18.108426 14.638395-32.785707 32.745798-32.785707 18.107403 0 32.745798 14.678304 32.745798 32.785707l0 290.976094C542.896684 761.275343 528.258289 775.953647 510.150886 775.953647z M511.357364 296.458969m-45.080731 0a44.054 44.054 0 1 0 90.161463 0 44.054 44.054 0 1 0-90.161463 0Z",onclick(){oe.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:l.value},show:e.tooltipShow,formatter:R=>{var L;let V="",O=e.tooltipFormatter;c=(L=R[0])==null?void 0:L.data,O===""&&(O="{marker} {a} {c}");for(let P=0;P<a.unref(h).length;P++){const I=a.unref(h)[P],{marker:N,seriesName:M,value:z}=R||{};P===0&&M&&(V+=`${M}<br/>`),V+=Ae(O,{textData:{marker:N,name:I.name,value:z[P],a:I.name,b:I.name,c:z[P]||0,type:M}},{useNewline:!0,useSpace:!0}),V+="<br/>"}return V}},radar:{indicator:a.unref(h),axisName:{color:e.axisNameColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:o.value?$e:e.legendFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:a.unref(d).map(R=>({name:R.name,icon:e.legendType}))},series:a.unref(u)})),g=()=>{o.value=!1},{getGlobalModel:C,setGlobalModel:k}=a.inject(we,{getGlobalModel:R=>{},setGlobalModel:(R,V)=>{}}),{pageMode:x}=a.inject(Ie,{pageMode:"normal"}),v=(R=[],V=!1)=>{let O;if(e.dataFieldConfigType==="key"){const L=V?e.keyTypeDataFieldNames:null;O=lt(R,L)}else if(e.dataFieldConfigType==="value"){const L=V?e.valueTypeDataFieldNames:null;O=vt(R,L)}i.value=O.dimensions,d.value=O.dataset},p=(R=[],V,O=!1)=>{const P=lt(R,O?V:null);i.value=P.dimensions,d.value=P.dataset};a.watch(()=>[e.data,e.areaStyleOpacity,e.legendFontSize],([R])=>{(e.dataType==="static"||a.unref(x)==="design")&&v(R)},{immediate:!0,deep:!0});const A=a.ref(!1),S=Oe(e),b=async()=>{var R,V;if(e.dataType==="request")try{A.value=!0;const O=await S();v((V=(R=O==null?void 0:O.data)==null?void 0:R.data)==null?void 0:V.rows,!0)}catch(O){console.error(O)}finally{A.value=!1}},B=ve(e)("click",R=>{const V=C(e.id);k(e.id,{...V,RECORD:e.tooltipShow?c:R.data})}),w=R=>{t.value.chart.containPixel("grid",[R.offsetX,R.offsetY])&&B()};e.tooltipShow?f.value["zr:click"]=w:f.value.click=B;const T=Ye(e),D=async()=>{var R;try{A.value=!0;const V=await T(),{columns:O=[],rows:L=[]}=((R=V==null?void 0:V.data)==null?void 0:R.data)??{};let P;O.length>0&&(y.value=O[0],P={name:O[0],types:O.slice(1).map(I=>({label:I,value:I}))}),p(L,P,!0)}catch(V){console.error(V)}finally{A.value=!1}},_=()=>{switch(e.dataType){case"indicator":D();break;case"request":b();break}};ke(e,{refreshData:_,resetRecord:()=>{const R=e.id,V=C(R);k(R,{...V,RECORD:""})},click:B});const{setRequest:q}=a.inject(Be,{setRequest:R=>{}});return typeof q=="function"&&q({id:e.id,requestFn:_,sortNum:e.requestSort}),n({refreshData:_}),{option:m,style:r,click:B,loading:A,onClose:g,ecanModal:s,eventObj:f,echartRef:t}}}),E1="";function sf(e,n,t,o,r,i){const s=a.resolveComponent("echarts"),l=a.resolveComponent("spin"),f=a.resolveComponent("ecan-modal");return a.openBlock(),a.createElementBlock("div",{style:a.normalizeStyle(e.style)},[a.createVNode(l,{spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,a.mergeProps({ref:"echartRef",option:e.option,autoresize:""},a.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),a.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:a.withCtx(()=>[a.createVNode(l,{class:"spin-wrap",spinning:e.loading},{default:a.withCtx(()=>[a.createVNode(s,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const Gi=fe(se(lf,[["render",sf]])),cf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAZlBMVEUAAABBltJCldJCldFEk89BltJCltFBldI/lMBKndtmb9pCltNDldFAkclAldNBldJBltM/lM5AltNCldJBldJBlNJBltVBldJBlNJBlNI/lNNBldJBldNAldJBldJBldJBldNBldIiNK7WAAAAInRSTlMAM4BNGmaz5gQGbiAPCV1WQxUpOCY9EmxQSC2jdoacqZK8uPo7tAAAAZ9JREFUSMe90NmOwjAMheGka0J3SulCy/L+Lzk4I+HYhckEKs7dr1x8kQVM5YJMZ7SLiXVHOw817Z72cSns3BmziY7EnGRGjDqUpKt4pEZQKruvyaJt85YmBUebKLJVNUlpq6oOQ1tVVRzbqu6DwFb1NUlsVd3SNL0UDM0jqkaSqoeQqjKmahtQNUzuC1AtU1sF9KHmnmrtrSK6idqBWqE6GFVxFdGvqDGoJ01Qt7rfTEV0e7V6qSK6VjNPtTaqoOq8Ugnqr7aeav+rAuqrTh+qZw3o1urAVcFVQD3U6ZnaYY9MLZk6G5WhDaDFI9UeUPyE7gCNsAdAD9gxoBJ7ARRPUVwALXdu8/h/s3xmjtwUu0/M0M/UJzBjAei3TUTdpmKmcpkBmOHKBNTPzJi59zYJys3DO2aL78YcmNkLgrrM9m9TucwzmoBy08xlju+bgL42G4c5OcxqZSLqbwqXOVNTGXMWFD0ak6KN1ZKaojYmbribndW9MXELNQEFFUyiNqQlmEQ1JqpgErUifUUTUVEIupx1wzpjvWfdsh4FQX8ANe4nnpsb9NEAAAAASUVORK5CYII=",ff="data:image/png;base64,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",df="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAaVBMVEUAAABElM9BltJCldJCldFBltJBldJCltFNmrNCmNNFldNAldJBldNBldRBldNBldNBldJCoNFBldJBltNBldJBldJAldJAltJBldJBldJBldNAlNFAldJBlNJAldJBldNBldJBldJBldLfIVowAAAAI3RSTlMAGjJNgGbmswMSCScgDTs/ZAVRK0eYj2s3r3AWveHEhXjeXb5rzlgAAAFqSURBVEjH1dbJVsJAEIXhHjJ05tlEooK8/0NKsbDrFjmHiBD0Lvqcf9PfthRM7xvoZMQuLHZaOejGYLtcdEItzI9oaLg5xIHj5hgcG262oXXcrGzJ23Umg5717C7NKBrAjOMDM8YgCI5ghmEPprUTmMZkrBOtdbJgfpZovho0gwzNOkfTam9k5jSGkKlTMOezWT3VLH5qlg8wQzSbO5jJ28l8Z+YLmZMwuz9lupvNXpjlFTMTZv7vzFSatTDtGnNeYdpNzZTMSJhx5f84m8Y3mSEzJzTVolko3J7Qve+a0J3vntDWffdEaMUQQo1vTWjuuyA0UWvUUarqzuqLUMPt1MD3uKTaTdRwvdrdorpFtfZtH6eyK2F3RS23U3uhlr9VB1TdE1V2h7Vr1O4mdbdera6o+Wq1Vqi2rEktFapGoZopVLVCtVCXag19IBPUiiWpBrojE1QNXZAp1/TYbhKdKVwuWotORKfn9wu/DSc/X9T6qgAAAABJRU5ErkJggg==",uf="data:image/png;base64,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",ta={...me,name:"边框",keyName:"边框",type:"ecanBorder",width:"300px",height:"300px",zIndex:0,fontSize:"16px",fontFamily:"",fontWeight:700,title:"标题",mode:"no-title",borderColor:"#eee",borderRadius:"5",borderStyle:"solid",borderWidth:"2px",backgroundColor:"#ffffff",useBorderModify:!1,textShadow:"",data:{},gradientShow:!0,gradientColor:"",gradientOffset:1,gradientAngle:"180deg",titleMode:"type-1"},na=de(ta),Ui=["click"],hf=a.defineComponent({name:"EcanBorder",props:{...na},setup(e){const n=ue(e,["background"]),t=a.computed(()=>{const{gradientShow:m,gradientColor:g,gradientOffset:C,gradientAngle:k,backgroundColor:x}=e;return m&&g?{backgroundImage:`linear-gradient(${k}, ${x}, ${g} ${C*100}%)`}:{}}),o=a.computed(()=>{const{events:m}=e;let g={};return m!=null&&m.length&&m.find(k=>k.emit==="showModal")&&(g={cursor:"pointer"}),g}),{theme:r}=a.inject(Ie,{theme:"light"}),i=a.computed(()=>{let m="";switch(e.titleMode){case"type-2":m="2";break}return m}),s=a.computed(()=>new URL(Object.assign({"../../assets/border-title-decoration-left.png":cf,"../../assets/border-title-decoration-left2.png":ff})[`../../assets/border-title-decoration-left${i.value}.png`],self.location).href),l=a.computed(()=>new URL(Object.assign({"../../assets/border-title-decoration-right.png":df,"../../assets/border-title-decoration-right2.png":uf})[`../../assets/border-title-decoration-right${i.value}.png`],self.location).href),f=a.computed(()=>({width:"100%",height:"100%"})),c=a.computed(()=>{const{borderRadius:m}=e,g=[],C={};if(m){const k=m.split(",");for(const x of k)(+x||+x==0)&&g.push(+x+"px")}return g!=null&&g.length&&(C.borderRadius=g.join(" ")),C}),y=ve(e)("click",()=>{}),u=a.ref([]);a.watch(()=>e.data,m=>{u.value=m},{immediate:!0,deep:!0}),ke(e,{click:y});const{setGlobalModel:h}=a.inject(we,{setGlobalModel:(m,g)=>{}});return h(e.id,{type:e.type,value:u}),{style:n,gradientStyle:t,click:y,borderStyle:f,theme:r,borderRadiusStyle:c,titleLeftIcon:s,titleRightIcon:l,cursorStyle:o}}}),_1="",ct=e=>(a.pushScopeId("data-v-a6ae5d6a"),e=e(),a.popScopeId(),e),gf=["id"],mf=ct(()=>a.createElementVNode("div",{class:"top-left border-item"},null,-1)),xf=ct(()=>a.createElementVNode("div",{class:"top-right border-item"},null,-1)),yf=ct(()=>a.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),pf=ct(()=>a.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),vf={class:"title-item"},bf=["src"],Sf={class:"title"},wf=["src"],Cf=ct(()=>a.createElementVNode("div",{class:"top-left border-item"},null,-1)),Af=ct(()=>a.createElementVNode("div",{class:"top-right border-item"},null,-1)),kf=ct(()=>a.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),Tf=ct(()=>a.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),Ef={key:2,class:"left-title"},Bf={class:"title"};function _f(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"ecan-border",style:a.normalizeStyle({...e.style,...e.gradientStyle,...e.borderRadiusStyle,...e.cursorStyle}),onClick:n[0]||(n[0]=(...s)=>e.click&&e.click(...s)),id:"container_"+e.id},[e.mode==="no-title"?(a.openBlock(),a.createElementBlock("div",{key:0,class:"no-title",style:a.normalizeStyle(e.borderStyle)},[e.useBorderModify?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[mf,xf,yf,pf],64)):a.createCommentVNode("",!0)],4)):a.createCommentVNode("",!0),e.mode==="top-title"?(a.openBlock(),a.createElementBlock("div",{key:1,class:"top-title",style:a.normalizeStyle(e.borderStyle)},[a.createElementVNode("div",{class:a.normalizeClass(["title-item-wrapper",e.titleMode])},[a.createElementVNode("div",vf,[a.createElementVNode("img",{class:a.normalizeClass(["title-decoration",e.titleMode]),src:e.titleLeftIcon},null,10,bf),a.createElementVNode("div",Sf,a.toDisplayString(e.title),1),a.createElementVNode("img",{class:a.normalizeClass(["title-decoration",e.titleMode]),src:e.titleRightIcon},null,10,wf)])],2),Cf,Af,kf,Tf],4)):a.createCommentVNode("",!0),e.mode==="left-title"?(a.openBlock(),a.createElementBlock("div",Ef,[a.createElementVNode("div",Bf,[a.createElementVNode("span",null,a.toDisplayString(e.title),1)])])):a.createCommentVNode("",!0)],12,gf)}const Wi=fe(se(hf,[["render",_f],["__scopeId","data-v-a6ae5d6a"]])),oa={...me,tabHorizontalPadding:"0px",type:"ecanTabs",name:"标签页",keyName:"标签页",width:"500px",height:"400px",tabFontSize:"14px",backgroundColor:"#ffffff",activeTabColor:"#1890ff",tabBackgroundImage:"",activeTabBackgroundImage:"",tabColor:"#333",tabBarGutter:"24px",tabFontWeight:400,value:"",activeKey:0,autoSwitch:!1,autoSwitchInterval:5,contains:[],tabFlexDirection:"row",data:[{title:"标签1"},{title:"标签2"},{title:"标签3"}],tabAlignItems:"flex-start",tabJustifyContent:"flex-start"},aa=de(oa),$i=["tabChange"],Df=a.defineComponent({name:"EcanTabs",props:{...aa},setup(e){const n=ue(e),t=a.ref(0);a.watch(()=>e.activeKey,h=>{t.value=h},{immediate:!0});const{pageMode:o}=a.inject(Ie,{pageMode:"normal"});let r=null;const i=()=>{const h=Array.isArray(a.unref(s))?a.unref(s).length-1:0;e.autoSwitch&&h>0&&(r=setInterval(()=>{const m=a.unref(t)+1;m<=h?t.value=m:t.value=0,l.value=a.unref(s)[a.unref(t)],y()},e.autoSwitchInterval*1e3))};a.onMounted(()=>{a.unref(o)!=="design"&&i()}),a.onBeforeUnmount(()=>{clearInterval(r)});const s=a.ref([]),l=a.ref({});a.watch(()=>e.data,h=>{s.value=h,l.value=Array.isArray(h)&&h.length>0?h[0]:{}},{immediate:!0,deep:!0});const f=h=>t.value===h,c=ve(e),{setGlobalModel:d}=a.inject(we,{setGlobalModel:(h,m)=>{}});d(e.id,{value:l,activeKey:t});const{emitRefreshPage:y}=a.inject(Nt,{emitRefreshPage:()=>{}}),u=c("tabChange",(h,m)=>{m!==a.unref(t)&&(l.value=h,t.value=m,y())});return ke(e,{tabChange:u}),{style:n,activeKey:t,isActive:f,tabChange:u,myData:s,useImagePath:gt}}}),R1="",Rf=["id"],If=["onClick"];function Of(e,n,t,o,r,i){return a.openBlock(),a.createElementBlock("div",{class:"ecan-tabs",style:a.normalizeStyle(e.style)},[a.createElementVNode("div",{class:"tabs-header",style:a.normalizeStyle({fontSize:e.tabFontSize,alignItems:e.tabAlignItems,justifyContent:e.tabJustifyContent,flexDirection:e.tabFlexDirection}),id:"container_"+e.id},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.myData,(s,l)=>(a.openBlock(),a.createElementBlock("div",{class:"tab",style:a.normalizeStyle({padding:`5px ${e.tabHorizontalPadding}`,color:e.isActive(l)?e.activeTabColor:e.tabColor,backgroundImage:e.isActive(l)?e.useImagePath(e.activeTabBackgroundImage,!0):e.useImagePath(e.tabBackgroundImage,!0),marginRight:e.tabFlexDirection==="row"?e.tabBarGutter:null,marginBottom:e.tabFlexDirection==="column"?e.tabBarGutter:null,fontWeight:e.tabFontWeight}),key:l,onClick:a.withModifiers(f=>e.tabChange(s,l),["prevent","stop"])},[a.createElementVNode("div",{class:"tab-inner",style:a.normalizeStyle({borderBottom:!e.activeTabBackgroundImage&&!e.tabBackgroundImage?`1px solid ${e.isActive(l)?e.activeTabColor:"transparent"}`:""})},a.toDisplayString(s.title),5)],12,If))),128))],12,Rf)],4)}const Zi=fe(se(Df,[["render",Of],["__scopeId","data-v-9ced07c4"]])),ra={...me,name:"图片",keyName:"图片",type:"ecanImage",width:"300px",height:"300px",imgUrl:"",target:"self",href:"",linkPage:"",data:{}},ia=de(ra),Yi=["click"],Lf=a.defineComponent({name:"EcanImage",props:{...ia},setup(e){const n=ue(e),t=a.computed(()=>gt(e.imgUrl)),{pageMode:o}=a.inject(Ie,{pageMode:"normal"}),{getGlobalModel:r,setGlobalModel:i}=a.inject(we,{getGlobalModel:f=>{},setGlobalModel:(f,c)=>{}}),l=ve(e)("click",()=>{const f=r(e.id);if(i(e.id,{...f,RECORD:e.data||{}}),setTimeout(()=>{i(e.id,{...f,RECORD:{}})},0),!e.linkPage&&!e.href)return;const c=e.linkPage||"",d=$r(a.unref(o),c),y=e.href;let u=y||d;u=Ae(u);const h=e.target;h&&(h!=="event"?window.open(u,"_"+h):window.parent.postMessage({type:"openPage",url:y},"*"))});return ke(e,{click:l}),{style:n,myImgUrl:t,onClick:l}}}),O1="",Nf=["src"];function Mf(e,n,t,o,r,i){return e.myImgUrl!==""?(a.openBlock(),a.createElementBlock("img",{key:0,style:a.normalizeStyle(e.style),src:e.myImgUrl,onClick:n[0]||(n[0]=(...s)=>e.onClick&&e.onClick(...s))},null,12,Nf)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"image-placeholder",style:a.normalizeStyle(e.style)}," 请上传图片 ",4))}const Ki=fe(se(Lf,[["render",Mf],["__scopeId","data-v-3665dde7"]])),la={...me,name:"网页",keyName:"网页",type:"ecanIframe",width:"300px",height:"300px",link:"",linkType:"web"},sa=de(la),zf=a.defineComponent({name:"EcanIframe",props:{...sa},setup(e){const n=ue(e),{contextRequestUrl:t}=a.inject(Ie,{contextRequestUrl:""}),o=a.computed(()=>{let r=Ae(e.link);if(e.linkType==="erd"&&r!=null){let i=a.unref(t);i[i.length-1]==="/"?i+="erdReport":i+="/erdReport",r=`${Hl||i}?_t=0&uid=${r}`}return r});return{style:n,myLink:o}}}),N1="",Pf=["src"];function Ff(e,n,t,o,r,i){return e.myLink?(a.openBlock(),a.createElementBlock("iframe",{key:0,src:e.myLink,style:a.normalizeStyle(e.style)},null,12,Pf)):(a.openBlock(),a.createElementBlock("div",{key:1,class:"iframe-placeholder",style:a.normalizeStyle(e.style)}," 请填写网页链接 ",4))}const Xi=fe(se(zf,[["render",Ff],["__scopeId","data-v-19bc100c"]])),ca={...me,zIndex:2,name:"表格",keyName:"表格",type:"ecanTable",width:"400px",height:"240px",bordered:!1,headerFontSize:"14px",fontSize:"14px",isUseSeq:!1,size:"default",headerFontWeight:400,isUseExport:!1,fontWeight:400,columnsFixedNum:0,scrollX:0,paginationShow:!0,isReverse:!1,simple:!1,pageSizeShow:!1,cellBackgroundColor:"",headerBackgroundColor:"",borderColor:"",paginationPosition:"bottomRight",paginationPageSize:10,isUseAction:!1,clickHighlight:!1,filterDropdownHeight:"200px",actionList:[{title:"",href:"",target:"",color:""}],actionColumnWidth:100,columns:[{title:"姓名",dataIndex:"name"},{title:"年龄",dataIndex:"age"},{title:"住址",dataIndex:"address"}],data:[{name:"小明",age:32,address:"福州软件园"},{name:"小红",age:25,address:"福州软件园"}],graphicConfig:{},stripedShow:!1,stripedColor:"#fafafa",isGroupTable:!1,seqWidth:"10%",isSummaryFixed:!1,isPageBottom:!1,isShowTotal:!1},fa=de(ca),Qi=["click","refreshData","resetRecord","exportTableData"],da=a.defineComponent({name:"EcanTable",components:{Skeleton:jt,AButton:oe.Button,AInput:oe.Input,ACheckboxGroup:oe.CheckboxGroup,ATable:oe.Table,ATableSummary:oe.TableSummary,ATableSummaryRow:oe.TableSummaryRow,ATableSummaryCell:oe.TableSummaryCell},props:{...fa},setup(e,{expose:n}){const t=a.ref(!1),o=Ve.cloneDeep(e.columns),r=a.ref(),i=a.ref(!1),s=ue(e),l=a.ref([]),f=a.computed(()=>e.scrollX),c=a.ref(0),d=()=>{let U=0;switch(e.size){case"small":U=50;break;case"middle":U=53;break;default:U=65;break}return U};a.watchEffect(()=>{var U;(U=l.value)!=null&&U.length&&e.height&&a.nextTick(()=>{let W=parseFloat(e.height);const $=document.querySelector(`#ecanTable-${e.id} .ant-table-tbody`),K=document.querySelector(`#ecanTable-${e.id} thead.ant-table-thead`),Q=document.querySelector(`#ecanTable-${e.id} .ant-table-summary`);let re=0;if(K&&(W-=(K==null?void 0:K.clientHeight)||0),Q&&e.isSummaryFixed&&(re=(Q==null?void 0:Q.clientHeight)||0,W-=re),e.paginationShow){let J=0;J=d(),J&&(W-=J)}($==null?void 0:$.clientHeight)>W?c.value=W:c.value=0,a.nextTick(()=>{if(re){const J=document.querySelector(`#ecanTable-${e.id} .ant-table-summary`),ie=(J==null?void 0:J.clientHeight)||0;re!==ie&&a.unref(c)&&(c.value=W+re-ie)}})})});const y=a.ref([]),u=a.ref([]),h=a.ref([]),m=a.ref(0),g=a.ref(1),C=a.ref(e.paginationPageSize||10),k=a.reactive([]),x=(U=[])=>{if(Array.isArray(U)&&U.length>0){const W=U.length,$=e.columnsFixedNum;for(let K=0;K<W;K++){const Q=U[K];K<$?Q.fixed="left":Q.fixed=!1;const{cellAlign:re="center",cellColor:J,dataIndex:ie,title:ye,tableFilter:pe,headerCellAlign:ze,headerCellColor:Re}=Q;pe&&(k.push(ie),Q.filterOptionsInputValue="",Q.filterCheckboxGroupValue=[],Q.customFilterDropdown=!0,Q.onFilter=(Ee,zt)=>zt[ie].toString().toLowerCase().includes(Ee.toLowerCase())),Q.customHeaderCell=()=>({style:{display:"table-cell",verticalAlign:"middle",fontSize:e.headerFontSize,fontWeight:e.headerFontWeight,textAlign:ze||"center",color:Re,borderBottomColor:e.borderColor}}),Q.customCell=(Ee,zt)=>({style:{textAlign:re,color:J,backgroundColor:e.cellBackgroundColor,borderBottomColor:e.borderColor},class:{highlight:a.unref(I)===zt&&e.clickHighlight},onClick:q("click",()=>{const Pt=e.id,nn=R(Pt);Ee={dataIndex:ie,title:ye,...Ee},V(Pt,{...nn,RECORD:Ee})})}),Array.isArray(Q.children)&&x(Q.children)}}},v=(U=[])=>(e.isUseSeq&&U.unshift({title:"序号",dataIndex:"SEQ",align:"center",width:e.seqWidth}),e.isUseAction&&U.push({title:"操作",dataIndex:"ACTION",width:e.actionColumnWidth}),x(U),U);a.watch(C,()=>{g.value=1,M(!1)}),a.watch(r,U=>{i.value=!!U}),a.watch(()=>[e.columns,e.isUseSeq,e.seqWidth,e.isUseAction,e.columnsFixedNum,e.actionColumnWidth,e.cellBackgroundColor,e.borderColor,e.stripedColor],()=>{y.value=v(Ve.cloneDeep(e.columns))},{immediate:!0,deep:!0}),a.watch(()=>[e.data,e.dataType],([U,W])=>{W==="static"&&(u.value=U)},{immediate:!0});const p=a.ref({}),A=U=>{if(Array.isArray(U)){const W=U.length,$=k,K=$.length,Q={};for(let J=0;J<W;J++){const ie=U[J];for(let ye=0;ye<K;ye++){const pe=$[ye];if(Q[pe])Q[pe].add(ie[pe]);else{const ze=new Set;ze.add(ie[pe]),Q[pe]=ze}}}const re={};for(const J in Q)if(Object.prototype.hasOwnProperty.call(Q,J)){const ie=Q[J],ye=Array.from(ie);re[J]=ye.map(pe=>({label:pe,value:pe}))}p.value=re}};a.watch(()=>[e.isReverse,y.value,u.value],()=>{const U=a.unref(y),W=a.unref(u);if(A(W),e.isReverse){const{columns:$,dataSource:K}=S(Ve.cloneDeep(U),Ve.cloneDeep(W));h.value=$,l.value=K}else{let $=U;e.dataType==="indicator"&&(o!=null&&o.length)&&($=U.map((K,Q)=>({...o[Q],...K}))),h.value=$,l.value=W}},{immediate:!0});const S=(U,W)=>{const $=U[0],K=[{title:$.title,dataIndex:"col0",key:"col0",align:"center"}];for(let re=0;re<W.length;re++){const J=W[re],ie="col"+(re+1);K.push({title:J[$.dataIndex],dataIndex:ie,key:ie,align:"center"})}const Q=[];for(let re=1;re<U.length;re++){const J=U[re],ie={col0:J.title};for(let ye=0;ye<W.length;ye++){const pe=W[ye];ie[`col${ye+1}`]=pe[J.dataIndex]}Q.push(ie)}return{columns:K,dataSource:Q}},b=a.ref(""),E=Oe(e),B=async(U=!0,W={})=>{var $;try{U&&(t.value=!0),a.unref(b)&&(W.orderCondition=a.unref(b)),e.paginationShow&&(W={pageNum:a.unref(g),pageSize:a.unref(C)||"10",layer:"1",...W});const K=await E(W),{rows:Q=[],total:re=0}=(($=K==null?void 0:K.data)==null?void 0:$.data)||{};if(m.value=re,Array.isArray(Q)&&(u.value=Q),window.config.routerBaseURL.includes("1523545080925487106")){const{requestParams:J=[]}=e,ie=J.find(ye=>ye.key==="dataSqlId");if((ie==null?void 0:ie.value)==="xt_jxzebg"){const ye=Q.filter(pe=>!pe.绩效总额).map(pe=>pe.ORG_NAME);ye!=null&&ye.length&&a.nextTick(()=>{oe.notification.warning({message:"提示",description:`当前时段${ye.join("、")}绩效数据为空`,duration:3})})}}}catch(K){console.error(K)}finally{t.value=!1}},w=({current:U},W,$)=>{if(g.value=U,$&&Object.keys($).length>0){const{field:K,order:Q}=$,J={ascend:"asc",descend:"desc"}[Q];K!=null&&J!=null&&(b.value=K+" "+J)}M(!1)},T=a.computed(()=>{const U=e.simple,W=[e.paginationPosition],$={};return e.isShowTotal&&($.showTotal=K=>`共 ${K} 条数据`),e.paginationShow&&{simple:U,position:W,total:a.unref(m),current:a.unref(g),pageSize:a.unref(C)||"10",showSizeChanger:!1,...$}}),D=U=>+U==1?"是":+U==0?"否":U,_=(U,W,$)=>{if(W==null||W==="")return U;const K={money:so,percentage:en,contrast:en,boolean:D,decimals:Zs};return W==="decimals"?K[W](U,$)||"":K[W](U)||""},F=(U,W)=>{const $=parseFloat(U+"");if(W!=="contrast")return"";switch(!0){case $>=0:return"goUp";case $<0:return"goDown"}},q=ve(e),{getGlobalModel:R,setGlobalModel:V}=a.inject(we,{getGlobalModel:U=>{},setGlobalModel:(U,W)=>{}}),O=(U=[],W=[])=>{const $=U.map(K=>({title:K,dataIndex:K,key:K}));y.value=v($),u.value=W},L=Ye(e),P=async()=>{var U,W,$,K;try{t.value=!0;const Q=await L();O((W=(U=Q==null?void 0:Q.data)==null?void 0:U.data)==null?void 0:W.columns,(K=($=Q==null?void 0:Q.data)==null?void 0:$.data)==null?void 0:K.rows)}catch(Q){console.error(Q)}finally{t.value=!1}},I=a.ref(-1),N=(U,W)=>({onClick:q("rowClick",()=>{const $=e.id,K=R($);V($,{...K,RECORD:U}),I.value=W})}),M=(U=!0)=>{switch(e.dataType){case"request":B(U);break;case"indicator":P();break}},z=()=>{const U=e.id,W=R(U);V(U,{...W,RECORD:""})},G=a.computed(()=>{const U=a.unref(h),W=[];let $=0;for(let re=0;re<U.length;re++){const J=U[re],{isCalcTotal:ie}=J;e.isUseSeq&&re===0?W.push({...J,total:"小计"}):ie?(W.push({...J,index:re,total:0}),$++):W.push({...J})}if($===0)return[];const K=a.unref(l),Q=Y(W);for(let re=0;re<Q.length;re++){const J=Q[re];let ie=0;const{isCalcTotal:ye,dataIndex:pe}=J;if(ye===!0){for(let ze=0;ze<K.length;ze++){const Ee=+K[ze][pe];isNaN(Ee)||(ie=new v0.Big(ie).add(Ee).toNumber())}J.total=ie}}return Q});function Y(U){var $;const W=[];for(const K of U)($=K.children)!=null&&$.length?W.push(...Y(K.children)):W.push(K);return W}const{setRequest:X}=a.inject(Be,{setRequest:U=>{}});typeof X=="function"&&X({id:e.id,requestFn:M,sortNum:e.requestSort}),n({refreshData:M});const Z=(U="",W)=>Ae(U,W),ne=U=>{if(U!=="event")return{self:"_self",blank:"_blank"}[U]},ce=(U,W="")=>{U==="event"&&window.parent.postMessage({type:"openPage",url:W},"*")},De=(U,W)=>{U(W.filterCheckboxGroupValue)},Te=(U,W)=>{U({confirm:!0}),W.filterOptionsInputValue="",W.filterCheckboxGroupValue=[]},xe=()=>{},be=U=>{const W=U.dataIndex;if(typeof W=="string"){let $=a.unref(p)[W];const K=a.unref(U.filterOptionsInputValue).trim();return Array.isArray($)?($=$.filter(Q=>typeof Q.label=="string"?Q.label.toLowerCase().includes(K.toLowerCase()):!0),$):[]}return[]},Ue=async()=>{var pe,ze;const U="EXPORT_KEY";oe.message.loading({key:U,content:"正在导出...",duration:0});let W=[];if(e.dataType==="static")W=e.data;else if(e.dataType==="request"){const Re={layer:"1"};a.unref(b)&&(Re.orderCondition=a.unref(b));const Ee=await E(Re);W=((ze=(pe=Ee==null?void 0:Ee.data)==null?void 0:pe.data)==null?void 0:ze.rows)||{}}const $=a.unref(h),K=[],Q=[];$==null||$.forEach(Re=>{K.push(Re.dataIndex),Q.push(Re.title)});const re=W.map(Re=>Ve.pick(Re,K)),J=Rt.utils.book_new(),ie=Rt.utils.aoa_to_sheet([Q]),ye=Rt.utils.sheet_add_json(ie,re,{skipHeader:!0,origin:"A2"});Rt.utils.book_append_sheet(J,ye,"sheet"),Rt.writeFile(J,"表格数据.xlsx"),oe.message.success({key:U,content:"导出成功"})},Me=(U,W=2)=>{const $=+U*100;return isNaN($)||$<=0?0:$>=100?100:$.toFixed(W)};ke(e,{resetRecord:z,refreshData:M,exportTableData:Ue});const Ne=a.computed(()=>e.headerBackgroundColor||"#fafafa"),et=(U,W)=>{let $=null;return e.stripedShow&&($=W%2===1?"table-striped":null),$},tt=a.computed(()=>{let U=0;const{height:W,isPageBottom:$}=e;return $&&W&&(U=parseFloat(W)-d()),U?U+"px":"100%"});return{x:f,y:c,style:s,customRow:N,pagination:T,formatFn:_,contrastClass:F,tableChange:w,summaryList:G,loading:t,onTouchHrefEvent:ce,handleHref:Z,handleHrefTarget:ne,useRowIndex:I,tableColumns:h,tableDataSource:l,useFilterOptions:be,useSetSelectedKeys:De,onResetFilter:Te,onSearchFilterOptions:xe,exportTableData:Ue,handleProgressText:Me,pageSizeVisible:i,pageSize:C,tableRef:r,headerBgColor:Ne,rowClassName:et,tableHeight:tt}}}),Ji=()=>{a.useCssVars(e=>({fb2d50b4:e.headerBgColor,"2f8d8c77":e.stripedColor}))},e0=da.setup;da.setup=e0?(e,n)=>(Ji(),e0(e,n)):Ji;const z1="",P1="",Hf=["id"],qf={key:0,class:"table-tool"},Vf=a.createTextVNode("导出数据"),jf=a.createTextVNode(" 搜索 "),Gf=a.createTextVNode(" 重置 "),Uf={key:0},Wf={key:1,class:"action-list"},$f=["href","target","onClick"],Zf={key:2,class:"progress-cell"},Yf={class:"ant-pagination-options-quick-jumper"},Kf=a.createTextVNode(" 条 / 页 ");function Xf(e,n,t,o,r,i){const s=a.resolveComponent("a-button"),l=a.resolveComponent("a-input"),f=a.resolveComponent("a-checkbox-group"),c=a.resolveComponent("a-table-summary-cell"),d=a.resolveComponent("a-table-summary-row"),y=a.resolveComponent("a-table-summary"),u=a.resolveComponent("a-table"),h=a.resolveComponent("skeleton");return a.openBlock(),a.createElementBlock("div",{class:"ecan-table",id:"ecanTable-"+e.id,style:a.normalizeStyle(e.style)},[a.createVNode(h,{loading:e.loading},{default:a.withCtx(()=>{var m;return[e.isUseExport?(a.openBlock(),a.createElementBlock("div",qf,[a.createVNode(s,{class:"export-button",onClick:e.exportTableData},{default:a.withCtx(()=>[Vf]),_:1},8,["onClick"])])):a.createCommentVNode("",!0),a.createVNode(u,{ref:"tableRef",class:"table",style:a.normalizeStyle({height:e.tableHeight}),columns:e.tableColumns,"data-source":e.tableDataSource,bordered:e.bordered,size:e.size,customRow:e.customRow,scroll:e.y?{x:e.x,y:e.y}:{},pagination:e.pagination,"row-class-name":e.rowClassName,onChange:e.tableChange},{customFilterDropdown:a.withCtx(({column:g,selectedKeys:C,setSelectedKeys:k,confirm:x,clearFilters:v})=>[a.createElementVNode("div",{class:"ecan-table-filter",style:a.normalizeStyle({height:e.filterDropdownHeight})},[a.createVNode(l,{value:g.filterOptionsInputValue,"onUpdate:value":p=>g.filterOptionsInputValue=p,placeholder:"请输入关键字",class:"filter-input",onChange:e.onSearchFilterOptions},null,8,["value","onUpdate:value","onChange"]),a.createVNode(f,{value:g.filterCheckboxGroupValue,"onUpdate:value":p=>g.filterCheckboxGroupValue=p,class:"filter-checkbox",options:e.useFilterOptions(g),onChange:p=>e.useSetSelectedKeys(k,g)},null,8,["value","onUpdate:value","options","onChange"]),a.createElementVNode("div",null,[a.createVNode(s,{type:"primary",size:"small",style:{width:"90px","margin-right":"8px"},onClick:()=>x()},{default:a.withCtx(()=>[jf]),_:2},1032,["onClick"]),a.createVNode(s,{size:"small",style:{width:"90px"},onClick:a.withModifiers(p=>e.onResetFilter(v,g),["stop"])},{default:a.withCtx(()=>[Gf]),_:2},1032,["onClick"])])],4)]),bodyCell:a.withCtx(({column:g,index:C,text:k,record:x})=>[g.dataIndex==="SEQ"?(a.openBlock(),a.createElementBlock("span",Uf,a.toDisplayString(C+1),1)):g.dataIndex==="ACTION"?(a.openBlock(),a.createElementBlock("div",Wf,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.actionList,(v,p)=>(a.openBlock(),a.createElementBlock("div",{class:"action",key:p},[a.createElementVNode("a",{href:e.handleHref(v.href,x),target:e.handleHrefTarget(v.target),style:a.normalizeStyle({color:v.color,fontSize:e.fontSize,fontWeight:e.fontWeight}),onClick:A=>e.onTouchHrefEvent(v.target,e.handleHref(v.href,x))},a.toDisplayString(v.title),13,$f)]))),128))])):g.format==="progress"?(a.openBlock(),a.createElementBlock("div",Zf,[a.createElementVNode("div",{class:"progress",style:a.normalizeStyle({background:g.progressColor||"#1890ff",height:g.progressWidth||"18px",width:`${e.handleProgressText(k,g.progressTextDecimalPlaces)}%`})},null,4),a.createElementVNode("div",{class:"progress-text",style:a.normalizeStyle({color:+e.handleProgressText(k)<100?g.progressTextColor||"#333":g.progressFinishedTextColor||"#fff"})},a.toDisplayString(e.handleProgressText(k,g.progressTextDecimalPlaces))+"% ",5)])):(a.openBlock(),a.createElementBlock("div",{key:3,class:a.normalizeClass([e.contrastClass(k,g.format)]),style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString(g.format!=null?e.formatFn(k,g.format,g.retentiondigit):k),7))]),summary:a.withCtx(()=>[e.summaryList.length>0?(a.openBlock(),a.createBlock(y,{key:0,fixed:e.isSummaryFixed},{default:a.withCtx(()=>[a.createVNode(d,null,{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.summaryList,(g,C)=>(a.openBlock(),a.createBlock(c,{key:C,index:C,style:a.normalizeStyle({backgroundColor:e.cellBackgroundColor,textAlign:g.cellAlign||"center",color:g.cellColor,borderBottomColor:e.borderColor})},{default:a.withCtx(()=>[a.createElementVNode("div",{class:a.normalizeClass([e.contrastClass(g.total,g.format)]),style:a.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},a.toDisplayString((g.format!=null||g.format!=="")&&e.formatFn(g.total,g.format,g.retentiondigit)),7)]),_:2},1032,["index","style"]))),128))]),_:1})]),_:1},8,["fixed"])):a.createCommentVNode("",!0)]),_:1},8,["style","columns","data-source","bordered","size","customRow","scroll","pagination","row-class-name","onChange"]),(m=e.tableDataSource)!=null&&m.length&&!e.simple&&e.pageSizeShow&&e.pageSizeVisible?(a.openBlock(),a.createBlock(a.Teleport,{key:1,to:"#ecanTable-"+e.id+" .ant-pagination"},[a.createElementVNode("div",Yf,[a.withDirectives(a.createElementVNode("input",{type:"text","onUpdate:modelValue":n[0]||(n[0]=g=>e.pageSize=g)},null,512),[[a.vModelText,e.pageSize]]),Kf])],8,["to"])):a.createCommentVNode("",!0)]}),_:1},8,["loading"])],12,Hf)}const t0=fe(se(da,[["render",Xf],["__scopeId","data-v-835b6bab"]])),ua={...me,mapJson:null,data:[],name:"地图",keyName:"地图",type:"ecanMap",width:"400px",height:"400px",backgroundImage:"",backgroundImageRepeat:"no-repeat",geoBackgroundImage:"",geoBackgroundImageRepeat:"no-repeat",symbolImage:"",symbolWidth:10,symbolHeight:10,itemStyleColor:"#11BFDA",labelFontSize:14,labelShow:!0,geoLabelShow:!0,geoLabelColor:"#000",geoZoom:1,geoRoam:!1,geoCenter:"",geoLabelFontSize:12,labelColor:"",labelFormatter:"{b}",geoItemStyleAreaColor:"#eee",geoItemStyleBorderColor:"#000",geoItemStyleBorderWidth:1,geoItemStyleShadowColor:"",geoItemStyleShadowOffsetX:0,geoItemStyleShadowOffsetY:0,geoItemStyleShadowBlur:0,geoEmphasisDisabled:!1,geoEmphasisLabelColor:"#fff",geoEmphasisItemStyleAreaColor:"#f00",geoEmphasisItemStyleBorderColor:"#000",tooltipShow:!0,tooltipTextStyleColor:"",tooltipFormatter:"{name}:{value}",tooltipRequestData:{requestUrl:"",requestMethod:"get",requestParams:[]},tooltipBackgroundColor:"#fff"},ha=de(ua),n0=["click"];Pe.use([dt.CanvasRenderer,Xe.MapChart,Xe.ScatterChart,ge.VisualMapComponent,ge.TooltipComponent,ge.GraphicComponent]);const Qf=a.defineComponent({name:"EcanMap",components:{Echarts:nt},props:{...ha},setup(e){const n=Oe(e),t=Oe({...e.tooltipRequestData,requestHeaders:{}}),o=a.ref(),r=a.ref(""),i=a.ref(""),s=ue(e,["backgroundImage"]),l=a.ref(),f=a.computed(()=>gt(e.geoBackgroundImage)),c=a.computed(()=>gt(e.backgroundImage)),d=a.computed(()=>e.geoBackgroundImage?{image:a.unref(l),repeat:e.geoBackgroundImageRepeat}:e.geoItemStyleAreaColor),y=a.computed(()=>{const _=e.symbolImage;return e.symbolImage?"image://"+gt(_):"circle"}),u=_=>{let F=e.tooltipFormatter;const q=F.match(/\{(.+?)\}/g);if(q==null||q.length===0)return F;for(let R=0;R<q.length;R++){const V=q[R];let O=V.slice(1,-1).trim();const L=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,P=O.match(L);for(let I=0;I<P.length;I++){const N=P[I],M=_[N];M!=null&&(O=O.replace(N,M))}F=F.replace(V,O)}return F.split(`
118
+ `)},h=a.ref(!1),m=a.ref("");let g=new AbortController;const C=(_,F)=>{const q=g.signal;h.value=!0,r.value=_,t({name:_,signal:q}).then(R=>{var V,O;if(R){const L=((O=(V=R==null?void 0:R.data)==null?void 0:V.data)==null?void 0:O.rows)||[];let P="";for(const I of L){const N=u(I)||[];if(N!=null&&N.length)for(const M of N)P+=`<div style="word-break: break-all;white-space: normal;">${M}</div>`}P=`<div style="max-width:200px;">${P}</div>`,i.value=P,F(a.unref(m),P)}else q.aborted?i.value="Loading":i.value=_,F(a.unref(m),i.value);h.value=!1})},k=a.computed(()=>{const _=e.geoCenter;let F;return typeof _=="string"&&_!==""&&(F=_.split(",")),{tooltip:{show:!0},graphic:[{type:"image",style:{width:parseFloat(e.width),height:parseFloat(e.height),image:a.unref(c)},top:"center"}],geo:{zoom:e.geoZoom,roam:e.geoRoam,center:F,map:`map-${e.id}`,tooltip:{show:e.tooltipShow,trigger:"item",backgroundColor:e.tooltipBackgroundColor,borderColor:"transparent",textStyle:{color:e.tooltipTextStyleColor},formatter:(q,R,V)=>{m.value=R;const{name:O=""}=q,{requestUrl:L}=e.tooltipRequestData;if(!L)return O;if(a.unref(h))a.unref(r)!==O&&(g.abort(),g=new AbortController);else{if(a.unref(r)===O)return a.unref(i);C(O,V)}return"Loading"}},label:{show:e.geoLabelShow,color:e.geoLabelColor,fontSize:e.geoLabelFontSize},itemStyle:{areaColor:a.unref(d),borderColor:e.geoItemStyleBorderColor,borderWidth:e.geoItemStyleBorderWidth,shadowColor:e.geoItemStyleShadowColor,shadowBlur:e.geoItemStyleShadowBlur,shadowOffsetX:e.geoItemStyleShadowOffsetX,shadowOffsetY:e.geoItemStyleShadowOffsetY},emphasis:{disabled:e.geoEmphasisDisabled,label:{color:e.geoEmphasisLabelColor},itemStyle:{areaColor:e.geoEmphasisItemStyleAreaColor,borderColor:e.geoEmphasisItemStyleBorderColor}}},series:[{type:"scatter",coordinateSystem:"geo",itemStyle:{color:e.itemStyleColor},symbol:a.unref(y),symbolSize:[e.symbolWidth,e.symbolHeight],label:{show:e.labelShow,fontSize:e.labelFontSize,formatter:e.labelFormatter,color:e.labelColor},tooltip:{show:e.tooltipShow,textStyle:{color:e.tooltipTextStyleColor}},data:e.data}]}}),x=a.ref(!1),v=async()=>{var q;x.value=!1;const _=e.mapJson,F=`map-${e.id}`;if(_!=null&&_.path){const R=await Ke(((q=window==null?void 0:window.config)==null?void 0:q.uploadPath)+_.path);Pe.registerMap(F,(R==null?void 0:R.data)||{})}else Pe.registerMap(F,{});x.value=!0};a.watch(()=>e.mapJson,()=>{v()},{immediate:!0,deep:!0});const p=async()=>{var _,F;if(e.dataType==="request"){x.value=!1;try{const q=await n(),R=((F=(_=q==null?void 0:q.data)==null?void 0:_.data)==null?void 0:F.rows)||{},V=`map-${e.id}`;if(R!=null&&R.path){const O=await Ke(R.path);Pe.registerMap(V,(O==null?void 0:O.data)||{})}else Pe.registerMap(V,{})}catch(q){console.error(q)}finally{x.value=!0}}},A=()=>{switch(e.dataType){case"request":p();break}},{getGlobalModel:S,setGlobalModel:b}=a.inject(we,{getGlobalModel:_=>{},setGlobalModel:(_,F)=>{}}),B=ve(e)("click",()=>{const _=S(e.id);b(e.id,{..._,RECORD:a.unref(o)})});ke(e,{refreshData:A});const{setRequest:w}=a.inject(Be,{setRequest:_=>{}});return typeof w=="function"&&w({id:e.id,requestFn:A,sortNum:e.requestSort}),{option:k,style:s,isLoadedData:x,geoBackgroundImageRef:l,myGeoBackgroundImage:f,customClick:()=>{a.unref(o)&&B()},onMouseOver:(_={})=>{_.componentType==="geo"&&_.region?o.value=_.region:o.value=null}}}}),H1="",Jf=["src"];function ed(e,n,t,o,r,i){const s=a.resolveComponent("echarts");return a.openBlock(),a.createElementBlock("div",{class:"ecan-map",style:a.normalizeStyle(e.style)},[e.isLoadedData?(a.openBlock(),a.createBlock(s,{key:0,option:e.option,"update-options":{notMerge:!0},autoresize:"","onZr:click":e.customClick,onMouseover:e.onMouseOver},null,8,["option","onZr:click","onMouseover"])):a.createCommentVNode("",!0),a.withDirectives(a.createElementVNode("img",{ref:"geoBackgroundImageRef",src:e.myGeoBackgroundImage},null,8,Jf),[[a.vShow,!1]])],4)}const o0=fe(se(Qf,[["render",ed],["__scopeId","data-v-10f150ac"]])),a0=Object.freeze(Object.defineProperty({__proto__:null,EcanBar:zi,EcanBorder:Wi,EcanButton:Si,EcanCheckbox:Ci,EcanComboGraph:Vi,EcanCustomGraph:Hi,EcanDatePicker:gi,EcanIframe:Xi,EcanImage:Ki,EcanInput:fi,EcanLine:Ni,EcanList:ii,EcanMap:o0,EcanModal:st,EcanPageConfig:Zr,EcanPie:Oi,EcanProportion:si,EcanProviderConfig:Yr,EcanRadar:Gi,EcanRadio:_i,EcanRangePicker:vi,EcanScatter:Fi,EcanScrollText:ni,EcanSelect:ki,EcanTable:t0,EcanTabs:Zi,EcanText:ti,EcanTimeDisplay:ai,EcanTreeSelect:Ei,barComponentProps:Wo,barEvents:Mi,barProps:Uo,borderComponentProps:na,borderEvents:Ui,borderProps:ta,buttonComponentProps:Do,buttonEvents:bi,buttonProps:_o,checkboxComponentProps:Io,checkboxEvents:wi,checkboxProps:Ro,comboGraphComponentProps:Qo,comboGraphEvents:qi,comboGraphProps:Xo,customGraphComponentProps:Ko,customGraphProps:Yo,datePickerComponentProps:Ao,datePickerEvents:di,datePickerProps:Co,iframeComponentProps:sa,iframeProps:la,imageComponentProps:ia,imageEvents:Yi,imageProps:ra,inputComponentProps:wo,inputEvents:ci,inputProps:So,lineComponentProps:Go,lineEvents:Li,lineProps:jo,listComponentProps:po,listEvents:ri,listProps:yo,mapComponentProps:ha,mapEvents:n0,mapProps:ua,modalComponentProps:Vo,modalEvents:Ri,modalProps:qo,pageConfig:yn,pageConfigComponentProps:pn,pieComponentProps:Ho,pieEvents:Di,pieProps:Fo,proportionComponentProps:bo,proportionEvents:li,proportionProps:vo,providerConfig:co,providerConfigComponentProps:fo,radarComponentProps:ea,radarEvents:ji,radarProps:Jo,radioComponentProps:Po,radioEvents:Bi,radioProps:zo,rangePickerComponentProps:Eo,rangePickerEvents:mi,rangePickerProps:To,scatterComponentProps:Zo,scatterEvents:Pi,scatterProps:$o,selectComponentProps:Lo,selectEvents:Ai,selectProps:Oo,tableComponentProps:fa,tableEvents:Qi,tableProps:ca,tabsComponentProps:aa,tabsEvents:$i,tabsProps:oa,textComponentProps:ho,textEvents:Kr,textProps:uo,timeDisplayComponentProps:xo,timeDisplayEvents:oi,timeDisplayProps:mo,treeSelectComponentProps:Mo,treeSelectEvents:Ti,treeSelectProps:No},Symbol.toStringTag,{value:"Module"})),td={install:e=>{Object.keys(a0).forEach(n=>{const t=a0[n];t.install&&e.use(t)})}};H.EcanBar=zi,H.EcanBorder=Wi,H.EcanButton=Si,H.EcanCheckbox=Ci,H.EcanComboGraph=Vi,H.EcanCustomGraph=Hi,H.EcanDatePicker=gi,H.EcanIframe=Xi,H.EcanImage=Ki,H.EcanInput=fi,H.EcanLine=Ni,H.EcanList=ii,H.EcanMap=o0,H.EcanModal=st,H.EcanPageConfig=Zr,H.EcanPie=Oi,H.EcanProportion=si,H.EcanProviderConfig=Yr,H.EcanRadar=Gi,H.EcanRadio=_i,H.EcanRangePicker=vi,H.EcanScatter=Fi,H.EcanScrollText=ni,H.EcanSelect=ki,H.EcanTable=t0,H.EcanTabs=Zi,H.EcanText=ti,H.EcanTimeDisplay=ai,H.EcanTreeSelect=Ei,H.barComponentProps=Wo,H.barEvents=Mi,H.barProps=Uo,H.borderComponentProps=na,H.borderEvents=Ui,H.borderProps=ta,H.buttonComponentProps=Do,H.buttonEvents=bi,H.buttonProps=_o,H.checkboxComponentProps=Io,H.checkboxEvents=wi,H.checkboxProps=Ro,H.comboGraphComponentProps=Qo,H.comboGraphEvents=qi,H.comboGraphProps=Xo,H.compatibleMobileList=Ii,H.customGraphComponentProps=Ko,H.customGraphProps=Yo,H.datePickerComponentProps=Ao,H.datePickerEvents=di,H.datePickerProps=Co,H.default=td,H.iframeComponentProps=sa,H.iframeProps=la,H.imageComponentProps=ia,H.imageEvents=Yi,H.imageProps=ra,H.inputComponentProps=wo,H.inputEvents=ci,H.inputProps=So,H.lineComponentProps=Go,H.lineEvents=Li,H.lineProps=jo,H.listComponentProps=po,H.listEvents=ri,H.listProps=yo,H.mapComponentProps=ha,H.mapEvents=n0,H.mapProps=ua,H.modalComponentProps=Vo,H.modalEvents=Ri,H.modalProps=qo,H.pageConfig=yn,H.pageConfigComponentProps=pn,H.pieComponentProps=Ho,H.pieEvents=Di,H.pieProps=Fo,H.proportionComponentProps=bo,H.proportionEvents=li,H.proportionProps=vo,H.providerConfig=co,H.providerConfigComponentProps=fo,H.radarComponentProps=ea,H.radarEvents=ji,H.radarProps=Jo,H.radioComponentProps=Po,H.radioEvents=Bi,H.radioProps=zo,H.rangePickerComponentProps=Eo,H.rangePickerEvents=mi,H.rangePickerProps=To,H.scatterComponentProps=Zo,H.scatterEvents=Pi,H.scatterProps=$o,H.selectComponentProps=Lo,H.selectEvents=Ai,H.selectProps=Oo,H.tableComponentProps=fa,H.tableEvents=Qi,H.tableProps=ca,H.tabsComponentProps=aa,H.tabsEvents=$i,H.tabsProps=oa,H.textComponentProps=ho,H.textEvents=Kr,H.textProps=uo,H.timeDisplayComponentProps=xo,H.timeDisplayEvents=oi,H.timeDisplayProps=mo,H.treeSelectComponentProps=Mo,H.treeSelectEvents=Ti,H.treeSelectProps=No,Object.defineProperties(H,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
119
119
  //# sourceMappingURL=index.umd.js.map