@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: "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 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
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 @@ 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, ("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 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
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 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
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
|
-
}, {}, {}>;
|
|
66
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
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 m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-ba897a3f"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import { nanoid as
|
|
5
|
-
import { debounce as
|
|
1
|
+
import { defineComponent as M, watch as d, createElementBlock as ee, openBlock as te, normalizeClass as re, unref as ae, createElementVNode as oe, shallowRef as E, ref as v, onMounted as se, onUnmounted as ie } from "vue";
|
|
2
|
+
import le from "@amap/amap-jsapi-loader";
|
|
3
|
+
import ne from "axios";
|
|
4
|
+
import { nanoid as me } from "nanoid";
|
|
5
|
+
import { debounce as z } from "lodash";
|
|
6
6
|
import "../text-text-basic/index.mjs";
|
|
7
7
|
import "../text-table-basic/index.mjs";
|
|
8
8
|
import "../chart-other-gauge/index.mjs";
|
|
@@ -183,17 +183,13 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
183
183
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
185
185
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
186
|
+
import "../commons/custom-component-render/index.mjs";
|
|
186
187
|
/* empty css */
|
|
187
188
|
/* empty css */
|
|
188
|
-
import { SHJDatasourceV2 as
|
|
189
|
+
import { SHJDatasourceV2 as ce } from "../../plugins/datasource/index.mjs";
|
|
189
190
|
import { SHJParseEvent as p } from "../../plugins/event/index.mjs";
|
|
190
|
-
const
|
|
191
|
-
|
|
192
|
-
class: "zerov-amap-container"
|
|
193
|
-
}, null, -1)), ge = [
|
|
194
|
-
ye
|
|
195
|
-
], fe = I({ name: "zv-scene-amap3d" }), Zr = /* @__PURE__ */ I({
|
|
196
|
-
...fe,
|
|
191
|
+
const de = M({ name: "zv-scene-amap3d" }), Na = /* @__PURE__ */ M({
|
|
192
|
+
...de,
|
|
197
193
|
props: {
|
|
198
194
|
basicOption: {},
|
|
199
195
|
sources: {},
|
|
@@ -210,14 +206,14 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
210
206
|
"amap3d-scene-dragend",
|
|
211
207
|
"amap3d-scene-pulseLinkLayer"
|
|
212
208
|
],
|
|
213
|
-
setup(
|
|
214
|
-
const o =
|
|
209
|
+
setup(I, { expose: A, emit: B }) {
|
|
210
|
+
const o = I, u = B;
|
|
215
211
|
p.parseEvents(o.useEvents, "on-page-loaded", null);
|
|
216
212
|
const W = () => {
|
|
217
|
-
const i =
|
|
218
|
-
|
|
213
|
+
const i = E(), m = E(), x = v(!1), h = v(), b = v(), k = v(), c = v(), C = (t) => {
|
|
214
|
+
O(), window._AMapSecurityConfig = {
|
|
219
215
|
securityJsCode: t.basic.securityJsCode
|
|
220
|
-
},
|
|
216
|
+
}, le.load({
|
|
221
217
|
key: t.basic.key,
|
|
222
218
|
// 申请好的Web端开发者Key,首次调用 load 时必填
|
|
223
219
|
version: "2.0",
|
|
@@ -227,8 +223,8 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
227
223
|
},
|
|
228
224
|
plugins: ["AMap.ControlBar", "AMap.ToolBar", "AMap.Scale", "AMap.HeatMap", "AMap.GeoJSON", "AMap.ImageLayer", "AMap.TileLayer"]
|
|
229
225
|
}).then((e) => {
|
|
230
|
-
|
|
231
|
-
const
|
|
226
|
+
c.value = e;
|
|
227
|
+
const a = new c.value.createDefaultLayer({
|
|
232
228
|
visible: !0,
|
|
233
229
|
// 是否可见
|
|
234
230
|
opacity: 1,
|
|
@@ -261,89 +257,89 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
261
257
|
wallColor: t.config.floors.wallColor,
|
|
262
258
|
roofColor: t.config.floors.roofColor,
|
|
263
259
|
skyColor: t.config.skyColor,
|
|
264
|
-
layers: [
|
|
265
|
-
}),
|
|
260
|
+
layers: [a]
|
|
261
|
+
}), m.value = new window.Loca.Container({
|
|
266
262
|
map: i.value
|
|
267
|
-
}),
|
|
263
|
+
}), k.value = new c.value.Scale({
|
|
268
264
|
visible: t.config.plugin.scale.visible,
|
|
269
265
|
position: {
|
|
270
266
|
left: t.config.plugin.scale.position.left + "px",
|
|
271
267
|
bottom: t.config.plugin.scale.position.bottom + "px"
|
|
272
268
|
}
|
|
273
|
-
}), i.value.addControl(
|
|
269
|
+
}), i.value.addControl(k.value), h.value = new e.ControlBar({
|
|
274
270
|
visible: t.config.plugin.controlBar.visible,
|
|
275
271
|
showControlButton: t.config.plugin.controlBar.showControlButton,
|
|
276
272
|
position: {
|
|
277
273
|
right: t.config.plugin.controlBar.position.right + "px",
|
|
278
274
|
top: t.config.plugin.controlBar.position.top + "px"
|
|
279
275
|
}
|
|
280
|
-
}), i.value.addControl(
|
|
276
|
+
}), i.value.addControl(h.value), b.value = new e.ToolBar({
|
|
281
277
|
visible: t.config.plugin.toolBar.visible,
|
|
282
278
|
position: {
|
|
283
279
|
left: t.config.plugin.toolBar.position.left + "px",
|
|
284
280
|
top: t.config.plugin.toolBar.position.top + "px"
|
|
285
281
|
}
|
|
286
|
-
}), i.value.addControl(
|
|
282
|
+
}), i.value.addControl(b.value), S(e), i.value.on("complete", () => {
|
|
287
283
|
setTimeout(() => {
|
|
288
|
-
|
|
284
|
+
x.value = !0, u("amap3d-scene-success"), p.parseEvents(o.useEvents, "amap3d-scene-success", null);
|
|
289
285
|
}, 666);
|
|
290
286
|
}), i.value.on("zoomstart", () => {
|
|
291
287
|
u("amap3d-scene-zoomstart"), p.parseEvents(o.useEvents, "amap3d-scene-zoomstart", null);
|
|
292
288
|
}), i.value.on("zoomend", () => {
|
|
293
289
|
u("amap3d-scene-zoomend"), p.parseEvents(o.useEvents, "amap3d-scene-zoomend", null);
|
|
294
|
-
}), i.value.on("click", (
|
|
295
|
-
u("amap3d-scene-mapclick",
|
|
296
|
-
}), i.value.on("dragstart", (
|
|
297
|
-
u("amap3d-scene-dragstart",
|
|
298
|
-
}), i.value.on("dragend", (
|
|
299
|
-
u("amap3d-scene-dragend",
|
|
290
|
+
}), i.value.on("click", (r) => {
|
|
291
|
+
u("amap3d-scene-mapclick", r.lnglat), p.parseEvents(o.useEvents, "amap3d-scene-mapclick", r.lnglat);
|
|
292
|
+
}), i.value.on("dragstart", (r) => {
|
|
293
|
+
u("amap3d-scene-dragstart", r.lnglat), p.parseEvents(o.useEvents, "amap3d-scene-dragstart", r.lnglat);
|
|
294
|
+
}), i.value.on("dragend", (r) => {
|
|
295
|
+
u("amap3d-scene-dragend", r.lnglat), p.parseEvents(o.useEvents, "amap3d-scene-dragend", r.lnglat);
|
|
300
296
|
});
|
|
301
297
|
}).catch((e) => {
|
|
302
298
|
});
|
|
303
|
-
},
|
|
304
|
-
o.sources && o.sources.length > 0 ?
|
|
299
|
+
}, S = z((t) => {
|
|
300
|
+
o.sources && o.sources.length > 0 ? ce.parse({
|
|
305
301
|
tId: o.uuid,
|
|
306
302
|
sources: o.sources,
|
|
307
|
-
callback: (
|
|
303
|
+
callback: (a) => {
|
|
308
304
|
try {
|
|
309
|
-
const
|
|
310
|
-
|
|
305
|
+
const r = o.basicOption.widgets.find((s) => s._sourceId === a.id);
|
|
306
|
+
r && r.type === "heatmap" && G(window.Loca, r, f(a.data[0].data, "Point")), r && r.type === "dotlayers" && H(window.Loca, r, f(a.data[0].data, "Point")), r && r.type === "scatter" && Z(window.Loca, r, f(a.data[0].data, "Point")), r && r.type === "labelsLayer" && R(window.Loca, r, f(a.data[0].data, "Point")), r && r.type === "signagePoints" && j(window.Loca, r, f(a.data[0].data, "Point")), r && r.type === "pulseLinkLayer" && V(window.Loca, r, f(a.data[0].data, "LineString"));
|
|
311
307
|
} catch {
|
|
312
308
|
}
|
|
313
|
-
o.basicOption.widgets.filter((
|
|
314
|
-
|
|
309
|
+
o.basicOption.widgets.filter((r) => r.type === "boundary").forEach((r) => {
|
|
310
|
+
L(t, r);
|
|
315
311
|
});
|
|
316
312
|
}
|
|
317
|
-
}) : o.basicOption.widgets.filter((
|
|
318
|
-
|
|
313
|
+
}) : o.basicOption.widgets.filter((a) => a.type === "boundary").forEach((a) => {
|
|
314
|
+
L(t, a);
|
|
319
315
|
});
|
|
320
316
|
const e = i.value.getLayers();
|
|
321
|
-
for (let
|
|
322
|
-
(e[
|
|
323
|
-
o.basicOption.widgets.filter((
|
|
324
|
-
const
|
|
325
|
-
|
|
326
|
-
}), o.basicOption.widgets.filter((
|
|
327
|
-
const
|
|
328
|
-
i.value.addLayer(
|
|
317
|
+
for (let a = 0; a < e.length; a++)
|
|
318
|
+
(e[a].type === "sketchTileLayer" || e[a]._opts.type === "sketchImageLayer") && i.value.removeLayer(e[a]);
|
|
319
|
+
o.basicOption.widgets.filter((a) => a.type === "sketchTile").forEach((a) => {
|
|
320
|
+
const r = N(a);
|
|
321
|
+
r && i.value.addLayer(r);
|
|
322
|
+
}), o.basicOption.widgets.filter((a) => a.type === "sketchImage").forEach((a) => {
|
|
323
|
+
const r = _(a);
|
|
324
|
+
i.value.addLayer(r);
|
|
329
325
|
});
|
|
330
|
-
}, 200),
|
|
331
|
-
const
|
|
332
|
-
for (let s = 1; s <
|
|
333
|
-
const n =
|
|
334
|
-
|
|
326
|
+
}, 200), F = (t) => {
|
|
327
|
+
const a = t.slice(t.indexOf("(") + 1, t.lastIndexOf(")")).split(",").map((s) => s.trim()), r = {};
|
|
328
|
+
for (let s = 1; s < a.length; s++) {
|
|
329
|
+
const n = a[s].split(" "), l = n[0], y = parseFloat(n[1]) / 100, Y = Math.round(y * 100) / 100;
|
|
330
|
+
r[Y] = l;
|
|
335
331
|
}
|
|
336
|
-
return
|
|
337
|
-
},
|
|
332
|
+
return r;
|
|
333
|
+
}, N = (t) => {
|
|
338
334
|
try {
|
|
339
|
-
return new
|
|
340
|
-
bounds: new
|
|
335
|
+
return new c.value.TileLayer({
|
|
336
|
+
bounds: new c.value.Bounds(
|
|
341
337
|
t.bounds[0],
|
|
342
338
|
t.bounds[1]
|
|
343
339
|
),
|
|
344
|
-
getTileUrl: function(
|
|
340
|
+
getTileUrl: function(a, r, s) {
|
|
345
341
|
try {
|
|
346
|
-
return t.url.replace("{z}", s).replace("{x}",
|
|
342
|
+
return t.url.replace("{z}", s).replace("{x}", a).replace("{y}", r);
|
|
347
343
|
} catch {
|
|
348
344
|
}
|
|
349
345
|
},
|
|
@@ -356,10 +352,10 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
356
352
|
} catch {
|
|
357
353
|
}
|
|
358
354
|
return null;
|
|
359
|
-
},
|
|
355
|
+
}, _ = (t) => {
|
|
360
356
|
try {
|
|
361
|
-
return new
|
|
362
|
-
bounds: new
|
|
357
|
+
return new c.value.ImageLayer({
|
|
358
|
+
bounds: new c.value.Bounds(
|
|
363
359
|
t.bounds[0],
|
|
364
360
|
// 左下 手绘图左下相对于地图的经纬度
|
|
365
361
|
t.bounds[1]
|
|
@@ -375,22 +371,22 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
375
371
|
} catch {
|
|
376
372
|
}
|
|
377
373
|
return null;
|
|
378
|
-
}, G = (t, e,
|
|
374
|
+
}, G = (t, e, a) => {
|
|
379
375
|
try {
|
|
380
|
-
const
|
|
376
|
+
const r = new t.HeatMapLayer({
|
|
381
377
|
zIndex: 10,
|
|
382
378
|
opacity: e.opacity,
|
|
383
379
|
visible: !0,
|
|
384
380
|
zooms: [2, 22]
|
|
385
381
|
}), s = new t.GeoJSONSource({
|
|
386
|
-
data:
|
|
382
|
+
data: a
|
|
387
383
|
});
|
|
388
|
-
|
|
384
|
+
r.setSource(s, {
|
|
389
385
|
radius: e.style.radius,
|
|
390
386
|
unit: e.style.unit,
|
|
391
387
|
height: e.style.height,
|
|
392
388
|
opacity: e.style.opacity,
|
|
393
|
-
gradient:
|
|
389
|
+
gradient: F(e.style.gradient),
|
|
394
390
|
value: function(n, l) {
|
|
395
391
|
return l.coordinates[2] || 0;
|
|
396
392
|
},
|
|
@@ -398,15 +394,15 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
398
394
|
max: e.style.max,
|
|
399
395
|
// 4.6
|
|
400
396
|
heightBezier: [0, 0.53, 0.37, 0.98]
|
|
401
|
-
}),
|
|
397
|
+
}), m.value.add(r);
|
|
402
398
|
} catch {
|
|
403
399
|
}
|
|
404
|
-
},
|
|
400
|
+
}, L = async (t, e) => {
|
|
405
401
|
try {
|
|
406
|
-
const
|
|
407
|
-
if (
|
|
408
|
-
const
|
|
409
|
-
geoJSON:
|
|
402
|
+
const a = await ne.get(e.geojson);
|
|
403
|
+
if (a.status === 200) {
|
|
404
|
+
const r = new t.GeoJSON({
|
|
405
|
+
geoJSON: a.data,
|
|
410
406
|
getPolygon: function(s, n) {
|
|
411
407
|
const l = new t.Polygon({
|
|
412
408
|
path: n,
|
|
@@ -451,14 +447,14 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
451
447
|
}), l;
|
|
452
448
|
}
|
|
453
449
|
});
|
|
454
|
-
i.value.add(
|
|
450
|
+
i.value.add(r);
|
|
455
451
|
}
|
|
456
452
|
} catch {
|
|
457
453
|
}
|
|
458
|
-
}, H = (t, e,
|
|
454
|
+
}, H = (t, e, a) => {
|
|
459
455
|
try {
|
|
460
|
-
const
|
|
461
|
-
data:
|
|
456
|
+
const r = new t.GeoJSONSource({
|
|
457
|
+
data: a
|
|
462
458
|
}), s = new t.PointLayer({
|
|
463
459
|
zIndex: e.zIndex,
|
|
464
460
|
blend: e.blend,
|
|
@@ -472,7 +468,7 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
472
468
|
blurWidth: e.style.blurWidth,
|
|
473
469
|
borderColor: e.style.borderColor
|
|
474
470
|
};
|
|
475
|
-
s.setSource(
|
|
471
|
+
s.setSource(r), s.setStyle(n), m.value.add(s), s.addAnimate({
|
|
476
472
|
key: e.animate.key,
|
|
477
473
|
value: e.animate.value,
|
|
478
474
|
duration: e.animate.duration,
|
|
@@ -485,31 +481,31 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
485
481
|
});
|
|
486
482
|
} catch {
|
|
487
483
|
}
|
|
488
|
-
}, Z = (t, e,
|
|
484
|
+
}, Z = (t, e, a) => {
|
|
489
485
|
try {
|
|
490
|
-
const
|
|
491
|
-
data:
|
|
486
|
+
const r = new t.GeoJSONSource({
|
|
487
|
+
data: a
|
|
492
488
|
}), s = new t.ScatterLayer({
|
|
493
|
-
loca:
|
|
489
|
+
loca: m.value,
|
|
494
490
|
zIndex: e.zIndex,
|
|
495
491
|
opacity: e.opacity,
|
|
496
492
|
visible: e.visible,
|
|
497
493
|
zooms: e.zooms
|
|
498
494
|
});
|
|
499
|
-
s.setSource(
|
|
495
|
+
s.setSource(r), s.setStyle({
|
|
500
496
|
unit: e.style.unit,
|
|
501
497
|
size: e.style.size,
|
|
502
498
|
borderWidth: e.style.borderWidth,
|
|
503
499
|
texture: e.style.texture,
|
|
504
500
|
duration: e.style.duration,
|
|
505
501
|
animate: e.style.animate
|
|
506
|
-
}),
|
|
502
|
+
}), m.value.animate.start();
|
|
507
503
|
} catch {
|
|
508
504
|
}
|
|
509
|
-
}, R = (t, e,
|
|
505
|
+
}, R = (t, e, a) => {
|
|
510
506
|
try {
|
|
511
|
-
const
|
|
512
|
-
data:
|
|
507
|
+
const r = new t.GeoJSONSource({
|
|
508
|
+
data: a
|
|
513
509
|
}), s = new t.LabelsLayer({
|
|
514
510
|
eventSupport: !0,
|
|
515
511
|
visible: e.visible,
|
|
@@ -519,7 +515,7 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
519
515
|
allowCollision: e.allowCollision,
|
|
520
516
|
zIndex: e.zIndex
|
|
521
517
|
});
|
|
522
|
-
s.setSource(
|
|
518
|
+
s.setSource(r), s.setStyle({
|
|
523
519
|
icon: {
|
|
524
520
|
image: e.icon.image,
|
|
525
521
|
size: e.icon.size,
|
|
@@ -553,13 +549,13 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
553
549
|
}), l.on("mouseover", (y) => {
|
|
554
550
|
}), l.on("mouseout", (y) => {
|
|
555
551
|
});
|
|
556
|
-
}),
|
|
552
|
+
}), m.value.add(s);
|
|
557
553
|
} catch {
|
|
558
554
|
}
|
|
559
|
-
}, j = (t, e,
|
|
555
|
+
}, j = (t, e, a) => {
|
|
560
556
|
try {
|
|
561
|
-
const
|
|
562
|
-
data:
|
|
557
|
+
const r = new t.GeoJSONSource({
|
|
558
|
+
data: a
|
|
563
559
|
}), s = new t.ZMarkerLayer({
|
|
564
560
|
zIndex: e.signs.zIndex,
|
|
565
561
|
visible: e.signs.visible,
|
|
@@ -567,7 +563,7 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
567
563
|
opacity: e.signs.opacity,
|
|
568
564
|
depth: !1
|
|
569
565
|
});
|
|
570
|
-
s.setSource(
|
|
566
|
+
s.setSource(r), s.setStyle({
|
|
571
567
|
content: (l, y) => `<div style="
|
|
572
568
|
width: ${e.signs.style.width}px;
|
|
573
569
|
height: ${e.signs.style.height + 148}px;
|
|
@@ -592,7 +588,7 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
592
588
|
alwaysFront: e.signs.style.alwaysFront,
|
|
593
589
|
size: [e.signs.style.width, e.signs.style.height + 148],
|
|
594
590
|
altitude: e.signs.style.altitude
|
|
595
|
-
}),
|
|
591
|
+
}), m.value.add(s);
|
|
596
592
|
const n = new t.ZMarkerLayer({
|
|
597
593
|
zIndex: e.landmark.zIndex,
|
|
598
594
|
visible: e.landmark.visible,
|
|
@@ -600,7 +596,7 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
600
596
|
opacity: e.landmark.opacity,
|
|
601
597
|
depth: !1
|
|
602
598
|
});
|
|
603
|
-
n.setSource(
|
|
599
|
+
n.setSource(r), n.setStyle({
|
|
604
600
|
content: (l, y) => `<div style="
|
|
605
601
|
width: ${e.landmark.style.size[0]}px;
|
|
606
602
|
height: ${e.landmark.style.size[1]}px;
|
|
@@ -622,20 +618,20 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
622
618
|
delay: e.landmark.animate.delay,
|
|
623
619
|
yoyo: e.landmark.animate.yoyo,
|
|
624
620
|
repeat: e.landmark.animate.repeat
|
|
625
|
-
}),
|
|
621
|
+
}), m.value.add(n), m.value.animate.start();
|
|
626
622
|
} catch {
|
|
627
623
|
}
|
|
628
|
-
}, V = (t, e,
|
|
629
|
-
const
|
|
624
|
+
}, V = (t, e, a) => {
|
|
625
|
+
const r = new t.PulseLinkLayer({
|
|
630
626
|
zIndex: e.zIndex,
|
|
631
627
|
opacity: e.opacity,
|
|
632
628
|
visible: e.visible,
|
|
633
629
|
zooms: e.zooms,
|
|
634
630
|
depth: e.depth
|
|
635
631
|
}), s = new t.GeoJSONSource({
|
|
636
|
-
data:
|
|
632
|
+
data: a
|
|
637
633
|
});
|
|
638
|
-
|
|
634
|
+
r.setSource(s), r.setStyle({
|
|
639
635
|
unit: e.style.unit,
|
|
640
636
|
dash: [4e4, 0, 4e4, 0],
|
|
641
637
|
lineWidth: e.style.lineWidth,
|
|
@@ -654,52 +650,52 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
654
650
|
headColor: e.style.headColor,
|
|
655
651
|
trailColor: e.style.trailColor
|
|
656
652
|
}), i.value.on("click", (n) => {
|
|
657
|
-
const l =
|
|
653
|
+
const l = r.queryFeature(n.pixel.toArray());
|
|
658
654
|
l && (u("amap3d-scene-pulseLinkLayer", l), p.parseEvents(o.useEvents, "amap3d-scene-pulseLinkLayer", l));
|
|
659
|
-
}),
|
|
655
|
+
}), m.value.add(r), m.value.animate.start();
|
|
660
656
|
}, f = (t, e) => {
|
|
661
|
-
const
|
|
657
|
+
const a = {
|
|
662
658
|
type: "FeatureCollection",
|
|
663
659
|
features: []
|
|
664
660
|
};
|
|
665
|
-
return t.forEach((
|
|
661
|
+
return t.forEach((r, s) => {
|
|
666
662
|
const n = {
|
|
667
663
|
type: "Feature",
|
|
668
|
-
id:
|
|
664
|
+
id: me(),
|
|
669
665
|
properties: {
|
|
670
666
|
type: e === "Point" ? e : 0,
|
|
671
|
-
...
|
|
667
|
+
...r
|
|
672
668
|
},
|
|
673
669
|
geometry: {
|
|
674
670
|
type: e,
|
|
675
|
-
coordinates:
|
|
671
|
+
coordinates: r.value
|
|
676
672
|
}
|
|
677
673
|
};
|
|
678
|
-
|
|
679
|
-
}),
|
|
674
|
+
a.features.push(n);
|
|
675
|
+
}), a;
|
|
680
676
|
}, U = (t) => {
|
|
681
677
|
i.value.setFeatures(t.config.features), i.value.setPitch(t.config.pitch), i.value.setRotation(t.config.rotation), i.value.setStatus({
|
|
682
678
|
dragEnable: t.config.dragEnable,
|
|
683
679
|
zoomEnable: t.config.zoomEnable,
|
|
684
680
|
rotateEnable: t.config.rotateEnable,
|
|
685
681
|
pitchEnable: t.config.pitchEnable
|
|
686
|
-
}), t.config.plugin.scale.visible ?
|
|
682
|
+
}), t.config.plugin.scale.visible ? k.value.show() : k.value.hide(), t.config.plugin.toolBar.visible ? b.value.show() : b.value.hide(), t.config.plugin.controlBar.visible ? h.value.show() : h.value.hide();
|
|
687
683
|
}, q = () => {
|
|
688
|
-
i.value.clearMap(),
|
|
684
|
+
i.value.clearMap(), m.value.clear(), S(c.value);
|
|
689
685
|
}, K = (t) => {
|
|
690
686
|
i.value.setMapStyle(t.config.mapStyle);
|
|
691
687
|
}, Q = (t) => {
|
|
692
688
|
i.value.setZoom(t.config.zoom, !1, 200);
|
|
693
689
|
}, X = (t) => {
|
|
694
690
|
i.value.setCenter(t.config.center, !1, 200);
|
|
695
|
-
},
|
|
696
|
-
i.value && (i.value.clearMap(), i.value.destroy(), i.value = null,
|
|
691
|
+
}, O = () => {
|
|
692
|
+
i.value && (i.value.clearMap(), i.value.destroy(), i.value = null, m.value && (m.value.clear(), m.value.destroy(), m.value = null));
|
|
697
693
|
};
|
|
698
|
-
return
|
|
694
|
+
return se(() => {
|
|
699
695
|
setTimeout(() => {
|
|
700
696
|
C(o.basicOption);
|
|
701
697
|
}, 0);
|
|
702
|
-
}),
|
|
698
|
+
}), ie(() => O()), {
|
|
703
699
|
initAMap3d: C,
|
|
704
700
|
updateAMapStyle: K,
|
|
705
701
|
updateAMapConfig: U,
|
|
@@ -707,30 +703,30 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
707
703
|
updateAMapZoom: Q,
|
|
708
704
|
updateAMapCenter: X,
|
|
709
705
|
amap3d: i,
|
|
710
|
-
loading:
|
|
711
|
-
AMapPrototype:
|
|
706
|
+
loading: x,
|
|
707
|
+
AMapPrototype: c
|
|
712
708
|
};
|
|
713
709
|
}, {
|
|
714
710
|
initAMap3d: g,
|
|
715
711
|
updateAMapStyle: P,
|
|
716
|
-
updateAMapConfig:
|
|
717
|
-
updateAMapComponents:
|
|
718
|
-
updateAMapZoom:
|
|
719
|
-
updateAMapCenter:
|
|
720
|
-
loading:
|
|
712
|
+
updateAMapConfig: w,
|
|
713
|
+
updateAMapComponents: $,
|
|
714
|
+
updateAMapZoom: J,
|
|
715
|
+
updateAMapCenter: D,
|
|
716
|
+
loading: T
|
|
721
717
|
} = W();
|
|
722
718
|
return d(() => o.basicOption.config, () => {
|
|
723
|
-
|
|
719
|
+
w(o.basicOption);
|
|
724
720
|
}, { deep: !0 }), d(() => o.basicOption.config.zoom, () => {
|
|
725
|
-
$(o.basicOption);
|
|
726
|
-
}, { deep: !0 }), d(() => o.basicOption.config.center, () => {
|
|
727
721
|
J(o.basicOption);
|
|
728
|
-
}, { deep: !0 }), d(() => o.basicOption.config.
|
|
722
|
+
}, { deep: !0 }), d(() => o.basicOption.config.center, () => {
|
|
723
|
+
D(o.basicOption);
|
|
724
|
+
}, { deep: !0 }), d(() => o.basicOption.config.floors, z(() => {
|
|
729
725
|
g(o.basicOption);
|
|
730
|
-
}, 300), { deep: !0 }), d(() => o.basicOption.config.skyColor,
|
|
726
|
+
}, 300), { deep: !0 }), d(() => o.basicOption.config.skyColor, z(() => {
|
|
731
727
|
g(o.basicOption);
|
|
732
728
|
}, 300), { deep: !0 }), d(() => o.basicOption.widgets, () => {
|
|
733
|
-
|
|
729
|
+
$();
|
|
734
730
|
}, { deep: !0 }), d(() => o.basicOption.config.mapStyle, () => {
|
|
735
731
|
P(o.basicOption);
|
|
736
732
|
}, { deep: !0 }), d(() => o.basicOption.basic, () => {
|
|
@@ -739,13 +735,18 @@ const ue = (v) => (le("data-v-8fbdd15f"), v = v(), ne(), v), ye = /* @__PURE__ *
|
|
|
739
735
|
g(o.basicOption);
|
|
740
736
|
}, { deep: !0 }), A({
|
|
741
737
|
refresh: () => g(o.basicOption),
|
|
742
|
-
refreshView: () =>
|
|
738
|
+
refreshView: () => w(o.basicOption),
|
|
743
739
|
refreshData: () => g(o.basicOption)
|
|
744
|
-
}), (i,
|
|
745
|
-
class:
|
|
746
|
-
},
|
|
740
|
+
}), (i, m) => (te(), ee("div", {
|
|
741
|
+
class: re(["amap-3d-wrap", { show: ae(T) }])
|
|
742
|
+
}, m[0] || (m[0] = [
|
|
743
|
+
oe("div", {
|
|
744
|
+
id: "zerov-amap-3d",
|
|
745
|
+
class: "zerov-amap-container"
|
|
746
|
+
}, null, -1)
|
|
747
|
+
]), 2));
|
|
747
748
|
}
|
|
748
749
|
});
|
|
749
750
|
export {
|
|
750
|
-
|
|
751
|
+
Na as default
|
|
751
752
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneDefault: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneDefault: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,10 +15,10 @@ export declare const ZvSceneDefault: import("../../commons/utils/typescript").SF
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
handleSceneStyle: () => import("vue").StyleValue;
|
|
21
|
-
},
|
|
21
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
basicOption: {
|
|
23
23
|
type: any;
|
|
24
24
|
required: true;
|
|
@@ -35,5 +35,5 @@ export declare const ZvSceneDefault: import("../../commons/utils/typescript").SF
|
|
|
35
35
|
type: StringConstructor;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
|
-
}
|
|
38
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
39
39
|
export default ZvSceneDefault;
|