vue-data-ui 2.3.3 → 2.3.5
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/README.md +19 -15
- package/dist/Arrow-BSOdhAJO.cjs +1 -0
- package/dist/Arrow-BjDVSrfA.js +101 -0
- package/dist/BaseIcon-BoKtpbrI.cjs +1 -0
- package/dist/BaseIcon-vmmfWlyR.js +174 -0
- package/dist/DataTable-CaB7GIwQ.js +127 -0
- package/dist/DataTable-ssrNbONo.cjs +1 -0
- package/dist/Legend-DHpoRTAE.js +62 -0
- package/dist/Legend-Dl5IYoxK.cjs +1 -0
- package/dist/Shape-CQT4S7N-.js +107 -0
- package/dist/Shape-CaF4pvOn.cjs +1 -0
- package/dist/Slicer-Bdb1BlrC.js +156 -0
- package/dist/Slicer-QC8nTm24.cjs +1 -0
- package/dist/Title-BNPZwnkp.js +46 -0
- package/dist/Title-Cj_xubjI.cjs +1 -0
- package/dist/Tooltip-CdJ5hegk.cjs +1 -0
- package/dist/Tooltip-ZnJAz6dl.js +94 -0
- package/dist/_plugin-vue_export-helper-BHFhmbuH.cjs +1 -0
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/documentation/installation.md +14 -13
- package/dist/html2canvas.esm-BA_v9SIU.cjs +22 -0
- package/dist/html2canvas.esm-d2sM-0Wm.js +4870 -0
- package/dist/index-BMCvLyab.js +10369 -0
- package/dist/index-BkomIE9L.cjs +4 -0
- package/dist/{index.es-ypwniJN8.js → index.es-YufTdp0y.js} +1 -1
- package/dist/{index.es-Dnua3tHc.cjs → index.es-uyeSCnWE.cjs} +1 -1
- package/dist/jspdf.es.min-C660YX78.js +8038 -0
- package/dist/jspdf.es.min-DLYY9DTT.cjs +243 -0
- package/dist/pdf-97UbtKC2.js +44 -0
- package/dist/pdf-Cz3729tZ.cjs +1 -0
- package/dist/style.css +1 -1
- package/dist/types/vue-data-ui.d.cts +105 -5
- package/dist/types/vue-data-ui.d.ts +105 -5
- package/dist/useNestedProp-BMxXyPbW.cjs +1 -0
- package/dist/useNestedProp-CkP8xhG_.js +13 -0
- package/dist/usePrinter-BuuBz5JR.js +513 -0
- package/dist/usePrinter-r6uHYEcR.cjs +1 -0
- package/dist/useResponsive-B3TrDDIG.cjs +1 -0
- package/dist/useResponsive-NZB-WLRF.js +187 -0
- package/dist/vue-data-ui-Bc5U1cOP.cjs +9 -0
- package/dist/vue-data-ui-DxeO0iaC.js +254 -0
- package/dist/vue-data-ui.cjs +1 -1
- package/dist/vue-data-ui.js +61 -59
- package/dist/vue-ui-3d-bar-32wM0tiX.js +1085 -0
- package/dist/vue-ui-3d-bar-CgB0fLQT.cjs +19 -0
- package/dist/vue-ui-accordion-CLlVxx3Q.js +77 -0
- package/dist/vue-ui-accordion-SXsobrUt.cjs +1 -0
- package/dist/vue-ui-age-pyramid-D_CY99xF.js +596 -0
- package/dist/vue-ui-age-pyramid-DqiwcOIr.cjs +1 -0
- package/dist/vue-ui-annotator-DvP-IxDm.js +2177 -0
- package/dist/vue-ui-annotator-mntqd3q_.cjs +371 -0
- package/dist/vue-ui-candlestick-C-5u3i-1.js +657 -0
- package/dist/vue-ui-candlestick-C_TvUQvH.cjs +2 -0
- package/dist/vue-ui-carousel-table-BCePqkuz.cjs +1 -0
- package/dist/vue-ui-carousel-table-CAqhsLVx.js +304 -0
- package/dist/vue-ui-chestnut-DhWlw2MD.cjs +6 -0
- package/dist/vue-ui-chestnut-DylSfYMB.js +1051 -0
- package/dist/vue-ui-cursor-B04HJQVl.cjs +1 -0
- package/dist/vue-ui-cursor-DTYEMgbU.js +229 -0
- package/dist/vue-ui-dashboard-Bd0-cmSZ.js +232 -0
- package/dist/vue-ui-dashboard-DFIYwP1s.cjs +1 -0
- package/dist/vue-ui-digits-CW5qNMIk.js +153 -0
- package/dist/vue-ui-digits-Ced5mBJZ.cjs +1 -0
- package/dist/vue-ui-donut-DIhhgvWp.cjs +1 -0
- package/dist/vue-ui-donut-EeVmrVJs.js +743 -0
- package/dist/vue-ui-donut-evolution-BN08Y2hy.js +799 -0
- package/dist/vue-ui-donut-evolution-Ct6KAzs-.cjs +1 -0
- package/dist/vue-ui-dumbbell-BMlxS1Nq.js +624 -0
- package/dist/vue-ui-dumbbell-pextarqH.cjs +9 -0
- package/dist/vue-ui-flow-BXVsbmyb.cjs +1 -0
- package/dist/vue-ui-flow-CHmkgfyb.js +454 -0
- package/dist/vue-ui-galaxy-D4xyd-J1.cjs +1 -0
- package/dist/vue-ui-galaxy-kiVOZOBz.js +485 -0
- package/dist/vue-ui-gauge-BcO-z97J.js +466 -0
- package/dist/vue-ui-gauge-DPFBsbFj.cjs +1 -0
- package/dist/vue-ui-heatmap-DBOKYaJz.cjs +1 -0
- package/dist/vue-ui-heatmap-DD-Bzddj.js +598 -0
- package/dist/vue-ui-kpi-BEgf5yDv.cjs +1 -0
- package/dist/vue-ui-kpi-BS0o7zb9.js +54 -0
- package/dist/vue-ui-mini-loader-Bm5EJxtG.cjs +1 -0
- package/dist/vue-ui-mini-loader-DJEvG6ju.js +131 -0
- package/dist/vue-ui-molecule-DdwnFEBJ.js +750 -0
- package/dist/vue-ui-molecule-DzUqcaxd.cjs +1 -0
- package/dist/vue-ui-mood-radar-B9Gczs_Z.js +548 -0
- package/dist/vue-ui-mood-radar-DbB7m4Ku.cjs +1 -0
- package/dist/vue-ui-nested-donuts-BSINf8hd.cjs +16 -0
- package/dist/vue-ui-nested-donuts-CVQ1CaXo.js +771 -0
- package/dist/vue-ui-onion-D3-6Tv4u.cjs +1 -0
- package/dist/vue-ui-onion-Ut75t7hB.js +554 -0
- package/dist/vue-ui-parallel-coordinate-plot-Bjo09ZTX.js +651 -0
- package/dist/vue-ui-parallel-coordinate-plot-CJGkoIgN.cjs +8 -0
- package/dist/vue-ui-quadrant-CzCvejGn.cjs +1 -0
- package/dist/vue-ui-quadrant-Du9PKvlO.js +1178 -0
- package/dist/vue-ui-quick-chart-BsxsPbjz.cjs +13 -0
- package/dist/vue-ui-quick-chart-u0cPmD3q.js +1310 -0
- package/dist/vue-ui-radar-CBrpuE5r.js +614 -0
- package/dist/vue-ui-radar-DIpCrj1h.cjs +1 -0
- package/dist/vue-ui-rating-CaeGGlCw.js +271 -0
- package/dist/vue-ui-rating-D8fJC8Yt.cjs +1 -0
- package/dist/vue-ui-relation-circle-5DNf880s.js +304 -0
- package/dist/vue-ui-relation-circle-Ky3nPk6S.cjs +1 -0
- package/dist/vue-ui-rings-CffZ4T2S.cjs +1 -0
- package/dist/vue-ui-rings-IE3IdNRF.js +510 -0
- package/dist/vue-ui-scatter-C4GCZm0V.js +874 -0
- package/dist/vue-ui-scatter-TsX5dW9l.cjs +1 -0
- package/dist/vue-ui-screenshot-Bl3oooKI.js +160 -0
- package/dist/vue-ui-screenshot-Bzpg6yof.cjs +3 -0
- package/dist/vue-ui-skeleton-BisWX1sO.js +2064 -0
- package/dist/vue-ui-skeleton-JmGp11-u.cjs +41 -0
- package/dist/vue-ui-smiley-BhSrt9f-.cjs +2 -0
- package/dist/vue-ui-smiley-Sth2pqG1.js +763 -0
- package/dist/vue-ui-spark-trend-C8NSz4l8.cjs +1 -0
- package/dist/vue-ui-spark-trend-DAqO0TW2.js +246 -0
- package/dist/vue-ui-sparkbar-B0zX7NU7.js +242 -0
- package/dist/vue-ui-sparkbar-hL1Q6ObK.cjs +1 -0
- package/dist/vue-ui-sparkgauge-CWR8zJnU.js +157 -0
- package/dist/vue-ui-sparkgauge-tbVqaLCK.cjs +1 -0
- package/dist/vue-ui-sparkhistogram-Dv-lml4g.cjs +1 -0
- package/dist/vue-ui-sparkhistogram-DxqCtDpw.js +244 -0
- package/dist/vue-ui-sparkline-B6pvaBY_.cjs +1 -0
- package/dist/vue-ui-sparkline-BpL1jn7F.js +333 -0
- package/dist/vue-ui-sparkstackbar-BzbuBNIV.js +244 -0
- package/dist/vue-ui-sparkstackbar-CQ2TEi4p.cjs +1 -0
- package/dist/vue-ui-strip-plot-DCC6F4VM.cjs +1 -0
- package/dist/vue-ui-strip-plot-DCcbD6UE.js +618 -0
- package/dist/vue-ui-table-CFqIWfxl.js +1430 -0
- package/dist/vue-ui-table-CseaFWgX.cjs +14 -0
- package/dist/vue-ui-table-heatmap-Bwut-V1D.cjs +1 -0
- package/dist/vue-ui-table-heatmap-Bz8KYDxr.js +237 -0
- package/dist/vue-ui-table-sparkline-CJBU3y8-.cjs +1 -0
- package/dist/vue-ui-table-sparkline-z29ND2lq.js +420 -0
- package/dist/vue-ui-thermometer-BNAITzJa.js +385 -0
- package/dist/vue-ui-thermometer-DM2IKhqN.cjs +1 -0
- package/dist/vue-ui-timer-DLfXuW8T.cjs +64 -0
- package/dist/vue-ui-timer-DV6lQVHU.js +453 -0
- package/dist/vue-ui-tiremarks-B1bd1jPf.cjs +1 -0
- package/dist/vue-ui-tiremarks-WyQPg7yo.js +249 -0
- package/dist/vue-ui-treemap-BZGmoDHb.cjs +1 -0
- package/dist/vue-ui-treemap-DKmBhzV-.js +722 -0
- package/dist/vue-ui-vertical-bar-Bi-0rRN3.cjs +4 -0
- package/dist/vue-ui-vertical-bar-C-ySfrhJ.js +737 -0
- package/dist/vue-ui-waffle-CGRWu-da.js +638 -0
- package/dist/vue-ui-waffle-VLYkR-YZ.cjs +1 -0
- package/dist/vue-ui-wheel-D2q5vy5V.cjs +1 -0
- package/dist/vue-ui-wheel-Pj9OPk9f.js +227 -0
- package/dist/vue-ui-word-cloud-8Vr-jo1p.js +346 -0
- package/dist/vue-ui-word-cloud-Ba4BjatU.cjs +1 -0
- package/dist/vue-ui-xy-C4QW5Lfl.cjs +3 -0
- package/dist/vue-ui-xy-canvas-Be-Da_0x.cjs +9 -0
- package/dist/vue-ui-xy-canvas-DnLWrf0e.js +1006 -0
- package/dist/vue-ui-xy-qToggEfh.js +2064 -0
- package/package.json +1 -1
- package/dist/index-BcMihqI4.cjs +0 -843
- package/dist/index-C7FeCQ7K.js +0 -57303
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
"use strict";const h=require("vue");function K(){const o="#2D353C",l="#A1A1A1",e="#e1e5e8",a="#CCCCCC",n="#4A4A4A",t="#FFFFFF",i="#fafafa",s="#5f8bee",d="#dc3912",c="#2ca02c",f="#42d392",u="#FFD055",r={_10:10,_12:12,_14:14,_16:16,_18:18,_20:20,_24:24,_32:32,_48:48},C={LINE:"line",SQUARE:"square",ROUND:"round",CIRCLE:"circle",CURVED:"curved",BAR:"bar",STAR:"star"},b={LEFT:"left",CENTER:"center",RIGHT:"right",BOTTOM:"bottom",TOP:"top"},E={ASC:"asc",DESC:"desc"},A={text:"",color:o,fontSize:r._20,bold:!0,subtitle:{color:l,text:"",fontSize:r._16,bold:!1}},k={show:!0,bold:!1,backgroundColor:t,color:o,fontSize:r._14},p={show:!0,color:o,backgroundColor:t,fontSize:r._14,customFormat:null,borderRadius:4,borderColor:e,borderWidth:1,backgroundOpacity:100},g=({tooltip:D=!1,pdf:O=!1,csv:U=!1,img:M=!1,table:N=!1,labels:I=!1,fullscreen:W=!1,sort:G=!1,stack:H=!1,animation:Y=!1})=>{const S={open:"Open options",close:"Close options",tooltip:"Toggle tooltip",pdf:"Download PDF",csv:"Download CSV",img:"Download PNG",table:"Toggle table",labels:"Toggle labels",fullscreen:"Toggle fullscreen",sort:"Toggle sort",stack:"Toggle stack mode",animation:"Toggle animation"};return D||delete S.tooltip,O||delete S.pdf,U||delete S.csv,M||delete S.img,N||delete S.table,I||delete S.labels,W||delete S.fullscreen,G||delete S.sort,H||delete S.stack,Y||delete S.animation,{show:!0,buttons:{tooltip:D,pdf:O,csv:U,img:M,table:N,labels:I,fullscreen:W,sort:G,stack:H,animation:Y},buttonTitles:S}},m=D=>({top:D[0],right:D[1],bottom:D[2],left:D[3]}),y={backgroundColor:i,color:o,outline:"none"},F={backgroundColor:t,color:o,outline:"none"},x={show:!1,responsiveBreakpoint:400},v={show:!0,color:a,highlightColor:n,fontSize:r._14,useResetSlot:!1},_={theme:"",responsive:!1,customPalette:[],useCssAnimation:!0,chart:{fontFamily:"inherit",backgroundColor:t,color:o,height:600,width:1e3,zoom:v,padding:m([36,24,24,48]),highlighter:{color:o,opacity:5,useLine:!1,lineDasharray:2,lineWidth:1},highlightArea:{show:!1,from:0,to:0,color:o,opacity:20,caption:{text:"",fontSize:r._10,color:o,bold:!1,offsetY:0,width:"auto",padding:3,textAlign:b.CENTER}},timeTag:{show:!1,backgroundColor:e,color:o,fontSize:r._12,circleMarker:{radius:3,color:o}},grid:{stroke:e,showVerticalLines:!1,showHorizontalLines:!1,labels:{show:!0,color:o,fontSize:r._16,axis:{yLabel:"",yLabelOffsetX:0,xLabel:"",xLabelOffsetY:14,fontSize:r._14},zeroLine:{show:!0},xAxis:{showBaseline:!1},yAxis:{showBaseline:!0,commonScaleSteps:10,useIndividualScale:!1,stacked:!1,gap:12,labelWidth:40},xAxisLabels:{color:o,show:!0,values:[],fontSize:r._14,showOnlyFirstAndLast:!1,showOnlyAtModulo:!1,modulo:12,yOffset:0,rotation:0}}},comments:{show:!0,showInTooltip:!0,width:200,offsetX:0,offsetY:0},labels:{fontSize:r._10,prefix:"",suffix:""},legend:{color:o,show:!0,fontSize:r._14},title:{...A,show:!0,offsetX:0,offsetY:0},tooltip:{...p,showValue:!0,showPercentage:!0,rondingValue:0,roundingPercentage:0},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0,stack:!0})},bar:{borderRadius:2,useGradient:!0,periodGap:.1,border:{useSerieColor:!1,strokeWidth:0,stroke:t},labels:{show:!1,offsetY:-6,rounding:0,color:o},serieName:{show:!1,offsetY:-6,useAbbreviation:!0,abbreviationSize:3,useSerieColor:!0,color:o,bold:!1}},line:{radius:3,useGradient:!0,strokeWidth:3,labels:{show:!1,offsetY:-6,rounding:0,color:o},area:{useGradient:!0,opacity:30}},plot:{radius:3,useGradient:!0,labels:{show:!1,offsetY:-6,rounding:0,color:o}},table:{responsiveBreakpoint:400,rounding:0,sparkline:!0,columnNames:{period:"Period",total:"Total"},th:y,td:F},showTable:!1},B={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,useBlurOnHover:!0,userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),translations:{total:"Total",average:"Average"},table:{...x,th:y,td:{...F,roundingValue:0,roundingPercentage:0},columnNames:{serie:"Series",value:"Value",percentage:"Percentage"}},style:{fontFamily:"inherit",chart:{useGradient:!0,gradientIntensity:40,backgroundColor:t,color:o,layout:{labels:{dataLabels:{show:!0,useLabelSlots:!1,hideUnderValue:3,prefix:"",suffix:""},value:{rounding:0,show:!0},percentage:{color:o,bold:!0,fontSize:r._18},name:{color:o,bold:!1,fontSize:r._14},hollow:{show:!0,total:{show:!0,bold:!1,fontSize:r._18,color:l,text:"Total",offsetY:0,value:{color:o,fontSize:r._18,bold:!0,suffix:"",prefix:"",offsetY:0,rounding:0}},average:{show:!0,bold:!1,fontSize:r._18,color:l,text:"Average",offsetY:0,value:{color:o,fontSize:r._18,bold:!0,suffix:"",prefix:"",offsetY:0,rounding:0}}}},donut:{strokeWidth:55,borderWidth:1,useShadow:!1,shadowColor:o}},comments:{show:!0,showInTooltip:!0,width:100,offsetY:0,offsetX:0},legend:{...k,roundingValue:0,roundingPercentage:0},tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0},title:A}}},w={responsive:!1,theme:"",customPalette:[],userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,height:500,width:800,padding:m([0,6,12,6]),layout:{sorted:!0,rects:{stroke:e,strokeWidth:1,borderRadius:0,colorRatio:.3,gradient:{show:!0,intensity:30},selected:{stroke:e,strokeWidth:1,unselectedOpacity:.6}},labels:{showDefaultLabels:!0,fontSize:r._24,minFontSize:r._10,hideUnderProportion:.03,prefix:"Value: ",suffix:"",rounding:0}},legend:{...k,roundingValue:0,roundingPercentage:0},title:A,tooltip:{...p,roundingValue:1}}},table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},eo={responsive:!1,theme:"",customPalette:[],useBlurOnHover:!0,useCustomCells:!1,useAnimation:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{labels:{dataLabels:{prefix:"",suffix:""},captions:{show:!1,showSerieName:!1,serieNameAbbreviation:!0,serieNameMaxAbbreviationSize:3,fontSize:r._12,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0,offsetX:0,offsetY:0}},grid:{size:10,spaceBetween:2,vertical:!1},rect:{rounded:!0,ronding:2,stroke:o,strokeWidth:1,useGradient:!0,gradientIntensity:40}},title:A,tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0},legend:{...k,roundingValue:0,roundingPercentage:0}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},to={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{plots:{show:!0,radius:2},outerPolygon:{stroke:a,strokeWidth:1},dataPolygon:{strokeWidth:1,transparent:!1,opacity:20,useGradient:!0},grid:{show:!0,stroke:e,strokeWidth:.5,graduations:5},labels:{dataLabels:{show:!0,fontSize:r._12,color:o}}},title:A,tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0,animation:{show:!0,animationFrames:60}},legend:{...k,roundingPercentage:0}}},table:{...x,th:y,td:{...F,roundingValue:0,roundingPercentage:0}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),translations:{target:"Target",value:"Value",datapoint:"Datapoint"}},ro={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,zoomAnimationFrames:20,style:{fontFamily:"inherit",chart:{height:512,width:512,backgroundColor:t,color:o,layout:{labels:{quadrantLabels:{show:!0,tl:{text:"",color:o,fontSize:r._16,bold:!0},tr:{text:"",color:o,fontSize:r._16,bold:!0},br:{text:"",color:o,fontSize:r._16,bold:!0},bl:{text:"",color:o,fontSize:r._16,bold:!0}},plotLabels:{showAsTag:!1,show:!0,fontSize:r._10,color:o,offsetY:8},axisLabels:{show:!0,fontSize:r._14,color:{positive:o,negative:o}}},grid:{stroke:e,strokeWidth:1.5,showArrows:!0,graduations:{stroke:e,strokeWidth:.5,show:!0,steps:5,fill:!0,color:e,roundingForce:10},xAxis:{min:-100,max:100,auto:!0,name:""},yAxis:{min:-100,max:100,auto:!0,name:""}},plots:{radius:6,outline:!0,outlineColor:t,outlineWidth:1},areas:{show:!0,opacity:40,useGradient:!0}},title:A,tooltip:{...p,roundingValue:0,showShape:!0},legend:k}},table:{...x,th:y,td:{...F,roundingValue:0}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),translations:{category:"Category",item:"Item",side:"Side"}},lo={responsive:!1,theme:"",customPalette:[],style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,animation:{use:!0,speed:1,acceleration:1},layout:{track:{size:1,useGradient:!0,gradientIntensity:20},markers:{color:o,bold:!0,fontSizeRatio:1,offsetY:0,roundingValue:0},pointer:{type:"pointy",size:1,stroke:t,strokeWidth:12,useRatingColor:!0,color:a,circle:{radius:10,stroke:o,strokeWidth:2,color:t}}},legend:{fontSize:r._48,prefix:"",suffix:"",roundingValue:1,showPlusSymbol:!0,useRatingColor:!0,color:o},title:A}},userOptions:g({pdf:!0,img:!0,fullscreen:!0}),translations:{base:"Base"}},ao={responsive:!1,theme:"",style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,animation:{use:!0,speed:.5,acceleration:1},layout:{wheel:{ticks:{rounded:!0,inactiveColor:e,activeColor:s,gradient:{show:!0,shiftHueIntensity:100}}},innerCircle:{show:!0,stroke:e,strokeWidth:1},percentage:{show:!0,fontSize:r._48,rounding:1,bold:!0}},title:A}},userOptions:g({pdf:!0,img:!0,fullscreen:!0})},no={theme:"",style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,animation:{use:!0,speed:.5,acceleration:1},layout:{display:"horizontal",crescendo:!1,curved:!1,curveAngleX:10,curveAngleY:10,activeColor:s,inactiveColor:e,ticks:{gradient:{show:!0,shiftHueIntensity:100}}},percentage:{show:!0,useGradientColor:!0,color:s,fontSize:r._16,bold:!0,rounding:1,verticalPosition:b.BOTTOM,horizontalPosition:b.LEFT},title:A}},userOptions:g({pdf:!0,img:!0,fullscreen:!0})},so={theme:"",customPalette:[],style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{grandTotal:{show:!0,fontSize:r._20,bold:!0,prefix:"",suffix:"",roundingValue:0,color:o,text:"Grand total",offsetY:0},roots:{stroke:t,strokeWidth:5,useGradient:!0,gradientIntensity:20,underlayerColor:t,labels:{show:!0,fontSize:r._16,adaptColorToBackground:!0,color:t,bold:!0,roundingValue:0,prefix:"",suffix:"",name:{color:o,fontSize:r._16,bold:!0}}},verticalSeparator:{stroke:t,strokeWidth:5},links:{opacity:10},branches:{stroke:t,strokeWidth:0,borderRadius:6,useGradient:!0,gradientIntensity:20,underlayerColor:t,widthRatio:1.5,labels:{show:!0,fontSize:r._14,color:o,bold:!0,dataLabels:{show:!0,hideUnderValue:5,fontSize:r._14,roundingValue:0,roundingPercentage:0,prefix:"",suffix:""}}},nuts:{offsetX:20,useGradient:!0,gradientIntensity:30,selected:{useMotion:!0,useGradient:!0,gradientIntensity:40,roundingValue:0,roundingPercentage:0,labels:{dataLabels:{hideUnderValue:5,color:o,fontSize:r._12,bold:!0,prefix:"",suffix:""},core:{total:{color:o,fontSize:r._24,bold:!1},value:{color:o,fontSize:r._24,bold:!0,prefix:"",suffix:""}}}}},legend:{fontSize:r._16,color:o,roundingValue:0,roundingPercentage:0,prefix:"",suffix:""},title:{...A,offsetY:0,subtitle:{...A.subtitle,offsetY:0}}}}},table:{...x,th:{...y,translations:{rootName:"root name",rootValue:"root value",rootToTotal:"%/total",branchName:"branch name",branchValue:"branch value",branchToRoot:"%/root",branchToTotal:"%/total",nutName:"nut name",nutValue:"nut value",nutToBranch:"%/branch",nutToRoot:"%/root",nutToTotal:"%/total"}},td:{...F,roundingValue:0,roundingPercentage:0}},userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),translations:{total:"Total",proportionToTree:"of grand total",of:"of"}},io={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,useStartAnimation:!0,useBlurOnHover:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,useGradient:!0,gradientIntensity:20,layout:{maxThickness:64,gutter:{color:e,width:.62},track:{width:.62},labels:{show:!0,fontSize:r._14,color:o,roundingValue:0,roundingPercentage:0,bold:!0,offsetX:0,offsetY:0,value:{show:!0},percentage:{show:!0}}},title:A,legend:{...k,roundingValue:0,roundingPercentage:0},tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,th:y,td:{...F,roundingValue:0,roundingPercentage:0},translations:{value:"Value",percentage:"Percentage",serie:"Serie"}}},co={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{bars:{sort:E.DESC,useStroke:!1,strokeWidth:2,height:32,gap:6,borderRadius:4,offsetX:64,paddingRight:0,useGradient:!0,gradientIntensity:20,fillOpacity:90,underlayerColor:t,dataLabels:{color:o,bold:!0,fontSize:r._12,value:{show:!0,roundingValue:0,prefix:"",suffix:""},percentage:{show:!0,roundingPercentage:0},offsetX:0},nameLabels:{show:!0,color:o,bold:!1,fontSize:r._10,offsetX:0},parentLabels:{show:!0,color:o,bold:!1,fontSize:r._10,offsetX:0}},highlighter:{color:o,opacity:5},separators:{show:!0,color:e,strokeWidth:1}},title:A,legend:{...k,position:b.TOP,roundingValue:0,roundingPercentage:0,prefix:"",suffix:""},tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0,prefix:"",suffix:""}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,sort:!0,fullscreen:!0}),table:{...x,th:y,td:{...F,roundingValue:0,roundingPercentage:0,prefix:"",suffix:""}},translations:{parentName:"Serie",childName:"Child",value:"value",percentageToTotal:"%/total",percentageToSerie:"%/serie"}},uo={theme:"",style:{fontFamily:"inherit",backgroundColor:t,color:o,layout:{padding:m([36,12,12,48]),cells:{height:36,value:{show:!1,fontSize:r._18,bold:!1,roundingValue:0,color:o},colors:{hot:d,cold:s,underlayer:t},spacing:2,selected:{border:4,color:o}},dataLabels:{prefix:"",suffix:"",xAxis:{show:!0,values:[],fontSize:r._10,color:o,bold:!1,offsetX:0,offsetY:0},yAxis:{show:!0,values:[],fontSize:r._10,color:o,bold:!1,offsetX:0,offsetY:0}}},title:A,legend:{...k,fontSize:r._12,roundingValue:0,position:b.RIGHT,scaleBorderRadius:18},tooltip:{...p,roundingValue:0}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,colNames:{xAxis:"X"},th:y,td:{...F,roundingValue:0}}},fo={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,style:{fontFamily:"inherit",backgroundColor:t,color:o,layout:{height:316,width:512,padding:m([36,48,36,48]),axis:{show:!0,stroke:e,strokeWidth:1},marginalBars:{show:!1,size:40,tranches:20,opacity:.6,fill:o,strokeWidth:1,offset:20,borderRadius:2,useGradient:!0,showLines:!1,linesStrokeWidth:1},plots:{radius:2,stroke:t,strokeWidth:.3,opacity:.6,significance:{show:!0,useDistanceOpacity:!1,deviationThreshold:10,opacity:.3},deviation:{translation:"deviation",roundingValue:1},giftWrap:{show:!1,strokeWidth:1,strokeDasharray:0,fillOpacity:.2},selectors:{show:!0,stroke:o,strokeWidth:.7,strokeDasharray:0,labels:{fontSize:r._12,color:o,rounding:2,bold:!1,showName:!0,prefix:"",suffix:""},markers:{radius:1.5,stroke:t,strokeWidth:.5,fill:o}}},correlation:{show:!0,strokeDasharray:2,strokeWidth:1,label:{show:!0,fontSize:r._12,color:o,bold:!0,roundingValue:2,useSerieColor:!0}},dataLabels:{xAxis:{name:"xAxis",show:!0,fontSize:r._10,color:o,bold:!1,offsetX:0,offsetY:0,roundingValue:0},yAxis:{name:"yAxis",show:!0,fontSize:r._10,color:o,bold:!1,offsetX:0,offsetY:0,roundingValue:0}}},title:A,legend:{...k,roundingValue:0},tooltip:{...p,roundingValue:2,showShape:!0,prefix:"",suffix:""}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,th:y,td:{...F,roundingValue:2,roundingAverage:1},translations:{correlationCoefficient:"Correlation Coef.",nbrPlots:"Nbr plots",average:"Average",series:"Series"}}},Ao={responsive:!1,theme:"",useCssAnimation:!0,style:{fontFamily:"inherit",backgroundColor:t,color:o,height:316,width:512,layout:{padding:m([36,48,36,48]),selector:{color:e,opacity:10},grid:{show:!0,stroke:e,strokeWidth:.5,xAxis:{dataLabels:{show:!0,fontSize:r._10,color:o,offsetY:0,bold:!1,rotation:0}},yAxis:{dataLabels:{show:!0,fontSize:r._12,color:o,roundingValue:0,offsetX:0,bold:!1,steps:10,prefix:"",suffix:""}}},wick:{stroke:o,strokeWidth:.5,extremity:{shape:C.LINE,size:"auto",color:o}},candle:{borderRadius:1,stroke:o,strokeWidth:.5,colors:{bearish:d,bullish:c},gradient:{show:!0,underlayer:t},widthRatio:.5}},zoom:v,title:A,tooltip:{...p,roundingValue:0,prefix:"",suffix:""}},translations:{period:"Period",open:"Open",high:"High",low:"Low",last:"Last",volume:"Volume"},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,th:y,td:{...F,roundingValue:2,prefix:"",suffix:""}}},bo={theme:"",type:C.LINE,style:{chartWidth:290,animation:{show:!0,animationFrames:360},fontFamily:"inherit",backgroundColor:t,line:{color:s,strokeWidth:3,smooth:!1},bar:{borderRadius:3,color:s},zeroLine:{color:o,strokeWidth:1},plot:{show:!0,radius:4,stroke:t,strokeWidth:1},verticalIndicator:{show:!0,strokeWidth:1.5,color:s,strokeDasharray:3},dataLabel:{show:!0,position:b.LEFT,offsetX:0,offsetY:0,fontSize:r._20,bold:!0,color:o,roundingValue:0,valueType:"latest",prefix:"",suffix:""},title:{show:!0,textAlign:b.LEFT,color:o,fontSize:r._16,bold:!0,text:""},area:{show:!0,useGradient:!0,opacity:30,color:s}}},Co={theme:"",customPalette:[],style:{fontFamily:"inherit",backgroundColor:t,animation:{show:!0,animationFrames:60},layout:{independant:!0,percentage:!0,target:0,showTargetValue:!1,targetValueText:""},gutter:{backgroundColor:e,opacity:100},bar:{gradient:{show:!0,intensity:40,underlayerColor:t}},labels:{fontSize:r._16,name:{position:b.TOP,width:"100%",color:o,bold:!1},value:{show:!0,bold:!0}},title:{...A,textAlign:b.LEFT,margin:"0 auto"},gap:4}},go={theme:"",customPalette:[],style:{fontFamily:"inherit",backgroundColor:t,animation:{show:!0,animationFrames:60},bar:{gradient:{show:!0,intensity:40,underlayerColor:t}},legend:{show:!0,textAlign:b.LEFT,fontSize:r._12,margin:"6px 0 0 0",name:{color:o,bold:!1},value:{show:!0,bold:!1,color:o,prefix:"",suffix:"",rounding:0},percentage:{show:!0,bold:!0,color:o,rounding:1}},title:{...A,textAlign:b.LEFT,margin:"0 0 6px 0"}}},ho={theme:"",style:{fontFamily:"inherit",backgroundColor:t,animation:{show:!0,speedMs:500},layout:{height:96,width:640,padding:m([24,0,36,0])},bars:{shape:C.SQUARE,strokeWidth:0,colors:{positive:s,negative:d,gradient:{show:!0}},borderRadius:24,gap:12},labels:{value:{fontSize:r._14,color:o,bold:!0,rounding:1,prefix:"",suffix:"",offsetY:0},valueLabel:{fontSize:r._14,color:o,bold:!1,rounding:0},timeLabel:{fontSize:r._12,color:o,bold:!1}},selector:{stroke:s,strokeWidth:2,strokeDasharray:0,borderRadius:2},title:{...A,textAlign:b.LEFT,margin:"0 0 6px 0"}}},ko={theme:"",style:{fontFamily:"inherit",background:t,height:84,basePosition:72,animation:{show:!0,speedMs:150},title:{show:!0,fontSize:r._12,position:b.TOP,textAlign:b.CENTER,bold:!1,color:o},dataLabel:{fontSize:r._20,autoColor:!0,color:o,offsetY:0,bold:!0,rounding:0,prefix:"",suffix:""},colors:{min:d,max:c,showGradient:!0},track:{autoColor:!0,color:s,strokeLinecap:C.ROUND},gutter:{color:e,strokeLinecap:C.ROUND}}},po={theme:"",style:{fontFamily:"inherit",backgroundColor:t,animation:{show:!0,animationFrames:20},line:{stroke:o,strokeWidth:2,strokeLinecap:C.ROUND,strokeLinejoin:C.ROUND,smooth:!0,useColorTrend:!0},area:{show:!0,useGradient:!0,opacity:20},dataLabel:{show:!0,useColorTrend:!0,color:o,fontSize:r._14,bold:!1,prefix:"",suffix:"",rounding:0},trendLabel:{trendType:"global",useColorTrend:!0,color:o,fontSize:r._14,bold:!0,rounding:0},arrow:{colors:{positive:c,neutral:l,negative:d}},padding:m([12,12,12,82])}},mo={responsive:!1,theme:"",axisLabelsFontSize:r._12,backgroundColor:t,barGap:12,barAnimated:!0,barStrokeWidth:1,blurOnHover:!0,chartIsBarUnderDatasetLength:6,color:o,customPalette:[],dataLabelFontSize:r._14,dataLabelRoundingPercentage:1,dataLabelRoundingValue:0,donutHideLabelUnderPercentage:3,donutLabelMarkerStrokeWidth:1,donutRadiusRatio:.4,donutShowTotal:!0,donutStrokeWidth:2,donutThicknessRatio:.18,donutTotalLabelFontSize:24,donutTotalLabelOffsetY:0,donutTotalLabelText:"Total",donutUseShadow:!1,donutShadowColor:o,fontFamily:"inherit",height:338,legendFontSize:r._12,legendIcon:"circleFill",legendIconSize:r._12,lineAnimated:!0,lineSmooth:!0,lineStrokeWidth:2,paletteStartIndex:0,showDataLabels:!0,showLegend:!0,showTooltip:!0,showUserOptions:!0,userOptionsButtons:{tooltip:!0,pdf:!0,img:!0,fullscreen:!0},userOptionsButtonTitles:{open:"Open options",close:"Close options",tooltip:"Toggle tooltip",pdf:"Download PDF",img:"Download PNG",fullscreen:"Toggle fullscreen"},title:"",titleBold:!0,titleFontSize:16,titleTextAlign:"center",tooltipCustomFormat:null,tooltipBackgroundOpacity:100,tooltipBorderRadius:4,tooltipBorderColor:e,tooltipBorderWidth:1,tooltipFontSize:14,useCustomLegend:!1,valuePrefix:"",valueSuffix:"",width:512,xAxisLabel:"",xyAxisStroke:a,xyAxisStrokeWidth:1,xyGridStroke:e,xyGridStrokeWidth:.5,xyHighlighterColor:o,xyHighlighterOpacity:.05,xyLabelsXFontSize:r._10,xyLabelsYFontSize:r._12,xyPaddingBottom:48,xyPaddingLeft:48,xyPaddingRight:12,xyPaddingTop:24,xyPeriodLabelsRotation:0,xyPeriods:[],xyScaleSegments:15,xyShowAxis:!0,xyShowGrid:!0,xyShowScale:!0,yAxisLabel:"",zoomXy:!0,zoomColor:a,zoomHighlightColor:n,zoomFontSize:r._14,zoomUseResetSlot:!1},yo={responsive:!1,theme:"",style:{fontFamily:"inherit",backgroundColor:t,color:o,height:500,width:500,layout:{padding:m([36,12,48,12]),grid:{show:!0,stroke:e,strokeWidth:1},dataLabels:{sideTitles:{show:!0,fontSize:r._18,color:o,useSideColor:!0,bold:!1,offsetY:0},xAxis:{show:!0,fontSize:r._12,color:o,bold:!1,scale:1e3,translation:"in thousands"},yAxis:{show:!0,display:"age",fontSize:r._12,color:o,bold:!1,showEvery:5}},centerSlit:{width:20},bars:{gap:2,borderRadius:2,left:{color:d},right:{color:s},gradient:{show:!0,underlayer:t,intensity:60,shiftHue:.05}}},highlighter:{color:o,opacity:5},title:A,tooltip:{...p,roundingValue:0}},translations:{age:"age",male:"male",female:"female",total:"total",year:"year"},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,th:y,td:F}},Fo={responsive:!1,theme:"",customPalette:[],style:{fontFamily:"inherit",backgroundColor:t,color:o,size:400,limit:50,animation:{show:!0,speedMs:300},labels:{color:o,fontSize:r._10},links:{curved:!0,maxWidth:3},circle:{radiusProportion:.2,stroke:a,strokeWidth:1,offsetY:0},plot:{radius:2,color:o},title:A},userOptions:g({pdf:!0,img:!0,fullscreen:!0})},xo={theme:"",customPalette:[],style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,height:360,thermometer:{width:48},padding:m([12,64,12,64]),graduations:{show:!0,sides:"both",height:2,stroke:e,strokeWidth:1,showIntermediate:!0,gradient:{show:!0,intensity:20}},animation:{use:!0,speedMs:1e3},label:{fontSize:r._20,rounding:1,bold:!0,color:o,prefix:"",suffix:""}},title:A},userOptions:g({pdf:!0,img:!0,fullscreen:!0})},Eo={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,useBlurOnHover:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{labels:{dataLabels:{prefix:"",suffix:""}},rings:{strokeWidth:2,stroke:e,gradient:{show:!0,intensity:40,underlayerColor:t},useShadow:!0}},legend:{...k,roundingValue:0,roundingPercentage:0},title:A,tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},vo={theme:"",customPalette:[],style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,zoom:v,layout:{height:316,width:512,padding:m([24,48,24,48]),grid:{show:!0,stroke:e,strokeWidth:.7,showVerticalLines:!0,yAxis:{dataLabels:{show:!0,fontSize:r._10,color:o,roundingValue:0,offsetX:0,bold:!1,steps:10}},xAxis:{dataLabels:{show:!0,values:[],fontSize:r._10,showOnlyFirstAndLast:!1,color:o,rotation:0,offsetY:0}}},line:{show:!0,stroke:a,strokeWidth:4},highlighter:{color:o,opacity:5},dataLabels:{show:!0,fontSize:r._10,color:o,bold:!1,rounding:0,prefix:"",suffix:"",offsetY:0}},title:A,legend:{...k,roundingValue:0,roundingPercentage:0}}},userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{period:"Period",total:"Total"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},_o={theme:"",style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{grid:{show:!0,stroke:e,strokeWidth:.5},outerPolygon:{stroke:e,strokeWidth:1},dataPolygon:{color:s,opacity:60,gradient:{show:!0,intensity:1},stroke:s,strokeWidth:0},smileys:{strokeWidth:1,colors:{1:"#e20001",2:"#ff9f03",3:"#ffd004",4:"#9ac900",5:"#059f00"}},dataLabel:{color:o,roundingValue:0,roundingPercentage:0,bold:!0}},title:A,legend:{...k,roundingValue:0,roundingPercentage:0}}},userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},wo={theme:"",customPalette:[],style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,nodes:{stroke:t,strokeHovered:o},links:{stroke:a},title:A,tooltip:p,zoom:{speed:1}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),table:{...x,th:y,td:F,translations:{nodeName:"Node name",details:"Details",ancestor:"Parent node"}}},So={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,useBlurOnHover:!0,userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,useGradient:!0,gradientIntensity:40,layout:{labels:{dataLabels:{show:!0,prefix:"",suffix:"",hideUnderValue:3,fontSize:r._14,offsetX:4,offsetY:12,useSerieColor:!1,color:o,showValue:!0,showPercentage:!0,boldValue:!1,boldPercentage:!0,roundingValue:0,roundingPercentage:0,showDonutName:!0,boldDonutName:!0,donutNameAbbreviation:!0,donutNameMaxAbbreviationSize:3,donutNameOffsetY:0}},donut:{strokeWidth:200,borderWidth:2,spacingRatio:.5,useShadow:!1,shadowColor:o}},legend:{...k,roundingValue:0,roundingPercentage:0},title:A,tooltip:{...p,showAllItemsAtIndex:!0,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0}}},table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},Lo={theme:"",customPalette:[],useCssAnimation:!0,useBlurOnHover:!0,style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,layout:{arcs:{strokeWidth:24,borderWidth:12,offsetX:0,offsetY:0,hoverEffect:{show:!0,multiplicator:1.1},gradient:{show:!0,intensity:30,color:t}},labels:{dataLabels:{prefix:"",suffix:""}}},legend:{...k,roundingValue:0,roundingPercentage:0},title:A,tooltip:{...p,showValue:!0,showPercentage:!0,roundingValue:0,roundingPercentage:0}}},userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},Do={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,height:600,stripWidth:120,padding:m([24,24,64,64]),grid:{show:!0,stroke:a,strokeWidth:1,scaleSteps:10,horizontalGrid:{show:!0,stroke:a,strokeWidth:.5,strokeDasharray:4},verticalGrid:{show:!0,stroke:a,strokeWidth:.5,strokeDasharray:4}},plots:{opacity:.5,radius:20,stroke:t,strokeWidth:1,shape:C.CIRCLE,gradient:{show:!0,intensity:40}},labels:{prefix:"",suffix:"",bestPlotLabel:{show:!0,showValue:!0,fontSize:r._14,color:o,rounding:0,offsetY:0},axis:{xLabel:"",xLabelOffsetY:0,yLabel:"",yLabelOffsetX:0,fontSize:r._14,color:o},xAxisLabels:{show:!0,color:o,fontSize:r._14,offsetY:0},yAxisLabels:{show:!0,color:o,fontSize:r._14,rounding:0,offsetX:0}},title:A,tooltip:{...p,roundingValue:0}}},table:{...x,columnNames:{series:"Series",value:"Value"},th:y,td:{...F,roundingValue:0}}},Bo={responsive:!1,theme:"",useAnimation:!0,animationSpeed:2,userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,width:600,rowHeight:40,padding:m([12,24,12,100]),plots:{startColor:d,endColor:s,radius:6,stroke:t,strokeWidth:1,link:{strokeWidth:2,type:C.CURVED},gradient:{show:!0,intensity:40}},grid:{strokeWidth:1,scaleSteps:10,horizontalGrid:{show:!0,stroke:a,strokeWidth:.5,strokeDasharray:0},verticalGrid:{show:!0,stroke:a,strokeWidth:.5,strokeDasharray:0}},labels:{prefix:"",suffix:"",yAxisLabels:{show:!0,fontSize:r._14,color:o,offsetX:0,bold:!0,showProgression:!0,rounding:1},xAxisLabels:{show:!0,fontSize:r._14,color:o,offsetY:0,bold:!1,rounding:0},startLabels:{show:!0,fontSize:r._10,color:o,offsetY:0,rounding:0,useStartColor:!0},endLabels:{show:!0,fontSize:r._10,color:o,offsetY:0,rounding:0,useEndColor:!0}},legend:{...k,labelStart:"start",labelEnd:"end"},title:A}},table:{...x,columnNames:{series:"Series",start:"Start value",end:"End value",progression:"Progression"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},Po={theme:"",customPalette:[],style:{fontFamily:"inherit",shape:C.BAR,chart:{animation:{use:!0,speed:1,acceleration:1},backgroundColor:t,color:o,bar:{color:s,stroke:s,strokeWidth:.7,shadeColor:o},box:{stroke:a,strokeWidth:.7,strokeDasharray:2,dimensions:{width:128,height:256,top:27,bottom:9,left:24,right:24,perspective:18}},title:A,legend:{showDefault:!0,fontSize:r._10,color:o,bold:!1,roundingValue:0,roundingPercentage:0,prefix:"",suffix:"",hideUnderPercentage:3},dataLabel:{show:!0,bold:!0,color:s,fontSize:r._12,rounding:1}}},userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),table:{...x,columnNames:{series:"Series",value:"Value",percentage:"Percentage"},th:y,td:{...F,roundingValue:0,roundingPercentage:0}}},Ro={theme:"",customPalette:[],responsiveBreakpoint:500,showAverage:!0,showMedian:!0,showTotal:!0,roundingAverage:0,roundingMedian:0,roundingValues:0,roundingTotal:0,showSparklines:!0,fontFamily:"inherit",colNames:[],sparkline:{useGradient:!0,showArea:!0,strokeWidth:3,type:C.LINE,smooth:!0,animation:{show:!0,animationFrames:360}},translations:{serie:"Serie",total:"Total",average:"Average",median:"Median",chart:"Evolution"},title:{...A,textAlign:b.CENTER,backgroundColor:t},thead:{backgroundColor:t,color:o,fontSize:r._14,outline:"none",textAlign:b.LEFT,bold:!1},tbody:{backgroundColor:t,color:o,fontSize:r._14,outline:"none",textAlign:b.LEFT,bold:!1},userOptions:g({pdf:!0,csv:!0,img:!0,fullscreen:!0})},Vo={theme:"",style:{fontFamily:"inherit",backgroundColor:t,color:o,shapeSize:r._14,heatmapColors:{useIndividualScale:!1,min:t,max:s}},table:{responsiveBreakpoint:400,borderWidth:1,showSum:!1,showAverage:!1,showMedian:!1,head:{backgroundColor:t,color:o,values:[]}},userOptions:g({pdf:!0,csv:!0,img:!0,fullscreen:!0})},To={responsive:!1,theme:"",customPalette:[],useCssAnimation:!0,animationDelayMs:20,userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,height:300,width:512,words:{maxFontSize:100,minFontSize:r._10,bold:!1,proximity:10,packingWeight:1,color:o,usePalette:!0},title:A}},table:{...x,columnNames:{series:"Word",value:"Value"},th:y,td:{...F,roundingValue:0,prefix:"",suffix:""}}},zo={responsive:!1,theme:"",customPalette:[],userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0,stack:!0}),style:{fontFamily:"Arial",chart:{backgroundColor:t,color:o,aspectRatio:"12 / 9",stacked:!1,stackGap:20,scale:{ticks:10},zoom:v,selector:{show:!0,color:o,dashed:!0},tooltip:p,legend:k,title:A,grid:{y:{showAxis:!0,axisColor:o,axisThickness:2,axisName:"",axisLabels:{show:!0,fontSizeRatio:1,color:o,offsetX:0,rounding:1,prefix:"",suffix:""},verticalLines:{show:!0,color:a,hideUnderXLength:20},timeLabels:{show:!0,fontSizeRatio:.8,values:[],rotation:0,offsetY:30,color:o,modulo:12}},x:{showAxis:!0,axisColor:o,axisThickness:2,axisName:"",horizontalLines:{show:!0,color:a,alternate:!0,opacity:20}},zeroLine:{show:!0,color:o,dashed:!0}},line:{plots:{show:!0,radiusRatio:1}},area:{opacity:60},dataLabels:{show:!0,fontSizeRatio:1,useSerieColor:!0,color:o,offsetY:-12},paddingProportions:{top:.1,right:.05,bottom:.1,left:.1}}},table:{...x,rounding:1,columnNames:{period:"Period",total:"Total"},th:y,td:F}},Oo={theme:"",customPalette:[],userOptions:g({pdf:!0,csv:!0,img:!0,table:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,padding:m([0,24,0,24]),title:A,nodes:{gap:10,minHeight:20,width:40,labels:{fontSize:r._14,abbreviation:{use:!0,length:3},prefix:"",suffix:"",rounding:0},stroke:t,strokeWidth:1},links:{width:200,opacity:.8,stroke:t,strokeWidth:1}}},table:{...x,columnNames:{source:"Source",target:"Target",value:"Value"},th:y,td:F}},Uo={responsive:!1,theme:"",useCssAnimation:!0,customPalette:[],userOptions:g({tooltip:!0,pdf:!0,csv:!0,img:!0,table:!0,labels:!0,fullscreen:!0}),style:{fontFamily:"inherit",chart:{backgroundColor:t,color:o,height:600,width:1e3,padding:m([24,24,36,36]),comments:{show:!0,showInTooltip:!0,width:200,offsetX:0,offsetY:0},lines:{smooth:!0,strokeWidth:2,opacity:.8},plots:{show:!0,radius:6,opacity:.8},yAxis:{scaleTicks:10,stroke:o,strokeWidth:1,labels:{showAxisNames:!0,axisNames:[],axisNamesColor:o,axisNamesFontSize:r._16,axisNamesBold:!0,roundings:[],prefixes:[],suffixes:[],ticks:{show:!0,fontSize:r._14,color:o,bold:!1,offsetX:0,offsetY:0},datapoints:{show:!0,fontSize:r._14,useSerieColor:!0,color:o,offsetX:0,offsetY:0,bold:!0}}},title:A,legend:k,tooltip:p}},table:{...x,columnNames:{series:"Series",item:"Item"},th:y,td:F}},Mo={type:"stopwatch",responsive:!1,style:{fontFamily:"inherit",backgroundColor:t,height:300,width:300,title:A},stopwatch:{showHours:!1,showHundredth:!0,cycleSeconds:5,track:{radiusRatio:1,stroke:e,fill:t,strokeWidth:2},tracker:{radiusRatio:1,stroke:t,strokeWidth:1,fill:o,gradient:{show:!0,color:t},aura:{show:!0,radiusRatio:1,fill:o,stroke:t,strokeWidth:0}},cycleTrack:{show:!0,stroke:o,strokeWidth:3},label:{fontSize:r._24,color:o,bold:!1},legend:{backgroundColor:t,buttons:{start:!0,pause:!0,reset:!0,restart:!0,lap:!0,iconColor:o},buttonTitles:{start:"Start",pause:"Pause",resume:"Resume",reset:"Reset",restart:"Restart",lap:"Lap"}}}},No={bubbleEffect:!0,bubbleEffectColor:t,bubbleEffectOpacity:.1,centerCircleColor:t,centerCircleDasharray:0,centerCircleOpacity:0,centerCircleRadius:50,centerCircleStroke:a,centerCircleStrokeWidth:.5,coordinatesColor:a,coordinatesFontSize:r._10,coordinatesOffset:0,crosshairDasharray:0,crosshairStroke:a,crosshairStrokeWidth:.5,intersectCirclesFill:a,intersectCirclesRadius:2,isLoading:!1,parentId:"",showCenterCircle:!0,showCoordinates:!0,showCrosshair:!0,showIntersectCircles:!0,useWaveOnClick:!0},Io={open:!1,maxHeight:2e3,head:{useArrowSlot:!1,backgroundColor:t,color:o,iconColor:s,padding:"12px 6px"},body:{backgroundColor:t,color:o}},Wo={animationFrames:60,animationValueStart:0,backgroundColor:t,fontFamily:"inherit",layoutClass:"",layoutCss:"",prefix:"",suffix:"",title:"",titleBold:!0,titleColor:o,titleClass:"",titleCss:"",titleFontSize:r._16,useAnimation:!0,valueBold:!0,valueColor:s,valueClass:"",valueCss:"",valueFontSize:r._32,valueRounding:0},Go={type:"onion",onion:{gutterColor:a,gutterOpacity:.3,gutterBlur:0,trackHueRotate:20,trackBlur:1,trackColor:f},line:{gutterColor:a,gutterOpacity:.3,gutterBlur:0,trackHueRotate:20,trackBlur:1,trackColor:f},bar:{gutterColor:a,gutterOpacity:.3,gutterBlur:0,trackHueRotate:20,trackBlur:1,trackColor:f}},Ho={readonly:!1,style:{fontFamily:"inherit",itemSize:32,backgroundColor:t,colors:{activeReadonly:["#e20001","#ff9f03","#ffd004","#61c900","#059f00"],active:["#e20001","#ff9f03","#ffd004","#61c900","#059f00"],inactive:[e,e,e,e,e]},icons:{filled:!1,useGradient:!0},title:{...A,textAlign:b.CENTER,offsetY:6,subtitle:{...A.subtitle,offsetY:12}},rating:{show:!0,fontSize:r._24,bold:!0,roundingValue:1,position:b.BOTTOM,offsetX:0,offsetY:0},tooltip:{show:!0,fontSize:r._14,offsetY:0,color:o,bold:!0,backgroundColor:t,borderColor:e,borderRadius:4,boxShadow:"0 6px 12px -6px rgba(0,0,0,0.2)"}}},Yo={type:C.STAR,readonly:!1,from:1,to:5,style:{fontFamily:"inherit",animated:!0,itemSize:32,backgroundColor:t,star:{activeColor:u,borderColor:u,borderWidth:3,apexes:5,inactiveColor:e,useGradient:!0},image:{src:"",inactiveOpacity:.3,alt:"rating image"},title:{textAlign:b.CENTER,fontSize:r._20,color:o,bold:!0,text:"",offsetY:6,subtitle:{fontSize:r._14,color:a,bold:!1,text:"",offsetY:12}},rating:{show:!0,fontSize:r._24,bold:!0,roundingValue:1,position:b.BOTTOM,offsetY:0,offsetX:0},tooltip:{show:!0,fontSize:r._14,offsetY:0,color:o,bold:!0,backgroundColor:t,borderColor:e,borderRadius:4,boxShadow:"0 6px 12px -6px rgba(0,0,0,0.2)"}}},$o={style:{backgroundColor:t,color:o,fixedTools:!1,fontFamily:"inherit",hideWhenFolded:!1,showPrint:!0,showSave:!0,showTooltips:!0,buttons:{borderRadius:6,controls:{backgroundColor:t,color:o,border:"1px solid #262626",selected:{backgroundColor:o,color:i,border:`1px solid ${a}`}},shapes:{backgroundColor:t,color:o,border:"1px solid #262626",selected:{backgroundColor:o,color:i,border:`1px solid ${a}`}}},tooltips:{backgroundColor:i,color:o,border:`1px solid ${a}`,borderRadius:6,boxShadow:"0 6px 12px -6px rgba(0,0,0,0.2)"}},translations:{colorAlpha:"Color alpha",dashedLines:"Dashed lines",filled:"Filled",fontSize:"Font size",thickness:"Thickness",title:"Annotations",tooltipGroup:"Select & group",tooltipDelete:"Delete",tooltipMove:"Move",tooltipResize:"Resize",tooltipBringToFront:"Bring to front",tooltipBringToBack:"Bring to back",tooltipDuplicate:"Duplicate",tooltipUndo:"Undo last shape",tooltipPdf:"Save pdf",tooltipSave:"Save annotations",tooltipShapeCircle:"Draw circle",tooltipShapeRect:"Draw rect",tooltipShapeArrow:"Draw arrow",tooltipShapeFreehand:"Freehand line",tooltipShapeText:"Text mode",tooltipShapeTextLeft:"Align left",tooltipShapeTextCenter:"Align center",tooltipShapeTextRight:"Align right",tooltipShapeTextBullet:"Bullet points",tooltipShapeTextBold:"Bold",tooltipShapeTextItalic:"Italic",tooltipShapeTextUnderline:"Underlined",tooltipShapeColor:"Color"}},Xo={locked:!1,style:{board:{backgroundColor:t,color:o,aspectRatio:"1/1.4141",border:`1px solid ${e}`},item:{backgroundColor:t,borderColor:e},resizeHandles:{backgroundColor:o,border:"none"}},allowPrint:!0},qo={type:C.LINE,style:{backgroundColor:t,color:o,maxHeight:500,animated:!0,flow:{color:e},parallelCoordinatePlot:{color:e},treemap:{color:e},dumbbell:{color:e},stripPlot:{color:e},galaxy:{color:e},bar3d:{color:e},sparkHistogram:{color:e},sparkStackbar:{color:e},sparkbar:{color:e},thermometer:{color:e},relationCircle:{color:e},molecule:{color:e},tiremarks:{color:e},chestnut:{color:e},sparkline:{color:e,strokeWidth:.7},donutEvolution:{axis:{show:!0,color:e,strokeWidth:.5},donuts:{strokeWidth:.5,color:e}},line:{axis:{show:!0,color:e,strokeWidth:.5},path:{color:e,strokeWidth:1,showPlots:!0}},bar:{axis:{show:!0,color:e,strokeWidth:.5},borderRadius:.5,color:e,barWidth:9},donut:{color:e,strokeWidth:64},onion:{color:e},gauge:{color:e},quadrant:{grid:{color:e,strokeWidth:.5},plots:{radius:1.5,color:e}},radar:{grid:{color:e,strokeWidth:.5},shapes:{color:e}},waffle:{color:e},table:{th:{color:e},td:{color:e,strokeWidth:.5}},rating:{useSmiley:!1,color:e,filled:!0,strokeWidth:1,maxWidth:200},verticalBar:{axis:{show:!0,color:e,strokeWidth:.5},borderRadius:.5,color:e},heatmap:{cellsX:26,cellsY:7,color:e},candlesticks:{axis:{show:!0,color:e,strokeWidth:.5},candle:{color:e,strokeWidth:1}},pyramid:{color:e},wheel:{color:e},rings:{color:e}}},Ko={mode:"download",quality:1,style:{info:{background:t,bold:!0,border:"none",borderRadius:4,boxShadow:"0 6px 12px -6px rgba(0,0,0,0.2)",color:o,fontFamily:"inherit",fontSize:r._14,minWidth:300,padding:12,top:-100},captureButton:{background:e,bold:!0,border:"none",borderRadius:4,boxShadow:"0 6px 12px -6px rgba(0,0,0,0.2)",color:o,fontFamily:"inherit",fontSize:r._14,minHeight:40,padding:"8px 12px"},cancelButton:{background:"#F17171",border:"none",borderRadius:10,color:t,right:-14,size:28,top:-14},captureArea:{background:"radial-gradient(transparent, rgba(0,0,0,0.15))",border:`dashed 4px ${o}`,initialHeight:200,initialWidth:200},handles:{background:t,border:`4px solid ${o}`,borderRadius:4,size:40}},translations:{captureButton:"capture",info:"Resize or move and click to capture"}},jo={fontFamily:"inherit",maxHeight:500,rowsPerPage:25,style:{th:{backgroundColor:e,color:o,outline:`1px solid ${t}`,selected:{backgroundColor:s,color:t}},rows:{even:{backgroundColor:"#f3f5f7",color:o,selectedCell:{backgroundColor:"#6375dd5b",color:o},selectedNeighbors:{backgroundColor:"#63dd821e",color:o}},odd:{backgroundColor:t,color:o,selectedCell:{backgroundColor:"#6375dd5b",color:o},selectedNeighbors:{backgroundColor:"#63dd821e",color:o}}},inputs:{backgroundColor:t,color:o,border:"1px solid #CCCCCC",accentColor:s},dropdowns:{backgroundColor:e,color:o,icons:{selected:{color:"#008000",unicode:"✔"},unselected:{color:"#ff0000",unicode:"✖"}}},infoBar:{backgroundColor:e,color:o},pagination:{buttons:{backgroundColor:e,color:o,opacityDisabled:.5},navigationIndicator:{backgroundColor:s}},exportMenu:{backgroundColor:e,color:o,buttons:{backgroundColor:"#FAFAFA",color:o}},closeButtons:{backgroundColor:"transparent",color:o,borderRadius:"50%"},chart:{modal:{backgroundColor:e,color:o,buttons:{selected:{backgroundColor:s,color:t},unselected:{backgroundColor:t,color:o}}},layout:{backgroundColor:t,axis:{stroke:"#ccd1d4",strokeWidth:2},bar:{fill:"",stroke:t},line:{stroke:"#6376DD75",strokeWidth:4,plot:{fill:"#22348f",stroke:t,strokeWidth:1,radius:{selected:6,unselected:4}},selector:{stroke:"#ccc",strokeWidth:1,strokeDasharray:5}},labels:{color:o},progression:{stroke:o,strokeWidth:2,strokeDasharray:4,arrowSize:7}}}},translations:{average:"Average",by:"by",chooseCategoryColumn:"Choose category column",exportAllButton:"CSV all",exportAllLabel:"Export all rows of your current filtered dataset",exportPageButton:"CSV page",exportPageLabel:"Export rows of the current page",from:"From",inputPlaceholder:"Search...",makeDonut:"Generate",nb:"Nb",page:"Page",paginatorLabel:"Rows per page",sizeWarning:"Displaying too many rows at a time can lead to slower performance",sum:"Somme",to:"To",total:"Total",totalRows:"Total rows"},useChart:!0},Qo={height:"100%",width:null,backgroundColor:t,digits:{color:o,skeletonColor:e}},Zo={responsiveBreakpoint:400,userOptions:g({tooltip:!1,pdf:!0,csv:!0,img:!0,table:!1,labels:!1,fullscreen:!0,stack:!1,animation:!0}),animation:{use:!0,speedMs:1e3,pauseOnHover:!0},style:{backgroundColor:t,color:o,fontFamily:"inherit"},border:{size:0,color:o},caption:{text:"",padding:m([12,12,12,12]),style:{backgroundColor:t,color:o,fontSize:`${r._16}px`,fontWeight:"bold",textAlign:"left"}},thead:{style:{verticalAlign:"middle"},tr:{height:32,border:{size:0,color:o},style:{backgroundColor:t,color:o,boxShadow:`0px 6px 12px -6px ${o}50`},th:{border:{size:0,color:o},padding:m([0,12,0,0]),style:{borderSpacing:0,border:"none",textAlign:"right",fontVariantNumeric:"tabular-nums"}}}},tbody:{tr:{visible:5,height:32,border:{size:0,color:o},style:{backgroundColor:t,color:o},td:{alternateColor:!0,alternateOpacity:.5,border:{size:0,color:o},padding:m([0,12,0,0]),style:{fontVariantNumeric:"tabular-nums",textAlign:"right",backgroundColor:e}}}}};return{vue_ui_xy:_,vue_ui_donut:B,vue_ui_treemap:w,vue_ui_waffle:eo,vue_ui_radar:to,vue_ui_quadrant:ro,vue_ui_gauge:lo,vue_ui_wheel:ao,vue_ui_tiremarks:no,vue_ui_chestnut:so,vue_ui_onion:io,vue_ui_vertical_bar:co,vue_ui_heatmap:uo,vue_ui_scatter:fo,vue_ui_candlestick:Ao,vue_ui_sparkline:bo,vue_ui_sparkbar:Co,vue_ui_sparkstackbar:go,vue_ui_sparkhistogram:ho,vue_ui_sparkgauge:ko,vue_ui_spark_trend:po,vue_ui_quick_chart:mo,vue_ui_age_pyramid:yo,vue_ui_relation_circle:Fo,vue_ui_thermometer:xo,vue_ui_rings:Eo,vue_ui_donut_evolution:vo,vue_ui_mood_radar:_o,vue_ui_molecule:wo,vue_ui_nested_donuts:So,vue_ui_galaxy:Lo,vue_ui_strip_plot:Do,vue_ui_dumbbell:Bo,vue_ui_3d_bar:Po,vue_ui_table_sparkline:Ro,vue_ui_table_heatmap:Vo,vue_ui_word_cloud:To,vue_ui_xy_canvas:zo,vue_ui_flow:Oo,vue_ui_parallel_coordinate_plot:Uo,vue_ui_timer:Mo,vue_ui_carousel_table:Zo,vue_ui_cursor:No,vue_ui_accordion:Io,vue_ui_kpi:Wo,vue_ui_mini_loader:Go,vue_ui_smiley:Ho,vue_ui_rating:Yo,vue_ui_annotator:$o,vue_ui_dashboard:Xo,vue_ui_skeleton:qo,vue_ui_screenshot:Ko,vue_ui_table:jo,vue_ui_digits:Qo}}function Jo(o){return K()[o]}const oe={default:{},hack:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",zoom:{color:"#5F6A5F",highlightColor:"#66CC66"},highlighter:{color:"#66CC66"},timeTag:{backgroundColor:"#1A1A1A",color:"#66CC66",circleMarker:{color:"#66CC66"}},grid:{stroke:"#5F6A5F",showVerticalLines:!1,labels:{color:"#99AA99",xAxisLabels:{color:"#99AA99"},xAxis:{showBaseline:!1}}},legend:{color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}},bar:{borderRadius:0,border:{stroke:"#66CC66"},labels:{color:"#AACCAA"},serieName:{color:"#99CC99"}},line:{labels:{color:"#AACCAA"}},plot:{labels:{color:"#AACCAA"}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",zoom:{color:"#E0CFC3",highlightColor:"#8F837A"},highlighter:{color:"#8F837A"},timeTag:{backgroundColor:"#fbfafa",color:"#8A9892",circleMarker:{color:"#8A9892"}},grid:{stroke:"transparent",labels:{show:!1,color:"#99AA99",xAxisLabels:{show:!1,color:"#99AA99"},zeroLine:{show:!1},yAxis:{showBaseline:!1}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}},bar:{borderRadius:4,border:{stroke:"#D7E0D2"},labels:{color:"#8F837A"},serieName:{color:"#858480"}},line:{labels:{color:"#8F837A"}},plot:{labels:{color:"#8F837A"}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",zoom:{color:"#92B0AB",highlightColor:"#50606C"},highlighter:{color:"#7DA9B5"},timeTag:{backgroundColor:"#f6f6fb",color:"#50606C",circleMarker:{color:"#50606C"}},grid:{stroke:"#829C98",showVerticalLines:!0,showHorizontalLines:!0,labels:{color:"#50606C",xAxisLabels:{color:"#50606C"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}},bar:{borderRadius:2,border:{stroke:"#404C4D"},labels:{color:"#50606C"},serieName:{color:"#61747E"}},line:{labels:{color:"#50606C"}},plot:{labels:{color:"#50606C"}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ee={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66",borderRadius:0},yAxis:{stroke:"#3A3A3A",labels:{axisNamesColor:"#99AA99",ticks:{color:"#5A5A5A"}}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"},yAxis:{stroke:"#8F837A",labels:{axisNamesColor:"#8F837A",ticks:{color:"#8F837A"}}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"},yAxis:{stroke:"#50606C",labels:{axisNamesColor:"#50606C",ticks:{color:"#50606C"}}}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},te={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",zoom:{color:"#5F6A5F",highlightColor:"#66CC66"},selector:{color:"#66CC66"},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66",borderRadius:0},grid:{y:{axisColor:"#5F6A5F",axisLabels:{color:"#99AA99"},verticalLines:{show:!1},timeLabels:{color:"#99AA99"}},x:{axisColor:"#5F6A5F",horizontalLines:{color:"#3A3A3A"}},zeroLine:{color:"#444444"}},dataLabels:{color:"#99AA99"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",zoom:{color:"#E0CFC3",highlightColor:"#8F837A"},selector:{color:"#8F837A"},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"},grid:{y:{axisColor:"#8F837A",axisLabels:{color:"#8F837A"},verticalLines:{show:!1},timeLabels:{color:"#8F837A"}},x:{axisColor:"#8F837A",horizontalLines:{show:!1,alternate:!1}},zeroLine:{color:"#444444"}},dataLabels:{color:"#8F837A"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",zoom:{color:"#92B0AB",highlightColor:"#50606C"},selector:{color:"#7DA9B5"},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"},grid:{y:{axisColor:"#829C98",axisLabels:{color:"#50606C"},verticalLines:{show:!1},timeLabels:{color:"#50606C"}},x:{axisColor:"#829C98"},zeroLine:{color:"#444444"}},dataLabels:{color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},re={default:{},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{labels:{percentage:{color:"#61747E"},name:{color:"#8A9892"},hollow:{total:{color:"#8A9892",value:{color:"#61747E"}},average:{color:"#8A9892",value:{color:"#61747E"}}}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{labels:{percentage:{color:"#AACCAA"},name:{color:"#99CC99"},hollow:{total:{color:"#99CC99",value:{color:"#AACCAA"}},average:{color:"#99CC99",value:{color:"#AACCAA"}}}}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{labels:{percentage:{color:"#A0AC94"},name:{color:"#8A9892"},hollow:{total:{color:"#8A9892",value:{color:"#A0AC94"}},average:{color:"#8A9892",value:{color:"#A0AC94"}}}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}}},le={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{rects:{stroke:"#1A1A1A",selected:{stroke:"#1A1A1A"}}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{rects:{stroke:"#fbfafa",strokeWidth:2,borderRadius:12,selected:{stroke:"#fbfafa"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{rects:{stroke:"#1A1A1A",selected:{stroke:"#1A1A1A"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ae={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{rect:{rounded:!1,stroke:"#66CC66",useGradient:!1}},legend:{color:"#99AA99",backgroundColor:"#1A1A1A"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{rect:{rounding:4,stroke:"#fbfafa"}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{rect:{rounded:!1,stroke:"#404C5A",useGradient:!1}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ne={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{outerPolygon:{stroke:"#336633",strokeWidth:0},grid:{stroke:"#334C33",graduations:1},labels:{dataLabels:{color:"#99AA99"}}},legend:{color:"#99AA99",backgroundColor:"#1A1A1A"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#1A1A1A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{outerPolygon:{strokeWidth:0},grid:{show:!1},labels:{dataLabels:{color:"#99AA99"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{outerPolygon:{stroke:"#ABB1BC",strokeWidth:.5},grid:{stroke:"#C3DAC8"},labels:{dataLabels:{color:"#99AA99"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},se={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{labels:{quadrantLabels:{tl:{color:"#99AA99"},tr:{color:"#99AA99"},br:{color:"#99AA99"},bl:{color:"#99AA99"}},plotLabels:{color:"#99CC99"},axisLabels:{color:{positive:"#66CC66",negative:"#66CC66"}}},grid:{stroke:"#334C33",graduations:{stroke:"#333333",roundingForce:0,fill:!1}},plots:{outlineColor:"#1A1A1A"},areas:{opacity:20}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{labels:{quadrantLabels:{tl:{color:"#8A9892"},tr:{color:"#8A9892"},br:{color:"#8A9892"},bl:{color:"#8A9892"}},plotLabels:{color:"#8A9892"},axisLabels:{color:{positive:"#99AA99",negative:"#C09E85"}}},grid:{stroke:"#D2E0DB",graduations:{steps:2,color:"#D2E0DB",stroke:"#D2E0DB",roundingForce:256}},plots:{outlineColor:"#fbfafa"},areas:{opacity:40}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{labels:{quadrantLabels:{tl:{color:"#61747E"},tr:{color:"#61747E"},br:{color:"#61747E"},bl:{color:"#61747E"}},plotLabels:{color:"#50606C"},axisLabels:{color:{positive:"#4A6A75",negative:"#7E8F7E"}}},grid:{stroke:"#9AA7B0",graduations:{color:"#DEE1DE",stroke:"#DEE1DE",roundingForce:0}},plots:{outlineColor:"#fbfafa"},areas:{opacity:40}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ie={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{track:{useGradient:!1},markers:{color:"#99CC99",backgroundColor:"#1A1A1A",stroke:"#66CC66"},pointer:{type:"pointy",stroke:"#1A1A1A",circle:{stroke:"#66CC66",strokeWidth:1,color:"#1A1A1A"}}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{track:{useGradient:!1},markers:{color:"#A0AC94",backgroundColor:"#fbfafa",stroke:"#EBD6CC"},pointer:{type:"rounded",stroke:"#fbfafa",circle:{stroke:"#EBD6CC",strokeWidth:1,color:"#fbfafa"}}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{track:{useGradient:!1},markers:{color:"#4F5B75",backgroundColor:"#4F5B75",stroke:"#9FA9BE"},pointer:{type:"pointy",stroke:"#f6f6fb",circle:{stroke:"#f6f6fb",strokeWidth:1,color:"#4F5B75"}}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}}}},ce={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{wheel:{ticks:{rounded:!1,inactiveColor:"#333333",activeColor:"#66CC66",gradient:{shiftHueIntensity:15}}},innerCircle:{show:!1}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{wheel:{ticks:{inactiveColor:"#F7EDE2",activeColor:"#B1A7AD",gradient:{shiftHueIntensity:100}}},innerCircle:{show:!1}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{wheel:{ticks:{rounded:!1,inactiveColor:"#BBCBC7",activeColor:"#6C94A0",gradient:{shiftHueIntensity:10}}},innerCircle:{stroke:"#BBCBC7"}},title:{color:"#50606C",subtitle:{color:"#718890"}}}}}},ue={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{crescendo:!1,inactiveColor:"#333333",activeColor:"#66CC66",ticks:{gradient:{shiftHueIntensity:15}}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{crescendo:!0,curved:!0,curveAngleX:5,curveAngleY:5,inactiveColor:"#F7EDE2",activeColor:"#B1A7AD",ticks:{gradient:{shiftHueIntensity:15}}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{crescendo:!1,inactiveColor:"#BBCBC7",activeColor:"#6C94A0",ticks:{gradient:{shiftHueIntensity:10}}},title:{color:"#50606C",subtitle:{color:"#718890"}}}}}},de={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{grandTotal:{color:"#99CC99"},roots:{stroke:"#1A1A1A",labels:{name:{color:"#AACCAA"}}},verticalSeparator:{stroke:"#1A1A1A"},branches:{borderRadius:0,labels:{color:"#AACCAA"}},nuts:{selected:{labels:{dataLabels:{color:"#AACCAA"},core:{total:{color:"#99CC99"},value:{color:"#AACCAA"}}}}},legend:{color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{grandTotal:{color:"#A0AC94"},roots:{stroke:"#fbfafa",labels:{name:{color:"#A0AC94"}}},verticalSeparator:{stroke:"#fbfafa"},branches:{borderRadius:12,labels:{color:"#A0AC94"}},nuts:{selected:{labels:{dataLabels:{color:"#A0AC94"},core:{total:{color:"#8A9892"},value:{color:"#A0AC94"}}}}},legend:{color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{grandTotal:{color:"#61747E"},roots:{stroke:"#f6f6fb",labels:{name:{color:"#8A9892"}}},verticalSeparator:{stroke:"#f6f6fb"},branches:{borderRadius:0,labels:{color:"#8A9892"}},nuts:{selected:{labels:{dataLabels:{color:"#8A9892"},core:{total:{color:"#8A9892"},value:{color:"#61747E"}}}}},legend:{color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#61747E"}}}}}}},fe={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",useGradient:!1,color:"#99AA99",layout:{gutter:{color:"#2A2A2A"},labels:{color:"#99CC99"}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{useGradient:!1,backgroundColor:"#fbfafa",color:"#8A9892",layout:{gutter:{color:"#F7EDE2"},labels:{color:"#A0AC94"}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{useGradient:!1,backgroundColor:"#f6f6fb",color:"#50606C",layout:{gutter:{color:"#DDDDDB"},labels:{color:"#61747E"}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Ae={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{bars:{borderRadius:0,useGradient:!1,dataLabels:{color:"#AACCAA"},nameLabels:{color:"#99CC99"},parentLabels:{color:"#99CC99"}},highlighter:{color:"#66CC66"},separators:{show:!1}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{bars:{borderRadius:8,useGradient:!0,dataLabels:{color:"#A0AC94"},nameLabels:{color:"#8A9892"},parentLabels:{color:"#8A9892"}},highlighter:{color:"#8F837A"},separators:{show:!1}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{bars:{borderRadius:0,useGradient:!0,dataLabels:{color:"#61747E"},nameLabels:{color:"#8A9892"},parentLabels:{color:"#8A9892"}},highlighter:{color:"#50606C"},separators:{show:!0,color:"#DEE1DE"}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},be={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{cells:{colors:{hot:"#008000",cold:"#333333"},spacing:.5,selected:{color:"#33FF33"}},dataLabels:{xAxis:{color:"#AACCAA"},yAxis:{color:"#AACCAA"}}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"},legend:{backgroundColor:"#2A2F2A",color:"#AACCAA"}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{cells:{colors:{hot:"#DFCA99",cold:"#BBC4D3"},spacing:.5,selected:{color:"#4F5B75"}},dataLabels:{xAxis:{color:"#A0AC94"},yAxis:{color:"#A0AC94"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{cells:{colors:{hot:"#6D7D65",cold:"#6C94A5"},spacing:.5,selected:{color:"#404C4D"}},dataLabels:{xAxis:{color:"#61747E"},yAxis:{color:"#61747E"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Ce={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{axis:{stroke:"#334C33"},marginalBars:{fill:"#66CC66"},plots:{stroke:"#1A1A1A",selectors:{stroke:"#66CC66",labels:{color:"#AACCAA"},markers:{stroke:"#66CC66",fill:"#1A1A1A"}}},correlation:{label:{color:"#AACCAA"}},dataLabels:{xAxis:{color:"#AACCAA"},yAxis:{color:"#AACCAA"}}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{axis:{stroke:"transparent"},marginalBars:{fill:"#B0B9A8"},plots:{stroke:"#fbfafa",selectors:{stroke:"#4F5B75",labels:{color:"#928A98"},markers:{stroke:"#4F5B75",fill:"#fbfafa"}}},correlation:{label:{color:"#928A98"}},dataLabels:{xAxis:{color:"#928A98"},yAxis:{color:"#928A98"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{axis:{stroke:"#92B0B5"},marginalBars:{fill:"#ABB1BC"},plots:{stroke:"#fbfafa",selectors:{stroke:"#4F5B75",labels:{color:"#404C4D"},markers:{stroke:"#4F5B75",fill:"#f6f6fb"}}},correlation:{label:{color:"#61747E"}},dataLabels:{xAxis:{color:"#61747E"},yAxis:{color:"#61747E"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ge={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{selector:{color:"#7DA9B5"},grid:{stroke:"#334C33",xAxis:{dataLabels:{color:"#99CC99"}},yAxis:{dataLabels:{color:"#99CC99"}}},wick:{stroke:"#334C33",extremity:{color:"#334C33"}},candle:{stroke:"#1A1A1A",colors:{bullish:"#00FF00",bearish:"#334C33"},gradient:{show:!1}}},zoom:{color:"#5F6A5F",highlightColor:"#66CC66"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{selector:{color:"#8F837A"},grid:{stroke:"transparent",xAxis:{dataLabels:{color:"#8A9892"}},yAxis:{dataLabels:{color:"#8A9892"}}},wick:{stroke:"#D7E0D2",extremity:{shape:"circle",size:2,color:"#C5B8A7"}},candle:{stroke:"#fbfafa",colors:{bullish:"#A0AC94",bearish:"#C09E85"},gradient:{show:!0}}},zoom:{color:"#E0CFC3",highlightColor:"#8F837A"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{selector:{color:"#7DA9B5"},grid:{stroke:"#334C33",xAxis:{dataLabels:{color:"#61747E"}},yAxis:{dataLabels:{color:"#61747E"}}},wick:{stroke:"#61747E",extremity:{color:"#61747E"}},candle:{stroke:"#1A1A1A",colors:{bullish:"#92B0AB",bearish:"#EFECEC"},gradient:{show:!1}}},zoom:{color:"#92B0AB",highlightColor:"#50606C"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},he={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{grid:{stroke:"#5F6A5F"},dataLabels:{sideTitles:{color:"#AACCAA"},xAxis:{color:"#5F6A5F"},yAxis:{color:"#5F6A5F"}},bars:{borderRadius:0,gap:1,left:{color:"#668066"},right:{color:"#66CC66"},gradient:{show:!1}}},highlighter:{color:"#66CC66"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{grid:{stroke:"#5F6A5F"},dataLabels:{sideTitles:{color:"#8A9892"},xAxis:{show:!1},yAxis:{show:!1}},bars:{borderRadius:6,gap:1,left:{color:"#DCB482"},right:{color:"#B9B99D"},gradient:{show:!0}}},highlighter:{color:"#8F837A"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{grid:{stroke:"#5F6A5F"},dataLabels:{sideTitles:{color:"#61747E"},xAxis:{color:"#61747E"},yAxis:{color:"#61747E"}},bars:{borderRadius:0,gap:1,left:{color:"#A1B5A3"},right:{color:"#7DA9B5"},gradient:{show:!0,intensity:10}}},highlighter:{color:"#7DA9B5"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ke={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",labels:{color:"#AACCAA"},circle:{stroke:"#333333"},plot:{color:"#66CC66"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",labels:{color:"#A0AC94"},circle:{stroke:"transparent"},plot:{color:"#C09E85"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",labels:{color:"#61747E"},circle:{stroke:"#D2D7E0"},plot:{color:"#97ACB7"},title:{color:"#50606C",subtitle:{color:"#718890"}}}}},pe={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",graduations:{stroke:"#1A1A1A",strokeWidth:6,gradient:{show:!0}},label:{color:"#66CC66"}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",graduations:{show:!1,gradient:{show:!0}},label:{color:"#B9B99D"}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",graduations:{stroke:"#1A1A1A",gradient:{show:!0}},label:{color:"#61747E"}},title:{color:"#50606C",subtitle:{color:"#718890"}}}}},me={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{rings:{stroke:"#1A1A1A",strokeWidth:10}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{rings:{stroke:"#fbfafa",strokeWidth:10}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{rings:{stroke:"#fbfafa",strokeWidth:10}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ye={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",zoom:{color:"#5F6A5F",highlightColor:"#66CC66"},layout:{grid:{show:!1,stroke:"#5F6A5F",yAxis:{dataLabels:{color:"#AACCAA"}},xAxis:{dataLabels:{color:"#AACCAA"}}},line:{stroke:"#5F6A5F"},highlighter:{color:"#66CC66"},dataLabels:{color:"#AACCAA"}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",zoom:{color:"#E0CFC3",highlightColor:"#8F837A"},layout:{grid:{show:!1,yAxis:{dataLabels:{show:!1}},xAxis:{dataLabels:{show:!1}}},line:{stroke:"#DCDFE7"},highlighter:{color:"#8F837A"},dataLabels:{color:"#A0AC94"}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",zoom:{color:"#92B0AB",highlightColor:"#50606C"},layout:{grid:{stroke:"#BBC4D3",yAxis:{dataLabels:{color:"#61747E"}},xAxis:{dataLabels:{color:"#61747E"}}},line:{stroke:"#92B0AB"},highlighter:{color:"#50606C"},dataLabels:{color:"#61747E"}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Fe={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{grid:{stroke:"#333333"},outerPolygon:{stroke:"#334C33"},dataPolygon:{color:"#33B333",stroke:"#00FF00"},smileys:{colors:{1:"#336633",2:"#338033",3:"#339933",4:"#33E633",5:"#00FF00"}},dataLabel:{color:"#00FF00"}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{grid:{stroke:"#C5B8A7"},outerPolygon:{strokeWidth:0},dataPolygon:{color:"#858480",stroke:"#C09E85"},smileys:{colors:{1:"#C09E85",2:"#DCB482",3:"#DFCA99",4:"#E0CFC3",5:"#B9B99D"}},dataLabel:{color:"#606C5A"}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{grid:{stroke:"#61747E"},outerPolygon:{stroke:"#50606C"},dataPolygon:{color:"#A3C4BE",stroke:"#92B0B5"},smileys:{colors:{1:"#5C6B5B",2:"#4A6A75",3:"#6C94A0",4:"#7DA9B5",5:"#8EBFCA"}},dataLabel:{color:"#50606C"}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},xe={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",nodes:{stroke:"#1A1A1A",strokeHovered:"#00FF00"},links:{stroke:"#333333"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",nodes:{stroke:"#fbfafa",strokeHovered:"#5E5E5E"},links:{stroke:"#e8ede1"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",nodes:{stroke:"#61747E",strokeHovered:"#404C4D"},links:{stroke:"#BBCBC7"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Ee={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{labels:{dataLabels:{color:"#AACCAA"}}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{labels:{dataLabels:{color:"#A0AC94"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{labels:{dataLabels:{color:"#61747E"}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ve={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",layout:{arcs:{gradient:{color:"#1A1A1A"}}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",layout:{arcs:{gradient:{color:"#fbfafa"}}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",layout:{arcs:{gradient:{show:!1}}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},_e={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",grid:{stroke:"#5F6A5F",horizontalGrid:{show:!1},verticalGrid:{show:!1}},plots:{stroke:"#00FF00"},labels:{bestPlotLabel:{color:"#AACCAA"},axis:{color:"#99CC99"},xAxisLabels:{color:"#99CC99"},yAxisLabels:{color:"#99CC99"}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#2A2F2A",color:"#AACCAA",borderColor:"#66CC66"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",grid:{show:!1,horizontalGrid:{show:!1},verticalGrid:{show:!1}},plots:{stroke:"#fbfafa"},labels:{bestPlotLabel:{color:"#A0AC94"},axis:{color:"#A0AC94"},xAxisLabels:{color:"#A0AC94"},yAxisLabels:{show:!1,color:"#A0AC94"}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},tooltip:{backgroundColor:"#fbfafa",color:"#8A9892"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",grid:{stroke:"#829C98",horizontalGrid:{stroke:"#829C98"},verticalGrid:{stroke:"#829C98"}},plots:{stroke:"#404C5A"},labels:{bestPlotLabel:{color:"#61747E"},axis:{color:"#61747E"},xAxisLabels:{color:"#61747E"},yAxisLabels:{color:"#61747E"}},title:{color:"#50606C",subtitle:{color:"#718890"}},tooltip:{backgroundColor:"#f6f6fb",color:"#50606C"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},we={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",plots:{startColor:"#008000",endColor:"#00FF00",stroke:"#1A1A1A"},grid:{horizontalGrid:{stroke:"#5F6A5F"},verticalGrid:{stroke:"#5F6A5F"}},labels:{yAxisLabels:{color:"#99CC99"},xAxisLabels:{color:"#99CC99"}},legend:{backgroundColor:"#1A1A1A",color:"#99AA99"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",plots:{startColor:"#DCB482",endColor:"#B9B99D",stroke:"#fbfafa"},grid:{horizontalGrid:{show:!1},verticalGrid:{show:!1}},labels:{yAxisLabels:{color:"#8A9892"},xAxisLabels:{show:!1}},legend:{backgroundColor:"#fbfafa",color:"#99AA99"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",plots:{startColor:"#718885",endColor:"#7DA9B5",stroke:"#404C5A"},grid:{horizontalGrid:{stroke:"#829C98"},verticalGrid:{stroke:"#829C98"}},labels:{yAxisLabels:{color:"#61747E"},xAxisLabels:{color:"#61747E"}},legend:{backgroundColor:"#f6f6fb",color:"#61747E"},title:{color:"#50606C",subtitle:{color:"#718890"}}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Se={default:{},hack:{style:{backgroundColor:"#1A1A1A",line:{color:"#66CC66"},bar:{color:"#66CC66",borderRadius:0},zeroLine:{color:"#5F6A5F"},plot:{stroke:"#1A1A1A"},verticalIndicator:{color:"#66CC66"},dataLabel:{color:"#AACCAA"},title:{color:"#66CC66"},area:{color:"#66CC66"}}},zen:{style:{backgroundColor:"#fbfafa",line:{color:"#B9B99D",smooth:!0},bar:{color:"#B9B99D",borderRadius:3},zeroLine:{strokeWidth:0},plot:{stroke:"#fbfafa"},verticalIndicator:{color:"#B9B99D"},dataLabel:{color:"#A0AC94"},title:{color:"#8A9892"},area:{color:"#B9B99D"}}},concrete:{style:{backgroundColor:"#f6f6fb",line:{color:"#4A6A75"},bar:{color:"#4A6A75",borderRadius:0},zeroLine:{color:"#9FA9BE"},plot:{stroke:"#f6f6fb"},verticalIndicator:{color:"#4A6A75"},dataLabel:{color:"#61747E"},title:{color:"#50606C"},area:{color:"#4A6A75"}}}},Le={default:{},hack:{style:{backgroundColor:"#1A1A1A",gutter:{backgroundColor:"#333333"},bar:{gradient:{underlayerColor:"#1A1A1A"}},labels:{name:{color:"#99CC99"}},title:{color:"#66CC66"}}},zen:{style:{backgroundColor:"#fbfafa",gutter:{backgroundColor:"#f5f0eb"},bar:{gradient:{underlayerColor:"#fbfafa"}},labels:{name:{color:"#8A9892"}}}},concrete:{style:{backgroundColor:"#f6f6fb",bar:{gradient:{underlayerColor:"#f6f6fb"}},labels:{name:{color:"#50606C"}}}}},De={default:{},hack:{style:{backgroundColor:"#1A1A1A",bar:{gradient:{underlayerColor:"#1A1A1A"}},legend:{name:{color:"#99AA99"},value:{color:"#AACCAA"},percentage:{color:"#99CC99"}},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},zen:{style:{backgroundColor:"#fbfafa",bar:{gradient:{underlayerColor:"#fbfafa"}},legend:{name:{color:"#8A9892"},value:{color:"#A0AC94"},percentage:{color:"#8A9892"}},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},concrete:{style:{backgroundColor:"#f6f6fb",bar:{gradient:{underlayerColor:"#f6f6fb"}},legend:{name:{color:"#50606C"},value:{color:"#8A9892"},percentage:{color:"#61747E"}},title:{color:"#50606C",subtitle:{color:"#718890"}}}}},Be={default:{},hack:{style:{backgroundColor:"#1A1A1A",bars:{colors:{positive:"#66CC66"}},labels:{value:{color:"#AACCAA"},valueLabel:{color:"#99CC99"},timeLabel:{color:"#99AA99"}},selector:{stroke:"#00FF00"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},zen:{style:{backgroundColor:"#fbfafa",bars:{colors:{positive:"#B9B99D",negative:"#C09E85"}},labels:{value:{color:"#A0AC94"},valueLabel:{color:"#A0AC94"},timeLabel:{color:"#8A9892"}},selector:{stroke:"#BBC4D3"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},concrete:{style:{backgroundColor:"#f6f6fb",bars:{colors:{positive:"#4A6A75"}},labels:{value:{color:"#61747E"},valueLabel:{color:"#8A9892"},timeLabel:{color:"#50606C"}},selector:{stroke:"#404C4D"},title:{color:"#50606C",subtitle:{color:"#718890"}}}}},Pe={default:{},hack:{style:{background:"#1A1A1A",title:{color:"#66CC66"},dataLabel:{color:"#AACCAA"},colors:{min:"#334C33",max:"#33CC33"},track:{color:"#33CC33"},gutter:{color:"#333333"}}},zen:{style:{background:"#fbfafa",title:{color:"#8A9892"},dataLabel:{color:"#A0AC94"},colors:{min:"#C09E85",max:"#B9B99D"},track:{color:"#B9B99D"},gutter:{color:"#f5f0eb"}}},concrete:{style:{background:"#f6f6fb",title:{color:"#50606C"},dataLabel:{color:"#61747E"},colors:{min:"#92B0AB",max:"#4A6A75"},track:{color:"#4A6A75"},gutter:{color:"#e1e5e8"}}}},Re={default:{},hack:{style:{backgroundColor:"#1A1A1A",line:{stroke:"#00FF00",smooth:!1},dataLabel:{color:"#AACCAA"},trendLabel:{color:"#99CC99"},arrow:{colors:{positive:"#66CC66",negative:"#196619"}}}},zen:{style:{backgroundColor:"#fbfafa",line:{stroke:"#B9B99D"},dataLabel:{color:"#8A9892"},trendLabel:{color:"#99CC99"},arrow:{colors:{positive:"#B9B99D",negative:"#C09E85",neutral:"#A5AFC1"}}}},concrete:{style:{backgroundColor:"#f6f6fb",line:{stroke:"#4A6A75"},dataLabel:{color:"#61747E"},trendLabel:{color:"#8A9892"},arrow:{colors:{positive:"#4A6A75",negative:"#C09E85",neutral:"#ABB1BC"}}}}},Ve={default:{},hack:{backgroundColor:"#1A1A1A",color:"#99AA99",xyAxisStroke:"#5F6A5F",xyGridStroke:"#333333",xyHighlighterColor:"#66CC66",zoomColor:"#5F6A5F",zoomHighlightColor:"#66CC66",tooltipBorderColor:"#66CC66"},zen:{backgroundColor:"#fbfafa",color:"#8A9892",xyAxisStroke:"transparent",xyGridStroke:"transparent",xyHighlighterColor:"#8F837A",zoomColor:"#E0CFC3",zoomHighlightColor:"#8F837A"},concrete:{backgroundColor:"#f6f6fb",color:"#50606C",xyAxisStroke:"#829C98",xyGridStroke:"#CCD6D3",xyHighlighterColor:"#7DA9B5",zoomColor:"#92B0AB",zoomHighlightColor:"#50606C"}},Te={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",bar:{color:"#66CC66"},box:{stroke:"#333333"},title:{color:"#66CC66",subtitle:{color:"#99AA99"}},legend:{color:"#99AA99"},dataLabel:{color:"#AACCAA"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",bar:{color:"#B9B99D"},box:{stroke:"#DCDFE7"},title:{color:"#8A9892",subtitle:{color:"#99AA99"}},legend:{color:"#99AA99"},dataLabel:{color:"#A0AC94"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",bar:{color:"#4A6A75"},box:{stroke:"#DEE1DE"},title:{color:"#50606C",subtitle:{color:"#718890"}},legend:{color:"#61747E"},dataLabel:{color:"#61747E"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},ze={default:{},hack:{title:{backgroundColor:"#1A1A1A",color:"#66CC66",subtitle:{color:"#99AA99"}},thead:{backgroundColor:"#1A1A1A",color:"#99AA99"},tbody:{backgroundColor:"#1A1A1A",color:"#99AA99"}},zen:{title:{backgroundColor:"#fbfafa",color:"#8A9892",subtitle:{color:"#99AA99"}},thead:{backgroundColor:"#fbfafa",color:"#8A9892"},tbody:{backgroundColor:"#fbfafa",color:"#A0AC94"}},concrete:{title:{backgroundColor:"#f6f6fb",color:"#50606C",subtitle:{color:"#718890"}},thead:{backgroundColor:"#f6f6fb",color:"#50606C"},tbody:{backgroundColor:"#f6f6fb",color:"#50606C"}}},Oe={default:{},hack:{style:{backgroundColor:"#1A1A1A",color:"#99AA99",heatmapColors:{min:"#333333",max:"#66CC66"}},table:{head:{backgroundColor:"#1A1A1A",color:"#99AA99"}}},zen:{style:{backgroundColor:"#fbfafa",color:"#8A9892",heatmapColors:{max:"#C09E85",min:"#DCDFE7"}},table:{head:{backgroundColor:"#fbfafa",color:"#8A9892"}}},concrete:{style:{backgroundColor:"#f6f6fb",color:"#50606C",heatmapColors:{max:"#4A6A75",min:"#EFECEC"}},table:{head:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Ue={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",title:{color:"#66CC66",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",title:{color:"#8A9892",subtitle:{color:"#99AA99"}}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",title:{color:"#50606C",subtitle:{color:"#718890"}}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},Me={default:{},hack:{style:{chart:{backgroundColor:"#1A1A1A",color:"#99AA99",title:{color:"#66CC66",subtitle:{color:"#99AA99"}},nodes:{stroke:"#1A1A1A"},links:{stroke:"#1A1A1A"}}},table:{th:{backgroundColor:"#1A1A1A",color:"#99AA99"},td:{backgroundColor:"#1A1A1A",color:"#AACCAA"}}},zen:{style:{chart:{backgroundColor:"#fbfafa",color:"#8A9892",title:{color:"#8A9892",subtitle:{color:"#99AA99"}},nodes:{stroke:"#fbfafa"},links:{stroke:"#fbfafa"}}},table:{th:{backgroundColor:"#fbfafa",color:"#8F837A"},td:{backgroundColor:"#fbfafa",color:"#8F837A"}}},concrete:{style:{chart:{backgroundColor:"#f6f6fb",color:"#50606C",title:{color:"#50606C",subtitle:{color:"#718890"}},nodes:{stroke:"#f6f6fb"},links:{stroke:"#f6f6fb"}}},table:{th:{backgroundColor:"#f6f6fb",color:"#50606C"},td:{backgroundColor:"#f6f6fb",color:"#50606C"}}}},j={vue_ui_xy:oe,vue_ui_parallel_coordinate_plot:ee,vue_ui_xy_canvas:te,vue_ui_donut:re,vue_ui_treemap:le,vue_ui_waffle:ae,vue_ui_radar:ne,vue_ui_quadrant:se,vue_ui_gauge:ie,vue_ui_wheel:ce,vue_ui_tiremarks:ue,vue_ui_chestnut:de,vue_ui_onion:fe,vue_ui_vertical_bar:Ae,vue_ui_heatmap:be,vue_ui_scatter:Ce,vue_ui_candlestick:ge,vue_ui_age_pyramid:he,vue_ui_relation_circle:ke,vue_ui_thermometer:pe,vue_ui_rings:me,vue_ui_donut_evolution:ye,vue_ui_mood_radar:Fe,vue_ui_molecule:xe,vue_ui_nested_donuts:Ee,vue_ui_galaxy:ve,vue_ui_strip_plot:_e,vue_ui_dumbbell:we,vue_ui_sparkline:Se,vue_ui_sparkbar:Le,vue_ui_sparkstackbar:De,vue_ui_sparkhistogram:Be,vue_ui_sparkgauge:Pe,vue_ui_spark_trend:Re,vue_ui_quick_chart:Ve,vue_ui_3d_bar:Te,vue_ui_table_sparkline:ze,vue_ui_table_heatmap:Oe,vue_ui_word_cloud:Ue,vue_ui_flow:Me};function Ne(o){return j[o]}const Ie="#COMP# dataset prop is either missing, undefined or empty.",We="#COMP# dataset is missing the '#ATTR#' attribute.",Ge="#COMP# dataset '#ATTR#' attribute cannot be empty.",He="#COMP# dataset #KEY# item at index #INDX# is missing the '#ATTR#' attribute.",Ye={dataset:Ie,datasetAttribute:We,datasetAttributeEmpty:Ge,datasetSerieAttribute:He};function $e(o,l,e,a,n,t=1.99999,i=2,s=1.45,d=360,c=105.25,f=0){let{series:u}=o;if(!u||o.base===0)return{...u,proportion:0,ratio:0,path:"",startX:0,startY:0,endX:0,center:{}};const r=[...u].map(E=>E.value).reduce((E,A)=>E+A,0),C=[];let b=0;for(let E=0;E<u.length;E+=1){let A=u[E].value/r;const k=A*(Math.PI*t),g=u[E].value/2/r*(Math.PI*i),{startX:m,startY:y,endX:F,endY:x,path:v}=T([l,e],[a,n],[b,k],c,d,i),_=T([l,e],[a-f,n-f],[b,k],c,d,i,!0);C.push({arcSlice:`${v} L ${_.startX} ${_.startY} ${_.path} L ${m} ${y}`,cx:l,cy:e,...u[E],proportion:A,ratio:k,path:v,startX:m,startY:y,endX:F,endY:x,center:T([l,e],[a*s,n*s],[b,g],c,d,i)}),b+=k}return C}function $([o,l],[e,a]){return[o+e,l+a]}function X([[o,l],[e,a]],[n,t]){return[o*n+l*t,e*n+a*t]}function Xe(o){return[[Math.cos(o),-Math.sin(o)],[Math.sin(o),Math.cos(o)]]}function T([o,l],[e,a],[n,t],i,s=360,d=2,c=!1){t=t%(d*Math.PI);const f=Xe(i),[u,r]=$(X(f,[e*Math.cos(n),a*Math.sin(n)]),[o,l]),[C,b]=$(X(f,[e*Math.cos(n+t),a*Math.sin(n+t)]),[o,l]),E=t>Math.PI?1:0,A=t>0?c?0:1:c?1:0;return{startX:c?C:u,startY:c?b:r,endX:c?u:C,endY:c?r:b,path:`M${c?C:u} ${c?b:r} A ${[e,a,i/(d*Math.PI)*s,E,A,c?u:C,c?r:b].join(" ")}`}}function Q({defaultConfig:o,userConfig:l}){const e={...o};return Object.keys(e).forEach(a=>{if(Object.hasOwn(l,a)){const n=l[a];["boolean","function"].includes(typeof n)?e[a]=n:["string","number"].includes(typeof n)?je(n)&&(e[a]=n):Array.isArray(e[a])?qe({userConfig:l,key:a})&&(e[a]=n):Ke({userConfig:l,key:a})&&(e[a]=Q({defaultConfig:e[a],userConfig:n}))}}),e}function qe({userConfig:o,key:l}){return Object.hasOwn(o,l)&&Array.isArray(o[l])&&o[l].length>=0}function Ke({userConfig:o,key:l}){return Object.hasOwn(o,l)&&!Array.isArray(o[l])&&typeof o[l]=="object"}function je(o){return![null,void 0,NaN,1/0,-1/0].includes(o)}function Qe(o){return![void 0,NaN,1/0,-1/0].includes(o)}function Ze(o,l=0){return isNaN(o)?l:o}const Z=["#1f77b4","#aec7e8","#ff7f0e","#ffbb78","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5","#8c564b","#c49c94","#e377c2","#f7b6d2","#7f7f7f","#c7c7c7","#bcbd22","#dbdb8d","#17becf","#9edae5","#393b79","#5254a3","#6b6ecf","#9c9ede","#637939","#8ca252","#b5cf6b","#cedb9c","#8c6d31","#bd9e39","#e7ba52","#e7cb94","#843c39","#ad494a","#d6616b","#e7969c","#7b4173","#a55194","#ce6dbd","#de9ed6"];function Je(o="default"){switch(o){case"hack":return P.hack;case"zen":return P.zen;case"concrete":return P.concrete;default:return P.default}}const P={default:Z,concrete:["#4A6A75","#6C94A0","#7DA9B5","#8EBFCA","#9FD4E0","#B0E9F5","#C1FFFF","#5C6B5B","#6D7D6D","#7E8F7E","#8FA290","#A1B5A3","#B2C7B5","#C3DAC8","#D4ECDA","#E6FFF0","#8A9CA5","#9AA7B0","#ABB1BC","#BBCBC7","#CCD6D3","#DEE1DE","#EFECEC","#404C4D","#50605F","#617472","#718885","#829C98","#92B0AB","#A3C4BE","#B3D8D2","#C4EDE5","#D4F1E8","#404C5A","#50606C","#61747E","#718890","#829CA2","#92B0B5"],hack:["#004C00","#006600","#008000","#009900","#00B300","#00CC00","#00E600","#00FF00","#33FF33","#33E633","#33CC33","#33B333","#339933","#338033","#336633","#334C33","#333333","#00AF19","#19E619","#19CC19","#19B319","#199919","#198019","#196619","#194C19","#193319","#191919","#66FF66","#66E666","#66CC66","#66B366","#669966","#668066","#666666","#4CFF4C","#4CE64C","#4CCC4C","#4CB34C"],zen:["#B9B99D","#E0CFC3","#DFCA99","#DCB482","#C09E85","#8F837A","#858480","#B0B9A8","#606C5A","#5E5E5E","#4F5B75","#647393","#818EA9","#9FA9BE","#BBC4D3","#DCDFE7","#928A98","#8A9892","#B1A7AD","#C5B8A7","#EBD6CC","#D7E0D2","#E0D2D7","#E0DBD2","#D2E0DB","#DBD2E0","#C1B7A5","#A5AFC1","#E0DBD2","#D2D7E0","#F7EDE2","#97ACB7","#C4CBBC","#C3C5C5","#A0AC94"]},ot=["00","03","05","08","0A","0D","0F","12","14","17","1A","1C","1F","21","24","26","29","2B","2E","30","33","36","38","3B","3D","40","42","45","47","4A","4D","4F","52","54","57","59","5C","5E","61","63","66","69","6B","6E","70","73","75","78","7A","7D","80","82","85","87","8A","8C","8F","91","94","96","99","9C","9E","A1","A3","A6","A8","AB","AD","B0","B3","B5","B8","BA","BD","BF","C2","C4","C7","C9","CC","CF","D1","D4","D6","D9","DB","DE","E0","E3","E6","E8","EB","ED","F0","F2","F5","F7","FA","FC","FF"];function z(o){const l=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i,e=/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*[\d.]+)?\)$/i,a=/^hsla?\((\d+),\s*([\d.]+)%,\s*([\d.]+)%(?:,\s*[\d.]+)?\)$/i;if([void 0,null,NaN].includes(o))return null;if(o=zt(o),o==="transparent")return"#FFFFFF00";let n;if(n=o.match(l)){const[,t,i,s]=n;return`#${t}${i}${s}`}else if(n=o.match(e)){const[,t,i,s]=n;return`#${L(t)}${L(i)}${L(s)}`}else if(n=o.match(a)){const[,t,i,s]=n,d=et(Number(t),Number(i),Number(s));return`#${L(d[0])}${L(d[1])}${L(d[2])}`}return null}function L(o){const l=Number(o).toString(16);return l.length===1?"0"+l:l}function et(o,l,e){o/=360,l/=100,e/=100;let a,n,t;if(l===0)a=n=t=e;else{const i=(c,f,u)=>(u<0&&(u+=1),u>1&&(u-=1),u<.16666666666666666?c+(f-c)*6*u:u<.5?f:u<.6666666666666666?c+(f-c)*(.6666666666666666-u)*6:c),s=e<.5?e*(1+l):e+l-e*l,d=2*e-s;a=i(d,s,o+1/3),n=i(d,s,o),t=i(d,s,o-1/3)}return[Math.round(a*255),Math.round(n*255),Math.round(t*255)]}function tt(o,l){const e=c=>({r:parseInt(c.substring(1,3),16),g:parseInt(c.substring(3,5),16),b:parseInt(c.substring(5,7),16)}),a=({r:c,g:f,b:u})=>{c/=255,f/=255,u/=255;const r=Math.max(c,f,u),C=Math.min(c,f,u);let b,E,A=(r+C)/2;if(r===C)b=E=0;else{const k=r-C;switch(E=A>.5?k/(2-r-C):k/(r+C),r){case c:b=(f-u)/k+(f<u?6:0);break;case f:b=(u-c)/k+2;break;case u:b=(c-f)/k+4;break}b/=6}return{h:b,s:E,l:A}},n=({h:c,s:f,l:u})=>{let r,C,b;if(f===0)r=C=b=u;else{const E=(p,g,m)=>(m<0&&(m+=1),m>1&&(m-=1),m<.16666666666666666?p+(g-p)*6*m:m<.5?g:m<.6666666666666666?p+(g-p)*(.6666666666666666-m)*6:p),A=u<.5?u*(1+f):u+f-u*f,k=2*u-A;r=E(k,A,c+.3333333333333333),C=E(k,A,c),b=E(k,A,c-.3333333333333333)}return{r:Math.round(r*255),g:Math.round(C*255),b:Math.round(b*255)}},t=e(o||"#000000"),i=a(t);i.h+=l,i.h=(i.h+1)%1;const s=n(i);return`#${(s.r<<16|s.g<<8|s.b).toString(16).padStart(6,"0")}`}function rt({centerX:o,centerY:l,outerPoints:e,radius:a,rotation:n}){const t=Math.PI/e,i=n;let s="";const d=[];for(let c=0;c<e*2;c+=1){let f=o+Math.cos(c*t+i)*a,u=l+Math.sin(c*t+i)*a;s+=`${f},${u} `,d.push({x:f,y:u})}return{path:`M${s}Z`,coordinates:d}}function lt({plot:o,radius:l,sides:e,rotation:a=0}){const n=o.x,t=o.y,i=e/2;return rt({centerX:n,centerY:t,outerPoints:i,radius:l+1,rotation:a})}function at({centerX:o,centerY:l,innerCirclePoints:e,innerRadius:a,outerRadius:n}){const t=Math.PI/e,i=60,s=e*2;let d="";for(let c=0;c<s;c+=1){let u=c%2==0?n:a,r=o+Math.cos(c*t+i)*u,C=l+Math.sin(c*t+i)*u;d+=`${r},${C} `}return d}function nt({plot:o,radius:l,apexes:e=5}){const a=o.x,n=o.y,t=e,i=l*3.5/t,d=i*2;return at({centerX:a,centerY:n,innerCirclePoints:t,innerRadius:i,outerRadius:d})}function st({series:o}){o=o.sort((c,f)=>c.x-f.x);function l(c,f,u){const r=(c.x-f.x)*(u.x-f.x)+(c.y-f.y)*(u.y-f.y),C=(c.x-f.x)*(u.y-f.y)-(u.x-f.x)*(c.y-f.y);return Math.atan2(C,r)}const e=[];let a;a=o[0];for(const c of o)c.x<a.x&&(a=c);e[0]=a;let n,t,i,s;n=e[0],t={x:n.x,y:n.y+1};do{i=Math.PI;for(const c of o)a=l(t,n,c),a<=i&&(s=c,i=a);s!==e[0]&&(e.push(s),t=n,n=s)}while(s!==e[0]);let d;return e.forEach(c=>{c&&c.x&&c.y&&(d+=`${Math.round(c.x)},${Math.round(c.y)} `)}),d=d.replaceAll("undefined",""),d}function it(o){if(o){let l=o;l.charAt(0)!=="#"&&(l=this.rgbToHex(o)),l=l.substring(1,7);let e=parseInt(l.substring(0,2),16),a=parseInt(l.substring(2,4),16),n=parseInt(l.substring(4,6),16),i=[e/255,a/255,n/255].map(d=>d<=.03928?d/12.92:Math.pow((d+.055)/1.055,2.4));return .2126*i[0]+.7152*i[1]+.0722*i[2]>.3?"#000000":"#FFFFFF"}return"#000000"}function J(o){for(const l in o)typeof o[l]=="object"&&!Array.isArray(o[l])&&o[l]!==null?J(o[l]):(l==="color"||l==="backgroundColor"||l==="stroke")&&(o[l]===""?o[l]="#000000":o[l]==="transparent"?o[l]="#FFFFFF00":o[l]=z(o[l]));return o}function ct(o){let l,e,a,n;const t=o.length;if(!o||o.length===0)return{x1:0,y1:0,x2:0,y2:0,slope:0,trend:0};let i=0,s=0,d=0,c=0;for(const{x:C,y:b}of o)i+=C,s+=b,d+=C*b,c+=C*C;const f=(t*d-i*s)/(t*c-i*i),u=(s-f*i)/t;l=o[0].x,a=o[t-1].x,e=f*l+u,n=f*a+u;const r=ut(o.map(C=>C.value));return{x1:l,y1:e,x2:a,y2:n,slope:f,trend:r}}function ut(o){const l=o[0],a=o[o.length-1]-l;let n=0;for(let i=1;i<o.length;i++){const s=Math.abs(o[i]-o[i-1]);n+=s}const t=a/n;return isNaN(t)?0:t}function dt(o){const l=Math.floor(o.length/2),e=[...o].sort((a,n)=>a-n);return o.length%2!==0?e[l]:(e[l-1]+e[l])/2}function ft(o){let l=[];for(let e=0;e<o.length;e+=1)l.push(`${o[e].x},${o[e].y} `);return l.join(" ").trim()}function At(o,l=.2){function e(i,s){const d=s.x-i.x,c=s.y-i.y;return{length:Math.sqrt(Math.pow(d,2)+Math.pow(c,2)),angle:Math.atan2(c,d)}}function a(i,s,d,c){const r=e(s||i,d||i),C=r.angle+(c?Math.PI:0),b=r.length*l,E=i.x+Math.cos(C)*b,A=i.y+Math.sin(C)*b;return{x:E,y:A}}function n(i,s,d){const c=a(d[s-1],d[s-2],i),f=a(i,d[s-1],d[s+1],!0);return`C ${c.x},${c.y} ${f.x},${f.y} ${i.x},${i.y}`}return o.filter(i=>!!i).reduce((i,s,d,c)=>d===0?`${s.x},${s.y} `:`${i} ${n(s,d,c)} `,"")}function bt(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(o){const l=Math.random()*16|0;return(o=="x"?l:l&3|8).toString(16)})}function R(o,l=!1,e=16,a=!1){let n=0,t=l?e:0,i=a?"center":"middle";return o.center.endX>o.cx?(n=o.center.endX+e+t,i=a?"left":"start"):o.center.endX<o.cx?(n=o.center.endX-e-t,i=a?"right":"end"):(n=o.centerX+t,i=a?"center":"middle"),{x:n,anchor:i}}function V(o,l=16,e=16){return o.center.endY>o.cy?o.center.endY+e:o.center.endY<o.cy?o.center.endY-l:o.center.endY}function oo({initX:o,initY:l,offset:e,centerX:a,centerY:n}){const t=Math.atan2(l-n,o-a);return{x:o+e*Math.cos(t),y:l+e*Math.sin(t)}}function Ct(o){const l=document.createElementNS("http://www.w3.org/2000/svg","path");l.setAttribute("d",o);const e=l.getTotalLength();let a=0,n=e,t=e/2;const i=.01;for(;n-a>i;){const c=(a+n)/2,u=l.getPointAtLength(c).x;if(Math.abs(u-t)<i){t=c;break}else u<t?a=c:n=c}const{x:s,y:d}=l.getPointAtLength(t);return{x:s,y:d}}function gt(o,l=!1,e=16,a=16,n=!1,t=!1,i=0,s=12){const{x:d,y:c}=Ct(o.path),{x:f,y:u}=oo({initX:d,initY:c,offset:i,centerX:l?l.x:0,centerY:l?l.y:0}),r=`${R(o).x},${V(o,e,a)-4} `,C=` ${l?l.x:f},${l?l.y:u}`;let b="";return d>o.cx?b=`${R(o).x-s},${V(o,e,a)-4}`:d<o.cx?b=`${R(o).x+s},${V(o,e,a)-4}`:b=`${R(o).x+s},${V(o,e,a)-4}`,`M${t?"":r}${b}${C}${n?`,${n.x} ${n.y}`:""}`}function ht(o){if(o===0)return 0;const e=10**Math.floor(Math.log10(Math.abs(o)));let a;return o<0,a=Math.round(o/e)*e,a}function kt(o){return![null,void 0,NaN].includes(o)}function pt(o,l){return[...o].map(e=>e[l]).reduce((e,a)=>e+a,0)}function mt(o,l=!0,e=!1){let a="";return o.forEach(n=>{a+=`${n.x},${n.y} `}),e?a.trim():`M${a}${l?"Z":""}`}function yt({csvContent:o,title:l="vue-data-ui"}){const e=encodeURI(o),a=document.createElement("a");a.setAttribute("href",e),a.setAttribute("download",`${l}.csv`),document.body.appendChild(a),a.click(),a.remove(),window.URL.revokeObjectURL(e)}function Ft(o){return`data:text/csv;charset=utf-8,${o.map(l=>l.join(",")).join(`
|
|
2
|
+
`)}`}function xt(o,l){if(!/^#([0-9A-F]{3}){1,2}$/i.test(o))return console.warn("lightenHexColor : Invalid hex color format"),"#000000";let e=o.replace("#","");e.length===3&&(e=e.split("").map(f=>f+f).join(""));const a=parseInt(e.substring(0,2),16),n=parseInt(e.substring(2,4),16),t=parseInt(e.substring(4,6),16),i=Math.min(255,a+(255-a)*l),s=Math.min(255,n+(255-n)*l),d=Math.min(255,t+(255-t)*l);return`#${Math.round(i).toString(16).padStart(2,"0")}${Math.round(s).toString(16).padStart(2,"0")}${Math.round(d).toString(16).padStart(2,"0")}`}function Et(o,l){if(!/^#([0-9A-F]{3}){1,2}$/i.test(o))return console.warn("darkenHexColor: Invalid hex color format"),"#000000";let e=o.replace("#","");e.length===3&&(e=e.split("").map(f=>f+f).join(""));const a=parseInt(e.substring(0,2),16),n=parseInt(e.substring(2,4),16),t=parseInt(e.substring(4,6),16),i=Math.max(0,a-a*l),s=Math.max(0,n-n*l),d=Math.max(0,t-t*l);return`#${Math.round(i).toString(16).padStart(2,"0")}${Math.round(s).toString(16).padStart(2,"0")}${Math.round(d).toString(16).padStart(2,"0")}`}function q(o,l){const e=Math.floor(Math.log10(o)),a=o/Math.pow(10,e);let n;return l?a<1.5?n=1:a<3?n=2:a<7?n=5:n=10:a<=1?n=1:a<=2?n=2:a<=5?n=5:n=10,n*Math.pow(10,e)}function vt(o,l,e,a=!1){const n=a?l-o:q(l-o,!1),t=a?n/(e-1):q(n/(e-1),!0),i=Math.floor(o/t)*t,s=Math.ceil(l/t)*t,d=[];for(let c=i;c<=s;c+=t)d.push(c);return{min:i,max:s,tickSize:t,ticks:d}}function _t(o,l,e,a,n){const t=A=>({r:parseInt(A.substring(1,3),16),g:parseInt(A.substring(3,5),16),b:parseInt(A.substring(5,7),16)}),i=({r:A,g:k,b:p})=>`#${L(A)}${L(k)}${L(p)}`,s=({r:A,g:k,b:p})=>{A/=255,k/=255,p/=255;const g=Math.max(A,k,p),m=Math.min(A,k,p);let y,F,x=(g+m)/2;if(g===m)y=F=0;else{const v=g-m;switch(F=x>.5?v/(2-g-m):v/(g+m),g){case A:y=(k-p)/v+(k<p?6:0);break;case k:y=(p-A)/v+2;break;case p:y=(A-k)/v+4;break}y/=6}return{h:y,s:F,l:x}},d=({h:A,s:k,l:p})=>{let g,m,y;if(k===0)g=m=y=p;else{const F=(_,B,w)=>(w<0&&(w+=1),w>1&&(w-=1),w<.16666666666666666?_+(B-_)*6*w:w<.5?B:w<.6666666666666666?_+(B-_)*(.6666666666666666-w)*6:_),x=p<.5?p*(1+k):p+k-p*k,v=2*p-x;g=F(v,x,A+.3333333333333333),m=F(v,x,A),y=F(v,x,A-.3333333333333333)}return{r:Math.round(g*255),g:Math.round(m*255),b:Math.round(y*255)}},c=t(o),f=t(l);n=Math.min(Math.max(n,e),a);const u=(n-e)/(a-e),r={r:Math.round(c.r+(f.r-c.r)*u),g:Math.round(c.g+(f.g-c.g)*u),b:Math.round(c.b+(f.b-c.b)*u)},C=s(r),b=d(C);return i(b)}function wt({p:o="",v:l,s:e="",r:a=0,space:n=!1,isAnimating:t=!1,regex:i=/[^%]/g,replacement:s="-"}){const d=Number(Number(l).toFixed(a).toLocaleString()),c=d===1/0?"∞":d===-1/0?"-∞":d,f=`${o??""}${n?" ":""}${[void 0,null].includes(l)?"-":c}${n?" ":""}${e??""}`;return t?f.replace(i,s):f}function St({source:o,length:l=3}){if(!o&&o!==0)return"";o=String(o);const e=o.length>1?o.split(" "):[o];if(e.length===1&&e[0].length===1)return String(o).toUpperCase();if(e.length===1)return o.slice(0,l).toUpperCase();{const a=[];return e.forEach((n,t)=>{t<l&&a.push(n.slice(0,1))}),a.join().replaceAll(",","").toUpperCase()}}function Lt(o){return!!o&&typeof o=="function"}function Dt(o){return typeof o.apply(null,arguments)=="string"}function Bt(o){return Array.isArray(o)?o.length===0:Object.keys(o).length===0}function Pt({componentName:o,type:l,property:e="",index:a="",key:n="",warn:t=!0}){const i=`
|
|
3
|
+
> ${Ye[l].replace("#COMP#",o).replace("#ATTR#",e).replace("#INDX#",a).replace("#KEY#",n)}
|
|
4
|
+
`;if(t)console.warn(i);else throw new Error(i)}function Rt({points:o,a:l,b:e,angleStep:a,startX:n,startY:t}){const i=[];for(let s=0;s<o;s++){const d=a*s,c=l+e*d,f=c*Math.cos(d)+n,u=c*Math.sin(d)+t;i.push({x:f,y:u})}return i}function Vt({points:o,a:l,b:e,angleStep:a,startX:n,startY:t}){const i=Rt({points:o,a:l||6,b:e||6,angleStep:a||.07,startX:n,startY:t});let s=`M${i[0].x} ${i[0].y}`;for(let d=1;d<i.length-2;d+=2){const c=i[d-1],f=i[d],u=i[d+1],r=i[d+2],C=(c.x+f.x)/2,b=(c.y+f.y)/2,E=(f.x+u.x)/2,A=(f.y+u.y)/2,k=(u.x+r.x)/2,p=(u.y+r.y)/2;s+=` C${C} ${b}, ${E} ${A}, ${k} ${p}`}return s}function Tt({datasetObject:o,requiredAttributes:l}){let e=[];return l.forEach(a=>{Object.hasOwn(o,a)||e.push(a)}),e}function zt(o){return{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",DARKGREY:"#A9A9A9",DARKGREEN:"#006400",DARKKHAKI:"#BDB76B",DARKMAGENTA:"#8B008B",DARKOLIVEGREEN:"#556B2F",DARKORANGE:"#FF8C00",DARKORCHID:"#9932CC",DARKRED:"#8B0000",DARKSALMON:"#E9967A",DARKSEAGREEN:"#8FBC8F",DARKSLATEBLUE:"#483D8B",DARKSLATEGREY:"#2F4F4F",DARKTURQUOISE:"#00CED1",DARKVIOLET:"#9400D3",DEEPPINK:"#FF1493",DEEPSKYBLUE:"#00BFFF",DIMGRAY:"#696969",DODGERBLUE:"#1E90FF",FIREBRICK:"#B22222",FLORALWHITE:"#FFFAF0",FORESTGREEN:"#228B22",FUCHSIA:"#FF00FF",GAINSBORO:"#DCDCDC",GHOSTWHITE:"#F8F8FF",GOLD:"#FFD700",GOLDENROD:"#DAA520",GREY:"#808080",GREEN:"#008000",GREENYELLOW:"#ADFF2F",HONEYDEW:"#F0FFF0",HOTPINK:"#FF69B4",INDIANRED:"#CD5C5C",INDIGO:"#4B0082",IVORY:"#FFFFF0",KHAKI:"#F0E68C",LAVENDER:"#E6E6FA",LAVENDERBLUSH:"#FFF0F5",LAWNGREEN:"#7CFC00",LEMONCHIFFON:"#FFFACD",LIGHTBLUE:"#ADD8E6",LIGHTCORAL:"#F08080",LIGHTCYAN:"#E0FFFF",LIGHTGOLDENRODYELLOW:"#FAFAD2",LIGHTGREY:"#D3D3D3",LIGHTGREEN:"#90EE90",LIGHTPINK:"#FFB6C1",LIGHTSALMON:"#FFA07A",LIGHTSEAGREEN:"#20B2AA",LIGHTSKYBLUE:"#87CEFA",LIGHTSLATEGREY:"#778899",LIGHTSTEELBLUE:"#B0C4DE",LIGHTYELLOW:"#FFFFE0",LIME:"#00FF00",LIMEGREEN:"#32CD32",LINEN:"#FAF0E6",MAGENTA:"#FF00FF",MAROON:"#800000",MEDIUMAQUAMARINE:"#66CDAA",MEDIUMBLUE:"#0000CD",MEDIUMORCHID:"#BA55D3",MEDIUMPURPLE:"#9370D8",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:"#D87093",PAPAYAWHIP:"#FFEFD5",PEACHPUFF:"#FFDAB9",PERU:"#CD853F",PINK:"#FFC0CB",PLUM:"#DDA0DD",POWDERBLUE:"#B0E0E6",PURPLE:"#800080",RED:"#FF0000",ROSYBROWN:"#BC8F8F",ROYALBLUE:"#4169E1",SADDLEBROWN:"#8B4513",SALMON:"#FA8072",SANDYBROWN:"#F4A460",SEAGREEN:"#2E8B57",SEASHELL:"#FFF5EE",SIENNA:"#A0522D",SILVER:"#C0C0C0",SKYBLUE:"#87CEEB",SLATEBLUE:"#6A5ACD",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"}[o.toUpperCase()]||o}const Ot="http://www.w3.org/2000/svg";function Ut(o){if(o.length<2)return 0;let l=0,e=0;for(let n=1;n<o.length;n++){const t=o[n-1],i=o[n];if([null,void 0,0,1/0,-1/0].includes(t))continue;const s=(i-t)/Math.abs(t)*100;l+=s,e++}return e===0?0:l/e}function Mt({content:o,fontSize:l,fill:e,maxWords:a,x:n,y:t}){function i(c,f){const u=c.split(" "),r=[];for(let C=0;C<u.length;C+=f)r.push(u.slice(C,C+f).join(" "));return r}let s="";return i(o,a).forEach((c,f)=>{const u=`<tspan x="${n}" y="${t+f*l}" fill="${e}">${c}</tspan>`;s+=u}),s}function Nt(o){return o.length?o.map(l=>z(l)):[]}function It(o,l=null){const e=o.replace(/[\p{P}\p{S}]+/gu," ").trim(),i=(/[\p{Script=Han}\p{Script=Hiragana}\p{Script=Katakana}\p{Script=Hangul}\p{Script=Thai}\p{Script=Lao}\p{Script=Khmer}\p{Script=Tibetan}\p{Script=Myanmar}\p{Script=Devanagari}]/u.test(o)?[...e]:e.split(/\s+/)).filter(s=>s.trim().length>0).reduce((s,d)=>(s[d]?s[d]+=1:s[d]=1,s),{});return Object.keys(i).map(s=>{let d=s;return typeof l=="function"&&typeof l(s)=="string"&&(d=l(s)),{name:d,value:i[s]}})}function Wt(o){let l=o.reduce((s,d)=>s+(d.stackRatio||0),0),e=o.filter(s=>s.stackRatio===void 0).length,a=1-l,n=e>0?a/e:0,t=o.map(s=>({...s,stackRatio:s.stackRatio!==void 0?s.stackRatio:n})),i=0;return t=t.map(s=>(i+=s.stackRatio,{...s,cumulatedStackRatio:i})),t}function Gt(o){function l(c,f,u,r){const C=u-c,b=r-f;return Math.sqrt(C*C+b*b)}function e(c,f,u,r){let b=0,E=c.x,A=c.y;for(let k=1;k<=100;k+=1){const p=k/100,g=1-p,m=g*g,y=p*p,F=m*g*c.x+3*m*p*f.x+3*g*y*u.x+y*p*r.x,x=m*g*c.y+3*m*p*f.y+3*g*y*u.y+y*p*r.y;b+=l(E,A,F,x),E=F,A=x}return b}const a=o.match(/[a-zA-Z][^a-zA-Z]*/g);let n=0,t=0,i=0,s=0,d=0;return a.forEach(c=>{const f=c[0],u=c.slice(1).trim().split(/[\s,]+/).map(Number);let r=0;switch(f){case"M":for(n=u[r++],t=u[r++],i=n,s=t;r<u.length;)d+=l(n,t,u[r],u[r+1]),n=u[r++],t=u[r++];break;case"L":for(;r<u.length;)d+=l(n,t,u[r],u[r+1]),n=u[r++],t=u[r++];break;case"H":for(;r<u.length;)d+=l(n,t,u[r],t),n=u[r++];break;case"V":for(;r<u.length;)d+=l(n,t,n,u[r]),t=u[r++];break;case"C":for(;r<u.length;)d+=e({x:n,y:t},{x:u[r],y:u[r+1]},{x:u[r+2],y:u[r+3]},{x:u[r+4],y:u[r+5]}),n=u[r+4],t=u[r+5],r+=6;break;case"Z":d+=l(n,t,i,s),n=i,t=s;break}}),d}function Ht({relator:o,adjuster:l,source:e,threshold:a=0,fallback:n,max:t=24}){const i=o/(l/e);return i>t?t:i<a?n:i}const Yt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./Arrow-BSOdhAJO.cjs"))),$t=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-data-ui-Bc5U1cOP.cjs"))),Xt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-3d-bar-CgB0fLQT.cjs"))),qt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-accordion-SXsobrUt.cjs"))),Kt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-age-pyramid-DqiwcOIr.cjs"))),jt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-annotator-mntqd3q_.cjs"))),Qt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-candlestick-C_TvUQvH.cjs"))),Zt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-chestnut-DhWlw2MD.cjs"))),Jt=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-cursor-B04HJQVl.cjs"))),or=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-dashboard-DFIYwP1s.cjs"))),er=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-digits-Ced5mBJZ.cjs"))),tr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-donut-DIhhgvWp.cjs"))),rr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-donut-evolution-Ct6KAzs-.cjs"))),lr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-dumbbell-pextarqH.cjs"))),ar=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-flow-BXVsbmyb.cjs"))),nr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-galaxy-D4xyd-J1.cjs"))),sr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-gauge-DPFBsbFj.cjs"))),ir=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-heatmap-DBOKYaJz.cjs"))),cr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./BaseIcon-BoKtpbrI.cjs"))),ur=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-kpi-BEgf5yDv.cjs"))),dr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-mini-loader-Bm5EJxtG.cjs"))),fr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-molecule-DzUqcaxd.cjs"))),Ar=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-mood-radar-DbB7m4Ku.cjs"))),br=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-nested-donuts-BSINf8hd.cjs"))),Cr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-onion-D3-6Tv4u.cjs"))),gr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-parallel-coordinate-plot-CJGkoIgN.cjs"))),hr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-quadrant-CzCvejGn.cjs"))),kr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-quick-chart-BsxsPbjz.cjs"))),pr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-radar-DIpCrj1h.cjs"))),mr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-rating-D8fJC8Yt.cjs"))),yr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-relation-circle-Ky3nPk6S.cjs"))),Fr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-rings-CffZ4T2S.cjs"))),xr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-scatter-TsX5dW9l.cjs"))),Er=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-screenshot-Bzpg6yof.cjs"))),vr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-skeleton-JmGp11-u.cjs"))),_r=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-smiley-BhSrt9f-.cjs"))),wr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-sparkhistogram-Dv-lml4g.cjs"))),Sr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-sparkstackbar-CQ2TEi4p.cjs"))),Lr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-spark-trend-C8NSz4l8.cjs"))),Dr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-sparkbar-hL1Q6ObK.cjs"))),Br=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-sparkgauge-tbVqaLCK.cjs"))),Pr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-sparkline-B6pvaBY_.cjs"))),Rr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-strip-plot-DCC6F4VM.cjs"))),Vr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-table-CseaFWgX.cjs"))),Tr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-table-heatmap-Bwut-V1D.cjs"))),zr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-table-sparkline-CJBU3y8-.cjs"))),Or=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-thermometer-DM2IKhqN.cjs"))),Ur=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-timer-DLfXuW8T.cjs"))),Mr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-tiremarks-B1bd1jPf.cjs"))),Nr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-treemap-BZGmoDHb.cjs"))),Ir=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-vertical-bar-Bi-0rRN3.cjs"))),Wr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-waffle-VLYkR-YZ.cjs"))),Gr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-wheel-D2q5vy5V.cjs"))),Hr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-word-cloud-Ba4BjatU.cjs"))),Yr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-xy-C4QW5Lfl.cjs"))),$r=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-xy-canvas-Be-Da_0x.cjs"))),Xr=h.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./vue-ui-carousel-table-BCePqkuz.cjs")));exports.Arrow=Yt;exports.VueDataUi=$t;exports.VueUi3dBar=Xt;exports.VueUiAccordion=qt;exports.VueUiAgePyramid=Kt;exports.VueUiAnnotator=jt;exports.VueUiCandlestick=Qt;exports.VueUiCarouselTable=Xr;exports.VueUiChestnut=Zt;exports.VueUiCursor=Jt;exports.VueUiDashboard=or;exports.VueUiDigits=er;exports.VueUiDonut=tr;exports.VueUiDonutEvolution=rr;exports.VueUiDumbbell=lr;exports.VueUiFlow=ar;exports.VueUiGalaxy=nr;exports.VueUiGauge=sr;exports.VueUiHeatmap=ir;exports.VueUiIcon=cr;exports.VueUiKpi=ur;exports.VueUiMiniLoader=dr;exports.VueUiMolecule=fr;exports.VueUiMoodRadar=Ar;exports.VueUiNestedDonuts=br;exports.VueUiOnion=Cr;exports.VueUiParallelCoordinatePlot=gr;exports.VueUiQuadrant=hr;exports.VueUiQuickChart=kr;exports.VueUiRadar=pr;exports.VueUiRating=mr;exports.VueUiRelationCircle=yr;exports.VueUiRings=Fr;exports.VueUiScatter=xr;exports.VueUiScreenshot=Er;exports.VueUiSkeleton=vr;exports.VueUiSmiley=_r;exports.VueUiSparkHistogram=wr;exports.VueUiSparkStackbar=Sr;exports.VueUiSparkTrend=Lr;exports.VueUiSparkbar=Dr;exports.VueUiSparkgauge=Br;exports.VueUiSparkline=Pr;exports.VueUiStripPlot=Rr;exports.VueUiTable=Vr;exports.VueUiTableHeatmap=Tr;exports.VueUiTableSparkline=zr;exports.VueUiThermometer=Or;exports.VueUiTimer=Ur;exports.VueUiTiremarks=Mr;exports.VueUiTreemap=Nr;exports.VueUiVerticalBar=Ir;exports.VueUiWaffle=Wr;exports.VueUiWheel=Gr;exports.VueUiWordCloud=Hr;exports.VueUiXy=Yr;exports.VueUiXyCanvas=$r;exports.XMLNS=Ot;exports.abbreviate=St;exports.adaptColorToBackground=it;exports.assignStackRatios=Wt;exports.calcLinearProgression=ct;exports.calcMarkerOffsetX=R;exports.calcMarkerOffsetY=V;exports.calcMedian=dt;exports.calcNutArrowPath=gt;exports.calcTrend=Ut;exports.calculateNiceScale=vt;exports.canShowValue=kt;exports.checkNaN=Ze;exports.closestDecimal=ht;exports.convertColorToHex=z;exports.convertConfigColors=J;exports.convertCustomPalette=Nt;exports.createCsvContent=Ft;exports.createPolygonPath=lt;exports.createSmoothPath=At;exports.createSpiralPath=Vt;exports.createStar=nt;exports.createStraightPath=ft;exports.createTSpans=Mt;exports.createUid=bt;exports.createWordCloudDatasetFromPlainText=It;exports.darkenHexColor=Et;exports.dataLabel=wt;exports.downloadCsv=yt;exports.error=Pt;exports.functionReturnsString=Dt;exports.getMissingDatasetAttributes=Tt;exports.getPalette=Je;exports.getPathLengthFromCoordinates=Gt;exports.getThemeConfig=Ne;exports.getVueDataUiConfig=Jo;exports.giftWrap=st;exports.interpolateColorHex=_t;exports.isFunction=Lt;exports.isSafeValue=Qe;exports.lightenHexColor=xt;exports.makeDonut=$e;exports.makePath=mt;exports.objectIsEmpty=Bt;exports.offsetFromCenterPoint=oo;exports.opacity=ot;exports.palette=Z;exports.shiftHue=tt;exports.sumByAttribute=pt;exports.themePalettes=P;exports.themes=j;exports.translateSize=Ht;exports.treeShake=Q;exports.useConfig=K;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as Ha } from "./
|
|
1
|
+
import { _ as Ha } from "./jspdf.es.min-C660YX78.js";
|
|
2
2
|
var Tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
3
3
|
function Vo(a) {
|
|
4
4
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Wa=require("./index-BcMihqI4.cjs");var St=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ho(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var Wt=function(a){return a&&a.Math==Math&&a},U=Wt(typeof globalThis=="object"&&globalThis)||Wt(typeof window=="object"&&window)||Wt(typeof self=="object"&&self)||Wt(typeof St=="object"&&St)||function(){return this}()||St||Function("return this")(),lt={},L=function(a){try{return!!a()}catch{return!0}},xh=L,ce=!xh(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Eh=L,$r=!Eh(function(){var a=(function(){}).bind();return typeof a!="function"||a.hasOwnProperty("prototype")}),Sh=$r,qt=Function.prototype.call,Y=Sh?qt.bind(qt):function(){return qt.apply(qt,arguments)},Yo={},Xo={}.propertyIsEnumerable,Wo=Object.getOwnPropertyDescriptor,Th=Wo&&!Xo.call({1:2},1);Yo.f=Th?function(e){var t=Wo(this,e);return!!t&&t.enumerable}:Xo;var Cr=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}},qo=$r,Qo=Function.prototype,qa=Qo.call,Oh=qo&&Qo.bind.bind(qa,qa),k=qo?Oh:function(a){return function(){return qa.apply(a,arguments)}},Ko=k,$h=Ko({}.toString),Ch=Ko("".slice),Ge=function(a){return Ch($h(a),8,-1)},wh=k,Ah=L,Ph=Ge,ra=Object,Rh=wh("".split),Zo=Ah(function(){return!ra("z").propertyIsEnumerable(0)})?function(a){return Ph(a)=="String"?Rh(a,""):ra(a)}:ra,ze=function(a){return a==null},Ih=ze,Nh=TypeError,ge=function(a){if(Ih(a))throw Nh("Can't call method on "+a);return a},Mh=Zo,_h=ge,At=function(a){return Mh(_h(a))},Qa=typeof document=="object"&&document.all,Dh=typeof Qa>"u"&&Qa!==void 0,Jo={all:Qa,IS_HTMLDDA:Dh},eu=Jo,Vh=eu.all,V=eu.IS_HTMLDDA?function(a){return typeof a=="function"||a===Vh}:function(a){return typeof a=="function"},Vn=V,tu=Jo,Lh=tu.all,Te=tu.IS_HTMLDDA?function(a){return typeof a=="object"?a!==null:Vn(a)||a===Lh}:function(a){return typeof a=="object"?a!==null:Vn(a)},aa=U,kh=V,Bh=function(a){return kh(a)?a:void 0},He=function(a,e){return arguments.length<2?Bh(aa[a]):aa[a]&&aa[a][e]},Fh=k,wr=Fh({}.isPrototypeOf),Ar=typeof navigator<"u"&&String(navigator.userAgent)||"",ru=U,ia=Ar,Ln=ru.process,kn=ru.Deno,Bn=Ln&&Ln.versions||kn&&kn.version,Fn=Bn&&Bn.v8,le,mr;Fn&&(le=Fn.split("."),mr=le[0]>0&&le[0]<4?1:+(le[0]+le[1]));!mr&&ia&&(le=ia.match(/Edge\/(\d+)/),(!le||le[1]>=74)&&(le=ia.match(/Chrome\/(\d+)/),le&&(mr=+le[1])));var _i=mr,jn=_i,jh=L,Uh=U,Gh=Uh.String,au=!!Object.getOwnPropertySymbols&&!jh(function(){var a=Symbol();return!Gh(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&jn&&jn<41}),zh=au,iu=zh&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Hh=He,Yh=V,Xh=wr,Wh=iu,qh=Object,nu=Wh?function(a){return typeof a=="symbol"}:function(a){var e=Hh("Symbol");return Yh(e)&&Xh(e.prototype,qh(a))},Qh=String,Pr=function(a){try{return Qh(a)}catch{return"Object"}},Kh=V,Zh=Pr,Jh=TypeError,Oe=function(a){if(Kh(a))return a;throw Jh(Zh(a)+" is not a function")},ev=Oe,tv=ze,ht=function(a,e){var t=a[e];return tv(t)?void 0:ev(t)},na=Y,sa=V,oa=Te,rv=TypeError,av=function(a,e){var t,r;if(e==="string"&&sa(t=a.toString)&&!oa(r=na(t,a))||sa(t=a.valueOf)&&!oa(r=na(t,a))||e!=="string"&&sa(t=a.toString)&&!oa(r=na(t,a)))return r;throw rv("Can't convert object to primitive value")},su={exports:{}},Un=U,iv=Object.defineProperty,Di=function(a,e){try{iv(Un,a,{value:e,configurable:!0,writable:!0})}catch{Un[a]=e}return e},nv=U,sv=Di,Gn="__core-js_shared__",ov=nv[Gn]||sv(Gn,{}),Vi=ov,zn=Vi;(su.exports=function(a,e){return zn[a]||(zn[a]=e!==void 0?e:{})})("versions",[]).push({version:"3.32.0",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.0/LICENSE",source:"https://github.com/zloirock/core-js"});var Li=su.exports,uv=ge,lv=Object,Rr=function(a){return lv(uv(a))},hv=k,vv=Rr,fv=hv({}.hasOwnProperty),he=Object.hasOwn||function(e,t){return fv(vv(e),t)},cv=k,gv=0,dv=Math.random(),pv=cv(1 .toString),ou=function(a){return"Symbol("+(a===void 0?"":a)+")_"+pv(++gv+dv,36)},yv=U,mv=Li,Hn=he,bv=ou,xv=au,Ev=iu,rt=yv.Symbol,ua=mv("wks"),Sv=Ev?rt.for||rt:rt&&rt.withoutSetter||bv,z=function(a){return Hn(ua,a)||(ua[a]=xv&&Hn(rt,a)?rt[a]:Sv("Symbol."+a)),ua[a]},Tv=Y,Yn=Te,Xn=nu,Ov=ht,$v=av,Cv=z,wv=TypeError,Av=Cv("toPrimitive"),Pv=function(a,e){if(!Yn(a)||Xn(a))return a;var t=Ov(a,Av),r;if(t){if(e===void 0&&(e="default"),r=Tv(t,a,e),!Yn(r)||Xn(r))return r;throw wv("Can't convert object to primitive value")}return e===void 0&&(e="number"),$v(a,e)},Rv=Pv,Iv=nu,ki=function(a){var e=Rv(a,"string");return Iv(e)?e:e+""},Nv=U,Wn=Te,Ka=Nv.document,Mv=Wn(Ka)&&Wn(Ka.createElement),Ir=function(a){return Mv?Ka.createElement(a):{}},_v=ce,Dv=L,Vv=Ir,uu=!_v&&!Dv(function(){return Object.defineProperty(Vv("div"),"a",{get:function(){return 7}}).a!=7}),Lv=ce,kv=Y,Bv=Yo,Fv=Cr,jv=At,Uv=ki,Gv=he,zv=uu,qn=Object.getOwnPropertyDescriptor;lt.f=Lv?qn:function(e,t){if(e=jv(e),t=Uv(t),zv)try{return qn(e,t)}catch{}if(Gv(e,t))return Fv(!kv(Bv.f,e,t),e[t])};var de={},Hv=ce,Yv=L,lu=Hv&&Yv(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),Xv=Te,Wv=String,qv=TypeError,Z=function(a){if(Xv(a))return a;throw qv(Wv(a)+" is not an object")},Qv=ce,Kv=uu,Zv=lu,Qt=Z,Qn=ki,Jv=TypeError,la=Object.defineProperty,ef=Object.getOwnPropertyDescriptor,ha="enumerable",va="configurable",fa="writable";de.f=Qv?Zv?function(e,t,r){if(Qt(e),t=Qn(t),Qt(r),typeof e=="function"&&t==="prototype"&&"value"in r&&fa in r&&!r[fa]){var i=ef(e,t);i&&i[fa]&&(e[t]=r.value,r={configurable:va in r?r[va]:i[va],enumerable:ha in r?r[ha]:i[ha],writable:!1})}return la(e,t,r)}:la:function(e,t,r){if(Qt(e),t=Qn(t),Qt(r),Kv)try{return la(e,t,r)}catch{}if("get"in r||"set"in r)throw Jv("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var tf=ce,rf=de,af=Cr,Pt=tf?function(a,e,t){return rf.f(a,e,af(1,t))}:function(a,e,t){return a[e]=t,a},hu={exports:{}},Za=ce,nf=he,vu=Function.prototype,sf=Za&&Object.getOwnPropertyDescriptor,Bi=nf(vu,"name"),of=Bi&&(function(){}).name==="something",uf=Bi&&(!Za||Za&&sf(vu,"name").configurable),Nr={EXISTS:Bi,PROPER:of,CONFIGURABLE:uf},lf=k,hf=V,Ja=Vi,vf=lf(Function.toString);hf(Ja.inspectSource)||(Ja.inspectSource=function(a){return vf(a)});var Fi=Ja.inspectSource,ff=U,cf=V,Kn=ff.WeakMap,gf=cf(Kn)&&/native code/.test(String(Kn)),df=Li,pf=ou,Zn=df("keys"),ji=function(a){return Zn[a]||(Zn[a]=pf(a))},Ui={},yf=gf,fu=U,mf=Te,bf=Pt,ca=he,ga=Vi,xf=ji,Ef=Ui,Jn="Object already initialized",ei=fu.TypeError,Sf=fu.WeakMap,br,$t,xr,Tf=function(a){return xr(a)?$t(a):br(a,{})},Of=function(a){return function(e){var t;if(!mf(e)||(t=$t(e)).type!==a)throw ei("Incompatible receiver, "+a+" required");return t}};if(yf||ga.state){var fe=ga.state||(ga.state=new Sf);fe.get=fe.get,fe.has=fe.has,fe.set=fe.set,br=function(a,e){if(fe.has(a))throw ei(Jn);return e.facade=a,fe.set(a,e),e},$t=function(a){return fe.get(a)||{}},xr=function(a){return fe.has(a)}}else{var Qe=xf("state");Ef[Qe]=!0,br=function(a,e){if(ca(a,Qe))throw ei(Jn);return e.facade=a,bf(a,Qe,e),e},$t=function(a){return ca(a,Qe)?a[Qe]:{}},xr=function(a){return ca(a,Qe)}}var Mr={set:br,get:$t,has:xr,enforce:Tf,getterFor:Of},Gi=k,$f=L,Cf=V,Kt=he,ti=ce,wf=Nr.CONFIGURABLE,Af=Fi,cu=Mr,Pf=cu.enforce,Rf=cu.get,es=String,vr=Object.defineProperty,If=Gi("".slice),Nf=Gi("".replace),Mf=Gi([].join),_f=ti&&!$f(function(){return vr(function(){},"length",{value:8}).length!==8}),Df=String(String).split("String"),Vf=hu.exports=function(a,e,t){If(es(e),0,7)==="Symbol("&&(e="["+Nf(es(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(e="get "+e),t&&t.setter&&(e="set "+e),(!Kt(a,"name")||wf&&a.name!==e)&&(ti?vr(a,"name",{value:e,configurable:!0}):a.name=e),_f&&t&&Kt(t,"arity")&&a.length!==t.arity&&vr(a,"length",{value:t.arity});try{t&&Kt(t,"constructor")&&t.constructor?ti&&vr(a,"prototype",{writable:!1}):a.prototype&&(a.prototype=void 0)}catch{}var r=Pf(a);return Kt(r,"source")||(r.source=Mf(Df,typeof e=="string"?e:"")),a};Function.prototype.toString=Vf(function(){return Cf(this)&&Rf(this).source||Af(this)},"toString");var gu=hu.exports,Lf=V,kf=de,Bf=gu,Ff=Di,Ye=function(a,e,t,r){r||(r={});var i=r.enumerable,n=r.name!==void 0?r.name:e;if(Lf(t)&&Bf(t,n,r),r.global)i?a[e]=t:Ff(e,t);else{try{r.unsafe?a[e]&&(i=!0):delete a[e]}catch{}i?a[e]=t:kf.f(a,e,{value:t,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return a},du={},jf=Math.ceil,Uf=Math.floor,Gf=Math.trunc||function(e){var t=+e;return(t>0?Uf:jf)(t)},zf=Gf,_r=function(a){var e=+a;return e!==e||e===0?0:zf(e)},Hf=_r,Yf=Math.max,Xf=Math.min,pu=function(a,e){var t=Hf(a);return t<0?Yf(t+e,0):Xf(t,e)},Wf=_r,qf=Math.min,vt=function(a){return a>0?qf(Wf(a),9007199254740991):0},Qf=vt,Dr=function(a){return Qf(a.length)},Kf=At,Zf=pu,Jf=Dr,ts=function(a){return function(e,t,r){var i=Kf(e),n=Jf(i),o=Zf(r,n),s;if(a&&t!=t){for(;n>o;)if(s=i[o++],s!=s)return!0}else for(;n>o;o++)if((a||o in i)&&i[o]===t)return a||o||0;return!a&&-1}},yu={includes:ts(!0),indexOf:ts(!1)},ec=k,da=he,tc=At,rc=yu.indexOf,ac=Ui,rs=ec([].push),mu=function(a,e){var t=tc(a),r=0,i=[],n;for(n in t)!da(ac,n)&&da(t,n)&&rs(i,n);for(;e.length>r;)da(t,n=e[r++])&&(~rc(i,n)||rs(i,n));return i},zi=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ic=mu,nc=zi,sc=nc.concat("length","prototype");du.f=Object.getOwnPropertyNames||function(e){return ic(e,sc)};var bu={};bu.f=Object.getOwnPropertySymbols;var oc=He,uc=k,lc=du,hc=bu,vc=Z,fc=uc([].concat),cc=oc("Reflect","ownKeys")||function(e){var t=lc.f(vc(e)),r=hc.f;return r?fc(t,r(e)):t},as=he,gc=cc,dc=lt,pc=de,yc=function(a,e,t){for(var r=gc(e),i=pc.f,n=dc.f,o=0;o<r.length;o++){var s=r[o];!as(a,s)&&!(t&&as(t,s))&&i(a,s,n(e,s))}},mc=L,bc=V,xc=/#|\.prototype\./,Rt=function(a,e){var t=Sc[Ec(a)];return t==Oc?!0:t==Tc?!1:bc(e)?mc(e):!!e},Ec=Rt.normalize=function(a){return String(a).replace(xc,".").toLowerCase()},Sc=Rt.data={},Tc=Rt.NATIVE="N",Oc=Rt.POLYFILL="P",xu=Rt,pa=U,$c=lt.f,Cc=Pt,wc=Ye,Ac=Di,Pc=yc,Rc=xu,ee=function(a,e){var t=a.target,r=a.global,i=a.stat,n,o,s,u,l,h;if(r?o=pa:i?o=pa[t]||Ac(t,{}):o=(pa[t]||{}).prototype,o)for(s in e){if(l=e[s],a.dontCallGetSet?(h=$c(o,s),u=h&&h.value):u=o[s],n=Rc(r?s:t+(i?".":"#")+s,a.forced),!n&&u!==void 0){if(typeof l==typeof u)continue;Pc(l,u)}(a.sham||u&&u.sham)&&Cc(l,"sham",!0),wc(o,s,l,a)}},Ic=Ge,It=typeof process<"u"&&Ic(process)=="process",Nc=k,Mc=Oe,_c=function(a,e,t){try{return Nc(Mc(Object.getOwnPropertyDescriptor(a,e)[t]))}catch{}},Dc=V,Vc=String,Lc=TypeError,kc=function(a){if(typeof a=="object"||Dc(a))return a;throw Lc("Can't set "+Vc(a)+" as a prototype")},Bc=_c,Fc=Z,jc=kc,Eu=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=Bc(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch{}return function(i,n){return Fc(i),jc(n),a?t(i,n):i.__proto__=n,i}}():void 0),Uc=de.f,Gc=he,zc=z,is=zc("toStringTag"),Hi=function(a,e,t){a&&!t&&(a=a.prototype),a&&!Gc(a,is)&&Uc(a,is,{configurable:!0,value:e})},ns=gu,Hc=de,Yc=function(a,e,t){return t.get&&ns(t.get,e,{getter:!0}),t.set&&ns(t.set,e,{setter:!0}),Hc.f(a,e,t)},Xc=He,Wc=Yc,qc=z,Qc=ce,ss=qc("species"),Kc=function(a){var e=Xc(a);Qc&&e&&!e[ss]&&Wc(e,ss,{configurable:!0,get:function(){return this}})},Zc=wr,Jc=TypeError,eg=function(a,e){if(Zc(e,a))return a;throw Jc("Incorrect invocation")},tg=z,rg=tg("toStringTag"),Su={};Su[rg]="z";var ag=String(Su)==="[object z]",ig=ag,ng=V,fr=Ge,sg=z,og=sg("toStringTag"),ug=Object,lg=fr(function(){return arguments}())=="Arguments",hg=function(a,e){try{return a[e]}catch{}},Yi=ig?fr:function(a){var e,t,r;return a===void 0?"Undefined":a===null?"Null":typeof(t=hg(e=ug(a),og))=="string"?t:lg?fr(e):(r=fr(e))=="Object"&&ng(e.callee)?"Arguments":r},vg=k,fg=L,Tu=V,cg=Yi,gg=He,dg=Fi,Ou=function(){},pg=[],$u=gg("Reflect","construct"),Xi=/^\s*(?:class|function)\b/,yg=vg(Xi.exec),mg=!Xi.exec(Ou),gt=function(e){if(!Tu(e))return!1;try{return $u(Ou,pg,e),!0}catch{return!1}},Cu=function(e){if(!Tu(e))return!1;switch(cg(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return mg||!!yg(Xi,dg(e))}catch{return!0}};Cu.sham=!0;var bg=!$u||fg(function(){var a;return gt(gt.call)||!gt(Object)||!gt(function(){a=!0})||a})?Cu:gt,xg=bg,Eg=Pr,Sg=TypeError,Tg=function(a){if(xg(a))return a;throw Sg(Eg(a)+" is not a constructor")},os=Z,Og=Tg,$g=ze,Cg=z,wg=Cg("species"),wu=function(a,e){var t=os(a).constructor,r;return t===void 0||$g(r=os(t)[wg])?e:Og(r)},Ag=$r,Au=Function.prototype,us=Au.apply,ls=Au.call,Wi=typeof Reflect=="object"&&Reflect.apply||(Ag?ls.bind(us):function(){return ls.apply(us,arguments)}),Pg=Ge,Rg=k,Nt=function(a){if(Pg(a)==="Function")return Rg(a)},hs=Nt,Ig=Oe,Ng=$r,Mg=hs(hs.bind),qi=function(a,e){return Ig(a),e===void 0?a:Ng?Mg(a,e):function(){return a.apply(e,arguments)}},_g=He,Pu=_g("document","documentElement"),Dg=k,Vg=Dg([].slice),Lg=TypeError,kg=function(a,e){if(a<e)throw Lg("Not enough arguments");return a},Bg=Ar,Ru=/(?:ipad|iphone|ipod).*applewebkit/i.test(Bg),ie=U,Fg=Wi,jg=qi,vs=V,Ug=he,Iu=L,fs=Pu,Gg=Vg,cs=Ir,zg=kg,Hg=Ru,Yg=It,ri=ie.setImmediate,ai=ie.clearImmediate,Xg=ie.process,ya=ie.Dispatch,Wg=ie.Function,gs=ie.MessageChannel,qg=ie.String,ma=0,Tt={},ds="onreadystatechange",Ct,_e,ba,xa;Iu(function(){Ct=ie.location});var Qi=function(a){if(Ug(Tt,a)){var e=Tt[a];delete Tt[a],e()}},Ea=function(a){return function(){Qi(a)}},ps=function(a){Qi(a.data)},ys=function(a){ie.postMessage(qg(a),Ct.protocol+"//"+Ct.host)};(!ri||!ai)&&(ri=function(e){zg(arguments.length,1);var t=vs(e)?e:Wg(e),r=Gg(arguments,1);return Tt[++ma]=function(){Fg(t,void 0,r)},_e(ma),ma},ai=function(e){delete Tt[e]},Yg?_e=function(a){Xg.nextTick(Ea(a))}:ya&&ya.now?_e=function(a){ya.now(Ea(a))}:gs&&!Hg?(ba=new gs,xa=ba.port2,ba.port1.onmessage=ps,_e=jg(xa.postMessage,xa)):ie.addEventListener&&vs(ie.postMessage)&&!ie.importScripts&&Ct&&Ct.protocol!=="file:"&&!Iu(ys)?(_e=ys,ie.addEventListener("message",ps,!1)):ds in cs("script")?_e=function(a){fs.appendChild(cs("script"))[ds]=function(){fs.removeChild(this),Qi(a)}}:_e=function(a){setTimeout(Ea(a),0)});var Nu={set:ri,clear:ai},Mu=function(){this.head=null,this.tail=null};Mu.prototype={add:function(a){var e={item:a,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var a=this.head;if(a){var e=this.head=a.next;return e===null&&(this.tail=null),a.item}}};var _u=Mu,Qg=Ar,Kg=/ipad|iphone|ipod/i.test(Qg)&&typeof Pebble<"u",Zg=Ar,Jg=/web0s(?!.*chrome)/i.test(Zg),je=U,ms=qi,ed=lt.f,Sa=Nu.set,td=_u,rd=Ru,ad=Kg,id=Jg,Ta=It,bs=je.MutationObserver||je.WebKitMutationObserver,xs=je.document,Es=je.process,Zt=je.Promise,Ss=ed(je,"queueMicrotask"),ii=Ss&&Ss.value,Ke,Oa,$a,Jt,Ts;if(!ii){var er=new td,tr=function(){var a,e;for(Ta&&(a=Es.domain)&&a.exit();e=er.get();)try{e()}catch(t){throw er.head&&Ke(),t}a&&a.enter()};!rd&&!Ta&&!id&&bs&&xs?(Oa=!0,$a=xs.createTextNode(""),new bs(tr).observe($a,{characterData:!0}),Ke=function(){$a.data=Oa=!Oa}):!ad&&Zt&&Zt.resolve?(Jt=Zt.resolve(void 0),Jt.constructor=Zt,Ts=ms(Jt.then,Jt),Ke=function(){Ts(tr)}):Ta?Ke=function(){Es.nextTick(tr)}:(Sa=ms(Sa,je),Ke=function(){Sa(tr)}),ii=function(a){er.head||Ke(),er.add(a)}}var nd=ii,sd=function(a,e){try{arguments.length==1?console.error(a):console.error(a,e)}catch{}},Ki=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}},od=U,Vr=od.Promise,Du=typeof Deno=="object"&&Deno&&typeof Deno.version=="object",ud=Du,ld=It,hd=!ud&&!ld&&typeof window=="object"&&typeof document=="object",vd=U,Ot=Vr,fd=V,cd=xu,gd=Fi,dd=z,pd=hd,yd=Du,Ca=_i;Ot&&Ot.prototype;var md=dd("species"),ni=!1,Vu=fd(vd.PromiseRejectionEvent),bd=cd("Promise",function(){var a=gd(Ot),e=a!==String(Ot);if(!e&&Ca===66)return!0;if(!Ca||Ca<51||!/native code/.test(a)){var t=new Ot(function(n){n(1)}),r=function(n){n(function(){},function(){})},i=t.constructor={};if(i[md]=r,ni=t.then(function(){})instanceof r,!ni)return!0}return!e&&(pd||yd)&&!Vu}),Mt={CONSTRUCTOR:bd,REJECTION_EVENT:Vu,SUBCLASSING:ni},ft={},Os=Oe,xd=TypeError,Ed=function(a){var e,t;this.promise=new a(function(r,i){if(e!==void 0||t!==void 0)throw xd("Bad Promise constructor");e=r,t=i}),this.resolve=Os(e),this.reject=Os(t)};ft.f=function(a){return new Ed(a)};var Sd=ee,Er=It,we=U,ot=Y,$s=Ye,Cs=Eu,Td=Hi,Od=Kc,$d=Oe,cr=V,Cd=Te,wd=eg,Ad=wu,Lu=Nu.set,Zi=nd,Pd=sd,Rd=Ki,Id=_u,ku=Mr,Sr=Vr,Ji=Mt,Bu=ft,Lr="Promise",Fu=Ji.CONSTRUCTOR,Nd=Ji.REJECTION_EVENT,Md=Ji.SUBCLASSING,wa=ku.getterFor(Lr),_d=ku.set,tt=Sr&&Sr.prototype,ke=Sr,rr=tt,ju=we.TypeError,si=we.document,en=we.process,oi=Bu.f,Dd=oi,Vd=!!(si&&si.createEvent&&we.dispatchEvent),Uu="unhandledrejection",Ld="rejectionhandled",ws=0,Gu=1,kd=2,tn=1,zu=2,ar,As,Bd,Ps,Hu=function(a){var e;return Cd(a)&&cr(e=a.then)?e:!1},Yu=function(a,e){var t=e.value,r=e.state==Gu,i=r?a.ok:a.fail,n=a.resolve,o=a.reject,s=a.domain,u,l,h;try{i?(r||(e.rejection===zu&&jd(e),e.rejection=tn),i===!0?u=t:(s&&s.enter(),u=i(t),s&&(s.exit(),h=!0)),u===a.promise?o(ju("Promise-chain cycle")):(l=Hu(u))?ot(l,u,n,o):n(u)):o(t)}catch(f){s&&!h&&s.exit(),o(f)}},Xu=function(a,e){a.notified||(a.notified=!0,Zi(function(){for(var t=a.reactions,r;r=t.get();)Yu(r,a);a.notified=!1,e&&!a.rejection&&Fd(a)}))},Wu=function(a,e,t){var r,i;Vd?(r=si.createEvent("Event"),r.promise=e,r.reason=t,r.initEvent(a,!1,!0),we.dispatchEvent(r)):r={promise:e,reason:t},!Nd&&(i=we["on"+a])?i(r):a===Uu&&Pd("Unhandled promise rejection",t)},Fd=function(a){ot(Lu,we,function(){var e=a.facade,t=a.value,r=Rs(a),i;if(r&&(i=Rd(function(){Er?en.emit("unhandledRejection",t,e):Wu(Uu,e,t)}),a.rejection=Er||Rs(a)?zu:tn,i.error))throw i.value})},Rs=function(a){return a.rejection!==tn&&!a.parent},jd=function(a){ot(Lu,we,function(){var e=a.facade;Er?en.emit("rejectionHandled",e):Wu(Ld,e,a.value)})},at=function(a,e,t){return function(r){a(e,r,t)}},nt=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=kd,Xu(a,!0))},ui=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw ju("Promise can't be resolved itself");var r=Hu(e);r?Zi(function(){var i={done:!1};try{ot(r,e,at(ui,i,a),at(nt,i,a))}catch(n){nt(i,n,a)}}):(a.value=e,a.state=Gu,Xu(a,!1))}catch(i){nt({done:!1},i,a)}}};if(Fu&&(ke=function(e){wd(this,rr),$d(e),ot(ar,this);var t=wa(this);try{e(at(ui,t),at(nt,t))}catch(r){nt(t,r)}},rr=ke.prototype,ar=function(e){_d(this,{type:Lr,done:!1,notified:!1,parent:!1,reactions:new Id,rejection:!1,state:ws,value:void 0})},ar.prototype=$s(rr,"then",function(e,t){var r=wa(this),i=oi(Ad(this,ke));return r.parent=!0,i.ok=cr(e)?e:!0,i.fail=cr(t)&&t,i.domain=Er?en.domain:void 0,r.state==ws?r.reactions.add(i):Zi(function(){Yu(i,r)}),i.promise}),As=function(){var a=new ar,e=wa(a);this.promise=a,this.resolve=at(ui,e),this.reject=at(nt,e)},Bu.f=oi=function(a){return a===ke||a===Bd?new As(a):Dd(a)},cr(Sr)&&tt!==Object.prototype)){Ps=tt.then,Md||$s(tt,"then",function(e,t){var r=this;return new ke(function(i,n){ot(Ps,r,i,n)}).then(e,t)},{unsafe:!0});try{delete tt.constructor}catch{}Cs&&Cs(tt,rr)}Sd({global:!0,constructor:!0,wrap:!0,forced:Fu},{Promise:ke});Td(ke,Lr,!1);Od(Lr);var _t={},Ud=z,Gd=_t,zd=Ud("iterator"),Hd=Array.prototype,Yd=function(a){return a!==void 0&&(Gd.Array===a||Hd[zd]===a)},Xd=Yi,Is=ht,Wd=ze,qd=_t,Qd=z,Kd=Qd("iterator"),qu=function(a){if(!Wd(a))return Is(a,Kd)||Is(a,"@@iterator")||qd[Xd(a)]},Zd=Y,Jd=Oe,ep=Z,tp=Pr,rp=qu,ap=TypeError,ip=function(a,e){var t=arguments.length<2?rp(a):e;if(Jd(t))return ep(Zd(t,a));throw ap(tp(a)+" is not iterable")},np=Y,Ns=Z,sp=ht,op=function(a,e,t){var r,i;Ns(a);try{if(r=sp(a,"return"),!r){if(e==="throw")throw t;return t}r=np(r,a)}catch(n){i=!0,r=n}if(e==="throw")throw t;if(i)throw r;return Ns(r),t},up=qi,lp=Y,hp=Z,vp=Pr,fp=Yd,cp=Dr,Ms=wr,gp=ip,dp=qu,_s=op,pp=TypeError,gr=function(a,e){this.stopped=a,this.result=e},Ds=gr.prototype,Qu=function(a,e,t){var r=t&&t.that,i=!!(t&&t.AS_ENTRIES),n=!!(t&&t.IS_RECORD),o=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),u=up(e,r),l,h,f,c,v,d,g,p=function(x){return l&&_s(l,"normal",x),new gr(!0,x)},y=function(x){return i?(hp(x),s?u(x[0],x[1],p):u(x[0],x[1])):s?u(x,p):u(x)};if(n)l=a.iterator;else if(o)l=a;else{if(h=dp(a),!h)throw pp(vp(a)+" is not iterable");if(fp(h)){for(f=0,c=cp(a);c>f;f++)if(v=y(a[f]),v&&Ms(Ds,v))return v;return new gr(!1)}l=gp(a,h)}for(d=n?a.next:l.next;!(g=lp(d,l)).done;){try{v=y(g.value)}catch(x){_s(l,"throw",x)}if(typeof v=="object"&&v&&Ms(Ds,v))return v}return new gr(!1)},yp=z,Ku=yp("iterator"),Zu=!1;try{var mp=0,Vs={next:function(){return{done:!!mp++}},return:function(){Zu=!0}};Vs[Ku]=function(){return this},Array.from(Vs,function(){throw 2})}catch{}var bp=function(a,e){if(!e&&!Zu)return!1;var t=!1;try{var r={};r[Ku]=function(){return{next:function(){return{done:t=!0}}}},a(r)}catch{}return t},xp=Vr,Ep=bp,Sp=Mt.CONSTRUCTOR,Ju=Sp||!Ep(function(a){xp.all(a).then(void 0,function(){})}),Tp=ee,Op=Y,$p=Oe,Cp=ft,wp=Ki,Ap=Qu,Pp=Ju;Tp({target:"Promise",stat:!0,forced:Pp},{all:function(e){var t=this,r=Cp.f(t),i=r.resolve,n=r.reject,o=wp(function(){var s=$p(t.resolve),u=[],l=0,h=1;Ap(e,function(f){var c=l++,v=!1;h++,Op(s,t,f).then(function(d){v||(v=!0,u[c]=d,--h||i(u))},n)}),--h||i(u)});return o.error&&n(o.value),r.promise}});var Rp=ee,Ip=Mt.CONSTRUCTOR,li=Vr,Np=He,Mp=V,_p=Ye,Ls=li&&li.prototype;Rp({target:"Promise",proto:!0,forced:Ip,real:!0},{catch:function(a){return this.then(void 0,a)}});if(Mp(li)){var ks=Np("Promise").prototype.catch;Ls.catch!==ks&&_p(Ls,"catch",ks,{unsafe:!0})}var Dp=ee,Vp=Y,Lp=Oe,kp=ft,Bp=Ki,Fp=Qu,jp=Ju;Dp({target:"Promise",stat:!0,forced:jp},{race:function(e){var t=this,r=kp.f(t),i=r.reject,n=Bp(function(){var o=Lp(t.resolve);Fp(e,function(s){Vp(o,t,s).then(r.resolve,i)})});return n.error&&i(n.value),r.promise}});var Up=ee,Gp=Y,zp=ft,Hp=Mt.CONSTRUCTOR;Up({target:"Promise",stat:!0,forced:Hp},{reject:function(e){var t=zp.f(this);return Gp(t.reject,void 0,e),t.promise}});var Yp=Z,Xp=Te,Wp=ft,qp=function(a,e){if(Yp(a),Xp(e)&&e.constructor===a)return e;var t=Wp.f(a),r=t.resolve;return r(e),t.promise},Qp=ee,Kp=He,Zp=Mt.CONSTRUCTOR,Jp=qp;Kp("Promise");Qp({target:"Promise",stat:!0,forced:Zp},{resolve:function(e){return Jp(this,e)}});function Bs(a,e,t,r,i,n,o){try{var s=a[n](o),u=s.value}catch(l){t(l);return}s.done?e(u):Promise.resolve(u).then(r,i)}function Ee(a){return function(){var e=this,t=arguments;return new Promise(function(r,i){var n=a.apply(e,t);function o(u){Bs(n,r,i,o,s,"next",u)}function s(u){Bs(n,r,i,o,s,"throw",u)}o(void 0)})}}var ey=Yi,ty=String,pe=function(a){if(ey(a)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return ty(a)},ry=Z,el=function(){var a=ry(this),e="";return a.hasIndices&&(e+="d"),a.global&&(e+="g"),a.ignoreCase&&(e+="i"),a.multiline&&(e+="m"),a.dotAll&&(e+="s"),a.unicode&&(e+="u"),a.unicodeSets&&(e+="v"),a.sticky&&(e+="y"),e},rn=L,ay=U,an=ay.RegExp,nn=rn(function(){var a=an("a","y");return a.lastIndex=2,a.exec("abcd")!=null}),iy=nn||rn(function(){return!an("a","y").sticky}),ny=nn||rn(function(){var a=an("^r","gy");return a.lastIndex=2,a.exec("str")!=null}),tl={BROKEN_CARET:ny,MISSED_STICKY:iy,UNSUPPORTED_Y:nn},rl={},sy=mu,oy=zi,uy=Object.keys||function(e){return sy(e,oy)},ly=ce,hy=lu,vy=de,fy=Z,cy=At,gy=uy;rl.f=ly&&!hy?Object.defineProperties:function(e,t){fy(e);for(var r=cy(t),i=gy(t),n=i.length,o=0,s;n>o;)vy.f(e,s=i[o++],r[s]);return e};var dy=Z,py=rl,Fs=zi,yy=Ui,my=Pu,by=Ir,xy=ji,js=">",Us="<",hi="prototype",vi="script",al=xy("IE_PROTO"),Aa=function(){},il=function(a){return Us+vi+js+a+Us+"/"+vi+js},Gs=function(a){a.write(il("")),a.close();var e=a.parentWindow.Object;return a=null,e},Ey=function(){var a=by("iframe"),e="java"+vi+":",t;return a.style.display="none",my.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(il("document.F=Object")),t.close(),t.F},ir,dr=function(){try{ir=new ActiveXObject("htmlfile")}catch{}dr=typeof document<"u"?document.domain&&ir?Gs(ir):Ey():Gs(ir);for(var a=Fs.length;a--;)delete dr[hi][Fs[a]];return dr()};yy[al]=!0;var sn=Object.create||function(e,t){var r;return e!==null?(Aa[hi]=dy(e),r=new Aa,Aa[hi]=null,r[al]=e):r=dr(),t===void 0?r:py.f(r,t)},Sy=L,Ty=U,Oy=Ty.RegExp,$y=Sy(function(){var a=Oy(".","s");return!(a.dotAll&&a.exec(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Wa=require("./jspdf.es.min-DLYY9DTT.cjs");var St=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ho(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var Wt=function(a){return a&&a.Math==Math&&a},U=Wt(typeof globalThis=="object"&&globalThis)||Wt(typeof window=="object"&&window)||Wt(typeof self=="object"&&self)||Wt(typeof St=="object"&&St)||function(){return this}()||St||Function("return this")(),lt={},L=function(a){try{return!!a()}catch{return!0}},xh=L,ce=!xh(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Eh=L,$r=!Eh(function(){var a=(function(){}).bind();return typeof a!="function"||a.hasOwnProperty("prototype")}),Sh=$r,qt=Function.prototype.call,Y=Sh?qt.bind(qt):function(){return qt.apply(qt,arguments)},Yo={},Xo={}.propertyIsEnumerable,Wo=Object.getOwnPropertyDescriptor,Th=Wo&&!Xo.call({1:2},1);Yo.f=Th?function(e){var t=Wo(this,e);return!!t&&t.enumerable}:Xo;var Cr=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}},qo=$r,Qo=Function.prototype,qa=Qo.call,Oh=qo&&Qo.bind.bind(qa,qa),k=qo?Oh:function(a){return function(){return qa.apply(a,arguments)}},Ko=k,$h=Ko({}.toString),Ch=Ko("".slice),Ge=function(a){return Ch($h(a),8,-1)},wh=k,Ah=L,Ph=Ge,ra=Object,Rh=wh("".split),Zo=Ah(function(){return!ra("z").propertyIsEnumerable(0)})?function(a){return Ph(a)=="String"?Rh(a,""):ra(a)}:ra,ze=function(a){return a==null},Ih=ze,Nh=TypeError,ge=function(a){if(Ih(a))throw Nh("Can't call method on "+a);return a},Mh=Zo,_h=ge,At=function(a){return Mh(_h(a))},Qa=typeof document=="object"&&document.all,Dh=typeof Qa>"u"&&Qa!==void 0,Jo={all:Qa,IS_HTMLDDA:Dh},eu=Jo,Vh=eu.all,V=eu.IS_HTMLDDA?function(a){return typeof a=="function"||a===Vh}:function(a){return typeof a=="function"},Vn=V,tu=Jo,Lh=tu.all,Te=tu.IS_HTMLDDA?function(a){return typeof a=="object"?a!==null:Vn(a)||a===Lh}:function(a){return typeof a=="object"?a!==null:Vn(a)},aa=U,kh=V,Bh=function(a){return kh(a)?a:void 0},He=function(a,e){return arguments.length<2?Bh(aa[a]):aa[a]&&aa[a][e]},Fh=k,wr=Fh({}.isPrototypeOf),Ar=typeof navigator<"u"&&String(navigator.userAgent)||"",ru=U,ia=Ar,Ln=ru.process,kn=ru.Deno,Bn=Ln&&Ln.versions||kn&&kn.version,Fn=Bn&&Bn.v8,le,mr;Fn&&(le=Fn.split("."),mr=le[0]>0&&le[0]<4?1:+(le[0]+le[1]));!mr&&ia&&(le=ia.match(/Edge\/(\d+)/),(!le||le[1]>=74)&&(le=ia.match(/Chrome\/(\d+)/),le&&(mr=+le[1])));var _i=mr,jn=_i,jh=L,Uh=U,Gh=Uh.String,au=!!Object.getOwnPropertySymbols&&!jh(function(){var a=Symbol();return!Gh(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&jn&&jn<41}),zh=au,iu=zh&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Hh=He,Yh=V,Xh=wr,Wh=iu,qh=Object,nu=Wh?function(a){return typeof a=="symbol"}:function(a){var e=Hh("Symbol");return Yh(e)&&Xh(e.prototype,qh(a))},Qh=String,Pr=function(a){try{return Qh(a)}catch{return"Object"}},Kh=V,Zh=Pr,Jh=TypeError,Oe=function(a){if(Kh(a))return a;throw Jh(Zh(a)+" is not a function")},ev=Oe,tv=ze,ht=function(a,e){var t=a[e];return tv(t)?void 0:ev(t)},na=Y,sa=V,oa=Te,rv=TypeError,av=function(a,e){var t,r;if(e==="string"&&sa(t=a.toString)&&!oa(r=na(t,a))||sa(t=a.valueOf)&&!oa(r=na(t,a))||e!=="string"&&sa(t=a.toString)&&!oa(r=na(t,a)))return r;throw rv("Can't convert object to primitive value")},su={exports:{}},Un=U,iv=Object.defineProperty,Di=function(a,e){try{iv(Un,a,{value:e,configurable:!0,writable:!0})}catch{Un[a]=e}return e},nv=U,sv=Di,Gn="__core-js_shared__",ov=nv[Gn]||sv(Gn,{}),Vi=ov,zn=Vi;(su.exports=function(a,e){return zn[a]||(zn[a]=e!==void 0?e:{})})("versions",[]).push({version:"3.32.0",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.32.0/LICENSE",source:"https://github.com/zloirock/core-js"});var Li=su.exports,uv=ge,lv=Object,Rr=function(a){return lv(uv(a))},hv=k,vv=Rr,fv=hv({}.hasOwnProperty),he=Object.hasOwn||function(e,t){return fv(vv(e),t)},cv=k,gv=0,dv=Math.random(),pv=cv(1 .toString),ou=function(a){return"Symbol("+(a===void 0?"":a)+")_"+pv(++gv+dv,36)},yv=U,mv=Li,Hn=he,bv=ou,xv=au,Ev=iu,rt=yv.Symbol,ua=mv("wks"),Sv=Ev?rt.for||rt:rt&&rt.withoutSetter||bv,z=function(a){return Hn(ua,a)||(ua[a]=xv&&Hn(rt,a)?rt[a]:Sv("Symbol."+a)),ua[a]},Tv=Y,Yn=Te,Xn=nu,Ov=ht,$v=av,Cv=z,wv=TypeError,Av=Cv("toPrimitive"),Pv=function(a,e){if(!Yn(a)||Xn(a))return a;var t=Ov(a,Av),r;if(t){if(e===void 0&&(e="default"),r=Tv(t,a,e),!Yn(r)||Xn(r))return r;throw wv("Can't convert object to primitive value")}return e===void 0&&(e="number"),$v(a,e)},Rv=Pv,Iv=nu,ki=function(a){var e=Rv(a,"string");return Iv(e)?e:e+""},Nv=U,Wn=Te,Ka=Nv.document,Mv=Wn(Ka)&&Wn(Ka.createElement),Ir=function(a){return Mv?Ka.createElement(a):{}},_v=ce,Dv=L,Vv=Ir,uu=!_v&&!Dv(function(){return Object.defineProperty(Vv("div"),"a",{get:function(){return 7}}).a!=7}),Lv=ce,kv=Y,Bv=Yo,Fv=Cr,jv=At,Uv=ki,Gv=he,zv=uu,qn=Object.getOwnPropertyDescriptor;lt.f=Lv?qn:function(e,t){if(e=jv(e),t=Uv(t),zv)try{return qn(e,t)}catch{}if(Gv(e,t))return Fv(!kv(Bv.f,e,t),e[t])};var de={},Hv=ce,Yv=L,lu=Hv&&Yv(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42}),Xv=Te,Wv=String,qv=TypeError,Z=function(a){if(Xv(a))return a;throw qv(Wv(a)+" is not an object")},Qv=ce,Kv=uu,Zv=lu,Qt=Z,Qn=ki,Jv=TypeError,la=Object.defineProperty,ef=Object.getOwnPropertyDescriptor,ha="enumerable",va="configurable",fa="writable";de.f=Qv?Zv?function(e,t,r){if(Qt(e),t=Qn(t),Qt(r),typeof e=="function"&&t==="prototype"&&"value"in r&&fa in r&&!r[fa]){var i=ef(e,t);i&&i[fa]&&(e[t]=r.value,r={configurable:va in r?r[va]:i[va],enumerable:ha in r?r[ha]:i[ha],writable:!1})}return la(e,t,r)}:la:function(e,t,r){if(Qt(e),t=Qn(t),Qt(r),Kv)try{return la(e,t,r)}catch{}if("get"in r||"set"in r)throw Jv("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var tf=ce,rf=de,af=Cr,Pt=tf?function(a,e,t){return rf.f(a,e,af(1,t))}:function(a,e,t){return a[e]=t,a},hu={exports:{}},Za=ce,nf=he,vu=Function.prototype,sf=Za&&Object.getOwnPropertyDescriptor,Bi=nf(vu,"name"),of=Bi&&(function(){}).name==="something",uf=Bi&&(!Za||Za&&sf(vu,"name").configurable),Nr={EXISTS:Bi,PROPER:of,CONFIGURABLE:uf},lf=k,hf=V,Ja=Vi,vf=lf(Function.toString);hf(Ja.inspectSource)||(Ja.inspectSource=function(a){return vf(a)});var Fi=Ja.inspectSource,ff=U,cf=V,Kn=ff.WeakMap,gf=cf(Kn)&&/native code/.test(String(Kn)),df=Li,pf=ou,Zn=df("keys"),ji=function(a){return Zn[a]||(Zn[a]=pf(a))},Ui={},yf=gf,fu=U,mf=Te,bf=Pt,ca=he,ga=Vi,xf=ji,Ef=Ui,Jn="Object already initialized",ei=fu.TypeError,Sf=fu.WeakMap,br,$t,xr,Tf=function(a){return xr(a)?$t(a):br(a,{})},Of=function(a){return function(e){var t;if(!mf(e)||(t=$t(e)).type!==a)throw ei("Incompatible receiver, "+a+" required");return t}};if(yf||ga.state){var fe=ga.state||(ga.state=new Sf);fe.get=fe.get,fe.has=fe.has,fe.set=fe.set,br=function(a,e){if(fe.has(a))throw ei(Jn);return e.facade=a,fe.set(a,e),e},$t=function(a){return fe.get(a)||{}},xr=function(a){return fe.has(a)}}else{var Qe=xf("state");Ef[Qe]=!0,br=function(a,e){if(ca(a,Qe))throw ei(Jn);return e.facade=a,bf(a,Qe,e),e},$t=function(a){return ca(a,Qe)?a[Qe]:{}},xr=function(a){return ca(a,Qe)}}var Mr={set:br,get:$t,has:xr,enforce:Tf,getterFor:Of},Gi=k,$f=L,Cf=V,Kt=he,ti=ce,wf=Nr.CONFIGURABLE,Af=Fi,cu=Mr,Pf=cu.enforce,Rf=cu.get,es=String,vr=Object.defineProperty,If=Gi("".slice),Nf=Gi("".replace),Mf=Gi([].join),_f=ti&&!$f(function(){return vr(function(){},"length",{value:8}).length!==8}),Df=String(String).split("String"),Vf=hu.exports=function(a,e,t){If(es(e),0,7)==="Symbol("&&(e="["+Nf(es(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(e="get "+e),t&&t.setter&&(e="set "+e),(!Kt(a,"name")||wf&&a.name!==e)&&(ti?vr(a,"name",{value:e,configurable:!0}):a.name=e),_f&&t&&Kt(t,"arity")&&a.length!==t.arity&&vr(a,"length",{value:t.arity});try{t&&Kt(t,"constructor")&&t.constructor?ti&&vr(a,"prototype",{writable:!1}):a.prototype&&(a.prototype=void 0)}catch{}var r=Pf(a);return Kt(r,"source")||(r.source=Mf(Df,typeof e=="string"?e:"")),a};Function.prototype.toString=Vf(function(){return Cf(this)&&Rf(this).source||Af(this)},"toString");var gu=hu.exports,Lf=V,kf=de,Bf=gu,Ff=Di,Ye=function(a,e,t,r){r||(r={});var i=r.enumerable,n=r.name!==void 0?r.name:e;if(Lf(t)&&Bf(t,n,r),r.global)i?a[e]=t:Ff(e,t);else{try{r.unsafe?a[e]&&(i=!0):delete a[e]}catch{}i?a[e]=t:kf.f(a,e,{value:t,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return a},du={},jf=Math.ceil,Uf=Math.floor,Gf=Math.trunc||function(e){var t=+e;return(t>0?Uf:jf)(t)},zf=Gf,_r=function(a){var e=+a;return e!==e||e===0?0:zf(e)},Hf=_r,Yf=Math.max,Xf=Math.min,pu=function(a,e){var t=Hf(a);return t<0?Yf(t+e,0):Xf(t,e)},Wf=_r,qf=Math.min,vt=function(a){return a>0?qf(Wf(a),9007199254740991):0},Qf=vt,Dr=function(a){return Qf(a.length)},Kf=At,Zf=pu,Jf=Dr,ts=function(a){return function(e,t,r){var i=Kf(e),n=Jf(i),o=Zf(r,n),s;if(a&&t!=t){for(;n>o;)if(s=i[o++],s!=s)return!0}else for(;n>o;o++)if((a||o in i)&&i[o]===t)return a||o||0;return!a&&-1}},yu={includes:ts(!0),indexOf:ts(!1)},ec=k,da=he,tc=At,rc=yu.indexOf,ac=Ui,rs=ec([].push),mu=function(a,e){var t=tc(a),r=0,i=[],n;for(n in t)!da(ac,n)&&da(t,n)&&rs(i,n);for(;e.length>r;)da(t,n=e[r++])&&(~rc(i,n)||rs(i,n));return i},zi=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ic=mu,nc=zi,sc=nc.concat("length","prototype");du.f=Object.getOwnPropertyNames||function(e){return ic(e,sc)};var bu={};bu.f=Object.getOwnPropertySymbols;var oc=He,uc=k,lc=du,hc=bu,vc=Z,fc=uc([].concat),cc=oc("Reflect","ownKeys")||function(e){var t=lc.f(vc(e)),r=hc.f;return r?fc(t,r(e)):t},as=he,gc=cc,dc=lt,pc=de,yc=function(a,e,t){for(var r=gc(e),i=pc.f,n=dc.f,o=0;o<r.length;o++){var s=r[o];!as(a,s)&&!(t&&as(t,s))&&i(a,s,n(e,s))}},mc=L,bc=V,xc=/#|\.prototype\./,Rt=function(a,e){var t=Sc[Ec(a)];return t==Oc?!0:t==Tc?!1:bc(e)?mc(e):!!e},Ec=Rt.normalize=function(a){return String(a).replace(xc,".").toLowerCase()},Sc=Rt.data={},Tc=Rt.NATIVE="N",Oc=Rt.POLYFILL="P",xu=Rt,pa=U,$c=lt.f,Cc=Pt,wc=Ye,Ac=Di,Pc=yc,Rc=xu,ee=function(a,e){var t=a.target,r=a.global,i=a.stat,n,o,s,u,l,h;if(r?o=pa:i?o=pa[t]||Ac(t,{}):o=(pa[t]||{}).prototype,o)for(s in e){if(l=e[s],a.dontCallGetSet?(h=$c(o,s),u=h&&h.value):u=o[s],n=Rc(r?s:t+(i?".":"#")+s,a.forced),!n&&u!==void 0){if(typeof l==typeof u)continue;Pc(l,u)}(a.sham||u&&u.sham)&&Cc(l,"sham",!0),wc(o,s,l,a)}},Ic=Ge,It=typeof process<"u"&&Ic(process)=="process",Nc=k,Mc=Oe,_c=function(a,e,t){try{return Nc(Mc(Object.getOwnPropertyDescriptor(a,e)[t]))}catch{}},Dc=V,Vc=String,Lc=TypeError,kc=function(a){if(typeof a=="object"||Dc(a))return a;throw Lc("Can't set "+Vc(a)+" as a prototype")},Bc=_c,Fc=Z,jc=kc,Eu=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=Bc(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch{}return function(i,n){return Fc(i),jc(n),a?t(i,n):i.__proto__=n,i}}():void 0),Uc=de.f,Gc=he,zc=z,is=zc("toStringTag"),Hi=function(a,e,t){a&&!t&&(a=a.prototype),a&&!Gc(a,is)&&Uc(a,is,{configurable:!0,value:e})},ns=gu,Hc=de,Yc=function(a,e,t){return t.get&&ns(t.get,e,{getter:!0}),t.set&&ns(t.set,e,{setter:!0}),Hc.f(a,e,t)},Xc=He,Wc=Yc,qc=z,Qc=ce,ss=qc("species"),Kc=function(a){var e=Xc(a);Qc&&e&&!e[ss]&&Wc(e,ss,{configurable:!0,get:function(){return this}})},Zc=wr,Jc=TypeError,eg=function(a,e){if(Zc(e,a))return a;throw Jc("Incorrect invocation")},tg=z,rg=tg("toStringTag"),Su={};Su[rg]="z";var ag=String(Su)==="[object z]",ig=ag,ng=V,fr=Ge,sg=z,og=sg("toStringTag"),ug=Object,lg=fr(function(){return arguments}())=="Arguments",hg=function(a,e){try{return a[e]}catch{}},Yi=ig?fr:function(a){var e,t,r;return a===void 0?"Undefined":a===null?"Null":typeof(t=hg(e=ug(a),og))=="string"?t:lg?fr(e):(r=fr(e))=="Object"&&ng(e.callee)?"Arguments":r},vg=k,fg=L,Tu=V,cg=Yi,gg=He,dg=Fi,Ou=function(){},pg=[],$u=gg("Reflect","construct"),Xi=/^\s*(?:class|function)\b/,yg=vg(Xi.exec),mg=!Xi.exec(Ou),gt=function(e){if(!Tu(e))return!1;try{return $u(Ou,pg,e),!0}catch{return!1}},Cu=function(e){if(!Tu(e))return!1;switch(cg(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return mg||!!yg(Xi,dg(e))}catch{return!0}};Cu.sham=!0;var bg=!$u||fg(function(){var a;return gt(gt.call)||!gt(Object)||!gt(function(){a=!0})||a})?Cu:gt,xg=bg,Eg=Pr,Sg=TypeError,Tg=function(a){if(xg(a))return a;throw Sg(Eg(a)+" is not a constructor")},os=Z,Og=Tg,$g=ze,Cg=z,wg=Cg("species"),wu=function(a,e){var t=os(a).constructor,r;return t===void 0||$g(r=os(t)[wg])?e:Og(r)},Ag=$r,Au=Function.prototype,us=Au.apply,ls=Au.call,Wi=typeof Reflect=="object"&&Reflect.apply||(Ag?ls.bind(us):function(){return ls.apply(us,arguments)}),Pg=Ge,Rg=k,Nt=function(a){if(Pg(a)==="Function")return Rg(a)},hs=Nt,Ig=Oe,Ng=$r,Mg=hs(hs.bind),qi=function(a,e){return Ig(a),e===void 0?a:Ng?Mg(a,e):function(){return a.apply(e,arguments)}},_g=He,Pu=_g("document","documentElement"),Dg=k,Vg=Dg([].slice),Lg=TypeError,kg=function(a,e){if(a<e)throw Lg("Not enough arguments");return a},Bg=Ar,Ru=/(?:ipad|iphone|ipod).*applewebkit/i.test(Bg),ie=U,Fg=Wi,jg=qi,vs=V,Ug=he,Iu=L,fs=Pu,Gg=Vg,cs=Ir,zg=kg,Hg=Ru,Yg=It,ri=ie.setImmediate,ai=ie.clearImmediate,Xg=ie.process,ya=ie.Dispatch,Wg=ie.Function,gs=ie.MessageChannel,qg=ie.String,ma=0,Tt={},ds="onreadystatechange",Ct,_e,ba,xa;Iu(function(){Ct=ie.location});var Qi=function(a){if(Ug(Tt,a)){var e=Tt[a];delete Tt[a],e()}},Ea=function(a){return function(){Qi(a)}},ps=function(a){Qi(a.data)},ys=function(a){ie.postMessage(qg(a),Ct.protocol+"//"+Ct.host)};(!ri||!ai)&&(ri=function(e){zg(arguments.length,1);var t=vs(e)?e:Wg(e),r=Gg(arguments,1);return Tt[++ma]=function(){Fg(t,void 0,r)},_e(ma),ma},ai=function(e){delete Tt[e]},Yg?_e=function(a){Xg.nextTick(Ea(a))}:ya&&ya.now?_e=function(a){ya.now(Ea(a))}:gs&&!Hg?(ba=new gs,xa=ba.port2,ba.port1.onmessage=ps,_e=jg(xa.postMessage,xa)):ie.addEventListener&&vs(ie.postMessage)&&!ie.importScripts&&Ct&&Ct.protocol!=="file:"&&!Iu(ys)?(_e=ys,ie.addEventListener("message",ps,!1)):ds in cs("script")?_e=function(a){fs.appendChild(cs("script"))[ds]=function(){fs.removeChild(this),Qi(a)}}:_e=function(a){setTimeout(Ea(a),0)});var Nu={set:ri,clear:ai},Mu=function(){this.head=null,this.tail=null};Mu.prototype={add:function(a){var e={item:a,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var a=this.head;if(a){var e=this.head=a.next;return e===null&&(this.tail=null),a.item}}};var _u=Mu,Qg=Ar,Kg=/ipad|iphone|ipod/i.test(Qg)&&typeof Pebble<"u",Zg=Ar,Jg=/web0s(?!.*chrome)/i.test(Zg),je=U,ms=qi,ed=lt.f,Sa=Nu.set,td=_u,rd=Ru,ad=Kg,id=Jg,Ta=It,bs=je.MutationObserver||je.WebKitMutationObserver,xs=je.document,Es=je.process,Zt=je.Promise,Ss=ed(je,"queueMicrotask"),ii=Ss&&Ss.value,Ke,Oa,$a,Jt,Ts;if(!ii){var er=new td,tr=function(){var a,e;for(Ta&&(a=Es.domain)&&a.exit();e=er.get();)try{e()}catch(t){throw er.head&&Ke(),t}a&&a.enter()};!rd&&!Ta&&!id&&bs&&xs?(Oa=!0,$a=xs.createTextNode(""),new bs(tr).observe($a,{characterData:!0}),Ke=function(){$a.data=Oa=!Oa}):!ad&&Zt&&Zt.resolve?(Jt=Zt.resolve(void 0),Jt.constructor=Zt,Ts=ms(Jt.then,Jt),Ke=function(){Ts(tr)}):Ta?Ke=function(){Es.nextTick(tr)}:(Sa=ms(Sa,je),Ke=function(){Sa(tr)}),ii=function(a){er.head||Ke(),er.add(a)}}var nd=ii,sd=function(a,e){try{arguments.length==1?console.error(a):console.error(a,e)}catch{}},Ki=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}},od=U,Vr=od.Promise,Du=typeof Deno=="object"&&Deno&&typeof Deno.version=="object",ud=Du,ld=It,hd=!ud&&!ld&&typeof window=="object"&&typeof document=="object",vd=U,Ot=Vr,fd=V,cd=xu,gd=Fi,dd=z,pd=hd,yd=Du,Ca=_i;Ot&&Ot.prototype;var md=dd("species"),ni=!1,Vu=fd(vd.PromiseRejectionEvent),bd=cd("Promise",function(){var a=gd(Ot),e=a!==String(Ot);if(!e&&Ca===66)return!0;if(!Ca||Ca<51||!/native code/.test(a)){var t=new Ot(function(n){n(1)}),r=function(n){n(function(){},function(){})},i=t.constructor={};if(i[md]=r,ni=t.then(function(){})instanceof r,!ni)return!0}return!e&&(pd||yd)&&!Vu}),Mt={CONSTRUCTOR:bd,REJECTION_EVENT:Vu,SUBCLASSING:ni},ft={},Os=Oe,xd=TypeError,Ed=function(a){var e,t;this.promise=new a(function(r,i){if(e!==void 0||t!==void 0)throw xd("Bad Promise constructor");e=r,t=i}),this.resolve=Os(e),this.reject=Os(t)};ft.f=function(a){return new Ed(a)};var Sd=ee,Er=It,we=U,ot=Y,$s=Ye,Cs=Eu,Td=Hi,Od=Kc,$d=Oe,cr=V,Cd=Te,wd=eg,Ad=wu,Lu=Nu.set,Zi=nd,Pd=sd,Rd=Ki,Id=_u,ku=Mr,Sr=Vr,Ji=Mt,Bu=ft,Lr="Promise",Fu=Ji.CONSTRUCTOR,Nd=Ji.REJECTION_EVENT,Md=Ji.SUBCLASSING,wa=ku.getterFor(Lr),_d=ku.set,tt=Sr&&Sr.prototype,ke=Sr,rr=tt,ju=we.TypeError,si=we.document,en=we.process,oi=Bu.f,Dd=oi,Vd=!!(si&&si.createEvent&&we.dispatchEvent),Uu="unhandledrejection",Ld="rejectionhandled",ws=0,Gu=1,kd=2,tn=1,zu=2,ar,As,Bd,Ps,Hu=function(a){var e;return Cd(a)&&cr(e=a.then)?e:!1},Yu=function(a,e){var t=e.value,r=e.state==Gu,i=r?a.ok:a.fail,n=a.resolve,o=a.reject,s=a.domain,u,l,h;try{i?(r||(e.rejection===zu&&jd(e),e.rejection=tn),i===!0?u=t:(s&&s.enter(),u=i(t),s&&(s.exit(),h=!0)),u===a.promise?o(ju("Promise-chain cycle")):(l=Hu(u))?ot(l,u,n,o):n(u)):o(t)}catch(f){s&&!h&&s.exit(),o(f)}},Xu=function(a,e){a.notified||(a.notified=!0,Zi(function(){for(var t=a.reactions,r;r=t.get();)Yu(r,a);a.notified=!1,e&&!a.rejection&&Fd(a)}))},Wu=function(a,e,t){var r,i;Vd?(r=si.createEvent("Event"),r.promise=e,r.reason=t,r.initEvent(a,!1,!0),we.dispatchEvent(r)):r={promise:e,reason:t},!Nd&&(i=we["on"+a])?i(r):a===Uu&&Pd("Unhandled promise rejection",t)},Fd=function(a){ot(Lu,we,function(){var e=a.facade,t=a.value,r=Rs(a),i;if(r&&(i=Rd(function(){Er?en.emit("unhandledRejection",t,e):Wu(Uu,e,t)}),a.rejection=Er||Rs(a)?zu:tn,i.error))throw i.value})},Rs=function(a){return a.rejection!==tn&&!a.parent},jd=function(a){ot(Lu,we,function(){var e=a.facade;Er?en.emit("rejectionHandled",e):Wu(Ld,e,a.value)})},at=function(a,e,t){return function(r){a(e,r,t)}},nt=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=kd,Xu(a,!0))},ui=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw ju("Promise can't be resolved itself");var r=Hu(e);r?Zi(function(){var i={done:!1};try{ot(r,e,at(ui,i,a),at(nt,i,a))}catch(n){nt(i,n,a)}}):(a.value=e,a.state=Gu,Xu(a,!1))}catch(i){nt({done:!1},i,a)}}};if(Fu&&(ke=function(e){wd(this,rr),$d(e),ot(ar,this);var t=wa(this);try{e(at(ui,t),at(nt,t))}catch(r){nt(t,r)}},rr=ke.prototype,ar=function(e){_d(this,{type:Lr,done:!1,notified:!1,parent:!1,reactions:new Id,rejection:!1,state:ws,value:void 0})},ar.prototype=$s(rr,"then",function(e,t){var r=wa(this),i=oi(Ad(this,ke));return r.parent=!0,i.ok=cr(e)?e:!0,i.fail=cr(t)&&t,i.domain=Er?en.domain:void 0,r.state==ws?r.reactions.add(i):Zi(function(){Yu(i,r)}),i.promise}),As=function(){var a=new ar,e=wa(a);this.promise=a,this.resolve=at(ui,e),this.reject=at(nt,e)},Bu.f=oi=function(a){return a===ke||a===Bd?new As(a):Dd(a)},cr(Sr)&&tt!==Object.prototype)){Ps=tt.then,Md||$s(tt,"then",function(e,t){var r=this;return new ke(function(i,n){ot(Ps,r,i,n)}).then(e,t)},{unsafe:!0});try{delete tt.constructor}catch{}Cs&&Cs(tt,rr)}Sd({global:!0,constructor:!0,wrap:!0,forced:Fu},{Promise:ke});Td(ke,Lr,!1);Od(Lr);var _t={},Ud=z,Gd=_t,zd=Ud("iterator"),Hd=Array.prototype,Yd=function(a){return a!==void 0&&(Gd.Array===a||Hd[zd]===a)},Xd=Yi,Is=ht,Wd=ze,qd=_t,Qd=z,Kd=Qd("iterator"),qu=function(a){if(!Wd(a))return Is(a,Kd)||Is(a,"@@iterator")||qd[Xd(a)]},Zd=Y,Jd=Oe,ep=Z,tp=Pr,rp=qu,ap=TypeError,ip=function(a,e){var t=arguments.length<2?rp(a):e;if(Jd(t))return ep(Zd(t,a));throw ap(tp(a)+" is not iterable")},np=Y,Ns=Z,sp=ht,op=function(a,e,t){var r,i;Ns(a);try{if(r=sp(a,"return"),!r){if(e==="throw")throw t;return t}r=np(r,a)}catch(n){i=!0,r=n}if(e==="throw")throw t;if(i)throw r;return Ns(r),t},up=qi,lp=Y,hp=Z,vp=Pr,fp=Yd,cp=Dr,Ms=wr,gp=ip,dp=qu,_s=op,pp=TypeError,gr=function(a,e){this.stopped=a,this.result=e},Ds=gr.prototype,Qu=function(a,e,t){var r=t&&t.that,i=!!(t&&t.AS_ENTRIES),n=!!(t&&t.IS_RECORD),o=!!(t&&t.IS_ITERATOR),s=!!(t&&t.INTERRUPTED),u=up(e,r),l,h,f,c,v,d,g,p=function(x){return l&&_s(l,"normal",x),new gr(!0,x)},y=function(x){return i?(hp(x),s?u(x[0],x[1],p):u(x[0],x[1])):s?u(x,p):u(x)};if(n)l=a.iterator;else if(o)l=a;else{if(h=dp(a),!h)throw pp(vp(a)+" is not iterable");if(fp(h)){for(f=0,c=cp(a);c>f;f++)if(v=y(a[f]),v&&Ms(Ds,v))return v;return new gr(!1)}l=gp(a,h)}for(d=n?a.next:l.next;!(g=lp(d,l)).done;){try{v=y(g.value)}catch(x){_s(l,"throw",x)}if(typeof v=="object"&&v&&Ms(Ds,v))return v}return new gr(!1)},yp=z,Ku=yp("iterator"),Zu=!1;try{var mp=0,Vs={next:function(){return{done:!!mp++}},return:function(){Zu=!0}};Vs[Ku]=function(){return this},Array.from(Vs,function(){throw 2})}catch{}var bp=function(a,e){if(!e&&!Zu)return!1;var t=!1;try{var r={};r[Ku]=function(){return{next:function(){return{done:t=!0}}}},a(r)}catch{}return t},xp=Vr,Ep=bp,Sp=Mt.CONSTRUCTOR,Ju=Sp||!Ep(function(a){xp.all(a).then(void 0,function(){})}),Tp=ee,Op=Y,$p=Oe,Cp=ft,wp=Ki,Ap=Qu,Pp=Ju;Tp({target:"Promise",stat:!0,forced:Pp},{all:function(e){var t=this,r=Cp.f(t),i=r.resolve,n=r.reject,o=wp(function(){var s=$p(t.resolve),u=[],l=0,h=1;Ap(e,function(f){var c=l++,v=!1;h++,Op(s,t,f).then(function(d){v||(v=!0,u[c]=d,--h||i(u))},n)}),--h||i(u)});return o.error&&n(o.value),r.promise}});var Rp=ee,Ip=Mt.CONSTRUCTOR,li=Vr,Np=He,Mp=V,_p=Ye,Ls=li&&li.prototype;Rp({target:"Promise",proto:!0,forced:Ip,real:!0},{catch:function(a){return this.then(void 0,a)}});if(Mp(li)){var ks=Np("Promise").prototype.catch;Ls.catch!==ks&&_p(Ls,"catch",ks,{unsafe:!0})}var Dp=ee,Vp=Y,Lp=Oe,kp=ft,Bp=Ki,Fp=Qu,jp=Ju;Dp({target:"Promise",stat:!0,forced:jp},{race:function(e){var t=this,r=kp.f(t),i=r.reject,n=Bp(function(){var o=Lp(t.resolve);Fp(e,function(s){Vp(o,t,s).then(r.resolve,i)})});return n.error&&i(n.value),r.promise}});var Up=ee,Gp=Y,zp=ft,Hp=Mt.CONSTRUCTOR;Up({target:"Promise",stat:!0,forced:Hp},{reject:function(e){var t=zp.f(this);return Gp(t.reject,void 0,e),t.promise}});var Yp=Z,Xp=Te,Wp=ft,qp=function(a,e){if(Yp(a),Xp(e)&&e.constructor===a)return e;var t=Wp.f(a),r=t.resolve;return r(e),t.promise},Qp=ee,Kp=He,Zp=Mt.CONSTRUCTOR,Jp=qp;Kp("Promise");Qp({target:"Promise",stat:!0,forced:Zp},{resolve:function(e){return Jp(this,e)}});function Bs(a,e,t,r,i,n,o){try{var s=a[n](o),u=s.value}catch(l){t(l);return}s.done?e(u):Promise.resolve(u).then(r,i)}function Ee(a){return function(){var e=this,t=arguments;return new Promise(function(r,i){var n=a.apply(e,t);function o(u){Bs(n,r,i,o,s,"next",u)}function s(u){Bs(n,r,i,o,s,"throw",u)}o(void 0)})}}var ey=Yi,ty=String,pe=function(a){if(ey(a)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return ty(a)},ry=Z,el=function(){var a=ry(this),e="";return a.hasIndices&&(e+="d"),a.global&&(e+="g"),a.ignoreCase&&(e+="i"),a.multiline&&(e+="m"),a.dotAll&&(e+="s"),a.unicode&&(e+="u"),a.unicodeSets&&(e+="v"),a.sticky&&(e+="y"),e},rn=L,ay=U,an=ay.RegExp,nn=rn(function(){var a=an("a","y");return a.lastIndex=2,a.exec("abcd")!=null}),iy=nn||rn(function(){return!an("a","y").sticky}),ny=nn||rn(function(){var a=an("^r","gy");return a.lastIndex=2,a.exec("str")!=null}),tl={BROKEN_CARET:ny,MISSED_STICKY:iy,UNSUPPORTED_Y:nn},rl={},sy=mu,oy=zi,uy=Object.keys||function(e){return sy(e,oy)},ly=ce,hy=lu,vy=de,fy=Z,cy=At,gy=uy;rl.f=ly&&!hy?Object.defineProperties:function(e,t){fy(e);for(var r=cy(t),i=gy(t),n=i.length,o=0,s;n>o;)vy.f(e,s=i[o++],r[s]);return e};var dy=Z,py=rl,Fs=zi,yy=Ui,my=Pu,by=Ir,xy=ji,js=">",Us="<",hi="prototype",vi="script",al=xy("IE_PROTO"),Aa=function(){},il=function(a){return Us+vi+js+a+Us+"/"+vi+js},Gs=function(a){a.write(il("")),a.close();var e=a.parentWindow.Object;return a=null,e},Ey=function(){var a=by("iframe"),e="java"+vi+":",t;return a.style.display="none",my.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(il("document.F=Object")),t.close(),t.F},ir,dr=function(){try{ir=new ActiveXObject("htmlfile")}catch{}dr=typeof document<"u"?document.domain&&ir?Gs(ir):Ey():Gs(ir);for(var a=Fs.length;a--;)delete dr[hi][Fs[a]];return dr()};yy[al]=!0;var sn=Object.create||function(e,t){var r;return e!==null?(Aa[hi]=dy(e),r=new Aa,Aa[hi]=null,r[al]=e):r=dr(),t===void 0?r:py.f(r,t)},Sy=L,Ty=U,Oy=Ty.RegExp,$y=Sy(function(){var a=Oy(".","s");return!(a.dotAll&&a.exec(`
|
|
2
2
|
`)&&a.flags==="s")}),Cy=L,wy=U,Ay=wy.RegExp,Py=Cy(function(){var a=Ay("(?<a>b)","g");return a.exec("b").groups.a!=="b"||"b".replace(a,"$<a>c")!=="bc"}),it=Y,kr=k,Ry=pe,Iy=el,Ny=tl,My=Li,_y=sn,Dy=Mr.get,Vy=$y,Ly=Py,ky=My("native-string-replace",String.prototype.replace),Tr=RegExp.prototype.exec,fi=Tr,By=kr("".charAt),Fy=kr("".indexOf),jy=kr("".replace),Pa=kr("".slice),ci=function(){var a=/a/,e=/b*/g;return it(Tr,a,"a"),it(Tr,e,"a"),a.lastIndex!==0||e.lastIndex!==0}(),nl=Ny.BROKEN_CARET,gi=/()??/.exec("")[1]!==void 0,Uy=ci||gi||nl||Vy||Ly;Uy&&(fi=function(e){var t=this,r=Dy(t),i=Ry(e),n=r.raw,o,s,u,l,h,f,c;if(n)return n.lastIndex=t.lastIndex,o=it(fi,n,i),t.lastIndex=n.lastIndex,o;var v=r.groups,d=nl&&t.sticky,g=it(Iy,t),p=t.source,y=0,x=i;if(d&&(g=jy(g,"y",""),Fy(g,"g")===-1&&(g+="g"),x=Pa(i,t.lastIndex),t.lastIndex>0&&(!t.multiline||t.multiline&&By(i,t.lastIndex-1)!==`
|
|
3
3
|
`)&&(p="(?: "+p+")",x=" "+x,y++),s=new RegExp("^(?:"+p+")",g)),gi&&(s=new RegExp("^"+p+"$(?!\\s)",g)),ci&&(u=t.lastIndex),l=it(Tr,d?s:t,x),d?l?(l.input=Pa(l.input,y),l[0]=Pa(l[0],y),l.index=t.lastIndex,t.lastIndex+=l[0].length):t.lastIndex=0:ci&&l&&(t.lastIndex=t.global?l.index+l[0].length:u),gi&&l&&l.length>1&&it(ky,l[0],s,function(){for(h=1;h<arguments.length-2;h++)arguments[h]===void 0&&(l[h]=void 0)}),l&&v)for(l.groups=f=_y(null),h=0;h<v.length;h++)c=v[h],f[c[0]]=l[c[1]];return l});var Br=fi,Gy=ee,zs=Br;Gy({target:"RegExp",proto:!0,forced:/./.exec!==zs},{exec:zs});var Hs=Nt,Ys=Ye,zy=Br,Xs=L,sl=z,Hy=Pt,Yy=sl("species"),Ra=RegExp.prototype,on=function(a,e,t,r){var i=sl(a),n=!Xs(function(){var l={};return l[i]=function(){return 7},""[a](l)!=7}),o=n&&!Xs(function(){var l=!1,h=/a/;return a==="split"&&(h={},h.constructor={},h.constructor[Yy]=function(){return h},h.flags="",h[i]=/./[i]),h.exec=function(){return l=!0,null},h[i](""),!l});if(!n||!o||t){var s=Hs(/./[i]),u=e(i,""[a],function(l,h,f,c,v){var d=Hs(l),g=h.exec;return g===zy||g===Ra.exec?n&&!v?{done:!0,value:s(h,f,c)}:{done:!0,value:d(f,h,c)}:{done:!1}});Ys(String.prototype,a,u[0]),Ys(Ra,i,u[1])}r&&Hy(Ra[i],"sham",!0)},un=k,Xy=_r,Wy=pe,qy=ge,Qy=un("".charAt),Ws=un("".charCodeAt),Ky=un("".slice),qs=function(a){return function(e,t){var r=Wy(qy(e)),i=Xy(t),n=r.length,o,s;return i<0||i>=n?a?"":void 0:(o=Ws(r,i),o<55296||o>56319||i+1===n||(s=Ws(r,i+1))<56320||s>57343?a?Qy(r,i):o:a?Ky(r,i,i+2):(o-55296<<10)+(s-56320)+65536)}},Zy={codeAt:qs(!1),charAt:qs(!0)},Jy=Zy.charAt,ln=function(a,e,t){return e+(t?Jy(a,e).length:1)},Qs=Y,em=Z,tm=V,rm=Ge,am=Br,im=TypeError,hn=function(a,e){var t=a.exec;if(tm(t)){var r=Qs(t,a,e);return r!==null&&em(r),r}if(rm(a)==="RegExp")return Qs(am,a,e);throw im("RegExp#exec called on incompatible receiver")},nm=Y,sm=on,om=Z,um=ze,lm=vt,Ia=pe,hm=ge,vm=ht,fm=ln,Ks=hn;sm("match",function(a,e,t){return[function(i){var n=hm(this),o=um(i)?void 0:vm(i,a);return o?nm(o,i,n):new RegExp(i)[a](Ia(n))},function(r){var i=om(this),n=Ia(r),o=t(e,i,n);if(o.done)return o.value;if(!i.global)return Ks(i,n);var s=i.unicode;i.lastIndex=0;for(var u=[],l=0,h;(h=Ks(i,n))!==null;){var f=Ia(h[0]);u[l]=f,f===""&&(i.lastIndex=fm(n,lm(i.lastIndex),s)),l++}return l===0?null:u}]});var vn=k,cm=Rr,gm=Math.floor,Na=vn("".charAt),dm=vn("".replace),Ma=vn("".slice),pm=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,ym=/\$([$&'`]|\d{1,2})/g,mm=function(a,e,t,r,i,n){var o=t+a.length,s=r.length,u=ym;return i!==void 0&&(i=cm(i),u=pm),dm(n,u,function(l,h){var f;switch(Na(h,0)){case"$":return"$";case"&":return a;case"`":return Ma(e,0,t);case"'":return Ma(e,o);case"<":f=i[Ma(h,1,-1)];break;default:var c=+h;if(c===0)return l;if(c>s){var v=gm(c/10);return v===0?l:v<=s?r[v-1]===void 0?Na(h,1):r[v-1]+Na(h,1):l}f=r[c-1]}return f===void 0?"":f})},bm=Wi,Zs=Y,Fr=k,xm=on,Em=L,Sm=Z,Tm=V,Om=ze,$m=_r,Cm=vt,Ze=pe,wm=ge,Am=ln,Pm=ht,Rm=mm,Im=hn,Nm=z,di=Nm("replace"),Mm=Math.max,_m=Math.min,Dm=Fr([].concat),_a=Fr([].push),Js=Fr("".indexOf),eo=Fr("".slice),Vm=function(a){return a===void 0?a:String(a)},Lm=function(){return"a".replace(/./,"$0")==="$0"}(),to=function(){return/./[di]?/./[di]("a","$0")==="":!1}(),km=!Em(function(){var a=/./;return a.exec=function(){var e=[];return e.groups={a:"7"},e},"".replace(a,"$<a>")!=="7"});xm("replace",function(a,e,t){var r=to?"$":"$0";return[function(n,o){var s=wm(this),u=Om(n)?void 0:Pm(n,di);return u?Zs(u,n,s,o):Zs(e,Ze(s),n,o)},function(i,n){var o=Sm(this),s=Ze(i);if(typeof n=="string"&&Js(n,r)===-1&&Js(n,"$<")===-1){var u=t(e,o,s,n);if(u.done)return u.value}var l=Tm(n);l||(n=Ze(n));var h=o.global;if(h){var f=o.unicode;o.lastIndex=0}for(var c=[];;){var v=Im(o,s);if(v===null||(_a(c,v),!h))break;var d=Ze(v[0]);d===""&&(o.lastIndex=Am(s,Cm(o.lastIndex),f))}for(var g="",p=0,y=0;y<c.length;y++){v=c[y];for(var x=Ze(v[0]),b=Mm(_m($m(v.index),s.length),0),E=[],C=1;C<v.length;C++)_a(E,Vm(v[C]));var O=v.groups;if(l){var S=Dm([x],E,b,s);O!==void 0&&_a(S,O);var w=Ze(bm(n,void 0,S))}else w=Rm(x,s,b,E,O,n);b>=p&&(g+=eo(s,p,b)+w,p=b+x.length)}return g+eo(s,p)}]},!km||!Lm||to);var Bm=Te,Fm=Ge,jm=z,Um=jm("match"),ol=function(a){var e;return Bm(a)&&((e=a[Um])!==void 0?!!e:Fm(a)=="RegExp")},Gm=ol,zm=TypeError,fn=function(a){if(Gm(a))throw zm("The method doesn't accept regular expressions");return a},Hm=z,Ym=Hm("match"),cn=function(a){var e=/./;try{"/./"[a](e)}catch{try{return e[Ym]=!1,"/./"[a](e)}catch{}}return!1},Xm=ee,ul=Nt,Wm=lt.f,qm=vt,ro=pe,Qm=fn,Km=ge,Zm=cn,ao=ul("".startsWith),Jm=ul("".slice),e0=Math.min,ll=Zm("startsWith"),t0=!ll&&!!function(){var a=Wm(String.prototype,"startsWith");return a&&!a.writable}();Xm({target:"String",proto:!0,forced:!t0&&!ll},{startsWith:function(e){var t=ro(Km(this));Qm(e);var r=qm(e0(arguments.length>1?arguments[1]:void 0,t.length)),i=ro(e);return ao?ao(t,i,r):Jm(t,r,r+i.length)===i}});var r0=z,a0=sn,i0=de.f,pi=r0("unscopables"),yi=Array.prototype;yi[pi]==null&&i0(yi,pi,{configurable:!0,value:a0(null)});var n0=function(a){yi[pi][a]=!0},s0=L,o0=!s0(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype}),u0=he,l0=V,h0=Rr,v0=ji,f0=o0,io=v0("IE_PROTO"),mi=Object,c0=mi.prototype,hl=f0?mi.getPrototypeOf:function(a){var e=h0(a);if(u0(e,io))return e[io];var t=e.constructor;return l0(t)&&e instanceof t?t.prototype:e instanceof mi?c0:null},g0=L,d0=V,p0=Te,no=hl,y0=Ye,m0=z,bi=m0("iterator"),vl=!1,Ue,Da,Va;[].keys&&(Va=[].keys(),"next"in Va?(Da=no(no(Va)),Da!==Object.prototype&&(Ue=Da)):vl=!0);var b0=!p0(Ue)||g0(function(){var a={};return Ue[bi].call(a)!==a});b0&&(Ue={});d0(Ue[bi])||y0(Ue,bi,function(){return this});var fl={IteratorPrototype:Ue,BUGGY_SAFARI_ITERATORS:vl},x0=fl.IteratorPrototype,E0=sn,S0=Cr,T0=Hi,O0=_t,$0=function(){return this},C0=function(a,e,t,r){var i=e+" Iterator";return a.prototype=E0(x0,{next:S0(+!r,t)}),T0(a,i,!1),O0[i]=$0,a},w0=ee,A0=Y,cl=Nr,P0=V,R0=C0,so=hl,oo=Eu,I0=Hi,N0=Pt,La=Ye,M0=z,_0=_t,gl=fl,D0=cl.PROPER,V0=cl.CONFIGURABLE,uo=gl.IteratorPrototype,nr=gl.BUGGY_SAFARI_ITERATORS,dt=M0("iterator"),lo="keys",pt="values",ho="entries",L0=function(){return this},k0=function(a,e,t,r,i,n,o){R0(t,e,r);var s=function(y){if(y===i&&c)return c;if(!nr&&y in h)return h[y];switch(y){case lo:return function(){return new t(this,y)};case pt:return function(){return new t(this,y)};case ho:return function(){return new t(this,y)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,h=a.prototype,f=h[dt]||h["@@iterator"]||i&&h[i],c=!nr&&f||s(i),v=e=="Array"&&h.entries||f,d,g,p;if(v&&(d=so(v.call(new a)),d!==Object.prototype&&d.next&&(so(d)!==uo&&(oo?oo(d,uo):P0(d[dt])||La(d,dt,L0)),I0(d,u,!0))),D0&&i==pt&&f&&f.name!==pt&&(V0?N0(h,"name",pt):(l=!0,c=function(){return A0(f,this)})),i)if(g={values:s(pt),keys:n?c:s(lo),entries:s(ho)},o)for(p in g)(nr||l||!(p in h))&&La(h,p,g[p]);else w0({target:e,proto:!0,forced:nr||l},g);return h[dt]!==c&&La(h,dt,c,{name:i}),_0[e]=c,g},B0=function(a,e){return{value:a,done:e}},F0=At,gn=n0,vo=_t,dl=Mr,j0=de.f,U0=k0,sr=B0,G0=ce,pl="Array Iterator",z0=dl.set,H0=dl.getterFor(pl),Y0=U0(Array,"Array",function(a,e){z0(this,{type:pl,target:F0(a),index:0,kind:e})},function(){var a=H0(this),e=a.target,t=a.kind,r=a.index++;return!e||r>=e.length?(a.target=void 0,sr(void 0,!0)):t=="keys"?sr(r,!1):t=="values"?sr(e[r],!1):sr([r,e[r]],!1)},"values"),fo=vo.Arguments=vo.Array;gn("keys");gn("values");gn("entries");if(G0&&fo.name!=="values")try{j0(fo,"name",{value:"values"})}catch{}var X0={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},W0=Ir,ka=W0("span").classList,co=ka&&ka.constructor&&ka.constructor.prototype,q0=co===Object.prototype?void 0:co,go=U,yl=X0,Q0=q0,xt=Y0,Ba=Pt,ml=z,Fa=ml("iterator"),po=ml("toStringTag"),ja=xt.values,bl=function(a,e){if(a){if(a[Fa]!==ja)try{Ba(a,Fa,ja)}catch{a[Fa]=ja}if(a[po]||Ba(a,po,e),yl[e]){for(var t in xt)if(a[t]!==xt[t])try{Ba(a,t,xt[t])}catch{a[t]=xt[t]}}}};for(var Ua in yl)bl(go[Ua]&&go[Ua].prototype,Ua);bl(Q0,"DOMTokenList");function K0(a,e){if(Wa._typeof(a)!=="object"||a===null)return a;var t=a[Symbol.toPrimitive];if(t!==void 0){var r=t.call(a,e||"default");if(Wa._typeof(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(a)}function Z0(a){var e=K0(a,"string");return Wa._typeof(e)==="symbol"?e:String(e)}function dn(a,e,t){return e=Z0(e),e in a?Object.defineProperty(a,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):a[e]=t,a}var J0=Oe,eb=Rr,tb=Zo,rb=Dr,ab=TypeError,yo=function(a){return function(e,t,r,i){J0(t);var n=eb(e),o=tb(n),s=rb(n),u=a?s-1:0,l=a?-1:1;if(r<2)for(;;){if(u in o){i=o[u],u+=l;break}if(u+=l,a?u<0:s<=u)throw ab("Reduce of empty array with no initial value")}for(;a?u>=0:s>u;u+=l)u in o&&(i=t(i,o[u],u,n));return i}},ib={left:yo(!1),right:yo(!0)},nb=L,xl=function(a,e){var t=[][a];return!!t&&nb(function(){t.call(null,e||function(){return 1},1)})},sb=ee,ob=ib.left,ub=xl,mo=_i,lb=It,hb=!lb&&mo>79&&mo<83,vb=hb||!ub("reduce");sb({target:"Array",proto:!0,forced:vb},{reduce:function(e){var t=arguments.length;return ob(this,e,t,t>1?arguments[1]:void 0)}});var fb=ee,El=Nt,cb=lt.f,gb=vt,bo=pe,db=fn,pb=ge,yb=cn,xo=El("".endsWith),mb=El("".slice),bb=Math.min,Sl=yb("endsWith"),xb=!Sl&&!!function(){var a=cb(String.prototype,"endsWith");return a&&!a.writable}();fb({target:"String",proto:!0,forced:!xb&&!Sl},{endsWith:function(e){var t=bo(pb(this));db(e);var r=arguments.length>1?arguments[1]:void 0,i=t.length,n=r===void 0?i:bb(gb(r),i),o=bo(e);return xo?xo(t,o,n):mb(t,n-o.length,n)===o}});var Eb=ki,Sb=de,Tb=Cr,Ob=function(a,e,t){var r=Eb(e);r in a?Sb.f(a,r,Tb(0,t)):a[r]=t},Eo=pu,$b=Dr,Cb=Ob,wb=Array,Ab=Math.max,Pb=function(a,e,t){for(var r=$b(a),i=Eo(e,r),n=Eo(t===void 0?r:t,r),o=wb(Ab(n-i,0)),s=0;i<n;i++,s++)Cb(o,s,a[i]);return o.length=s,o},Rb=Wi,yt=Y,pn=k,Ib=on,Nb=Z,Mb=ze,_b=ol,So=ge,Db=wu,Vb=ln,Lb=vt,Ga=pe,kb=ht,To=Pb,Oo=hn,Bb=Br,Fb=tl,jb=L,Je=Fb.UNSUPPORTED_Y,$o=4294967295,Ub=Math.min,Tl=[].push,Gb=pn(/./.exec),et=pn(Tl),mt=pn("".slice),zb=!jb(function(){var a=/(?:)/,e=a.exec;a.exec=function(){return e.apply(this,arguments)};var t="ab".split(a);return t.length!==2||t[0]!=="a"||t[1]!=="b"});Ib("split",function(a,e,t){var r;return"abbc".split(/(b)*/)[1]=="c"||"test".split(/(?:)/,-1).length!=4||"ab".split(/(?:ab)*/).length!=2||".".split(/(.?)(.?)/).length!=4||".".split(/()()/).length>1||"".split(/.?/).length?r=function(i,n){var o=Ga(So(this)),s=n===void 0?$o:n>>>0;if(s===0)return[];if(i===void 0)return[o];if(!_b(i))return yt(e,o,i,s);for(var u=[],l=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(i.sticky?"y":""),h=0,f=new RegExp(i.source,l+"g"),c,v,d;(c=yt(Bb,f,o))&&(v=f.lastIndex,!(v>h&&(et(u,mt(o,h,c.index)),c.length>1&&c.index<o.length&&Rb(Tl,u,To(c,1)),d=c[0].length,h=v,u.length>=s)));)f.lastIndex===c.index&&f.lastIndex++;return h===o.length?(d||!Gb(f,""))&&et(u,""):et(u,mt(o,h)),u.length>s?To(u,0,s):u}:"0".split(void 0,0).length?r=function(i,n){return i===void 0&&n===0?[]:yt(e,this,i,n)}:r=e,[function(n,o){var s=So(this),u=Mb(n)?void 0:kb(n,a);return u?yt(u,n,s,o):yt(r,Ga(s),n,o)},function(i,n){var o=Nb(this),s=Ga(i),u=t(r,o,s,n,r!==e);if(u.done)return u.value;var l=Db(o,RegExp),h=o.unicode,f=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(Je?"g":"y"),c=new l(Je?"^(?:"+o.source+")":o,f),v=n===void 0?$o:n>>>0;if(v===0)return[];if(s.length===0)return Oo(c,s)===null?[s]:[];for(var d=0,g=0,p=[];g<s.length;){c.lastIndex=Je?0:g;var y=Oo(c,Je?mt(s,g):s),x;if(y===null||(x=Ub(Lb(c.lastIndex+(Je?g:0)),s.length))===d)g=Vb(s,g,h);else{if(et(p,mt(s,d,g)),p.length===v)return p;for(var b=1;b<=y.length-1;b++)if(et(p,y[b]),p.length===v)return p;g=d=x}}return et(p,mt(s,d)),p}]},!zb,Je);var jr={exports:{}},Et={exports:{}};(function(){var a,e,t,r,i,n;typeof performance<"u"&&performance!==null&&performance.now?Et.exports=function(){return performance.now()}:typeof process<"u"&&process!==null&&process.hrtime?(Et.exports=function(){return(a()-i)/1e6},e=process.hrtime,a=function(){var o;return o=e(),o[0]*1e9+o[1]},r=a(),n=process.uptime()*1e9,i=r-n):Date.now?(Et.exports=function(){return Date.now()-t},t=Date.now()):(Et.exports=function(){return new Date().getTime()-t},t=new Date().getTime())}).call(St);var Hb=Et.exports,Yb=Hb,be=typeof window>"u"?St:window,or=["moz","webkit"],st="AnimationFrame",ut=be["request"+st],wt=be["cancel"+st]||be["cancelRequest"+st];for(var bt=0;!ut&&bt<or.length;bt++)ut=be[or[bt]+"Request"+st],wt=be[or[bt]+"Cancel"+st]||be[or[bt]+"CancelRequest"+st];if(!ut||!wt){var za=0,Co=0,De=[],Xb=1e3/60;ut=function(a){if(De.length===0){var e=Yb(),t=Math.max(0,Xb-(e-za));za=t+e,setTimeout(function(){var r=De.slice(0);De.length=0;for(var i=0;i<r.length;i++)if(!r[i].cancelled)try{r[i].callback(za)}catch(n){setTimeout(function(){throw n},0)}},Math.round(t))}return De.push({handle:++Co,callback:a,cancelled:!1}),Co},wt=function(a){for(var e=0;e<De.length;e++)De[e].handle===a&&(De[e].cancelled=!0)}}jr.exports=function(a){return ut.call(be,a)};jr.exports.cancel=function(){wt.apply(be,arguments)};jr.exports.polyfill=function(a){a||(a=be),a.requestAnimationFrame=ut,a.cancelAnimationFrame=wt};var Wb=jr.exports;const Ha=Ho(Wb);var Ol=`
|
|
4
4
|
\v\f\r \u2028\u2029\uFEFF`,qb=k,Qb=ge,Kb=pe,xi=Ol,wo=qb("".replace),Zb=RegExp("^["+xi+"]+"),Jb=RegExp("(^|[^"+xi+"])["+xi+"]+$"),Ya=function(a){return function(e){var t=Kb(Qb(e));return a&1&&(t=wo(t,Zb,"")),a&2&&(t=wo(t,Jb,"$1")),t}},e1={start:Ya(1),end:Ya(2),trim:Ya(3)},t1=Nr.PROPER,r1=L,Ao=Ol,Po="
",a1=function(a){return r1(function(){return!!Ao[a]()||Po[a]()!==Po||t1&&Ao[a].name!==a})},i1=ee,n1=e1.trim,s1=a1;i1({target:"String",proto:!0,forced:s1("trim")},{trim:function(){return n1(this)}});var o1=function(a){this.ok=!1,this.alpha=1,a.charAt(0)=="#"&&(a=a.substr(1,6)),a=a.replace(/ /g,""),a=a.toLowerCase();var e={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",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dodgerblue:"1e90ff",feldspar:"d19275",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslateblue:"8470ff",lightslategray:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",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:"d87093",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",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",violetred:"d02090",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"};a=e[a]||a;for(var t=[{re:/^rgba\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3}),\s*((?:\d?\.)?\d)\)$/,example:["rgba(123, 234, 45, 0.8)","rgba(255,234,245,1.0)"],process:function(u){return[parseInt(u[1]),parseInt(u[2]),parseInt(u[3]),parseFloat(u[4])]}},{re:/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,example:["rgb(123, 234, 45)","rgb(255,234,245)"],process:function(u){return[parseInt(u[1]),parseInt(u[2]),parseInt(u[3])]}},{re:/^([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,example:["#00ff00","336699"],process:function(u){return[parseInt(u[1],16),parseInt(u[2],16),parseInt(u[3],16)]}},{re:/^([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,example:["#fb0","f0f"],process:function(u){return[parseInt(u[1]+u[1],16),parseInt(u[2]+u[2],16),parseInt(u[3]+u[3],16)]}}],r=0;r<t.length;r++){var i=t[r].re,n=t[r].process,o=i.exec(a);if(o){var s=n(o);this.r=s[0],this.g=s[1],this.b=s[2],s.length>3&&(this.alpha=s[3]),this.ok=!0}}this.r=this.r<0||isNaN(this.r)?0:this.r>255?255:this.r,this.g=this.g<0||isNaN(this.g)?0:this.g>255?255:this.g,this.b=this.b<0||isNaN(this.b)?0:this.b>255?255:this.b,this.alpha=this.alpha<0?0:this.alpha>1||isNaN(this.alpha)?1:this.alpha,this.toRGB=function(){return"rgb("+this.r+", "+this.g+", "+this.b+")"},this.toRGBA=function(){return"rgba("+this.r+", "+this.g+", "+this.b+", "+this.alpha+")"},this.toHex=function(){var u=this.r.toString(16),l=this.g.toString(16),h=this.b.toString(16);return u.length==1&&(u="0"+u),l.length==1&&(l="0"+l),h.length==1&&(h="0"+h),"#"+u+l+h},this.getHelpXML=function(){for(var u=new Array,l=0;l<t.length;l++)for(var h=t[l].example,f=0;f<h.length;f++)u[u.length]=h[f];for(var c in e)u[u.length]=c;var v=document.createElement("ul");v.setAttribute("id","rgbcolor-examples");for(var l=0;l<u.length;l++)try{var d=document.createElement("li"),g=new RGBColor(u[l]),p=document.createElement("div");p.style.cssText="margin: 3px; border: 1px solid black; background:"+g.toHex()+"; color:"+g.toHex(),p.appendChild(document.createTextNode("test"));var y=document.createTextNode(" "+u[l]+" -> "+g.toRGB()+" -> "+g.toHex());d.appendChild(p),d.appendChild(y),v.appendChild(d)}catch{}return v}};const Ei=Ho(o1);var u1=ee,l1=Nt,h1=yu.indexOf,v1=xl,Si=l1([].indexOf),$l=!!Si&&1/Si([1],1,-0)<0,f1=$l||!v1("indexOf");u1({target:"Array",proto:!0,forced:f1},{indexOf:function(e){var t=arguments.length>1?arguments[1]:void 0;return $l?Si(this,e,t)||0:h1(this,e,t)}});var c1=ee,g1=k,d1=fn,p1=ge,Ro=pe,y1=cn,m1=g1("".indexOf);c1({target:"String",proto:!0,forced:!y1("includes")},{includes:function(e){return!!~m1(Ro(p1(this)),Ro(d1(e)),arguments.length>1?arguments[1]:void 0)}});var b1=Ge,x1=Array.isArray||function(e){return b1(e)=="Array"},E1=ee,S1=k,T1=x1,O1=S1([].reverse),Io=[1,2];E1({target:"Array",proto:!0,forced:String(Io)===String(Io.reverse())},{reverse:function(){return T1(this)&&(this.length=this.length),O1(this)}});/*! *****************************************************************************
|