@shjjs/visual-ui 1.0.37 → 1.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/commons/components/text.vue.d.ts +4 -4
- package/es/commons/core/earth/border.vue.d.ts +4 -4
- package/es/commons/core/earth/main.vue.d.ts +6 -6
- package/es/commons/core/useChart.d.ts +2 -2
- package/es/commons/core/useChart.mjs +3 -2
- package/es/components/chart/commons/components/common-chart/index.vue.d.ts +7 -7
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +3 -2
- package/es/components/chart/commons/components/common-chart-map/index.vue.d.ts +6 -6
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +3 -2
- package/es/components/chart/commons/hooks/useChart.d.ts +2 -2
- package/es/components/chart/commons/hooks/useChart.mjs +3 -2
- package/es/components/chart/src/bar/animation/index.d.ts +12 -12
- package/es/components/chart/src/bar/animation/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.d.ts +12 -12
- package/es/components/chart/src/bar/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.d.ts +12 -12
- package/es/components/chart/src/bar/contrast3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.d.ts +12 -12
- package/es/components/chart/src/bar/gradient-column-chart/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/horizontal-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/line-bar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.d.ts +12 -12
- package/es/components/chart/src/bar/loop/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.d.ts +12 -12
- package/es/components/chart/src/bar/mini/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar-stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.d.ts +12 -12
- package/es/components/chart/src/bar/polar2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.d.ts +12 -12
- package/es/components/chart/src/bar/radius-circle/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.d.ts +12 -12
- package/es/components/chart/src/bar/rank/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.d.ts +12 -12
- package/es/components/chart/src/bar/segmented-progress/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.d.ts +12 -12
- package/es/components/chart/src/bar/spire/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack-line/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack2/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.d.ts +12 -12
- package/es/components/chart/src/bar/stack3/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.d.ts +12 -12
- package/es/components/chart/src/bar/staggered/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.d.ts +12 -12
- package/es/components/chart/src/bar/three/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.d.ts +12 -12
- package/es/components/chart/src/bar/waterfall/index.vue.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.d.ts +12 -12
- package/es/components/chart/src/bar/zebra/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.d.ts +12 -12
- package/es/components/chart/src/line/area-gradient/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.d.ts +12 -12
- package/es/components/chart/src/line/area-highlight2/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.d.ts +12 -12
- package/es/components/chart/src/line/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.d.ts +12 -12
- package/es/components/chart/src/line/bump/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.d.ts +12 -12
- package/es/components/chart/src/line/dashed/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.d.ts +12 -12
- package/es/components/chart/src/line/ladder/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.d.ts +12 -12
- package/es/components/chart/src/line/logarithm/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.d.ts +12 -12
- package/es/components/chart/src/line/multix/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.d.ts +12 -12
- package/es/components/chart/src/line/polar-double/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.d.ts +12 -12
- package/es/components/chart/src/line/rain-flow/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.d.ts +12 -12
- package/es/components/chart/src/line/scale/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.d.ts +12 -12
- package/es/components/chart/src/line/smooth-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.d.ts +12 -12
- package/es/components/chart/src/line/stack/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.d.ts +12 -12
- package/es/components/chart/src/line/stack-area/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.d.ts +12 -12
- package/es/components/chart/src/line/temp/index.vue.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.d.ts +12 -12
- package/es/components/chart/src/line/vertical/index.vue.d.ts +12 -12
- package/es/components/chart/src/map/basic/index.d.ts +11 -11
- package/es/components/chart/src/map/basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-basic/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-heatmap/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.d.ts +11 -11
- package/es/components/chart/src/map/bmap-rich/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.d.ts +11 -11
- package/es/components/chart/src/map/customize/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.d.ts +11 -11
- package/es/components/chart/src/map/lines/index.vue.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.d.ts +11 -11
- package/es/components/chart/src/map/scatter/index.vue.d.ts +11 -11
- package/es/components/chart/src/pie/3d/index.d.ts +12 -12
- package/es/components/chart/src/pie/3d/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.d.ts +12 -12
- package/es/components/chart/src/pie/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.d.ts +12 -12
- package/es/components/chart/src/pie/customized/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.d.ts +12 -12
- package/es/components/chart/src/pie/index/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.d.ts +12 -12
- package/es/components/chart/src/pie/interval/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.d.ts +12 -12
- package/es/components/chart/src/pie/legend-scroll/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.d.ts +12 -12
- package/es/components/chart/src/pie/radius/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.d.ts +12 -12
- package/es/components/chart/src/pie/rose/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.d.ts +12 -12
- package/es/components/chart/src/pie/round/index.vue.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.d.ts +12 -12
- package/es/components/chart/src/pie/sunburst/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.d.ts +12 -12
- package/es/components/chart/src/scatter/basic2/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.d.ts +12 -12
- package/es/components/chart/src/scatter/bubble/index.vue.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.d.ts +12 -12
- package/es/components/chart/src/scatter/ripples/index.vue.d.ts +12 -12
- package/es/components/chart-other-candlestick-basic/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-demo/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +3 -2
- package/es/components/chart-other-candlestick-shanghai/index.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.d.ts +6 -6
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +3 -2
- package/es/components/chart-other-circular-graph/index.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.d.ts +6 -6
- package/es/components/chart-other-circular-graph/index.vue.mjs +3 -2
- package/es/components/chart-other-force/index.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.d.ts +6 -6
- package/es/components/chart-other-force/index.vue.mjs +3 -2
- package/es/components/chart-other-force2/index.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.d.ts +6 -6
- package/es/components/chart-other-force2/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel/index.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-contrast/index.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel-split/index.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel-split/index.vue.mjs +3 -2
- package/es/components/chart-other-funnel2/index.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.d.ts +6 -6
- package/es/components/chart-other-funnel2/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge/index.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-grade/index.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-grade/index.vue.mjs +3 -2
- package/es/components/chart-other-gauge-stage/index.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.d.ts +6 -6
- package/es/components/chart-other-gauge-stage/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-basic2/index.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-graph-calendar/index.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.d.ts +6 -6
- package/es/components/chart-other-graph-calendar/index.vue.mjs +3 -2
- package/es/components/chart-other-grid-percentage/index.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.d.ts +6 -6
- package/es/components/chart-other-grid-percentage/index.vue.mjs +3 -2
- package/es/components/chart-other-heatmap/index.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.d.ts +6 -6
- package/es/components/chart-other-heatmap/index.vue.mjs +3 -2
- package/es/components/chart-other-label-gauge/index.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.d.ts +6 -6
- package/es/components/chart-other-label-gauge/index.vue.mjs +3 -2
- package/es/components/chart-other-liquidfill/index.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.d.ts +6 -6
- package/es/components/chart-other-liquidfill/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-basic/index.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-parallel-mul/index.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.d.ts +6 -6
- package/es/components/chart-other-parallel-mul/index.vue.mjs +3 -2
- package/es/components/chart-other-radar/index.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar/index.vue.mjs +3 -2
- package/es/components/chart-other-radar-stack/index.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.d.ts +6 -6
- package/es/components/chart-other-radar-stack/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic2/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic3/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-basic4/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-book/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-book/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-flavors/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +3 -2
- package/es/components/chart-other-sunburst-radius/index.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.d.ts +6 -6
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +3 -2
- package/es/components/chart-other-theme-river/index.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.d.ts +6 -6
- package/es/components/chart-other-theme-river/index.vue.mjs +3 -2
- package/es/components/chart-other-tree/index.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree/index.vue.mjs +3 -2
- package/es/components/chart-other-tree-line/index.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.d.ts +6 -6
- package/es/components/chart-other-tree-line/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap/index.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap/index.vue.mjs +3 -2
- package/es/components/chart-other-treemap-basic/index.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.d.ts +6 -6
- package/es/components/chart-other-treemap-basic/index.vue.mjs +3 -2
- package/es/components/chart-other-word-cloud/index.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.d.ts +6 -6
- package/es/components/chart-other-word-cloud/index.vue.mjs +3 -2
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.d.ts +5 -0
- package/es/components/commons/custom-component-render/hooks/useCustomComponentRenderWatch.mjs +15 -0
- package/es/components/commons/custom-component-render/index.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -0
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -0
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -0
- package/es/components/commons/custom-component-render/types.d.ts +6 -0
- package/es/components/commons/index.d.ts +1 -0
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +3 -2
- package/es/components/commons-loop-iterator/index.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.d.ts +9 -9
- package/es/components/commons-loop-iterator/index.vue.mjs +2 -2
- package/es/components/commons-loop-iterator/index.vue2.mjs +3 -2
- package/es/components/commons-product-model/index.vue.mjs +2 -2
- package/es/components/commons-product-model/index.vue2.mjs +3 -2
- package/es/components/commons-qrcode/index.vue.d.ts +5 -5
- package/es/components/commons-svg/index.d.ts +4 -4
- package/es/components/commons-svg/index.vue.d.ts +4 -4
- package/es/components/commons-three-loader/index.vue.mjs +2 -2
- package/es/components/commons-three-loader/index.vue2.mjs +33 -32
- package/es/components/commons-three-loader3/index.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.d.ts +6 -6
- package/es/components/commons-three-loader3/index.vue.mjs +2 -2
- package/es/components/commons-three-loader3/index.vue2.mjs +3 -2
- package/es/components/commons-weather/index.vue.d.ts +63 -7
- package/es/components/commons-weather/index.vue.mjs +1 -1
- package/es/components/commons-weather/index.vue2.mjs +3 -2
- package/es/components/commons-weather-dynamic/index.vue.d.ts +63 -7
- package/es/components/commons-weather-dynamic/index.vue.mjs +1 -1
- package/es/components/commons-weather-dynamic/index.vue2.mjs +3 -2
- package/es/components/graphical-circle/index.d.ts +3 -3
- package/es/components/graphical-circle/index.vue.d.ts +3 -3
- package/es/components/graphical-diamond/index.d.ts +3 -3
- package/es/components/graphical-diamond/index.vue.d.ts +3 -3
- package/es/components/graphical-hexagon/index.d.ts +3 -3
- package/es/components/graphical-hexagon/index.vue.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.d.ts +3 -3
- package/es/components/graphical-isosceles-triangle/index.vue.d.ts +3 -3
- package/es/components/graphical-pentagon/index.d.ts +3 -3
- package/es/components/graphical-pentagon/index.vue.d.ts +3 -3
- package/es/components/graphical-rect/index.d.ts +3 -3
- package/es/components/graphical-rect/index.vue.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.d.ts +3 -3
- package/es/components/graphical-right-triangle/index.vue.d.ts +3 -3
- package/es/components/index.d.ts +1 -0
- package/es/components/index.mjs +24 -22
- package/es/components/interaction/button/index.d.ts +6 -6
- package/es/components/interaction/button/index.vue.d.ts +6 -6
- package/es/components/interaction/button/index.vue2.mjs +3 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.d.ts +15 -40
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +2 -2
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +129 -118
- package/es/components/interaction/date-picker/components/common-date-picker/types.d.ts +4 -0
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +20 -45
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +20 -45
- package/es/components/interaction/tabs/index.d.ts +74 -0
- package/es/components/interaction/tabs/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs/index.vue.mjs +3 -2
- package/es/components/interaction/tabs-icon/index.d.ts +74 -0
- package/es/components/interaction/tabs-icon/index.vue.d.ts +75 -0
- package/es/components/interaction/tabs-icon/index.vue.mjs +3 -2
- package/es/components/interaction-button/index.d.ts +6 -6
- package/es/components/interaction-button/index.vue.d.ts +6 -6
- package/es/components/interaction-button-image/index.d.ts +8 -8
- package/es/components/interaction-button-image/index.vue.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.d.ts +8 -8
- package/es/components/interaction-button-refresh/index.vue.d.ts +8 -8
- package/es/components/interaction-data-picker/index.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.d.ts +6 -6
- package/es/components/interaction-data-picker/index.vue.mjs +2 -2
- package/es/components/interaction-data-picker/index.vue2.mjs +100 -100
- package/es/components/interaction-input/index.d.ts +11 -11
- package/es/components/interaction-input/index.vue.d.ts +11 -11
- package/es/components/interaction-input/index.vue2.mjs +3 -2
- package/es/components/interaction-radio/index.d.ts +4 -4
- package/es/components/interaction-radio/index.vue.d.ts +4 -4
- package/es/components/interaction-select/index.d.ts +20 -12
- package/es/components/interaction-select/index.vue.d.ts +20 -12
- package/es/components/interaction-select/index.vue.mjs +1 -1
- package/es/components/interaction-select/index.vue2.mjs +3 -2
- package/es/components/interaction-slider/index.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.d.ts +6 -6
- package/es/components/interaction-slider/index.vue.mjs +2 -2
- package/es/components/interaction-slider/index.vue2.mjs +26 -25
- package/es/components/interaction-switch/index.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.d.ts +6 -6
- package/es/components/interaction-switch/index.vue.mjs +2 -2
- package/es/components/interaction-switch/index.vue2.mjs +31 -30
- package/es/components/interaction-tabs/index.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs/index.vue.mjs +1 -1
- package/es/components/interaction-tabs/index.vue2.mjs +3 -2
- package/es/components/interaction-tabs2/index.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.d.ts +8 -8
- package/es/components/interaction-tabs2/index.vue.mjs +2 -2
- package/es/components/interaction-tabs2/index.vue2.mjs +3 -2
- package/es/components/map-earth-basic/index.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.d.ts +18 -18
- package/es/components/map-earth-basic/index.vue.mjs +3 -2
- package/es/components/map-earth-cool-tech/index.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.d.ts +18 -18
- package/es/components/map-earth-cool-tech/index.vue.mjs +3 -2
- package/es/components/map-earth-fly-line/index.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.d.ts +18 -18
- package/es/components/map-earth-fly-line/index.vue.mjs +3 -2
- package/es/components/map-earth-hacker/index.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.d.ts +18 -18
- package/es/components/map-earth-hacker/index.vue.mjs +3 -2
- package/es/components/map-earth-particle/index.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.d.ts +18 -18
- package/es/components/map-earth-particle/index.vue.mjs +3 -2
- package/es/components/media-audio/index.d.ts +8 -8
- package/es/components/media-audio/index.vue.d.ts +8 -8
- package/es/components/media-audio/index.vue.mjs +2 -2
- package/es/components/media-audio/index.vue2.mjs +31 -30
- package/es/components/media-audio-dynamic/index.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.d.ts +12 -12
- package/es/components/media-audio-dynamic/index.vue.mjs +2 -2
- package/es/components/media-audio-dynamic/index.vue2.mjs +36 -35
- package/es/components/media-carousel/index.d.ts +5 -5
- package/es/components/media-carousel/index.vue.d.ts +5 -5
- package/es/components/media-carousel-slides/index.d.ts +5 -5
- package/es/components/media-carousel-slides/index.vue.d.ts +5 -5
- package/es/components/media-flv/index.d.ts +8 -7
- package/es/components/media-flv/index.vue.d.ts +8 -7
- package/es/components/media-flv/index.vue.mjs +54 -42
- package/es/components/media-iframe/index.d.ts +6 -6
- package/es/components/media-iframe/index.vue.d.ts +6 -6
- package/es/components/media-iframe/index.vue.mjs +2 -2
- package/es/components/media-iframe/index.vue2.mjs +11 -9
- package/es/components/media-iframe-carousel/index.d.ts +4 -4
- package/es/components/media-iframe-carousel/index.vue.d.ts +4 -4
- package/es/components/media-iframe-dynamic/index.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-iframe-dynamic/index.vue.mjs +2 -2
- package/es/components/media-iframe-dynamic/index.vue2.mjs +27 -25
- package/es/components/media-image/index.d.ts +4 -4
- package/es/components/media-image/index.vue.d.ts +4 -4
- package/es/components/media-image-dynamic/index.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.d.ts +6 -6
- package/es/components/media-image-dynamic/index.vue.mjs +1 -1
- package/es/components/media-image-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-m3u8/index.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.d.ts +7 -7
- package/es/components/media-m3u8/index.vue.mjs +81 -49
- package/es/components/media-m3u8-dynamic/index.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.d.ts +9 -9
- package/es/components/media-m3u8-dynamic/index.vue.mjs +94 -62
- package/es/components/media-video/index.d.ts +7 -7
- package/es/components/media-video/index.vue.d.ts +7 -7
- package/es/components/media-video/index.vue.mjs +1 -1
- package/es/components/media-video/index.vue2.mjs +3 -2
- package/es/components/media-video-dynamic/index.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.d.ts +10 -10
- package/es/components/media-video-dynamic/index.vue.mjs +2 -2
- package/es/components/media-video-dynamic/index.vue2.mjs +3 -2
- package/es/components/media-wavesurfer/index.d.ts +11 -11
- package/es/components/media-wavesurfer/index.vue.d.ts +11 -11
- package/es/components/scene-amap2d/index.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.d.ts +10 -10
- package/es/components/scene-amap2d/index.vue.mjs +1 -1
- package/es/components/scene-amap2d/index.vue2.mjs +120 -119
- package/es/components/scene-amap3d/index.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.d.ts +10 -10
- package/es/components/scene-amap3d/index.vue.mjs +1 -1
- package/es/components/scene-amap3d/index.vue2.mjs +136 -135
- package/es/components/scene-default/index.d.ts +4 -4
- package/es/components/scene-default/index.vue.d.ts +4 -4
- package/es/components/scene-default/index.vue.mjs +2 -2
- package/es/components/scene-default/index.vue2.mjs +3 -2
- package/es/components/scene-map3d/index.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.d.ts +12 -12
- package/es/components/scene-map3d/index.vue.mjs +2 -2
- package/es/components/scene-map3d/index.vue2.mjs +21 -17
- package/es/components/scene-ue-iframe/index.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.d.ts +5 -5
- package/es/components/scene-ue-iframe/index.vue.mjs +1 -1
- package/es/components/scene-ue-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-ue-shj/index.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.d.ts +5 -5
- package/es/components/scene-ue-shj/index.vue.mjs +2 -2
- package/es/components/scene-ue-shj/index.vue2.mjs +3 -2
- package/es/components/scene-unity-iframe/index.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.d.ts +7 -7
- package/es/components/scene-unity-iframe/index.vue.mjs +2 -2
- package/es/components/scene-unity-iframe/index.vue2.mjs +3 -2
- package/es/components/scene-unity-webgl/index.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.d.ts +7 -7
- package/es/components/scene-unity-webgl/index.vue.mjs +2 -2
- package/es/components/scene-unity-webgl/index.vue2.mjs +3 -2
- package/es/components/scene-vr/index.d.ts +19 -14
- package/es/components/scene-vr/index.vue.d.ts +20 -14
- package/es/components/scene-vr/index.vue.mjs +1 -1
- package/es/components/scene-vr/index.vue2.mjs +220 -219
- package/es/components/text/list/index.d.ts +12 -12
- package/es/components/text/list/index.vue.d.ts +12 -12
- package/es/components/text/list/index.vue.mjs +3 -2
- package/es/components/text-carousel/index.d.ts +4 -4
- package/es/components/text-carousel/index.vue.d.ts +4 -4
- package/es/components/text-count-down/index.vue.d.ts +7 -7
- package/es/components/text-count-down/index.vue.mjs +2 -2
- package/es/components/text-count-down/index.vue2.mjs +3 -2
- package/es/components/text-over-number/index.vue.d.ts +15 -51
- package/es/components/text-over-number/index.vue.mjs +2 -2
- package/es/components/text-over-number/index.vue2.mjs +3 -2
- package/es/components/text-real-time/index.vue.d.ts +7 -7
- package/es/components/text-real-time/index.vue2.mjs +3 -2
- package/es/components/text-row-scroll/index.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.d.ts +9 -9
- package/es/components/text-row-scroll/index.vue.mjs +2 -2
- package/es/components/text-row-scroll/index.vue2.mjs +30 -29
- package/es/components/text-table-basic/index.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.d.ts +7 -7
- package/es/components/text-table-basic/index.vue.mjs +3 -3
- package/es/components/text-table-basic/index.vue2.mjs +21 -20
- package/es/components/text-table-scroll/index.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.d.ts +9 -9
- package/es/components/text-table-scroll/index.vue.mjs +1 -1
- package/es/components/text-table-scroll/index.vue2.mjs +29 -28
- package/es/components/text-text-basic/index.d.ts +4 -4
- package/es/components/text-text-basic/index.vue.d.ts +4 -4
- package/es/components/text-text-dynamic/index.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.d.ts +6 -6
- package/es/components/text-text-dynamic/index.vue.mjs +2 -2
- package/es/components/text-text-dynamic/index.vue2.mjs +3 -2
- package/es/components/text-title/index.d.ts +4 -4
- package/es/components/text-title/index.vue.d.ts +4 -4
- package/es/index.mjs +22 -20
- package/es/plugins/datasource/index.mjs +46 -47
- package/es/widgets.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,9 +15,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
componentRef: import("vue").Ref<any>;
|
|
20
|
-
CommonDatePicker: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonDatePicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -34,51 +34,25 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
34
34
|
type: StringConstructor;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
|
-
}
|
|
37
|
+
}>, {
|
|
38
38
|
props: any;
|
|
39
|
-
emits: (event: "on-change", ...args: any[]) => void;
|
|
40
|
-
dateValue: import("vue").Ref<any>;
|
|
41
|
-
refreshKey: import("vue").Ref<string>;
|
|
39
|
+
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
40
|
+
dateValue: import("vue").Ref<any, any>;
|
|
41
|
+
refreshKey: import("vue").Ref<string, string>;
|
|
42
42
|
initView: () => string;
|
|
43
43
|
initSourceData: () => void;
|
|
44
44
|
handleDate: (modelData: any) => void;
|
|
45
45
|
handleSetDate: (type: "today" | "yesterday" | "before-yesterday") => void;
|
|
46
46
|
handleSetRangeDate: (type: "week" | "today" | "yesterday" | "before-yesterday" | "last-7" | "last-15" | "last-30" | "last-365" | "month" | "last-month") => void;
|
|
47
47
|
readonly VueDatePicker: {
|
|
48
|
-
new (...args: any[]): import("vue").
|
|
48
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
49
49
|
onBlur?: (...args: any[]) => any;
|
|
50
50
|
onFocus?: (...args: any[]) => any;
|
|
51
51
|
onOpen?: (...args: any[]) => any;
|
|
52
|
-
onClosed?: (...args: any[]) => any;
|
|
53
52
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
54
53
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
55
54
|
"onText-submit"?: (...args: any[]) => any;
|
|
56
|
-
onCleared?: (...args: any[]) => any;
|
|
57
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
58
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
59
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
60
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
61
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
62
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
63
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
64
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
65
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
66
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
67
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
68
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
69
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
70
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
71
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
72
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
73
|
-
"onText-input"?: (...args: any[]) => any;
|
|
74
|
-
}, {}, {}, 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>>> & {
|
|
75
|
-
onBlur?: (...args: any[]) => any;
|
|
76
|
-
onFocus?: (...args: any[]) => any;
|
|
77
|
-
onOpen?: (...args: any[]) => any;
|
|
78
55
|
onClosed?: (...args: any[]) => any;
|
|
79
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
80
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
81
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
82
56
|
onCleared?: (...args: any[]) => any;
|
|
83
57
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
84
58
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -97,9 +71,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
97
71
|
"onInvalid-date"?: (...args: any[]) => any;
|
|
98
72
|
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
99
73
|
"onText-input"?: (...args: any[]) => any;
|
|
100
|
-
}), {
|
|
74
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
101
75
|
[x: number]: string;
|
|
102
|
-
} | {}, true, {}, {}, {
|
|
76
|
+
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
103
77
|
P: {};
|
|
104
78
|
B: {};
|
|
105
79
|
D: {};
|
|
@@ -110,10 +84,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
110
84
|
onBlur?: (...args: any[]) => any;
|
|
111
85
|
onFocus?: (...args: any[]) => any;
|
|
112
86
|
onOpen?: (...args: any[]) => any;
|
|
113
|
-
onClosed?: (...args: any[]) => any;
|
|
114
87
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
115
88
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
116
89
|
"onText-submit"?: (...args: any[]) => any;
|
|
90
|
+
onClosed?: (...args: any[]) => any;
|
|
117
91
|
onCleared?: (...args: any[]) => any;
|
|
118
92
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
119
93
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -142,10 +116,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
142
116
|
onBlur?: (...args: any[]) => any;
|
|
143
117
|
onFocus?: (...args: any[]) => any;
|
|
144
118
|
onOpen?: (...args: any[]) => any;
|
|
145
|
-
onClosed?: (...args: any[]) => any;
|
|
146
119
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
147
120
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
148
121
|
"onText-submit"?: (...args: any[]) => any;
|
|
122
|
+
onClosed?: (...args: any[]) => any;
|
|
149
123
|
onCleared?: (...args: any[]) => any;
|
|
150
124
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
151
125
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -166,11 +140,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
166
140
|
"onText-input"?: (...args: any[]) => any;
|
|
167
141
|
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
168
142
|
[x: number]: string;
|
|
169
|
-
} | {}, {}, string, {}> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
143
|
+
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
170
144
|
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
171
145
|
});
|
|
172
146
|
readonly Utils: typeof import("../../../../../commons/utils/utils").Utils;
|
|
173
|
-
},
|
|
147
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
174
148
|
option: {
|
|
175
149
|
type: any;
|
|
176
150
|
required: true;
|
|
@@ -187,10 +161,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
187
161
|
type: StringConstructor;
|
|
188
162
|
required: true;
|
|
189
163
|
};
|
|
190
|
-
}>> & {
|
|
164
|
+
}>> & Readonly<{
|
|
191
165
|
"onOn-change"?: (...args: any[]) => any;
|
|
192
|
-
|
|
193
|
-
}
|
|
166
|
+
"onOn-complete"?: (...args: any[]) => any;
|
|
167
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
194
169
|
basicOption: {
|
|
195
170
|
type: any;
|
|
196
171
|
required: true;
|
|
@@ -207,5 +182,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
207
182
|
type: StringConstructor;
|
|
208
183
|
required: true;
|
|
209
184
|
};
|
|
210
|
-
}
|
|
185
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
211
186
|
export default _sfc_main;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ShjDatePickerRange: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ShjDatePickerRange: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,9 +15,9 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
componentRef: import("vue").Ref<any>;
|
|
20
|
-
CommonDatePicker: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonDatePicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -34,51 +34,25 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
34
34
|
type: StringConstructor;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
|
-
}
|
|
37
|
+
}>, {
|
|
38
38
|
props: any;
|
|
39
|
-
emits: (event: "on-change", ...args: any[]) => void;
|
|
40
|
-
dateValue: import("vue").Ref<any>;
|
|
41
|
-
refreshKey: import("vue").Ref<string>;
|
|
39
|
+
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
40
|
+
dateValue: import("vue").Ref<any, any>;
|
|
41
|
+
refreshKey: import("vue").Ref<string, string>;
|
|
42
42
|
initView: () => string;
|
|
43
43
|
initSourceData: () => void;
|
|
44
44
|
handleDate: (modelData: any) => void;
|
|
45
45
|
handleSetDate: (type: "today" | "yesterday" | "before-yesterday") => void;
|
|
46
46
|
handleSetRangeDate: (type: "week" | "today" | "yesterday" | "before-yesterday" | "last-7" | "last-15" | "last-30" | "last-365" | "month" | "last-month") => void;
|
|
47
47
|
readonly VueDatePicker: {
|
|
48
|
-
new (...args: any[]): import("vue").
|
|
48
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
49
49
|
onBlur?: (...args: any[]) => any;
|
|
50
50
|
onFocus?: (...args: any[]) => any;
|
|
51
51
|
onOpen?: (...args: any[]) => any;
|
|
52
|
-
onClosed?: (...args: any[]) => any;
|
|
53
52
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
54
53
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
55
54
|
"onText-submit"?: (...args: any[]) => any;
|
|
56
|
-
onCleared?: (...args: any[]) => any;
|
|
57
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
58
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
59
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
60
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
61
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
62
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
63
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
64
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
65
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
66
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
67
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
68
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
69
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
70
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
71
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
72
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
73
|
-
"onText-input"?: (...args: any[]) => any;
|
|
74
|
-
}, {}, {}, 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>>> & {
|
|
75
|
-
onBlur?: (...args: any[]) => any;
|
|
76
|
-
onFocus?: (...args: any[]) => any;
|
|
77
|
-
onOpen?: (...args: any[]) => any;
|
|
78
55
|
onClosed?: (...args: any[]) => any;
|
|
79
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
80
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
81
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
82
56
|
onCleared?: (...args: any[]) => any;
|
|
83
57
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
84
58
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -97,9 +71,9 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
97
71
|
"onInvalid-date"?: (...args: any[]) => any;
|
|
98
72
|
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
99
73
|
"onText-input"?: (...args: any[]) => any;
|
|
100
|
-
}), {
|
|
74
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
101
75
|
[x: number]: string;
|
|
102
|
-
} | {}, true, {}, {}, {
|
|
76
|
+
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
103
77
|
P: {};
|
|
104
78
|
B: {};
|
|
105
79
|
D: {};
|
|
@@ -110,10 +84,10 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
110
84
|
onBlur?: (...args: any[]) => any;
|
|
111
85
|
onFocus?: (...args: any[]) => any;
|
|
112
86
|
onOpen?: (...args: any[]) => any;
|
|
113
|
-
onClosed?: (...args: any[]) => any;
|
|
114
87
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
115
88
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
116
89
|
"onText-submit"?: (...args: any[]) => any;
|
|
90
|
+
onClosed?: (...args: any[]) => any;
|
|
117
91
|
onCleared?: (...args: any[]) => any;
|
|
118
92
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
119
93
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -142,10 +116,10 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
142
116
|
onBlur?: (...args: any[]) => any;
|
|
143
117
|
onFocus?: (...args: any[]) => any;
|
|
144
118
|
onOpen?: (...args: any[]) => any;
|
|
145
|
-
onClosed?: (...args: any[]) => any;
|
|
146
119
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
147
120
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
148
121
|
"onText-submit"?: (...args: any[]) => any;
|
|
122
|
+
onClosed?: (...args: any[]) => any;
|
|
149
123
|
onCleared?: (...args: any[]) => any;
|
|
150
124
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
151
125
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -166,11 +140,11 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
166
140
|
"onText-input"?: (...args: any[]) => any;
|
|
167
141
|
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
168
142
|
[x: number]: string;
|
|
169
|
-
} | {}, {}, string, {}> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
143
|
+
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
170
144
|
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
171
145
|
});
|
|
172
146
|
readonly Utils: typeof import("../../../../../commons/utils/utils").Utils;
|
|
173
|
-
},
|
|
147
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
174
148
|
option: {
|
|
175
149
|
type: any;
|
|
176
150
|
required: true;
|
|
@@ -187,10 +161,11 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
187
161
|
type: StringConstructor;
|
|
188
162
|
required: true;
|
|
189
163
|
};
|
|
190
|
-
}>> & {
|
|
164
|
+
}>> & Readonly<{
|
|
191
165
|
"onOn-change"?: (...args: any[]) => any;
|
|
192
|
-
|
|
193
|
-
}
|
|
166
|
+
"onOn-complete"?: (...args: any[]) => any;
|
|
167
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
194
169
|
basicOption: {
|
|
195
170
|
type: any;
|
|
196
171
|
required: true;
|
|
@@ -207,5 +182,5 @@ export declare const ShjDatePickerRange: import("../../../../../commons/utils/ty
|
|
|
207
182
|
type: StringConstructor;
|
|
208
183
|
required: true;
|
|
209
184
|
};
|
|
210
|
-
}
|
|
185
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
211
186
|
export default ShjDatePickerRange;
|
|
@@ -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,9 +15,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
componentRef: import("vue").Ref<any>;
|
|
20
|
-
CommonDatePicker: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonDatePicker: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -34,51 +34,25 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
34
34
|
type: StringConstructor;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
|
-
}
|
|
37
|
+
}>, {
|
|
38
38
|
props: any;
|
|
39
|
-
emits: (event: "on-change", ...args: any[]) => void;
|
|
40
|
-
dateValue: import("vue").Ref<any>;
|
|
41
|
-
refreshKey: import("vue").Ref<string>;
|
|
39
|
+
emits: (event: "on-change" | "on-complete", ...args: any[]) => void;
|
|
40
|
+
dateValue: import("vue").Ref<any, any>;
|
|
41
|
+
refreshKey: import("vue").Ref<string, string>;
|
|
42
42
|
initView: () => string;
|
|
43
43
|
initSourceData: () => void;
|
|
44
44
|
handleDate: (modelData: any) => void;
|
|
45
45
|
handleSetDate: (type: "today" | "yesterday" | "before-yesterday") => void;
|
|
46
46
|
handleSetRangeDate: (type: "week" | "today" | "yesterday" | "before-yesterday" | "last-7" | "last-15" | "last-30" | "last-365" | "month" | "last-month") => void;
|
|
47
47
|
readonly VueDatePicker: {
|
|
48
|
-
new (...args: any[]): import("vue").
|
|
48
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<string[]> | import("vue").ExtractPropTypes<import("vue").ComponentObjectPropsOptions<import("@vuepic/vue-datepicker").VueDatePickerProps>>> & {
|
|
49
49
|
onBlur?: (...args: any[]) => any;
|
|
50
50
|
onFocus?: (...args: any[]) => any;
|
|
51
51
|
onOpen?: (...args: any[]) => any;
|
|
52
|
-
onClosed?: (...args: any[]) => any;
|
|
53
52
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
54
53
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
55
54
|
"onText-submit"?: (...args: any[]) => any;
|
|
56
|
-
onCleared?: (...args: any[]) => any;
|
|
57
|
-
"onInternal-model-change"?: (...args: any[]) => any;
|
|
58
|
-
"onRecalculate-position"?: (...args: any[]) => any;
|
|
59
|
-
"onFlow-step"?: (...args: any[]) => any;
|
|
60
|
-
"onUpdate-month-year"?: (...args: any[]) => any;
|
|
61
|
-
"onInvalid-select"?: (...args: any[]) => any;
|
|
62
|
-
"onTooltip-open"?: (...args: any[]) => any;
|
|
63
|
-
"onTooltip-close"?: (...args: any[]) => any;
|
|
64
|
-
"onInvalid-fixed-range"?: (...args: any[]) => any;
|
|
65
|
-
"onTime-picker-open"?: (...args: any[]) => any;
|
|
66
|
-
"onTime-picker-close"?: (...args: any[]) => any;
|
|
67
|
-
"onAm-pm-change"?: (...args: any[]) => any;
|
|
68
|
-
"onRange-start"?: (...args: any[]) => any;
|
|
69
|
-
"onRange-end"?: (...args: any[]) => any;
|
|
70
|
-
"onDate-update"?: (...args: any[]) => any;
|
|
71
|
-
"onInvalid-date"?: (...args: any[]) => any;
|
|
72
|
-
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
73
|
-
"onText-input"?: (...args: any[]) => any;
|
|
74
|
-
}, {}, {}, 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>>> & {
|
|
75
|
-
onBlur?: (...args: any[]) => any;
|
|
76
|
-
onFocus?: (...args: any[]) => any;
|
|
77
|
-
onOpen?: (...args: any[]) => any;
|
|
78
55
|
onClosed?: (...args: any[]) => any;
|
|
79
|
-
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
80
|
-
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
81
|
-
"onText-submit"?: (...args: any[]) => any;
|
|
82
56
|
onCleared?: (...args: any[]) => any;
|
|
83
57
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
84
58
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -97,9 +71,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
97
71
|
"onInvalid-date"?: (...args: any[]) => any;
|
|
98
72
|
"onOverlay-toggle"?: (...args: any[]) => any;
|
|
99
73
|
"onText-input"?: (...args: any[]) => any;
|
|
100
|
-
}), {
|
|
74
|
+
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").VueDatePickerProps, {
|
|
101
75
|
[x: number]: string;
|
|
102
|
-
} | {}, true, {}, {}, {
|
|
76
|
+
} | {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
103
77
|
P: {};
|
|
104
78
|
B: {};
|
|
105
79
|
D: {};
|
|
@@ -110,10 +84,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
110
84
|
onBlur?: (...args: any[]) => any;
|
|
111
85
|
onFocus?: (...args: any[]) => any;
|
|
112
86
|
onOpen?: (...args: any[]) => any;
|
|
113
|
-
onClosed?: (...args: any[]) => any;
|
|
114
87
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
115
88
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
116
89
|
"onText-submit"?: (...args: any[]) => any;
|
|
90
|
+
onClosed?: (...args: any[]) => any;
|
|
117
91
|
onCleared?: (...args: any[]) => any;
|
|
118
92
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
119
93
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -142,10 +116,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
142
116
|
onBlur?: (...args: any[]) => any;
|
|
143
117
|
onFocus?: (...args: any[]) => any;
|
|
144
118
|
onOpen?: (...args: any[]) => any;
|
|
145
|
-
onClosed?: (...args: any[]) => any;
|
|
146
119
|
"onUpdate:model-value"?: (...args: any[]) => any;
|
|
147
120
|
"onUpdate:model-timezone-value"?: (...args: any[]) => any;
|
|
148
121
|
"onText-submit"?: (...args: any[]) => any;
|
|
122
|
+
onClosed?: (...args: any[]) => any;
|
|
149
123
|
onCleared?: (...args: any[]) => any;
|
|
150
124
|
"onInternal-model-change"?: (...args: any[]) => any;
|
|
151
125
|
"onRecalculate-position"?: (...args: any[]) => any;
|
|
@@ -166,11 +140,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
166
140
|
"onText-input"?: (...args: any[]) => any;
|
|
167
141
|
}, {}, {}, import("vue").ComputedOptions, import("@vuepic/vue-datepicker").PublicMethods, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("@vuepic/vue-datepicker").EmitEvents[], import("@vuepic/vue-datepicker").EmitEvents, {
|
|
168
142
|
[x: number]: string;
|
|
169
|
-
} | {}, {}, string, {}> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
143
|
+
} | {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("@vuepic/vue-datepicker").VueDatePickerProps & (new () => {
|
|
170
144
|
$slots: Readonly<import("@vuepic/vue-datepicker").Slots> & import("@vuepic/vue-datepicker").Slots;
|
|
171
145
|
});
|
|
172
146
|
readonly Utils: typeof import("../../../../../commons/utils/utils").Utils;
|
|
173
|
-
},
|
|
147
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-change" | "on-complete")[], "on-change" | "on-complete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
174
148
|
option: {
|
|
175
149
|
type: any;
|
|
176
150
|
required: true;
|
|
@@ -187,10 +161,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
187
161
|
type: StringConstructor;
|
|
188
162
|
required: true;
|
|
189
163
|
};
|
|
190
|
-
}>> & {
|
|
164
|
+
}>> & Readonly<{
|
|
191
165
|
"onOn-change"?: (...args: any[]) => any;
|
|
192
|
-
|
|
193
|
-
}
|
|
166
|
+
"onOn-complete"?: (...args: any[]) => any;
|
|
167
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
194
169
|
basicOption: {
|
|
195
170
|
type: any;
|
|
196
171
|
required: true;
|
|
@@ -207,5 +182,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
207
182
|
type: StringConstructor;
|
|
208
183
|
required: true;
|
|
209
184
|
};
|
|
210
|
-
}
|
|
185
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
211
186
|
export default _sfc_main;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
export declare const ShjInteractionTabs: import("../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
option: {
|
|
3
|
+
type: any;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
sources: {
|
|
7
|
+
type: ArrayConstructor;
|
|
8
|
+
required: true;
|
|
9
|
+
};
|
|
10
|
+
useEvents: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
uuid: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
}>, {
|
|
19
|
+
props: any;
|
|
20
|
+
emits: (event: "on-change", ...args: any[]) => void;
|
|
21
|
+
tabs: import("vue").Ref<any[], any[]>;
|
|
22
|
+
activeTab: import("vue").Ref<any, any>;
|
|
23
|
+
initSourceData: () => void;
|
|
24
|
+
handleClickItem: (item: any) => void;
|
|
25
|
+
tabsContainer: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
26
|
+
scrollStep: number;
|
|
27
|
+
showNavButtons: import("vue").Ref<boolean, boolean>;
|
|
28
|
+
checkScrollable: () => void;
|
|
29
|
+
scrollLeft: () => void;
|
|
30
|
+
scrollRight: () => void;
|
|
31
|
+
readonly Utils: typeof import("../../../commons/utils/utils").Utils;
|
|
32
|
+
CommonsText: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
33
|
+
textStyle: {
|
|
34
|
+
type: any;
|
|
35
|
+
required: true;
|
|
36
|
+
};
|
|
37
|
+
text: {
|
|
38
|
+
type: StringConstructor;
|
|
39
|
+
required: true;
|
|
40
|
+
};
|
|
41
|
+
}>, {
|
|
42
|
+
props: any;
|
|
43
|
+
readonly Utils: typeof import("../../../commons/utils/utils").Utils;
|
|
44
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
+
textStyle: {
|
|
46
|
+
type: any;
|
|
47
|
+
required: true;
|
|
48
|
+
};
|
|
49
|
+
text: {
|
|
50
|
+
type: StringConstructor;
|
|
51
|
+
required: true;
|
|
52
|
+
};
|
|
53
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
54
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-change"[], "on-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
55
|
+
option: {
|
|
56
|
+
type: any;
|
|
57
|
+
required: true;
|
|
58
|
+
};
|
|
59
|
+
sources: {
|
|
60
|
+
type: ArrayConstructor;
|
|
61
|
+
required: true;
|
|
62
|
+
};
|
|
63
|
+
useEvents: {
|
|
64
|
+
type: ArrayConstructor;
|
|
65
|
+
required: true;
|
|
66
|
+
};
|
|
67
|
+
uuid: {
|
|
68
|
+
type: StringConstructor;
|
|
69
|
+
required: true;
|
|
70
|
+
};
|
|
71
|
+
}>> & Readonly<{
|
|
72
|
+
"onOn-change"?: (...args: any[]) => any;
|
|
73
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
74
|
+
export default ShjInteractionTabs;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { Utils } from '../../../commons/utils/utils';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
option: {
|
|
4
|
+
type: any;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
sources: {
|
|
8
|
+
type: ArrayConstructor;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
useEvents: {
|
|
12
|
+
type: ArrayConstructor;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
uuid: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
required: true;
|
|
18
|
+
};
|
|
19
|
+
}>, {
|
|
20
|
+
props: any;
|
|
21
|
+
emits: (event: "on-change", ...args: any[]) => void;
|
|
22
|
+
tabs: import("vue").Ref<any[], any[]>;
|
|
23
|
+
activeTab: import("vue").Ref<any, any>;
|
|
24
|
+
initSourceData: () => void;
|
|
25
|
+
handleClickItem: (item: any) => void;
|
|
26
|
+
tabsContainer: import("vue").Ref<HTMLElement, HTMLElement>;
|
|
27
|
+
scrollStep: number;
|
|
28
|
+
showNavButtons: import("vue").Ref<boolean, boolean>;
|
|
29
|
+
checkScrollable: () => void;
|
|
30
|
+
scrollLeft: () => void;
|
|
31
|
+
scrollRight: () => void;
|
|
32
|
+
readonly Utils: typeof Utils;
|
|
33
|
+
CommonsText: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
34
|
+
textStyle: {
|
|
35
|
+
type: any;
|
|
36
|
+
required: true;
|
|
37
|
+
};
|
|
38
|
+
text: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
required: true;
|
|
41
|
+
};
|
|
42
|
+
}>, {
|
|
43
|
+
props: any;
|
|
44
|
+
readonly Utils: typeof Utils;
|
|
45
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
46
|
+
textStyle: {
|
|
47
|
+
type: any;
|
|
48
|
+
required: true;
|
|
49
|
+
};
|
|
50
|
+
text: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
required: true;
|
|
53
|
+
};
|
|
54
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-change"[], "on-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
56
|
+
option: {
|
|
57
|
+
type: any;
|
|
58
|
+
required: true;
|
|
59
|
+
};
|
|
60
|
+
sources: {
|
|
61
|
+
type: ArrayConstructor;
|
|
62
|
+
required: true;
|
|
63
|
+
};
|
|
64
|
+
useEvents: {
|
|
65
|
+
type: ArrayConstructor;
|
|
66
|
+
required: true;
|
|
67
|
+
};
|
|
68
|
+
uuid: {
|
|
69
|
+
type: StringConstructor;
|
|
70
|
+
required: true;
|
|
71
|
+
};
|
|
72
|
+
}>> & Readonly<{
|
|
73
|
+
"onOn-change"?: (...args: any[]) => any;
|
|
74
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
75
|
+
export default _sfc_main;
|
|
@@ -181,6 +181,7 @@ import "../../chart/src/scatter/basic/index.mjs";
|
|
|
181
181
|
import "../../chart/src/scatter/basic2/index.mjs";
|
|
182
182
|
import "../../chart/src/scatter/bubble/index.mjs";
|
|
183
183
|
import "../../chart/src/scatter/ripples/index.mjs";
|
|
184
|
+
import "../../commons/custom-component-render/index.mjs";
|
|
184
185
|
/* empty css */
|
|
185
186
|
/* empty css */
|
|
186
187
|
import { SHJDatasourceV2 as H } from "../../../plugins/datasource/index.mjs";
|
|
@@ -188,7 +189,7 @@ import { SHJParseEvent as g } from "../../../plugins/event/index.mjs";
|
|
|
188
189
|
import "lodash";
|
|
189
190
|
import { Utils as u } from "../../../commons/utils/utils.mjs";
|
|
190
191
|
import I from "../../../commons/components/text.vue.mjs";
|
|
191
|
-
const J = ["onClick"], M = x({ name: "shj-tabs" }),
|
|
192
|
+
const J = ["onClick"], M = x({ name: "shj-tabs" }), ki = /* @__PURE__ */ x({
|
|
192
193
|
...M,
|
|
193
194
|
props: {
|
|
194
195
|
option: {},
|
|
@@ -267,5 +268,5 @@ const J = ["onClick"], M = x({ name: "shj-tabs" }), bi = /* @__PURE__ */ x({
|
|
|
267
268
|
}
|
|
268
269
|
});
|
|
269
270
|
export {
|
|
270
|
-
|
|
271
|
+
ki as default
|
|
271
272
|
};
|