@shjjs/visual-ui 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.en.md +0 -0
- package/README.md +0 -0
- package/es/_virtual/_plugin-vue_export-helper.mjs +9 -0
- package/es/components/chart-bar-basic/index.d.ts +52 -0
- package/es/components/chart-bar-basic/index.mjs +7 -0
- package/es/components/chart-bar-basic/index.vue.d.ts +52 -0
- package/es/components/chart-bar-basic/index.vue.mjs +77 -0
- package/es/components/chart-bar-basic/index.vue2.mjs +4 -0
- package/es/components/chart-bar-contrast/index.d.ts +52 -0
- package/es/components/chart-bar-contrast/index.mjs +7 -0
- package/es/components/chart-bar-contrast/index.vue.d.ts +52 -0
- package/es/components/chart-bar-contrast/index.vue.mjs +90 -0
- package/es/components/chart-bar-contrast/index.vue2.mjs +4 -0
- package/es/components/chart-bar-gradient-column-chart/index.d.ts +51 -0
- package/es/components/chart-bar-gradient-column-chart/index.mjs +7 -0
- package/es/components/chart-bar-gradient-column-chart/index.vue.d.ts +51 -0
- package/es/components/chart-bar-gradient-column-chart/index.vue.mjs +76 -0
- package/es/components/chart-bar-gradient-column-chart/index.vue2.mjs +4 -0
- package/es/components/chart-bar-horizontal/index.d.ts +51 -0
- package/es/components/chart-bar-horizontal/index.mjs +7 -0
- package/es/components/chart-bar-horizontal/index.vue.d.ts +51 -0
- package/es/components/chart-bar-horizontal/index.vue.mjs +76 -0
- package/es/components/chart-bar-horizontal/index.vue2.mjs +4 -0
- package/es/components/chart-bar-line-bar/index.d.ts +51 -0
- package/es/components/chart-bar-line-bar/index.mjs +7 -0
- package/es/components/chart-bar-line-bar/index.vue.d.ts +51 -0
- package/es/components/chart-bar-line-bar/index.vue.mjs +75 -0
- package/es/components/chart-bar-line-bar/index.vue2.mjs +4 -0
- package/es/components/chart-bar-loop/index.d.ts +51 -0
- package/es/components/chart-bar-loop/index.mjs +7 -0
- package/es/components/chart-bar-loop/index.vue.d.ts +51 -0
- package/es/components/chart-bar-loop/index.vue.mjs +76 -0
- package/es/components/chart-bar-loop/index.vue2.mjs +4 -0
- package/es/components/chart-bar-mini/index.d.ts +51 -0
- package/es/components/chart-bar-mini/index.mjs +7 -0
- package/es/components/chart-bar-mini/index.vue.d.ts +51 -0
- package/es/components/chart-bar-mini/index.vue.mjs +76 -0
- package/es/components/chart-bar-mini/index.vue2.mjs +4 -0
- package/es/components/chart-bar-rank/index.d.ts +51 -0
- package/es/components/chart-bar-rank/index.mjs +7 -0
- package/es/components/chart-bar-rank/index.vue.d.ts +51 -0
- package/es/components/chart-bar-rank/index.vue.mjs +76 -0
- package/es/components/chart-bar-rank/index.vue2.mjs +4 -0
- package/es/components/chart-bar-segmented-progress/index.d.ts +51 -0
- package/es/components/chart-bar-segmented-progress/index.mjs +7 -0
- package/es/components/chart-bar-segmented-progress/index.vue.d.ts +51 -0
- package/es/components/chart-bar-segmented-progress/index.vue.mjs +75 -0
- package/es/components/chart-bar-segmented-progress/index.vue2.mjs +4 -0
- package/es/components/chart-bar-spire/index.d.ts +51 -0
- package/es/components/chart-bar-spire/index.mjs +7 -0
- package/es/components/chart-bar-spire/index.vue.d.ts +51 -0
- package/es/components/chart-bar-spire/index.vue.mjs +75 -0
- package/es/components/chart-bar-spire/index.vue2.mjs +4 -0
- package/es/components/chart-bar-stack/index.d.ts +51 -0
- package/es/components/chart-bar-stack/index.mjs +7 -0
- package/es/components/chart-bar-stack/index.vue.d.ts +51 -0
- package/es/components/chart-bar-stack/index.vue.mjs +76 -0
- package/es/components/chart-bar-stack/index.vue2.mjs +4 -0
- package/es/components/chart-bar-stack-line/index.d.ts +51 -0
- package/es/components/chart-bar-stack-line/index.mjs +7 -0
- package/es/components/chart-bar-stack-line/index.vue.d.ts +51 -0
- package/es/components/chart-bar-stack-line/index.vue.mjs +75 -0
- package/es/components/chart-bar-stack-line/index.vue2.mjs +4 -0
- package/es/components/chart-bar-stack2/index.d.ts +51 -0
- package/es/components/chart-bar-stack2/index.mjs +7 -0
- package/es/components/chart-bar-stack2/index.vue.d.ts +51 -0
- package/es/components/chart-bar-stack2/index.vue.mjs +75 -0
- package/es/components/chart-bar-stack2/index.vue2.mjs +4 -0
- package/es/components/chart-bar-three/index.d.ts +51 -0
- package/es/components/chart-bar-three/index.mjs +7 -0
- package/es/components/chart-bar-three/index.vue.d.ts +51 -0
- package/es/components/chart-bar-three/index.vue.mjs +75 -0
- package/es/components/chart-bar-three/index.vue2.mjs +4 -0
- package/es/components/chart-bar-zebra/index.d.ts +51 -0
- package/es/components/chart-bar-zebra/index.mjs +7 -0
- package/es/components/chart-bar-zebra/index.vue.d.ts +51 -0
- package/es/components/chart-bar-zebra/index.vue.mjs +75 -0
- package/es/components/chart-bar-zebra/index.vue2.mjs +4 -0
- package/es/components/chart-line-basic/index.d.ts +51 -0
- package/es/components/chart-line-basic/index.mjs +7 -0
- package/es/components/chart-line-basic/index.vue.d.ts +51 -0
- package/es/components/chart-line-basic/index.vue.mjs +76 -0
- package/es/components/chart-line-basic/index.vue2.mjs +4 -0
- package/es/components/chart-line-dashed/index.d.ts +51 -0
- package/es/components/chart-line-dashed/index.mjs +7 -0
- package/es/components/chart-line-dashed/index.vue.d.ts +51 -0
- package/es/components/chart-line-dashed/index.vue.mjs +76 -0
- package/es/components/chart-line-dashed/index.vue2.mjs +4 -0
- package/es/components/chart-line-scale/index.d.ts +51 -0
- package/es/components/chart-line-scale/index.mjs +7 -0
- package/es/components/chart-line-scale/index.vue.d.ts +51 -0
- package/es/components/chart-line-scale/index.vue.mjs +76 -0
- package/es/components/chart-line-scale/index.vue2.mjs +4 -0
- package/es/components/chart-line-smooth/index.d.ts +51 -0
- package/es/components/chart-line-smooth/index.mjs +7 -0
- package/es/components/chart-line-smooth/index.vue.d.ts +51 -0
- package/es/components/chart-line-smooth/index.vue.mjs +76 -0
- package/es/components/chart-line-smooth/index.vue2.mjs +4 -0
- package/es/components/chart-line-smooth-area/index.d.ts +51 -0
- package/es/components/chart-line-smooth-area/index.mjs +7 -0
- package/es/components/chart-line-smooth-area/index.vue.d.ts +51 -0
- package/es/components/chart-line-smooth-area/index.vue.mjs +76 -0
- package/es/components/chart-line-smooth-area/index.vue2.mjs +4 -0
- package/es/components/chart-map-basic/index.d.ts +51 -0
- package/es/components/chart-map-basic/index.mjs +7 -0
- package/es/components/chart-map-basic/index.vue.d.ts +51 -0
- package/es/components/chart-map-basic/index.vue.mjs +76 -0
- package/es/components/chart-map-basic/index.vue2.mjs +4 -0
- package/es/components/chart-map-bmap-basic/index.d.ts +51 -0
- package/es/components/chart-map-bmap-basic/index.mjs +7 -0
- package/es/components/chart-map-bmap-basic/index.vue.d.ts +51 -0
- package/es/components/chart-map-bmap-basic/index.vue.mjs +76 -0
- package/es/components/chart-map-bmap-basic/index.vue2.mjs +4 -0
- package/es/components/chart-map-bmap-heatmap/index.d.ts +51 -0
- package/es/components/chart-map-bmap-heatmap/index.mjs +7 -0
- package/es/components/chart-map-bmap-heatmap/index.vue.d.ts +51 -0
- package/es/components/chart-map-bmap-heatmap/index.vue.mjs +76 -0
- package/es/components/chart-map-bmap-heatmap/index.vue2.mjs +4 -0
- package/es/components/chart-map-bmap-rich/index.d.ts +51 -0
- package/es/components/chart-map-bmap-rich/index.mjs +7 -0
- package/es/components/chart-map-bmap-rich/index.vue.d.ts +51 -0
- package/es/components/chart-map-bmap-rich/index.vue.mjs +76 -0
- package/es/components/chart-map-bmap-rich/index.vue2.mjs +4 -0
- package/es/components/chart-map-customize/index.d.ts +51 -0
- package/es/components/chart-map-customize/index.mjs +7 -0
- package/es/components/chart-map-customize/index.vue.d.ts +51 -0
- package/es/components/chart-map-customize/index.vue.mjs +76 -0
- package/es/components/chart-map-customize/index.vue2.mjs +4 -0
- package/es/components/chart-map-lines/index.d.ts +51 -0
- package/es/components/chart-map-lines/index.mjs +7 -0
- package/es/components/chart-map-lines/index.vue.d.ts +51 -0
- package/es/components/chart-map-lines/index.vue.mjs +76 -0
- package/es/components/chart-map-lines/index.vue2.mjs +4 -0
- package/es/components/chart-map-scatter/index.d.ts +51 -0
- package/es/components/chart-map-scatter/index.mjs +7 -0
- package/es/components/chart-map-scatter/index.vue.d.ts +51 -0
- package/es/components/chart-map-scatter/index.vue.mjs +76 -0
- package/es/components/chart-map-scatter/index.vue2.mjs +4 -0
- package/es/components/chart-other-circular-graph/index.d.ts +51 -0
- package/es/components/chart-other-circular-graph/index.mjs +7 -0
- package/es/components/chart-other-circular-graph/index.vue.d.ts +51 -0
- package/es/components/chart-other-circular-graph/index.vue.mjs +75 -0
- package/es/components/chart-other-circular-graph/index.vue2.mjs +4 -0
- package/es/components/chart-other-force/index.d.ts +51 -0
- package/es/components/chart-other-force/index.mjs +7 -0
- package/es/components/chart-other-force/index.vue.d.ts +51 -0
- package/es/components/chart-other-force/index.vue.mjs +75 -0
- package/es/components/chart-other-force/index.vue2.mjs +4 -0
- package/es/components/chart-other-funnel/index.d.ts +51 -0
- package/es/components/chart-other-funnel/index.mjs +7 -0
- package/es/components/chart-other-funnel/index.vue.d.ts +51 -0
- package/es/components/chart-other-funnel/index.vue.mjs +75 -0
- package/es/components/chart-other-funnel/index.vue2.mjs +4 -0
- package/es/components/chart-other-funnel2/index.d.ts +51 -0
- package/es/components/chart-other-funnel2/index.mjs +7 -0
- package/es/components/chart-other-funnel2/index.vue.d.ts +51 -0
- package/es/components/chart-other-funnel2/index.vue.mjs +75 -0
- package/es/components/chart-other-funnel2/index.vue2.mjs +4 -0
- package/es/components/chart-other-gauge/index.d.ts +51 -0
- package/es/components/chart-other-gauge/index.mjs +7 -0
- package/es/components/chart-other-gauge/index.vue.d.ts +51 -0
- package/es/components/chart-other-gauge/index.vue.mjs +75 -0
- package/es/components/chart-other-gauge/index.vue2.mjs +4 -0
- package/es/components/chart-other-grid-percentage/index.d.ts +51 -0
- package/es/components/chart-other-grid-percentage/index.mjs +7 -0
- package/es/components/chart-other-grid-percentage/index.vue.d.ts +51 -0
- package/es/components/chart-other-grid-percentage/index.vue.mjs +81 -0
- package/es/components/chart-other-grid-percentage/index.vue2.mjs +4 -0
- package/es/components/chart-other-label-gauge/index.d.ts +51 -0
- package/es/components/chart-other-label-gauge/index.mjs +7 -0
- package/es/components/chart-other-label-gauge/index.vue.d.ts +51 -0
- package/es/components/chart-other-label-gauge/index.vue.mjs +77 -0
- package/es/components/chart-other-label-gauge/index.vue2.mjs +4 -0
- package/es/components/chart-other-liquidfill/index.d.ts +51 -0
- package/es/components/chart-other-liquidfill/index.mjs +7 -0
- package/es/components/chart-other-liquidfill/index.vue.d.ts +51 -0
- package/es/components/chart-other-liquidfill/index.vue.mjs +74 -0
- package/es/components/chart-other-liquidfill/index.vue2.mjs +4 -0
- package/es/components/chart-other-radar/index.d.ts +51 -0
- package/es/components/chart-other-radar/index.mjs +7 -0
- package/es/components/chart-other-radar/index.vue.d.ts +51 -0
- package/es/components/chart-other-radar/index.vue.mjs +96 -0
- package/es/components/chart-other-radar/index.vue2.mjs +4 -0
- package/es/components/chart-other-radar-stack/index.d.ts +51 -0
- package/es/components/chart-other-radar-stack/index.mjs +7 -0
- package/es/components/chart-other-radar-stack/index.vue.d.ts +51 -0
- package/es/components/chart-other-radar-stack/index.vue.mjs +76 -0
- package/es/components/chart-other-radar-stack/index.vue2.mjs +4 -0
- package/es/components/chart-other-theme-river/index.d.ts +51 -0
- package/es/components/chart-other-theme-river/index.mjs +7 -0
- package/es/components/chart-other-theme-river/index.vue.d.ts +51 -0
- package/es/components/chart-other-theme-river/index.vue.mjs +80 -0
- package/es/components/chart-other-theme-river/index.vue2.mjs +4 -0
- package/es/components/chart-other-tree/index.d.ts +51 -0
- package/es/components/chart-other-tree/index.mjs +7 -0
- package/es/components/chart-other-tree/index.vue.d.ts +51 -0
- package/es/components/chart-other-tree/index.vue.mjs +74 -0
- package/es/components/chart-other-tree/index.vue2.mjs +4 -0
- package/es/components/chart-other-treemap/index.d.ts +51 -0
- package/es/components/chart-other-treemap/index.mjs +7 -0
- package/es/components/chart-other-treemap/index.vue.d.ts +51 -0
- package/es/components/chart-other-treemap/index.vue.mjs +74 -0
- package/es/components/chart-other-treemap/index.vue2.mjs +4 -0
- package/es/components/chart-other-word-cloud/index.d.ts +51 -0
- package/es/components/chart-other-word-cloud/index.mjs +7 -0
- package/es/components/chart-other-word-cloud/index.vue.d.ts +51 -0
- package/es/components/chart-other-word-cloud/index.vue.mjs +74 -0
- package/es/components/chart-other-word-cloud/index.vue2.mjs +4 -0
- package/es/components/chart-pie-basic/index.d.ts +51 -0
- package/es/components/chart-pie-basic/index.mjs +7 -0
- package/es/components/chart-pie-basic/index.vue.d.ts +51 -0
- package/es/components/chart-pie-basic/index.vue.mjs +75 -0
- package/es/components/chart-pie-basic/index.vue2.mjs +4 -0
- package/es/components/chart-pie-index/index.d.ts +51 -0
- package/es/components/chart-pie-index/index.mjs +7 -0
- package/es/components/chart-pie-index/index.vue.d.ts +51 -0
- package/es/components/chart-pie-index/index.vue.mjs +75 -0
- package/es/components/chart-pie-index/index.vue2.mjs +4 -0
- package/es/components/chart-pie-rose/index.d.ts +51 -0
- package/es/components/chart-pie-rose/index.mjs +7 -0
- package/es/components/chart-pie-rose/index.vue.d.ts +51 -0
- package/es/components/chart-pie-rose/index.vue.mjs +75 -0
- package/es/components/chart-pie-rose/index.vue2.mjs +4 -0
- package/es/components/chart-pie-round/index.d.ts +51 -0
- package/es/components/chart-pie-round/index.mjs +7 -0
- package/es/components/chart-pie-round/index.vue.d.ts +51 -0
- package/es/components/chart-pie-round/index.vue.mjs +75 -0
- package/es/components/chart-pie-round/index.vue2.mjs +4 -0
- package/es/components/chart-pie-semicircle/index.d.ts +51 -0
- package/es/components/chart-pie-semicircle/index.mjs +7 -0
- package/es/components/chart-pie-semicircle/index.vue.d.ts +51 -0
- package/es/components/chart-pie-semicircle/index.vue.mjs +75 -0
- package/es/components/chart-pie-semicircle/index.vue2.mjs +4 -0
- package/es/components/chart-pie-sunburst/index.d.ts +51 -0
- package/es/components/chart-pie-sunburst/index.mjs +7 -0
- package/es/components/chart-pie-sunburst/index.vue.d.ts +51 -0
- package/es/components/chart-pie-sunburst/index.vue.mjs +75 -0
- package/es/components/chart-pie-sunburst/index.vue2.mjs +4 -0
- package/es/components/chart-scatter-basic/index.d.ts +51 -0
- package/es/components/chart-scatter-basic/index.mjs +7 -0
- package/es/components/chart-scatter-basic/index.vue.d.ts +51 -0
- package/es/components/chart-scatter-basic/index.vue.mjs +76 -0
- package/es/components/chart-scatter-basic/index.vue2.mjs +4 -0
- package/es/components/chart-scatter-basic2/index.d.ts +51 -0
- package/es/components/chart-scatter-basic2/index.mjs +7 -0
- package/es/components/chart-scatter-basic2/index.vue.d.ts +51 -0
- package/es/components/chart-scatter-basic2/index.vue.mjs +76 -0
- package/es/components/chart-scatter-basic2/index.vue2.mjs +4 -0
- package/es/components/commons-babylon/compileAndRunBabylon.d.ts +11 -0
- package/es/components/commons-babylon/compileAndRunBabylon.mjs +112 -0
- package/es/components/commons-babylon/index.d.ts +21 -0
- package/es/components/commons-babylon/index.mjs +7 -0
- package/es/components/commons-babylon/index.vue.d.ts +21 -0
- package/es/components/commons-babylon/index.vue.mjs +27 -0
- package/es/components/commons-babylon/index.vue2.mjs +4 -0
- package/es/components/commons-echarts/compileAndRunEcharts.d.ts +12 -0
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +116 -0
- package/es/components/commons-echarts/index.d.ts +38 -0
- package/es/components/commons-echarts/index.mjs +7 -0
- package/es/components/commons-echarts/index.vue.d.ts +38 -0
- package/es/components/commons-echarts/index.vue.mjs +41 -0
- package/es/components/commons-echarts/index.vue2.mjs +4 -0
- package/es/components/commons-gaussian-splatting-view/index.d.ts +92 -0
- package/es/components/commons-gaussian-splatting-view/index.mjs +7 -0
- package/es/components/commons-gaussian-splatting-view/index.vue.d.ts +93 -0
- package/es/components/commons-gaussian-splatting-view/index.vue.mjs +7 -0
- package/es/components/commons-gaussian-splatting-view/index.vue2.mjs +146 -0
- package/es/components/commons-product-model/index.d.ts +142 -0
- package/es/components/commons-product-model/index.mjs +7 -0
- package/es/components/commons-product-model/index.vue.d.ts +143 -0
- package/es/components/commons-product-model/index.vue.mjs +7 -0
- package/es/components/commons-product-model/index.vue2.mjs +239 -0
- package/es/components/commons-qrcode/index.d.ts +2 -0
- package/es/components/commons-qrcode/index.mjs +7 -0
- package/es/components/commons-qrcode/index.vue.d.ts +90 -0
- package/es/components/commons-qrcode/index.vue.mjs +7 -0
- package/es/components/commons-qrcode/index.vue2.mjs +21 -0
- package/es/components/commons-svg/index.d.ts +15 -0
- package/es/components/commons-svg/index.mjs +7 -0
- package/es/components/commons-svg/index.vue.d.ts +15 -0
- package/es/components/commons-svg/index.vue.mjs +67 -0
- package/es/components/commons-svg/index.vue2.mjs +4 -0
- package/es/components/commons-three-loader/index.d.ts +138 -0
- package/es/components/commons-three-loader/index.mjs +7 -0
- package/es/components/commons-three-loader/index.vue.d.ts +139 -0
- package/es/components/commons-three-loader/index.vue.mjs +7 -0
- package/es/components/commons-three-loader/index.vue2.mjs +221 -0
- package/es/components/commons-three-loader3/index.d.ts +60 -0
- package/es/components/commons-three-loader3/index.mjs +7 -0
- package/es/components/commons-three-loader3/index.vue.d.ts +61 -0
- package/es/components/commons-three-loader3/index.vue.mjs +7 -0
- package/es/components/commons-three-loader3/index.vue2.mjs +202 -0
- package/es/components/commons-vr-photo/index.d.ts +59 -0
- package/es/components/commons-vr-photo/index.mjs +7 -0
- package/es/components/commons-vr-photo/index.vue.d.ts +60 -0
- package/es/components/commons-vr-photo/index.vue.mjs +76 -0
- package/es/components/commons-vr-photo/index.vue2.mjs +4 -0
- package/es/components/commons-vr-video/index.d.ts +59 -0
- package/es/components/commons-vr-video/index.mjs +7 -0
- package/es/components/commons-vr-video/index.vue.d.ts +60 -0
- package/es/components/commons-vr-video/index.vue.mjs +86 -0
- package/es/components/commons-vr-video/index.vue2.mjs +4 -0
- package/es/components/commons-weather/index.d.ts +2 -0
- package/es/components/commons-weather/index.mjs +7 -0
- package/es/components/commons-weather/index.vue.d.ts +123 -0
- package/es/components/commons-weather/index.vue.mjs +7 -0
- package/es/components/commons-weather/index.vue2.mjs +110 -0
- package/es/components/graphical-circle/index.d.ts +12 -0
- package/es/components/graphical-circle/index.mjs +7 -0
- package/es/components/graphical-circle/index.vue.d.ts +12 -0
- package/es/components/graphical-circle/index.vue.mjs +7 -0
- package/es/components/graphical-circle/index.vue2.mjs +25 -0
- package/es/components/graphical-diamond/index.d.ts +12 -0
- package/es/components/graphical-diamond/index.mjs +7 -0
- package/es/components/graphical-diamond/index.vue.d.ts +12 -0
- package/es/components/graphical-diamond/index.vue.mjs +7 -0
- package/es/components/graphical-diamond/index.vue2.mjs +23 -0
- package/es/components/graphical-hexagon/index.d.ts +12 -0
- package/es/components/graphical-hexagon/index.mjs +7 -0
- package/es/components/graphical-hexagon/index.vue.d.ts +12 -0
- package/es/components/graphical-hexagon/index.vue.mjs +7 -0
- package/es/components/graphical-hexagon/index.vue2.mjs +23 -0
- package/es/components/graphical-isosceles-triangle/index.d.ts +12 -0
- package/es/components/graphical-isosceles-triangle/index.mjs +7 -0
- package/es/components/graphical-isosceles-triangle/index.vue.d.ts +12 -0
- package/es/components/graphical-isosceles-triangle/index.vue.mjs +7 -0
- package/es/components/graphical-isosceles-triangle/index.vue2.mjs +23 -0
- package/es/components/graphical-pentagon/index.d.ts +12 -0
- package/es/components/graphical-pentagon/index.mjs +7 -0
- package/es/components/graphical-pentagon/index.vue.d.ts +12 -0
- package/es/components/graphical-pentagon/index.vue.mjs +7 -0
- package/es/components/graphical-pentagon/index.vue2.mjs +23 -0
- package/es/components/graphical-rect/index.d.ts +12 -0
- package/es/components/graphical-rect/index.mjs +7 -0
- package/es/components/graphical-rect/index.vue.d.ts +12 -0
- package/es/components/graphical-rect/index.vue.mjs +7 -0
- package/es/components/graphical-rect/index.vue2.mjs +26 -0
- package/es/components/graphical-right-triangle/index.d.ts +12 -0
- package/es/components/graphical-right-triangle/index.mjs +7 -0
- package/es/components/graphical-right-triangle/index.vue.d.ts +12 -0
- package/es/components/graphical-right-triangle/index.vue.mjs +7 -0
- package/es/components/graphical-right-triangle/index.vue2.mjs +23 -0
- package/es/components/index.d.ts +115 -0
- package/es/components/index.mjs +220 -0
- package/es/components/interaction-button/index.d.ts +19 -0
- package/es/components/interaction-button/index.mjs +7 -0
- package/es/components/interaction-button/index.vue.d.ts +19 -0
- package/es/components/interaction-button/index.vue.mjs +7 -0
- package/es/components/interaction-button/index.vue2.mjs +28 -0
- package/es/components/interaction-button-image/index.d.ts +22 -0
- package/es/components/interaction-button-image/index.mjs +7 -0
- package/es/components/interaction-button-image/index.vue.d.ts +22 -0
- package/es/components/interaction-button-image/index.vue.mjs +7 -0
- package/es/components/interaction-button-image/index.vue2.mjs +49 -0
- package/es/components/interaction-button-refresh/index.d.ts +24 -0
- package/es/components/interaction-button-refresh/index.mjs +7 -0
- package/es/components/interaction-button-refresh/index.vue.d.ts +24 -0
- package/es/components/interaction-button-refresh/index.vue.mjs +7 -0
- package/es/components/interaction-button-refresh/index.vue2.mjs +53 -0
- package/es/components/interaction-data-picker/index.d.ts +14 -0
- package/es/components/interaction-data-picker/index.mjs +7 -0
- package/es/components/interaction-data-picker/index.vue.d.ts +14 -0
- package/es/components/interaction-data-picker/index.vue.mjs +13 -0
- package/es/components/interaction-data-picker/index.vue2.mjs +4 -0
- package/es/components/interaction-input/index.d.ts +54 -0
- package/es/components/interaction-input/index.mjs +7 -0
- package/es/components/interaction-input/index.vue.d.ts +54 -0
- package/es/components/interaction-input/index.vue.mjs +7 -0
- package/es/components/interaction-input/index.vue2.mjs +62 -0
- package/es/components/interaction-radio/index.d.ts +14 -0
- package/es/components/interaction-radio/index.mjs +7 -0
- package/es/components/interaction-radio/index.vue.d.ts +14 -0
- package/es/components/interaction-radio/index.vue.mjs +13 -0
- package/es/components/interaction-radio/index.vue2.mjs +4 -0
- package/es/components/interaction-select/index.d.ts +19 -0
- package/es/components/interaction-select/index.mjs +7 -0
- package/es/components/interaction-select/index.vue.d.ts +19 -0
- package/es/components/interaction-select/index.vue.mjs +13 -0
- package/es/components/interaction-select/index.vue2.mjs +4 -0
- package/es/components/interaction-slider/index.d.ts +28 -0
- package/es/components/interaction-slider/index.mjs +7 -0
- package/es/components/interaction-slider/index.vue.d.ts +29 -0
- package/es/components/interaction-slider/index.vue.mjs +7 -0
- package/es/components/interaction-slider/index.vue2.mjs +64 -0
- package/es/components/interaction-switch/index.d.ts +37 -0
- package/es/components/interaction-switch/index.mjs +7 -0
- package/es/components/interaction-switch/index.vue.d.ts +37 -0
- package/es/components/interaction-switch/index.vue.mjs +7 -0
- package/es/components/interaction-switch/index.vue2.mjs +58 -0
- package/es/components/interaction-tabs/index.d.ts +60 -0
- package/es/components/interaction-tabs/index.mjs +7 -0
- package/es/components/interaction-tabs/index.vue.d.ts +60 -0
- package/es/components/interaction-tabs/index.vue.mjs +7 -0
- package/es/components/interaction-tabs/index.vue2.mjs +69 -0
- package/es/components/interaction-tabs2/index.d.ts +60 -0
- package/es/components/interaction-tabs2/index.mjs +7 -0
- package/es/components/interaction-tabs2/index.vue.d.ts +60 -0
- package/es/components/interaction-tabs2/index.vue.mjs +7 -0
- package/es/components/interaction-tabs2/index.vue2.mjs +69 -0
- package/es/components/map-earth-basic/index.d.ts +941 -0
- package/es/components/map-earth-basic/index.mjs +7 -0
- package/es/components/map-earth-basic/index.vue.d.ts +945 -0
- package/es/components/map-earth-basic/index.vue.mjs +147 -0
- package/es/components/map-earth-basic/index.vue2.mjs +4 -0
- package/es/components/map-earth-cool-tech/index.d.ts +941 -0
- package/es/components/map-earth-cool-tech/index.mjs +7 -0
- package/es/components/map-earth-cool-tech/index.vue.d.ts +943 -0
- package/es/components/map-earth-cool-tech/index.vue.mjs +147 -0
- package/es/components/map-earth-cool-tech/index.vue2.mjs +4 -0
- package/es/components/map-earth-fly-line/index.d.ts +941 -0
- package/es/components/map-earth-fly-line/index.mjs +7 -0
- package/es/components/map-earth-fly-line/index.vue.d.ts +941 -0
- package/es/components/map-earth-fly-line/index.vue.mjs +147 -0
- package/es/components/map-earth-fly-line/index.vue2.mjs +4 -0
- package/es/components/map-earth-hacker/index.d.ts +941 -0
- package/es/components/map-earth-hacker/index.mjs +7 -0
- package/es/components/map-earth-hacker/index.vue.d.ts +945 -0
- package/es/components/map-earth-hacker/index.vue.mjs +147 -0
- package/es/components/map-earth-hacker/index.vue2.mjs +4 -0
- package/es/components/map-earth-particle/index.d.ts +941 -0
- package/es/components/map-earth-particle/index.mjs +7 -0
- package/es/components/map-earth-particle/index.vue.d.ts +941 -0
- package/es/components/map-earth-particle/index.vue.mjs +147 -0
- package/es/components/map-earth-particle/index.vue2.mjs +4 -0
- package/es/components/media-audio/index.d.ts +43 -0
- package/es/components/media-audio/index.mjs +7 -0
- package/es/components/media-audio/index.vue.d.ts +43 -0
- package/es/components/media-audio/index.vue.mjs +7 -0
- package/es/components/media-audio/index.vue2.mjs +91 -0
- package/es/components/media-audio-dynamic/index.d.ts +67 -0
- package/es/components/media-audio-dynamic/index.mjs +7 -0
- package/es/components/media-audio-dynamic/index.vue.d.ts +67 -0
- package/es/components/media-audio-dynamic/index.vue.mjs +7 -0
- package/es/components/media-audio-dynamic/index.vue2.mjs +111 -0
- package/es/components/media-carousel/index.d.ts +15 -0
- package/es/components/media-carousel/index.mjs +7 -0
- package/es/components/media-carousel/index.vue.d.ts +15 -0
- package/es/components/media-carousel/index.vue.mjs +7 -0
- package/es/components/media-carousel/index.vue2.mjs +59 -0
- package/es/components/media-carousel-slides/index.d.ts +15 -0
- package/es/components/media-carousel-slides/index.mjs +7 -0
- package/es/components/media-carousel-slides/index.vue.d.ts +15 -0
- package/es/components/media-carousel-slides/index.vue.mjs +7 -0
- package/es/components/media-carousel-slides/index.vue2.mjs +59 -0
- package/es/components/media-flv/index.d.ts +54 -0
- package/es/components/media-flv/index.mjs +7 -0
- package/es/components/media-flv/index.vue.d.ts +54 -0
- package/es/components/media-flv/index.vue.mjs +87 -0
- package/es/components/media-flv/index.vue2.mjs +4 -0
- package/es/components/media-iframe/index.d.ts +34 -0
- package/es/components/media-iframe/index.mjs +7 -0
- package/es/components/media-iframe/index.vue.d.ts +34 -0
- package/es/components/media-iframe/index.vue.mjs +7 -0
- package/es/components/media-iframe/index.vue2.mjs +30 -0
- package/es/components/media-iframe-carousel/index.d.ts +14 -0
- package/es/components/media-iframe-carousel/index.mjs +7 -0
- package/es/components/media-iframe-carousel/index.vue.d.ts +14 -0
- package/es/components/media-iframe-carousel/index.vue.mjs +7 -0
- package/es/components/media-iframe-carousel/index.vue2.mjs +50 -0
- package/es/components/media-image/index.d.ts +14 -0
- package/es/components/media-image/index.mjs +7 -0
- package/es/components/media-image/index.vue.d.ts +14 -0
- package/es/components/media-image/index.vue.mjs +7 -0
- package/es/components/media-image/index.vue2.mjs +26 -0
- package/es/components/media-image-dynamic/index.d.ts +44 -0
- package/es/components/media-image-dynamic/index.mjs +7 -0
- package/es/components/media-image-dynamic/index.vue.d.ts +44 -0
- package/es/components/media-image-dynamic/index.vue.mjs +7 -0
- package/es/components/media-image-dynamic/index.vue2.mjs +51 -0
- package/es/components/media-m3u8/index.d.ts +54 -0
- package/es/components/media-m3u8/index.mjs +7 -0
- package/es/components/media-m3u8/index.vue.d.ts +54 -0
- package/es/components/media-m3u8/index.vue.mjs +85 -0
- package/es/components/media-m3u8/index.vue2.mjs +4 -0
- package/es/components/media-video/index.d.ts +50 -0
- package/es/components/media-video/index.mjs +7 -0
- package/es/components/media-video/index.vue.d.ts +50 -0
- package/es/components/media-video/index.vue.mjs +7 -0
- package/es/components/media-video/index.vue2.mjs +71 -0
- package/es/components/media-video-dynamic/index.d.ts +65 -0
- package/es/components/media-video-dynamic/index.mjs +7 -0
- package/es/components/media-video-dynamic/index.vue.d.ts +65 -0
- package/es/components/media-video-dynamic/index.vue.mjs +7 -0
- package/es/components/media-video-dynamic/index.vue2.mjs +95 -0
- package/es/components/media-wavesurfer/index.d.ts +26 -0
- package/es/components/media-wavesurfer/index.mjs +7 -0
- package/es/components/media-wavesurfer/index.vue.d.ts +26 -0
- package/es/components/media-wavesurfer/index.vue.mjs +7 -0
- package/es/components/media-wavesurfer/index.vue2.mjs +57 -0
- package/es/components/scene-amap2d/index.d.ts +66 -0
- package/es/components/scene-amap2d/index.mjs +7 -0
- package/es/components/scene-amap2d/index.vue.d.ts +66 -0
- package/es/components/scene-amap2d/index.vue.mjs +7 -0
- package/es/components/scene-amap2d/index.vue2.mjs +374 -0
- package/es/components/scene-amap3d/index.d.ts +67 -0
- package/es/components/scene-amap3d/index.mjs +7 -0
- package/es/components/scene-amap3d/index.vue.d.ts +67 -0
- package/es/components/scene-amap3d/index.vue.mjs +7 -0
- package/es/components/scene-amap3d/index.vue2.mjs +492 -0
- package/es/components/scene-map3d/index.d.ts +84 -0
- package/es/components/scene-map3d/index.mjs +7 -0
- package/es/components/scene-map3d/index.vue.d.ts +85 -0
- package/es/components/scene-map3d/index.vue.mjs +8 -0
- package/es/components/scene-map3d/index.vue2.mjs +282 -0
- package/es/components/scene-map3d/map3d/map/DiffuseShader.d.ts +28 -0
- package/es/components/scene-map3d/map3d/map/DiffuseShader.mjs +143 -0
- package/es/components/scene-map3d/map3d/map/Reflector.d.ts +10 -0
- package/es/components/scene-map3d/map3d/map/Reflector.mjs +135 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/bg.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/flyLine2.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/gaoguang1.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/guangquan01.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/guangquan02.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets/texture/huiguang.png.mjs +4 -0
- package/es/components/scene-map3d/map3d/map/assets.d.ts +8 -0
- package/es/components/scene-map3d/map3d/map/assets.mjs +52 -0
- package/es/components/scene-map3d/map3d/map/extrudeMap.d.ts +19 -0
- package/es/components/scene-map3d/map3d/map/extrudeMap.mjs +118 -0
- package/es/components/scene-map3d/map3d/map/utils.d.ts +17 -0
- package/es/components/scene-map3d/map3d/map/utils.mjs +76 -0
- package/es/components/scene-map3d/map3d/map.d.ts +152 -0
- package/es/components/scene-map3d/map3d/map.mjs +853 -0
- package/es/components/scene-map3d/map3d/module/Environment.d.ts +5 -0
- package/es/components/scene-map3d/map3d/module/Environment.mjs +65 -0
- package/es/components/scene-map3d/map3d/module/FloorGaoGuang.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/FloorGaoGuang.mjs +17 -0
- package/es/components/scene-map3d/map3d/module/FloorGridRipple.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/FloorGridRipple.mjs +36 -0
- package/es/components/scene-map3d/map3d/module/FloorRotateBorder.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/FloorRotateBorder.mjs +50 -0
- package/es/components/scene-map3d/map3d/module/MapMirror.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/MapMirror.mjs +81 -0
- package/es/components/scene-map3d/map3d/module/Particles.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/Particles.mjs +36 -0
- package/es/components/scene-map3d/map3d/module/Timeline.d.ts +1 -0
- package/es/components/scene-map3d/map3d/module/Timeline.mjs +83 -0
- package/es/components/scene-map3d/watch.d.ts +1 -0
- package/es/components/scene-map3d/watch.mjs +344 -0
- package/es/components/text-carousel/index.d.ts +25 -0
- package/es/components/text-carousel/index.mjs +7 -0
- package/es/components/text-carousel/index.vue.d.ts +25 -0
- package/es/components/text-carousel/index.vue.mjs +7 -0
- package/es/components/text-carousel/index.vue2.mjs +38 -0
- package/es/components/text-count-down/index.d.ts +2 -0
- package/es/components/text-count-down/index.mjs +7 -0
- package/es/components/text-count-down/index.vue.d.ts +43 -0
- package/es/components/text-count-down/index.vue.mjs +7 -0
- package/es/components/text-count-down/index.vue2.mjs +94 -0
- package/es/components/text-over-number/index.d.ts +2 -0
- package/es/components/text-over-number/index.mjs +7 -0
- package/es/components/text-over-number/index.vue.d.ts +255 -0
- package/es/components/text-over-number/index.vue.mjs +7 -0
- package/es/components/text-over-number/index.vue2.mjs +101 -0
- package/es/components/text-real-time/index.d.ts +2 -0
- package/es/components/text-real-time/index.mjs +7 -0
- package/es/components/text-real-time/index.vue.d.ts +41 -0
- package/es/components/text-real-time/index.vue.mjs +7 -0
- package/es/components/text-real-time/index.vue2.mjs +55 -0
- package/es/components/text-row-scroll/index.d.ts +58 -0
- package/es/components/text-row-scroll/index.mjs +7 -0
- package/es/components/text-row-scroll/index.vue.d.ts +58 -0
- package/es/components/text-row-scroll/index.vue.mjs +7 -0
- package/es/components/text-row-scroll/index.vue2.mjs +167 -0
- package/es/components/text-table-basic/index.d.ts +56 -0
- package/es/components/text-table-basic/index.mjs +7 -0
- package/es/components/text-table-basic/index.vue.d.ts +56 -0
- package/es/components/text-table-basic/index.vue.mjs +7 -0
- package/es/components/text-table-basic/index.vue2.mjs +152 -0
- package/es/components/text-table-scroll/index.d.ts +58 -0
- package/es/components/text-table-scroll/index.mjs +7 -0
- package/es/components/text-table-scroll/index.vue.d.ts +58 -0
- package/es/components/text-table-scroll/index.vue.mjs +7 -0
- package/es/components/text-table-scroll/index.vue2.mjs +167 -0
- package/es/components/text-text-basic/index.d.ts +17 -0
- package/es/components/text-text-basic/index.mjs +7 -0
- package/es/components/text-text-basic/index.vue.d.ts +17 -0
- package/es/components/text-text-basic/index.vue.mjs +7 -0
- package/es/components/text-text-basic/index.vue2.mjs +30 -0
- package/es/components/text-text-dynamic/index.d.ts +46 -0
- package/es/components/text-text-dynamic/index.mjs +7 -0
- package/es/components/text-text-dynamic/index.vue.d.ts +46 -0
- package/es/components/text-text-dynamic/index.vue.mjs +7 -0
- package/es/components/text-text-dynamic/index.vue2.mjs +57 -0
- package/es/components/text-title/index.d.ts +25 -0
- package/es/components/text-title/index.mjs +7 -0
- package/es/components/text-title/index.vue.d.ts +25 -0
- package/es/components/text-title/index.vue.mjs +7 -0
- package/es/components/text-title/index.vue2.mjs +36 -0
- package/es/core/earth/base64/Aperture.d.ts +1 -0
- package/es/core/earth/base64/Aperture.mjs +4 -0
- package/es/core/earth/base64/Callout.d.ts +1 -0
- package/es/core/earth/base64/Callout.mjs +4 -0
- package/es/core/earth/base64/CalloutAperture.d.ts +1 -0
- package/es/core/earth/base64/CalloutAperture.mjs +4 -0
- package/es/core/earth/base64/CloudCover.d.ts +1 -0
- package/es/core/earth/base64/CloudCover.mjs +4 -0
- package/es/core/earth/base64/LightColumn.d.ts +1 -0
- package/es/core/earth/base64/LightColumn.mjs +4 -0
- package/es/core/earth/base64/StarrySky.d.ts +1 -0
- package/es/core/earth/base64/StarrySky.mjs +4 -0
- package/es/core/earth/base64/rotation/innner.d.ts +1 -0
- package/es/core/earth/base64/rotation/innner.mjs +4 -0
- package/es/core/earth/base64/rotation/out.d.ts +1 -0
- package/es/core/earth/base64/rotation/out.mjs +4 -0
- package/es/core/earth/border.vue.d.ts +70 -0
- package/es/core/earth/border.vue.mjs +19 -0
- package/es/core/earth/border.vue2.mjs +4 -0
- package/es/core/earth/geojson/china-border.d.ts +22 -0
- package/es/core/earth/geojson/china-border.mjs +29305 -0
- package/es/core/earth/geojson/china.d.ts +84 -0
- package/es/core/earth/geojson/china.mjs +103022 -0
- package/es/core/earth/geojson/world.d.ts +25 -0
- package/es/core/earth/geojson/world.mjs +43220 -0
- package/es/core/earth/interface.d.ts +190 -0
- package/es/core/earth/main.d.ts +94 -0
- package/es/core/earth/main.mjs +504 -0
- package/es/core/earth/main.vue.d.ts +827 -0
- package/es/core/earth/main.vue.mjs +7 -0
- package/es/core/earth/main.vue2.mjs +290 -0
- package/es/core/earth/types.d.ts +108 -0
- package/es/core/earth/utils/GradientLine.d.ts +17 -0
- package/es/core/earth/utils/GradientLine.mjs +78 -0
- package/es/core/earth/utils/composer.d.ts +38 -0
- package/es/core/earth/utils/composer.mjs +40 -0
- package/es/core/earth/utils/controls/obt.d.ts +9 -0
- package/es/core/earth/utils/controls/obt.mjs +19 -0
- package/es/core/earth/utils/interface.d.ts +134 -0
- package/es/core/earth/utils/label.d.ts +4 -0
- package/es/core/earth/utils/label.mjs +15 -0
- package/es/core/earth/utils/line2.d.ts +3 -0
- package/es/core/earth/utils/line2.mjs +21 -0
- package/es/core/earth/utils/scene.d.ts +28 -0
- package/es/core/earth/utils/scene.mjs +120 -0
- package/es/core/useChart.d.ts +15 -0
- package/es/core/useChart.mjs +111 -0
- package/es/env.d.ts +55 -0
- package/es/index.d.ts +7 -0
- package/es/index.mjs +231 -0
- package/es/style.css +1 -0
- package/es/utils/babylon/ColorConvert.d.ts +3 -0
- package/es/utils/babylon/ColorConvert.mjs +21 -0
- package/es/utils/cloneSeries.d.ts +7 -0
- package/es/utils/cloneSeries.mjs +12 -0
- package/es/utils/hoverLoop.d.ts +10 -0
- package/es/utils/hoverLoop.mjs +43 -0
- package/es/utils/imgPreloader.d.ts +1 -0
- package/es/utils/imgPreloader.mjs +16 -0
- package/es/utils/install.d.ts +2 -0
- package/es/utils/install.mjs +7 -0
- package/es/utils/json2css.d.ts +3 -0
- package/es/utils/json2css.mjs +31 -0
- package/es/utils/mini3d/components/FlyLine.mjs +65 -0
- package/es/utils/mini3d/components/Label3d.mjs +70 -0
- package/es/utils/mini3d/components/Particles.mjs +78 -0
- package/es/utils/mini3d/components/PathLine.mjs +60 -0
- package/es/utils/mini3d/components/Plane.mjs +34 -0
- package/es/utils/mini3d/components/ToastLoading.mjs +26 -0
- package/es/utils/mini3d/core/Camera.mjs +26 -0
- package/es/utils/mini3d/core/Renderer.mjs +25 -0
- package/es/utils/mini3d/core/index.d.ts +7 -0
- package/es/utils/mini3d/core/index.mjs +71 -0
- package/es/utils/mini3d/utils/CreateHistory.mjs +32 -0
- package/es/utils/mini3d/utils/EventEmitter.mjs +28 -0
- package/es/utils/mini3d/utils/Resource.mjs +113 -0
- package/es/utils/mini3d/utils/Sizes.mjs +17 -0
- package/es/utils/mini3d/utils/Time.mjs +25 -0
- package/es/utils/mini3d/utils/utils.mjs +45 -0
- package/es/utils/parseDataset.d.ts +4 -0
- package/es/utils/parseDataset.mjs +19 -0
- package/es/utils/parseOtherData.d.ts +1 -0
- package/es/utils/parseOtherData.mjs +10 -0
- package/es/utils/shj/component-refs.d.ts +6 -0
- package/es/utils/shj/component-refs.mjs +10 -0
- package/es/utils/typescript.d.ts +5 -0
- package/lib/_virtual/_plugin-vue_export-helper.js +1 -0
- package/lib/components/chart-bar-basic/index.js +1 -0
- package/lib/components/chart-bar-basic/index.vue.js +1 -0
- package/lib/components/chart-bar-basic/index.vue2.js +1 -0
- package/lib/components/chart-bar-contrast/index.js +1 -0
- package/lib/components/chart-bar-contrast/index.vue.js +1 -0
- package/lib/components/chart-bar-contrast/index.vue2.js +1 -0
- package/lib/components/chart-bar-gradient-column-chart/index.js +1 -0
- package/lib/components/chart-bar-gradient-column-chart/index.vue.js +1 -0
- package/lib/components/chart-bar-gradient-column-chart/index.vue2.js +1 -0
- package/lib/components/chart-bar-horizontal/index.js +1 -0
- package/lib/components/chart-bar-horizontal/index.vue.js +1 -0
- package/lib/components/chart-bar-horizontal/index.vue2.js +1 -0
- package/lib/components/chart-bar-line-bar/index.js +1 -0
- package/lib/components/chart-bar-line-bar/index.vue.js +1 -0
- package/lib/components/chart-bar-line-bar/index.vue2.js +1 -0
- package/lib/components/chart-bar-loop/index.js +1 -0
- package/lib/components/chart-bar-loop/index.vue.js +1 -0
- package/lib/components/chart-bar-loop/index.vue2.js +1 -0
- package/lib/components/chart-bar-mini/index.js +1 -0
- package/lib/components/chart-bar-mini/index.vue.js +1 -0
- package/lib/components/chart-bar-mini/index.vue2.js +1 -0
- package/lib/components/chart-bar-rank/index.js +1 -0
- package/lib/components/chart-bar-rank/index.vue.js +1 -0
- package/lib/components/chart-bar-rank/index.vue2.js +1 -0
- package/lib/components/chart-bar-segmented-progress/index.js +1 -0
- package/lib/components/chart-bar-segmented-progress/index.vue.js +1 -0
- package/lib/components/chart-bar-segmented-progress/index.vue2.js +1 -0
- package/lib/components/chart-bar-spire/index.js +1 -0
- package/lib/components/chart-bar-spire/index.vue.js +1 -0
- package/lib/components/chart-bar-spire/index.vue2.js +1 -0
- package/lib/components/chart-bar-stack/index.js +1 -0
- package/lib/components/chart-bar-stack/index.vue.js +1 -0
- package/lib/components/chart-bar-stack/index.vue2.js +1 -0
- package/lib/components/chart-bar-stack-line/index.js +1 -0
- package/lib/components/chart-bar-stack-line/index.vue.js +1 -0
- package/lib/components/chart-bar-stack-line/index.vue2.js +1 -0
- package/lib/components/chart-bar-stack2/index.js +1 -0
- package/lib/components/chart-bar-stack2/index.vue.js +1 -0
- package/lib/components/chart-bar-stack2/index.vue2.js +1 -0
- package/lib/components/chart-bar-three/index.js +1 -0
- package/lib/components/chart-bar-three/index.vue.js +1 -0
- package/lib/components/chart-bar-three/index.vue2.js +1 -0
- package/lib/components/chart-bar-zebra/index.js +1 -0
- package/lib/components/chart-bar-zebra/index.vue.js +1 -0
- package/lib/components/chart-bar-zebra/index.vue2.js +1 -0
- package/lib/components/chart-line-basic/index.js +1 -0
- package/lib/components/chart-line-basic/index.vue.js +1 -0
- package/lib/components/chart-line-basic/index.vue2.js +1 -0
- package/lib/components/chart-line-dashed/index.js +1 -0
- package/lib/components/chart-line-dashed/index.vue.js +1 -0
- package/lib/components/chart-line-dashed/index.vue2.js +1 -0
- package/lib/components/chart-line-scale/index.js +1 -0
- package/lib/components/chart-line-scale/index.vue.js +1 -0
- package/lib/components/chart-line-scale/index.vue2.js +1 -0
- package/lib/components/chart-line-smooth/index.js +1 -0
- package/lib/components/chart-line-smooth/index.vue.js +1 -0
- package/lib/components/chart-line-smooth/index.vue2.js +1 -0
- package/lib/components/chart-line-smooth-area/index.js +1 -0
- package/lib/components/chart-line-smooth-area/index.vue.js +1 -0
- package/lib/components/chart-line-smooth-area/index.vue2.js +1 -0
- package/lib/components/chart-map-basic/index.js +1 -0
- package/lib/components/chart-map-basic/index.vue.js +1 -0
- package/lib/components/chart-map-basic/index.vue2.js +1 -0
- package/lib/components/chart-map-bmap-basic/index.js +1 -0
- package/lib/components/chart-map-bmap-basic/index.vue.js +1 -0
- package/lib/components/chart-map-bmap-basic/index.vue2.js +1 -0
- package/lib/components/chart-map-bmap-heatmap/index.js +1 -0
- package/lib/components/chart-map-bmap-heatmap/index.vue.js +1 -0
- package/lib/components/chart-map-bmap-heatmap/index.vue2.js +1 -0
- package/lib/components/chart-map-bmap-rich/index.js +1 -0
- package/lib/components/chart-map-bmap-rich/index.vue.js +1 -0
- package/lib/components/chart-map-bmap-rich/index.vue2.js +1 -0
- package/lib/components/chart-map-customize/index.js +1 -0
- package/lib/components/chart-map-customize/index.vue.js +1 -0
- package/lib/components/chart-map-customize/index.vue2.js +1 -0
- package/lib/components/chart-map-lines/index.js +1 -0
- package/lib/components/chart-map-lines/index.vue.js +1 -0
- package/lib/components/chart-map-lines/index.vue2.js +1 -0
- package/lib/components/chart-map-scatter/index.js +1 -0
- package/lib/components/chart-map-scatter/index.vue.js +1 -0
- package/lib/components/chart-map-scatter/index.vue2.js +1 -0
- package/lib/components/chart-other-circular-graph/index.js +1 -0
- package/lib/components/chart-other-circular-graph/index.vue.js +1 -0
- package/lib/components/chart-other-circular-graph/index.vue2.js +1 -0
- package/lib/components/chart-other-force/index.js +1 -0
- package/lib/components/chart-other-force/index.vue.js +1 -0
- package/lib/components/chart-other-force/index.vue2.js +1 -0
- package/lib/components/chart-other-funnel/index.js +1 -0
- package/lib/components/chart-other-funnel/index.vue.js +1 -0
- package/lib/components/chart-other-funnel/index.vue2.js +1 -0
- package/lib/components/chart-other-funnel2/index.js +1 -0
- package/lib/components/chart-other-funnel2/index.vue.js +1 -0
- package/lib/components/chart-other-funnel2/index.vue2.js +1 -0
- package/lib/components/chart-other-gauge/index.js +1 -0
- package/lib/components/chart-other-gauge/index.vue.js +1 -0
- package/lib/components/chart-other-gauge/index.vue2.js +1 -0
- package/lib/components/chart-other-grid-percentage/index.js +1 -0
- package/lib/components/chart-other-grid-percentage/index.vue.js +1 -0
- package/lib/components/chart-other-grid-percentage/index.vue2.js +1 -0
- package/lib/components/chart-other-label-gauge/index.js +1 -0
- package/lib/components/chart-other-label-gauge/index.vue.js +1 -0
- package/lib/components/chart-other-label-gauge/index.vue2.js +1 -0
- package/lib/components/chart-other-liquidfill/index.js +1 -0
- package/lib/components/chart-other-liquidfill/index.vue.js +1 -0
- package/lib/components/chart-other-liquidfill/index.vue2.js +1 -0
- package/lib/components/chart-other-radar/index.js +1 -0
- package/lib/components/chart-other-radar/index.vue.js +1 -0
- package/lib/components/chart-other-radar/index.vue2.js +1 -0
- package/lib/components/chart-other-radar-stack/index.js +1 -0
- package/lib/components/chart-other-radar-stack/index.vue.js +1 -0
- package/lib/components/chart-other-radar-stack/index.vue2.js +1 -0
- package/lib/components/chart-other-theme-river/index.js +1 -0
- package/lib/components/chart-other-theme-river/index.vue.js +1 -0
- package/lib/components/chart-other-theme-river/index.vue2.js +1 -0
- package/lib/components/chart-other-tree/index.js +1 -0
- package/lib/components/chart-other-tree/index.vue.js +1 -0
- package/lib/components/chart-other-tree/index.vue2.js +1 -0
- package/lib/components/chart-other-treemap/index.js +1 -0
- package/lib/components/chart-other-treemap/index.vue.js +1 -0
- package/lib/components/chart-other-treemap/index.vue2.js +1 -0
- package/lib/components/chart-other-word-cloud/index.js +1 -0
- package/lib/components/chart-other-word-cloud/index.vue.js +1 -0
- package/lib/components/chart-other-word-cloud/index.vue2.js +1 -0
- package/lib/components/chart-pie-basic/index.js +1 -0
- package/lib/components/chart-pie-basic/index.vue.js +1 -0
- package/lib/components/chart-pie-basic/index.vue2.js +1 -0
- package/lib/components/chart-pie-index/index.js +1 -0
- package/lib/components/chart-pie-index/index.vue.js +1 -0
- package/lib/components/chart-pie-index/index.vue2.js +1 -0
- package/lib/components/chart-pie-rose/index.js +1 -0
- package/lib/components/chart-pie-rose/index.vue.js +1 -0
- package/lib/components/chart-pie-rose/index.vue2.js +1 -0
- package/lib/components/chart-pie-round/index.js +1 -0
- package/lib/components/chart-pie-round/index.vue.js +1 -0
- package/lib/components/chart-pie-round/index.vue2.js +1 -0
- package/lib/components/chart-pie-semicircle/index.js +1 -0
- package/lib/components/chart-pie-semicircle/index.vue.js +1 -0
- package/lib/components/chart-pie-semicircle/index.vue2.js +1 -0
- package/lib/components/chart-pie-sunburst/index.js +1 -0
- package/lib/components/chart-pie-sunburst/index.vue.js +1 -0
- package/lib/components/chart-pie-sunburst/index.vue2.js +1 -0
- package/lib/components/chart-scatter-basic/index.js +1 -0
- package/lib/components/chart-scatter-basic/index.vue.js +1 -0
- package/lib/components/chart-scatter-basic/index.vue2.js +1 -0
- package/lib/components/chart-scatter-basic2/index.js +1 -0
- package/lib/components/chart-scatter-basic2/index.vue.js +1 -0
- package/lib/components/chart-scatter-basic2/index.vue2.js +1 -0
- package/lib/components/commons-babylon/compileAndRunBabylon.js +40 -0
- package/lib/components/commons-babylon/index.js +1 -0
- package/lib/components/commons-babylon/index.vue.js +1 -0
- package/lib/components/commons-babylon/index.vue2.js +1 -0
- package/lib/components/commons-echarts/compileAndRunEcharts.js +33 -0
- package/lib/components/commons-echarts/index.js +1 -0
- package/lib/components/commons-echarts/index.vue.js +1 -0
- package/lib/components/commons-echarts/index.vue2.js +1 -0
- package/lib/components/commons-gaussian-splatting-view/index.js +1 -0
- package/lib/components/commons-gaussian-splatting-view/index.vue.js +1 -0
- package/lib/components/commons-gaussian-splatting-view/index.vue2.js +1 -0
- package/lib/components/commons-product-model/index.js +1 -0
- package/lib/components/commons-product-model/index.vue.js +1 -0
- package/lib/components/commons-product-model/index.vue2.js +1 -0
- package/lib/components/commons-qrcode/index.js +1 -0
- package/lib/components/commons-qrcode/index.vue.js +1 -0
- package/lib/components/commons-qrcode/index.vue2.js +1 -0
- package/lib/components/commons-svg/index.js +1 -0
- package/lib/components/commons-svg/index.vue.js +1 -0
- package/lib/components/commons-svg/index.vue2.js +1 -0
- package/lib/components/commons-three-loader/index.js +1 -0
- package/lib/components/commons-three-loader/index.vue.js +1 -0
- package/lib/components/commons-three-loader/index.vue2.js +1 -0
- package/lib/components/commons-three-loader3/index.js +1 -0
- package/lib/components/commons-three-loader3/index.vue.js +1 -0
- package/lib/components/commons-three-loader3/index.vue2.js +1 -0
- package/lib/components/commons-vr-photo/index.js +1 -0
- package/lib/components/commons-vr-photo/index.vue.js +1 -0
- package/lib/components/commons-vr-photo/index.vue2.js +1 -0
- package/lib/components/commons-vr-video/index.js +1 -0
- package/lib/components/commons-vr-video/index.vue.js +1 -0
- package/lib/components/commons-vr-video/index.vue2.js +1 -0
- package/lib/components/commons-weather/index.js +1 -0
- package/lib/components/commons-weather/index.vue.js +1 -0
- package/lib/components/commons-weather/index.vue2.js +1 -0
- package/lib/components/graphical-circle/index.js +1 -0
- package/lib/components/graphical-circle/index.vue.js +1 -0
- package/lib/components/graphical-circle/index.vue2.js +1 -0
- package/lib/components/graphical-diamond/index.js +1 -0
- package/lib/components/graphical-diamond/index.vue.js +1 -0
- package/lib/components/graphical-diamond/index.vue2.js +1 -0
- package/lib/components/graphical-hexagon/index.js +1 -0
- package/lib/components/graphical-hexagon/index.vue.js +1 -0
- package/lib/components/graphical-hexagon/index.vue2.js +1 -0
- package/lib/components/graphical-isosceles-triangle/index.js +1 -0
- package/lib/components/graphical-isosceles-triangle/index.vue.js +1 -0
- package/lib/components/graphical-isosceles-triangle/index.vue2.js +1 -0
- package/lib/components/graphical-pentagon/index.js +1 -0
- package/lib/components/graphical-pentagon/index.vue.js +1 -0
- package/lib/components/graphical-pentagon/index.vue2.js +1 -0
- package/lib/components/graphical-rect/index.js +1 -0
- package/lib/components/graphical-rect/index.vue.js +1 -0
- package/lib/components/graphical-rect/index.vue2.js +1 -0
- package/lib/components/graphical-right-triangle/index.js +1 -0
- package/lib/components/graphical-right-triangle/index.vue.js +1 -0
- package/lib/components/graphical-right-triangle/index.vue2.js +1 -0
- package/lib/components/index.js +1 -0
- package/lib/components/interaction-button/index.js +1 -0
- package/lib/components/interaction-button/index.vue.js +1 -0
- package/lib/components/interaction-button/index.vue2.js +1 -0
- package/lib/components/interaction-button-image/index.js +1 -0
- package/lib/components/interaction-button-image/index.vue.js +1 -0
- package/lib/components/interaction-button-image/index.vue2.js +1 -0
- package/lib/components/interaction-button-refresh/index.js +1 -0
- package/lib/components/interaction-button-refresh/index.vue.js +1 -0
- package/lib/components/interaction-button-refresh/index.vue2.js +1 -0
- package/lib/components/interaction-data-picker/index.js +1 -0
- package/lib/components/interaction-data-picker/index.vue.js +1 -0
- package/lib/components/interaction-data-picker/index.vue2.js +1 -0
- package/lib/components/interaction-input/index.js +1 -0
- package/lib/components/interaction-input/index.vue.js +1 -0
- package/lib/components/interaction-input/index.vue2.js +1 -0
- package/lib/components/interaction-radio/index.js +1 -0
- package/lib/components/interaction-radio/index.vue.js +1 -0
- package/lib/components/interaction-radio/index.vue2.js +1 -0
- package/lib/components/interaction-select/index.js +1 -0
- package/lib/components/interaction-select/index.vue.js +1 -0
- package/lib/components/interaction-select/index.vue2.js +1 -0
- package/lib/components/interaction-slider/index.js +1 -0
- package/lib/components/interaction-slider/index.vue.js +1 -0
- package/lib/components/interaction-slider/index.vue2.js +1 -0
- package/lib/components/interaction-switch/index.js +1 -0
- package/lib/components/interaction-switch/index.vue.js +1 -0
- package/lib/components/interaction-switch/index.vue2.js +1 -0
- package/lib/components/interaction-tabs/index.js +1 -0
- package/lib/components/interaction-tabs/index.vue.js +1 -0
- package/lib/components/interaction-tabs/index.vue2.js +1 -0
- package/lib/components/interaction-tabs2/index.js +1 -0
- package/lib/components/interaction-tabs2/index.vue.js +1 -0
- package/lib/components/interaction-tabs2/index.vue2.js +1 -0
- package/lib/components/map-earth-basic/index.js +1 -0
- package/lib/components/map-earth-basic/index.vue.js +1 -0
- package/lib/components/map-earth-basic/index.vue2.js +1 -0
- package/lib/components/map-earth-cool-tech/index.js +1 -0
- package/lib/components/map-earth-cool-tech/index.vue.js +1 -0
- package/lib/components/map-earth-cool-tech/index.vue2.js +1 -0
- package/lib/components/map-earth-fly-line/index.js +1 -0
- package/lib/components/map-earth-fly-line/index.vue.js +1 -0
- package/lib/components/map-earth-fly-line/index.vue2.js +1 -0
- package/lib/components/map-earth-hacker/index.js +1 -0
- package/lib/components/map-earth-hacker/index.vue.js +1 -0
- package/lib/components/map-earth-hacker/index.vue2.js +1 -0
- package/lib/components/map-earth-particle/index.js +1 -0
- package/lib/components/map-earth-particle/index.vue.js +1 -0
- package/lib/components/map-earth-particle/index.vue2.js +1 -0
- package/lib/components/media-audio/index.js +1 -0
- package/lib/components/media-audio/index.vue.js +1 -0
- package/lib/components/media-audio/index.vue2.js +1 -0
- package/lib/components/media-audio-dynamic/index.js +1 -0
- package/lib/components/media-audio-dynamic/index.vue.js +1 -0
- package/lib/components/media-audio-dynamic/index.vue2.js +1 -0
- package/lib/components/media-carousel/index.js +1 -0
- package/lib/components/media-carousel/index.vue.js +1 -0
- package/lib/components/media-carousel/index.vue2.js +1 -0
- package/lib/components/media-carousel-slides/index.js +1 -0
- package/lib/components/media-carousel-slides/index.vue.js +1 -0
- package/lib/components/media-carousel-slides/index.vue2.js +1 -0
- package/lib/components/media-flv/index.js +1 -0
- package/lib/components/media-flv/index.vue.js +1 -0
- package/lib/components/media-flv/index.vue2.js +1 -0
- package/lib/components/media-iframe/index.js +1 -0
- package/lib/components/media-iframe/index.vue.js +1 -0
- package/lib/components/media-iframe/index.vue2.js +1 -0
- package/lib/components/media-iframe-carousel/index.js +1 -0
- package/lib/components/media-iframe-carousel/index.vue.js +1 -0
- package/lib/components/media-iframe-carousel/index.vue2.js +1 -0
- package/lib/components/media-image/index.js +1 -0
- package/lib/components/media-image/index.vue.js +1 -0
- package/lib/components/media-image/index.vue2.js +1 -0
- package/lib/components/media-image-dynamic/index.js +1 -0
- package/lib/components/media-image-dynamic/index.vue.js +1 -0
- package/lib/components/media-image-dynamic/index.vue2.js +1 -0
- package/lib/components/media-m3u8/index.js +1 -0
- package/lib/components/media-m3u8/index.vue.js +1 -0
- package/lib/components/media-m3u8/index.vue2.js +1 -0
- package/lib/components/media-video/index.js +1 -0
- package/lib/components/media-video/index.vue.js +1 -0
- package/lib/components/media-video/index.vue2.js +1 -0
- package/lib/components/media-video-dynamic/index.js +1 -0
- package/lib/components/media-video-dynamic/index.vue.js +1 -0
- package/lib/components/media-video-dynamic/index.vue2.js +1 -0
- package/lib/components/media-wavesurfer/index.js +1 -0
- package/lib/components/media-wavesurfer/index.vue.js +1 -0
- package/lib/components/media-wavesurfer/index.vue2.js +1 -0
- package/lib/components/scene-amap2d/index.js +1 -0
- package/lib/components/scene-amap2d/index.vue.js +1 -0
- package/lib/components/scene-amap2d/index.vue2.js +1 -0
- package/lib/components/scene-amap3d/index.js +1 -0
- package/lib/components/scene-amap3d/index.vue.js +1 -0
- package/lib/components/scene-amap3d/index.vue2.js +25 -0
- package/lib/components/scene-map3d/index.js +1 -0
- package/lib/components/scene-map3d/index.vue.js +1 -0
- package/lib/components/scene-map3d/index.vue2.js +1 -0
- package/lib/components/scene-map3d/map3d/map/DiffuseShader.js +57 -0
- package/lib/components/scene-map3d/map3d/map/Reflector.js +45 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/bg.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/flyLine2.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/gaoguang1.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/guangquan01.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/guangquan02.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets/texture/huiguang.png.js +1 -0
- package/lib/components/scene-map3d/map3d/map/assets.js +1 -0
- package/lib/components/scene-map3d/map3d/map/extrudeMap.js +1 -0
- package/lib/components/scene-map3d/map3d/map/utils.js +1 -0
- package/lib/components/scene-map3d/map3d/map.js +9 -0
- package/lib/components/scene-map3d/map3d/module/Environment.js +1 -0
- package/lib/components/scene-map3d/map3d/module/FloorGaoGuang.js +1 -0
- package/lib/components/scene-map3d/map3d/module/FloorGridRipple.js +1 -0
- package/lib/components/scene-map3d/map3d/module/FloorRotateBorder.js +1 -0
- package/lib/components/scene-map3d/map3d/module/MapMirror.js +45 -0
- package/lib/components/scene-map3d/map3d/module/Particles.js +1 -0
- package/lib/components/scene-map3d/map3d/module/Timeline.js +1 -0
- package/lib/components/scene-map3d/watch.js +1 -0
- package/lib/components/text-carousel/index.js +1 -0
- package/lib/components/text-carousel/index.vue.js +1 -0
- package/lib/components/text-carousel/index.vue2.js +1 -0
- package/lib/components/text-count-down/index.js +1 -0
- package/lib/components/text-count-down/index.vue.js +1 -0
- package/lib/components/text-count-down/index.vue2.js +1 -0
- package/lib/components/text-over-number/index.js +1 -0
- package/lib/components/text-over-number/index.vue.js +1 -0
- package/lib/components/text-over-number/index.vue2.js +1 -0
- package/lib/components/text-real-time/index.js +1 -0
- package/lib/components/text-real-time/index.vue.js +1 -0
- package/lib/components/text-real-time/index.vue2.js +1 -0
- package/lib/components/text-row-scroll/index.js +1 -0
- package/lib/components/text-row-scroll/index.vue.js +1 -0
- package/lib/components/text-row-scroll/index.vue2.js +1 -0
- package/lib/components/text-table-basic/index.js +1 -0
- package/lib/components/text-table-basic/index.vue.js +1 -0
- package/lib/components/text-table-basic/index.vue2.js +1 -0
- package/lib/components/text-table-scroll/index.js +1 -0
- package/lib/components/text-table-scroll/index.vue.js +1 -0
- package/lib/components/text-table-scroll/index.vue2.js +1 -0
- package/lib/components/text-text-basic/index.js +1 -0
- package/lib/components/text-text-basic/index.vue.js +1 -0
- package/lib/components/text-text-basic/index.vue2.js +1 -0
- package/lib/components/text-text-dynamic/index.js +1 -0
- package/lib/components/text-text-dynamic/index.vue.js +1 -0
- package/lib/components/text-text-dynamic/index.vue2.js +1 -0
- package/lib/components/text-title/index.js +1 -0
- package/lib/components/text-title/index.vue.js +1 -0
- package/lib/components/text-title/index.vue2.js +1 -0
- package/lib/core/earth/base64/Aperture.js +1 -0
- package/lib/core/earth/base64/Callout.js +1 -0
- package/lib/core/earth/base64/CalloutAperture.js +1 -0
- package/lib/core/earth/base64/CloudCover.js +1 -0
- package/lib/core/earth/base64/LightColumn.js +1 -0
- package/lib/core/earth/base64/StarrySky.js +1 -0
- package/lib/core/earth/base64/rotation/innner.js +1 -0
- package/lib/core/earth/base64/rotation/out.js +1 -0
- package/lib/core/earth/border.vue.js +1 -0
- package/lib/core/earth/border.vue2.js +1 -0
- package/lib/core/earth/geojson/china-border.js +1 -0
- package/lib/core/earth/geojson/china.js +1 -0
- package/lib/core/earth/geojson/world.js +1 -0
- package/lib/core/earth/main.js +32 -0
- package/lib/core/earth/main.vue.js +1 -0
- package/lib/core/earth/main.vue2.js +1 -0
- package/lib/core/earth/utils/GradientLine.js +1 -0
- package/lib/core/earth/utils/composer.js +1 -0
- package/lib/core/earth/utils/controls/obt.js +1 -0
- package/lib/core/earth/utils/label.js +1 -0
- package/lib/core/earth/utils/line2.js +1 -0
- package/lib/core/earth/utils/scene.js +1 -0
- package/lib/core/useChart.js +1 -0
- package/lib/index.js +1 -0
- package/lib/style.css +1 -0
- package/lib/utils/babylon/ColorConvert.js +1 -0
- package/lib/utils/cloneSeries.js +1 -0
- package/lib/utils/hoverLoop.js +1 -0
- package/lib/utils/imgPreloader.js +1 -0
- package/lib/utils/install.js +1 -0
- package/lib/utils/json2css.js +1 -0
- package/lib/utils/mini3d/components/FlyLine.js +1 -0
- package/lib/utils/mini3d/components/Label3d.js +1 -0
- package/lib/utils/mini3d/components/Particles.js +1 -0
- package/lib/utils/mini3d/components/PathLine.js +1 -0
- package/lib/utils/mini3d/components/Plane.js +1 -0
- package/lib/utils/mini3d/components/ToastLoading.js +5 -0
- package/lib/utils/mini3d/core/Camera.js +1 -0
- package/lib/utils/mini3d/core/Renderer.js +1 -0
- package/lib/utils/mini3d/core/index.js +1 -0
- package/lib/utils/mini3d/utils/CreateHistory.js +1 -0
- package/lib/utils/mini3d/utils/EventEmitter.js +1 -0
- package/lib/utils/mini3d/utils/Resource.js +1 -0
- package/lib/utils/mini3d/utils/Sizes.js +1 -0
- package/lib/utils/mini3d/utils/Time.js +1 -0
- package/lib/utils/mini3d/utils/utils.js +1 -0
- package/lib/utils/parseDataset.js +1 -0
- package/lib/utils/parseOtherData.js +1 -0
- package/lib/utils/shj/component-refs.js +1 -0
- package/package.json +68 -0
package/es/index.mjs
ADDED
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
import * as r from "./components/index.mjs";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import { registerComponentRef as x } from "./utils/shj/component-refs.mjs";
|
|
4
|
+
import { ZvChartBarStack as v } from "./components/chart-bar-stack/index.mjs";
|
|
5
|
+
import { ZvChartBarBasic as i } from "./components/chart-bar-basic/index.mjs";
|
|
6
|
+
import { ZvChartBarLoop as n } from "./components/chart-bar-loop/index.mjs";
|
|
7
|
+
import { ZvChartBarZebra as c } from "./components/chart-bar-zebra/index.mjs";
|
|
8
|
+
import { ZvChartBarContrast as l } from "./components/chart-bar-contrast/index.mjs";
|
|
9
|
+
import { ZvChartBarLineBar as B } from "./components/chart-bar-line-bar/index.mjs";
|
|
10
|
+
import { ZvChartBarStack2 as M } from "./components/chart-bar-stack2/index.mjs";
|
|
11
|
+
import { ZvChartBarStackLine as S } from "./components/chart-bar-stack-line/index.mjs";
|
|
12
|
+
import { ZvChartBarGradientColumnChart as g } from "./components/chart-bar-gradient-column-chart/index.mjs";
|
|
13
|
+
import { ZvChartBarSpire as L } from "./components/chart-bar-spire/index.mjs";
|
|
14
|
+
import { ZvChartPieBasic as G } from "./components/chart-pie-basic/index.mjs";
|
|
15
|
+
import { ZvChartLineSmooth as b } from "./components/chart-line-smooth/index.mjs";
|
|
16
|
+
import { ZvChartLineSmoothArea as k } from "./components/chart-line-smooth-area/index.mjs";
|
|
17
|
+
import { ZvChartScatterBasic as E } from "./components/chart-scatter-basic/index.mjs";
|
|
18
|
+
import { ZvTextTextBasic as A } from "./components/text-text-basic/index.mjs";
|
|
19
|
+
import { ZvTextTableBasic as w } from "./components/text-table-basic/index.mjs";
|
|
20
|
+
import { ZvChartOtherGauge as W } from "./components/chart-other-gauge/index.mjs";
|
|
21
|
+
import { ZvChartOtherWordCloud as q } from "./components/chart-other-word-cloud/index.mjs";
|
|
22
|
+
import { ZvChartOtherLiquidfill as Q } from "./components/chart-other-liquidfill/index.mjs";
|
|
23
|
+
import { ZvChartBarHorizontal as j } from "./components/chart-bar-horizontal/index.mjs";
|
|
24
|
+
import { ZvChartBarThree as K } from "./components/chart-bar-three/index.mjs";
|
|
25
|
+
import { ZvChartBarRank as X } from "./components/chart-bar-rank/index.mjs";
|
|
26
|
+
import { ZvChartBarMini as _ } from "./components/chart-bar-mini/index.mjs";
|
|
27
|
+
import { ZvChartLineDashed as or } from "./components/chart-line-dashed/index.mjs";
|
|
28
|
+
import { ZvChartPieSemicircle as tr } from "./components/chart-pie-semicircle/index.mjs";
|
|
29
|
+
import { ZvChartPieRose as mr } from "./components/chart-pie-rose/index.mjs";
|
|
30
|
+
import { ZvChartScatterBasic2 as xr } from "./components/chart-scatter-basic2/index.mjs";
|
|
31
|
+
import { ZvChartOtherFunnel as vr } from "./components/chart-other-funnel/index.mjs";
|
|
32
|
+
import { ZvChartOtherForce as ir } from "./components/chart-other-force/index.mjs";
|
|
33
|
+
import { ZvChartOtherRadar as nr } from "./components/chart-other-radar/index.mjs";
|
|
34
|
+
import { ZvChartLineBasic as cr } from "./components/chart-line-basic/index.mjs";
|
|
35
|
+
import { ZvChartLineScale as lr } from "./components/chart-line-scale/index.mjs";
|
|
36
|
+
import { ZvChartMapLines as Br } from "./components/chart-map-lines/index.mjs";
|
|
37
|
+
import { ZvChartMapBasic as Mr } from "./components/chart-map-basic/index.mjs";
|
|
38
|
+
import { ZvChartMapScatter as Sr } from "./components/chart-map-scatter/index.mjs";
|
|
39
|
+
import { ZvChartMapCustomize as gr } from "./components/chart-map-customize/index.mjs";
|
|
40
|
+
import { ZvChartMapBmapRich as Lr } from "./components/chart-map-bmap-rich/index.mjs";
|
|
41
|
+
import { ZvChartOtherCircularGraph as Gr } from "./components/chart-other-circular-graph/index.mjs";
|
|
42
|
+
import { ZvChartMapBmapHeatmap as br } from "./components/chart-map-bmap-heatmap/index.mjs";
|
|
43
|
+
import { ZvChartMapBmapBasic as kr } from "./components/chart-map-bmap-basic/index.mjs";
|
|
44
|
+
import { ZvMapEarthBasic as Er } from "./components/map-earth-basic/index.mjs";
|
|
45
|
+
import { ZvMapEarthCoolTech as Ar } from "./components/map-earth-cool-tech/index.mjs";
|
|
46
|
+
import { ZvMapEarthParticle as wr } from "./components/map-earth-particle/index.mjs";
|
|
47
|
+
import { ZvMapEarthHacker as Wr } from "./components/map-earth-hacker/index.mjs";
|
|
48
|
+
import { ZvMapEarthFlyLine as qr } from "./components/map-earth-fly-line/index.mjs";
|
|
49
|
+
import { ZvChartPieIndex as Qr } from "./components/chart-pie-index/index.mjs";
|
|
50
|
+
import { ZvChartOtherGridPercentage as jr } from "./components/chart-other-grid-percentage/index.mjs";
|
|
51
|
+
import { ZvChartOtherRadarStack as Kr } from "./components/chart-other-radar-stack/index.mjs";
|
|
52
|
+
import { ZvChartBarSegmentedProgress as Xr } from "./components/chart-bar-segmented-progress/index.mjs";
|
|
53
|
+
import { ZvChartOtherFunnel2 as _r } from "./components/chart-other-funnel2/index.mjs";
|
|
54
|
+
import { ZvChartOtherLabelGauge as oo } from "./components/chart-other-label-gauge/index.mjs";
|
|
55
|
+
import { ZvChartPieRound as to } from "./components/chart-pie-round/index.mjs";
|
|
56
|
+
import { ZvChartPieSunburst as mo } from "./components/chart-pie-sunburst/index.mjs";
|
|
57
|
+
import { ZvChartOtherThemeRiver as xo } from "./components/chart-other-theme-river/index.mjs";
|
|
58
|
+
import { ZvChartOtherTree as vo } from "./components/chart-other-tree/index.mjs";
|
|
59
|
+
import { ZvChartOtherTreemap as io } from "./components/chart-other-treemap/index.mjs";
|
|
60
|
+
import { ZvCommonsProductModel as no } from "./components/commons-product-model/index.mjs";
|
|
61
|
+
import { ZvCommonsVrPhoto as co } from "./components/commons-vr-photo/index.mjs";
|
|
62
|
+
import { ZvCommonsVrVideo as lo } from "./components/commons-vr-video/index.mjs";
|
|
63
|
+
import { ZvCommonsThreeLoader as uo } from "./components/commons-three-loader/index.mjs";
|
|
64
|
+
import { ZvCommonsThreeLoader3 as To } from "./components/commons-three-loader3/index.mjs";
|
|
65
|
+
import { ZvCommonsGaussianSplattingView as Io } from "./components/commons-gaussian-splatting-view/index.mjs";
|
|
66
|
+
import { ZvCommonsBabylon as Oo } from "./components/commons-babylon/index.mjs";
|
|
67
|
+
import { ZvCommonsSvg as Ro } from "./components/commons-svg/index.mjs";
|
|
68
|
+
import { ZvCommonsWeather as Po } from "./components/commons-weather/index.mjs";
|
|
69
|
+
import { ZvMediaWavesurfer as Do } from "./components/media-wavesurfer/index.mjs";
|
|
70
|
+
import { ZvInteractionTabs as yo } from "./components/interaction-tabs/index.mjs";
|
|
71
|
+
import { ZvInteractionTabs2 as Vo } from "./components/interaction-tabs2/index.mjs";
|
|
72
|
+
import { ZvInteractionButton as Fo } from "./components/interaction-button/index.mjs";
|
|
73
|
+
import { ZvInteractionButtonImage as Ho } from "./components/interaction-button-image/index.mjs";
|
|
74
|
+
import { ZvInteractionSelect as zo } from "./components/interaction-select/index.mjs";
|
|
75
|
+
import { ZvInteractionInput as No } from "./components/interaction-input/index.mjs";
|
|
76
|
+
import { ZvInteractionRadio as $o } from "./components/interaction-radio/index.mjs";
|
|
77
|
+
import { ZvInteractionSlider as Jo } from "./components/interaction-slider/index.mjs";
|
|
78
|
+
import { ZvInteractionSwitch as Uo } from "./components/interaction-switch/index.mjs";
|
|
79
|
+
import { ZvInteractionDataPicker as Yo } from "./components/interaction-data-picker/index.mjs";
|
|
80
|
+
import { ZvInteractionButtonRefresh as re } from "./components/interaction-button-refresh/index.mjs";
|
|
81
|
+
import { ZvMediaImage as ee } from "./components/media-image/index.mjs";
|
|
82
|
+
import { ZvTextTitle as ae } from "./components/text-title/index.mjs";
|
|
83
|
+
import { ZvCommonsQrcode as pe } from "./components/commons-qrcode/index.mjs";
|
|
84
|
+
import { ZvMediaVideo as fe } from "./components/media-video/index.mjs";
|
|
85
|
+
import { ZvMediaAudio as Ze } from "./components/media-audio/index.mjs";
|
|
86
|
+
import { ZvTextRealTime as he } from "./components/text-real-time/index.mjs";
|
|
87
|
+
import { ZvMediaCarousel as Ce } from "./components/media-carousel/index.mjs";
|
|
88
|
+
import { ZvMediaCarouselSlides as se } from "./components/media-carousel-slides/index.mjs";
|
|
89
|
+
import { ZvMediaIframeCarousel as de } from "./components/media-iframe-carousel/index.mjs";
|
|
90
|
+
import { ZvMediaIframe as ue } from "./components/media-iframe/index.mjs";
|
|
91
|
+
import { ZvMediaM3u8 as Te } from "./components/media-m3u8/index.mjs";
|
|
92
|
+
import { ZvMediaAudioDynamic as Ie } from "./components/media-audio-dynamic/index.mjs";
|
|
93
|
+
import { ZvMediaVideoDynamic as Oe } from "./components/media-video-dynamic/index.mjs";
|
|
94
|
+
import { ZvMediaImageDynamic as Re } from "./components/media-image-dynamic/index.mjs";
|
|
95
|
+
import { ZvMediaFlv as Pe } from "./components/media-flv/index.mjs";
|
|
96
|
+
import { ZvCommonsEcharts as De } from "./components/commons-echarts/index.mjs";
|
|
97
|
+
import { ZvTextOverNumber as ye } from "./components/text-over-number/index.mjs";
|
|
98
|
+
import { ZvTextTableScroll as Ve } from "./components/text-table-scroll/index.mjs";
|
|
99
|
+
import { ZvTextCarousel as Fe } from "./components/text-carousel/index.mjs";
|
|
100
|
+
import { ZvTextRowScroll as He } from "./components/text-row-scroll/index.mjs";
|
|
101
|
+
import { ZvTextTextDynamic as ze } from "./components/text-text-dynamic/index.mjs";
|
|
102
|
+
import { ZvTextCountDown as Ne } from "./components/text-count-down/index.mjs";
|
|
103
|
+
import { ZvGraphicalCircle as $e } from "./components/graphical-circle/index.mjs";
|
|
104
|
+
import { ZvGraphicalDiamond as Je } from "./components/graphical-diamond/index.mjs";
|
|
105
|
+
import { ZvGraphicalHexagon as Ue } from "./components/graphical-hexagon/index.mjs";
|
|
106
|
+
import { ZvGraphicalIsoscelesTriangle as Ye } from "./components/graphical-isosceles-triangle/index.mjs";
|
|
107
|
+
import { ZvGraphicalPentagon as rt } from "./components/graphical-pentagon/index.mjs";
|
|
108
|
+
import { ZvGraphicalRect as et } from "./components/graphical-rect/index.mjs";
|
|
109
|
+
import { ZvGraphicalRightTriangle as at } from "./components/graphical-right-triangle/index.mjs";
|
|
110
|
+
import { ZvSceneMap3d as pt } from "./components/scene-map3d/index.mjs";
|
|
111
|
+
import { ZvSceneAmap2d as ft } from "./components/scene-amap2d/index.mjs";
|
|
112
|
+
import { ZvSceneAmap3d as Zt } from "./components/scene-amap3d/index.mjs";
|
|
113
|
+
const a = {
|
|
114
|
+
install: (o) => {
|
|
115
|
+
for (const e in r)
|
|
116
|
+
o.use(r[e]);
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
export {
|
|
120
|
+
i as ZvChartBarBasic,
|
|
121
|
+
l as ZvChartBarContrast,
|
|
122
|
+
g as ZvChartBarGradientColumnChart,
|
|
123
|
+
j as ZvChartBarHorizontal,
|
|
124
|
+
B as ZvChartBarLineBar,
|
|
125
|
+
n as ZvChartBarLoop,
|
|
126
|
+
_ as ZvChartBarMini,
|
|
127
|
+
X as ZvChartBarRank,
|
|
128
|
+
Xr as ZvChartBarSegmentedProgress,
|
|
129
|
+
L as ZvChartBarSpire,
|
|
130
|
+
v as ZvChartBarStack,
|
|
131
|
+
M as ZvChartBarStack2,
|
|
132
|
+
S as ZvChartBarStackLine,
|
|
133
|
+
K as ZvChartBarThree,
|
|
134
|
+
c as ZvChartBarZebra,
|
|
135
|
+
cr as ZvChartLineBasic,
|
|
136
|
+
or as ZvChartLineDashed,
|
|
137
|
+
lr as ZvChartLineScale,
|
|
138
|
+
b as ZvChartLineSmooth,
|
|
139
|
+
k as ZvChartLineSmoothArea,
|
|
140
|
+
Mr as ZvChartMapBasic,
|
|
141
|
+
kr as ZvChartMapBmapBasic,
|
|
142
|
+
br as ZvChartMapBmapHeatmap,
|
|
143
|
+
Lr as ZvChartMapBmapRich,
|
|
144
|
+
gr as ZvChartMapCustomize,
|
|
145
|
+
Br as ZvChartMapLines,
|
|
146
|
+
Sr as ZvChartMapScatter,
|
|
147
|
+
Gr as ZvChartOtherCircularGraph,
|
|
148
|
+
ir as ZvChartOtherForce,
|
|
149
|
+
vr as ZvChartOtherFunnel,
|
|
150
|
+
_r as ZvChartOtherFunnel2,
|
|
151
|
+
W as ZvChartOtherGauge,
|
|
152
|
+
jr as ZvChartOtherGridPercentage,
|
|
153
|
+
oo as ZvChartOtherLabelGauge,
|
|
154
|
+
Q as ZvChartOtherLiquidfill,
|
|
155
|
+
nr as ZvChartOtherRadar,
|
|
156
|
+
Kr as ZvChartOtherRadarStack,
|
|
157
|
+
xo as ZvChartOtherThemeRiver,
|
|
158
|
+
vo as ZvChartOtherTree,
|
|
159
|
+
io as ZvChartOtherTreemap,
|
|
160
|
+
q as ZvChartOtherWordCloud,
|
|
161
|
+
G as ZvChartPieBasic,
|
|
162
|
+
Qr as ZvChartPieIndex,
|
|
163
|
+
mr as ZvChartPieRose,
|
|
164
|
+
to as ZvChartPieRound,
|
|
165
|
+
tr as ZvChartPieSemicircle,
|
|
166
|
+
mo as ZvChartPieSunburst,
|
|
167
|
+
E as ZvChartScatterBasic,
|
|
168
|
+
xr as ZvChartScatterBasic2,
|
|
169
|
+
Oo as ZvCommonsBabylon,
|
|
170
|
+
De as ZvCommonsEcharts,
|
|
171
|
+
Io as ZvCommonsGaussianSplattingView,
|
|
172
|
+
no as ZvCommonsProductModel,
|
|
173
|
+
pe as ZvCommonsQrcode,
|
|
174
|
+
Ro as ZvCommonsSvg,
|
|
175
|
+
uo as ZvCommonsThreeLoader,
|
|
176
|
+
To as ZvCommonsThreeLoader3,
|
|
177
|
+
co as ZvCommonsVrPhoto,
|
|
178
|
+
lo as ZvCommonsVrVideo,
|
|
179
|
+
Po as ZvCommonsWeather,
|
|
180
|
+
$e as ZvGraphicalCircle,
|
|
181
|
+
Je as ZvGraphicalDiamond,
|
|
182
|
+
Ue as ZvGraphicalHexagon,
|
|
183
|
+
Ye as ZvGraphicalIsoscelesTriangle,
|
|
184
|
+
rt as ZvGraphicalPentagon,
|
|
185
|
+
et as ZvGraphicalRect,
|
|
186
|
+
at as ZvGraphicalRightTriangle,
|
|
187
|
+
Fo as ZvInteractionButton,
|
|
188
|
+
Ho as ZvInteractionButtonImage,
|
|
189
|
+
re as ZvInteractionButtonRefresh,
|
|
190
|
+
Yo as ZvInteractionDataPicker,
|
|
191
|
+
No as ZvInteractionInput,
|
|
192
|
+
$o as ZvInteractionRadio,
|
|
193
|
+
zo as ZvInteractionSelect,
|
|
194
|
+
Jo as ZvInteractionSlider,
|
|
195
|
+
Uo as ZvInteractionSwitch,
|
|
196
|
+
yo as ZvInteractionTabs,
|
|
197
|
+
Vo as ZvInteractionTabs2,
|
|
198
|
+
Er as ZvMapEarthBasic,
|
|
199
|
+
Ar as ZvMapEarthCoolTech,
|
|
200
|
+
qr as ZvMapEarthFlyLine,
|
|
201
|
+
Wr as ZvMapEarthHacker,
|
|
202
|
+
wr as ZvMapEarthParticle,
|
|
203
|
+
Ze as ZvMediaAudio,
|
|
204
|
+
Ie as ZvMediaAudioDynamic,
|
|
205
|
+
Ce as ZvMediaCarousel,
|
|
206
|
+
se as ZvMediaCarouselSlides,
|
|
207
|
+
Pe as ZvMediaFlv,
|
|
208
|
+
ue as ZvMediaIframe,
|
|
209
|
+
de as ZvMediaIframeCarousel,
|
|
210
|
+
ee as ZvMediaImage,
|
|
211
|
+
Re as ZvMediaImageDynamic,
|
|
212
|
+
Te as ZvMediaM3u8,
|
|
213
|
+
fe as ZvMediaVideo,
|
|
214
|
+
Oe as ZvMediaVideoDynamic,
|
|
215
|
+
Do as ZvMediaWavesurfer,
|
|
216
|
+
ft as ZvSceneAmap2d,
|
|
217
|
+
Zt as ZvSceneAmap3d,
|
|
218
|
+
pt as ZvSceneMap3d,
|
|
219
|
+
Fe as ZvTextCarousel,
|
|
220
|
+
Ne as ZvTextCountDown,
|
|
221
|
+
ye as ZvTextOverNumber,
|
|
222
|
+
he as ZvTextRealTime,
|
|
223
|
+
He as ZvTextRowScroll,
|
|
224
|
+
w as ZvTextTableBasic,
|
|
225
|
+
Ve as ZvTextTableScroll,
|
|
226
|
+
A as ZvTextTextBasic,
|
|
227
|
+
ze as ZvTextTextDynamic,
|
|
228
|
+
ae as ZvTextTitle,
|
|
229
|
+
a as default,
|
|
230
|
+
x as registerComponentRef
|
|
231
|
+
};
|
package/es/style.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.zerov-widget-text[data-v-b72a194e]{width:100%;height:100%;display:flex;white-space:pre-wrap;font-weight:400}.zerov-widget-text[data-v-b72a194e]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}.table-scroll[data-v-dc213bae]{height:100%;display:flex!important;flex-direction:column;border:var(--5d5333b0) var(--5810d628) var(--572ce7da)}.table-scroll .th[data-v-dc213bae],.table-scroll .td[data-v-dc213bae]{width:calc(100% - 8px);height:100%;display:flex!important;padding-left:var(--7fbfe732);align-items:var(--ad7433d0);justify-content:var(--63a6d3a6);border-left:var(--5d5333b0) var(--5810d628) var(--572ce7da);overflow:hidden}.table-scroll .th p[data-v-dc213bae],.table-scroll .td p[data-v-dc213bae]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:10px}.table-scroll .th[data-v-dc213bae]:first-child,.table-scroll .td[data-v-dc213bae]:first-child{border-left:0}.table-scroll .th.customWidth[data-v-dc213bae],.table-scroll .td.customWidth[data-v-dc213bae]{width:var(--width);flex:none}.table-scroll .table-header[data-v-dc213bae]{flex:none;display:flex;flex-direction:row;background-color:var(--0301cadc);border-bottom:var(--5d5333b0) var(--5810d628) var(--572ce7da);height:var(--0cda44bc);color:var(--6d6b9b7f);font-size:var(--014a92b9);font-weight:var(--2220490b);font-style:var(--7cc778be);padding:0 8px;background-image:var(--header-background-image);background-repeat:no-repeat;background-size:100% 100%}.table-scroll .table-body[data-v-dc213bae]{flex:1;overflow:auto}.table-scroll .table-body .tr[data-v-dc213bae]{border-bottom:var(--5d5333b0) var(--5810d628) var(--572ce7da);height:var(--5e71f737);background-color:var(--24111dc6);padding:0 8px;display:flex;flex-direction:row;transition:all .2s}.table-scroll .table-body .tr[data-v-dc213bae]:nth-child(odd){background:var(--45704ca0)}.table-scroll .table-body .tr .td p[data-v-dc213bae]{color:var(--8057cbd8);font-size:var(--aa6cc9e4);font-weight:var(--11989f96);font-style:var(--52f4a4d3)}.table-scroll .table-body .tr .td p.customFont[data-v-dc213bae]{color:var(--text-color);font-size:var(--text-font-size);font-style:var(--text-font-style)}.table-scroll .table-body .tr[data-v-dc213bae]:hover{background-color:var(--row-hover)}.earth-wrap[data-v-d6b8b1a3]{width:100%;height:100%;min-width:100px;min-height:100px;overflow:hidden;position:relative}.zv-earth[data-v-d6b8b1a3]{width:100%;height:100%}.zv-earth[data-v-d6b8b1a3] .tag{opacity:0;transition:opacity .2s}.zv-earth.showLabel[data-v-d6b8b1a3] .tag{opacity:1}.widget[data-v-4eda2982]{opacity:0;transition:all .8s ease}.widget.show[data-v-4eda2982]{opacity:1}.babylon-loading[data-v-4eda2982]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:all .2s;pointer-events:none!important;font-size:14px;color:#fff;text-shadow:0 0 2px #676767}.widget[data-v-5f67ca98]{opacity:0;transition:all .8s ease}.widget.show[data-v-5f67ca98]{opacity:1}.babylon-loading[data-v-5f67ca98]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:all .2s;pointer-events:none!important;font-size:14px;color:#fff;text-shadow:0 0 2px #676767}.widget[data-v-1bbc8faf]{opacity:0;transition:all .8s ease}.widget.show[data-v-1bbc8faf]{opacity:1}.babylon-loading[data-v-1bbc8faf]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:all .2s;pointer-events:none!important;font-size:14px;color:#fff;text-shadow:0 0 2px #676767}.widget[data-v-f24d6214]{opacity:0;transition:all .8s ease}.widget.show[data-v-f24d6214]{opacity:1}.babylon-loading[data-v-f24d6214]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:all .2s;pointer-events:none!important;font-size:14px;color:#fff;text-shadow:0 0 2px #676767}.zerov-widgets[data-v-b2e25aed]{display:flex;justify-content:space-between;align-items:center}.wavesurfer-wrap[data-v-84099254]{width:100%;height:100%;position:relative;display:flex;align-items:center}.wavesurfer-wrap .wavesurfer[data-v-84099254]{width:100%;position:relative}.wavesurfer-wrap .wavesurfer .time[data-v-84099254],.wavesurfer-wrap .wavesurfer .duration[data-v-84099254]{position:absolute;z-index:11;top:50%;margin-top:-1px;transform:translateY(-50%);font-size:12px;background:#000000bf;padding:2px;color:#ddd}.wavesurfer-wrap .wavesurfer .time[data-v-84099254]{left:0}.wavesurfer-wrap .wavesurfer .duration[data-v-84099254]{right:0}.zerov-widget-tabs[data-v-61b4b232]{height:100%;display:flex;flex-direction:row;gap:6px;overflow:hidden}.zerov-widget-tabs .tab-item[data-v-61b4b232]{flex:1;display:flex;justify-content:center;align-items:center;background-color:#006aff33;border-radius:2px;font-size:14px;font-style:normal;font-weight:400;color:#fff;border-width:0px;border-color:#292929;border-style:solid;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-image:var(--item-background-image);transition:color .2s,background-color .2s;text-shadow:var(--text-shadow)}.zerov-widget-tabs .tab-item.selected[data-v-61b4b232]{font-family:var(--selected-font-family)!important;color:var(--selected-color)!important;font-size:var(--selected-font-size)!important;font-weight:var(--selected-font-weight)!important;font-style:var(--selected-font-style)!important;border-width:var(--selected-border-width)!important;border-color:var(--selected-border-color)!important;border-style:var(--selected-border-style)!important;background-color:var(--selected-background-color)!important;background-image:var(--selected-background-image)!important;text-shadow:var(--selected-text-shadow)}.zerov-widget-tabs[data-v-10606b23]{height:100%;display:flex;flex-direction:row;gap:6px;overflow:hidden}.zerov-widget-tabs .tab-item[data-v-10606b23]{flex:1;display:flex;justify-content:center;align-items:center;background-color:#006aff33;border-radius:2px;font-size:14px;font-style:normal;font-weight:400;color:#fff;border-width:0px;border-color:#292929;border-style:solid;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-image:var(--item-background-image);transition:color .2s,background-color .2s;text-shadow:var(--text-shadow)}.zerov-widget-tabs .tab-item.selected[data-v-10606b23]{font-family:var(--selected-font-family)!important;color:var(--selected-color)!important;font-size:var(--selected-font-size)!important;font-weight:var(--selected-font-weight)!important;font-style:var(--selected-font-style)!important;border-width:var(--selected-border-width)!important;border-color:var(--selected-border-color)!important;border-style:var(--selected-border-style)!important;background-color:var(--selected-background-color)!important;background-image:var(--selected-background-image)!important;text-shadow:var(--selected-text-shadow)}.zv-button[data-v-fd030cd3]{height:100%;width:100%;white-space:nowrap;cursor:pointer;color:#000;text-align:center;box-sizing:border-box;outline:0;font-weight:500;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#fff;font-size:14px;border-radius:4px;transition:background-color .1s}.zv-button[data-v-fd030cd3]:focus,.zv-button[data-v-fd030cd3]:hover{outline:0;background-color:var(--hover-auto-background-color)!important}.zv-button[data-v-fd030cd3]:active{background-color:var(--active-auto-background-color)!important}.zv-button[data-v-c3c4d8b9]{height:100%;width:100%;white-space:nowrap;cursor:pointer;color:#000;text-align:center;box-sizing:border-box;outline:0;font-weight:500;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:transparent;font-size:14px;border-radius:4px;transition:all .2s;background-repeat:no-repeat;overflow:hidden}.zv-button[data-v-c3c4d8b9]:hover{outline:0;color:var(--hover-color)!important;font-size:var(--hover-font-size)!important;font-weight:var(--hover-font-weight)!important;font-style:var(--hover-font-style)!important;background-color:var(--hover-background-color)!important;background-image:var(--hover-background-image)!important;border-width:var(--hover-border-width)!important;border-color:var(--hover-border-color)!important;border-style:var(--hover-border-style)!important}.zv-button[data-v-c3c4d8b9]:focus{outline:0}.zv-button[data-v-c3c4d8b9]:active{color:var(--active-color)!important;font-size:var(--active-font-size)!important;font-weight:var(--active-font-weight)!important;font-style:var(--active-font-style)!important;background-color:var(--active-background-color)!important;background-image:var(--active-background-image)!important;border-width:var(--active-border-width)!important;border-color:var(--active-border-color)!important;border-style:var(--active-border-style)!important}.zerov-widget-input[data-v-f411bcca]{height:100%;width:100%;background-color:#212c46;outline:0;color:#fff;font-size:14px;padding:0 10px;text-align:left;border-width:1px;border-color:#1f69ff;border-style:solid;border-radius:4px;cursor:text}.zerov-widget-input[data-v-f411bcca]::placeholder{color:var(--placeholder-color)!important;font-size:var(--placeholder-font-size)!important}.zerov-widget-input[data-v-f411bcca]:focus{font-size:var(--focus-font-size)!important;font-family:var(--focus-font-family)!important;color:var(--focus-color)!important;font-weight:var(--focus-font-weight)!important;background-color:var(--focus-background-color)!important;border-width:var(--focus-border-width)!important;border-color:var(--focus-border-color)!important;border-style:var(--focus-border-style)!important}.zerov-widget-slider[data-v-134b8732]{width:100%;height:100%;display:flex;align-items:center}.zerov-widget-slider .slider[data-v-134b8732]{width:100%;--slider-bg: var(--2d030a40);--slider-connect-bg: var(--65515f18);--slider-height: var(--ce4f56aa);--slider-radius: var(--2a384a40);--slider-handle-bg: var(--49ece248);--slider-handle-width: var(--1b937e4a);--slider-handle-height: var(--bd36b0ba);--slider-handle-radius: var(--191fa450);--slider-handle-ring-width: var(--a4c0c9cc);--slider-handle-ring-color: var(--7823a3b0);--slider-tooltip-font-size: var(--10d74d95);--slider-tooltip-font-weight: var(--2da020fe);--slider-tooltip-bg: var(--4f957566);--slider-tooltip-color: var(--5f3ef95b);--slider-tooltip-radius: var(--019425b3);--slider-tooltip-py: var(--98e20748);--slider-tooltip-px: var(--4badcf7d);--slider-tooltip-arrow-size: var(--d65c76aa);--slider-tooltip-distance: var(--5247e2f0)}.zerov-widget-slider .slider[data-v-134b8732] .slider-handle{top:calc((var(--slider-handle-height, 16px) - var(--slider-height, 6px)) / 2 * -1)!important}.zv-switch[data-v-ffeabca5]{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;--zv-switch-on-color: var(--1b211f87);--zv-switch-off-color: var(--49c0465e)}.zv-switch.is-checked .zv-switch__core[data-v-ffeabca5]{border-color:var(--zv-switch-border-color, var(--zv-switch-on-color));background-color:var(--zv-switch-on-color)}.zv-switch.is-checked .zv-switch__core .zv-switch__action[data-v-ffeabca5]{left:calc(100% - var(--37d4f74e) - 2px)}.zv-switch .zv-switch__input[data-v-ffeabca5]{position:absolute;width:0;height:0;opacity:0;margin:0}.zv-switch .zv-switch__core[data-v-ffeabca5]{display:inline-flex;position:relative;align-items:center;min-width:var(--2422c73c);height:var(--4e456c10);border:1px solid var(--zv-switch-border-color, var(--zv-switch-off-color));outline:none;border-radius:var(--e5de6cda);box-sizing:border-box;background:var(--zv-switch-off-color);cursor:pointer;transition:border-color .3s,background-color .3s}.zv-switch .zv-switch__core .zv-switch__action[data-v-ffeabca5]{position:absolute;left:2px;border-radius:var(--04cc88dc);transition:all .3s;width:var(--37d4f74e);height:var(--37d4f74e);background-color:var(--8456717c);display:flex;justify-content:center;align-items:center}.zv-button[data-v-3b8f8578]{height:100%;width:100%;white-space:nowrap;cursor:pointer;color:#000;text-align:center;box-sizing:border-box;outline:0;font-weight:500;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:transparent;font-size:14px;border-radius:4px;transition:all .2s;background-repeat:no-repeat;overflow:hidden}.zv-button[data-v-3b8f8578]:hover{outline:0;color:var(--hover-color)!important;font-size:var(--hover-font-size)!important;font-weight:var(--hover-font-weight)!important;font-style:var(--hover-font-style)!important;background-color:var(--hover-background-color)!important;background-image:var(--hover-background-image)!important;border-width:var(--hover-border-width)!important;border-color:var(--hover-border-color)!important;border-style:var(--hover-border-style)!important}.zv-button[data-v-3b8f8578]:focus{outline:0}.zv-button[data-v-3b8f8578]:active{color:var(--active-color)!important;font-size:var(--active-font-size)!important;font-weight:var(--active-font-weight)!important;font-style:var(--active-font-style)!important;background-color:var(--active-background-color)!important;background-image:var(--active-background-image)!important;border-width:var(--active-border-width)!important;border-color:var(--active-border-color)!important;border-style:var(--active-border-style)!important}.zerov-image[data-v-b608febd]{width:100%;height:100%;background-size:auto;background-repeat:no-repeat;background-position:center}.zerov-widget-title[data-v-53a515c6]{width:100%;height:100%;display:flex;white-space:pre-wrap;font-weight:400}.zerov-widget-title[data-v-53a515c6]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}.qrcode[data-v-106420a4],.zerov-widget-video[data-v-9caab71f]{width:100%;height:100%}.audio[data-v-7a78f199]{width:100%;height:100%;overflow:hidden;display:flex;align-items:center}.audio audio[data-v-7a78f199]{width:100%}.audio .audio-svg[data-v-7a78f199]{width:100%;height:100%}.audio .audio-svg.animation[data-v-7a78f199]{animation:audiocircle-7a78f199 5s infinite linear}@keyframes audiocircle-7a78f199{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.real-time[data-v-6e17aa32]{width:100%;height:100%;display:flex;white-space:pre-wrap}.real-time[data-v-6e17aa32]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}.carousel[data-v-6dd219d9]{width:100%;height:100%;color:#fff;overflow:hidden}.carousel img.image[data-v-6dd219d9]{width:100%;height:100%;object-fit:cover;background:#000}.carousel[data-v-6f4add55]{width:100%;height:100%;color:#fff;overflow:hidden}.carousel img.image[data-v-6f4add55]{width:100%;height:100%;object-fit:cover;background:#000}.carousel[data-v-cd51dd8f]{width:100%;height:100%;color:#fff;overflow:hidden}.carousel .iframe-slide[data-v-cd51dd8f]{width:100%;height:100%;overflow:hidden;border:0;pointer-events:none}iframe.iframe[data-v-3d6e1c78]{width:100%;height:100%;border:0;overflow:hidden}.audio[data-v-a3d928ad]{width:100%;height:100%;overflow:hidden;display:flex;align-items:center}.audio audio[data-v-a3d928ad]{width:100%}.audio .audio-svg[data-v-a3d928ad]{width:100%;height:100%}.audio .audio-svg.animation[data-v-a3d928ad]{animation:audiocircle-a3d928ad 5s infinite linear}@keyframes audiocircle-a3d928ad{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.zerov-widget-video[data-v-e1d69ec8]{width:100%;height:100%}.zerov-image[data-v-784030b6]{width:100%;height:100%;background-size:auto;background-repeat:no-repeat;background-position:center}.zerov-widget-over-number[data-v-d3afba12]{width:100%;height:100%;display:flex;color:#fff;font-family:"";white-space:pre-wrap}.table-scroll[data-v-4922e3e3]{height:100%;display:flex!important;flex-direction:column;overflow-y:auto;border:var(--7d610320) var(--3acc84b8) var(--39e8966a);overflow-x:hidden}.table-scroll .th[data-v-4922e3e3],.table-scroll .td[data-v-4922e3e3]{width:calc(100% - 8px);height:100%;display:flex!important;padding-left:var(--c06492bc);align-items:var(--bfdbb4f0);justify-content:var(--db3449d4);border-left:var(--7d610320) var(--3acc84b8) var(--39e8966a);overflow:hidden}.table-scroll .th p[data-v-4922e3e3],.table-scroll .td p[data-v-4922e3e3]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:10px}.table-scroll .th[data-v-4922e3e3]:first-child,.table-scroll .td[data-v-4922e3e3]:first-child{border-left:0}.table-scroll .th.customWidth[data-v-4922e3e3],.table-scroll .td.customWidth[data-v-4922e3e3]{width:var(--width);flex:none}.table-scroll .table-header[data-v-4922e3e3]{flex:none;display:flex;flex-direction:row;background-color:var(--3d8a6dbc);border-bottom:var(--7d610320) var(--3acc84b8) var(--39e8966a);height:var(--2851e512);color:var(--18bdda22);font-size:var(--7c657e29);font-weight:var(--04dbf79b);font-style:var(--7393b82e);padding:0 8px;background-image:var(--header-background-image);background-repeat:no-repeat;background-size:100% 100%}.table-scroll .table-body[data-v-4922e3e3]{flex:1;overflow:hidden}.table-scroll .table-body .tr[data-v-4922e3e3]{border-bottom:var(--7d610320) var(--3acc84b8) var(--39e8966a);height:var(--59a7cab2);background-color:var(--1424f8a6);padding:0 8px;display:flex;flex-direction:row;transition:all .2s}.table-scroll .table-body .tr[data-v-4922e3e3]:nth-child(odd){background:var(--f42c79a0)}.table-scroll .table-body .tr .td p[data-v-4922e3e3]{color:var(--523ea4f8);font-size:var(--4ceebb04);font-weight:var(--198eb226);font-style:var(--21aa0043)}.table-scroll .table-body .tr .td p.customFont[data-v-4922e3e3]{color:var(--text-color);font-size:var(--text-font-size);font-style:var(--text-font-style)}.table-scroll .table-body .tr[data-v-4922e3e3]:hover{background-color:var(--row-hover)}.text-carousel[data-v-7bbc93f2]{width:100%;height:100%;white-space:nowrap;overflow:hidden;display:flex;align-items:center}.text-carousel .words[data-v-7bbc93f2]{position:relative;width:fit-content;animation:move-7bbc93f2 var(--e20711d2) linear infinite;padding-left:var(--961fadac)}.text-carousel .words[data-v-7bbc93f2]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}.text-carousel .words[data-v-7bbc93f2]:after{position:absolute;right:-100%;content:attr(text)}@keyframes move-7bbc93f2{0%{transform:translate(0)}to{transform:translate(-100%)}}.table-scroll[data-v-46fb4306]{height:100%;display:flex!important;flex-direction:column;overflow-y:auto;border:var(--d3e7b97c) var(--1afb3254) var(--1cc30ef0);overflow-x:hidden}.table-scroll .th[data-v-46fb4306],.table-scroll .td[data-v-46fb4306]{width:calc(100% - 8px);height:100%;display:flex!important;padding-left:var(--8f0e5278);align-items:var(--4b2887aa);justify-content:var(--295a5c38);border-left:var(--d3e7b97c) var(--1afb3254) var(--1cc30ef0);overflow:hidden}.table-scroll .th p[data-v-46fb4306],.table-scroll .td p[data-v-46fb4306]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:10px}.table-scroll .th[data-v-46fb4306]:first-child,.table-scroll .td[data-v-46fb4306]:first-child{border-left:0}.table-scroll .th.customWidth[data-v-46fb4306],.table-scroll .td.customWidth[data-v-46fb4306]{width:var(--width);flex:none}.table-scroll .table-header[data-v-46fb4306]{flex:none;display:flex;flex-direction:row;background-color:var(--ce1ea980);border-bottom:var(--d3e7b97c) var(--1afb3254) var(--1cc30ef0);height:var(--81733398);color:var(--08f1d611);font-size:var(--283e3ecb);font-weight:var(--86dc4c8e);font-style:var(--1eaa1a50);padding:0 8px;background-image:var(--header-background-image);background-repeat:no-repeat;background-size:100% 100%}.table-scroll .table-body[data-v-46fb4306]{flex:1;overflow:hidden}.table-scroll .table-body .tr[data-v-46fb4306]{border-bottom:var(--d3e7b97c) var(--1afb3254) var(--1cc30ef0);height:var(--12327c49);background-color:var(--7751554b);padding:0 8px;display:flex;flex-direction:row;transition:all .2s}.table-scroll .table-body .tr[data-v-46fb4306]:nth-child(odd){background:var(--1ab1644e)}.table-scroll .table-body .tr .td p[data-v-46fb4306]{color:var(--bb285db4);font-size:var(--707d23a0);font-weight:var(--ca1af878);font-style:var(--25d682e5)}.table-scroll .table-body .tr .td p.customFont[data-v-46fb4306]{color:var(--text-color);font-size:var(--text-font-size);font-style:var(--text-font-style)}.table-scroll .table-body .tr[data-v-46fb4306]:hover{background-color:var(--row-hover)}.zerov-widget-text[data-v-6f3a0925]{width:100%;height:100%;display:flex;white-space:pre-wrap;font-weight:400}.zerov-widget-text[data-v-6f3a0925]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}.count-down[data-v-2410223c]{width:100%;height:100%;display:flex;white-space:pre-wrap}.count-down[data-v-2410223c]:before{content:attr(ztitle);position:absolute;z-index:-1;text-shadow:var(--text-shadow)}svg[data-v-69a4bd9e]{width:100%;height:100%}svg[data-v-af886cfd]{width:100%;height:100%}svg[data-v-dacc35e0]{width:100%;height:100%}svg[data-v-f00dcb42]{width:100%;height:100%}svg[data-v-a4789139]{width:100%;height:100%}svg[data-v-1df2f161]{width:100%;height:100%}svg[data-v-d3292a01]{width:100%;height:100%}.map-3d-wrap[data-v-3c54f0a5]{position:relative;width:100%;height:100%;opacity:0;transition:all .5s}.map-3d-wrap .fps[data-v-3c54f0a5]{position:absolute;left:0;bottom:0;background-color:#88888867;z-index:9;padding:2px 12px}.map-3d-wrap.show[data-v-3c54f0a5]{opacity:1}.map-3d-wrap .loading[data-v-3c54f0a5]{width:100%;height:100%;position:absolute;top:0;left:0}.map-3d-wrap .zerov-map-3d[data-v-3c54f0a5]{width:100%;height:100%}.map-3d-wrap .regional-level[data-v-3c54f0a5]{position:absolute;left:5%;bottom:5%;transform:translate(-50%) translateY(-50%);padding:6px 20px;color:#fff;font-size:12px;cursor:pointer;transition:all .2s;border-radius:4px;display:flex;gap:16px;flex-direction:column}.map-3d-wrap .regional-level .item[data-v-3c54f0a5]{display:flex;align-items:center;gap:8px}.map-3d-wrap .regional-level .item .color[data-v-3c54f0a5]{width:var(--color-width);height:var(--color-height);border-radius:var(--color-borderRadius)}.map-3d-wrap .return-btn[data-v-3c54f0a5]{position:absolute;left:50%;bottom:5%;transform:translate(-50%);padding:6px 20px;color:#fff;font-size:12px;cursor:pointer;transition:all .2s;border-radius:4px;background-color:#006eff}.map-3d-wrap .return-btn[data-v-3c54f0a5]:hover{opacity:.8}.map-3d-wrap .return-btn[data-v-3c54f0a5]:active{opacity:.5}.map-3d-wrap .widget-control[data-v-3c54f0a5]{position:absolute;left:95%;top:50%;transform:translate(-50%) translateY(-50%);padding:6px 20px;color:#fff;font-size:12px;cursor:pointer;transition:all .2s;border-radius:2px;display:flex;gap:16px;flex-direction:column}.map-3d-wrap .widget-control .control-button[data-v-3c54f0a5]{width:var(--widget-width);height:var(--widget-height);white-space:nowrap;cursor:pointer;color:#a9a9a9;text-align:center;box-sizing:border-box;outline:0;font-weight:500;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:transparent;font-size:12px;border-radius:2px;transition:all .2s;background-repeat:no-repeat;overflow:hidden;border:1px solid rgba(114,124,144,.2078431373);display:flex;align-items:center;justify-content:center}.map-3d-wrap .widget-control .control-button[data-v-3c54f0a5]:hover{outline:0;color:var(--hover-color)!important;font-size:var(--hover-font-size)!important;font-weight:var(--hover-font-weight)!important;font-style:var(--hover-font-style)!important;background-image:var(--hover-background-image)!important;background-color:var(--hover-background-color)!important;border-width:var(--hover-border-width)!important;border-color:var(--hover-border-color)!important;border-style:var(--hover-border-style)!important}.map-3d-wrap .widget-control .control-button.active[data-v-3c54f0a5]{color:var(--active-color)!important;font-size:var(--active-font-size)!important;font-weight:var(--active-font-weight)!important;font-style:var(--active-font-style)!important;background-image:var(--active-background-image)!important;background-color:var(--active-background-color)!important;border-width:var(--active-border-width)!important;border-color:var(--active-border-color)!important;border-style:var(--active-border-style)!important}.map-3d-wrap .widget-control[data-v-3c54f0a5]:focus{outline:0}.map-3d-wrap .widget-control[data-v-3c54f0a5]:hover{outline:0}.map-3d-wrap .area-label p.label{opacity:0;color:#e0e0e0;text-shadow:1px 1px 0px transparent!important}.map-3d-wrap .bar-label .wrap{background-color:#000000b0;padding:2px 6px;border-radius:4px;display:flex;align-items:center;justify-content:center;border-width:1px;border-color:#fff;border-style:solid}.map-3d-wrap .bar-label .wrap .label{opacity:1!important;color:#e0e0e0;text-shadow:1px 1px 0px transparent!important;vertical-align:-1px}.map-3d-wrap .bar-label .wrap .unit{opacity:1!important;color:#e0e0e0;text-shadow:1px 1px 0px transparent!important}.map-3d-wrap .scatter-label .wrap{opacity:0;padding:2px 6px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.map-3d-wrap .scatter-label .wrap .label{position:absolute;left:0;top:0;opacity:1!important;color:#e0e0e0;text-shadow:1px 1px 0px transparent!important;width:100%;text-align:center;white-space:nowrap}.map-3d-wrap .flyline-label .wrap{opacity:0;background-color:#000000b0;padding:2px 6px;border-radius:4px;display:flex;align-items:center;justify-content:center;border-width:1px;border-color:#fff;border-style:solid}.map-3d-wrap .flyline-label .wrap .label{opacity:1!important;color:#e0e0e0;text-shadow:1px 1px 0px transparent!important}.map-3d-wrap .map-label{will-change:transform;-webkit-box-reflect:below 0 -webkit-linear-gradient(transparent,transparent 20%,rgba(255,255,255,.3));opacity:0}.map-3d-wrap .map-label .other-label{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:46px;letter-spacing:4.5px;transform:translateY(300px)}.map-3d-wrap .map-label span:last-child{font-size:12px;font-weight:400;letter-spacing:0px;opacity:.5}.amap-2d-wrap[data-v-0b1540a4]{position:relative;width:100%;height:100%;opacity:0;transition:all .5s}.amap-2d-wrap.show[data-v-0b1540a4]{opacity:1}.amap-2d-wrap .zerov-amap-container[data-v-0b1540a4]{width:100%;height:100%}.amap-3d-wrap[data-v-fd3825f4]{position:relative;width:100%;height:100%;opacity:0;transition:all .5s}.amap-3d-wrap.show[data-v-fd3825f4]{opacity:1}.amap-3d-wrap .zerov-amap-container[data-v-fd3825f4]{width:100%;height:100%}.zerov-widget{width:100%;height:100%;position:relative}.zerov-widget .widget{width:100%;height:100%;outline:none!important;background-color:transparent!important}.zerov-widget.svg-wrap svg{width:100%;height:100%}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Color3 as f, Color4 as o } from "@babylonjs/core";
|
|
2
|
+
import { hex2rgb as i } from "@swiftcarrot/color-fns";
|
|
3
|
+
const p = (t, n) => {
|
|
4
|
+
if (t && t.startsWith("#")) {
|
|
5
|
+
const { r, g: s, b: e } = i(t);
|
|
6
|
+
return new f(r / 255, s / 255, e / 255);
|
|
7
|
+
}
|
|
8
|
+
return n;
|
|
9
|
+
}, x = (t, n) => {
|
|
10
|
+
if (t && t.startsWith("#")) {
|
|
11
|
+
let r = 1;
|
|
12
|
+
t.length === 9 && (r = parseInt(t.slice(7, 9), 16) / 255);
|
|
13
|
+
const { r: s, g: e, b: h } = i(t);
|
|
14
|
+
return new o(s / 255, e / 255, h / 255, r);
|
|
15
|
+
}
|
|
16
|
+
return n;
|
|
17
|
+
};
|
|
18
|
+
export {
|
|
19
|
+
p as hex2Color3,
|
|
20
|
+
x as hex2Color4
|
|
21
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export declare class HoverLoop {
|
|
2
|
+
private myChart;
|
|
3
|
+
private option;
|
|
4
|
+
timer: any;
|
|
5
|
+
currentIndex: number;
|
|
6
|
+
currentSeriesIndex: number;
|
|
7
|
+
constructor(myChart: any, option: any);
|
|
8
|
+
switchTooltip(myChart: any, option: any): void;
|
|
9
|
+
closeSwitchTooltip(): void;
|
|
10
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
var h = Object.defineProperty;
|
|
2
|
+
var d = (s, t, e) => t in s ? h(s, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : s[t] = e;
|
|
3
|
+
var i = (s, t, e) => d(s, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
+
class n {
|
|
5
|
+
constructor(t, e) {
|
|
6
|
+
i(this, "timer");
|
|
7
|
+
i(this, "currentIndex", -1);
|
|
8
|
+
i(this, "currentSeriesIndex", -1);
|
|
9
|
+
this.myChart = t, this.option = e, this.timer = setInterval(() => {
|
|
10
|
+
this.switchTooltip(this.myChart, this.option);
|
|
11
|
+
}, e.hoverLoop.delay);
|
|
12
|
+
}
|
|
13
|
+
switchTooltip(t, e) {
|
|
14
|
+
try {
|
|
15
|
+
if (e.dataset && e.dataset.source || e.series[0].data) {
|
|
16
|
+
t.dispatchAction({
|
|
17
|
+
type: "downplay",
|
|
18
|
+
seriesIndex: this.currentSeriesIndex,
|
|
19
|
+
dataIndex: this.currentIndex
|
|
20
|
+
}), this.currentSeriesIndex = (this.currentSeriesIndex + 1) % e.series.length;
|
|
21
|
+
let r = 0;
|
|
22
|
+
e.dataset && e.dataset.source && (r = e.dataset.source.length), e.series[this.currentSeriesIndex] && e.series[this.currentSeriesIndex].data && (r = e.series[this.currentSeriesIndex].data.length), this.currentSeriesIndex === 0 && (this.currentIndex = (this.currentIndex + 1) % r), e.hoverLoop.highlight && t && t.dispatchAction({
|
|
23
|
+
type: "highlight",
|
|
24
|
+
seriesIndex: this.currentSeriesIndex,
|
|
25
|
+
dataIndex: this.currentIndex
|
|
26
|
+
}), e.hoverLoop.showTip && t && t.dispatchAction({
|
|
27
|
+
type: "showTip",
|
|
28
|
+
seriesIndex: this.currentSeriesIndex,
|
|
29
|
+
dataIndex: this.currentIndex
|
|
30
|
+
});
|
|
31
|
+
} else
|
|
32
|
+
this.closeSwitchTooltip();
|
|
33
|
+
} catch {
|
|
34
|
+
this.closeSwitchTooltip();
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
closeSwitchTooltip() {
|
|
38
|
+
clearInterval(this.timer), this.timer = void 0;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
export {
|
|
42
|
+
n as HoverLoop
|
|
43
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const imgsPreloader: (imgs: string[]) => Promise<boolean[]>;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = (e) => new Promise((r, o) => {
|
|
2
|
+
const n = new Image();
|
|
3
|
+
n.onload = () => {
|
|
4
|
+
r(!0);
|
|
5
|
+
}, n.onerror = (s) => {
|
|
6
|
+
o(s);
|
|
7
|
+
}, n.src = e;
|
|
8
|
+
}), a = (e) => {
|
|
9
|
+
const r = [];
|
|
10
|
+
return e.forEach((o) => {
|
|
11
|
+
r.push(t(o));
|
|
12
|
+
}), Promise.all(r);
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
a as imgsPreloader
|
|
16
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { isObject as r, isNumber as i } from "lodash";
|
|
2
|
+
function d(t, c) {
|
|
3
|
+
const e = {};
|
|
4
|
+
for (const s in t)
|
|
5
|
+
if (!r(t[s])) {
|
|
6
|
+
const o = a(s);
|
|
7
|
+
["fontSize", "borderWidth", "borderRadius", "gap", "-webkit-text-stroke-width", "letterSpacing"].includes(s) && i(t[s]) ? e[(c ? `--${c}-` : "") + o] = `${t[s]}px` : e[(c ? `--${c}-` : "") + o] = t[s];
|
|
8
|
+
}
|
|
9
|
+
return e;
|
|
10
|
+
}
|
|
11
|
+
function a(t) {
|
|
12
|
+
return t.replace(/([a-zA-Z])(?=[A-Z])/g, "$1-").toLowerCase();
|
|
13
|
+
}
|
|
14
|
+
const u = (t) => {
|
|
15
|
+
if (t && t.startsWith("SHJ-")) {
|
|
16
|
+
let c = !1;
|
|
17
|
+
if (document.fonts.forEach((e) => {
|
|
18
|
+
e.family === t && (c = !0);
|
|
19
|
+
}), !c) {
|
|
20
|
+
const e = t.slice(4, t.lastIndexOf("-")), s = e.slice(0, e.lastIndexOf("-")), o = t.slice(t.lastIndexOf("-") + 1, t.length), n = new FontFace(t, `url(https://lganv-1304359499.cos.ap-beijing.myqcloud.com/lg_cos_static/fonts/${s}/${e}.${o})`);
|
|
21
|
+
document.fonts.add(n), n.load().then(() => {
|
|
22
|
+
}).catch(() => {
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
};
|
|
27
|
+
export {
|
|
28
|
+
u as autoInstallFont,
|
|
29
|
+
a as camelCaseToDash,
|
|
30
|
+
d as jsonToCssStyle
|
|
31
|
+
};
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { Group as V, MeshBasicMaterial as G, AdditiveBlending as P, Vector3 as c, QuadraticBezierCurve3 as j, TubeGeometry as B, Mesh as F } from "three";
|
|
2
|
+
class M {
|
|
3
|
+
constructor({ time: e, geoProjection: t, label3d: d, flyLineLabelGroup: h, depth: m, allFlyLineLabel: p, scale: u }, b) {
|
|
4
|
+
this.time = e, this.geoProjection = t, this.label3d = d, this.flyLineLabelGroup = h, this.allFlyLineLabel = p, this.scale = u, this.depth = m, this.instance = new V();
|
|
5
|
+
const f = {
|
|
6
|
+
middleHeight: 15,
|
|
7
|
+
speed: 3,
|
|
8
|
+
texture: null,
|
|
9
|
+
radius: 0.1,
|
|
10
|
+
segments: 32,
|
|
11
|
+
radialSegments: 8,
|
|
12
|
+
data: [],
|
|
13
|
+
option: {},
|
|
14
|
+
material: new G({
|
|
15
|
+
color: 16506760,
|
|
16
|
+
transparent: !0,
|
|
17
|
+
fog: !1,
|
|
18
|
+
opacity: 1,
|
|
19
|
+
depthTest: !1,
|
|
20
|
+
blending: P
|
|
21
|
+
})
|
|
22
|
+
};
|
|
23
|
+
this.options = Object.assign({}, f, b), this.init();
|
|
24
|
+
}
|
|
25
|
+
// 初始化
|
|
26
|
+
init() {
|
|
27
|
+
const { material: e, option: t, allFlyLine: d, texture: h, segments: m, radius: p, radialSegments: u, data: b, speed: f, middleHeight: L } = this.options, w = (s, y, g) => {
|
|
28
|
+
let o = t.format;
|
|
29
|
+
try {
|
|
30
|
+
const n = t.format.match(/\{(.*?)}/g);
|
|
31
|
+
if (n)
|
|
32
|
+
for (let l = 0; l < n.length; l++)
|
|
33
|
+
o = o.replaceAll(n[l], s[n[l].slice(1, -1)]);
|
|
34
|
+
} catch {
|
|
35
|
+
}
|
|
36
|
+
const i = this.label3d.create("", "flyline-label flyline-" + t.id, !0);
|
|
37
|
+
return i.init('<div class="wrap"><span class="label">' + o + "</span></div>", g), this.label3d.setLabelStyle(i, 0.08 / this.scale, "x"), i.name = "flyline-" + t.id, i.setParent(this.flyLineLabelGroup), i;
|
|
38
|
+
};
|
|
39
|
+
b.map((s) => {
|
|
40
|
+
const [y, g] = this.geoProjection(s.coords[0]), o = new c(y, -g, 0), [i, n] = this.geoProjection(s.coords[1]), l = new c(i, -n, 0), r = new c();
|
|
41
|
+
r.addVectors(o, l).multiplyScalar(0.5), r.setZ(L);
|
|
42
|
+
const x = new j(o, r, l), v = new B(x, m, p, u, !1), a = new F(v, e);
|
|
43
|
+
a.name = "flyline-" + t.id, a.position.set(0, 0, 0), a.renderOrder = 21, a.userData.toName = s.toName, a.userData.fromName = s.fromName, a.userData.coords = s.coords, d.push(a);
|
|
44
|
+
const S = w(s, 0, new c(r.x, r.y, r.z - t.label.bottom / this.scale));
|
|
45
|
+
this.allFlyLineLabel.push(S), this.instance.add(a);
|
|
46
|
+
}), this.time.on("tick", () => {
|
|
47
|
+
h.offset.x -= f * 1e-3;
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
// 获取实例
|
|
51
|
+
getInstance() {
|
|
52
|
+
return this.instance;
|
|
53
|
+
}
|
|
54
|
+
// 设置父级
|
|
55
|
+
setParent(e) {
|
|
56
|
+
e.add(this.instance);
|
|
57
|
+
}
|
|
58
|
+
// 设置隐藏显示
|
|
59
|
+
setVisible(e) {
|
|
60
|
+
this.instance.visible = e, this.run = e;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
export {
|
|
64
|
+
M as FlyLine
|
|
65
|
+
};
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { CSS3DRenderer as d, CSS3DObject as m, CSS3DSprite as h } from "three/examples/jsm/renderers/CSS3DRenderer";
|
|
2
|
+
import "three";
|
|
3
|
+
import "three/examples/jsm/loaders/GLTFLoader";
|
|
4
|
+
import "three/examples/jsm/loaders/DRACOLoader.js";
|
|
5
|
+
import { uuid as a } from "../utils/utils.mjs";
|
|
6
|
+
class E {
|
|
7
|
+
constructor({ scene: s, camera: i, time: l, sizes: t, canvas: e }) {
|
|
8
|
+
this.scene = s, this.camera = i, this.time = l, this.sizes = t, this.canvas = e, this.parent = null;
|
|
9
|
+
const { width: o, height: r } = this.sizes, n = new d();
|
|
10
|
+
n.setSize(o, r), n.domElement.style.position = "absolute", n.domElement.style.left = "0px", n.domElement.style.top = "0px", n.domElement.style.pointerEvents = "none", n.domElement.className = "label3d-" + a();
|
|
11
|
+
try {
|
|
12
|
+
this.canvas.parentNode.appendChild(n.domElement);
|
|
13
|
+
} catch {
|
|
14
|
+
}
|
|
15
|
+
this.css3dRender = n, this.time.on("tick", () => {
|
|
16
|
+
this.update();
|
|
17
|
+
}), this.sizes.on("resize", () => {
|
|
18
|
+
this.resize();
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* 创建3d标签,默认用CSS3DObject,
|
|
23
|
+
* @param {*} name 标签内容
|
|
24
|
+
* @param {*} className 标签class
|
|
25
|
+
* @param {*} isSprite 是否是CSS3DSprite fasle|true
|
|
26
|
+
* @returns
|
|
27
|
+
*/
|
|
28
|
+
create(s = "", i = "", l = !1) {
|
|
29
|
+
const t = document.createElement("div");
|
|
30
|
+
t.innerHTML = s, t.className = i, t.style.visibility = "hidden", t.style.position = "absolute", i || (t.style.padding = "10px", t.style.color = "#fff", t.style.fontSize = "12px", t.style.textAlign = "center", t.style.background = "rgba(0,0,0,0.6)", t.style.borderRadius = "4px");
|
|
31
|
+
let e = null;
|
|
32
|
+
return l ? e = new h(t) : e = new m(t), e.init = (o, r) => {
|
|
33
|
+
e.element.innerHTML = o, e.element.style.visibility = "visible", e.position.copy(r);
|
|
34
|
+
}, e.hide = () => {
|
|
35
|
+
e.element.style.visibility = "hidden";
|
|
36
|
+
}, e.show = () => {
|
|
37
|
+
e.element.style.visibility = "visible";
|
|
38
|
+
}, e.setParent = (o) => {
|
|
39
|
+
this.parent = o, o.add(e);
|
|
40
|
+
}, e.remove = () => {
|
|
41
|
+
this.parent.remove(e);
|
|
42
|
+
}, e;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* 设置label的样式,
|
|
46
|
+
* @param {*} label 标签对象
|
|
47
|
+
* @param {*} scale 缩放值
|
|
48
|
+
* @param {*} axis 旋转轴
|
|
49
|
+
* @param {*} pointerEvents 鼠标事件控制 none | auto
|
|
50
|
+
*/
|
|
51
|
+
setLabelStyle(s, i = 0.1, l = "x", t = "none") {
|
|
52
|
+
s.element.style.pointerEvents = t, s.scale.set(i, i, i), s.rotation[l] = Math.PI / 2;
|
|
53
|
+
}
|
|
54
|
+
update() {
|
|
55
|
+
this.css3dRender.render(this.scene, this.camera.instance);
|
|
56
|
+
}
|
|
57
|
+
destroy() {
|
|
58
|
+
if (this.css3dRender) {
|
|
59
|
+
const s = this.css3dRender.domElement;
|
|
60
|
+
s.parentNode.removeChild(s);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
resize() {
|
|
64
|
+
const { width: s, height: i } = this.sizes;
|
|
65
|
+
this.css3dRender.setSize(s, i);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
export {
|
|
69
|
+
E as Label3d
|
|
70
|
+
};
|