@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,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
import { cloneDeep as
|
|
1
|
+
import { defineComponent as y, watch as c, createElementBlock as T, openBlock as D, unref as H, ref as a, onMounted as x, onBeforeUnmount as z } from "vue";
|
|
2
|
+
import m from "hls.js";
|
|
3
|
+
import { cloneDeep as f, isEqual as E } from "lodash";
|
|
4
4
|
import { nanoid as A } from "nanoid";
|
|
5
5
|
import "../text-text-basic/index.mjs";
|
|
6
6
|
import "../text-table-basic/index.mjs";
|
|
@@ -182,12 +182,13 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
|
-
import { SHJDatasourceV2 as
|
|
188
|
+
import { SHJDatasourceV2 as I } from "../../plugins/datasource/index.mjs";
|
|
188
189
|
import { SHJParseEvent as i } from "../../plugins/event/index.mjs";
|
|
189
|
-
const
|
|
190
|
-
...
|
|
190
|
+
const J = ["poster", "autoplay", "controls", "loop", "muted"], N = y({ name: "zv-media-m3u8-dynamic" }), fi = /* @__PURE__ */ y({
|
|
191
|
+
...N,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
193
194
|
sources: {},
|
|
@@ -204,84 +205,115 @@ const I = ["poster", "autoplay", "controls", "loop", "muted"], J = E({ name: "zv
|
|
|
204
205
|
"on-video-error",
|
|
205
206
|
"on-video-volumechange"
|
|
206
207
|
],
|
|
207
|
-
setup(
|
|
208
|
-
const
|
|
209
|
-
const
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
208
|
+
setup(g, { expose: V, emit: b }) {
|
|
209
|
+
const t = g, R = () => {
|
|
210
|
+
const r = a(), e = a(""), S = a(A());
|
|
211
|
+
let o = null;
|
|
212
|
+
const u = () => {
|
|
213
|
+
o && (o.destroy(), o = null), I.parse({
|
|
214
|
+
tId: t.uuid,
|
|
215
|
+
sources: t.sources,
|
|
216
|
+
callback: ({ data: d }) => {
|
|
214
217
|
try {
|
|
215
|
-
if (i.parseEvents(
|
|
216
|
-
if (
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
218
|
+
if (i.parseEvents(t.useEvents, "dataListener", d), e.value = d[0].data[0].src, e.value)
|
|
219
|
+
if (m.isSupported())
|
|
220
|
+
try {
|
|
221
|
+
o = new m({
|
|
222
|
+
maxBufferLength: 30,
|
|
223
|
+
maxMaxBufferLength: 60,
|
|
224
|
+
maxBufferSize: 60 * 1e3 * 1e3,
|
|
225
|
+
maxBufferHole: 0.5,
|
|
226
|
+
lowLatencyMode: !0,
|
|
227
|
+
backBufferLength: 90,
|
|
228
|
+
enableWorker: !0,
|
|
229
|
+
startLevel: -1,
|
|
230
|
+
abrEwmaDefaultEstimate: 5e5,
|
|
231
|
+
testBandwidth: !0,
|
|
232
|
+
progressive: !0
|
|
233
|
+
}), o.loadSource(e.value), o.attachMedia(r.value), o.on(m.Events.MANIFEST_PARSED, () => {
|
|
234
|
+
t.basicOption.autoplay && r.value.play();
|
|
235
|
+
}), o.on(m.Events.ERROR, (v, l) => {
|
|
236
|
+
if (l.fatal)
|
|
237
|
+
switch (l.type) {
|
|
238
|
+
case m.ErrorTypes.NETWORK_ERROR:
|
|
239
|
+
o == null || o.startLoad();
|
|
240
|
+
break;
|
|
241
|
+
case m.ErrorTypes.MEDIA_ERROR:
|
|
242
|
+
o == null || o.recoverMediaError();
|
|
243
|
+
break;
|
|
244
|
+
default:
|
|
245
|
+
o == null || o.destroy();
|
|
246
|
+
break;
|
|
247
|
+
}
|
|
248
|
+
});
|
|
249
|
+
} catch {
|
|
250
|
+
}
|
|
251
|
+
else r.value.canPlayType("application/vnd.apple.mpegurl") && (r.value.src = e.value);
|
|
222
252
|
} catch {
|
|
223
|
-
i.parseEvents(
|
|
253
|
+
i.parseEvents(t.useEvents, "dataListener", null);
|
|
224
254
|
}
|
|
225
255
|
}
|
|
226
256
|
});
|
|
227
257
|
};
|
|
228
|
-
return
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
258
|
+
return x(() => u()), z(() => {
|
|
259
|
+
o && (o.destroy(), o = null);
|
|
260
|
+
}), { key: S, videoRef: r, initM3u8Video: u };
|
|
261
|
+
}, { key: h, videoRef: n, initM3u8Video: s } = R();
|
|
262
|
+
c(() => f(t.basicOption), (r, e) => {
|
|
263
|
+
E(r, e) || s();
|
|
264
|
+
}, { deep: !0 }), c(() => f(t.sources), (r, e) => {
|
|
265
|
+
E(r, e) || s();
|
|
234
266
|
}, { deep: !0 });
|
|
235
|
-
const p =
|
|
236
|
-
p("on-video-progress"), i.parseEvents(
|
|
237
|
-
}, b = () => {
|
|
238
|
-
p("on-video-play"), i.parseEvents(o.useEvents, "on-video-play");
|
|
239
|
-
}, k = () => {
|
|
240
|
-
p("on-video-pause"), i.parseEvents(o.useEvents, "on-video-pause");
|
|
267
|
+
const p = b, k = () => {
|
|
268
|
+
p("on-video-progress"), i.parseEvents(t.useEvents, "on-video-progress");
|
|
241
269
|
}, O = () => {
|
|
242
|
-
p("on-video-
|
|
270
|
+
p("on-video-play"), i.parseEvents(t.useEvents, "on-video-play");
|
|
271
|
+
}, P = () => {
|
|
272
|
+
p("on-video-pause"), i.parseEvents(t.useEvents, "on-video-pause");
|
|
243
273
|
}, M = () => {
|
|
244
|
-
p("on-video-
|
|
274
|
+
p("on-video-ended"), i.parseEvents(t.useEvents, "on-video-ended");
|
|
275
|
+
}, B = () => {
|
|
276
|
+
p("on-video-playing"), i.parseEvents(t.useEvents, "on-video-playing");
|
|
245
277
|
}, _ = () => {
|
|
246
|
-
p("on-video-timeupdate"), i.parseEvents(
|
|
247
|
-
},
|
|
248
|
-
p("on-video-error"), i.parseEvents(
|
|
249
|
-
},
|
|
250
|
-
p("on-video-volumechange"), i.parseEvents(
|
|
278
|
+
p("on-video-timeupdate"), i.parseEvents(t.useEvents, "on-video-timeupdate");
|
|
279
|
+
}, w = () => {
|
|
280
|
+
p("on-video-error"), i.parseEvents(t.useEvents, "on-video-error");
|
|
281
|
+
}, L = () => {
|
|
282
|
+
p("on-video-volumechange"), i.parseEvents(t.useEvents, "on-video-volumechange");
|
|
251
283
|
};
|
|
252
|
-
return
|
|
284
|
+
return V({
|
|
253
285
|
/** 开始播放 */
|
|
254
286
|
play: () => {
|
|
255
|
-
|
|
287
|
+
n.value && n.value.play();
|
|
256
288
|
},
|
|
257
289
|
/** 暂停播放 */
|
|
258
290
|
pause: () => {
|
|
259
|
-
|
|
291
|
+
n.value && n.value.pause();
|
|
260
292
|
},
|
|
261
|
-
refresh: () =>
|
|
262
|
-
refreshView: () =>
|
|
263
|
-
refreshData: () =>
|
|
264
|
-
}), (
|
|
293
|
+
refresh: () => s(),
|
|
294
|
+
refreshView: () => s(),
|
|
295
|
+
refreshData: () => s()
|
|
296
|
+
}), (r, e) => (D(), T("video", {
|
|
265
297
|
key: H(h),
|
|
266
298
|
ref_key: "videoRef",
|
|
267
|
-
ref:
|
|
299
|
+
ref: n,
|
|
268
300
|
class: "zerov-widget",
|
|
269
|
-
poster:
|
|
270
|
-
autoplay:
|
|
271
|
-
controls:
|
|
272
|
-
loop:
|
|
273
|
-
muted:
|
|
274
|
-
onProgress:
|
|
275
|
-
onPlay:
|
|
276
|
-
onEnded:
|
|
277
|
-
onPlaying:
|
|
278
|
-
onPause:
|
|
301
|
+
poster: r.basicOption.poster,
|
|
302
|
+
autoplay: r.basicOption.autoplay,
|
|
303
|
+
controls: r.basicOption.controls,
|
|
304
|
+
loop: r.basicOption.loop,
|
|
305
|
+
muted: r.basicOption.muted,
|
|
306
|
+
onProgress: k,
|
|
307
|
+
onPlay: O,
|
|
308
|
+
onEnded: M,
|
|
309
|
+
onPlaying: B,
|
|
310
|
+
onPause: P,
|
|
279
311
|
onTimeupdate: _,
|
|
280
|
-
onError:
|
|
281
|
-
onVolumechange:
|
|
282
|
-
}, null, 40,
|
|
312
|
+
onError: w,
|
|
313
|
+
onVolumechange: L
|
|
314
|
+
}, null, 40, J));
|
|
283
315
|
}
|
|
284
316
|
});
|
|
285
317
|
export {
|
|
286
|
-
|
|
318
|
+
fi as default
|
|
287
319
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -11,10 +11,10 @@ export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCW
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, {
|
|
15
15
|
props: any;
|
|
16
|
-
key: import("vue").Ref<string>;
|
|
17
|
-
videoRef: import("vue").Ref<any>;
|
|
16
|
+
key: import("vue").Ref<string, string>;
|
|
17
|
+
videoRef: import("vue").Ref<any, any>;
|
|
18
18
|
emit: (event: "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", ...args: any[]) => void;
|
|
19
19
|
onVideoProgress: () => void;
|
|
20
20
|
onVideoPlay: () => void;
|
|
@@ -24,7 +24,7 @@ export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCW
|
|
|
24
24
|
onVideoTimeupdate: () => void;
|
|
25
25
|
onVideoError: () => void;
|
|
26
26
|
onVideoVolumechange: () => void;
|
|
27
|
-
},
|
|
27
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange")[], "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
basicOption: {
|
|
29
29
|
type: any;
|
|
30
30
|
required: true;
|
|
@@ -37,7 +37,7 @@ export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCW
|
|
|
37
37
|
type: ArrayConstructor;
|
|
38
38
|
required: true;
|
|
39
39
|
};
|
|
40
|
-
}>> & {
|
|
40
|
+
}>> & Readonly<{
|
|
41
41
|
"onOn-video-progress"?: (...args: any[]) => any;
|
|
42
42
|
"onOn-video-play"?: (...args: any[]) => any;
|
|
43
43
|
"onOn-video-pause"?: (...args: any[]) => any;
|
|
@@ -46,5 +46,5 @@ export declare const ZvMediaVideo: import("../../commons/utils/typescript").SFCW
|
|
|
46
46
|
"onOn-video-timeupdate"?: (...args: any[]) => any;
|
|
47
47
|
"onOn-video-error"?: (...args: any[]) => any;
|
|
48
48
|
"onOn-video-volumechange"?: (...args: any[]) => any;
|
|
49
|
-
}, {}, {}>> & Record<string, any>;
|
|
49
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
50
50
|
export default ZvMediaVideo;
|
|
@@ -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;
|
|
@@ -11,10 +11,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, {
|
|
15
15
|
props: any;
|
|
16
|
-
key: import("vue").Ref<string>;
|
|
17
|
-
videoRef: import("vue").Ref<any>;
|
|
16
|
+
key: import("vue").Ref<string, string>;
|
|
17
|
+
videoRef: import("vue").Ref<any, any>;
|
|
18
18
|
emit: (event: "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", ...args: any[]) => void;
|
|
19
19
|
onVideoProgress: () => void;
|
|
20
20
|
onVideoPlay: () => void;
|
|
@@ -24,7 +24,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
24
24
|
onVideoTimeupdate: () => void;
|
|
25
25
|
onVideoError: () => void;
|
|
26
26
|
onVideoVolumechange: () => void;
|
|
27
|
-
},
|
|
27
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange")[], "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
basicOption: {
|
|
29
29
|
type: any;
|
|
30
30
|
required: true;
|
|
@@ -37,7 +37,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
37
37
|
type: ArrayConstructor;
|
|
38
38
|
required: true;
|
|
39
39
|
};
|
|
40
|
-
}>> & {
|
|
40
|
+
}>> & Readonly<{
|
|
41
41
|
"onOn-video-progress"?: (...args: any[]) => any;
|
|
42
42
|
"onOn-video-play"?: (...args: any[]) => any;
|
|
43
43
|
"onOn-video-pause"?: (...args: any[]) => any;
|
|
@@ -46,5 +46,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
46
46
|
"onOn-video-timeupdate"?: (...args: any[]) => any;
|
|
47
47
|
"onOn-video-error"?: (...args: any[]) => any;
|
|
48
48
|
"onOn-video-volumechange"?: (...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-d94ede47"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -180,13 +180,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
180
180
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
182
182
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
183
|
+
import "../commons/custom-component-render/index.mjs";
|
|
183
184
|
/* empty css */
|
|
184
185
|
/* empty css */
|
|
185
186
|
import "lodash";
|
|
186
187
|
import "../../plugins/datasource/utils/request.mjs";
|
|
187
188
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
188
189
|
import { SHJParseEvent as t } from "../../plugins/event/index.mjs";
|
|
189
|
-
const h = ["poster", "autoplay", "controls", "loop", "muted", "src"], O = e({ name: "zv-media-video" }),
|
|
190
|
+
const h = ["poster", "autoplay", "controls", "loop", "muted", "src"], O = e({ name: "zv-media-video" }), xt = /* @__PURE__ */ e({
|
|
190
191
|
...O,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
@@ -253,5 +254,5 @@ const h = ["poster", "autoplay", "controls", "loop", "muted", "src"], O = e({ na
|
|
|
253
254
|
}
|
|
254
255
|
});
|
|
255
256
|
export {
|
|
256
|
-
|
|
257
|
+
xt as default
|
|
257
258
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,17 +15,17 @@ export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
useVideoDynamic: () => {
|
|
21
21
|
init: () => void;
|
|
22
|
-
src: import("vue").Ref<string>;
|
|
23
|
-
key: import("vue").Ref<string>;
|
|
22
|
+
src: import("vue").Ref<string, string>;
|
|
23
|
+
key: import("vue").Ref<string, string>;
|
|
24
24
|
};
|
|
25
25
|
init: () => void;
|
|
26
|
-
src: import("vue").Ref<string>;
|
|
27
|
-
key: import("vue").Ref<string>;
|
|
28
|
-
videoRef: import("vue").Ref<any>;
|
|
26
|
+
src: import("vue").Ref<string, string>;
|
|
27
|
+
key: import("vue").Ref<string, string>;
|
|
28
|
+
videoRef: import("vue").Ref<any, any>;
|
|
29
29
|
emit: (event: "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", ...args: any[]) => void;
|
|
30
30
|
onVideoProgress: () => void;
|
|
31
31
|
onVideoPlay: () => void;
|
|
@@ -35,7 +35,7 @@ export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript
|
|
|
35
35
|
onVideoTimeupdate: () => void;
|
|
36
36
|
onVideoError: () => void;
|
|
37
37
|
onVideoVolumechange: () => void;
|
|
38
|
-
},
|
|
38
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange")[], "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
basicOption: {
|
|
40
40
|
type: any;
|
|
41
41
|
required: true;
|
|
@@ -52,7 +52,7 @@ export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript
|
|
|
52
52
|
type: StringConstructor;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
55
|
-
}>> & {
|
|
55
|
+
}>> & Readonly<{
|
|
56
56
|
"onOn-video-progress"?: (...args: any[]) => any;
|
|
57
57
|
"onOn-video-play"?: (...args: any[]) => any;
|
|
58
58
|
"onOn-video-pause"?: (...args: any[]) => any;
|
|
@@ -61,5 +61,5 @@ export declare const ZvMediaVideoDynamic: import("../../commons/utils/typescript
|
|
|
61
61
|
"onOn-video-timeupdate"?: (...args: any[]) => any;
|
|
62
62
|
"onOn-video-error"?: (...args: any[]) => any;
|
|
63
63
|
"onOn-video-volumechange"?: (...args: any[]) => any;
|
|
64
|
-
}, {}, {}>> & Record<string, any>;
|
|
64
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
65
65
|
export default ZvMediaVideoDynamic;
|
|
@@ -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,17 +15,17 @@ 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
|
useVideoDynamic: () => {
|
|
21
21
|
init: () => void;
|
|
22
|
-
src: import("vue").Ref<string>;
|
|
23
|
-
key: import("vue").Ref<string>;
|
|
22
|
+
src: import("vue").Ref<string, string>;
|
|
23
|
+
key: import("vue").Ref<string, string>;
|
|
24
24
|
};
|
|
25
25
|
init: () => void;
|
|
26
|
-
src: import("vue").Ref<string>;
|
|
27
|
-
key: import("vue").Ref<string>;
|
|
28
|
-
videoRef: import("vue").Ref<any>;
|
|
26
|
+
src: import("vue").Ref<string, string>;
|
|
27
|
+
key: import("vue").Ref<string, string>;
|
|
28
|
+
videoRef: import("vue").Ref<any, any>;
|
|
29
29
|
emit: (event: "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", ...args: any[]) => void;
|
|
30
30
|
onVideoProgress: () => void;
|
|
31
31
|
onVideoPlay: () => void;
|
|
@@ -35,7 +35,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
35
35
|
onVideoTimeupdate: () => void;
|
|
36
36
|
onVideoError: () => void;
|
|
37
37
|
onVideoVolumechange: () => void;
|
|
38
|
-
},
|
|
38
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange")[], "on-video-progress" | "on-video-play" | "on-video-pause" | "on-video-ended" | "on-video-playing" | "on-video-timeupdate" | "on-video-error" | "on-video-volumechange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
basicOption: {
|
|
40
40
|
type: any;
|
|
41
41
|
required: true;
|
|
@@ -52,7 +52,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
52
52
|
type: StringConstructor;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
55
|
-
}>> & {
|
|
55
|
+
}>> & Readonly<{
|
|
56
56
|
"onOn-video-progress"?: (...args: any[]) => any;
|
|
57
57
|
"onOn-video-play"?: (...args: any[]) => any;
|
|
58
58
|
"onOn-video-pause"?: (...args: any[]) => any;
|
|
@@ -61,5 +61,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
61
61
|
"onOn-video-timeupdate"?: (...args: any[]) => any;
|
|
62
62
|
"onOn-video-error"?: (...args: any[]) => any;
|
|
63
63
|
"onOn-video-volumechange"?: (...args: any[]) => any;
|
|
64
|
-
}, {}, {}>;
|
|
64
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
65
65
|
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-b23bdc55"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
m as default
|
|
7
7
|
};
|
|
@@ -181,11 +181,12 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
181
181
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
182
182
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
184
|
+
import "../commons/custom-component-render/index.mjs";
|
|
184
185
|
/* empty css */
|
|
185
186
|
/* empty css */
|
|
186
187
|
import { SHJDatasourceV2 as R } from "../../plugins/datasource/index.mjs";
|
|
187
188
|
import { SHJParseEvent as i } from "../../plugins/event/index.mjs";
|
|
188
|
-
const S = ["poster", "autoplay", "controls", "loop", "muted", "src"], q = u({ name: "zv-media-video-dynamic" }),
|
|
189
|
+
const S = ["poster", "autoplay", "controls", "loop", "muted", "src"], q = u({ name: "zv-media-video-dynamic" }), ur = /* @__PURE__ */ u({
|
|
189
190
|
...q,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -275,5 +276,5 @@ const S = ["poster", "autoplay", "controls", "loop", "muted", "src"], q = u({ na
|
|
|
275
276
|
}
|
|
276
277
|
});
|
|
277
278
|
export {
|
|
278
|
-
|
|
279
|
+
ur as default
|
|
279
280
|
};
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export declare const ZvMediaWavesurfer: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaWavesurfer: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
props: any;
|
|
8
8
|
useWavesurfer: (basicOption: any) => {
|
|
9
|
-
wavesurRef: import("vue").Ref<any>;
|
|
10
|
-
timeRef: import("vue").Ref<any>;
|
|
11
|
-
durationRef: import("vue").Ref<any>;
|
|
12
|
-
loadingStatus: import("vue").Ref<boolean>;
|
|
9
|
+
wavesurRef: import("vue").Ref<any, any>;
|
|
10
|
+
timeRef: import("vue").Ref<any, any>;
|
|
11
|
+
durationRef: import("vue").Ref<any, any>;
|
|
12
|
+
loadingStatus: import("vue").Ref<boolean, boolean>;
|
|
13
13
|
initWavesurfer: (option: any) => void;
|
|
14
14
|
};
|
|
15
15
|
formatTime: (seconds: any) => string;
|
|
16
|
-
wavesurRef: import("vue").Ref<any>;
|
|
17
|
-
timeRef: import("vue").Ref<any>;
|
|
18
|
-
durationRef: import("vue").Ref<any>;
|
|
16
|
+
wavesurRef: import("vue").Ref<any, any>;
|
|
17
|
+
timeRef: import("vue").Ref<any, any>;
|
|
18
|
+
durationRef: import("vue").Ref<any, any>;
|
|
19
19
|
initWavesurfer: (option: any) => void;
|
|
20
|
-
},
|
|
20
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
basicOption: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
|
-
}
|
|
25
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
26
26
|
export default ZvMediaWavesurfer;
|
|
@@ -1,26 +1,26 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
props: any;
|
|
8
8
|
useWavesurfer: (basicOption: any) => {
|
|
9
|
-
wavesurRef: import("vue").Ref<any>;
|
|
10
|
-
timeRef: import("vue").Ref<any>;
|
|
11
|
-
durationRef: import("vue").Ref<any>;
|
|
12
|
-
loadingStatus: import("vue").Ref<boolean>;
|
|
9
|
+
wavesurRef: import("vue").Ref<any, any>;
|
|
10
|
+
timeRef: import("vue").Ref<any, any>;
|
|
11
|
+
durationRef: import("vue").Ref<any, any>;
|
|
12
|
+
loadingStatus: import("vue").Ref<boolean, boolean>;
|
|
13
13
|
initWavesurfer: (option: any) => void;
|
|
14
14
|
};
|
|
15
15
|
formatTime: (seconds: any) => string;
|
|
16
|
-
wavesurRef: import("vue").Ref<any>;
|
|
17
|
-
timeRef: import("vue").Ref<any>;
|
|
18
|
-
durationRef: import("vue").Ref<any>;
|
|
16
|
+
wavesurRef: import("vue").Ref<any, any>;
|
|
17
|
+
timeRef: import("vue").Ref<any, any>;
|
|
18
|
+
durationRef: import("vue").Ref<any, any>;
|
|
19
19
|
initWavesurfer: (option: any) => void;
|
|
20
|
-
},
|
|
20
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
basicOption: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
|
-
}
|
|
25
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
26
|
export default _sfc_main;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,7 +15,7 @@ export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFC
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend", ...args: any[]) => void;
|
|
21
21
|
useAMap2d: () => {
|
|
@@ -25,9 +25,9 @@ export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFC
|
|
|
25
25
|
updateAMapComponents: () => void;
|
|
26
26
|
updateAMapZoom: (option: any) => void;
|
|
27
27
|
updateAMapCenter: (option: any) => void;
|
|
28
|
-
amap2d: import("vue").ShallowRef<any>;
|
|
29
|
-
loading: import("vue").Ref<boolean>;
|
|
30
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
28
|
+
amap2d: import("vue").ShallowRef<any, any>;
|
|
29
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
30
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
31
31
|
};
|
|
32
32
|
initAMap2d: (option: any) => void;
|
|
33
33
|
updateAMapStyle: (option: any) => void;
|
|
@@ -35,9 +35,9 @@ export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFC
|
|
|
35
35
|
updateAMapComponents: () => void;
|
|
36
36
|
updateAMapZoom: (option: any) => void;
|
|
37
37
|
updateAMapCenter: (option: any) => void;
|
|
38
|
-
loading: import("vue").Ref<boolean>;
|
|
39
|
-
AMapPrototype: import("vue").Ref<any>;
|
|
40
|
-
},
|
|
38
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
39
|
+
AMapPrototype: import("vue").Ref<any, any>;
|
|
40
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend")[], "amap2d-scene-success" | "amap2d-scene-zoomstart" | "amap2d-scene-zoomend" | "amap2d-scene-mapclick" | "amap2d-scene-dragstart" | "amap2d-scene-dragging" | "amap2d-scene-dragend", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
41
41
|
basicOption: {
|
|
42
42
|
type: any;
|
|
43
43
|
required: true;
|
|
@@ -54,7 +54,7 @@ export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFC
|
|
|
54
54
|
type: StringConstructor;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
|
-
}>> & {
|
|
57
|
+
}>> & Readonly<{
|
|
58
58
|
"onAmap2d-scene-success"?: (...args: any[]) => any;
|
|
59
59
|
"onAmap2d-scene-zoomstart"?: (...args: any[]) => any;
|
|
60
60
|
"onAmap2d-scene-zoomend"?: (...args: any[]) => any;
|
|
@@ -62,5 +62,5 @@ export declare const ZvSceneAmap2d: import("../../commons/utils/typescript").SFC
|
|
|
62
62
|
"onAmap2d-scene-dragstart"?: (...args: any[]) => any;
|
|
63
63
|
"onAmap2d-scene-dragging"?: (...args: any[]) => any;
|
|
64
64
|
"onAmap2d-scene-dragend"?: (...args: any[]) => any;
|
|
65
|
-
}, {}, {}>> & Record<string, any>;
|
|
65
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
66
66
|
export default ZvSceneAmap2d;
|