@ecan-bi/datav 1.2.30 → 1.2.31
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.es.js +796 -781
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +21 -21
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/types/graph/bar/Bar.vue.d.ts +9 -0
- package/types/graph/bar/index.d.ts +9 -0
- package/types/graph/bar/props.d.ts +5 -0
- package/types/text/text/Text.vue.d.ts +56 -0
- package/types/text/text/index.d.ts +56 -0
- package/types/text/text/props.d.ts +35 -0
package/dist/index.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.2.
|
|
2
|
-
(function(P,r){typeof exports=="object"&&typeof module<"u"?r(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"],r):(P=typeof globalThis<"u"?globalThis:P||self,r(P["@ecan/bi-datav"]={},P.Vue,P["echarts/core"],P.ResizeDetector,P.AntDesignVue,null,null,P.LodashEs,P.Dayjs,P.Axios,P.Mitt,null,null,null,P["ant-design-vue/es/date-picker/locale/zh_CN"],null,null,null,null,P["echarts/renderers"],P["echarts/charts"],P["echarts/components"],null,P.Echarts,null,null,P.Xlsx,P.big.js))})(this,function(P,r,qe,ur,ne,Jf,Qf,je,Ne,ai,ii,ed,td,nd,hr,od,rd,ad,id,lt,Ue,he,sd,si,ld,cd,Dt,li){var W0,Z0,K0,Y0;"use strict";function ci(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 fi=ci(si),di=["getWidth","getHeight","getDom","getOption","resize","dispatchAction","convertToPixel","convertFromPixel","containPixel","getDataURL","getConnectedDataURL","appendData","clear","isDisposed","dispose"];function ui(e,n){function t(a){return(...i)=>{if(e.value||n(),!e.value)throw new Error("ECharts is not initialized yet.");return e.value[a].apply(e.value,i)}}function o(){const a=Object.create(null);return di.forEach(i=>{a[i]=t(i)}),a}return o()}function hi(e,n,t){let o=null;r.watch([t,e,n],([a,i,l],s,f)=>{a&&i&&l&&(o=qe.throttle(()=>{i.resize()},100),ur.addListener(a,o)),f(()=>{o&&a&&ur.removeListener(a,o)})})}const mi={autoresize:Boolean},xi="ecLoadingOptions";function gi(e,n,t){const o=r.inject(xi,{}),a=r.computed(()=>({...r.unref(o),...t==null?void 0:t.value}));r.watchEffect(()=>{const i=e.value;i&&(n.value?i.showLoading(a.value):i.hideLoading())})}const yi={loading:Boolean,loadingOptions:Object},fd="",pi=/^on[^a-z]/,vi=e=>pi.test(e);function bi(e){const n={};for(const t in e)vi(t)||(n[t]=e[t]);return n}const Si="x-vue-echarts",wi="ecTheme",Ci="ecInitOptions",ki="ecUpdateOptions",Je=r.defineComponent({name:"echarts",props:{option:Object,theme:{type:[Object,String]},initOptions:Object,updateOptions:Object,group:String,manualUpdate:Boolean,...mi,...yi},inheritAttrs:!1,setup(e,{attrs:n,listeners:t}){const o=r.shallowRef(),a=r.shallowRef(),i=r.shallowRef(),l=r.inject(wi,null),s=r.inject(Ci,null),f=r.inject(ki,null),{autoresize:c,manualUpdate:d,loading:y,loadingOptions:u}=r.toRefs(e),h=r.computed(()=>i.value||e.option||Object.create(null)),x=r.computed(()=>e.theme||r.unref(l)||{}),m=r.computed(()=>e.initOptions||r.unref(s)||{}),p=r.computed(()=>e.updateOptions||r.unref(f)||{}),C=r.computed(()=>bi(n));function g(k){if(a.value||!o.value)return;const _=a.value=qe.init(o.value,x.value,m.value);e.group&&(_.group=e.group);let I=t;I||(I={},Object.keys(n).filter(L=>L.indexOf("on")===0&&L.length>2).forEach(L=>{const N=L.charAt(2).toLowerCase()+L.slice(3);I[N]=n[L]})),Object.keys(I).forEach(L=>{const N=I[L];N&&(L.indexOf("zr:")===0?_.getZr().on(L.slice(3).toLowerCase(),N):_.on(L.toLowerCase(),N))});function w(){if(_&&!_.isDisposed())try{_.resize()}catch(L){if(L.message==="Cannot read property 'get' of undefined")return;throw L}}function E(){_.setOption(k||h.value,p.value)}c.value?r.nextTick(()=>{w(),E()}):E()}function v(k,_){e.manualUpdate&&(i.value=k),a.value?a.value.setOption(k,_||{}):g(k)}function b(){a.value&&(a.value.dispose(),a.value=void 0)}let A=null;r.watch(d,k=>{typeof A=="function"&&(A(),A=null),k||(A=r.watch(()=>e.option,_=>{_&&(a.value?a.value.setOption(_,p.value):g())},{deep:!0}))},{immediate:!0}),r.watch([x,m],()=>{b(),g()},{deep:!0}),r.watchEffect(()=>{e.group&&a.value&&(a.value.group=e.group)});const S=ui(a,g);return gi(a,y,u),hi(a,c,o),r.onMounted(()=>{e.option&&g()}),r.onUnmounted(b),{chart:a,root:o,setOption:v,nonEventAttrs:C,...S}},render(){const e={...this.nonEventAttrs};return e.ref="root",e.class=e.class?["echarts"].concat(e.class):"echarts",r.h(Si,e)}});function ze(e,n){_i(e)&&(e="100%");var t=Ai(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 _i(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Ai(e){return typeof e=="string"&&e.indexOf("%")!==-1}function Ei(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function zt(e){return e<=1?"".concat(Number(e)*100,"%"):e}function nn(e){return e.length===1?"0"+e:String(e)}function Ti(e,n,t){return{r:ze(e,255)*255,g:ze(n,255)*255,b:ze(t,255)*255}}function on(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 Bi(e,n,t){var o,a,i;if(e=ze(e,360),n=ze(n,100),t=ze(t,100),n===0)a=t,i=t,o=t;else{var l=t<.5?t*(1+n):t+n-t*n,s=2*t-l;o=on(s,l,e+1/3),a=on(s,l,e),i=on(s,l,e-1/3)}return{r:o*255,g:a*255,b:i*255}}function Di(e,n,t){e=ze(e,255),n=ze(n,255),t=ze(t,255);var o=Math.max(e,n,t),a=Math.min(e,n,t),i=0,l=o,s=o-a,f=o===0?0:s/o;if(o===a)i=0;else{switch(o){case e:i=(n-t)/s+(n<t?6:0);break;case n:i=(t-e)/s+2;break;case t:i=(e-n)/s+4;break}i/=6}return{h:i,s:f,v:l}}function Ri(e,n,t){e=ze(e,360)*6,n=ze(n,100),t=ze(t,100);var o=Math.floor(e),a=e-o,i=t*(1-n),l=t*(1-a*n),s=t*(1-(1-a)*n),f=o%6,c=[t,l,i,i,s,t][f],d=[s,t,t,l,i,i][f],y=[i,i,s,t,t,l][f];return{r:c*255,g:d*255,b:y*255}}function Ii(e,n,t,o){var a=[nn(Math.round(e).toString(16)),nn(Math.round(n).toString(16)),nn(Math.round(t).toString(16))];return o&&a[0].startsWith(a[0].charAt(1))&&a[1].startsWith(a[1].charAt(1))&&a[2].startsWith(a[2].charAt(1))?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0):a.join("")}function mr(e){return Ie(e)/255}function Ie(e){return parseInt(e,16)}var xr={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 Rt(e){var n={r:0,g:0,b:0},t=1,o=null,a=null,i=null,l=!1,s=!1;return typeof e=="string"&&(e=Ni(e)),typeof e=="object"&&(Ge(e.r)&&Ge(e.g)&&Ge(e.b)?(n=Ti(e.r,e.g,e.b),l=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Ge(e.h)&&Ge(e.s)&&Ge(e.v)?(o=zt(e.s),a=zt(e.v),n=Ri(e.h,o,a),l=!0,s="hsv"):Ge(e.h)&&Ge(e.s)&&Ge(e.l)&&(o=zt(e.s),i=zt(e.l),n=Bi(e.h,o,i),l=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(t=e.a)),t=Ei(t),{ok:l,format:e.format||s,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 Li="[-\\+]?\\d+%?",Oi="[-\\+]?\\d*\\.\\d+%?",Qe="(?:".concat(Oi,")|(?:").concat(Li,")"),rn="[\\s|\\(]+(".concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")\\s*\\)?"),an="[\\s|\\(]+(".concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")\\s*\\)?"),Pe={CSS_UNIT:new RegExp(Qe),rgb:new RegExp("rgb"+rn),rgba:new RegExp("rgba"+an),hsl:new RegExp("hsl"+rn),hsla:new RegExp("hsla"+an),hsv:new RegExp("hsv"+rn),hsva:new RegExp("hsva"+an),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 Ni(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var n=!1;if(xr[e])e=xr[e],n=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t=Pe.rgb.exec(e);return t?{r:t[1],g:t[2],b:t[3]}:(t=Pe.rgba.exec(e),t?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=Pe.hsl.exec(e),t?{h:t[1],s:t[2],l:t[3]}:(t=Pe.hsla.exec(e),t?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=Pe.hsv.exec(e),t?{h:t[1],s:t[2],v:t[3]}:(t=Pe.hsva.exec(e),t?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=Pe.hex8.exec(e),t?{r:Ie(t[1]),g:Ie(t[2]),b:Ie(t[3]),a:mr(t[4]),format:n?"name":"hex8"}:(t=Pe.hex6.exec(e),t?{r:Ie(t[1]),g:Ie(t[2]),b:Ie(t[3]),format:n?"name":"hex"}:(t=Pe.hex4.exec(e),t?{r:Ie(t[1]+t[1]),g:Ie(t[2]+t[2]),b:Ie(t[3]+t[3]),a:mr(t[4]+t[4]),format:n?"name":"hex8"}:(t=Pe.hex3.exec(e),t?{r:Ie(t[1]+t[1]),g:Ie(t[2]+t[2]),b:Ie(t[3]+t[3]),format:n?"name":"hex"}:!1)))))))))}function Ge(e){return!!Pe.CSS_UNIT.exec(String(e))}var Mt=2,gr=.16,zi=.05,Mi=.05,Pi=.15,yr=5,pr=4,Fi=[{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 vr(e){var n=e.r,t=e.g,o=e.b,a=Di(n,t,o);return{h:a.h*360,s:a.s,v:a.v}}function Pt(e){var n=e.r,t=e.g,o=e.b;return"#".concat(Ii(n,t,o,!1))}function Vi(e,n,t){var o=t/100,a={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 a}function br(e,n,t){var o;return Math.round(e.h)>=60&&Math.round(e.h)<=240?o=t?Math.round(e.h)-Mt*n:Math.round(e.h)+Mt*n:o=t?Math.round(e.h)+Mt*n:Math.round(e.h)-Mt*n,o<0?o+=360:o>=360&&(o-=360),o}function Sr(e,n,t){if(e.h===0&&e.s===0)return e.s;var o;return t?o=e.s-gr*n:n===pr?o=e.s+gr:o=e.s+zi*n,o>1&&(o=1),t&&n===yr&&o>.1&&(o=.1),o<.06&&(o=.06),Number(o.toFixed(2))}function wr(e,n,t){var o;return t?o=e.v+Mi*n:o=e.v-Pi*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=Rt(e),a=yr;a>0;a-=1){var i=vr(o),l=Pt(Rt({h:br(i,a,!0),s:Sr(i,a,!0),v:wr(i,a,!0)}));t.push(l)}t.push(Pt(o));for(var s=1;s<=pr;s+=1){var f=vr(o),c=Pt(Rt({h:br(f,s),s:Sr(f,s),v:wr(f,s)}));t.push(c)}return n.theme==="dark"?Fi.map(function(d){var y=d.index,u=d.opacity,h=Pt(Vi(Rt(n.backgroundColor||"#141414"),Rt(t[y]),u*100));return h}):t}var ln={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"},cn={},fn={};Object.keys(ln).forEach(function(e){cn[e]=sn(ln[e]),cn[e].primary=cn[e][5],fn[e]=sn(ln[e],{theme:"dark",backgroundColor:"#141414"}),fn[e].primary=fn[e][5]});var Cr=[],It=[],qi="insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";function Hi(){var e=document.createElement("style");return e.setAttribute("type","text/css"),e}function $i(e,n){if(n=n||{},e===void 0)throw new Error(qi);var t=n.prepend===!0?"prepend":"append",o=n.container!==void 0?n.container:document.querySelector("head"),a=Cr.indexOf(o);a===-1&&(a=Cr.push(o)-1,It[a]={});var i;return It[a]!==void 0&&It[a][t]!==void 0?i=It[a][t]:(i=It[a][t]=Hi(),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 kr(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){ji(e,a,t[a])})}return e}function ji(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Ui(e,n){process.env.NODE_ENV!=="production"&&!e&&console!==void 0&&console.error("Warning: ".concat(n))}function Gi(e,n){Ui(e,"[@ant-design/icons-vue] ".concat(n))}function _r(e){return typeof e=="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(typeof e.icon=="object"||typeof e.icon=="function")}function dn(e,n,t){return t?r.h(e.tag,kr({key:n},t,e.attrs),(e.children||[]).map(function(o,a){return dn(o,"".concat(n,"-").concat(e.tag,"-").concat(a))})):r.h(e.tag,kr({key:n},e.attrs),(e.children||[]).map(function(o,a){return dn(o,"".concat(n,"-").concat(e.tag,"-").concat(a))}))}function Ar(e){return sn(e)[0]}function Er(e){return e?Array.isArray(e)?e:[e]:[]}var Wi=`
|
|
1
|
+
/*! @ecan-bi/datav@1.2.31 */
|
|
2
|
+
(function(P,r){typeof exports=="object"&&typeof module<"u"?r(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"],r):(P=typeof globalThis<"u"?globalThis:P||self,r(P["@ecan/bi-datav"]={},P.Vue,P["echarts/core"],P.ResizeDetector,P.AntDesignVue,null,null,P.LodashEs,P.Dayjs,P.Axios,P.Mitt,null,null,null,P["ant-design-vue/es/date-picker/locale/zh_CN"],null,null,null,null,P["echarts/renderers"],P["echarts/charts"],P["echarts/components"],null,P.Echarts,null,null,P.Xlsx,P.big.js))})(this,function(P,r,qe,ur,ne,Jf,Qf,je,Ne,ai,ii,ed,td,nd,hr,od,rd,ad,id,lt,Ue,he,sd,si,ld,cd,Dt,li){var W0,Z0,K0,Y0;"use strict";function ci(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 fi=ci(si),di=["getWidth","getHeight","getDom","getOption","resize","dispatchAction","convertToPixel","convertFromPixel","containPixel","getDataURL","getConnectedDataURL","appendData","clear","isDisposed","dispose"];function ui(e,n){function t(a){return(...i)=>{if(e.value||n(),!e.value)throw new Error("ECharts is not initialized yet.");return e.value[a].apply(e.value,i)}}function o(){const a=Object.create(null);return di.forEach(i=>{a[i]=t(i)}),a}return o()}function hi(e,n,t){let o=null;r.watch([t,e,n],([a,i,l],s,f)=>{a&&i&&l&&(o=qe.throttle(()=>{i.resize()},100),ur.addListener(a,o)),f(()=>{o&&a&&ur.removeListener(a,o)})})}const mi={autoresize:Boolean},xi="ecLoadingOptions";function gi(e,n,t){const o=r.inject(xi,{}),a=r.computed(()=>({...r.unref(o),...t==null?void 0:t.value}));r.watchEffect(()=>{const i=e.value;i&&(n.value?i.showLoading(a.value):i.hideLoading())})}const yi={loading:Boolean,loadingOptions:Object},fd="",pi=/^on[^a-z]/,vi=e=>pi.test(e);function bi(e){const n={};for(const t in e)vi(t)||(n[t]=e[t]);return n}const Si="x-vue-echarts",wi="ecTheme",Ci="ecInitOptions",ki="ecUpdateOptions",Je=r.defineComponent({name:"echarts",props:{option:Object,theme:{type:[Object,String]},initOptions:Object,updateOptions:Object,group:String,manualUpdate:Boolean,...mi,...yi},inheritAttrs:!1,setup(e,{attrs:n,listeners:t}){const o=r.shallowRef(),a=r.shallowRef(),i=r.shallowRef(),l=r.inject(wi,null),s=r.inject(Ci,null),f=r.inject(ki,null),{autoresize:c,manualUpdate:d,loading:y,loadingOptions:u}=r.toRefs(e),h=r.computed(()=>i.value||e.option||Object.create(null)),x=r.computed(()=>e.theme||r.unref(l)||{}),m=r.computed(()=>e.initOptions||r.unref(s)||{}),p=r.computed(()=>e.updateOptions||r.unref(f)||{}),w=r.computed(()=>bi(n));function g(C){if(a.value||!o.value)return;const A=a.value=qe.init(o.value,x.value,m.value);e.group&&(A.group=e.group);let I=t;I||(I={},Object.keys(n).filter(L=>L.indexOf("on")===0&&L.length>2).forEach(L=>{const N=L.charAt(2).toLowerCase()+L.slice(3);I[N]=n[L]})),Object.keys(I).forEach(L=>{const N=I[L];N&&(L.indexOf("zr:")===0?A.getZr().on(L.slice(3).toLowerCase(),N):A.on(L.toLowerCase(),N))});function k(){if(A&&!A.isDisposed())try{A.resize()}catch(L){if(L.message==="Cannot read property 'get' of undefined")return;throw L}}function _(){A.setOption(C||h.value,p.value)}c.value?r.nextTick(()=>{k(),_()}):_()}function v(C,A){e.manualUpdate&&(i.value=C),a.value?a.value.setOption(C,A||{}):g(C)}function b(){a.value&&(a.value.dispose(),a.value=void 0)}let T=null;r.watch(d,C=>{typeof T=="function"&&(T(),T=null),C||(T=r.watch(()=>e.option,A=>{A&&(a.value?a.value.setOption(A,p.value):g())},{deep:!0}))},{immediate:!0}),r.watch([x,m],()=>{b(),g()},{deep:!0}),r.watchEffect(()=>{e.group&&a.value&&(a.value.group=e.group)});const S=ui(a,g);return gi(a,y,u),hi(a,c,o),r.onMounted(()=>{e.option&&g()}),r.onUnmounted(b),{chart:a,root:o,setOption:v,nonEventAttrs:w,...S}},render(){const e={...this.nonEventAttrs};return e.ref="root",e.class=e.class?["echarts"].concat(e.class):"echarts",r.h(Si,e)}});function ze(e,n){_i(e)&&(e="100%");var t=Ai(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 _i(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Ai(e){return typeof e=="string"&&e.indexOf("%")!==-1}function Ti(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function zt(e){return e<=1?"".concat(Number(e)*100,"%"):e}function nn(e){return e.length===1?"0"+e:String(e)}function Ei(e,n,t){return{r:ze(e,255)*255,g:ze(n,255)*255,b:ze(t,255)*255}}function on(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 Bi(e,n,t){var o,a,i;if(e=ze(e,360),n=ze(n,100),t=ze(t,100),n===0)a=t,i=t,o=t;else{var l=t<.5?t*(1+n):t+n-t*n,s=2*t-l;o=on(s,l,e+1/3),a=on(s,l,e),i=on(s,l,e-1/3)}return{r:o*255,g:a*255,b:i*255}}function Di(e,n,t){e=ze(e,255),n=ze(n,255),t=ze(t,255);var o=Math.max(e,n,t),a=Math.min(e,n,t),i=0,l=o,s=o-a,f=o===0?0:s/o;if(o===a)i=0;else{switch(o){case e:i=(n-t)/s+(n<t?6:0);break;case n:i=(t-e)/s+2;break;case t:i=(e-n)/s+4;break}i/=6}return{h:i,s:f,v:l}}function Ri(e,n,t){e=ze(e,360)*6,n=ze(n,100),t=ze(t,100);var o=Math.floor(e),a=e-o,i=t*(1-n),l=t*(1-a*n),s=t*(1-(1-a)*n),f=o%6,c=[t,l,i,i,s,t][f],d=[s,t,t,l,i,i][f],y=[i,i,s,t,t,l][f];return{r:c*255,g:d*255,b:y*255}}function Ii(e,n,t,o){var a=[nn(Math.round(e).toString(16)),nn(Math.round(n).toString(16)),nn(Math.round(t).toString(16))];return o&&a[0].startsWith(a[0].charAt(1))&&a[1].startsWith(a[1].charAt(1))&&a[2].startsWith(a[2].charAt(1))?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0):a.join("")}function mr(e){return Ie(e)/255}function Ie(e){return parseInt(e,16)}var xr={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 Rt(e){var n={r:0,g:0,b:0},t=1,o=null,a=null,i=null,l=!1,s=!1;return typeof e=="string"&&(e=Ni(e)),typeof e=="object"&&(Ge(e.r)&&Ge(e.g)&&Ge(e.b)?(n=Ei(e.r,e.g,e.b),l=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Ge(e.h)&&Ge(e.s)&&Ge(e.v)?(o=zt(e.s),a=zt(e.v),n=Ri(e.h,o,a),l=!0,s="hsv"):Ge(e.h)&&Ge(e.s)&&Ge(e.l)&&(o=zt(e.s),i=zt(e.l),n=Bi(e.h,o,i),l=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(t=e.a)),t=Ti(t),{ok:l,format:e.format||s,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 Li="[-\\+]?\\d+%?",Oi="[-\\+]?\\d*\\.\\d+%?",Qe="(?:".concat(Oi,")|(?:").concat(Li,")"),rn="[\\s|\\(]+(".concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")\\s*\\)?"),an="[\\s|\\(]+(".concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")[,|\\s]+(").concat(Qe,")\\s*\\)?"),Pe={CSS_UNIT:new RegExp(Qe),rgb:new RegExp("rgb"+rn),rgba:new RegExp("rgba"+an),hsl:new RegExp("hsl"+rn),hsla:new RegExp("hsla"+an),hsv:new RegExp("hsv"+rn),hsva:new RegExp("hsva"+an),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 Ni(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var n=!1;if(xr[e])e=xr[e],n=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t=Pe.rgb.exec(e);return t?{r:t[1],g:t[2],b:t[3]}:(t=Pe.rgba.exec(e),t?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=Pe.hsl.exec(e),t?{h:t[1],s:t[2],l:t[3]}:(t=Pe.hsla.exec(e),t?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=Pe.hsv.exec(e),t?{h:t[1],s:t[2],v:t[3]}:(t=Pe.hsva.exec(e),t?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=Pe.hex8.exec(e),t?{r:Ie(t[1]),g:Ie(t[2]),b:Ie(t[3]),a:mr(t[4]),format:n?"name":"hex8"}:(t=Pe.hex6.exec(e),t?{r:Ie(t[1]),g:Ie(t[2]),b:Ie(t[3]),format:n?"name":"hex"}:(t=Pe.hex4.exec(e),t?{r:Ie(t[1]+t[1]),g:Ie(t[2]+t[2]),b:Ie(t[3]+t[3]),a:mr(t[4]+t[4]),format:n?"name":"hex8"}:(t=Pe.hex3.exec(e),t?{r:Ie(t[1]+t[1]),g:Ie(t[2]+t[2]),b:Ie(t[3]+t[3]),format:n?"name":"hex"}:!1)))))))))}function Ge(e){return!!Pe.CSS_UNIT.exec(String(e))}var Mt=2,gr=.16,zi=.05,Mi=.05,Pi=.15,yr=5,pr=4,Fi=[{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 vr(e){var n=e.r,t=e.g,o=e.b,a=Di(n,t,o);return{h:a.h*360,s:a.s,v:a.v}}function Pt(e){var n=e.r,t=e.g,o=e.b;return"#".concat(Ii(n,t,o,!1))}function Vi(e,n,t){var o=t/100,a={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 a}function br(e,n,t){var o;return Math.round(e.h)>=60&&Math.round(e.h)<=240?o=t?Math.round(e.h)-Mt*n:Math.round(e.h)+Mt*n:o=t?Math.round(e.h)+Mt*n:Math.round(e.h)-Mt*n,o<0?o+=360:o>=360&&(o-=360),o}function Sr(e,n,t){if(e.h===0&&e.s===0)return e.s;var o;return t?o=e.s-gr*n:n===pr?o=e.s+gr:o=e.s+zi*n,o>1&&(o=1),t&&n===yr&&o>.1&&(o=.1),o<.06&&(o=.06),Number(o.toFixed(2))}function wr(e,n,t){var o;return t?o=e.v+Mi*n:o=e.v-Pi*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=Rt(e),a=yr;a>0;a-=1){var i=vr(o),l=Pt(Rt({h:br(i,a,!0),s:Sr(i,a,!0),v:wr(i,a,!0)}));t.push(l)}t.push(Pt(o));for(var s=1;s<=pr;s+=1){var f=vr(o),c=Pt(Rt({h:br(f,s),s:Sr(f,s),v:wr(f,s)}));t.push(c)}return n.theme==="dark"?Fi.map(function(d){var y=d.index,u=d.opacity,h=Pt(Vi(Rt(n.backgroundColor||"#141414"),Rt(t[y]),u*100));return h}):t}var ln={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"},cn={},fn={};Object.keys(ln).forEach(function(e){cn[e]=sn(ln[e]),cn[e].primary=cn[e][5],fn[e]=sn(ln[e],{theme:"dark",backgroundColor:"#141414"}),fn[e].primary=fn[e][5]});var Cr=[],It=[],qi="insert-css: You need to provide a CSS string. Usage: insertCss(cssString[, options]).";function Hi(){var e=document.createElement("style");return e.setAttribute("type","text/css"),e}function $i(e,n){if(n=n||{},e===void 0)throw new Error(qi);var t=n.prepend===!0?"prepend":"append",o=n.container!==void 0?n.container:document.querySelector("head"),a=Cr.indexOf(o);a===-1&&(a=Cr.push(o)-1,It[a]={});var i;return It[a]!==void 0&&It[a][t]!==void 0?i=It[a][t]:(i=It[a][t]=Hi(),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 kr(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){ji(e,a,t[a])})}return e}function ji(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function Ui(e,n){process.env.NODE_ENV!=="production"&&!e&&console!==void 0&&console.error("Warning: ".concat(n))}function Gi(e,n){Ui(e,"[@ant-design/icons-vue] ".concat(n))}function _r(e){return typeof e=="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(typeof e.icon=="object"||typeof e.icon=="function")}function dn(e,n,t){return t?r.h(e.tag,kr({key:n},t,e.attrs),(e.children||[]).map(function(o,a){return dn(o,"".concat(n,"-").concat(e.tag,"-").concat(a))})):r.h(e.tag,kr({key:n},e.attrs),(e.children||[]).map(function(o,a){return dn(o,"".concat(n,"-").concat(e.tag,"-").concat(a))}))}function Ar(e){return sn(e)[0]}function Tr(e){return e?Array.isArray(e)?e:[e]:[]}var Wi=`
|
|
3
3
|
.anticon {
|
|
4
4
|
display: inline-block;
|
|
5
5
|
color: inherit;
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
transform: rotate(360deg);
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
`,
|
|
57
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function os(e,n){if(e){if(typeof e=="string")return Br(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 Br(e,n)}}function Br(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 rs(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],a=!0,i=!1,l,s;try{for(t=t.call(e);!(a=(l=t.next()).done)&&(o.push(l.value),!(n&&o.length===n));a=!0);}catch(f){i=!0,s=f}finally{try{!a&&t.return!=null&&t.return()}finally{if(i)throw s}}return o}}function as(e){if(Array.isArray(e))return e}function Dr(e){var n=
|
|
58
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function fs(e,n){if(e){if(typeof e=="string")return Rr(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 Rr(e,n)}}function Rr(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 ds(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],a=!0,i=!1,l,s;try{for(t=t.call(e);!(a=(l=t.next()).done)&&(o.push(l.value),!(n&&o.length===n));a=!0);}catch(f){i=!0,s=f}finally{try{!a&&t.return!=null&&t.return()}finally{if(i)throw s}}return o}}function us(e){if(Array.isArray(e))return e}function Ir(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){hn(e,a,t[a])})}return e}function hn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function hs(e,n){if(e==null)return{};var t=ms(e,n),o,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)o=i[a],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function ms(e,n){if(e==null)return{};var t={},o=Object.keys(e),a,i;for(i=0;i<o.length;i++)a=o[i],!(n.indexOf(a)>=0)&&(t[a]=e[a]);return t}Dr("#1890ff");var xt=function(n,t){var o,a=Ir({},n,t.attrs),i=a.class,l=a.icon,s=a.spin,f=a.rotate,c=a.tabindex,d=a.twoToneColor,y=a.onClick,u=hs(a,ss),h=(o={anticon:!0},hn(o,"anticon-".concat(l.name),!!l.name),hn(o,i,i),o),x=s===""||s||l.name==="loading"?"anticon-spin":"",m=c;m===void 0&&y&&(m=-1,u.tabindex=m);var p=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,C=Er(d),g=ls(C,2),v=g[0],b=g[1];return r.createVNode("span",Ir({role:"img","aria-label":l.name},u,{onClick:y,class:h}),[r.createVNode(un,{class:x,icon:l,primaryColor:v,secondaryColor:b,style:p},null)])};xt.props={spin:Boolean,rotate:Number,icon:Object,twoToneColor:String},xt.displayName="AntdIcon",xt.inheritAttrs=!1,xt.getTwoToneColor=is,xt.setTwoToneColor=Dr;const Lr=xt;var xs={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 gs=xs;function Or(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){ys(e,a,t[a])})}return e}function ys(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=Or({},n,t.attrs);return r.createVNode(Lr,Or({},o,{icon:gs}),null)};mn.displayName="CloseOutlined",mn.inheritAttrs=!1;const ps=mn;var vs={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 bs=vs;function Nr(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){Ss(e,a,t[a])})}return e}function Ss(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=Nr({},n,t.attrs);return r.createVNode(Lr,Nr({},o,{icon:bs}),null)};xn.displayName="LoadingOutlined",xn.inheritAttrs=!1;const ws=xn,Cs=r.defineComponent({props:{spinning:{type:Boolean,default:!1}},components:{ASpin:ne.Spin},setup(){return{indicator:r.h(ws,{style:{fontSize:"24px",color:"#1890ff"},spin:!0})}}}),dd="",re=(e,n)=>{const t=e.__vccOpts||e;for(const[o,a]of n)t[o]=a;return t},ks={class:"spin-wrapper"};function _s(e,n,t,o,a,i){const l=r.resolveComponent("a-spin");return r.openBlock(),r.createElementBlock("div",ks,[e.spinning?(r.openBlock(),r.createBlock(l,{key:0,class:"spin",spinning:e.spinning,indicator:e.indicator,tip:"加载中..."},null,8,["spinning","indicator"])):r.renderSlot(e.$slots,"default",{key:1})])}const gt=re(Cs,[["render",_s]]),As=r.defineComponent({name:"Skeleton",props:{loading:{type:Boolean,default:!1}},components:{ASkeleton:ne.Skeleton}});function Es(e,n,t,o,a,i){const l=r.resolveComponent("a-skeleton");return r.openBlock(),r.createBlock(l,{active:"",loading:e.loading},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["loading"])}const Vt=re(As,[["render",Es]]);process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const se=(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"},fe=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},gn={width:"1920px",height:"1080px",backgroundColor:"#ffffff",backgroundImage:"",backgroundSize:"100% 100%",contextRequestUrl:"",mode:"normal"},yn=fe(gn),Ts=["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=je.without(Ts,...n);return r.computed(()=>je.pick(e,t))},pn="EVENT_BUS",ke="GLOBAL_CONFIG",we="GLOBAL_MODEL",Ee="REQUEST_MODEL",zr="GLOBAL_TOKEN",Ot="REFRESH_PAGE",Mr="MODAL_MODEL",ct=18,Bs="ygt",Ds=(W0=window==null?void 0:window.config)==null?void 0:W0.indicatorURL;(Z0=window==null?void 0:window.config)!=null&&Z0.uploadPath;const Pr=((K0=window==null?void 0:window.config)==null?void 0:K0.routerBaseURL)||"./",Rs=((Y0=window==null?void 0:window.config)==null?void 0:Y0.erdURL)||"",Ce=(e,n)=>{r.watch(()=>e.id,t=>{const o=r.inject(pn,{onEvent:(a,i)=>{}});t!=null&&t!==""&&o.onEvent(t,n)},{immediate:!0})},ye=e=>{const n=e.events,t=e.id,o=r.inject(pn,{emitEvent:(i,l)=>{}}),{touchEventId:a}=r.inject(ke,{touchEventId:r.ref("")});return(i,l=()=>{})=>function(){l.call(this,...arguments);const{emitEvent:s}=o;n.forEach(f=>{if(i===f.on)try{a.value=t,s(f.target,f.emit)}catch(c){console.error(c)}})}},yt=(e,n)=>{let{name:t="name",value:o="value",type:a="type"}=n||{};t=t==null?void 0:t.trim(),o=o==null?void 0:o.trim(),a=a==null?void 0:a.trim();const i=new Set,l=new Map,s=e.length;for(let d=0;d<s;d++){const y=e[d],u=y[t]||"",h=y[o]||"",x=y[a]||"";if(i.add(u),l.has(x)){const m=l.get(x);m.push({name:u,value:h,...y}),l.set(x,m)}else l.set(x,[{name:u,value:h,...y}])}const f=Array.from(i),c=[];for(const[d,y]of l)c.push({name:d,data:y});return{dimensions:f,dataset:c}};var ee=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Is(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ls(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 a=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,a.get?a:{enumerable:!0,get:function(){return e[o]}})}),t}var Fr={exports:{}};function Os(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 vn={exports:{}};const Ns=Ls(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Vr;function oe(){return Vr||(Vr=1,function(e,n){(function(t,o){e.exports=o()})(ee,function(){var t=t||function(o,a){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 ee<"u"&&ee.crypto&&(i=ee.crypto),!i&&typeof Os=="function")try{i=Ns}catch{}var l=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.")},s=Object.create||function(){function g(){}return function(v){var b;return g.prototype=v,b=new g,g.prototype=null,b}}(),f={},c=f.lib={},d=c.Base=function(){return{extend:function(g){var v=s(this);return g&&v.mixIn(g),(!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 g=this.extend();return g.init.apply(g,arguments),g},init:function(){},mixIn:function(g){for(var v in g)g.hasOwnProperty(v)&&(this[v]=g[v]);g.hasOwnProperty("toString")&&(this.toString=g.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),y=c.WordArray=d.extend({init:function(g,v){g=this.words=g||[],v!=a?this.sigBytes=v:this.sigBytes=g.length*4},toString:function(g){return(g||h).stringify(this)},concat:function(g){var v=this.words,b=g.words,A=this.sigBytes,S=g.sigBytes;if(this.clamp(),A%4)for(var k=0;k<S;k++){var _=b[k>>>2]>>>24-k%4*8&255;v[A+k>>>2]|=_<<24-(A+k)%4*8}else for(var I=0;I<S;I+=4)v[A+I>>>2]=b[I>>>2];return this.sigBytes+=S,this},clamp:function(){var g=this.words,v=this.sigBytes;g[v>>>2]&=4294967295<<32-v%4*8,g.length=o.ceil(v/4)},clone:function(){var g=d.clone.call(this);return g.words=this.words.slice(0),g},random:function(g){for(var v=[],b=0;b<g;b+=4)v.push(l());return new y.init(v,g)}}),u=f.enc={},h=u.Hex={stringify:function(g){for(var v=g.words,b=g.sigBytes,A=[],S=0;S<b;S++){var k=v[S>>>2]>>>24-S%4*8&255;A.push((k>>>4).toString(16)),A.push((k&15).toString(16))}return A.join("")},parse:function(g){for(var v=g.length,b=[],A=0;A<v;A+=2)b[A>>>3]|=parseInt(g.substr(A,2),16)<<24-A%8*4;return new y.init(b,v/2)}},x=u.Latin1={stringify:function(g){for(var v=g.words,b=g.sigBytes,A=[],S=0;S<b;S++){var k=v[S>>>2]>>>24-S%4*8&255;A.push(String.fromCharCode(k))}return A.join("")},parse:function(g){for(var v=g.length,b=[],A=0;A<v;A++)b[A>>>2]|=(g.charCodeAt(A)&255)<<24-A%4*8;return new y.init(b,v)}},m=u.Utf8={stringify:function(g){try{return decodeURIComponent(escape(x.stringify(g)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(g){return x.parse(unescape(encodeURIComponent(g)))}},p=c.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new y.init,this._nDataBytes=0},_append:function(g){typeof g=="string"&&(g=m.parse(g)),this._data.concat(g),this._nDataBytes+=g.sigBytes},_process:function(g){var v,b=this._data,A=b.words,S=b.sigBytes,k=this.blockSize,_=k*4,I=S/_;g?I=o.ceil(I):I=o.max((I|0)-this._minBufferSize,0);var w=I*k,E=o.min(w*4,S);if(w){for(var L=0;L<w;L+=k)this._doProcessBlock(A,L);v=A.splice(0,w),b.sigBytes-=E}return new y.init(v,E)},clone:function(){var g=d.clone.call(this);return g._data=this._data.clone(),g},_minBufferSize:0});c.Hasher=p.extend({cfg:d.extend(),init:function(g){this.cfg=this.cfg.extend(g),this.reset()},reset:function(){p.reset.call(this),this._doReset()},update:function(g){return this._append(g),this._process(),this},finalize:function(g){g&&this._append(g);var v=this._doFinalize();return v},blockSize:16,_createHelper:function(g){return function(v,b){return new g.init(b).finalize(v)}},_createHmacHelper:function(g){return function(v,b){return new C.HMAC.init(g,b).finalize(v)}}});var C=f.algo={};return f}(Math);return t})}(vn)),vn.exports}var bn={exports:{}},qr;function qt(){return qr||(qr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.Base,s=i.WordArray,f=a.x64={};f.Word=l.extend({init:function(c,d){this.high=c,this.low=d}}),f.WordArray=l.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 s.create(y,this.sigBytes)},clone:function(){for(var c=l.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})}(bn)),bn.exports}var Sn={exports:{}},Hr;function zs(){return Hr||(Hr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){if(typeof ArrayBuffer=="function"){var o=t,a=o.lib,i=a.WordArray,l=i.init,s=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;l.call(this,d,c)}else l.apply(this,arguments)};s.prototype=i}}(),t.lib.WordArray})}(Sn)),Sn.exports}var wn={exports:{}},$r;function Ms(){return $r||($r=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.Utf16=l.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)}},l.Utf16LE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],u=0;u<d;u+=2){var h=s(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]|=s(f.charCodeAt(y)<<16-y%2*16);return i.create(d,c*2)}};function s(f){return f<<8&4278255360|f>>>8&16711935}}(),t.enc.Utf16})}(wn)),wn.exports}var Cn={exports:{}},jr;function pt(){return jr||(jr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.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 x=c[h>>>2]>>>24-h%4*8&255,m=c[h+1>>>2]>>>24-(h+1)%4*8&255,p=c[h+2>>>2]>>>24-(h+2)%4*8&255,C=x<<16|m<<8|p,g=0;g<4&&h+g*.75<d;g++)u.push(y.charAt(C>>>6*(3-g)&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 x=f.indexOf(h);x!==-1&&(c=x)}return s(f,c,y)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function s(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var x=d[f.charCodeAt(h-1)]<<h%4*2,m=d[f.charCodeAt(h)]>>>6-h%4*2,p=x|m;y[u>>>2]|=p<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64})}(Cn)),Cn.exports}var kn={exports:{}},Ur;function Ps(){return Ur||(Ur=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.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=[],x=0;x<y;x+=3)for(var m=d[x>>>2]>>>24-x%4*8&255,p=d[x+1>>>2]>>>24-(x+1)%4*8&255,C=d[x+2>>>2]>>>24-(x+2)%4*8&255,g=m<<16|p<<8|C,v=0;v<4&&x+v*.75<y;v++)h.push(u.charAt(g>>>6*(3-v)&63));var b=u.charAt(64);if(b)for(;h.length%4;)h.push(b);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 x=y.charAt(64);if(x){var m=f.indexOf(x);m!==-1&&(d=m)}return s(f,d,u)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function s(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var x=d[f.charCodeAt(h-1)]<<h%4*2,m=d[f.charCodeAt(h)]>>>6-h%4*2,p=x|m;y[u>>>2]|=p<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64url})}(kn)),kn.exports}var _n={exports:{}},Gr;function vt(){return Gr||(Gr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=[];(function(){for(var m=0;m<64;m++)c[m]=o.abs(o.sin(m+1))*4294967296|0})();var d=f.MD5=s.extend({_doReset:function(){this._hash=new l.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(m,p){for(var C=0;C<16;C++){var g=p+C,v=m[g];m[g]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360}var b=this._hash.words,A=m[p+0],S=m[p+1],k=m[p+2],_=m[p+3],I=m[p+4],w=m[p+5],E=m[p+6],L=m[p+7],N=m[p+8],q=m[p+9],M=m[p+10],V=m[p+11],H=m[p+12],B=m[p+13],R=m[p+14],O=m[p+15],T=b[0],D=b[1],z=b[2],F=b[3];T=y(T,D,z,F,A,7,c[0]),F=y(F,T,D,z,S,12,c[1]),z=y(z,F,T,D,k,17,c[2]),D=y(D,z,F,T,_,22,c[3]),T=y(T,D,z,F,I,7,c[4]),F=y(F,T,D,z,w,12,c[5]),z=y(z,F,T,D,E,17,c[6]),D=y(D,z,F,T,L,22,c[7]),T=y(T,D,z,F,N,7,c[8]),F=y(F,T,D,z,q,12,c[9]),z=y(z,F,T,D,M,17,c[10]),D=y(D,z,F,T,V,22,c[11]),T=y(T,D,z,F,H,7,c[12]),F=y(F,T,D,z,B,12,c[13]),z=y(z,F,T,D,R,17,c[14]),D=y(D,z,F,T,O,22,c[15]),T=u(T,D,z,F,S,5,c[16]),F=u(F,T,D,z,E,9,c[17]),z=u(z,F,T,D,V,14,c[18]),D=u(D,z,F,T,A,20,c[19]),T=u(T,D,z,F,w,5,c[20]),F=u(F,T,D,z,M,9,c[21]),z=u(z,F,T,D,O,14,c[22]),D=u(D,z,F,T,I,20,c[23]),T=u(T,D,z,F,q,5,c[24]),F=u(F,T,D,z,R,9,c[25]),z=u(z,F,T,D,_,14,c[26]),D=u(D,z,F,T,N,20,c[27]),T=u(T,D,z,F,B,5,c[28]),F=u(F,T,D,z,k,9,c[29]),z=u(z,F,T,D,L,14,c[30]),D=u(D,z,F,T,H,20,c[31]),T=h(T,D,z,F,w,4,c[32]),F=h(F,T,D,z,N,11,c[33]),z=h(z,F,T,D,V,16,c[34]),D=h(D,z,F,T,R,23,c[35]),T=h(T,D,z,F,S,4,c[36]),F=h(F,T,D,z,I,11,c[37]),z=h(z,F,T,D,L,16,c[38]),D=h(D,z,F,T,M,23,c[39]),T=h(T,D,z,F,B,4,c[40]),F=h(F,T,D,z,A,11,c[41]),z=h(z,F,T,D,_,16,c[42]),D=h(D,z,F,T,E,23,c[43]),T=h(T,D,z,F,q,4,c[44]),F=h(F,T,D,z,H,11,c[45]),z=h(z,F,T,D,O,16,c[46]),D=h(D,z,F,T,k,23,c[47]),T=x(T,D,z,F,A,6,c[48]),F=x(F,T,D,z,L,10,c[49]),z=x(z,F,T,D,R,15,c[50]),D=x(D,z,F,T,w,21,c[51]),T=x(T,D,z,F,H,6,c[52]),F=x(F,T,D,z,_,10,c[53]),z=x(z,F,T,D,M,15,c[54]),D=x(D,z,F,T,S,21,c[55]),T=x(T,D,z,F,N,6,c[56]),F=x(F,T,D,z,O,10,c[57]),z=x(z,F,T,D,E,15,c[58]),D=x(D,z,F,T,B,21,c[59]),T=x(T,D,z,F,I,6,c[60]),F=x(F,T,D,z,V,10,c[61]),z=x(z,F,T,D,k,15,c[62]),D=x(D,z,F,T,q,21,c[63]),b[0]=b[0]+T|0,b[1]=b[1]+D|0,b[2]=b[2]+z|0,b[3]=b[3]+F|0},_doFinalize:function(){var m=this._data,p=m.words,C=this._nDataBytes*8,g=m.sigBytes*8;p[g>>>5]|=128<<24-g%32;var v=o.floor(C/4294967296),b=C;p[(g+64>>>9<<4)+15]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,p[(g+64>>>9<<4)+14]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,m.sigBytes=(p.length+1)*4,this._process();for(var A=this._hash,S=A.words,k=0;k<4;k++){var _=S[k];S[k]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360}return A},clone:function(){var m=s.clone.call(this);return m._hash=this._hash.clone(),m}});function y(m,p,C,g,v,b,A){var S=m+(p&C|~p&g)+v+A;return(S<<b|S>>>32-b)+p}function u(m,p,C,g,v,b,A){var S=m+(p&g|C&~g)+v+A;return(S<<b|S>>>32-b)+p}function h(m,p,C,g,v,b,A){var S=m+(p^C^g)+v+A;return(S<<b|S>>>32-b)+p}function x(m,p,C,g,v,b,A){var S=m+(C^(p|~g))+v+A;return(S<<b|S>>>32-b)+p}a.MD5=s._createHelper(d),a.HmacMD5=s._createHmacHelper(d)}(Math),t.MD5})}(_n)),_n.exports}var An={exports:{}},Wr;function En(){return Wr||(Wr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=a.Hasher,s=o.algo,f=[],c=s.SHA1=l.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],x=u[1],m=u[2],p=u[3],C=u[4],g=0;g<80;g++){if(g<16)f[g]=d[y+g]|0;else{var v=f[g-3]^f[g-8]^f[g-14]^f[g-16];f[g]=v<<1|v>>>31}var b=(h<<5|h>>>27)+C+f[g];g<20?b+=(x&m|~x&p)+1518500249:g<40?b+=(x^m^p)+1859775393:g<60?b+=(x&m|x&p|m&p)-1894007588:b+=(x^m^p)-899497514,C=p,p=m,m=x<<30|x>>>2,x=h,h=b}u[0]=u[0]+h|0,u[1]=u[1]+x|0,u[2]=u[2]+m|0,u[3]=u[3]+p|0,u[4]=u[4]+C|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=l.clone.call(this);return d._hash=this._hash.clone(),d}});o.SHA1=l._createHelper(c),o.HmacSHA1=l._createHmacHelper(c)}(),t.SHA1})}(An)),An.exports}var Tn={exports:{}},Zr;function Kr(){return Zr||(Zr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=[],d=[];(function(){function h(C){for(var g=o.sqrt(C),v=2;v<=g;v++)if(!(C%v))return!1;return!0}function x(C){return(C-(C|0))*4294967296|0}for(var m=2,p=0;p<64;)h(m)&&(p<8&&(c[p]=x(o.pow(m,1/2))),d[p]=x(o.pow(m,1/3)),p++),m++})();var y=[],u=f.SHA256=s.extend({_doReset:function(){this._hash=new l.init(c.slice(0))},_doProcessBlock:function(h,x){for(var m=this._hash.words,p=m[0],C=m[1],g=m[2],v=m[3],b=m[4],A=m[5],S=m[6],k=m[7],_=0;_<64;_++){if(_<16)y[_]=h[x+_]|0;else{var I=y[_-15],w=(I<<25|I>>>7)^(I<<14|I>>>18)^I>>>3,E=y[_-2],L=(E<<15|E>>>17)^(E<<13|E>>>19)^E>>>10;y[_]=w+y[_-7]+L+y[_-16]}var N=b&A^~b&S,q=p&C^p&g^C&g,M=(p<<30|p>>>2)^(p<<19|p>>>13)^(p<<10|p>>>22),V=(b<<26|b>>>6)^(b<<21|b>>>11)^(b<<7|b>>>25),H=k+V+N+d[_]+y[_],B=M+q;k=S,S=A,A=b,b=v+H|0,v=g,g=C,C=p,p=H+B|0}m[0]=m[0]+p|0,m[1]=m[1]+C|0,m[2]=m[2]+g|0,m[3]=m[3]+v|0,m[4]=m[4]+b|0,m[5]=m[5]+A|0,m[6]=m[6]+S|0,m[7]=m[7]+k|0},_doFinalize:function(){var h=this._data,x=h.words,m=this._nDataBytes*8,p=h.sigBytes*8;return x[p>>>5]|=128<<24-p%32,x[(p+64>>>9<<4)+14]=o.floor(m/4294967296),x[(p+64>>>9<<4)+15]=m,h.sigBytes=x.length*4,this._process(),this._hash},clone:function(){var h=s.clone.call(this);return h._hash=this._hash.clone(),h}});a.SHA256=s._createHelper(u),a.HmacSHA256=s._createHmacHelper(u)}(Math),t.SHA256})}(Tn)),Tn.exports}var Bn={exports:{}},Yr;function Fs(){return Yr||(Yr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),Kr())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.algo,s=l.SHA256,f=l.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var c=s._doFinalize.call(this);return c.sigBytes-=4,c}});o.SHA224=s._createHelper(f),o.HmacSHA224=s._createHmacHelper(f)}(),t.SHA224})}(Bn)),Bn.exports}var Dn={exports:{}},Xr;function Jr(){return Xr||(Xr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Hasher,l=o.x64,s=l.Word,f=l.WordArray,c=o.algo;function d(){return s.create.apply(s,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 x=0;x<80;x++)u[x]=d()})();var h=c.SHA512=i.extend({_doReset:function(){this._hash=new f.init([new s.init(1779033703,4089235720),new s.init(3144134277,2227873595),new s.init(1013904242,4271175723),new s.init(2773480762,1595750129),new s.init(1359893119,2917565137),new s.init(2600822924,725511199),new s.init(528734635,4215389547),new s.init(1541459225,327033209)])},_doProcessBlock:function(x,m){for(var p=this._hash.words,C=p[0],g=p[1],v=p[2],b=p[3],A=p[4],S=p[5],k=p[6],_=p[7],I=C.high,w=C.low,E=g.high,L=g.low,N=v.high,q=v.low,M=b.high,V=b.low,H=A.high,B=A.low,R=S.high,O=S.low,T=k.high,D=k.low,z=_.high,F=_.low,G=I,Y=w,J=E,W=L,de=N,ve=q,it=M,Ze=V,Ae=H,Se=B,$e=R,Ke=O,Ye=T,Bt=D,j=z,U=F,K=0;K<80;K++){var X,Z,ae=u[K];if(K<16)Z=ae.high=x[m+K*2]|0,X=ae.low=x[m+K*2+1]|0;else{var ie=u[K-15],le=ie.high,ce=ie.low,xe=(le>>>1|ce<<31)^(le>>>8|ce<<24)^le>>>7,Ve=(ce>>>1|le<<31)^(ce>>>8|le<<24)^(ce>>>7|le<<25),De=u[K-2],Te=De.high,Xe=De.low,en=(Te>>>19|Xe<<13)^(Te<<3|Xe>>>29)^Te>>>6,tn=(Xe>>>19|Te<<13)^(Xe<<3|Te>>>29)^(Xe>>>6|Te<<26),X0=u[K-7],qf=X0.high,Hf=X0.low,J0=u[K-16],$f=J0.high,Q0=J0.low;X=Ve+Hf,Z=xe+qf+(X>>>0<Ve>>>0?1:0),X=X+tn,Z=Z+en+(X>>>0<tn>>>0?1:0),X=X+Q0,Z=Z+$f+(X>>>0<Q0>>>0?1:0),ae.high=Z,ae.low=X}var jf=Ae&$e^~Ae&Ye,ei=Se&Ke^~Se&Bt,Uf=G&J^G&de^J&de,Gf=Y&W^Y&ve^W&ve,Wf=(G>>>28|Y<<4)^(G<<30|Y>>>2)^(G<<25|Y>>>7),ti=(Y>>>28|G<<4)^(Y<<30|G>>>2)^(Y<<25|G>>>7),Zf=(Ae>>>14|Se<<18)^(Ae>>>18|Se<<14)^(Ae<<23|Se>>>9),Kf=(Se>>>14|Ae<<18)^(Se>>>18|Ae<<14)^(Se<<23|Ae>>>9),ni=y[K],Yf=ni.high,oi=ni.low,Oe=U+Kf,st=j+Zf+(Oe>>>0<U>>>0?1:0),Oe=Oe+ei,st=st+jf+(Oe>>>0<ei>>>0?1:0),Oe=Oe+oi,st=st+Yf+(Oe>>>0<oi>>>0?1:0),Oe=Oe+X,st=st+Z+(Oe>>>0<X>>>0?1:0),ri=ti+Gf,Xf=Wf+Uf+(ri>>>0<ti>>>0?1:0);j=Ye,U=Bt,Ye=$e,Bt=Ke,$e=Ae,Ke=Se,Se=Ze+Oe|0,Ae=it+st+(Se>>>0<Ze>>>0?1:0)|0,it=de,Ze=ve,de=J,ve=W,J=G,W=Y,Y=Oe+ri|0,G=st+Xf+(Y>>>0<Oe>>>0?1:0)|0}w=C.low=w+Y,C.high=I+G+(w>>>0<Y>>>0?1:0),L=g.low=L+W,g.high=E+J+(L>>>0<W>>>0?1:0),q=v.low=q+ve,v.high=N+de+(q>>>0<ve>>>0?1:0),V=b.low=V+Ze,b.high=M+it+(V>>>0<Ze>>>0?1:0),B=A.low=B+Se,A.high=H+Ae+(B>>>0<Se>>>0?1:0),O=S.low=O+Ke,S.high=R+$e+(O>>>0<Ke>>>0?1:0),D=k.low=D+Bt,k.high=T+Ye+(D>>>0<Bt>>>0?1:0),F=_.low=F+U,_.high=z+j+(F>>>0<U>>>0?1:0)},_doFinalize:function(){var x=this._data,m=x.words,p=this._nDataBytes*8,C=x.sigBytes*8;m[C>>>5]|=128<<24-C%32,m[(C+128>>>10<<5)+30]=Math.floor(p/4294967296),m[(C+128>>>10<<5)+31]=p,x.sigBytes=m.length*4,this._process();var g=this._hash.toX32();return g},clone:function(){var x=i.clone.call(this);return x._hash=this._hash.clone(),x},blockSize:1024/32});o.SHA512=i._createHelper(h),o.HmacSHA512=i._createHmacHelper(h)}(),t.SHA512})}(Dn)),Dn.exports}var Rn={exports:{}},Qr;function Vs(){return Qr||(Qr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt(),Jr())})(ee,function(t){return function(){var o=t,a=o.x64,i=a.Word,l=a.WordArray,s=o.algo,f=s.SHA512,c=s.SHA384=f.extend({_doReset:function(){this._hash=new l.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})}(Rn)),Rn.exports}var In={exports:{}},ea;function qs(){return ea||(ea=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.x64,c=f.Word,d=a.algo,y=[],u=[],h=[];(function(){for(var p=1,C=0,g=0;g<24;g++){y[p+5*C]=(g+1)*(g+2)/2%64;var v=C%5,b=(2*p+3*C)%5;p=v,C=b}for(var p=0;p<5;p++)for(var C=0;C<5;C++)u[p+5*C]=C+(2*p+3*C)%5*5;for(var A=1,S=0;S<24;S++){for(var k=0,_=0,I=0;I<7;I++){if(A&1){var w=(1<<I)-1;w<32?_^=1<<w:k^=1<<w-32}A&128?A=A<<1^113:A<<=1}h[S]=c.create(k,_)}})();var x=[];(function(){for(var p=0;p<25;p++)x[p]=c.create()})();var m=d.SHA3=s.extend({cfg:s.cfg.extend({outputLength:512}),_doReset:function(){for(var p=this._state=[],C=0;C<25;C++)p[C]=new c.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(p,C){for(var g=this._state,v=this.blockSize/2,b=0;b<v;b++){var A=p[C+2*b],S=p[C+2*b+1];A=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360,S=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360;var k=g[b];k.high^=S,k.low^=A}for(var _=0;_<24;_++){for(var I=0;I<5;I++){for(var w=0,E=0,L=0;L<5;L++){var k=g[I+5*L];w^=k.high,E^=k.low}var N=x[I];N.high=w,N.low=E}for(var I=0;I<5;I++)for(var q=x[(I+4)%5],M=x[(I+1)%5],V=M.high,H=M.low,w=q.high^(V<<1|H>>>31),E=q.low^(H<<1|V>>>31),L=0;L<5;L++){var k=g[I+5*L];k.high^=w,k.low^=E}for(var B=1;B<25;B++){var w,E,k=g[B],R=k.high,O=k.low,T=y[B];T<32?(w=R<<T|O>>>32-T,E=O<<T|R>>>32-T):(w=O<<T-32|R>>>64-T,E=R<<T-32|O>>>64-T);var D=x[u[B]];D.high=w,D.low=E}var z=x[0],F=g[0];z.high=F.high,z.low=F.low;for(var I=0;I<5;I++)for(var L=0;L<5;L++){var B=I+5*L,k=g[B],G=x[B],Y=x[(I+1)%5+5*L],J=x[(I+2)%5+5*L];k.high=G.high^~Y.high&J.high,k.low=G.low^~Y.low&J.low}var k=g[0],W=h[_];k.high^=W.high,k.low^=W.low}},_doFinalize:function(){var p=this._data,C=p.words;this._nDataBytes*8;var g=p.sigBytes*8,v=this.blockSize*32;C[g>>>5]|=1<<24-g%32,C[(o.ceil((g+1)/v)*v>>>5)-1]|=128,p.sigBytes=C.length*4,this._process();for(var b=this._state,A=this.cfg.outputLength/8,S=A/8,k=[],_=0;_<S;_++){var I=b[_],w=I.high,E=I.low;w=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360,E=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,k.push(E),k.push(w)}return new l.init(k,A)},clone:function(){for(var p=s.clone.call(this),C=p._state=this._state.slice(0),g=0;g<25;g++)C[g]=C[g].clone();return p}});a.SHA3=s._createHelper(m),a.HmacSHA3=s._createHmacHelper(m)}(Math),t.SHA3})}(In)),In.exports}var Ln={exports:{}},ta;function Hs(){return ta||(ta=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){/** @preserve
|
|
56
|
+
`,Er=!1,Zi=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Wi;r.nextTick(function(){Er||(typeof window<"u"&&window.document&&window.document.documentElement&&$i(n,{prepend:!0}),Er=!0)})},Ki=["icon","primaryColor","secondaryColor"];function Yi(e,n){if(e==null)return{};var t=Xi(e,n),o,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)o=i[a],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function Xi(e,n){if(e==null)return{};var t={},o=Object.keys(e),a,i;for(i=0;i<o.length;i++)a=o[i],!(n.indexOf(a)>=0)&&(t[a]=e[a]);return t}function Ft(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){Ji(e,a,t[a])})}return e}function Ji(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 Qi(e){var n=e.primaryColor,t=e.secondaryColor;Lt.primaryColor=n,Lt.secondaryColor=t||Ar(n),Lt.calculated=!!t}function es(){return Ft({},Lt)}var mt=function(n,t){var o=Ft({},n,t.attrs),a=o.icon,i=o.primaryColor,l=o.secondaryColor,s=Yi(o,Ki),f=Lt;if(i&&(f={primaryColor:i,secondaryColor:l||Ar(i)}),Zi(),Gi(_r(a),"icon should be icon definiton, but got ".concat(a)),!_r(a))return null;var c=a;return c&&typeof c.icon=="function"&&(c=Ft({},c,{icon:c.icon(f.primaryColor,f.secondaryColor)})),dn(c.icon,"svg-".concat(c.name),Ft({},s,{"data-icon":c.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"}))};mt.props={icon:Object,primaryColor:String,secondaryColor:String,focusable:String},mt.inheritAttrs=!1,mt.displayName="IconBase",mt.getTwoToneColors=es,mt.setTwoToneColors=Qi;const un=mt;function ts(e,n){return as(e)||rs(e,n)||os(e,n)||ns()}function ns(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
57
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function os(e,n){if(e){if(typeof e=="string")return Br(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 Br(e,n)}}function Br(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 rs(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],a=!0,i=!1,l,s;try{for(t=t.call(e);!(a=(l=t.next()).done)&&(o.push(l.value),!(n&&o.length===n));a=!0);}catch(f){i=!0,s=f}finally{try{!a&&t.return!=null&&t.return()}finally{if(i)throw s}}return o}}function as(e){if(Array.isArray(e))return e}function Dr(e){var n=Tr(e),t=ts(n,2),o=t[0],a=t[1];return un.setTwoToneColors({primaryColor:o,secondaryColor:a})}function is(){var e=un.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var ss=["class","icon","spin","rotate","tabindex","twoToneColor","onClick"];function ls(e,n){return us(e)||ds(e,n)||fs(e,n)||cs()}function cs(){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 fs(e,n){if(e){if(typeof e=="string")return Rr(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 Rr(e,n)}}function Rr(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 ds(e,n){var t=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(t!=null){var o=[],a=!0,i=!1,l,s;try{for(t=t.call(e);!(a=(l=t.next()).done)&&(o.push(l.value),!(n&&o.length===n));a=!0);}catch(f){i=!0,s=f}finally{try{!a&&t.return!=null&&t.return()}finally{if(i)throw s}}return o}}function us(e){if(Array.isArray(e))return e}function Ir(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){hn(e,a,t[a])})}return e}function hn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function hs(e,n){if(e==null)return{};var t=ms(e,n),o,a;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(a=0;a<i.length;a++)o=i[a],!(n.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(t[o]=e[o])}return t}function ms(e,n){if(e==null)return{};var t={},o=Object.keys(e),a,i;for(i=0;i<o.length;i++)a=o[i],!(n.indexOf(a)>=0)&&(t[a]=e[a]);return t}Dr("#1890ff");var xt=function(n,t){var o,a=Ir({},n,t.attrs),i=a.class,l=a.icon,s=a.spin,f=a.rotate,c=a.tabindex,d=a.twoToneColor,y=a.onClick,u=hs(a,ss),h=(o={anticon:!0},hn(o,"anticon-".concat(l.name),!!l.name),hn(o,i,i),o),x=s===""||s||l.name==="loading"?"anticon-spin":"",m=c;m===void 0&&y&&(m=-1,u.tabindex=m);var p=f?{msTransform:"rotate(".concat(f,"deg)"),transform:"rotate(".concat(f,"deg)")}:void 0,w=Tr(d),g=ls(w,2),v=g[0],b=g[1];return r.createVNode("span",Ir({role:"img","aria-label":l.name},u,{onClick:y,class:h}),[r.createVNode(un,{class:x,icon:l,primaryColor:v,secondaryColor:b,style:p},null)])};xt.props={spin:Boolean,rotate:Number,icon:Object,twoToneColor:String},xt.displayName="AntdIcon",xt.inheritAttrs=!1,xt.getTwoToneColor=is,xt.setTwoToneColor=Dr;const Lr=xt;var xs={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 gs=xs;function Or(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){ys(e,a,t[a])})}return e}function ys(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=Or({},n,t.attrs);return r.createVNode(Lr,Or({},o,{icon:gs}),null)};mn.displayName="CloseOutlined",mn.inheritAttrs=!1;const ps=mn;var vs={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 bs=vs;function Nr(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(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),o.forEach(function(a){Ss(e,a,t[a])})}return e}function Ss(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=Nr({},n,t.attrs);return r.createVNode(Lr,Nr({},o,{icon:bs}),null)};xn.displayName="LoadingOutlined",xn.inheritAttrs=!1;const ws=xn,Cs=r.defineComponent({props:{spinning:{type:Boolean,default:!1}},components:{ASpin:ne.Spin},setup(){return{indicator:r.h(ws,{style:{fontSize:"24px",color:"#1890ff"},spin:!0})}}}),dd="",re=(e,n)=>{const t=e.__vccOpts||e;for(const[o,a]of n)t[o]=a;return t},ks={class:"spin-wrapper"};function _s(e,n,t,o,a,i){const l=r.resolveComponent("a-spin");return r.openBlock(),r.createElementBlock("div",ks,[e.spinning?(r.openBlock(),r.createBlock(l,{key:0,class:"spin",spinning:e.spinning,indicator:e.indicator,tip:"加载中..."},null,8,["spinning","indicator"])):r.renderSlot(e.$slots,"default",{key:1})])}const gt=re(Cs,[["render",_s]]),As=r.defineComponent({name:"Skeleton",props:{loading:{type:Boolean,default:!1}},components:{ASkeleton:ne.Skeleton}});function Ts(e,n,t,o,a,i){const l=r.resolveComponent("a-skeleton");return r.openBlock(),r.createBlock(l,{active:"",loading:e.loading},{default:r.withCtx(()=>[r.renderSlot(e.$slots,"default")]),_:3},8,["loading"])}const Vt=re(As,[["render",Ts]]);process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const se=(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"},fe=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},gn={width:"1920px",height:"1080px",backgroundColor:"#ffffff",backgroundImage:"",backgroundSize:"100% 100%",contextRequestUrl:"",mode:"normal"},yn=fe(gn),Es=["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=je.without(Es,...n);return r.computed(()=>je.pick(e,t))},pn="EVENT_BUS",ke="GLOBAL_CONFIG",we="GLOBAL_MODEL",Te="REQUEST_MODEL",zr="GLOBAL_TOKEN",Ot="REFRESH_PAGE",Mr="MODAL_MODEL",ct=18,Bs="ygt",Ds=(W0=window==null?void 0:window.config)==null?void 0:W0.indicatorURL;(Z0=window==null?void 0:window.config)!=null&&Z0.uploadPath;const Pr=((K0=window==null?void 0:window.config)==null?void 0:K0.routerBaseURL)||"./",Rs=((Y0=window==null?void 0:window.config)==null?void 0:Y0.erdURL)||"",Ce=(e,n)=>{r.watch(()=>e.id,t=>{const o=r.inject(pn,{onEvent:(a,i)=>{}});t!=null&&t!==""&&o.onEvent(t,n)},{immediate:!0})},ye=e=>{const n=e.events,t=e.id,o=r.inject(pn,{emitEvent:(i,l)=>{}}),{touchEventId:a}=r.inject(ke,{touchEventId:r.ref("")});return(i,l=()=>{})=>function(){l.call(this,...arguments);const{emitEvent:s}=o;n.forEach(f=>{if(i===f.on)try{a.value=t,s(f.target,f.emit)}catch(c){console.error(c)}})}},yt=(e,n)=>{let{name:t="name",value:o="value",type:a="type"}=n||{};t=t==null?void 0:t.trim(),o=o==null?void 0:o.trim(),a=a==null?void 0:a.trim();const i=new Set,l=new Map,s=e.length;for(let d=0;d<s;d++){const y=e[d],u=y[t]||"",h=y[o]||"",x=y[a]||"";if(i.add(u),l.has(x)){const m=l.get(x);m.push({name:u,value:h,...y}),l.set(x,m)}else l.set(x,[{name:u,value:h,...y}])}const f=Array.from(i),c=[];for(const[d,y]of l)c.push({name:d,data:y});return{dimensions:f,dataset:c}};var ee=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Is(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ls(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 a=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(t,o,a.get?a:{enumerable:!0,get:function(){return e[o]}})}),t}var Fr={exports:{}};function Os(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 vn={exports:{}};const Ns=Ls(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Vr;function oe(){return Vr||(Vr=1,function(e,n){(function(t,o){e.exports=o()})(ee,function(){var t=t||function(o,a){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 ee<"u"&&ee.crypto&&(i=ee.crypto),!i&&typeof Os=="function")try{i=Ns}catch{}var l=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.")},s=Object.create||function(){function g(){}return function(v){var b;return g.prototype=v,b=new g,g.prototype=null,b}}(),f={},c=f.lib={},d=c.Base=function(){return{extend:function(g){var v=s(this);return g&&v.mixIn(g),(!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 g=this.extend();return g.init.apply(g,arguments),g},init:function(){},mixIn:function(g){for(var v in g)g.hasOwnProperty(v)&&(this[v]=g[v]);g.hasOwnProperty("toString")&&(this.toString=g.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),y=c.WordArray=d.extend({init:function(g,v){g=this.words=g||[],v!=a?this.sigBytes=v:this.sigBytes=g.length*4},toString:function(g){return(g||h).stringify(this)},concat:function(g){var v=this.words,b=g.words,T=this.sigBytes,S=g.sigBytes;if(this.clamp(),T%4)for(var C=0;C<S;C++){var A=b[C>>>2]>>>24-C%4*8&255;v[T+C>>>2]|=A<<24-(T+C)%4*8}else for(var I=0;I<S;I+=4)v[T+I>>>2]=b[I>>>2];return this.sigBytes+=S,this},clamp:function(){var g=this.words,v=this.sigBytes;g[v>>>2]&=4294967295<<32-v%4*8,g.length=o.ceil(v/4)},clone:function(){var g=d.clone.call(this);return g.words=this.words.slice(0),g},random:function(g){for(var v=[],b=0;b<g;b+=4)v.push(l());return new y.init(v,g)}}),u=f.enc={},h=u.Hex={stringify:function(g){for(var v=g.words,b=g.sigBytes,T=[],S=0;S<b;S++){var C=v[S>>>2]>>>24-S%4*8&255;T.push((C>>>4).toString(16)),T.push((C&15).toString(16))}return T.join("")},parse:function(g){for(var v=g.length,b=[],T=0;T<v;T+=2)b[T>>>3]|=parseInt(g.substr(T,2),16)<<24-T%8*4;return new y.init(b,v/2)}},x=u.Latin1={stringify:function(g){for(var v=g.words,b=g.sigBytes,T=[],S=0;S<b;S++){var C=v[S>>>2]>>>24-S%4*8&255;T.push(String.fromCharCode(C))}return T.join("")},parse:function(g){for(var v=g.length,b=[],T=0;T<v;T++)b[T>>>2]|=(g.charCodeAt(T)&255)<<24-T%4*8;return new y.init(b,v)}},m=u.Utf8={stringify:function(g){try{return decodeURIComponent(escape(x.stringify(g)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(g){return x.parse(unescape(encodeURIComponent(g)))}},p=c.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new y.init,this._nDataBytes=0},_append:function(g){typeof g=="string"&&(g=m.parse(g)),this._data.concat(g),this._nDataBytes+=g.sigBytes},_process:function(g){var v,b=this._data,T=b.words,S=b.sigBytes,C=this.blockSize,A=C*4,I=S/A;g?I=o.ceil(I):I=o.max((I|0)-this._minBufferSize,0);var k=I*C,_=o.min(k*4,S);if(k){for(var L=0;L<k;L+=C)this._doProcessBlock(T,L);v=T.splice(0,k),b.sigBytes-=_}return new y.init(v,_)},clone:function(){var g=d.clone.call(this);return g._data=this._data.clone(),g},_minBufferSize:0});c.Hasher=p.extend({cfg:d.extend(),init:function(g){this.cfg=this.cfg.extend(g),this.reset()},reset:function(){p.reset.call(this),this._doReset()},update:function(g){return this._append(g),this._process(),this},finalize:function(g){g&&this._append(g);var v=this._doFinalize();return v},blockSize:16,_createHelper:function(g){return function(v,b){return new g.init(b).finalize(v)}},_createHmacHelper:function(g){return function(v,b){return new w.HMAC.init(g,b).finalize(v)}}});var w=f.algo={};return f}(Math);return t})}(vn)),vn.exports}var bn={exports:{}},qr;function qt(){return qr||(qr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.Base,s=i.WordArray,f=a.x64={};f.Word=l.extend({init:function(c,d){this.high=c,this.low=d}}),f.WordArray=l.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 s.create(y,this.sigBytes)},clone:function(){for(var c=l.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})}(bn)),bn.exports}var Sn={exports:{}},Hr;function zs(){return Hr||(Hr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){if(typeof ArrayBuffer=="function"){var o=t,a=o.lib,i=a.WordArray,l=i.init,s=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;l.call(this,d,c)}else l.apply(this,arguments)};s.prototype=i}}(),t.lib.WordArray})}(Sn)),Sn.exports}var wn={exports:{}},$r;function Ms(){return $r||($r=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.Utf16=l.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)}},l.Utf16LE={stringify:function(f){for(var c=f.words,d=f.sigBytes,y=[],u=0;u<d;u+=2){var h=s(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]|=s(f.charCodeAt(y)<<16-y%2*16);return i.create(d,c*2)}};function s(f){return f<<8&4278255360|f>>>8&16711935}}(),t.enc.Utf16})}(wn)),wn.exports}var Cn={exports:{}},jr;function pt(){return jr||(jr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.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 x=c[h>>>2]>>>24-h%4*8&255,m=c[h+1>>>2]>>>24-(h+1)%4*8&255,p=c[h+2>>>2]>>>24-(h+2)%4*8&255,w=x<<16|m<<8|p,g=0;g<4&&h+g*.75<d;g++)u.push(y.charAt(w>>>6*(3-g)&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 x=f.indexOf(h);x!==-1&&(c=x)}return s(f,c,y)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function s(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var x=d[f.charCodeAt(h-1)]<<h%4*2,m=d[f.charCodeAt(h)]>>>6-h%4*2,p=x|m;y[u>>>2]|=p<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64})}(Cn)),Cn.exports}var kn={exports:{}},Ur;function Ps(){return Ur||(Ur=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.enc;l.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=[],x=0;x<y;x+=3)for(var m=d[x>>>2]>>>24-x%4*8&255,p=d[x+1>>>2]>>>24-(x+1)%4*8&255,w=d[x+2>>>2]>>>24-(x+2)%4*8&255,g=m<<16|p<<8|w,v=0;v<4&&x+v*.75<y;v++)h.push(u.charAt(g>>>6*(3-v)&63));var b=u.charAt(64);if(b)for(;h.length%4;)h.push(b);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 x=y.charAt(64);if(x){var m=f.indexOf(x);m!==-1&&(d=m)}return s(f,d,u)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function s(f,c,d){for(var y=[],u=0,h=0;h<c;h++)if(h%4){var x=d[f.charCodeAt(h-1)]<<h%4*2,m=d[f.charCodeAt(h)]>>>6-h%4*2,p=x|m;y[u>>>2]|=p<<24-u%4*8,u++}return i.create(y,u)}}(),t.enc.Base64url})}(kn)),kn.exports}var _n={exports:{}},Gr;function vt(){return Gr||(Gr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=[];(function(){for(var m=0;m<64;m++)c[m]=o.abs(o.sin(m+1))*4294967296|0})();var d=f.MD5=s.extend({_doReset:function(){this._hash=new l.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(m,p){for(var w=0;w<16;w++){var g=p+w,v=m[g];m[g]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360}var b=this._hash.words,T=m[p+0],S=m[p+1],C=m[p+2],A=m[p+3],I=m[p+4],k=m[p+5],_=m[p+6],L=m[p+7],N=m[p+8],V=m[p+9],M=m[p+10],q=m[p+11],H=m[p+12],B=m[p+13],R=m[p+14],O=m[p+15],E=b[0],D=b[1],z=b[2],F=b[3];E=y(E,D,z,F,T,7,c[0]),F=y(F,E,D,z,S,12,c[1]),z=y(z,F,E,D,C,17,c[2]),D=y(D,z,F,E,A,22,c[3]),E=y(E,D,z,F,I,7,c[4]),F=y(F,E,D,z,k,12,c[5]),z=y(z,F,E,D,_,17,c[6]),D=y(D,z,F,E,L,22,c[7]),E=y(E,D,z,F,N,7,c[8]),F=y(F,E,D,z,V,12,c[9]),z=y(z,F,E,D,M,17,c[10]),D=y(D,z,F,E,q,22,c[11]),E=y(E,D,z,F,H,7,c[12]),F=y(F,E,D,z,B,12,c[13]),z=y(z,F,E,D,R,17,c[14]),D=y(D,z,F,E,O,22,c[15]),E=u(E,D,z,F,S,5,c[16]),F=u(F,E,D,z,_,9,c[17]),z=u(z,F,E,D,q,14,c[18]),D=u(D,z,F,E,T,20,c[19]),E=u(E,D,z,F,k,5,c[20]),F=u(F,E,D,z,M,9,c[21]),z=u(z,F,E,D,O,14,c[22]),D=u(D,z,F,E,I,20,c[23]),E=u(E,D,z,F,V,5,c[24]),F=u(F,E,D,z,R,9,c[25]),z=u(z,F,E,D,A,14,c[26]),D=u(D,z,F,E,N,20,c[27]),E=u(E,D,z,F,B,5,c[28]),F=u(F,E,D,z,C,9,c[29]),z=u(z,F,E,D,L,14,c[30]),D=u(D,z,F,E,H,20,c[31]),E=h(E,D,z,F,k,4,c[32]),F=h(F,E,D,z,N,11,c[33]),z=h(z,F,E,D,q,16,c[34]),D=h(D,z,F,E,R,23,c[35]),E=h(E,D,z,F,S,4,c[36]),F=h(F,E,D,z,I,11,c[37]),z=h(z,F,E,D,L,16,c[38]),D=h(D,z,F,E,M,23,c[39]),E=h(E,D,z,F,B,4,c[40]),F=h(F,E,D,z,T,11,c[41]),z=h(z,F,E,D,A,16,c[42]),D=h(D,z,F,E,_,23,c[43]),E=h(E,D,z,F,V,4,c[44]),F=h(F,E,D,z,H,11,c[45]),z=h(z,F,E,D,O,16,c[46]),D=h(D,z,F,E,C,23,c[47]),E=x(E,D,z,F,T,6,c[48]),F=x(F,E,D,z,L,10,c[49]),z=x(z,F,E,D,R,15,c[50]),D=x(D,z,F,E,k,21,c[51]),E=x(E,D,z,F,H,6,c[52]),F=x(F,E,D,z,A,10,c[53]),z=x(z,F,E,D,M,15,c[54]),D=x(D,z,F,E,S,21,c[55]),E=x(E,D,z,F,N,6,c[56]),F=x(F,E,D,z,O,10,c[57]),z=x(z,F,E,D,_,15,c[58]),D=x(D,z,F,E,B,21,c[59]),E=x(E,D,z,F,I,6,c[60]),F=x(F,E,D,z,q,10,c[61]),z=x(z,F,E,D,C,15,c[62]),D=x(D,z,F,E,V,21,c[63]),b[0]=b[0]+E|0,b[1]=b[1]+D|0,b[2]=b[2]+z|0,b[3]=b[3]+F|0},_doFinalize:function(){var m=this._data,p=m.words,w=this._nDataBytes*8,g=m.sigBytes*8;p[g>>>5]|=128<<24-g%32;var v=o.floor(w/4294967296),b=w;p[(g+64>>>9<<4)+15]=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,p[(g+64>>>9<<4)+14]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,m.sigBytes=(p.length+1)*4,this._process();for(var T=this._hash,S=T.words,C=0;C<4;C++){var A=S[C];S[C]=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360}return T},clone:function(){var m=s.clone.call(this);return m._hash=this._hash.clone(),m}});function y(m,p,w,g,v,b,T){var S=m+(p&w|~p&g)+v+T;return(S<<b|S>>>32-b)+p}function u(m,p,w,g,v,b,T){var S=m+(p&g|w&~g)+v+T;return(S<<b|S>>>32-b)+p}function h(m,p,w,g,v,b,T){var S=m+(p^w^g)+v+T;return(S<<b|S>>>32-b)+p}function x(m,p,w,g,v,b,T){var S=m+(w^(p|~g))+v+T;return(S<<b|S>>>32-b)+p}a.MD5=s._createHelper(d),a.HmacMD5=s._createHmacHelper(d)}(Math),t.MD5})}(_n)),_n.exports}var An={exports:{}},Wr;function Tn(){return Wr||(Wr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=a.Hasher,s=o.algo,f=[],c=s.SHA1=l.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],x=u[1],m=u[2],p=u[3],w=u[4],g=0;g<80;g++){if(g<16)f[g]=d[y+g]|0;else{var v=f[g-3]^f[g-8]^f[g-14]^f[g-16];f[g]=v<<1|v>>>31}var b=(h<<5|h>>>27)+w+f[g];g<20?b+=(x&m|~x&p)+1518500249:g<40?b+=(x^m^p)+1859775393:g<60?b+=(x&m|x&p|m&p)-1894007588:b+=(x^m^p)-899497514,w=p,p=m,m=x<<30|x>>>2,x=h,h=b}u[0]=u[0]+h|0,u[1]=u[1]+x|0,u[2]=u[2]+m|0,u[3]=u[3]+p|0,u[4]=u[4]+w|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=l.clone.call(this);return d._hash=this._hash.clone(),d}});o.SHA1=l._createHelper(c),o.HmacSHA1=l._createHmacHelper(c)}(),t.SHA1})}(An)),An.exports}var En={exports:{}},Zr;function Kr(){return Zr||(Zr=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=[],d=[];(function(){function h(w){for(var g=o.sqrt(w),v=2;v<=g;v++)if(!(w%v))return!1;return!0}function x(w){return(w-(w|0))*4294967296|0}for(var m=2,p=0;p<64;)h(m)&&(p<8&&(c[p]=x(o.pow(m,1/2))),d[p]=x(o.pow(m,1/3)),p++),m++})();var y=[],u=f.SHA256=s.extend({_doReset:function(){this._hash=new l.init(c.slice(0))},_doProcessBlock:function(h,x){for(var m=this._hash.words,p=m[0],w=m[1],g=m[2],v=m[3],b=m[4],T=m[5],S=m[6],C=m[7],A=0;A<64;A++){if(A<16)y[A]=h[x+A]|0;else{var I=y[A-15],k=(I<<25|I>>>7)^(I<<14|I>>>18)^I>>>3,_=y[A-2],L=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;y[A]=k+y[A-7]+L+y[A-16]}var N=b&T^~b&S,V=p&w^p&g^w&g,M=(p<<30|p>>>2)^(p<<19|p>>>13)^(p<<10|p>>>22),q=(b<<26|b>>>6)^(b<<21|b>>>11)^(b<<7|b>>>25),H=C+q+N+d[A]+y[A],B=M+V;C=S,S=T,T=b,b=v+H|0,v=g,g=w,w=p,p=H+B|0}m[0]=m[0]+p|0,m[1]=m[1]+w|0,m[2]=m[2]+g|0,m[3]=m[3]+v|0,m[4]=m[4]+b|0,m[5]=m[5]+T|0,m[6]=m[6]+S|0,m[7]=m[7]+C|0},_doFinalize:function(){var h=this._data,x=h.words,m=this._nDataBytes*8,p=h.sigBytes*8;return x[p>>>5]|=128<<24-p%32,x[(p+64>>>9<<4)+14]=o.floor(m/4294967296),x[(p+64>>>9<<4)+15]=m,h.sigBytes=x.length*4,this._process(),this._hash},clone:function(){var h=s.clone.call(this);return h._hash=this._hash.clone(),h}});a.SHA256=s._createHelper(u),a.HmacSHA256=s._createHmacHelper(u)}(Math),t.SHA256})}(En)),En.exports}var Bn={exports:{}},Yr;function Fs(){return Yr||(Yr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),Kr())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=o.algo,s=l.SHA256,f=l.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var c=s._doFinalize.call(this);return c.sigBytes-=4,c}});o.SHA224=s._createHelper(f),o.HmacSHA224=s._createHmacHelper(f)}(),t.SHA224})}(Bn)),Bn.exports}var Dn={exports:{}},Xr;function Jr(){return Xr||(Xr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Hasher,l=o.x64,s=l.Word,f=l.WordArray,c=o.algo;function d(){return s.create.apply(s,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 x=0;x<80;x++)u[x]=d()})();var h=c.SHA512=i.extend({_doReset:function(){this._hash=new f.init([new s.init(1779033703,4089235720),new s.init(3144134277,2227873595),new s.init(1013904242,4271175723),new s.init(2773480762,1595750129),new s.init(1359893119,2917565137),new s.init(2600822924,725511199),new s.init(528734635,4215389547),new s.init(1541459225,327033209)])},_doProcessBlock:function(x,m){for(var p=this._hash.words,w=p[0],g=p[1],v=p[2],b=p[3],T=p[4],S=p[5],C=p[6],A=p[7],I=w.high,k=w.low,_=g.high,L=g.low,N=v.high,V=v.low,M=b.high,q=b.low,H=T.high,B=T.low,R=S.high,O=S.low,E=C.high,D=C.low,z=A.high,F=A.low,G=I,Y=k,J=_,W=L,de=N,ve=V,it=M,Ze=q,Ae=H,Se=B,$e=R,Ke=O,Ye=E,Bt=D,j=z,U=F,K=0;K<80;K++){var X,Z,ae=u[K];if(K<16)Z=ae.high=x[m+K*2]|0,X=ae.low=x[m+K*2+1]|0;else{var ie=u[K-15],le=ie.high,ce=ie.low,xe=(le>>>1|ce<<31)^(le>>>8|ce<<24)^le>>>7,Ve=(ce>>>1|le<<31)^(ce>>>8|le<<24)^(ce>>>7|le<<25),De=u[K-2],Ee=De.high,Xe=De.low,en=(Ee>>>19|Xe<<13)^(Ee<<3|Xe>>>29)^Ee>>>6,tn=(Xe>>>19|Ee<<13)^(Xe<<3|Ee>>>29)^(Xe>>>6|Ee<<26),X0=u[K-7],qf=X0.high,Hf=X0.low,J0=u[K-16],$f=J0.high,Q0=J0.low;X=Ve+Hf,Z=xe+qf+(X>>>0<Ve>>>0?1:0),X=X+tn,Z=Z+en+(X>>>0<tn>>>0?1:0),X=X+Q0,Z=Z+$f+(X>>>0<Q0>>>0?1:0),ae.high=Z,ae.low=X}var jf=Ae&$e^~Ae&Ye,ei=Se&Ke^~Se&Bt,Uf=G&J^G&de^J&de,Gf=Y&W^Y&ve^W&ve,Wf=(G>>>28|Y<<4)^(G<<30|Y>>>2)^(G<<25|Y>>>7),ti=(Y>>>28|G<<4)^(Y<<30|G>>>2)^(Y<<25|G>>>7),Zf=(Ae>>>14|Se<<18)^(Ae>>>18|Se<<14)^(Ae<<23|Se>>>9),Kf=(Se>>>14|Ae<<18)^(Se>>>18|Ae<<14)^(Se<<23|Ae>>>9),ni=y[K],Yf=ni.high,oi=ni.low,Oe=U+Kf,st=j+Zf+(Oe>>>0<U>>>0?1:0),Oe=Oe+ei,st=st+jf+(Oe>>>0<ei>>>0?1:0),Oe=Oe+oi,st=st+Yf+(Oe>>>0<oi>>>0?1:0),Oe=Oe+X,st=st+Z+(Oe>>>0<X>>>0?1:0),ri=ti+Gf,Xf=Wf+Uf+(ri>>>0<ti>>>0?1:0);j=Ye,U=Bt,Ye=$e,Bt=Ke,$e=Ae,Ke=Se,Se=Ze+Oe|0,Ae=it+st+(Se>>>0<Ze>>>0?1:0)|0,it=de,Ze=ve,de=J,ve=W,J=G,W=Y,Y=Oe+ri|0,G=st+Xf+(Y>>>0<Oe>>>0?1:0)|0}k=w.low=k+Y,w.high=I+G+(k>>>0<Y>>>0?1:0),L=g.low=L+W,g.high=_+J+(L>>>0<W>>>0?1:0),V=v.low=V+ve,v.high=N+de+(V>>>0<ve>>>0?1:0),q=b.low=q+Ze,b.high=M+it+(q>>>0<Ze>>>0?1:0),B=T.low=B+Se,T.high=H+Ae+(B>>>0<Se>>>0?1:0),O=S.low=O+Ke,S.high=R+$e+(O>>>0<Ke>>>0?1:0),D=C.low=D+Bt,C.high=E+Ye+(D>>>0<Bt>>>0?1:0),F=A.low=F+U,A.high=z+j+(F>>>0<U>>>0?1:0)},_doFinalize:function(){var x=this._data,m=x.words,p=this._nDataBytes*8,w=x.sigBytes*8;m[w>>>5]|=128<<24-w%32,m[(w+128>>>10<<5)+30]=Math.floor(p/4294967296),m[(w+128>>>10<<5)+31]=p,x.sigBytes=m.length*4,this._process();var g=this._hash.toX32();return g},clone:function(){var x=i.clone.call(this);return x._hash=this._hash.clone(),x},blockSize:1024/32});o.SHA512=i._createHelper(h),o.HmacSHA512=i._createHmacHelper(h)}(),t.SHA512})}(Dn)),Dn.exports}var Rn={exports:{}},Qr;function Vs(){return Qr||(Qr=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt(),Jr())})(ee,function(t){return function(){var o=t,a=o.x64,i=a.Word,l=a.WordArray,s=o.algo,f=s.SHA512,c=s.SHA384=f.extend({_doReset:function(){this._hash=new l.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})}(Rn)),Rn.exports}var In={exports:{}},ea;function qs(){return ea||(ea=1,function(e,n){(function(t,o,a){e.exports=o(oe(),qt())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.x64,c=f.Word,d=a.algo,y=[],u=[],h=[];(function(){for(var p=1,w=0,g=0;g<24;g++){y[p+5*w]=(g+1)*(g+2)/2%64;var v=w%5,b=(2*p+3*w)%5;p=v,w=b}for(var p=0;p<5;p++)for(var w=0;w<5;w++)u[p+5*w]=w+(2*p+3*w)%5*5;for(var T=1,S=0;S<24;S++){for(var C=0,A=0,I=0;I<7;I++){if(T&1){var k=(1<<I)-1;k<32?A^=1<<k:C^=1<<k-32}T&128?T=T<<1^113:T<<=1}h[S]=c.create(C,A)}})();var x=[];(function(){for(var p=0;p<25;p++)x[p]=c.create()})();var m=d.SHA3=s.extend({cfg:s.cfg.extend({outputLength:512}),_doReset:function(){for(var p=this._state=[],w=0;w<25;w++)p[w]=new c.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(p,w){for(var g=this._state,v=this.blockSize/2,b=0;b<v;b++){var T=p[w+2*b],S=p[w+2*b+1];T=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360,S=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360;var C=g[b];C.high^=S,C.low^=T}for(var A=0;A<24;A++){for(var I=0;I<5;I++){for(var k=0,_=0,L=0;L<5;L++){var C=g[I+5*L];k^=C.high,_^=C.low}var N=x[I];N.high=k,N.low=_}for(var I=0;I<5;I++)for(var V=x[(I+4)%5],M=x[(I+1)%5],q=M.high,H=M.low,k=V.high^(q<<1|H>>>31),_=V.low^(H<<1|q>>>31),L=0;L<5;L++){var C=g[I+5*L];C.high^=k,C.low^=_}for(var B=1;B<25;B++){var k,_,C=g[B],R=C.high,O=C.low,E=y[B];E<32?(k=R<<E|O>>>32-E,_=O<<E|R>>>32-E):(k=O<<E-32|R>>>64-E,_=R<<E-32|O>>>64-E);var D=x[u[B]];D.high=k,D.low=_}var z=x[0],F=g[0];z.high=F.high,z.low=F.low;for(var I=0;I<5;I++)for(var L=0;L<5;L++){var B=I+5*L,C=g[B],G=x[B],Y=x[(I+1)%5+5*L],J=x[(I+2)%5+5*L];C.high=G.high^~Y.high&J.high,C.low=G.low^~Y.low&J.low}var C=g[0],W=h[A];C.high^=W.high,C.low^=W.low}},_doFinalize:function(){var p=this._data,w=p.words;this._nDataBytes*8;var g=p.sigBytes*8,v=this.blockSize*32;w[g>>>5]|=1<<24-g%32,w[(o.ceil((g+1)/v)*v>>>5)-1]|=128,p.sigBytes=w.length*4,this._process();for(var b=this._state,T=this.cfg.outputLength/8,S=T/8,C=[],A=0;A<S;A++){var I=b[A],k=I.high,_=I.low;k=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,_=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360,C.push(_),C.push(k)}return new l.init(C,T)},clone:function(){for(var p=s.clone.call(this),w=p._state=this._state.slice(0),g=0;g<25;g++)w[g]=w[g].clone();return p}});a.SHA3=s._createHelper(m),a.HmacSHA3=s._createHmacHelper(m)}(Math),t.SHA3})}(In)),In.exports}var Ln={exports:{}},ta;function Hs(){return ta||(ta=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,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 a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=l.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=l.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=l.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=l.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=l.create([0,1518500249,1859775393,2400959708,2840853838]),x=l.create([1352829926,1548603684,1836072691,2053994217,0]),m=f.RIPEMD160=s.extend({_doReset:function(){this._hash=l.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(S,k){for(var _=0;_<16;_++){var I=k+_,w=S[I];S[I]=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360}var E=this._hash.words,L=h.words,N=x.words,q=c.words,M=d.words,V=y.words,H=u.words,B,R,O,T,D,z,F,G,Y,J;z=B=E[0],F=R=E[1],G=O=E[2],Y=T=E[3],J=D=E[4];for(var W,_=0;_<80;_+=1)W=B+S[k+q[_]]|0,_<16?W+=p(R,O,T)+L[0]:_<32?W+=C(R,O,T)+L[1]:_<48?W+=g(R,O,T)+L[2]:_<64?W+=v(R,O,T)+L[3]:W+=b(R,O,T)+L[4],W=W|0,W=A(W,V[_]),W=W+D|0,B=D,D=T,T=A(O,10),O=R,R=W,W=z+S[k+M[_]]|0,_<16?W+=b(F,G,Y)+N[0]:_<32?W+=v(F,G,Y)+N[1]:_<48?W+=g(F,G,Y)+N[2]:_<64?W+=C(F,G,Y)+N[3]:W+=p(F,G,Y)+N[4],W=W|0,W=A(W,H[_]),W=W+J|0,z=J,J=Y,Y=A(G,10),G=F,F=W;W=E[1]+O+Y|0,E[1]=E[2]+T+J|0,E[2]=E[3]+D+z|0,E[3]=E[4]+B+F|0,E[4]=E[0]+R+G|0,E[0]=W},_doFinalize:function(){var S=this._data,k=S.words,_=this._nDataBytes*8,I=S.sigBytes*8;k[I>>>5]|=128<<24-I%32,k[(I+64>>>9<<4)+14]=(_<<8|_>>>24)&16711935|(_<<24|_>>>8)&4278255360,S.sigBytes=(k.length+1)*4,this._process();for(var w=this._hash,E=w.words,L=0;L<5;L++){var N=E[L];E[L]=(N<<8|N>>>24)&16711935|(N<<24|N>>>8)&4278255360}return w},clone:function(){var S=s.clone.call(this);return S._hash=this._hash.clone(),S}});function p(S,k,_){return S^k^_}function C(S,k,_){return S&k|~S&_}function g(S,k,_){return(S|~k)^_}function v(S,k,_){return S&_|k&~_}function b(S,k,_){return S^(k|~_)}function A(S,k){return S<<k|S>>>32-k}a.RIPEMD160=s._createHelper(m),a.HmacRIPEMD160=s._createHmacHelper(m)}(),t.RIPEMD160})}(Ln)),Ln.exports}var On={exports:{}},na;function Nn(){return na||(na=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){(function(){var o=t,a=o.lib,i=a.Base,l=o.enc,s=l.Utf8,f=o.algo;f.HMAC=i.extend({init:function(c,d){c=this._hasher=new c.init,typeof d=="string"&&(d=s.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(),x=this._iKey=d.clone(),m=h.words,p=x.words,C=0;C<y;C++)m[C]^=1549556828,p[C]^=909522486;h.sigBytes=x.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}})})()})}(On)),On.exports}var zn={exports:{}},oa;function $s(){return oa||(oa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),En(),Nn())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Base,l=a.WordArray,s=o.algo,f=s.SHA1,c=s.HMAC,d=s.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,x=c.create(h.hasher,y),m=l.create(),p=l.create([1]),C=m.words,g=p.words,v=h.keySize,b=h.iterations;C.length<v;){var A=x.update(u).finalize(p);x.reset();for(var S=A.words,k=S.length,_=A,I=1;I<b;I++){_=x.finalize(_),x.reset();for(var w=_.words,E=0;E<k;E++)S[E]^=w[E]}m.concat(A),g[0]++}return m.sigBytes=v*4,m}});o.PBKDF2=function(y,u,h){return d.create(h).compute(y,u)}}(),t.PBKDF2})}(zn)),zn.exports}var Mn={exports:{}},ra;function ft(){return ra||(ra=1,function(e,n){(function(t,o,a){e.exports=o(oe(),En(),Nn())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Base,l=a.WordArray,s=o.algo,f=s.MD5,c=s.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,x=h.hasher.create(),m=l.create(),p=m.words,C=h.keySize,g=h.iterations;p.length<C;){u&&x.update(u),u=x.update(d).finalize(y),x.reset();for(var v=1;v<g;v++)u=x.finalize(u),x.reset();m.concat(u)}return m.sigBytes=C*4,m}});o.EvpKDF=function(d,y,u){return c.create(u).compute(d,y)}}(),t.EvpKDF})}(Mn)),Mn.exports}var Pn={exports:{}},aa;function _e(){return aa||(aa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),ft())})(ee,function(t){t.lib.Cipher||function(o){var a=t,i=a.lib,l=i.Base,s=i.WordArray,f=i.BufferedBlockAlgorithm,c=a.enc;c.Utf8;var d=c.Base64,y=a.algo,u=y.EvpKDF,h=i.Cipher=f.extend({cfg:l.extend(),createEncryptor:function(w,E){return this.create(this._ENC_XFORM_MODE,w,E)},createDecryptor:function(w,E){return this.create(this._DEC_XFORM_MODE,w,E)},init:function(w,E,L){this.cfg=this.cfg.extend(L),this._xformMode=w,this._key=E,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 E=this._doFinalize();return E},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function w(E){return typeof E=="string"?I:S}return function(E){return{encrypt:function(L,N,q){return w(N).encrypt(E,L,N,q)},decrypt:function(L,N,q){return w(N).decrypt(E,L,N,q)}}}}()});i.StreamCipher=h.extend({_doFinalize:function(){var w=this._process(!0);return w},blockSize:1});var x=a.mode={},m=i.BlockCipherMode=l.extend({createEncryptor:function(w,E){return this.Encryptor.create(w,E)},createDecryptor:function(w,E){return this.Decryptor.create(w,E)},init:function(w,E){this._cipher=w,this._iv=E}}),p=x.CBC=function(){var w=m.extend();w.Encryptor=w.extend({processBlock:function(L,N){var q=this._cipher,M=q.blockSize;E.call(this,L,N,M),q.encryptBlock(L,N),this._prevBlock=L.slice(N,N+M)}}),w.Decryptor=w.extend({processBlock:function(L,N){var q=this._cipher,M=q.blockSize,V=L.slice(N,N+M);q.decryptBlock(L,N),E.call(this,L,N,M),this._prevBlock=V}});function E(L,N,q){var M,V=this._iv;V?(M=V,this._iv=o):M=this._prevBlock;for(var H=0;H<q;H++)L[N+H]^=M[H]}return w}(),C=a.pad={},g=C.Pkcs7={pad:function(w,E){for(var L=E*4,N=L-w.sigBytes%L,q=N<<24|N<<16|N<<8|N,M=[],V=0;V<N;V+=4)M.push(q);var H=s.create(M,N);w.concat(H)},unpad:function(w){var E=w.words[w.sigBytes-1>>>2]&255;w.sigBytes-=E}};i.BlockCipher=h.extend({cfg:h.cfg.extend({mode:p,padding:g}),reset:function(){var w;h.reset.call(this);var E=this.cfg,L=E.iv,N=E.mode;this._xformMode==this._ENC_XFORM_MODE?w=N.createEncryptor:(w=N.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==w?this._mode.init(this,L&&L.words):(this._mode=w.call(N,this,L&&L.words),this._mode.__creator=w)},_doProcessBlock:function(w,E){this._mode.processBlock(w,E)},_doFinalize:function(){var w,E=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(E.pad(this._data,this.blockSize),w=this._process(!0)):(w=this._process(!0),E.unpad(w)),w},blockSize:128/32});var v=i.CipherParams=l.extend({init:function(w){this.mixIn(w)},toString:function(w){return(w||this.formatter).stringify(this)}}),b=a.format={},A=b.OpenSSL={stringify:function(w){var E,L=w.ciphertext,N=w.salt;return N?E=s.create([1398893684,1701076831]).concat(N).concat(L):E=L,E.toString(d)},parse:function(w){var E,L=d.parse(w),N=L.words;return N[0]==1398893684&&N[1]==1701076831&&(E=s.create(N.slice(2,4)),N.splice(0,4),L.sigBytes-=16),v.create({ciphertext:L,salt:E})}},S=i.SerializableCipher=l.extend({cfg:l.extend({format:A}),encrypt:function(w,E,L,N){N=this.cfg.extend(N);var q=w.createEncryptor(L,N),M=q.finalize(E),V=q.cfg;return v.create({ciphertext:M,key:L,iv:V.iv,algorithm:w,mode:V.mode,padding:V.padding,blockSize:w.blockSize,formatter:N.format})},decrypt:function(w,E,L,N){N=this.cfg.extend(N),E=this._parse(E,N.format);var q=w.createDecryptor(L,N).finalize(E.ciphertext);return q},_parse:function(w,E){return typeof w=="string"?E.parse(w,this):w}}),k=a.kdf={},_=k.OpenSSL={execute:function(w,E,L,N){N||(N=s.random(64/8));var q=u.create({keySize:E+L}).compute(w,N),M=s.create(q.words.slice(E),L*4);return q.sigBytes=E*4,v.create({key:q,iv:M,salt:N})}},I=i.PasswordBasedCipher=S.extend({cfg:S.cfg.extend({kdf:_}),encrypt:function(w,E,L,N){N=this.cfg.extend(N);var q=N.kdf.execute(L,w.keySize,w.ivSize);N.iv=q.iv;var M=S.encrypt.call(this,w,E,q.key,N);return M.mixIn(q),M},decrypt:function(w,E,L,N){N=this.cfg.extend(N),E=this._parse(E,N.format);var q=N.kdf.execute(L,w.keySize,w.ivSize,E.salt);N.iv=q.iv;var M=S.decrypt.call(this,w,E,q.key,N);return M}})}()})}(Pn)),Pn.exports}var Fn={exports:{}},ia;function js(){return ia||(ia=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.CFB=function(){var o=t.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize;a.call(this,i,l,f,s),this._prevBlock=i.slice(l,l+f)}}),o.Decryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=i.slice(l,l+f);a.call(this,i,l,f,s),this._prevBlock=c}});function a(i,l,s,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<s;y++)i[l+y]^=c[y]}return o}(),t.mode.CFB})}(Fn)),Fn.exports}var Vn={exports:{}},sa;function Us(){return sa||(sa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.CTR=function(){var o=t.lib.BlockCipherMode.extend(),a=o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=this._iv,d=this._counter;c&&(d=this._counter=c.slice(0),this._iv=void 0);var y=d.slice(0);s.encryptBlock(y,0),d[f-1]=d[f-1]+1|0;for(var u=0;u<f;u++)i[l+u]^=y[u]}});return o.Decryptor=a,o}(),t.mode.CTR})}(Vn)),Vn.exports}var qn={exports:{}},la;function Gs(){return la||(la=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){/** @preserve
|
|
67
|
+
*/return function(o){var a=t,i=a.lib,l=i.WordArray,s=i.Hasher,f=a.algo,c=l.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=l.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=l.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=l.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=l.create([0,1518500249,1859775393,2400959708,2840853838]),x=l.create([1352829926,1548603684,1836072691,2053994217,0]),m=f.RIPEMD160=s.extend({_doReset:function(){this._hash=l.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(S,C){for(var A=0;A<16;A++){var I=C+A,k=S[I];S[I]=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360}var _=this._hash.words,L=h.words,N=x.words,V=c.words,M=d.words,q=y.words,H=u.words,B,R,O,E,D,z,F,G,Y,J;z=B=_[0],F=R=_[1],G=O=_[2],Y=E=_[3],J=D=_[4];for(var W,A=0;A<80;A+=1)W=B+S[C+V[A]]|0,A<16?W+=p(R,O,E)+L[0]:A<32?W+=w(R,O,E)+L[1]:A<48?W+=g(R,O,E)+L[2]:A<64?W+=v(R,O,E)+L[3]:W+=b(R,O,E)+L[4],W=W|0,W=T(W,q[A]),W=W+D|0,B=D,D=E,E=T(O,10),O=R,R=W,W=z+S[C+M[A]]|0,A<16?W+=b(F,G,Y)+N[0]:A<32?W+=v(F,G,Y)+N[1]:A<48?W+=g(F,G,Y)+N[2]:A<64?W+=w(F,G,Y)+N[3]:W+=p(F,G,Y)+N[4],W=W|0,W=T(W,H[A]),W=W+J|0,z=J,J=Y,Y=T(G,10),G=F,F=W;W=_[1]+O+Y|0,_[1]=_[2]+E+J|0,_[2]=_[3]+D+z|0,_[3]=_[4]+B+F|0,_[4]=_[0]+R+G|0,_[0]=W},_doFinalize:function(){var S=this._data,C=S.words,A=this._nDataBytes*8,I=S.sigBytes*8;C[I>>>5]|=128<<24-I%32,C[(I+64>>>9<<4)+14]=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360,S.sigBytes=(C.length+1)*4,this._process();for(var k=this._hash,_=k.words,L=0;L<5;L++){var N=_[L];_[L]=(N<<8|N>>>24)&16711935|(N<<24|N>>>8)&4278255360}return k},clone:function(){var S=s.clone.call(this);return S._hash=this._hash.clone(),S}});function p(S,C,A){return S^C^A}function w(S,C,A){return S&C|~S&A}function g(S,C,A){return(S|~C)^A}function v(S,C,A){return S&A|C&~A}function b(S,C,A){return S^(C|~A)}function T(S,C){return S<<C|S>>>32-C}a.RIPEMD160=s._createHelper(m),a.HmacRIPEMD160=s._createHmacHelper(m)}(),t.RIPEMD160})}(Ln)),Ln.exports}var On={exports:{}},na;function Nn(){return na||(na=1,function(e,n){(function(t,o){e.exports=o(oe())})(ee,function(t){(function(){var o=t,a=o.lib,i=a.Base,l=o.enc,s=l.Utf8,f=o.algo;f.HMAC=i.extend({init:function(c,d){c=this._hasher=new c.init,typeof d=="string"&&(d=s.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(),x=this._iKey=d.clone(),m=h.words,p=x.words,w=0;w<y;w++)m[w]^=1549556828,p[w]^=909522486;h.sigBytes=x.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}})})()})}(On)),On.exports}var zn={exports:{}},oa;function $s(){return oa||(oa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),Tn(),Nn())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Base,l=a.WordArray,s=o.algo,f=s.SHA1,c=s.HMAC,d=s.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,x=c.create(h.hasher,y),m=l.create(),p=l.create([1]),w=m.words,g=p.words,v=h.keySize,b=h.iterations;w.length<v;){var T=x.update(u).finalize(p);x.reset();for(var S=T.words,C=S.length,A=T,I=1;I<b;I++){A=x.finalize(A),x.reset();for(var k=A.words,_=0;_<C;_++)S[_]^=k[_]}m.concat(T),g[0]++}return m.sigBytes=v*4,m}});o.PBKDF2=function(y,u,h){return d.create(h).compute(y,u)}}(),t.PBKDF2})}(zn)),zn.exports}var Mn={exports:{}},ra;function ft(){return ra||(ra=1,function(e,n){(function(t,o,a){e.exports=o(oe(),Tn(),Nn())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.Base,l=a.WordArray,s=o.algo,f=s.MD5,c=s.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,x=h.hasher.create(),m=l.create(),p=m.words,w=h.keySize,g=h.iterations;p.length<w;){u&&x.update(u),u=x.update(d).finalize(y),x.reset();for(var v=1;v<g;v++)u=x.finalize(u),x.reset();m.concat(u)}return m.sigBytes=w*4,m}});o.EvpKDF=function(d,y,u){return c.create(u).compute(d,y)}}(),t.EvpKDF})}(Mn)),Mn.exports}var Pn={exports:{}},aa;function _e(){return aa||(aa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),ft())})(ee,function(t){t.lib.Cipher||function(o){var a=t,i=a.lib,l=i.Base,s=i.WordArray,f=i.BufferedBlockAlgorithm,c=a.enc;c.Utf8;var d=c.Base64,y=a.algo,u=y.EvpKDF,h=i.Cipher=f.extend({cfg:l.extend(),createEncryptor:function(k,_){return this.create(this._ENC_XFORM_MODE,k,_)},createDecryptor:function(k,_){return this.create(this._DEC_XFORM_MODE,k,_)},init:function(k,_,L){this.cfg=this.cfg.extend(L),this._xformMode=k,this._key=_,this.reset()},reset:function(){f.reset.call(this),this._doReset()},process:function(k){return this._append(k),this._process()},finalize:function(k){k&&this._append(k);var _=this._doFinalize();return _},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function k(_){return typeof _=="string"?I:S}return function(_){return{encrypt:function(L,N,V){return k(N).encrypt(_,L,N,V)},decrypt:function(L,N,V){return k(N).decrypt(_,L,N,V)}}}}()});i.StreamCipher=h.extend({_doFinalize:function(){var k=this._process(!0);return k},blockSize:1});var x=a.mode={},m=i.BlockCipherMode=l.extend({createEncryptor:function(k,_){return this.Encryptor.create(k,_)},createDecryptor:function(k,_){return this.Decryptor.create(k,_)},init:function(k,_){this._cipher=k,this._iv=_}}),p=x.CBC=function(){var k=m.extend();k.Encryptor=k.extend({processBlock:function(L,N){var V=this._cipher,M=V.blockSize;_.call(this,L,N,M),V.encryptBlock(L,N),this._prevBlock=L.slice(N,N+M)}}),k.Decryptor=k.extend({processBlock:function(L,N){var V=this._cipher,M=V.blockSize,q=L.slice(N,N+M);V.decryptBlock(L,N),_.call(this,L,N,M),this._prevBlock=q}});function _(L,N,V){var M,q=this._iv;q?(M=q,this._iv=o):M=this._prevBlock;for(var H=0;H<V;H++)L[N+H]^=M[H]}return k}(),w=a.pad={},g=w.Pkcs7={pad:function(k,_){for(var L=_*4,N=L-k.sigBytes%L,V=N<<24|N<<16|N<<8|N,M=[],q=0;q<N;q+=4)M.push(V);var H=s.create(M,N);k.concat(H)},unpad:function(k){var _=k.words[k.sigBytes-1>>>2]&255;k.sigBytes-=_}};i.BlockCipher=h.extend({cfg:h.cfg.extend({mode:p,padding:g}),reset:function(){var k;h.reset.call(this);var _=this.cfg,L=_.iv,N=_.mode;this._xformMode==this._ENC_XFORM_MODE?k=N.createEncryptor:(k=N.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==k?this._mode.init(this,L&&L.words):(this._mode=k.call(N,this,L&&L.words),this._mode.__creator=k)},_doProcessBlock:function(k,_){this._mode.processBlock(k,_)},_doFinalize:function(){var k,_=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(_.pad(this._data,this.blockSize),k=this._process(!0)):(k=this._process(!0),_.unpad(k)),k},blockSize:128/32});var v=i.CipherParams=l.extend({init:function(k){this.mixIn(k)},toString:function(k){return(k||this.formatter).stringify(this)}}),b=a.format={},T=b.OpenSSL={stringify:function(k){var _,L=k.ciphertext,N=k.salt;return N?_=s.create([1398893684,1701076831]).concat(N).concat(L):_=L,_.toString(d)},parse:function(k){var _,L=d.parse(k),N=L.words;return N[0]==1398893684&&N[1]==1701076831&&(_=s.create(N.slice(2,4)),N.splice(0,4),L.sigBytes-=16),v.create({ciphertext:L,salt:_})}},S=i.SerializableCipher=l.extend({cfg:l.extend({format:T}),encrypt:function(k,_,L,N){N=this.cfg.extend(N);var V=k.createEncryptor(L,N),M=V.finalize(_),q=V.cfg;return v.create({ciphertext:M,key:L,iv:q.iv,algorithm:k,mode:q.mode,padding:q.padding,blockSize:k.blockSize,formatter:N.format})},decrypt:function(k,_,L,N){N=this.cfg.extend(N),_=this._parse(_,N.format);var V=k.createDecryptor(L,N).finalize(_.ciphertext);return V},_parse:function(k,_){return typeof k=="string"?_.parse(k,this):k}}),C=a.kdf={},A=C.OpenSSL={execute:function(k,_,L,N){N||(N=s.random(64/8));var V=u.create({keySize:_+L}).compute(k,N),M=s.create(V.words.slice(_),L*4);return V.sigBytes=_*4,v.create({key:V,iv:M,salt:N})}},I=i.PasswordBasedCipher=S.extend({cfg:S.cfg.extend({kdf:A}),encrypt:function(k,_,L,N){N=this.cfg.extend(N);var V=N.kdf.execute(L,k.keySize,k.ivSize);N.iv=V.iv;var M=S.encrypt.call(this,k,_,V.key,N);return M.mixIn(V),M},decrypt:function(k,_,L,N){N=this.cfg.extend(N),_=this._parse(_,N.format);var V=N.kdf.execute(L,k.keySize,k.ivSize,_.salt);N.iv=V.iv;var M=S.decrypt.call(this,k,_,V.key,N);return M}})}()})}(Pn)),Pn.exports}var Fn={exports:{}},ia;function js(){return ia||(ia=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.CFB=function(){var o=t.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize;a.call(this,i,l,f,s),this._prevBlock=i.slice(l,l+f)}}),o.Decryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=i.slice(l,l+f);a.call(this,i,l,f,s),this._prevBlock=c}});function a(i,l,s,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<s;y++)i[l+y]^=c[y]}return o}(),t.mode.CFB})}(Fn)),Fn.exports}var Vn={exports:{}},sa;function Us(){return sa||(sa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.CTR=function(){var o=t.lib.BlockCipherMode.extend(),a=o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=this._iv,d=this._counter;c&&(d=this._counter=c.slice(0),this._iv=void 0);var y=d.slice(0);s.encryptBlock(y,0),d[f-1]=d[f-1]+1|0;for(var u=0;u<f;u++)i[l+u]^=y[u]}});return o.Decryptor=a,o}(),t.mode.CTR})}(Vn)),Vn.exports}var qn={exports:{}},la;function Gs(){return la||(la=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,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 a(s){if((s>>24&255)===255){var f=s>>16&255,c=s>>8&255,d=s&255;f===255?(f=0,c===255?(c=0,d===255?d=0:++d):++c):++f,s=0,s+=f<<16,s+=c<<8,s+=d}else s+=1<<24;return s}function i(s){return(s[0]=a(s[0]))===0&&(s[1]=a(s[1])),s}var l=o.Encryptor=o.extend({processBlock:function(s,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 x=0;x<d;x++)s[f+x]^=h[x]}});return o.Decryptor=l,o}(),t.mode.CTRGladman})}(qn)),qn.exports}var Hn={exports:{}},ca;function Ws(){return ca||(ca=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.OFB=function(){var o=t.lib.BlockCipherMode.extend(),a=o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=this._iv,d=this._keystream;c&&(d=this._keystream=c.slice(0),this._iv=void 0),s.encryptBlock(d,0);for(var y=0;y<f;y++)i[l+y]^=d[y]}});return o.Decryptor=a,o}(),t.mode.OFB})}(Hn)),Hn.exports}var $n={exports:{}},fa;function Zs(){return fa||(fa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.ECB=function(){var o=t.lib.BlockCipherMode.extend();return o.Encryptor=o.extend({processBlock:function(a,i){this._cipher.encryptBlock(a,i)}}),o.Decryptor=o.extend({processBlock:function(a,i){this._cipher.decryptBlock(a,i)}}),o}(),t.mode.ECB})}($n)),$n.exports}var jn={exports:{}},da;function Ks(){return da||(da=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.AnsiX923={pad:function(o,a){var i=o.sigBytes,l=a*4,s=l-i%l,f=i+s-1;o.clamp(),o.words[f>>>2]|=s<<24-f%4*8,o.sigBytes+=s},unpad:function(o){var a=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=a}},t.pad.Ansix923})}(jn)),jn.exports}var Un={exports:{}},ua;function Ys(){return ua||(ua=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.Iso10126={pad:function(o,a){var i=a*4,l=i-o.sigBytes%i;o.concat(t.lib.WordArray.random(l-1)).concat(t.lib.WordArray.create([l<<24],1))},unpad:function(o){var a=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=a}},t.pad.Iso10126})}(Un)),Un.exports}var Gn={exports:{}},ha;function Xs(){return ha||(ha=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.Iso97971={pad:function(o,a){o.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(o,a)},unpad:function(o){t.pad.ZeroPadding.unpad(o),o.sigBytes--}},t.pad.Iso97971})}(Gn)),Gn.exports}var Wn={exports:{}},ma;function Js(){return ma||(ma=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.ZeroPadding={pad:function(o,a){var i=a*4;o.clamp(),o.sigBytes+=i-(o.sigBytes%i||i)},unpad:function(o){for(var a=o.words,i=o.sigBytes-1,i=o.sigBytes-1;i>=0;i--)if(a[i>>>2]>>>24-i%4*8&255){o.sigBytes=i+1;break}}},t.pad.ZeroPadding})}(Wn)),Wn.exports}var Zn={exports:{}},xa;function Qs(){return xa||(xa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding})}(Zn)),Zn.exports}var Kn={exports:{}},ga;function el(){return ga||(ga=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.CipherParams,s=a.enc,f=s.Hex,c=a.format;c.Hex={stringify:function(d){return d.ciphertext.toString(f)},parse:function(d){var y=f.parse(d);return l.create({ciphertext:y})}}}(),t.format.Hex})}(Kn)),Kn.exports}var Yn={exports:{}},ya;function tl(){return ya||(ya=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.BlockCipher,l=o.algo,s=[],f=[],c=[],d=[],y=[],u=[],h=[],x=[],m=[],p=[];(function(){for(var v=[],b=0;b<256;b++)b<128?v[b]=b<<1:v[b]=b<<1^283;for(var A=0,S=0,b=0;b<256;b++){var k=S^S<<1^S<<2^S<<3^S<<4;k=k>>>8^k&255^99,s[A]=k,f[k]=A;var _=v[A],I=v[_],w=v[I],E=v[k]*257^k*16843008;c[A]=E<<24|E>>>8,d[A]=E<<16|E>>>16,y[A]=E<<8|E>>>24,u[A]=E;var E=w*16843009^I*65537^_*257^A*16843008;h[k]=E<<24|E>>>8,x[k]=E<<16|E>>>16,m[k]=E<<8|E>>>24,p[k]=E,A?(A=_^v[v[v[w^_]]],S^=v[v[S]]):A=S=1}})();var C=[0,1,2,4,8,16,32,64,128,27,54],g=l.AES=i.extend({_doReset:function(){var v;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var b=this._keyPriorReset=this._key,A=b.words,S=b.sigBytes/4,k=this._nRounds=S+6,_=(k+1)*4,I=this._keySchedule=[],w=0;w<_;w++)w<S?I[w]=A[w]:(v=I[w-1],w%S?S>6&&w%S==4&&(v=s[v>>>24]<<24|s[v>>>16&255]<<16|s[v>>>8&255]<<8|s[v&255]):(v=v<<8|v>>>24,v=s[v>>>24]<<24|s[v>>>16&255]<<16|s[v>>>8&255]<<8|s[v&255],v^=C[w/S|0]<<24),I[w]=I[w-S]^v);for(var E=this._invKeySchedule=[],L=0;L<_;L++){var w=_-L;if(L%4)var v=I[w];else var v=I[w-4];L<4||w<=4?E[L]=v:E[L]=h[s[v>>>24]]^x[s[v>>>16&255]]^m[s[v>>>8&255]]^p[s[v&255]]}}},encryptBlock:function(v,b){this._doCryptBlock(v,b,this._keySchedule,c,d,y,u,s)},decryptBlock:function(v,b){var A=v[b+1];v[b+1]=v[b+3],v[b+3]=A,this._doCryptBlock(v,b,this._invKeySchedule,h,x,m,p,f);var A=v[b+1];v[b+1]=v[b+3],v[b+3]=A},_doCryptBlock:function(v,b,A,S,k,_,I,w){for(var E=this._nRounds,L=v[b]^A[0],N=v[b+1]^A[1],q=v[b+2]^A[2],M=v[b+3]^A[3],V=4,H=1;H<E;H++){var B=S[L>>>24]^k[N>>>16&255]^_[q>>>8&255]^I[M&255]^A[V++],R=S[N>>>24]^k[q>>>16&255]^_[M>>>8&255]^I[L&255]^A[V++],O=S[q>>>24]^k[M>>>16&255]^_[L>>>8&255]^I[N&255]^A[V++],T=S[M>>>24]^k[L>>>16&255]^_[N>>>8&255]^I[q&255]^A[V++];L=B,N=R,q=O,M=T}var B=(w[L>>>24]<<24|w[N>>>16&255]<<16|w[q>>>8&255]<<8|w[M&255])^A[V++],R=(w[N>>>24]<<24|w[q>>>16&255]<<16|w[M>>>8&255]<<8|w[L&255])^A[V++],O=(w[q>>>24]<<24|w[M>>>16&255]<<16|w[L>>>8&255]<<8|w[N&255])^A[V++],T=(w[M>>>24]<<24|w[L>>>16&255]<<16|w[N>>>8&255]<<8|w[q&255])^A[V++];v[b]=B,v[b+1]=R,v[b+2]=O,v[b+3]=T},keySize:256/32});o.AES=i._createHelper(g)}(),t.AES})}(Yn)),Yn.exports}var Xn={exports:{}},pa;function nl(){return pa||(pa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=a.BlockCipher,s=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=s.DES=l.extend({_doReset:function(){for(var C=this._key,g=C.words,v=[],b=0;b<56;b++){var A=f[b]-1;v[b]=g[A>>>5]>>>31-A%32&1}for(var S=this._subKeys=[],k=0;k<16;k++){for(var _=S[k]=[],I=d[k],b=0;b<24;b++)_[b/6|0]|=v[(c[b]-1+I)%28]<<31-b%6,_[4+(b/6|0)]|=v[28+(c[b+24]-1+I)%28]<<31-b%6;_[0]=_[0]<<1|_[0]>>>31;for(var b=1;b<7;b++)_[b]=_[b]>>>(b-1)*4+3;_[7]=_[7]<<5|_[7]>>>27}for(var w=this._invSubKeys=[],b=0;b<16;b++)w[b]=S[15-b]},encryptBlock:function(C,g){this._doCryptBlock(C,g,this._subKeys)},decryptBlock:function(C,g){this._doCryptBlock(C,g,this._invSubKeys)},_doCryptBlock:function(C,g,v){this._lBlock=C[g],this._rBlock=C[g+1],x.call(this,4,252645135),x.call(this,16,65535),m.call(this,2,858993459),m.call(this,8,16711935),x.call(this,1,1431655765);for(var b=0;b<16;b++){for(var A=v[b],S=this._lBlock,k=this._rBlock,_=0,I=0;I<8;I++)_|=y[I][((k^A[I])&u[I])>>>0];this._lBlock=k,this._rBlock=S^_}var w=this._lBlock;this._lBlock=this._rBlock,this._rBlock=w,x.call(this,1,1431655765),m.call(this,8,16711935),m.call(this,2,858993459),x.call(this,16,65535),x.call(this,4,252645135),C[g]=this._lBlock,C[g+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function x(C,g){var v=(this._lBlock>>>C^this._rBlock)&g;this._rBlock^=v,this._lBlock^=v<<C}function m(C,g){var v=(this._rBlock>>>C^this._lBlock)&g;this._lBlock^=v,this._rBlock^=v<<C}o.DES=l._createHelper(h);var p=s.TripleDES=l.extend({_doReset:function(){var C=this._key,g=C.words;if(g.length!==2&&g.length!==4&&g.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var v=g.slice(0,2),b=g.length<4?g.slice(0,2):g.slice(2,4),A=g.length<6?g.slice(0,2):g.slice(4,6);this._des1=h.createEncryptor(i.create(v)),this._des2=h.createEncryptor(i.create(b)),this._des3=h.createEncryptor(i.create(A))},encryptBlock:function(C,g){this._des1.encryptBlock(C,g),this._des2.decryptBlock(C,g),this._des3.encryptBlock(C,g)},decryptBlock:function(C,g){this._des3.decryptBlock(C,g),this._des2.encryptBlock(C,g),this._des1.decryptBlock(C,g)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=l._createHelper(p)}(),t.TripleDES})}(Xn)),Xn.exports}var Jn={exports:{}},va;function ol(){return va||(va=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=l.RC4=i.extend({_doReset:function(){for(var d=this._key,y=d.words,u=d.sigBytes,h=this._S=[],x=0;x<256;x++)h[x]=x;for(var x=0,m=0;x<256;x++){var p=x%u,C=y[p>>>2]>>>24-p%4*8&255;m=(m+h[x]+C)%256;var g=h[x];h[x]=h[m],h[m]=g}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,x=0;x<4;x++){y=(y+1)%256,u=(u+d[y])%256;var m=d[y];d[y]=d[u],d[u]=m,h|=d[(d[y]+d[u])%256]<<24-x*8}return this._i=y,this._j=u,h}o.RC4=i._createHelper(s);var c=l.RC4Drop=s.extend({cfg:s.cfg.extend({drop:192}),_doReset:function(){s._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 Qn={exports:{}},ba;function rl(){return ba||(ba=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=[],f=[],c=[],d=l.Rabbit=i.extend({_doReset:function(){for(var u=this._key.words,h=this.cfg.iv,x=0;x<4;x++)u[x]=(u[x]<<8|u[x]>>>24)&16711935|(u[x]<<24|u[x]>>>8)&4278255360;var 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],p=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 x=0;x<4;x++)y.call(this);for(var x=0;x<8;x++)p[x]^=m[x+4&7];if(h){var C=h.words,g=C[0],v=C[1],b=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=b>>>16|A&4294901760,k=A<<16|b&65535;p[0]^=b,p[1]^=S,p[2]^=A,p[3]^=k,p[4]^=b,p[5]^=S,p[6]^=A,p[7]^=k;for(var x=0;x<4;x++)y.call(this)}},_doProcessBlock:function(u,h){var x=this._X;y.call(this),s[0]=x[0]^x[5]>>>16^x[3]<<16,s[1]=x[2]^x[7]>>>16^x[5]<<16,s[2]=x[4]^x[1]>>>16^x[7]<<16,s[3]=x[6]^x[3]>>>16^x[1]<<16;for(var m=0;m<4;m++)s[m]=(s[m]<<8|s[m]>>>24)&16711935|(s[m]<<24|s[m]>>>8)&4278255360,u[h+m]^=s[m]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,x=0;x<8;x++)f[x]=h[x];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 x=0;x<8;x++){var m=u[x]+h[x],p=m&65535,C=m>>>16,g=((p*p>>>17)+p*C>>>15)+C*C,v=((m&4294901760)*m|0)+((m&65535)*m|0);c[x]=g^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})}(Qn)),Qn.exports}var eo={exports:{}},Sa;function al(){return Sa||(Sa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=[],f=[],c=[],d=l.RabbitLegacy=i.extend({_doReset:function(){var u=this._key.words,h=this.cfg.iv,x=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],m=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 p=0;p<4;p++)y.call(this);for(var p=0;p<8;p++)m[p]^=x[p+4&7];if(h){var C=h.words,g=C[0],v=C[1],b=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,A=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=b>>>16|A&4294901760,k=A<<16|b&65535;m[0]^=b,m[1]^=S,m[2]^=A,m[3]^=k,m[4]^=b,m[5]^=S,m[6]^=A,m[7]^=k;for(var p=0;p<4;p++)y.call(this)}},_doProcessBlock:function(u,h){var x=this._X;y.call(this),s[0]=x[0]^x[5]>>>16^x[3]<<16,s[1]=x[2]^x[7]>>>16^x[5]<<16,s[2]=x[4]^x[1]>>>16^x[7]<<16,s[3]=x[6]^x[3]>>>16^x[1]<<16;for(var m=0;m<4;m++)s[m]=(s[m]<<8|s[m]>>>24)&16711935|(s[m]<<24|s[m]>>>8)&4278255360,u[h+m]^=s[m]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,x=0;x<8;x++)f[x]=h[x];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 x=0;x<8;x++){var m=u[x]+h[x],p=m&65535,C=m>>>16,g=((p*p>>>17)+p*C>>>15)+C*C,v=((m&4294901760)*m|0)+((m&65535)*m|0);c[x]=g^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})}(eo)),eo.exports}(function(e,n){(function(t,o,a){e.exports=o(oe(),qt(),zs(),Ms(),pt(),Ps(),vt(),En(),Kr(),Fs(),Jr(),Vs(),qs(),Hs(),Nn(),$s(),ft(),_e(),js(),Us(),Gs(),Ws(),Zs(),Ks(),Ys(),Xs(),Js(),Qs(),el(),tl(),nl(),ol(),rl(),al())})(ee,function(t){return t})})(Fr);var il=Fr.exports;const Le=Is(il);var sl="0123456789abcdefghijklmnopqrstuvwxyz";function We(e){return sl.charAt(e)}function ll(e,n){return e&n}function Ht(e,n){return e|n}function wa(e,n){return e^n}function Ca(e,n){return e&~n}function cl(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 fl(e){for(var n=0;e!=0;)e&=e-1,++n;return n}var bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ka="=";function $t(e){var n,t,o="";for(n=0;n+3<=e.length;n+=3)t=parseInt(e.substring(n,n+3),16),o+=bt.charAt(t>>6)+bt.charAt(t&63);for(n+1==e.length?(t=parseInt(e.substring(n,n+1),16),o+=bt.charAt(t<<2)):n+2==e.length&&(t=parseInt(e.substring(n,n+2),16),o+=bt.charAt(t>>2)+bt.charAt((t&3)<<4));(o.length&3)>0;)o+=ka;return o}function _a(e){var n="",t,o=0,a=0;for(t=0;t<e.length&&e.charAt(t)!=ka;++t){var i=bt.indexOf(e.charAt(t));i<0||(o==0?(n+=We(i>>2),a=i&3,o=1):o==1?(n+=We(a<<2|i>>4),a=i&15,o=2):o==2?(n+=We(a),n+=We(i>>2),a=i&3,o=3):(n+=We(a<<2|i>>4),n+=We(i&15),o=0))}return o==1&&(n+=We(a<<2)),n}var St,dl={decode:function(e){var n;if(St===void 0){var t="0123456789ABCDEF",o=` \f
|
|
71
|
+
*/return t.mode.CTRGladman=function(){var o=t.lib.BlockCipherMode.extend();function a(s){if((s>>24&255)===255){var f=s>>16&255,c=s>>8&255,d=s&255;f===255?(f=0,c===255?(c=0,d===255?d=0:++d):++c):++f,s=0,s+=f<<16,s+=c<<8,s+=d}else s+=1<<24;return s}function i(s){return(s[0]=a(s[0]))===0&&(s[1]=a(s[1])),s}var l=o.Encryptor=o.extend({processBlock:function(s,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 x=0;x<d;x++)s[f+x]^=h[x]}});return o.Decryptor=l,o}(),t.mode.CTRGladman})}(qn)),qn.exports}var Hn={exports:{}},ca;function Ws(){return ca||(ca=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.OFB=function(){var o=t.lib.BlockCipherMode.extend(),a=o.Encryptor=o.extend({processBlock:function(i,l){var s=this._cipher,f=s.blockSize,c=this._iv,d=this._keystream;c&&(d=this._keystream=c.slice(0),this._iv=void 0),s.encryptBlock(d,0);for(var y=0;y<f;y++)i[l+y]^=d[y]}});return o.Decryptor=a,o}(),t.mode.OFB})}(Hn)),Hn.exports}var $n={exports:{}},fa;function Zs(){return fa||(fa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.mode.ECB=function(){var o=t.lib.BlockCipherMode.extend();return o.Encryptor=o.extend({processBlock:function(a,i){this._cipher.encryptBlock(a,i)}}),o.Decryptor=o.extend({processBlock:function(a,i){this._cipher.decryptBlock(a,i)}}),o}(),t.mode.ECB})}($n)),$n.exports}var jn={exports:{}},da;function Ks(){return da||(da=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.AnsiX923={pad:function(o,a){var i=o.sigBytes,l=a*4,s=l-i%l,f=i+s-1;o.clamp(),o.words[f>>>2]|=s<<24-f%4*8,o.sigBytes+=s},unpad:function(o){var a=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=a}},t.pad.Ansix923})}(jn)),jn.exports}var Un={exports:{}},ua;function Ys(){return ua||(ua=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.Iso10126={pad:function(o,a){var i=a*4,l=i-o.sigBytes%i;o.concat(t.lib.WordArray.random(l-1)).concat(t.lib.WordArray.create([l<<24],1))},unpad:function(o){var a=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=a}},t.pad.Iso10126})}(Un)),Un.exports}var Gn={exports:{}},ha;function Xs(){return ha||(ha=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.Iso97971={pad:function(o,a){o.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(o,a)},unpad:function(o){t.pad.ZeroPadding.unpad(o),o.sigBytes--}},t.pad.Iso97971})}(Gn)),Gn.exports}var Wn={exports:{}},ma;function Js(){return ma||(ma=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.ZeroPadding={pad:function(o,a){var i=a*4;o.clamp(),o.sigBytes+=i-(o.sigBytes%i||i)},unpad:function(o){for(var a=o.words,i=o.sigBytes-1,i=o.sigBytes-1;i>=0;i--)if(a[i>>>2]>>>24-i%4*8&255){o.sigBytes=i+1;break}}},t.pad.ZeroPadding})}(Wn)),Wn.exports}var Zn={exports:{}},xa;function Qs(){return xa||(xa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding})}(Zn)),Zn.exports}var Kn={exports:{}},ga;function el(){return ga||(ga=1,function(e,n){(function(t,o,a){e.exports=o(oe(),_e())})(ee,function(t){return function(o){var a=t,i=a.lib,l=i.CipherParams,s=a.enc,f=s.Hex,c=a.format;c.Hex={stringify:function(d){return d.ciphertext.toString(f)},parse:function(d){var y=f.parse(d);return l.create({ciphertext:y})}}}(),t.format.Hex})}(Kn)),Kn.exports}var Yn={exports:{}},ya;function tl(){return ya||(ya=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.BlockCipher,l=o.algo,s=[],f=[],c=[],d=[],y=[],u=[],h=[],x=[],m=[],p=[];(function(){for(var v=[],b=0;b<256;b++)b<128?v[b]=b<<1:v[b]=b<<1^283;for(var T=0,S=0,b=0;b<256;b++){var C=S^S<<1^S<<2^S<<3^S<<4;C=C>>>8^C&255^99,s[T]=C,f[C]=T;var A=v[T],I=v[A],k=v[I],_=v[C]*257^C*16843008;c[T]=_<<24|_>>>8,d[T]=_<<16|_>>>16,y[T]=_<<8|_>>>24,u[T]=_;var _=k*16843009^I*65537^A*257^T*16843008;h[C]=_<<24|_>>>8,x[C]=_<<16|_>>>16,m[C]=_<<8|_>>>24,p[C]=_,T?(T=A^v[v[v[k^A]]],S^=v[v[S]]):T=S=1}})();var w=[0,1,2,4,8,16,32,64,128,27,54],g=l.AES=i.extend({_doReset:function(){var v;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var b=this._keyPriorReset=this._key,T=b.words,S=b.sigBytes/4,C=this._nRounds=S+6,A=(C+1)*4,I=this._keySchedule=[],k=0;k<A;k++)k<S?I[k]=T[k]:(v=I[k-1],k%S?S>6&&k%S==4&&(v=s[v>>>24]<<24|s[v>>>16&255]<<16|s[v>>>8&255]<<8|s[v&255]):(v=v<<8|v>>>24,v=s[v>>>24]<<24|s[v>>>16&255]<<16|s[v>>>8&255]<<8|s[v&255],v^=w[k/S|0]<<24),I[k]=I[k-S]^v);for(var _=this._invKeySchedule=[],L=0;L<A;L++){var k=A-L;if(L%4)var v=I[k];else var v=I[k-4];L<4||k<=4?_[L]=v:_[L]=h[s[v>>>24]]^x[s[v>>>16&255]]^m[s[v>>>8&255]]^p[s[v&255]]}}},encryptBlock:function(v,b){this._doCryptBlock(v,b,this._keySchedule,c,d,y,u,s)},decryptBlock:function(v,b){var T=v[b+1];v[b+1]=v[b+3],v[b+3]=T,this._doCryptBlock(v,b,this._invKeySchedule,h,x,m,p,f);var T=v[b+1];v[b+1]=v[b+3],v[b+3]=T},_doCryptBlock:function(v,b,T,S,C,A,I,k){for(var _=this._nRounds,L=v[b]^T[0],N=v[b+1]^T[1],V=v[b+2]^T[2],M=v[b+3]^T[3],q=4,H=1;H<_;H++){var B=S[L>>>24]^C[N>>>16&255]^A[V>>>8&255]^I[M&255]^T[q++],R=S[N>>>24]^C[V>>>16&255]^A[M>>>8&255]^I[L&255]^T[q++],O=S[V>>>24]^C[M>>>16&255]^A[L>>>8&255]^I[N&255]^T[q++],E=S[M>>>24]^C[L>>>16&255]^A[N>>>8&255]^I[V&255]^T[q++];L=B,N=R,V=O,M=E}var B=(k[L>>>24]<<24|k[N>>>16&255]<<16|k[V>>>8&255]<<8|k[M&255])^T[q++],R=(k[N>>>24]<<24|k[V>>>16&255]<<16|k[M>>>8&255]<<8|k[L&255])^T[q++],O=(k[V>>>24]<<24|k[M>>>16&255]<<16|k[L>>>8&255]<<8|k[N&255])^T[q++],E=(k[M>>>24]<<24|k[L>>>16&255]<<16|k[N>>>8&255]<<8|k[V&255])^T[q++];v[b]=B,v[b+1]=R,v[b+2]=O,v[b+3]=E},keySize:256/32});o.AES=i._createHelper(g)}(),t.AES})}(Yn)),Yn.exports}var Xn={exports:{}},pa;function nl(){return pa||(pa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.WordArray,l=a.BlockCipher,s=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=s.DES=l.extend({_doReset:function(){for(var w=this._key,g=w.words,v=[],b=0;b<56;b++){var T=f[b]-1;v[b]=g[T>>>5]>>>31-T%32&1}for(var S=this._subKeys=[],C=0;C<16;C++){for(var A=S[C]=[],I=d[C],b=0;b<24;b++)A[b/6|0]|=v[(c[b]-1+I)%28]<<31-b%6,A[4+(b/6|0)]|=v[28+(c[b+24]-1+I)%28]<<31-b%6;A[0]=A[0]<<1|A[0]>>>31;for(var b=1;b<7;b++)A[b]=A[b]>>>(b-1)*4+3;A[7]=A[7]<<5|A[7]>>>27}for(var k=this._invSubKeys=[],b=0;b<16;b++)k[b]=S[15-b]},encryptBlock:function(w,g){this._doCryptBlock(w,g,this._subKeys)},decryptBlock:function(w,g){this._doCryptBlock(w,g,this._invSubKeys)},_doCryptBlock:function(w,g,v){this._lBlock=w[g],this._rBlock=w[g+1],x.call(this,4,252645135),x.call(this,16,65535),m.call(this,2,858993459),m.call(this,8,16711935),x.call(this,1,1431655765);for(var b=0;b<16;b++){for(var T=v[b],S=this._lBlock,C=this._rBlock,A=0,I=0;I<8;I++)A|=y[I][((C^T[I])&u[I])>>>0];this._lBlock=C,this._rBlock=S^A}var k=this._lBlock;this._lBlock=this._rBlock,this._rBlock=k,x.call(this,1,1431655765),m.call(this,8,16711935),m.call(this,2,858993459),x.call(this,16,65535),x.call(this,4,252645135),w[g]=this._lBlock,w[g+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function x(w,g){var v=(this._lBlock>>>w^this._rBlock)&g;this._rBlock^=v,this._lBlock^=v<<w}function m(w,g){var v=(this._rBlock>>>w^this._lBlock)&g;this._lBlock^=v,this._rBlock^=v<<w}o.DES=l._createHelper(h);var p=s.TripleDES=l.extend({_doReset:function(){var w=this._key,g=w.words;if(g.length!==2&&g.length!==4&&g.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var v=g.slice(0,2),b=g.length<4?g.slice(0,2):g.slice(2,4),T=g.length<6?g.slice(0,2):g.slice(4,6);this._des1=h.createEncryptor(i.create(v)),this._des2=h.createEncryptor(i.create(b)),this._des3=h.createEncryptor(i.create(T))},encryptBlock:function(w,g){this._des1.encryptBlock(w,g),this._des2.decryptBlock(w,g),this._des3.encryptBlock(w,g)},decryptBlock:function(w,g){this._des3.decryptBlock(w,g),this._des2.encryptBlock(w,g),this._des1.decryptBlock(w,g)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=l._createHelper(p)}(),t.TripleDES})}(Xn)),Xn.exports}var Jn={exports:{}},va;function ol(){return va||(va=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=l.RC4=i.extend({_doReset:function(){for(var d=this._key,y=d.words,u=d.sigBytes,h=this._S=[],x=0;x<256;x++)h[x]=x;for(var x=0,m=0;x<256;x++){var p=x%u,w=y[p>>>2]>>>24-p%4*8&255;m=(m+h[x]+w)%256;var g=h[x];h[x]=h[m],h[m]=g}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,x=0;x<4;x++){y=(y+1)%256,u=(u+d[y])%256;var m=d[y];d[y]=d[u],d[u]=m,h|=d[(d[y]+d[u])%256]<<24-x*8}return this._i=y,this._j=u,h}o.RC4=i._createHelper(s);var c=l.RC4Drop=s.extend({cfg:s.cfg.extend({drop:192}),_doReset:function(){s._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 Qn={exports:{}},ba;function rl(){return ba||(ba=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=[],f=[],c=[],d=l.Rabbit=i.extend({_doReset:function(){for(var u=this._key.words,h=this.cfg.iv,x=0;x<4;x++)u[x]=(u[x]<<8|u[x]>>>24)&16711935|(u[x]<<24|u[x]>>>8)&4278255360;var 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],p=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 x=0;x<4;x++)y.call(this);for(var x=0;x<8;x++)p[x]^=m[x+4&7];if(h){var w=h.words,g=w[0],v=w[1],b=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=b>>>16|T&4294901760,C=T<<16|b&65535;p[0]^=b,p[1]^=S,p[2]^=T,p[3]^=C,p[4]^=b,p[5]^=S,p[6]^=T,p[7]^=C;for(var x=0;x<4;x++)y.call(this)}},_doProcessBlock:function(u,h){var x=this._X;y.call(this),s[0]=x[0]^x[5]>>>16^x[3]<<16,s[1]=x[2]^x[7]>>>16^x[5]<<16,s[2]=x[4]^x[1]>>>16^x[7]<<16,s[3]=x[6]^x[3]>>>16^x[1]<<16;for(var m=0;m<4;m++)s[m]=(s[m]<<8|s[m]>>>24)&16711935|(s[m]<<24|s[m]>>>8)&4278255360,u[h+m]^=s[m]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,x=0;x<8;x++)f[x]=h[x];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 x=0;x<8;x++){var m=u[x]+h[x],p=m&65535,w=m>>>16,g=((p*p>>>17)+p*w>>>15)+w*w,v=((m&4294901760)*m|0)+((m&65535)*m|0);c[x]=g^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})}(Qn)),Qn.exports}var eo={exports:{}},Sa;function al(){return Sa||(Sa=1,function(e,n){(function(t,o,a){e.exports=o(oe(),pt(),vt(),ft(),_e())})(ee,function(t){return function(){var o=t,a=o.lib,i=a.StreamCipher,l=o.algo,s=[],f=[],c=[],d=l.RabbitLegacy=i.extend({_doReset:function(){var u=this._key.words,h=this.cfg.iv,x=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],m=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 p=0;p<4;p++)y.call(this);for(var p=0;p<8;p++)m[p]^=x[p+4&7];if(h){var w=h.words,g=w[0],v=w[1],b=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,S=b>>>16|T&4294901760,C=T<<16|b&65535;m[0]^=b,m[1]^=S,m[2]^=T,m[3]^=C,m[4]^=b,m[5]^=S,m[6]^=T,m[7]^=C;for(var p=0;p<4;p++)y.call(this)}},_doProcessBlock:function(u,h){var x=this._X;y.call(this),s[0]=x[0]^x[5]>>>16^x[3]<<16,s[1]=x[2]^x[7]>>>16^x[5]<<16,s[2]=x[4]^x[1]>>>16^x[7]<<16,s[3]=x[6]^x[3]>>>16^x[1]<<16;for(var m=0;m<4;m++)s[m]=(s[m]<<8|s[m]>>>24)&16711935|(s[m]<<24|s[m]>>>8)&4278255360,u[h+m]^=s[m]},blockSize:128/32,ivSize:64/32});function y(){for(var u=this._X,h=this._C,x=0;x<8;x++)f[x]=h[x];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 x=0;x<8;x++){var m=u[x]+h[x],p=m&65535,w=m>>>16,g=((p*p>>>17)+p*w>>>15)+w*w,v=((m&4294901760)*m|0)+((m&65535)*m|0);c[x]=g^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})}(eo)),eo.exports}(function(e,n){(function(t,o,a){e.exports=o(oe(),qt(),zs(),Ms(),pt(),Ps(),vt(),Tn(),Kr(),Fs(),Jr(),Vs(),qs(),Hs(),Nn(),$s(),ft(),_e(),js(),Us(),Gs(),Ws(),Zs(),Ks(),Ys(),Xs(),Js(),Qs(),el(),tl(),nl(),ol(),rl(),al())})(ee,function(t){return t})})(Fr);var il=Fr.exports;const Le=Is(il);var sl="0123456789abcdefghijklmnopqrstuvwxyz";function We(e){return sl.charAt(e)}function ll(e,n){return e&n}function Ht(e,n){return e|n}function wa(e,n){return e^n}function Ca(e,n){return e&~n}function cl(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 fl(e){for(var n=0;e!=0;)e&=e-1,++n;return n}var bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ka="=";function $t(e){var n,t,o="";for(n=0;n+3<=e.length;n+=3)t=parseInt(e.substring(n,n+3),16),o+=bt.charAt(t>>6)+bt.charAt(t&63);for(n+1==e.length?(t=parseInt(e.substring(n,n+1),16),o+=bt.charAt(t<<2)):n+2==e.length&&(t=parseInt(e.substring(n,n+2),16),o+=bt.charAt(t>>2)+bt.charAt((t&3)<<4));(o.length&3)>0;)o+=ka;return o}function _a(e){var n="",t,o=0,a=0;for(t=0;t<e.length&&e.charAt(t)!=ka;++t){var i=bt.indexOf(e.charAt(t));i<0||(o==0?(n+=We(i>>2),a=i&3,o=1):o==1?(n+=We(a<<2|i>>4),a=i&15,o=2):o==2?(n+=We(a),n+=We(i>>2),a=i&3,o=3):(n+=We(a<<2|i>>4),n+=We(i&15),o=0))}return o==1&&(n+=We(a<<2)),n}var St,dl={decode:function(e){var n;if(St===void 0){var t="0123456789ABCDEF",o=` \f
|
|
72
72
|
\r \u2028\u2029`;for(St={},n=0;n<16;++n)St[t.charAt(n)]=n;for(t=t.toLowerCase(),n=10;n<16;++n)St[t.charAt(n)]=n;for(n=0;n<o.length;++n)St[o.charAt(n)]=-1}var a=[],i=0,l=0;for(n=0;n<e.length;++n){var s=e.charAt(n);if(s=="=")break;if(s=St[s],s!=-1){if(s===void 0)throw new Error("Illegal character at offset "+n);i|=s,++l>=2?(a[a.length]=i,i=0,l=0):i<<=4}}if(l)throw new Error("Hex encoding incomplete: 4 bits missing");return a}},dt,to={decode:function(e){var n;if(dt===void 0){var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=`= \f
|
|
73
73
|
\r \u2028\u2029`;for(dt=Object.create(null),n=0;n<64;++n)dt[t.charAt(n)]=n;for(dt["-"]=62,dt._=63,n=0;n<o.length;++n)dt[o.charAt(n)]=-1}var a=[],i=0,l=0;for(n=0;n<e.length;++n){var s=e.charAt(n);if(s=="=")break;if(s=dt[s],s!=-1){if(s===void 0)throw new Error("Illegal character at offset "+n);i|=s,++l>=4?(a[a.length]=i>>16,a[a.length]=i>>8&255,a[a.length]=i&255,i=0,l=0):i<<=6}}switch(l){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:a[a.length]=i>>10;break;case 3:a[a.length]=i>>16,a[a.length]=i>>8&255;break}return a},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(e){var n=to.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 to.decode(e)}},wt=1e13,Nt=function(){function e(n){this.buf=[+n||0]}return e.prototype.mulAdd=function(n,t){var o=this.buf,a=o.length,i,l;for(i=0;i<a;++i)l=o[i]*n+t,l<wt?t=0:(t=0|l/wt,l-=t*wt),o[i]=l;t>0&&(o[i]=t)},e.prototype.sub=function(n){var t=this.buf,o=t.length,a,i;for(a=0;a<o;++a)i=t[a]-n,i<0?(i+=wt,n=1):n=0,t[a]=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(),a=t.length-2;a>=0;--a)o+=(wt+t[a]).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*wt+n[o];return t},e.prototype.simplify=function(){var n=this.buf;return n.length==1?n[0]:this},e}(),Aa="…",ul=/^(\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)?)?$/,hl=/^(\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 Ct(e,n){return e.length>n&&(e=e.substring(0,n)+Aa),e}var no=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 a="",i=n;i<t;++i)if(a+=this.hexByte(this.get(i)),o!==!0)switch(i&15){case 7:a+=" ";break;case 15:a+=`
|
|
74
74
|
`;break;default:a+=" "}return a},e.prototype.isASCII=function(n,t){for(var o=n;o<t;++o){var a=this.get(o);if(a<32||a>176)return!1}return!0},e.prototype.parseStringISO=function(n,t){for(var o="",a=n;a<t;++a)o+=String.fromCharCode(this.get(a));return o},e.prototype.parseStringUTF=function(n,t){for(var o="",a=n;a<t;){var i=this.get(a++);i<128?o+=String.fromCharCode(i):i>191&&i<224?o+=String.fromCharCode((i&31)<<6|this.get(a++)&63):o+=String.fromCharCode((i&15)<<12|(this.get(a++)&63)<<6|this.get(a++)&63)}return o},e.prototype.parseStringBMP=function(n,t){for(var o="",a,i,l=n;l<t;)a=this.get(l++),i=this.get(l++),o+=String.fromCharCode(a<<8|i);return o},e.prototype.parseTime=function(n,t,o){var a=this.parseStringISO(n,t),i=(o?ul:hl).exec(a);return i?(o&&(i[1]=+i[1],i[1]+=+i[1]<70?2e3:1900),a=i[1]+"-"+i[2]+"-"+i[3]+" "+i[4],i[5]&&(a+=":"+i[5],i[6]&&(a+=":"+i[6],i[7]&&(a+="."+i[7]))),i[8]&&(a+=" UTC",i[8]!="Z"&&(a+=i[8],i[9]&&(a+=":"+i[9]))),a):"Unrecognized time: "+a},e.prototype.parseInteger=function(n,t){for(var o=this.get(n),a=o>127,i=a?255:0,l,s="";o==i&&++n<t;)o=this.get(n);if(l=t-n,l===0)return a?-1:0;if(l>4){for(s=o,l<<=3;!((+s^i)&128);)s=+s<<1,--l;s="("+l+` bit)
|
|
75
75
|
`}a&&(o=o-256);for(var f=new Nt(o),c=n+1;c<t;++c)f.mulAdd(256,this.get(c));return s+f.toString()},e.prototype.parseBitString=function(n,t,o){for(var a=this.get(n),i=(t-n-1<<3)-a,l="("+i+` bit)
|
|
76
76
|
`,s="",f=n+1;f<t;++f){for(var c=this.get(f),d=f==t-1?a:0,y=7;y>=d;--y)s+=c>>y&1?"1":"0";if(s.length>o)return l+Ct(s,o)}return l+s},e.prototype.parseOctetString=function(n,t,o){if(this.isASCII(n,t))return Ct(this.parseStringISO(n,t),o);var a=t-n,i="("+a+` byte)
|
|
77
|
-
`;o/=2,a>o&&(t=n+o);for(var l=n;l<t;++l)i+=this.hexByte(this.get(l));return a>o&&(i+=Aa),i},e.prototype.parseOID=function(n,t,o){for(var a="",i=new Nt,l=0,s=n;s<t;++s){var f=this.get(s);if(i.mulAdd(128,f&127),l+=7,!(f&128)){if(a==="")if(i=i.simplify(),i instanceof Nt)i.sub(80),a="2."+i.toString();else{var c=i<80?i<40?0:1:2;a=c+"."+(i-c*40)}else a+="."+i.toString();if(a.length>o)return Ct(a,o);i=new Nt,l=0}}return l>0&&(a+=".incomplete"),a},e}(),ml=function(){function e(n,t,o,a,i){if(!(a instanceof
|
|
78
|
-
`,this.sub!==null){n+=" ";for(var o=0,a=this.sub.length;o<a;++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 a=0;a<o;++a)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 no?t=n:t=new no(n,0);var o=new no(t),a=new Ea(t),i=e.decodeLength(t),l=t.pos,s=l-o.pos,f=null,c=function(){var y=[];if(i!==null){for(var u=l+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 "+l)}else try{for(;;){var h=e.decode(t);if(h.tag.isEOC())break;y[y.length]=h}i=l-t.pos}catch(x){throw new Error("Exception while decoding undefined length content: "+x)}return y};if(a.tagConstructed)f=c();else if(a.isUniversal()&&(a.tagNumber==3||a.tagNumber==4))try{if(a.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 "+l);t.pos=l+Math.abs(i)}return new e(o,s,i,a,f)},e}(),Ea=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 Nt;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}(),et,xl=0xdeadbeefcafe,Ta=(xl&16777215)==15715070,Be=[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],gl=(1<<26)/Be[Be.length-1],Q=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,a,i=!1,l="",s=this.t,f=this.DB-s*this.DB%t;if(s-- >0)for(f<this.DB&&(a=this[s]>>f)>0&&(i=!0,l=We(a));s>=0;)f<t?(a=(this[s]&(1<<f)-1)<<t-f,a|=this[--s]>>(f+=this.DB-t)):(a=this[s]>>(f-=t)&o,f<=0&&(f+=this.DB,--s)),a>0&&(i=!0),i&&(l+=We(a));return i?l:"0"},e.prototype.negate=function(){var n=te();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)+Ut(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(n){var t=te();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 Ba(t):o=new Da(t),this.exp(n,o)},e.prototype.clone=function(){var n=te();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,a,i=0;if(n-- >0)for(o<this.DB&&(a=this[n]>>o)!=(this.s&this.DM)>>o&&(t[i++]=a|this.s<<this.DB-o);n>=0;)o<8?(a=(this[n]&(1<<o)-1)<<8-o,a|=this[--n]>>(o+=this.DB-8)):(a=this[n]>>(o-=8)&255,o<=0&&(o+=this.DB,--n)),a&128&&(a|=-256),i==0&&(this.s&128)!=(a&128)&&++i,(i>0||a!=this.s)&&(t[i++]=a);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=te();return this.bitwiseTo(n,ll,t),t},e.prototype.or=function(n){var t=te();return this.bitwiseTo(n,Ht,t),t},e.prototype.xor=function(n){var t=te();return this.bitwiseTo(n,wa,t),t},e.prototype.andNot=function(n){var t=te();return this.bitwiseTo(n,Ca,t),t},e.prototype.not=function(){for(var n=te(),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=te();return n<0?this.rShiftTo(-n,t):this.lShiftTo(n,t),t},e.prototype.shiftRight=function(n){var t=te();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+cl(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+=fl(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,Ht)},e.prototype.clearBit=function(n){return this.changeBit(n,Ca)},e.prototype.flipBit=function(n){return this.changeBit(n,wa)},e.prototype.add=function(n){var t=te();return this.addTo(n,t),t},e.prototype.subtract=function(n){var t=te();return this.subTo(n,t),t},e.prototype.multiply=function(n){var t=te();return this.multiplyTo(n,t),t},e.prototype.divide=function(n){var t=te();return this.divRemTo(n,t,null),t},e.prototype.remainder=function(n){var t=te();return this.divRemTo(n,null,t),t},e.prototype.divideAndRemainder=function(n){var t=te(),o=te();return this.divRemTo(n,t,o),[t,o]},e.prototype.modPow=function(n,t){var o=n.bitLength(),a,i=tt(1),l;if(o<=0)return i;o<18?a=1:o<48?a=3:o<144?a=4:o<768?a=5:a=6,o<8?l=new Ba(t):t.isEven()?l=new pl(t):l=new Da(t);var s=[],f=3,c=a-1,d=(1<<a)-1;if(s[1]=l.convert(this),a>1){var y=te();for(l.sqrTo(s[1],y);f<=d;)s[f]=te(),l.mulTo(y,s[f-2],s[f]),f+=2}var u=n.t-1,h,x=!0,m=te(),p;for(o=Ut(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=a;!(h&1);)h>>=1,--f;if((o-=f)<0&&(o+=this.DB,--u),x)s[h].copyTo(i),x=!1;else{for(;f>1;)l.sqrTo(i,m),l.sqrTo(m,i),f-=2;f>0?l.sqrTo(i,m):(p=i,i=m,m=p),l.mulTo(m,s[h],i)}for(;u>=0&&!(n[u]&1<<o);)l.sqrTo(i,m),p=i,i=m,m=p,--o<0&&(o=this.DB-1,--u)}return l.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(),a=this.clone(),i=tt(1),l=tt(0),s=tt(0),f=tt(1);o.signum()!=0;){for(;o.isEven();)o.rShiftTo(1,o),t?((!i.isEven()||!l.isEven())&&(i.addTo(this,i),l.subTo(n,l)),i.rShiftTo(1,i)):l.isEven()||l.subTo(n,l),l.rShiftTo(1,l);for(;a.isEven();)a.rShiftTo(1,a),t?((!s.isEven()||!f.isEven())&&(s.addTo(this,s),f.subTo(n,f)),s.rShiftTo(1,s)):f.isEven()||f.subTo(n,f),f.rShiftTo(1,f);o.compareTo(a)>=0?(o.subTo(a,o),t&&i.subTo(s,i),l.subTo(f,l)):(a.subTo(o,a),t&&s.subTo(i,s),f.subTo(l,f))}if(a.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 yl)},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 a=t;t=o,o=a}var i=t.getLowestSetBit(),l=o.getLowestSetBit();if(l<0)return t;for(i<l&&(l=i),l>0&&(t.rShiftTo(l,t),o.rShiftTo(l,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 l>0&&o.lShiftTo(l,o),o},e.prototype.isProbablePrime=function(n){var t,o=this.abs();if(o.t==1&&o[0]<=Be[Be.length-1]){for(t=0;t<Be.length;++t)if(o[0]==Be[t])return!0;return!1}if(o.isEven())return!1;for(t=1;t<Be.length;){for(var a=Be[t],i=t+1;i<Be.length&&a<gl;)a*=Be[i++];for(a=o.modInt(a);t<i;)if(a%Be[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 a=n.length,i=!1,l=0;--a>=0;){var s=o==8?+n[a]&255:Ia(n,a);if(s<0){n.charAt(a)=="-"&&(i=!0);continue}i=!1,l==0?this[this.t++]=s:l+o>this.DB?(this[this.t-1]|=(s&(1<<this.DB-l)-1)<<l,this[this.t++]=s>>this.DB-l):this[this.t-1]|=s<<l,l+=o,l>=this.DB&&(l-=this.DB)}o==8&&+n[0]&128&&(this.s=-1,l>0&&(this[this.t-1]|=(1<<this.DB-l)-1<<l)),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,a=this.DB-o,i=(1<<a)-1,l=Math.floor(n/this.DB),s=this.s<<o&this.DM,f=this.t-1;f>=0;--f)t[f+l+1]=this[f]>>a|s,s=(this[f]&i)<<o;for(var f=l-1;f>=0;--f)t[f]=0;t[l]=s,t.t=this.t+l+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 a=n%this.DB,i=this.DB-a,l=(1<<a)-1;t[0]=this[o]>>a;for(var s=o+1;s<this.t;++s)t[s-o-1]|=(this[s]&l)<<i,t[s-o]=this[s]>>a;a>0&&(t[this.t-o-1]|=(this.s&l)<<i),t.t=this.t-o,t.clamp()},e.prototype.subTo=function(n,t){for(var o=0,a=0,i=Math.min(n.t,this.t);o<i;)a+=this[o]-n[o],t[o++]=a&this.DM,a>>=this.DB;if(n.t<this.t){for(a-=n.s;o<this.t;)a+=this[o],t[o++]=a&this.DM,a>>=this.DB;a+=this.s}else{for(a+=this.s;o<n.t;)a-=n[o],t[o++]=a&this.DM,a>>=this.DB;a-=n.s}t.s=a<0?-1:0,a<-1?t[o++]=this.DV+a:a>0&&(t[o++]=a),t.t=o,t.clamp()},e.prototype.multiplyTo=function(n,t){var o=this.abs(),a=n.abs(),i=o.t;for(t.t=i+a.t;--i>=0;)t[i]=0;for(i=0;i<a.t;++i)t[i+o.t]=o.am(0,a[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 a=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,a,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 a=n.abs();if(!(a.t<=0)){var i=this.abs();if(i.t<a.t){t!=null&&t.fromInt(0),o!=null&&this.copyTo(o);return}o==null&&(o=te());var l=te(),s=this.s,f=n.s,c=this.DB-Ut(a[a.t-1]);c>0?(a.lShiftTo(c,l),i.lShiftTo(c,o)):(a.copyTo(l),i.copyTo(o));var d=l.t,y=l[d-1];if(y!=0){var u=y*(1<<this.F1)+(d>1?l[d-2]>>this.F2:0),h=this.FV/u,x=(1<<this.F1)/u,m=1<<this.F2,p=o.t,C=p-d,g=t??te();for(l.dlShiftTo(C,g),o.compareTo(g)>=0&&(o[o.t++]=1,o.subTo(g,o)),e.ONE.dlShiftTo(d,g),g.subTo(l,l);l.t<d;)l[l.t++]=0;for(;--C>=0;){var v=o[--p]==y?this.DM:Math.floor(o[p]*h+(o[p-1]+m)*x);if((o[p]+=l.am(0,v,o,C,0,d))<v)for(l.dlShiftTo(C,g),o.subTo(g,o);o[p]<--v;)o.subTo(g,o)}t!=null&&(o.drShiftTo(d,t),s!=f&&e.ZERO.subTo(t,t)),o.t=d,o.clamp(),c>0&&o.rShiftTo(c,o),s<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=te(),a=te(),i=t.convert(this),l=Ut(n)-1;for(i.copyTo(o);--l>=0;)if(t.sqrTo(o,a),(n&1<<l)>0)t.mulTo(a,i,o);else{var s=o;o=a,a=s}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),a=tt(o),i=te(),l=te(),s="";for(this.divRemTo(a,i,l);i.signum()>0;)s=(o+l.intValue()).toString(n).substr(1)+s,i.divRemTo(a,i,l);return l.intValue().toString(n)+s},e.prototype.fromRadix=function(n,t){this.fromInt(0),t==null&&(t=10);for(var o=this.chunkSize(t),a=Math.pow(t,o),i=!1,l=0,s=0,f=0;f<n.length;++f){var c=Ia(n,f);if(c<0){n.charAt(f)=="-"&&this.signum()==0&&(i=!0);continue}s=t*s+c,++l>=o&&(this.dMultiply(a),this.dAddOffset(s,0),l=0,s=0)}l>0&&(this.dMultiply(Math.pow(t,l)),this.dAddOffset(s,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),Ht,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 a=[],i=n&7;a.length=(n>>3)+1,t.nextBytes(a),i>0?a[0]&=(1<<i)-1:a[0]=0,this.fromString(a,256)}},e.prototype.bitwiseTo=function(n,t,o){var a,i,l=Math.min(n.t,this.t);for(a=0;a<l;++a)o[a]=t(this[a],n[a]);if(n.t<this.t){for(i=n.s&this.DM,a=l;a<this.t;++a)o[a]=t(this[a],i);o.t=this.t}else{for(i=this.s&this.DM,a=l;a<n.t;++a)o[a]=t(i,n[a]);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,a=0,i=Math.min(n.t,this.t);o<i;)a+=this[o]+n[o],t[o++]=a&this.DM,a>>=this.DB;if(n.t<this.t){for(a+=n.s;o<this.t;)a+=this[o],t[o++]=a&this.DM,a>>=this.DB;a+=this.s}else{for(a+=this.s;o<n.t;)a+=n[o],t[o++]=a&this.DM,a>>=this.DB;a+=n.s}t.s=a<0?-1:0,a>0?t[o++]=a:a<-1&&(t[o++]=this.DV+a),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 a=Math.min(this.t+n.t,t);for(o.s=0,o.t=a;a>0;)o[--a]=0;for(var i=o.t-this.t;a<i;++a)o[a+this.t]=this.am(0,n[a],o,a,0,this.t);for(var i=Math.min(n.t,t);a<i;++a)this.am(0,n[a],o,a,0,t-a);o.clamp()},e.prototype.multiplyUpperTo=function(n,t,o){--t;var a=o.t=this.t+n.t-t;for(o.s=0;--a>=0;)o[a]=0;for(a=Math.max(t-this.t,0);a<n.t;++a)o[this.t+a-t]=this.am(t-a,n[a],o,0,0,this.t+a-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 a=this.t-1;a>=0;--a)o=(t*o+this[a])%n;return o},e.prototype.millerRabin=function(n){var t=this.subtract(e.ONE),o=t.getLowestSetBit();if(o<=0)return!1;var a=t.shiftRight(o);n=n+1>>1,n>Be.length&&(n=Be.length);for(var i=te(),l=0;l<n;++l){i.fromInt(Be[Math.floor(Math.random()*Be.length)]);var s=i.modPow(a,this);if(s.compareTo(e.ONE)!=0&&s.compareTo(t)!=0){for(var f=1;f++<o&&s.compareTo(t)!=0;)if(s=s.modPowInt(2,this),s.compareTo(e.ONE)==0)return!1;if(s.compareTo(t)!=0)return!1}}return!0},e.prototype.square=function(){var n=te();return this.squareTo(n),n},e.prototype.gcda=function(n,t){var o=this.s<0?this.negate():this.clone(),a=n.s<0?n.negate():n.clone();if(o.compareTo(a)<0){var i=o;o=a,a=i}var l=o.getLowestSetBit(),s=a.getLowestSetBit();if(s<0){t(o);return}l<s&&(s=l),s>0&&(o.rShiftTo(s,o),a.rShiftTo(s,a));var f=function(){(l=o.getLowestSetBit())>0&&o.rShiftTo(l,o),(l=a.getLowestSetBit())>0&&a.rShiftTo(l,a),o.compareTo(a)>=0?(o.subTo(a,o),o.rShiftTo(1,o)):(a.subTo(o,a),a.rShiftTo(1,a)),o.signum()>0?setTimeout(f,0):(s>0&&a.lShiftTo(s,a),setTimeout(function(){t(a)},0))};setTimeout(f,10)},e.prototype.fromNumberAsync=function(n,t,o,a){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),Ht,this),this.isEven()&&this.dAddOffset(1,0);var i=this,l=function(){i.dAddOffset(2,0),i.bitLength()>n&&i.subTo(e.ONE.shiftLeft(n-1),i),i.isProbablePrime(t)?setTimeout(function(){a()},0):setTimeout(l,0)};setTimeout(l,0)}else{var s=[],f=n&7;s.length=(n>>3)+1,t.nextBytes(s),f>0?s[0]&=(1<<f)-1:s[0]=0,this.fromString(s,256)}},e}(),yl=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}(),Ba=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}(),Da=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=te();return n.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),n.s<0&&t.compareTo(Q.ZERO)>0&&this.m.subTo(t,t),t},e.prototype.revert=function(n){var t=te();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,a=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,a,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}(),pl=function(){function e(n){this.m=n,this.r2=te(),this.q3=te(),Q.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=te();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 te(){return new Q(null)}function ge(e,n){return new Q(e,n)}var Ra=typeof navigator<"u";Ra&&Ta&&navigator.appName=="Microsoft Internet Explorer"?(Q.prototype.am=function(n,t,o,a,i,l){for(var s=t&32767,f=t>>15;--l>=0;){var c=this[n]&32767,d=this[n++]>>15,y=f*c+d*s;c=s*c+((y&32767)<<15)+o[a]+(i&1073741823),i=(c>>>30)+(y>>>15)+f*d+(i>>>30),o[a++]=c&1073741823}return i},et=30):Ra&&Ta&&navigator.appName!="Netscape"?(Q.prototype.am=function(n,t,o,a,i,l){for(;--l>=0;){var s=t*this[n++]+o[a]+i;i=Math.floor(s/67108864),o[a++]=s&67108863}return i},et=26):(Q.prototype.am=function(n,t,o,a,i,l){for(var s=t&16383,f=t>>14;--l>=0;){var c=this[n]&16383,d=this[n++]>>14,y=f*c+d*s;c=s*c+((y&16383)<<14)+o[a]+i,i=(c>>28)+(y>>14)+f*d,o[a++]=c&268435455}return i},et=28),Q.prototype.DB=et,Q.prototype.DM=(1<<et)-1,Q.prototype.DV=1<<et;var oo=52;Q.prototype.FV=Math.pow(2,oo),Q.prototype.F1=oo-et,Q.prototype.F2=2*et-oo;var jt=[],kt,Me;for(kt="0".charCodeAt(0),Me=0;Me<=9;++Me)jt[kt++]=Me;for(kt="a".charCodeAt(0),Me=10;Me<36;++Me)jt[kt++]=Me;for(kt="A".charCodeAt(0),Me=10;Me<36;++Me)jt[kt++]=Me;function Ia(e,n){var t=jt[e.charCodeAt(n)];return t??-1}function tt(e){var n=te();return n.fromInt(e),n}function Ut(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}Q.ZERO=tt(0),Q.ONE=tt(1);var vl=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(n){var t,o,a;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,a=this.S[t],this.S[t]=this.S[o],this.S[o]=a;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 bl(){return new vl}var La=256,Gt,nt=null,Fe;if(nt==null){nt=[],Fe=0;var Wt=void 0;if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){var ro=new Uint32Array(256);for(window.crypto.getRandomValues(ro),Wt=0;Wt<ro.length;++Wt)nt[Fe++]=ro[Wt]&255}var Zt=0,Kt=function(e){if(Zt=Zt||0,Zt>=256||Fe>=La){window.removeEventListener?window.removeEventListener("mousemove",Kt,!1):window.detachEvent&&window.detachEvent("onmousemove",Kt);return}try{var n=e.x+e.y;nt[Fe++]=n&255,Zt+=1}catch{}};typeof window<"u"&&(window.addEventListener?window.addEventListener("mousemove",Kt,!1):window.attachEvent&&window.attachEvent("onmousemove",Kt))}function Sl(){if(Gt==null){for(Gt=bl();Fe<La;){var e=Math.floor(65536*Math.random());nt[Fe++]=e&255}for(Gt.init(nt),Fe=0;Fe<nt.length;++Fe)nt[Fe]=0;Fe=0}return Gt.next()}var ao=function(){function e(){}return e.prototype.nextBytes=function(n){for(var t=0;t<n.length;++t)n[t]=Sl()},e}();function wl(e,n){if(n<e.length+22)return console.error("Message too long for RSA"),null;for(var t=n-e.length-6,o="",a=0;a<t;a+=2)o+="ff";var i="0001"+o+"00"+e;return ge(i,16)}function Cl(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 a=e.charCodeAt(o--);a<128?t[--n]=a:a>127&&a<2048?(t[--n]=a&63|128,t[--n]=a>>6|192):(t[--n]=a&63|128,t[--n]=a>>6&63|128,t[--n]=a>>12|224)}t[--n]=0;for(var i=new ao,l=[];n>2;){for(l[0]=0;l[0]==0;)i.nextBytes(l);t[--n]=l[0]}return t[--n]=2,t[--n]=0,new Q(t)}var kl=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=ge(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=Cl(n,t);if(o==null)return null;var a=this.doPublic(o);if(a==null)return null;for(var i=a.toString(16),l=i.length,s=0;s<t*2-l;s++)i="0"+i;return i},e.prototype.setPrivate=function(n,t,o){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=ge(n,16),this.e=parseInt(t,16),this.d=ge(o,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(n,t,o,a,i,l,s,f){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=ge(n,16),this.e=parseInt(t,16),this.d=ge(o,16),this.p=ge(a,16),this.q=ge(i,16),this.dmp1=ge(l,16),this.dmq1=ge(s,16),this.coeff=ge(f,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(n,t){var o=new ao,a=n>>1;this.e=parseInt(t,16);for(var i=new Q(t,16);;){for(;this.p=new Q(n-a,1,o),!(this.p.subtract(Q.ONE).gcd(i).compareTo(Q.ONE)==0&&this.p.isProbablePrime(10)););for(;this.q=new Q(a,1,o),!(this.q.subtract(Q.ONE).gcd(i).compareTo(Q.ONE)==0&&this.q.isProbablePrime(10)););if(this.p.compareTo(this.q)<=0){var l=this.p;this.p=this.q,this.q=l}var s=this.p.subtract(Q.ONE),f=this.q.subtract(Q.ONE),c=s.multiply(f);if(c.gcd(i).compareTo(Q.ONE)==0){this.n=this.p.multiply(this.q),this.d=i.modInverse(c),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(f),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(n){var t=ge(n,16),o=this.doPrivate(t);return o==null?null:_l(o,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(n,t,o){var a=new ao,i=n>>1;this.e=parseInt(t,16);var l=new Q(t,16),s=this,f=function(){var c=function(){if(s.p.compareTo(s.q)<=0){var u=s.p;s.p=s.q,s.q=u}var h=s.p.subtract(Q.ONE),x=s.q.subtract(Q.ONE),m=h.multiply(x);m.gcd(l).compareTo(Q.ONE)==0?(s.n=s.p.multiply(s.q),s.d=l.modInverse(m),s.dmp1=s.d.mod(h),s.dmq1=s.d.mod(x),s.coeff=s.q.modInverse(s.p),setTimeout(function(){o()},0)):setTimeout(f,0)},d=function(){s.q=te(),s.q.fromNumberAsync(i,1,a,function(){s.q.subtract(Q.ONE).gcda(l,function(u){u.compareTo(Q.ONE)==0&&s.q.isProbablePrime(10)?setTimeout(c,0):setTimeout(d,0)})})},y=function(){s.p=te(),s.p.fromNumberAsync(n-i,1,a,function(){s.p.subtract(Q.ONE).gcda(l,function(u){u.compareTo(Q.ONE)==0&&s.p.isProbablePrime(10)?setTimeout(d,0):setTimeout(y,0)})})};setTimeout(y,0)};setTimeout(f,0)},e.prototype.sign=function(n,t,o){var a=Al(o),i=a+t(n).toString(),l=wl(i,this.n.bitLength()/4);if(l==null)return null;var s=this.doPrivate(l);if(s==null)return null;var f=s.toString(16);return f.length&1?"0"+f:f},e.prototype.verify=function(n,t,o){var a=ge(t,16),i=this.doPublic(a);if(i==null)return null;var l=i.toString(16).replace(/^1f+00/,""),s=El(l);return s==o(n).toString()},e}();function _l(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 a="";++o<t.length;){var i=t[o]&255;i<128?a+=String.fromCharCode(i):i>191&&i<224?(a+=String.fromCharCode((i&31)<<6|t[o+1]&63),++o):(a+=String.fromCharCode((i&15)<<12|(t[o+1]&63)<<6|t[o+2]&63),o+=2)}return a}var Yt={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};function Al(e){return Yt[e]||""}function El(e){for(var n in Yt)if(Yt.hasOwnProperty(n)){var t=Yt[n],o=t.length;if(e.substr(0,o)==t)return e.substr(o)}return e}/*!
|
|
77
|
+
`;o/=2,a>o&&(t=n+o);for(var l=n;l<t;++l)i+=this.hexByte(this.get(l));return a>o&&(i+=Aa),i},e.prototype.parseOID=function(n,t,o){for(var a="",i=new Nt,l=0,s=n;s<t;++s){var f=this.get(s);if(i.mulAdd(128,f&127),l+=7,!(f&128)){if(a==="")if(i=i.simplify(),i instanceof Nt)i.sub(80),a="2."+i.toString();else{var c=i<80?i<40?0:1:2;a=c+"."+(i-c*40)}else a+="."+i.toString();if(a.length>o)return Ct(a,o);i=new Nt,l=0}}return l>0&&(a+=".incomplete"),a},e}(),ml=function(){function e(n,t,o,a,i){if(!(a instanceof Ta))throw new Error("Invalid tag value.");this.stream=n,this.header=t,this.length=o,this.tag=a,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 Ct(this.stream.parseStringUTF(t,t+o),n);case 18:case 19:case 20:case 21:case 22:case 26:return Ct(this.stream.parseStringISO(t,t+o),n);case 30:return Ct(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,a=this.sub.length;o<a;++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 a=0;a<o;++a)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 no?t=n:t=new no(n,0);var o=new no(t),a=new Ta(t),i=e.decodeLength(t),l=t.pos,s=l-o.pos,f=null,c=function(){var y=[];if(i!==null){for(var u=l+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 "+l)}else try{for(;;){var h=e.decode(t);if(h.tag.isEOC())break;y[y.length]=h}i=l-t.pos}catch(x){throw new Error("Exception while decoding undefined length content: "+x)}return y};if(a.tagConstructed)f=c();else if(a.isUniversal()&&(a.tagNumber==3||a.tagNumber==4))try{if(a.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 "+l);t.pos=l+Math.abs(i)}return new e(o,s,i,a,f)},e}(),Ta=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 Nt;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}(),et,xl=0xdeadbeefcafe,Ea=(xl&16777215)==15715070,Be=[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],gl=(1<<26)/Be[Be.length-1],Q=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,a,i=!1,l="",s=this.t,f=this.DB-s*this.DB%t;if(s-- >0)for(f<this.DB&&(a=this[s]>>f)>0&&(i=!0,l=We(a));s>=0;)f<t?(a=(this[s]&(1<<f)-1)<<t-f,a|=this[--s]>>(f+=this.DB-t)):(a=this[s]>>(f-=t)&o,f<=0&&(f+=this.DB,--s)),a>0&&(i=!0),i&&(l+=We(a));return i?l:"0"},e.prototype.negate=function(){var n=te();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)+Ut(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(n){var t=te();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 Ba(t):o=new Da(t),this.exp(n,o)},e.prototype.clone=function(){var n=te();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,a,i=0;if(n-- >0)for(o<this.DB&&(a=this[n]>>o)!=(this.s&this.DM)>>o&&(t[i++]=a|this.s<<this.DB-o);n>=0;)o<8?(a=(this[n]&(1<<o)-1)<<8-o,a|=this[--n]>>(o+=this.DB-8)):(a=this[n]>>(o-=8)&255,o<=0&&(o+=this.DB,--n)),a&128&&(a|=-256),i==0&&(this.s&128)!=(a&128)&&++i,(i>0||a!=this.s)&&(t[i++]=a);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=te();return this.bitwiseTo(n,ll,t),t},e.prototype.or=function(n){var t=te();return this.bitwiseTo(n,Ht,t),t},e.prototype.xor=function(n){var t=te();return this.bitwiseTo(n,wa,t),t},e.prototype.andNot=function(n){var t=te();return this.bitwiseTo(n,Ca,t),t},e.prototype.not=function(){for(var n=te(),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=te();return n<0?this.rShiftTo(-n,t):this.lShiftTo(n,t),t},e.prototype.shiftRight=function(n){var t=te();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+cl(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+=fl(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,Ht)},e.prototype.clearBit=function(n){return this.changeBit(n,Ca)},e.prototype.flipBit=function(n){return this.changeBit(n,wa)},e.prototype.add=function(n){var t=te();return this.addTo(n,t),t},e.prototype.subtract=function(n){var t=te();return this.subTo(n,t),t},e.prototype.multiply=function(n){var t=te();return this.multiplyTo(n,t),t},e.prototype.divide=function(n){var t=te();return this.divRemTo(n,t,null),t},e.prototype.remainder=function(n){var t=te();return this.divRemTo(n,null,t),t},e.prototype.divideAndRemainder=function(n){var t=te(),o=te();return this.divRemTo(n,t,o),[t,o]},e.prototype.modPow=function(n,t){var o=n.bitLength(),a,i=tt(1),l;if(o<=0)return i;o<18?a=1:o<48?a=3:o<144?a=4:o<768?a=5:a=6,o<8?l=new Ba(t):t.isEven()?l=new pl(t):l=new Da(t);var s=[],f=3,c=a-1,d=(1<<a)-1;if(s[1]=l.convert(this),a>1){var y=te();for(l.sqrTo(s[1],y);f<=d;)s[f]=te(),l.mulTo(y,s[f-2],s[f]),f+=2}var u=n.t-1,h,x=!0,m=te(),p;for(o=Ut(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=a;!(h&1);)h>>=1,--f;if((o-=f)<0&&(o+=this.DB,--u),x)s[h].copyTo(i),x=!1;else{for(;f>1;)l.sqrTo(i,m),l.sqrTo(m,i),f-=2;f>0?l.sqrTo(i,m):(p=i,i=m,m=p),l.mulTo(m,s[h],i)}for(;u>=0&&!(n[u]&1<<o);)l.sqrTo(i,m),p=i,i=m,m=p,--o<0&&(o=this.DB-1,--u)}return l.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(),a=this.clone(),i=tt(1),l=tt(0),s=tt(0),f=tt(1);o.signum()!=0;){for(;o.isEven();)o.rShiftTo(1,o),t?((!i.isEven()||!l.isEven())&&(i.addTo(this,i),l.subTo(n,l)),i.rShiftTo(1,i)):l.isEven()||l.subTo(n,l),l.rShiftTo(1,l);for(;a.isEven();)a.rShiftTo(1,a),t?((!s.isEven()||!f.isEven())&&(s.addTo(this,s),f.subTo(n,f)),s.rShiftTo(1,s)):f.isEven()||f.subTo(n,f),f.rShiftTo(1,f);o.compareTo(a)>=0?(o.subTo(a,o),t&&i.subTo(s,i),l.subTo(f,l)):(a.subTo(o,a),t&&s.subTo(i,s),f.subTo(l,f))}if(a.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 yl)},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 a=t;t=o,o=a}var i=t.getLowestSetBit(),l=o.getLowestSetBit();if(l<0)return t;for(i<l&&(l=i),l>0&&(t.rShiftTo(l,t),o.rShiftTo(l,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 l>0&&o.lShiftTo(l,o),o},e.prototype.isProbablePrime=function(n){var t,o=this.abs();if(o.t==1&&o[0]<=Be[Be.length-1]){for(t=0;t<Be.length;++t)if(o[0]==Be[t])return!0;return!1}if(o.isEven())return!1;for(t=1;t<Be.length;){for(var a=Be[t],i=t+1;i<Be.length&&a<gl;)a*=Be[i++];for(a=o.modInt(a);t<i;)if(a%Be[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 a=n.length,i=!1,l=0;--a>=0;){var s=o==8?+n[a]&255:Ia(n,a);if(s<0){n.charAt(a)=="-"&&(i=!0);continue}i=!1,l==0?this[this.t++]=s:l+o>this.DB?(this[this.t-1]|=(s&(1<<this.DB-l)-1)<<l,this[this.t++]=s>>this.DB-l):this[this.t-1]|=s<<l,l+=o,l>=this.DB&&(l-=this.DB)}o==8&&+n[0]&128&&(this.s=-1,l>0&&(this[this.t-1]|=(1<<this.DB-l)-1<<l)),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,a=this.DB-o,i=(1<<a)-1,l=Math.floor(n/this.DB),s=this.s<<o&this.DM,f=this.t-1;f>=0;--f)t[f+l+1]=this[f]>>a|s,s=(this[f]&i)<<o;for(var f=l-1;f>=0;--f)t[f]=0;t[l]=s,t.t=this.t+l+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 a=n%this.DB,i=this.DB-a,l=(1<<a)-1;t[0]=this[o]>>a;for(var s=o+1;s<this.t;++s)t[s-o-1]|=(this[s]&l)<<i,t[s-o]=this[s]>>a;a>0&&(t[this.t-o-1]|=(this.s&l)<<i),t.t=this.t-o,t.clamp()},e.prototype.subTo=function(n,t){for(var o=0,a=0,i=Math.min(n.t,this.t);o<i;)a+=this[o]-n[o],t[o++]=a&this.DM,a>>=this.DB;if(n.t<this.t){for(a-=n.s;o<this.t;)a+=this[o],t[o++]=a&this.DM,a>>=this.DB;a+=this.s}else{for(a+=this.s;o<n.t;)a-=n[o],t[o++]=a&this.DM,a>>=this.DB;a-=n.s}t.s=a<0?-1:0,a<-1?t[o++]=this.DV+a:a>0&&(t[o++]=a),t.t=o,t.clamp()},e.prototype.multiplyTo=function(n,t){var o=this.abs(),a=n.abs(),i=o.t;for(t.t=i+a.t;--i>=0;)t[i]=0;for(i=0;i<a.t;++i)t[i+o.t]=o.am(0,a[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 a=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,a,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 a=n.abs();if(!(a.t<=0)){var i=this.abs();if(i.t<a.t){t!=null&&t.fromInt(0),o!=null&&this.copyTo(o);return}o==null&&(o=te());var l=te(),s=this.s,f=n.s,c=this.DB-Ut(a[a.t-1]);c>0?(a.lShiftTo(c,l),i.lShiftTo(c,o)):(a.copyTo(l),i.copyTo(o));var d=l.t,y=l[d-1];if(y!=0){var u=y*(1<<this.F1)+(d>1?l[d-2]>>this.F2:0),h=this.FV/u,x=(1<<this.F1)/u,m=1<<this.F2,p=o.t,w=p-d,g=t??te();for(l.dlShiftTo(w,g),o.compareTo(g)>=0&&(o[o.t++]=1,o.subTo(g,o)),e.ONE.dlShiftTo(d,g),g.subTo(l,l);l.t<d;)l[l.t++]=0;for(;--w>=0;){var v=o[--p]==y?this.DM:Math.floor(o[p]*h+(o[p-1]+m)*x);if((o[p]+=l.am(0,v,o,w,0,d))<v)for(l.dlShiftTo(w,g),o.subTo(g,o);o[p]<--v;)o.subTo(g,o)}t!=null&&(o.drShiftTo(d,t),s!=f&&e.ZERO.subTo(t,t)),o.t=d,o.clamp(),c>0&&o.rShiftTo(c,o),s<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=te(),a=te(),i=t.convert(this),l=Ut(n)-1;for(i.copyTo(o);--l>=0;)if(t.sqrTo(o,a),(n&1<<l)>0)t.mulTo(a,i,o);else{var s=o;o=a,a=s}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),a=tt(o),i=te(),l=te(),s="";for(this.divRemTo(a,i,l);i.signum()>0;)s=(o+l.intValue()).toString(n).substr(1)+s,i.divRemTo(a,i,l);return l.intValue().toString(n)+s},e.prototype.fromRadix=function(n,t){this.fromInt(0),t==null&&(t=10);for(var o=this.chunkSize(t),a=Math.pow(t,o),i=!1,l=0,s=0,f=0;f<n.length;++f){var c=Ia(n,f);if(c<0){n.charAt(f)=="-"&&this.signum()==0&&(i=!0);continue}s=t*s+c,++l>=o&&(this.dMultiply(a),this.dAddOffset(s,0),l=0,s=0)}l>0&&(this.dMultiply(Math.pow(t,l)),this.dAddOffset(s,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),Ht,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 a=[],i=n&7;a.length=(n>>3)+1,t.nextBytes(a),i>0?a[0]&=(1<<i)-1:a[0]=0,this.fromString(a,256)}},e.prototype.bitwiseTo=function(n,t,o){var a,i,l=Math.min(n.t,this.t);for(a=0;a<l;++a)o[a]=t(this[a],n[a]);if(n.t<this.t){for(i=n.s&this.DM,a=l;a<this.t;++a)o[a]=t(this[a],i);o.t=this.t}else{for(i=this.s&this.DM,a=l;a<n.t;++a)o[a]=t(i,n[a]);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,a=0,i=Math.min(n.t,this.t);o<i;)a+=this[o]+n[o],t[o++]=a&this.DM,a>>=this.DB;if(n.t<this.t){for(a+=n.s;o<this.t;)a+=this[o],t[o++]=a&this.DM,a>>=this.DB;a+=this.s}else{for(a+=this.s;o<n.t;)a+=n[o],t[o++]=a&this.DM,a>>=this.DB;a+=n.s}t.s=a<0?-1:0,a>0?t[o++]=a:a<-1&&(t[o++]=this.DV+a),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 a=Math.min(this.t+n.t,t);for(o.s=0,o.t=a;a>0;)o[--a]=0;for(var i=o.t-this.t;a<i;++a)o[a+this.t]=this.am(0,n[a],o,a,0,this.t);for(var i=Math.min(n.t,t);a<i;++a)this.am(0,n[a],o,a,0,t-a);o.clamp()},e.prototype.multiplyUpperTo=function(n,t,o){--t;var a=o.t=this.t+n.t-t;for(o.s=0;--a>=0;)o[a]=0;for(a=Math.max(t-this.t,0);a<n.t;++a)o[this.t+a-t]=this.am(t-a,n[a],o,0,0,this.t+a-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 a=this.t-1;a>=0;--a)o=(t*o+this[a])%n;return o},e.prototype.millerRabin=function(n){var t=this.subtract(e.ONE),o=t.getLowestSetBit();if(o<=0)return!1;var a=t.shiftRight(o);n=n+1>>1,n>Be.length&&(n=Be.length);for(var i=te(),l=0;l<n;++l){i.fromInt(Be[Math.floor(Math.random()*Be.length)]);var s=i.modPow(a,this);if(s.compareTo(e.ONE)!=0&&s.compareTo(t)!=0){for(var f=1;f++<o&&s.compareTo(t)!=0;)if(s=s.modPowInt(2,this),s.compareTo(e.ONE)==0)return!1;if(s.compareTo(t)!=0)return!1}}return!0},e.prototype.square=function(){var n=te();return this.squareTo(n),n},e.prototype.gcda=function(n,t){var o=this.s<0?this.negate():this.clone(),a=n.s<0?n.negate():n.clone();if(o.compareTo(a)<0){var i=o;o=a,a=i}var l=o.getLowestSetBit(),s=a.getLowestSetBit();if(s<0){t(o);return}l<s&&(s=l),s>0&&(o.rShiftTo(s,o),a.rShiftTo(s,a));var f=function(){(l=o.getLowestSetBit())>0&&o.rShiftTo(l,o),(l=a.getLowestSetBit())>0&&a.rShiftTo(l,a),o.compareTo(a)>=0?(o.subTo(a,o),o.rShiftTo(1,o)):(a.subTo(o,a),a.rShiftTo(1,a)),o.signum()>0?setTimeout(f,0):(s>0&&a.lShiftTo(s,a),setTimeout(function(){t(a)},0))};setTimeout(f,10)},e.prototype.fromNumberAsync=function(n,t,o,a){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),Ht,this),this.isEven()&&this.dAddOffset(1,0);var i=this,l=function(){i.dAddOffset(2,0),i.bitLength()>n&&i.subTo(e.ONE.shiftLeft(n-1),i),i.isProbablePrime(t)?setTimeout(function(){a()},0):setTimeout(l,0)};setTimeout(l,0)}else{var s=[],f=n&7;s.length=(n>>3)+1,t.nextBytes(s),f>0?s[0]&=(1<<f)-1:s[0]=0,this.fromString(s,256)}},e}(),yl=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}(),Ba=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}(),Da=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=te();return n.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),n.s<0&&t.compareTo(Q.ZERO)>0&&this.m.subTo(t,t),t},e.prototype.revert=function(n){var t=te();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,a=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,a,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}(),pl=function(){function e(n){this.m=n,this.r2=te(),this.q3=te(),Q.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=te();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 te(){return new Q(null)}function ge(e,n){return new Q(e,n)}var Ra=typeof navigator<"u";Ra&&Ea&&navigator.appName=="Microsoft Internet Explorer"?(Q.prototype.am=function(n,t,o,a,i,l){for(var s=t&32767,f=t>>15;--l>=0;){var c=this[n]&32767,d=this[n++]>>15,y=f*c+d*s;c=s*c+((y&32767)<<15)+o[a]+(i&1073741823),i=(c>>>30)+(y>>>15)+f*d+(i>>>30),o[a++]=c&1073741823}return i},et=30):Ra&&Ea&&navigator.appName!="Netscape"?(Q.prototype.am=function(n,t,o,a,i,l){for(;--l>=0;){var s=t*this[n++]+o[a]+i;i=Math.floor(s/67108864),o[a++]=s&67108863}return i},et=26):(Q.prototype.am=function(n,t,o,a,i,l){for(var s=t&16383,f=t>>14;--l>=0;){var c=this[n]&16383,d=this[n++]>>14,y=f*c+d*s;c=s*c+((y&16383)<<14)+o[a]+i,i=(c>>28)+(y>>14)+f*d,o[a++]=c&268435455}return i},et=28),Q.prototype.DB=et,Q.prototype.DM=(1<<et)-1,Q.prototype.DV=1<<et;var oo=52;Q.prototype.FV=Math.pow(2,oo),Q.prototype.F1=oo-et,Q.prototype.F2=2*et-oo;var jt=[],kt,Me;for(kt="0".charCodeAt(0),Me=0;Me<=9;++Me)jt[kt++]=Me;for(kt="a".charCodeAt(0),Me=10;Me<36;++Me)jt[kt++]=Me;for(kt="A".charCodeAt(0),Me=10;Me<36;++Me)jt[kt++]=Me;function Ia(e,n){var t=jt[e.charCodeAt(n)];return t??-1}function tt(e){var n=te();return n.fromInt(e),n}function Ut(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}Q.ZERO=tt(0),Q.ONE=tt(1);var vl=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(n){var t,o,a;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,a=this.S[t],this.S[t]=this.S[o],this.S[o]=a;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 bl(){return new vl}var La=256,Gt,nt=null,Fe;if(nt==null){nt=[],Fe=0;var Wt=void 0;if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){var ro=new Uint32Array(256);for(window.crypto.getRandomValues(ro),Wt=0;Wt<ro.length;++Wt)nt[Fe++]=ro[Wt]&255}var Zt=0,Kt=function(e){if(Zt=Zt||0,Zt>=256||Fe>=La){window.removeEventListener?window.removeEventListener("mousemove",Kt,!1):window.detachEvent&&window.detachEvent("onmousemove",Kt);return}try{var n=e.x+e.y;nt[Fe++]=n&255,Zt+=1}catch{}};typeof window<"u"&&(window.addEventListener?window.addEventListener("mousemove",Kt,!1):window.attachEvent&&window.attachEvent("onmousemove",Kt))}function Sl(){if(Gt==null){for(Gt=bl();Fe<La;){var e=Math.floor(65536*Math.random());nt[Fe++]=e&255}for(Gt.init(nt),Fe=0;Fe<nt.length;++Fe)nt[Fe]=0;Fe=0}return Gt.next()}var ao=function(){function e(){}return e.prototype.nextBytes=function(n){for(var t=0;t<n.length;++t)n[t]=Sl()},e}();function wl(e,n){if(n<e.length+22)return console.error("Message too long for RSA"),null;for(var t=n-e.length-6,o="",a=0;a<t;a+=2)o+="ff";var i="0001"+o+"00"+e;return ge(i,16)}function Cl(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 a=e.charCodeAt(o--);a<128?t[--n]=a:a>127&&a<2048?(t[--n]=a&63|128,t[--n]=a>>6|192):(t[--n]=a&63|128,t[--n]=a>>6&63|128,t[--n]=a>>12|224)}t[--n]=0;for(var i=new ao,l=[];n>2;){for(l[0]=0;l[0]==0;)i.nextBytes(l);t[--n]=l[0]}return t[--n]=2,t[--n]=0,new Q(t)}var kl=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=ge(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=Cl(n,t);if(o==null)return null;var a=this.doPublic(o);if(a==null)return null;for(var i=a.toString(16),l=i.length,s=0;s<t*2-l;s++)i="0"+i;return i},e.prototype.setPrivate=function(n,t,o){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=ge(n,16),this.e=parseInt(t,16),this.d=ge(o,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(n,t,o,a,i,l,s,f){n!=null&&t!=null&&n.length>0&&t.length>0?(this.n=ge(n,16),this.e=parseInt(t,16),this.d=ge(o,16),this.p=ge(a,16),this.q=ge(i,16),this.dmp1=ge(l,16),this.dmq1=ge(s,16),this.coeff=ge(f,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(n,t){var o=new ao,a=n>>1;this.e=parseInt(t,16);for(var i=new Q(t,16);;){for(;this.p=new Q(n-a,1,o),!(this.p.subtract(Q.ONE).gcd(i).compareTo(Q.ONE)==0&&this.p.isProbablePrime(10)););for(;this.q=new Q(a,1,o),!(this.q.subtract(Q.ONE).gcd(i).compareTo(Q.ONE)==0&&this.q.isProbablePrime(10)););if(this.p.compareTo(this.q)<=0){var l=this.p;this.p=this.q,this.q=l}var s=this.p.subtract(Q.ONE),f=this.q.subtract(Q.ONE),c=s.multiply(f);if(c.gcd(i).compareTo(Q.ONE)==0){this.n=this.p.multiply(this.q),this.d=i.modInverse(c),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(f),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(n){var t=ge(n,16),o=this.doPrivate(t);return o==null?null:_l(o,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(n,t,o){var a=new ao,i=n>>1;this.e=parseInt(t,16);var l=new Q(t,16),s=this,f=function(){var c=function(){if(s.p.compareTo(s.q)<=0){var u=s.p;s.p=s.q,s.q=u}var h=s.p.subtract(Q.ONE),x=s.q.subtract(Q.ONE),m=h.multiply(x);m.gcd(l).compareTo(Q.ONE)==0?(s.n=s.p.multiply(s.q),s.d=l.modInverse(m),s.dmp1=s.d.mod(h),s.dmq1=s.d.mod(x),s.coeff=s.q.modInverse(s.p),setTimeout(function(){o()},0)):setTimeout(f,0)},d=function(){s.q=te(),s.q.fromNumberAsync(i,1,a,function(){s.q.subtract(Q.ONE).gcda(l,function(u){u.compareTo(Q.ONE)==0&&s.q.isProbablePrime(10)?setTimeout(c,0):setTimeout(d,0)})})},y=function(){s.p=te(),s.p.fromNumberAsync(n-i,1,a,function(){s.p.subtract(Q.ONE).gcda(l,function(u){u.compareTo(Q.ONE)==0&&s.p.isProbablePrime(10)?setTimeout(d,0):setTimeout(y,0)})})};setTimeout(y,0)};setTimeout(f,0)},e.prototype.sign=function(n,t,o){var a=Al(o),i=a+t(n).toString(),l=wl(i,this.n.bitLength()/4);if(l==null)return null;var s=this.doPrivate(l);if(s==null)return null;var f=s.toString(16);return f.length&1?"0"+f:f},e.prototype.verify=function(n,t,o){var a=ge(t,16),i=this.doPublic(a);if(i==null)return null;var l=i.toString(16).replace(/^1f+00/,""),s=Tl(l);return s==o(n).toString()},e}();function _l(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 a="";++o<t.length;){var i=t[o]&255;i<128?a+=String.fromCharCode(i):i>191&&i<224?(a+=String.fromCharCode((i&31)<<6|t[o+1]&63),++o):(a+=String.fromCharCode((i&15)<<12|(t[o+1]&63)<<6|t[o+2]&63),o+=2)}return a}var Yt={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};function Al(e){return Yt[e]||""}function Tl(e){for(var n in Yt)if(Yt.hasOwnProperty(n)){var t=Yt[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,32 +87,32 @@ 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 $={};(typeof $.asn1>"u"||!$.asn1)&&($.asn1={}),$.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 a="",i=0;i<o;i++)a+="f";var l=new Q(a,16),s=l.xor(e).add(Q.ONE);n=s.toString(16).replace(/^-/,"")}return n},this.getPEMStringFromHex=function(e,n){return hextopem(e,n)},this.newObject=function(e){var n=$,t=n.asn1,o=t.DERBoolean,a=t.DERInteger,i=t.DERBitString,l=t.DEROctetString,s=t.DERNull,f=t.DERObjectIdentifier,c=t.DEREnumerated,d=t.DERUTF8String,y=t.DERNumericString,u=t.DERPrintableString,h=t.DERTeletexString,x=t.DERIA5String,m=t.DERUTCTime,p=t.DERGeneralizedTime,C=t.DERSequence,g=t.DERSet,v=t.DERTaggedObject,b=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 a(e[S]);if(S=="bitstr")return new i(e[S]);if(S=="octstr")return new l(e[S]);if(S=="null")return new s(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 x(e[S]);if(S=="utctime")return new m(e[S]);if(S=="gentime")return new p(e[S]);if(S=="seq"){for(var k=e[S],_=[],I=0;I<k.length;I++){var w=b(k[I]);_.push(w)}return new C({array:_})}if(S=="set"){for(var k=e[S],_=[],I=0;I<k.length;I++){var w=b(k[I]);_.push(w)}return new g({array:_})}if(S=="tag"){var E=e[S];if(Object.prototype.toString.call(E)==="[object Array]"&&E.length==3){var L=b(E[2]);return new v({tag:E[0],explicit:E[1],obj:L})}else{var N={};if(E.explicit!==void 0&&(N.explicit=E.explicit),E.tag!==void 0&&(N.tag=E.tag),E.obj===void 0)throw"obj shall be specified for 'tag'.";return N.obj=b(E.obj),new v(N)}}},this.jsonToASN1HEX=function(e){var n=this.newObject(e);return n.getEncodedHex()}},$.asn1.ASN1Util.oidHexToInt=function(e){for(var a="",n=parseInt(e.substr(0,2),16),t=Math.floor(n/40),o=n%40,a=t+"."+o,i="",l=2;l<e.length;l+=2){var s=parseInt(e.substr(l,2),16),f=("00000000"+s.toString(2)).slice(-8);if(i=i+f.substr(1,7),f.substr(0,1)=="0"){var c=new Q(i,2);a=a+"."+c.toString(10),i=""}}return a},$.asn1.ASN1Util.oidIntToHex=function(e){var n=function(s){var f=s.toString(16);return f.length==1&&(f="0"+f),f},t=function(s){var f="",c=new Q(s,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 x=d.substr(h,7);h!=d.length-7&&(x="1"+x),f+=n(parseInt(x,2))}return f};if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var o="",a=e.split("."),i=parseInt(a[0])*40+parseInt(a[1]);o+=n(i),a.splice(0,2);for(var l=0;l<a.length;l++)o+=t(a[l]);return o},$.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 a=128+o;return a.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""}},$.asn1.DERAbstractString=function(e){$.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))},pe.lang.extend($.asn1.DERAbstractString,$.asn1.ASN1Object),$.asn1.DERAbstractTime=function(e){$.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 a=this.zeroPadding,i=this.localDateToUTC(n),l=String(i.getFullYear());t=="utc"&&(l=l.substr(2,2));var s=a(String(i.getMonth()+1),2),f=a(String(i.getDate()),2),c=a(String(i.getHours()),2),d=a(String(i.getMinutes()),2),y=a(String(i.getSeconds()),2),u=l+s+f+c+d+y;if(o===!0){var h=i.getMilliseconds();if(h!=0){var x=a(String(h),3);x=x.replace(/[0]+$/,""),u=u+"."+x}}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,a,i,l){var s=new Date(Date.UTC(n,t-1,o,a,i,l,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},pe.lang.extend($.asn1.DERAbstractTime,$.asn1.ASN1Object),$.asn1.DERAbstractStructured=function(e){$.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)},pe.lang.extend($.asn1.DERAbstractStructured,$.asn1.ASN1Object),$.asn1.DERBoolean=function(){$.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},pe.lang.extend($.asn1.DERBoolean,$.asn1.ASN1Object),$.asn1.DERInteger=function(e){$.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=$.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new Q(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))},pe.lang.extend($.asn1.DERInteger,$.asn1.ASN1Object),$.asn1.DERBitString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=$.asn1.ASN1Util.newObject(e.obj);e.hex="00"+n.getEncodedHex()}$.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 a="0"+t;this.hTLV=null,this.isModified=!0,this.hV=a+o},this.setByBinaryString=function(t){t=t.replace(/0+$/,"");var o=8-t.length%8;o==8&&(o=0);for(var a=0;a<=o;a++)t+="0";for(var i="",a=0;a<t.length-1;a+=8){var l=t.substr(a,8),s=parseInt(l,2).toString(16);s.length==1&&(s="0"+s),i+=s}this.hTLV=null,this.isModified=!0,this.hV="0"+o+i},this.setByBooleanArray=function(t){for(var o="",a=0;a<t.length;a++)t[a]==!0?o+="1":o+="0";this.setByBinaryString(o)},this.newFalseArray=function(t){for(var o=new Array(t),a=0;a<t;a++)o[a]=!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))},pe.lang.extend($.asn1.DERBitString,$.asn1.ASN1Object),$.asn1.DEROctetString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=$.asn1.ASN1Util.newObject(e.obj);e.hex=n.getEncodedHex()}$.asn1.DEROctetString.superclass.constructor.call(this,e),this.hT="04"},pe.lang.extend($.asn1.DEROctetString,$.asn1.DERAbstractString),$.asn1.DERNull=function(){$.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},pe.lang.extend($.asn1.DERNull,$.asn1.ASN1Object),$.asn1.DERObjectIdentifier=function(e){var n=function(o){var a=o.toString(16);return a.length==1&&(a="0"+a),a},t=function(o){var a="",i=new Q(o,10),l=i.toString(2),s=7-l.length%7;s==7&&(s=0);for(var f="",c=0;c<s;c++)f+="0";l=f+l;for(var c=0;c<l.length-1;c+=7){var d=l.substr(c,7);c!=l.length-7&&(d="1"+d),a+=n(parseInt(d,2))}return a};$.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 a="",i=o.split("."),l=parseInt(i[0])*40+parseInt(i[1]);a+=n(l),i.splice(0,2);for(var s=0;s<i.length;s++)a+=t(i[s]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=a},this.setValueName=function(o){var a=$.asn1.x509.OID.name2oid(o);if(a!=="")this.setValueOidString(a);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))},pe.lang.extend($.asn1.DERObjectIdentifier,$.asn1.ASN1Object),$.asn1.DEREnumerated=function(e){$.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=$.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new Q(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))},pe.lang.extend($.asn1.DEREnumerated,$.asn1.ASN1Object),$.asn1.DERUTF8String=function(e){$.asn1.DERUTF8String.superclass.constructor.call(this,e),this.hT="0c"},pe.lang.extend($.asn1.DERUTF8String,$.asn1.DERAbstractString),$.asn1.DERNumericString=function(e){$.asn1.DERNumericString.superclass.constructor.call(this,e),this.hT="12"},pe.lang.extend($.asn1.DERNumericString,$.asn1.DERAbstractString),$.asn1.DERPrintableString=function(e){$.asn1.DERPrintableString.superclass.constructor.call(this,e),this.hT="13"},pe.lang.extend($.asn1.DERPrintableString,$.asn1.DERAbstractString),$.asn1.DERTeletexString=function(e){$.asn1.DERTeletexString.superclass.constructor.call(this,e),this.hT="14"},pe.lang.extend($.asn1.DERTeletexString,$.asn1.DERAbstractString),$.asn1.DERIA5String=function(e){$.asn1.DERIA5String.superclass.constructor.call(this,e),this.hT="16"},pe.lang.extend($.asn1.DERIA5String,$.asn1.DERAbstractString),$.asn1.DERUTCTime=function(e){$.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))},pe.lang.extend($.asn1.DERUTCTime,$.asn1.DERAbstractTime),$.asn1.DERGeneralizedTime=function(e){$.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))},pe.lang.extend($.asn1.DERGeneralizedTime,$.asn1.DERAbstractTime),$.asn1.DERSequence=function(e){$.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}},pe.lang.extend($.asn1.DERSequence,$.asn1.DERAbstractStructured),$.asn1.DERSet=function(e){$.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)},pe.lang.extend($.asn1.DERSet,$.asn1.DERAbstractStructured),$.asn1.DERTaggedObject=function(e){$.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)))},pe.lang.extend($.asn1.DERTaggedObject,$.asn1.ASN1Object);var Tl=globalThis&&globalThis.__extends||function(){var e=function(n,t){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[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)}}(),Oa=function(e){Tl(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,a=0,i=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,l=i.test(t)?dl.decode(t):to.unarmor(t),s=ml.decode(l);if(s.sub.length===3&&(s=s.sub[2].sub[0]),s.sub.length===9){o=s.sub[1].getHexStringValue(),this.n=ge(o,16),a=s.sub[2].getHexStringValue(),this.e=parseInt(a,16);var f=s.sub[3].getHexStringValue();this.d=ge(f,16);var c=s.sub[4].getHexStringValue();this.p=ge(c,16);var d=s.sub[5].getHexStringValue();this.q=ge(d,16);var y=s.sub[6].getHexStringValue();this.dmp1=ge(y,16);var u=s.sub[7].getHexStringValue();this.dmq1=ge(u,16);var h=s.sub[8].getHexStringValue();this.coeff=ge(h,16)}else if(s.sub.length===2)if(s.sub[0].sub){var x=s.sub[1],m=x.sub[0];o=m.sub[0].getHexStringValue(),this.n=ge(o,16),a=m.sub[1].getHexStringValue(),this.e=parseInt(a,16)}else o=s.sub[0].getHexStringValue(),this.n=ge(o,16),a=s.sub[1].getHexStringValue(),this.e=parseInt(a,16);else return!1;return!0}catch{return!1}},n.prototype.getPrivateBaseKey=function(){var t={array:[new $.asn1.DERInteger({int:0}),new $.asn1.DERInteger({bigint:this.n}),new $.asn1.DERInteger({int:this.e}),new $.asn1.DERInteger({bigint:this.d}),new $.asn1.DERInteger({bigint:this.p}),new $.asn1.DERInteger({bigint:this.q}),new $.asn1.DERInteger({bigint:this.dmp1}),new $.asn1.DERInteger({bigint:this.dmq1}),new $.asn1.DERInteger({bigint:this.coeff})]},o=new $.asn1.DERSequence(t);return o.getEncodedHex()},n.prototype.getPrivateBaseKeyB64=function(){return $t(this.getPrivateBaseKey())},n.prototype.getPublicBaseKey=function(){var t=new $.asn1.DERSequence({array:[new $.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new $.asn1.DERNull]}),o=new $.asn1.DERSequence({array:[new $.asn1.DERInteger({bigint:this.n}),new $.asn1.DERInteger({int:this.e})]}),a=new $.asn1.DERBitString({hex:"00"+o.getEncodedHex()}),i=new $.asn1.DERSequence({array:[t,a]});return i.getEncodedHex()},n.prototype.getPublicBaseKeyB64=function(){return $t(this.getPublicBaseKey())},n.wordwrap=function(t,o){if(o=o||64,!t)return t;var a="(.{1,"+o+`})( +|$
|
|
90
|
+
*/var $={};(typeof $.asn1>"u"||!$.asn1)&&($.asn1={}),$.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 a="",i=0;i<o;i++)a+="f";var l=new Q(a,16),s=l.xor(e).add(Q.ONE);n=s.toString(16).replace(/^-/,"")}return n},this.getPEMStringFromHex=function(e,n){return hextopem(e,n)},this.newObject=function(e){var n=$,t=n.asn1,o=t.DERBoolean,a=t.DERInteger,i=t.DERBitString,l=t.DEROctetString,s=t.DERNull,f=t.DERObjectIdentifier,c=t.DEREnumerated,d=t.DERUTF8String,y=t.DERNumericString,u=t.DERPrintableString,h=t.DERTeletexString,x=t.DERIA5String,m=t.DERUTCTime,p=t.DERGeneralizedTime,w=t.DERSequence,g=t.DERSet,v=t.DERTaggedObject,b=t.ASN1Util.newObject,T=Object.keys(e);if(T.length!=1)throw"key of param shall be only one.";var S=T[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 a(e[S]);if(S=="bitstr")return new i(e[S]);if(S=="octstr")return new l(e[S]);if(S=="null")return new s(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 x(e[S]);if(S=="utctime")return new m(e[S]);if(S=="gentime")return new p(e[S]);if(S=="seq"){for(var C=e[S],A=[],I=0;I<C.length;I++){var k=b(C[I]);A.push(k)}return new w({array:A})}if(S=="set"){for(var C=e[S],A=[],I=0;I<C.length;I++){var k=b(C[I]);A.push(k)}return new g({array:A})}if(S=="tag"){var _=e[S];if(Object.prototype.toString.call(_)==="[object Array]"&&_.length==3){var L=b(_[2]);return new v({tag:_[0],explicit:_[1],obj:L})}else{var N={};if(_.explicit!==void 0&&(N.explicit=_.explicit),_.tag!==void 0&&(N.tag=_.tag),_.obj===void 0)throw"obj shall be specified for 'tag'.";return N.obj=b(_.obj),new v(N)}}},this.jsonToASN1HEX=function(e){var n=this.newObject(e);return n.getEncodedHex()}},$.asn1.ASN1Util.oidHexToInt=function(e){for(var a="",n=parseInt(e.substr(0,2),16),t=Math.floor(n/40),o=n%40,a=t+"."+o,i="",l=2;l<e.length;l+=2){var s=parseInt(e.substr(l,2),16),f=("00000000"+s.toString(2)).slice(-8);if(i=i+f.substr(1,7),f.substr(0,1)=="0"){var c=new Q(i,2);a=a+"."+c.toString(10),i=""}}return a},$.asn1.ASN1Util.oidIntToHex=function(e){var n=function(s){var f=s.toString(16);return f.length==1&&(f="0"+f),f},t=function(s){var f="",c=new Q(s,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 x=d.substr(h,7);h!=d.length-7&&(x="1"+x),f+=n(parseInt(x,2))}return f};if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var o="",a=e.split("."),i=parseInt(a[0])*40+parseInt(a[1]);o+=n(i),a.splice(0,2);for(var l=0;l<a.length;l++)o+=t(a[l]);return o},$.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 a=128+o;return a.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""}},$.asn1.DERAbstractString=function(e){$.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))},pe.lang.extend($.asn1.DERAbstractString,$.asn1.ASN1Object),$.asn1.DERAbstractTime=function(e){$.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 a=this.zeroPadding,i=this.localDateToUTC(n),l=String(i.getFullYear());t=="utc"&&(l=l.substr(2,2));var s=a(String(i.getMonth()+1),2),f=a(String(i.getDate()),2),c=a(String(i.getHours()),2),d=a(String(i.getMinutes()),2),y=a(String(i.getSeconds()),2),u=l+s+f+c+d+y;if(o===!0){var h=i.getMilliseconds();if(h!=0){var x=a(String(h),3);x=x.replace(/[0]+$/,""),u=u+"."+x}}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,a,i,l){var s=new Date(Date.UTC(n,t-1,o,a,i,l,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},pe.lang.extend($.asn1.DERAbstractTime,$.asn1.ASN1Object),$.asn1.DERAbstractStructured=function(e){$.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)},pe.lang.extend($.asn1.DERAbstractStructured,$.asn1.ASN1Object),$.asn1.DERBoolean=function(){$.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},pe.lang.extend($.asn1.DERBoolean,$.asn1.ASN1Object),$.asn1.DERInteger=function(e){$.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=$.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new Q(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))},pe.lang.extend($.asn1.DERInteger,$.asn1.ASN1Object),$.asn1.DERBitString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=$.asn1.ASN1Util.newObject(e.obj);e.hex="00"+n.getEncodedHex()}$.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 a="0"+t;this.hTLV=null,this.isModified=!0,this.hV=a+o},this.setByBinaryString=function(t){t=t.replace(/0+$/,"");var o=8-t.length%8;o==8&&(o=0);for(var a=0;a<=o;a++)t+="0";for(var i="",a=0;a<t.length-1;a+=8){var l=t.substr(a,8),s=parseInt(l,2).toString(16);s.length==1&&(s="0"+s),i+=s}this.hTLV=null,this.isModified=!0,this.hV="0"+o+i},this.setByBooleanArray=function(t){for(var o="",a=0;a<t.length;a++)t[a]==!0?o+="1":o+="0";this.setByBinaryString(o)},this.newFalseArray=function(t){for(var o=new Array(t),a=0;a<t;a++)o[a]=!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))},pe.lang.extend($.asn1.DERBitString,$.asn1.ASN1Object),$.asn1.DEROctetString=function(e){if(e!==void 0&&typeof e.obj<"u"){var n=$.asn1.ASN1Util.newObject(e.obj);e.hex=n.getEncodedHex()}$.asn1.DEROctetString.superclass.constructor.call(this,e),this.hT="04"},pe.lang.extend($.asn1.DEROctetString,$.asn1.DERAbstractString),$.asn1.DERNull=function(){$.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},pe.lang.extend($.asn1.DERNull,$.asn1.ASN1Object),$.asn1.DERObjectIdentifier=function(e){var n=function(o){var a=o.toString(16);return a.length==1&&(a="0"+a),a},t=function(o){var a="",i=new Q(o,10),l=i.toString(2),s=7-l.length%7;s==7&&(s=0);for(var f="",c=0;c<s;c++)f+="0";l=f+l;for(var c=0;c<l.length-1;c+=7){var d=l.substr(c,7);c!=l.length-7&&(d="1"+d),a+=n(parseInt(d,2))}return a};$.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 a="",i=o.split("."),l=parseInt(i[0])*40+parseInt(i[1]);a+=n(l),i.splice(0,2);for(var s=0;s<i.length;s++)a+=t(i[s]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=a},this.setValueName=function(o){var a=$.asn1.x509.OID.name2oid(o);if(a!=="")this.setValueOidString(a);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))},pe.lang.extend($.asn1.DERObjectIdentifier,$.asn1.ASN1Object),$.asn1.DEREnumerated=function(e){$.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(n){this.hTLV=null,this.isModified=!0,this.hV=$.asn1.ASN1Util.bigIntToMinTwosComplementsHex(n)},this.setByInteger=function(n){var t=new Q(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))},pe.lang.extend($.asn1.DEREnumerated,$.asn1.ASN1Object),$.asn1.DERUTF8String=function(e){$.asn1.DERUTF8String.superclass.constructor.call(this,e),this.hT="0c"},pe.lang.extend($.asn1.DERUTF8String,$.asn1.DERAbstractString),$.asn1.DERNumericString=function(e){$.asn1.DERNumericString.superclass.constructor.call(this,e),this.hT="12"},pe.lang.extend($.asn1.DERNumericString,$.asn1.DERAbstractString),$.asn1.DERPrintableString=function(e){$.asn1.DERPrintableString.superclass.constructor.call(this,e),this.hT="13"},pe.lang.extend($.asn1.DERPrintableString,$.asn1.DERAbstractString),$.asn1.DERTeletexString=function(e){$.asn1.DERTeletexString.superclass.constructor.call(this,e),this.hT="14"},pe.lang.extend($.asn1.DERTeletexString,$.asn1.DERAbstractString),$.asn1.DERIA5String=function(e){$.asn1.DERIA5String.superclass.constructor.call(this,e),this.hT="16"},pe.lang.extend($.asn1.DERIA5String,$.asn1.DERAbstractString),$.asn1.DERUTCTime=function(e){$.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))},pe.lang.extend($.asn1.DERUTCTime,$.asn1.DERAbstractTime),$.asn1.DERGeneralizedTime=function(e){$.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))},pe.lang.extend($.asn1.DERGeneralizedTime,$.asn1.DERAbstractTime),$.asn1.DERSequence=function(e){$.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}},pe.lang.extend($.asn1.DERSequence,$.asn1.DERAbstractStructured),$.asn1.DERSet=function(e){$.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)},pe.lang.extend($.asn1.DERSet,$.asn1.DERAbstractStructured),$.asn1.DERTaggedObject=function(e){$.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)))},pe.lang.extend($.asn1.DERTaggedObject,$.asn1.ASN1Object);var El=globalThis&&globalThis.__extends||function(){var e=function(n,t){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[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)}}(),Oa=function(e){El(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,a=0,i=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,l=i.test(t)?dl.decode(t):to.unarmor(t),s=ml.decode(l);if(s.sub.length===3&&(s=s.sub[2].sub[0]),s.sub.length===9){o=s.sub[1].getHexStringValue(),this.n=ge(o,16),a=s.sub[2].getHexStringValue(),this.e=parseInt(a,16);var f=s.sub[3].getHexStringValue();this.d=ge(f,16);var c=s.sub[4].getHexStringValue();this.p=ge(c,16);var d=s.sub[5].getHexStringValue();this.q=ge(d,16);var y=s.sub[6].getHexStringValue();this.dmp1=ge(y,16);var u=s.sub[7].getHexStringValue();this.dmq1=ge(u,16);var h=s.sub[8].getHexStringValue();this.coeff=ge(h,16)}else if(s.sub.length===2)if(s.sub[0].sub){var x=s.sub[1],m=x.sub[0];o=m.sub[0].getHexStringValue(),this.n=ge(o,16),a=m.sub[1].getHexStringValue(),this.e=parseInt(a,16)}else o=s.sub[0].getHexStringValue(),this.n=ge(o,16),a=s.sub[1].getHexStringValue(),this.e=parseInt(a,16);else return!1;return!0}catch{return!1}},n.prototype.getPrivateBaseKey=function(){var t={array:[new $.asn1.DERInteger({int:0}),new $.asn1.DERInteger({bigint:this.n}),new $.asn1.DERInteger({int:this.e}),new $.asn1.DERInteger({bigint:this.d}),new $.asn1.DERInteger({bigint:this.p}),new $.asn1.DERInteger({bigint:this.q}),new $.asn1.DERInteger({bigint:this.dmp1}),new $.asn1.DERInteger({bigint:this.dmq1}),new $.asn1.DERInteger({bigint:this.coeff})]},o=new $.asn1.DERSequence(t);return o.getEncodedHex()},n.prototype.getPrivateBaseKeyB64=function(){return $t(this.getPrivateBaseKey())},n.prototype.getPublicBaseKey=function(){var t=new $.asn1.DERSequence({array:[new $.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new $.asn1.DERNull]}),o=new $.asn1.DERSequence({array:[new $.asn1.DERInteger({bigint:this.n}),new $.asn1.DERInteger({int:this.e})]}),a=new $.asn1.DERBitString({hex:"00"+o.getEncodedHex()}),i=new $.asn1.DERSequence({array:[t,a]});return i.getEncodedHex()},n.prototype.getPublicBaseKeyB64=function(){return $t(this.getPublicBaseKey())},n.wordwrap=function(t,o){if(o=o||64,!t)return t;var a="(.{1,"+o+`})( +|$
|
|
91
91
|
?)|(.{1,`+o+"})";return t.match(RegExp(a,"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}(kl),io,Bl=typeof process<"u"?(io=process.env)===null||io===void 0?void 0:io.npm_package_version:void 0,Dl=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 Oa(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(_a(n))}catch{return!1}},e.prototype.encrypt=function(n){try{return $t(this.getKey().encrypt(n))}catch{return!1}},e.prototype.sign=function(n,t,o){try{return $t(this.getKey().sign(n,t,o))}catch{return!1}},e.prototype.verify=function(n,t,o){try{return this.getKey().verify(n,_a(t),o)}catch{return!1}},e.prototype.getKey=function(n){if(!this.key){if(this.key=new Oa,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=Bl,e}();const Na=new Dl,_t=Rl();function Rl(){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 za=Le.enc.Utf8.parse("ABCDEF1234123412");function Il(e,n){n=n||_t;const t=Le.enc.Utf8.parse(n);let o="";switch(typeof e){case"string":o=Le.enc.Utf8.parse(e);break;case"object":o=Le.enc.Utf8.parse(JSON.stringify(e));break;default:o=Le.enc.Utf8.parse(e.toString())}return Le.AES.encrypt(o,t,{iv:za,mode:Le.mode.CBC,padding:Le.pad.ZeroPadding}).toString()}function Ma(e,n){n=n||_t;const t=Le.enc.Utf8.parse(n),o=Le.AES.decrypt(e,t,{iv:za,mode:Le.mode.CBC,padding:Le.pad.ZeroPadding});return Le.enc.Utf8.stringify(o).toString()}function Ll(e){Na.setPublicKey(e)}function Ol(e){return Na.encrypt(e)}function Pa(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 Nl(e){const{paramType:n,data:t,params:o,method:a}=e;n==="form"?["get","delete"].includes(a)?e.params=At(o,"string"):e.data=At(t,"string"):["get","delete"].includes(a)?e.params=At(o,"string"):e.data=At(t)}function At(e,n){let t=e||{};if(n==="string"){t="";for(const s in e)if(Object.hasOwnProperty.call(e,s)){const f=e[s];t+=`${s}=${encodeURIComponent(f)}&`}}Ll("MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMKaTbS1XHH7u/4dhao1n5Lcegpy6AHKX2TjmTP7IDW6N4wznqlL3Tt+U0/Il1TlNp1/EN+tffYYg4dPrrCUDwcCAwEAAQ==");const a=Ol(_t);return{c:Il(t,_t),p:a}}window.getEncryptParam=At;function zl(e,n){var t;(t=window==null?void 0:window.config)!=null&&t.encryptFlag&&Pa(e.url)&&(e.data instanceof FormData?e.data=Ml(e.data):Nl(e))}function Ml(e){const n=e.entries(),t=new FormData,o={};for(const i of n){const l=i[0],s=i[1];s instanceof Blob?t.append(l,s):o[l]=s}const a=At(o,"json");return typeof a=="object"&&(t.append("c",a.c),t.append("p",a.p)),t}window.xhaesKey=_t,window.xhaesDecrypt=Ma;function Fa(e,n){var t;if((t=window==null?void 0:window.config)!=null&&t.encryptFlag&&Pa(e.config.url)&&!(e.data instanceof Blob)&&e.data.data!==void 0){const o=Ma(e.data.data.content,_t);e.data=JSON.parse(o)}}const Va=window.config.requestErrorTip,ot=ai.create({timeout:1e3*180});ot.interceptors.request.use(e=>(zl(e),e),e=>Promise.reject(e)),ot.interceptors.response.use(e=>{var n,t,o;return Va&&+((n=e==null?void 0:e.data)==null?void 0:n.code)==500&&ne.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"}),Fa(e),e},e=>{if(Fa(e==null?void 0:e.response),Va)if(e.message.includes("timeout"))ne.message.error({content:"网络连接超时,请重试!",key:"TIMEOUT"});else{const{status:n}=(e==null?void 0:e.response)||{};n>=400&&n<500&&ne.message.error({content:"请求异常",key:"REQUEST_ERROR"}),n>=500&&ne.message.error({content:"服务器异常",key:"REQUEST_ERROR"})}return Promise.reject(e)});const Pl=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,")},Fl=e=>{const n=parseFloat(e+"");return isNaN(n)?e:(n+"").replace(/\B(?=(\d{3})+(?!\d))/g,",")},Xt=(e,n=2)=>{const t=e+"";if(t.includes("%"))return e;const o=parseFloat(t);return isNaN(o)?e:`${(o*100).toFixed(n)}%`},Jt=(e,n)=>typeof e=="string"&&typeof n=="string"?e.toLocaleLowerCase().includes(n.toLocaleLowerCase()):!1,Qt=(e,n)=>{const t={dayjs:Ne,...n};let o="";const a=[];for(const s in t)o+=`${s},`,a.push(t[s]);o=o.replace(/,$/,"");const i=`function (${o}){return ${e}}`;let l;try{l=Function(`"use strict";return (${i})`)()(...a)}catch{return e}return l},be=(e="",{textData:n,codeData:t}={},{useNewline:o=!1,useSpace:a=!1}={})=>{const l={...window.config||{},...n},s=e.match(/\{(.+?)\}/g);if(s==null||s.length===0)return e;for(let f=0;f<s.length;f++){const c=s[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 x=u[h],m=l[x];m!=null&&(d=d.replace(x,m))}(/\(.*\)/g.test(d)||/[+/\\*]/g.test(d))&&(d=Qt(d,t)),e=e.replace(c,d)}return o&&(e=e==null?void 0:e.replace(/\n|\\n/g,"<br/>")),a&&(e=e==null?void 0:e.replace(/\s{2,}?/g," ")),e},Re=(e,n=()=>{})=>{const{requestUrl:t,requestMethod:o,requestHeaders:a,requestParams:i,requestInterval:l,isOpenRequestTimer:s}=e,{contextRequestUrl:f,touchEventId:c}=r.inject(ke,{contextRequestUrl:"",touchEventId:""}),{getGlobalModel:d}=r.inject(we,{getGlobalModel:x=>{}}),y=be(t),u=async(x={})=>{if(!y||!o||!a)return;let m={};i.forEach(b=>{const{key:A,value:S}=b;if(typeof S=="object"&&S!=null&&S.id){let k={};const{id:_,prop:I,propKey:w,operate:E}=S;_==="THIS"?k=d(r.unref(c))||{}:k=d(_)||{};const L=r.unref(k[I]);let N=null;if(["date","range"].some(M=>Jt(k==null?void 0:k.type,M))){const{value:M,type:V,mode:H}=E||{};if(M&&V&&H)switch(V){case"add":N=r.unref(L).add(M,H);break;case"minus":N=r.unref(L).subtract(M,H);break}N==null&&(N=r.unref(L)),N=(N==null?void 0:N.format((w==null?void 0:w.trim())||k.format))||""}else Object.prototype.toString.call(L)==="[object Object]"?w?N=L[w]:N=I?L[I]:L:Jt(k==null?void 0:k.type,"select")&&r.unref(L)&&I&&Array.isArray(r.unref(L))?N=r.unref(L).map(M=>Object.prototype.hasOwnProperty.call(M,I)?M[I]:M):N=L;m[A]=N}else typeof S=="string"&&(m[A]=be(S))}),m={...window.config.requestParams,...x,...m};let p="";const C=Object.keys(m),g=C.length-1,v=C.length;C.forEach((b,A)=>{let S=m[b];Object.prototype.toString.call(S)==="[object Object]"&&(S=JSON.stringify(S)),A===0?v!==1?p+=`?${b}=${S}&`:p+=`?${b}=${S}`:A===g?p+=`${b}=${S}`:p+=`${b}=${S}&`});try{const b=["get","head"].includes(o);let A=b?y+p:y;m.dataSqlId&&!A.includes("dataSqlId")&&(A+=`${A.includes("?")?"&":"?"}dataSqlId=${m.dataSqlId}`);const S=await ot({baseURL:r.unref(f)||"",url:A,method:o,headers:a,data:b?{}:m});return n(S),S}catch(b){console.error(b)}},h=s&&setInterval(u,l*1e3);return r.onUnmounted(()=>{clearInterval(h)}),u},rt=(e=[],n)=>{let{name:t="name",types:o=[]}=n||{};t=(t==null?void 0:t.trim())||t;const a=new Set,i=new Map,l=e.length,s=o.length;if(l===1){const d=[];for(let u=0;u<s;u++){const h=o[u],{label:x,value:m}=h,p={...e[0],value:e[0][m]};a.add(x),d.push(p)}const y=e[0][t]||"";i.set(y,d)}else for(let d=0;d<l;d++){const y=e[d],u=y[t];a.add(u);for(let h=0;h<s;h++){const x=o[h],{label:m,value:p}=x,C={...y,value:y[p]};if(i.has(m)){const g=i.get(m);g.push(C),i.set(m,g)}else i.set(m,[C])}}const f=Array.from(a),c=[];for(const[d,y]of i)c.push({name:d,data:y});return{dimensions:f,dataset:c}},ut=(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},qa=(e,n)=>{const t=`${Pr}/preview?pageId=${n}`,o=`${Pr}/${n}`;return e==="preview"?t:o},ht=(e,n)=>{var a;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 l=t[i];if(l==null||l==="")break;let s=(a=l.slice(1,-1))==null?void 0:a.trim();s=s==null?void 0:s.replace(/value/g,n);try{let f=s;(/\(.*\)/g.test(s)||/[+/\\*]/g.test(s))&&(f=Qt(s)),e=e.replace(l,f)}catch{e=e.replace(l,s)}}return e},Et=(e={})=>{const{requestToken:n}=r.inject(zr,{requestToken:()=>{}});e.dataType==="indicator"&&n();const t=(l={})=>{const{label:s,name:f,location:c,show:d,indexCode:y}=l;return{label:s,columnName:f,location:c,show:d,calcType:"COLUMN",hrpIndexCode:y}},o=(l={})=>{const{label:s,name:f,location:c,show:d,indexCode:y,calcType:u="COLUMN",builtInFormula:h,builtInValueSource:x,builtInCalcWay:m,formula:p,conditions:C}=l;return{label:s,columnName:f,location:c,show:d,calcType:u,hrpIndexCode:y,aggregate:"SUM",builtInFormula:h,builtInValueSource:x,builtInCalcWay:m,formula:p,conditions:C}},{getGlobalModel:a}=r.inject(we,{getGlobalModel:l=>{}}),i=(l=[])=>{var c;const s=l.length;console.log("controlList",l);const f=[];for(let d=0;d<s;d++){const y=l[d],{id:u,conditionLabel:h,conditionKey:x,conditionValueType:m}=y,p={rule:"NONE",label:h,fieldName:x,fieldValue:"",valueType:m},C=a(u)||{};console.log("model",C);const{value:g,format:v="YYYY-MM-DD"}=C||{};Jt(C.type,"date")?(p.fieldValue=(c=r.unref(g))==null?void 0:c.format(v),p.dateFormat=v):p.fieldValue=r.unref(g),f.push(p)}return f};return async()=>{var L,N;const{graphicConfig:l,type:s}=e;let{source:f,dataViewId:c,plugin:d="1",layer:y,chartType:u,classificationList:h=[],seriesList:x=[],leftAxisList:m=[],rightAxisList:p=[],queryColumnList:C=[],indicators:g=[],controlList:v=[],dataSourceId:b,idxLibMode:A,preview:S=!1}=l||{};y==null&&(Jt(s,"table")?y="1":y="2");let k;if(Array.isArray(h)&&h.length>0){const q=h.length;for(let M=0;M<q;M++){const V=h[M]||{},{label:H="",name:B="",show:R=!1,sort:O,customGroup:T,conditions:D}=V;if(R||q===1){k={label:H,columnName:B,show:R,sort:O,customGroup:T,conditions:D};break}}}let _;if(Array.isArray(x)&&x.length>0){const q=x.length;for(let M=0;M<q;M++){const V=x[M]||{},{label:H="",name:B="",show:R=!1,sort:O,customGroup:T,conditions:D}=V;if(R||q===1){_={label:H,columnName:B,show:R,sort:O,customGroup:T,conditions:D};break}}}const I=[];C==null||C.forEach(q=>{I.push(t(q))});const w=[];if(m==null||m.forEach(q=>{q.location="LEFT",w.push(o(q))}),p==null||p.forEach(q=>{q.location="RIGHT",w.push(o(q))}),g==null||g.forEach(q=>{q.location="LEFT",w.push(o(q))}),y==="1"&&I.length===0)return;if(y==="2"&&w.length===0)return;let E=[];(l==null?void 0:l.pageMode)==="design"?E=l.sqlConditions??[]:E=i(v);try{const q=(L=window==null?void 0:window.config)==null?void 0:L.pageId;return await ot.post(`${Ds}/diagram`,{source:f,dataViewId:c,plugin:d,layer:y,chartType:u,classification:k,series:_,indicatorList:w,queryColumns:I,pageFlag:!0,pageId:q,sqlConditions:E,dataSourceId:b,idxLibMode:A,preview:S},{headers:{Authentication:(N=window==null?void 0:window.config)==null?void 0:N.indicatorToken,operateContext:Bs}})}catch(q){console.error(q)}}},Vl=()=>{const n=window.location.search.slice(1).split("&"),t=n.length,o={};for(let a=0;a<t;a++){const i=n[a];if(i==null||i==="")continue;const l=i.split("=");if(Array.isArray(l)){const s=l[0];o[s]=l[1]}}window.config.requestParams={...window.config.requestParams,...o},window.config={...window.config,...o}},ql=r.defineComponent({name:"EcanPageConfig",inheritAttrs:!1,props:{...yn},setup(e){const{width:n,height:t}=r.inject(ke,{width:null,height:null}),o=r.computed(()=>({width:n.value,height:t.value,backgroundColor:e.backgroundColor,backgroundImage:ut(e.backgroundImage,!0),backgroundSize:e.backgroundSize})),a=r.ref(0),i=r.ref(0),l=r.ref(0),s=r.ref(0),f=r.ref(!1),c=r.ref();let d;const y=()=>new Promise(C=>{r.nextTick(()=>{n.value&&t.value?(a.value=parseFloat(n.value),i.value=parseFloat(t.value)):(a.value=c.value.clientWidth,i.value=c.value.clientHeight),(!l.value||!s.value)&&(l.value=window.screen.width,s.value=window.screen.height),C()})}),u=()=>{a.value&&i.value?(c.value.style.width=`${a.value}px`,c.value.style.height=`${i.value}px`):(c.value.style.width=`${l.value}px`,c.value.style.height=`${s.value}px`)};r.watch([n,t],async()=>{await y(),u(),h(),window.addEventListener("resize",x),m(),f.value=!0},{immediate:!0});const h=()=>{const C=document.body.clientWidth,g=document.body.clientHeight,v=a.value||l.value,b=i.value||s.value,A=C/v;let S=g/b;(a.value!==1920||i.value!==1080)&&(S=i.value/a.value*C/b),c.value&&(c.value.style.transform=`scale(${A}, ${S})`)},x=je.debounce(async()=>{await y(),h()},100),m=()=>{const C=window.MutationObserver;d=new C(x),d.observe(c.value,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},p=()=>{d&&(d.disconnect(),d.takeRecords(),d=null)};return r.onMounted(()=>{f.value=!1}),r.onUnmounted(()=>{window.removeEventListener("resize",x),p()}),{style:o,container:c,ready:f}}}),md="",Hl={id:"container",ref:"container"};function $l(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Hl,[e.ready?(r.openBlock(),r.createElementBlock("div",{key:0,class:"page-config",style:r.normalizeStyle(e.style)},[r.renderSlot(e.$slots,"default",{},void 0,!0)],4)):r.createCommentVNode("",!0)],512)}const Ha=se(re(ql,[["render",$l],["__scopeId","data-v-06635c02"]])),lo={contextRequestUrl:"",pageMode:"normal",theme:"light",containerMap:{},width:"1920px",height:"1080px"},co=fe(lo),jl=r.defineComponent({name:"EcanProviderConfig",inheritAttrs:!1,props:{...co},setup(e,{expose:n}){Vl();const t=r.ref(),o=()=>{t.value.setAttribute("datav-theme",e.theme)};r.watch(()=>e.theme,()=>{o()}),r.onMounted(()=>{o()});const a=r.computed(()=>be(e.contextRequestUrl)),i=r.computed(()=>e.pageMode),l=r.computed(()=>e.theme),s=r.computed(()=>e.width),f=r.computed(()=>e.height),c=r.ref("");r.provide(ke,{contextRequestUrl:a,pageMode:i,theme:l,touchEventId:c,width:s,height:f});const d=new Map;console.log("globalModel",d);const y=H=>d.get(H),u=(H,B)=>{d.set(H,B)};r.provide(we,{getGlobalModel:y,setGlobalModel:u});const h=[],x=()=>{h.pop()},m=H=>{h.push(H)},p=new Map,C=H=>p.get(H),g=(H,B)=>{p.set(H,B)};r.provide(Mr,{popUseModalIds:x,pushUseModalIds:m,getModalModel:C,setModalModel:g});const v=ii(),b=new Set,A=(H,B)=>{b.add(H),v.on(H,R=>typeof B[R]=="function"&&B[R]()),r.onBeforeUnmount(()=>{S(H)})},S=H=>{b.delete(H),v.off(H)},k=(H,B)=>{if(H==="PAGE"){const R=h.length;let O=[];if(R===0)O=[...b];else{const T=h[R-1];O=[...C(T)]}O.forEach(T=>{v.emit(T,B)})}else v.emit(H,B)};r.provide(pn,{onEvent:A,offEvent:S,emitEvent:k});const _=r.ref(0),I=()=>{_.value=r.unref(_)+1};r.provide(zr,{requestToken:I});const w=new Map,E=new Map,L=({requestFn:H=()=>{},sortNum:B=0,id:R=""})=>{if(w.has(B)){const O=w.get(B);O==null||O.push(H)}else w.set(B,[H]);E.set(R,H)},N=H=>new Promise((B,R)=>{const O=H.map(T=>T());Promise.all(O).then(T=>{B(T)}).catch(T=>{R(T)})}),q=H=>new Promise(async(B,R)=>{if(H){if(typeof H=="string"){const O=E.get(H);if(typeof O=="function"){const T=ot.interceptors.response.use(D=>(B(D),D),D=>(R(D),Promise.reject(D)));O(),ot.interceptors.response.eject(T)}}}else{const O=Array.from(w);O.sort((D,z)=>z[0]-D[0]);const T=O.length;try{e.pageMode!=="design"&&r.unref(_)>0;for(let D=0;D<T;D++){const z=O[D][1];await N(z)}}catch(D){console.error(D)}finally{w.clear(),B(null)}}});r.provide(Ee,{setRequest:L,touchRequest:q});const M=()=>{v.emit(Ot)};r.provide(Ot,{emitRefreshPage:M});const V=H=>{v.on(Ot,()=>H()),r.onMounted(()=>{v.off(Ot)})};return r.onBeforeUnmount(()=>{w==null||w.clear(),E==null||E.clear()}),n({touchRequest:q,getGlobalModel:y,onRefreshPage:V}),{providerConfig:t}}}),Ul={id:"ProviderConfig",ref:"providerConfig"};function Gl(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Ul,[r.renderSlot(e.$slots,"default")],512)}const $a=se(re(jl,[["render",Gl]])),fo={...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},uo=fe(fo),ja=["refreshData","click","valueChange"],Ua="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=",Ga="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==",ho=r.defineComponent({name:"EcanText",components:{Skeleton:Vt},props:{...uo},setup(e){const n=ue(e),t=r.ref({}),o=r.computed(()=>e.variableFontSize||"14px"),a=r.computed(()=>"-"+r.unref(o));r.watch(()=>[e.data,e.dataType],([m,p])=>{p==="static"&&(t.value=m)},{immediate:!0});const i=r.computed(()=>{var b;const m=r.unref(t),p=e.increaseColor||e.color,C=e.declineColor||e.color;let g=e.text;g=g==null?void 0:g.replace(/\n|\\n/g,"<br/>"),g=g==null?void 0:g.replace(/\s(?!\{) | (?!\})\s/g," ");const v=g.match(/\{(.+?)\}/g);if(v==null||v.length===0){if(g&&e.format==="percentage"&&!isNaN(+g)){const A=parseFloat(g),S=(A*100).toFixed(2);A>=0?g=`<span style="color: ${p||"#ED6643"};font-size:${r.unref(o)};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,")},Fl=e=>{const n=parseFloat(e+"");return isNaN(n)?e:(n+"").replace(/\B(?=(\d{3})+(?!\d))/g,",")},Xt=(e,n=2)=>{const t=e+"";if(t.includes("%"))return e;const o=parseFloat(t);return isNaN(o)?e:`${(o*100).toFixed(n)}%`},Jt=(e,n)=>typeof e=="string"&&typeof n=="string"?e.toLocaleLowerCase().includes(n.toLocaleLowerCase()):!1,Qt=(e,n)=>{const t={dayjs:Ne,...n};let o="";const a=[];for(const s in t)o+=`${s},`,a.push(t[s]);o=o.replace(/,$/,"");const i=`function (${o}){return ${e}}`;let l;try{l=Function(`"use strict";return (${i})`)()(...a)}catch{return e}return l},be=(e="",{textData:n,codeData:t}={},{useNewline:o=!1,useSpace:a=!1}={})=>{const l={...window.config||{},...n},s=e.match(/\{(.+?)\}/g);if(s==null||s.length===0)return e;for(let f=0;f<s.length;f++){const c=s[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 x=u[h],m=l[x];m!=null&&(d=d.replace(x,m))}(/\(.*\)/g.test(d)||/[+/\\*]/g.test(d))&&(d=Qt(d,t)),e=e.replace(c,d)}return o&&(e=e==null?void 0:e.replace(/\n|\\n/g,"<br/>")),a&&(e=e==null?void 0:e.replace(/\s{2,}?/g," ")),e},Re=(e,n=()=>{})=>{const{requestUrl:t,requestMethod:o,requestHeaders:a,requestParams:i,requestInterval:l,isOpenRequestTimer:s}=e,{contextRequestUrl:f,touchEventId:c}=r.inject(ke,{contextRequestUrl:"",touchEventId:""}),{getGlobalModel:d}=r.inject(we,{getGlobalModel:x=>{}}),y=be(t),u=async(x={})=>{if(!y||!o||!a)return;let m={};i.forEach(b=>{const{key:T,value:S}=b;if(typeof S=="object"&&S!=null&&S.id){let C={};const{id:A,prop:I,propKey:k,operate:_}=S;A==="THIS"?C=d(r.unref(c))||{}:C=d(A)||{};const L=r.unref(C[I]);let N=null;if(["date","range"].some(M=>Jt(C==null?void 0:C.type,M))){const{value:M,type:q,mode:H}=_||{};if(M&&q&&H)switch(q){case"add":N=r.unref(L).add(M,H);break;case"minus":N=r.unref(L).subtract(M,H);break}N==null&&(N=r.unref(L)),N=(N==null?void 0:N.format((k==null?void 0:k.trim())||C.format))||""}else Object.prototype.toString.call(L)==="[object Object]"?k?N=L[k]:N=I?L[I]:L:Jt(C==null?void 0:C.type,"select")&&r.unref(L)&&I&&Array.isArray(r.unref(L))?N=r.unref(L).map(M=>Object.prototype.hasOwnProperty.call(M,I)?M[I]:M):N=L;m[T]=N}else typeof S=="string"&&(m[T]=be(S))}),m={...window.config.requestParams,...x,...m};let p="";const w=Object.keys(m),g=w.length-1,v=w.length;w.forEach((b,T)=>{let S=m[b];Object.prototype.toString.call(S)==="[object Object]"&&(S=JSON.stringify(S)),T===0?v!==1?p+=`?${b}=${S}&`:p+=`?${b}=${S}`:T===g?p+=`${b}=${S}`:p+=`${b}=${S}&`});try{const b=["get","head"].includes(o);let T=b?y+p:y;m.dataSqlId&&!T.includes("dataSqlId")&&(T+=`${T.includes("?")?"&":"?"}dataSqlId=${m.dataSqlId}`);const S=await ot({baseURL:r.unref(f)||"",url:T,method:o,headers:a,data:b?{}:m});return n(S),S}catch(b){console.error(b)}},h=s&&setInterval(u,l*1e3);return r.onUnmounted(()=>{clearInterval(h)}),u},rt=(e=[],n)=>{let{name:t="name",types:o=[]}=n||{};t=(t==null?void 0:t.trim())||t;const a=new Set,i=new Map,l=e.length,s=o.length;if(l===1){const d=[];for(let u=0;u<s;u++){const h=o[u],{label:x,value:m}=h,p={...e[0],value:e[0][m]};a.add(x),d.push(p)}const y=e[0][t]||"";i.set(y,d)}else for(let d=0;d<l;d++){const y=e[d],u=y[t];a.add(u);for(let h=0;h<s;h++){const x=o[h],{label:m,value:p}=x,w={...y,value:y[p]};if(i.has(m)){const g=i.get(m);g.push(w),i.set(m,g)}else i.set(m,[w])}}const f=Array.from(a),c=[];for(const[d,y]of i)c.push({name:d,data:y});return{dimensions:f,dataset:c}},ut=(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},qa=(e,n)=>{const t=`${Pr}/preview?pageId=${n}`,o=`${Pr}/${n}`;return e==="preview"?t:o},ht=(e,n)=>{var a;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 l=t[i];if(l==null||l==="")break;let s=(a=l.slice(1,-1))==null?void 0:a.trim();s=s==null?void 0:s.replace(/value/g,n);try{let f=s;(/\(.*\)/g.test(s)||/[+/\\*]/g.test(s))&&(f=Qt(s)),e=e.replace(l,f)}catch{e=e.replace(l,s)}}return e},Tt=(e={})=>{const{requestToken:n}=r.inject(zr,{requestToken:()=>{}});e.dataType==="indicator"&&n();const t=(l={})=>{const{label:s,name:f,location:c,show:d,indexCode:y}=l;return{label:s,columnName:f,location:c,show:d,calcType:"COLUMN",hrpIndexCode:y}},o=(l={})=>{const{label:s,name:f,location:c,show:d,indexCode:y,calcType:u="COLUMN",builtInFormula:h,builtInValueSource:x,builtInCalcWay:m,formula:p,conditions:w}=l;return{label:s,columnName:f,location:c,show:d,calcType:u,hrpIndexCode:y,aggregate:"SUM",builtInFormula:h,builtInValueSource:x,builtInCalcWay:m,formula:p,conditions:w}},{getGlobalModel:a}=r.inject(we,{getGlobalModel:l=>{}}),i=(l=[])=>{var c;const s=l.length;console.log("controlList",l);const f=[];for(let d=0;d<s;d++){const y=l[d],{id:u,conditionLabel:h,conditionKey:x,conditionValueType:m}=y,p={rule:"NONE",label:h,fieldName:x,fieldValue:"",valueType:m},w=a(u)||{};console.log("model",w);const{value:g,format:v="YYYY-MM-DD"}=w||{};Jt(w.type,"date")?(p.fieldValue=(c=r.unref(g))==null?void 0:c.format(v),p.dateFormat=v):p.fieldValue=r.unref(g),f.push(p)}return f};return async()=>{var L,N;const{graphicConfig:l,type:s}=e;let{source:f,dataViewId:c,plugin:d="1",layer:y,chartType:u,classificationList:h=[],seriesList:x=[],leftAxisList:m=[],rightAxisList:p=[],queryColumnList:w=[],indicators:g=[],controlList:v=[],dataSourceId:b,idxLibMode:T,preview:S=!1}=l||{};y==null&&(Jt(s,"table")?y="1":y="2");let C;if(Array.isArray(h)&&h.length>0){const V=h.length;for(let M=0;M<V;M++){const q=h[M]||{},{label:H="",name:B="",show:R=!1,sort:O,customGroup:E,conditions:D}=q;if(R||V===1){C={label:H,columnName:B,show:R,sort:O,customGroup:E,conditions:D};break}}}let A;if(Array.isArray(x)&&x.length>0){const V=x.length;for(let M=0;M<V;M++){const q=x[M]||{},{label:H="",name:B="",show:R=!1,sort:O,customGroup:E,conditions:D}=q;if(R||V===1){A={label:H,columnName:B,show:R,sort:O,customGroup:E,conditions:D};break}}}const I=[];w==null||w.forEach(V=>{I.push(t(V))});const k=[];if(m==null||m.forEach(V=>{V.location="LEFT",k.push(o(V))}),p==null||p.forEach(V=>{V.location="RIGHT",k.push(o(V))}),g==null||g.forEach(V=>{V.location="LEFT",k.push(o(V))}),y==="1"&&I.length===0)return;if(y==="2"&&k.length===0)return;let _=[];(l==null?void 0:l.pageMode)==="design"?_=l.sqlConditions??[]:_=i(v);try{const V=(L=window==null?void 0:window.config)==null?void 0:L.pageId;return await ot.post(`${Ds}/diagram`,{source:f,dataViewId:c,plugin:d,layer:y,chartType:u,classification:C,series:A,indicatorList:k,queryColumns:I,pageFlag:!0,pageId:V,sqlConditions:_,dataSourceId:b,idxLibMode:T,preview:S},{headers:{Authentication:(N=window==null?void 0:window.config)==null?void 0:N.indicatorToken,operateContext:Bs}})}catch(V){console.error(V)}}},Vl=()=>{const n=window.location.search.slice(1).split("&"),t=n.length,o={};for(let a=0;a<t;a++){const i=n[a];if(i==null||i==="")continue;const l=i.split("=");if(Array.isArray(l)){const s=l[0];o[s]=l[1]}}window.config.requestParams={...window.config.requestParams,...o},window.config={...window.config,...o}},ql=r.defineComponent({name:"EcanPageConfig",inheritAttrs:!1,props:{...yn},setup(e){const{width:n,height:t}=r.inject(ke,{width:null,height:null}),o=r.computed(()=>({width:n.value,height:t.value,backgroundColor:e.backgroundColor,backgroundImage:ut(e.backgroundImage,!0),backgroundSize:e.backgroundSize})),a=r.ref(0),i=r.ref(0),l=r.ref(0),s=r.ref(0),f=r.ref(!1),c=r.ref();let d;const y=()=>new Promise(w=>{r.nextTick(()=>{n.value&&t.value?(a.value=parseFloat(n.value),i.value=parseFloat(t.value)):(a.value=c.value.clientWidth,i.value=c.value.clientHeight),(!l.value||!s.value)&&(l.value=window.screen.width,s.value=window.screen.height),w()})}),u=()=>{a.value&&i.value?(c.value.style.width=`${a.value}px`,c.value.style.height=`${i.value}px`):(c.value.style.width=`${l.value}px`,c.value.style.height=`${s.value}px`)};r.watch([n,t],async()=>{await y(),u(),h(),window.addEventListener("resize",x),m(),f.value=!0},{immediate:!0});const h=()=>{const w=document.body.clientWidth,g=document.body.clientHeight,v=a.value||l.value,b=i.value||s.value,T=w/v;let S=g/b;(a.value!==1920||i.value!==1080)&&(S=i.value/a.value*w/b),c.value&&(c.value.style.transform=`scale(${T}, ${S})`)},x=je.debounce(async()=>{await y(),h()},100),m=()=>{const w=window.MutationObserver;d=new w(x),d.observe(c.value,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},p=()=>{d&&(d.disconnect(),d.takeRecords(),d=null)};return r.onMounted(()=>{f.value=!1}),r.onUnmounted(()=>{window.removeEventListener("resize",x),p()}),{style:o,container:c,ready:f}}}),md="",Hl={id:"container",ref:"container"};function $l(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Hl,[e.ready?(r.openBlock(),r.createElementBlock("div",{key:0,class:"page-config",style:r.normalizeStyle(e.style)},[r.renderSlot(e.$slots,"default",{},void 0,!0)],4)):r.createCommentVNode("",!0)],512)}const Ha=se(re(ql,[["render",$l],["__scopeId","data-v-06635c02"]])),lo={contextRequestUrl:"",pageMode:"normal",theme:"light",containerMap:{},width:"1920px",height:"1080px"},co=fe(lo),jl=r.defineComponent({name:"EcanProviderConfig",inheritAttrs:!1,props:{...co},setup(e,{expose:n}){Vl();const t=r.ref(),o=()=>{t.value.setAttribute("datav-theme",e.theme)};r.watch(()=>e.theme,()=>{o()}),r.onMounted(()=>{o()});const a=r.computed(()=>be(e.contextRequestUrl)),i=r.computed(()=>e.pageMode),l=r.computed(()=>e.theme),s=r.computed(()=>e.width),f=r.computed(()=>e.height),c=r.ref("");r.provide(ke,{contextRequestUrl:a,pageMode:i,theme:l,touchEventId:c,width:s,height:f});const d=new Map;console.log("globalModel",d);const y=H=>d.get(H),u=(H,B)=>{d.set(H,B)};r.provide(we,{getGlobalModel:y,setGlobalModel:u});const h=[],x=()=>{h.pop()},m=H=>{h.push(H)},p=new Map,w=H=>p.get(H),g=(H,B)=>{p.set(H,B)};r.provide(Mr,{popUseModalIds:x,pushUseModalIds:m,getModalModel:w,setModalModel:g});const v=ii(),b=new Set,T=(H,B)=>{b.add(H),v.on(H,R=>typeof B[R]=="function"&&B[R]()),r.onBeforeUnmount(()=>{S(H)})},S=H=>{b.delete(H),v.off(H)},C=(H,B)=>{if(H==="PAGE"){const R=h.length;let O=[];if(R===0)O=[...b];else{const E=h[R-1];O=[...w(E)]}O.forEach(E=>{v.emit(E,B)})}else v.emit(H,B)};r.provide(pn,{onEvent:T,offEvent:S,emitEvent:C});const A=r.ref(0),I=()=>{A.value=r.unref(A)+1};r.provide(zr,{requestToken:I});const k=new Map,_=new Map,L=({requestFn:H=()=>{},sortNum:B=0,id:R=""})=>{if(k.has(B)){const O=k.get(B);O==null||O.push(H)}else k.set(B,[H]);_.set(R,H)},N=H=>new Promise((B,R)=>{const O=H.map(E=>E());Promise.all(O).then(E=>{B(E)}).catch(E=>{R(E)})}),V=H=>new Promise(async(B,R)=>{if(H){if(typeof H=="string"){const O=_.get(H);if(typeof O=="function"){const E=ot.interceptors.response.use(D=>(B(D),D),D=>(R(D),Promise.reject(D)));O(),ot.interceptors.response.eject(E)}}}else{const O=Array.from(k);O.sort((D,z)=>z[0]-D[0]);const E=O.length;try{e.pageMode!=="design"&&r.unref(A)>0;for(let D=0;D<E;D++){const z=O[D][1];await N(z)}}catch(D){console.error(D)}finally{k.clear(),B(null)}}});r.provide(Te,{setRequest:L,touchRequest:V});const M=()=>{v.emit(Ot)};r.provide(Ot,{emitRefreshPage:M});const q=H=>{v.on(Ot,()=>H()),r.onMounted(()=>{v.off(Ot)})};return r.onBeforeUnmount(()=>{k==null||k.clear(),_==null||_.clear()}),n({touchRequest:V,getGlobalModel:y,onRefreshPage:q}),{providerConfig:t}}}),Ul={id:"ProviderConfig",ref:"providerConfig"};function Gl(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Ul,[r.renderSlot(e.$slots,"default")],512)}const $a=se(re(jl,[["render",Gl]])),fo={...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:""},uo=fe(fo),ja=["refreshData","click","valueChange"],Ua="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=",Ga="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==",ho=r.defineComponent({name:"EcanText",components:{Skeleton:Vt},props:{...uo},setup(e){const n=ue(e),t=r.ref({}),o=r.computed(()=>e.variableFontSize||"14px"),a=r.computed(()=>"-"+r.unref(o));r.watch(()=>[e.data,e.dataType],([m,p])=>{p==="static"&&(t.value=m)},{immediate:!0});const i=r.computed(()=>{var T;const m=r.unref(t),p=e.increaseColor||e.color,w=e.declineColor||e.color;let g=e.text;g=g==null?void 0:g.replace(/\n|\\n/g,"<br/>"),g=g==null?void 0:g.replace(/\s(?!\{) | (?!\})\s/g," ");const v=g.match(/\{(.+?)\}/g)||[];let b="";if(v==null||v.length===0){if(g&&e.format==="percentage"&&!isNaN(+g)){const S=parseFloat(g),C=(S*100).toFixed(2);S>=0?g=`<span style="color: ${p||"#ED6643"};font-size:${r.unref(o)};display: inline-block;">
|
|
98
98
|
<div class="percentage-img-box">
|
|
99
99
|
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${p||"#ED6643"} ${r.unref(o)} 0px)`};" src="${Ua}"/>
|
|
100
100
|
</div>
|
|
101
|
-
<span style="color: ${e.color}">${Math.abs(+
|
|
102
|
-
</span>`:g=`<span style="color: ${
|
|
101
|
+
<span style="color: ${e.color}">${Math.abs(+C)}%</span>
|
|
102
|
+
</span>`:g=`<span style="color: ${w||"#6ACB97"};font-size:${r.unref(o)};display: inline-block;">
|
|
103
103
|
<div class="percentage-img-box">
|
|
104
|
-
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${
|
|
104
|
+
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${w||"#6ACB97"} ${r.unref(o)} 0px)`};" src="${Ga}"/>
|
|
105
105
|
</div>
|
|
106
|
-
<span style="color: ${e.color}">${e.minusSignShow?"-":""}${Math.abs(+
|
|
107
|
-
</span>`}
|
|
106
|
+
<span style="color: ${e.color}">${e.minusSignShow?"-":""}${Math.abs(+C)}%</span>
|
|
107
|
+
</span>`}b=g}for(let S=0;S<v.length;S++){const C=v[S],A=(T=C==null?void 0:C.slice(1,C.length-1))==null?void 0:T.trim();let I=A;const k=A.match(/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g);for(let L=0;L<k.length;L++){const N=k[L],V=m[N];V&&(I=A.replace(N,V))}if(/\(.*\)/g.test(I)){const L=Qt(I);L!=null&&(I=L)}let _=I;if(_===A&&(_=e.variableDefaultValue),_!=null){const L=e.format;L==="percentage"?(_=+_,isNaN(_)?g=g.replace(C,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">0%</span>`):_>=0?(_=(_*100).toFixed(2),g=g.replace(C,`<span style="color: ${p||"#ED6643"};font-size:${r.unref(o)};display: inline-block;">
|
|
108
108
|
<div class="percentage-img-box">
|
|
109
109
|
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${p||"#ED6643"} ${r.unref(o)} 0px)`};" src="${Ua}"/>
|
|
110
110
|
</div>
|
|
111
|
-
<span style="color: ${e.color}">${Math.abs(+
|
|
112
|
-
</span>`)):(
|
|
111
|
+
<span style="color: ${e.color}">${Math.abs(+_)}%</span>
|
|
112
|
+
</span>`)):(_=(_*100).toFixed(2),g=g.replace(C,`<span style="color: ${w||"#6ACB97"};font-size:${r.unref(o)};display: inline-block;">
|
|
113
113
|
<div class="percentage-img-box">
|
|
114
|
-
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${
|
|
114
|
+
<img style="width: ${r.unref(o)};filter: ${`drop-shadow(${w||"#6ACB97"} ${r.unref(o)} 0px)`};" src="${Ga}"/>
|
|
115
115
|
</div>
|
|
116
|
-
<span style="color: ${e.color}">${e.minusSignShow?"-":""}${Math.abs(+
|
|
117
|
-
</span>`))):e.format==="percent"?(w=+w,isNaN(w)||(w=(w*100).toFixed(2),g=g.replace(S,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${w}%</span>`))):e.format==="money"?(w=+w,isNaN(w)||(w=so(w),g=g.replace(S,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${w}</span>`))):E==="thousands"?(w=+w,isNaN(w)||(w=Fl(w),g=g.replace(S,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${w}</span>`))):g=g.replace(S,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${w}</span>`)}}return`<span>${g}</span>`}),{pageMode:l}=r.inject(ke,{pageMode:"normal"}),s=Re(e),f=r.ref(!1),c=async()=>{var m;try{f.value=!0;const p=await s();t.value=((m=p==null?void 0:p.data)==null?void 0:m.data)||{}}catch(p){console.error(p)}finally{f.value=!1}},d=()=>{e.dataType!=="static"&&c()};Ce(e,{refreshData:d});const{setRequest:y}=r.inject(Ee,{setRequest:({id:m,sortNum:p,requestFn:C})=>{}});y({id:e.id,requestFn:d,sortNum:e.requestSort}),Ce(e,{refreshData:d});const u=ye(e),h=u("click",()=>{if(!e.linkPage&&!e.href)return;const m=e.linkPage||"",p=qa(r.unref(l),m),C=e.href;let g=C||p;g=be(g);const v=e.target;v&&(v!=="event"?window.open(g,"_"+v):window.parent.postMessage({type:"openPage",url:C},"*"))}),x=u("valueChange",()=>{});return r.watch(()=>i.value,(m,p)=>{m!==p&&x()}),{style:n,myText:i,loading:f,click:h,textIndent:a,vFontSize:o}}}),Wa=()=>{r.useCssVars(e=>({"278687e0":e.vFontSize,"716a7f1f":e.textIndent,"68db36f7":e.percentageSide}))},Za=ho.setup;ho.setup=Za?(e,n)=>(Wa(),Za(e,n)):Wa;const yd="",Wl=["innerHTML"];function Zl(e,n,t,o,a,i){const l=r.resolveComponent("skeleton");return e.loading?(r.openBlock(),r.createElementBlock("div",{key:0,class:"skeleton-wrapper",style:r.normalizeStyle(e.style)},[r.createVNode(l,{loading:e.loading},null,8,["loading"])],4)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"ecan-text",style:r.normalizeStyle(e.style),innerHTML:e.myText,onClick:n[0]||(n[0]=(...s)=>e.click&&e.click(...s))},null,12,Wl))}const Ka=se(re(ho,[["render",Zl],["__scopeId","data-v-ec97a368"]])),Kl=r.defineComponent({name:"EcanScrollText",setup(){return{text:r.ref("基础文本")}}}),vd="",Yl={class:"red"};function Xl(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Yl,r.toDisplayString(e.text),1)}const Ya=se(re(Kl,[["render",Xl],["__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=fe(mo),Xa=["timeChange"],Jl=r.defineComponent({name:"EcanTimeDisplay",props:{...xo},setup(e){const n=ue(e),t=()=>{const{format:c,operate:d}=e;let y=Ne();if(d){const{type:u,value:h,mode:x}=d;switch(u){case"add":y=y.add(h,x);break;case"minus":y=y.subtract(h,x)}}return y.format(c)},o=r.ref();r.watch(()=>[e.operate,e.format],()=>{o.value=t()},{immediate:!0,deep:!0}),r.watch(()=>e.updateInterval,()=>{f()},{deep:!0});let a=null;const i=()=>{clearInterval(a),a=null},s=ye(e)("timeChange",()=>{}),f=()=>{a&&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]),a=setInterval(()=>{o.value=t(),s()},c)};return Ce(e,{timeChange:s}),r.onMounted(()=>{f()}),r.onUnmounted(()=>{i()}),{style:n,time:o}}}),Sd="";function Ql(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"time-display",style:r.normalizeStyle(e.style)},r.toDisplayString(e.time),5)}const Ja=se(re(Jl,[["render",Ql],["__scopeId","data-v-b628fca2"]])),go={...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"}]},yo=fe(go),Qa=["refreshData","click"],ec=r.defineComponent({name:"EcanList",components:{Skeleton:Vt},props:{...yo},setup(e){const n=r.ref(e.data),t=ue(e,["backgroundColor"]),o=r.computed(()=>e.useRanking?{textAlign:"center"}:{textAlign:"left"}),a=(h,x)=>x==null||x===""?h:{money:so,percentage:Xt,contrast:Xt}[x](h)||"",i=(h,x)=>{const m=parseFloat(h+"");if(x!=="contrast")return"";switch(!0){case m>=0:return"goUp";case m<0:return"goDown"}},l=Re(e),s=r.ref(!1),f=async()=>{var h;if(e.dataType==="request")try{s.value=!0;const x=await l();n.value=((h=x==null?void 0:x.data)==null?void 0:h.data.rows)||[]}catch(x){console.error(x)}finally{s.value=!1}},c=()=>{f()},y=ye(e)("click",()=>{});Ce(e,{refreshData:c});const{setRequest:u}=r.inject(Ee,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:f,sortNum:e.requestSort}),{style:t,formatFn:a,columnStyle:o,contrastClass:i,dataSource:n,loading:s,click:y}}}),Cd="",kd="",tc=e=>(r.pushScopeId("data-v-7aa27677"),e=e(),r.popScopeId(),e),nc={key:0,class:"title"},oc={key:0,class:"ranking"},rc={key:1,class:"ecan-list-content"},ac={key:0,class:"ranking"},ic=tc(()=>r.createElementVNode("div",{class:"icon"},null,-1)),sc={class:"sort"},lc={key:2,class:"empty"};function cc(e,n,t,o,a,i){const l=r.resolveComponent("skeleton");return r.openBlock(),r.createElementBlock("div",{class:"ecan-list",style:r.normalizeStyle(e.style)},[r.createVNode(l,{loading:e.loading},{default:r.withCtx(()=>[e.useTitle?(r.openBlock(),r.createElementBlock("div",nc,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columnCount,s=>(r.openBlock(),r.createElementBlock("div",{class:"title-inner",style:r.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1}/ ${e.columnCount})`,marginRight:s%e.columnCount!==0?e.itemColSpan:""}),key:s},[e.useRanking?(r.openBlock(),r.createElementBlock("div",oc)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columns,(f,c)=>(r.openBlock(),r.createElementBlock("div",{class:"column",key:f.key||c,style:r.normalizeStyle({color:f.titleColor,...e.columnStyle})},r.toDisplayString(f.title),5))),128))],4))),128))])):r.createCommentVNode("",!0),e.dataSource.length>0?(r.openBlock(),r.createElementBlock("div",rc,[e.useTitle?(r.openBlock(),r.createElementBlock("div",{key:0,class:"title-placeholder",style:r.normalizeStyle({marginBottom:e.itemRowSpan})},null,4)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.dataSource.slice(0,e.sliceCount),(s,f)=>(r.openBlock(),r.createElementBlock("div",{class:"item",style:r.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:s.id||f,onClick:n[0]||(n[0]=(...c)=>e.click&&e.click(...c))},[e.useRanking?(r.openBlock(),r.createElementBlock("div",ac,[ic,r.createElementVNode("div",sc," Top "+r.toDisplayString(f+1),1)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columns,c=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["column",e.contrastClass(s[c.key],c.format)]),key:c.key,style:r.normalizeStyle({fontSize:c.fontSize,color:e.contrastClass(s[c.key],c.format)===""?c.color:"",fontWeight:c.fontWeight,...e.columnStyle})},r.toDisplayString((c.format!=null||c.format!=="")&&e.formatFn(s[c.key],c.format)),7))),128))],4))),128))])):(r.openBlock(),r.createElementBlock("div",lc," 暂无数据 "))]),_:1},8,["loading"])],4)}const e0=se(re(ec,[["render",cc],["__scopeId","data-v-7aa27677"]])),po={...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},vo=fe(po),t0=["refreshData","click"],fc=r.defineComponent({name:"EcanProportion",components:{AProgress:ne.Progress,Skeleton:Vt},props:{...vo},setup(e){const{pageMode:n}=r.inject(ke,{pageMode:"normal"}),t=ue(e),o=r.computed(()=>{const m=e.width;return parseFloat(m)}),a=r.ref({});r.watch(()=>e.data,()=>{(e.dataType==="static"||r.unref(n)==="design")&&(a.value=e.data)},{immediate:!0,deep:!0});const i=r.computed(()=>{const m=r.unref(a),p=+e.variableDefaultValue;if(m==null)return isNaN(p)?0:p;const C=e.text.match(/\{.+\}/g)||[];let g;const v=new Set(Object.keys(m));for(let b=0;b<C.length;b++){const A=C[b],S=A.slice(1,A.length-1);if(v.has(S)){g=m[S];break}}return typeof g=="number"?g=g*100:typeof g=="string"&&!isNaN(+g)?g=+g*100:isNaN(p)?g=0:g=p*100,e.decimalFormat&&(g=+g.toFixed(2)),g}),l=r.computed(()=>{var v;let m=e.text;if(m==="")return r.unref(i);const p=e.variableDefaultValue,C=r.unref(a),g=m.match(/\{.+\}/g)||[];for(let b=0;b<g.length;b++){const A=g[b];let S=A.slice(1,A.length-1);const k=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,_=A.match(k);for(let w=0;w<(_==null?void 0:_.length);w++){const E=(v=_[w])==null?void 0:v.trim();C[E]!=null&&(S=S.replace(E,C[E]))}let I=S;try{/\(.*\)/g.test(S)&&(I=Qt(S))}catch(w){console.error(w)}typeof+I=="number"&&!isNaN(+I)?(I=+I*100,e.decimalFormat&&(I=I.toFixed(2))):I=p,m=m.replace(A,I+"")}return m}),s=Re(e),f=r.ref(!1),c=async()=>{var m;if(e.dataType==="request")try{f.value=!0;const p=await s();a.value=((m=p==null?void 0:p.data)==null?void 0:m.data)||{}}catch(p){console.error(p)}finally{f.value=!1}};Ce(e,{refreshData:()=>{c()}});const u=ye(e)("click",()=>{}),{setRequest:h}=r.inject(Ee,{setRequest:({id:m,sortNum:p,requestFn:C})=>{}});h({id:e.id,requestFn:c,sortNum:e.requestSort});const x=r.computed(()=>{const{gradientShow:m,gradientColor:p,gradientOffset:C,strokeColor:g}=e;let v=g;return m&&p&&(v={"0%":g,[`${C*100}%`]:p}),v});return{style:t,myWidth:o,text:l,myValue:i,loading:f,click:u,customStrokeColor:x}}}),Ad="";function dc(e,n,t,o,a,i){const l=r.resolveComponent("skeleton"),s=r.resolveComponent("a-progress");return r.openBlock(),r.createElementBlock("div",{class:"ecan-proportion",style:r.normalizeStyle(e.style)},[r.createVNode(s,{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:r.withCtx(()=>[e.loading?(r.openBlock(),r.createBlock(l,{key:0,loading:e.loading},null,8,["loading"])):e.strokeTextShow?(r.openBlock(),r.createElementBlock("div",{key:1,class:"format",style:r.normalizeStyle({width:e.strokeTextWidth,fontSize:e.fontSize,color:e.color,fontWeight:e.fontWeight,lineHeight:e.lineHeight})},r.toDisplayString(e.text),5)):r.createCommentVNode("",!0)]),_:1},8,["percent","width","type","strokeColor","strokeLinecap","trailColor","strokeWidth","showInfo","gapDegree","onClick"])],4)}const n0=se(re(fc,[["render",dc],["__scopeId","data-v-269e1e9a"]])),bo={...me,width:"200px",id:"",left:"0px",top:"0px",name:"输入框",keyName:"输入框",rotate:"",type:"ecanInput",value:"",placeholder:"请输入文字"},So=fe(bo),o0=["inputChange","inputBlur"],uc=r.defineComponent({name:"EcanInput",components:{AInput:ne.Input},props:{...So},setup(e){const n=ue(e),t=r.ref("");r.watch(()=>e.value,c=>{t.value=c},{immediate:!0});const{getGlobalModel:o,setGlobalModel:a}=r.inject(we,{getGlobalModel:c=>{},setGlobalModel:(c,d)=>{}});a(e.id,{type:e.type,value:t});const i=()=>{const c=o(e.id);a(e.id,{...c,RECORD:t})},l=ye(e),s=je.debounce(l("inputChange",()=>{i()}),300),f=l("inputBlur",()=>{});return{style:n,myValue:t,inputBlur:f,inputChange:s}}}),Td="";function hc(e,n,t,o,a,i){const l=r.resolveComponent("a-input");return r.openBlock(),r.createElementBlock("div",{class:"ecan-input",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"input",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),placeholder:e.placeholder,onChange:e.inputChange,onBlur:e.inputBlur},null,8,["value","placeholder","onChange","onBlur"])],4)}const r0=se(re(uc,[["render",hc]])),wo={...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},Co=fe(wo),a0=["dateChange"],mc=r.defineComponent({name:"EcanDatePicker",props:{...Co},components:{ADatePicker:ne.DatePicker},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=r.ref(null);r.watch(()=>[e.value,e.useCurrentTime,e.operate],([f,c,d])=>{let y=null;if(f?y=Ne(be(f)):c&&(y=Ne()),d&&y){const{type:u,value:h,mode:x}=d;switch(u){case"add":y=y.add(h,x);break;case"minus":y=y.subtract(h,x)}}o.value=y},{deep:!0,immediate:!0});const{setGlobalModel:a}=r.inject(we,{setGlobalModel:(f,c)=>{}});a(e.id,{type:e.type,format:e.format,value:o});const l=ye(e)("dateChange",()=>{}),s=()=>{r.unref(o)&&l()};return Ce(e,{dateChange:l}),{style:n,getPopupContainer:t,myValue:o,locale:hr,change:s}}}),Dd="";function xc(e,n,t,o,a,i){const l=r.resolveComponent("a-date-picker");return r.openBlock(),r.createElementBlock("div",{class:"ecan-date-picker",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"date-picker",dropdownClassName:"ecan-date-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),format:e.format,picker:e.picker,showTime:e.showTime,locale:e.locale,onChange:e.change,getPopupContainer:e.getPopupContainer},null,8,["value","format","picker","showTime","locale","onChange","getPopupContainer"])],4)}const i0=se(re(mc,[["render",xc]])),ko={...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:""},_o=fe(ko),s0=["dateChange"],gc=r.defineComponent({name:"EcanRangePicker",components:{ARangePicker:ne.RangePicker},props:{..._o},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=r.ref([null,null]);r.watch(()=>[e.startTime,e.endTime,e.useCurrentTime,e.interval,e.intervalUnit,e.operate],([p,C,g,v,b,A])=>{let S=null,k=null;if(g&&(S=Ne().subtract(v,b),k=Ne()),p&&(S=Ne(be(p))),C&&(k=Ne(be(C))),A){const{type:_,value:I,mode:w}=A;switch(_){case"add":S=S&&S.add(I,w),k=k&&k.add(I,w);break;case"minus":S=S&&S.subtract(I,w),k=k&&k.subtract(I,w)}}o.value=[S,k]},{immediate:!0});let a=r.unref(o)[0],i=r.unref(o)[1];const l=p=>{Array.isArray(p)?(a=p[0],i=p[1]):(a=null,i=null)},s=p=>{let C=!1,{limitStartTime:g,limitEndTime:v}=e;const b={startTime:`${a||""}`,endTime:`${i||""}`};return g=be(g,{codeData:b}),v=be(v,{codeData:b}),g&&v?C=!(Ne(g)<p&&p<Ne(v)):g?C=Ne(g)>p:v&&(C=Ne(v)<p),C},{setGlobalModel:f}=r.inject(we,{setGlobalModel:(p,C)=>{}}),c=r.computed(()=>Array.isArray(r.unref(o))?r.unref(o)[0]:null),d=r.computed(()=>Array.isArray(r.unref(o))?r.unref(o)[1]:null);f(e.id,{type:e.type,format:e.format,startTime:c,endTime:d});const y=ye(e);let u=!1;const h=y("dateChange",()=>{}),x=p=>{const C=r.unref(o),g=C&&C[0]&&C[1];p===!1&&u===!0&&g&&(h(),u=!1)},m=()=>{u=!0};return Ce(e,{dateChange:h}),{style:n,getPopupContainer:t,locale:hr,dateChange:h,myValue:o,disabledDate:s,calendarChange:l,openChange:x,change:m}}}),Id="",Ld="";function yc(e,n,t,o,a,i){const l=r.resolveComponent("a-range-picker");return r.openBlock(),r.createElementBlock("div",{class:"ecan-range-picker",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"range-picker",dropdownClassName:"ecan-range-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),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},null,8,["value","format","picker","locale","getPopupContainer","disabled-date","onChange","onCalendarChange","onOpenChange"])],4)}const l0=se(re(gc,[["render",yc],["__scopeId","data-v-ddb2a0fe"]])),Ao={...me,width:"200px",name:"按钮",keyName:"按钮",type:"ecanButton",text:"按钮",mode:"default",danger:!1,shape:"default",href:"",target:"self",fontSize:"14px",fontWeight:400},Eo=fe(Ao),c0=["click"],pc=r.defineComponent({name:"EcanButton",components:{AButton:ne.Button},props:{...Eo},setup(e){const n=ue(e),o=ye(e)("click",()=>{const f=r.unref(l);f&&e.target==="event"&&window.parent.postMessage({type:"openPage",url:f},"*")}),a=r.computed(()=>({height:e.height})),i=r.computed(()=>be(e.text)),l=r.computed(()=>be(e.href)||null),s=r.computed(()=>{const f=e.target;if(!(f==="event"||r.unref(l)==null))return{self:"_self",blank:"_blank"}[f]});return{style:n,click:o,myText:i,myHref:l,myTarget:s,buttonStyle:a}}}),Nd="";function vc(e,n,t,o,a,i){const l=r.resolveComponent("a-button");return r.openBlock(),r.createElementBlock("div",{class:"ecan-button",style:r.normalizeStyle(e.style)},[r.createVNode(l,{block:"",onClick:e.click,type:e.mode,danger:e.danger,shape:e.shape,href:e.myHref,target:e.myTarget,style:r.normalizeStyle(e.buttonStyle)},{default:r.withCtx(()=>[r.createElementVNode("span",{style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString(e.myText),5)]),_:1},8,["onClick","type","danger","shape","href","target","style"])],4)}const f0=se(re(pc,[["render",vc]])),To={...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"}]},Bo=fe(To),d0=["checkboxChange"],bc=r.defineComponent({name:"EcanCheckbox",components:{ACheckboxGroup:ne.CheckboxGroup},props:{...Bo},setup(e){const n=ue(e),t=r.ref([]),o=r.ref([]),a=u=>{const h=e.value;let x=[];u.forEach(m=>{m.checked&&x.push(m.value)}),typeof h=="string"&&h!==""?x=x.concat(h.split(",")):Array.isArray(h)&&(x=x.concat(h)),t.value=u,o.value=x};r.watch(()=>[e.data,e.value],([u])=>{a(u)},{immediate:!0,deep:!0});const i=Re(e),l=async()=>{var x,m;if(e.dataType!=="request")return;const u=await i(),h=((m=(x=u==null?void 0:u.data)==null?void 0:x.data)==null?void 0:m.rows)||[];a(h)},{getGlobalModel:s,setGlobalModel:f}=r.inject(we,{getGlobalModel:u=>{},setGlobalModel:(u,h)=>{}});f(e.id,{type:e.type,value:o});const d=ye(e)("checkboxChange",()=>{const u=s(e.id);f(e.id,{...u,RECORD:o})}),{setRequest:y}=r.inject(Ee,{setRequest:({id:u,sortNum:h,requestFn:x})=>{}});return y({id:e.id,requestFn:l,sortNum:e.requestSort}),{myOption:t,style:n,myValue:o,checkboxChange:d}}}),Md="";function Sc(e,n,t,o,a,i){const l=r.resolveComponent("a-checkbox-group");return r.openBlock(),r.createElementBlock("div",{class:"ecan-checkbox",style:r.normalizeStyle(e.style)},[r.createVNode(l,{options:e.myOption,value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),onChange:e.checkboxChange},null,8,["options","value","onChange"])],4)}const u0=se(re(bc,[["render",Sc]])),Do={...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},Ro=fe(Do),h0=["selectChange","refreshData"],wc=r.defineComponent({name:"EcanSelect",components:{ASelect:ne.Select},props:{...Ro},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=Re(e),a=r.ref(e.data||[]),i=r.ref();r.watch(()=>[e.value,e.mode,e.selectFirstOption],()=>{const{mode:p,selectFirstOption:C,value:g}=e;p==="multiple"||p==="tags"||p==="combobox"?g?i.value=g.split(","):C&&(i.value=[r.unref(a)[0]]):g?i.value=g:C&&(i.value=r.unref(a)[0])},{immediate:!0});const l=e.dataFieldNames,s=(p,C)=>{const g=l.label,v=l.value;let b;const A=C[g],S=C[v];return A!=null?b=A:S!=null&&(b=S),(b==null?void 0:b.toLowerCase().indexOf(p==null?void 0:p.toLowerCase()))>=0},f=p=>{const{label:C,value:g,options:v}=e.dataFieldNames;if(v&&Array.isArray(p))if(p.some(b=>v in b)){const b={},A=[];p.forEach(S=>{b[S[v]]||(b[S[v]]=[]),b[S[v]].push({[C]:S[C],[g]:S[g]})});for(const S in b)A.push({[C]:S,[v]:b[S]});return A}else return p;else if(!v)return p},c=r.ref(!1),d=async()=>{var p,C;if(e.dataType==="request"){c.value=!0;try{const g=await o();if(a.value=f(((C=(p=g==null?void 0:g.data)==null?void 0:p.data)==null?void 0:C.rows)||[]),e.selectFirstOption){let v=r.unref(a)[0];if(l.options){const b=v[l.options];b&&b.length&&(v=b[0])}i.value=v[l.value]}}catch(g){console.error(g)}finally{c.value=!1}}},{getGlobalModel:y,setGlobalModel:u}=r.inject(we,{getGlobalModel:p=>{},setGlobalModel:(p,C)=>{}});u(e.id,{type:e.type,value:i});const x=ye(e)("selectChange",()=>{const p=e.id,C=y(p);u(p,{...C,RECORD:i})});Ce(e,{selectChange:x,refreshData:d});const{setRequest:m}=r.inject(Ee,{setRequest:({id:p,sortNum:C,requestFn:g})=>{}});return m({id:e.id,requestFn:d,sortNum:e.requestSort}),{style:n,getPopupContainer:t,myValue:i,selectChange:x,options:a,filterOption:s,loading:c}}}),Fd="",Vd="";function Cc(e,n,t,o,a,i){const l=r.resolveComponent("a-select");return r.openBlock(),r.createElementBlock("div",{class:"ecan-select",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"select",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),placeholder:e.placeholder,showSearch:"",allowClear:"",options:e.options,mode:e.mode,getPopupContainer:e.getPopupContainer,fieldNames:e.dataFieldNames,maxTagCount:e.maxTagCount,filterOption:e.filterOption,loading:e.loading,autoClearSearchValue:e.autoClearSearchValue,onChange:e.selectChange},null,8,["value","placeholder","options","mode","getPopupContainer","fieldNames","maxTagCount","filterOption","loading","autoClearSearchValue","onChange"])],4)}const m0=se(re(wc,[["render",Cc],["__scopeId","data-v-7c425ecc"]])),Io={...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},Lo=fe(Io),x0=["selectChange","refreshData"],kc={name:"EcanTreeSelect",components:{ATreeSelect:ne.TreeSelect},props:{...Lo},setup(e){const n=ue(e),t=r.ref(e.data),o=(h,x)=>{const m=e.dataFieldNames,p=m.label,C=m.value;let g;const v=x[p],b=x[C];return v!=null?g=v:b!=null&&(g=b),(g==null?void 0:g.toLowerCase().indexOf(h==null?void 0:h.toLowerCase()))>=0},a=r.ref();r.watch(()=>[e.multiple,e.value,e.treeCheckable,e.selectFirstOption],()=>{const{multiple:h,value:x,selectFirstOption:m}=e;h?x?a.value=x.split(","):m&&(a.value=[r.unref(t)[0]]):x?a.value=x:m&&(a.value=r.unref(t)[0])},{immediate:!0});const i=r.ref(!1),l=Re(e),s=async()=>{var h,x;if(e.dataType==="request"){i.value=!0;try{const m=await l();t.value=((x=(h=m==null?void 0:m.data)==null?void 0:h.data)==null?void 0:x.rows)||[];const p=r.unref(t)[0];e.value===""&&p!=null&&(a.value=p[e.dataFieldNames.value])}catch(m){console.error(m)}finally{i.value=!1}}},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:h=>{},setGlobalModel:(h,x)=>{}});c(e.id,{type:e.type,value:a});const y=ye(e)("selectChange",()=>{const h=e.id,x=f(h);c(h,{...x,RECORD:a})});Ce(e,{selectChange:y,refreshData:s});const{setRequest:u}=r.inject(Ee,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:s,sortNum:e.reque}),{style:n,treeData:t,filterTreeNode:o,myValue:a,loading:i,selectChange:y}}},Hd="",$d="";function _c(e,n,t,o,a,i){const l=r.resolveComponent("a-tree-select");return r.openBlock(),r.createElementBlock("div",{class:"ecan-tree-select",style:r.normalizeStyle(o.style)},[r.createVNode(l,{class:"tree-select",value:o.myValue,"onUpdate:value":n[0]||(n[0]=s=>o.myValue=s),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 g0=se(re(kc,[["render",_c],["__scopeId","data-v-37236421"]])),Oo={...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"},No=fe(Oo),y0=["checkboxChange"],zo=r.defineComponent({name:"EcanRadio",components:{ARadioGroup:ne.RadioGroup},props:{...No},setup(e){const n=ue(e),t=r.ref([]),o=r.ref(""),a=h=>{const x=e.value;let m=[];h.forEach(p=>{p.checked&&m.push(p.value)}),typeof x=="string"&&x!==""?m=m.concat(x.split(",")):Array.isArray(x)&&(m=m.concat(x)),t.value=h,o.value=m[0]||""},i=r.computed(()=>e.height||"32px");r.watch(()=>[e.data,e.value],([h])=>{a(h)},{immediate:!0,deep:!0});const l=Re(e),s=async()=>{var m,p;if(e.dataType!=="request")return;const h=await l(),x=((p=(m=h==null?void 0:h.data)==null?void 0:m.data)==null?void 0:p.rows)||[];a(x)},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:h=>{},setGlobalModel:(h,x)=>{}});c(e.id,{type:e.type,value:o});const y=ye(e)("checkboxChange",()=>{const h=f(e.id);c(e.id,{...h,RECORD:o})}),{setRequest:u}=r.inject(Ee,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:s,sortNum:e.requestSort}),{myOption:t,style:n,myValue:o,rHeight:i,checkboxChange:y}}}),p0=()=>{r.useCssVars(e=>({"6b42f1b0":e.rHeight}))},v0=zo.setup;zo.setup=v0?(e,n)=>(p0(),v0(e,n)):p0;const Ud="";function Ac(e,n,t,o,a,i){const l=r.resolveComponent("a-radio-group");return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["ecan-radio",e.optionType]),style:r.normalizeStyle(e.style)},[r.createVNode(l,{value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),options:e.myOption,"option-type":e.optionType,onChange:e.checkboxChange},null,8,["value","options","option-type","onChange"])],6)}const b0=se(re(zo,[["render",Ac]])),Mo={...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",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},Po=fe(Mo),S0=["click","refreshData","resetRecord"],Tt=async e=>{var f;const n=await ot.post(e,{},{responseType:"blob"}),{data:t,headers:o}=n,a=o["content-disposition"].replace(/\w+;filename=(.*)/,"$1"),i=new Blob([t]),l=document.createElement("a"),s=window.URL.createObjectURL(i);l.href=s,l.download=decodeURI(a),l.style.display="none",document.body.appendChild(l),l.click(),(f=l.parentNode)==null||f.removeChild(l),window.URL.revokeObjectURL(s)},Fo={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=fe(Fo),w0=["showModal"],Ec=r.defineComponent({name:"EcanModal",components:{AModal:ne.Modal,CloseOutlined:ps},props:{...Vo},setup(e,{emit:n}){const t=()=>document.getElementById("ProviderConfig")||document.body,o=r.computed(()=>{const R=e.position;return{verticalAlign:{default:"",top:"top",center:"middle",bottom:"bottom"}[R]}}),a=e.fullModal?"1920px":e.width,i=e.fullModal?"1080px":e.height,l=e.originalWidth,s=e.originalHeight,f=r.ref("80%"),c=r.ref(0),d=r.ref(),y=r.ref(0),u=r.ref({}),h=ue(e),x=r.ref({}),m=r.ref(!1),p=r.ref();let C;const g=()=>{d.value=parseFloat(a)/parseFloat(l);const R=parseFloat(i)/parseFloat(s),O=document.body.offsetWidth,T=document.body.offsetHeight;c.value=O*r.unref(d),y.value=T*R,f.value=`${r.unref(d)*100}%`,u.value={width:`${r.unref(c)}px`,height:`${r.unref(y)}px`},x.value={...r.unref(h),backgroundImage:ut(e.backgroundImage,!0),transform:`scale(${r.unref(c)/parseFloat(a)},${r.unref(y)/parseFloat(i)})`,width:a,height:i}},v=je.debounce(()=>{g()},100),b=()=>{const R=window.MutationObserver;C=new R(v),C.observe(document.body,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},A=()=>{C&&(C.disconnect(),C.takeRecords(),C=null)},S=r.ref(!1),{touchRequest:k}=r.inject(Ee,{touchRequest:()=>{}}),_=()=>{S.value=!0},I=()=>{n("close"),S.value=!1},w=()=>{I()},E=()=>{I()},{setModalModel:L,pushUseModalIds:N,popUseModalIds:q}=r.inject(Mr,{pushUseModalIds:R=>{},popUseModalIds:()=>{},setModalModel:(R,O)=>{}}),M=()=>{const R=e.id;let O=[];const T=e.componentList;Array.isArray(T)&&(O=T.map(D=>D.id),L(R,[...new Set(O)]))};r.watch(()=>S.value,async R=>{R?(m.value=!1,N(e.id),M(),await r.nextTick(()=>{g(),window.addEventListener("resize",v),b(),m.value=!0}),k()):(q(),window.removeEventListener("resize",v),A())});const V=r.computed(()=>r.unref(d)>=1),H=r.computed(()=>e.fullModal),B=r.computed(()=>{let R="ecan-modal";return r.unref(V)&&(R+=" ecan-full-width-modal"),r.unref(H)&&(R+=" ecan-full-modal"),R});return Ce(e,{showModal:_}),{modalRef:p,containStyle:u,contentStyle:x,getContainer:t,modalStyle:o,modalWith:f,isFullModal:H,style:h,visible:S,showModal:_,onOk:w,onCancel:E,isFullWidth:V,wrapClassName:B,ready:m}}}),Wd="",Zd="",Tc={key:0};function Bc(e,n,t,o,a,i){const l=r.resolveComponent("close-outlined"),s=r.resolveComponent("a-modal");return r.openBlock(),r.createBlock(s,{getContainer:e.getContainer,wrapClassName:e.wrapClassName,centered:"",visible:e.visible,footer:null,width:e.isFullModal||e.isFullWidth?"100%":e.modalWith,destroyOnClose:e.destroyOnClose,style:r.normalizeStyle(e.modalStyle),closable:!1,onOk:e.onOk,onCancel:e.onCancel,ref:"modalRef"},{default:r.withCtx(()=>[r.createElementVNode("div",{class:"contain",ref:"containRef",style:r.normalizeStyle(e.containStyle)},[e.ready?(r.openBlock(),r.createElementBlock("div",{key:0,class:"content",style:r.normalizeStyle(e.contentStyle)},[r.createElementVNode("div",{class:"header-bar",style:r.normalizeStyle({backgroundColor:e.backgroundColor,padding:"20px 30px"})},[e.title?(r.openBlock(),r.createElementBlock("div",{key:0,class:"ant-modal-title",style:r.normalizeStyle({fontSize:e.titleFontSize,color:e.titleColor})},r.toDisplayString(e.title),5)):r.createCommentVNode("",!0),r.createVNode(l,{class:"close-icon",onClick:e.onCancel},null,8,["onClick"])],4),e.componentList.length?(r.openBlock(),r.createElementBlock("div",Tc,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.componentList,(f,c)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(f.type),r.mergeProps({key:f.id+c},f),null,16))),128))])):r.renderSlot(e.$slots,"default",{key:1},void 0,!0)],4)):r.createCommentVNode("",!0)],4)]),_:3},8,["getContainer","wrapClassName","visible","width","destroyOnClose","style","onOk","onCancel"])}const at=se(re(Ec,[["render",Bc],["__scopeId","data-v-4234f235"]]));qe.use([lt.CanvasRenderer,Ue.PieChart,he.TitleComponent,he.ToolboxComponent,he.TooltipComponent,he.LegendComponent]);const Dc=r.defineComponent({name:"EcanPie",props:{...Po},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(!1),o=ue(e),a=r.ref([]),i=r.ref(),l=r.computed(()=>{let{data:k=[]}=r.unref(a)[0]||{};if(Array.isArray(e.colors)){const _=e.isUseLabelColors,I=e.colors;k=k.map((w,E)=>({label:_?{color:I[E]}:{},...w}))}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(){Tt(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 _;t.value=!0,(_=i.value)==null||_.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(){ne.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:_=>{const{marker:I,seriesName:w,name:E,value:L,percent:N,data:q}=_||{};return be(e.tooltipFormatter,{textData:{marker:I,name:E,value:L,percent:N,a:w,b:E,c:L,d:N,...q}},{useNewline:!0,useSpace:!0})},textStyle:{color:e.tooltipTextStyleColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,align:"left",textStyle:{color:e.legendTextStyleColor,fontSize:t.value?ct:e.labelFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap},color:e.colors,series:[{data:k,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?ct:e.labelFontSize,position:e.labelPosition,formatter:Pl(e.labelFormatter)},labelLine:{show:e.labelLineShow,length:e.labelLineLength,length2:e.labelLineLength2},emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"},label:{}}}]}}),s=()=>{t.value=!1},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:k=>{},setGlobalModel:(k,_)=>{}}),{pageMode:d}=r.inject(ke,{pageMode:"normal"}),y=(k=[],_)=>{const{dataset:I}=yt(k,_);a.value=I},u=(k=[],_)=>{const I=yt(k,_);a.value=I.dataset};r.watch(()=>e.data,k=>{(e.dataType==="static"||r.unref(d)==="design")&&y(k)},{immediate:!0,deep:!0});const h=r.ref(!1),x=Re(e),m=async()=>{var k,_;if(e.dataType==="request")try{h.value=!0;const I=await x();y((_=(k=I==null?void 0:I.data)==null?void 0:k.data)==null?void 0:_.rows,e.valueTypeDataFieldNames)}catch(I){console.error(I)}finally{h.value=!1}},C=ye(e)("click",k=>{const _=f(e.id);c(e.id,{..._,RECORD:k==null?void 0:k.data})}),g=Et(e),v=async()=>{var k;try{h.value=!0;const _=await g(),{data:I}=_.data||{};if(I){const{columns:w=[],rows:E=[]}=((k=_==null?void 0:_.data)==null?void 0:k.data)??{};let L=[];if(w.length>0){const N=w[0],q=w[1];L=E.map(M=>({name:M[N],value:M[q]}))}u(L)}}catch(_){console.error(_)}finally{h.value=!1}},b=()=>{switch(e.dataType){case"indicator":v();break;case"request":m();break}};Ce(e,{resetRecord:()=>{const k=e.id,_=f(k);c(k,{..._,RECORD:""})},refreshData:b,click:C}),n({refreshData:b});const{setRequest:S}=r.inject(Ee,{setRequest:k=>{}});return typeof S=="function"&&S({id:e.id,requestFn:b,sortNum:e.requestSort}),{option:l,style:o,click:C,onClose:s,loading:h,ecanModal:i}}}),Yd="";function Rc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const C0=se(re(Dc,[["render",Rc]])),qo={...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},Ho=fe(qo),k0=["click","refreshData","resetRecord"];qe.use([lt.CanvasRenderer,Ue.LineChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const Ic=r.defineComponent({name:"EcanLine",props:{...Ho},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=ue(e),i=r.ref([]),l=r.ref([]),s=r.ref(),f=r.computed(()=>o.value?ct:12),c=r.ref({});let d;const y=r.ref([]),u=r.computed(()=>{const q=e.xAxisLabelFormatter,M=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(){Tt(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 V;o.value=!0,(V=s.value)==null||V.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(){ne.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:V=>{var O;const H=V.length;let B="",R=e.tooltipFormatter;d=(O=V[0])==null?void 0:O.data,R===""&&(R="{marker} {a} {c}");for(let T=0;T<H;T++){const{marker:D,seriesName:z,name:F,value:G,data:Y}=V[T]||{};T===0&&(B+=`${F}<br/>`),B+=be(R,{textData:{marker:D,name:F,value:G,a:z,b:F,c:G,...Y}},{useNewline:!0,useSpace:!0}),B+="<br/>"}return B}},xAxis:{type:"category",boundaryGap:e.isBoundaryGap,data:r.unref(l).map(V=>{let H={};return V&&typeof V=="object"?H={...V,textStyle:{fontSize:f.value}}:H={value:V,textStyle:{fontSize:f.value}},H}),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,formatter(V){return ht(q,V)}},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:f.value,color:e.yAxisLabelColor,formatter(V){return ht(M,V)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:f.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(y).map(V=>({name:V.name,icon:e.legendType}))},series:r.unref(i)}}),h=()=>{o.value=!1},{getGlobalModel:x,setGlobalModel:m}=r.inject(we,{getGlobalModel:q=>{},setGlobalModel:(q,M)=>{}}),{pageMode:p}=r.inject(ke,{pageMode:"normal"}),C=(q=[],M=!1)=>{let V;if(e.dataFieldConfigType==="key"){const O=M?e.keyTypeDataFieldNames:null;V=rt(q,O)}else if(e.dataFieldConfigType==="value"){const O=M?e.valueTypeDataFieldNames:null;V=yt(q,O)}l.value=V.dimensions,y.value=V.dataset;const H=V.dataset,B=[],R=H.length;for(let O=0;O<R;O++){const T={};e.shadowColor&&(T.shadowColor=e.shadowColor,T.shadowBlur=e.shadowBlur,T.shadowOffsetY=e.shadowOffsetY,T.shadowOffsetX=e.shadowOffsetX),B.push({type:"line",...H[O],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[O]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[O],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...T}})}i.value=B},g=(q=[],M,V=!1)=>{const B=rt(q,V?M:null);l.value=B.dimensions,y.value=B.dataset;const R=B.dataset,O=[],T=R.length;for(let D=0;D<T;D++){const z={};e.shadowColor&&(z.shadowColor=e.shadowColor,z.shadowBlur=e.shadowBlur,z.shadowOffsetY=e.shadowOffsetY,z.shadowOffsetX=e.shadowOffsetX),O.push({type:"line",...R[D],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[D]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[D],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...z}})}i.value=O};r.watch(()=>[e.data,e.symbolSize,e.smooth,e.lineStyleWidth,e.areaStyleOpacity,e.areaGradientShow,e.areaGradientColor,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX],([q])=>{(e.dataType==="static"||r.unref(p)==="design")&&C(q)},{immediate:!0,deep:!0});const v=r.ref(!1),b=Re(e),A=async()=>{var q,M;if(e.dataType==="request")try{v.value=!0;const V=await b();C((M=(q=V==null?void 0:V.data)==null?void 0:q.data)==null?void 0:M.rows,!0)}catch(V){console.error(V)}finally{v.value=!1}},k=ye(e)("click",q=>{const M=x(e.id);m(e.id,{...M,RECORD:e.tooltipShow?d:q.data})}),_=q=>{t.value.chart.containPixel("grid",[q.offsetX,q.offsetY])&&k()};e.tooltipShow?c.value["zr:click"]=_:c.value.click=k;const I=Et(e),w=async()=>{var q;try{v.value=!0;const M=await I(),{columns:V=[],rows:H=[]}=((q=M==null?void 0:M.data)==null?void 0:q.data)??{};let B;V.length>0&&(B={name:V[0],types:V.slice(1).map(R=>({label:R,value:R}))}),g(H,B,!0)}catch(M){console.error(M)}finally{v.value=!1}},E=()=>{switch(e.dataType){case"indicator":w();break;case"request":A();break}};Ce(e,{refreshData:E,resetRecord:()=>{const q=e.id,M=x(q);m(q,{...M,RECORD:""})},click:k});const{setRequest:N}=r.inject(Ee,{setRequest:q=>{}});return typeof N=="function"&&N({id:e.id,requestFn:E,sortNum:e.requestSort}),n({refreshData:E}),{option:u,style:a,click:k,loading:v,onClose:h,ecanModal:s,eventObj:c,echartRef:t}}}),Jd="";function Lc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,r.mergeProps({ref:"echartRef",option:e.option,autoresize:""},r.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const _0=se(re(Ic,[["render",Lc]])),$o={...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:"",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",legendItemGap:10,legendItemWidth:25,legendItemHeight:14,showBarBackground:!1,legendType:""},jo=fe($o),A0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.BarChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const Oc=r.defineComponent({name:"EcanBar",props:{...jo},components:{Spin:gt,Echarts:Je,EcanModal:at,AModal:ne.Modal},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=r.ref(!1),i=r.ref(null),l=r.ref([]),s=ue(e),f=r.ref([]),c=r.ref(),d=r.computed(()=>o.value?ct:12),y=r.computed(()=>{const{gradientShow:B,gradientColors:R,gradientOffset:O,barBorderRadius:T}=e,D=r.unref(f),z=D.length,F=[];for(let G=0;G<z;G++){const Y={...D[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},Y.itemStyle={},B&&(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:O,color:R[G]},{offset:1,color:R[G]}]}}),T){const J=T.split(",");if(J!=null&&J.length){const W=[];for(const de of J){const ve=parseFloat(de);isNaN(ve)||W.push(ve)}Y.itemStyle.borderRadius=W}}F.push(Y)}return F}),u=r.ref([]),h=r.ref(!1),x=r.computed(()=>{const B=e.yAxisLabelFormatter,R=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(){a.value=!0;const O=t.value.chart.getOption(),{xAxis:T}=O||{};T&&T.length&&(l.value=T[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(){Tt(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=c.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(){ne.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:O=>{const T=O.length;let D="",z=e.tooltipFormatter;z===""&&(z="{marker} {a} {c}");for(let F=0;F<T;F++){const{marker:G,seriesName:Y,name:J,value:W,data:de}=O[F]||{};F===0&&(D+=`${J}<br/>`),D+=be(z,{textData:{marker:G,name:J,value:W,a:Y,b:J,c:W,...de}},{useNewline:!0,useSpace:!0}),D+="<br/>"}return D},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:d.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(f).map((O,T)=>({name:O.name,itemStyle:{color:e.colors[T]},icon:e.legendType}))},xAxis:{type:e.isUseHorizontalAxis?"value":"category",data:e.isUseHorizontalAxis?null:r.unref(v),inverse:e.isUseHorizontalAxis?e.xAxisInverse:e.axisInverse,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,formatter(O){return ht(R,O)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:e.isUseHorizontalAxis?"category":"value",data:e.isUseHorizontalAxis?r.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:d.value,color:e.yAxisLabelColor,rotate:e.yAxisLabelRotate,width:e.yAxisLabelWidth,overflow:e.yAxisLabelOverflow,formatter(O){return ht(B,O)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},series:r.unref(y)}}),{pageMode:m}=r.inject(ke,{pageMode:"normal"}),p=()=>{o.value=!1},C=(B=[],R=!1)=>{let O={};if(e.dataFieldConfigType==="key"){const T=R?e.keyTypeDataFieldNames:null;O=rt(B,T)}else if(e.dataFieldConfigType==="value"){const T=R?e.valueTypeDataFieldNames:null;O=yt(B,T)}f.value=O.dataset,u.value=O.dimensions},g=(B=[],R,O=!1)=>{const D=rt(B,O?R:null);f.value=D.dataset,u.value=D.dimensions},v=r.computed(()=>r.unref(u).map(B=>{let R={};return B&&typeof B=="object"?R={...B,textStyle:{fontSize:d.value}}:R={value:B,textStyle:{fontSize:d.value}},R}));r.watch(()=>e.data,B=>{(e.dataType==="static"||r.unref(m)==="design")&&C(B)},{immediate:!0,deep:!0});const b=Re(e),A=async()=>{var B,R;try{h.value=!0;const O=await b();C((R=(B=O==null?void 0:O.data)==null?void 0:B.data)==null?void 0:R.rows,!0)}catch(O){console.error(O)}finally{h.value=!1}},S=Et(e),k=async()=>{var B;try{h.value=!0;const R=await S(),{columns:O=[],rows:T=[]}=((B=R==null?void 0:R.data)==null?void 0:B.data)??{};let D;O.length>0&&(D={name:O[0],types:O.slice(1).map(z=>({label:z,value:z}))}),g(T,D,!0)}catch(R){console.error(R)}finally{h.value=!1}},_=()=>{switch(e.dataType){case"indicator":k();break;case"request":A();break}},I=(B,R)=>!!r.unref(l)[R.value].value.includes(B),w=async()=>{a.value=!1;const B=t.value.chart.getOption();for(let R=0;R<7;R++)await E(B,R)},E=(B,R)=>new Promise(O=>{setTimeout(()=>{const{series:T,color:D,xAxis:z}=B,F=t.value.chart,{splitArea:G={}}=z[0]||{};T.forEach((Y,J)=>{const W=Y.data;let de="";R%2?de=D[J]+"a8":de=D[J],W[i.value].itemStyle={color:de}}),R%2?(G.show=!0,G.areaStyle.color=r.unref(l).map((Y,J)=>J===i.value?"#ff003b26":"")):G.show=!1,F.setOption({series:T,xAxis:z}),O()},200)});n({refreshData:_});const L=ye(e),{getGlobalModel:N,setGlobalModel:q}=r.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,R)=>{}}),M=L("click",B=>{const R=N(e.id);q(e.id,{...R,RECORD:B.data})}),{setRequest:V}=r.inject(Ee,{setRequest:B=>{}});return typeof V=="function"&&V({id:e.id,requestFn:_,sortNum:e.requestSort}),Ce(e,{refreshData:_,click:M,resetRecord:()=>{const B=e.id,R=N(B);q(B,{...R,RECORD:""})}}),{option:x,style:s,refreshData:_,click:M,loading:h,onClose:p,ecanModal:c,echartRef:t,handleLocationOk:w,onFilterOption:I,locationVisible:a,locationValue:i,locationNames:l}}}),e1="",t1="",Nc=e=>(r.pushScopeId("data-v-c9631a16"),e=e(),r.popScopeId(),e),zc={class:"location-wrap"},Mc=Nc(()=>r.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Pc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal"),c=r.resolveComponent("a-select-option"),d=r.resolveComponent("a-select"),y=r.resolveComponent("a-modal");return r.openBlock(),r.createElementBlock("div",{class:"ecan-bar",style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),r.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:r.withCtx(()=>[r.createElementVNode("div",zc,[Mc,r.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:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.locationNames,(u,h)=>(r.openBlock(),r.createBlock(c,{key:h,value:h},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const E0=se(re(Oc,[["render",Pc],["__scopeId","data-v-c9631a16"]])),Uo={...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"},Go=fe(Uo),T0=["click","refreshData","resetRecord"];qe.use([lt.CanvasRenderer,Ue.ScatterChart,he.ToolboxComponent,he.TitleComponent,he.TooltipComponent,he.LegendComponent]);const Fc=r.defineComponent({name:"EcanScatter",props:{...Go},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e){const n=r.ref(!1),t=ue(e),o=r.ref([]),a=r.ref(),i=r.computed(()=>n.value?ct:12),l=r.computed(()=>{const b=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(){Tt(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=a.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(){ne.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:i.value,color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,formatter(S){return ht(b,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:i.value,color:e.yAxisLabelColor,formatter(S){return ht(A,S)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter(S){var L;const{marker:k,seriesName:_}=S,I=((L=S==null?void 0:S.data)==null?void 0:L.record)??{},{name:w,value:E}=I;return be(e.tooltipFormatter,{textData:{marker:k,seriesName:_,a:_,b:w,c:E,...I}})},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:r.unref(o),type:"scatter",symbolSize:e.symbolSize}]}}),{getGlobalModel:s,setGlobalModel:f}=r.inject(we,{getGlobalModel:b=>{},setGlobalModel:(b,A)=>{}}),{pageMode:c}=r.inject(ke,{pageMode:"normal"}),d=(b=[],A)=>{const{name:S="name",value:k="value"}=A||{};o.value=b.map(_=>({value:[_[S],_[k]],record:_}))};r.watch(()=>e.data,b=>{(e.dataType==="static"||r.unref(c)==="design")&&d(b)},{immediate:!0,deep:!0});const y=r.ref(!1),u=Re(e),h=async()=>{var b,A;if(e.dataType==="request"){y.value=!0;try{const S=await u();d((A=(b=S==null?void 0:S.data)==null?void 0:b.data)==null?void 0:A.rows,e.dataFieldNames)}catch(S){console.error(S)}finally{y.value=!1}}},x=()=>{n.value=!1},p=ye(e)("click",b=>{const A=e.id,S=s(A);f(A,{...S,RECORD:b==null?void 0:b.data})});Ce(e,{refreshData:()=>{h()},click:p,resetRecord:()=>{const b=e.id,A=s(b);f(b,{...A,RECORD:""})}});const{setRequest:v}=r.inject(Ee,{setRequest:b=>{}});return typeof v=="function"&&v({id:e.id,requestFn:h,sortNum:e.requestSort}),{option:l,style:t,click:p,loading:y,onClose:x,ecanModal:a}}}),o1="";function Vc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const B0=se(re(Fc,[["render",Vc]])),Wo={...me,id:"",name:"自定义图表",keyName:"自定义图表",type:"ecanCustomGraph",width:"400px",height:"400px",option:{},optionCode:""},Zo=fe(Wo),qc=r.defineComponent({name:"EcanCustomGraph",props:{...Zo},components:{Echarts:Je},setup(e){const n=ue(e),t=r.ref();return r.watch(()=>e.optionCode,o=>{try{const a=eval;t.value=a(o)}catch(a){console.error(a)}},{immediate:!0}),{style:n,myOption:t,echarts:fi}}});function Hc(e,n,t,o,a,i){const l=r.resolveComponent("echarts");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(l,{option:e.myOption,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])],4)}const D0=se(re(qc,[["render",Hc]])),Ko={...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},Yo=fe(Ko),R0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.BarChart,Ue.LineChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const $c=r.defineComponent({name:"EcanComboGraph",props:{...Yo},components:{Spin:gt,Echarts:Je,EcanModal:at,AModal:ne.Modal},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=r.ref(!1),i=r.ref(null),l=r.ref([]),s=ue(e),f=r.ref([]),c=r.ref([]),d=r.ref(),y=r.ref([]),u=r.computed(()=>o.value?ct:12),h=r.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(){a.value=!0;const B=t.value.chart.getOption(),{xAxis:R}=B||{};R&&R.length&&(l.value=R[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(){Tt(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 B;o.value=!0,(B=d.value)==null||B.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(){ne.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:u.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(y).map((B,R)=>({name:B.name,itemStyle:{color:e.colors[R]},icon:e.legendType}))},tooltip:{trigger:"axis",show:e.tooltipShow,formatter:B=>{const R=B.length;let O="",T=e.tooltipFormatter;T===""&&(T="{marker} {a} {c}");const D=e.seriesTypes;for(let z=0;z<R;z++){const F=D[z],{tooltipFormatter:G}=F||{},{marker:Y,seriesName:J,name:W,value:de,data:ve}=B[z]||{};z===0&&(O+=`${W}<br/>`),O+=be(G||T,{textData:{marker:Y,name:W,value:de,seriesName:J,a:J,b:W,c:de,...ve}},{useNewline:!0,useSpace:!0}),O+="<br/>"}return O},textStyle:{color:e.tooltipTextStyleColor,fontSize:u.value}},xAxis:{minInterval:e.xAxisMinInterval,type:"category",data:r.unref(c).map(B=>{let R={};return B&&typeof B=="object"?R={...B,textStyle:{fontSize:u.value}}:R={value:B,textStyle:{fontSize:u.value}},R}),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},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:r.unref(g),series:r.unref(f)})),{pageMode:x}=r.inject(ke,{pageMode:"normal"}),m=()=>{o.value=!1},p=(B=[],R=!1)=>{let O;if(e.dataFieldConfigType==="key"){const G=R?e.keyTypeDataFieldNames:null;O=rt(B,G)}else if(e.dataFieldConfigType==="value"){const G=R?e.valueTypeDataFieldNames:null;O=yt(B,G)}c.value=O.dimensions;const T=O.dataset;y.value=O.dataset;const D=[],z=T.length,F=e.seriesTypes;for(let G=0;G<z;G++){const Y=F[G],{type:J,axisIndex:W}=Y||{};let de={type:J,yAxisIndex:W,...T[G]};if(J==="line"){const ve={};e.shadowColor&&(ve.shadowColor=e.shadowColor,ve.shadowBlur=e.shadowBlur,ve.shadowOffsetY=e.shadowOffsetY,ve.shadowOffsetX=e.shadowOffsetX),de={...de,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,...ve}}}if(J==="bar"){const{gradientShow:ve,gradientColors:it,gradientOffset:Ze}=e,Ae={};if(e.barBorderRadius){const Se=e.barBorderRadius.split(",");if(Se!=null&&Se.length){const $e=[];for(const Ke of Se){const Ye=parseFloat(Ke);isNaN(Ye)||$e.push(Ye)}Ae.borderRadius=$e}}ve&&(Ae.color={x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:Ze,color:it[G]},{offset:1,color:it[G]}]}),de={...de,barWidth:e.barWidth,itemStyle:Ae}}D.push(de)}f.value=D},C=(B=[],R,O=!1)=>{const D=rt(B,O?R:null);c.value=D.dimensions;const z=D.dataset;y.value=D.dataset;const F=[],G=z.length,Y=e.seriesTypes;for(let J=0;J<G;J++){const W=Y[J];F.push({type:W==null?void 0:W.type,yAxisIndex:W==null?void 0:W.axisIndex,...z[J]})}f.value=F};r.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],([B])=>{(e.dataType==="static"||r.unref(x)==="design")&&p(B)},{immediate:!0,deep:!0});const g=r.computed(()=>{const B=e.yAxis;return B==null?void 0:B.map(R=>({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:u.value,color:e.yAxisLabelColor,formatter(O){return ht(R.axisLabelFormatter,O)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}}))}),v=r.ref(!1),b=Re(e),A=async()=>{var B,R;if(e.dataType==="request")try{v.value=!0;const O=await b();p((R=(B=O==null?void 0:O.data)==null?void 0:B.data)==null?void 0:R.rows,!0)}catch(O){console.error(O)}finally{v.value=!1}},S=Et(e),k=async()=>{var B;try{v.value=!0;const R=await S(),{columns:O=[],rows:T=[]}=((B=R==null?void 0:R.data)==null?void 0:B.data)??{};let D;O.length>0&&(D={name:O[0],types:O.slice(1).map(z=>({label:z,value:z}))}),C(T,D,!0)}catch(R){console.error(R)}finally{v.value=!1}},_=()=>{switch(e.dataType){case"indicator":k();break;case"request":A();break}},I=(B,R)=>!!r.unref(l)[R.value].value.includes(B),w=async()=>{a.value=!1;const B=t.value.chart.getOption();for(let R=0;R<7;R++)await E(B,R)},E=(B,R)=>new Promise(O=>{setTimeout(()=>{const{series:T,color:D,xAxis:z}=B,F=t.value.chart,{splitArea:G={}}=z[0]||{};T.forEach((Y,J)=>{const W=Y.data;let de="";R%2?de=D[J]+"a8":de=D[J],W[i.value].itemStyle={color:de}}),R%2?(G.show=!0,G.areaStyle.color=r.unref(l).map((Y,J)=>J===i.value?"#ff003b26":"")):G.show=!1,F.setOption({series:T,xAxis:z}),O()},200)});n({refreshData:_});const L=ye(e),{getGlobalModel:N,setGlobalModel:q}=r.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,R)=>{}}),M=L("click",B=>{const R=N(e.id);q(e.id,{...R,RECORD:B==null?void 0:B.data})}),{setRequest:V}=r.inject(Ee,{setRequest:B=>{}});return typeof V=="function"&&V({id:e.id,requestFn:_,sortNum:e.requestSort}),Ce(e,{resetRecord:()=>{const B=e.id,R=N(B);q(B,{...R,RECORD:""})},refreshData:_,click:M}),{style:s,option:h,click:M,loading:v,onClose:m,ecanModal:d,echartRef:t,handleLocationOk:w,onFilterOption:I,locationVisible:a,locationValue:i,locationNames:l}}}),i1="",s1="",jc=e=>(r.pushScopeId("data-v-470d5d84"),e=e(),r.popScopeId(),e),Uc={class:"location-wrap"},Gc=jc(()=>r.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Wc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal"),c=r.resolveComponent("a-select-option"),d=r.resolveComponent("a-select"),y=r.resolveComponent("a-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),r.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:r.withCtx(()=>[r.createElementVNode("div",Uc,[Gc,r.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:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.locationNames,(u,h)=>(r.openBlock(),r.createBlock(c,{key:h,value:h},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const I0=se(re($c,[["render",Wc],["__scopeId","data-v-470d5d84"]])),Xo={...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:"",axisNameColor:""},Jo=fe(Xo),L0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.RadarChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const Zc=r.defineComponent({name:"EcanRadar",props:{...Jo},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=ue(e),i=r.ref([]),l=r.ref(),s=r.computed(()=>o.value?ct:12),f=r.ref({});let c;const d=r.ref([]),y=r.computed(()=>{const M=r.unref(d),V=M.length,H=[];for(let B=0;B<V;B++){const{name:R,data:O=[]}=M[B],T=[{name:R,value:O.map(z=>z.value)}],D={type:"radar",name:R,data:T,areaStyle:{color:e.colors[B],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}};H.push(D)}return H}),u=r.computed(()=>{var R;const M=[],V={},H=r.unref(d),B=H.length;for(let O=0;O<B;O++){const{data:T=[]}=H[O];if(T!=null&&T.length)for(let D=0;D<T.length;D++)V[T[D].name]?V[T[D].name].push(T[D].value):V[T[D].name]=[T[D].value]}for(const O in V)M.push({name:O,max:(R=V[O])!=null&&R.length?Math.max(...V[O])*1.2:0});return M}),h=r.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(){Tt(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 M;o.value=!0,(M=l.value)==null||M.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(){ne.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:s.value},show:e.tooltipShow,formatter:M=>{var B;let V="",H=e.tooltipFormatter;c=(B=M[0])==null?void 0:B.data,H===""&&(H="{marker} {a} {c}");for(let R=0;R<r.unref(u).length;R++){const O=r.unref(u)[R],{marker:T,seriesName:D,value:z}=M||{};R===0&&D&&(V+=`${D}<br/>`),V+=be(H,{textData:{marker:T,name:O.name,value:z[R],a:O.name,b:O.name,c:z[R],type:D}},{useNewline:!0,useSpace:!0}),V+="<br/>"}return V}},radar:{indicator:r.unref(u),axisName:{color:e.axisNameColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:s.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(d).map(M=>({name:M.name,icon:e.legendType}))},series:r.unref(y)})),x=()=>{o.value=!1},{getGlobalModel:m,setGlobalModel:p}=r.inject(we,{getGlobalModel:M=>{},setGlobalModel:(M,V)=>{}}),{pageMode:C}=r.inject(ke,{pageMode:"normal"}),g=(M=[],V=!1)=>{let H;if(e.dataFieldConfigType==="key"){const B=V?e.keyTypeDataFieldNames:null;H=rt(M,B)}else if(e.dataFieldConfigType==="value"){const B=V?e.valueTypeDataFieldNames:null;H=yt(M,B)}i.value=H.dimensions,d.value=H.dataset},v=(M=[],V,H=!1)=>{const R=rt(M,H?V:null);i.value=R.dimensions,d.value=R.dataset};r.watch(()=>[e.data,e.areaStyleOpacity],([M])=>{(e.dataType==="static"||r.unref(C)==="design")&&g(M)},{immediate:!0,deep:!0});const b=r.ref(!1),A=Re(e),S=async()=>{var M,V;if(e.dataType==="request")try{b.value=!0;const H=await A();g((V=(M=H==null?void 0:H.data)==null?void 0:M.data)==null?void 0:V.rows,!0)}catch(H){console.error(H)}finally{b.value=!1}},_=ye(e)("click",M=>{const V=m(e.id);p(e.id,{...V,RECORD:e.tooltipShow?c:M.data})}),I=M=>{t.value.chart.containPixel("grid",[M.offsetX,M.offsetY])&&_()};e.tooltipShow?f.value["zr:click"]=I:f.value.click=_;const w=Et(e),E=async()=>{var M;try{b.value=!0;const V=await w(),{columns:H=[],rows:B=[]}=((M=V==null?void 0:V.data)==null?void 0:M.data)??{};let R;H.length>0&&(R={name:H[0],types:H.slice(1).map(O=>({label:O,value:O}))}),v(B,R,!0)}catch(V){console.error(V)}finally{b.value=!1}},L=()=>{switch(e.dataType){case"indicator":E();break;case"request":S();break}};Ce(e,{refreshData:L,resetRecord:()=>{const M=e.id,V=m(M);p(M,{...V,RECORD:""})},click:_});const{setRequest:q}=r.inject(Ee,{setRequest:M=>{}});return typeof q=="function"&&q({id:e.id,requestFn:L,sortNum:e.requestSort}),n({refreshData:L}),{option:h,style:a,click:_,loading:b,onClose:x,ecanModal:l,eventObj:f,echartRef:t}}}),c1="";function Kc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,r.mergeProps({ref:"echartRef",option:e.option,autoresize:""},r.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const O0=se(re(Zc,[["render",Kc]])),Qo={...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"},er=fe(Qo),N0=["click"],Yc=r.defineComponent({name:"EcanBorder",props:{...er},setup(e){const n=ue(e,["background"]),t=r.computed(()=>{const{gradientShow:d,gradientColor:y,gradientOffset:u,gradientAngle:h,backgroundColor:x}=e;return d&&y?{backgroundImage:`linear-gradient(${h}, ${x}, ${y} ${u*100}%)`}:{}}),{theme:o}=r.inject(ke,{theme:"light"}),a=r.computed(()=>({width:"100%",height:"100%"})),i=r.computed(()=>{const{borderRadius:d}=e,y=[],u={};if(d){const h=d.split(",");for(const x of h)(+x||+x==0)&&y.push(+x+"px")}return y!=null&&y.length&&(u.borderRadius=y.join(" ")),u}),s=ye(e)("click",()=>{}),f=r.ref([]);r.watch(()=>e.data,d=>{f.value=d},{immediate:!0,deep:!0}),Ce(e,{click:s});const{setGlobalModel:c}=r.inject(we,{setGlobalModel:(d,y)=>{}});return c(e.id,{type:e.type,value:f}),{style:n,gradientStyle:t,click:s,borderStyle:a,theme:o,borderRadiusStyle:i}}}),Xc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAZlBMVEUAAABBltJCldJCldFEk89BltJCltFBldI/lMBKndtmb9pCltNDldFAkclAldNBldJBltM/lM5AltNCldJBldJBlNJBltVBldJBlNJBlNI/lNNBldJBldNAldJBldJBldJBldNBldIiNK7WAAAAInRSTlMAM4BNGmaz5gQGbiAPCV1WQxUpOCY9EmxQSC2jdoacqZK8uPo7tAAAAZ9JREFUSMe90NmOwjAMheGka0J3SulCy/L+Lzk4I+HYhckEKs7dr1x8kQVM5YJMZ7SLiXVHOw817Z72cSns3BmziY7EnGRGjDqUpKt4pEZQKruvyaJt85YmBUebKLJVNUlpq6oOQ1tVVRzbqu6DwFb1NUlsVd3SNL0UDM0jqkaSqoeQqjKmahtQNUzuC1AtU1sF9KHmnmrtrSK6idqBWqE6GFVxFdGvqDGoJ01Qt7rfTEV0e7V6qSK6VjNPtTaqoOq8Ugnqr7aeav+rAuqrTh+qZw3o1urAVcFVQD3U6ZnaYY9MLZk6G5WhDaDFI9UeUPyE7gCNsAdAD9gxoBJ7ARRPUVwALXdu8/h/s3xmjtwUu0/M0M/UJzBjAei3TUTdpmKmcpkBmOHKBNTPzJi59zYJys3DO2aL78YcmNkLgrrM9m9TucwzmoBy08xlju+bgL42G4c5OcxqZSLqbwqXOVNTGXMWFD0ak6KN1ZKaojYmbribndW9MXELNQEFFUyiNqQlmEQ1JqpgErUifUUTUVEIupx1wzpjvWfdsh4FQX8ANe4nnpsb9NEAAAAASUVORK5CYII=",Jc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAaVBMVEUAAABElM9BltJCldJCldFBltJBldJCltFNmrNCmNNFldNAldJBldNBldRBldNBldNBldJCoNFBldJBltNBldJBldJAldJAltJBldJBldJBldNAlNFAldJBlNJAldJBldNBldJBldJBldLfIVowAAAAI3RSTlMAGjJNgGbmswMSCScgDTs/ZAVRK0eYj2s3r3AWveHEhXjeXb5rzlgAAAFqSURBVEjH1dbJVsJAEIXhHjJ05tlEooK8/0NKsbDrFjmHiBD0Lvqcf9PfthRM7xvoZMQuLHZaOejGYLtcdEItzI9oaLg5xIHj5hgcG262oXXcrGzJ23Umg5717C7NKBrAjOMDM8YgCI5ghmEPprUTmMZkrBOtdbJgfpZovho0gwzNOkfTam9k5jSGkKlTMOezWT3VLH5qlg8wQzSbO5jJ28l8Z+YLmZMwuz9lupvNXpjlFTMTZv7vzFSatTDtGnNeYdpNzZTMSJhx5f84m8Y3mSEzJzTVolko3J7Qve+a0J3vntDWffdEaMUQQo1vTWjuuyA0UWvUUarqzuqLUMPt1MD3uKTaTdRwvdrdorpFtfZtH6eyK2F3RS23U3uhlr9VB1TdE1V2h7Vr1O4mdbdera6o+Wq1Vqi2rEktFapGoZopVLVCtVCXag19IBPUiiWpBrojE1QNXZAp1/TYbhKdKVwuWotORKfn9wu/DSc/X9T6qgAAAABJRU5ErkJggg==",d1="",He=e=>(r.pushScopeId("data-v-c1c9f52d"),e=e(),r.popScopeId(),e),Qc=He(()=>r.createElementVNode("div",{class:"top-left border-item"},null,-1)),ef=He(()=>r.createElementVNode("div",{class:"top-right border-item"},null,-1)),tf=He(()=>r.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),nf=He(()=>r.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),of={class:"title-item-wrapper"},rf={class:"title-item"},af=He(()=>r.createElementVNode("img",{class:"title-decoration-left",src:Xc},null,-1)),sf={class:"title"},lf=He(()=>r.createElementVNode("img",{class:"title-decoration-right",src:Jc},null,-1)),cf=He(()=>r.createElementVNode("div",{class:"top-left border-item"},null,-1)),ff=He(()=>r.createElementVNode("div",{class:"top-right border-item"},null,-1)),df=He(()=>r.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),uf=He(()=>r.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),hf={key:2,class:"left-title"},mf={class:"title"};function xf(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"ecan-border",style:r.normalizeStyle({...e.style,...e.gradientStyle,...e.borderRadiusStyle}),onClick:n[0]||(n[0]=(...l)=>e.click&&e.click(...l))},[e.mode==="no-title"?(r.openBlock(),r.createElementBlock("div",{key:0,class:"no-title",style:r.normalizeStyle(e.borderStyle)},[e.useBorderModify?(r.openBlock(),r.createElementBlock(r.Fragment,{key:0},[Qc,ef,tf,nf],64)):r.createCommentVNode("",!0)],4)):r.createCommentVNode("",!0),e.mode==="top-title"?(r.openBlock(),r.createElementBlock("div",{key:1,class:"top-title",style:r.normalizeStyle(e.borderStyle)},[r.createElementVNode("div",of,[r.createElementVNode("div",rf,[af,r.createElementVNode("div",sf,r.toDisplayString(e.title),1),lf])]),cf,ff,df,uf],4)):r.createCommentVNode("",!0),e.mode==="left-title"?(r.openBlock(),r.createElementBlock("div",hf,[r.createElementVNode("div",mf,[r.createElementVNode("span",null,r.toDisplayString(e.title),1)])])):r.createCommentVNode("",!0)],4)}const z0=se(re(Yc,[["render",xf],["__scopeId","data-v-c1c9f52d"]])),tr={...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"},nr=fe(tr),M0=["tabChange"],gf=r.defineComponent({name:"EcanTabs",props:{...nr},setup(e){const n=ue(e),t=r.ref(0);r.watch(()=>e.activeKey,h=>{t.value=h},{immediate:!0});const{pageMode:o}=r.inject(ke,{pageMode:"normal"});let a=null;const i=()=>{const h=Array.isArray(r.unref(l))?r.unref(l).length-1:0;e.autoSwitch&&h>0&&(a=setInterval(()=>{const x=r.unref(t)+1;x<=h?t.value=x:t.value=0,s.value=r.unref(l)[r.unref(t)],y()},e.autoSwitchInterval*1e3))};r.onMounted(()=>{r.unref(o)!=="design"&&i()}),r.onBeforeUnmount(()=>{clearInterval(a)});const l=r.ref([]),s=r.ref({});r.watch(()=>e.data,h=>{l.value=h,s.value=Array.isArray(h)&&h.length>0?h[0]:{}},{immediate:!0,deep:!0});const f=h=>t.value===h,c=ye(e),{setGlobalModel:d}=r.inject(we,{setGlobalModel:(h,x)=>{}});d(e.id,{value:s,activeKey:t});const{emitRefreshPage:y}=r.inject(Ot,{emitRefreshPage:()=>{}}),u=c("tabChange",(h,x)=>{x!==r.unref(t)&&(s.value=h,t.value=x,y())});return Ce(e,{tabChange:u}),{style:n,activeKey:t,isActive:f,tabChange:u,myData:l,useImagePath:ut}}}),h1="",yf=["onClick"];function pf(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"ecan-tabs",style:r.normalizeStyle(e.style)},[r.createElementVNode("div",{class:"tabs-header",style:r.normalizeStyle({fontSize:e.tabFontSize,alignItems:e.tabAlignItems,justifyContent:e.tabJustifyContent,flexDirection:e.tabFlexDirection})},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.myData,(l,s)=>(r.openBlock(),r.createElementBlock("div",{class:"tab",style:r.normalizeStyle({padding:`5px ${e.tabHorizontalPadding}`,color:e.isActive(s)?e.activeTabColor:e.tabColor,backgroundImage:e.isActive(s)?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:s,onClick:r.withModifiers(f=>e.tabChange(l,s),["prevent","stop"])},[r.createElementVNode("div",{class:"tab-inner",style:r.normalizeStyle({borderBottom:!e.activeTabBackgroundImage&&!e.tabBackgroundImage?`1px solid ${e.isActive(s)?e.activeTabColor:"transparent"}`:""})},r.toDisplayString(l.title),5)],12,yf))),128))],4)],4)}const P0=se(re(gf,[["render",pf],["__scopeId","data-v-a2045b93"]])),or={...me,name:"图片",keyName:"图片",type:"ecanImage",width:"300px",height:"300px",imgUrl:"",target:"self",href:"",linkPage:""},rr=fe(or),vf=r.defineComponent({name:"EcanImage",props:{...rr},setup(e){const n=ue(e),t=r.computed(()=>ut(e.imgUrl)),{pageMode:o}=r.inject(ke,{pageMode:"normal"});return{style:n,myImgUrl:t,onClick:()=>{if(!e.linkPage&&!e.href)return;const i=e.linkPage||"",l=qa(r.unref(o),i),s=e.href;let f=s||l;f=be(f);const c=e.target;c&&(c!=="event"?window.open(f,"_"+c):window.parent.postMessage({type:"openPage",url:s},"*"))}}}}),x1="",bf=["src"];function Sf(e,n,t,o,a,i){return e.myImgUrl!==""?(r.openBlock(),r.createElementBlock("img",{key:0,style:r.normalizeStyle(e.style),src:e.myImgUrl,onClick:n[0]||(n[0]=(...l)=>e.onClick&&e.onClick(...l))},null,12,bf)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"image-placeholder",style:r.normalizeStyle(e.style)}," 请上传图片 ",4))}const F0=se(re(vf,[["render",Sf],["__scopeId","data-v-ef7a7bee"]])),ar={...me,name:"网页",keyName:"网页",type:"ecanIframe",width:"300px",height:"300px",link:"",linkType:"web"},ir=fe(ar),wf=r.defineComponent({name:"EcanIframe",props:{...ir},setup(e){const n=ue(e),{contextRequestUrl:t}=r.inject(ke,{contextRequestUrl:""}),o=r.computed(()=>{let a=be(e.link);if(e.linkType==="erd"&&a!=null){let i=r.unref(t);i[i.length-1]==="/"?i+="erdReport":i+="/erdReport",a=`${Rs||i}?_t=0&uid=${a}`}return a});return{style:n,myLink:o}}}),y1="",Cf=["src"];function kf(e,n,t,o,a,i){return e.myLink?(r.openBlock(),r.createElementBlock("iframe",{key:0,src:e.myLink,style:r.normalizeStyle(e.style)},null,12,Cf)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"iframe-placeholder",style:r.normalizeStyle(e.style)}," 请填写网页链接 ",4))}const V0=se(re(wf,[["render",kf],["__scopeId","data-v-19bc100c"]])),sr={...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"},lr=fe(sr),q0=["click","refreshData","resetRecord","exportTableData"],cr=r.defineComponent({name:"EcanTable",components:{Skeleton:Vt,AButton:ne.Button,AInput:ne.Input,ACheckboxGroup:ne.CheckboxGroup,ATable:ne.Table,ATableSummary:ne.TableSummary,ATableSummaryRow:ne.TableSummaryRow,ATableSummaryCell:ne.TableSummaryCell},props:{...lr},setup(e,{expose:n}){const{pageMode:t}=r.inject(ke,{pageMode:"normal"}),o=r.ref(),a=r.ref(!1),i=ue(e),l=r.ref([]),s=r.computed(()=>{if(e.paginationShow)switch(e.size){case"small":return 90;case"middle":return 100;default:return 120}else switch(e.size){case"small":return 40;case"middle":return 47;default:return 55}}),f=r.computed(()=>{switch(e.size){case"small":return 40;case"middle":return 47;default:return 55}}),c=r.computed(()=>e.scrollX),d=r.computed(()=>{let j=0;const U=parseFloat(e.height)-r.unref(s);return(r.unref(f)*r.unref(l).length>U||r.unref(t)==="design")&&(j=U),console.log(j),j}),y=r.ref([]),u=r.ref([]),h=r.ref([]),x=r.ref(0),m=r.ref(1),p=r.ref(e.paginationPageSize||10),C=r.reactive([]),g=(j=[])=>{if(Array.isArray(j)&&j.length>0){const U=j.length,K=e.columnsFixedNum;for(let X=0;X<U;X++){const Z=j[X];X<K?Z.fixed="left":Z.fixed=!1;const{cellAlign:ae="center",cellColor:ie,dataIndex:le,title:ce,tableFilter:xe,headerCellAlign:Ve,headerCellColor:De}=Z;xe&&(C.push(le),Z.filterOptionsInputValue="",Z.filterCheckboxGroupValue=[],Z.customFilterDropdown=!0,Z.onFilter=(Te,Xe)=>Xe[le].toString().toLowerCase().includes(Te.toLowerCase())),Z.customHeaderCell=()=>({style:{display:"table-cell",verticalAlign:"middle",fontSize:e.headerFontSize,fontWeight:e.headerFontWeight,textAlign:Ve||"center",color:De,borderBottomColor:e.borderColor}}),Z.customCell=(Te,Xe)=>({style:{textAlign:ae,color:ie,backgroundColor:e.cellBackgroundColor,borderBottomColor:e.borderColor},class:{highlight:r.unref(D)===Xe&&e.clickHighlight},onClick:V("click",()=>{const en=e.id,tn=H(en);Te={dataIndex:le,title:ce,...Te},B(en,{...tn,RECORD:Te})})}),Array.isArray(Z.children)&&g(Z.children)}}},v=(j=[])=>(e.isUseSeq&&j.unshift({title:"序号",dataIndex:"SEQ",align:"center"}),e.isUseAction&&j.push({title:"操作",dataIndex:"ACTION",width:e.actionColumnWidth}),g(j),j);r.watch(p,()=>{m.value=1,F(!1)}),r.watch(o,j=>{a.value=!!j}),r.watch(()=>[e.columns,e.isUseSeq,e.isUseAction,e.columnsFixedNum,e.actionColumnWidth,e.cellBackgroundColor,e.borderColor,e.stripedColor],()=>{y.value=v(je.cloneDeep(e.columns))},{immediate:!0,deep:!0}),r.watch(()=>[e.data,e.dataType],([j,U])=>{U==="static"&&(u.value=j)},{immediate:!0});const b=r.ref({}),A=j=>{if(Array.isArray(j)){const U=j.length,K=C,X=K.length,Z={};for(let ie=0;ie<U;ie++){const le=j[ie];for(let ce=0;ce<X;ce++){const xe=K[ce];if(Z[xe])Z[xe].add(le[xe]);else{const Ve=new Set;Ve.add(le[xe]),Z[xe]=Ve}}}const ae={};for(const ie in Z)if(Object.prototype.hasOwnProperty.call(Z,ie)){const le=Z[ie],ce=Array.from(le);ae[ie]=ce.map(xe=>({label:xe,value:xe}))}b.value=ae}};r.watch(()=>[e.isReverse,y.value,u.value],()=>{const j=r.unref(y),U=r.unref(u);if(A(U),e.isReverse){const{columns:K,dataSource:X}=S(je.cloneDeep(j),je.cloneDeep(U));h.value=K,l.value=X}else h.value=j,l.value=U},{immediate:!0});const S=(j,U)=>{const K=j[0],X=[{title:K.title,dataIndex:"col0",key:"col0",align:"center"}];for(let ae=0;ae<U.length;ae++){const ie=U[ae],le="col"+(ae+1);X.push({title:ie[K.dataIndex],dataIndex:le,key:le,align:"center"})}const Z=[];for(let ae=1;ae<j.length;ae++){const ie=j[ae],le={col0:ie.title};for(let ce=0;ce<U.length;ce++){const xe=U[ce];le[`col${ce+1}`]=xe[ie.dataIndex]}Z.push(le)}return{columns:X,dataSource:Z}},k=r.ref(""),_=Re(e),I=r.ref(!1),w=async(j=!0,U={})=>{var K;try{j&&(I.value=!0),r.unref(k)&&(U.orderCondition=r.unref(k)),e.paginationShow&&(U={pageNum:r.unref(m),pageSize:r.unref(p)||"10",layer:"1",...U});const X=await _(U),{rows:Z=[],total:ae=0}=((K=X==null?void 0:X.data)==null?void 0:K.data)||{};if(x.value=ae,Array.isArray(Z)&&(u.value=Z),window.config.routerBaseURL.includes("1523545080925487106")){const{requestParams:ie=[]}=e,le=ie.find(ce=>ce.key==="dataSqlId");if((le==null?void 0:le.value)==="xt_jxzebg"){const ce=Z.filter(xe=>!xe.绩效总额).map(xe=>xe.ORG_NAME);ce!=null&&ce.length&&r.nextTick(()=>{ne.notification.warning({message:"提示",description:`当前时段${ce.join("、")}绩效数据为空`,duration:3})})}}}catch(X){console.error(X)}finally{I.value=!1}},E=({current:j},U,K)=>{if(m.value=j,K&&Object.keys(K).length>0){const{field:X,order:Z}=K,ie={ascend:"asc",descend:"desc"}[Z];X!=null&&ie!=null&&(k.value=X+" "+ie,m.value=1)}F(!1)},L=r.computed(()=>{const j=e.simple,U=[e.paginationPosition];return e.paginationShow&&{simple:j,position:U,total:r.unref(x),current:r.unref(m),pageSize:r.unref(p)||"10",showSizeChanger:!1}}),N=j=>+j==1?"是":+j==0?"否":j,q=(j,U)=>U==null||U===""?j:{money:so,percentage:Xt,contrast:Xt,boolean:N}[U](j)||"",M=(j,U)=>{const K=parseFloat(j+"");if(U!=="contrast")return"";switch(!0){case K>=0:return"goUp";case K<0:return"goDown"}},V=ye(e),{getGlobalModel:H,setGlobalModel:B}=r.inject(we,{getGlobalModel:j=>{},setGlobalModel:(j,U)=>{}}),R=(j=[],U=[])=>{const K=j.map(X=>({title:X,dataIndex:X,key:X}));y.value=v(K),u.value=U},O=Et(e),T=async()=>{var j,U,K,X;try{I.value=!0;const Z=await O();R((U=(j=Z==null?void 0:Z.data)==null?void 0:j.data)==null?void 0:U.columns,(X=(K=Z==null?void 0:Z.data)==null?void 0:K.data)==null?void 0:X.rows)}catch(Z){console.error(Z)}finally{I.value=!1}},D=r.ref(-1),z=(j,U)=>({onClick:V("rowClick",()=>{const K=e.id,X=H(K);B(K,{...X,RECORD:j}),D.value=U})}),F=(j=!0)=>{switch(e.dataType){case"request":w(j);break;case"indicator":T();break}},G=()=>{const j=e.id,U=H(j);B(j,{...U,RECORD:""})},Y=r.computed(()=>{const j=r.unref(h),U=[];let K=0;for(let Z=0;Z<j.length;Z++){const ae=j[Z],{isCalcTotal:ie}=ae;e.isUseSeq&&Z===0?U.push({...ae,total:"小计"}):ie?(U.push({...ae,index:Z,total:0}),K++):U.push({...ae})}if(K===0)return[];const X=r.unref(l);for(let Z=0;Z<U.length;Z++){const ae=U[Z];let ie=0;const{isCalcTotal:le,dataIndex:ce}=ae;if(le===!0){for(let xe=0;xe<X.length;xe++){const De=+X[xe][ce];isNaN(De)||(ie=new li.Big(ie).add(De).toNumber())}ae.total=ie}}return U}),{setRequest:J}=r.inject(Ee,{setRequest:j=>{}});typeof J=="function"&&J({id:e.id,requestFn:F,sortNum:e.requestSort}),n({refreshData:F});const W=(j="",U)=>be(j,U),de=j=>{if(j!=="event")return{self:"_self",blank:"_blank"}[j]},ve=(j,U="")=>{j==="event"&&window.parent.postMessage({type:"openPage",url:U},"*")},it=(j,U)=>{j(U.filterCheckboxGroupValue)},Ze=(j,U)=>{j({confirm:!0}),U.filterOptionsInputValue="",U.filterCheckboxGroupValue=[]},Ae=()=>{},Se=j=>{const U=j.dataIndex;if(typeof U=="string"){let K=r.unref(b)[U];const X=r.unref(j.filterOptionsInputValue).trim();return Array.isArray(K)?(K=K.filter(Z=>typeof Z.label=="string"?Z.label.toLowerCase().includes(X.toLowerCase()):!0),K):[]}return[]},$e=async()=>{var xe,Ve;const j="EXPORT_KEY";ne.message.loading({key:j,content:"正在导出...",duration:0});let U=[];if(e.dataType==="static")U=e.data;else if(e.dataType==="request"){const De={layer:"1"};r.unref(k)&&(De.orderCondition=r.unref(k));const Te=await _(De);U=((Ve=(xe=Te==null?void 0:Te.data)==null?void 0:xe.data)==null?void 0:Ve.rows)||{}}const K=r.unref(h),X=[],Z=[];K==null||K.forEach(De=>{X.push(De.dataIndex),Z.push(De.title)});const ae=U.map(De=>je.pick(De,X)),ie=Dt.utils.book_new(),le=Dt.utils.aoa_to_sheet([Z]),ce=Dt.utils.sheet_add_json(le,ae,{skipHeader:!0,origin:"A2"});Dt.utils.book_append_sheet(ie,ce,"sheet"),Dt.writeFile(ie,"表格数据.xlsx"),ne.message.success({key:j,content:"导出成功"})},Ke=(j,U=2)=>{const K=+j*100;return isNaN(K)||K<=0?0:K>=100?100:K.toFixed(U)};Ce(e,{resetRecord:G,refreshData:F,exportTableData:$e});const Ye=r.computed(()=>e.headerBackgroundColor||"#fafafa");return{x:c,y:d,style:i,customRow:z,pagination:L,formatFn:q,contrastClass:M,tableChange:E,summaryList:Y,loading:I,onTouchHrefEvent:ve,handleHref:W,handleHrefTarget:de,useRowIndex:D,tableColumns:h,tableDataSource:l,useFilterOptions:Se,useSetSelectedKeys:it,onResetFilter:Ze,onSearchFilterOptions:Ae,exportTableData:$e,handleProgressText:Ke,pageSizeVisible:a,pageSize:p,tableRef:o,headerBgColor:Ye,rowClassName:(j,U)=>{let K=null;return e.stripedShow&&(K=U%2===1?"table-striped":null),K}}}}),H0=()=>{r.useCssVars(e=>({"6b6c1e9d":e.headerBgColor,cbaaeac0:e.stripedColor}))},$0=cr.setup;cr.setup=$0?(e,n)=>(H0(),$0(e,n)):H0;const v1="",b1="",_f=["id"],Af={key:0,class:"table-tool"},Ef=r.createTextVNode("导出数据"),Tf=r.createTextVNode(" 搜索 "),Bf=r.createTextVNode(" 重置 "),Df={key:0},Rf={key:1,class:"action-list"},If=["href","target","onClick"],Lf={key:2,class:"progress-cell"},Of={class:"ant-pagination-options-quick-jumper"},Nf=r.createTextVNode(" 条 / 页 ");function zf(e,n,t,o,a,i){const l=r.resolveComponent("a-button"),s=r.resolveComponent("a-input"),f=r.resolveComponent("a-checkbox-group"),c=r.resolveComponent("a-table-summary-cell"),d=r.resolveComponent("a-table-summary-row"),y=r.resolveComponent("a-table-summary"),u=r.resolveComponent("a-table"),h=r.resolveComponent("skeleton");return r.openBlock(),r.createElementBlock("div",{class:"ecan-table",id:"ecanTable-"+e.id,style:r.normalizeStyle(e.style)},[r.createVNode(h,{loading:e.loading},{default:r.withCtx(()=>{var x;return[e.isUseExport?(r.openBlock(),r.createElementBlock("div",Af,[r.createVNode(l,{class:"export-button",onClick:e.exportTableData},{default:r.withCtx(()=>[Ef]),_:1},8,["onClick"])])):r.createCommentVNode("",!0),r.createVNode(u,{ref:"tableRef",class:"table",style:{height:"100%"},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:r.withCtx(({column:m,selectedKeys:p,setSelectedKeys:C,confirm:g,clearFilters:v})=>[r.createElementVNode("div",{class:"ecan-table-filter",style:r.normalizeStyle({height:e.filterDropdownHeight})},[r.createVNode(s,{value:m.filterOptionsInputValue,"onUpdate:value":b=>m.filterOptionsInputValue=b,placeholder:"请输入关键字",class:"filter-input",onChange:e.onSearchFilterOptions},null,8,["value","onUpdate:value","onChange"]),r.createVNode(f,{value:m.filterCheckboxGroupValue,"onUpdate:value":b=>m.filterCheckboxGroupValue=b,class:"filter-checkbox",options:e.useFilterOptions(m),onChange:b=>e.useSetSelectedKeys(C,m)},null,8,["value","onUpdate:value","options","onChange"]),r.createElementVNode("div",null,[r.createVNode(l,{type:"primary",size:"small",style:{width:"90px","margin-right":"8px"},onClick:()=>g()},{default:r.withCtx(()=>[Tf]),_:2},1032,["onClick"]),r.createVNode(l,{size:"small",style:{width:"90px"},onClick:r.withModifiers(b=>e.onResetFilter(v,m),["stop"])},{default:r.withCtx(()=>[Bf]),_:2},1032,["onClick"])])],4)]),bodyCell:r.withCtx(({column:m,index:p,text:C,record:g})=>[m.dataIndex==="SEQ"?(r.openBlock(),r.createElementBlock("span",Df,r.toDisplayString(p+1),1)):m.dataIndex==="ACTION"?(r.openBlock(),r.createElementBlock("div",Rf,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.actionList,(v,b)=>(r.openBlock(),r.createElementBlock("div",{class:"action",key:b},[r.createElementVNode("a",{href:e.handleHref(v.href,g),target:e.handleHrefTarget(v.target),style:r.normalizeStyle({color:v.color,fontSize:e.fontSize,fontWeight:e.fontWeight}),onClick:A=>e.onTouchHrefEvent(v.target,e.handleHref(v.href,g))},r.toDisplayString(v.title),13,If)]))),128))])):m.format==="progress"?(r.openBlock(),r.createElementBlock("div",Lf,[r.createElementVNode("div",{class:"progress",style:r.normalizeStyle({background:m.progressColor||"#1890ff",height:m.progressWidth||"18px",width:`${e.handleProgressText(C,m.progressTextDecimalPlaces)}%`})},null,4),r.createElementVNode("div",{class:"progress-text",style:r.normalizeStyle({color:e.handleProgressText(C)<100?m.progressTextColor||"#333":m.progressFinishedTextColor||"#fff"})},r.toDisplayString(e.handleProgressText(C,m.progressTextDecimalPlaces))+"% ",5)])):(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass([e.contrastClass(C,m.format)]),style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString(m.format!=null?e.formatFn(C,m.format):C),7))]),summary:r.withCtx(()=>[e.summaryList.length>0?(r.openBlock(),r.createBlock(y,{key:0},{default:r.withCtx(()=>[r.createVNode(d,null,{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.summaryList,(m,p)=>(r.openBlock(),r.createBlock(c,{key:p,index:p,style:r.normalizeStyle({backgroundColor:e.cellBackgroundColor,textAlign:m.cellAlign||"center",color:m.cellColor,borderBottomColor:e.borderColor})},{default:r.withCtx(()=>[r.createElementVNode("div",{class:r.normalizeClass([e.contrastClass(m.total,m.format)]),style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString((m.format!=null||m.format!=="")&&e.formatFn(m.total,m.format)),7)]),_:2},1032,["index","style"]))),128))]),_:1})]),_:1})):r.createCommentVNode("",!0)]),_:1},8,["columns","data-source","bordered","size","customRow","scroll","pagination","row-class-name","onChange"]),(x=e.tableDataSource)!=null&&x.length&&!e.simple&&e.pageSizeShow&&e.pageSizeVisible?(r.openBlock(),r.createBlock(r.Teleport,{key:1,to:"#ecanTable-"+e.id+" .ant-pagination"},[r.createElementVNode("div",Of,[r.withDirectives(r.createElementVNode("input",{type:"text","onUpdate:modelValue":n[0]||(n[0]=m=>e.pageSize=m)},null,512),[[r.vModelText,e.pageSize]]),Nf])],8,["to"])):r.createCommentVNode("",!0)]}),_:1},8,["loading"])],12,_f)}const j0=se(re(cr,[["render",zf],["__scopeId","data-v-a1d24e7f"]])),fr={...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:"{b}"},dr=fe(fr);qe.use([lt.CanvasRenderer,Ue.MapChart,Ue.ScatterChart,he.VisualMapComponent,he.TooltipComponent,he.GraphicComponent]);const Mf=r.defineComponent({name:"EcanMap",components:{Echarts:Je},props:{...dr},setup(e){const n=ue(e,["backgroundImage"]),t=r.ref(),o=r.computed(()=>ut(e.geoBackgroundImage)),a=r.computed(()=>ut(e.backgroundImage)),i=r.computed(()=>e.geoBackgroundImage?{image:r.unref(t),repeat:e.geoBackgroundImageRepeat}:e.geoItemStyleAreaColor),l=r.computed(()=>{const d=e.symbolImage;return e.symbolImage?"image://"+ut(d):"circle"}),s=r.computed(()=>{const d=e.geoCenter;let y;return typeof d=="string"&&d!==""&&(y=d.split(",")),{tooltip:{show:!0},graphic:[{type:"image",style:{width:parseFloat(e.width),height:parseFloat(e.height),image:r.unref(a)},top:"center"}],geo:{zoom:e.geoZoom,roam:e.geoRoam,center:y,map:"map",tooltip:{show:!1},label:{show:e.geoLabelShow,color:e.geoLabelColor,fontSize:e.geoLabelFontSize},itemStyle:{areaColor:r.unref(i),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:r.unref(l),symbolSize:[e.symbolWidth,e.symbolHeight],label:{show:e.labelShow,fontSize:e.labelFontSize,formatter:e.labelFormatter,color:e.labelColor},tooltip:{show:e.tooltipShow,formatter:e.tooltipFormatter,textStyle:{color:e.tooltipTextStyleColor}},data:e.data}]}}),f=r.ref(!1),c=async()=>{var y;const d=e.mapJson;if(d!=null&&d.path){const u=await ot(((y=window==null?void 0:window.config)==null?void 0:y.uploadPath)+d.path);qe.registerMap("map",(u==null?void 0:u.data)||{})}f.value=!0};return r.watch(()=>e.mapJson,()=>{c()},{immediate:!0,deep:!0}),{option:s,style:n,isLoadedData:f,geoBackgroundImageRef:t,myGeoBackgroundImage:o}}}),w1="",Pf=["src"];function Ff(e,n,t,o,a,i){const l=r.resolveComponent("echarts");return r.openBlock(),r.createElementBlock("div",{class:"ecan-map",style:r.normalizeStyle(e.style)},[e.isLoadedData?(r.openBlock(),r.createBlock(l,{key:0,option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])):r.createCommentVNode("",!0),r.withDirectives(r.createElementVNode("img",{ref:"geoBackgroundImageRef",src:e.myGeoBackgroundImage},null,8,Pf),[[r.vShow,!1]])],4)}const U0=se(re(Mf,[["render",Ff],["__scopeId","data-v-1fb5cdee"]])),G0=Object.freeze(Object.defineProperty({__proto__:null,EcanBar:E0,EcanBorder:z0,EcanButton:f0,EcanCheckbox:u0,EcanComboGraph:I0,EcanCustomGraph:D0,EcanDatePicker:i0,EcanIframe:V0,EcanImage:F0,EcanInput:r0,EcanLine:_0,EcanList:e0,EcanMap:U0,EcanModal:at,EcanPageConfig:Ha,EcanPie:C0,EcanProportion:n0,EcanProviderConfig:$a,EcanRadar:O0,EcanRadio:b0,EcanRangePicker:l0,EcanScatter:B0,EcanScrollText:Ya,EcanSelect:m0,EcanTable:j0,EcanTabs:P0,EcanText:Ka,EcanTimeDisplay:Ja,EcanTreeSelect:g0,barComponentProps:jo,barEvents:A0,barProps:$o,borderComponentProps:er,borderEvents:N0,borderProps:Qo,buttonComponentProps:Eo,buttonEvents:c0,buttonProps:Ao,checkboxComponentProps:Bo,checkboxEvents:d0,checkboxProps:To,comboGraphComponentProps:Yo,comboGraphEvents:R0,comboGraphProps:Ko,customGraphComponentProps:Zo,customGraphProps:Wo,datePickerComponentProps:Co,datePickerEvents:a0,datePickerProps:wo,iframeComponentProps:ir,iframeProps:ar,imageComponentProps:rr,imageProps:or,inputComponentProps:So,inputEvents:o0,inputProps:bo,lineComponentProps:Ho,lineEvents:k0,lineProps:qo,listComponentProps:yo,listEvents:Qa,listProps:go,mapComponentProps:dr,mapProps:fr,modalComponentProps:Vo,modalEvents:w0,modalProps:Fo,pageConfig:gn,pageConfigComponentProps:yn,pieComponentProps:Po,pieEvents:S0,pieProps:Mo,proportionComponentProps:vo,proportionEvents:t0,proportionProps:po,providerConfig:lo,providerConfigComponentProps:co,radarComponentProps:Jo,radarEvents:L0,radarProps:Xo,radioComponentProps:No,radioEvents:y0,radioProps:Oo,rangePickerComponentProps:_o,rangePickerEvents:s0,rangePickerProps:ko,scatterComponentProps:Go,scatterEvents:T0,scatterProps:Uo,selectComponentProps:Ro,selectEvents:h0,selectProps:Do,tableComponentProps:lr,tableEvents:q0,tableProps:sr,tabsComponentProps:nr,tabsEvents:M0,tabsProps:tr,textComponentProps:uo,textEvents:ja,textProps:fo,timeDisplayComponentProps:xo,timeDisplayEvents:Xa,timeDisplayProps:mo,treeSelectComponentProps:Lo,treeSelectEvents:x0,treeSelectProps:Io},Symbol.toStringTag,{value:"Module"})),Vf={install:e=>{Object.keys(G0).forEach(n=>{const t=G0[n];t.install&&e.use(t)})}};P.EcanBar=E0,P.EcanBorder=z0,P.EcanButton=f0,P.EcanCheckbox=u0,P.EcanComboGraph=I0,P.EcanCustomGraph=D0,P.EcanDatePicker=i0,P.EcanIframe=V0,P.EcanImage=F0,P.EcanInput=r0,P.EcanLine=_0,P.EcanList=e0,P.EcanMap=U0,P.EcanModal=at,P.EcanPageConfig=Ha,P.EcanPie=C0,P.EcanProportion=n0,P.EcanProviderConfig=$a,P.EcanRadar=O0,P.EcanRadio=b0,P.EcanRangePicker=l0,P.EcanScatter=B0,P.EcanScrollText=Ya,P.EcanSelect=m0,P.EcanTable=j0,P.EcanTabs=P0,P.EcanText=Ka,P.EcanTimeDisplay=Ja,P.EcanTreeSelect=g0,P.barComponentProps=jo,P.barEvents=A0,P.barProps=$o,P.borderComponentProps=er,P.borderEvents=N0,P.borderProps=Qo,P.buttonComponentProps=Eo,P.buttonEvents=c0,P.buttonProps=Ao,P.checkboxComponentProps=Bo,P.checkboxEvents=d0,P.checkboxProps=To,P.comboGraphComponentProps=Yo,P.comboGraphEvents=R0,P.comboGraphProps=Ko,P.customGraphComponentProps=Zo,P.customGraphProps=Wo,P.datePickerComponentProps=Co,P.datePickerEvents=a0,P.datePickerProps=wo,P.default=Vf,P.iframeComponentProps=ir,P.iframeProps=ar,P.imageComponentProps=rr,P.imageProps=or,P.inputComponentProps=So,P.inputEvents=o0,P.inputProps=bo,P.lineComponentProps=Ho,P.lineEvents=k0,P.lineProps=qo,P.listComponentProps=yo,P.listEvents=Qa,P.listProps=go,P.mapComponentProps=dr,P.mapProps=fr,P.modalComponentProps=Vo,P.modalEvents=w0,P.modalProps=Fo,P.pageConfig=gn,P.pageConfigComponentProps=yn,P.pieComponentProps=Po,P.pieEvents=S0,P.pieProps=Mo,P.proportionComponentProps=vo,P.proportionEvents=t0,P.proportionProps=po,P.providerConfig=lo,P.providerConfigComponentProps=co,P.radarComponentProps=Jo,P.radarEvents=L0,P.radarProps=Xo,P.radioComponentProps=No,P.radioEvents=y0,P.radioProps=Oo,P.rangePickerComponentProps=_o,P.rangePickerEvents=s0,P.rangePickerProps=ko,P.scatterComponentProps=Go,P.scatterEvents=T0,P.scatterProps=Uo,P.selectComponentProps=Ro,P.selectEvents=h0,P.selectProps=Do,P.tableComponentProps=lr,P.tableEvents=q0,P.tableProps=sr,P.tabsComponentProps=nr,P.tabsEvents=M0,P.tabsProps=tr,P.textComponentProps=uo,P.textEvents=ja,P.textProps=fo,P.timeDisplayComponentProps=xo,P.timeDisplayEvents=Xa,P.timeDisplayProps=mo,P.treeSelectComponentProps=Lo,P.treeSelectEvents=x0,P.treeSelectProps=Io,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
116
|
+
<span style="color: ${e.color}">${e.minusSignShow?"-":""}${Math.abs(+_)}%</span>
|
|
117
|
+
</span>`))):e.format==="percent"?(_=+_,isNaN(_)||(_=(_*100).toFixed(2),g=g.replace(C,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${_}%</span>`))):e.format==="money"?(_=+_,isNaN(_)||(_=so(_),g=g.replace(C,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${_}</span>`))):L==="thousands"?(_=+_,isNaN(_)||(_=Fl(_),g=g.replace(C,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${_}</span>`))):g=g.replace(C,`<span style="color:${e.variableColor};font-size:${r.unref(o)}">${_}</span>`)}}if(b||(b=`<span>${g}</span>`),e.unitShow&&e.unitText){const{unitTop:S,unitLeft:C}=e;let A="position:relative;";S&&(A+=`top:${S};`),C&&(A+=`margin-left:${C};`),b+=`<span style='color:${e.unitColor};font-size:${e.unitFontSize};font-weight:${e.unitFontWeight};${A}'>${e.unitText}</span>`}return b}),{pageMode:l}=r.inject(ke,{pageMode:"normal"}),s=Re(e),f=r.ref(!1),c=async()=>{var m;try{f.value=!0;const p=await s();t.value=((m=p==null?void 0:p.data)==null?void 0:m.data)||{}}catch(p){console.error(p)}finally{f.value=!1}},d=()=>{e.dataType!=="static"&&c()};Ce(e,{refreshData:d});const{setRequest:y}=r.inject(Te,{setRequest:({id:m,sortNum:p,requestFn:w})=>{}});y({id:e.id,requestFn:d,sortNum:e.requestSort}),Ce(e,{refreshData:d});const u=ye(e),h=u("click",()=>{if(!e.linkPage&&!e.href)return;const m=e.linkPage||"",p=qa(r.unref(l),m),w=e.href;let g=w||p;g=be(g);const v=e.target;v&&(v!=="event"?window.open(g,"_"+v):window.parent.postMessage({type:"openPage",url:w},"*"))}),x=u("valueChange",()=>{});return r.watch(()=>i.value,(m,p)=>{m!==p&&x()}),{style:n,myText:i,loading:f,click:h,textIndent:a,vFontSize:o}}}),Wa=()=>{r.useCssVars(e=>({b587bd1e:e.vFontSize,ab2fd0a4:e.textIndent,"412bf006":e.percentageSide}))},Za=ho.setup;ho.setup=Za?(e,n)=>(Wa(),Za(e,n)):Wa;const yd="",Wl=["innerHTML"];function Zl(e,n,t,o,a,i){const l=r.resolveComponent("skeleton");return e.loading?(r.openBlock(),r.createElementBlock("div",{key:0,class:"skeleton-wrapper",style:r.normalizeStyle(e.style)},[r.createVNode(l,{loading:e.loading},null,8,["loading"])],4)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"ecan-text",style:r.normalizeStyle(e.style),innerHTML:e.myText,onClick:n[0]||(n[0]=(...s)=>e.click&&e.click(...s))},null,12,Wl))}const Ka=se(re(ho,[["render",Zl],["__scopeId","data-v-d7a99ae1"]])),Kl=r.defineComponent({name:"EcanScrollText",setup(){return{text:r.ref("基础文本")}}}),vd="",Yl={class:"red"};function Xl(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",Yl,r.toDisplayString(e.text),1)}const Ya=se(re(Kl,[["render",Xl],["__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=fe(mo),Xa=["timeChange"],Jl=r.defineComponent({name:"EcanTimeDisplay",props:{...xo},setup(e){const n=ue(e),t=()=>{const{format:c,operate:d}=e;let y=Ne();if(d){const{type:u,value:h,mode:x}=d;switch(u){case"add":y=y.add(h,x);break;case"minus":y=y.subtract(h,x)}}return y.format(c)},o=r.ref();r.watch(()=>[e.operate,e.format],()=>{o.value=t()},{immediate:!0,deep:!0}),r.watch(()=>e.updateInterval,()=>{f()},{deep:!0});let a=null;const i=()=>{clearInterval(a),a=null},s=ye(e)("timeChange",()=>{}),f=()=>{a&&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]),a=setInterval(()=>{o.value=t(),s()},c)};return Ce(e,{timeChange:s}),r.onMounted(()=>{f()}),r.onUnmounted(()=>{i()}),{style:n,time:o}}}),Sd="";function Ql(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"time-display",style:r.normalizeStyle(e.style)},r.toDisplayString(e.time),5)}const Ja=se(re(Jl,[["render",Ql],["__scopeId","data-v-b628fca2"]])),go={...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"}]},yo=fe(go),Qa=["refreshData","click"],ec=r.defineComponent({name:"EcanList",components:{Skeleton:Vt},props:{...yo},setup(e){const n=r.ref(e.data),t=ue(e,["backgroundColor"]),o=r.computed(()=>e.useRanking?{textAlign:"center"}:{textAlign:"left"}),a=(h,x)=>x==null||x===""?h:{money:so,percentage:Xt,contrast:Xt}[x](h)||"",i=(h,x)=>{const m=parseFloat(h+"");if(x!=="contrast")return"";switch(!0){case m>=0:return"goUp";case m<0:return"goDown"}},l=Re(e),s=r.ref(!1),f=async()=>{var h;if(e.dataType==="request")try{s.value=!0;const x=await l();n.value=((h=x==null?void 0:x.data)==null?void 0:h.data.rows)||[]}catch(x){console.error(x)}finally{s.value=!1}},c=()=>{f()},y=ye(e)("click",()=>{});Ce(e,{refreshData:c});const{setRequest:u}=r.inject(Te,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:f,sortNum:e.requestSort}),{style:t,formatFn:a,columnStyle:o,contrastClass:i,dataSource:n,loading:s,click:y}}}),Cd="",kd="",tc=e=>(r.pushScopeId("data-v-7aa27677"),e=e(),r.popScopeId(),e),nc={key:0,class:"title"},oc={key:0,class:"ranking"},rc={key:1,class:"ecan-list-content"},ac={key:0,class:"ranking"},ic=tc(()=>r.createElementVNode("div",{class:"icon"},null,-1)),sc={class:"sort"},lc={key:2,class:"empty"};function cc(e,n,t,o,a,i){const l=r.resolveComponent("skeleton");return r.openBlock(),r.createElementBlock("div",{class:"ecan-list",style:r.normalizeStyle(e.style)},[r.createVNode(l,{loading:e.loading},{default:r.withCtx(()=>[e.useTitle?(r.openBlock(),r.createElementBlock("div",nc,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columnCount,s=>(r.openBlock(),r.createElementBlock("div",{class:"title-inner",style:r.normalizeStyle({backgroundColor:e.backgroundColor,height:e.itemHeight,width:`calc(100% / ${e.columnCount} - ${e.itemColSpan} * ${e.columnCount-1}/ ${e.columnCount})`,marginRight:s%e.columnCount!==0?e.itemColSpan:""}),key:s},[e.useRanking?(r.openBlock(),r.createElementBlock("div",oc)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columns,(f,c)=>(r.openBlock(),r.createElementBlock("div",{class:"column",key:f.key||c,style:r.normalizeStyle({color:f.titleColor,...e.columnStyle})},r.toDisplayString(f.title),5))),128))],4))),128))])):r.createCommentVNode("",!0),e.dataSource.length>0?(r.openBlock(),r.createElementBlock("div",rc,[e.useTitle?(r.openBlock(),r.createElementBlock("div",{key:0,class:"title-placeholder",style:r.normalizeStyle({marginBottom:e.itemRowSpan})},null,4)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.dataSource.slice(0,e.sliceCount),(s,f)=>(r.openBlock(),r.createElementBlock("div",{class:"item",style:r.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:s.id||f,onClick:n[0]||(n[0]=(...c)=>e.click&&e.click(...c))},[e.useRanking?(r.openBlock(),r.createElementBlock("div",ac,[ic,r.createElementVNode("div",sc," Top "+r.toDisplayString(f+1),1)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.columns,c=>(r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["column",e.contrastClass(s[c.key],c.format)]),key:c.key,style:r.normalizeStyle({fontSize:c.fontSize,color:e.contrastClass(s[c.key],c.format)===""?c.color:"",fontWeight:c.fontWeight,...e.columnStyle})},r.toDisplayString((c.format!=null||c.format!=="")&&e.formatFn(s[c.key],c.format)),7))),128))],4))),128))])):(r.openBlock(),r.createElementBlock("div",lc," 暂无数据 "))]),_:1},8,["loading"])],4)}const e0=se(re(ec,[["render",cc],["__scopeId","data-v-7aa27677"]])),po={...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},vo=fe(po),t0=["refreshData","click"],fc=r.defineComponent({name:"EcanProportion",components:{AProgress:ne.Progress,Skeleton:Vt},props:{...vo},setup(e){const{pageMode:n}=r.inject(ke,{pageMode:"normal"}),t=ue(e),o=r.computed(()=>{const m=e.width;return parseFloat(m)}),a=r.ref({});r.watch(()=>e.data,()=>{(e.dataType==="static"||r.unref(n)==="design")&&(a.value=e.data)},{immediate:!0,deep:!0});const i=r.computed(()=>{const m=r.unref(a),p=+e.variableDefaultValue;if(m==null)return isNaN(p)?0:p;const w=e.text.match(/\{.+\}/g)||[];let g;const v=new Set(Object.keys(m));for(let b=0;b<w.length;b++){const T=w[b],S=T.slice(1,T.length-1);if(v.has(S)){g=m[S];break}}return typeof g=="number"?g=g*100:typeof g=="string"&&!isNaN(+g)?g=+g*100:isNaN(p)?g=0:g=p*100,e.decimalFormat&&(g=+g.toFixed(2)),g}),l=r.computed(()=>{var v;let m=e.text;if(m==="")return r.unref(i);const p=e.variableDefaultValue,w=r.unref(a),g=m.match(/\{.+\}/g)||[];for(let b=0;b<g.length;b++){const T=g[b];let S=T.slice(1,T.length-1);const C=/[\u4e00-\u9fa5a-z-_A-Z0-9]*/g,A=T.match(C);for(let k=0;k<(A==null?void 0:A.length);k++){const _=(v=A[k])==null?void 0:v.trim();w[_]!=null&&(S=S.replace(_,w[_]))}let I=S;try{/\(.*\)/g.test(S)&&(I=Qt(S))}catch(k){console.error(k)}typeof+I=="number"&&!isNaN(+I)?(I=+I*100,e.decimalFormat&&(I=I.toFixed(2))):I=p,m=m.replace(T,I+"")}return m}),s=Re(e),f=r.ref(!1),c=async()=>{var m;if(e.dataType==="request")try{f.value=!0;const p=await s();a.value=((m=p==null?void 0:p.data)==null?void 0:m.data)||{}}catch(p){console.error(p)}finally{f.value=!1}};Ce(e,{refreshData:()=>{c()}});const u=ye(e)("click",()=>{}),{setRequest:h}=r.inject(Te,{setRequest:({id:m,sortNum:p,requestFn:w})=>{}});h({id:e.id,requestFn:c,sortNum:e.requestSort});const x=r.computed(()=>{const{gradientShow:m,gradientColor:p,gradientOffset:w,strokeColor:g}=e;let v=g;return m&&p&&(v={"0%":g,[`${w*100}%`]:p}),v});return{style:t,myWidth:o,text:l,myValue:i,loading:f,click:u,customStrokeColor:x}}}),Ad="";function dc(e,n,t,o,a,i){const l=r.resolveComponent("skeleton"),s=r.resolveComponent("a-progress");return r.openBlock(),r.createElementBlock("div",{class:"ecan-proportion",style:r.normalizeStyle(e.style)},[r.createVNode(s,{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:r.withCtx(()=>[e.loading?(r.openBlock(),r.createBlock(l,{key:0,loading:e.loading},null,8,["loading"])):e.strokeTextShow?(r.openBlock(),r.createElementBlock("div",{key:1,class:"format",style:r.normalizeStyle({width:e.strokeTextWidth,fontSize:e.fontSize,color:e.color,fontWeight:e.fontWeight,lineHeight:e.lineHeight})},r.toDisplayString(e.text),5)):r.createCommentVNode("",!0)]),_:1},8,["percent","width","type","strokeColor","strokeLinecap","trailColor","strokeWidth","showInfo","gapDegree","onClick"])],4)}const n0=se(re(fc,[["render",dc],["__scopeId","data-v-269e1e9a"]])),bo={...me,width:"200px",id:"",left:"0px",top:"0px",name:"输入框",keyName:"输入框",rotate:"",type:"ecanInput",value:"",placeholder:"请输入文字"},So=fe(bo),o0=["inputChange","inputBlur"],uc=r.defineComponent({name:"EcanInput",components:{AInput:ne.Input},props:{...So},setup(e){const n=ue(e),t=r.ref("");r.watch(()=>e.value,c=>{t.value=c},{immediate:!0});const{getGlobalModel:o,setGlobalModel:a}=r.inject(we,{getGlobalModel:c=>{},setGlobalModel:(c,d)=>{}});a(e.id,{type:e.type,value:t});const i=()=>{const c=o(e.id);a(e.id,{...c,RECORD:t})},l=ye(e),s=je.debounce(l("inputChange",()=>{i()}),300),f=l("inputBlur",()=>{});return{style:n,myValue:t,inputBlur:f,inputChange:s}}}),Ed="";function hc(e,n,t,o,a,i){const l=r.resolveComponent("a-input");return r.openBlock(),r.createElementBlock("div",{class:"ecan-input",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"input",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),placeholder:e.placeholder,onChange:e.inputChange,onBlur:e.inputBlur},null,8,["value","placeholder","onChange","onBlur"])],4)}const r0=se(re(uc,[["render",hc]])),wo={...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},Co=fe(wo),a0=["dateChange"],mc=r.defineComponent({name:"EcanDatePicker",props:{...Co},components:{ADatePicker:ne.DatePicker},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=r.ref(null);r.watch(()=>[e.value,e.useCurrentTime,e.operate],([f,c,d])=>{let y=null;if(f?y=Ne(be(f)):c&&(y=Ne()),d&&y){const{type:u,value:h,mode:x}=d;switch(u){case"add":y=y.add(h,x);break;case"minus":y=y.subtract(h,x)}}o.value=y},{deep:!0,immediate:!0});const{setGlobalModel:a}=r.inject(we,{setGlobalModel:(f,c)=>{}});a(e.id,{type:e.type,format:e.format,value:o});const l=ye(e)("dateChange",()=>{}),s=()=>{r.unref(o)&&l()};return Ce(e,{dateChange:l}),{style:n,getPopupContainer:t,myValue:o,locale:hr,change:s}}}),Dd="";function xc(e,n,t,o,a,i){const l=r.resolveComponent("a-date-picker");return r.openBlock(),r.createElementBlock("div",{class:"ecan-date-picker",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"date-picker",dropdownClassName:"ecan-date-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),format:e.format,picker:e.picker,showTime:e.showTime,locale:e.locale,onChange:e.change,getPopupContainer:e.getPopupContainer},null,8,["value","format","picker","showTime","locale","onChange","getPopupContainer"])],4)}const i0=se(re(mc,[["render",xc]])),ko={...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:""},_o=fe(ko),s0=["dateChange"],gc=r.defineComponent({name:"EcanRangePicker",components:{ARangePicker:ne.RangePicker},props:{..._o},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=r.ref([null,null]);r.watch(()=>[e.startTime,e.endTime,e.useCurrentTime,e.interval,e.intervalUnit,e.operate],([p,w,g,v,b,T])=>{let S=null,C=null;if(g&&(S=Ne().subtract(v,b),C=Ne()),p&&(S=Ne(be(p))),w&&(C=Ne(be(w))),T){const{type:A,value:I,mode:k}=T;switch(A){case"add":S=S&&S.add(I,k),C=C&&C.add(I,k);break;case"minus":S=S&&S.subtract(I,k),C=C&&C.subtract(I,k)}}o.value=[S,C]},{immediate:!0});let a=r.unref(o)[0],i=r.unref(o)[1];const l=p=>{Array.isArray(p)?(a=p[0],i=p[1]):(a=null,i=null)},s=p=>{let w=!1,{limitStartTime:g,limitEndTime:v}=e;const b={startTime:`${a||""}`,endTime:`${i||""}`};return g=be(g,{codeData:b}),v=be(v,{codeData:b}),g&&v?w=!(Ne(g)<p&&p<Ne(v)):g?w=Ne(g)>p:v&&(w=Ne(v)<p),w},{setGlobalModel:f}=r.inject(we,{setGlobalModel:(p,w)=>{}}),c=r.computed(()=>Array.isArray(r.unref(o))?r.unref(o)[0]:null),d=r.computed(()=>Array.isArray(r.unref(o))?r.unref(o)[1]:null);f(e.id,{type:e.type,format:e.format,startTime:c,endTime:d});const y=ye(e);let u=!1;const h=y("dateChange",()=>{}),x=p=>{const w=r.unref(o),g=w&&w[0]&&w[1];p===!1&&u===!0&&g&&(h(),u=!1)},m=()=>{u=!0};return Ce(e,{dateChange:h}),{style:n,getPopupContainer:t,locale:hr,dateChange:h,myValue:o,disabledDate:s,calendarChange:l,openChange:x,change:m}}}),Id="",Ld="";function yc(e,n,t,o,a,i){const l=r.resolveComponent("a-range-picker");return r.openBlock(),r.createElementBlock("div",{class:"ecan-range-picker",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"range-picker",dropdownClassName:"ecan-range-picker-dropdown",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),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},null,8,["value","format","picker","locale","getPopupContainer","disabled-date","onChange","onCalendarChange","onOpenChange"])],4)}const l0=se(re(gc,[["render",yc],["__scopeId","data-v-ddb2a0fe"]])),Ao={...me,width:"200px",name:"按钮",keyName:"按钮",type:"ecanButton",text:"按钮",mode:"default",danger:!1,shape:"default",href:"",target:"self",fontSize:"14px",fontWeight:400},To=fe(Ao),c0=["click"],pc=r.defineComponent({name:"EcanButton",components:{AButton:ne.Button},props:{...To},setup(e){const n=ue(e),o=ye(e)("click",()=>{const f=r.unref(l);f&&e.target==="event"&&window.parent.postMessage({type:"openPage",url:f},"*")}),a=r.computed(()=>({height:e.height})),i=r.computed(()=>be(e.text)),l=r.computed(()=>be(e.href)||null),s=r.computed(()=>{const f=e.target;if(!(f==="event"||r.unref(l)==null))return{self:"_self",blank:"_blank"}[f]});return{style:n,click:o,myText:i,myHref:l,myTarget:s,buttonStyle:a}}}),Nd="";function vc(e,n,t,o,a,i){const l=r.resolveComponent("a-button");return r.openBlock(),r.createElementBlock("div",{class:"ecan-button",style:r.normalizeStyle(e.style)},[r.createVNode(l,{block:"",onClick:e.click,type:e.mode,danger:e.danger,shape:e.shape,href:e.myHref,target:e.myTarget,style:r.normalizeStyle(e.buttonStyle)},{default:r.withCtx(()=>[r.createElementVNode("span",{style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString(e.myText),5)]),_:1},8,["onClick","type","danger","shape","href","target","style"])],4)}const f0=se(re(pc,[["render",vc]])),Eo={...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"}]},Bo=fe(Eo),d0=["checkboxChange"],bc=r.defineComponent({name:"EcanCheckbox",components:{ACheckboxGroup:ne.CheckboxGroup},props:{...Bo},setup(e){const n=ue(e),t=r.ref([]),o=r.ref([]),a=u=>{const h=e.value;let x=[];u.forEach(m=>{m.checked&&x.push(m.value)}),typeof h=="string"&&h!==""?x=x.concat(h.split(",")):Array.isArray(h)&&(x=x.concat(h)),t.value=u,o.value=x};r.watch(()=>[e.data,e.value],([u])=>{a(u)},{immediate:!0,deep:!0});const i=Re(e),l=async()=>{var x,m;if(e.dataType!=="request")return;const u=await i(),h=((m=(x=u==null?void 0:u.data)==null?void 0:x.data)==null?void 0:m.rows)||[];a(h)},{getGlobalModel:s,setGlobalModel:f}=r.inject(we,{getGlobalModel:u=>{},setGlobalModel:(u,h)=>{}});f(e.id,{type:e.type,value:o});const d=ye(e)("checkboxChange",()=>{const u=s(e.id);f(e.id,{...u,RECORD:o})}),{setRequest:y}=r.inject(Te,{setRequest:({id:u,sortNum:h,requestFn:x})=>{}});return y({id:e.id,requestFn:l,sortNum:e.requestSort}),{myOption:t,style:n,myValue:o,checkboxChange:d}}}),Md="";function Sc(e,n,t,o,a,i){const l=r.resolveComponent("a-checkbox-group");return r.openBlock(),r.createElementBlock("div",{class:"ecan-checkbox",style:r.normalizeStyle(e.style)},[r.createVNode(l,{options:e.myOption,value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),onChange:e.checkboxChange},null,8,["options","value","onChange"])],4)}const u0=se(re(bc,[["render",Sc]])),Do={...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},Ro=fe(Do),h0=["selectChange","refreshData"],wc=r.defineComponent({name:"EcanSelect",components:{ASelect:ne.Select},props:{...Ro},setup(e){const n=ue(e),t=()=>document.getElementById("ProviderConfig")||document.body,o=Re(e),a=r.ref(e.data||[]),i=r.ref();r.watch(()=>[e.value,e.mode,e.selectFirstOption],()=>{const{mode:p,selectFirstOption:w,value:g}=e;p==="multiple"||p==="tags"||p==="combobox"?g?i.value=g.split(","):w&&(i.value=[r.unref(a)[0]]):g?i.value=g:w&&(i.value=r.unref(a)[0])},{immediate:!0});const l=e.dataFieldNames,s=(p,w)=>{const g=l.label,v=l.value;let b;const T=w[g],S=w[v];return T!=null?b=T:S!=null&&(b=S),(b==null?void 0:b.toLowerCase().indexOf(p==null?void 0:p.toLowerCase()))>=0},f=p=>{const{label:w,value:g,options:v}=e.dataFieldNames;if(v&&Array.isArray(p))if(p.some(b=>v in b)){const b={},T=[];p.forEach(S=>{b[S[v]]||(b[S[v]]=[]),b[S[v]].push({[w]:S[w],[g]:S[g]})});for(const S in b)T.push({[w]:S,[v]:b[S]});return T}else return p;else if(!v)return p},c=r.ref(!1),d=async()=>{var p,w;if(e.dataType==="request"){c.value=!0;try{const g=await o();if(a.value=f(((w=(p=g==null?void 0:g.data)==null?void 0:p.data)==null?void 0:w.rows)||[]),e.selectFirstOption){let v=r.unref(a)[0];if(l.options){const b=v[l.options];b&&b.length&&(v=b[0])}i.value=v[l.value]}}catch(g){console.error(g)}finally{c.value=!1}}},{getGlobalModel:y,setGlobalModel:u}=r.inject(we,{getGlobalModel:p=>{},setGlobalModel:(p,w)=>{}});u(e.id,{type:e.type,value:i});const x=ye(e)("selectChange",()=>{const p=e.id,w=y(p);u(p,{...w,RECORD:i})});Ce(e,{selectChange:x,refreshData:d});const{setRequest:m}=r.inject(Te,{setRequest:({id:p,sortNum:w,requestFn:g})=>{}});return m({id:e.id,requestFn:d,sortNum:e.requestSort}),{style:n,getPopupContainer:t,myValue:i,selectChange:x,options:a,filterOption:s,loading:c}}}),Fd="",Vd="";function Cc(e,n,t,o,a,i){const l=r.resolveComponent("a-select");return r.openBlock(),r.createElementBlock("div",{class:"ecan-select",style:r.normalizeStyle(e.style)},[r.createVNode(l,{class:"select",value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),placeholder:e.placeholder,showSearch:"",allowClear:"",options:e.options,mode:e.mode,getPopupContainer:e.getPopupContainer,fieldNames:e.dataFieldNames,maxTagCount:e.maxTagCount,filterOption:e.filterOption,loading:e.loading,autoClearSearchValue:e.autoClearSearchValue,onChange:e.selectChange},null,8,["value","placeholder","options","mode","getPopupContainer","fieldNames","maxTagCount","filterOption","loading","autoClearSearchValue","onChange"])],4)}const m0=se(re(wc,[["render",Cc],["__scopeId","data-v-7c425ecc"]])),Io={...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},Lo=fe(Io),x0=["selectChange","refreshData"],kc={name:"EcanTreeSelect",components:{ATreeSelect:ne.TreeSelect},props:{...Lo},setup(e){const n=ue(e),t=r.ref(e.data),o=(h,x)=>{const m=e.dataFieldNames,p=m.label,w=m.value;let g;const v=x[p],b=x[w];return v!=null?g=v:b!=null&&(g=b),(g==null?void 0:g.toLowerCase().indexOf(h==null?void 0:h.toLowerCase()))>=0},a=r.ref();r.watch(()=>[e.multiple,e.value,e.treeCheckable,e.selectFirstOption],()=>{const{multiple:h,value:x,selectFirstOption:m}=e;h?x?a.value=x.split(","):m&&(a.value=[r.unref(t)[0]]):x?a.value=x:m&&(a.value=r.unref(t)[0])},{immediate:!0});const i=r.ref(!1),l=Re(e),s=async()=>{var h,x;if(e.dataType==="request"){i.value=!0;try{const m=await l();t.value=((x=(h=m==null?void 0:m.data)==null?void 0:h.data)==null?void 0:x.rows)||[];const p=r.unref(t)[0];e.value===""&&p!=null&&(a.value=p[e.dataFieldNames.value])}catch(m){console.error(m)}finally{i.value=!1}}},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:h=>{},setGlobalModel:(h,x)=>{}});c(e.id,{type:e.type,value:a});const y=ye(e)("selectChange",()=>{const h=e.id,x=f(h);c(h,{...x,RECORD:a})});Ce(e,{selectChange:y,refreshData:s});const{setRequest:u}=r.inject(Te,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:s,sortNum:e.reque}),{style:n,treeData:t,filterTreeNode:o,myValue:a,loading:i,selectChange:y}}},Hd="",$d="";function _c(e,n,t,o,a,i){const l=r.resolveComponent("a-tree-select");return r.openBlock(),r.createElementBlock("div",{class:"ecan-tree-select",style:r.normalizeStyle(o.style)},[r.createVNode(l,{class:"tree-select",value:o.myValue,"onUpdate:value":n[0]||(n[0]=s=>o.myValue=s),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 g0=se(re(kc,[["render",_c],["__scopeId","data-v-37236421"]])),Oo={...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"},No=fe(Oo),y0=["checkboxChange"],zo=r.defineComponent({name:"EcanRadio",components:{ARadioGroup:ne.RadioGroup},props:{...No},setup(e){const n=ue(e),t=r.ref([]),o=r.ref(""),a=h=>{const x=e.value;let m=[];h.forEach(p=>{p.checked&&m.push(p.value)}),typeof x=="string"&&x!==""?m=m.concat(x.split(",")):Array.isArray(x)&&(m=m.concat(x)),t.value=h,o.value=m[0]||""},i=r.computed(()=>e.height||"32px");r.watch(()=>[e.data,e.value],([h])=>{a(h)},{immediate:!0,deep:!0});const l=Re(e),s=async()=>{var m,p;if(e.dataType!=="request")return;const h=await l(),x=((p=(m=h==null?void 0:h.data)==null?void 0:m.data)==null?void 0:p.rows)||[];a(x)},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:h=>{},setGlobalModel:(h,x)=>{}});c(e.id,{type:e.type,value:o});const y=ye(e)("checkboxChange",()=>{const h=f(e.id);c(e.id,{...h,RECORD:o})}),{setRequest:u}=r.inject(Te,{setRequest:({id:h,sortNum:x,requestFn:m})=>{}});return u({id:e.id,requestFn:s,sortNum:e.requestSort}),{myOption:t,style:n,myValue:o,rHeight:i,checkboxChange:y}}}),p0=()=>{r.useCssVars(e=>({"6b42f1b0":e.rHeight}))},v0=zo.setup;zo.setup=v0?(e,n)=>(p0(),v0(e,n)):p0;const Ud="";function Ac(e,n,t,o,a,i){const l=r.resolveComponent("a-radio-group");return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(["ecan-radio",e.optionType]),style:r.normalizeStyle(e.style)},[r.createVNode(l,{value:e.myValue,"onUpdate:value":n[0]||(n[0]=s=>e.myValue=s),options:e.myOption,"option-type":e.optionType,onChange:e.checkboxChange},null,8,["value","options","option-type","onChange"])],6)}const b0=se(re(zo,[["render",Ac]])),Mo={...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",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},Po=fe(Mo),S0=["click","refreshData","resetRecord"],Et=async e=>{var f;const n=await ot.post(e,{},{responseType:"blob"}),{data:t,headers:o}=n,a=o["content-disposition"].replace(/\w+;filename=(.*)/,"$1"),i=new Blob([t]),l=document.createElement("a"),s=window.URL.createObjectURL(i);l.href=s,l.download=decodeURI(a),l.style.display="none",document.body.appendChild(l),l.click(),(f=l.parentNode)==null||f.removeChild(l),window.URL.revokeObjectURL(s)},Fo={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=fe(Fo),w0=["showModal"],Tc=r.defineComponent({name:"EcanModal",components:{AModal:ne.Modal,CloseOutlined:ps},props:{...Vo},setup(e,{emit:n}){const t=()=>document.getElementById("ProviderConfig")||document.body,o=r.computed(()=>{const R=e.position;return{verticalAlign:{default:"",top:"top",center:"middle",bottom:"bottom"}[R]}}),a=e.fullModal?"1920px":e.width,i=e.fullModal?"1080px":e.height,l=e.originalWidth,s=e.originalHeight,f=r.ref("80%"),c=r.ref(0),d=r.ref(),y=r.ref(0),u=r.ref({}),h=ue(e),x=r.ref({}),m=r.ref(!1),p=r.ref();let w;const g=()=>{d.value=parseFloat(a)/parseFloat(l);const R=parseFloat(i)/parseFloat(s),O=document.body.offsetWidth,E=document.body.offsetHeight;c.value=O*r.unref(d),y.value=E*R,f.value=`${r.unref(d)*100}%`,u.value={width:`${r.unref(c)}px`,height:`${r.unref(y)}px`},x.value={...r.unref(h),backgroundImage:ut(e.backgroundImage,!0),transform:`scale(${r.unref(c)/parseFloat(a)},${r.unref(y)/parseFloat(i)})`,width:a,height:i}},v=je.debounce(()=>{g()},100),b=()=>{const R=window.MutationObserver;w=new R(v),w.observe(document.body,{attributes:!0,attributeFilter:["style"],attributeOldValue:!0})},T=()=>{w&&(w.disconnect(),w.takeRecords(),w=null)},S=r.ref(!1),{touchRequest:C}=r.inject(Te,{touchRequest:()=>{}}),A=()=>{S.value=!0},I=()=>{n("close"),S.value=!1},k=()=>{I()},_=()=>{I()},{setModalModel:L,pushUseModalIds:N,popUseModalIds:V}=r.inject(Mr,{pushUseModalIds:R=>{},popUseModalIds:()=>{},setModalModel:(R,O)=>{}}),M=()=>{const R=e.id;let O=[];const E=e.componentList;Array.isArray(E)&&(O=E.map(D=>D.id),L(R,[...new Set(O)]))};r.watch(()=>S.value,async R=>{R?(m.value=!1,N(e.id),M(),await r.nextTick(()=>{g(),window.addEventListener("resize",v),b(),m.value=!0}),C()):(V(),window.removeEventListener("resize",v),T())});const q=r.computed(()=>r.unref(d)>=1),H=r.computed(()=>e.fullModal),B=r.computed(()=>{let R="ecan-modal";return r.unref(q)&&(R+=" ecan-full-width-modal"),r.unref(H)&&(R+=" ecan-full-modal"),R});return Ce(e,{showModal:A}),{modalRef:p,containStyle:u,contentStyle:x,getContainer:t,modalStyle:o,modalWith:f,isFullModal:H,style:h,visible:S,showModal:A,onOk:k,onCancel:_,isFullWidth:q,wrapClassName:B,ready:m}}}),Wd="",Zd="",Ec={key:0};function Bc(e,n,t,o,a,i){const l=r.resolveComponent("close-outlined"),s=r.resolveComponent("a-modal");return r.openBlock(),r.createBlock(s,{getContainer:e.getContainer,wrapClassName:e.wrapClassName,centered:"",visible:e.visible,footer:null,width:e.isFullModal||e.isFullWidth?"100%":e.modalWith,destroyOnClose:e.destroyOnClose,style:r.normalizeStyle(e.modalStyle),closable:!1,onOk:e.onOk,onCancel:e.onCancel,ref:"modalRef"},{default:r.withCtx(()=>[r.createElementVNode("div",{class:"contain",ref:"containRef",style:r.normalizeStyle(e.containStyle)},[e.ready?(r.openBlock(),r.createElementBlock("div",{key:0,class:"content",style:r.normalizeStyle(e.contentStyle)},[r.createElementVNode("div",{class:"header-bar",style:r.normalizeStyle({backgroundColor:e.backgroundColor,padding:"20px 30px"})},[e.title?(r.openBlock(),r.createElementBlock("div",{key:0,class:"ant-modal-title",style:r.normalizeStyle({fontSize:e.titleFontSize,color:e.titleColor})},r.toDisplayString(e.title),5)):r.createCommentVNode("",!0),r.createVNode(l,{class:"close-icon",onClick:e.onCancel},null,8,["onClick"])],4),e.componentList.length?(r.openBlock(),r.createElementBlock("div",Ec,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.componentList,(f,c)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(f.type),r.mergeProps({key:f.id+c},f),null,16))),128))])):r.renderSlot(e.$slots,"default",{key:1},void 0,!0)],4)):r.createCommentVNode("",!0)],4)]),_:3},8,["getContainer","wrapClassName","visible","width","destroyOnClose","style","onOk","onCancel"])}const at=se(re(Tc,[["render",Bc],["__scopeId","data-v-4234f235"]]));qe.use([lt.CanvasRenderer,Ue.PieChart,he.TitleComponent,he.ToolboxComponent,he.TooltipComponent,he.LegendComponent]);const Dc=r.defineComponent({name:"EcanPie",props:{...Po},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(!1),o=ue(e),a=r.ref([]),i=r.ref(),l=r.computed(()=>{let{data:C=[]}=r.unref(a)[0]||{};if(Array.isArray(e.colors)){const A=e.isUseLabelColors,I=e.colors;C=C.map((k,_)=>({label:A?{color:I[_]}:{},...k}))}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(){Et(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 A;t.value=!0,(A=i.value)==null||A.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(){ne.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:A=>{const{marker:I,seriesName:k,name:_,value:L,percent:N,data:V}=A||{};return be(e.tooltipFormatter,{textData:{marker:I,name:_,value:L,percent:N,a:k,b:_,c:L,d:N,...V}},{useNewline:!0,useSpace:!0})},textStyle:{color:e.tooltipTextStyleColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,align:"left",textStyle:{color:e.legendTextStyleColor,fontSize:t.value?ct:e.labelFontSize},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap},color:e.colors,series:[{data:C,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?ct:e.labelFontSize,position:e.labelPosition,formatter:Pl(e.labelFormatter)},labelLine:{show:e.labelLineShow,length:e.labelLineLength,length2:e.labelLineLength2},emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"},label:{}}}]}}),s=()=>{t.value=!1},{getGlobalModel:f,setGlobalModel:c}=r.inject(we,{getGlobalModel:C=>{},setGlobalModel:(C,A)=>{}}),{pageMode:d}=r.inject(ke,{pageMode:"normal"}),y=(C=[],A)=>{const{dataset:I}=yt(C,A);a.value=I},u=(C=[],A)=>{const I=yt(C,A);a.value=I.dataset};r.watch(()=>e.data,C=>{(e.dataType==="static"||r.unref(d)==="design")&&y(C)},{immediate:!0,deep:!0});const h=r.ref(!1),x=Re(e),m=async()=>{var C,A;if(e.dataType==="request")try{h.value=!0;const I=await x();y((A=(C=I==null?void 0:I.data)==null?void 0:C.data)==null?void 0:A.rows,e.valueTypeDataFieldNames)}catch(I){console.error(I)}finally{h.value=!1}},w=ye(e)("click",C=>{const A=f(e.id);c(e.id,{...A,RECORD:C==null?void 0:C.data})}),g=Tt(e),v=async()=>{var C;try{h.value=!0;const A=await g(),{data:I}=A.data||{};if(I){const{columns:k=[],rows:_=[]}=((C=A==null?void 0:A.data)==null?void 0:C.data)??{};let L=[];if(k.length>0){const N=k[0],V=k[1];L=_.map(M=>({name:M[N],value:M[V]}))}u(L)}}catch(A){console.error(A)}finally{h.value=!1}},b=()=>{switch(e.dataType){case"indicator":v();break;case"request":m();break}};Ce(e,{resetRecord:()=>{const C=e.id,A=f(C);c(C,{...A,RECORD:""})},refreshData:b,click:w}),n({refreshData:b});const{setRequest:S}=r.inject(Te,{setRequest:C=>{}});return typeof S=="function"&&S({id:e.id,requestFn:b,sortNum:e.requestSort}),{option:l,style:o,click:w,onClose:s,loading:h,ecanModal:i}}}),Yd="";function Rc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const C0=se(re(Dc,[["render",Rc]])),qo={...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},Ho=fe(qo),k0=["click","refreshData","resetRecord"];qe.use([lt.CanvasRenderer,Ue.LineChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const Ic=r.defineComponent({name:"EcanLine",props:{...Ho},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=ue(e),i=r.ref([]),l=r.ref([]),s=r.ref(),f=r.computed(()=>o.value?ct:12),c=r.ref({});let d;const y=r.ref([]),u=r.computed(()=>{const V=e.xAxisLabelFormatter,M=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(){Et(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 q;o.value=!0,(q=s.value)==null||q.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(){ne.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:q=>{var O;const H=q.length;let B="",R=e.tooltipFormatter;d=(O=q[0])==null?void 0:O.data,R===""&&(R="{marker} {a} {c}");for(let E=0;E<H;E++){const{marker:D,seriesName:z,name:F,value:G,data:Y}=q[E]||{};E===0&&(B+=`${F}<br/>`),B+=be(R,{textData:{marker:D,name:F,value:G,a:z,b:F,c:G,...Y}},{useNewline:!0,useSpace:!0}),B+="<br/>"}return B}},xAxis:{type:"category",boundaryGap:e.isBoundaryGap,data:r.unref(l).map(q=>{let H={};return q&&typeof q=="object"?H={...q,textStyle:{fontSize:f.value}}:H={value:q,textStyle:{fontSize:f.value}},H}),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,formatter(q){return ht(V,q)}},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:f.value,color:e.yAxisLabelColor,formatter(q){return ht(M,q)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:f.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(y).map(q=>({name:q.name,icon:e.legendType}))},series:r.unref(i)}}),h=()=>{o.value=!1},{getGlobalModel:x,setGlobalModel:m}=r.inject(we,{getGlobalModel:V=>{},setGlobalModel:(V,M)=>{}}),{pageMode:p}=r.inject(ke,{pageMode:"normal"}),w=(V=[],M=!1)=>{let q;if(e.dataFieldConfigType==="key"){const O=M?e.keyTypeDataFieldNames:null;q=rt(V,O)}else if(e.dataFieldConfigType==="value"){const O=M?e.valueTypeDataFieldNames:null;q=yt(V,O)}l.value=q.dimensions,y.value=q.dataset;const H=q.dataset,B=[],R=H.length;for(let O=0;O<R;O++){const E={};e.shadowColor&&(E.shadowColor=e.shadowColor,E.shadowBlur=e.shadowBlur,E.shadowOffsetY=e.shadowOffsetY,E.shadowOffsetX=e.shadowOffsetX),B.push({type:"line",...H[O],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[O]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[O],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...E}})}i.value=B},g=(V=[],M,q=!1)=>{const B=rt(V,q?M:null);l.value=B.dimensions,y.value=B.dataset;const R=B.dataset,O=[],E=R.length;for(let D=0;D<E;D++){const z={};e.shadowColor&&(z.shadowColor=e.shadowColor,z.shadowBlur=e.shadowBlur,z.shadowOffsetY=e.shadowOffsetY,z.shadowOffsetX=e.shadowOffsetX),O.push({type:"line",...R[D],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[D]},{offset:1,color:e.areaGradientColor||"transparent"}],global:!1}:e.colors[D],opacity:e.areaStyleOpacity},lineStyle:{width:e.lineStyleWidth,...z}})}i.value=O};r.watch(()=>[e.data,e.symbolSize,e.smooth,e.lineStyleWidth,e.areaStyleOpacity,e.areaGradientShow,e.areaGradientColor,e.shadowColor,e.shadowBlur,e.shadowOffsetY,e.shadowOffsetX],([V])=>{(e.dataType==="static"||r.unref(p)==="design")&&w(V)},{immediate:!0,deep:!0});const v=r.ref(!1),b=Re(e),T=async()=>{var V,M;if(e.dataType==="request")try{v.value=!0;const q=await b();w((M=(V=q==null?void 0:q.data)==null?void 0:V.data)==null?void 0:M.rows,!0)}catch(q){console.error(q)}finally{v.value=!1}},C=ye(e)("click",V=>{const M=x(e.id);m(e.id,{...M,RECORD:e.tooltipShow?d:V.data})}),A=V=>{t.value.chart.containPixel("grid",[V.offsetX,V.offsetY])&&C()};e.tooltipShow?c.value["zr:click"]=A:c.value.click=C;const I=Tt(e),k=async()=>{var V;try{v.value=!0;const M=await I(),{columns:q=[],rows:H=[]}=((V=M==null?void 0:M.data)==null?void 0:V.data)??{};let B;q.length>0&&(B={name:q[0],types:q.slice(1).map(R=>({label:R,value:R}))}),g(H,B,!0)}catch(M){console.error(M)}finally{v.value=!1}},_=()=>{switch(e.dataType){case"indicator":k();break;case"request":T();break}};Ce(e,{refreshData:_,resetRecord:()=>{const V=e.id,M=x(V);m(V,{...M,RECORD:""})},click:C});const{setRequest:N}=r.inject(Te,{setRequest:V=>{}});return typeof N=="function"&&N({id:e.id,requestFn:_,sortNum:e.requestSort}),n({refreshData:_}),{option:u,style:a,click:C,loading:v,onClose:h,ecanModal:s,eventObj:c,echartRef:t}}}),Jd="";function Lc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,r.mergeProps({ref:"echartRef",option:e.option,autoresize:""},r.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const _0=se(re(Ic,[["render",Lc]])),$o={...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:"",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:""},jo=fe($o),A0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.BarChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const Oc=r.defineComponent({name:"EcanBar",props:{...jo},components:{Spin:gt,Echarts:Je,EcanModal:at,AModal:ne.Modal},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=r.ref(!1),i=r.ref(null),l=r.ref([]),s=ue(e),f=r.ref([]),c=r.ref(),d=r.computed(()=>o.value?ct:12),y=r.computed(()=>{const{gradientShow:B,gradientColors:R,gradientOffset:O,barBorderRadius:E}=e,D=r.unref(f),z=D.length,F=[];for(let G=0;G<z;G++){const Y={...D[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},Y.itemStyle={},B&&(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:O,color:R[G]},{offset:1,color:R[G]}]}}),E){const J=E.split(",");if(J!=null&&J.length){const W=[];for(const de of J){const ve=parseFloat(de);isNaN(ve)||W.push(ve)}Y.itemStyle.borderRadius=W}}F.push(Y)}return F}),u=r.ref([]),h=r.ref(!1),x=r.computed(()=>{const B=e.yAxisLabelFormatter,R=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(){a.value=!0;const O=t.value.chart.getOption(),{xAxis:E}=O||{};E&&E.length&&(l.value=E[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(){Et(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=c.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(){ne.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:O=>{const E=O.length;let D="",z=e.tooltipFormatter;z===""&&(z="{marker} {a} {c}");for(let F=0;F<E;F++){const{marker:G,seriesName:Y,name:J,value:W,data:de}=O[F]||{};F===0&&(D+=`${J}<br/>`),D+=be(z,{textData:{marker:G,name:J,value:W,a:Y,b:J,c:W,...de}},{useNewline:!0,useSpace:!0}),D+="<br/>"}return D},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:d.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(f).map((O,E)=>({name:O.name,itemStyle:{color:e.colors[E]},icon:e.legendType}))},xAxis:{type:e.isUseHorizontalAxis?"value":"category",data:e.isUseHorizontalAxis?null:r.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,formatter(O){return ht(R,O)}},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:{type:e.isUseHorizontalAxis?"category":"value",data:e.isUseHorizontalAxis?r.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:d.value,color:e.yAxisLabelColor,rotate:e.yAxisLabelRotate,width:e.yAxisLabelWidth,overflow:e.yAxisLabelOverflow,formatter(O){return ht(B,O)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},series:r.unref(y)}}),{pageMode:m}=r.inject(ke,{pageMode:"normal"}),p=()=>{o.value=!1},w=(B=[],R=!1)=>{let O={};if(e.dataFieldConfigType==="key"){const E=R?e.keyTypeDataFieldNames:null;O=rt(B,E)}else if(e.dataFieldConfigType==="value"){const E=R?e.valueTypeDataFieldNames:null;O=yt(B,E)}f.value=O.dataset,u.value=O.dimensions},g=(B=[],R,O=!1)=>{const D=rt(B,O?R:null);f.value=D.dataset,u.value=D.dimensions},v=r.computed(()=>r.unref(u).map(B=>{let R={};return B&&typeof B=="object"?R={...B,textStyle:{fontSize:d.value}}:R={value:B,textStyle:{fontSize:d.value}},R}));r.watch(()=>e.data,B=>{(e.dataType==="static"||r.unref(m)==="design")&&w(B)},{immediate:!0,deep:!0});const b=Re(e),T=async()=>{var B,R;try{h.value=!0;const O=await b();w((R=(B=O==null?void 0:O.data)==null?void 0:B.data)==null?void 0:R.rows,!0)}catch(O){console.error(O)}finally{h.value=!1}},S=Tt(e),C=async()=>{var B;try{h.value=!0;const R=await S(),{columns:O=[],rows:E=[]}=((B=R==null?void 0:R.data)==null?void 0:B.data)??{};let D;O.length>0&&(D={name:O[0],types:O.slice(1).map(z=>({label:z,value:z}))}),g(E,D,!0)}catch(R){console.error(R)}finally{h.value=!1}},A=()=>{switch(e.dataType){case"indicator":C();break;case"request":T();break}},I=(B,R)=>!!r.unref(l)[R.value].value.includes(B),k=async()=>{a.value=!1;const B=t.value.chart.getOption();for(let R=0;R<7;R++)await _(B,R)},_=(B,R)=>new Promise(O=>{setTimeout(()=>{const{series:E,color:D,xAxis:z}=B,F=t.value.chart,{splitArea:G={}}=z[0]||{};E.forEach((Y,J)=>{const W=Y.data;let de="";R%2?de=D[J]+"a8":de=D[J],W[i.value].itemStyle={color:de}}),R%2?(G.show=!0,G.areaStyle.color=r.unref(l).map((Y,J)=>J===i.value?"#ff003b26":"")):G.show=!1,F.setOption({series:E,xAxis:z}),O()},200)});n({refreshData:A});const L=ye(e),{getGlobalModel:N,setGlobalModel:V}=r.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,R)=>{}}),M=L("click",B=>{const R=N(e.id);V(e.id,{...R,RECORD:B.data})}),{setRequest:q}=r.inject(Te,{setRequest:B=>{}});return typeof q=="function"&&q({id:e.id,requestFn:A,sortNum:e.requestSort}),Ce(e,{refreshData:A,click:M,resetRecord:()=>{const B=e.id,R=N(B);V(B,{...R,RECORD:""})}}),{option:x,style:s,refreshData:A,click:M,loading:h,onClose:p,ecanModal:c,echartRef:t,handleLocationOk:k,onFilterOption:I,locationVisible:a,locationValue:i,locationNames:l}}}),e1="",t1="",Nc=e=>(r.pushScopeId("data-v-2c904b1c"),e=e(),r.popScopeId(),e),zc={class:"location-wrap"},Mc=Nc(()=>r.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Pc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal"),c=r.resolveComponent("a-select-option"),d=r.resolveComponent("a-select"),y=r.resolveComponent("a-modal");return r.openBlock(),r.createElementBlock("div",{class:"ecan-bar",style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),r.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:r.withCtx(()=>[r.createElementVNode("div",zc,[Mc,r.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:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.locationNames,(u,h)=>(r.openBlock(),r.createBlock(c,{key:h,value:h},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const T0=se(re(Oc,[["render",Pc],["__scopeId","data-v-2c904b1c"]])),Uo={...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"},Go=fe(Uo),E0=["click","refreshData","resetRecord"];qe.use([lt.CanvasRenderer,Ue.ScatterChart,he.ToolboxComponent,he.TitleComponent,he.TooltipComponent,he.LegendComponent]);const Fc=r.defineComponent({name:"EcanScatter",props:{...Go},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e){const n=r.ref(!1),t=ue(e),o=r.ref([]),a=r.ref(),i=r.computed(()=>n.value?ct:12),l=r.computed(()=>{const b=e.xAxisLabelFormatter,T=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(){Et(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=a.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(){ne.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:i.value,color:e.xAxisLabelColor,interval:e.xAxisLabelInterval||0,rotate:e.xAxisLabelRotate,width:e.xAxisLabelWidth,overflow:e.xAxisLabelOverflow,formatter(S){return ht(b,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:i.value,color:e.yAxisLabelColor,formatter(S){return ht(T,S)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}},tooltip:{show:e.tooltipShow,trigger:e.tooltipTrigger,formatter(S){var L;const{marker:C,seriesName:A}=S,I=((L=S==null?void 0:S.data)==null?void 0:L.record)??{},{name:k,value:_}=I;return be(e.tooltipFormatter,{textData:{marker:C,seriesName:A,a:A,b:k,c:_,...I}})},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:r.unref(o),type:"scatter",symbolSize:e.symbolSize}]}}),{getGlobalModel:s,setGlobalModel:f}=r.inject(we,{getGlobalModel:b=>{},setGlobalModel:(b,T)=>{}}),{pageMode:c}=r.inject(ke,{pageMode:"normal"}),d=(b=[],T)=>{const{name:S="name",value:C="value"}=T||{};o.value=b.map(A=>({value:[A[S],A[C]],record:A}))};r.watch(()=>e.data,b=>{(e.dataType==="static"||r.unref(c)==="design")&&d(b)},{immediate:!0,deep:!0});const y=r.ref(!1),u=Re(e),h=async()=>{var b,T;if(e.dataType==="request"){y.value=!0;try{const S=await u();d((T=(b=S==null?void 0:S.data)==null?void 0:b.data)==null?void 0:T.rows,e.dataFieldNames)}catch(S){console.error(S)}finally{y.value=!1}}},x=()=>{n.value=!1},p=ye(e)("click",b=>{const T=e.id,S=s(T);f(T,{...S,RECORD:b==null?void 0:b.data})});Ce(e,{refreshData:()=>{h()},click:p,resetRecord:()=>{const b=e.id,T=s(b);f(b,{...T,RECORD:""})}});const{setRequest:v}=r.inject(Te,{setRequest:b=>{}});return typeof v=="function"&&v({id:e.id,requestFn:h,sortNum:e.requestSort}),{option:l,style:t,click:p,loading:y,onClose:x,ecanModal:a}}}),o1="";function Vc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const B0=se(re(Fc,[["render",Vc]])),Wo={...me,id:"",name:"自定义图表",keyName:"自定义图表",type:"ecanCustomGraph",width:"400px",height:"400px",option:{},optionCode:""},Zo=fe(Wo),qc=r.defineComponent({name:"EcanCustomGraph",props:{...Zo},components:{Echarts:Je},setup(e){const n=ue(e),t=r.ref();return r.watch(()=>e.optionCode,o=>{try{const a=eval;t.value=a(o)}catch(a){console.error(a)}},{immediate:!0}),{style:n,myOption:t,echarts:fi}}});function Hc(e,n,t,o,a,i){const l=r.resolveComponent("echarts");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(l,{option:e.myOption,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])],4)}const D0=se(re(qc,[["render",Hc]])),Ko={...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},Yo=fe(Ko),R0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.BarChart,Ue.LineChart,he.TitleComponent,he.LegendComponent,he.DatasetComponent,he.ToolboxComponent]);const $c=r.defineComponent({name:"EcanComboGraph",props:{...Yo},components:{Spin:gt,Echarts:Je,EcanModal:at,AModal:ne.Modal},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=r.ref(!1),i=r.ref(null),l=r.ref([]),s=ue(e),f=r.ref([]),c=r.ref([]),d=r.ref(),y=r.ref([]),u=r.computed(()=>o.value?ct:12),h=r.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(){a.value=!0;const B=t.value.chart.getOption(),{xAxis:R}=B||{};R&&R.length&&(l.value=R[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(){Et(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 B;o.value=!0,(B=d.value)==null||B.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(){ne.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:u.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(y).map((B,R)=>({name:B.name,itemStyle:{color:e.colors[R]},icon:e.legendType}))},tooltip:{trigger:"axis",show:e.tooltipShow,formatter:B=>{const R=B.length;let O="",E=e.tooltipFormatter;E===""&&(E="{marker} {a} {c}");const D=e.seriesTypes;for(let z=0;z<R;z++){const F=D[z],{tooltipFormatter:G}=F||{},{marker:Y,seriesName:J,name:W,value:de,data:ve}=B[z]||{};z===0&&(O+=`${W}<br/>`),O+=be(G||E,{textData:{marker:Y,name:W,value:de,seriesName:J,a:J,b:W,c:de,...ve}},{useNewline:!0,useSpace:!0}),O+="<br/>"}return O},textStyle:{color:e.tooltipTextStyleColor,fontSize:u.value}},xAxis:{minInterval:e.xAxisMinInterval,type:"category",data:r.unref(c).map(B=>{let R={};return B&&typeof B=="object"?R={...B,textStyle:{fontSize:u.value}}:R={value:B,textStyle:{fontSize:u.value}},R}),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},axisLine:{show:e.xAxisLineShow,lineStyle:{color:e.xAxisLineStyleColor}},axisTick:{show:e.xAxisTickShow}},yAxis:r.unref(g),series:r.unref(f)})),{pageMode:x}=r.inject(ke,{pageMode:"normal"}),m=()=>{o.value=!1},p=(B=[],R=!1)=>{let O;if(e.dataFieldConfigType==="key"){const G=R?e.keyTypeDataFieldNames:null;O=rt(B,G)}else if(e.dataFieldConfigType==="value"){const G=R?e.valueTypeDataFieldNames:null;O=yt(B,G)}c.value=O.dimensions;const E=O.dataset;y.value=O.dataset;const D=[],z=E.length,F=e.seriesTypes;for(let G=0;G<z;G++){const Y=F[G],{type:J,axisIndex:W}=Y||{};let de={type:J,yAxisIndex:W,...E[G]};if(J==="line"){const ve={};e.shadowColor&&(ve.shadowColor=e.shadowColor,ve.shadowBlur=e.shadowBlur,ve.shadowOffsetY=e.shadowOffsetY,ve.shadowOffsetX=e.shadowOffsetX),de={...de,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,...ve}}}if(J==="bar"){const{gradientShow:ve,gradientColors:it,gradientOffset:Ze}=e,Ae={};if(e.barBorderRadius){const Se=e.barBorderRadius.split(",");if(Se!=null&&Se.length){const $e=[];for(const Ke of Se){const Ye=parseFloat(Ke);isNaN(Ye)||$e.push(Ye)}Ae.borderRadius=$e}}ve&&(Ae.color={x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.colors[G]},{offset:Ze,color:it[G]},{offset:1,color:it[G]}]}),de={...de,barWidth:e.barWidth,itemStyle:Ae}}D.push(de)}f.value=D},w=(B=[],R,O=!1)=>{const D=rt(B,O?R:null);c.value=D.dimensions;const z=D.dataset;y.value=D.dataset;const F=[],G=z.length,Y=e.seriesTypes;for(let J=0;J<G;J++){const W=Y[J];F.push({type:W==null?void 0:W.type,yAxisIndex:W==null?void 0:W.axisIndex,...z[J]})}f.value=F};r.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],([B])=>{(e.dataType==="static"||r.unref(x)==="design")&&p(B)},{immediate:!0,deep:!0});const g=r.computed(()=>{const B=e.yAxis;return B==null?void 0:B.map(R=>({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:u.value,color:e.yAxisLabelColor,formatter(O){return ht(R.axisLabelFormatter,O)}},axisLine:{show:e.yAxisLineAlwaysDisplay,lineStyle:{color:e.yAxisLineStyleColor}}}))}),v=r.ref(!1),b=Re(e),T=async()=>{var B,R;if(e.dataType==="request")try{v.value=!0;const O=await b();p((R=(B=O==null?void 0:O.data)==null?void 0:B.data)==null?void 0:R.rows,!0)}catch(O){console.error(O)}finally{v.value=!1}},S=Tt(e),C=async()=>{var B;try{v.value=!0;const R=await S(),{columns:O=[],rows:E=[]}=((B=R==null?void 0:R.data)==null?void 0:B.data)??{};let D;O.length>0&&(D={name:O[0],types:O.slice(1).map(z=>({label:z,value:z}))}),w(E,D,!0)}catch(R){console.error(R)}finally{v.value=!1}},A=()=>{switch(e.dataType){case"indicator":C();break;case"request":T();break}},I=(B,R)=>!!r.unref(l)[R.value].value.includes(B),k=async()=>{a.value=!1;const B=t.value.chart.getOption();for(let R=0;R<7;R++)await _(B,R)},_=(B,R)=>new Promise(O=>{setTimeout(()=>{const{series:E,color:D,xAxis:z}=B,F=t.value.chart,{splitArea:G={}}=z[0]||{};E.forEach((Y,J)=>{const W=Y.data;let de="";R%2?de=D[J]+"a8":de=D[J],W[i.value].itemStyle={color:de}}),R%2?(G.show=!0,G.areaStyle.color=r.unref(l).map((Y,J)=>J===i.value?"#ff003b26":"")):G.show=!1,F.setOption({series:E,xAxis:z}),O()},200)});n({refreshData:A});const L=ye(e),{getGlobalModel:N,setGlobalModel:V}=r.inject(we,{getGlobalModel:B=>{},setGlobalModel:(B,R)=>{}}),M=L("click",B=>{const R=N(e.id);V(e.id,{...R,RECORD:B==null?void 0:B.data})}),{setRequest:q}=r.inject(Te,{setRequest:B=>{}});return typeof q=="function"&&q({id:e.id,requestFn:A,sortNum:e.requestSort}),Ce(e,{resetRecord:()=>{const B=e.id,R=N(B);V(B,{...R,RECORD:""})},refreshData:A,click:M}),{style:s,option:h,click:M,loading:v,onClose:m,ecanModal:d,echartRef:t,handleLocationOk:k,onFilterOption:I,locationVisible:a,locationValue:i,locationNames:l}}}),i1="",s1="",jc=e=>(r.pushScopeId("data-v-470d5d84"),e=e(),r.popScopeId(),e),Uc={class:"location-wrap"},Gc=jc(()=>r.createElementVNode("div",{class:"location-text"},"选择分类:",-1));function Wc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal"),c=r.resolveComponent("a-select-option"),d=r.resolveComponent("a-select"),y=r.resolveComponent("a-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{ref:"echartRef",option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:"",onClick:e.click},null,8,["option","onClick"])]),_:1},8,["spinning"])]),_:1},8,["onClose"]),r.createVNode(y,{visible:e.locationVisible,"onUpdate:visible":n[1]||(n[1]=u=>e.locationVisible=u),title:"快速定位",onOk:e.handleLocationOk},{default:r.withCtx(()=>[r.createElementVNode("div",Uc,[Gc,r.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:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.locationNames,(u,h)=>(r.openBlock(),r.createBlock(c,{key:h,value:h},{default:r.withCtx(()=>[r.createTextVNode(r.toDisplayString(u.value),1)]),_:2},1032,["value"]))),128))]),_:1},8,["value","filter-option"])])]),_:1},8,["visible","onOk"])],4)}const I0=se(re($c,[["render",Wc],["__scopeId","data-v-470d5d84"]])),Xo={...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:"",axisNameColor:""},Jo=fe(Xo),L0=["refreshData","click","resetRecord"];qe.use([lt.CanvasRenderer,Ue.RadarChart,he.ToolboxComponent,he.TitleComponent,he.LegendComponent]);const Zc=r.defineComponent({name:"EcanRadar",props:{...Jo},components:{Spin:gt,Echarts:Je,EcanModal:at},setup(e,{expose:n}){const t=r.ref(),o=r.ref(!1),a=ue(e),i=r.ref([]),l=r.ref(),s=r.computed(()=>o.value?ct:12),f=r.ref({});let c;const d=r.ref([]),y=r.computed(()=>{const M=r.unref(d),q=M.length,H=[];for(let B=0;B<q;B++){const{name:R,data:O=[]}=M[B],E=[{name:R,value:O.map(z=>z.value)}],D={type:"radar",name:R,data:E,areaStyle:{color:e.colors[B],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}};H.push(D)}return H}),u=r.computed(()=>{var R;const M=[],q={},H=r.unref(d),B=H.length;for(let O=0;O<B;O++){const{data:E=[]}=H[O];if(E!=null&&E.length)for(let D=0;D<E.length;D++)q[E[D].name]?q[E[D].name].push(E[D].value):q[E[D].name]=[E[D].value]}for(const O in q)M.push({name:O,max:(R=q[O])!=null&&R.length?Math.max(...q[O])*1.2:0});return M}),h=r.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(){Et(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 M;o.value=!0,(M=l.value)==null||M.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(){ne.Modal.info({title:"说明信息",content:e.toolboxInfoText})}}}},title:{text:e.titleText,subText:e.titleSubtext,left:"center"},color:e.colors,tooltip:{trigger:"axis",textStyle:{fontSize:s.value},show:e.tooltipShow,formatter:M=>{var B;let q="",H=e.tooltipFormatter;c=(B=M[0])==null?void 0:B.data,H===""&&(H="{marker} {a} {c}");for(let R=0;R<r.unref(u).length;R++){const O=r.unref(u)[R],{marker:E,seriesName:D,value:z}=M||{};R===0&&D&&(q+=`${D}<br/>`),q+=be(H,{textData:{marker:E,name:O.name,value:z[R],a:O.name,b:O.name,c:z[R],type:D}},{useNewline:!0,useSpace:!0}),q+="<br/>"}return q}},radar:{indicator:r.unref(u),axisName:{color:e.axisNameColor}},legend:{show:e.legendShow,orient:e.legendOrient,top:e.legendTop,left:e.legendLeft,textStyle:{fontSize:s.value},itemHeight:e.legendItemHeight,itemWidth:e.legendItemWidth,itemGap:e.legendItemGap,data:r.unref(d).map(M=>({name:M.name,icon:e.legendType}))},series:r.unref(y)})),x=()=>{o.value=!1},{getGlobalModel:m,setGlobalModel:p}=r.inject(we,{getGlobalModel:M=>{},setGlobalModel:(M,q)=>{}}),{pageMode:w}=r.inject(ke,{pageMode:"normal"}),g=(M=[],q=!1)=>{let H;if(e.dataFieldConfigType==="key"){const B=q?e.keyTypeDataFieldNames:null;H=rt(M,B)}else if(e.dataFieldConfigType==="value"){const B=q?e.valueTypeDataFieldNames:null;H=yt(M,B)}i.value=H.dimensions,d.value=H.dataset},v=(M=[],q,H=!1)=>{const R=rt(M,H?q:null);i.value=R.dimensions,d.value=R.dataset};r.watch(()=>[e.data,e.areaStyleOpacity],([M])=>{(e.dataType==="static"||r.unref(w)==="design")&&g(M)},{immediate:!0,deep:!0});const b=r.ref(!1),T=Re(e),S=async()=>{var M,q;if(e.dataType==="request")try{b.value=!0;const H=await T();g((q=(M=H==null?void 0:H.data)==null?void 0:M.data)==null?void 0:q.rows,!0)}catch(H){console.error(H)}finally{b.value=!1}},A=ye(e)("click",M=>{const q=m(e.id);p(e.id,{...q,RECORD:e.tooltipShow?c:M.data})}),I=M=>{t.value.chart.containPixel("grid",[M.offsetX,M.offsetY])&&A()};e.tooltipShow?f.value["zr:click"]=I:f.value.click=A;const k=Tt(e),_=async()=>{var M;try{b.value=!0;const q=await k(),{columns:H=[],rows:B=[]}=((M=q==null?void 0:q.data)==null?void 0:M.data)??{};let R;H.length>0&&(R={name:H[0],types:H.slice(1).map(O=>({label:O,value:O}))}),v(B,R,!0)}catch(q){console.error(q)}finally{b.value=!1}},L=()=>{switch(e.dataType){case"indicator":_();break;case"request":S();break}};Ce(e,{refreshData:L,resetRecord:()=>{const M=e.id,q=m(M);p(M,{...q,RECORD:""})},click:A});const{setRequest:V}=r.inject(Te,{setRequest:M=>{}});return typeof V=="function"&&V({id:e.id,requestFn:L,sortNum:e.requestSort}),n({refreshData:L}),{option:h,style:a,click:A,loading:b,onClose:x,ecanModal:l,eventObj:f,echartRef:t}}}),c1="";function Kc(e,n,t,o,a,i){const l=r.resolveComponent("echarts"),s=r.resolveComponent("spin"),f=r.resolveComponent("ecan-modal");return r.openBlock(),r.createElementBlock("div",{style:r.normalizeStyle(e.style)},[r.createVNode(s,{spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,r.mergeProps({ref:"echartRef",option:e.option,autoresize:""},r.toHandlers(e.eventObj)),null,16,["option"])]),_:1},8,["spinning"]),r.createVNode(f,{width:"1920px",height:"1080px",ref:"ecanModal",onClose:e.onClose},{default:r.withCtx(()=>[r.createVNode(s,{class:"spin-wrap",spinning:e.loading},{default:r.withCtx(()=>[r.createVNode(l,{option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])]),_:1},8,["spinning"])]),_:1},8,["onClose"])],4)}const O0=se(re(Zc,[["render",Kc]])),Qo={...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"},er=fe(Qo),N0=["click"],Yc=r.defineComponent({name:"EcanBorder",props:{...er},setup(e){const n=ue(e,["background"]),t=r.computed(()=>{const{gradientShow:d,gradientColor:y,gradientOffset:u,gradientAngle:h,backgroundColor:x}=e;return d&&y?{backgroundImage:`linear-gradient(${h}, ${x}, ${y} ${u*100}%)`}:{}}),{theme:o}=r.inject(ke,{theme:"light"}),a=r.computed(()=>({width:"100%",height:"100%"})),i=r.computed(()=>{const{borderRadius:d}=e,y=[],u={};if(d){const h=d.split(",");for(const x of h)(+x||+x==0)&&y.push(+x+"px")}return y!=null&&y.length&&(u.borderRadius=y.join(" ")),u}),s=ye(e)("click",()=>{}),f=r.ref([]);r.watch(()=>e.data,d=>{f.value=d},{immediate:!0,deep:!0}),Ce(e,{click:s});const{setGlobalModel:c}=r.inject(we,{setGlobalModel:(d,y)=>{}});return c(e.id,{type:e.type,value:f}),{style:n,gradientStyle:t,click:s,borderStyle:a,theme:o,borderRadiusStyle:i}}}),Xc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAZlBMVEUAAABBltJCldJCldFEk89BltJCltFBldI/lMBKndtmb9pCltNDldFAkclAldNBldJBltM/lM5AltNCldJBldJBlNJBltVBldJBlNJBlNI/lNNBldJBldNAldJBldJBldJBldNBldIiNK7WAAAAInRSTlMAM4BNGmaz5gQGbiAPCV1WQxUpOCY9EmxQSC2jdoacqZK8uPo7tAAAAZ9JREFUSMe90NmOwjAMheGka0J3SulCy/L+Lzk4I+HYhckEKs7dr1x8kQVM5YJMZ7SLiXVHOw817Z72cSns3BmziY7EnGRGjDqUpKt4pEZQKruvyaJt85YmBUebKLJVNUlpq6oOQ1tVVRzbqu6DwFb1NUlsVd3SNL0UDM0jqkaSqoeQqjKmahtQNUzuC1AtU1sF9KHmnmrtrSK6idqBWqE6GFVxFdGvqDGoJ01Qt7rfTEV0e7V6qSK6VjNPtTaqoOq8Ugnqr7aeav+rAuqrTh+qZw3o1urAVcFVQD3U6ZnaYY9MLZk6G5WhDaDFI9UeUPyE7gCNsAdAD9gxoBJ7ARRPUVwALXdu8/h/s3xmjtwUu0/M0M/UJzBjAei3TUTdpmKmcpkBmOHKBNTPzJi59zYJys3DO2aL78YcmNkLgrrM9m9TucwzmoBy08xlju+bgL42G4c5OcxqZSLqbwqXOVNTGXMWFD0ak6KN1ZKaojYmbribndW9MXELNQEFFUyiNqQlmEQ1JqpgErUifUUTUVEIupx1wzpjvWfdsh4FQX8ANe4nnpsb9NEAAAAASUVORK5CYII=",Jc="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAAcCAMAAACH42siAAAAaVBMVEUAAABElM9BltJCldJCldFBltJBldJCltFNmrNCmNNFldNAldJBldNBldRBldNBldNBldJCoNFBldJBltNBldJBldJAldJAltJBldJBldJBldNAlNFAldJBlNJAldJBldNBldJBldJBldLfIVowAAAAI3RSTlMAGjJNgGbmswMSCScgDTs/ZAVRK0eYj2s3r3AWveHEhXjeXb5rzlgAAAFqSURBVEjH1dbJVsJAEIXhHjJ05tlEooK8/0NKsbDrFjmHiBD0Lvqcf9PfthRM7xvoZMQuLHZaOejGYLtcdEItzI9oaLg5xIHj5hgcG262oXXcrGzJ23Umg5717C7NKBrAjOMDM8YgCI5ghmEPprUTmMZkrBOtdbJgfpZovho0gwzNOkfTam9k5jSGkKlTMOezWT3VLH5qlg8wQzSbO5jJ28l8Z+YLmZMwuz9lupvNXpjlFTMTZv7vzFSatTDtGnNeYdpNzZTMSJhx5f84m8Y3mSEzJzTVolko3J7Qve+a0J3vntDWffdEaMUQQo1vTWjuuyA0UWvUUarqzuqLUMPt1MD3uKTaTdRwvdrdorpFtfZtH6eyK2F3RS23U3uhlr9VB1TdE1V2h7Vr1O4mdbdera6o+Wq1Vqi2rEktFapGoZopVLVCtVCXag19IBPUiiWpBrojE1QNXZAp1/TYbhKdKVwuWotORKfn9wu/DSc/X9T6qgAAAABJRU5ErkJggg==",d1="",He=e=>(r.pushScopeId("data-v-c1c9f52d"),e=e(),r.popScopeId(),e),Qc=He(()=>r.createElementVNode("div",{class:"top-left border-item"},null,-1)),ef=He(()=>r.createElementVNode("div",{class:"top-right border-item"},null,-1)),tf=He(()=>r.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),nf=He(()=>r.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),of={class:"title-item-wrapper"},rf={class:"title-item"},af=He(()=>r.createElementVNode("img",{class:"title-decoration-left",src:Xc},null,-1)),sf={class:"title"},lf=He(()=>r.createElementVNode("img",{class:"title-decoration-right",src:Jc},null,-1)),cf=He(()=>r.createElementVNode("div",{class:"top-left border-item"},null,-1)),ff=He(()=>r.createElementVNode("div",{class:"top-right border-item"},null,-1)),df=He(()=>r.createElementVNode("div",{class:"bottom-left border-item"},null,-1)),uf=He(()=>r.createElementVNode("div",{class:"bottom-right border-item"},null,-1)),hf={key:2,class:"left-title"},mf={class:"title"};function xf(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"ecan-border",style:r.normalizeStyle({...e.style,...e.gradientStyle,...e.borderRadiusStyle}),onClick:n[0]||(n[0]=(...l)=>e.click&&e.click(...l))},[e.mode==="no-title"?(r.openBlock(),r.createElementBlock("div",{key:0,class:"no-title",style:r.normalizeStyle(e.borderStyle)},[e.useBorderModify?(r.openBlock(),r.createElementBlock(r.Fragment,{key:0},[Qc,ef,tf,nf],64)):r.createCommentVNode("",!0)],4)):r.createCommentVNode("",!0),e.mode==="top-title"?(r.openBlock(),r.createElementBlock("div",{key:1,class:"top-title",style:r.normalizeStyle(e.borderStyle)},[r.createElementVNode("div",of,[r.createElementVNode("div",rf,[af,r.createElementVNode("div",sf,r.toDisplayString(e.title),1),lf])]),cf,ff,df,uf],4)):r.createCommentVNode("",!0),e.mode==="left-title"?(r.openBlock(),r.createElementBlock("div",hf,[r.createElementVNode("div",mf,[r.createElementVNode("span",null,r.toDisplayString(e.title),1)])])):r.createCommentVNode("",!0)],4)}const z0=se(re(Yc,[["render",xf],["__scopeId","data-v-c1c9f52d"]])),tr={...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"},nr=fe(tr),M0=["tabChange"],gf=r.defineComponent({name:"EcanTabs",props:{...nr},setup(e){const n=ue(e),t=r.ref(0);r.watch(()=>e.activeKey,h=>{t.value=h},{immediate:!0});const{pageMode:o}=r.inject(ke,{pageMode:"normal"});let a=null;const i=()=>{const h=Array.isArray(r.unref(l))?r.unref(l).length-1:0;e.autoSwitch&&h>0&&(a=setInterval(()=>{const x=r.unref(t)+1;x<=h?t.value=x:t.value=0,s.value=r.unref(l)[r.unref(t)],y()},e.autoSwitchInterval*1e3))};r.onMounted(()=>{r.unref(o)!=="design"&&i()}),r.onBeforeUnmount(()=>{clearInterval(a)});const l=r.ref([]),s=r.ref({});r.watch(()=>e.data,h=>{l.value=h,s.value=Array.isArray(h)&&h.length>0?h[0]:{}},{immediate:!0,deep:!0});const f=h=>t.value===h,c=ye(e),{setGlobalModel:d}=r.inject(we,{setGlobalModel:(h,x)=>{}});d(e.id,{value:s,activeKey:t});const{emitRefreshPage:y}=r.inject(Ot,{emitRefreshPage:()=>{}}),u=c("tabChange",(h,x)=>{x!==r.unref(t)&&(s.value=h,t.value=x,y())});return Ce(e,{tabChange:u}),{style:n,activeKey:t,isActive:f,tabChange:u,myData:l,useImagePath:ut}}}),h1="",yf=["onClick"];function pf(e,n,t,o,a,i){return r.openBlock(),r.createElementBlock("div",{class:"ecan-tabs",style:r.normalizeStyle(e.style)},[r.createElementVNode("div",{class:"tabs-header",style:r.normalizeStyle({fontSize:e.tabFontSize,alignItems:e.tabAlignItems,justifyContent:e.tabJustifyContent,flexDirection:e.tabFlexDirection})},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.myData,(l,s)=>(r.openBlock(),r.createElementBlock("div",{class:"tab",style:r.normalizeStyle({padding:`5px ${e.tabHorizontalPadding}`,color:e.isActive(s)?e.activeTabColor:e.tabColor,backgroundImage:e.isActive(s)?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:s,onClick:r.withModifiers(f=>e.tabChange(l,s),["prevent","stop"])},[r.createElementVNode("div",{class:"tab-inner",style:r.normalizeStyle({borderBottom:!e.activeTabBackgroundImage&&!e.tabBackgroundImage?`1px solid ${e.isActive(s)?e.activeTabColor:"transparent"}`:""})},r.toDisplayString(l.title),5)],12,yf))),128))],4)],4)}const P0=se(re(gf,[["render",pf],["__scopeId","data-v-a2045b93"]])),or={...me,name:"图片",keyName:"图片",type:"ecanImage",width:"300px",height:"300px",imgUrl:"",target:"self",href:"",linkPage:""},rr=fe(or),vf=r.defineComponent({name:"EcanImage",props:{...rr},setup(e){const n=ue(e),t=r.computed(()=>ut(e.imgUrl)),{pageMode:o}=r.inject(ke,{pageMode:"normal"});return{style:n,myImgUrl:t,onClick:()=>{if(!e.linkPage&&!e.href)return;const i=e.linkPage||"",l=qa(r.unref(o),i),s=e.href;let f=s||l;f=be(f);const c=e.target;c&&(c!=="event"?window.open(f,"_"+c):window.parent.postMessage({type:"openPage",url:s},"*"))}}}}),x1="",bf=["src"];function Sf(e,n,t,o,a,i){return e.myImgUrl!==""?(r.openBlock(),r.createElementBlock("img",{key:0,style:r.normalizeStyle(e.style),src:e.myImgUrl,onClick:n[0]||(n[0]=(...l)=>e.onClick&&e.onClick(...l))},null,12,bf)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"image-placeholder",style:r.normalizeStyle(e.style)}," 请上传图片 ",4))}const F0=se(re(vf,[["render",Sf],["__scopeId","data-v-ef7a7bee"]])),ar={...me,name:"网页",keyName:"网页",type:"ecanIframe",width:"300px",height:"300px",link:"",linkType:"web"},ir=fe(ar),wf=r.defineComponent({name:"EcanIframe",props:{...ir},setup(e){const n=ue(e),{contextRequestUrl:t}=r.inject(ke,{contextRequestUrl:""}),o=r.computed(()=>{let a=be(e.link);if(e.linkType==="erd"&&a!=null){let i=r.unref(t);i[i.length-1]==="/"?i+="erdReport":i+="/erdReport",a=`${Rs||i}?_t=0&uid=${a}`}return a});return{style:n,myLink:o}}}),y1="",Cf=["src"];function kf(e,n,t,o,a,i){return e.myLink?(r.openBlock(),r.createElementBlock("iframe",{key:0,src:e.myLink,style:r.normalizeStyle(e.style)},null,12,Cf)):(r.openBlock(),r.createElementBlock("div",{key:1,class:"iframe-placeholder",style:r.normalizeStyle(e.style)}," 请填写网页链接 ",4))}const V0=se(re(wf,[["render",kf],["__scopeId","data-v-19bc100c"]])),sr={...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"},lr=fe(sr),q0=["click","refreshData","resetRecord","exportTableData"],cr=r.defineComponent({name:"EcanTable",components:{Skeleton:Vt,AButton:ne.Button,AInput:ne.Input,ACheckboxGroup:ne.CheckboxGroup,ATable:ne.Table,ATableSummary:ne.TableSummary,ATableSummaryRow:ne.TableSummaryRow,ATableSummaryCell:ne.TableSummaryCell},props:{...lr},setup(e,{expose:n}){const{pageMode:t}=r.inject(ke,{pageMode:"normal"}),o=r.ref(),a=r.ref(!1),i=ue(e),l=r.ref([]),s=r.computed(()=>{if(e.paginationShow)switch(e.size){case"small":return 90;case"middle":return 100;default:return 120}else switch(e.size){case"small":return 40;case"middle":return 47;default:return 55}}),f=r.computed(()=>{switch(e.size){case"small":return 40;case"middle":return 47;default:return 55}}),c=r.computed(()=>e.scrollX),d=r.computed(()=>{let j=0;const U=parseFloat(e.height)-r.unref(s);return(r.unref(f)*r.unref(l).length>U||r.unref(t)==="design")&&(j=U),console.log(j),j}),y=r.ref([]),u=r.ref([]),h=r.ref([]),x=r.ref(0),m=r.ref(1),p=r.ref(e.paginationPageSize||10),w=r.reactive([]),g=(j=[])=>{if(Array.isArray(j)&&j.length>0){const U=j.length,K=e.columnsFixedNum;for(let X=0;X<U;X++){const Z=j[X];X<K?Z.fixed="left":Z.fixed=!1;const{cellAlign:ae="center",cellColor:ie,dataIndex:le,title:ce,tableFilter:xe,headerCellAlign:Ve,headerCellColor:De}=Z;xe&&(w.push(le),Z.filterOptionsInputValue="",Z.filterCheckboxGroupValue=[],Z.customFilterDropdown=!0,Z.onFilter=(Ee,Xe)=>Xe[le].toString().toLowerCase().includes(Ee.toLowerCase())),Z.customHeaderCell=()=>({style:{display:"table-cell",verticalAlign:"middle",fontSize:e.headerFontSize,fontWeight:e.headerFontWeight,textAlign:Ve||"center",color:De,borderBottomColor:e.borderColor}}),Z.customCell=(Ee,Xe)=>({style:{textAlign:ae,color:ie,backgroundColor:e.cellBackgroundColor,borderBottomColor:e.borderColor},class:{highlight:r.unref(D)===Xe&&e.clickHighlight},onClick:q("click",()=>{const en=e.id,tn=H(en);Ee={dataIndex:le,title:ce,...Ee},B(en,{...tn,RECORD:Ee})})}),Array.isArray(Z.children)&&g(Z.children)}}},v=(j=[])=>(e.isUseSeq&&j.unshift({title:"序号",dataIndex:"SEQ",align:"center"}),e.isUseAction&&j.push({title:"操作",dataIndex:"ACTION",width:e.actionColumnWidth}),g(j),j);r.watch(p,()=>{m.value=1,F(!1)}),r.watch(o,j=>{a.value=!!j}),r.watch(()=>[e.columns,e.isUseSeq,e.isUseAction,e.columnsFixedNum,e.actionColumnWidth,e.cellBackgroundColor,e.borderColor,e.stripedColor],()=>{y.value=v(je.cloneDeep(e.columns))},{immediate:!0,deep:!0}),r.watch(()=>[e.data,e.dataType],([j,U])=>{U==="static"&&(u.value=j)},{immediate:!0});const b=r.ref({}),T=j=>{if(Array.isArray(j)){const U=j.length,K=w,X=K.length,Z={};for(let ie=0;ie<U;ie++){const le=j[ie];for(let ce=0;ce<X;ce++){const xe=K[ce];if(Z[xe])Z[xe].add(le[xe]);else{const Ve=new Set;Ve.add(le[xe]),Z[xe]=Ve}}}const ae={};for(const ie in Z)if(Object.prototype.hasOwnProperty.call(Z,ie)){const le=Z[ie],ce=Array.from(le);ae[ie]=ce.map(xe=>({label:xe,value:xe}))}b.value=ae}};r.watch(()=>[e.isReverse,y.value,u.value],()=>{const j=r.unref(y),U=r.unref(u);if(T(U),e.isReverse){const{columns:K,dataSource:X}=S(je.cloneDeep(j),je.cloneDeep(U));h.value=K,l.value=X}else h.value=j,l.value=U},{immediate:!0});const S=(j,U)=>{const K=j[0],X=[{title:K.title,dataIndex:"col0",key:"col0",align:"center"}];for(let ae=0;ae<U.length;ae++){const ie=U[ae],le="col"+(ae+1);X.push({title:ie[K.dataIndex],dataIndex:le,key:le,align:"center"})}const Z=[];for(let ae=1;ae<j.length;ae++){const ie=j[ae],le={col0:ie.title};for(let ce=0;ce<U.length;ce++){const xe=U[ce];le[`col${ce+1}`]=xe[ie.dataIndex]}Z.push(le)}return{columns:X,dataSource:Z}},C=r.ref(""),A=Re(e),I=r.ref(!1),k=async(j=!0,U={})=>{var K;try{j&&(I.value=!0),r.unref(C)&&(U.orderCondition=r.unref(C)),e.paginationShow&&(U={pageNum:r.unref(m),pageSize:r.unref(p)||"10",layer:"1",...U});const X=await A(U),{rows:Z=[],total:ae=0}=((K=X==null?void 0:X.data)==null?void 0:K.data)||{};if(x.value=ae,Array.isArray(Z)&&(u.value=Z),window.config.routerBaseURL.includes("1523545080925487106")){const{requestParams:ie=[]}=e,le=ie.find(ce=>ce.key==="dataSqlId");if((le==null?void 0:le.value)==="xt_jxzebg"){const ce=Z.filter(xe=>!xe.绩效总额).map(xe=>xe.ORG_NAME);ce!=null&&ce.length&&r.nextTick(()=>{ne.notification.warning({message:"提示",description:`当前时段${ce.join("、")}绩效数据为空`,duration:3})})}}}catch(X){console.error(X)}finally{I.value=!1}},_=({current:j},U,K)=>{if(m.value=j,K&&Object.keys(K).length>0){const{field:X,order:Z}=K,ie={ascend:"asc",descend:"desc"}[Z];X!=null&&ie!=null&&(C.value=X+" "+ie,m.value=1)}F(!1)},L=r.computed(()=>{const j=e.simple,U=[e.paginationPosition];return e.paginationShow&&{simple:j,position:U,total:r.unref(x),current:r.unref(m),pageSize:r.unref(p)||"10",showSizeChanger:!1}}),N=j=>+j==1?"是":+j==0?"否":j,V=(j,U)=>U==null||U===""?j:{money:so,percentage:Xt,contrast:Xt,boolean:N}[U](j)||"",M=(j,U)=>{const K=parseFloat(j+"");if(U!=="contrast")return"";switch(!0){case K>=0:return"goUp";case K<0:return"goDown"}},q=ye(e),{getGlobalModel:H,setGlobalModel:B}=r.inject(we,{getGlobalModel:j=>{},setGlobalModel:(j,U)=>{}}),R=(j=[],U=[])=>{const K=j.map(X=>({title:X,dataIndex:X,key:X}));y.value=v(K),u.value=U},O=Tt(e),E=async()=>{var j,U,K,X;try{I.value=!0;const Z=await O();R((U=(j=Z==null?void 0:Z.data)==null?void 0:j.data)==null?void 0:U.columns,(X=(K=Z==null?void 0:Z.data)==null?void 0:K.data)==null?void 0:X.rows)}catch(Z){console.error(Z)}finally{I.value=!1}},D=r.ref(-1),z=(j,U)=>({onClick:q("rowClick",()=>{const K=e.id,X=H(K);B(K,{...X,RECORD:j}),D.value=U})}),F=(j=!0)=>{switch(e.dataType){case"request":k(j);break;case"indicator":E();break}},G=()=>{const j=e.id,U=H(j);B(j,{...U,RECORD:""})},Y=r.computed(()=>{const j=r.unref(h),U=[];let K=0;for(let Z=0;Z<j.length;Z++){const ae=j[Z],{isCalcTotal:ie}=ae;e.isUseSeq&&Z===0?U.push({...ae,total:"小计"}):ie?(U.push({...ae,index:Z,total:0}),K++):U.push({...ae})}if(K===0)return[];const X=r.unref(l);for(let Z=0;Z<U.length;Z++){const ae=U[Z];let ie=0;const{isCalcTotal:le,dataIndex:ce}=ae;if(le===!0){for(let xe=0;xe<X.length;xe++){const De=+X[xe][ce];isNaN(De)||(ie=new li.Big(ie).add(De).toNumber())}ae.total=ie}}return U}),{setRequest:J}=r.inject(Te,{setRequest:j=>{}});typeof J=="function"&&J({id:e.id,requestFn:F,sortNum:e.requestSort}),n({refreshData:F});const W=(j="",U)=>be(j,U),de=j=>{if(j!=="event")return{self:"_self",blank:"_blank"}[j]},ve=(j,U="")=>{j==="event"&&window.parent.postMessage({type:"openPage",url:U},"*")},it=(j,U)=>{j(U.filterCheckboxGroupValue)},Ze=(j,U)=>{j({confirm:!0}),U.filterOptionsInputValue="",U.filterCheckboxGroupValue=[]},Ae=()=>{},Se=j=>{const U=j.dataIndex;if(typeof U=="string"){let K=r.unref(b)[U];const X=r.unref(j.filterOptionsInputValue).trim();return Array.isArray(K)?(K=K.filter(Z=>typeof Z.label=="string"?Z.label.toLowerCase().includes(X.toLowerCase()):!0),K):[]}return[]},$e=async()=>{var xe,Ve;const j="EXPORT_KEY";ne.message.loading({key:j,content:"正在导出...",duration:0});let U=[];if(e.dataType==="static")U=e.data;else if(e.dataType==="request"){const De={layer:"1"};r.unref(C)&&(De.orderCondition=r.unref(C));const Ee=await A(De);U=((Ve=(xe=Ee==null?void 0:Ee.data)==null?void 0:xe.data)==null?void 0:Ve.rows)||{}}const K=r.unref(h),X=[],Z=[];K==null||K.forEach(De=>{X.push(De.dataIndex),Z.push(De.title)});const ae=U.map(De=>je.pick(De,X)),ie=Dt.utils.book_new(),le=Dt.utils.aoa_to_sheet([Z]),ce=Dt.utils.sheet_add_json(le,ae,{skipHeader:!0,origin:"A2"});Dt.utils.book_append_sheet(ie,ce,"sheet"),Dt.writeFile(ie,"表格数据.xlsx"),ne.message.success({key:j,content:"导出成功"})},Ke=(j,U=2)=>{const K=+j*100;return isNaN(K)||K<=0?0:K>=100?100:K.toFixed(U)};Ce(e,{resetRecord:G,refreshData:F,exportTableData:$e});const Ye=r.computed(()=>e.headerBackgroundColor||"#fafafa");return{x:c,y:d,style:i,customRow:z,pagination:L,formatFn:V,contrastClass:M,tableChange:_,summaryList:Y,loading:I,onTouchHrefEvent:ve,handleHref:W,handleHrefTarget:de,useRowIndex:D,tableColumns:h,tableDataSource:l,useFilterOptions:Se,useSetSelectedKeys:it,onResetFilter:Ze,onSearchFilterOptions:Ae,exportTableData:$e,handleProgressText:Ke,pageSizeVisible:a,pageSize:p,tableRef:o,headerBgColor:Ye,rowClassName:(j,U)=>{let K=null;return e.stripedShow&&(K=U%2===1?"table-striped":null),K}}}}),H0=()=>{r.useCssVars(e=>({"6b6c1e9d":e.headerBgColor,cbaaeac0:e.stripedColor}))},$0=cr.setup;cr.setup=$0?(e,n)=>(H0(),$0(e,n)):H0;const v1="",b1="",_f=["id"],Af={key:0,class:"table-tool"},Tf=r.createTextVNode("导出数据"),Ef=r.createTextVNode(" 搜索 "),Bf=r.createTextVNode(" 重置 "),Df={key:0},Rf={key:1,class:"action-list"},If=["href","target","onClick"],Lf={key:2,class:"progress-cell"},Of={class:"ant-pagination-options-quick-jumper"},Nf=r.createTextVNode(" 条 / 页 ");function zf(e,n,t,o,a,i){const l=r.resolveComponent("a-button"),s=r.resolveComponent("a-input"),f=r.resolveComponent("a-checkbox-group"),c=r.resolveComponent("a-table-summary-cell"),d=r.resolveComponent("a-table-summary-row"),y=r.resolveComponent("a-table-summary"),u=r.resolveComponent("a-table"),h=r.resolveComponent("skeleton");return r.openBlock(),r.createElementBlock("div",{class:"ecan-table",id:"ecanTable-"+e.id,style:r.normalizeStyle(e.style)},[r.createVNode(h,{loading:e.loading},{default:r.withCtx(()=>{var x;return[e.isUseExport?(r.openBlock(),r.createElementBlock("div",Af,[r.createVNode(l,{class:"export-button",onClick:e.exportTableData},{default:r.withCtx(()=>[Tf]),_:1},8,["onClick"])])):r.createCommentVNode("",!0),r.createVNode(u,{ref:"tableRef",class:"table",style:{height:"100%"},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:r.withCtx(({column:m,selectedKeys:p,setSelectedKeys:w,confirm:g,clearFilters:v})=>[r.createElementVNode("div",{class:"ecan-table-filter",style:r.normalizeStyle({height:e.filterDropdownHeight})},[r.createVNode(s,{value:m.filterOptionsInputValue,"onUpdate:value":b=>m.filterOptionsInputValue=b,placeholder:"请输入关键字",class:"filter-input",onChange:e.onSearchFilterOptions},null,8,["value","onUpdate:value","onChange"]),r.createVNode(f,{value:m.filterCheckboxGroupValue,"onUpdate:value":b=>m.filterCheckboxGroupValue=b,class:"filter-checkbox",options:e.useFilterOptions(m),onChange:b=>e.useSetSelectedKeys(w,m)},null,8,["value","onUpdate:value","options","onChange"]),r.createElementVNode("div",null,[r.createVNode(l,{type:"primary",size:"small",style:{width:"90px","margin-right":"8px"},onClick:()=>g()},{default:r.withCtx(()=>[Ef]),_:2},1032,["onClick"]),r.createVNode(l,{size:"small",style:{width:"90px"},onClick:r.withModifiers(b=>e.onResetFilter(v,m),["stop"])},{default:r.withCtx(()=>[Bf]),_:2},1032,["onClick"])])],4)]),bodyCell:r.withCtx(({column:m,index:p,text:w,record:g})=>[m.dataIndex==="SEQ"?(r.openBlock(),r.createElementBlock("span",Df,r.toDisplayString(p+1),1)):m.dataIndex==="ACTION"?(r.openBlock(),r.createElementBlock("div",Rf,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.actionList,(v,b)=>(r.openBlock(),r.createElementBlock("div",{class:"action",key:b},[r.createElementVNode("a",{href:e.handleHref(v.href,g),target:e.handleHrefTarget(v.target),style:r.normalizeStyle({color:v.color,fontSize:e.fontSize,fontWeight:e.fontWeight}),onClick:T=>e.onTouchHrefEvent(v.target,e.handleHref(v.href,g))},r.toDisplayString(v.title),13,If)]))),128))])):m.format==="progress"?(r.openBlock(),r.createElementBlock("div",Lf,[r.createElementVNode("div",{class:"progress",style:r.normalizeStyle({background:m.progressColor||"#1890ff",height:m.progressWidth||"18px",width:`${e.handleProgressText(w,m.progressTextDecimalPlaces)}%`})},null,4),r.createElementVNode("div",{class:"progress-text",style:r.normalizeStyle({color:e.handleProgressText(w)<100?m.progressTextColor||"#333":m.progressFinishedTextColor||"#fff"})},r.toDisplayString(e.handleProgressText(w,m.progressTextDecimalPlaces))+"% ",5)])):(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass([e.contrastClass(w,m.format)]),style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString(m.format!=null?e.formatFn(w,m.format):w),7))]),summary:r.withCtx(()=>[e.summaryList.length>0?(r.openBlock(),r.createBlock(y,{key:0},{default:r.withCtx(()=>[r.createVNode(d,null,{default:r.withCtx(()=>[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.summaryList,(m,p)=>(r.openBlock(),r.createBlock(c,{key:p,index:p,style:r.normalizeStyle({backgroundColor:e.cellBackgroundColor,textAlign:m.cellAlign||"center",color:m.cellColor,borderBottomColor:e.borderColor})},{default:r.withCtx(()=>[r.createElementVNode("div",{class:r.normalizeClass([e.contrastClass(m.total,m.format)]),style:r.normalizeStyle({fontSize:e.fontSize,fontWeight:e.fontWeight})},r.toDisplayString((m.format!=null||m.format!=="")&&e.formatFn(m.total,m.format)),7)]),_:2},1032,["index","style"]))),128))]),_:1})]),_:1})):r.createCommentVNode("",!0)]),_:1},8,["columns","data-source","bordered","size","customRow","scroll","pagination","row-class-name","onChange"]),(x=e.tableDataSource)!=null&&x.length&&!e.simple&&e.pageSizeShow&&e.pageSizeVisible?(r.openBlock(),r.createBlock(r.Teleport,{key:1,to:"#ecanTable-"+e.id+" .ant-pagination"},[r.createElementVNode("div",Of,[r.withDirectives(r.createElementVNode("input",{type:"text","onUpdate:modelValue":n[0]||(n[0]=m=>e.pageSize=m)},null,512),[[r.vModelText,e.pageSize]]),Nf])],8,["to"])):r.createCommentVNode("",!0)]}),_:1},8,["loading"])],12,_f)}const j0=se(re(cr,[["render",zf],["__scopeId","data-v-a1d24e7f"]])),fr={...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:"{b}"},dr=fe(fr);qe.use([lt.CanvasRenderer,Ue.MapChart,Ue.ScatterChart,he.VisualMapComponent,he.TooltipComponent,he.GraphicComponent]);const Mf=r.defineComponent({name:"EcanMap",components:{Echarts:Je},props:{...dr},setup(e){const n=ue(e,["backgroundImage"]),t=r.ref(),o=r.computed(()=>ut(e.geoBackgroundImage)),a=r.computed(()=>ut(e.backgroundImage)),i=r.computed(()=>e.geoBackgroundImage?{image:r.unref(t),repeat:e.geoBackgroundImageRepeat}:e.geoItemStyleAreaColor),l=r.computed(()=>{const d=e.symbolImage;return e.symbolImage?"image://"+ut(d):"circle"}),s=r.computed(()=>{const d=e.geoCenter;let y;return typeof d=="string"&&d!==""&&(y=d.split(",")),{tooltip:{show:!0},graphic:[{type:"image",style:{width:parseFloat(e.width),height:parseFloat(e.height),image:r.unref(a)},top:"center"}],geo:{zoom:e.geoZoom,roam:e.geoRoam,center:y,map:"map",tooltip:{show:!1},label:{show:e.geoLabelShow,color:e.geoLabelColor,fontSize:e.geoLabelFontSize},itemStyle:{areaColor:r.unref(i),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:r.unref(l),symbolSize:[e.symbolWidth,e.symbolHeight],label:{show:e.labelShow,fontSize:e.labelFontSize,formatter:e.labelFormatter,color:e.labelColor},tooltip:{show:e.tooltipShow,formatter:e.tooltipFormatter,textStyle:{color:e.tooltipTextStyleColor}},data:e.data}]}}),f=r.ref(!1),c=async()=>{var y;const d=e.mapJson;if(d!=null&&d.path){const u=await ot(((y=window==null?void 0:window.config)==null?void 0:y.uploadPath)+d.path);qe.registerMap("map",(u==null?void 0:u.data)||{})}f.value=!0};return r.watch(()=>e.mapJson,()=>{c()},{immediate:!0,deep:!0}),{option:s,style:n,isLoadedData:f,geoBackgroundImageRef:t,myGeoBackgroundImage:o}}}),w1="",Pf=["src"];function Ff(e,n,t,o,a,i){const l=r.resolveComponent("echarts");return r.openBlock(),r.createElementBlock("div",{class:"ecan-map",style:r.normalizeStyle(e.style)},[e.isLoadedData?(r.openBlock(),r.createBlock(l,{key:0,option:e.option,"update-options":{notMerge:!0},autoresize:""},null,8,["option"])):r.createCommentVNode("",!0),r.withDirectives(r.createElementVNode("img",{ref:"geoBackgroundImageRef",src:e.myGeoBackgroundImage},null,8,Pf),[[r.vShow,!1]])],4)}const U0=se(re(Mf,[["render",Ff],["__scopeId","data-v-1fb5cdee"]])),G0=Object.freeze(Object.defineProperty({__proto__:null,EcanBar:T0,EcanBorder:z0,EcanButton:f0,EcanCheckbox:u0,EcanComboGraph:I0,EcanCustomGraph:D0,EcanDatePicker:i0,EcanIframe:V0,EcanImage:F0,EcanInput:r0,EcanLine:_0,EcanList:e0,EcanMap:U0,EcanModal:at,EcanPageConfig:Ha,EcanPie:C0,EcanProportion:n0,EcanProviderConfig:$a,EcanRadar:O0,EcanRadio:b0,EcanRangePicker:l0,EcanScatter:B0,EcanScrollText:Ya,EcanSelect:m0,EcanTable:j0,EcanTabs:P0,EcanText:Ka,EcanTimeDisplay:Ja,EcanTreeSelect:g0,barComponentProps:jo,barEvents:A0,barProps:$o,borderComponentProps:er,borderEvents:N0,borderProps:Qo,buttonComponentProps:To,buttonEvents:c0,buttonProps:Ao,checkboxComponentProps:Bo,checkboxEvents:d0,checkboxProps:Eo,comboGraphComponentProps:Yo,comboGraphEvents:R0,comboGraphProps:Ko,customGraphComponentProps:Zo,customGraphProps:Wo,datePickerComponentProps:Co,datePickerEvents:a0,datePickerProps:wo,iframeComponentProps:ir,iframeProps:ar,imageComponentProps:rr,imageProps:or,inputComponentProps:So,inputEvents:o0,inputProps:bo,lineComponentProps:Ho,lineEvents:k0,lineProps:qo,listComponentProps:yo,listEvents:Qa,listProps:go,mapComponentProps:dr,mapProps:fr,modalComponentProps:Vo,modalEvents:w0,modalProps:Fo,pageConfig:gn,pageConfigComponentProps:yn,pieComponentProps:Po,pieEvents:S0,pieProps:Mo,proportionComponentProps:vo,proportionEvents:t0,proportionProps:po,providerConfig:lo,providerConfigComponentProps:co,radarComponentProps:Jo,radarEvents:L0,radarProps:Xo,radioComponentProps:No,radioEvents:y0,radioProps:Oo,rangePickerComponentProps:_o,rangePickerEvents:s0,rangePickerProps:ko,scatterComponentProps:Go,scatterEvents:E0,scatterProps:Uo,selectComponentProps:Ro,selectEvents:h0,selectProps:Do,tableComponentProps:lr,tableEvents:q0,tableProps:sr,tabsComponentProps:nr,tabsEvents:M0,tabsProps:tr,textComponentProps:uo,textEvents:ja,textProps:fo,timeDisplayComponentProps:xo,timeDisplayEvents:Xa,timeDisplayProps:mo,treeSelectComponentProps:Lo,treeSelectEvents:x0,treeSelectProps:Io},Symbol.toStringTag,{value:"Module"})),Vf={install:e=>{Object.keys(G0).forEach(n=>{const t=G0[n];t.install&&e.use(t)})}};P.EcanBar=T0,P.EcanBorder=z0,P.EcanButton=f0,P.EcanCheckbox=u0,P.EcanComboGraph=I0,P.EcanCustomGraph=D0,P.EcanDatePicker=i0,P.EcanIframe=V0,P.EcanImage=F0,P.EcanInput=r0,P.EcanLine=_0,P.EcanList=e0,P.EcanMap=U0,P.EcanModal=at,P.EcanPageConfig=Ha,P.EcanPie=C0,P.EcanProportion=n0,P.EcanProviderConfig=$a,P.EcanRadar=O0,P.EcanRadio=b0,P.EcanRangePicker=l0,P.EcanScatter=B0,P.EcanScrollText=Ya,P.EcanSelect=m0,P.EcanTable=j0,P.EcanTabs=P0,P.EcanText=Ka,P.EcanTimeDisplay=Ja,P.EcanTreeSelect=g0,P.barComponentProps=jo,P.barEvents=A0,P.barProps=$o,P.borderComponentProps=er,P.borderEvents=N0,P.borderProps=Qo,P.buttonComponentProps=To,P.buttonEvents=c0,P.buttonProps=Ao,P.checkboxComponentProps=Bo,P.checkboxEvents=d0,P.checkboxProps=Eo,P.comboGraphComponentProps=Yo,P.comboGraphEvents=R0,P.comboGraphProps=Ko,P.customGraphComponentProps=Zo,P.customGraphProps=Wo,P.datePickerComponentProps=Co,P.datePickerEvents=a0,P.datePickerProps=wo,P.default=Vf,P.iframeComponentProps=ir,P.iframeProps=ar,P.imageComponentProps=rr,P.imageProps=or,P.inputComponentProps=So,P.inputEvents=o0,P.inputProps=bo,P.lineComponentProps=Ho,P.lineEvents=k0,P.lineProps=qo,P.listComponentProps=yo,P.listEvents=Qa,P.listProps=go,P.mapComponentProps=dr,P.mapProps=fr,P.modalComponentProps=Vo,P.modalEvents=w0,P.modalProps=Fo,P.pageConfig=gn,P.pageConfigComponentProps=yn,P.pieComponentProps=Po,P.pieEvents=S0,P.pieProps=Mo,P.proportionComponentProps=vo,P.proportionEvents=t0,P.proportionProps=po,P.providerConfig=lo,P.providerConfigComponentProps=co,P.radarComponentProps=Jo,P.radarEvents=L0,P.radarProps=Xo,P.radioComponentProps=No,P.radioEvents=y0,P.radioProps=Oo,P.rangePickerComponentProps=_o,P.rangePickerEvents=s0,P.rangePickerProps=ko,P.scatterComponentProps=Go,P.scatterEvents=E0,P.scatterProps=Uo,P.selectComponentProps=Ro,P.selectEvents=h0,P.selectProps=Do,P.tableComponentProps=lr,P.tableEvents=q0,P.tableProps=sr,P.tabsComponentProps=nr,P.tabsEvents=M0,P.tabsProps=tr,P.textComponentProps=uo,P.textEvents=ja,P.textProps=fo,P.timeDisplayComponentProps=xo,P.timeDisplayEvents=Xa,P.timeDisplayProps=mo,P.treeSelectComponentProps=Lo,P.treeSelectEvents=x0,P.treeSelectProps=Io,Object.defineProperties(P,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
118
118
|
//# sourceMappingURL=index.umd.js.map
|