@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,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalDiamond: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalDiamond: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalDiamond;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalHexagon: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalHexagon: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalHexagon;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalIsoscelesTriangle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalIsoscelesTriangle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalIsoscelesTriangle;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalPentagon: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalPentagon: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalPentagon;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalRect: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalRect: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalRect;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalRightTriangle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalRightTriangle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalRightTriangle;
|
|
@@ -1,12 +1,12 @@
|
|
|
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;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|
package/es/components/index.d.ts
CHANGED
package/es/components/index.mjs
CHANGED
|
@@ -16,7 +16,7 @@ import { ZvChartOtherCandlestickDemo as G } from "./chart-other-candlestick-demo
|
|
|
16
16
|
import { ZvChartOtherHeatmap as k } from "./chart-other-heatmap/index.mjs";
|
|
17
17
|
import { ZvChartOtherForce2 as y } from "./chart-other-force2/index.mjs";
|
|
18
18
|
import { ZvChartOtherGraphBasic as F } from "./chart-other-graph-basic/index.mjs";
|
|
19
|
-
import { ZvChartOtherGraphBasic2 as
|
|
19
|
+
import { ZvChartOtherGraphBasic2 as H } from "./chart-other-graph-basic2/index.mjs";
|
|
20
20
|
import { ZvChartOtherGraphCalendar as E } from "./chart-other-graph-calendar/index.mjs";
|
|
21
21
|
import { ZvChartOtherTreeLine as w } from "./chart-other-tree-line/index.mjs";
|
|
22
22
|
import { ZvChartOtherTreemapBasic as U } from "./chart-other-treemap-basic/index.mjs";
|
|
@@ -43,7 +43,7 @@ import { ZvChartOtherThemeRiver as Gr } from "./chart-other-theme-river/index.mj
|
|
|
43
43
|
import { ZvChartOtherTree as kr } from "./chart-other-tree/index.mjs";
|
|
44
44
|
import { ZvChartOtherTreemap as yr } from "./chart-other-treemap/index.mjs";
|
|
45
45
|
import { ZvCommonsProductModel as Fr } from "./commons-product-model/index.mjs";
|
|
46
|
-
import { ZvCommonsVrPhoto as
|
|
46
|
+
import { ZvCommonsVrPhoto as Hr } from "./commons-vr-photo/index.mjs";
|
|
47
47
|
import { ZvCommonsVrVideo as Er } from "./commons-vr-video/index.mjs";
|
|
48
48
|
import { ZvCommonsThreeLoader as wr } from "./commons-three-loader/index.mjs";
|
|
49
49
|
import { ZvCommonsThreeLoader3 as Ur } from "./commons-three-loader3/index.mjs";
|
|
@@ -69,8 +69,8 @@ import { ZvMediaImage as bo } from "./media-image/index.mjs";
|
|
|
69
69
|
import { ZvTextTitle as Ro } from "./text-title/index.mjs";
|
|
70
70
|
import { ZvCommonsQrcode as Do } from "./commons-qrcode/index.mjs";
|
|
71
71
|
import { ZvMediaVideo as Ao } from "./media-video/index.mjs";
|
|
72
|
-
import { ZvMediaAudio as
|
|
73
|
-
import { ZvTextRealTime as
|
|
72
|
+
import { ZvMediaAudio as jo } from "./media-audio/index.mjs";
|
|
73
|
+
import { ZvTextRealTime as Vo } from "./text-real-time/index.mjs";
|
|
74
74
|
import { ZvMediaCarousel as Wo } from "./media-carousel/index.mjs";
|
|
75
75
|
import { ZvMediaCarouselSlides as zo } from "./media-carousel-slides/index.mjs";
|
|
76
76
|
import { ZvMediaIframeCarousel as qo } from "./media-iframe-carousel/index.mjs";
|
|
@@ -96,8 +96,8 @@ import { ZvGraphicalIsoscelesTriangle as bt } from "./graphical-isosceles-triang
|
|
|
96
96
|
import { ZvGraphicalPentagon as Rt } from "./graphical-pentagon/index.mjs";
|
|
97
97
|
import { ZvGraphicalRect as Dt } from "./graphical-rect/index.mjs";
|
|
98
98
|
import { ZvGraphicalRightTriangle as At } from "./graphical-right-triangle/index.mjs";
|
|
99
|
-
import { ZvSceneMap3d as
|
|
100
|
-
import { ZvSceneAmap2d as
|
|
99
|
+
import { ZvSceneMap3d as jt } from "./scene-map3d/index.mjs";
|
|
100
|
+
import { ZvSceneAmap2d as Vt } from "./scene-amap2d/index.mjs";
|
|
101
101
|
import { ZvSceneAmap3d as Wt } from "./scene-amap3d/index.mjs";
|
|
102
102
|
import { ZvSceneVr as zt } from "./scene-vr/index.mjs";
|
|
103
103
|
import { ZvSceneUnityIframe as qt } from "./scene-unity-iframe/index.mjs";
|
|
@@ -123,8 +123,8 @@ import { ZvChartBarLineBar as be } from "./chart/src/bar/line-bar/index.mjs";
|
|
|
123
123
|
import { ZvChartBarLineBar2 as Re } from "./chart/src/bar/line-bar2/index.mjs";
|
|
124
124
|
import { ZvChartBarLoop as De } from "./chart/src/bar/loop/index.mjs";
|
|
125
125
|
import { ZvChartBarMini as Ae } from "./chart/src/bar/mini/index.mjs";
|
|
126
|
-
import { ZvChartBarPolar as
|
|
127
|
-
import { ZvChartBarPolarStack as
|
|
126
|
+
import { ZvChartBarPolar as je } from "./chart/src/bar/polar/index.mjs";
|
|
127
|
+
import { ZvChartBarPolarStack as Ve } from "./chart/src/bar/polar-stack/index.mjs";
|
|
128
128
|
import { ZvChartBarPolar2 as We } from "./chart/src/bar/polar2/index.mjs";
|
|
129
129
|
import { ZvChartBarRadiusCricle as ze } from "./chart/src/bar/radius-circle/index.mjs";
|
|
130
130
|
import { ZvChartBarRank as qe } from "./chart/src/bar/rank/index.mjs";
|
|
@@ -150,8 +150,8 @@ import { ZvChartLineMultix as ba } from "./chart/src/line/multix/index.mjs";
|
|
|
150
150
|
import { ZvChartLinePolarDouble as Ra } from "./chart/src/line/polar-double/index.mjs";
|
|
151
151
|
import { ZvChartLineRainFlow as Da } from "./chart/src/line/rain-flow/index.mjs";
|
|
152
152
|
import { ZvChartLineScale as Aa } from "./chart/src/line/scale/index.mjs";
|
|
153
|
-
import { ZvChartLineSmooth as
|
|
154
|
-
import { ZvChartLineSmoothArea as
|
|
153
|
+
import { ZvChartLineSmooth as ja } from "./chart/src/line/smooth/index.mjs";
|
|
154
|
+
import { ZvChartLineSmoothArea as Va } from "./chart/src/line/smooth-area/index.mjs";
|
|
155
155
|
import { ZvChartLineStack as Wa } from "./chart/src/line/stack/index.mjs";
|
|
156
156
|
import { ZvChartLineStackArea as za } from "./chart/src/line/stack-area/index.mjs";
|
|
157
157
|
import { ZvChartLineTemp as qa } from "./chart/src/line/temp/index.mjs";
|
|
@@ -177,8 +177,10 @@ import { ZvChartPieSunburst as bm } from "./chart/src/pie/sunburst/index.mjs";
|
|
|
177
177
|
import { ZvChartScatterBasic as Rm } from "./chart/src/scatter/basic/index.mjs";
|
|
178
178
|
import { ZvChartScatterBasic2 as Dm } from "./chart/src/scatter/basic2/index.mjs";
|
|
179
179
|
import { ZvChartScatterBubble as Am } from "./chart/src/scatter/bubble/index.mjs";
|
|
180
|
-
import { ZvChartScatterRipples as
|
|
180
|
+
import { ZvChartScatterRipples as jm } from "./chart/src/scatter/ripples/index.mjs";
|
|
181
|
+
import { ShjCustomComponentRender as Vm } from "./commons/custom-component-render/index.mjs";
|
|
181
182
|
export {
|
|
183
|
+
Vm as ShjCustomComponentRender,
|
|
182
184
|
xe as ShjDatePicker,
|
|
183
185
|
he as ShjDatePickerRange,
|
|
184
186
|
me as ShjInteractionButton,
|
|
@@ -197,9 +199,9 @@ export {
|
|
|
197
199
|
Re as ZvChartBarLineBar2,
|
|
198
200
|
De as ZvChartBarLoop,
|
|
199
201
|
Ae as ZvChartBarMini,
|
|
200
|
-
|
|
202
|
+
je as ZvChartBarPolar,
|
|
201
203
|
We as ZvChartBarPolar2,
|
|
202
|
-
|
|
204
|
+
Ve as ZvChartBarPolarStack,
|
|
203
205
|
ze as ZvChartBarRadiusCricle,
|
|
204
206
|
qe as ZvChartBarRank,
|
|
205
207
|
Qe as ZvChartBarSegmentedProgress,
|
|
@@ -224,8 +226,8 @@ export {
|
|
|
224
226
|
Ra as ZvChartLinePolarDouble,
|
|
225
227
|
Da as ZvChartLineRainFlow,
|
|
226
228
|
Aa as ZvChartLineScale,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
+
ja as ZvChartLineSmooth,
|
|
230
|
+
Va as ZvChartLineSmoothArea,
|
|
229
231
|
Wa as ZvChartLineStack,
|
|
230
232
|
za as ZvChartLineStackArea,
|
|
231
233
|
qa as ZvChartLineTemp,
|
|
@@ -251,7 +253,7 @@ export {
|
|
|
251
253
|
v as ZvChartOtherGaugeGrade,
|
|
252
254
|
f as ZvChartOtherGaugeStage,
|
|
253
255
|
F as ZvChartOtherGraphBasic,
|
|
254
|
-
|
|
256
|
+
H as ZvChartOtherGraphBasic2,
|
|
255
257
|
E as ZvChartOtherGraphCalendar,
|
|
256
258
|
Or as ZvChartOtherGridPercentage,
|
|
257
259
|
k as ZvChartOtherHeatmap,
|
|
@@ -288,7 +290,7 @@ export {
|
|
|
288
290
|
Rm as ZvChartScatterBasic,
|
|
289
291
|
Dm as ZvChartScatterBasic2,
|
|
290
292
|
Am as ZvChartScatterBubble,
|
|
291
|
-
|
|
293
|
+
jm as ZvChartScatterRipples,
|
|
292
294
|
Xr as ZvCommonsBabylon,
|
|
293
295
|
ht as ZvCommonsEcharts,
|
|
294
296
|
Jr as ZvCommonsGaussianSplattingView,
|
|
@@ -298,7 +300,7 @@ export {
|
|
|
298
300
|
_r as ZvCommonsSvg,
|
|
299
301
|
wr as ZvCommonsThreeLoader,
|
|
300
302
|
Ur as ZvCommonsThreeLoader3,
|
|
301
|
-
|
|
303
|
+
Hr as ZvCommonsVrPhoto,
|
|
302
304
|
Er as ZvCommonsVrVideo,
|
|
303
305
|
ro as ZvCommonsWeather,
|
|
304
306
|
to as ZvCommonsWeatherDynamic,
|
|
@@ -325,7 +327,7 @@ export {
|
|
|
325
327
|
ur as ZvMapEarthFlyLine,
|
|
326
328
|
Br as ZvMapEarthHacker,
|
|
327
329
|
lr as ZvMapEarthParticle,
|
|
328
|
-
|
|
330
|
+
jo as ZvMediaAudio,
|
|
329
331
|
$o as ZvMediaAudioDynamic,
|
|
330
332
|
Wo as ZvMediaCarousel,
|
|
331
333
|
zo as ZvMediaCarouselSlides,
|
|
@@ -340,10 +342,10 @@ export {
|
|
|
340
342
|
Ao as ZvMediaVideo,
|
|
341
343
|
ot as ZvMediaVideoDynamic,
|
|
342
344
|
ao as ZvMediaWavesurfer,
|
|
343
|
-
|
|
345
|
+
Vt as ZvSceneAmap2d,
|
|
344
346
|
Wt as ZvSceneAmap3d,
|
|
345
347
|
$t as ZvSceneDefault,
|
|
346
|
-
|
|
348
|
+
jt as ZvSceneMap3d,
|
|
347
349
|
Kt as ZvSceneUeIframe,
|
|
348
350
|
Yt as ZvSceneUeShj,
|
|
349
351
|
qt as ZvSceneUnityIframe,
|
|
@@ -352,7 +354,7 @@ export {
|
|
|
352
354
|
ct as ZvTextCarousel,
|
|
353
355
|
St as ZvTextCountDown,
|
|
354
356
|
Zt as ZvTextOverNumber,
|
|
355
|
-
|
|
357
|
+
Vo as ZvTextRealTime,
|
|
356
358
|
st as ZvTextRowScroll,
|
|
357
359
|
a as ZvTextTableBasic,
|
|
358
360
|
nt as ZvTextTableScroll,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ShjInteractionButton: import("../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ShjInteractionButton: import("../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
option: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,13 +15,13 @@ export declare const ShjInteractionButton: import("../../../commons/utils/typesc
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emits: (event: "on-change" | "on-click-item", ...args: any[]) => void;
|
|
21
|
-
text: import("vue").Ref<string>;
|
|
21
|
+
text: import("vue").Ref<string, string>;
|
|
22
22
|
initSourceData: () => void;
|
|
23
23
|
readonly Utils: typeof import("../../../commons/utils/utils").Utils;
|
|
24
|
-
},
|
|
24
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-click-item")[], "on-change" | "on-click-item", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
option: {
|
|
26
26
|
type: any;
|
|
27
27
|
required: true;
|
|
@@ -38,8 +38,8 @@ export declare const ShjInteractionButton: import("../../../commons/utils/typesc
|
|
|
38
38
|
type: StringConstructor;
|
|
39
39
|
required: true;
|
|
40
40
|
};
|
|
41
|
-
}>> & {
|
|
41
|
+
}>> & Readonly<{
|
|
42
42
|
"onOn-change"?: (...args: any[]) => any;
|
|
43
43
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
44
|
-
}, {}, {}>> & Record<string, any>;
|
|
44
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
45
45
|
export default ShjInteractionButton;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Utils } from '../../../commons/utils/utils';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
option: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -16,13 +16,13 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
required: true;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
props: any;
|
|
21
21
|
emits: (event: "on-change" | "on-click-item", ...args: any[]) => void;
|
|
22
|
-
text: import("vue").Ref<string>;
|
|
22
|
+
text: import("vue").Ref<string, string>;
|
|
23
23
|
initSourceData: () => void;
|
|
24
24
|
readonly Utils: typeof Utils;
|
|
25
|
-
},
|
|
25
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-click-item")[], "on-change" | "on-click-item", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
option: {
|
|
27
27
|
type: any;
|
|
28
28
|
required: true;
|
|
@@ -39,8 +39,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
39
39
|
type: StringConstructor;
|
|
40
40
|
required: true;
|
|
41
41
|
};
|
|
42
|
-
}>> & {
|
|
42
|
+
}>> & Readonly<{
|
|
43
43
|
"onOn-change"?: (...args: any[]) => any;
|
|
44
44
|
"onOn-click-item"?: (...args: any[]) => any;
|
|
45
|
-
}, {}, {}>;
|
|
45
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
46
46
|
export default _sfc_main;
|
|
@@ -180,13 +180,14 @@ import "../../chart/src/scatter/basic/index.mjs";
|
|
|
180
180
|
import "../../chart/src/scatter/basic2/index.mjs";
|
|
181
181
|
import "../../chart/src/scatter/bubble/index.mjs";
|
|
182
182
|
import "../../chart/src/scatter/ripples/index.mjs";
|
|
183
|
+
import "../../commons/custom-component-render/index.mjs";
|
|
183
184
|
/* empty css */
|
|
184
185
|
/* empty css */
|
|
185
186
|
import { SHJDatasourceV2 as u } from "../../../plugins/datasource/index.mjs";
|
|
186
187
|
import "lodash";
|
|
187
188
|
import "../../../plugins/event/actions/fullScreenAction.mjs";
|
|
188
189
|
import { Utils as m } from "../../../commons/utils/utils.mjs";
|
|
189
|
-
const S = s({ name: "shj-button" }),
|
|
190
|
+
const S = s({ name: "shj-button" }), Ki = /* @__PURE__ */ s({
|
|
190
191
|
...S,
|
|
191
192
|
props: {
|
|
192
193
|
option: {},
|
|
@@ -275,5 +276,5 @@ const S = s({ name: "shj-button" }), Gi = /* @__PURE__ */ s({
|
|
|
275
276
|
}
|
|
276
277
|
});
|
|
277
278
|
export {
|
|
278
|
-
|
|
279
|
+
Ki as default
|
|
279
280
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Utils } from '../../../../../commons/utils/utils';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
option: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -16,51 +16,25 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
16
16
|
type: StringConstructor;
|
|
17
17
|
required: true;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}>, {
|
|
20
20
|
props: any;
|
|
21
|
-
emits: (event: "on-change", ...args: any[]) => void;
|
|
22
|
-
dateValue: import("vue").Ref<any>;
|
|
23
|
-
refreshKey: import("vue").Ref<string>;
|
|
21
|
+
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
22
|
+
dateValue: import("vue").Ref<any, any>;
|
|
23
|
+
refreshKey: import("vue").Ref<string, string>;
|
|
24
24
|
initView: () => string;
|
|
25
25
|
initSourceData: () => void;
|
|
26
26
|
handleDate: (modelData: any) => void;
|
|
27
27
|
handleSetDate: (type: 'today' | 'yesterday' | 'before-yesterday') => void;
|
|
28
28
|
handleSetRangeDate: (type: 'last-7' | 'last-15' | 'last-30' | 'last-365' | 'week' | 'month' | 'today' | 'yesterday' | 'before-yesterday' | 'last-month') => void;
|
|
29
29
|
readonly VueDatePicker: {
|
|
30
|
-
new (...args: any[]): import("vue").
|
|
30
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
31
31
|
onBlur?: (...args: any[]) => any;
|
|
32
32
|
onFocus?: (...args: any[]) => any;
|
|
33
33
|
onOpen?: (...args: any[]) => any;
|
|
34
|
-
onClosed?: (...args: any[]) => any;
|
|
35
34
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
36
35
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
37
36
|
"onText-submit"?: (...args: any[]) => any;
|
|
38
|
-
onCleared?: (...args: any[]) => any;
|
|
39
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
40
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
41
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
42
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
43
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
44
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
45
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
46
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
47
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
48
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
49
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
50
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
51
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
52
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
53
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
54
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
55
|
-
"onText-input"?: (...args: any[]) => any;
|
|
56
|
-
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps & (Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
57
|
-
onBlur?: (...args: any[]) => any;
|
|
58
|
-
onFocus?: (...args: any[]) => any;
|
|
59
|
-
onOpen?: (...args: any[]) => any;
|
|
60
37
|
onClosed?: (...args: any[]) => any;
|
|
61
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
62
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
63
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
64
38
|
onCleared?: (...args: any[]) => any;
|
|
65
39
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
66
40
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -79,9 +53,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
79
53
|
"onInvalid-date"?: (...args: any[]) => any;
|
|
80
54
|
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
81
55
|
"onText-input"?: (...args: any[]) => any;
|
|
82
|
-
}), {
|
|
56
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
83
57
|
[x: number]: string;
|
|
84
|
-
} | {}, true, {}, {}, {
|
|
58
|
+
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
85
59
|
P: {};
|
|
86
60
|
B: {};
|
|
87
61
|
D: {};
|
|
@@ -92,10 +66,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
92
66
|
onBlur?: (...args: any[]) => any;
|
|
93
67
|
onFocus?: (...args: any[]) => any;
|
|
94
68
|
onOpen?: (...args: any[]) => any;
|
|
95
|
-
onClosed?: (...args: any[]) => any;
|
|
96
69
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
97
70
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
98
71
|
"onText-submit"?: (...args: any[]) => any;
|
|
72
|
+
onClosed?: (...args: any[]) => any;
|
|
99
73
|
onCleared?: (...args: any[]) => any;
|
|
100
74
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
101
75
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -124,10 +98,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
124
98
|
onBlur?: (...args: any[]) => any;
|
|
125
99
|
onFocus?: (...args: any[]) => any;
|
|
126
100
|
onOpen?: (...args: any[]) => any;
|
|
127
|
-
onClosed?: (...args: any[]) => any;
|
|
128
101
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
129
102
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
130
103
|
"onText-submit"?: (...args: any[]) => any;
|
|
104
|
+
onClosed?: (...args: any[]) => any;
|
|
131
105
|
onCleared?: (...args: any[]) => any;
|
|
132
106
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
133
107
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -148,11 +122,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
148
122
|
"onText-input"?: (...args: any[]) => any;
|
|
149
123
|
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
150
124
|
[x: number]: string;
|
|
151
|
-
} | {}, {}, string, {}> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
125
|
+
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
152
126
|
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
153
127
|
});
|
|
154
128
|
readonly Utils: typeof Utils;
|
|
155
|
-
},
|
|
129
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
156
130
|
option: {
|
|
157
131
|
type: any;
|
|
158
132
|
required: true;
|
|
@@ -169,7 +143,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
169
143
|
type: StringConstructor;
|
|
170
144
|
required: true;
|
|
171
145
|
};
|
|
172
|
-
}>> & {
|
|
146
|
+
}>> & Readonly<{
|
|
173
147
|
"onOn-change"?: (...args: any[]) => any;
|
|
174
|
-
|
|
148
|
+
"onOn-complete"?: (...args: any[]) => any;
|
|
149
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
175
150
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const
|
|
4
|
+
const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-e0cf7f20"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
f as default
|
|
7
7
|
};
|