@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,9 +1,9 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
QrcodeVue: import("vue").DefineComponent<{
|
|
8
8
|
renderAs: {
|
|
9
9
|
type: import("vue").PropType<import("qrcode.vue").RenderAs>;
|
|
@@ -80,11 +80,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
80
80
|
foreground: string;
|
|
81
81
|
margin: number;
|
|
82
82
|
renderAs: import("qrcode.vue").RenderAs;
|
|
83
|
-
}, {}>;
|
|
84
|
-
},
|
|
83
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
84
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
85
85
|
basicOption: {
|
|
86
86
|
type: any;
|
|
87
87
|
required: true;
|
|
88
88
|
};
|
|
89
|
-
}
|
|
89
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
90
90
|
export default _sfc_main;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export declare const ZvCommonsSvg: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvCommonsSvg: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
props: any;
|
|
8
8
|
value: import("vue").ComputedRef<string>;
|
|
9
|
-
},
|
|
9
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
10
|
basicOption: {
|
|
11
11
|
type: any;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
15
15
|
export default ZvCommonsSvg;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {
|
|
7
7
|
props: any;
|
|
8
8
|
value: import("vue").ComputedRef<string>;
|
|
9
|
-
},
|
|
9
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
10
|
basicOption: {
|
|
11
11
|
type: any;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
15
15
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const
|
|
4
|
+
const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-cc2ca8af"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
f as default
|
|
7
7
|
};
|
|
@@ -186,13 +186,14 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
186
186
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
187
187
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
188
188
|
import "../chart/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";
|
|
192
193
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
193
194
|
import { SHJParseEvent as oe } from "../../plugins/event/index.mjs";
|
|
194
|
-
const
|
|
195
|
-
...
|
|
195
|
+
const re = { class: "zerov-widget" }, se = I({ name: "zv-commons-three-loader" }), Wo = /* @__PURE__ */ I({
|
|
196
|
+
...se,
|
|
196
197
|
props: {
|
|
197
198
|
basicOption: {},
|
|
198
199
|
basicEvents: {},
|
|
@@ -203,7 +204,7 @@ const se = { class: "zerov-widget" }, re = I({ name: "zv-commons-three-loader" }
|
|
|
203
204
|
"on-play-animation"
|
|
204
205
|
],
|
|
205
206
|
setup(c, { expose: d, emit: g }) {
|
|
206
|
-
const C = g, n = c, H = (t,
|
|
207
|
+
const C = g, n = c, H = (t, s) => {
|
|
207
208
|
const h = P(), L = P(), E = P(!0);
|
|
208
209
|
class W {
|
|
209
210
|
// eslint-disable-next-line no-useless-constructor
|
|
@@ -329,7 +330,7 @@ const se = { class: "zerov-widget" }, re = I({ name: "zv-commons-three-loader" }
|
|
|
329
330
|
}
|
|
330
331
|
const f = P();
|
|
331
332
|
return J(() => {
|
|
332
|
-
t.meshs && (f.value = new D(h.value, t,
|
|
333
|
+
t.meshs && (f.value = new D(h.value, t, s).run(), te(h.value, (z) => {
|
|
333
334
|
f.value && f.value.engine.resize();
|
|
334
335
|
}));
|
|
335
336
|
}), Z(() => {
|
|
@@ -341,56 +342,56 @@ const se = { class: "zerov-widget" }, re = I({ name: "zv-commons-three-loader" }
|
|
|
341
342
|
babylonLoadingStatus: E,
|
|
342
343
|
babylonLoadingTitle: L
|
|
343
344
|
};
|
|
344
|
-
}, { canvasRef: A, babylon:
|
|
345
|
+
}, { canvasRef: A, babylon: r, Babylon: F, babylonLoadingStatus: B, babylonLoadingTitle: _ } = H(n.basicOption, n.basicEvents);
|
|
345
346
|
return d({
|
|
346
|
-
playAnimation: (t,
|
|
347
|
-
const h =
|
|
348
|
-
loop:
|
|
349
|
-
speedRatio:
|
|
347
|
+
playAnimation: (t, s) => {
|
|
348
|
+
const h = s[0].value, L = {
|
|
349
|
+
loop: s[1].keys[0].defaultValue,
|
|
350
|
+
speedRatio: s[1].keys[1].defaultValue
|
|
350
351
|
};
|
|
351
|
-
|
|
352
|
+
r.value.playAnimation(h, L);
|
|
352
353
|
}
|
|
353
|
-
}), m(() => l(n.basicOption.camera), (t,
|
|
354
|
-
!p(t,
|
|
354
|
+
}), m(() => l(n.basicOption.camera), (t, s) => {
|
|
355
|
+
!p(t, s) && r.value && r.value.updateCamera(t);
|
|
355
356
|
}, {
|
|
356
357
|
deep: !0
|
|
357
|
-
}), m(() => l(n.basicOption.scene), (t,
|
|
358
|
-
!p(t,
|
|
358
|
+
}), m(() => l(n.basicOption.scene), (t, s) => {
|
|
359
|
+
!p(t, s) && r.value && r.value.updateScene(t);
|
|
359
360
|
}, {
|
|
360
361
|
deep: !0
|
|
361
|
-
}), m(() => l(n.basicOption.lights), (t,
|
|
362
|
-
!p(t,
|
|
362
|
+
}), m(() => l(n.basicOption.lights), (t, s) => {
|
|
363
|
+
!p(t, s) && r.value && r.value.createLights(t, r.value.scene);
|
|
363
364
|
}, {
|
|
364
365
|
deep: !0
|
|
365
|
-
}), m(() => l(n.basicOption.meshs.url), (t,
|
|
366
|
-
!p(t,
|
|
366
|
+
}), m(() => l(n.basicOption.meshs.url), (t, s) => {
|
|
367
|
+
!p(t, s) && r.value && (r.value.dispose(), r.value = new F(A.value, n.basicOption, n.basicEvents).run());
|
|
367
368
|
}, {
|
|
368
369
|
deep: !0
|
|
369
|
-
}), m(() => l(n.basicOption.meshs.position), (t,
|
|
370
|
-
!p(t,
|
|
370
|
+
}), m(() => l(n.basicOption.meshs.position), (t, s) => {
|
|
371
|
+
!p(t, s) && r.value && r.value.meshe[0] && r.value.meshe[0].position.set(t[0], t[1], t[2]);
|
|
371
372
|
}, {
|
|
372
373
|
deep: !0
|
|
373
|
-
}), m(() => l(n.basicOption.meshs.scaling), (t,
|
|
374
|
-
!p(t,
|
|
374
|
+
}), m(() => l(n.basicOption.meshs.scaling), (t, s) => {
|
|
375
|
+
!p(t, s) && r.value && r.value.meshe[0] && r.value.meshe[0].scaling.set(t[0], t[1], t[2]);
|
|
375
376
|
}, {
|
|
376
377
|
deep: !0
|
|
377
|
-
}), m(() => l(n.basicOption.meshs.rotation), (t,
|
|
378
|
-
!p(t,
|
|
378
|
+
}), m(() => l(n.basicOption.meshs.rotation), (t, s) => {
|
|
379
|
+
!p(t, s) && r.value && r.value.meshe[0] && (r.value.meshe[0].rotation = new u(t[0], t[1], t[2]));
|
|
379
380
|
}, {
|
|
380
381
|
deep: !0
|
|
381
|
-
}), m(() => l(n.basicOption.meshs.autoSize), (t,
|
|
382
|
-
!p(t,
|
|
382
|
+
}), m(() => l(n.basicOption.meshs.autoSize), (t, s) => {
|
|
383
|
+
!p(t, s) && r.value && r.value.meshe[0] && r.value.setMeshSize(n.basicOption.meshs);
|
|
383
384
|
}, {
|
|
384
385
|
deep: !0
|
|
385
|
-
}), m(() => l(n.basicOption.defaultAnimation), (t,
|
|
386
|
-
!p(t,
|
|
386
|
+
}), m(() => l(n.basicOption.defaultAnimation), (t, s) => {
|
|
387
|
+
!p(t, s) && r.value && (r.value.dispose(), r.value = new F(A.value, n.basicOption, n.basicEvents).run());
|
|
387
388
|
}, {
|
|
388
389
|
deep: !0
|
|
389
|
-
}), m(() => l(n.basicOption.pipelineOption), (t,
|
|
390
|
-
!p(t,
|
|
390
|
+
}), m(() => l(n.basicOption.pipelineOption), (t, s) => {
|
|
391
|
+
!p(t, s) && r.value && r.value.updateScenePipeline(t);
|
|
391
392
|
}, {
|
|
392
393
|
deep: !0
|
|
393
|
-
}), (t,
|
|
394
|
+
}), (t, s) => (M(), T("div", re, [
|
|
394
395
|
V("canvas", {
|
|
395
396
|
ref_key: "canvasRef",
|
|
396
397
|
ref: A,
|
|
@@ -405,5 +406,5 @@ const se = { class: "zerov-widget" }, re = I({ name: "zv-commons-three-loader" }
|
|
|
405
406
|
}
|
|
406
407
|
});
|
|
407
408
|
export {
|
|
408
|
-
|
|
409
|
+
Wo as default
|
|
409
410
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const ZvCommonsThreeLoader3: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvCommonsThreeLoader3: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: any;
|
|
4
4
|
required: true;
|
|
@@ -11,7 +11,7 @@ export declare const ZvCommonsThreeLoader3: import("../../commons/utils/typescri
|
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, {
|
|
15
15
|
props: any;
|
|
16
16
|
emit: (event: "on-load-success" | "on-play-animation", ...args: any[]) => void;
|
|
17
17
|
engine: import("@babylonjs/core").Engine;
|
|
@@ -39,8 +39,8 @@ export declare const ZvCommonsThreeLoader3: import("../../commons/utils/typescri
|
|
|
39
39
|
setMeshes: () => Promise<void>;
|
|
40
40
|
setPipeline: () => void;
|
|
41
41
|
createScene: (engine: any) => void;
|
|
42
|
-
canvasRef: import("vue").Ref<any>;
|
|
43
|
-
},
|
|
42
|
+
canvasRef: import("vue").Ref<any, any>;
|
|
43
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-load-success" | "on-play-animation")[], "on-load-success" | "on-play-animation", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
44
|
basicOption: {
|
|
45
45
|
type: any;
|
|
46
46
|
required: true;
|
|
@@ -53,8 +53,8 @@ export declare const ZvCommonsThreeLoader3: import("../../commons/utils/typescri
|
|
|
53
53
|
type: ArrayConstructor;
|
|
54
54
|
required: true;
|
|
55
55
|
};
|
|
56
|
-
}>> & {
|
|
56
|
+
}>> & Readonly<{
|
|
57
57
|
"onOn-load-success"?: (...args: any[]) => any;
|
|
58
58
|
"onOn-play-animation"?: (...args: any[]) => any;
|
|
59
|
-
}, {}, {}>> & Record<string, any>;
|
|
59
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
60
60
|
export default ZvCommonsThreeLoader3;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as BABYLON from '@babylonjs/core';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
basicOption: {
|
|
4
4
|
type: any;
|
|
5
5
|
required: true;
|
|
@@ -12,7 +12,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
12
12
|
type: ArrayConstructor;
|
|
13
13
|
required: true;
|
|
14
14
|
};
|
|
15
|
-
}
|
|
15
|
+
}>, {
|
|
16
16
|
props: any;
|
|
17
17
|
emit: (event: "on-load-success" | "on-play-animation", ...args: any[]) => void;
|
|
18
18
|
engine: BABYLON.Engine;
|
|
@@ -40,8 +40,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
40
40
|
setMeshes: () => Promise<void>;
|
|
41
41
|
setPipeline: () => void;
|
|
42
42
|
createScene: (engine: any) => void;
|
|
43
|
-
canvasRef: import("vue").Ref<any>;
|
|
44
|
-
},
|
|
43
|
+
canvasRef: import("vue").Ref<any, any>;
|
|
44
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-load-success" | "on-play-animation")[], "on-load-success" | "on-play-animation", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
45
|
basicOption: {
|
|
46
46
|
type: any;
|
|
47
47
|
required: true;
|
|
@@ -54,8 +54,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
54
54
|
type: ArrayConstructor;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
|
-
}>> & {
|
|
57
|
+
}>> & Readonly<{
|
|
58
58
|
"onOn-load-success"?: (...args: any[]) => any;
|
|
59
59
|
"onOn-play-animation"?: (...args: any[]) => any;
|
|
60
|
-
}, {}, {}>;
|
|
60
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
61
61
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-a0eab2b2"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
p as default
|
|
7
7
|
};
|
|
@@ -182,12 +182,13 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
182
182
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
183
183
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
184
184
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
185
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
186
|
/* empty css */
|
|
186
187
|
/* empty css */
|
|
187
188
|
import "../../plugins/datasource/utils/request.mjs";
|
|
188
189
|
import "../../plugins/datasource/utils/wsManager.mjs";
|
|
189
190
|
import { SHJParseEvent as k } from "../../plugins/event/index.mjs";
|
|
190
|
-
const U = { class: "zerov-widget" }, X = z({ name: "zv-commons-three-loader3" }),
|
|
191
|
+
const U = { class: "zerov-widget" }, X = z({ name: "zv-commons-three-loader3" }), To = /* @__PURE__ */ z({
|
|
191
192
|
...X,
|
|
192
193
|
props: {
|
|
193
194
|
basicOption: {},
|
|
@@ -382,5 +383,5 @@ const U = { class: "zerov-widget" }, X = z({ name: "zv-commons-three-loader3" })
|
|
|
382
383
|
}
|
|
383
384
|
});
|
|
384
385
|
export {
|
|
385
|
-
|
|
386
|
+
To as default
|
|
386
387
|
};
|
|
@@ -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;
|
|
@@ -7,7 +7,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
7
7
|
type: ArrayConstructor;
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
|
-
}
|
|
10
|
+
}>, {
|
|
11
11
|
props: any;
|
|
12
12
|
emit: (event: "on-success" | "on-error", ...args: any[]) => void;
|
|
13
13
|
useCommonsWeather: () => {
|
|
@@ -36,7 +36,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
36
36
|
backgroundBlendMode?: undefined;
|
|
37
37
|
marginRight?: undefined;
|
|
38
38
|
};
|
|
39
|
-
weatherRef: import("vue").Ref<any>;
|
|
39
|
+
weatherRef: import("vue").Ref<any, any>;
|
|
40
40
|
weather: import("vue").Ref<{
|
|
41
41
|
city: string;
|
|
42
42
|
date: string;
|
|
@@ -51,6 +51,34 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
51
51
|
nightpower: string;
|
|
52
52
|
daytemp_float: string;
|
|
53
53
|
nighttemp_float: string;
|
|
54
|
+
}, {
|
|
55
|
+
city: string;
|
|
56
|
+
date: string;
|
|
57
|
+
week: string;
|
|
58
|
+
dayweather: string;
|
|
59
|
+
nightweather: string;
|
|
60
|
+
daytemp: string;
|
|
61
|
+
nighttemp: string;
|
|
62
|
+
daywind: string;
|
|
63
|
+
nightwind: string;
|
|
64
|
+
daypower: string;
|
|
65
|
+
nightpower: string;
|
|
66
|
+
daytemp_float: string;
|
|
67
|
+
nighttemp_float: string;
|
|
68
|
+
} | {
|
|
69
|
+
city: string;
|
|
70
|
+
date: string;
|
|
71
|
+
week: string;
|
|
72
|
+
dayweather: string;
|
|
73
|
+
nightweather: string;
|
|
74
|
+
daytemp: string;
|
|
75
|
+
nighttemp: string;
|
|
76
|
+
daywind: string;
|
|
77
|
+
nightwind: string;
|
|
78
|
+
daypower: string;
|
|
79
|
+
nightpower: string;
|
|
80
|
+
daytemp_float: string;
|
|
81
|
+
nighttemp_float: string;
|
|
54
82
|
}>;
|
|
55
83
|
};
|
|
56
84
|
handleAutoUpdate: (option: any) => void;
|
|
@@ -77,7 +105,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
77
105
|
backgroundBlendMode?: undefined;
|
|
78
106
|
marginRight?: undefined;
|
|
79
107
|
};
|
|
80
|
-
weatherRef: import("vue").Ref<any>;
|
|
108
|
+
weatherRef: import("vue").Ref<any, any>;
|
|
81
109
|
weather: import("vue").Ref<{
|
|
82
110
|
city: string;
|
|
83
111
|
date: string;
|
|
@@ -92,8 +120,36 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
92
120
|
nightpower: string;
|
|
93
121
|
daytemp_float: string;
|
|
94
122
|
nighttemp_float: string;
|
|
123
|
+
}, {
|
|
124
|
+
city: string;
|
|
125
|
+
date: string;
|
|
126
|
+
week: string;
|
|
127
|
+
dayweather: string;
|
|
128
|
+
nightweather: string;
|
|
129
|
+
daytemp: string;
|
|
130
|
+
nighttemp: string;
|
|
131
|
+
daywind: string;
|
|
132
|
+
nightwind: string;
|
|
133
|
+
daypower: string;
|
|
134
|
+
nightpower: string;
|
|
135
|
+
daytemp_float: string;
|
|
136
|
+
nighttemp_float: string;
|
|
137
|
+
} | {
|
|
138
|
+
city: string;
|
|
139
|
+
date: string;
|
|
140
|
+
week: string;
|
|
141
|
+
dayweather: string;
|
|
142
|
+
nightweather: string;
|
|
143
|
+
daytemp: string;
|
|
144
|
+
nighttemp: string;
|
|
145
|
+
daywind: string;
|
|
146
|
+
nightwind: string;
|
|
147
|
+
daypower: string;
|
|
148
|
+
nightpower: string;
|
|
149
|
+
daytemp_float: string;
|
|
150
|
+
nighttemp_float: string;
|
|
95
151
|
}>;
|
|
96
|
-
},
|
|
152
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-success" | "on-error")[], "on-success" | "on-error", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
97
153
|
basicOption: {
|
|
98
154
|
type: any;
|
|
99
155
|
required: true;
|
|
@@ -102,8 +158,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
102
158
|
type: ArrayConstructor;
|
|
103
159
|
required: true;
|
|
104
160
|
};
|
|
105
|
-
}>> & {
|
|
161
|
+
}>> & Readonly<{
|
|
106
162
|
"onOn-success"?: (...args: any[]) => any;
|
|
107
163
|
"onOn-error"?: (...args: any[]) => any;
|
|
108
|
-
}, {}, {}>;
|
|
164
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
109
165
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-e449bf3a"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -180,6 +180,7 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
180
180
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
182
182
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
183
|
+
import "../commons/custom-component-render/index.mjs";
|
|
183
184
|
/* empty css */
|
|
184
185
|
/* empty css */
|
|
185
186
|
import "lodash";
|
|
@@ -190,7 +191,7 @@ import { autoInstallFont as D, jsonToCssStyle as A } from "../../commons/utils/j
|
|
|
190
191
|
const F = {
|
|
191
192
|
key: 0,
|
|
192
193
|
class: "weather-temperature__suffix"
|
|
193
|
-
}, H = g({ name: "zv-commons-weather" }),
|
|
194
|
+
}, H = g({ name: "zv-commons-weather" }), de = /* @__PURE__ */ g({
|
|
194
195
|
...H,
|
|
195
196
|
props: {
|
|
196
197
|
basicOption: {},
|
|
@@ -292,5 +293,5 @@ const F = {
|
|
|
292
293
|
}
|
|
293
294
|
});
|
|
294
295
|
export {
|
|
295
|
-
|
|
296
|
+
de as default
|
|
296
297
|
};
|
|
@@ -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,7 +15,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
15
15
|
type: StringConstructor;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
props: any;
|
|
20
20
|
emit: (event: "on-success" | "on-error", ...args: any[]) => void;
|
|
21
21
|
useCommonsWeather: () => {
|
|
@@ -44,7 +44,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
44
44
|
backgroundBlendMode?: undefined;
|
|
45
45
|
marginRight?: undefined;
|
|
46
46
|
};
|
|
47
|
-
weatherRef: import("vue").Ref<any>;
|
|
47
|
+
weatherRef: import("vue").Ref<any, any>;
|
|
48
48
|
weather: import("vue").Ref<{
|
|
49
49
|
city: string;
|
|
50
50
|
date: string;
|
|
@@ -59,6 +59,34 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
59
59
|
nightpower: string;
|
|
60
60
|
daytemp_float: string;
|
|
61
61
|
nighttemp_float: string;
|
|
62
|
+
}, {
|
|
63
|
+
city: string;
|
|
64
|
+
date: string;
|
|
65
|
+
week: string;
|
|
66
|
+
dayweather: string;
|
|
67
|
+
nightweather: string;
|
|
68
|
+
daytemp: string;
|
|
69
|
+
nighttemp: string;
|
|
70
|
+
daywind: string;
|
|
71
|
+
nightwind: string;
|
|
72
|
+
daypower: string;
|
|
73
|
+
nightpower: string;
|
|
74
|
+
daytemp_float: string;
|
|
75
|
+
nighttemp_float: string;
|
|
76
|
+
} | {
|
|
77
|
+
city: string;
|
|
78
|
+
date: string;
|
|
79
|
+
week: string;
|
|
80
|
+
dayweather: string;
|
|
81
|
+
nightweather: string;
|
|
82
|
+
daytemp: string;
|
|
83
|
+
nighttemp: string;
|
|
84
|
+
daywind: string;
|
|
85
|
+
nightwind: string;
|
|
86
|
+
daypower: string;
|
|
87
|
+
nightpower: string;
|
|
88
|
+
daytemp_float: string;
|
|
89
|
+
nighttemp_float: string;
|
|
62
90
|
}>;
|
|
63
91
|
};
|
|
64
92
|
handleAutoUpdate: (option: any) => void;
|
|
@@ -85,7 +113,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
85
113
|
backgroundBlendMode?: undefined;
|
|
86
114
|
marginRight?: undefined;
|
|
87
115
|
};
|
|
88
|
-
weatherRef: import("vue").Ref<any>;
|
|
116
|
+
weatherRef: import("vue").Ref<any, any>;
|
|
89
117
|
weather: import("vue").Ref<{
|
|
90
118
|
city: string;
|
|
91
119
|
date: string;
|
|
@@ -100,8 +128,36 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
100
128
|
nightpower: string;
|
|
101
129
|
daytemp_float: string;
|
|
102
130
|
nighttemp_float: string;
|
|
131
|
+
}, {
|
|
132
|
+
city: string;
|
|
133
|
+
date: string;
|
|
134
|
+
week: string;
|
|
135
|
+
dayweather: string;
|
|
136
|
+
nightweather: string;
|
|
137
|
+
daytemp: string;
|
|
138
|
+
nighttemp: string;
|
|
139
|
+
daywind: string;
|
|
140
|
+
nightwind: string;
|
|
141
|
+
daypower: string;
|
|
142
|
+
nightpower: string;
|
|
143
|
+
daytemp_float: string;
|
|
144
|
+
nighttemp_float: string;
|
|
145
|
+
} | {
|
|
146
|
+
city: string;
|
|
147
|
+
date: string;
|
|
148
|
+
week: string;
|
|
149
|
+
dayweather: string;
|
|
150
|
+
nightweather: string;
|
|
151
|
+
daytemp: string;
|
|
152
|
+
nighttemp: string;
|
|
153
|
+
daywind: string;
|
|
154
|
+
nightwind: string;
|
|
155
|
+
daypower: string;
|
|
156
|
+
nightpower: string;
|
|
157
|
+
daytemp_float: string;
|
|
158
|
+
nighttemp_float: string;
|
|
103
159
|
}>;
|
|
104
|
-
},
|
|
160
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-success" | "on-error")[], "on-success" | "on-error", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
105
161
|
basicOption: {
|
|
106
162
|
type: any;
|
|
107
163
|
required: true;
|
|
@@ -118,8 +174,8 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
118
174
|
type: StringConstructor;
|
|
119
175
|
required: true;
|
|
120
176
|
};
|
|
121
|
-
}>> & {
|
|
177
|
+
}>> & Readonly<{
|
|
122
178
|
"onOn-success"?: (...args: any[]) => any;
|
|
123
179
|
"onOn-error"?: (...args: any[]) => any;
|
|
124
|
-
}, {}, {}>;
|
|
180
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
125
181
|
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-2f198c82"]]);
|
|
5
5
|
export {
|
|
6
6
|
c as default
|
|
7
7
|
};
|
|
@@ -180,6 +180,7 @@ import "../chart/src/scatter/basic/index.mjs";
|
|
|
180
180
|
import "../chart/src/scatter/basic2/index.mjs";
|
|
181
181
|
import "../chart/src/scatter/bubble/index.mjs";
|
|
182
182
|
import "../chart/src/scatter/ripples/index.mjs";
|
|
183
|
+
import "../commons/custom-component-render/index.mjs";
|
|
183
184
|
/* empty css */
|
|
184
185
|
/* empty css */
|
|
185
186
|
import { SHJDatasourceV2 as H } from "../../plugins/datasource/index.mjs";
|
|
@@ -189,7 +190,7 @@ import { autoInstallFont as A, jsonToCssStyle as F } from "../../commons/utils/j
|
|
|
189
190
|
const M = {
|
|
190
191
|
key: 0,
|
|
191
192
|
class: "weather-temperature__suffix"
|
|
192
|
-
}, V = O({ name: "zv-commons-weather-dynamic" }),
|
|
193
|
+
}, V = O({ name: "zv-commons-weather-dynamic" }), ye = /* @__PURE__ */ O({
|
|
193
194
|
...V,
|
|
194
195
|
props: {
|
|
195
196
|
basicOption: {},
|
|
@@ -300,5 +301,5 @@ const M = {
|
|
|
300
301
|
}
|
|
301
302
|
});
|
|
302
303
|
export {
|
|
303
|
-
|
|
304
|
+
ye as default
|
|
304
305
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export declare const ZvGraphicalCircle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZvGraphicalCircle: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
12
12
|
export default ZvGraphicalCircle;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
1
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
basicOption: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}
|
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
basicOption: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}
|
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _sfc_main;
|