@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
|
@@ -182,11 +182,12 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
188
|
import { SHJDatasourceV2 as G } from "../../plugins/datasource/index.mjs";
|
|
188
189
|
import { SHJParseEvent as l } from "../../plugins/event/index.mjs";
|
|
189
|
-
const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key: 1 }, Y = M({ name: "zv-text-row-scroll" }),
|
|
190
|
+
const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key: 1 }, Y = M({ name: "zv-text-row-scroll" }), Vr = /* @__PURE__ */ M({
|
|
190
191
|
...Y,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
@@ -197,35 +198,35 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
197
198
|
emits: ["on-click-item", "on-click-row", "on-mouseenter-row", "on-mouseout-row"],
|
|
198
199
|
setup($, { expose: D, emit: F }) {
|
|
199
200
|
A((o) => ({
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
|
|
205
|
-
"
|
|
206
|
-
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"
|
|
211
|
-
"
|
|
212
|
-
"
|
|
213
|
-
"
|
|
214
|
-
"
|
|
215
|
-
"
|
|
216
|
-
"
|
|
217
|
-
|
|
218
|
-
"
|
|
201
|
+
"4653a853": o.basicOption.css.table.borderWidth + "px",
|
|
202
|
+
"098502e5": o.basicOption.css.table.borderStyle,
|
|
203
|
+
"08a11497": o.basicOption.css.table.borderColor,
|
|
204
|
+
"68c05bd5": o.basicOption.css.table.paddingLeft + "px",
|
|
205
|
+
"5c6aadbb": o.basicOption.css.table.alignItems,
|
|
206
|
+
"3beddc6e": o.basicOption.css.table.justifyContent,
|
|
207
|
+
a0197162: o.basicOption.css.header.background,
|
|
208
|
+
"77f51bc5": o.basicOption.css.header.height + "px",
|
|
209
|
+
"4313aca2": o.basicOption.css.header.color,
|
|
210
|
+
"7015d41c": o.basicOption.css.header.fontSize + "px",
|
|
211
|
+
"58d71470": o.basicOption.css.header.fontWeight,
|
|
212
|
+
"2fec4061": o.basicOption.css.header.fontStyle,
|
|
213
|
+
"48f93bcc": o.basicOption.css.body.height + "px",
|
|
214
|
+
"5f19a91a": o.basicOption.css.body.background,
|
|
215
|
+
"24ca5fdd": o.basicOption.css.oddBackground,
|
|
216
|
+
"418417f7": o.basicOption.css.body.color,
|
|
217
|
+
"292bd931": o.basicOption.css.body.fontSize + "px",
|
|
218
|
+
fa8a50da: o.basicOption.css.body.fontWeight,
|
|
219
|
+
"5edcf936": o.basicOption.css.body.fontStyle
|
|
219
220
|
}));
|
|
220
|
-
const d = F,
|
|
221
|
+
const d = F, f = v(w()), n = v([]), r = $, b = v(r.basicOption.scroll.start), c = () => {
|
|
221
222
|
G.parse({
|
|
222
223
|
tId: r.uuid,
|
|
223
224
|
sources: r.sources,
|
|
224
225
|
callback: (o) => {
|
|
225
226
|
try {
|
|
226
|
-
l.parseEvents(r.useEvents, "dataListener", n), n.value = k(o.data[0].data) || [],
|
|
227
|
+
l.parseEvents(r.useEvents, "dataListener", n), n.value = k(o.data[0].data) || [], f.value = w(), b.value = r.basicOption.scroll.start;
|
|
227
228
|
} catch {
|
|
228
|
-
l.parseEvents(r.useEvents, "dataListener", null), n.value = [],
|
|
229
|
+
l.parseEvents(r.useEvents, "dataListener", null), n.value = [], f.value = w(), b.value = r.basicOption.scroll.start;
|
|
229
230
|
}
|
|
230
231
|
}
|
|
231
232
|
});
|
|
@@ -253,7 +254,7 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
253
254
|
return !0;
|
|
254
255
|
const t = r.basicOption.columns.find((i) => i.index === o);
|
|
255
256
|
return t ? t.font.auto : !0;
|
|
256
|
-
},
|
|
257
|
+
}, h = (o) => {
|
|
257
258
|
if (!r.basicOption.columns)
|
|
258
259
|
return null;
|
|
259
260
|
const t = r.basicOption.columns.find((i) => i.index === o);
|
|
@@ -282,7 +283,7 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
282
283
|
d("on-click-item", e), l.parseEvents(r.useEvents, "on-click-item", e);
|
|
283
284
|
};
|
|
284
285
|
return (o, t) => n.value.length > 0 ? (s(), p("div", {
|
|
285
|
-
key:
|
|
286
|
+
key: f.value,
|
|
286
287
|
class: "table-scroll"
|
|
287
288
|
}, [
|
|
288
289
|
o.basicOption.css.header.show ? (s(), p("div", {
|
|
@@ -333,9 +334,9 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
333
334
|
key: 0,
|
|
334
335
|
class: "customFont",
|
|
335
336
|
style: u({
|
|
336
|
-
"--text-color":
|
|
337
|
-
"--text-font-size":
|
|
338
|
-
"--text-font-style":
|
|
337
|
+
"--text-color": h(a + 1).color,
|
|
338
|
+
"--text-font-size": h(a + 1).fontSize + "px",
|
|
339
|
+
"--text-font-style": h(a + 1).fontStyle
|
|
339
340
|
})
|
|
340
341
|
}, g(e), 5))
|
|
341
342
|
], 14, Q))), 128))
|
|
@@ -347,5 +348,5 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
347
348
|
}
|
|
348
349
|
});
|
|
349
350
|
export {
|
|
350
|
-
|
|
351
|
+
Vr as default
|
|
351
352
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvTextTableBasic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvTextTableBasic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -15,10 +15,10 @@ export declare const ZvTextTableBasic: import("../../commons/utils/typescript").
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
emit: (event: "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", ...args: any[]) => void;
|
|
20
|
-
key: import("vue").Ref<string>;
|
|
21
|
-
data: import("vue").Ref<any[]>;
|
|
20
|
+
key: import("vue").Ref<string, string>;
|
|
21
|
+
data: import("vue").Ref<any[], any[]>;
|
|
22
22
|
props: any;
|
|
23
23
|
patchColumns: () => void;
|
|
24
24
|
columns: import("vue").ComputedRef<any>;
|
|
@@ -36,7 +36,7 @@ export declare const ZvTextTableBasic: import("../../commons/utils/typescript").
|
|
|
36
36
|
handleMouseOutRow: import("lodash").DebouncedFunc<(row: any, rowIndex: any) => void>;
|
|
37
37
|
handleClickItem: import("lodash").DebouncedFunc<(trData: any, tdData: any, trIndex: number, tdIndex: number) => void>;
|
|
38
38
|
readonly RecycleScroller: any;
|
|
39
|
-
},
|
|
39
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row")[], "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
40
40
|
basicOption: {
|
|
41
41
|
type: ObjectConstructor;
|
|
42
42
|
required: true;
|
|
@@ -53,10 +53,10 @@ export declare const ZvTextTableBasic: import("../../commons/utils/typescript").
|
|
|
53
53
|
type: StringConstructor;
|
|
54
54
|
required: true;
|
|
55
55
|
};
|
|
56
|
-
}>> & {
|
|
56
|
+
}>> & Readonly<{
|
|
57
57
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
58
58
|
"onOn-click-row"?: (...args: any[]) => any;
|
|
59
59
|
"onOn-mouseenter-row"?: (...args: any[]) => any;
|
|
60
60
|
"onOn-mouseout-row"?: (...args: any[]) => any;
|
|
61
|
-
}, {}, {}>> & Record<string, any>;
|
|
61
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
62
62
|
export default ZvTextTableBasic;
|
|
@@ -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: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -15,10 +15,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
emit: (event: "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", ...args: any[]) => void;
|
|
20
|
-
key: import("vue").Ref<string>;
|
|
21
|
-
data: import("vue").Ref<any[]>;
|
|
20
|
+
key: import("vue").Ref<string, string>;
|
|
21
|
+
data: import("vue").Ref<any[], any[]>;
|
|
22
22
|
props: any;
|
|
23
23
|
patchColumns: () => void;
|
|
24
24
|
columns: import("vue").ComputedRef<any>;
|
|
@@ -36,7 +36,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
handleMouseOutRow: import("lodash").DebouncedFunc<(row: any, rowIndex: any) => void>;
|
|
37
37
|
handleClickItem: import("lodash").DebouncedFunc<(trData: any, tdData: any, trIndex: number, tdIndex: number) => void>;
|
|
38
38
|
readonly RecycleScroller: any;
|
|
39
|
-
},
|
|
39
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row")[], "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
40
40
|
basicOption: {
|
|
41
41
|
type: ObjectConstructor;
|
|
42
42
|
required: true;
|
|
@@ -53,10 +53,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
53
53
|
type: StringConstructor;
|
|
54
54
|
required: true;
|
|
55
55
|
};
|
|
56
|
-
}>> & {
|
|
56
|
+
}>> & Readonly<{
|
|
57
57
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
58
58
|
"onOn-click-row"?: (...args: any[]) => any;
|
|
59
59
|
"onOn-mouseenter-row"?: (...args: any[]) => any;
|
|
60
60
|
"onOn-mouseout-row"?: (...args: any[]) => any;
|
|
61
|
-
}, {}, {}>;
|
|
61
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
62
62
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import t from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
|
-
import
|
|
4
|
-
const
|
|
3
|
+
import a from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const f = /* @__PURE__ */ a(t, [["__scopeId", "data-v-abf69b7a"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
f as default
|
|
7
7
|
};
|
|
@@ -182,12 +182,13 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
188
|
import { SHJDatasourceV2 as U } from "../../plugins/datasource/index.mjs";
|
|
188
189
|
import { SHJParseEvent as l } from "../../plugins/event/index.mjs";
|
|
189
190
|
import "vue-virtual-scroller/dist/vue-virtual-scroller.css";
|
|
190
|
-
const X = ["onClick", "onMouseenter", "onMouseout"], Y = ["onClick"], Z = W({ name: "zv-text-table-basic" }),
|
|
191
|
+
const X = ["onClick", "onMouseenter", "onMouseout"], Y = ["onClick"], Z = W({ name: "zv-text-table-basic" }), Mr = /* @__PURE__ */ W({
|
|
191
192
|
...Z,
|
|
192
193
|
props: {
|
|
193
194
|
basicOption: {},
|
|
@@ -198,24 +199,24 @@ const X = ["onClick", "onMouseenter", "onMouseout"], Y = ["onClick"], Z = W({ na
|
|
|
198
199
|
emits: ["on-click-item", "on-click-row", "on-mouseenter-row", "on-mouseout-row"],
|
|
199
200
|
setup(B, { expose: N, emit: j }) {
|
|
200
201
|
A((t) => ({
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
"
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
"
|
|
218
|
-
|
|
202
|
+
"1454cdc3": t.basicOption.css.table.borderWidth + "px",
|
|
203
|
+
"907bc916": t.basicOption.css.table.borderStyle,
|
|
204
|
+
"9243a5b2": t.basicOption.css.table.borderColor,
|
|
205
|
+
"36c18145": t.basicOption.css.table.paddingLeft + "px",
|
|
206
|
+
"863f79aa": t.basicOption.css.table.alignItems,
|
|
207
|
+
"39d66f39": t.basicOption.css.table.justifyContent,
|
|
208
|
+
"5e305fdf": t.basicOption.css.header.background,
|
|
209
|
+
"607b0d96": t.basicOption.css.header.height + "px",
|
|
210
|
+
"0de50bdc": t.basicOption.css.header.color,
|
|
211
|
+
"0a01958c": t.basicOption.css.header.fontSize + "px",
|
|
212
|
+
fc5ce350: t.basicOption.css.header.fontWeight,
|
|
213
|
+
df3c545e: t.basicOption.css.header.fontStyle,
|
|
214
|
+
"162d48ec": t.basicOption.css.body.height + "px",
|
|
215
|
+
"17e3a5aa": t.basicOption.css.body.background,
|
|
216
|
+
39728167: t.basicOption.css.body.color,
|
|
217
|
+
fe0d92be: t.basicOption.css.body.fontSize + "px",
|
|
218
|
+
"3b84d423": t.basicOption.css.body.fontWeight,
|
|
219
|
+
"7d992aa6": t.basicOption.css.body.fontStyle
|
|
219
220
|
}));
|
|
220
221
|
const b = j, v = S(k()), s = S([]), p = B, H = () => {
|
|
221
222
|
if (!s.value.length) return;
|
|
@@ -361,5 +362,5 @@ const X = ["onClick", "onMouseenter", "onMouseout"], Y = ["onClick"], Z = W({ na
|
|
|
361
362
|
}
|
|
362
363
|
});
|
|
363
364
|
export {
|
|
364
|
-
|
|
365
|
+
Mr as default
|
|
365
366
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvTextTableScroll: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvTextTableScroll: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -15,12 +15,12 @@ export declare const ZvTextTableScroll: import("../../commons/utils/typescript")
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
emit: (event: "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", ...args: any[]) => void;
|
|
20
|
-
key: import("vue").Ref<string>;
|
|
21
|
-
data: import("vue").Ref<any[]>;
|
|
20
|
+
key: import("vue").Ref<string, string>;
|
|
21
|
+
data: import("vue").Ref<any[], any[]>;
|
|
22
22
|
props: any;
|
|
23
|
-
scroll: import("vue").Ref<boolean>;
|
|
23
|
+
scroll: import("vue").Ref<boolean, boolean>;
|
|
24
24
|
init: () => void;
|
|
25
25
|
getTds: (item: any) => any[];
|
|
26
26
|
getCurrentColumnFontAuto: (index: any) => any;
|
|
@@ -31,8 +31,8 @@ export declare const ZvTextTableScroll: import("../../commons/utils/typescript")
|
|
|
31
31
|
handleMouseenterRow: (row: any, rowIndex: any) => void;
|
|
32
32
|
handleMouseOutRow: (row: any, rowIndex: any) => void;
|
|
33
33
|
handleClickItem: (trData: any, tdData: any, trIndex: number, tdIndex: number) => void;
|
|
34
|
-
readonly Vue3SeamlessScroll: import("vue").DefineComponent<OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, {}>;
|
|
35
|
-
},
|
|
34
|
+
readonly Vue3SeamlessScroll: import("vue").DefineComponent<OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row")[], "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
basicOption: {
|
|
37
37
|
type: ObjectConstructor;
|
|
38
38
|
required: true;
|
|
@@ -49,10 +49,10 @@ export declare const ZvTextTableScroll: import("../../commons/utils/typescript")
|
|
|
49
49
|
type: StringConstructor;
|
|
50
50
|
required: true;
|
|
51
51
|
};
|
|
52
|
-
}>> & {
|
|
52
|
+
}>> & Readonly<{
|
|
53
53
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
54
54
|
"onOn-click-row"?: (...args: any[]) => any;
|
|
55
55
|
"onOn-mouseenter-row"?: (...args: any[]) => any;
|
|
56
56
|
"onOn-mouseout-row"?: (...args: any[]) => any;
|
|
57
|
-
}, {}, {}>> & Record<string, any>;
|
|
57
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
58
58
|
export default ZvTextTableScroll;
|
|
@@ -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: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -15,12 +15,12 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
emit: (event: "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", ...args: any[]) => void;
|
|
20
|
-
key: import("vue").Ref<string>;
|
|
21
|
-
data: import("vue").Ref<any[]>;
|
|
20
|
+
key: import("vue").Ref<string, string>;
|
|
21
|
+
data: import("vue").Ref<any[], any[]>;
|
|
22
22
|
props: any;
|
|
23
|
-
scroll: import("vue").Ref<boolean>;
|
|
23
|
+
scroll: import("vue").Ref<boolean, boolean>;
|
|
24
24
|
init: () => void;
|
|
25
25
|
getTds: (item: any) => any[];
|
|
26
26
|
getCurrentColumnFontAuto: (index: any) => any;
|
|
@@ -31,8 +31,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
31
31
|
handleMouseenterRow: (row: any, rowIndex: any) => void;
|
|
32
32
|
handleMouseOutRow: (row: any, rowIndex: any) => void;
|
|
33
33
|
handleClickItem: (trData: any, tdData: any, trIndex: number, tdIndex: number) => void;
|
|
34
|
-
readonly Vue3SeamlessScroll: import("vue").DefineComponent<OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, {}>;
|
|
35
|
-
},
|
|
34
|
+
readonly Vue3SeamlessScroll: import("vue").DefineComponent<OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, OptionsType, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row")[], "on-click-item" | "on-click-row" | "on-mouseenter-row" | "on-mouseout-row", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
basicOption: {
|
|
37
37
|
type: ObjectConstructor;
|
|
38
38
|
required: true;
|
|
@@ -49,10 +49,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
49
49
|
type: StringConstructor;
|
|
50
50
|
required: true;
|
|
51
51
|
};
|
|
52
|
-
}>> & {
|
|
52
|
+
}>> & Readonly<{
|
|
53
53
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
54
54
|
"onOn-click-row"?: (...args: any[]) => any;
|
|
55
55
|
"onOn-mouseenter-row"?: (...args: any[]) => any;
|
|
56
56
|
"onOn-mouseout-row"?: (...args: any[]) => any;
|
|
57
|
-
}, {}, {}>;
|
|
57
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
58
58
|
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-ed961f3b"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -182,11 +182,12 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
188
|
import { SHJDatasourceV2 as G } from "../../plugins/datasource/index.mjs";
|
|
188
189
|
import { SHJParseEvent as u } from "../../plugins/event/index.mjs";
|
|
189
|
-
const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key: 1 }, Y = M({ name: "zv-text-table-scroll" }),
|
|
190
|
+
const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key: 1 }, Y = M({ name: "zv-text-table-scroll" }), Vr = /* @__PURE__ */ M({
|
|
190
191
|
...Y,
|
|
191
192
|
props: {
|
|
192
193
|
basicOption: {},
|
|
@@ -197,34 +198,34 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
197
198
|
emits: ["on-click-item", "on-click-row", "on-mouseenter-row", "on-mouseout-row"],
|
|
198
199
|
setup($, { expose: D, emit: F }) {
|
|
199
200
|
j((t) => ({
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
"
|
|
212
|
-
|
|
213
|
-
"
|
|
214
|
-
|
|
215
|
-
"
|
|
216
|
-
"
|
|
217
|
-
|
|
201
|
+
"391d835f": t.basicOption.css.table.borderWidth + "px",
|
|
202
|
+
"18ce3d59": t.basicOption.css.table.borderStyle,
|
|
203
|
+
"17ea4f0b": t.basicOption.css.table.borderColor,
|
|
204
|
+
"5b8a36e1": t.basicOption.css.table.paddingLeft + "px",
|
|
205
|
+
"129654c7": t.basicOption.css.table.alignItems,
|
|
206
|
+
"869b5a56": t.basicOption.css.table.justifyContent,
|
|
207
|
+
"8186fc7a": t.basicOption.css.header.background,
|
|
208
|
+
"529e5cd1": t.basicOption.css.header.height + "px",
|
|
209
|
+
"11e4b9ae": t.basicOption.css.header.color,
|
|
210
|
+
45730228: t.basicOption.css.header.fontSize + "px",
|
|
211
|
+
"3a449f88": t.basicOption.css.header.fontWeight,
|
|
212
|
+
"33d03126": t.basicOption.css.header.fontStyle,
|
|
213
|
+
"4ed21ee4": t.basicOption.css.body.background,
|
|
214
|
+
"301af451": t.basicOption.css.oddBackground,
|
|
215
|
+
"4f0cf803": t.basicOption.css.body.color,
|
|
216
|
+
"03d51a3d": t.basicOption.css.body.fontSize + "px",
|
|
217
|
+
"078fc1f2": t.basicOption.css.body.fontWeight,
|
|
218
|
+
"84c2197c": t.basicOption.css.body.fontStyle
|
|
218
219
|
}));
|
|
219
|
-
const d = F,
|
|
220
|
+
const d = F, h = O(w()), n = O([]), r = $, b = O(r.basicOption.scroll.start), c = () => {
|
|
220
221
|
G.parse({
|
|
221
222
|
tId: r.uuid,
|
|
222
223
|
sources: r.sources,
|
|
223
224
|
callback: (t) => {
|
|
224
225
|
try {
|
|
225
|
-
u.parseEvents(r.useEvents, "dataListener", n), n.value = k(t.data[0].data) || [],
|
|
226
|
+
u.parseEvents(r.useEvents, "dataListener", n), n.value = k(t.data[0].data) || [], h.value = w(), b.value = r.basicOption.scroll.start;
|
|
226
227
|
} catch {
|
|
227
|
-
u.parseEvents(r.useEvents, "dataListener", null),
|
|
228
|
+
u.parseEvents(r.useEvents, "dataListener", null), h.value = w(), n.value = [], b.value = r.basicOption.scroll.start;
|
|
228
229
|
}
|
|
229
230
|
}
|
|
230
231
|
});
|
|
@@ -252,7 +253,7 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
252
253
|
return !0;
|
|
253
254
|
const o = r.basicOption.columns.find((i) => i.index === t);
|
|
254
255
|
return o ? o.font.auto : !0;
|
|
255
|
-
},
|
|
256
|
+
}, f = (t) => {
|
|
256
257
|
if (!r.basicOption.columns)
|
|
257
258
|
return null;
|
|
258
259
|
const o = r.basicOption.columns.find((i) => i.index === t);
|
|
@@ -281,7 +282,7 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
281
282
|
d("on-click-item", e), u.parseEvents(r.useEvents, "on-click-item", e);
|
|
282
283
|
};
|
|
283
284
|
return (t, o) => n.value.length > 0 ? (s(), p("div", {
|
|
284
|
-
key:
|
|
285
|
+
key: h.value,
|
|
285
286
|
class: "table-scroll",
|
|
286
287
|
style: a({ lineHeight: t.basicOption.css.body.height + "px" })
|
|
287
288
|
}, [
|
|
@@ -337,9 +338,9 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
337
338
|
key: 0,
|
|
338
339
|
class: "customFont",
|
|
339
340
|
style: a({
|
|
340
|
-
"--text-color":
|
|
341
|
-
"--text-font-size":
|
|
342
|
-
"--text-font-style":
|
|
341
|
+
"--text-color": f(l + 1).color,
|
|
342
|
+
"--text-font-size": f(l + 1).fontSize + "px",
|
|
343
|
+
"--text-font-style": f(l + 1).fontStyle
|
|
343
344
|
})
|
|
344
345
|
}, g(e), 5))
|
|
345
346
|
], 14, Q))), 128))
|
|
@@ -351,5 +352,5 @@ const K = ["onClick", "onMouseenter", "onMouseout"], Q = ["onClick"], X = { key:
|
|
|
351
352
|
}
|
|
352
353
|
});
|
|
353
354
|
export {
|
|
354
|
-
|
|
355
|
+
Vr as default
|
|
355
356
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export declare const ZvTextTextBasic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvTextTextBasic: 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
|
useTitleBasic: () => {
|
|
8
8
|
rendererDomStyle: (css: any) => any;
|
|
9
9
|
};
|
|
10
10
|
rendererDomStyle: (css: any) => any;
|
|
11
|
-
},
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
basicOption: {
|
|
13
13
|
type: any;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
|
-
}
|
|
16
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
17
17
|
export default ZvTextTextBasic;
|
|
@@ -1,17 +1,17 @@
|
|
|
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
|
useTitleBasic: () => {
|
|
8
8
|
rendererDomStyle: (css: any) => any;
|
|
9
9
|
};
|
|
10
10
|
rendererDomStyle: (css: any) => any;
|
|
11
|
-
},
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
basicOption: {
|
|
13
13
|
type: any;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
|
-
}
|
|
16
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
17
17
|
export default _sfc_main;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvTextTextDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvTextTextDynamic: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,17 +15,17 @@ export declare const ZvTextTextDynamic: import("../../commons/utils/typescript")
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
useTextDynamic: () => {
|
|
21
21
|
rendererDomStyle: (css: any) => any;
|
|
22
22
|
init: () => void;
|
|
23
|
-
value: import("vue").Ref<string>;
|
|
23
|
+
value: import("vue").Ref<string, string>;
|
|
24
24
|
};
|
|
25
25
|
rendererDomStyle: (css: any) => any;
|
|
26
26
|
init: () => void;
|
|
27
|
-
value: import("vue").Ref<string>;
|
|
28
|
-
},
|
|
27
|
+
value: import("vue").Ref<string, string>;
|
|
28
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
basicOption: {
|
|
30
30
|
type: any;
|
|
31
31
|
required: true;
|
|
@@ -42,5 +42,5 @@ export declare const ZvTextTextDynamic: import("../../commons/utils/typescript")
|
|
|
42
42
|
type: StringConstructor;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
45
|
-
}
|
|
45
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
46
46
|
export default ZvTextTextDynamic;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,17 +15,17 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
useTextDynamic: () => {
|
|
21
21
|
rendererDomStyle: (css: any) => any;
|
|
22
22
|
init: () => void;
|
|
23
|
-
value: import("vue").Ref<string>;
|
|
23
|
+
value: import("vue").Ref<string, string>;
|
|
24
24
|
};
|
|
25
25
|
rendererDomStyle: (css: any) => any;
|
|
26
26
|
init: () => void;
|
|
27
|
-
value: import("vue").Ref<string>;
|
|
28
|
-
},
|
|
27
|
+
value: import("vue").Ref<string, string>;
|
|
28
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
basicOption: {
|
|
30
30
|
type: any;
|
|
31
31
|
required: true;
|
|
@@ -42,5 +42,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
42
42
|
type: StringConstructor;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
45
|
-
}
|
|
45
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
46
46
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import t from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import o from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const
|
|
4
|
+
const e = /* @__PURE__ */ o(t, [["__scopeId", "data-v-d30f1719"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
e as default
|
|
7
7
|
};
|