@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,78 @@
|
|
|
1
|
+
import { PointsMaterial as m, AdditiveBlending as b, BufferGeometry as x, BufferAttribute as p, Points as v, CanvasTexture as w } from "three";
|
|
2
|
+
class f {
|
|
3
|
+
/**
|
|
4
|
+
*
|
|
5
|
+
* @param {*} base this
|
|
6
|
+
* @param {*} config
|
|
7
|
+
*/
|
|
8
|
+
constructor({ time: t }, r = {}) {
|
|
9
|
+
this.instance = null, this.time = t, this.enable = !0, this.config = Object.assign(
|
|
10
|
+
{
|
|
11
|
+
num: 100,
|
|
12
|
+
// 粒子数量
|
|
13
|
+
range: 500,
|
|
14
|
+
// 范围
|
|
15
|
+
speed: 0.01,
|
|
16
|
+
renderOrder: 99,
|
|
17
|
+
dir: "up",
|
|
18
|
+
// up-上 down-下
|
|
19
|
+
material: new m({
|
|
20
|
+
map: f.createTexture(),
|
|
21
|
+
size: 20,
|
|
22
|
+
color: 16777215,
|
|
23
|
+
transparent: !0,
|
|
24
|
+
opacity: 1,
|
|
25
|
+
depthTest: !1,
|
|
26
|
+
vertexColors: !0,
|
|
27
|
+
blending: b,
|
|
28
|
+
sizeAttenuation: !0
|
|
29
|
+
// 指定点的大小是否因相机深度而衰减
|
|
30
|
+
})
|
|
31
|
+
},
|
|
32
|
+
r
|
|
33
|
+
), this.create();
|
|
34
|
+
}
|
|
35
|
+
create() {
|
|
36
|
+
const { range: t, speed: r, dir: n, material: d, num: g, renderOrder: l } = this.config, s = [], o = [], h = [];
|
|
37
|
+
for (let u = 0; u < g; u++) {
|
|
38
|
+
s.push(
|
|
39
|
+
Math.random() * t - t / 2,
|
|
40
|
+
Math.random() * t - t / 2,
|
|
41
|
+
Math.random() * t - t / 2
|
|
42
|
+
);
|
|
43
|
+
const i = n === "up" ? 1 : -1;
|
|
44
|
+
h.push(Math.random() * i, (0.1 + Math.random()) * i, 0.1 + Math.random() * i);
|
|
45
|
+
const a = d.color.clone(), c = {};
|
|
46
|
+
a.getHSL(c), a.setHSL(c.h, c.s, c.l * Math.random()), o.push(a.r, a.g, a.b);
|
|
47
|
+
}
|
|
48
|
+
const e = new x();
|
|
49
|
+
e.setAttribute("position", new p(new Float32Array(s), 3)), e.setAttribute("velocities", new p(new Float32Array(h), 3)), e.setAttribute("color", new p(new Float32Array(o), 3)), this.instance = new v(e, d), this.instance.name = "Particles", this.instance.renderOrder = l;
|
|
50
|
+
}
|
|
51
|
+
static createTexture() {
|
|
52
|
+
const t = document.createElement("canvas");
|
|
53
|
+
t.width = 1024, t.height = 1024;
|
|
54
|
+
const r = t.getContext("2d"), n = r.createRadialGradient(512, 512, 0, 512, 512, 512);
|
|
55
|
+
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 w(t);
|
|
56
|
+
}
|
|
57
|
+
update(t, r) {
|
|
58
|
+
if (!this.instance) return !1;
|
|
59
|
+
const { range: n, speed: d, dir: g } = this.config, l = g === "up" ? 1 : -1, s = this.instance.geometry.getAttribute("position"), o = this.instance.geometry.getAttribute("velocities"), h = s.count;
|
|
60
|
+
for (let e = 0; e < h; e++) {
|
|
61
|
+
let u = s.getX(e);
|
|
62
|
+
s.getY(e);
|
|
63
|
+
let i = s.getZ(e);
|
|
64
|
+
const a = o.getX(e), c = o.getY(e);
|
|
65
|
+
o.getZ(e), u += Math.sin(a * r) * t, i += d * l, i > n / 2 && l === 1 && (i = -n / 2), i < -n / 2 && l == -1 && (i = n / 2), s.setX(e, u), s.setZ(e, i), o.setX(e, a), o.setY(e, c);
|
|
66
|
+
}
|
|
67
|
+
s.needsUpdate = !0, o.needsUpdate = !0;
|
|
68
|
+
}
|
|
69
|
+
// 设置父级,并运行
|
|
70
|
+
setParent(t) {
|
|
71
|
+
t.add(this.instance), this.time.on("tick", (r, n) => {
|
|
72
|
+
this.enable && this.update(r, n);
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
export {
|
|
77
|
+
f as Particles
|
|
78
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { isArray as w } from "lodash";
|
|
2
|
+
import { Group as x, MeshBasicMaterial as P, AdditiveBlending as b, Vector3 as l, CatmullRomCurve3 as O, TubeGeometry as j, Mesh as v } from "three";
|
|
3
|
+
class B {
|
|
4
|
+
constructor({ time: e, geoProjection: d }, s) {
|
|
5
|
+
this.time = e, this.geoProjection = d, this.instance = new x(), this.instance.name = "PathLine", this.run = !0;
|
|
6
|
+
const n = {
|
|
7
|
+
speed: 3e-3,
|
|
8
|
+
texture: null,
|
|
9
|
+
radius: 0.1,
|
|
10
|
+
segments: 32,
|
|
11
|
+
radialSegments: 8,
|
|
12
|
+
data: [],
|
|
13
|
+
renderOrder: 1,
|
|
14
|
+
material: new P({
|
|
15
|
+
color: 16777215,
|
|
16
|
+
transparent: !0,
|
|
17
|
+
fog: !1,
|
|
18
|
+
depthTest: !1,
|
|
19
|
+
blending: b
|
|
20
|
+
})
|
|
21
|
+
};
|
|
22
|
+
this.options = Object.assign({}, n, s), this.init();
|
|
23
|
+
}
|
|
24
|
+
// 初始化
|
|
25
|
+
init() {
|
|
26
|
+
const { material: e, texture: d, segments: s, radius: n, radialSegments: u, data: f, speed: G, renderOrder: m } = this.options;
|
|
27
|
+
try {
|
|
28
|
+
f.map((h) => {
|
|
29
|
+
const i = [];
|
|
30
|
+
h.geometry.coordinates.map((a, y) => {
|
|
31
|
+
y === 0 && (w(a[0][0]) ? a[0].forEach((o) => {
|
|
32
|
+
const [t, c] = this.geoProjection(o);
|
|
33
|
+
(t !== void 0 || t !== NaN) && i.push(new l(t, -c, 0));
|
|
34
|
+
}) : a.forEach((o) => {
|
|
35
|
+
const [t, c] = this.geoProjection(o);
|
|
36
|
+
(t !== void 0 || t !== NaN) && i.push(new l(t, -c, 0));
|
|
37
|
+
}));
|
|
38
|
+
});
|
|
39
|
+
const p = new O(i), g = new j(p, s, n, u, !1), r = new v(g, e);
|
|
40
|
+
r.position.set(0, 0, 0), r.renderOrder = m, this.instance.add(r);
|
|
41
|
+
});
|
|
42
|
+
} catch {
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
// 获取实例
|
|
46
|
+
getInstance() {
|
|
47
|
+
return this.instance;
|
|
48
|
+
}
|
|
49
|
+
// 设置父级
|
|
50
|
+
setParent(e) {
|
|
51
|
+
e.add(this.instance);
|
|
52
|
+
}
|
|
53
|
+
// 设置隐藏显示
|
|
54
|
+
setVisible(e) {
|
|
55
|
+
this.instance.visible = e, this.run = e;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
export {
|
|
59
|
+
B as PathLine
|
|
60
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { Vector3 as o, MeshBasicMaterial as n, PlaneGeometry as a, Mesh as h } from "three";
|
|
2
|
+
class r {
|
|
3
|
+
constructor({ time: s }, e) {
|
|
4
|
+
this.time = s, this.options = Object.assign(
|
|
5
|
+
{},
|
|
6
|
+
{
|
|
7
|
+
width: 10,
|
|
8
|
+
scale: 1,
|
|
9
|
+
position: new o(0, 0, 0),
|
|
10
|
+
needRotate: !1,
|
|
11
|
+
rotateSpeed: 1e-3,
|
|
12
|
+
material: new n({
|
|
13
|
+
transparent: !0,
|
|
14
|
+
opacity: 1,
|
|
15
|
+
depthTest: !0
|
|
16
|
+
})
|
|
17
|
+
},
|
|
18
|
+
e
|
|
19
|
+
);
|
|
20
|
+
const i = new a(this.options.width, this.options.width), t = new h(i, this.options.material);
|
|
21
|
+
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;
|
|
22
|
+
}
|
|
23
|
+
setParent(s) {
|
|
24
|
+
s.add(this.instance), this.time.on("tick", () => {
|
|
25
|
+
this.update();
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
update() {
|
|
29
|
+
this.options.needRotate && (this.instance.rotation.z += this.options.rotateSpeed);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
export {
|
|
33
|
+
r as Plane
|
|
34
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
class i {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.toastNode = null, this.init();
|
|
4
|
+
}
|
|
5
|
+
init() {
|
|
6
|
+
if (this.toastNode)
|
|
7
|
+
return !1;
|
|
8
|
+
this.toastNode = document.createElement("div"), this.toastNode.classList.add("fixed-loading"), this.toastNode.id = "fixed-loading", this.toastNode.innerHTML = `
|
|
9
|
+
<div class="page-loading-container">
|
|
10
|
+
<div class="page-loading"></div>
|
|
11
|
+
</div>
|
|
12
|
+
`, this.toastNode.style.visibility = "hidden", document.body.appendChild(this.toastNode);
|
|
13
|
+
}
|
|
14
|
+
show() {
|
|
15
|
+
this.toastNode.style.visibility = "visible";
|
|
16
|
+
}
|
|
17
|
+
hide() {
|
|
18
|
+
this.toastNode && (this.toastNode.style.visibility = "hidden");
|
|
19
|
+
}
|
|
20
|
+
destroy() {
|
|
21
|
+
this.toastNode && document.body.removeChild(this.toastNode);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
export {
|
|
25
|
+
i as ToastLoading
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { PerspectiveCamera as i } from "three";
|
|
2
|
+
import { OrbitControls as o } from "three/examples/jsm/controls/OrbitControls";
|
|
3
|
+
class l {
|
|
4
|
+
constructor({ sizes: s, scene: t, canvas: e }, n = {}) {
|
|
5
|
+
this.sizes = s, this.scene = t, this.canvas = e, this.option = n, this.setInstance(), this.setControls(this.option.orbitControls);
|
|
6
|
+
}
|
|
7
|
+
setInstance() {
|
|
8
|
+
const s = this.sizes.width / this.sizes.height;
|
|
9
|
+
this.instance = new i(45, s, 0.1, 2e3), this.instance.position.set(10, 10, 10), this.scene.add(this.instance);
|
|
10
|
+
}
|
|
11
|
+
setControls(s) {
|
|
12
|
+
this.controls || (this.controls = new o(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());
|
|
13
|
+
}
|
|
14
|
+
resize() {
|
|
15
|
+
this.instance.aspect = this.sizes.width / this.sizes.height, this.instance.updateProjectionMatrix();
|
|
16
|
+
}
|
|
17
|
+
update() {
|
|
18
|
+
this.controls.update();
|
|
19
|
+
}
|
|
20
|
+
destroy() {
|
|
21
|
+
this.controls.dispose();
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
export {
|
|
25
|
+
l as Camera
|
|
26
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { WebGLRenderer as a } from "three";
|
|
2
|
+
class o {
|
|
3
|
+
constructor({ canvas: s, sizes: e, scene: i, camera: t, postprocessing: n, composer: h }) {
|
|
4
|
+
this.canvas = s, this.sizes = e, this.scene = i, this.camera = t, this.postprocessing = n, this.composer = h, this.setInstance();
|
|
5
|
+
}
|
|
6
|
+
setInstance() {
|
|
7
|
+
this.instance = new a({
|
|
8
|
+
alpha: !0,
|
|
9
|
+
antialias: !0,
|
|
10
|
+
canvas: this.canvas
|
|
11
|
+
}), this.instance.setSize(this.sizes.width, this.sizes.height), this.instance.setPixelRatio(this.sizes.pixelRatio);
|
|
12
|
+
}
|
|
13
|
+
resize() {
|
|
14
|
+
this.instance.setSize(this.sizes.width, this.sizes.height), this.instance.setPixelRatio(this.sizes.pixelRatio);
|
|
15
|
+
}
|
|
16
|
+
update() {
|
|
17
|
+
this.postprocessing && this.composer ? this.composer.render() : this.instance.render(this.scene, this.camera.instance);
|
|
18
|
+
}
|
|
19
|
+
destroy() {
|
|
20
|
+
this.instance.dispose(), this.instance.forceContextLoss();
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export {
|
|
24
|
+
o as Renderer
|
|
25
|
+
};
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
var c = Object.defineProperty;
|
|
2
|
+
var h = (i, r, e) => r in i ? c(i, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[r] = e;
|
|
3
|
+
var n = (i, r, e) => h(i, typeof r != "symbol" ? r + "" : r, e);
|
|
4
|
+
import { Scene as m, AxesHelper as d, Mesh as p } from "three";
|
|
5
|
+
import { geoMercator as f } from "d3-geo";
|
|
6
|
+
import { Renderer as g } from "./Renderer.mjs";
|
|
7
|
+
import { Camera as l } from "./Camera.mjs";
|
|
8
|
+
import { EventEmitter as u } from "../utils/EventEmitter.mjs";
|
|
9
|
+
import { Sizes as y } from "../utils/Sizes.mjs";
|
|
10
|
+
import { Time as j } from "../utils/Time.mjs";
|
|
11
|
+
import "three/examples/jsm/loaders/GLTFLoader";
|
|
12
|
+
import "three/examples/jsm/loaders/DRACOLoader.js";
|
|
13
|
+
class A extends u {
|
|
14
|
+
constructor(e, t = {}, s = {}) {
|
|
15
|
+
super();
|
|
16
|
+
n(this, "geoProjection", (e) => {
|
|
17
|
+
const { geoProjectionCenter: t, geoProjectionScale: s, geoProjectionTranslate: o } = this.config;
|
|
18
|
+
return f().center(t).scale(s).translate(o)(e);
|
|
19
|
+
});
|
|
20
|
+
this.canvas = e, this.scene = new m(), this.sizes = new y(this), this.time = new j(this), this.camera = new l(this, s), this.renderer = new g(this);
|
|
21
|
+
const o = {
|
|
22
|
+
geoProjectionCenter: [0, 0],
|
|
23
|
+
geoProjectionScale: 120,
|
|
24
|
+
geoProjectionTranslate: [0, 0]
|
|
25
|
+
};
|
|
26
|
+
this.config = Object.assign({}, o, t), this.sizes.on("resize", () => {
|
|
27
|
+
this.resize();
|
|
28
|
+
}), this.time.on("tick", (a) => {
|
|
29
|
+
this.update(a);
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
setCss3dVisible(e, t) {
|
|
33
|
+
e && (this[e].visible = t, this[e].children.map((s) => {
|
|
34
|
+
t ? s.show() : s.hide();
|
|
35
|
+
}));
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* 设置AxesHelper
|
|
39
|
+
* @param {*} size 尺寸
|
|
40
|
+
* @returns
|
|
41
|
+
*/
|
|
42
|
+
setAxesHelper(e = 250) {
|
|
43
|
+
if (!e)
|
|
44
|
+
return !1;
|
|
45
|
+
const t = new d(e);
|
|
46
|
+
this.scene.add(t);
|
|
47
|
+
}
|
|
48
|
+
resize() {
|
|
49
|
+
this.camera.resize(), this.renderer.resize();
|
|
50
|
+
}
|
|
51
|
+
update(e) {
|
|
52
|
+
this.camera.update(e), this.renderer.update(e);
|
|
53
|
+
}
|
|
54
|
+
destroy() {
|
|
55
|
+
try {
|
|
56
|
+
this.sizes.destroy(), this.time.destroy(), this.camera.destroy(), this.renderer.destroy(), this.scene.traverse((e) => {
|
|
57
|
+
if (e instanceof p) {
|
|
58
|
+
e.geometry.dispose();
|
|
59
|
+
for (const t in e.material) {
|
|
60
|
+
const s = e.material[t];
|
|
61
|
+
s && typeof s.dispose == "function" && s.dispose();
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}), this.canvas.parentNode.removeChild(this.canvas);
|
|
65
|
+
} catch {
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
export {
|
|
70
|
+
A as Mini3d
|
|
71
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
class h {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.past = [], this.future = [], this.present = void 0;
|
|
4
|
+
}
|
|
5
|
+
gotoState(t) {
|
|
6
|
+
const s = [...this.past, this.present, ...this.future];
|
|
7
|
+
this.present = s[t], this.past = s.slice(0, t), this.future = s.slice(t + 1, s.length);
|
|
8
|
+
}
|
|
9
|
+
// 获取当前状态index
|
|
10
|
+
getIndex() {
|
|
11
|
+
return this.past.length;
|
|
12
|
+
}
|
|
13
|
+
// 保存当前状态
|
|
14
|
+
push(t) {
|
|
15
|
+
this.present && this.past.push(this.present), this.present = t;
|
|
16
|
+
}
|
|
17
|
+
// 后退
|
|
18
|
+
undo() {
|
|
19
|
+
this.past.length !== 0 && this.gotoState(this.getIndex() - 1);
|
|
20
|
+
}
|
|
21
|
+
// 前进
|
|
22
|
+
redo() {
|
|
23
|
+
this.future.length !== 0 && this.gotoState(this.getIndex() + 1);
|
|
24
|
+
}
|
|
25
|
+
// 清空
|
|
26
|
+
empty() {
|
|
27
|
+
this.past = [], this.future = [], this.present = void 0;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export {
|
|
31
|
+
h as createHistory
|
|
32
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
class c {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.events = /* @__PURE__ */ new Map();
|
|
4
|
+
}
|
|
5
|
+
on(t, s) {
|
|
6
|
+
let e = this.events.get(t);
|
|
7
|
+
e || (e = /* @__PURE__ */ new Set(), this.events.set(t, e)), e.add(s);
|
|
8
|
+
}
|
|
9
|
+
off(t, s) {
|
|
10
|
+
const e = this.events.get(t);
|
|
11
|
+
e && (s ? e.delete(s) : this.events.delete(t));
|
|
12
|
+
}
|
|
13
|
+
emit(t, ...s) {
|
|
14
|
+
const e = this.events.get(t);
|
|
15
|
+
e && e.forEach((i) => {
|
|
16
|
+
i(...s);
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
once(t, s) {
|
|
20
|
+
const e = (...i) => {
|
|
21
|
+
s(...i), this.off(t, e);
|
|
22
|
+
};
|
|
23
|
+
this.on(t, e);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
export {
|
|
27
|
+
c as EventEmitter
|
|
28
|
+
};
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import { TextureLoader as d, Loader as h } from "three";
|
|
2
|
+
import { GLTFLoader as c } from "three/examples/jsm/loaders/GLTFLoader";
|
|
3
|
+
import "three/examples/jsm/loaders/DRACOLoader.js";
|
|
4
|
+
import { EventEmitter as l } from "./EventEmitter.mjs";
|
|
5
|
+
const n = {
|
|
6
|
+
GLTFLoader: "GLTF",
|
|
7
|
+
TextureLoader: "Texture",
|
|
8
|
+
FontLoader: "Font",
|
|
9
|
+
MMDLoader: "MMD",
|
|
10
|
+
MTLLoader: "MTL",
|
|
11
|
+
OBJLoader: "OBJ",
|
|
12
|
+
PCDLoader: "PCD",
|
|
13
|
+
FileLoader: "File",
|
|
14
|
+
ImageLoader: "Image",
|
|
15
|
+
ObjectLoader: "Object",
|
|
16
|
+
MaterialLoader: "Material",
|
|
17
|
+
CubeTextureLoader: "CubeTexture",
|
|
18
|
+
RGBELoader: "RGBELoader",
|
|
19
|
+
FBXLoader: "FBX"
|
|
20
|
+
}, u = Object.values(n);
|
|
21
|
+
class y extends l {
|
|
22
|
+
constructor({ dracoPath: e } = {}) {
|
|
23
|
+
super(), this.itemsLoaded = 0, this.itemsTotal = 0, this.assets = [], this.loaders = {}, this.initDefaultLoader();
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* 默认加载GLTFLoader, TextureLoader
|
|
27
|
+
*/
|
|
28
|
+
initDefaultLoader() {
|
|
29
|
+
[
|
|
30
|
+
{ loader: c, name: "GLTFLoader" },
|
|
31
|
+
{ loader: d, name: "TextureLoader" }
|
|
32
|
+
].map((e) => this.addLoader(e.loader, e.name));
|
|
33
|
+
}
|
|
34
|
+
addLoader(e, t = "") {
|
|
35
|
+
if (e.name && n[t]) {
|
|
36
|
+
if (!this.loaders[t]) {
|
|
37
|
+
const o = new e(this.manager), a = t;
|
|
38
|
+
o instanceof h && (this.loaders[n[a]] = o);
|
|
39
|
+
}
|
|
40
|
+
} else
|
|
41
|
+
throw new Error("请配置正确的加载器");
|
|
42
|
+
}
|
|
43
|
+
loadItem(e) {
|
|
44
|
+
return new Promise((t, r) => {
|
|
45
|
+
if (!this.loaders[e.type])
|
|
46
|
+
throw new Error(`资源${e.path}没有配置加载器`);
|
|
47
|
+
this.loaders[e.type].load(
|
|
48
|
+
e.path,
|
|
49
|
+
(o) => {
|
|
50
|
+
this.itemsLoaded++, this.emit("onProgress", e.path, this.itemsLoaded, this.itemsTotal), t({ ...e, data: o });
|
|
51
|
+
},
|
|
52
|
+
null,
|
|
53
|
+
(o) => {
|
|
54
|
+
this.emit("onError", o), t({ ...e, data: null });
|
|
55
|
+
}
|
|
56
|
+
);
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
loadAll(e) {
|
|
60
|
+
return this.itemsLoaded = 0, this.itemsTotal = 0, new Promise((t, r) => {
|
|
61
|
+
const o = this.matchType(e), a = [];
|
|
62
|
+
this.itemsTotal = o.length, o.map((s) => {
|
|
63
|
+
try {
|
|
64
|
+
const i = this.loadItem(s);
|
|
65
|
+
a.push(i);
|
|
66
|
+
} catch {
|
|
67
|
+
}
|
|
68
|
+
}), Promise.all(a).then((s) => {
|
|
69
|
+
this.assets = s, this.emit("onLoad"), t(s);
|
|
70
|
+
}).catch((s) => {
|
|
71
|
+
this.emit("onError", s), r(s);
|
|
72
|
+
});
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
matchType(e) {
|
|
76
|
+
return this.assets = e.map((t) => ({
|
|
77
|
+
type: u.includes(t.type) ? t.type : "",
|
|
78
|
+
path: t.path,
|
|
79
|
+
name: t.name,
|
|
80
|
+
data: null
|
|
81
|
+
})).filter((t) => {
|
|
82
|
+
if (!t.type)
|
|
83
|
+
throw new Error(`资源${t.path},type不正确`);
|
|
84
|
+
return t.type;
|
|
85
|
+
}), this.assets;
|
|
86
|
+
}
|
|
87
|
+
getResource(e) {
|
|
88
|
+
const t = this.assets.find((r) => r.name === e);
|
|
89
|
+
if (!t)
|
|
90
|
+
throw new Error(`资源${e}不存在`);
|
|
91
|
+
return t.data;
|
|
92
|
+
}
|
|
93
|
+
getResource3(e) {
|
|
94
|
+
const t = this.assets.find((r) => r.name === e);
|
|
95
|
+
if (!t)
|
|
96
|
+
throw new Error(`资源${e}不存在`);
|
|
97
|
+
return t;
|
|
98
|
+
}
|
|
99
|
+
getResource2(e, t) {
|
|
100
|
+
const r = this.assets.find((o) => o.name === e);
|
|
101
|
+
if (!r)
|
|
102
|
+
throw new Error(`资源${e}不存在`);
|
|
103
|
+
return t !== void 0 && r.path !== t && this.loadItem({ type: r.type, name: r.name, path: t }).then((o) => {
|
|
104
|
+
r.data = o;
|
|
105
|
+
}), r.data;
|
|
106
|
+
}
|
|
107
|
+
destroy() {
|
|
108
|
+
this.off("onProgress"), this.off("onLoad"), this.off("onError"), this.assets = [];
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
export {
|
|
112
|
+
y as Resource
|
|
113
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { EventEmitter as t } from "./EventEmitter.mjs";
|
|
2
|
+
class h extends t {
|
|
3
|
+
constructor({ canvas: i }) {
|
|
4
|
+
super(), this.canvas = i, this.pixelRatio = 0, this.init(), window.addEventListener("resize", () => {
|
|
5
|
+
this.init(), this.emit("resize");
|
|
6
|
+
});
|
|
7
|
+
}
|
|
8
|
+
init() {
|
|
9
|
+
this.width = this.canvas.offsetWidth, this.height = this.canvas.offsetHeight, this.pixelRatio = this.pixelRatio || Math.min(window.devicePixelRatio, 2);
|
|
10
|
+
}
|
|
11
|
+
destroy() {
|
|
12
|
+
this.off("resize");
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
export {
|
|
16
|
+
h as Sizes
|
|
17
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as s from "three";
|
|
2
|
+
import { EventEmitter as r } from "./EventEmitter.mjs";
|
|
3
|
+
class n extends r {
|
|
4
|
+
constructor() {
|
|
5
|
+
super(), this.start = Date.now(), this.current = this.start, this.elapsed = 0, this.delta = 16, this.clock = new s.Clock(), this.timer = window.requestAnimationFrame(() => {
|
|
6
|
+
this.tick();
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
tick() {
|
|
10
|
+
const t = Date.now();
|
|
11
|
+
this.delta = t - this.current, this.current = t, this.elapsed = this.current - this.start;
|
|
12
|
+
const i = this.clock.getDelta(), e = this.clock.getElapsedTime();
|
|
13
|
+
if (this.emit("tick", i, e), this.stop)
|
|
14
|
+
return window.cancelAnimationFrame(this.timer), !1;
|
|
15
|
+
this.timer = window.requestAnimationFrame(() => {
|
|
16
|
+
this.tick();
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
destroy() {
|
|
20
|
+
this.stop = !0, this.off("tick");
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
export {
|
|
24
|
+
n as Time
|
|
25
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { Vector3 as m, Box3 as a } from "three";
|
|
2
|
+
function u(r = 10, o = 62) {
|
|
3
|
+
const n = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""), t = [];
|
|
4
|
+
let e;
|
|
5
|
+
if (o = o || n.length, r)
|
|
6
|
+
for (e = 0; e < r; e++) t[e] = n[0 | Math.random() * o];
|
|
7
|
+
else {
|
|
8
|
+
let s;
|
|
9
|
+
for (t[8] = t[13] = t[18] = t[23] = "-", t[14] = "4", e = 0; e < 36; e++)
|
|
10
|
+
t[e] || (s = 0 | Math.random() * 16, t[e] = n[e == 19 ? s & 3 | 8 : s]);
|
|
11
|
+
}
|
|
12
|
+
return t.join("");
|
|
13
|
+
}
|
|
14
|
+
function y(r) {
|
|
15
|
+
const o = new m(), n = new a();
|
|
16
|
+
n.expandByObject(r);
|
|
17
|
+
const t = new m();
|
|
18
|
+
n.getSize(t);
|
|
19
|
+
const e = new m();
|
|
20
|
+
n.getCenter(e);
|
|
21
|
+
const s = {
|
|
22
|
+
box3: n,
|
|
23
|
+
boxSize: t,
|
|
24
|
+
center: e
|
|
25
|
+
};
|
|
26
|
+
if (r.geometry) {
|
|
27
|
+
r.geometry.computeBoundingBox(), r.geometry.computeBoundingSphere();
|
|
28
|
+
const { max: c, min: i } = r.geometry.boundingBox;
|
|
29
|
+
o.x = c.x - i.x, o.y = c.y - i.y, o.z = c.z - i.z, s.size = o;
|
|
30
|
+
}
|
|
31
|
+
return s;
|
|
32
|
+
}
|
|
33
|
+
const g = (r) => {
|
|
34
|
+
const o = JSON.parse(r), n = o.features;
|
|
35
|
+
for (let t = 0; t < n.length; t++) {
|
|
36
|
+
const e = n[t];
|
|
37
|
+
e.geometry.type === "Polygon" && (e.geometry.coordinates = [e.geometry.coordinates]);
|
|
38
|
+
}
|
|
39
|
+
return o;
|
|
40
|
+
};
|
|
41
|
+
export {
|
|
42
|
+
y as getBoundBox,
|
|
43
|
+
g as transfromMapGeoJSON,
|
|
44
|
+
u as uuid
|
|
45
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { isArray as n, cloneDeep as u } from "lodash";
|
|
2
|
+
const y = (o, l) => {
|
|
3
|
+
const e = {};
|
|
4
|
+
n(o) ? o.forEach((t) => {
|
|
5
|
+
const a = t.key;
|
|
6
|
+
n(t.data) && t.data.forEach((r) => {
|
|
7
|
+
const s = r.category, c = r.value;
|
|
8
|
+
e[s] || (e[s] = { category: s }), e[s][a] ? e[s][a] += c : e[s][a] = c;
|
|
9
|
+
});
|
|
10
|
+
}) : e.key = {};
|
|
11
|
+
const f = Object.values(e);
|
|
12
|
+
return {
|
|
13
|
+
dimensions: l || Object.keys(f[0]),
|
|
14
|
+
source: Object.values(u(e))
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
export {
|
|
18
|
+
y as parseDataset
|
|
19
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const parseOtherData: (keyData: any[], basicOption: any) => any;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { isArray as i } from "lodash";
|
|
2
|
+
const s = (n) => (o) => {
|
|
3
|
+
if (window.SHJComponentRefs && i(window.SHJComponentRefs) && o && n) {
|
|
4
|
+
const e = window.SHJComponentRefs.find((f) => f.layerId === n);
|
|
5
|
+
e ? e.ref = o : window.SHJComponentRefs.push({ layerId: n, ref: o });
|
|
6
|
+
}
|
|
7
|
+
};
|
|
8
|
+
export {
|
|
9
|
+
s as registerComponentRef
|
|
10
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=(e,o)=>{const t=e.__vccOpts||e;for(const[r,s]of o)t[r]=s;return t};exports.default=u;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./index.vue.js"),r=require("../../utils/install.js"),e=r.withInstall(t.default);exports.ZvChartBarBasic=e;exports.default=e;
|