@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,5 +1,5 @@
|
|
|
1
1
|
import { StyleValue } from 'vue';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
basicOption: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -16,10 +16,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
required: true;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
props: any;
|
|
21
21
|
handleSceneStyle: () => StyleValue | undefined;
|
|
22
|
-
},
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
basicOption: {
|
|
24
24
|
type: any;
|
|
25
25
|
required: true;
|
|
@@ -36,5 +36,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
type: StringConstructor;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
39
|
-
}
|
|
39
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
40
40
|
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
|
|
4
|
+
const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-c6fc7cbf"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
r as default
|
|
7
7
|
};
|
|
@@ -179,13 +179,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
179
179
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
180
180
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
182
|
+
import "../commons/custom-component-render/index.mjs";
|
|
182
183
|
/* empty css */
|
|
183
184
|
/* empty css */
|
|
184
185
|
import "lodash";
|
|
185
186
|
import "../../plugins/datasource/utils/request.mjs";
|
|
186
187
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
187
188
|
import { SHJParseEvent as u } from "../../plugins/event/index.mjs";
|
|
188
|
-
const l = i({ name: "zv-scene-default" }),
|
|
189
|
+
const l = i({ name: "zv-scene-default" }), Fr = /* @__PURE__ */ i({
|
|
189
190
|
...l,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -216,5 +217,5 @@ const l = i({ name: "zv-scene-default" }), Dr = /* @__PURE__ */ i({
|
|
|
216
217
|
}
|
|
217
218
|
});
|
|
218
219
|
export {
|
|
219
|
-
|
|
220
|
+
Fr as default
|
|
220
221
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,26 +15,26 @@ export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCW
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change", ...args: any[]) => void;
|
|
21
|
-
app: import("vue").Ref<any>;
|
|
22
|
-
loading: import("vue").Ref<boolean>;
|
|
23
|
-
loading2: import("vue").Ref<boolean>;
|
|
21
|
+
app: import("vue").Ref<any, any>;
|
|
22
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
23
|
+
loading2: import("vue").Ref<boolean, boolean>;
|
|
24
24
|
canvasId: string;
|
|
25
25
|
canvasWrapId: string;
|
|
26
26
|
history: any;
|
|
27
|
-
goBackShow: import("vue").Ref<boolean>;
|
|
27
|
+
goBackShow: import("vue").Ref<boolean, boolean>;
|
|
28
28
|
initData: (isAnimation?: boolean) => void;
|
|
29
29
|
initDom: () => void;
|
|
30
30
|
createWorld: (option: any) => import("./map3d/map").World;
|
|
31
31
|
goBack: () => void;
|
|
32
32
|
cleanAndCreateWorld: () => void;
|
|
33
33
|
setCameraPosition: (x: number, y: number, z: number) => void;
|
|
34
|
-
fps: import("vue").Ref<number>;
|
|
35
|
-
buttonRef: import("vue").Ref<any>;
|
|
34
|
+
fps: import("vue").Ref<number, number>;
|
|
35
|
+
buttonRef: import("vue").Ref<any, any>;
|
|
36
36
|
rendererDomStyle: (css: any) => {};
|
|
37
|
-
widgetList: import("vue").Ref<any>;
|
|
37
|
+
widgetList: import("vue").Ref<any, any>;
|
|
38
38
|
getRegionalLevelWidget: import("vue").ComputedRef<any>;
|
|
39
39
|
toggleWdiget: (item: any) => void;
|
|
40
40
|
toggleWdigetAll: () => void;
|
|
@@ -44,7 +44,7 @@ export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCW
|
|
|
44
44
|
'--active-background-image': string;
|
|
45
45
|
};
|
|
46
46
|
repUrl: (url: string) => string;
|
|
47
|
-
},
|
|
47
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change")[], "on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
48
|
basicOption: {
|
|
49
49
|
type: any;
|
|
50
50
|
required: true;
|
|
@@ -61,7 +61,7 @@ export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCW
|
|
|
61
61
|
type: StringConstructor;
|
|
62
62
|
required: true;
|
|
63
63
|
};
|
|
64
|
-
}>> & {
|
|
64
|
+
}>> & Readonly<{
|
|
65
65
|
"onOn-loaded"?: (...args: any[]) => any;
|
|
66
66
|
"onOn-animated"?: (...args: any[]) => any;
|
|
67
67
|
"onOn-drill-down"?: (...args: any[]) => any;
|
|
@@ -73,5 +73,5 @@ export declare const ZvSceneMap3d: import("../../commons/utils/typescript").SFCW
|
|
|
73
73
|
"onOn-flyline-click"?: (...args: any[]) => any;
|
|
74
74
|
"onOn-return"?: (...args: any[]) => any;
|
|
75
75
|
"onOn-data-change"?: (...args: any[]) => any;
|
|
76
|
-
}, {}, {}>> & Record<string, any>;
|
|
76
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
77
77
|
export default ZvSceneMap3d;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { World } from './map3d/map';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
basicOption: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -16,26 +16,26 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
required: true;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
props: any;
|
|
21
21
|
emit: (event: "on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change", ...args: any[]) => void;
|
|
22
|
-
app: import("vue").Ref<any>;
|
|
23
|
-
loading: import("vue").Ref<boolean>;
|
|
24
|
-
loading2: import("vue").Ref<boolean>;
|
|
22
|
+
app: import("vue").Ref<any, any>;
|
|
23
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
24
|
+
loading2: import("vue").Ref<boolean, boolean>;
|
|
25
25
|
canvasId: string;
|
|
26
26
|
canvasWrapId: string;
|
|
27
27
|
history: any;
|
|
28
|
-
goBackShow: import("vue").Ref<boolean>;
|
|
28
|
+
goBackShow: import("vue").Ref<boolean, boolean>;
|
|
29
29
|
initData: (isAnimation?: boolean) => void;
|
|
30
30
|
initDom: () => void;
|
|
31
31
|
createWorld: (option: any) => World;
|
|
32
32
|
goBack: () => void;
|
|
33
33
|
cleanAndCreateWorld: () => void;
|
|
34
34
|
setCameraPosition: (x: number, y: number, z: number) => void;
|
|
35
|
-
fps: import("vue").Ref<number>;
|
|
36
|
-
buttonRef: import("vue").Ref<any>;
|
|
35
|
+
fps: import("vue").Ref<number, number>;
|
|
36
|
+
buttonRef: import("vue").Ref<any, any>;
|
|
37
37
|
rendererDomStyle: (css: any) => {};
|
|
38
|
-
widgetList: import("vue").Ref<any>;
|
|
38
|
+
widgetList: import("vue").Ref<any, any>;
|
|
39
39
|
getRegionalLevelWidget: import("vue").ComputedRef<any>;
|
|
40
40
|
toggleWdiget: (item: any) => void;
|
|
41
41
|
toggleWdigetAll: () => void;
|
|
@@ -45,7 +45,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
45
45
|
'--active-background-image': string;
|
|
46
46
|
};
|
|
47
47
|
repUrl: (url: string) => string;
|
|
48
|
-
},
|
|
48
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change")[], "on-loaded" | "on-animated" | "on-drill-down" | "on-area-mouseover" | "on-area-mouseout" | "on-area-click" | "on-bar-click" | "on-scatter-click" | "on-flyline-click" | "on-return" | "on-data-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
49
49
|
basicOption: {
|
|
50
50
|
type: any;
|
|
51
51
|
required: true;
|
|
@@ -62,7 +62,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
62
62
|
type: StringConstructor;
|
|
63
63
|
required: true;
|
|
64
64
|
};
|
|
65
|
-
}>> & {
|
|
65
|
+
}>> & Readonly<{
|
|
66
66
|
"onOn-loaded"?: (...args: any[]) => any;
|
|
67
67
|
"onOn-animated"?: (...args: any[]) => any;
|
|
68
68
|
"onOn-drill-down"?: (...args: any[]) => any;
|
|
@@ -74,5 +74,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
74
74
|
"onOn-flyline-click"?: (...args: any[]) => any;
|
|
75
75
|
"onOn-return"?: (...args: any[]) => any;
|
|
76
76
|
"onOn-data-change"?: (...args: any[]) => any;
|
|
77
|
-
}, {}, {}>;
|
|
77
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
78
78
|
export default _sfc_main;
|
|
@@ -2,7 +2,7 @@ import o from "./index.vue2.mjs";
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
5
|
-
const
|
|
5
|
+
const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-f3cc7c5d"]]);
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
a as default
|
|
8
8
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as P, ref as f, onMounted as Q, onBeforeUnmount as X, computed as Y, watch as
|
|
1
|
+
import { defineComponent as P, ref as f, onMounted as Q, onBeforeUnmount as X, computed as Y, watch as b, createElementBlock as c, openBlock as u, normalizeClass as L, createCommentVNode as E, normalizeStyle as y, Fragment as R, renderList as T, createElementVNode as I, toDisplayString as w, unref as Z } from "vue";
|
|
2
2
|
import { cloneDeep as d, isEqual as k } from "lodash";
|
|
3
3
|
import $ from "gsap";
|
|
4
4
|
import { useFps as x } from "@vueuse/core";
|
|
@@ -193,6 +193,7 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
193
193
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
194
194
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
195
195
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
196
|
+
import "../commons/custom-component-render/index.mjs";
|
|
196
197
|
/* empty css */
|
|
197
198
|
/* empty css */
|
|
198
199
|
import { SHJDatasourceV2 as re } from "../../plugins/datasource/index.mjs";
|
|
@@ -201,7 +202,7 @@ import { autoInstallFont as H, jsonToCssStyle as O } from "../../commons/utils/j
|
|
|
201
202
|
const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
202
203
|
key: 3,
|
|
203
204
|
class: "fps"
|
|
204
|
-
}, ne = P({ name: "zv-scene-map3d" }),
|
|
205
|
+
}, ne = P({ name: "zv-scene-map3d" }), Kr = /* @__PURE__ */ P({
|
|
205
206
|
...ne,
|
|
206
207
|
props: {
|
|
207
208
|
basicOption: {},
|
|
@@ -225,7 +226,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
225
226
|
setup(V, { expose: N, emit: j }) {
|
|
226
227
|
const r = V, p = j;
|
|
227
228
|
n.parseEvents(r.useEvents, "on-page-loaded", null);
|
|
228
|
-
const i = f(), C = f(!1), B = f(!1), S = "zerov-map3d-scene", A = "zerov-map3d-scene-wrap", a = new oe(), v = f(!1),
|
|
229
|
+
const i = f(), C = f(!1), B = f(!1), S = "zerov-map3d-scene", A = "zerov-map3d-scene-wrap", a = new oe(), v = f(!1), h = (e = !0) => {
|
|
229
230
|
i.value.cleanAllBar(), i.value.cleanAllScatter(), i.value.cleanAllFlyLine(), i.value.createAllRegionalLevel(), r.sources && r.sources.length > 0 && re.parse({
|
|
230
231
|
tId: r.uuid,
|
|
231
232
|
sources: r.sources,
|
|
@@ -239,9 +240,12 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
239
240
|
}
|
|
240
241
|
});
|
|
241
242
|
}, D = () => {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
243
|
+
try {
|
|
244
|
+
document.getElementById(S) && document.getElementById(A).removeChild(document.getElementById(S));
|
|
245
|
+
const e = document.createElement("canvas");
|
|
246
|
+
e.id = S, e.className = "zerov-map-3d", e.style.width = "100%", e.style.height = "100%", document.getElementById(A).appendChild(e);
|
|
247
|
+
} catch {
|
|
248
|
+
}
|
|
245
249
|
}, g = (e) => (C.value = !1, B.value = !1, i.value && (i.value.destroy(), i.value = null), D(), new ee(document.getElementById(S), { geoProjectionCenter: [108.55, 36.32] }, e, {
|
|
246
250
|
onAreaMouseover: (t) => {
|
|
247
251
|
p("on-area-mouseover", t), n.parseEvents(r.useEvents, "on-area-mouseover", t);
|
|
@@ -260,7 +264,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
260
264
|
C.value = !0, p("on-loaded"), n.parseEvents(r.useEvents, "on-loaded", null);
|
|
261
265
|
},
|
|
262
266
|
onMapAnimationSuccess: () => {
|
|
263
|
-
|
|
267
|
+
h(), B.value = !0, p("on-animated"), n.parseEvents(r.useEvents, "on-animated", null);
|
|
264
268
|
},
|
|
265
269
|
onClickBar: (t) => {
|
|
266
270
|
p("on-bar-click", t), n.parseEvents(r.useEvents, "on-bar-click", t);
|
|
@@ -274,7 +278,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
274
278
|
}));
|
|
275
279
|
Q(() => {
|
|
276
280
|
setTimeout(() => {
|
|
277
|
-
i.value = g(r.basicOption), a.push(r.basicOption.scene.defaultMapAdcode), te(r, i, g,
|
|
281
|
+
i.value = g(r.basicOption), a.push(r.basicOption.scene.defaultMapAdcode), te(r, i, g, h, J);
|
|
278
282
|
}, 0), window.addEventListener("resize", () => {
|
|
279
283
|
i.value = g(r.basicOption);
|
|
280
284
|
});
|
|
@@ -304,9 +308,9 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
304
308
|
}));
|
|
305
309
|
};
|
|
306
310
|
N({
|
|
307
|
-
refresh: () =>
|
|
308
|
-
refreshView: () =>
|
|
309
|
-
refreshData: () =>
|
|
311
|
+
refresh: () => h(),
|
|
312
|
+
refreshView: () => h(),
|
|
313
|
+
refreshData: () => h(),
|
|
310
314
|
// 返回上一级
|
|
311
315
|
goBack: () => F(),
|
|
312
316
|
// 更新相机位置
|
|
@@ -332,14 +336,14 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
332
336
|
return null;
|
|
333
337
|
}
|
|
334
338
|
});
|
|
335
|
-
|
|
339
|
+
b(() => d(r.basicOption.widgets), (e, o) => {
|
|
336
340
|
try {
|
|
337
341
|
!k(e, o) && i.value && (m.value = d(r.basicOption.widgets));
|
|
338
342
|
} catch {
|
|
339
343
|
}
|
|
340
344
|
}, {
|
|
341
345
|
deep: !0
|
|
342
|
-
}),
|
|
346
|
+
}), b(() => d(m.value.filter((e) => e.type === "bar")), (e, o) => {
|
|
343
347
|
try {
|
|
344
348
|
!k(e, o) && i.value && e.length === o.length && e.forEach((t) => {
|
|
345
349
|
i.value.createBar(t, void 0, !1);
|
|
@@ -348,7 +352,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
348
352
|
}
|
|
349
353
|
}, {
|
|
350
354
|
deep: !0
|
|
351
|
-
}),
|
|
355
|
+
}), b(() => d(m.value.filter((e) => e.type === "scatter")), (e, o) => {
|
|
352
356
|
try {
|
|
353
357
|
!k(e, o) && i.value && e.length === o.length && e.forEach((t) => {
|
|
354
358
|
i.value.createScatter(t, void 0, !1);
|
|
@@ -357,7 +361,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
357
361
|
}
|
|
358
362
|
}, {
|
|
359
363
|
deep: !0
|
|
360
|
-
}),
|
|
364
|
+
}), b(() => d(m.value.filter((e) => e.type === "flyline")), (e, o) => {
|
|
361
365
|
try {
|
|
362
366
|
!k(e, o) && i.value && e.length === o.length && e.forEach((t) => {
|
|
363
367
|
i.value.createFlyLine(t, void 0, !1);
|
|
@@ -366,7 +370,7 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
366
370
|
}
|
|
367
371
|
}, {
|
|
368
372
|
deep: !0
|
|
369
|
-
}),
|
|
373
|
+
}), b(() => d(m.value.filter((e) => e.type === "regionalLevel")), (e, o) => {
|
|
370
374
|
try {
|
|
371
375
|
!k(e, o) && i.value && e.length === o.length && e.forEach((t) => {
|
|
372
376
|
i.value.createRegionalLevel(t, void 0, !1);
|
|
@@ -472,5 +476,5 @@ const ie = { class: "value" }, ae = ["onClick"], le = {
|
|
|
472
476
|
}
|
|
473
477
|
});
|
|
474
478
|
export {
|
|
475
|
-
|
|
479
|
+
Kr as default
|
|
476
480
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneUeIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneUeIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -19,11 +19,11 @@ export declare const ZvSceneUeIframe: import("../../commons/utils/typescript").S
|
|
|
19
19
|
type: BooleanConstructor;
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
|
-
}
|
|
22
|
+
}>, {
|
|
23
23
|
props: any;
|
|
24
24
|
emit: (event: "ue-scoket-on-message", ...args: any[]) => void;
|
|
25
25
|
useUeScene: (basicOption: any) => void;
|
|
26
|
-
},
|
|
26
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ue-scoket-on-message"[], "ue-scoket-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
basicOption: {
|
|
28
28
|
type: any;
|
|
29
29
|
required: true;
|
|
@@ -44,7 +44,7 @@ export declare const ZvSceneUeIframe: import("../../commons/utils/typescript").S
|
|
|
44
44
|
type: BooleanConstructor;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
47
|
-
}>> & {
|
|
47
|
+
}>> & Readonly<{
|
|
48
48
|
"onUe-scoket-on-message"?: (...args: any[]) => any;
|
|
49
|
-
}, {}, {}>> & Record<string, any>;
|
|
49
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
50
50
|
export default ZvSceneUeIframe;
|
|
@@ -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;
|
|
@@ -19,11 +19,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
19
19
|
type: BooleanConstructor;
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
|
-
}
|
|
22
|
+
}>, {
|
|
23
23
|
props: any;
|
|
24
24
|
emit: (event: "ue-scoket-on-message", ...args: any[]) => void;
|
|
25
25
|
useUeScene: (basicOption: any) => void;
|
|
26
|
-
},
|
|
26
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ue-scoket-on-message"[], "ue-scoket-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
basicOption: {
|
|
28
28
|
type: any;
|
|
29
29
|
required: true;
|
|
@@ -44,7 +44,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
44
44
|
type: BooleanConstructor;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
47
|
-
}>> & {
|
|
47
|
+
}>> & Readonly<{
|
|
48
48
|
"onUe-scoket-on-message"?: (...args: any[]) => any;
|
|
49
|
-
}, {}, {}>;
|
|
49
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
50
50
|
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-baf7afb3"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -179,13 +179,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
179
179
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
180
180
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
182
|
+
import "../commons/custom-component-render/index.mjs";
|
|
182
183
|
/* empty css */
|
|
183
184
|
/* empty css */
|
|
184
185
|
import "lodash";
|
|
185
186
|
import "../../plugins/datasource/utils/request.mjs";
|
|
186
187
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
187
188
|
import { SHJParseEvent as n } from "../../plugins/event/index.mjs";
|
|
188
|
-
const k = { class: "iframe-webscoket" }, b = ["src"], _ = s({ name: "zv-scene-ue-iframe" }),
|
|
189
|
+
const k = { class: "iframe-webscoket" }, b = ["src"], _ = s({ name: "zv-scene-ue-iframe" }), Qr = /* @__PURE__ */ s({
|
|
189
190
|
..._,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -237,5 +238,5 @@ const k = { class: "iframe-webscoket" }, b = ["src"], _ = s({ name: "zv-scene-ue
|
|
|
237
238
|
}
|
|
238
239
|
});
|
|
239
240
|
export {
|
|
240
|
-
|
|
241
|
+
Qr as default
|
|
241
242
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneUeShj: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneUeShj: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,11 +15,11 @@ export declare const ZvSceneUeShj: import("../../commons/utils/typescript").SFCW
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "ue-scene-on-message", ...args: any[]) => void;
|
|
21
21
|
useShjForUeScene: () => void;
|
|
22
|
-
},
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ue-scene-on-message"[], "ue-scene-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
basicOption: {
|
|
24
24
|
type: any;
|
|
25
25
|
required: true;
|
|
@@ -36,7 +36,7 @@ export declare const ZvSceneUeShj: import("../../commons/utils/typescript").SFCW
|
|
|
36
36
|
type: StringConstructor;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
39
|
-
}>> & {
|
|
39
|
+
}>> & Readonly<{
|
|
40
40
|
"onUe-scene-on-message"?: (...args: any[]) => any;
|
|
41
|
-
}, {}, {}>> & Record<string, any>;
|
|
41
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
42
42
|
export default ZvSceneUeShj;
|
|
@@ -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,11 +15,11 @@ 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: "ue-scene-on-message", ...args: any[]) => void;
|
|
21
21
|
useShjForUeScene: () => void;
|
|
22
|
-
},
|
|
22
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ue-scene-on-message"[], "ue-scene-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
basicOption: {
|
|
24
24
|
type: any;
|
|
25
25
|
required: true;
|
|
@@ -36,7 +36,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
type: StringConstructor;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
39
|
-
}>> & {
|
|
39
|
+
}>> & Readonly<{
|
|
40
40
|
"onUe-scene-on-message"?: (...args: any[]) => any;
|
|
41
|
-
}, {}, {}>;
|
|
41
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
42
42
|
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
|
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-fffa34b8"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
m as default
|
|
7
7
|
};
|
|
@@ -179,13 +179,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
179
179
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
180
180
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
182
|
+
import "../commons/custom-component-render/index.mjs";
|
|
182
183
|
/* empty css */
|
|
183
184
|
/* empty css */
|
|
184
185
|
import "lodash";
|
|
185
186
|
import "../../plugins/datasource/utils/request.mjs";
|
|
186
187
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
187
188
|
import { SHJParseEvent as p } from "../../plugins/event/index.mjs";
|
|
188
|
-
const v = { class: "shj-for-ue" }, h = m({ name: "zv-scene-ue-shj" }),
|
|
189
|
+
const v = { class: "shj-for-ue" }, h = m({ name: "zv-scene-ue-shj" }), Kr = /* @__PURE__ */ m({
|
|
189
190
|
...h,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -214,5 +215,5 @@ const v = { class: "shj-for-ue" }, h = m({ name: "zv-scene-ue-shj" }), Ir = /* @
|
|
|
214
215
|
}
|
|
215
216
|
});
|
|
216
217
|
export {
|
|
217
|
-
|
|
218
|
+
Kr as default
|
|
218
219
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneUnityIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneUnityIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -23,14 +23,14 @@ export declare const ZvSceneUnityIframe: import("../../commons/utils/typescript"
|
|
|
23
23
|
type: BooleanConstructor;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
|
-
}
|
|
26
|
+
}>, {
|
|
27
27
|
props: any;
|
|
28
28
|
emit: (event: "unity-scene-on-message", ...args: any[]) => void;
|
|
29
29
|
useUnityScene: () => {
|
|
30
|
-
unityIframeRef: import("vue").Ref<any>;
|
|
30
|
+
unityIframeRef: import("vue").Ref<any, any>;
|
|
31
31
|
};
|
|
32
|
-
unityIframeRef: import("vue").Ref<any>;
|
|
33
|
-
},
|
|
32
|
+
unityIframeRef: import("vue").Ref<any, any>;
|
|
33
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unity-scene-on-message"[], "unity-scene-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
34
34
|
basicOption: {
|
|
35
35
|
type: any;
|
|
36
36
|
required: true;
|
|
@@ -55,7 +55,7 @@ export declare const ZvSceneUnityIframe: import("../../commons/utils/typescript"
|
|
|
55
55
|
type: BooleanConstructor;
|
|
56
56
|
required: true;
|
|
57
57
|
};
|
|
58
|
-
}>> & {
|
|
58
|
+
}>> & Readonly<{
|
|
59
59
|
"onUnity-scene-on-message"?: (...args: any[]) => any;
|
|
60
|
-
}, {}, {}>> & Record<string, any>;
|
|
60
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
61
61
|
export default ZvSceneUnityIframe;
|
|
@@ -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;
|
|
@@ -23,14 +23,14 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
23
23
|
type: BooleanConstructor;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
|
-
}
|
|
26
|
+
}>, {
|
|
27
27
|
props: any;
|
|
28
28
|
emit: (event: "unity-scene-on-message", ...args: any[]) => void;
|
|
29
29
|
useUnityScene: () => {
|
|
30
|
-
unityIframeRef: import("vue").Ref<any>;
|
|
30
|
+
unityIframeRef: import("vue").Ref<any, any>;
|
|
31
31
|
};
|
|
32
|
-
unityIframeRef: import("vue").Ref<any>;
|
|
33
|
-
},
|
|
32
|
+
unityIframeRef: import("vue").Ref<any, any>;
|
|
33
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "unity-scene-on-message"[], "unity-scene-on-message", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
34
34
|
basicOption: {
|
|
35
35
|
type: any;
|
|
36
36
|
required: true;
|
|
@@ -55,7 +55,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
55
55
|
type: BooleanConstructor;
|
|
56
56
|
required: true;
|
|
57
57
|
};
|
|
58
|
-
}>> & {
|
|
58
|
+
}>> & Readonly<{
|
|
59
59
|
"onUnity-scene-on-message"?: (...args: any[]) => any;
|
|
60
|
-
}, {}, {}>;
|
|
60
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
61
61
|
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
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8e684963"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
p as default
|
|
7
7
|
};
|
|
@@ -179,13 +179,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
179
179
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
180
180
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
182
|
+
import "../commons/custom-component-render/index.mjs";
|
|
182
183
|
/* empty css */
|
|
183
184
|
/* empty css */
|
|
184
185
|
import "lodash";
|
|
185
186
|
import "../../plugins/datasource/utils/request.mjs";
|
|
186
187
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
187
188
|
import { SHJParseEvent as r } from "../../plugins/event/index.mjs";
|
|
188
|
-
const y = ["src"], w = m({ name: "zv-scene-unity-iframe" }),
|
|
189
|
+
const y = ["src"], w = m({ name: "zv-scene-unity-iframe" }), Ki = /* @__PURE__ */ m({
|
|
189
190
|
...w,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -219,5 +220,5 @@ const y = ["src"], w = m({ name: "zv-scene-unity-iframe" }), Gi = /* @__PURE__ *
|
|
|
219
220
|
}
|
|
220
221
|
});
|
|
221
222
|
export {
|
|
222
|
-
|
|
223
|
+
Ki as default
|
|
223
224
|
};
|