@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
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";var A=Object.defineProperty;var V=(d,m,e)=>m in d?A(d,m,{enumerable:!0,configurable:!0,writable:!0,value:e}):d[m]=e;var h=(d,m,e)=>V(d,typeof m!="symbol"?m+"":m,e);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("nanoid"),q=require("three"),F=require("gsap"),D=require("./base64/Callout.js"),R=require("./base64/CalloutAperture.js"),E=require("./base64/rotation/innner.js"),_=require("./base64/rotation/out.js"),H=require("./base64/LightColumn.js"),O=require("./utils/scene.js"),j=require("./utils/controls/obt.js"),$=require("./utils/composer.js"),N=require("./utils/line2.js"),T=require("./utils/GradientLine.js"),B=require("./utils/label.js");function I(d){const m=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(d){for(const e in d)if(e!=="default"){const t=Object.getOwnPropertyDescriptor(d,e);Object.defineProperty(m,e,t.get?t:{enumerable:!0,get:()=>d[e]})}}return m.default=d,Object.freeze(m)}const r=I(q);class W extends O.Scene{constructor(e,t){super(e,t.sceneParameter);h(this,"group",new r.Group);h(this,"name");h(this,"mesh");h(this,"earth");h(this,"geometry");h(this,"material");h(this,"apertureName");h(this,"apertureSprite");h(this,"apertureMaterial");h(this,"cloudCoverName");h(this,"cloudCoverGeometry");h(this,"cloudCoverMaterial");h(this,"cloudCoverMesh");h(this,"starrySkyName");h(this,"starrySkyGeometry");h(this,"starrySkyPoints");h(this,"starrySkyMaterial");h(this,"flightLinesName");h(this,"flightLinesGroup");h(this,"lightBeamScatterName");h(this,"lightBeamScatterGroup");h(this,"scatterPoints",[]);h(this,"rotationPoints",[]);h(this,"lineCurve",[]);h(this,"earthParameter");h(this,"apertureParameter");h(this,"cloudCoverParameter");h(this,"starrySkyParameter");h(this,"composerParameter");h(this,"gridHelperParameter");h(this,"axesHelperParameter");h(this,"ambientLightParameter");h(this,"directionalLightParameter");h(this,"animationGradientSegmentLine");h(this,"flyLineAnimation",{time:{value:0}});h(this,"starrySky");h(this,"progress",0);h(this,"velocity",.01);h(this,"composer");this.group.scale.set(0,0,0),this.name="Earth",this.apertureName="Aperture",this.cloudCoverName="CloudCover",this.starrySkyName="StarrySky",this.flightLinesName="flightLinesName",this.earth=new r.Group,this.apertureSprite=new r.Sprite,this.earthParameter=t.earthParameter,this.apertureParameter=t.apertureParameter,this.cloudCoverParameter=t.cloudCoverParameter,this.starrySkyParameter=t.starrySkyParameter,this.composerParameter=t.composerParameter,this.gridHelperParameter=t.gridHelperParameter,this.axesHelperParameter=t.axesHelperParameter,this.ambientLightParameter=t.ambientLightParameter,this.directionalLightParameter=t.directionalLightParameter}async createEarth(e){const t=this.earth.getObjectByName(this.name);return t&&this.earth.remove(t),this.geometry=new r.SphereGeometry(e.radius*.1,e.subdivision,e.subdivision),e.particle&&this.earth.add(new r.Points(this.geometry,new r.PointsMaterial({color:e.particleColor,transparent:!0,size:e.particleSize/100}))),this.material=new r.MeshStandardMaterial({map:this.textures.earthTexture,color:new r.Color(e.color),side:r.DoubleSide,transparent:e.transparent,opacity:e.opacity,wireframe:e.wireframe}),this.mesh=new r.Mesh(this.geometry,this.material),this.mesh.name=this.name,this.earth.add(this.mesh),this.earth.rotation.set(0,3.6,0),this.earth}async createMapBorder(e,t){let o=e;e==="china"&&(o=(await Promise.resolve().then(()=>require("./geojson/china.js"))).default),e==="china-border"&&(o=(await Promise.resolve().then(()=>require("./geojson/china-border.js"))).default),e==="world"&&(o=(await Promise.resolve().then(()=>require("./geojson/world.js"))).default);const a=new r.Group,c=[];if(o.features.forEach(i=>{const s=new r.Group;if(s.name="border"+i.properties.name,this.earthParameter.label&&this.earthParameter.label.show&&e==="china"&&i.properties.center&&i.properties.name){const n=B.tag2D(`<p style="color:${this.earthParameter.label.color};font-size:${this.earthParameter.label.fontSize}px;">${i.properties.name}</p>`);n.position.copy(this.coordinateTransform(i.properties.center[0],i.properties.center[1])),a.add(n)}i.geometry.coordinates.forEach(n=>{const u=[];n.forEach((l,f)=>{if(l[f]instanceof Array){const g=l.map(p=>this.coordinateTransform(p[0],p[1]));c.push(g),s.add(N.DrawLine(g,t))}else u.push(this.coordinateTransform(l[0],l[1]))}),u.length>0&&s.add(N.DrawLine(u,t))}),a.add(s)}),t.wakeline){const i=new r.CatmullRomCurve3(c[0]),{animations:s,mesh:n}=T.createGradientLine(i,t.wakelineNumber);this.animationGradientSegmentLine=s,n.forEach(u=>{this.earth.add(u)})}return a.name=e,a}async createAperture(e,t){const o=this.scene.getObjectByName(this.apertureName);if(o&&this.scene.remove(o),e.show)return this.apertureMaterial=new r.SpriteMaterial({map:new r.TextureLoader().load((await Promise.resolve().then(()=>require("./base64/Aperture.js"))).texture),transparent:e.transparent,color:new r.Color(e.color),opacity:e.opacity,depthWrite:e.depthWrite}),this.apertureSprite=new r.Sprite(this.apertureMaterial),this.apertureSprite.scale.set(t.radius*.1*3,t.radius*.1*3,1),this.apertureSprite.name=this.apertureName,this.apertureSprite}async createCloudCover(e,t){const o=this.earth.getObjectByName(this.cloudCoverName);if(o&&this.earth.remove(o),e.show)return this.cloudCoverGeometry=new r.SphereGeometry(t.radius*.1+.1,t.subdivision,t.subdivision),this.cloudCoverMaterial=new r.MeshStandardMaterial({map:new r.TextureLoader().load((await Promise.resolve().then(()=>require("./base64/CloudCover.js"))).texture),color:new r.Color(e.color),side:r.DoubleSide,transparent:e.transparent,opacity:e.opacity,depthWrite:!1}),this.cloudCoverMesh=new r.Mesh(this.cloudCoverGeometry,this.cloudCoverMaterial),this.cloudCoverMesh.name=this.cloudCoverName,this.cloudCoverMesh}async createStarrySky(e){const t=this.scene.getObjectByName(this.starrySkyName);if(t&&this.scene.remove(t),e.show){const o=[],a=[];this.starrySkyGeometry=new r.BufferGeometry;for(let c=0;c<e.number;c++){const i=new r.Vector3;i.x=Math.random()*2-1,i.y=Math.random()*2-1,i.z=Math.random()*2-1,o.push(i.x,i.y,i.z);const s=new r.Color;s.setHSL(Math.random()*.2+.5,.55,Math.random()*.25+.55),a.push(s.r,s.g,s.b)}return this.starrySkyGeometry.setAttribute("position",new r.Float32BufferAttribute(o,3)),this.starrySkyGeometry.setAttribute("color",new r.Float32BufferAttribute(a,3)),this.starrySkyMaterial=new r.PointsMaterial({map:new r.TextureLoader().load((await Promise.resolve().then(()=>require("./base64/StarrySky.js"))).texture),color:e.color,size:e.size,transparent:!0,opacity:e.opacity,vertexColors:!0,blending:r.AdditiveBlending,sizeAttenuation:!0}),this.starrySkyPoints=new r.Points(this.starrySkyGeometry,this.starrySkyMaterial),this.starrySkyPoints.name=this.starrySkyName,this.starrySkyPoints.scale.set(500,500,500),this.starrySkyPoints}}createFlightLines(e,t){const o=this.earth.getObjectByName(this.flightLinesName);return o&&this.earth.remove(o),this.flightLinesGroup=new r.Group,this.flightLinesGroup.name=this.flightLinesName+x.nanoid(),e.forEach(a=>{const c=this.coordinateTransform(a.coords[0][0],a.coords[0][1]),i=this.coordinateTransform(a.coords[1][0],a.coords[1][1]),s=this.createFlightLineBezierCurve(a,c,i,t.lineParameter,t.labelParameter),n=this.createScatterPoint("s->"+a.fromName,c,t.startScatterParameter),u=this.createScatterPoint("e->"+a.toName,i,t.endScatterParameter);this.flightLinesGroup.add(s,n,u)}),this.flightLinesGroup}createFlightLineBezierCurve(e,t,o,a,c){const[i,s,n,u]=this.getBezierCurveVCoords(t,o);if(c.show){const p=B.tag2D(`
|
|
2
|
+
<p style="color:${c.color};font-size:${c.fontSize}px;">${e.fromName+" > "+e.toName}</p>
|
|
3
|
+
`),v=new r.Vector3().copy(s).add(n).multiplyScalar(.5);p.position.copy(v),this.flightLinesGroup.add(p)}const l=new r.CubicBezierCurve3(i,s,n,u);this.lineCurve.push(l);const f=l.getSpacedPoints(100),g=N.DrawLine(f,a);return g.name=e.fromName+"->"+e.toName,g}async createFlyLines(e,t){const o=this.earth.getObjectByName(this.flightLinesName);o&&this.earth.remove(o),this.flightLinesGroup=new r.Group,this.flightLinesGroup.name=this.flightLinesName+x.nanoid();let a,c,i;for await(const s of e){const n=this.coordinateTransform(s.coords[0][0],s.coords[0][1]),u=this.coordinateTransform(s.coords[1][0],s.coords[1][1]);if(!i)i=this.createFlyLineBezierCurve(s,n,u,t.lineParameter,t.labelParameter,t.bgLineParameter),this.flightLinesGroup.add(i);else{const l=i.clone(),[f,g,p,v]=this.getBezierCurveVCoords(n,u),S=new r.CubicBezierCurve3(f,g,p,v).getPoints(1e3),z=new r.CatmullRomCurve3(S),L=t.bgLineParameter.radius,y=t.bgLineParameter.segments,w=new r.TubeGeometry(z,S.length*y,L,y,!1);l.getObjectByName("hollowTube").geometry=w;const G=new r.BufferGeometry().setFromPoints(S),C=S.length,P=new Float32Array(C);for(let b=0;b<C;b+=1)P[b]=b/C;G.setAttribute("percent",new r.BufferAttribute(P,1)),l.getObjectByName("line").geometry=G,this.flightLinesGroup.add(l)}if(t.labelParameter.show&&this.flightLinesGroup.add(this.createFlyLine2DLabel(s,n,u,t.labelParameter)),!c)c=this.createScatterPoint("e->"+s.toName,u,t.endScatterParameter),this.flightLinesGroup.add(c);else{const l=c.clone();l.position.set(n.x,n.y,n.z),l.quaternion.setFromUnitVectors(new r.Vector3(0,0,1),new r.Vector3(n.x,n.y,n.z).normalize()),this.flightLinesGroup.add(l)}if(!a)a=this.createScatterPoint("s->"+s.fromName,n,t.startScatterParameter),this.flightLinesGroup.add(a);else{const l=a.clone();l.position.set(n.x,n.y,n.z),l.quaternion.setFromUnitVectors(new r.Vector3(0,0,1),new r.Vector3(n.x,n.y,n.z).normalize()),this.flightLinesGroup.add(l)}}return this.flightLinesGroup}createFlyLineMaterial(e){const t={number:{value:e.number},speed:{value:e.speed},length:{value:e.length},size:{value:e.size},color:{value:e.color}};return new r.ShaderMaterial({uniforms:{time:this.flyLineAnimation.time,number:t.number,speed:t.speed,length:t.length,size:t.size,color:{value:t.color.value?new r.Color(t.color.value):new r.Color(Math.random(),Math.random(),Math.random())}},vertexShader:`
|
|
4
|
+
attribute float percent;
|
|
5
|
+
uniform float time;
|
|
6
|
+
uniform float number;
|
|
7
|
+
uniform float speed;
|
|
8
|
+
uniform float length;
|
|
9
|
+
varying float opacity;
|
|
10
|
+
uniform float size;
|
|
11
|
+
|
|
12
|
+
void main()
|
|
13
|
+
{
|
|
14
|
+
float l = clamp(1.0-length, 0.0, 1.0);
|
|
15
|
+
|
|
16
|
+
gl_PointSize = clamp(fract(percent*number + l - time*number*speed)-l, 0.0, 1.) * size * (1./length);
|
|
17
|
+
|
|
18
|
+
opacity = gl_PointSize/size;
|
|
19
|
+
gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);
|
|
20
|
+
}`,fragmentShader:`
|
|
21
|
+
varying float opacity;
|
|
22
|
+
uniform vec3 color;
|
|
23
|
+
|
|
24
|
+
void main(){
|
|
25
|
+
if (opacity <=0.2){
|
|
26
|
+
discard;
|
|
27
|
+
}
|
|
28
|
+
gl_FragColor = vec4(color, 1.0);
|
|
29
|
+
}
|
|
30
|
+
`,transparent:!0,blending:r.AdditiveBlending})}createFlyLineBezierCurve(e,t,o,a,c,i){const s=new r.Group,[n,u,l,f]=this.getBezierCurveVCoords(t,o),p=new r.CubicBezierCurve3(n,u,l,f).getPoints(1e3);try{let y=function(w){const G=new r.CatmullRomCurve3(w),C=i.radius,P=i.segments,b=new r.TubeGeometry(G,w.length*P,C,P,!1),k=new r.MeshStandardMaterial({color:i.color,opacity:i.opacity,transparent:!0,depthTest:!1});return new r.Mesh(b,k)};if(i.show){const w=y(p);w&&(w.name="hollowTube",s.add(w))}}catch{}const v=new r.BufferGeometry().setFromPoints(p),M=p.length,S=new Float32Array(M);for(let y=0;y<M;y+=1)S[y]=y/M;v.setAttribute("percent",new r.BufferAttribute(S,1));const z=this.createFlyLineMaterial(a),L=new r.Points(v,z);return L.name="line",s.add(L),s}createFlyLine2DLabel(e,t,o,a){const[c,i,s,n]=this.getBezierCurveVCoords(t,o);if(a.show){const u=B.tag2D(`
|
|
31
|
+
<p style="color:${a.color};font-size:${a.fontSize}px;">${e.fromName+" > "+e.toName}</p>
|
|
32
|
+
`),l=new r.Vector3().copy(i).add(s).multiplyScalar(.5);return u.position.copy(l),u}return null}createScatterPoint(e,t,o){const a=new r.Group;a.name=e,a.position.set(t.x,t.y,t.z),a.quaternion.setFromUnitVectors(new r.Vector3(0,0,1),new r.Vector3(t.x,t.y,t.z).normalize());const c=this.createScatterPointMesh("in",D.textureCallout,o),i=this.createScatterPointMesh("out",R.textureCalloutAperture,o);return this.scatterPoints.push(i),a.add(c,i)}createScatterPointMesh(e,t,o){const a=new r.TextureLoader().load(t),c=new r.PlaneGeometry(1,1);c.rotateX(Math.PI);const i=new r.MeshStandardMaterial({color:o.color,opacity:o.opacity,map:a,transparent:!0,side:r.DoubleSide,depthWrite:!1}),s=new r.Mesh(c,i),n=(e==="out"?.025:.015)*o.size;return s.scale.set(n,n,n),e==="out"&&(s.size=n,s._s=Math.random()*1+1),s}createRotationPoint(e,t,o){const a=new r.Group;a.name=e,a.position.set(t.x,t.y,t.z),a.quaternion.setFromUnitVectors(new r.Vector3(0,0,1),new r.Vector3(t.x,t.y,t.z).normalize());const c=this.createRotationPointMesh("in",E.innner,o),i=this.createRotationPointMesh("out",_.out,o);return this.rotationPoints.push(c),a.add(c,i)}createRotationPointMesh(e,t,o){const a=new r.TextureLoader().load(t),c=new r.PlaneGeometry(1,1);c.rotateX(Math.PI);const i=new r.MeshStandardMaterial({color:o.color,opacity:o.opacity,map:a,transparent:!0,side:r.DoubleSide,depthWrite:!1}),s=new r.Mesh(c,i),n=(e==="out"?.02:.015)*o.size;return s.scale.set(n,n,n),e==="out"&&(s.size=n,s._s=Math.random()*1+1),s}async createLightBeamScatter(e,t){const o=this.earth.getObjectByName(this.lightBeamScatterName);o&&this.earth.remove(o),this.lightBeamScatterGroup=new r.Group,this.lightBeamScatterGroup.name=this.lightBeamScatterName+x.nanoid();for await(const a of e){const c=this.coordinateTransform(a.value[0],a.value[1]),i=this.createRotationPoint(a.name,c,t.scatterParameter),s=this.createLightBeam(c,a.value[2],t.lightBeamParameter);this.earth.add(s),this.lightBeamScatterGroup.add(i)}return this.lightBeamScatterGroup}createLightBeam(e,t,o){const a=new r.Group,c=t?o.baseHeight*t:o.baseHeight;let i,s;if(o.type===1){const f=new r.TextureLoader().load(H.textureLightColumn);i=new r.PlaneGeometry(o.radius/2,c),i.rotateX(Math.PI/2),i.translate(0,0,c/2),s=new r.MeshStandardMaterial({map:f,color:o.color,opacity:o.opacity,transparent:!0,side:r.DoubleSide,depthWrite:!1})}o.type===2&&(i=new r.BoxGeometry(.05,c,.05),i.rotateX(Math.PI/2),i.translate(0,0,c/2),s=new r.MeshBasicMaterial({color:o.color,opacity:o.opacity,transparent:!0,side:r.DoubleSide,depthWrite:!1}));const n=new r.Mesh(i,s);a.position.set(e.x,e.y,e.z),a.add(n,n.clone().rotateZ(Math.PI/2));const u=new r.Vector3(e.x,e.y,e.z).normalize(),l=new r.Vector3(0,0,1);return a.quaternion.setFromUnitVectors(l,u),a}moveOnCurve(e,t){if(!(!e&&!t))if(this.progress<=1-this.velocity){const o=e.getPointAt(this.progress),a=e.getPointAt(this.progress+this.velocity);if(o&&a){t.position.set(o.x,o.y,o.z);const c=a,i=0,s=new r.Matrix4;s.lookAt(t.position,c,t.up),s.multiply(new r.Matrix4().makeRotationFromEuler(new r.Euler(0,i,0)));const n=new r.Quaternion().setFromRotationMatrix(s);t.quaternion.slerp(n,.2)}this.progress+=this.velocity}else this.progress=0}render(){this.animationFrameId=requestAnimationFrame(()=>{this.starrySkyPoints&&this.starrySkyParameter.animation&&(this.starrySkyPoints.rotation.y+=this.starrySkyParameter.animationSpeed),this.earth&&this.earthParameter.animation&&(this.earth.rotation.y+=this.earthParameter.animationSpeed),this.cloudCoverMesh&&this.cloudCoverParameter.animation&&(this.cloudCoverMesh.rotation.y+=this.cloudCoverParameter.animationSpeed),this.scatterPoints.length&&this.scatterPoints.forEach(e=>{e._s+=.004,e.scale.set(e.size*e._s,e.size*e._s,e.size*e._s),e._s<=1.5?e.material.opacity=(e._s-1)*2:e._s>1.5&&e._s<=2?e.material.opacity=1-(e._s-1.5)*2:e._s=1}),this.rotationPoints.length&&this.rotationPoints.forEach(e=>{e.rotation.z+=.01}),this.stats&&this.stats.update(),this.animationGradientSegmentLine&&T.startAnimationGradientLine(this.animationGradientSegmentLine),this.webGlRenderer.autoClear=!1,this.webGlRenderer.clear(),this.composerParameter.isComposer?(this.composer.render(),this.webGlRenderer.clearDepth()):this.webGlRenderer.render(this.scene,this.camera),this.labelRenderer.render(this.scene,this.camera),this.flyLineAnimation.time.value+=.01,this.render()})}start(){return new Promise(e=>{this.loadTextures([{key:"earthTexture",value:this.earthParameter.texture}],()=>{this.createEarth(this.earthParameter).then(i=>{this.add(i)}),this.createAperture(this.apertureParameter,this.earthParameter).then(i=>{this.add(i)}),this.createCloudCover(this.cloudCoverParameter,this.earthParameter).then(i=>{this.add(i)}),this.createStarrySky(this.starrySkyParameter).then(i=>{this.starrySky=i});const t=this.createGridHelper(this.gridHelperParameter),o=this.createAxesHelper(this.axesHelperParameter),a=this.createAmbientLight(this.ambientLightParameter),c=this.createDirectionalLight(this.directionalLightParameter);this.add(t,o,a,c),this.scene.add(this.group),new j.ObtControls(this.camera,this.webGlRenderer).init(),this.composer=$.createComposer(this.webGlRenderer,this.scene,this.camera,this.composerParameter.composer),this.render(),e(this)})})}accessAnimation(){return new Promise(e=>{F.to(this.group.scale,{x:1,y:1,z:1,duration:2,ease:"Quadratic",onComplete:()=>{this.add(this.starrySky),e(!0)}})})}add(...e){e.forEach(t=>{t&&this.group.add(t)})}coordinateTransform(e,t){const o=(90-t)*(Math.PI/180),a=(90+e)*(Math.PI/180),c=new r.Spherical(this.earthParameter.radius*.1,o,a);return new r.Vector3().setFromSpherical(c)}getBezierCurveVCoords(e,t){const o=e.angleTo(t)*1.5/Math.PI/.1,a=o*.4,c=o*o*12,i=new r.Ray(new r.Vector3(0,0,0),e.clone().add(t.clone()).divideScalar(2)),s=i.at(c/i.at(1,new r.Vector3).distanceTo(new r.Vector3(0,0,0))+1,new r.Vector3),n=e.clone().lerp(s,a/e.clone().distanceTo(s)),u=t.clone().lerp(s,a/t.clone().distanceTo(s));return[e,n,u,t]}}exports.Earth=W;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./main.vue2.js");;/* empty css */const t=require("../../_virtual/_plugin-vue_export-helper.js"),u=t.default(e.default,[["__scopeId","data-v-d6b8b1a3"]]);exports.default=u;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue"),M=require("nanoid"),j=require("lodash"),q=require("./main.js"),D={class:"earth-wrap"},X=["id"],Y=a.defineComponent({__name:"main",props:{isComposer:{type:Boolean,default:!1},radius:{default:50},subdivision:{default:80},color:{default:"#1a1a1a"},opacity:{default:1},transparent:{type:Boolean,default:!0},wireframe:{type:Boolean,default:!1},label:{default:()=>({show:!1,color:"#ffffff",fontSize:8})},texture:{type:[String,Boolean],default:void 0},animation:{type:Boolean,default:!0},animationSpeed:{default:2},background:{default:"#050b16"},isBackground:{type:Boolean,default:!0},fog:{type:Boolean,default:!1},fogColor:{default:"#020924"},fogNear:{default:20},fogFar:{default:50},stats:{type:Boolean,default:!1},statsType:{default:0},aperture:{type:Boolean,default:!1},apertureColor:{default:"#ffffff"},apertureOpacity:{default:.1},apertureTransparent:{type:Boolean,default:!0},apertureDepthWrite:{type:Boolean,default:!1},cloudCover:{type:Boolean,default:!1},cloudCoverColor:{default:"#ffffff"},cloudCoverOpacity:{default:1},cloudCoverTransparent:{type:Boolean,default:!0},cloudCoverTexture:{},cloudCoverAnimation:{type:Boolean,default:!0},cloudCoverAnimationSpeed:{default:3},starrySky:{type:Boolean,default:!1},starrySkyTexture:{default:void 0},starrySkyNumber:{default:1e4},starrySkySize:{default:1},starrySkyColor:{default:"#ffffff"},starrySkyOpacity:{default:1},starrySkyAnimation:{type:Boolean,default:!0},starrySkyAnimationSpeed:{default:1},gridHelper:{type:Boolean,default:!1},gridHelperWidth:{default:500},gridHelperHeight:{default:500},gridHelperColor:{default:"#ffffff"},axesHelper:{type:Boolean,default:!1},axesHelperSize:{default:100},ambientLightColor:{default:"#ffffff"},ambientLightIntensity:{default:.2},directionalLightX:{default:0},directionalLightY:{default:5},directionalLightZ:{default:10},directionalLightIntensity:{default:2},directionalLightColor:{default:"#ffffff"},composer:{default:{unrealBloomPass:{},glitchPass:{},dotScreenPass:{},filmPass:{}}},particle:{type:Boolean,default:!1},particleColor:{default:"#6acadd"},particleSize:{default:5},flylines:{default:()=>[]},lines:{default:()=>[]},lightBeam:{default:()=>[]}},emits:["on-success"],setup(S,{expose:C,emit:v}){const n=M.nanoid(),l=a.useSlots(),t=S,w=a.computed(()=>({background:t.background,isBackground:t.isBackground,fog:t.fog,fogColor:t.fogColor,fogNear:t.fogNear,fogFar:t.fogFar,stats:t.stats,statsType:t.statsType})),B=a.computed(()=>({isComposer:t.isComposer,composer:t.composer})),P=a.computed(()=>({radius:t.radius,subdivision:t.subdivision,animation:t.animation,animationSpeed:t.animationSpeed/1e4,texture:t.texture,color:t.color,opacity:t.opacity,transparent:t.transparent,wireframe:t.wireframe,particle:t.particle,particleColor:t.particleColor,particleSize:t.particleSize,label:t.label})),k=a.computed(()=>({show:t.aperture,color:t.apertureColor,opacity:t.apertureOpacity,transparent:t.apertureTransparent,depthWrite:t.apertureDepthWrite})),L=a.computed(()=>({show:t.cloudCover,color:t.cloudCoverColor,opacity:t.cloudCoverOpacity,transparent:t.cloudCoverTransparent,animation:t.cloudCoverAnimation,animationSpeed:t.cloudCoverAnimationSpeed/1e4})),b=a.computed(()=>({show:t.starrySky,texture:t.starrySkyTexture,number:t.starrySkyNumber,size:t.starrySkySize,color:t.starrySkyColor,opacity:t.starrySkyOpacity,animation:t.starrySkyAnimation,animationSpeed:t.starrySkyAnimationSpeed/1e4})),z=a.computed(()=>({color:t.ambientLightColor,intensity:t.ambientLightIntensity})),H=a.computed(()=>({x:t.directionalLightX,y:t.directionalLightY,z:t.directionalLightZ,intensity:t.directionalLightIntensity,color:t.directionalLightColor})),T=a.computed(()=>({sceneParameter:w.value,earthParameter:P.value,apertureParameter:k.value,cloudCoverParameter:L.value,starrySkyParameter:b.value,gridHelperParameter:{show:t.gridHelper,width:t.gridHelperWidth,height:t.gridHelperHeight,color:t.gridHelperColor},axesHelperParameter:{show:t.axesHelper,size:t.axesHelperSize},ambientLightParameter:z.value,directionalLightParameter:H.value,composerParameter:B.value})),x=v;let r;const E=()=>new Promise(o=>{new q.Earth(document.getElementById(n),T.value).start().then(e=>{r=e,o(e)})}),O=async()=>{F("th-earth-border").forEach(async e=>{var c,f,d,u,p,y,m,h,g;const i=((c=e.props)==null?void 0:c.geojson)||e.type.props.geojson.default,W={color:((f=e.props)==null?void 0:f.color)||e.type.props.color.default,lineWidth:((d=e.props)==null?void 0:d.width)===void 0?e.type.props.width.default:(u=e.props)==null?void 0:u.width,opacity:((p=e.props)==null?void 0:p.opacity)||e.type.props.opacity.default,wakeline:((y=e.props)==null?void 0:y.wakeline)===void 0?e.type.props.wakeline.default:(m=e.props)==null?void 0:m.wakeline,wakelineNumber:((h=e.props)==null?void 0:h.wakelineNumber)===void 0?e.type.props.wakelineNumber.default:(g=e.props)==null?void 0:g.wakelineNumber},I=await r.createMapBorder(i,W);r.earth.add(I)})},_=()=>{(t.lines||[]).forEach(e=>{e.data&&r.earth.add(r.createFlightLines(e.data,{labelParameter:{show:e.labelShow||!1,color:e.labelColor||"#ffffff",fontSize:e.labelFontSize||12},lineParameter:{color:e.color||"#ffffff",lineWidth:e.width||1,opacity:e.opacity||1},startScatterParameter:{color:e.startScatterColor||"#fff111",size:e.startScatterSize||8,opacity:e.startScatterOpacity||1},endScatterParameter:{color:e.endScatterColor||"#fff111",size:e.endScatterSize||10,opacity:e.endScatterOpacity||1}}))})},N=async()=>{const o=t.flylines||[];for await(const e of o)e.data&&r.createFlyLines(e.data,{labelParameter:{show:e.labelShow||!1,color:e.labelColor||"#ffffff",fontSize:e.labelFontSize||12},lineParameter:{color:e.color||"",number:e.number||1,speed:e.speed||1,length:e.length||.5,size:e.size||1},bgLineParameter:{show:e.bgLineShow,opacity:e.bgLineOpacity||.2,color:e.bgLineColor||"#cccccc",segments:e.bgLineSegments||8,radius:e.bgLineRadius||.02},startScatterParameter:{color:e.startScatterColor||"#fff111",size:e.startScatterSize||8,opacity:e.startScatterOpacity||1},endScatterParameter:{color:e.endScatterColor||"#fff111",size:e.endScatterSize||10,opacity:e.endScatterOpacity||1}}).then(i=>{r.earth.add(i)})},A=()=>{(t.lightBeam||[]).forEach(e=>{e.data&&r.createLightBeamScatter(e.data,{scatterParameter:{color:e.color||"#ffffff",opacity:e.opacity||1,size:e.scatterSize||10},lightBeamParameter:{type:e.type||1,color:e.color||"#ffffff",opacity:e.opacity||1,radius:e.beamSize||.2,baseHeight:e.baseHeight||.02}}).then(i=>{r.earth.add(i)})})},s=async()=>{const o=document.getElementById(n);o&&o.classList.remove("showLabel"),E().then(e=>{setTimeout(async()=>{await O(),await _(),await N(),await A(),await x("on-success"),r.accessAnimation().then(i=>{o&&o.classList.add("showLabel")})},300)})};a.onMounted(()=>s()),C({dispose:()=>{r&&r.dispose()},refresh:j.debounce(()=>{r&&r.dispose(),setTimeout(()=>s())},100)}),a.onBeforeUnmount(()=>{r&&r.dispose()});const F=o=>(l==null?void 0:l.default)===void 0?[]:l==null?void 0:l.default().map(e=>{var i;return((i=e.type)==null?void 0:i.name)===o?e:!1}).filter(e=>e!==!1);return(o,e)=>(a.openBlock(),a.createElementBlock("div",D,[a.createElementVNode("div",{id:a.unref(n),class:"zv-earth"},[a.renderSlot(o.$slots,"default",{},void 0,!0)],8,X)]))}});exports.default=Y;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("three"),w=require("three/examples/jsm/lines/Line2"),y=require("three/examples/jsm/lines/LineGeometry"),M=require("three/examples/jsm/lines/LineMaterial");function P(o){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(o){for(const r in o)if(r!=="default"){const t=Object.getOwnPropertyDescriptor(o,r);Object.defineProperty(e,r,t.get?t:{enumerable:!0,get:()=>o[r]})}}return e.default=o,Object.freeze(e)}const g=P(b),j=(o,e)=>{const r=[],t=[];return new Array(e).fill(0).forEach((s,c)=>{const i=h(o,c*100);r.push(i),t.push(i.mesh)}),{mesh:t,animations:r}},C=o=>{o.forEach(e=>{e.index+1>e.linePointsV3.length-e.verticNum?e.index=0:e.index+=3,e.mesh.geometry.setPositions(e.linePointsV3.slice(e.index,e.index+e.verticNum).reduce((r,t)=>r.concat(t.x,t.y,t.z),[]))})},h=(o,e=0,r=["#00ffff","#ffffff"],t=400,s=30)=>{const c=new y.LineGeometry,i=o.getPoints(t);c.setPositions(i.slice(e,e+s).reduce((l,n)=>l.concat(n.x,n.y,n.z),[]));const a=new M.LineMaterial({transparent:!0,side:g.DoubleSide,linewidth:5,depthTest:!1,vertexColors:!0}),d=L(r[1],r[0],s,1).reduce((l,n)=>{const u=new g.Color(n);return l.concat(u.r,u.g,u.b)},[]);c.setColors(d),a.resolution.set(window.innerWidth,window.innerHeight);const f=new w.Line2(c,a);return f.computeLineDistances(),{index:e,verticNum:s,mesh:f,linePointsV3:i}},L=(o,e,r,t)=>{const s=function(n){return n.length===4?n.substr(1).split("").map(function(u){return 17*parseInt(u,16)}):[n.substr(1,2),n.substr(3,2),n.substr(5,2)].map(function(u){return parseInt(u,16)})},c=function(n){return n.length===1?`0${n}`:n};let i,a,p;const d=[],f=[];t=t||1;const l=function(n){return Math.pow(n/255,t)};o=s(o).map(l),e=s(e).map(l);for(let n=0;n<r;n++){for(a=n/(r-1),p=1-a,i=0;i<3;i++)f[i]=c(Math.round(Math.pow(o[i]*p+e[i]*a,1/t)*255).toString(16));d.push(`#${f.join("")}`)}return d};exports.createGradientLine=j;exports.createMovingLine=h;exports.gradientColors=L;exports.startAnimationGradientLine=C;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("three"),o=require("three/examples/jsm/postprocessing/EffectComposer"),P=require("three/examples/jsm/postprocessing/RenderPass"),c=require("three/examples/jsm/postprocessing/UnrealBloomPass"),d=require("three/examples/jsm/postprocessing/GlitchPass"),u=require("three/examples/jsm/postprocessing/DotScreenPass"),f=require("three/examples/jsm/postprocessing/FilmPass");function g(s){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const a in s)if(a!=="default"){const e=Object.getOwnPropertyDescriptor(s,a);Object.defineProperty(r,a,e.get?e:{enumerable:!0,get:()=>s[a]})}}return r.default=s,Object.freeze(r)}const m=g(i),b=(s,r,a,e={unrealBloomPass:{},glitchPass:{},dotScreenPass:{},filmPass:{}})=>{const t=new o.EffectComposer(s),l=new P.RenderPass(r,a);if(t.addPass(l),e.unrealBloomPass.enable){const n=new c.UnrealBloomPass(new m.Vector2(window.innerWidth,window.innerHeight),e.unrealBloomPass.strength||1,e.unrealBloomPass.radius||0,e.unrealBloomPass.threshold||.83);t.addPass(n)}if(e.glitchPass.enable){const n=new d.GlitchPass(e.glitchPass.dtSize||64);t.addPass(n)}if(e.dotScreenPass.enable){const n=new u.DotScreenPass(void 0,e.dotScreenPass.angle,e.dotScreenPass.scale);t.addPass(n)}if(e.filmPass.enable){const n=new f.FilmPass(e.filmPass.noiseIntensity,e.filmPass.scanlinesIntensity,e.filmPass.scanlinesCount,e.filmPass.grayscale);t.addPass(n)}return t};exports.createComposer=b;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var r=Object.defineProperty;var n=(e,t,o)=>t in e?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var s=(e,t,o)=>n(e,typeof t!="symbol"?t+"":t,o);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("three/examples/jsm/controls/OrbitControls");class i{constructor(t,o){s(this,"OrbitControls");s(this,"Controls");s(this,"camera");s(this,"webGlRenderer");this.camera=t,this.webGlRenderer=o}init(){return this.Controls=new l.OrbitControls(this.camera,this.webGlRenderer.domElement),this.Controls.enableZoom=!0,this.Controls.autoRotate=!1,this.Controls.autoRotateSpeed=2,this.Controls.minDistance=5,this.Controls.maxDistance=100,this.Controls.enablePan=!0,this.Controls.enableKeys=!1,this.Controls.update(),this}}exports.ObtControls=i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("three/examples/jsm/renderers/CSS2DRenderer");function o(t){const e=document.createElement("div");e.innerHTML=t,e.classList.add("tag");const l=new n.CSS2DObject(e);return e.style.pointerEvents="none",l}function s(t){const e=new n.CSS2DRenderer;return e.setSize(t.offsetWidth,t.offsetHeight),e.domElement.style.position="absolute",e.domElement.style.top="0px",e.domElement.style.left="0px",e.domElement.style.pointerEvents="none",t.appendChild(e.domElement),e}exports.labelRenderer=s;exports.tag2D=o;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("three/examples/jsm/lines/Line2"),l=require("three/examples/jsm/lines/LineGeometry"),u=require("three/examples/jsm/lines/LineMaterial"),L=(n,e)=>{const t=[];n.forEach(({x:o,y:a,z:s})=>t.push(o,a,s));const r=new l.LineGeometry;r.setPositions(t);const i=new u.LineMaterial({transparent:!0,color:e.color,linewidth:e.lineWidth*.01,opacity:e.opacity,worldUnits:!0,alphaToCoverage:!0});return new c.Line2(r,i)};exports.DrawLine=L;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var d=Object.defineProperty;var h=(i,e,t)=>e in i?d(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t;var s=(i,e,t)=>h(i,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("three"),f=require("stats.js"),w=require("./label.js");function m(i){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const t in i)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(i,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>i[t]})}}return e.default=i,Object.freeze(e)}const r=m(u);class g{constructor(e,t){s(this,"stats");s(this,"scene");s(this,"camera");s(this,"webGlRenderer");s(this,"labelRenderer");s(this,"element");s(this,"animationFrameId",0);s(this,"textures",{});this.element=e,this.scene=this.createScene(t),this.stats=this.createStats(t),this.camera=this.createCamera(this.element),this.webGlRenderer=this.createWebGLRenderer(this.element),window.addEventListener("resize",()=>this.onWindowResize(this.element))}createScene(e){const t=new r.Scene;return e.isBackground?t.background=new r.Color(e.background):t.background=null,e.fog&&(t.fog=new r.Fog(e.fogColor,e.fogNear,e.fogFar)),t}createCamera(e){const t=new r.PerspectiveCamera(45,e.offsetWidth/e.offsetHeight,.1,1e4);return t.position.set(10,10,10),t.lookAt(0,0,0),t}createWebGLRenderer(e){const t=new r.WebGLRenderer({preserveDrawingBuffer:!0,antialias:!0,alpha:!0});return t.setClearAlpha(0),t.setPixelRatio(window.devicePixelRatio),t.autoClear=!1,t.clearColor(),t.setSize(e.offsetWidth,e.offsetHeight),e.appendChild(t.domElement),this.labelRenderer=w.labelRenderer(e),t}createAmbientLight(e){return new r.AmbientLight(new r.Color(e.color),e.intensity)}createDirectionalLight(e){const t=new r.DirectionalLight(new r.Color(e.color),e.intensity);return t.position.set(e.x,e.y,e.z),t.lookAt(0,0,0),t}createGridHelper(e){if(e.show)return new r.GridHelper(e.width,e.height,new r.Color(e.color),new r.Color(e.color))}createAxesHelper(e){if(e.show)return new r.AxesHelper(e.size)}createStats(e){if(e.stats){const t=new f;return t.domElement.style.position="absolute",t.domElement.style.top="5px",t.domElement.style.left="5px",t.showPanel(e.statsType),this.element.appendChild(t.dom),t}return null}resize(){this.webGlRenderer.setSize(this.element.offsetWidth,this.element.offsetHeight),this.camera.aspect=this.element.offsetWidth/this.element.offsetHeight,this.camera.updateProjectionMatrix()}render(){this.animationFrameId=requestAnimationFrame(()=>{this.stats&&this.stats.update(),this.render(),this.webGlRenderer.clear(),this.webGlRenderer.render(this.scene,this.camera)})}add(...e){e.forEach(t=>{t&&this.scene.add(t)})}dispose(){try{cancelAnimationFrame(this.animationFrameId),this.element.innerHTML="",this.camera.clear(),this.webGlRenderer.forceContextLoss(),this.webGlRenderer.dispose(),this.scene.clear()}catch{}}onWindowResize(e){const t=e.offsetWidth,n=e.offsetHeight;this.webGlRenderer.setSize(t,n),this.camera.aspect=t/n,this.camera.updateProjectionMatrix()}loadTextures(e,t){const n=new r.TextureLoader;let o=0;const a=()=>{if(o<e.length){const l=e[o].value;l?n.load(l,c=>{this.textures[e[o].key]=c,o++,a()},void 0,function(c){o++,a()}):(o++,a())}else t(this.textures)};a()}}exports.Scene=g;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var P=Object.create;var w=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var A=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var J=(a,e,u,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let c of V(e))!H.call(a,c)&&c!==u&&w(a,c,{get:()=>e[c],enumerable:!(t=L(e,c))||t.enumerable});return a};var q=(a,e,u)=>(u=a!=null?P(A(a)):{},J(e||!a||!a.__esModule?w(u,"default",{value:a,enumerable:!0}):u,a));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("vue"),D=require("@vueuse/core"),i=require("lodash"),Z=require("is-electron"),I=require("echarts"),M=require("nanoid"),y=require("../utils/hoverLoop.js");require("echarts-wordcloud");require("echarts-liquidfill");function j(a){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(a){for(const u in a)if(u!=="default"){const t=Object.getOwnPropertyDescriptor(a,u);Object.defineProperty(e,u,t.get?t:{enumerable:!0,get:()=>a[u]})}}return e.default=a,Object.freeze(e)}const v=j(I),k=a=>{const e=[];a.geo&&(i.isArray(a.geo)?e.push(...a.geo.map(t=>t.map)):e.push(a.geo.map)),a.series&&i.isArray(a.series)&&a.series.forEach(t=>{t.map&&e.push(t.map)});const u=e.map(t=>{if(t==="customize")if(i.isArray(a.geo)){const c=JSON.parse(a.geo.find(h=>h.map==="customize").geoData);return v.registerMap(t,c)}else{const c=JSON.parse(a.geo.geoData);return v.registerMap(t,c)}else return fetch((Z()?"gismap/":"/gismap/")+t+".json").then(c=>c.json()).then(c=>{v.registerMap(t,c)}).catch(c=>{})});return Promise.all(u)},T=async a=>{a.bmap&&await import("echarts/extension/bmap/bmap")},z=({basicOption:a,useEvents:e,customRenderData:u,emit:t})=>{const c=M.nanoid(),h=f.ref(!0),l=f.shallowRef(null),m=u,n=f.ref(null),s=f.ref(null),S=d=>{try{l.value||(l.value=v.init(document.getElementById(c),null,{renderer:"svg"}));const o=i.cloneDeep(d);if(o){if(l.value.setOption(o,!0),o.hoverLoop)if(s.value&&clearInterval(s.value),n.value&&n.value.closeSwitchTooltip(),o.hoverLoop.type==="方式二"){let r=0;o.dataset&&o.dataset.source&&(r=o.dataset.source.length),o.series[0]&&o.series[0].data&&(r=o.series[0].data.length);const b=o.dataZoom[0].endValue,O=o.dataZoom[0].startValue,g=()=>{s.value=setInterval(()=>{o.dataZoom[0].endValue>r-2?(o.dataZoom[0].endValue=b,o.dataZoom[0].startValue=O):(o.dataZoom[0].endValue=o.dataZoom[0].endValue+1,o.dataZoom[0].startValue=o.dataZoom[0].startValue+1),l.value.setOption(o)},o.hoverLoop.delay2)};l.value.on("mousemove",function(){s.value&&clearInterval(s.value)}),l.value.on("mouseout",function(){s.value&&clearInterval(s.value),g()}),g()}else o.hoverLoop.type==="方式一"&&(l.value.on("mousemove",function(){n.value&&n.value.closeSwitchTooltip()}),l.value.on("mouseout",function(){n.value&&n.value.closeSwitchTooltip(),n.value=new y.HoverLoop(l.value,o)}),n.value=new y.HoverLoop(l.value,o));else s.value&&clearInterval(s.value),n.value&&n.value.closeSwitchTooltip();l.value.on("click",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-click",r),window.SHJParseEvent(e,"chart-click",r))}),l.value.on("dblclick",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-dblclick",r),window.SHJParseEvent(e,"chart-dblclick",r))}),l.value.on("mousedown",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-mousedown",r),window.SHJParseEvent(e,"chart-mousedown",r))}),l.value.on("mouseup",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-mouseup",r),window.SHJParseEvent(e,"chart-mouseup",r))}),l.value.on("mouseover",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-mouseover",r),window.SHJParseEvent(e,"chart-mouseover",r))}),l.value.on("mouseout",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-mouseout",r),window.SHJParseEvent(e,"chart-mouseout",r))}),l.value.on("contextmenu",r=>{e&&i.isArray(e)&&e.length>0&&(t("chart-contextmenu",r),window.SHJParseEvent(e,"chart-contextmenu",r))}),h.value=!1}}catch{try{l.value.dispose()}catch{}l.value=null}},p=i.debounce(d=>{h.value=!0,d=i.cloneDeep(d),k(d).then(()=>{T(d).then(()=>{m(d)})}).catch(o=>{})},100);return f.onMounted(()=>{p(a),D.useResizeObserver(document.getElementById(c),d=>{l.value&&l.value.resize()})}),f.onBeforeUnmount(()=>{n.value&&n.value.closeSwitchTooltip(),s.value&&clearInterval(s.value),l.value&&l.value.dispose()}),{id:c,status:h,chart:l,setOption:S,renderChart:p,renderData:m}};exports.useChart=z;
|
package/lib/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./components/index.js");;/* empty css */const t=require("./utils/shj/component-refs.js"),a=require("./components/chart-bar-stack/index.js"),n=require("./components/chart-bar-basic/index.js"),o=require("./components/chart-bar-loop/index.js"),c=require("./components/chart-bar-zebra/index.js"),v=require("./components/chart-bar-contrast/index.js"),Z=require("./components/chart-bar-line-bar/index.js"),s=require("./components/chart-bar-stack2/index.js"),d=require("./components/chart-bar-stack-line/index.js"),h=require("./components/chart-bar-gradient-column-chart/index.js"),u=require("./components/chart-bar-spire/index.js"),C=require("./components/chart-pie-basic/index.js"),x=require("./components/chart-line-smooth/index.js"),q=require("./components/chart-line-smooth-area/index.js"),$=require("./components/chart-scatter-basic/index.js"),m=require("./components/text-text-basic/index.js"),l=require("./components/text-table-basic/index.js"),p=require("./components/chart-other-gauge/index.js"),B=require("./components/chart-other-word-cloud/index.js"),M=require("./components/chart-other-liquidfill/index.js"),T=require("./components/chart-bar-horizontal/index.js"),S=require("./components/chart-bar-three/index.js"),I=require("./components/chart-bar-rank/index.js"),g=require("./components/chart-bar-mini/index.js"),O=require("./components/chart-line-dashed/index.js"),R=require("./components/chart-pie-semicircle/index.js"),L=require("./components/chart-pie-rose/index.js"),G=require("./components/chart-scatter-basic2/index.js"),P=require("./components/chart-other-funnel/index.js"),b=require("./components/chart-other-force/index.js"),f=require("./components/chart-other-radar/index.js"),D=require("./components/chart-line-basic/index.js"),k=require("./components/chart-line-scale/index.js"),y=require("./components/chart-map-lines/index.js"),E=require("./components/chart-map-basic/index.js"),V=require("./components/chart-map-scatter/index.js"),A=require("./components/chart-map-customize/index.js"),F=require("./components/chart-map-bmap-rich/index.js"),w=require("./components/chart-other-circular-graph/index.js"),H=require("./components/chart-map-bmap-heatmap/index.js"),W=require("./components/chart-map-bmap-basic/index.js"),z=require("./components/map-earth-basic/index.js"),j=require("./components/map-earth-cool-tech/index.js"),N=require("./components/map-earth-particle/index.js"),Q=require("./components/map-earth-hacker/index.js"),_=require("./components/map-earth-fly-line/index.js"),J=require("./components/chart-pie-index/index.js"),K=require("./components/chart-other-grid-percentage/index.js"),U=require("./components/chart-other-radar-stack/index.js"),X=require("./components/chart-bar-segmented-progress/index.js"),Y=require("./components/chart-other-funnel2/index.js"),ee=require("./components/chart-other-label-gauge/index.js"),re=require("./components/chart-pie-round/index.js"),ie=require("./components/chart-pie-sunburst/index.js"),te=require("./components/chart-other-theme-river/index.js"),ae=require("./components/chart-other-tree/index.js"),ne=require("./components/chart-other-treemap/index.js"),oe=require("./components/commons-product-model/index.js"),ce=require("./components/commons-vr-photo/index.js"),ve=require("./components/commons-vr-video/index.js"),Ze=require("./components/commons-three-loader/index.js"),se=require("./components/commons-three-loader3/index.js"),de=require("./components/commons-gaussian-splatting-view/index.js"),he=require("./components/commons-babylon/index.js"),ue=require("./components/commons-svg/index.js"),Ce=require("./components/commons-weather/index.js"),xe=require("./components/media-wavesurfer/index.js"),qe=require("./components/interaction-tabs/index.js"),$e=require("./components/interaction-tabs2/index.js"),me=require("./components/interaction-button/index.js"),le=require("./components/interaction-button-image/index.js"),pe=require("./components/interaction-select/index.js"),Be=require("./components/interaction-input/index.js"),Me=require("./components/interaction-radio/index.js"),Te=require("./components/interaction-slider/index.js"),Se=require("./components/interaction-switch/index.js"),Ie=require("./components/interaction-data-picker/index.js"),ge=require("./components/interaction-button-refresh/index.js"),Oe=require("./components/media-image/index.js"),Re=require("./components/text-title/index.js"),Le=require("./components/commons-qrcode/index.js"),Ge=require("./components/media-video/index.js"),Pe=require("./components/media-audio/index.js"),be=require("./components/text-real-time/index.js"),fe=require("./components/media-carousel/index.js"),De=require("./components/media-carousel-slides/index.js"),ke=require("./components/media-iframe-carousel/index.js"),ye=require("./components/media-iframe/index.js"),Ee=require("./components/media-m3u8/index.js"),Ve=require("./components/media-audio-dynamic/index.js"),Ae=require("./components/media-video-dynamic/index.js"),Fe=require("./components/media-image-dynamic/index.js"),we=require("./components/media-flv/index.js"),He=require("./components/commons-echarts/index.js"),We=require("./components/text-over-number/index.js"),ze=require("./components/text-table-scroll/index.js"),je=require("./components/text-carousel/index.js"),Ne=require("./components/text-row-scroll/index.js"),Qe=require("./components/text-text-dynamic/index.js"),_e=require("./components/text-count-down/index.js"),Je=require("./components/graphical-circle/index.js"),Ke=require("./components/graphical-diamond/index.js"),Ue=require("./components/graphical-hexagon/index.js"),Xe=require("./components/graphical-isosceles-triangle/index.js"),Ye=require("./components/graphical-pentagon/index.js"),er=require("./components/graphical-rect/index.js"),rr=require("./components/graphical-right-triangle/index.js"),ir=require("./components/scene-map3d/index.js"),tr=require("./components/scene-amap2d/index.js"),ar=require("./components/scene-amap3d/index.js"),nr={install:r=>{for(const i in e)r.use(e[i])}};exports.registerComponentRef=t.registerComponentRef;exports.ZvChartBarStack=a.ZvChartBarStack;exports.ZvChartBarBasic=n.ZvChartBarBasic;exports.ZvChartBarLoop=o.ZvChartBarLoop;exports.ZvChartBarZebra=c.ZvChartBarZebra;exports.ZvChartBarContrast=v.ZvChartBarContrast;exports.ZvChartBarLineBar=Z.ZvChartBarLineBar;exports.ZvChartBarStack2=s.ZvChartBarStack2;exports.ZvChartBarStackLine=d.ZvChartBarStackLine;exports.ZvChartBarGradientColumnChart=h.ZvChartBarGradientColumnChart;exports.ZvChartBarSpire=u.ZvChartBarSpire;exports.ZvChartPieBasic=C.ZvChartPieBasic;exports.ZvChartLineSmooth=x.ZvChartLineSmooth;exports.ZvChartLineSmoothArea=q.ZvChartLineSmoothArea;exports.ZvChartScatterBasic=$.ZvChartScatterBasic;exports.ZvTextTextBasic=m.ZvTextTextBasic;exports.ZvTextTableBasic=l.ZvTextTableBasic;exports.ZvChartOtherGauge=p.ZvChartOtherGauge;exports.ZvChartOtherWordCloud=B.ZvChartOtherWordCloud;exports.ZvChartOtherLiquidfill=M.ZvChartOtherLiquidfill;exports.ZvChartBarHorizontal=T.ZvChartBarHorizontal;exports.ZvChartBarThree=S.ZvChartBarThree;exports.ZvChartBarRank=I.ZvChartBarRank;exports.ZvChartBarMini=g.ZvChartBarMini;exports.ZvChartLineDashed=O.ZvChartLineDashed;exports.ZvChartPieSemicircle=R.ZvChartPieSemicircle;exports.ZvChartPieRose=L.ZvChartPieRose;exports.ZvChartScatterBasic2=G.ZvChartScatterBasic2;exports.ZvChartOtherFunnel=P.ZvChartOtherFunnel;exports.ZvChartOtherForce=b.ZvChartOtherForce;exports.ZvChartOtherRadar=f.ZvChartOtherRadar;exports.ZvChartLineBasic=D.ZvChartLineBasic;exports.ZvChartLineScale=k.ZvChartLineScale;exports.ZvChartMapLines=y.ZvChartMapLines;exports.ZvChartMapBasic=E.ZvChartMapBasic;exports.ZvChartMapScatter=V.ZvChartMapScatter;exports.ZvChartMapCustomize=A.ZvChartMapCustomize;exports.ZvChartMapBmapRich=F.ZvChartMapBmapRich;exports.ZvChartOtherCircularGraph=w.ZvChartOtherCircularGraph;exports.ZvChartMapBmapHeatmap=H.ZvChartMapBmapHeatmap;exports.ZvChartMapBmapBasic=W.ZvChartMapBmapBasic;exports.ZvMapEarthBasic=z.ZvMapEarthBasic;exports.ZvMapEarthCoolTech=j.ZvMapEarthCoolTech;exports.ZvMapEarthParticle=N.ZvMapEarthParticle;exports.ZvMapEarthHacker=Q.ZvMapEarthHacker;exports.ZvMapEarthFlyLine=_.ZvMapEarthFlyLine;exports.ZvChartPieIndex=J.ZvChartPieIndex;exports.ZvChartOtherGridPercentage=K.ZvChartOtherGridPercentage;exports.ZvChartOtherRadarStack=U.ZvChartOtherRadarStack;exports.ZvChartBarSegmentedProgress=X.ZvChartBarSegmentedProgress;exports.ZvChartOtherFunnel2=Y.ZvChartOtherFunnel2;exports.ZvChartOtherLabelGauge=ee.ZvChartOtherLabelGauge;exports.ZvChartPieRound=re.ZvChartPieRound;exports.ZvChartPieSunburst=ie.ZvChartPieSunburst;exports.ZvChartOtherThemeRiver=te.ZvChartOtherThemeRiver;exports.ZvChartOtherTree=ae.ZvChartOtherTree;exports.ZvChartOtherTreemap=ne.ZvChartOtherTreemap;exports.ZvCommonsProductModel=oe.ZvCommonsProductModel;exports.ZvCommonsVrPhoto=ce.ZvCommonsVrPhoto;exports.ZvCommonsVrVideo=ve.ZvCommonsVrVideo;exports.ZvCommonsThreeLoader=Ze.ZvCommonsThreeLoader;exports.ZvCommonsThreeLoader3=se.ZvCommonsThreeLoader3;exports.ZvCommonsGaussianSplattingView=de.ZvCommonsGaussianSplattingView;exports.ZvCommonsBabylon=he.ZvCommonsBabylon;exports.ZvCommonsSvg=ue.ZvCommonsSvg;exports.ZvCommonsWeather=Ce.ZvCommonsWeather;exports.ZvMediaWavesurfer=xe.ZvMediaWavesurfer;exports.ZvInteractionTabs=qe.ZvInteractionTabs;exports.ZvInteractionTabs2=$e.ZvInteractionTabs2;exports.ZvInteractionButton=me.ZvInteractionButton;exports.ZvInteractionButtonImage=le.ZvInteractionButtonImage;exports.ZvInteractionSelect=pe.ZvInteractionSelect;exports.ZvInteractionInput=Be.ZvInteractionInput;exports.ZvInteractionRadio=Me.ZvInteractionRadio;exports.ZvInteractionSlider=Te.ZvInteractionSlider;exports.ZvInteractionSwitch=Se.ZvInteractionSwitch;exports.ZvInteractionDataPicker=Ie.ZvInteractionDataPicker;exports.ZvInteractionButtonRefresh=ge.ZvInteractionButtonRefresh;exports.ZvMediaImage=Oe.ZvMediaImage;exports.ZvTextTitle=Re.ZvTextTitle;exports.ZvCommonsQrcode=Le.ZvCommonsQrcode;exports.ZvMediaVideo=Ge.ZvMediaVideo;exports.ZvMediaAudio=Pe.ZvMediaAudio;exports.ZvTextRealTime=be.ZvTextRealTime;exports.ZvMediaCarousel=fe.ZvMediaCarousel;exports.ZvMediaCarouselSlides=De.ZvMediaCarouselSlides;exports.ZvMediaIframeCarousel=ke.ZvMediaIframeCarousel;exports.ZvMediaIframe=ye.ZvMediaIframe;exports.ZvMediaM3u8=Ee.ZvMediaM3u8;exports.ZvMediaAudioDynamic=Ve.ZvMediaAudioDynamic;exports.ZvMediaVideoDynamic=Ae.ZvMediaVideoDynamic;exports.ZvMediaImageDynamic=Fe.ZvMediaImageDynamic;exports.ZvMediaFlv=we.ZvMediaFlv;exports.ZvCommonsEcharts=He.ZvCommonsEcharts;exports.ZvTextOverNumber=We.ZvTextOverNumber;exports.ZvTextTableScroll=ze.ZvTextTableScroll;exports.ZvTextCarousel=je.ZvTextCarousel;exports.ZvTextRowScroll=Ne.ZvTextRowScroll;exports.ZvTextTextDynamic=Qe.ZvTextTextDynamic;exports.ZvTextCountDown=_e.ZvTextCountDown;exports.ZvGraphicalCircle=Je.ZvGraphicalCircle;exports.ZvGraphicalDiamond=Ke.ZvGraphicalDiamond;exports.ZvGraphicalHexagon=Ue.ZvGraphicalHexagon;exports.ZvGraphicalIsoscelesTriangle=Xe.ZvGraphicalIsoscelesTriangle;exports.ZvGraphicalPentagon=Ye.ZvGraphicalPentagon;exports.ZvGraphicalRect=er.ZvGraphicalRect;exports.ZvGraphicalRightTriangle=rr.ZvGraphicalRightTriangle;exports.ZvSceneMap3d=ir.ZvSceneMap3d;exports.ZvSceneAmap2d=tr.ZvSceneAmap2d;exports.ZvSceneAmap3d=ar.ZvSceneAmap3d;exports.default=nr;
|
package/lib/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 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@babylonjs/core"),i=require("@swiftcarrot/color-fns"),g=(t,e)=>{if(t&&t.startsWith("#")){const{r,g:n,b:s}=i.hex2rgb(t);return new o.Color3(r/255,n/255,s/255)}return e},b=(t,e)=>{if(t&&t.startsWith("#")){let r=1;t.length===9&&(r=parseInt(t.slice(7,9),16)/255);const{r:n,g:s,b:h}=i.hex2rgb(t);return new o.Color4(n/255,s/255,h/255,r)}return e};exports.hex2Color3=g;exports.hex2Color4=b;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("lodash"),c=(o,e)=>{if(o!==void 0){const t=o.length-e.length;for(let n=0;n<t;n++)e.push(l.cloneDeep(e[0]))}return e};exports.cloneSeries=c;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var h=Object.defineProperty;var d=(s,t,e)=>t in s?h(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e;var i=(s,t,e)=>d(s,typeof t!="symbol"?t+"":t,e);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class c{constructor(t,e){i(this,"timer");i(this,"currentIndex",-1);i(this,"currentSeriesIndex",-1);this.myChart=t,this.option=e,this.timer=setInterval(()=>{this.switchTooltip(this.myChart,this.option)},e.hoverLoop.delay)}switchTooltip(t,e){try{if(e.dataset&&e.dataset.source||e.series[0].data){t.dispatchAction({type:"downplay",seriesIndex:this.currentSeriesIndex,dataIndex:this.currentIndex}),this.currentSeriesIndex=(this.currentSeriesIndex+1)%e.series.length;let r=0;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({type:"highlight",seriesIndex:this.currentSeriesIndex,dataIndex:this.currentIndex}),e.hoverLoop.showTip&&t&&t.dispatchAction({type:"showTip",seriesIndex:this.currentSeriesIndex,dataIndex:this.currentIndex})}else this.closeSwitchTooltip()}catch{this.closeSwitchTooltip()}}closeSwitchTooltip(){clearInterval(this.timer),this.timer=void 0}}exports.HoverLoop=c;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=e=>new Promise((r,o)=>{const s=new Image;s.onload=()=>{r(!0)},s.onerror=t=>{o(t)},s.src=e}),a=e=>{const r=[];return e.forEach(o=>{r.push(n(o))}),Promise.all(r)};exports.imgsPreloader=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=(t,n)=>(t.install=o=>{for(const e of[t,...Object.values({})])o.component(e.name,e)},t);exports.withInstall=l;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("lodash");function i(t,o){const e={};for(const s in t)if(!a.isObject(t[s])){const c=r(s);["fontSize","borderWidth","borderRadius","gap","-webkit-text-stroke-width","letterSpacing"].includes(s)&&a.isNumber(t[s])?e[(o?`--${o}-`:"")+c]=`${t[s]}px`:e[(o?`--${o}-`:"")+c]=t[s]}return e}function r(t){return t.replace(/([a-zA-Z])(?=[A-Z])/g,"$1-").toLowerCase()}const l=t=>{if(t&&t.startsWith("SHJ-")){let o=!1;if(document.fonts.forEach(e=>{e.family===t&&(o=!0)}),!o){const e=t.slice(4,t.lastIndexOf("-")),s=e.slice(0,e.lastIndexOf("-")),c=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}.${c})`);document.fonts.add(n),n.load().then(()=>{}).catch(()=>{})}}};exports.autoInstallFont=l;exports.camelCaseToDash=r;exports.jsonToCssStyle=i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("three");class v{constructor({time:t,geoProjection:s,label3d:d,flyLineLabelGroup:h,depth:m,allFlyLineLabel:u,scale:b},p){this.time=t,this.geoProjection=s,this.label3d=d,this.flyLineLabelGroup=h,this.allFlyLineLabel=u,this.scale=b,this.depth=m,this.instance=new e.Group;const f={middleHeight:15,speed:3,texture:null,radius:.1,segments:32,radialSegments:8,data:[],option:{},material:new e.MeshBasicMaterial({color:16506760,transparent:!0,fog:!1,opacity:1,depthTest:!1,blending:e.AdditiveBlending})};this.options=Object.assign({},f,p),this.init()}init(){const{material:t,option:s,allFlyLine:d,texture:h,segments:m,radius:u,radialSegments:b,data:p,speed:f,middleHeight:L}=this.options,w=(i,y,g)=>{let r=s.format;try{const l=s.format.match(/\{(.*?)}/g);if(l)for(let o=0;o<l.length;o++)r=r.replaceAll(l[o],i[l[o].slice(1,-1)])}catch{}const n=this.label3d.create("","flyline-label flyline-"+s.id,!0);return n.init('<div class="wrap"><span class="label">'+r+"</span></div>",g),this.label3d.setLabelStyle(n,.08/this.scale,"x"),n.name="flyline-"+s.id,n.setParent(this.flyLineLabelGroup),n};p.map(i=>{const[y,g]=this.geoProjection(i.coords[0]),r=new e.Vector3(y,-g,0),[n,l]=this.geoProjection(i.coords[1]),o=new e.Vector3(n,-l,0),c=new e.Vector3;c.addVectors(r,o).multiplyScalar(.5),c.setZ(L);const V=new e.QuadraticBezierCurve3(r,c,o),x=new e.TubeGeometry(V,m,u,b,!1),a=new e.Mesh(x,t);a.name="flyline-"+s.id,a.position.set(0,0,0),a.renderOrder=21,a.userData.toName=i.toName,a.userData.fromName=i.fromName,a.userData.coords=i.coords,d.push(a);const S=w(i,0,new e.Vector3(c.x,c.y,c.z-s.label.bottom/this.scale));this.allFlyLineLabel.push(S),this.instance.add(a)}),this.time.on("tick",()=>{h.offset.x-=f*.001})}getInstance(){return this.instance}setParent(t){t.add(this.instance)}setVisible(t){this.instance.visible=t,this.run=t}}exports.FlyLine=v;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("three/examples/jsm/renderers/CSS3DRenderer");require("three");require("three/examples/jsm/loaders/GLTFLoader");require("three/examples/jsm/loaders/DRACOLoader.js");const a=require("../utils/utils.js");class c{constructor({scene:s,camera:i,time:l,sizes:t,canvas:e}){this.scene=s,this.camera=i,this.time=l,this.sizes=t,this.canvas=e,this.parent=null;const{width:r,height:o}=this.sizes,n=new d.CSS3DRenderer;n.setSize(r,o),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.uuid();try{this.canvas.parentNode.appendChild(n.domElement)}catch{}this.css3dRender=n,this.time.on("tick",()=>{this.update()}),this.sizes.on("resize",()=>{this.resize()})}create(s="",i="",l=!1){const t=document.createElement("div");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");let e=null;return l?e=new d.CSS3DSprite(t):e=new d.CSS3DObject(t),e.init=(r,o)=>{e.element.innerHTML=r,e.element.style.visibility="visible",e.position.copy(o)},e.hide=()=>{e.element.style.visibility="hidden"},e.show=()=>{e.element.style.visibility="visible"},e.setParent=r=>{this.parent=r,r.add(e)},e.remove=()=>{this.parent.remove(e)},e}setLabelStyle(s,i=.1,l="x",t="none"){s.element.style.pointerEvents=t,s.scale.set(i,i,i),s.rotation[l]=Math.PI/2}update(){this.css3dRender.render(this.scene,this.camera.instance)}destroy(){if(this.css3dRender){const s=this.css3dRender.domElement;s.parentNode.removeChild(s)}}resize(){const{width:s,height:i}=this.sizes;this.css3dRender.setSize(s,i)}}exports.Label3d=c;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("three");class p{constructor({time:t},r={}){this.instance=null,this.time=t,this.enable=!0,this.config=Object.assign({num:100,range:500,speed:.01,renderOrder:99,dir:"up",material:new c.PointsMaterial({map:p.createTexture(),size:20,color:16777215,transparent:!0,opacity:1,depthTest:!1,vertexColors:!0,blending:c.AdditiveBlending,sizeAttenuation:!0})},r),this.create()}create(){const{range:t,speed:r,dir:n,material:d,num:f,renderOrder:u}=this.config,s=[],o=[],g=[];for(let h=0;h<f;h++){s.push(Math.random()*t-t/2,Math.random()*t-t/2,Math.random()*t-t/2);const i=n==="up"?1:-1;g.push(Math.random()*i,(.1+Math.random())*i,.1+Math.random()*i);const a=d.color.clone(),l={};a.getHSL(l),a.setHSL(l.h,l.s,l.l*Math.random()),o.push(a.r,a.g,a.b)}const e=new c.BufferGeometry;e.setAttribute("position",new c.BufferAttribute(new Float32Array(s),3)),e.setAttribute("velocities",new c.BufferAttribute(new Float32Array(g),3)),e.setAttribute("color",new c.BufferAttribute(new Float32Array(o),3)),this.instance=new c.Points(e,d),this.instance.name="Particles",this.instance.renderOrder=u}static createTexture(){const t=document.createElement("canvas");t.width=1024,t.height=1024;const r=t.getContext("2d"),n=r.createRadialGradient(512,512,0,512,512,512);return n.addColorStop(0,"rgba(255,255,255,1)"),n.addColorStop(1,"rgba(255,255,255,0)"),r.fillStyle=n,r.fillRect(0,0,1024,1024),new c.CanvasTexture(t)}update(t,r){if(!this.instance)return!1;const{range:n,speed:d,dir:f}=this.config,u=f==="up"?1:-1,s=this.instance.geometry.getAttribute("position"),o=this.instance.geometry.getAttribute("velocities"),g=s.count;for(let e=0;e<g;e++){let h=s.getX(e);s.getY(e);let i=s.getZ(e);const a=o.getX(e),l=o.getY(e);o.getZ(e),h+=Math.sin(a*r)*t,i+=d*u,i>n/2&&u===1&&(i=-n/2),i<-n/2&&u==-1&&(i=n/2),s.setX(e,h),s.setZ(e,i),o.setX(e,a),o.setY(e,l)}s.needsUpdate=!0,o.needsUpdate=!0}setParent(t){t.add(this.instance),this.time.on("tick",(r,n)=>{this.enable&&this.update(r,n)})}}exports.Particles=p;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const P=require("lodash"),t=require("three");class b{constructor({time:e,geoProjection:h},n){this.time=e,this.geoProjection=h,this.instance=new t.Group,this.instance.name="PathLine",this.run=!0;const i={speed:.003,texture:null,radius:.1,segments:32,radialSegments:8,data:[],renderOrder:1,material:new t.MeshBasicMaterial({color:16777215,transparent:!0,fog:!1,depthTest:!1,blending:t.AdditiveBlending})};this.options=Object.assign({},i,n),this.init()}init(){const{material:e,texture:h,segments:n,radius:i,radialSegments:u,data:f,speed:x,renderOrder:g}=this.options;try{f.map(l=>{const r=[];l.geometry.coordinates.map((o,y)=>{y===0&&(P.isArray(o[0][0])?o[0].forEach(c=>{const[s,d]=this.geoProjection(c);(s!==void 0||s!==NaN)&&r.push(new t.Vector3(s,-d,0))}):o.forEach(c=>{const[s,d]=this.geoProjection(c);(s!==void 0||s!==NaN)&&r.push(new t.Vector3(s,-d,0))}))});const m=new t.CatmullRomCurve3(r),p=new t.TubeGeometry(m,n,i,u,!1),a=new t.Mesh(p,e);a.position.set(0,0,0),a.renderOrder=g,this.instance.add(a)})}catch{}}getInstance(){return this.instance}setParent(e){e.add(this.instance)}setVisible(e){this.instance.visible=e,this.run=e}}exports.PathLine=b;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("three");class n{constructor({time:s},i){this.time=s,this.options=Object.assign({},{width:10,scale:1,position:new e.Vector3(0,0,0),needRotate:!1,rotateSpeed:.001,material:new e.MeshBasicMaterial({transparent:!0,opacity:1,depthTest:!0})},i);const o=new e.PlaneGeometry(this.options.width,this.options.width),t=new e.Mesh(o,this.options.material);t.rotateX(-Math.PI/2),t.position.copy(this.options.position),t.scale.set(this.options.scale,this.options.scale,this.options.scale),this.instance=t}setParent(s){s.add(this.instance),this.time.on("tick",()=>{this.update()})}update(){this.options.needRotate&&(this.instance.rotation.z+=this.options.rotateSpeed)}}exports.Plane=n;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class t{constructor(){this.toastNode=null,this.init()}init(){if(this.toastNode)return!1;this.toastNode=document.createElement("div"),this.toastNode.classList.add("fixed-loading"),this.toastNode.id="fixed-loading",this.toastNode.innerHTML=`
|
|
2
|
+
<div class="page-loading-container">
|
|
3
|
+
<div class="page-loading"></div>
|
|
4
|
+
</div>
|
|
5
|
+
`,this.toastNode.style.visibility="hidden",document.body.appendChild(this.toastNode)}show(){this.toastNode.style.visibility="visible"}hide(){this.toastNode&&(this.toastNode.style.visibility="hidden")}destroy(){this.toastNode&&document.body.removeChild(this.toastNode)}}exports.ToastLoading=t;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("three"),o=require("three/examples/jsm/controls/OrbitControls");class a{constructor({sizes:s,scene:t,canvas:e},n={}){this.sizes=s,this.scene=t,this.canvas=e,this.option=n,this.setInstance(),this.setControls(this.option.orbitControls)}setInstance(){const s=this.sizes.width/this.sizes.height;this.instance=new i.PerspectiveCamera(45,s,.1,2e3),this.instance.position.set(10,10,10),this.scene.add(this.instance)}setControls(s){this.controls||(this.controls=new o.OrbitControls(this.instance,this.canvas)),this.controls&&(s===void 0?(this.controls.enableZoom=!0,this.controls.minDistance=50,this.controls.maxDistance=300,this.controls.zoomSpeed=1,this.controls.enablePan=!0,this.controls.panSpeed=1,this.controls.minPolarAngle=0*Math.PI/180,this.controls.maxPolarAngle=75*Math.PI/180,this.controls.enableDamping=!0):(this.controls.enableZoom=s.enableZoom,this.controls.minDistance=s.minDistance,this.controls.maxDistance=s.maxDistance,this.controls.zoomSpeed=s.zoomSpeed,this.controls.enablePan=s.enablePan,this.controls.panSpeed=s.panSpeed,this.controls.minPolarAngle=s.minPolarAngle*Math.PI/180,this.controls.maxPolarAngle=s.maxPolarAngle*Math.PI/180,this.controls.enableDamping=s.enableDamping),this.controls.update())}resize(){this.instance.aspect=this.sizes.width/this.sizes.height,this.instance.updateProjectionMatrix()}update(){this.controls.update()}destroy(){this.controls.dispose()}}exports.Camera=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("three");class c{constructor({canvas:s,sizes:e,scene:t,camera:i,postprocessing:n,composer:a}){this.canvas=s,this.sizes=e,this.scene=t,this.camera=i,this.postprocessing=n,this.composer=a,this.setInstance()}setInstance(){this.instance=new h.WebGLRenderer({alpha:!0,antialias:!0,canvas:this.canvas}),this.instance.setSize(this.sizes.width,this.sizes.height),this.instance.setPixelRatio(this.sizes.pixelRatio)}resize(){this.instance.setSize(this.sizes.width,this.sizes.height),this.instance.setPixelRatio(this.sizes.pixelRatio)}update(){this.postprocessing&&this.composer?this.composer.render():this.instance.render(this.scene,this.camera.instance)}destroy(){this.instance.dispose(),this.instance.forceContextLoss()}}exports.Renderer=c;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var h=Object.defineProperty;var d=(i,r,e)=>r in i?h(i,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[r]=e;var c=(i,r,e)=>d(i,typeof r!="symbol"?r+"":r,e);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("three"),u=require("d3-geo"),m=require("./Renderer.js"),g=require("./Camera.js"),f=require("../utils/EventEmitter.js"),l=require("../utils/Sizes.js"),p=require("../utils/Time.js");require("three/examples/jsm/loaders/GLTFLoader");require("three/examples/jsm/loaders/DRACOLoader.js");class y extends f.EventEmitter{constructor(e,t={},s={}){super();c(this,"geoProjection",e=>{const{geoProjectionCenter:t,geoProjectionScale:s,geoProjectionTranslate:n}=this.config;return u.geoMercator().center(t).scale(s).translate(n)(e)});this.canvas=e,this.scene=new o.Scene,this.sizes=new l.Sizes(this),this.time=new p.Time(this),this.camera=new g.Camera(this,s),this.renderer=new m.Renderer(this);const n={geoProjectionCenter:[0,0],geoProjectionScale:120,geoProjectionTranslate:[0,0]};this.config=Object.assign({},n,t),this.sizes.on("resize",()=>{this.resize()}),this.time.on("tick",a=>{this.update(a)})}setCss3dVisible(e,t){e&&(this[e].visible=t,this[e].children.map(s=>{t?s.show():s.hide()}))}setAxesHelper(e=250){if(!e)return!1;const t=new o.AxesHelper(e);this.scene.add(t)}resize(){this.camera.resize(),this.renderer.resize()}update(e){this.camera.update(e),this.renderer.update(e)}destroy(){try{this.sizes.destroy(),this.time.destroy(),this.camera.destroy(),this.renderer.destroy(),this.scene.traverse(e=>{if(e instanceof o.Mesh){e.geometry.dispose();for(const t in e.material){const s=e.material[t];s&&typeof s.dispose=="function"&&s.dispose()}}}),this.canvas.parentNode.removeChild(this.canvas)}catch{}}}exports.Mini3d=y;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class s{constructor(){this.past=[],this.future=[],this.present=void 0}gotoState(t){const e=[...this.past,this.present,...this.future];this.present=e[t],this.past=e.slice(0,t),this.future=e.slice(t+1,e.length)}getIndex(){return this.past.length}push(t){this.present&&this.past.push(this.present),this.present=t}undo(){this.past.length!==0&&this.gotoState(this.getIndex()-1)}redo(){this.future.length!==0&&this.gotoState(this.getIndex()+1)}empty(){this.past=[],this.future=[],this.present=void 0}}exports.createHistory=s;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class n{constructor(){this.events=new Map}on(t,s){let e=this.events.get(t);e||(e=new Set,this.events.set(t,e)),e.add(s)}off(t,s){const e=this.events.get(t);e&&(s?e.delete(s):this.events.delete(t))}emit(t,...s){const e=this.events.get(t);e&&e.forEach(i=>{i(...s)})}once(t,s){const e=(...i)=>{s(...i),this.off(t,e)};this.on(t,e)}}exports.EventEmitter=n;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("three"),h=require("three/examples/jsm/loaders/GLTFLoader");require("three/examples/jsm/loaders/DRACOLoader.js");const c=require("./EventEmitter.js"),n={GLTFLoader:"GLTF",TextureLoader:"Texture",FontLoader:"Font",MMDLoader:"MMD",MTLLoader:"MTL",OBJLoader:"OBJ",PCDLoader:"PCD",FileLoader:"File",ImageLoader:"Image",ObjectLoader:"Object",MaterialLoader:"Material",CubeTextureLoader:"CubeTexture",RGBELoader:"RGBELoader",FBXLoader:"FBX"},u=Object.values(n);class l extends c.EventEmitter{constructor({dracoPath:e}={}){super(),this.itemsLoaded=0,this.itemsTotal=0,this.assets=[],this.loaders={},this.initDefaultLoader()}initDefaultLoader(){[{loader:h.GLTFLoader,name:"GLTFLoader"},{loader:d.TextureLoader,name:"TextureLoader"}].map(e=>this.addLoader(e.loader,e.name))}addLoader(e,t=""){if(e.name&&n[t]){if(!this.loaders[t]){const s=new e(this.manager),a=t;s instanceof d.Loader&&(this.loaders[n[a]]=s)}}else throw new Error("请配置正确的加载器")}loadItem(e){return new Promise((t,r)=>{if(!this.loaders[e.type])throw new Error(`资源${e.path}没有配置加载器`);this.loaders[e.type].load(e.path,s=>{this.itemsLoaded++,this.emit("onProgress",e.path,this.itemsLoaded,this.itemsTotal),t({...e,data:s})},null,s=>{this.emit("onError",s),t({...e,data:null})})})}loadAll(e){return this.itemsLoaded=0,this.itemsTotal=0,new Promise((t,r)=>{const s=this.matchType(e),a=[];this.itemsTotal=s.length,s.map(o=>{try{const i=this.loadItem(o);a.push(i)}catch{}}),Promise.all(a).then(o=>{this.assets=o,this.emit("onLoad"),t(o)}).catch(o=>{this.emit("onError",o),r(o)})})}matchType(e){return this.assets=e.map(t=>({type:u.includes(t.type)?t.type:"",path:t.path,name:t.name,data:null})).filter(t=>{if(!t.type)throw new Error(`资源${t.path},type不正确`);return t.type}),this.assets}getResource(e){const t=this.assets.find(r=>r.name===e);if(!t)throw new Error(`资源${e}不存在`);return t.data}getResource3(e){const t=this.assets.find(r=>r.name===e);if(!t)throw new Error(`资源${e}不存在`);return t}getResource2(e,t){const r=this.assets.find(s=>s.name===e);if(!r)throw new Error(`资源${e}不存在`);return t!==void 0&&r.path!==t&&this.loadItem({type:r.type,name:r.name,path:t}).then(s=>{r.data=s}),r.data}destroy(){this.off("onProgress"),this.off("onLoad"),this.off("onError"),this.assets=[]}}exports.Resource=l;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./EventEmitter.js");class e extends t.EventEmitter{constructor({canvas:i}){super(),this.canvas=i,this.pixelRatio=0,this.init(),window.addEventListener("resize",()=>{this.init(),this.emit("resize")})}init(){this.width=this.canvas.offsetWidth,this.height=this.canvas.offsetHeight,this.pixelRatio=this.pixelRatio||Math.min(window.devicePixelRatio,2)}destroy(){this.off("resize")}}exports.Sizes=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("three"),n=require("./EventEmitter.js");function c(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const i in t)if(i!=="default"){const s=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,s.get?s:{enumerable:!0,get:()=>t[i]})}}return e.default=t,Object.freeze(e)}const o=c(r);class a extends n.EventEmitter{constructor(){super(),this.start=Date.now(),this.current=this.start,this.elapsed=0,this.delta=16,this.clock=new o.Clock,this.timer=window.requestAnimationFrame(()=>{this.tick()})}tick(){const e=Date.now();this.delta=e-this.current,this.current=e,this.elapsed=this.current-this.start;const i=this.clock.getDelta(),s=this.clock.getElapsedTime();if(this.emit("tick",i,s),this.stop)return window.cancelAnimationFrame(this.timer),!1;this.timer=window.requestAnimationFrame(()=>{this.tick()})}destroy(){this.stop=!0,this.off("tick")}}exports.Time=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("three");function a(r=10,o=62){const n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),t=[];let e;if(o=o||n.length,r)for(e=0;e<r;e++)t[e]=n[0|Math.random()*o];else{let c;for(t[8]=t[13]=t[18]=t[23]="-",t[14]="4",e=0;e<36;e++)t[e]||(c=0|Math.random()*16,t[e]=n[e==19?c&3|8:c])}return t.join("")}function m(r){const o=new s.Vector3,n=new s.Box3;n.expandByObject(r);const t=new s.Vector3;n.getSize(t);const e=new s.Vector3;n.getCenter(e);const c={box3:n,boxSize:t,center:e};if(r.geometry){r.geometry.computeBoundingBox(),r.geometry.computeBoundingSphere();const{max:i,min:u}=r.geometry.boundingBox;o.x=i.x-u.x,o.y=i.y-u.y,o.z=i.z-u.z,c.size=o}return c}const g=r=>{const o=JSON.parse(r),n=o.features;for(let t=0;t<n.length;t++){const e=n[t];e.geometry.type==="Polygon"&&(e.geometry.coordinates=[e.geometry.coordinates])}return o};exports.getBoundBox=m;exports.transfromMapGeoJSON=g;exports.uuid=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("lodash"),i=(o,l)=>{const e={};r.isArray(o)?o.forEach(t=>{const a=t.key;r.isArray(t.data)&&t.data.forEach(c=>{const s=c.category,n=c.value;e[s]||(e[s]={category:s}),e[s][a]?e[s][a]+=n:e[s][a]=n})}):e.key={};const u=Object.values(e);return{dimensions:l||Object.keys(u[0]),source:Object.values(r.cloneDeep(e))}};exports.parseDataset=i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("lodash"),a=(e,o)=>{const t=s.cloneDeep(o);return e&&s.isArray(e)&&e.forEach((i,r)=>{e[r]?t.series[r].data=e[r].data:t.series[r].data=[]}),t};exports.parseOtherData=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("lodash"),s=e=>n=>{if(window.SHJComponentRefs&&i.isArray(window.SHJComponentRefs)&&n&&e){const o=window.SHJComponentRefs.find(t=>t.layerId===e);o?o.ref=n:window.SHJComponentRefs.push({layerId:e,ref:n})}};exports.registerComponentRef=s;
|
package/package.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@shjjs/visual-ui",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "国产自研零代码可视化源码工具",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"three",
|
|
7
|
+
"babylon",
|
|
8
|
+
"echarts",
|
|
9
|
+
"ui",
|
|
10
|
+
"vue"
|
|
11
|
+
],
|
|
12
|
+
"author": "huangbaolin",
|
|
13
|
+
"main": "lib/index.js",
|
|
14
|
+
"module": "es/index.mjs",
|
|
15
|
+
"style": "es/index.css",
|
|
16
|
+
"homepage": "https://shj.studio/website",
|
|
17
|
+
"files": [
|
|
18
|
+
"es",
|
|
19
|
+
"lib"
|
|
20
|
+
],
|
|
21
|
+
"publishConfig": {
|
|
22
|
+
"access": "public"
|
|
23
|
+
},
|
|
24
|
+
"dependencies": {
|
|
25
|
+
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
26
|
+
"@babylonjs/core": "^7.14.0",
|
|
27
|
+
"@babylonjs/gui": "^7.14.0",
|
|
28
|
+
"@babylonjs/inspector": "^7.14.0",
|
|
29
|
+
"@babylonjs/loaders": "^7.14.0",
|
|
30
|
+
"@swiftcarrot/color-fns": "^3.2.0",
|
|
31
|
+
"@vueform/slider": "^2.1.10",
|
|
32
|
+
"axios": "^0.27.2",
|
|
33
|
+
"color-js": "^1.0.5",
|
|
34
|
+
"echarts": "^5.4.3",
|
|
35
|
+
"echarts-extension-amap": "^1.11.0",
|
|
36
|
+
"echarts-liquidfill": "^3.1.0",
|
|
37
|
+
"echarts-wordcloud": "^2.1.0",
|
|
38
|
+
"dayjs": "^1.11.1",
|
|
39
|
+
"lodash": "^4.17.21",
|
|
40
|
+
"flv.js": "^1.6.2",
|
|
41
|
+
"gsap": "^3.7.1",
|
|
42
|
+
"hls.js": "^1.4.13",
|
|
43
|
+
"xss": "^1.0.15",
|
|
44
|
+
"nanoid": "^4.0.2",
|
|
45
|
+
"odometer_countup": "^1.0.4",
|
|
46
|
+
"qrcode.vue": "^3.4.1",
|
|
47
|
+
"stats.js": "^0.17.0",
|
|
48
|
+
"swiper": "^11.0.5",
|
|
49
|
+
"d3-geo": "^3.1.0",
|
|
50
|
+
"three": "0.155.0",
|
|
51
|
+
"three-orbit-controls": "^82.1.0",
|
|
52
|
+
"three-mesh-bvh": "^0.7.4",
|
|
53
|
+
"vue-countup-v3": "^1.4.0",
|
|
54
|
+
"vue3-seamless-scroll": "^2.0.1",
|
|
55
|
+
"wavesurfer.js": "^7.8.2",
|
|
56
|
+
"is-electron": "^2.2.2",
|
|
57
|
+
"pinyin-pro": "^3.22.2"
|
|
58
|
+
},
|
|
59
|
+
"devDependencies": {
|
|
60
|
+
"@types/three": "^0.141.0",
|
|
61
|
+
"unplugin-vue-define-options": "^1.3.18"
|
|
62
|
+
},
|
|
63
|
+
"browserslist": [
|
|
64
|
+
"> 1%",
|
|
65
|
+
"not ie 11",
|
|
66
|
+
"not op_mini all"
|
|
67
|
+
]
|
|
68
|
+
}
|