@shjjs/visual-ui 1.0.37 → 1.0.39
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/es/commons/components/text.vue.d.ts +4 -4
- package/es/commons/core/earth/border.vue.d.ts +4 -4
- package/es/commons/core/earth/main.vue.d.ts +6 -6
- package/es/commons/core/useChart.d.ts +2 -2
- package/es/commons/core/useChart.mjs +3 -2
- package/es/components/chart/commons/components/common-chart/index.vue.d.ts +7 -7
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +3 -2
- package/es/components/chart/commons/components/common-chart-map/index.vue.d.ts +6 -6
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +3 -2
- package/es/components/chart/commons/hooks/useChart.d.ts +2 -2
- package/es/components/chart/commons/hooks/useChart.mjs +3 -2
- package/es/components/chart/src/bar/animation/index.d.ts +12 -12
- package/es/components/chart/src/bar/animation/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.vue.d.ts +12 -12
- package/es/components/chart/src/map/basic/index.d.ts +11 -11
- package/es/components/chart/src/map/basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.vue.d.ts +11 -11
- package/es/components/chart/src/pie/3d/index.d.ts +12 -12
- package/es/components/chart/src/pie/3d/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.vue.d.ts +12 -12
- package/es/components/chart-other-candlestick-basic/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-demo/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-shanghai/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +3 -2
- package/es/components/chart-other-circular-graph/index.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.mjs +3 -2
- package/es/components/chart-other-force/index.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.mjs +3 -2
- package/es/components/chart-other-force2/index.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel/index.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-contrast/index.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-split/index.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel2/index.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge/index.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-grade/index.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-stage/index.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic2/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-calendar/index.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.mjs +3 -2
- package/es/components/chart-other-grid-percentage/index.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.mjs +3 -2
- package/es/components/chart-other-heatmap/index.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.mjs +3 -2
- package/es/components/chart-other-label-gauge/index.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-liquidfill/index.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-basic/index.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-mul/index.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.mjs +3 -2
- package/es/components/chart-other-radar/index.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.mjs +3 -2
- package/es/components/chart-other-radar-stack/index.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic2/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic3/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic4/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-book/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-flavors/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-radius/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +3 -2
- package/es/components/chart-other-theme-river/index.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.mjs +3 -2
- package/es/components/chart-other-tree/index.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.mjs +3 -2
- package/es/components/chart-other-tree-line/index.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap/index.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap-basic/index.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-word-cloud/index.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.mjs +3 -2
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.d.ts +5 -0
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.mjs +15 -0
- package/es/components/commons/custom-component-render/index.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -0
- package/es/components/commons/custom-component-render/types.d.ts +6 -0
- package/es/components/commons/index.d.ts +1 -0
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +3 -2
- package/es/components/commons-loop-iterator/index.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.mjs +2 -2
- package/es/components/commons-loop-iterator/index.vue2.mjs +3 -2
- package/es/components/commons-product-model/index.vue.mjs +2 -2
- package/es/components/commons-product-model/index.vue2.mjs +3 -2
- package/es/components/commons-qrcode/index.vue.d.ts +5 -5
- package/es/components/commons-svg/index.d.ts +4 -4
- package/es/components/commons-svg/index.vue.d.ts +4 -4
- package/es/components/commons-three-loader/index.vue.mjs +2 -2
- package/es/components/commons-three-loader/index.vue2.mjs +33 -32
- package/es/components/commons-three-loader3/index.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.mjs +2 -2
- package/es/components/commons-three-loader3/index.vue2.mjs +3 -2
- package/es/components/commons-weather/index.vue.d.ts +63 -7
- package/es/components/commons-weather/index.vue.mjs +1 -1
- package/es/components/commons-weather/index.vue2.mjs +3 -2
- package/es/components/commons-weather-dynamic/index.vue.d.ts +63 -7
- package/es/components/commons-weather-dynamic/index.vue.mjs +1 -1
- package/es/components/commons-weather-dynamic/index.vue2.mjs +3 -2
- package/es/components/graphical-circle/index.d.ts +3 -3
- package/es/components/graphical-circle/index.vue.d.ts +3 -3
- package/es/components/graphical-diamond/index.d.ts +3 -3
- package/es/components/graphical-diamond/index.vue.d.ts +3 -3
- package/es/components/graphical-hexagon/index.d.ts +3 -3
- package/es/components/graphical-hexagon/index.vue.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.vue.d.ts +3 -3
- package/es/components/graphical-pentagon/index.d.ts +3 -3
- package/es/components/graphical-pentagon/index.vue.d.ts +3 -3
- package/es/components/graphical-rect/index.d.ts +3 -3
- package/es/components/graphical-rect/index.vue.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.vue.d.ts +3 -3
- package/es/components/index.d.ts +1 -0
- package/es/components/index.mjs +24 -22
- package/es/components/interaction/button/index.d.ts +6 -6
- package/es/components/interaction/button/index.vue.d.ts +6 -6
- package/es/components/interaction/button/index.vue2.mjs +3 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.d.ts +15 -40
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +2 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +129 -118
- package/es/components/interaction/date-picker/components/common-date-picker/types.d.ts +4 -0
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +20 -45
- package/es/components/interaction/tabs/index.d.ts +74 -0
- package/es/components/interaction/tabs/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs/index.vue.mjs +3 -2
- package/es/components/interaction/tabs-icon/index.d.ts +74 -0
- package/es/components/interaction/tabs-icon/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs-icon/index.vue.mjs +3 -2
- package/es/components/interaction-button/index.d.ts +6 -6
- package/es/components/interaction-button/index.vue.d.ts +6 -6
- package/es/components/interaction-button-image/index.d.ts +8 -8
- package/es/components/interaction-button-image/index.vue.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.vue.d.ts +8 -8
- package/es/components/interaction-data-picker/index.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.mjs +2 -2
- package/es/components/interaction-data-picker/index.vue2.mjs +100 -100
- package/es/components/interaction-input/index.d.ts +11 -11
- package/es/components/interaction-input/index.vue.d.ts +11 -11
- package/es/components/interaction-input/index.vue2.mjs +3 -2
- package/es/components/interaction-radio/index.d.ts +4 -4
- package/es/components/interaction-radio/index.vue.d.ts +4 -4
- package/es/components/interaction-select/index.d.ts +20 -12
- package/es/components/interaction-select/index.vue.d.ts +20 -12
- package/es/components/interaction-select/index.vue.mjs +1 -1
- package/es/components/interaction-select/index.vue2.mjs +3 -2
- package/es/components/interaction-slider/index.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.mjs +2 -2
- package/es/components/interaction-slider/index.vue2.mjs +26 -25
- package/es/components/interaction-switch/index.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.mjs +2 -2
- package/es/components/interaction-switch/index.vue2.mjs +31 -30
- package/es/components/interaction-tabs/index.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.mjs +1 -1
- package/es/components/interaction-tabs/index.vue2.mjs +3 -2
- package/es/components/interaction-tabs2/index.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.mjs +2 -2
- package/es/components/interaction-tabs2/index.vue2.mjs +3 -2
- package/es/components/map-earth-basic/index.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.mjs +3 -2
- package/es/components/map-earth-cool-tech/index.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.mjs +3 -2
- package/es/components/map-earth-fly-line/index.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.mjs +3 -2
- package/es/components/map-earth-hacker/index.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.mjs +3 -2
- package/es/components/map-earth-particle/index.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.mjs +3 -2
- package/es/components/media-audio/index.d.ts +8 -8
- package/es/components/media-audio/index.vue.d.ts +8 -8
- package/es/components/media-audio/index.vue.mjs +2 -2
- package/es/components/media-audio/index.vue2.mjs +31 -30
- package/es/components/media-audio-dynamic/index.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.mjs +2 -2
- package/es/components/media-audio-dynamic/index.vue2.mjs +36 -35
- package/es/components/media-carousel/index.d.ts +5 -5
- package/es/components/media-carousel/index.vue.d.ts +5 -5
- package/es/components/media-carousel-slides/index.d.ts +5 -5
- package/es/components/media-carousel-slides/index.vue.d.ts +5 -5
- package/es/components/media-flv/index.d.ts +8 -7
- package/es/components/media-flv/index.vue.d.ts +8 -7
- package/es/components/media-flv/index.vue.mjs +54 -42
- package/es/components/media-iframe/index.d.ts +6 -6
- package/es/components/media-iframe/index.vue.d.ts +6 -6
- package/es/components/media-iframe/index.vue.mjs +2 -2
- package/es/components/media-iframe/index.vue2.mjs +11 -9
- package/es/components/media-iframe-carousel/index.d.ts +4 -4
- package/es/components/media-iframe-carousel/index.vue.d.ts +4 -4
- package/es/components/media-iframe-dynamic/index.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.mjs +2 -2
- package/es/components/media-iframe-dynamic/index.vue2.mjs +27 -25
- package/es/components/media-image/index.d.ts +4 -4
- package/es/components/media-image/index.vue.d.ts +4 -4
- package/es/components/media-image-dynamic/index.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.mjs +1 -1
- package/es/components/media-image-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-m3u8/index.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.mjs +81 -49
- package/es/components/media-m3u8-dynamic/index.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.mjs +94 -62
- package/es/components/media-video/index.d.ts +7 -7
- package/es/components/media-video/index.vue.d.ts +7 -7
- package/es/components/media-video/index.vue.mjs +1 -1
- package/es/components/media-video/index.vue2.mjs +3 -2
- package/es/components/media-video-dynamic/index.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.mjs +2 -2
- package/es/components/media-video-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-wavesurfer/index.d.ts +11 -11
- package/es/components/media-wavesurfer/index.vue.d.ts +11 -11
- package/es/components/scene-amap2d/index.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.mjs +1 -1
- package/es/components/scene-amap2d/index.vue2.mjs +120 -119
- package/es/components/scene-amap3d/index.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.mjs +1 -1
- package/es/components/scene-amap3d/index.vue2.mjs +136 -135
- package/es/components/scene-default/index.d.ts +4 -4
- package/es/components/scene-default/index.vue.d.ts +4 -4
- package/es/components/scene-default/index.vue.mjs +2 -2
- package/es/components/scene-default/index.vue2.mjs +3 -2
- package/es/components/scene-map3d/index.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.mjs +2 -2
- package/es/components/scene-map3d/index.vue2.mjs +21 -17
- package/es/components/scene-ue-iframe/index.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.mjs +1 -1
- package/es/components/scene-ue-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-ue-shj/index.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.mjs +2 -2
- package/es/components/scene-ue-shj/index.vue2.mjs +3 -2
- package/es/components/scene-unity-iframe/index.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.mjs +2 -2
- package/es/components/scene-unity-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-unity-webgl/index.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.mjs +2 -2
- package/es/components/scene-unity-webgl/index.vue2.mjs +3 -2
- package/es/components/scene-vr/index.d.ts +19 -14
- package/es/components/scene-vr/index.vue.d.ts +20 -14
- package/es/components/scene-vr/index.vue.mjs +1 -1
- package/es/components/scene-vr/index.vue2.mjs +220 -219
- package/es/components/text/list/index.d.ts +12 -12
- package/es/components/text/list/index.vue.d.ts +12 -12
- package/es/components/text/list/index.vue.mjs +3 -2
- package/es/components/text-carousel/index.d.ts +4 -4
- package/es/components/text-carousel/index.vue.d.ts +4 -4
- package/es/components/text-count-down/index.vue.d.ts +7 -7
- package/es/components/text-count-down/index.vue.mjs +2 -2
- package/es/components/text-count-down/index.vue2.mjs +3 -2
- package/es/components/text-over-number/index.vue.d.ts +15 -51
- package/es/components/text-over-number/index.vue.mjs +2 -2
- package/es/components/text-over-number/index.vue2.mjs +3 -2
- package/es/components/text-real-time/index.vue.d.ts +7 -7
- package/es/components/text-real-time/index.vue2.mjs +3 -2
- package/es/components/text-row-scroll/index.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.mjs +2 -2
- package/es/components/text-row-scroll/index.vue2.mjs +30 -29
- package/es/components/text-table-basic/index.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.mjs +3 -3
- package/es/components/text-table-basic/index.vue2.mjs +21 -20
- package/es/components/text-table-scroll/index.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.mjs +1 -1
- package/es/components/text-table-scroll/index.vue2.mjs +29 -28
- package/es/components/text-text-basic/index.d.ts +4 -4
- package/es/components/text-text-basic/index.vue.d.ts +4 -4
- package/es/components/text-text-dynamic/index.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.mjs +2 -2
- package/es/components/text-text-dynamic/index.vue2.mjs +3 -2
- package/es/components/text-title/index.d.ts +4 -4
- package/es/components/text-title/index.vue.d.ts +4 -4
- package/es/index.mjs +22 -20
- package/es/plugins/datasource/index.mjs +46 -47
- package/es/widgets.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,7 +15,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend", ...args: any[]) => void;
|
|
21
21
|
useAMap2d: () => {
|
|
@@ -25,9 +25,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
25
25
|
updateAMapComponents: () => void;
|
|
26
26
|
updateAMapZoom: (option: any) => void;
|
|
27
27
|
updateAMapCenter: (option: any) => void;
|
|
28
|
-
amap2d: import("vue").ShallowRef<any>;
|
|
29
|
-
loading: import("vue").Ref<boolean>;
|
|
30
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
28
|
+
amap2d: import("vue").ShallowRef<any, any>;
|
|
29
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
31
31
|
};
|
|
32
32
|
initAMap2d: (option: any) => void;
|
|
33
33
|
updateAMapStyle: (option: any) => void;
|
|
@@ -35,9 +35,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
35
35
|
updateAMapComponents: () => void;
|
|
36
36
|
updateAMapZoom: (option: any) => void;
|
|
37
37
|
updateAMapCenter: (option: any) => void;
|
|
38
|
-
loading: import("vue").Ref<boolean>;
|
|
39
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
40
|
-
},
|
|
38
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
39
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
40
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend")[], "amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
41
|
basicOption: {
|
|
42
42
|
type: any;
|
|
43
43
|
required: true;
|
|
@@ -54,7 +54,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
|
-
}>> & {
|
|
57
|
+
}>> & Readonly<{
|
|
58
58
|
"onAmap2d-scene-success"?: (...args: any[]) => any;
|
|
59
59
|
"onAmap2d-scene-zoomstart"?: (...args: any[]) => any;
|
|
60
60
|
"onAmap2d-scene-zoomend"?: (...args: any[]) => any;
|
|
@@ -62,5 +62,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
62
62
|
"onAmap2d-scene-dragstart"?: (...args: any[]) => any;
|
|
63
63
|
"onAmap2d-scene-dragging"?: (...args: any[]) => any;
|
|
64
64
|
"onAmap2d-scene-dragend"?: (...args: any[]) => any;
|
|
65
|
-
}, {}, {}>;
|
|
65
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
66
66
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-96673e79"]]);
|
|
5
5
|
export {
|
|
6
6
|
p as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import { nanoid as
|
|
1
|
+
import { defineComponent as E, watch as c, createElementBlock as X, openBlock as Y, normalizeClass as $, unref as ee, createElementVNode as te, shallowRef as L, ref as y, onMounted as re, onUnmounted as oe } from "vue";
|
|
2
|
+
import ae from "@amap/amap-jsapi-loader";
|
|
3
|
+
import ie from "axios";
|
|
4
|
+
import { nanoid as se } from "nanoid";
|
|
5
5
|
import "../text-text-basic/index.mjs";
|
|
6
6
|
import "../text-table-basic/index.mjs";
|
|
7
7
|
import "../chart-other-gauge/index.mjs";
|
|
@@ -182,18 +182,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
|
-
import { SHJDatasourceV2 as
|
|
188
|
+
import { SHJDatasourceV2 as le } from "../../plugins/datasource/index.mjs";
|
|
188
189
|
import { SHJParseEvent as d } from "../../plugins/event/index.mjs";
|
|
189
190
|
import "lodash";
|
|
190
|
-
const
|
|
191
|
-
|
|
192
|
-
class: "zerov-amap-container"
|
|
193
|
-
}, null, -1)), de = [
|
|
194
|
-
ce
|
|
195
|
-
], ue = M({ name: "zv-scene-amap2d" }), Hr = /* @__PURE__ */ M({
|
|
196
|
-
...ue,
|
|
191
|
+
const ne = E({ name: "zv-scene-amap2d" }), Po = /* @__PURE__ */ E({
|
|
192
|
+
...ne,
|
|
197
193
|
props: {
|
|
198
194
|
basicOption: {},
|
|
199
195
|
sources: {},
|
|
@@ -209,14 +205,14 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
209
205
|
"amap2d-scene-dragging",
|
|
210
206
|
"amap2d-scene-dragend"
|
|
211
207
|
],
|
|
212
|
-
setup(
|
|
213
|
-
const a =
|
|
208
|
+
setup(M, { expose: A, emit: I }) {
|
|
209
|
+
const a = M, u = I;
|
|
214
210
|
d.parseEvents(a.useEvents, "on-page-loaded", null);
|
|
215
211
|
const B = () => {
|
|
216
|
-
const i =
|
|
217
|
-
|
|
212
|
+
const i = L(), l = L(), C = y(!1), f = y(), v = y(), b = y(), p = y(), w = (t) => {
|
|
213
|
+
S(), window._AMapSecurityConfig = {
|
|
218
214
|
securityJsCode: t.basic.securityJsCode
|
|
219
|
-
},
|
|
215
|
+
}, ae.load({
|
|
220
216
|
key: t.basic.key,
|
|
221
217
|
// 申请好的Web端开发者Key,首次调用 load 时必填
|
|
222
218
|
version: "2.0",
|
|
@@ -227,7 +223,7 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
227
223
|
plugins: ["AMap.ControlBar", "AMap.ToolBar", "AMap.Scale", "AMap.HeatMap", "AMap.GeoJSON", "AMap.ImageLayer", "AMap.TileLayer"]
|
|
228
224
|
}).then((e) => {
|
|
229
225
|
p.value = e;
|
|
230
|
-
const
|
|
226
|
+
const o = new p.value.createDefaultLayer({
|
|
231
227
|
visible: !0,
|
|
232
228
|
// 是否可见
|
|
233
229
|
opacity: 1,
|
|
@@ -252,29 +248,29 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
252
248
|
// 初始地图中心经纬度
|
|
253
249
|
mapStyle: t.config.mapStyle,
|
|
254
250
|
features: t.config.features,
|
|
255
|
-
layers: [
|
|
256
|
-
}),
|
|
251
|
+
layers: [o]
|
|
252
|
+
}), l.value = new window.Loca.Container({
|
|
257
253
|
map: i.value
|
|
258
|
-
}),
|
|
254
|
+
}), b.value = new p.value.Scale({
|
|
259
255
|
visible: t.config.plugin.scale.visible,
|
|
260
256
|
position: {
|
|
261
257
|
left: t.config.plugin.scale.position.left + "px",
|
|
262
258
|
bottom: t.config.plugin.scale.position.bottom + "px"
|
|
263
259
|
}
|
|
264
|
-
}), i.value.addControl(
|
|
260
|
+
}), i.value.addControl(b.value), f.value = new e.ControlBar({
|
|
265
261
|
visible: t.config.plugin.controlBar.visible,
|
|
266
262
|
showControlButton: t.config.plugin.controlBar.showControlButton,
|
|
267
263
|
position: {
|
|
268
264
|
right: t.config.plugin.controlBar.position.right + "px",
|
|
269
265
|
top: t.config.plugin.controlBar.position.top + "px"
|
|
270
266
|
}
|
|
271
|
-
}), i.value.addControl(
|
|
267
|
+
}), i.value.addControl(f.value), v.value = new e.ToolBar({
|
|
272
268
|
visible: t.config.plugin.toolBar.visible,
|
|
273
269
|
position: {
|
|
274
270
|
left: t.config.plugin.toolBar.position.left + "px",
|
|
275
271
|
top: t.config.plugin.toolBar.position.top + "px"
|
|
276
272
|
}
|
|
277
|
-
}), i.value.addControl(
|
|
273
|
+
}), i.value.addControl(v.value), x(e), i.value.on("complete", () => {
|
|
278
274
|
setTimeout(() => {
|
|
279
275
|
C.value = !0, u("amap2d-scene-success"), d.parseEvents(a.useEvents, "amap2d-scene-success", null);
|
|
280
276
|
}, 666);
|
|
@@ -282,49 +278,49 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
282
278
|
u("amap2d-scene-zoomstart"), d.parseEvents(a.useEvents, "amap2d-scene-zoomstart", null);
|
|
283
279
|
}), i.value.on("zoomend", () => {
|
|
284
280
|
u("amap2d-scene-zoomend"), d.parseEvents(a.useEvents, "amap2d-scene-zoomend", null);
|
|
285
|
-
}), i.value.on("click", (
|
|
286
|
-
u("amap2d-scene-mapclick",
|
|
287
|
-
}), i.value.on("dragstart", (
|
|
288
|
-
u("amap2d-scene-dragstart",
|
|
289
|
-
}), i.value.on("dragend", (
|
|
290
|
-
u("amap2d-scene-dragend",
|
|
281
|
+
}), i.value.on("click", (r) => {
|
|
282
|
+
u("amap2d-scene-mapclick", r.lnglat), d.parseEvents(a.useEvents, "amap2d-scene-mapclick", r.lnglat);
|
|
283
|
+
}), i.value.on("dragstart", (r) => {
|
|
284
|
+
u("amap2d-scene-dragstart", r.lnglat), d.parseEvents(a.useEvents, "amap2d-scene-dragstart", r.lnglat);
|
|
285
|
+
}), i.value.on("dragend", (r) => {
|
|
286
|
+
u("amap2d-scene-dragend", r.lnglat), d.parseEvents(a.useEvents, "amap2d-scene-dragend", r.lnglat);
|
|
291
287
|
});
|
|
292
288
|
}).catch((e) => {
|
|
293
289
|
});
|
|
294
290
|
}, x = (t) => {
|
|
295
|
-
a.sources && a.sources.length > 0 ?
|
|
291
|
+
a.sources && a.sources.length > 0 ? le.parse({
|
|
296
292
|
tId: a.uuid,
|
|
297
293
|
sources: a.sources,
|
|
298
|
-
callback: (
|
|
294
|
+
callback: (o) => {
|
|
299
295
|
try {
|
|
300
|
-
const
|
|
301
|
-
|
|
296
|
+
const r = a.basicOption.widgets.find((s) => s._sourceId === o.id);
|
|
297
|
+
r && r.type === "heatmap" && G(t, r, o.data[0].data), r && r.type === "dotlayers" && H(window.Loca, r, z(o.data[0].data)), r && r.type === "scatter" && Z(window.Loca, r, z(o.data[0].data)), r && r.type === "labelsLayer" && j(window.Loca, r, z(o.data[0].data));
|
|
302
298
|
} catch {
|
|
303
299
|
}
|
|
304
|
-
a.basicOption.widgets.filter((
|
|
305
|
-
O(t,
|
|
300
|
+
a.basicOption.widgets.filter((r) => r.type === "boundary").forEach((r) => {
|
|
301
|
+
O(t, r);
|
|
306
302
|
});
|
|
307
303
|
}
|
|
308
|
-
}) : a.basicOption.widgets.filter((
|
|
309
|
-
O(t,
|
|
304
|
+
}) : a.basicOption.widgets.filter((o) => o.type === "boundary").forEach((o) => {
|
|
305
|
+
O(t, o);
|
|
310
306
|
});
|
|
311
307
|
const e = i.value.getLayers();
|
|
312
|
-
for (let
|
|
313
|
-
(e[
|
|
314
|
-
a.basicOption.widgets.filter((
|
|
315
|
-
const
|
|
316
|
-
|
|
317
|
-
}), a.basicOption.widgets.filter((
|
|
318
|
-
const
|
|
319
|
-
i.value.addLayer(
|
|
308
|
+
for (let o = 0; o < e.length; o++)
|
|
309
|
+
(e[o].type === "sketchTileLayer" || e[o]._opts.type === "sketchImageLayer") && i.value.removeLayer(e[o]);
|
|
310
|
+
a.basicOption.widgets.filter((o) => o.type === "sketchTile").forEach((o) => {
|
|
311
|
+
const r = N(o);
|
|
312
|
+
r && i.value.addLayer(r);
|
|
313
|
+
}), a.basicOption.widgets.filter((o) => o.type === "sketchImage").forEach((o) => {
|
|
314
|
+
const r = F(o);
|
|
315
|
+
i.value.addLayer(r);
|
|
320
316
|
});
|
|
321
317
|
}, P = (t) => {
|
|
322
|
-
const
|
|
323
|
-
for (let s = 1; s <
|
|
324
|
-
const m =
|
|
325
|
-
|
|
318
|
+
const o = t.slice(t.indexOf("(") + 1, t.lastIndexOf(")")).split(",").map((s) => s.trim()), r = {};
|
|
319
|
+
for (let s = 1; s < o.length; s++) {
|
|
320
|
+
const m = o[s].split(" "), n = m[0], h = parseFloat(m[1]) / 100, Q = Math.round(h * 100) / 100;
|
|
321
|
+
r[Q] = n;
|
|
326
322
|
}
|
|
327
|
-
return
|
|
323
|
+
return r;
|
|
328
324
|
}, N = (t) => {
|
|
329
325
|
try {
|
|
330
326
|
return new p.value.TileLayer({
|
|
@@ -332,9 +328,9 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
332
328
|
t.bounds[0],
|
|
333
329
|
t.bounds[1]
|
|
334
330
|
),
|
|
335
|
-
getTileUrl: function(
|
|
331
|
+
getTileUrl: function(o, r, s) {
|
|
336
332
|
try {
|
|
337
|
-
return t.url.replace("{z}", s).replace("{x}",
|
|
333
|
+
return t.url.replace("{z}", s).replace("{x}", o).replace("{y}", r);
|
|
338
334
|
} catch {
|
|
339
335
|
}
|
|
340
336
|
},
|
|
@@ -366,17 +362,17 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
366
362
|
} catch {
|
|
367
363
|
}
|
|
368
364
|
return null;
|
|
369
|
-
}, G = (t, e,
|
|
365
|
+
}, G = (t, e, o) => {
|
|
370
366
|
try {
|
|
371
|
-
const
|
|
367
|
+
const r = new t.HeatMap(i.value, {
|
|
372
368
|
radius: e.radius,
|
|
373
369
|
// 给定半径
|
|
374
370
|
opacity: e.opacity,
|
|
375
371
|
gradient: P(e.gradient)
|
|
376
372
|
});
|
|
377
373
|
setTimeout(() => {
|
|
378
|
-
|
|
379
|
-
data:
|
|
374
|
+
r.setDataSet({
|
|
375
|
+
data: o,
|
|
380
376
|
max: e.max
|
|
381
377
|
});
|
|
382
378
|
}, 0);
|
|
@@ -384,12 +380,12 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
384
380
|
}
|
|
385
381
|
}, O = async (t, e) => {
|
|
386
382
|
try {
|
|
387
|
-
const
|
|
388
|
-
if (
|
|
389
|
-
const
|
|
390
|
-
geoJSON:
|
|
383
|
+
const o = await ie.get(e.geojson);
|
|
384
|
+
if (o.status === 200) {
|
|
385
|
+
const r = new t.GeoJSON({
|
|
386
|
+
geoJSON: o.data,
|
|
391
387
|
getPolygon: function(s, m) {
|
|
392
|
-
const
|
|
388
|
+
const n = new t.Polygon({
|
|
393
389
|
path: m,
|
|
394
390
|
zIndex: e.zIndex,
|
|
395
391
|
fillColor: e.style.fillColor,
|
|
@@ -405,8 +401,8 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
405
401
|
strokeStyle: e.style.strokeStyle
|
|
406
402
|
// 线条样式
|
|
407
403
|
});
|
|
408
|
-
return
|
|
409
|
-
|
|
404
|
+
return n.on("mouseover", () => {
|
|
405
|
+
n.setOptions({
|
|
410
406
|
fillOpacity: e.mouseover.fillOpacity,
|
|
411
407
|
fillColor: e.mouseover.fillColor,
|
|
412
408
|
strokeOpacity: e.mouseover.strokeOpacity,
|
|
@@ -414,8 +410,8 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
414
410
|
strokeStyle: e.mouseover.strokeStyle,
|
|
415
411
|
strokeWeight: e.mouseover.strokeWeight
|
|
416
412
|
});
|
|
417
|
-
}),
|
|
418
|
-
|
|
413
|
+
}), n.on("mouseout", () => {
|
|
414
|
+
n.setOptions({
|
|
419
415
|
fillColor: e.style.fillColor,
|
|
420
416
|
// 填充色
|
|
421
417
|
strokeOpacity: e.style.strokeOpacity,
|
|
@@ -429,17 +425,17 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
429
425
|
strokeStyle: e.style.strokeStyle
|
|
430
426
|
// 线条样式
|
|
431
427
|
});
|
|
432
|
-
}),
|
|
428
|
+
}), n;
|
|
433
429
|
}
|
|
434
430
|
});
|
|
435
|
-
i.value.add(
|
|
431
|
+
i.value.add(r);
|
|
436
432
|
}
|
|
437
433
|
} catch {
|
|
438
434
|
}
|
|
439
|
-
}, H = (t, e,
|
|
435
|
+
}, H = (t, e, o) => {
|
|
440
436
|
try {
|
|
441
|
-
const
|
|
442
|
-
data:
|
|
437
|
+
const r = new t.GeoJSONSource({
|
|
438
|
+
data: o
|
|
443
439
|
}), s = new t.PointLayer({
|
|
444
440
|
zIndex: e.zIndex,
|
|
445
441
|
blend: e.blend,
|
|
@@ -453,7 +449,7 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
453
449
|
blurWidth: e.style.blurWidth,
|
|
454
450
|
borderColor: e.style.borderColor
|
|
455
451
|
};
|
|
456
|
-
s.setSource(
|
|
452
|
+
s.setSource(r), s.setStyle(m), l.value.add(s), s.addAnimate({
|
|
457
453
|
key: e.animate.key,
|
|
458
454
|
value: e.animate.value,
|
|
459
455
|
duration: e.animate.duration,
|
|
@@ -466,31 +462,31 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
466
462
|
});
|
|
467
463
|
} catch {
|
|
468
464
|
}
|
|
469
|
-
}, Z = (t, e,
|
|
465
|
+
}, Z = (t, e, o) => {
|
|
470
466
|
try {
|
|
471
|
-
const
|
|
472
|
-
data:
|
|
467
|
+
const r = new t.GeoJSONSource({
|
|
468
|
+
data: o
|
|
473
469
|
}), s = new t.ScatterLayer({
|
|
474
|
-
loca:
|
|
470
|
+
loca: l.value,
|
|
475
471
|
zIndex: e.zIndex,
|
|
476
472
|
opacity: e.opacity,
|
|
477
473
|
visible: e.visible,
|
|
478
474
|
zooms: e.zooms
|
|
479
475
|
});
|
|
480
|
-
s.setSource(
|
|
476
|
+
s.setSource(r), s.setStyle({
|
|
481
477
|
unit: e.style.unit,
|
|
482
478
|
size: e.style.size,
|
|
483
479
|
borderWidth: e.style.borderWidth,
|
|
484
480
|
texture: e.style.texture,
|
|
485
481
|
duration: e.style.duration,
|
|
486
482
|
animate: e.style.animate
|
|
487
|
-
}),
|
|
483
|
+
}), l.value.animate.start();
|
|
488
484
|
} catch {
|
|
489
485
|
}
|
|
490
|
-
}, j = (t, e,
|
|
486
|
+
}, j = (t, e, o) => {
|
|
491
487
|
try {
|
|
492
|
-
const
|
|
493
|
-
data:
|
|
488
|
+
const r = new t.GeoJSONSource({
|
|
489
|
+
data: o
|
|
494
490
|
}), s = new t.LabelsLayer({
|
|
495
491
|
eventSupport: !0,
|
|
496
492
|
visible: e.visible,
|
|
@@ -500,7 +496,7 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
500
496
|
allowCollision: e.allowCollision,
|
|
501
497
|
zIndex: e.zIndex
|
|
502
498
|
});
|
|
503
|
-
s.setSource(
|
|
499
|
+
s.setSource(r), s.setStyle({
|
|
504
500
|
icon: {
|
|
505
501
|
image: e.icon.image,
|
|
506
502
|
size: e.icon.size,
|
|
@@ -510,7 +506,7 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
510
506
|
},
|
|
511
507
|
text: {
|
|
512
508
|
// 每项配置都可使用回调函数来动态配置
|
|
513
|
-
content: (m,
|
|
509
|
+
content: (m, n) => n.properties[e.text.content],
|
|
514
510
|
zooms: e.text.zooms,
|
|
515
511
|
offset: e.text.offset,
|
|
516
512
|
direction: e.text.direction,
|
|
@@ -529,30 +525,30 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
529
525
|
}
|
|
530
526
|
}), s.on("complete", () => {
|
|
531
527
|
const m = s.getLabelsLayer().getAllOverlays();
|
|
532
|
-
for (const
|
|
533
|
-
|
|
534
|
-
}),
|
|
535
|
-
}),
|
|
528
|
+
for (const n of m)
|
|
529
|
+
n.on("click", (h) => {
|
|
530
|
+
}), n.on("mouseover", (h) => {
|
|
531
|
+
}), n.on("mouseout", (h) => {
|
|
536
532
|
});
|
|
537
|
-
}),
|
|
533
|
+
}), l.value.add(s);
|
|
538
534
|
} catch {
|
|
539
535
|
}
|
|
540
|
-
},
|
|
536
|
+
}, z = (t) => {
|
|
541
537
|
const e = {
|
|
542
538
|
type: "FeatureCollection",
|
|
543
539
|
features: []
|
|
544
540
|
};
|
|
545
|
-
return t.forEach((
|
|
541
|
+
return t.forEach((o, r) => {
|
|
546
542
|
const s = {
|
|
547
543
|
type: "Feature",
|
|
548
|
-
id:
|
|
544
|
+
id: se(),
|
|
549
545
|
properties: {
|
|
550
|
-
name:
|
|
546
|
+
name: o.name || "",
|
|
551
547
|
_draw_type: "point"
|
|
552
548
|
},
|
|
553
549
|
geometry: {
|
|
554
550
|
type: "Point",
|
|
555
|
-
coordinates:
|
|
551
|
+
coordinates: o.value
|
|
556
552
|
}
|
|
557
553
|
};
|
|
558
554
|
e.features.push(s);
|
|
@@ -562,24 +558,24 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
562
558
|
dragEnable: t.config.dragEnable,
|
|
563
559
|
zoomEnable: t.config.zoomEnable,
|
|
564
560
|
rotateEnable: t.config.rotateEnable
|
|
565
|
-
}), t.config.plugin.scale.visible ?
|
|
561
|
+
}), t.config.plugin.scale.visible ? b.value.show() : b.value.hide(), t.config.plugin.toolBar.visible ? v.value.show() : v.value.hide(), t.config.plugin.controlBar.visible ? f.value.show() : f.value.hide();
|
|
566
562
|
}, V = () => {
|
|
567
|
-
i.value.clearMap(),
|
|
563
|
+
i.value.clearMap(), l.value.clear(), x(p.value);
|
|
568
564
|
}, U = (t) => {
|
|
569
565
|
i.value.setMapStyle(t.config.mapStyle);
|
|
570
566
|
}, q = (t) => {
|
|
571
567
|
i.value.setZoom(t.config.zoom, !1, 200);
|
|
572
568
|
}, K = (t) => {
|
|
573
569
|
i.value.setCenter(t.config.center, !1, 200);
|
|
574
|
-
},
|
|
575
|
-
i.value && (i.value.clearMap(), i.value.destroy(), i.value = null,
|
|
570
|
+
}, S = () => {
|
|
571
|
+
i.value && (i.value.clearMap(), i.value.destroy(), i.value = null, l.value && (l.value.clear(), l.value.destroy(), l.value = null));
|
|
576
572
|
};
|
|
577
|
-
return
|
|
573
|
+
return re(() => {
|
|
578
574
|
setTimeout(() => {
|
|
579
|
-
|
|
575
|
+
w(a.basicOption);
|
|
580
576
|
}, 0);
|
|
581
|
-
}), oe(() =>
|
|
582
|
-
initAMap2d:
|
|
577
|
+
}), oe(() => S()), {
|
|
578
|
+
initAMap2d: w,
|
|
583
579
|
updateAMapStyle: U,
|
|
584
580
|
updateAMapConfig: R,
|
|
585
581
|
updateAMapComponents: V,
|
|
@@ -590,37 +586,42 @@ const pe = (y) => (ae("data-v-824b46b8"), y = y(), ie(), y), ce = /* @__PURE__ *
|
|
|
590
586
|
AMapPrototype: p
|
|
591
587
|
};
|
|
592
588
|
}, {
|
|
593
|
-
initAMap2d:
|
|
589
|
+
initAMap2d: g,
|
|
594
590
|
updateAMapStyle: W,
|
|
595
|
-
updateAMapConfig:
|
|
596
|
-
updateAMapComponents:
|
|
597
|
-
updateAMapZoom:
|
|
598
|
-
updateAMapCenter:
|
|
591
|
+
updateAMapConfig: k,
|
|
592
|
+
updateAMapComponents: D,
|
|
593
|
+
updateAMapZoom: T,
|
|
594
|
+
updateAMapCenter: _,
|
|
599
595
|
loading: J
|
|
600
596
|
} = B();
|
|
601
597
|
return c(() => a.basicOption.config, () => {
|
|
602
|
-
|
|
598
|
+
k(a.basicOption);
|
|
603
599
|
}, { deep: !0 }), c(() => a.basicOption.config.zoom, () => {
|
|
604
|
-
D(a.basicOption);
|
|
605
|
-
}, { deep: !0 }), c(() => a.basicOption.config.center, () => {
|
|
606
600
|
T(a.basicOption);
|
|
601
|
+
}, { deep: !0 }), c(() => a.basicOption.config.center, () => {
|
|
602
|
+
_(a.basicOption);
|
|
607
603
|
}, { deep: !0 }), c(() => a.basicOption.widgets, () => {
|
|
608
|
-
|
|
604
|
+
D();
|
|
609
605
|
}, { deep: !0 }), c(() => a.basicOption.config.mapStyle, () => {
|
|
610
606
|
W(a.basicOption);
|
|
611
607
|
}, { deep: !0 }), c(() => a.basicOption.basic, () => {
|
|
612
|
-
|
|
608
|
+
g(a.basicOption);
|
|
613
609
|
}, { deep: !0 }), c(() => a.sources, () => {
|
|
614
|
-
|
|
615
|
-
}, { deep: !0 }),
|
|
616
|
-
refresh: () =>
|
|
617
|
-
refreshView: () =>
|
|
618
|
-
refreshData: () =>
|
|
619
|
-
}), (i,
|
|
610
|
+
g(a.basicOption);
|
|
611
|
+
}, { deep: !0 }), A({
|
|
612
|
+
refresh: () => g(a.basicOption),
|
|
613
|
+
refreshView: () => k(a.basicOption),
|
|
614
|
+
refreshData: () => g(a.basicOption)
|
|
615
|
+
}), (i, l) => (Y(), X("div", {
|
|
620
616
|
class: $(["amap-2d-wrap", { show: ee(J) }])
|
|
621
|
-
},
|
|
617
|
+
}, l[0] || (l[0] = [
|
|
618
|
+
te("div", {
|
|
619
|
+
id: "zerov-amap-2d",
|
|
620
|
+
class: "zerov-amap-container"
|
|
621
|
+
}, null, -1)
|
|
622
|
+
]), 2));
|
|
622
623
|
}
|
|
623
624
|
});
|
|
624
625
|
export {
|
|
625
|
-
|
|
626
|
+
Po as default
|
|
626
627
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,7 +15,7 @@ export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFC
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "amap3d-scene-success" | "amap3d-scene-zoomstart" | "amap3d-scene-zoomend" | "amap3d-scene-mapclick" | "amap3d-scene-dragstart" | "amap3d-scene-dragging" | "amap3d-scene-dragend" | "amap3d-scene-pulseLinkLayer", ...args: any[]) => void;
|
|
21
21
|
useAMap3d: () => {
|
|
@@ -25,9 +25,9 @@ export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFC
|
|
|
25
25
|
updateAMapComponents: () => void;
|
|
26
26
|
updateAMapZoom: (option: any) => void;
|
|
27
27
|
updateAMapCenter: (option: any) => void;
|
|
28
|
-
amap3d: import("vue").ShallowRef<any>;
|
|
29
|
-
loading: import("vue").Ref<boolean>;
|
|
30
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
28
|
+
amap3d: import("vue").ShallowRef<any, any>;
|
|
29
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
31
31
|
};
|
|
32
32
|
initAMap3d: (option: any) => void;
|
|
33
33
|
updateAMapStyle: (option: any) => void;
|
|
@@ -35,9 +35,9 @@ export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFC
|
|
|
35
35
|
updateAMapComponents: () => void;
|
|
36
36
|
updateAMapZoom: (option: any) => void;
|
|
37
37
|
updateAMapCenter: (option: any) => void;
|
|
38
|
-
loading: import("vue").Ref<boolean>;
|
|
39
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
40
|
-
},
|
|
38
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
39
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
40
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("amap3d-scene-success" | "amap3d-scene-zoomstart" | "amap3d-scene-zoomend" | "amap3d-scene-mapclick" | "amap3d-scene-dragstart" | "amap3d-scene-dragging" | "amap3d-scene-dragend" | "amap3d-scene-pulseLinkLayer")[], "amap3d-scene-success" | "amap3d-scene-zoomstart" | "amap3d-scene-zoomend" | "amap3d-scene-mapclick" | "amap3d-scene-dragstart" | "amap3d-scene-dragging" | "amap3d-scene-dragend" | "amap3d-scene-pulseLinkLayer", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
41
|
basicOption: {
|
|
42
42
|
type: any;
|
|
43
43
|
required: true;
|
|
@@ -54,7 +54,7 @@ export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFC
|
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
|
-
}>> & {
|
|
57
|
+
}>> & Readonly<{
|
|
58
58
|
"onAmap3d-scene-success"?: (...args: any[]) => any;
|
|
59
59
|
"onAmap3d-scene-zoomstart"?: (...args: any[]) => any;
|
|
60
60
|
"onAmap3d-scene-zoomend"?: (...args: any[]) => any;
|
|
@@ -63,5 +63,5 @@ export declare const ZvSceneAmap3d: import("../../commons/utils/typescript").SFC
|
|
|
63
63
|
"onAmap3d-scene-dragging"?: (...args: any[]) => any;
|
|
64
64
|
"onAmap3d-scene-dragend"?: (...args: any[]) => any;
|
|
65
65
|
"onAmap3d-scene-pulseLinkLayer"?: (...args: any[]) => any;
|
|
66
|
-
}, {}, {}>> & Record<string, any>;
|
|
66
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
67
67
|
export default ZvSceneAmap3d;
|