@shjjs/visual-ui 1.0.37 → 1.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/commons/components/text.vue.d.ts +4 -4
- package/es/commons/core/earth/border.vue.d.ts +4 -4
- package/es/commons/core/earth/main.vue.d.ts +6 -6
- package/es/commons/core/useChart.d.ts +2 -2
- package/es/commons/core/useChart.mjs +3 -2
- package/es/components/chart/commons/components/common-chart/index.vue.d.ts +7 -7
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +3 -2
- package/es/components/chart/commons/components/common-chart-map/index.vue.d.ts +6 -6
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +3 -2
- package/es/components/chart/commons/hooks/useChart.d.ts +2 -2
- package/es/components/chart/commons/hooks/useChart.mjs +3 -2
- package/es/components/chart/src/bar/animation/index.d.ts +12 -12
- package/es/components/chart/src/bar/animation/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.vue.d.ts +12 -12
- package/es/components/chart/src/map/basic/index.d.ts +11 -11
- package/es/components/chart/src/map/basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.vue.d.ts +11 -11
- package/es/components/chart/src/pie/3d/index.d.ts +12 -12
- package/es/components/chart/src/pie/3d/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.vue.d.ts +12 -12
- package/es/components/chart-other-candlestick-basic/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-demo/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-shanghai/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +3 -2
- package/es/components/chart-other-circular-graph/index.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.mjs +3 -2
- package/es/components/chart-other-force/index.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.mjs +3 -2
- package/es/components/chart-other-force2/index.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel/index.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-contrast/index.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-split/index.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel2/index.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge/index.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-grade/index.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-stage/index.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic2/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-calendar/index.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.mjs +3 -2
- package/es/components/chart-other-grid-percentage/index.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.mjs +3 -2
- package/es/components/chart-other-heatmap/index.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.mjs +3 -2
- package/es/components/chart-other-label-gauge/index.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-liquidfill/index.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-basic/index.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-mul/index.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.mjs +3 -2
- package/es/components/chart-other-radar/index.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.mjs +3 -2
- package/es/components/chart-other-radar-stack/index.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic2/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic3/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic4/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-book/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-flavors/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-radius/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +3 -2
- package/es/components/chart-other-theme-river/index.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.mjs +3 -2
- package/es/components/chart-other-tree/index.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.mjs +3 -2
- package/es/components/chart-other-tree-line/index.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap/index.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap-basic/index.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-word-cloud/index.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.mjs +3 -2
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.d.ts +5 -0
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.mjs +15 -0
- package/es/components/commons/custom-component-render/index.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -0
- package/es/components/commons/custom-component-render/types.d.ts +6 -0
- package/es/components/commons/index.d.ts +1 -0
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +3 -2
- package/es/components/commons-loop-iterator/index.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.mjs +2 -2
- package/es/components/commons-loop-iterator/index.vue2.mjs +3 -2
- package/es/components/commons-product-model/index.vue.mjs +2 -2
- package/es/components/commons-product-model/index.vue2.mjs +3 -2
- package/es/components/commons-qrcode/index.vue.d.ts +5 -5
- package/es/components/commons-svg/index.d.ts +4 -4
- package/es/components/commons-svg/index.vue.d.ts +4 -4
- package/es/components/commons-three-loader/index.vue.mjs +2 -2
- package/es/components/commons-three-loader/index.vue2.mjs +33 -32
- package/es/components/commons-three-loader3/index.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.mjs +2 -2
- package/es/components/commons-three-loader3/index.vue2.mjs +3 -2
- package/es/components/commons-weather/index.vue.d.ts +63 -7
- package/es/components/commons-weather/index.vue.mjs +1 -1
- package/es/components/commons-weather/index.vue2.mjs +3 -2
- package/es/components/commons-weather-dynamic/index.vue.d.ts +63 -7
- package/es/components/commons-weather-dynamic/index.vue.mjs +1 -1
- package/es/components/commons-weather-dynamic/index.vue2.mjs +3 -2
- package/es/components/graphical-circle/index.d.ts +3 -3
- package/es/components/graphical-circle/index.vue.d.ts +3 -3
- package/es/components/graphical-diamond/index.d.ts +3 -3
- package/es/components/graphical-diamond/index.vue.d.ts +3 -3
- package/es/components/graphical-hexagon/index.d.ts +3 -3
- package/es/components/graphical-hexagon/index.vue.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.vue.d.ts +3 -3
- package/es/components/graphical-pentagon/index.d.ts +3 -3
- package/es/components/graphical-pentagon/index.vue.d.ts +3 -3
- package/es/components/graphical-rect/index.d.ts +3 -3
- package/es/components/graphical-rect/index.vue.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.vue.d.ts +3 -3
- package/es/components/index.d.ts +1 -0
- package/es/components/index.mjs +24 -22
- package/es/components/interaction/button/index.d.ts +6 -6
- package/es/components/interaction/button/index.vue.d.ts +6 -6
- package/es/components/interaction/button/index.vue2.mjs +3 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.d.ts +15 -40
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +2 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +129 -118
- package/es/components/interaction/date-picker/components/common-date-picker/types.d.ts +4 -0
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +20 -45
- package/es/components/interaction/tabs/index.d.ts +74 -0
- package/es/components/interaction/tabs/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs/index.vue.mjs +3 -2
- package/es/components/interaction/tabs-icon/index.d.ts +74 -0
- package/es/components/interaction/tabs-icon/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs-icon/index.vue.mjs +3 -2
- package/es/components/interaction-button/index.d.ts +6 -6
- package/es/components/interaction-button/index.vue.d.ts +6 -6
- package/es/components/interaction-button-image/index.d.ts +8 -8
- package/es/components/interaction-button-image/index.vue.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.vue.d.ts +8 -8
- package/es/components/interaction-data-picker/index.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.mjs +2 -2
- package/es/components/interaction-data-picker/index.vue2.mjs +100 -100
- package/es/components/interaction-input/index.d.ts +11 -11
- package/es/components/interaction-input/index.vue.d.ts +11 -11
- package/es/components/interaction-input/index.vue2.mjs +3 -2
- package/es/components/interaction-radio/index.d.ts +4 -4
- package/es/components/interaction-radio/index.vue.d.ts +4 -4
- package/es/components/interaction-select/index.d.ts +20 -12
- package/es/components/interaction-select/index.vue.d.ts +20 -12
- package/es/components/interaction-select/index.vue.mjs +1 -1
- package/es/components/interaction-select/index.vue2.mjs +3 -2
- package/es/components/interaction-slider/index.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.mjs +2 -2
- package/es/components/interaction-slider/index.vue2.mjs +26 -25
- package/es/components/interaction-switch/index.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.mjs +2 -2
- package/es/components/interaction-switch/index.vue2.mjs +31 -30
- package/es/components/interaction-tabs/index.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.mjs +1 -1
- package/es/components/interaction-tabs/index.vue2.mjs +3 -2
- package/es/components/interaction-tabs2/index.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.mjs +2 -2
- package/es/components/interaction-tabs2/index.vue2.mjs +3 -2
- package/es/components/map-earth-basic/index.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.mjs +3 -2
- package/es/components/map-earth-cool-tech/index.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.mjs +3 -2
- package/es/components/map-earth-fly-line/index.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.mjs +3 -2
- package/es/components/map-earth-hacker/index.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.mjs +3 -2
- package/es/components/map-earth-particle/index.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.mjs +3 -2
- package/es/components/media-audio/index.d.ts +8 -8
- package/es/components/media-audio/index.vue.d.ts +8 -8
- package/es/components/media-audio/index.vue.mjs +2 -2
- package/es/components/media-audio/index.vue2.mjs +31 -30
- package/es/components/media-audio-dynamic/index.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.mjs +2 -2
- package/es/components/media-audio-dynamic/index.vue2.mjs +36 -35
- package/es/components/media-carousel/index.d.ts +5 -5
- package/es/components/media-carousel/index.vue.d.ts +5 -5
- package/es/components/media-carousel-slides/index.d.ts +5 -5
- package/es/components/media-carousel-slides/index.vue.d.ts +5 -5
- package/es/components/media-flv/index.d.ts +8 -7
- package/es/components/media-flv/index.vue.d.ts +8 -7
- package/es/components/media-flv/index.vue.mjs +54 -42
- package/es/components/media-iframe/index.d.ts +6 -6
- package/es/components/media-iframe/index.vue.d.ts +6 -6
- package/es/components/media-iframe/index.vue.mjs +2 -2
- package/es/components/media-iframe/index.vue2.mjs +11 -9
- package/es/components/media-iframe-carousel/index.d.ts +4 -4
- package/es/components/media-iframe-carousel/index.vue.d.ts +4 -4
- package/es/components/media-iframe-dynamic/index.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.mjs +2 -2
- package/es/components/media-iframe-dynamic/index.vue2.mjs +27 -25
- package/es/components/media-image/index.d.ts +4 -4
- package/es/components/media-image/index.vue.d.ts +4 -4
- package/es/components/media-image-dynamic/index.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.mjs +1 -1
- package/es/components/media-image-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-m3u8/index.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.mjs +81 -49
- package/es/components/media-m3u8-dynamic/index.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.mjs +94 -62
- package/es/components/media-video/index.d.ts +7 -7
- package/es/components/media-video/index.vue.d.ts +7 -7
- package/es/components/media-video/index.vue.mjs +1 -1
- package/es/components/media-video/index.vue2.mjs +3 -2
- package/es/components/media-video-dynamic/index.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.mjs +2 -2
- package/es/components/media-video-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-wavesurfer/index.d.ts +11 -11
- package/es/components/media-wavesurfer/index.vue.d.ts +11 -11
- package/es/components/scene-amap2d/index.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.mjs +1 -1
- package/es/components/scene-amap2d/index.vue2.mjs +120 -119
- package/es/components/scene-amap3d/index.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.mjs +1 -1
- package/es/components/scene-amap3d/index.vue2.mjs +136 -135
- package/es/components/scene-default/index.d.ts +4 -4
- package/es/components/scene-default/index.vue.d.ts +4 -4
- package/es/components/scene-default/index.vue.mjs +2 -2
- package/es/components/scene-default/index.vue2.mjs +3 -2
- package/es/components/scene-map3d/index.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.mjs +2 -2
- package/es/components/scene-map3d/index.vue2.mjs +21 -17
- package/es/components/scene-ue-iframe/index.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.mjs +1 -1
- package/es/components/scene-ue-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-ue-shj/index.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.mjs +2 -2
- package/es/components/scene-ue-shj/index.vue2.mjs +3 -2
- package/es/components/scene-unity-iframe/index.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.mjs +2 -2
- package/es/components/scene-unity-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-unity-webgl/index.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.mjs +2 -2
- package/es/components/scene-unity-webgl/index.vue2.mjs +3 -2
- package/es/components/scene-vr/index.d.ts +19 -14
- package/es/components/scene-vr/index.vue.d.ts +20 -14
- package/es/components/scene-vr/index.vue.mjs +1 -1
- package/es/components/scene-vr/index.vue2.mjs +220 -219
- package/es/components/text/list/index.d.ts +12 -12
- package/es/components/text/list/index.vue.d.ts +12 -12
- package/es/components/text/list/index.vue.mjs +3 -2
- package/es/components/text-carousel/index.d.ts +4 -4
- package/es/components/text-carousel/index.vue.d.ts +4 -4
- package/es/components/text-count-down/index.vue.d.ts +7 -7
- package/es/components/text-count-down/index.vue.mjs +2 -2
- package/es/components/text-count-down/index.vue2.mjs +3 -2
- package/es/components/text-over-number/index.vue.d.ts +15 -51
- package/es/components/text-over-number/index.vue.mjs +2 -2
- package/es/components/text-over-number/index.vue2.mjs +3 -2
- package/es/components/text-real-time/index.vue.d.ts +7 -7
- package/es/components/text-real-time/index.vue2.mjs +3 -2
- package/es/components/text-row-scroll/index.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.mjs +2 -2
- package/es/components/text-row-scroll/index.vue2.mjs +30 -29
- package/es/components/text-table-basic/index.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.mjs +3 -3
- package/es/components/text-table-basic/index.vue2.mjs +21 -20
- package/es/components/text-table-scroll/index.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.mjs +1 -1
- package/es/components/text-table-scroll/index.vue2.mjs +29 -28
- package/es/components/text-text-basic/index.d.ts +4 -4
- package/es/components/text-text-basic/index.vue.d.ts +4 -4
- package/es/components/text-text-dynamic/index.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.mjs +2 -2
- package/es/components/text-text-dynamic/index.vue2.mjs +3 -2
- package/es/components/text-title/index.d.ts +4 -4
- package/es/components/text-title/index.vue.d.ts +4 -4
- package/es/index.mjs +22 -20
- package/es/plugins/datasource/index.mjs +46 -47
- package/es/widgets.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -11,14 +11,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, {
|
|
15
15
|
props: any;
|
|
16
16
|
useFlvVideo: () => {
|
|
17
|
-
videoRef: import("vue").Ref<any>;
|
|
17
|
+
videoRef: import("vue").Ref<any, any>;
|
|
18
18
|
initFlvVideo: (url: string) => void;
|
|
19
19
|
};
|
|
20
|
-
videoRef: import("vue").Ref<any>;
|
|
20
|
+
videoRef: import("vue").Ref<any, any>;
|
|
21
21
|
initFlvVideo: (url: string) => void;
|
|
22
|
+
watchTimer: any;
|
|
22
23
|
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;
|
|
23
24
|
onVideoProgress: () => void;
|
|
24
25
|
onVideoPlay: () => void;
|
|
@@ -28,7 +29,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
28
29
|
onVideoTimeupdate: () => void;
|
|
29
30
|
onVideoError: () => void;
|
|
30
31
|
onVideoVolumechange: () => void;
|
|
31
|
-
},
|
|
32
|
+
}, {}, {}, {}, 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<{
|
|
32
33
|
basicOption: {
|
|
33
34
|
type: any;
|
|
34
35
|
required: true;
|
|
@@ -41,7 +42,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
41
42
|
type: ArrayConstructor;
|
|
42
43
|
required: true;
|
|
43
44
|
};
|
|
44
|
-
}>> & {
|
|
45
|
+
}>> & Readonly<{
|
|
45
46
|
"onOn-video-progress"?: (...args: any[]) => any;
|
|
46
47
|
"onOn-video-play"?: (...args: any[]) => any;
|
|
47
48
|
"onOn-video-pause"?: (...args: any[]) => any;
|
|
@@ -50,5 +51,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
50
51
|
"onOn-video-timeupdate"?: (...args: any[]) => any;
|
|
51
52
|
"onOn-video-error"?: (...args: any[]) => any;
|
|
52
53
|
"onOn-video-volumechange"?: (...args: any[]) => any;
|
|
53
|
-
}, {}, {}>;
|
|
54
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
54
55
|
export default _sfc_main;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { cloneDeep as
|
|
3
|
-
import
|
|
1
|
+
import { defineComponent as d, watch as _, createElementBlock as T, openBlock as w, ref as F, onMounted as M, onBeforeUnmount as R } from "vue";
|
|
2
|
+
import { cloneDeep as k, isEqual as B } from "lodash";
|
|
3
|
+
import a from "flv.js";
|
|
4
4
|
import "../text-text-basic/index.mjs";
|
|
5
5
|
import "../text-table-basic/index.mjs";
|
|
6
6
|
import "../chart-other-gauge/index.mjs";
|
|
@@ -181,13 +181,14 @@ 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 "../../plugins/datasource/utils/request.mjs";
|
|
187
188
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
188
|
-
import { SHJParseEvent as
|
|
189
|
-
const
|
|
190
|
-
...
|
|
189
|
+
import { SHJParseEvent as p } from "../../plugins/event/index.mjs";
|
|
190
|
+
const z = ["poster", "autoplay", "controls", "loop", "muted"], C = d({ name: "zv-media-flv" }), ar = /* @__PURE__ */ d({
|
|
191
|
+
...C,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
193
194
|
sources: {},
|
|
@@ -203,70 +204,81 @@ const B = ["poster", "autoplay", "controls", "loop", "muted"], M = a({ name: "zv
|
|
|
203
204
|
"on-video-error",
|
|
204
205
|
"on-video-volumechange"
|
|
205
206
|
],
|
|
206
|
-
setup(
|
|
207
|
-
const
|
|
208
|
-
const i =
|
|
209
|
-
|
|
207
|
+
setup(l, { expose: u, emit: v }) {
|
|
208
|
+
const t = l, c = () => {
|
|
209
|
+
const i = F();
|
|
210
|
+
let o = null;
|
|
211
|
+
const n = (s) => {
|
|
212
|
+
if (o && (o.pause(), o.unload(), o.detachMediaElement(), o.destroy(), o = null), s && a.isSupported())
|
|
210
213
|
try {
|
|
211
|
-
|
|
214
|
+
o = a.createPlayer({
|
|
212
215
|
type: "flv",
|
|
213
|
-
url:
|
|
214
|
-
|
|
215
|
-
|
|
216
|
+
url: s,
|
|
217
|
+
isLive: !1,
|
|
218
|
+
hasAudio: !0,
|
|
219
|
+
hasVideo: !0,
|
|
220
|
+
cors: !0,
|
|
221
|
+
withCredentials: !1
|
|
222
|
+
}), o.attachMediaElement(i.value), o.load(), t.basicOption.autoplay && o.play();
|
|
216
223
|
} catch {
|
|
217
224
|
}
|
|
218
225
|
};
|
|
219
|
-
return
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
226
|
+
return M(() => n(t.basicOption.src)), R(() => {
|
|
227
|
+
o && (o.pause(), o.unload(), o.detachMediaElement(), o.destroy(), o = null);
|
|
228
|
+
}), { videoRef: i, initFlvVideo: n };
|
|
229
|
+
}, { videoRef: m, initFlvVideo: f } = c();
|
|
230
|
+
let e = null;
|
|
231
|
+
_(() => k(t.basicOption), (i, o) => {
|
|
232
|
+
B(i, o) || (e && clearTimeout(e), e = setTimeout(() => {
|
|
233
|
+
f(i.src);
|
|
234
|
+
}, 300));
|
|
223
235
|
}, { deep: !0 });
|
|
224
|
-
const
|
|
225
|
-
|
|
226
|
-
}, E = () => {
|
|
227
|
-
t("on-video-play"), r.parseEvents(o.useEvents, "on-video-play");
|
|
236
|
+
const r = v, E = () => {
|
|
237
|
+
r("on-video-progress"), p.parseEvents(t.useEvents, "on-video-progress");
|
|
228
238
|
}, y = () => {
|
|
229
|
-
|
|
239
|
+
r("on-video-play"), p.parseEvents(t.useEvents, "on-video-play");
|
|
230
240
|
}, g = () => {
|
|
231
|
-
|
|
241
|
+
r("on-video-pause"), p.parseEvents(t.useEvents, "on-video-pause");
|
|
242
|
+
}, h = () => {
|
|
243
|
+
r("on-video-ended"), p.parseEvents(t.useEvents, "on-video-ended");
|
|
232
244
|
}, V = () => {
|
|
233
|
-
|
|
245
|
+
r("on-video-playing"), p.parseEvents(t.useEvents, "on-video-playing");
|
|
234
246
|
}, P = () => {
|
|
235
|
-
|
|
236
|
-
}, h = () => {
|
|
237
|
-
t("on-video-error"), r.parseEvents(o.useEvents, "on-video-error");
|
|
247
|
+
r("on-video-timeupdate"), p.parseEvents(t.useEvents, "on-video-timeupdate");
|
|
238
248
|
}, b = () => {
|
|
239
|
-
|
|
249
|
+
r("on-video-error"), p.parseEvents(t.useEvents, "on-video-error");
|
|
250
|
+
}, O = () => {
|
|
251
|
+
r("on-video-volumechange"), p.parseEvents(t.useEvents, "on-video-volumechange");
|
|
240
252
|
};
|
|
241
|
-
return
|
|
253
|
+
return u({
|
|
242
254
|
/** 开始播放 */
|
|
243
255
|
play: () => {
|
|
244
|
-
|
|
256
|
+
m.value && m.value.play();
|
|
245
257
|
},
|
|
246
258
|
/** 暂停播放 */
|
|
247
259
|
pause: () => {
|
|
248
|
-
|
|
260
|
+
m.value && m.value.pause();
|
|
249
261
|
}
|
|
250
|
-
}), (i,
|
|
262
|
+
}), (i, o) => (w(), T("video", {
|
|
251
263
|
ref_key: "videoRef",
|
|
252
|
-
ref:
|
|
264
|
+
ref: m,
|
|
253
265
|
class: "zerov-widget",
|
|
254
266
|
poster: i.basicOption.poster,
|
|
255
267
|
autoplay: i.basicOption.autoplay,
|
|
256
268
|
controls: i.basicOption.controls,
|
|
257
269
|
loop: i.basicOption.loop,
|
|
258
270
|
muted: i.basicOption.muted,
|
|
259
|
-
onProgress:
|
|
260
|
-
onPlay:
|
|
261
|
-
onEnded:
|
|
271
|
+
onProgress: E,
|
|
272
|
+
onPlay: y,
|
|
273
|
+
onEnded: h,
|
|
262
274
|
onPlaying: V,
|
|
263
|
-
onPause:
|
|
275
|
+
onPause: g,
|
|
264
276
|
onTimeupdate: P,
|
|
265
|
-
onError:
|
|
266
|
-
onVolumechange:
|
|
267
|
-
}, null, 40,
|
|
277
|
+
onError: b,
|
|
278
|
+
onVolumechange: O
|
|
279
|
+
}, null, 40, z));
|
|
268
280
|
}
|
|
269
281
|
});
|
|
270
282
|
export {
|
|
271
|
-
|
|
283
|
+
ar as default
|
|
272
284
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvMediaIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaIframe: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -11,11 +11,11 @@ export declare const ZvMediaIframe: import("../../commons/utils/typescript").SFC
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
15
|
-
iframeRef: import("vue").Ref<any>;
|
|
14
|
+
}>, {
|
|
15
|
+
iframeRef: import("vue").Ref<any, any>;
|
|
16
16
|
props: any;
|
|
17
17
|
emit: (event: "on-iframe-event-listener", ...args: any[]) => void;
|
|
18
|
-
},
|
|
18
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-iframe-event-listener"[], "on-iframe-event-listener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
basicOption: {
|
|
20
20
|
type: any;
|
|
21
21
|
required: true;
|
|
@@ -28,7 +28,7 @@ export declare const ZvMediaIframe: import("../../commons/utils/typescript").SFC
|
|
|
28
28
|
type: ArrayConstructor;
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
|
-
}>> & {
|
|
31
|
+
}>> & Readonly<{
|
|
32
32
|
"onOn-iframe-event-listener"?: (...args: any[]) => any;
|
|
33
|
-
}, {}, {}>> & Record<string, any>;
|
|
33
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
34
34
|
export default ZvMediaIframe;
|
|
@@ -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,11 +11,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
15
|
-
iframeRef: import("vue").Ref<any>;
|
|
14
|
+
}>, {
|
|
15
|
+
iframeRef: import("vue").Ref<any, any>;
|
|
16
16
|
props: any;
|
|
17
17
|
emit: (event: "on-iframe-event-listener", ...args: any[]) => void;
|
|
18
|
-
},
|
|
18
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-iframe-event-listener"[], "on-iframe-event-listener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
basicOption: {
|
|
20
20
|
type: any;
|
|
21
21
|
required: true;
|
|
@@ -28,7 +28,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
28
28
|
type: ArrayConstructor;
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
|
-
}>> & {
|
|
31
|
+
}>> & Readonly<{
|
|
32
32
|
"onOn-iframe-event-listener"?: (...args: any[]) => any;
|
|
33
|
-
}, {}, {}>;
|
|
33
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
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 f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-cf39105e"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
f as default
|
|
7
7
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as m, ref as a, createElementBlock as l, openBlock as
|
|
2
|
-
import { isArray as
|
|
1
|
+
import { defineComponent as m, ref as a, createElementBlock as l, openBlock as c } from "vue";
|
|
2
|
+
import { isArray as f } from "lodash";
|
|
3
3
|
import "../text-text-basic/index.mjs";
|
|
4
4
|
import "../text-table-basic/index.mjs";
|
|
5
5
|
import "../chart-other-gauge/index.mjs";
|
|
@@ -180,12 +180,13 @@ 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 "../../plugins/datasource/utils/request.mjs";
|
|
186
187
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
187
188
|
import { SHJParseEvent as d } from "../../plugins/event/index.mjs";
|
|
188
|
-
const u = ["src"], v = m({ name: "zv-media-iframe" }),
|
|
189
|
+
const u = ["src"], v = m({ name: "zv-media-iframe" }), Gi = /* @__PURE__ */ m({
|
|
189
190
|
...v,
|
|
190
191
|
props: {
|
|
191
192
|
basicOption: {},
|
|
@@ -194,14 +195,15 @@ const u = ["src"], v = m({ name: "zv-media-iframe" }), Fr = /* @__PURE__ */ m({
|
|
|
194
195
|
},
|
|
195
196
|
emits: ["on-iframe-event-listener"],
|
|
196
197
|
setup(p, { expose: e, emit: s }) {
|
|
197
|
-
const r = a(),
|
|
198
|
+
const r = a(), i = p, n = s;
|
|
198
199
|
return window.addEventListener("message", (t) => {
|
|
199
|
-
|
|
200
|
+
var o;
|
|
201
|
+
t.source === ((o = r.value) == null ? void 0 : o.contentWindow) && (n("on-iframe-event-listener", t.data), i.useEvents && f(i.useEvents) && d.parseEvents(i.useEvents, "on-iframe-event-listener", t.data));
|
|
200
202
|
}, !1), e({
|
|
201
|
-
sendChildrenMessages: (t,
|
|
202
|
-
|
|
203
|
+
sendChildrenMessages: (t, o) => {
|
|
204
|
+
o[0].dataType === "params" ? r.value.contentWindow.postMessage(t, i.basicOption.url) : r.value.contentWindow.postMessage(o[0].data, i.basicOption.url);
|
|
203
205
|
}
|
|
204
|
-
}), (t,
|
|
206
|
+
}), (t, o) => (c(), l("iframe", {
|
|
205
207
|
ref_key: "iframeRef",
|
|
206
208
|
ref: r,
|
|
207
209
|
src: t.basicOption.url,
|
|
@@ -211,5 +213,5 @@ const u = ["src"], v = m({ name: "zv-media-iframe" }), Fr = /* @__PURE__ */ m({
|
|
|
211
213
|
}
|
|
212
214
|
});
|
|
213
215
|
export {
|
|
214
|
-
|
|
216
|
+
Gi as default
|
|
215
217
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export declare const ZvMediaIframeCarousel: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaIframeCarousel: 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
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
basicOption: {
|
|
10
10
|
type: any;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
|
-
}
|
|
13
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
14
14
|
export default ZvMediaIframeCarousel;
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
basicOption: {
|
|
10
10
|
type: any;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
|
-
}
|
|
13
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default _sfc_main;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvMediaIframeDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaIframeDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,20 +15,20 @@ export declare const ZvMediaIframeDynamic: import("../../commons/utils/typescrip
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
iframeRef: import("vue").Ref<any>;
|
|
20
|
-
retryCount: import("vue").Ref<number>;
|
|
18
|
+
}>, {
|
|
19
|
+
iframeRef: import("vue").Ref<any, any>;
|
|
20
|
+
retryCount: import("vue").Ref<number, number>;
|
|
21
21
|
MAX_RETRY: number;
|
|
22
22
|
RETRY_DELAY: number;
|
|
23
23
|
props: any;
|
|
24
24
|
useIframeDynamic: () => {
|
|
25
25
|
init: () => void;
|
|
26
|
-
url: import("vue").Ref<string>;
|
|
26
|
+
url: import("vue").Ref<string, string>;
|
|
27
27
|
};
|
|
28
28
|
init: () => void;
|
|
29
|
-
url: import("vue").Ref<string>;
|
|
29
|
+
url: import("vue").Ref<string, string>;
|
|
30
30
|
emit: (event: "on-iframe-event-listener", ...args: any[]) => void;
|
|
31
|
-
},
|
|
31
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-iframe-event-listener"[], "on-iframe-event-listener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
basicOption: {
|
|
33
33
|
type: any;
|
|
34
34
|
required: true;
|
|
@@ -45,7 +45,7 @@ export declare const ZvMediaIframeDynamic: import("../../commons/utils/typescrip
|
|
|
45
45
|
type: StringConstructor;
|
|
46
46
|
required: true;
|
|
47
47
|
};
|
|
48
|
-
}>> & {
|
|
48
|
+
}>> & Readonly<{
|
|
49
49
|
"onOn-iframe-event-listener"?: (...args: any[]) => any;
|
|
50
|
-
}, {}, {}>> & Record<string, any>;
|
|
50
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
51
51
|
export default ZvMediaIframeDynamic;
|
|
@@ -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,20 +15,20 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
iframeRef: import("vue").Ref<any>;
|
|
20
|
-
retryCount: import("vue").Ref<number>;
|
|
18
|
+
}>, {
|
|
19
|
+
iframeRef: import("vue").Ref<any, any>;
|
|
20
|
+
retryCount: import("vue").Ref<number, number>;
|
|
21
21
|
MAX_RETRY: number;
|
|
22
22
|
RETRY_DELAY: number;
|
|
23
23
|
props: any;
|
|
24
24
|
useIframeDynamic: () => {
|
|
25
25
|
init: () => void;
|
|
26
|
-
url: import("vue").Ref<string>;
|
|
26
|
+
url: import("vue").Ref<string, string>;
|
|
27
27
|
};
|
|
28
28
|
init: () => void;
|
|
29
|
-
url: import("vue").Ref<string>;
|
|
29
|
+
url: import("vue").Ref<string, string>;
|
|
30
30
|
emit: (event: "on-iframe-event-listener", ...args: any[]) => void;
|
|
31
|
-
},
|
|
31
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-iframe-event-listener"[], "on-iframe-event-listener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
basicOption: {
|
|
33
33
|
type: any;
|
|
34
34
|
required: true;
|
|
@@ -45,7 +45,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
45
45
|
type: StringConstructor;
|
|
46
46
|
required: true;
|
|
47
47
|
};
|
|
48
|
-
}>> & {
|
|
48
|
+
}>> & Readonly<{
|
|
49
49
|
"onOn-iframe-event-listener"?: (...args: any[]) => any;
|
|
50
|
-
}, {}, {}>;
|
|
50
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
51
|
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 c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-7f5ff4ce"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
c as default
|
|
7
7
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as _, ref as
|
|
2
|
-
import { isArray as
|
|
1
|
+
import { defineComponent as _, ref as s, watch as x, createElementBlock as D, createCommentVNode as T, unref as w, openBlock as C, onMounted as W, nextTick as A } from "vue";
|
|
2
|
+
import { isArray as O, cloneDeep as V, isEqual as Y } from "lodash";
|
|
3
3
|
import "../text-text-basic/index.mjs";
|
|
4
4
|
import "../text-table-basic/index.mjs";
|
|
5
5
|
import "../chart-other-gauge/index.mjs";
|
|
@@ -180,11 +180,12 @@ 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 { SHJDatasourceV2 as B } from "../../plugins/datasource/index.mjs";
|
|
186
187
|
import { SHJParseEvent as u } from "../../plugins/event/index.mjs";
|
|
187
|
-
const H = ["src"], I = _({ name: "zv-media-iframe-dynamic" }),
|
|
188
|
+
const H = ["src"], I = _({ name: "zv-media-iframe-dynamic" }), li = /* @__PURE__ */ _({
|
|
188
189
|
...I,
|
|
189
190
|
props: {
|
|
190
191
|
basicOption: {},
|
|
@@ -194,38 +195,39 @@ const H = ["src"], I = _({ name: "zv-media-iframe-dynamic" }), ui = /* @__PURE__
|
|
|
194
195
|
},
|
|
195
196
|
emits: ["on-iframe-event-listener"],
|
|
196
197
|
setup(h, { expose: y, emit: g }) {
|
|
197
|
-
const
|
|
198
|
-
const r =
|
|
199
|
-
|
|
200
|
-
tId:
|
|
201
|
-
sources:
|
|
202
|
-
callback: ({ data:
|
|
198
|
+
const m = s(), i = s(0), R = 3, k = 3e3, o = h, L = () => {
|
|
199
|
+
const r = s(""), t = s(!1), p = s(""), a = () => {
|
|
200
|
+
t.value || (t.value = !0, B.parse({
|
|
201
|
+
tId: o.uuid,
|
|
202
|
+
sources: o.sources,
|
|
203
|
+
callback: ({ data: e, error: c }) => {
|
|
203
204
|
var f, v, d;
|
|
204
205
|
try {
|
|
205
206
|
if (c)
|
|
206
207
|
throw new Error(`数据源错误: ${c}`);
|
|
207
|
-
if (!((d = (v = (f =
|
|
208
|
+
if (!((d = (v = (f = e == null ? void 0 : e[0]) == null ? void 0 : f.data) == null ? void 0 : v[0]) != null && d.url))
|
|
208
209
|
throw new Error("无效的URL数据");
|
|
209
|
-
u.parseEvents(
|
|
210
|
+
u.parseEvents(o.useEvents, "dataListener", e), r.value = e[0].data[0].url, i.value = 0, p.value = "";
|
|
210
211
|
} catch (E) {
|
|
211
212
|
const b = E instanceof Error ? E.message : "未知错误";
|
|
212
|
-
|
|
213
|
+
p.value = b, u.parseEvents(o.useEvents, "dataListener", null), i.value < R ? (i.value++, setTimeout(() => {
|
|
213
214
|
a();
|
|
214
215
|
}, k)) : r.value = "";
|
|
215
216
|
} finally {
|
|
216
|
-
|
|
217
|
+
t.value = !1;
|
|
217
218
|
}
|
|
218
219
|
}
|
|
219
220
|
}));
|
|
220
221
|
};
|
|
221
|
-
return
|
|
222
|
-
|
|
222
|
+
return W(() => {
|
|
223
|
+
A(() => a());
|
|
223
224
|
}), { init: a, url: r };
|
|
224
225
|
}, { init: n, url: l } = L(), M = g;
|
|
225
226
|
return window.addEventListener("message", (r) => {
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
227
|
+
var t;
|
|
228
|
+
r.source === ((t = m.value) == null ? void 0 : t.contentWindow) && (M("on-iframe-event-listener", r.data), o.useEvents && O(o.useEvents) && u.parseEvents(o.useEvents, "on-iframe-event-listener", r.data));
|
|
229
|
+
}, !1), x(() => V(o.sources), (r, t) => {
|
|
230
|
+
Y(r, t) || (i.value = 0, n());
|
|
229
231
|
}, { deep: !0 }), y({
|
|
230
232
|
refresh: () => {
|
|
231
233
|
i.value = 0, n();
|
|
@@ -236,18 +238,18 @@ const H = ["src"], I = _({ name: "zv-media-iframe-dynamic" }), ui = /* @__PURE__
|
|
|
236
238
|
refreshData: () => {
|
|
237
239
|
i.value = 0, n();
|
|
238
240
|
},
|
|
239
|
-
sendChildrenMessages: (r,
|
|
240
|
-
var
|
|
241
|
-
if ((
|
|
241
|
+
sendChildrenMessages: (r, t) => {
|
|
242
|
+
var p;
|
|
243
|
+
if ((p = m.value) != null && p.contentWindow)
|
|
242
244
|
try {
|
|
243
|
-
|
|
245
|
+
t[0].dataType === "params" ? m.value.contentWindow.postMessage(r, o.basicOption.url) : m.value.contentWindow.postMessage(t[0].data, o.basicOption.url);
|
|
244
246
|
} catch {
|
|
245
247
|
}
|
|
246
248
|
}
|
|
247
|
-
}), (r,
|
|
249
|
+
}), (r, t) => w(l) ? (C(), D("iframe", {
|
|
248
250
|
key: 0,
|
|
249
251
|
ref_key: "iframeRef",
|
|
250
|
-
ref:
|
|
252
|
+
ref: m,
|
|
251
253
|
src: w(l),
|
|
252
254
|
class: "iframe",
|
|
253
255
|
sandbox: "allow-scripts allow-same-origin allow-forms"
|
|
@@ -255,5 +257,5 @@ const H = ["src"], I = _({ name: "zv-media-iframe-dynamic" }), ui = /* @__PURE__
|
|
|
255
257
|
}
|
|
256
258
|
});
|
|
257
259
|
export {
|
|
258
|
-
|
|
260
|
+
li as default
|
|
259
261
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export declare const ZvMediaImage: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvMediaImage: 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
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
basicOption: {
|
|
10
10
|
type: any;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
|
-
}
|
|
13
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
14
14
|
export default ZvMediaImage;
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
basicOption: {
|
|
10
10
|
type: any;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
|
-
}
|
|
13
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default _sfc_main;
|