@shjjs/visual-ui 1.0.39 → 1.0.40
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/core/earth/main.vue.mjs +7 -7
- package/es/commons/core/useChart.mjs +301 -301
- package/es/commons/utils/parseDataset.mjs +19 -19
- package/es/commons/utils/typescript.d.ts +5 -5
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +269 -269
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +247 -247
- package/es/components/chart/commons/hooks/useChart.mjs +316 -316
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +261 -261
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +260 -260
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +260 -260
- package/es/components/chart-other-circular-graph/index.vue.mjs +260 -260
- package/es/components/chart-other-force/index.vue.mjs +260 -260
- package/es/components/chart-other-force2/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-split/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel2/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-grade/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-stage/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-calendar/index.vue.mjs +260 -260
- package/es/components/chart-other-grid-percentage/index.vue.mjs +266 -266
- package/es/components/chart-other-heatmap/index.vue.mjs +260 -260
- package/es/components/chart-other-label-gauge/index.vue.mjs +262 -262
- package/es/components/chart-other-liquidfill/index.vue.mjs +259 -259
- package/es/components/chart-other-parallel-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-parallel-mul/index.vue.mjs +260 -260
- package/es/components/chart-other-radar/index.vue.mjs +281 -281
- package/es/components/chart-other-radar-stack/index.vue.mjs +261 -261
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-book/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +260 -260
- package/es/components/chart-other-theme-river/index.vue.mjs +265 -265
- package/es/components/chart-other-tree/index.vue.mjs +259 -259
- package/es/components/chart-other-tree-line/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap-basic/index.vue.mjs +259 -259
- package/es/components/chart-other-word-cloud/index.vue.mjs +259 -259
- package/es/components/commons/custom-component-render/index.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -7
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -280
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +279 -279
- package/es/components/commons-gaussian-splatting-view/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue2.mjs +315 -315
- package/es/components/commons-product-model/index.vue.mjs +7 -7
- package/es/components/commons-product-model/index.vue2.mjs +424 -424
- package/es/components/commons-qrcode/index.vue.d.ts +90 -90
- package/es/components/commons-qrcode/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue2.mjs +410 -410
- package/es/components/commons-three-loader3/index.vue.mjs +7 -7
- package/es/components/commons-three-loader3/index.vue2.mjs +387 -387
- package/es/components/commons-weather/index.vue.mjs +7 -7
- package/es/components/commons-weather/index.vue2.mjs +297 -297
- package/es/components/commons-weather-dynamic/index.vue.mjs +7 -7
- package/es/components/commons-weather-dynamic/index.vue2.mjs +305 -305
- package/es/components/graphical-circle/index.vue.mjs +7 -7
- package/es/components/graphical-diamond/index.vue.mjs +7 -7
- package/es/components/graphical-hexagon/index.vue.mjs +7 -7
- package/es/components/graphical-isosceles-triangle/index.vue.mjs +7 -7
- package/es/components/graphical-pentagon/index.vue.mjs +7 -7
- package/es/components/graphical-rect/index.vue.mjs +7 -7
- package/es/components/graphical-right-triangle/index.vue.mjs +7 -7
- package/es/components/index.d.ts +113 -113
- package/es/components/index.mjs +364 -364
- package/es/components/interaction/button/index.vue.mjs +7 -7
- package/es/components/interaction/button/index.vue2.mjs +280 -280
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +7 -7
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +409 -409
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +186 -186
- package/es/components/interaction/tabs/index.vue.mjs +272 -272
- package/es/components/interaction/tabs-icon/index.vue.mjs +277 -277
- package/es/components/interaction-button/index.vue.mjs +7 -7
- package/es/components/interaction-button-image/index.vue.mjs +7 -7
- package/es/components/interaction-button-refresh/index.vue.mjs +7 -7
- package/es/components/interaction-data-picker/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue2.mjs +286 -286
- package/es/components/interaction-select/index.vue.mjs +7 -7
- package/es/components/interaction-select/index.vue2.mjs +422 -422
- package/es/components/interaction-slider/index.vue.mjs +7 -7
- package/es/components/interaction-slider/index.vue2.mjs +283 -283
- package/es/components/interaction-switch/index.vue.mjs +7 -7
- package/es/components/interaction-switch/index.vue2.mjs +244 -244
- package/es/components/interaction-tabs/index.vue.mjs +7 -7
- package/es/components/interaction-tabs/index.vue2.mjs +255 -255
- package/es/components/interaction-tabs2/index.vue.mjs +7 -7
- package/es/components/interaction-tabs2/index.vue2.mjs +255 -255
- package/es/components/map-earth-basic/index.vue.mjs +332 -332
- package/es/components/map-earth-cool-tech/index.vue.mjs +332 -332
- package/es/components/map-earth-fly-line/index.vue.mjs +332 -332
- package/es/components/map-earth-hacker/index.vue.mjs +332 -332
- package/es/components/map-earth-particle/index.vue.mjs +332 -332
- package/es/components/media-audio/index.vue.mjs +7 -7
- package/es/components/media-audio/index.vue2.mjs +277 -277
- package/es/components/media-audio-dynamic/index.vue.mjs +7 -7
- package/es/components/media-audio-dynamic/index.vue2.mjs +296 -296
- package/es/components/media-carousel/index.vue.mjs +7 -7
- package/es/components/media-carousel-slides/index.vue.mjs +7 -7
- package/es/components/media-flv/index.vue.mjs +284 -284
- package/es/components/media-iframe/index.vue.mjs +7 -7
- package/es/components/media-iframe/index.vue2.mjs +217 -217
- package/es/components/media-iframe-carousel/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue2.mjs +261 -261
- package/es/components/media-image/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue2.mjs +236 -236
- package/es/components/media-m3u8/index.vue.mjs +302 -302
- package/es/components/media-m3u8-dynamic/index.vue.mjs +319 -319
- package/es/components/media-video/index.vue.mjs +7 -7
- package/es/components/media-video/index.vue2.mjs +258 -258
- package/es/components/media-video-dynamic/index.vue.mjs +7 -7
- package/es/components/media-video-dynamic/index.vue2.mjs +280 -280
- package/es/components/media-wavesurfer/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue2.mjs +627 -627
- package/es/components/scene-amap3d/index.vue.mjs +7 -7
- package/es/components/scene-amap3d/index.vue2.mjs +752 -752
- package/es/components/scene-default/index.vue.mjs +7 -7
- package/es/components/scene-default/index.vue2.mjs +221 -221
- package/es/components/scene-map3d/index.vue.mjs +8 -8
- package/es/components/scene-map3d/index.vue2.mjs +480 -480
- package/es/components/scene-ue-iframe/index.vue.mjs +7 -7
- package/es/components/scene-ue-iframe/index.vue2.mjs +242 -242
- package/es/components/scene-ue-shj/index.vue.mjs +7 -7
- package/es/components/scene-ue-shj/index.vue2.mjs +219 -219
- package/es/components/scene-unity-iframe/index.vue.mjs +7 -7
- package/es/components/scene-unity-iframe/index.vue2.mjs +224 -224
- package/es/components/scene-unity-webgl/index.vue.mjs +7 -7
- package/es/components/scene-unity-webgl/index.vue2.mjs +226 -226
- package/es/components/scene-vr/index.d.ts +101 -101
- package/es/components/scene-vr/index.vue.d.ts +102 -102
- package/es/components/scene-vr/index.vue.mjs +7 -7
- package/es/components/scene-vr/index.vue2.mjs +543 -543
- package/es/components/text/list/index.vue.mjs +295 -295
- package/es/components/text-carousel/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue2.mjs +284 -284
- package/es/components/text-over-number/index.vue.mjs +7 -7
- package/es/components/text-over-number/index.vue2.mjs +286 -286
- package/es/components/text-real-time/index.vue.mjs +7 -7
- package/es/components/text-real-time/index.vue2.mjs +241 -241
- package/es/components/text-row-scroll/index.vue.mjs +7 -7
- package/es/components/text-row-scroll/index.vue2.mjs +352 -352
- package/es/components/text-table-basic/index.vue.mjs +7 -7
- package/es/components/text-table-basic/index.vue2.mjs +366 -366
- package/es/components/text-table-scroll/index.vue.mjs +7 -7
- package/es/components/text-table-scroll/index.vue2.mjs +356 -356
- package/es/components/text-text-basic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue2.mjs +242 -242
- package/es/components/text-title/index.vue.mjs +7 -7
- package/es/index.mjs +388 -388
- package/es/plugins/datasource/index.mjs +216 -216
- package/es/widgets.css +1 -1
- package/package.json +2 -2
- package/umd/index.js +33660 -0
- package/umd/widgets.css +1 -0
|
@@ -1,422 +1,422 @@
|
|
|
1
|
-
import { defineComponent as B, ref as u, computed as te, onMounted as oe, watch as F, withDirectives as re, createElementBlock as l, openBlock as c, normalizeClass as y, unref as o, createElementVNode as s, createVNode as ie, normalizeStyle as h, createCommentVNode as S, toDisplayString as O, Transition as pe, withCtx as me, Fragment as ne, renderList as ae, withModifiers as le } from "vue";
|
|
2
|
-
import { nanoid as V } from "nanoid";
|
|
3
|
-
import { cloneDeep as I, isEqual as j } from "lodash";
|
|
4
|
-
import "../text-text-basic/index.mjs";
|
|
5
|
-
import "../text-table-basic/index.mjs";
|
|
6
|
-
import "../chart-other-gauge/index.mjs";
|
|
7
|
-
import "../chart-other-gauge-stage/index.mjs";
|
|
8
|
-
import "../chart-other-gauge-grade/index.mjs";
|
|
9
|
-
import "../chart-other-word-cloud/index.mjs";
|
|
10
|
-
import "../chart-other-liquidfill/index.mjs";
|
|
11
|
-
import "../chart-other-funnel/index.mjs";
|
|
12
|
-
import "../chart-other-force/index.mjs";
|
|
13
|
-
import "../chart-other-radar/index.mjs";
|
|
14
|
-
import "../chart-other-funnel-split/index.mjs";
|
|
15
|
-
import "../chart-other-funnel-contrast/index.mjs";
|
|
16
|
-
import "../chart-other-candlestick-basic/index.mjs";
|
|
17
|
-
import "../chart-other-candlestick-shanghai/index.mjs";
|
|
18
|
-
import "../chart-other-candlestick-demo/index.mjs";
|
|
19
|
-
import "../chart-other-heatmap/index.mjs";
|
|
20
|
-
import "../chart-other-force2/index.mjs";
|
|
21
|
-
import "../chart-other-graph-basic/index.mjs";
|
|
22
|
-
import "../chart-other-graph-basic2/index.mjs";
|
|
23
|
-
import "../chart-other-graph-calendar/index.mjs";
|
|
24
|
-
import "../chart-other-tree-line/index.mjs";
|
|
25
|
-
import "../chart-other-treemap-basic/index.mjs";
|
|
26
|
-
import "../chart-other-sunburst-basic/index.mjs";
|
|
27
|
-
import "../chart-other-sunburst-basic2/index.mjs";
|
|
28
|
-
import "../chart-other-sunburst-basic3/index.mjs";
|
|
29
|
-
import "../chart-other-sunburst-basic4/index.mjs";
|
|
30
|
-
import "../chart-other-sunburst-book/index.mjs";
|
|
31
|
-
import "../chart-other-sunburst-radius/index.mjs";
|
|
32
|
-
import "../chart-other-sunburst-flavors/index.mjs";
|
|
33
|
-
import "../chart-other-parallel-basic/index.mjs";
|
|
34
|
-
import "../chart-other-parallel-mul/index.mjs";
|
|
35
|
-
import "../chart-other-circular-graph/index.mjs";
|
|
36
|
-
import "../map-earth-basic/index.mjs";
|
|
37
|
-
import "../map-earth-cool-tech/index.mjs";
|
|
38
|
-
import "../map-earth-particle/index.mjs";
|
|
39
|
-
import "../map-earth-hacker/index.mjs";
|
|
40
|
-
import "../map-earth-fly-line/index.mjs";
|
|
41
|
-
import "../chart-other-grid-percentage/index.mjs";
|
|
42
|
-
import "../chart-other-radar-stack/index.mjs";
|
|
43
|
-
import "../chart-other-funnel2/index.mjs";
|
|
44
|
-
import "../chart-other-label-gauge/index.mjs";
|
|
45
|
-
import "../chart-other-theme-river/index.mjs";
|
|
46
|
-
import "../chart-other-tree/index.mjs";
|
|
47
|
-
import "../chart-other-treemap/index.mjs";
|
|
48
|
-
import "../commons-product-model/index.mjs";
|
|
49
|
-
import "../commons-vr-photo/index.mjs";
|
|
50
|
-
import "../commons-vr-video/index.mjs";
|
|
51
|
-
import "../commons-three-loader/index.mjs";
|
|
52
|
-
import "../commons-three-loader3/index.mjs";
|
|
53
|
-
import "../commons-loop-iterator/index.mjs";
|
|
54
|
-
import "../commons-gaussian-splatting-view/index.mjs";
|
|
55
|
-
import "../commons-babylon/index.mjs";
|
|
56
|
-
import "../commons-svg/index.mjs";
|
|
57
|
-
import "../commons-weather/index.mjs";
|
|
58
|
-
import "../commons-weather-dynamic/index.mjs";
|
|
59
|
-
import "../media-wavesurfer/index.mjs";
|
|
60
|
-
import "../interaction-tabs/index.mjs";
|
|
61
|
-
import "../interaction-tabs2/index.mjs";
|
|
62
|
-
import "../interaction-button/index.mjs";
|
|
63
|
-
import "../interaction-button-image/index.mjs";
|
|
64
|
-
import "./index.mjs";
|
|
65
|
-
import "../interaction-input/index.mjs";
|
|
66
|
-
import "../interaction-radio/index.mjs";
|
|
67
|
-
import "../interaction-slider/index.mjs";
|
|
68
|
-
import "../interaction-switch/index.mjs";
|
|
69
|
-
import "../interaction-data-picker/index.mjs";
|
|
70
|
-
import "../interaction-button-refresh/index.mjs";
|
|
71
|
-
import "../media-image/index.mjs";
|
|
72
|
-
import "../text-title/index.mjs";
|
|
73
|
-
import "../commons-qrcode/index.mjs";
|
|
74
|
-
import "../media-video/index.mjs";
|
|
75
|
-
import "../media-audio/index.mjs";
|
|
76
|
-
import "../text-real-time/index.mjs";
|
|
77
|
-
import "../media-carousel/index.mjs";
|
|
78
|
-
import "../media-carousel-slides/index.mjs";
|
|
79
|
-
import "../media-iframe-carousel/index.mjs";
|
|
80
|
-
import "../media-iframe/index.mjs";
|
|
81
|
-
import "../media-m3u8/index.mjs";
|
|
82
|
-
import "../media-m3u8-dynamic/index.mjs";
|
|
83
|
-
import "../media-audio-dynamic/index.mjs";
|
|
84
|
-
import "../media-video-dynamic/index.mjs";
|
|
85
|
-
import "../media-image-dynamic/index.mjs";
|
|
86
|
-
import "../media-iframe-dynamic/index.mjs";
|
|
87
|
-
import "../media-flv/index.mjs";
|
|
88
|
-
import "../commons-echarts/index.mjs";
|
|
89
|
-
import "../text-over-number/index.mjs";
|
|
90
|
-
import "../text-table-scroll/index.mjs";
|
|
91
|
-
import "../text-carousel/index.mjs";
|
|
92
|
-
import "../text-row-scroll/index.mjs";
|
|
93
|
-
import "../text-text-dynamic/index.mjs";
|
|
94
|
-
import "../text-count-down/index.mjs";
|
|
95
|
-
import "../graphical-circle/index.mjs";
|
|
96
|
-
import "../graphical-diamond/index.mjs";
|
|
97
|
-
import "../graphical-hexagon/index.mjs";
|
|
98
|
-
import "../graphical-isosceles-triangle/index.mjs";
|
|
99
|
-
import "../graphical-pentagon/index.mjs";
|
|
100
|
-
import "../graphical-rect/index.mjs";
|
|
101
|
-
import "../graphical-right-triangle/index.mjs";
|
|
102
|
-
import "../scene-map3d/index.mjs";
|
|
103
|
-
import "../scene-amap2d/index.mjs";
|
|
104
|
-
import "../scene-amap3d/index.mjs";
|
|
105
|
-
import "../scene-vr/index.mjs";
|
|
106
|
-
import "../scene-unity-iframe/index.mjs";
|
|
107
|
-
import "../scene-unity-webgl/index.mjs";
|
|
108
|
-
import "../scene-ue-iframe/index.mjs";
|
|
109
|
-
import "../scene-ue-shj/index.mjs";
|
|
110
|
-
import "../scene-default/index.mjs";
|
|
111
|
-
import "../interaction/tabs/index.mjs";
|
|
112
|
-
import "../interaction/tabs-icon/index.mjs";
|
|
113
|
-
import "../interaction/button/index.mjs";
|
|
114
|
-
import "../interaction/date-picker/src/date-picker/index.mjs";
|
|
115
|
-
import "../interaction/date-picker/src/date-picker-range/index.mjs";
|
|
116
|
-
import "../text/list/index.mjs";
|
|
117
|
-
import "../chart/src/bar/basic/index.mjs";
|
|
118
|
-
import "../chart/src/bar/animation/index.mjs";
|
|
119
|
-
import "../chart/src/bar/contrast/index.mjs";
|
|
120
|
-
import "../chart/src/bar/contrast2/index.mjs";
|
|
121
|
-
import "../chart/src/bar/contrast3/index.mjs";
|
|
122
|
-
import "../chart/src/bar/gradient-column-chart/index.mjs";
|
|
123
|
-
import "../chart/src/bar/horizontal/index.mjs";
|
|
124
|
-
import "../chart/src/bar/horizontal-stack/index.mjs";
|
|
125
|
-
import "../chart/src/bar/line-bar/index.mjs";
|
|
126
|
-
import "../chart/src/bar/line-bar2/index.mjs";
|
|
127
|
-
import "../chart/src/bar/loop/index.mjs";
|
|
128
|
-
import "../chart/src/bar/mini/index.mjs";
|
|
129
|
-
import "../chart/src/bar/polar/index.mjs";
|
|
130
|
-
import "../chart/src/bar/polar-stack/index.mjs";
|
|
131
|
-
import "../chart/src/bar/polar2/index.mjs";
|
|
132
|
-
import "../chart/src/bar/radius-circle/index.mjs";
|
|
133
|
-
import "../chart/src/bar/rank/index.mjs";
|
|
134
|
-
import "../chart/src/bar/segmented-progress/index.mjs";
|
|
135
|
-
import "../chart/src/bar/spire/index.mjs";
|
|
136
|
-
import "../chart/src/bar/stack/index.mjs";
|
|
137
|
-
import "../chart/src/bar/stack-line/index.mjs";
|
|
138
|
-
import "../chart/src/bar/stack2/index.mjs";
|
|
139
|
-
import "../chart/src/bar/stack3/index.mjs";
|
|
140
|
-
import "../chart/src/bar/staggered/index.mjs";
|
|
141
|
-
import "../chart/src/bar/three/index.mjs";
|
|
142
|
-
import "../chart/src/bar/waterfall/index.mjs";
|
|
143
|
-
import "../chart/src/bar/zebra/index.mjs";
|
|
144
|
-
import "../chart/src/line/area-gradient/index.mjs";
|
|
145
|
-
import "../chart/src/line/area-highlight/index.mjs";
|
|
146
|
-
import "../chart/src/line/area-highlight2/index.mjs";
|
|
147
|
-
import "../chart/src/line/basic/index.mjs";
|
|
148
|
-
import "../chart/src/line/bump/index.mjs";
|
|
149
|
-
import "../chart/src/line/dashed/index.mjs";
|
|
150
|
-
import "../chart/src/line/ladder/index.mjs";
|
|
151
|
-
import "../chart/src/line/logarithm/index.mjs";
|
|
152
|
-
import "../chart/src/line/multix/index.mjs";
|
|
153
|
-
import "../chart/src/line/polar-double/index.mjs";
|
|
154
|
-
import "../chart/src/line/rain-flow/index.mjs";
|
|
155
|
-
import "../chart/src/line/scale/index.mjs";
|
|
156
|
-
import "../chart/src/line/smooth/index.mjs";
|
|
157
|
-
import "../chart/src/line/smooth-area/index.mjs";
|
|
158
|
-
import "../chart/src/line/stack/index.mjs";
|
|
159
|
-
import "../chart/src/line/stack-area/index.mjs";
|
|
160
|
-
import "../chart/src/line/temp/index.mjs";
|
|
161
|
-
import "../chart/src/line/vertical/index.mjs";
|
|
162
|
-
import "../chart/src/map/basic/index.mjs";
|
|
163
|
-
import "../chart/src/map/bmap-basic/index.mjs";
|
|
164
|
-
import "../chart/src/map/bmap-heatmap/index.mjs";
|
|
165
|
-
import "../chart/src/map/bmap-rich/index.mjs";
|
|
166
|
-
import "../chart/src/map/customize/index.mjs";
|
|
167
|
-
import "../chart/src/map/lines/index.mjs";
|
|
168
|
-
import "../chart/src/map/scatter/index.mjs";
|
|
169
|
-
import "../chart/src/pie/3d/index.mjs";
|
|
170
|
-
import "../chart/src/pie/basic/index.mjs";
|
|
171
|
-
import "../chart/src/pie/basic2/index.mjs";
|
|
172
|
-
import "../chart/src/pie/customized/index.mjs";
|
|
173
|
-
import "../chart/src/pie/index/index.mjs";
|
|
174
|
-
import "../chart/src/pie/interval/index.mjs";
|
|
175
|
-
import "../chart/src/pie/legend-scroll/index.mjs";
|
|
176
|
-
import "../chart/src/pie/radius/index.mjs";
|
|
177
|
-
import "../chart/src/pie/rose/index.mjs";
|
|
178
|
-
import "../chart/src/pie/round/index.mjs";
|
|
179
|
-
import "../chart/src/pie/sunburst/index.mjs";
|
|
180
|
-
import "../chart/src/scatter/basic/index.mjs";
|
|
181
|
-
import "../chart/src/scatter/basic2/index.mjs";
|
|
182
|
-
import "../chart/src/scatter/bubble/index.mjs";
|
|
183
|
-
import "../chart/src/scatter/ripples/index.mjs";
|
|
184
|
-
import "../commons/custom-component-render/index.mjs";
|
|
185
|
-
/* empty css */
|
|
186
|
-
/* empty css */
|
|
187
|
-
import { SHJDatasourceV2 as ce } from "../../plugins/datasource/index.mjs";
|
|
188
|
-
import { SHJParseEvent as z } from "../../plugins/event/index.mjs";
|
|
189
|
-
import { jsonToCssStyle as r, autoInstallFont as f } from "../../commons/utils/json2css.mjs";
|
|
190
|
-
import se from "../../commons/utils/clickOutSide.mjs";
|
|
191
|
-
const de = { style: { display: "flex", "align-items": "center", gap: "4px" } }, ue = {
|
|
192
|
-
key: 1,
|
|
193
|
-
class: "zerov-widget-select__prefix"
|
|
194
|
-
}, fe = ["src"], ve = ["src"], he = ["onClick"], be = ["src"], Se = { class: "zerov-widget-select__option-label" }, ge = B({ name: "zv-interaction-select" }), Ur = /* @__PURE__ */ B({
|
|
195
|
-
...ge,
|
|
196
|
-
props: {
|
|
197
|
-
basicOption: {},
|
|
198
|
-
sources: {},
|
|
199
|
-
useEvents: {},
|
|
200
|
-
uuid: {}
|
|
201
|
-
},
|
|
202
|
-
emits: ["update:modelValue", "on-change"],
|
|
203
|
-
setup(L, { expose: R, emit: T }) {
|
|
204
|
-
const d = L, N = () => {
|
|
205
|
-
const t = u(), a = (e) => {
|
|
206
|
-
if (t.value) {
|
|
207
|
-
f(e.fontFamily), f(e.hover.fontFamily), f(e.focus.fontFamily);
|
|
208
|
-
const i = u("");
|
|
209
|
-
return e.boxShadow && (i.value = `${e.boxShadow.isInset ? "inset" : ""} ${e.boxShadow.offsetX}px ${e.boxShadow.offsetY}px ${e.boxShadow.blur}px ${e.boxShadow.diffus}px ${e.boxShadow.color}`), {
|
|
210
|
-
...r(e),
|
|
211
|
-
...r(e.hover, "hover"),
|
|
212
|
-
...r(e.focus, "focus"),
|
|
213
|
-
boxShadow: i.value,
|
|
214
|
-
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`,
|
|
215
|
-
background: e.isBgImage ? `no-repeat center/100% url(${e.backgroundImage})` : e.backgroundColor
|
|
216
|
-
};
|
|
217
|
-
}
|
|
218
|
-
return {};
|
|
219
|
-
}, m = (e) => {
|
|
220
|
-
if (t.value) {
|
|
221
|
-
f(e.fontFamily);
|
|
222
|
-
const i = `${e.boxShadow.isInset ? "inset" : ""} ${e.boxShadow.offsetX}px ${e.boxShadow.offsetY}px ${e.boxShadow.blur}px ${e.boxShadow.diffus}px ${e.boxShadow.color}`;
|
|
223
|
-
return e.placement === "bottom" ? {
|
|
224
|
-
...r(e),
|
|
225
|
-
top: "100%",
|
|
226
|
-
marginTop: "6px",
|
|
227
|
-
boxShadow: i,
|
|
228
|
-
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`
|
|
229
|
-
} : {
|
|
230
|
-
...r(e),
|
|
231
|
-
bottom: "100%",
|
|
232
|
-
marginBottom: "6px",
|
|
233
|
-
boxShadow: i,
|
|
234
|
-
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`
|
|
235
|
-
};
|
|
236
|
-
}
|
|
237
|
-
}, P = (e) => {
|
|
238
|
-
if (t.value)
|
|
239
|
-
return f(e.fontFamily), {
|
|
240
|
-
padding: `${e.padding.map((i) => `${i}px`).join(" ")}`,
|
|
241
|
-
...r(e),
|
|
242
|
-
...r(e.hover, "hover"),
|
|
243
|
-
...r(e.active, "active")
|
|
244
|
-
};
|
|
245
|
-
}, W = (e) => {
|
|
246
|
-
if (t.value)
|
|
247
|
-
return f(e.fontFamily), {
|
|
248
|
-
...r(e)
|
|
249
|
-
};
|
|
250
|
-
}, Z = (e) => {
|
|
251
|
-
if (t.value)
|
|
252
|
-
return f(e.fontFamily), {
|
|
253
|
-
...r(e),
|
|
254
|
-
...r(e, "hover"),
|
|
255
|
-
...r(e, "focus")
|
|
256
|
-
};
|
|
257
|
-
}, C = (e, i) => {
|
|
258
|
-
const p = i.find((k) => k.type === e);
|
|
259
|
-
return p ? p.url : "";
|
|
260
|
-
}, ee = (e, i) => {
|
|
261
|
-
if (t.value) {
|
|
262
|
-
const p = i.find((k) => k.type === e);
|
|
263
|
-
if (p)
|
|
264
|
-
return {
|
|
265
|
-
...r(p)
|
|
266
|
-
};
|
|
267
|
-
}
|
|
268
|
-
}, $ = u(), b = u([]);
|
|
269
|
-
return {
|
|
270
|
-
key: $,
|
|
271
|
-
init: () => {
|
|
272
|
-
ce.parse({
|
|
273
|
-
tId: d.uuid,
|
|
274
|
-
sources: d.sources,
|
|
275
|
-
callback: (e) => {
|
|
276
|
-
try {
|
|
277
|
-
z.parseEvents(d.useEvents, "dataListener", b), $.value = V(), e && e.data ? b.value = I(e.data[0].data) : b.value = [];
|
|
278
|
-
} catch {
|
|
279
|
-
z.parseEvents(d.useEvents, "dataListener", null), $.value = V(), b.value = [];
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
});
|
|
283
|
-
},
|
|
284
|
-
options: b,
|
|
285
|
-
selectRef: t,
|
|
286
|
-
rendererSelectInput: a,
|
|
287
|
-
rendererSelectOption: P,
|
|
288
|
-
rendererSelectDropdown: m,
|
|
289
|
-
rendererSelectSelected: Z,
|
|
290
|
-
rendererSelectPlaceholder: W,
|
|
291
|
-
rendererPrefixIcon: C,
|
|
292
|
-
rendererPrefixIconCss: ee
|
|
293
|
-
};
|
|
294
|
-
}, w = u(""), E = T, n = u(!1), g = te(() => {
|
|
295
|
-
const t = D.value.find((a) => a.value === w.value);
|
|
296
|
-
return t ? t.label : "";
|
|
297
|
-
}), H = () => {
|
|
298
|
-
n.value = !n.value;
|
|
299
|
-
}, _ = u(""), J = (t) => {
|
|
300
|
-
w.value = t.value, _.value = t.type, E("update:modelValue", t.value), E("on-change", t), z.parseEvents(d.useEvents, "on-change", {
|
|
301
|
-
data: t
|
|
302
|
-
}), n.value = !1;
|
|
303
|
-
}, M = () => {
|
|
304
|
-
n.value = !1;
|
|
305
|
-
}, {
|
|
306
|
-
key: X,
|
|
307
|
-
init: v,
|
|
308
|
-
options: D,
|
|
309
|
-
selectRef: Y,
|
|
310
|
-
rendererSelectInput: q,
|
|
311
|
-
rendererSelectOption: A,
|
|
312
|
-
rendererSelectDropdown: G,
|
|
313
|
-
rendererSelectSelected: K,
|
|
314
|
-
rendererSelectPlaceholder: Q,
|
|
315
|
-
rendererPrefixIcon: x,
|
|
316
|
-
rendererPrefixIconCss: U
|
|
317
|
-
} = N();
|
|
318
|
-
return oe(() => v()), F(
|
|
319
|
-
() => I(d.basicOption),
|
|
320
|
-
(t, a) => {
|
|
321
|
-
j(t, a) || v();
|
|
322
|
-
},
|
|
323
|
-
{ deep: !0 }
|
|
324
|
-
), F(
|
|
325
|
-
() => I(d.sources),
|
|
326
|
-
(t, a) => {
|
|
327
|
-
j(t, a) || v();
|
|
328
|
-
},
|
|
329
|
-
{ deep: !0 }
|
|
330
|
-
), R({
|
|
331
|
-
refresh: () => v(),
|
|
332
|
-
refreshView: () => v(),
|
|
333
|
-
refreshData: () => v()
|
|
334
|
-
}), (t, a) => re((c(), l("div", {
|
|
335
|
-
key: o(X),
|
|
336
|
-
ref_key: "selectRef",
|
|
337
|
-
ref: Y,
|
|
338
|
-
class: y(["zerov-widget-select", { "is-open": n.value }]),
|
|
339
|
-
onClick: H
|
|
340
|
-
}, [
|
|
341
|
-
s("div", {
|
|
342
|
-
class: y(["zerov-widget-select__trigger", { "is-active": n.value }]),
|
|
343
|
-
style: h({
|
|
344
|
-
...o(q)(t.basicOption.input)
|
|
345
|
-
})
|
|
346
|
-
}, [
|
|
347
|
-
s("div", de, [
|
|
348
|
-
g.value ? S("", !0) : (c(), l("span", {
|
|
349
|
-
key: 0,
|
|
350
|
-
class: "zerov-widget-select__placeholder",
|
|
351
|
-
style: h({
|
|
352
|
-
...o(Q)(t.basicOption.input.placeholder)
|
|
353
|
-
})
|
|
354
|
-
}, O(t.basicOption.input.placeholder.value), 5)),
|
|
355
|
-
g.value && o(x)(_.value, t.basicOption.dropdown.option.prefixs) ? (c(), l("span", ue, [
|
|
356
|
-
s("img", {
|
|
357
|
-
src: o(x)(_.value, t.basicOption.dropdown.option.prefixs),
|
|
358
|
-
alt: ""
|
|
359
|
-
}, null, 8, fe)
|
|
360
|
-
])) : S("", !0),
|
|
361
|
-
g.value ? (c(), l("span", {
|
|
362
|
-
key: 2,
|
|
363
|
-
class: "zerov-widget-select__selected",
|
|
364
|
-
style: h({
|
|
365
|
-
...o(K)(t.basicOption.input.selected)
|
|
366
|
-
})
|
|
367
|
-
}, O(g.value), 5)) : S("", !0)
|
|
368
|
-
]),
|
|
369
|
-
s("span", {
|
|
370
|
-
class: y(["zerov-widget-select__arrow", { "is-open": n.value }])
|
|
371
|
-
}, [
|
|
372
|
-
s("img", {
|
|
373
|
-
src: t.basicOption.input.arrow.url,
|
|
374
|
-
alt: ""
|
|
375
|
-
}, null, 8, ve)
|
|
376
|
-
], 2)
|
|
377
|
-
], 6),
|
|
378
|
-
ie(pe, { name: "fade-in-linear" }, {
|
|
379
|
-
default: me(() => [
|
|
380
|
-
n.value ? (c(), l("div", {
|
|
381
|
-
key: 0,
|
|
382
|
-
class: "zerov-widget-select__dropdown",
|
|
383
|
-
style: h({
|
|
384
|
-
...o(G)(t.basicOption.dropdown)
|
|
385
|
-
})
|
|
386
|
-
}, [
|
|
387
|
-
s("ul", null, [
|
|
388
|
-
(c(!0), l(ne, null, ae(o(D), (m) => (c(), l("li", {
|
|
389
|
-
key: m.value,
|
|
390
|
-
class: y([{ "is-selected": m.value === w.value }, "zerov-widget-select__option"]),
|
|
391
|
-
style: h({
|
|
392
|
-
...o(A)(t.basicOption.dropdown.option)
|
|
393
|
-
}),
|
|
394
|
-
onClick: le((P) => J(m), ["stop"])
|
|
395
|
-
}, [
|
|
396
|
-
o(x)(m.type, t.basicOption.dropdown.option.prefixs) ? (c(), l("span", {
|
|
397
|
-
key: 0,
|
|
398
|
-
class: "zerov-widget-select__option-prefix",
|
|
399
|
-
style: h({
|
|
400
|
-
...o(U)(m.type, t.basicOption.dropdown.option.prefixs)
|
|
401
|
-
})
|
|
402
|
-
}, [
|
|
403
|
-
s("img", {
|
|
404
|
-
src: o(x)(m.type, t.basicOption.dropdown.option.prefixs),
|
|
405
|
-
alt: ""
|
|
406
|
-
}, null, 8, be)
|
|
407
|
-
], 4)) : S("", !0),
|
|
408
|
-
s("span", Se, O(m.label), 1)
|
|
409
|
-
], 14, he))), 128))
|
|
410
|
-
])
|
|
411
|
-
], 4)) : S("", !0)
|
|
412
|
-
]),
|
|
413
|
-
_: 1
|
|
414
|
-
})
|
|
415
|
-
], 2)), [
|
|
416
|
-
[o(se), M]
|
|
417
|
-
]);
|
|
418
|
-
}
|
|
419
|
-
});
|
|
420
|
-
export {
|
|
421
|
-
Ur as default
|
|
422
|
-
};
|
|
1
|
+
import { defineComponent as B, ref as u, computed as te, onMounted as oe, watch as F, withDirectives as re, createElementBlock as l, openBlock as c, normalizeClass as y, unref as o, createElementVNode as s, createVNode as ie, normalizeStyle as h, createCommentVNode as S, toDisplayString as O, Transition as pe, withCtx as me, Fragment as ne, renderList as ae, withModifiers as le } from "vue";
|
|
2
|
+
import { nanoid as V } from "nanoid";
|
|
3
|
+
import { cloneDeep as I, isEqual as j } from "lodash";
|
|
4
|
+
import "../text-text-basic/index.mjs";
|
|
5
|
+
import "../text-table-basic/index.mjs";
|
|
6
|
+
import "../chart-other-gauge/index.mjs";
|
|
7
|
+
import "../chart-other-gauge-stage/index.mjs";
|
|
8
|
+
import "../chart-other-gauge-grade/index.mjs";
|
|
9
|
+
import "../chart-other-word-cloud/index.mjs";
|
|
10
|
+
import "../chart-other-liquidfill/index.mjs";
|
|
11
|
+
import "../chart-other-funnel/index.mjs";
|
|
12
|
+
import "../chart-other-force/index.mjs";
|
|
13
|
+
import "../chart-other-radar/index.mjs";
|
|
14
|
+
import "../chart-other-funnel-split/index.mjs";
|
|
15
|
+
import "../chart-other-funnel-contrast/index.mjs";
|
|
16
|
+
import "../chart-other-candlestick-basic/index.mjs";
|
|
17
|
+
import "../chart-other-candlestick-shanghai/index.mjs";
|
|
18
|
+
import "../chart-other-candlestick-demo/index.mjs";
|
|
19
|
+
import "../chart-other-heatmap/index.mjs";
|
|
20
|
+
import "../chart-other-force2/index.mjs";
|
|
21
|
+
import "../chart-other-graph-basic/index.mjs";
|
|
22
|
+
import "../chart-other-graph-basic2/index.mjs";
|
|
23
|
+
import "../chart-other-graph-calendar/index.mjs";
|
|
24
|
+
import "../chart-other-tree-line/index.mjs";
|
|
25
|
+
import "../chart-other-treemap-basic/index.mjs";
|
|
26
|
+
import "../chart-other-sunburst-basic/index.mjs";
|
|
27
|
+
import "../chart-other-sunburst-basic2/index.mjs";
|
|
28
|
+
import "../chart-other-sunburst-basic3/index.mjs";
|
|
29
|
+
import "../chart-other-sunburst-basic4/index.mjs";
|
|
30
|
+
import "../chart-other-sunburst-book/index.mjs";
|
|
31
|
+
import "../chart-other-sunburst-radius/index.mjs";
|
|
32
|
+
import "../chart-other-sunburst-flavors/index.mjs";
|
|
33
|
+
import "../chart-other-parallel-basic/index.mjs";
|
|
34
|
+
import "../chart-other-parallel-mul/index.mjs";
|
|
35
|
+
import "../chart-other-circular-graph/index.mjs";
|
|
36
|
+
import "../map-earth-basic/index.mjs";
|
|
37
|
+
import "../map-earth-cool-tech/index.mjs";
|
|
38
|
+
import "../map-earth-particle/index.mjs";
|
|
39
|
+
import "../map-earth-hacker/index.mjs";
|
|
40
|
+
import "../map-earth-fly-line/index.mjs";
|
|
41
|
+
import "../chart-other-grid-percentage/index.mjs";
|
|
42
|
+
import "../chart-other-radar-stack/index.mjs";
|
|
43
|
+
import "../chart-other-funnel2/index.mjs";
|
|
44
|
+
import "../chart-other-label-gauge/index.mjs";
|
|
45
|
+
import "../chart-other-theme-river/index.mjs";
|
|
46
|
+
import "../chart-other-tree/index.mjs";
|
|
47
|
+
import "../chart-other-treemap/index.mjs";
|
|
48
|
+
import "../commons-product-model/index.mjs";
|
|
49
|
+
import "../commons-vr-photo/index.mjs";
|
|
50
|
+
import "../commons-vr-video/index.mjs";
|
|
51
|
+
import "../commons-three-loader/index.mjs";
|
|
52
|
+
import "../commons-three-loader3/index.mjs";
|
|
53
|
+
import "../commons-loop-iterator/index.mjs";
|
|
54
|
+
import "../commons-gaussian-splatting-view/index.mjs";
|
|
55
|
+
import "../commons-babylon/index.mjs";
|
|
56
|
+
import "../commons-svg/index.mjs";
|
|
57
|
+
import "../commons-weather/index.mjs";
|
|
58
|
+
import "../commons-weather-dynamic/index.mjs";
|
|
59
|
+
import "../media-wavesurfer/index.mjs";
|
|
60
|
+
import "../interaction-tabs/index.mjs";
|
|
61
|
+
import "../interaction-tabs2/index.mjs";
|
|
62
|
+
import "../interaction-button/index.mjs";
|
|
63
|
+
import "../interaction-button-image/index.mjs";
|
|
64
|
+
import "./index.mjs";
|
|
65
|
+
import "../interaction-input/index.mjs";
|
|
66
|
+
import "../interaction-radio/index.mjs";
|
|
67
|
+
import "../interaction-slider/index.mjs";
|
|
68
|
+
import "../interaction-switch/index.mjs";
|
|
69
|
+
import "../interaction-data-picker/index.mjs";
|
|
70
|
+
import "../interaction-button-refresh/index.mjs";
|
|
71
|
+
import "../media-image/index.mjs";
|
|
72
|
+
import "../text-title/index.mjs";
|
|
73
|
+
import "../commons-qrcode/index.mjs";
|
|
74
|
+
import "../media-video/index.mjs";
|
|
75
|
+
import "../media-audio/index.mjs";
|
|
76
|
+
import "../text-real-time/index.mjs";
|
|
77
|
+
import "../media-carousel/index.mjs";
|
|
78
|
+
import "../media-carousel-slides/index.mjs";
|
|
79
|
+
import "../media-iframe-carousel/index.mjs";
|
|
80
|
+
import "../media-iframe/index.mjs";
|
|
81
|
+
import "../media-m3u8/index.mjs";
|
|
82
|
+
import "../media-m3u8-dynamic/index.mjs";
|
|
83
|
+
import "../media-audio-dynamic/index.mjs";
|
|
84
|
+
import "../media-video-dynamic/index.mjs";
|
|
85
|
+
import "../media-image-dynamic/index.mjs";
|
|
86
|
+
import "../media-iframe-dynamic/index.mjs";
|
|
87
|
+
import "../media-flv/index.mjs";
|
|
88
|
+
import "../commons-echarts/index.mjs";
|
|
89
|
+
import "../text-over-number/index.mjs";
|
|
90
|
+
import "../text-table-scroll/index.mjs";
|
|
91
|
+
import "../text-carousel/index.mjs";
|
|
92
|
+
import "../text-row-scroll/index.mjs";
|
|
93
|
+
import "../text-text-dynamic/index.mjs";
|
|
94
|
+
import "../text-count-down/index.mjs";
|
|
95
|
+
import "../graphical-circle/index.mjs";
|
|
96
|
+
import "../graphical-diamond/index.mjs";
|
|
97
|
+
import "../graphical-hexagon/index.mjs";
|
|
98
|
+
import "../graphical-isosceles-triangle/index.mjs";
|
|
99
|
+
import "../graphical-pentagon/index.mjs";
|
|
100
|
+
import "../graphical-rect/index.mjs";
|
|
101
|
+
import "../graphical-right-triangle/index.mjs";
|
|
102
|
+
import "../scene-map3d/index.mjs";
|
|
103
|
+
import "../scene-amap2d/index.mjs";
|
|
104
|
+
import "../scene-amap3d/index.mjs";
|
|
105
|
+
import "../scene-vr/index.mjs";
|
|
106
|
+
import "../scene-unity-iframe/index.mjs";
|
|
107
|
+
import "../scene-unity-webgl/index.mjs";
|
|
108
|
+
import "../scene-ue-iframe/index.mjs";
|
|
109
|
+
import "../scene-ue-shj/index.mjs";
|
|
110
|
+
import "../scene-default/index.mjs";
|
|
111
|
+
import "../interaction/tabs/index.mjs";
|
|
112
|
+
import "../interaction/tabs-icon/index.mjs";
|
|
113
|
+
import "../interaction/button/index.mjs";
|
|
114
|
+
import "../interaction/date-picker/src/date-picker/index.mjs";
|
|
115
|
+
import "../interaction/date-picker/src/date-picker-range/index.mjs";
|
|
116
|
+
import "../text/list/index.mjs";
|
|
117
|
+
import "../chart/src/bar/basic/index.mjs";
|
|
118
|
+
import "../chart/src/bar/animation/index.mjs";
|
|
119
|
+
import "../chart/src/bar/contrast/index.mjs";
|
|
120
|
+
import "../chart/src/bar/contrast2/index.mjs";
|
|
121
|
+
import "../chart/src/bar/contrast3/index.mjs";
|
|
122
|
+
import "../chart/src/bar/gradient-column-chart/index.mjs";
|
|
123
|
+
import "../chart/src/bar/horizontal/index.mjs";
|
|
124
|
+
import "../chart/src/bar/horizontal-stack/index.mjs";
|
|
125
|
+
import "../chart/src/bar/line-bar/index.mjs";
|
|
126
|
+
import "../chart/src/bar/line-bar2/index.mjs";
|
|
127
|
+
import "../chart/src/bar/loop/index.mjs";
|
|
128
|
+
import "../chart/src/bar/mini/index.mjs";
|
|
129
|
+
import "../chart/src/bar/polar/index.mjs";
|
|
130
|
+
import "../chart/src/bar/polar-stack/index.mjs";
|
|
131
|
+
import "../chart/src/bar/polar2/index.mjs";
|
|
132
|
+
import "../chart/src/bar/radius-circle/index.mjs";
|
|
133
|
+
import "../chart/src/bar/rank/index.mjs";
|
|
134
|
+
import "../chart/src/bar/segmented-progress/index.mjs";
|
|
135
|
+
import "../chart/src/bar/spire/index.mjs";
|
|
136
|
+
import "../chart/src/bar/stack/index.mjs";
|
|
137
|
+
import "../chart/src/bar/stack-line/index.mjs";
|
|
138
|
+
import "../chart/src/bar/stack2/index.mjs";
|
|
139
|
+
import "../chart/src/bar/stack3/index.mjs";
|
|
140
|
+
import "../chart/src/bar/staggered/index.mjs";
|
|
141
|
+
import "../chart/src/bar/three/index.mjs";
|
|
142
|
+
import "../chart/src/bar/waterfall/index.mjs";
|
|
143
|
+
import "../chart/src/bar/zebra/index.mjs";
|
|
144
|
+
import "../chart/src/line/area-gradient/index.mjs";
|
|
145
|
+
import "../chart/src/line/area-highlight/index.mjs";
|
|
146
|
+
import "../chart/src/line/area-highlight2/index.mjs";
|
|
147
|
+
import "../chart/src/line/basic/index.mjs";
|
|
148
|
+
import "../chart/src/line/bump/index.mjs";
|
|
149
|
+
import "../chart/src/line/dashed/index.mjs";
|
|
150
|
+
import "../chart/src/line/ladder/index.mjs";
|
|
151
|
+
import "../chart/src/line/logarithm/index.mjs";
|
|
152
|
+
import "../chart/src/line/multix/index.mjs";
|
|
153
|
+
import "../chart/src/line/polar-double/index.mjs";
|
|
154
|
+
import "../chart/src/line/rain-flow/index.mjs";
|
|
155
|
+
import "../chart/src/line/scale/index.mjs";
|
|
156
|
+
import "../chart/src/line/smooth/index.mjs";
|
|
157
|
+
import "../chart/src/line/smooth-area/index.mjs";
|
|
158
|
+
import "../chart/src/line/stack/index.mjs";
|
|
159
|
+
import "../chart/src/line/stack-area/index.mjs";
|
|
160
|
+
import "../chart/src/line/temp/index.mjs";
|
|
161
|
+
import "../chart/src/line/vertical/index.mjs";
|
|
162
|
+
import "../chart/src/map/basic/index.mjs";
|
|
163
|
+
import "../chart/src/map/bmap-basic/index.mjs";
|
|
164
|
+
import "../chart/src/map/bmap-heatmap/index.mjs";
|
|
165
|
+
import "../chart/src/map/bmap-rich/index.mjs";
|
|
166
|
+
import "../chart/src/map/customize/index.mjs";
|
|
167
|
+
import "../chart/src/map/lines/index.mjs";
|
|
168
|
+
import "../chart/src/map/scatter/index.mjs";
|
|
169
|
+
import "../chart/src/pie/3d/index.mjs";
|
|
170
|
+
import "../chart/src/pie/basic/index.mjs";
|
|
171
|
+
import "../chart/src/pie/basic2/index.mjs";
|
|
172
|
+
import "../chart/src/pie/customized/index.mjs";
|
|
173
|
+
import "../chart/src/pie/index/index.mjs";
|
|
174
|
+
import "../chart/src/pie/interval/index.mjs";
|
|
175
|
+
import "../chart/src/pie/legend-scroll/index.mjs";
|
|
176
|
+
import "../chart/src/pie/radius/index.mjs";
|
|
177
|
+
import "../chart/src/pie/rose/index.mjs";
|
|
178
|
+
import "../chart/src/pie/round/index.mjs";
|
|
179
|
+
import "../chart/src/pie/sunburst/index.mjs";
|
|
180
|
+
import "../chart/src/scatter/basic/index.mjs";
|
|
181
|
+
import "../chart/src/scatter/basic2/index.mjs";
|
|
182
|
+
import "../chart/src/scatter/bubble/index.mjs";
|
|
183
|
+
import "../chart/src/scatter/ripples/index.mjs";
|
|
184
|
+
import "../commons/custom-component-render/index.mjs";
|
|
185
|
+
/* empty css */
|
|
186
|
+
/* empty css */
|
|
187
|
+
import { SHJDatasourceV2 as ce } from "../../plugins/datasource/index.mjs";
|
|
188
|
+
import { SHJParseEvent as z } from "../../plugins/event/index.mjs";
|
|
189
|
+
import { jsonToCssStyle as r, autoInstallFont as f } from "../../commons/utils/json2css.mjs";
|
|
190
|
+
import se from "../../commons/utils/clickOutSide.mjs";
|
|
191
|
+
const de = { style: { display: "flex", "align-items": "center", gap: "4px" } }, ue = {
|
|
192
|
+
key: 1,
|
|
193
|
+
class: "zerov-widget-select__prefix"
|
|
194
|
+
}, fe = ["src"], ve = ["src"], he = ["onClick"], be = ["src"], Se = { class: "zerov-widget-select__option-label" }, ge = B({ name: "zv-interaction-select" }), Ur = /* @__PURE__ */ B({
|
|
195
|
+
...ge,
|
|
196
|
+
props: {
|
|
197
|
+
basicOption: {},
|
|
198
|
+
sources: {},
|
|
199
|
+
useEvents: {},
|
|
200
|
+
uuid: {}
|
|
201
|
+
},
|
|
202
|
+
emits: ["update:modelValue", "on-change"],
|
|
203
|
+
setup(L, { expose: R, emit: T }) {
|
|
204
|
+
const d = L, N = () => {
|
|
205
|
+
const t = u(), a = (e) => {
|
|
206
|
+
if (t.value) {
|
|
207
|
+
f(e.fontFamily), f(e.hover.fontFamily), f(e.focus.fontFamily);
|
|
208
|
+
const i = u("");
|
|
209
|
+
return e.boxShadow && (i.value = `${e.boxShadow.isInset ? "inset" : ""} ${e.boxShadow.offsetX}px ${e.boxShadow.offsetY}px ${e.boxShadow.blur}px ${e.boxShadow.diffus}px ${e.boxShadow.color}`), {
|
|
210
|
+
...r(e),
|
|
211
|
+
...r(e.hover, "hover"),
|
|
212
|
+
...r(e.focus, "focus"),
|
|
213
|
+
boxShadow: i.value,
|
|
214
|
+
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`,
|
|
215
|
+
background: e.isBgImage ? `no-repeat center/100% url(${e.backgroundImage})` : e.backgroundColor
|
|
216
|
+
};
|
|
217
|
+
}
|
|
218
|
+
return {};
|
|
219
|
+
}, m = (e) => {
|
|
220
|
+
if (t.value) {
|
|
221
|
+
f(e.fontFamily);
|
|
222
|
+
const i = `${e.boxShadow.isInset ? "inset" : ""} ${e.boxShadow.offsetX}px ${e.boxShadow.offsetY}px ${e.boxShadow.blur}px ${e.boxShadow.diffus}px ${e.boxShadow.color}`;
|
|
223
|
+
return e.placement === "bottom" ? {
|
|
224
|
+
...r(e),
|
|
225
|
+
top: "100%",
|
|
226
|
+
marginTop: "6px",
|
|
227
|
+
boxShadow: i,
|
|
228
|
+
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`
|
|
229
|
+
} : {
|
|
230
|
+
...r(e),
|
|
231
|
+
bottom: "100%",
|
|
232
|
+
marginBottom: "6px",
|
|
233
|
+
boxShadow: i,
|
|
234
|
+
padding: `${e.padding.map((p) => `${p}px`).join(" ")}`
|
|
235
|
+
};
|
|
236
|
+
}
|
|
237
|
+
}, P = (e) => {
|
|
238
|
+
if (t.value)
|
|
239
|
+
return f(e.fontFamily), {
|
|
240
|
+
padding: `${e.padding.map((i) => `${i}px`).join(" ")}`,
|
|
241
|
+
...r(e),
|
|
242
|
+
...r(e.hover, "hover"),
|
|
243
|
+
...r(e.active, "active")
|
|
244
|
+
};
|
|
245
|
+
}, W = (e) => {
|
|
246
|
+
if (t.value)
|
|
247
|
+
return f(e.fontFamily), {
|
|
248
|
+
...r(e)
|
|
249
|
+
};
|
|
250
|
+
}, Z = (e) => {
|
|
251
|
+
if (t.value)
|
|
252
|
+
return f(e.fontFamily), {
|
|
253
|
+
...r(e),
|
|
254
|
+
...r(e, "hover"),
|
|
255
|
+
...r(e, "focus")
|
|
256
|
+
};
|
|
257
|
+
}, C = (e, i) => {
|
|
258
|
+
const p = i.find((k) => k.type === e);
|
|
259
|
+
return p ? p.url : "";
|
|
260
|
+
}, ee = (e, i) => {
|
|
261
|
+
if (t.value) {
|
|
262
|
+
const p = i.find((k) => k.type === e);
|
|
263
|
+
if (p)
|
|
264
|
+
return {
|
|
265
|
+
...r(p)
|
|
266
|
+
};
|
|
267
|
+
}
|
|
268
|
+
}, $ = u(), b = u([]);
|
|
269
|
+
return {
|
|
270
|
+
key: $,
|
|
271
|
+
init: () => {
|
|
272
|
+
ce.parse({
|
|
273
|
+
tId: d.uuid,
|
|
274
|
+
sources: d.sources,
|
|
275
|
+
callback: (e) => {
|
|
276
|
+
try {
|
|
277
|
+
z.parseEvents(d.useEvents, "dataListener", b), $.value = V(), e && e.data ? b.value = I(e.data[0].data) : b.value = [];
|
|
278
|
+
} catch {
|
|
279
|
+
z.parseEvents(d.useEvents, "dataListener", null), $.value = V(), b.value = [];
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
});
|
|
283
|
+
},
|
|
284
|
+
options: b,
|
|
285
|
+
selectRef: t,
|
|
286
|
+
rendererSelectInput: a,
|
|
287
|
+
rendererSelectOption: P,
|
|
288
|
+
rendererSelectDropdown: m,
|
|
289
|
+
rendererSelectSelected: Z,
|
|
290
|
+
rendererSelectPlaceholder: W,
|
|
291
|
+
rendererPrefixIcon: C,
|
|
292
|
+
rendererPrefixIconCss: ee
|
|
293
|
+
};
|
|
294
|
+
}, w = u(""), E = T, n = u(!1), g = te(() => {
|
|
295
|
+
const t = D.value.find((a) => a.value === w.value);
|
|
296
|
+
return t ? t.label : "";
|
|
297
|
+
}), H = () => {
|
|
298
|
+
n.value = !n.value;
|
|
299
|
+
}, _ = u(""), J = (t) => {
|
|
300
|
+
w.value = t.value, _.value = t.type, E("update:modelValue", t.value), E("on-change", t), z.parseEvents(d.useEvents, "on-change", {
|
|
301
|
+
data: t
|
|
302
|
+
}), n.value = !1;
|
|
303
|
+
}, M = () => {
|
|
304
|
+
n.value = !1;
|
|
305
|
+
}, {
|
|
306
|
+
key: X,
|
|
307
|
+
init: v,
|
|
308
|
+
options: D,
|
|
309
|
+
selectRef: Y,
|
|
310
|
+
rendererSelectInput: q,
|
|
311
|
+
rendererSelectOption: A,
|
|
312
|
+
rendererSelectDropdown: G,
|
|
313
|
+
rendererSelectSelected: K,
|
|
314
|
+
rendererSelectPlaceholder: Q,
|
|
315
|
+
rendererPrefixIcon: x,
|
|
316
|
+
rendererPrefixIconCss: U
|
|
317
|
+
} = N();
|
|
318
|
+
return oe(() => v()), F(
|
|
319
|
+
() => I(d.basicOption),
|
|
320
|
+
(t, a) => {
|
|
321
|
+
j(t, a) || v();
|
|
322
|
+
},
|
|
323
|
+
{ deep: !0 }
|
|
324
|
+
), F(
|
|
325
|
+
() => I(d.sources),
|
|
326
|
+
(t, a) => {
|
|
327
|
+
j(t, a) || v();
|
|
328
|
+
},
|
|
329
|
+
{ deep: !0 }
|
|
330
|
+
), R({
|
|
331
|
+
refresh: () => v(),
|
|
332
|
+
refreshView: () => v(),
|
|
333
|
+
refreshData: () => v()
|
|
334
|
+
}), (t, a) => re((c(), l("div", {
|
|
335
|
+
key: o(X),
|
|
336
|
+
ref_key: "selectRef",
|
|
337
|
+
ref: Y,
|
|
338
|
+
class: y(["zerov-widget-select", { "is-open": n.value }]),
|
|
339
|
+
onClick: H
|
|
340
|
+
}, [
|
|
341
|
+
s("div", {
|
|
342
|
+
class: y(["zerov-widget-select__trigger", { "is-active": n.value }]),
|
|
343
|
+
style: h({
|
|
344
|
+
...o(q)(t.basicOption.input)
|
|
345
|
+
})
|
|
346
|
+
}, [
|
|
347
|
+
s("div", de, [
|
|
348
|
+
g.value ? S("", !0) : (c(), l("span", {
|
|
349
|
+
key: 0,
|
|
350
|
+
class: "zerov-widget-select__placeholder",
|
|
351
|
+
style: h({
|
|
352
|
+
...o(Q)(t.basicOption.input.placeholder)
|
|
353
|
+
})
|
|
354
|
+
}, O(t.basicOption.input.placeholder.value), 5)),
|
|
355
|
+
g.value && o(x)(_.value, t.basicOption.dropdown.option.prefixs) ? (c(), l("span", ue, [
|
|
356
|
+
s("img", {
|
|
357
|
+
src: o(x)(_.value, t.basicOption.dropdown.option.prefixs),
|
|
358
|
+
alt: ""
|
|
359
|
+
}, null, 8, fe)
|
|
360
|
+
])) : S("", !0),
|
|
361
|
+
g.value ? (c(), l("span", {
|
|
362
|
+
key: 2,
|
|
363
|
+
class: "zerov-widget-select__selected",
|
|
364
|
+
style: h({
|
|
365
|
+
...o(K)(t.basicOption.input.selected)
|
|
366
|
+
})
|
|
367
|
+
}, O(g.value), 5)) : S("", !0)
|
|
368
|
+
]),
|
|
369
|
+
s("span", {
|
|
370
|
+
class: y(["zerov-widget-select__arrow", { "is-open": n.value }])
|
|
371
|
+
}, [
|
|
372
|
+
s("img", {
|
|
373
|
+
src: t.basicOption.input.arrow.url,
|
|
374
|
+
alt: ""
|
|
375
|
+
}, null, 8, ve)
|
|
376
|
+
], 2)
|
|
377
|
+
], 6),
|
|
378
|
+
ie(pe, { name: "fade-in-linear" }, {
|
|
379
|
+
default: me(() => [
|
|
380
|
+
n.value ? (c(), l("div", {
|
|
381
|
+
key: 0,
|
|
382
|
+
class: "zerov-widget-select__dropdown",
|
|
383
|
+
style: h({
|
|
384
|
+
...o(G)(t.basicOption.dropdown)
|
|
385
|
+
})
|
|
386
|
+
}, [
|
|
387
|
+
s("ul", null, [
|
|
388
|
+
(c(!0), l(ne, null, ae(o(D), (m) => (c(), l("li", {
|
|
389
|
+
key: m.value,
|
|
390
|
+
class: y([{ "is-selected": m.value === w.value }, "zerov-widget-select__option"]),
|
|
391
|
+
style: h({
|
|
392
|
+
...o(A)(t.basicOption.dropdown.option)
|
|
393
|
+
}),
|
|
394
|
+
onClick: le((P) => J(m), ["stop"])
|
|
395
|
+
}, [
|
|
396
|
+
o(x)(m.type, t.basicOption.dropdown.option.prefixs) ? (c(), l("span", {
|
|
397
|
+
key: 0,
|
|
398
|
+
class: "zerov-widget-select__option-prefix",
|
|
399
|
+
style: h({
|
|
400
|
+
...o(U)(m.type, t.basicOption.dropdown.option.prefixs)
|
|
401
|
+
})
|
|
402
|
+
}, [
|
|
403
|
+
s("img", {
|
|
404
|
+
src: o(x)(m.type, t.basicOption.dropdown.option.prefixs),
|
|
405
|
+
alt: ""
|
|
406
|
+
}, null, 8, be)
|
|
407
|
+
], 4)) : S("", !0),
|
|
408
|
+
s("span", Se, O(m.label), 1)
|
|
409
|
+
], 14, he))), 128))
|
|
410
|
+
])
|
|
411
|
+
], 4)) : S("", !0)
|
|
412
|
+
]),
|
|
413
|
+
_: 1
|
|
414
|
+
})
|
|
415
|
+
], 2)), [
|
|
416
|
+
[o(se), M]
|
|
417
|
+
]);
|
|
418
|
+
}
|
|
419
|
+
});
|
|
420
|
+
export {
|
|
421
|
+
Ur as default
|
|
422
|
+
};
|