@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,132 +1,132 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import
|
|
3
|
-
const
|
|
4
|
-
/* @__PURE__ */ e("div", { class: "selected-date__prefix" }, [
|
|
5
|
-
/* @__PURE__ */ e("img", {
|
|
6
|
-
src: "https://lganv-1304359499.cos.ap-beijing.myqcloud.com/lg_cos_static/system/users/pages/xQY9EPmv7fsKSmtuEKmh/24gl-calendar-20241025175735939.png",
|
|
7
|
-
alt: ""
|
|
8
|
-
})
|
|
9
|
-
]),
|
|
10
|
-
/* @__PURE__ */ e("div", { class: "selected-date__inner" }, " 2024-10-25 15:35:46 ")
|
|
11
|
-
], -1)), K = {
|
|
1
|
+
import { defineComponent as D, ref as m, createElementBlock as c, openBlock as d, normalizeClass as N, createElementVNode as e, createCommentVNode as Y, toDisplayString as y, unref as g, Fragment as z, renderList as w } from "vue";
|
|
2
|
+
import A from "dayjs";
|
|
3
|
+
const F = {
|
|
12
4
|
key: 0,
|
|
13
5
|
class: "zv-date-picker"
|
|
14
|
-
},
|
|
15
|
-
/* @__PURE__ */ e("i", { class: "iconfont zv-drag-drop-down" }),
|
|
16
|
-
/* @__PURE__ */ e("i", { class: "iconfont zv-return" })
|
|
17
|
-
], -1)), q = { class: "zv-date-picker__header-label" }, L = { class: "zv-date-picker__header-label" }, O = /* @__PURE__ */ i(() => /* @__PURE__ */ e("span", { class: "zv-date-picker__next-btn" }, [
|
|
18
|
-
/* @__PURE__ */ e("i", { class: "iconfont zv-arrow-right" }),
|
|
19
|
-
/* @__PURE__ */ e("i", { class: "iconfont zv-drag-drop-down-r" })
|
|
20
|
-
], -1)), Q = { class: "zv-date-picker__body" }, G = {
|
|
6
|
+
}, W = { class: "zv-date-picker__header" }, j = { class: "zv-date-picker__header-label" }, B = { class: "zv-date-picker__header-label" }, K = { class: "zv-date-picker__body" }, P = {
|
|
21
7
|
class: "zv-date-table",
|
|
22
8
|
cellspacing: "0",
|
|
23
9
|
cellpadding: "0",
|
|
24
10
|
role: "grid"
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
"aria-label": "Monday",
|
|
32
|
-
scope: "col"
|
|
33
|
-
}, "Mon"),
|
|
34
|
-
/* @__PURE__ */ e("th", {
|
|
35
|
-
"aria-label": "Tuesday",
|
|
36
|
-
scope: "col"
|
|
37
|
-
}, "Tue"),
|
|
38
|
-
/* @__PURE__ */ e("th", {
|
|
39
|
-
"aria-label": "Wednesday",
|
|
40
|
-
scope: "col"
|
|
41
|
-
}, "Wed"),
|
|
42
|
-
/* @__PURE__ */ e("th", {
|
|
43
|
-
"aria-label": "Thursday",
|
|
44
|
-
scope: "col"
|
|
45
|
-
}, "Thu"),
|
|
46
|
-
/* @__PURE__ */ e("th", {
|
|
47
|
-
"aria-label": "Friday",
|
|
48
|
-
scope: "col"
|
|
49
|
-
}, "Fri"),
|
|
50
|
-
/* @__PURE__ */ e("th", {
|
|
51
|
-
"aria-label": "Saturday",
|
|
52
|
-
scope: "col"
|
|
53
|
-
}, "Sat")
|
|
54
|
-
], -1)), J = /* @__PURE__ */ i(() => /* @__PURE__ */ e("span", { class: "zv-date-picker__arrow" }, null, -1)), R = x({ name: "zv-interaction-data-picker" }), Z = /* @__PURE__ */ x({
|
|
55
|
-
...R,
|
|
56
|
-
setup(_) {
|
|
57
|
-
const b = m(!0), M = () => {
|
|
58
|
-
const f = m(0), k = m(0), p = () => {
|
|
59
|
-
const t = j();
|
|
11
|
+
}, V = D({ name: "zv-interaction-data-picker" }), Q = /* @__PURE__ */ D({
|
|
12
|
+
...V,
|
|
13
|
+
setup(q) {
|
|
14
|
+
const h = m(!0), S = () => {
|
|
15
|
+
const f = m(0), s = m(0), p = () => {
|
|
16
|
+
const t = A();
|
|
60
17
|
return [t.year(), t.month(), t.date()];
|
|
61
|
-
}, u = (t,
|
|
62
|
-
const
|
|
63
|
-
let v = new Date(
|
|
64
|
-
for (let
|
|
65
|
-
|
|
66
|
-
y:
|
|
67
|
-
m:
|
|
18
|
+
}, u = (t, a, r) => new Date(t, a, r).getDay(), i = (t, a) => {
|
|
19
|
+
const r = t[1] === 1 ? t[0] - 1 : t[0], o = t[1] === 1 ? 12 : t[1], l = [];
|
|
20
|
+
let v = new Date(r, o, 0).getDate();
|
|
21
|
+
for (let n = 0; n < a; n++)
|
|
22
|
+
l.push({
|
|
23
|
+
y: r,
|
|
24
|
+
m: o,
|
|
68
25
|
d: v--
|
|
69
26
|
});
|
|
70
|
-
return
|
|
71
|
-
},
|
|
72
|
-
const
|
|
73
|
-
for (let
|
|
74
|
-
|
|
75
|
-
y:
|
|
76
|
-
m:
|
|
77
|
-
d:
|
|
78
|
-
}) :
|
|
79
|
-
y:
|
|
80
|
-
m:
|
|
81
|
-
d:
|
|
27
|
+
return l.sort();
|
|
28
|
+
}, b = (t, a) => {
|
|
29
|
+
const r = a[1] === 12 ? a[0] + 1 : a[0], o = a[1] === 12 ? 1 : a[1] + 1, l = [], v = new Date(r, o, 0).getDate();
|
|
30
|
+
for (let n = 1; n < 42 - t.length + 1; n++)
|
|
31
|
+
n > v ? l.push({
|
|
32
|
+
y: r,
|
|
33
|
+
m: o,
|
|
34
|
+
d: n - v
|
|
35
|
+
}) : l.push({
|
|
36
|
+
y: r,
|
|
37
|
+
m: o,
|
|
38
|
+
d: n
|
|
82
39
|
});
|
|
83
|
-
return [...t, ...
|
|
84
|
-
},
|
|
40
|
+
return [...t, ...l];
|
|
41
|
+
}, _ = p(), C = u(_[0], _[1], 1), E = b(i(_, C), _), k = [];
|
|
85
42
|
for (let t = 0; t < 6; t++)
|
|
86
|
-
|
|
43
|
+
k.push(E.splice(0, 7));
|
|
87
44
|
return {
|
|
88
45
|
getCurrentDate: p,
|
|
89
46
|
solarWeek: u,
|
|
90
|
-
beforeDays:
|
|
91
|
-
afterDays:
|
|
92
|
-
dateArray:
|
|
47
|
+
beforeDays: i,
|
|
48
|
+
afterDays: b,
|
|
49
|
+
dateArray: k,
|
|
93
50
|
selectYear: f,
|
|
94
|
-
selectMonth:
|
|
51
|
+
selectMonth: s
|
|
95
52
|
};
|
|
96
53
|
}, {
|
|
97
|
-
dateArray:
|
|
98
|
-
selectYear:
|
|
99
|
-
selectMonth:
|
|
100
|
-
} =
|
|
101
|
-
return (f,
|
|
102
|
-
class:
|
|
54
|
+
dateArray: x,
|
|
55
|
+
selectYear: M,
|
|
56
|
+
selectMonth: T
|
|
57
|
+
} = S();
|
|
58
|
+
return (f, s) => (d(), c("div", {
|
|
59
|
+
class: N(["zerov-widgets-wrap", { "is-open": h.value }])
|
|
103
60
|
}, [
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
O
|
|
61
|
+
s[4] || (s[4] = e("div", { class: "selected-date" }, [
|
|
62
|
+
e("div", { class: "selected-date__prefix" }, [
|
|
63
|
+
e("img", {
|
|
64
|
+
src: "https://lganv-1304359499.cos.ap-beijing.myqcloud.com/lg_cos_static/system/users/pages/xQY9EPmv7fsKSmtuEKmh/24gl-calendar-20241025175735939.png",
|
|
65
|
+
alt: ""
|
|
66
|
+
})
|
|
111
67
|
]),
|
|
112
|
-
e("div",
|
|
113
|
-
|
|
68
|
+
e("div", { class: "selected-date__inner" }, " 2024-10-25 15:35:46 ")
|
|
69
|
+
], -1)),
|
|
70
|
+
h.value ? (d(), c("div", F, [
|
|
71
|
+
e("div", W, [
|
|
72
|
+
s[0] || (s[0] = e("span", { class: "zv-date-picker__prev-btn" }, [
|
|
73
|
+
e("i", { class: "iconfont zv-drag-drop-down" }),
|
|
74
|
+
e("i", { class: "iconfont zv-return" })
|
|
75
|
+
], -1)),
|
|
76
|
+
e("span", j, y(g(M)), 1),
|
|
77
|
+
e("span", B, y(g(T)), 1),
|
|
78
|
+
s[1] || (s[1] = e("span", { class: "zv-date-picker__next-btn" }, [
|
|
79
|
+
e("i", { class: "iconfont zv-arrow-right" }),
|
|
80
|
+
e("i", { class: "iconfont zv-drag-drop-down-r" })
|
|
81
|
+
], -1))
|
|
82
|
+
]),
|
|
83
|
+
e("div", K, [
|
|
84
|
+
e("table", P, [
|
|
114
85
|
e("tbody", null, [
|
|
115
|
-
|
|
116
|
-
|
|
86
|
+
s[2] || (s[2] = e("tr", null, [
|
|
87
|
+
e("th", {
|
|
88
|
+
"aria-label": "Sunday",
|
|
89
|
+
scope: "col"
|
|
90
|
+
}, "Sun"),
|
|
91
|
+
e("th", {
|
|
92
|
+
"aria-label": "Monday",
|
|
93
|
+
scope: "col"
|
|
94
|
+
}, "Mon"),
|
|
95
|
+
e("th", {
|
|
96
|
+
"aria-label": "Tuesday",
|
|
97
|
+
scope: "col"
|
|
98
|
+
}, "Tue"),
|
|
99
|
+
e("th", {
|
|
100
|
+
"aria-label": "Wednesday",
|
|
101
|
+
scope: "col"
|
|
102
|
+
}, "Wed"),
|
|
103
|
+
e("th", {
|
|
104
|
+
"aria-label": "Thursday",
|
|
105
|
+
scope: "col"
|
|
106
|
+
}, "Thu"),
|
|
107
|
+
e("th", {
|
|
108
|
+
"aria-label": "Friday",
|
|
109
|
+
scope: "col"
|
|
110
|
+
}, "Fri"),
|
|
111
|
+
e("th", {
|
|
112
|
+
"aria-label": "Saturday",
|
|
113
|
+
scope: "col"
|
|
114
|
+
}, "Sat")
|
|
115
|
+
], -1)),
|
|
116
|
+
(d(!0), c(z, null, w(g(x), (p, u) => (d(), c("tr", {
|
|
117
117
|
key: u,
|
|
118
118
|
class: "zv-date-table__row"
|
|
119
119
|
}, [
|
|
120
|
-
(
|
|
120
|
+
(d(!0), c(z, null, w(p, (i) => (d(), c("td", { key: i }, y(i.d), 1))), 128))
|
|
121
121
|
]))), 128))
|
|
122
122
|
])
|
|
123
123
|
])
|
|
124
124
|
]),
|
|
125
|
-
|
|
126
|
-
])) :
|
|
125
|
+
s[3] || (s[3] = e("span", { class: "zv-date-picker__arrow" }, null, -1))
|
|
126
|
+
])) : Y("", !0)
|
|
127
127
|
], 2));
|
|
128
128
|
}
|
|
129
129
|
});
|
|
130
130
|
export {
|
|
131
|
-
|
|
131
|
+
Q as default
|
|
132
132
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvInteractionInput: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvInteractionInput: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,30 +15,30 @@ export declare const ZvInteractionInput: import("../../commons/utils/typescript"
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "on-change" | "on-blur" | "on-focus" | "on-input", ...args: any[]) => void;
|
|
21
21
|
useInput: () => {
|
|
22
|
-
key: import("vue").Ref<string>;
|
|
22
|
+
key: import("vue").Ref<string, string>;
|
|
23
23
|
init: () => void;
|
|
24
24
|
rendererDomStyle: (css: any) => {
|
|
25
25
|
[x: string]: string;
|
|
26
26
|
};
|
|
27
|
-
inputRef: import("vue").Ref<any>;
|
|
28
|
-
inputValue: import("vue").Ref<string>;
|
|
27
|
+
inputRef: import("vue").Ref<any, any>;
|
|
28
|
+
inputValue: import("vue").Ref<string, string>;
|
|
29
29
|
};
|
|
30
|
-
key: import("vue").Ref<string>;
|
|
30
|
+
key: import("vue").Ref<string, string>;
|
|
31
31
|
init: () => void;
|
|
32
32
|
rendererDomStyle: (css: any) => {
|
|
33
33
|
[x: string]: string;
|
|
34
34
|
};
|
|
35
|
-
inputRef: import("vue").Ref<any>;
|
|
36
|
-
inputValue: import("vue").Ref<string>;
|
|
35
|
+
inputRef: import("vue").Ref<any, any>;
|
|
36
|
+
inputValue: import("vue").Ref<string, string>;
|
|
37
37
|
onInputBlur: (e: FocusEvent) => void;
|
|
38
38
|
onInputFocus: (e: FocusEvent) => void;
|
|
39
39
|
onInputInput: (e: Event) => void;
|
|
40
40
|
onInputChange: (e: Event) => void;
|
|
41
|
-
},
|
|
41
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-blur" | "on-focus" | "on-input")[], "on-change" | "on-blur" | "on-focus" | "on-input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
basicOption: {
|
|
43
43
|
type: any;
|
|
44
44
|
required: true;
|
|
@@ -55,10 +55,10 @@ export declare const ZvInteractionInput: import("../../commons/utils/typescript"
|
|
|
55
55
|
type: StringConstructor;
|
|
56
56
|
required: true;
|
|
57
57
|
};
|
|
58
|
-
}>> & {
|
|
58
|
+
}>> & Readonly<{
|
|
59
59
|
"onOn-change"?: (...args: any[]) => any;
|
|
60
60
|
"onOn-blur"?: (...args: any[]) => any;
|
|
61
61
|
"onOn-focus"?: (...args: any[]) => any;
|
|
62
62
|
"onOn-input"?: (...args: any[]) => any;
|
|
63
|
-
}, {}, {}>> & Record<string, any>;
|
|
63
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
64
64
|
export default ZvInteractionInput;
|
|
@@ -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,30 +15,30 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "on-change" | "on-blur" | "on-focus" | "on-input", ...args: any[]) => void;
|
|
21
21
|
useInput: () => {
|
|
22
|
-
key: import("vue").Ref<string>;
|
|
22
|
+
key: import("vue").Ref<string, string>;
|
|
23
23
|
init: () => void;
|
|
24
24
|
rendererDomStyle: (css: any) => {
|
|
25
25
|
[x: string]: string;
|
|
26
26
|
};
|
|
27
|
-
inputRef: import("vue").Ref<any>;
|
|
28
|
-
inputValue: import("vue").Ref<string>;
|
|
27
|
+
inputRef: import("vue").Ref<any, any>;
|
|
28
|
+
inputValue: import("vue").Ref<string, string>;
|
|
29
29
|
};
|
|
30
|
-
key: import("vue").Ref<string>;
|
|
30
|
+
key: import("vue").Ref<string, string>;
|
|
31
31
|
init: () => void;
|
|
32
32
|
rendererDomStyle: (css: any) => {
|
|
33
33
|
[x: string]: string;
|
|
34
34
|
};
|
|
35
|
-
inputRef: import("vue").Ref<any>;
|
|
36
|
-
inputValue: import("vue").Ref<string>;
|
|
35
|
+
inputRef: import("vue").Ref<any, any>;
|
|
36
|
+
inputValue: import("vue").Ref<string, string>;
|
|
37
37
|
onInputBlur: (e: FocusEvent) => void;
|
|
38
38
|
onInputFocus: (e: FocusEvent) => void;
|
|
39
39
|
onInputInput: (e: Event) => void;
|
|
40
40
|
onInputChange: (e: Event) => void;
|
|
41
|
-
},
|
|
41
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-blur" | "on-focus" | "on-input")[], "on-change" | "on-blur" | "on-focus" | "on-input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
42
42
|
basicOption: {
|
|
43
43
|
type: any;
|
|
44
44
|
required: true;
|
|
@@ -55,10 +55,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
55
55
|
type: StringConstructor;
|
|
56
56
|
required: true;
|
|
57
57
|
};
|
|
58
|
-
}>> & {
|
|
58
|
+
}>> & Readonly<{
|
|
59
59
|
"onOn-change"?: (...args: any[]) => any;
|
|
60
60
|
"onOn-blur"?: (...args: any[]) => any;
|
|
61
61
|
"onOn-focus"?: (...args: any[]) => any;
|
|
62
62
|
"onOn-input"?: (...args: any[]) => any;
|
|
63
|
-
}, {}, {}>;
|
|
63
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
64
64
|
export default _sfc_main;
|
|
@@ -181,12 +181,13 @@ 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 j } from "../../plugins/datasource/index.mjs";
|
|
187
188
|
import { SHJParseEvent as m } from "../../plugins/event/index.mjs";
|
|
188
189
|
import { autoInstallFont as I, jsonToCssStyle as f } from "../../commons/utils/json2css.mjs";
|
|
189
|
-
const q = ["tabindex", "type", "placeholder"], P = k({ name: "zv-interaction-input" }),
|
|
190
|
+
const q = ["tabindex", "type", "placeholder"], P = k({ name: "zv-interaction-input" }), hi = /* @__PURE__ */ k({
|
|
190
191
|
...P,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
@@ -281,5 +282,5 @@ const q = ["tabindex", "type", "placeholder"], P = k({ name: "zv-interaction-inp
|
|
|
281
282
|
}
|
|
282
283
|
});
|
|
283
284
|
export {
|
|
284
|
-
|
|
285
|
+
hi as default
|
|
285
286
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export declare const ZvInteractionRadio: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvInteractionRadio: 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 ZvInteractionRadio;
|
|
@@ -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 ZvInteractionSelect: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvInteractionSelect: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -15,17 +15,21 @@ export declare const ZvInteractionSelect: import("../../commons/utils/typescript
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
useSelect: () => {
|
|
21
|
-
key: import("vue").Ref<string>;
|
|
21
|
+
key: import("vue").Ref<string, string>;
|
|
22
22
|
init: () => void;
|
|
23
23
|
options: import("vue").Ref<{
|
|
24
24
|
value: string | number;
|
|
25
25
|
label: string;
|
|
26
26
|
type: string;
|
|
27
|
+
}[], import("./index.vue").ISelectOption[] | {
|
|
28
|
+
value: string | number;
|
|
29
|
+
label: string;
|
|
30
|
+
type: string;
|
|
27
31
|
}[]>;
|
|
28
|
-
selectRef: import("vue").Ref<any>;
|
|
32
|
+
selectRef: import("vue").Ref<any, any>;
|
|
29
33
|
rendererSelectInput: (inputCss: any) => {};
|
|
30
34
|
rendererSelectOption: (optionCss: any) => {
|
|
31
35
|
padding: string;
|
|
@@ -52,22 +56,26 @@ export declare const ZvInteractionSelect: import("../../commons/utils/typescript
|
|
|
52
56
|
[x: string]: string;
|
|
53
57
|
};
|
|
54
58
|
};
|
|
55
|
-
modelValue: import("vue").Ref<string | number>;
|
|
59
|
+
modelValue: import("vue").Ref<string | number, string | number>;
|
|
56
60
|
emit: (event: "on-change" | "update:modelValue", ...args: any[]) => void;
|
|
57
|
-
isOpen: import("vue").Ref<boolean>;
|
|
61
|
+
isOpen: import("vue").Ref<boolean, boolean>;
|
|
58
62
|
selectedLabel: import("vue").ComputedRef<string>;
|
|
59
63
|
toggleDropdown: () => void;
|
|
60
|
-
selectedType: import("vue").Ref<string>;
|
|
64
|
+
selectedType: import("vue").Ref<string, string>;
|
|
61
65
|
selectOption: (option: import("./index.vue").ISelectOption) => void;
|
|
62
66
|
closeDropdown: () => void;
|
|
63
|
-
key: import("vue").Ref<string>;
|
|
67
|
+
key: import("vue").Ref<string, string>;
|
|
64
68
|
init: () => void;
|
|
65
69
|
options: import("vue").Ref<{
|
|
66
70
|
value: string | number;
|
|
67
71
|
label: string;
|
|
68
72
|
type: string;
|
|
73
|
+
}[], import("./index.vue").ISelectOption[] | {
|
|
74
|
+
value: string | number;
|
|
75
|
+
label: string;
|
|
76
|
+
type: string;
|
|
69
77
|
}[]>;
|
|
70
|
-
selectRef: import("vue").Ref<any>;
|
|
78
|
+
selectRef: import("vue").Ref<any, any>;
|
|
71
79
|
rendererSelectInput: (inputCss: any) => {};
|
|
72
80
|
rendererSelectOption: (optionCss: any) => {
|
|
73
81
|
padding: string;
|
|
@@ -97,7 +105,7 @@ export declare const ZvInteractionSelect: import("../../commons/utils/typescript
|
|
|
97
105
|
beforeMount(el: any, binding: any): void;
|
|
98
106
|
unmounted(el: any): void;
|
|
99
107
|
};
|
|
100
|
-
},
|
|
108
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "update:modelValue")[], "on-change" | "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
101
109
|
basicOption: {
|
|
102
110
|
type: ObjectConstructor;
|
|
103
111
|
required: true;
|
|
@@ -114,8 +122,8 @@ export declare const ZvInteractionSelect: import("../../commons/utils/typescript
|
|
|
114
122
|
type: StringConstructor;
|
|
115
123
|
required: true;
|
|
116
124
|
};
|
|
117
|
-
}>> & {
|
|
125
|
+
}>> & Readonly<{
|
|
118
126
|
"onOn-change"?: (...args: any[]) => any;
|
|
119
127
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
120
|
-
}, {}, {}>> & Record<string, any>;
|
|
128
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
121
129
|
export default ZvInteractionSelect;
|
|
@@ -3,7 +3,7 @@ export interface ISelectOption {
|
|
|
3
3
|
label: string;
|
|
4
4
|
type: string;
|
|
5
5
|
}
|
|
6
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
6
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
@@ -20,17 +20,21 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>, {
|
|
24
24
|
props: any;
|
|
25
25
|
useSelect: () => {
|
|
26
|
-
key: import("vue").Ref<string>;
|
|
26
|
+
key: import("vue").Ref<string, string>;
|
|
27
27
|
init: () => void;
|
|
28
28
|
options: import("vue").Ref<{
|
|
29
29
|
value: string | number;
|
|
30
30
|
label: string;
|
|
31
31
|
type: string;
|
|
32
|
+
}[], ISelectOption[] | {
|
|
33
|
+
value: string | number;
|
|
34
|
+
label: string;
|
|
35
|
+
type: string;
|
|
32
36
|
}[]>;
|
|
33
|
-
selectRef: import("vue").Ref<any>;
|
|
37
|
+
selectRef: import("vue").Ref<any, any>;
|
|
34
38
|
rendererSelectInput: (inputCss: any) => {};
|
|
35
39
|
rendererSelectOption: (optionCss: any) => {
|
|
36
40
|
padding: string;
|
|
@@ -57,22 +61,26 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
57
61
|
[x: string]: string;
|
|
58
62
|
};
|
|
59
63
|
};
|
|
60
|
-
modelValue: import("vue").Ref<string | number>;
|
|
64
|
+
modelValue: import("vue").Ref<string | number, string | number>;
|
|
61
65
|
emit: (event: "on-change" | "update:modelValue", ...args: any[]) => void;
|
|
62
|
-
isOpen: import("vue").Ref<boolean>;
|
|
66
|
+
isOpen: import("vue").Ref<boolean, boolean>;
|
|
63
67
|
selectedLabel: import("vue").ComputedRef<string>;
|
|
64
68
|
toggleDropdown: () => void;
|
|
65
|
-
selectedType: import("vue").Ref<string>;
|
|
69
|
+
selectedType: import("vue").Ref<string, string>;
|
|
66
70
|
selectOption: (option: ISelectOption) => void;
|
|
67
71
|
closeDropdown: () => void;
|
|
68
|
-
key: import("vue").Ref<string>;
|
|
72
|
+
key: import("vue").Ref<string, string>;
|
|
69
73
|
init: () => void;
|
|
70
74
|
options: import("vue").Ref<{
|
|
71
75
|
value: string | number;
|
|
72
76
|
label: string;
|
|
73
77
|
type: string;
|
|
78
|
+
}[], ISelectOption[] | {
|
|
79
|
+
value: string | number;
|
|
80
|
+
label: string;
|
|
81
|
+
type: string;
|
|
74
82
|
}[]>;
|
|
75
|
-
selectRef: import("vue").Ref<any>;
|
|
83
|
+
selectRef: import("vue").Ref<any, any>;
|
|
76
84
|
rendererSelectInput: (inputCss: any) => {};
|
|
77
85
|
rendererSelectOption: (optionCss: any) => {
|
|
78
86
|
padding: string;
|
|
@@ -102,7 +110,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
102
110
|
beforeMount(el: any, binding: any): void;
|
|
103
111
|
unmounted(el: any): void;
|
|
104
112
|
};
|
|
105
|
-
},
|
|
113
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "update:modelValue")[], "on-change" | "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
106
114
|
basicOption: {
|
|
107
115
|
type: ObjectConstructor;
|
|
108
116
|
required: true;
|
|
@@ -119,8 +127,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
119
127
|
type: StringConstructor;
|
|
120
128
|
required: true;
|
|
121
129
|
};
|
|
122
|
-
}>> & {
|
|
130
|
+
}>> & Readonly<{
|
|
123
131
|
"onOn-change"?: (...args: any[]) => any;
|
|
124
132
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
125
|
-
}, {}, {}>;
|
|
133
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
126
134
|
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-3720c08a"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -181,6 +181,7 @@ 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 ce } from "../../plugins/datasource/index.mjs";
|
|
@@ -190,7 +191,7 @@ import se from "../../commons/utils/clickOutSide.mjs";
|
|
|
190
191
|
const de = { style: { display: "flex", "align-items": "center", gap: "4px" } }, ue = {
|
|
191
192
|
key: 1,
|
|
192
193
|
class: "zerov-widget-select__prefix"
|
|
193
|
-
}, fe = ["src"], ve = ["src"], he = ["onClick"], be = ["src"], Se = { class: "zerov-widget-select__option-label" }, ge = B({ name: "zv-interaction-select" }),
|
|
194
|
+
}, fe = ["src"], ve = ["src"], he = ["onClick"], be = ["src"], Se = { class: "zerov-widget-select__option-label" }, ge = B({ name: "zv-interaction-select" }), Ur = /* @__PURE__ */ B({
|
|
194
195
|
...ge,
|
|
195
196
|
props: {
|
|
196
197
|
basicOption: {},
|
|
@@ -417,5 +418,5 @@ const de = { style: { display: "flex", "align-items": "center", gap: "4px" } },
|
|
|
417
418
|
}
|
|
418
419
|
});
|
|
419
420
|
export {
|
|
420
|
-
|
|
421
|
+
Ur as default
|
|
421
422
|
};
|