@shjjs/visual-ui 1.0.38 → 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.vue2.mjs +3 -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.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.vue2.mjs +3 -2
- package/es/components/commons-weather/index.vue.d.ts +63 -7
- 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.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.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.vue2.mjs +3 -2
- 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.vue2.mjs +23 -22
- 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.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.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.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.vue2.mjs +26 -25
- 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.vue2.mjs +3 -2
- 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.vue2.mjs +3 -2
- 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.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.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.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.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.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.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.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.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.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.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.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.vue2.mjs +3 -2
- package/es/components/text-over-number/index.vue.d.ts +15 -51
- 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.vue2.mjs +3 -2
- 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.vue2.mjs +3 -2
- 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.vue2.mjs +3 -2
- 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.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,5 +1,5 @@
|
|
|
1
1
|
import { Utils } from '../utils/utils';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
textStyle: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -8,10 +8,10 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>, {
|
|
12
12
|
props: any;
|
|
13
13
|
readonly Utils: typeof Utils;
|
|
14
|
-
},
|
|
14
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
textStyle: {
|
|
16
16
|
type: any;
|
|
17
17
|
required: true;
|
|
@@ -20,5 +20,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
20
20
|
type: StringConstructor;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
23
|
-
}
|
|
23
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
24
|
export default _sfc_main;
|
|
@@ -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
|
propsGeojson: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: false;
|
|
@@ -29,7 +29,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
29
29
|
required: true;
|
|
30
30
|
default: number;
|
|
31
31
|
};
|
|
32
|
-
}
|
|
32
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
33
33
|
propsGeojson: {
|
|
34
34
|
type: any;
|
|
35
35
|
required: false;
|
|
@@ -60,11 +60,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
60
60
|
required: true;
|
|
61
61
|
default: number;
|
|
62
62
|
};
|
|
63
|
-
}
|
|
63
|
+
}>> & Readonly<{}>, {
|
|
64
64
|
width: number;
|
|
65
65
|
color: string;
|
|
66
66
|
opacity: number;
|
|
67
67
|
propsGeojson: any;
|
|
68
68
|
wakelineNumber: number;
|
|
69
|
-
}, {}>;
|
|
69
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
70
70
|
export default _sfc_main;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Earth } from './main';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
isComposer: {
|
|
4
4
|
type: BooleanConstructor;
|
|
5
5
|
required: false;
|
|
@@ -305,7 +305,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
305
305
|
required: false;
|
|
306
306
|
default: () => any[];
|
|
307
307
|
};
|
|
308
|
-
}
|
|
308
|
+
}>, {
|
|
309
309
|
uuid: string;
|
|
310
310
|
slots: Readonly<{
|
|
311
311
|
[name: string]: import("vue").Slot<any>;
|
|
@@ -462,7 +462,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
462
462
|
createEarthLightBeam: () => void;
|
|
463
463
|
init: () => Promise<void>;
|
|
464
464
|
getSlotsByName: (name: string) => Array<any>;
|
|
465
|
-
},
|
|
465
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-success"[], "on-success", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
466
466
|
isComposer: {
|
|
467
467
|
type: BooleanConstructor;
|
|
468
468
|
required: false;
|
|
@@ -768,9 +768,9 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
768
768
|
required: false;
|
|
769
769
|
default: () => any[];
|
|
770
770
|
};
|
|
771
|
-
}>> & {
|
|
771
|
+
}>> & Readonly<{
|
|
772
772
|
"onOn-success"?: (...args: any[]) => any;
|
|
773
|
-
}
|
|
773
|
+
}>, {
|
|
774
774
|
lines: unknown[];
|
|
775
775
|
animation: boolean;
|
|
776
776
|
color: string;
|
|
@@ -830,5 +830,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
830
830
|
particleSize: number;
|
|
831
831
|
flylines: unknown[];
|
|
832
832
|
lightBeam: unknown[];
|
|
833
|
-
}, {}>;
|
|
833
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
834
834
|
export default _sfc_main;
|
|
@@ -7,8 +7,8 @@ export interface IUseChart {
|
|
|
7
7
|
}
|
|
8
8
|
export declare const useChart: ({ basicOption, useEvents, customRenderData, emit }: IUseChart) => {
|
|
9
9
|
id: string;
|
|
10
|
-
status: import("vue").Ref<boolean>;
|
|
11
|
-
chart: import("vue").ShallowRef<echarts.ECharts>;
|
|
10
|
+
status: import("vue").Ref<boolean, boolean>;
|
|
11
|
+
chart: import("vue").ShallowRef<echarts.ECharts, echarts.ECharts>;
|
|
12
12
|
setOption: (optionParams: any, type?: any) => void;
|
|
13
13
|
renderChart: import("lodash").DebouncedFunc<(option: echarts.EChartsOption) => void>;
|
|
14
14
|
renderData: Function;
|
|
@@ -186,6 +186,7 @@ import "../../components/chart/src/scatter/basic/index.mjs";
|
|
|
186
186
|
import "../../components/chart/src/scatter/basic2/index.mjs";
|
|
187
187
|
import "../../components/chart/src/scatter/bubble/index.mjs";
|
|
188
188
|
import "../../components/chart/src/scatter/ripples/index.mjs";
|
|
189
|
+
import "../../components/commons/custom-component-render/index.mjs";
|
|
189
190
|
/* empty css */
|
|
190
191
|
/* empty css */
|
|
191
192
|
import "../../plugins/datasource/utils/request.mjs";
|
|
@@ -218,7 +219,7 @@ const z = (p) => {
|
|
|
218
219
|
/* @vite-ignore */
|
|
219
220
|
"echarts/extension/bmap/bmap"
|
|
220
221
|
);
|
|
221
|
-
},
|
|
222
|
+
}, fi = ({ basicOption: p, useEvents: o, customRenderData: h, emit: m }) => {
|
|
222
223
|
const e = x(), s = v(!0), i = O(null), d = h, a = v(null), l = v(null), S = (u, w) => {
|
|
223
224
|
try {
|
|
224
225
|
i.value || (i.value = f.init(document.getElementById(e), null, { renderer: w || "svg" }));
|
|
@@ -296,5 +297,5 @@ const z = (p) => {
|
|
|
296
297
|
};
|
|
297
298
|
};
|
|
298
299
|
export {
|
|
299
|
-
|
|
300
|
+
fi as useChart
|
|
300
301
|
};
|
|
@@ -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
|
option: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -31,15 +31,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
31
31
|
type: BooleanConstructor;
|
|
32
32
|
required: false;
|
|
33
33
|
};
|
|
34
|
-
}
|
|
34
|
+
}>, {
|
|
35
35
|
props: any;
|
|
36
36
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
37
37
|
id: string;
|
|
38
38
|
setOption: (optionParams: any, type?: any) => void;
|
|
39
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
39
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
40
40
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
41
41
|
renderData: Function;
|
|
42
|
-
},
|
|
42
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
43
|
option: {
|
|
44
44
|
type: any;
|
|
45
45
|
required: true;
|
|
@@ -72,7 +72,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
required: false;
|
|
74
74
|
};
|
|
75
|
-
}>> & {
|
|
75
|
+
}>> & Readonly<{
|
|
76
76
|
"onChart-click"?: (...args: any[]) => any;
|
|
77
77
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
78
78
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -80,8 +80,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
80
80
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
81
81
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
82
82
|
onDataListener?: (...args: any[]) => any;
|
|
83
|
-
}
|
|
83
|
+
}>, {
|
|
84
84
|
isParseScatter: boolean;
|
|
85
85
|
isParseOther: boolean;
|
|
86
|
-
}, {}>;
|
|
86
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
87
87
|
export default _sfc_main;
|
|
@@ -181,6 +181,7 @@ import "../../../src/scatter/basic/index.mjs";
|
|
|
181
181
|
import "../../../src/scatter/basic2/index.mjs";
|
|
182
182
|
import "../../../src/scatter/bubble/index.mjs";
|
|
183
183
|
import "../../../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 S } from "../../../../../plugins/datasource/index.mjs";
|
|
@@ -190,7 +191,7 @@ import { parseDataset as x } from "../../../../../commons/utils/parseDataset.mjs
|
|
|
190
191
|
import { parseScatterData as y } from "../../../../../commons/utils/parseScatterData.mjs";
|
|
191
192
|
import { parseOtherData as B } from "../../../../../commons/utils/parseOtherData.mjs";
|
|
192
193
|
import { cloneSeries as C } from "../../../../../commons/utils/cloneSeries.mjs";
|
|
193
|
-
const L = { class: "zerov-widget" }, O = ["id"],
|
|
194
|
+
const L = { class: "zerov-widget" }, O = ["id"], si = /* @__PURE__ */ f({
|
|
194
195
|
__name: "index",
|
|
195
196
|
props: {
|
|
196
197
|
option: {},
|
|
@@ -264,5 +265,5 @@ const L = { class: "zerov-widget" }, O = ["id"], ei = /* @__PURE__ */ f({
|
|
|
264
265
|
}
|
|
265
266
|
});
|
|
266
267
|
export {
|
|
267
|
-
|
|
268
|
+
si as default
|
|
268
269
|
};
|
|
@@ -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
|
option: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -15,15 +15,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
21
21
|
id: string;
|
|
22
22
|
setOption: (optionParams: any, type?: any) => void;
|
|
23
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
23
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
24
24
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
25
25
|
renderData: Function;
|
|
26
|
-
},
|
|
26
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
option: {
|
|
28
28
|
type: any;
|
|
29
29
|
required: true;
|
|
@@ -40,7 +40,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
40
40
|
type: StringConstructor;
|
|
41
41
|
required: true;
|
|
42
42
|
};
|
|
43
|
-
}>> & {
|
|
43
|
+
}>> & Readonly<{
|
|
44
44
|
"onChart-click"?: (...args: any[]) => any;
|
|
45
45
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
46
46
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -48,5 +48,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
48
48
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
49
49
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
50
50
|
onDataListener?: (...args: any[]) => any;
|
|
51
|
-
}, {}, {}>;
|
|
51
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
52
52
|
export default _sfc_main;
|
|
@@ -181,12 +181,13 @@ import "../../../src/scatter/basic/index.mjs";
|
|
|
181
181
|
import "../../../src/scatter/basic2/index.mjs";
|
|
182
182
|
import "../../../src/scatter/bubble/index.mjs";
|
|
183
183
|
import "../../../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 D } from "../../../../../plugins/datasource/index.mjs";
|
|
187
188
|
import { SHJParseEvent as n } from "../../../../../plugins/event/index.mjs";
|
|
188
189
|
import { useChart as L } from "../../hooks/useChart.mjs";
|
|
189
|
-
const w = { class: "zerov-widget" }, b = ["id"],
|
|
190
|
+
const w = { class: "zerov-widget" }, b = ["id"], ti = /* @__PURE__ */ v({
|
|
190
191
|
__name: "index",
|
|
191
192
|
props: {
|
|
192
193
|
option: {},
|
|
@@ -242,5 +243,5 @@ const w = { class: "zerov-widget" }, b = ["id"], $o = /* @__PURE__ */ v({
|
|
|
242
243
|
}
|
|
243
244
|
});
|
|
244
245
|
export {
|
|
245
|
-
|
|
246
|
+
ti as default
|
|
246
247
|
};
|
|
@@ -7,8 +7,8 @@ export interface IUseChart {
|
|
|
7
7
|
}
|
|
8
8
|
export declare const useChart: ({ basicOption, useEvents, customRenderData, emits }: IUseChart) => {
|
|
9
9
|
id: string;
|
|
10
|
-
status: import("vue").Ref<boolean>;
|
|
11
|
-
chart: import("vue").ShallowRef<echarts.ECharts>;
|
|
10
|
+
status: import("vue").Ref<boolean, boolean>;
|
|
11
|
+
chart: import("vue").ShallowRef<echarts.ECharts, echarts.ECharts>;
|
|
12
12
|
setOption: (optionParams: any, type?: any) => void;
|
|
13
13
|
renderChart: import("lodash").DebouncedFunc<(option: echarts.EChartsOption) => void>;
|
|
14
14
|
renderData: Function;
|
|
@@ -186,6 +186,7 @@ import "../../src/scatter/basic/index.mjs";
|
|
|
186
186
|
import "../../src/scatter/basic2/index.mjs";
|
|
187
187
|
import "../../src/scatter/bubble/index.mjs";
|
|
188
188
|
import "../../src/scatter/ripples/index.mjs";
|
|
189
|
+
import "../../../commons/custom-component-render/index.mjs";
|
|
189
190
|
/* empty css */
|
|
190
191
|
/* empty css */
|
|
191
192
|
import "../../../../plugins/datasource/utils/request.mjs";
|
|
@@ -218,7 +219,7 @@ const z = (p) => {
|
|
|
218
219
|
/* @vite-ignore */
|
|
219
220
|
"echarts/extension/bmap/bmap"
|
|
220
221
|
);
|
|
221
|
-
},
|
|
222
|
+
}, fi = ({ basicOption: p, useEvents: o, customRenderData: h, emits: m }) => {
|
|
222
223
|
const e = x(), s = g(!0), i = O(null), w = h, a = g(null), l = g(null), I = (u, S) => {
|
|
223
224
|
try {
|
|
224
225
|
i.value || (i.value = f.init(document.getElementById(e), null, { renderer: S || "svg" }));
|
|
@@ -311,5 +312,5 @@ const z = (p) => {
|
|
|
311
312
|
};
|
|
312
313
|
};
|
|
313
314
|
export {
|
|
314
|
-
|
|
315
|
+
fi as useChart
|
|
315
316
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvChartBarAnimation: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvChartBarAnimation: 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 ZvChartBarAnimation: import("../../../../../commons/utils/t
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
componentRef: import("vue").Ref<any>;
|
|
20
|
-
CommonChart: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonChart: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -50,15 +50,15 @@ export declare const ZvChartBarAnimation: import("../../../../../commons/utils/t
|
|
|
50
50
|
type: BooleanConstructor;
|
|
51
51
|
required: false;
|
|
52
52
|
};
|
|
53
|
-
}
|
|
53
|
+
}>, {
|
|
54
54
|
props: any;
|
|
55
55
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
56
56
|
id: string;
|
|
57
57
|
setOption: (optionParams: any, type?: any) => void;
|
|
58
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
58
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
59
59
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
60
60
|
renderData: Function;
|
|
61
|
-
},
|
|
61
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
option: {
|
|
63
63
|
type: any;
|
|
64
64
|
required: true;
|
|
@@ -91,7 +91,7 @@ export declare const ZvChartBarAnimation: import("../../../../../commons/utils/t
|
|
|
91
91
|
type: BooleanConstructor;
|
|
92
92
|
required: false;
|
|
93
93
|
};
|
|
94
|
-
}>> & {
|
|
94
|
+
}>> & Readonly<{
|
|
95
95
|
"onChart-click"?: (...args: any[]) => any;
|
|
96
96
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
97
97
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -99,11 +99,11 @@ export declare const ZvChartBarAnimation: import("../../../../../commons/utils/t
|
|
|
99
99
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
100
100
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
101
101
|
onDataListener?: (...args: any[]) => any;
|
|
102
|
-
}
|
|
102
|
+
}>, {
|
|
103
103
|
isParseScatter: boolean;
|
|
104
104
|
isParseOther: boolean;
|
|
105
|
-
}, {}>;
|
|
106
|
-
},
|
|
105
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
107
107
|
basicOption: {
|
|
108
108
|
type: any;
|
|
109
109
|
required: true;
|
|
@@ -120,5 +120,5 @@ export declare const ZvChartBarAnimation: import("../../../../../commons/utils/t
|
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
required: true;
|
|
122
122
|
};
|
|
123
|
-
}
|
|
123
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
124
124
|
export default ZvChartBarAnimation;
|
|
@@ -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
|
-
CommonChart: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonChart: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -50,15 +50,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
50
50
|
type: BooleanConstructor;
|
|
51
51
|
required: false;
|
|
52
52
|
};
|
|
53
|
-
}
|
|
53
|
+
}>, {
|
|
54
54
|
props: any;
|
|
55
55
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
56
56
|
id: string;
|
|
57
57
|
setOption: (optionParams: any, type?: any) => void;
|
|
58
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
58
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
59
59
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
60
60
|
renderData: Function;
|
|
61
|
-
},
|
|
61
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
option: {
|
|
63
63
|
type: any;
|
|
64
64
|
required: true;
|
|
@@ -91,7 +91,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
91
91
|
type: BooleanConstructor;
|
|
92
92
|
required: false;
|
|
93
93
|
};
|
|
94
|
-
}>> & {
|
|
94
|
+
}>> & Readonly<{
|
|
95
95
|
"onChart-click"?: (...args: any[]) => any;
|
|
96
96
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
97
97
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -99,11 +99,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
99
99
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
100
100
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
101
101
|
onDataListener?: (...args: any[]) => any;
|
|
102
|
-
}
|
|
102
|
+
}>, {
|
|
103
103
|
isParseScatter: boolean;
|
|
104
104
|
isParseOther: boolean;
|
|
105
|
-
}, {}>;
|
|
106
|
-
},
|
|
105
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
107
107
|
basicOption: {
|
|
108
108
|
type: any;
|
|
109
109
|
required: true;
|
|
@@ -120,5 +120,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
required: true;
|
|
122
122
|
};
|
|
123
|
-
}
|
|
123
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
124
124
|
export default _sfc_main;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvChartBarBasic: import("../../../../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvChartBarBasic: 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 ZvChartBarBasic: import("../../../../../commons/utils/types
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
19
|
-
componentRef: import("vue").Ref<any>;
|
|
20
|
-
CommonChart: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonChart: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -50,15 +50,15 @@ export declare const ZvChartBarBasic: import("../../../../../commons/utils/types
|
|
|
50
50
|
type: BooleanConstructor;
|
|
51
51
|
required: false;
|
|
52
52
|
};
|
|
53
|
-
}
|
|
53
|
+
}>, {
|
|
54
54
|
props: any;
|
|
55
55
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
56
56
|
id: string;
|
|
57
57
|
setOption: (optionParams: any, type?: any) => void;
|
|
58
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
58
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
59
59
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
60
60
|
renderData: Function;
|
|
61
|
-
},
|
|
61
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
option: {
|
|
63
63
|
type: any;
|
|
64
64
|
required: true;
|
|
@@ -91,7 +91,7 @@ export declare const ZvChartBarBasic: import("../../../../../commons/utils/types
|
|
|
91
91
|
type: BooleanConstructor;
|
|
92
92
|
required: false;
|
|
93
93
|
};
|
|
94
|
-
}>> & {
|
|
94
|
+
}>> & Readonly<{
|
|
95
95
|
"onChart-click"?: (...args: any[]) => any;
|
|
96
96
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
97
97
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -99,11 +99,11 @@ export declare const ZvChartBarBasic: import("../../../../../commons/utils/types
|
|
|
99
99
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
100
100
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
101
101
|
onDataListener?: (...args: any[]) => any;
|
|
102
|
-
}
|
|
102
|
+
}>, {
|
|
103
103
|
isParseScatter: boolean;
|
|
104
104
|
isParseOther: boolean;
|
|
105
|
-
}, {}>;
|
|
106
|
-
},
|
|
105
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
107
107
|
basicOption: {
|
|
108
108
|
type: any;
|
|
109
109
|
required: true;
|
|
@@ -120,5 +120,5 @@ export declare const ZvChartBarBasic: import("../../../../../commons/utils/types
|
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
required: true;
|
|
122
122
|
};
|
|
123
|
-
}
|
|
123
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
124
124
|
export default ZvChartBarBasic;
|
|
@@ -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
|
-
CommonChart: import("vue").DefineComponent<{
|
|
18
|
+
}>, {
|
|
19
|
+
componentRef: import("vue").Ref<any, any>;
|
|
20
|
+
CommonChart: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
21
21
|
option: {
|
|
22
22
|
type: any;
|
|
23
23
|
required: true;
|
|
@@ -50,15 +50,15 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
50
50
|
type: BooleanConstructor;
|
|
51
51
|
required: false;
|
|
52
52
|
};
|
|
53
|
-
}
|
|
53
|
+
}>, {
|
|
54
54
|
props: any;
|
|
55
55
|
emits: (event: "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", ...args: any[]) => void;
|
|
56
56
|
id: string;
|
|
57
57
|
setOption: (optionParams: any, type?: any) => void;
|
|
58
|
-
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts>;
|
|
58
|
+
chart: import("vue").ShallowRef<import("echarts/types/dist/echarts").ECharts, import("echarts/types/dist/echarts").ECharts>;
|
|
59
59
|
renderChart: import("lodash").DebouncedFunc<(option: import("echarts/types/dist/echarts").EChartsOption) => void>;
|
|
60
60
|
renderData: Function;
|
|
61
|
-
},
|
|
61
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener")[], "chart-click" | "chart-dblclick" | "chart-mousedown" | "chart-mouseover" | "chart-mouseout" | "chart-contextmenu" | "dataListener", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
option: {
|
|
63
63
|
type: any;
|
|
64
64
|
required: true;
|
|
@@ -91,7 +91,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
91
91
|
type: BooleanConstructor;
|
|
92
92
|
required: false;
|
|
93
93
|
};
|
|
94
|
-
}>> & {
|
|
94
|
+
}>> & Readonly<{
|
|
95
95
|
"onChart-click"?: (...args: any[]) => any;
|
|
96
96
|
"onChart-dblclick"?: (...args: any[]) => any;
|
|
97
97
|
"onChart-mousedown"?: (...args: any[]) => any;
|
|
@@ -99,11 +99,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
99
99
|
"onChart-mouseout"?: (...args: any[]) => any;
|
|
100
100
|
"onChart-contextmenu"?: (...args: any[]) => any;
|
|
101
101
|
onDataListener?: (...args: any[]) => any;
|
|
102
|
-
}
|
|
102
|
+
}>, {
|
|
103
103
|
isParseScatter: boolean;
|
|
104
104
|
isParseOther: boolean;
|
|
105
|
-
}, {}>;
|
|
106
|
-
},
|
|
105
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
106
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
107
107
|
basicOption: {
|
|
108
108
|
type: any;
|
|
109
109
|
required: true;
|
|
@@ -120,5 +120,5 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
required: true;
|
|
122
122
|
};
|
|
123
|
-
}
|
|
123
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
124
124
|
export default _sfc_main;
|