vft 0.0.375 → 0.0.378
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/component.js +3 -3
- package/es/components/carousel/use-carousel.js +1 -1
- package/es/components/index.d.ts +1 -1
- package/es/components/index.js +3 -3
- package/es/components/input/input.vue2.js +1 -1
- package/es/components/input-tag/composables/use-input-tag.js +1 -1
- package/es/components/select/select.vue2.js +1 -1
- package/es/components/super-form/super-form-item.vue2.js +2 -2
- package/es/components/super-form/use/helper.js +1 -1
- package/es/hooks/use-delayed-toggle/index.d.ts +7 -11
- package/es/hooks/use-delayed-toggle/index.js +2 -29
- package/es/index.js +3 -3
- package/es/package.json.d.ts +1 -1
- package/es/package.json.js +1 -1
- package/es/utils/click-out-side.d.ts +3 -0
- package/es/utils/click-out-side.js +72 -0
- package/es/utils/vue/props/runtime.js +3 -1
- package/es/utils/vue/vnode.js +1 -1
- package/lib/component.cjs +202 -202
- package/lib/components/index.cjs +47 -47
- package/lib/components/index.d.ts +1 -1
- package/lib/components/input/input.vue2.cjs +1 -1
- package/lib/components/select/select.vue2.cjs +2 -2
- package/lib/components/super-form/super-form-item.vue2.cjs +1 -1
- package/lib/hooks/use-delayed-toggle/index.cjs +1 -28
- package/lib/hooks/use-delayed-toggle/index.d.ts +7 -11
- package/lib/index.cjs +47 -47
- package/lib/package.json.cjs +1 -1
- package/lib/package.json.d.ts +1 -1
- package/lib/utils/click-out-side.cjs +72 -0
- package/lib/utils/click-out-side.d.ts +3 -0
- package/lib/utils/vue/props/runtime.cjs +4 -2
- package/package.json +4 -4
- package/web-types.json +1 -1
package/lib/component.cjs
CHANGED
|
@@ -1,96 +1,96 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const index$
|
|
4
|
-
const index$
|
|
5
|
-
const index$
|
|
6
|
-
const index$
|
|
7
|
-
const index$
|
|
8
|
-
const index$
|
|
9
|
-
const index$
|
|
10
|
-
const index$
|
|
11
|
-
const index$
|
|
12
|
-
const index$
|
|
13
|
-
const index$
|
|
14
|
-
const index$
|
|
15
|
-
const index$
|
|
16
|
-
const index$
|
|
17
|
-
const index$
|
|
18
|
-
const index$
|
|
19
|
-
const index$
|
|
20
|
-
const index$
|
|
21
|
-
const index$
|
|
22
|
-
const index$
|
|
23
|
-
const index$
|
|
24
|
-
const index$
|
|
25
|
-
const index$
|
|
26
|
-
const index$
|
|
27
|
-
const index$
|
|
28
|
-
const index$
|
|
29
|
-
const index$
|
|
30
|
-
const index$
|
|
31
|
-
const index
|
|
32
|
-
const index$
|
|
33
|
-
const index$
|
|
34
|
-
const index$
|
|
35
|
-
const index$
|
|
36
|
-
const index$
|
|
37
|
-
const index$
|
|
38
|
-
const index
|
|
39
|
-
const index$
|
|
40
|
-
const index$
|
|
41
|
-
const index$
|
|
42
|
-
const index$
|
|
43
|
-
const index$
|
|
44
|
-
const index$
|
|
45
|
-
const index$
|
|
46
|
-
const index$
|
|
47
|
-
const index$
|
|
3
|
+
const index$9 = require("./components/alert/index.cjs");
|
|
4
|
+
const index$5 = require("./components/autocomplete/index.cjs");
|
|
5
|
+
const index$17 = require("./components/avatar/index.cjs");
|
|
6
|
+
const index$18 = require("./components/avatar-stack/index.cjs");
|
|
7
|
+
const index$Y = require("./components/backtop/index.cjs");
|
|
8
|
+
const index$F = require("./components/button/index.cjs");
|
|
9
|
+
const index$c = require("./components/card/index.cjs");
|
|
10
|
+
const index$g = require("./components/check-tag/index.cjs");
|
|
11
|
+
const index$1p = require("./components/transfer/index.cjs");
|
|
12
|
+
const index$1q = require("./components/segmented/index.cjs");
|
|
13
|
+
const index$E = require("./components/checkbox/index.cjs");
|
|
14
|
+
const index$J = require("./components/clamp/index.cjs");
|
|
15
|
+
const index$K = require("./components/clamp-toggle/index.cjs");
|
|
16
|
+
const index$L = require("./components/clamp-tooltip/index.cjs");
|
|
17
|
+
const index$q = require("./components/col/index.cjs");
|
|
18
|
+
const index$14 = require("./components/collapse-transition/index.cjs");
|
|
19
|
+
const index$B = require("./components/color-picker/index.cjs");
|
|
20
|
+
const index$X = require("./components/config-provider/index.cjs");
|
|
21
|
+
const index$o = require("./components/container/index.cjs");
|
|
22
|
+
const index$m = require("./components/date-picker/index.cjs");
|
|
23
|
+
const index$1o = require("./components/watermark/index.cjs");
|
|
24
|
+
const index$u = require("./components/date-time-select/index.cjs");
|
|
25
|
+
const index$W = require("./components/descriptions/index.cjs");
|
|
26
|
+
const index$t = require("./components/dialog/index.cjs");
|
|
27
|
+
const index$15 = require("./components/divider/index.cjs");
|
|
28
|
+
const index$8 = require("./components/drawer/index.cjs");
|
|
29
|
+
const index$z = require("./components/dropdown/index.cjs");
|
|
30
|
+
const index$19 = require("./components/empty/index.cjs");
|
|
31
|
+
const index$$ = require("./components/footer-layout/index.cjs");
|
|
32
|
+
const index$G = require("./components/form/index.cjs");
|
|
33
|
+
const index$V = require("./components/full-screen/index.cjs");
|
|
34
|
+
const index$10 = require("./components/header-layout/index.cjs");
|
|
35
|
+
const index$p = require("./components/horizontal-menu/index.cjs");
|
|
36
|
+
const index$16 = require("./components/icon/index.cjs");
|
|
37
|
+
const index$U = require("./components/icon-text/index.cjs");
|
|
38
|
+
const index$_ = require("./components/iframe-layout/index.cjs");
|
|
39
|
+
const index$T = require("./components/image/index.cjs");
|
|
40
|
+
const index$w = require("./components/image-viewer/index.cjs");
|
|
41
|
+
const index$S = require("./components/input/index.cjs");
|
|
42
|
+
const index$4 = require("./components/input-number/index.cjs");
|
|
43
|
+
const index$R = require("./components/link/index.cjs");
|
|
44
|
+
const index$v = require("./components/list-cell/index.cjs");
|
|
45
|
+
const index$11 = require("./components/logo/index.cjs");
|
|
46
|
+
const index$j = require("./components/md-code-demo/index.cjs");
|
|
47
|
+
const index$i = require("./components/md-code-tabs/index.cjs");
|
|
48
48
|
const index$1 = require("./components/carousel/index.cjs");
|
|
49
|
-
const index$
|
|
50
|
-
const index$
|
|
51
|
-
const index$
|
|
52
|
-
const index$
|
|
53
|
-
const index$
|
|
54
|
-
const index$
|
|
55
|
-
const index$
|
|
56
|
-
const index$
|
|
57
|
-
const index$
|
|
58
|
-
const index$
|
|
59
|
-
const index$
|
|
60
|
-
const index$
|
|
61
|
-
const index$
|
|
62
|
-
const index$
|
|
63
|
-
const index$
|
|
64
|
-
const index$
|
|
65
|
-
const index$
|
|
66
|
-
const index$
|
|
67
|
-
const index$
|
|
68
|
-
const index$
|
|
69
|
-
const index$
|
|
70
|
-
const index$
|
|
71
|
-
const index$
|
|
72
|
-
const index$
|
|
73
|
-
const index$
|
|
74
|
-
const index$
|
|
75
|
-
const index$
|
|
76
|
-
const index$
|
|
77
|
-
const index$
|
|
78
|
-
const index$
|
|
79
|
-
const index$
|
|
80
|
-
const index$
|
|
81
|
-
const index$
|
|
82
|
-
const index$
|
|
83
|
-
const index$
|
|
84
|
-
const index$
|
|
85
|
-
const index$
|
|
86
|
-
const index$
|
|
87
|
-
const index$
|
|
88
|
-
const index$
|
|
89
|
-
const index$
|
|
90
|
-
const index$
|
|
91
|
-
const index$
|
|
92
|
-
const index$
|
|
93
|
-
const index$
|
|
49
|
+
const index$1g = require("./components/steps/index.cjs");
|
|
50
|
+
const index$1f = require("./components/timeline/index.cjs");
|
|
51
|
+
const index$1h = require("./components/breadcrumb/index.cjs");
|
|
52
|
+
const index$1i = require("./components/collapse/index.cjs");
|
|
53
|
+
const index$1j = require("./components/statistic/index.cjs");
|
|
54
|
+
const index$1k = require("./components/countdown/index.cjs");
|
|
55
|
+
const index$1l = require("./components/input-tag/index.cjs");
|
|
56
|
+
const index$1m = require("./components/cascader/index.cjs");
|
|
57
|
+
const index$1n = require("./components/cascader-panel/index.cjs");
|
|
58
|
+
const index$n = require("./components/md-comment/index.cjs");
|
|
59
|
+
const index$h = require("./components/md-container/index.cjs");
|
|
60
|
+
const index$l = require("./components/md-tabs/index.cjs");
|
|
61
|
+
const index$k = require("./components/md-vue-playground/index.cjs");
|
|
62
|
+
const index$13 = require("./components/menu/index.cjs");
|
|
63
|
+
const index$7 = require("./components/modal/index.cjs");
|
|
64
|
+
const index$12 = require("./components/multiple-tabs/index.cjs");
|
|
65
|
+
const index$N = require("./components/overlay/index.cjs");
|
|
66
|
+
const index$I = require("./components/page-wrapper/index.cjs");
|
|
67
|
+
const index$Q = require("./components/pagination/index.cjs");
|
|
68
|
+
const index$b = require("./components/popconfirm/index.cjs");
|
|
69
|
+
const index$1d = require("./components/popover/index.cjs");
|
|
70
|
+
const index$1e = require("./components/popper/index.cjs");
|
|
71
|
+
const index$3 = require("./components/progress/index.cjs");
|
|
72
|
+
const index$M = require("./components/qrcode/index.cjs");
|
|
73
|
+
const index$D = require("./components/radio/index.cjs");
|
|
74
|
+
const index$1a = require("./components/result/index.cjs");
|
|
75
|
+
const index$Z = require("./components/router-view-content/index.cjs");
|
|
76
|
+
const index$s = require("./components/row/index.cjs");
|
|
77
|
+
const index$A = require("./components/scrollbar/index.cjs");
|
|
78
|
+
const index$H = require("./components/search/index.cjs");
|
|
79
|
+
const index$a = require("./components/select/index.cjs");
|
|
80
|
+
const index$P = require("./components/side-menu/index.cjs");
|
|
81
|
+
const index$e = require("./components/skeleton/index.cjs");
|
|
82
|
+
const index$6 = require("./components/slider/index.cjs");
|
|
83
|
+
const index$d = require("./components/space/index.cjs");
|
|
84
|
+
const index$C = require("./components/switch/index.cjs");
|
|
85
|
+
const index$x = require("./components/table/index.cjs");
|
|
86
|
+
const index$1b = require("./components/tabs/index.cjs");
|
|
87
|
+
const index$O = require("./components/tag/index.cjs");
|
|
88
|
+
const index$r = require("./components/time-picker/index.cjs");
|
|
89
|
+
const index$1c = require("./components/tooltip/index.cjs");
|
|
90
|
+
const index$f = require("./components/tree/index.cjs");
|
|
91
|
+
const index$2 = require("./components/upload/index.cjs");
|
|
92
|
+
const index$y = require("./components/verify-code/index.cjs");
|
|
93
|
+
const index$1r = require("./components/super-form/index.cjs");
|
|
94
94
|
const index = require("./components/progress-i/index.cjs");
|
|
95
95
|
const Components = [
|
|
96
96
|
// phone
|
|
@@ -98,118 +98,118 @@ const Components = [
|
|
|
98
98
|
//
|
|
99
99
|
index$1.VftCarousel,
|
|
100
100
|
index$1.VftCarouselItem,
|
|
101
|
-
index$2.
|
|
102
|
-
index$3.
|
|
103
|
-
index$4.
|
|
104
|
-
index$5.
|
|
105
|
-
index$6.
|
|
106
|
-
index$7.
|
|
107
|
-
index$8.VftModal,
|
|
101
|
+
index$2.VftUpload,
|
|
102
|
+
index$3.VftProgress,
|
|
103
|
+
index$4.VftInputNumber,
|
|
104
|
+
index$5.VftAutocomplete,
|
|
105
|
+
index$6.VftSlider,
|
|
106
|
+
index$7.VftModal,
|
|
108
107
|
// VftRate,
|
|
109
|
-
index$
|
|
110
|
-
index$
|
|
111
|
-
index$
|
|
112
|
-
index$
|
|
113
|
-
index$
|
|
114
|
-
index$
|
|
115
|
-
index$
|
|
116
|
-
index$
|
|
117
|
-
index$
|
|
118
|
-
index$
|
|
119
|
-
index$
|
|
120
|
-
index$
|
|
121
|
-
index$
|
|
122
|
-
index$
|
|
123
|
-
index$
|
|
124
|
-
index$
|
|
125
|
-
index$
|
|
126
|
-
index$
|
|
127
|
-
index$
|
|
128
|
-
index$
|
|
129
|
-
index$
|
|
130
|
-
index$
|
|
131
|
-
index$
|
|
132
|
-
index$
|
|
133
|
-
index$
|
|
134
|
-
index$
|
|
135
|
-
index$
|
|
136
|
-
index$
|
|
137
|
-
index$
|
|
138
|
-
index$
|
|
139
|
-
index$
|
|
140
|
-
index$
|
|
141
|
-
index$
|
|
142
|
-
index$
|
|
143
|
-
index$
|
|
144
|
-
index$
|
|
145
|
-
index$
|
|
146
|
-
index$
|
|
147
|
-
index$
|
|
148
|
-
index$
|
|
149
|
-
index$
|
|
150
|
-
index$
|
|
151
|
-
index$
|
|
152
|
-
index$
|
|
153
|
-
index$
|
|
154
|
-
index$
|
|
155
|
-
index$
|
|
156
|
-
index$
|
|
157
|
-
index$
|
|
158
|
-
index$
|
|
159
|
-
index$
|
|
160
|
-
index$
|
|
161
|
-
index$
|
|
162
|
-
index$
|
|
163
|
-
index$
|
|
164
|
-
index$
|
|
165
|
-
index$
|
|
166
|
-
index$
|
|
167
|
-
index$
|
|
168
|
-
index$
|
|
169
|
-
index$
|
|
170
|
-
index$
|
|
171
|
-
index$
|
|
172
|
-
index$
|
|
173
|
-
index$
|
|
174
|
-
index$
|
|
175
|
-
index$
|
|
176
|
-
index$
|
|
177
|
-
index
|
|
178
|
-
index
|
|
179
|
-
index$
|
|
180
|
-
index$
|
|
181
|
-
index$
|
|
182
|
-
index$
|
|
183
|
-
index$
|
|
184
|
-
index$
|
|
185
|
-
index$
|
|
186
|
-
index$
|
|
187
|
-
index$
|
|
188
|
-
index$
|
|
189
|
-
index$
|
|
190
|
-
index$
|
|
191
|
-
index$
|
|
192
|
-
index$
|
|
193
|
-
index$
|
|
194
|
-
index$
|
|
195
|
-
index$
|
|
196
|
-
index$
|
|
197
|
-
index$
|
|
198
|
-
index$
|
|
199
|
-
index$
|
|
200
|
-
index$
|
|
201
|
-
index$
|
|
202
|
-
index$
|
|
203
|
-
index$
|
|
204
|
-
index$
|
|
205
|
-
index$
|
|
206
|
-
index$
|
|
207
|
-
index$
|
|
208
|
-
index$
|
|
209
|
-
index$
|
|
210
|
-
index$
|
|
211
|
-
index$
|
|
212
|
-
index$
|
|
213
|
-
index$
|
|
108
|
+
index$8.VftDrawer,
|
|
109
|
+
index$9.VftAlert,
|
|
110
|
+
index$a.VftSelect,
|
|
111
|
+
index$b.VftPopconfirm,
|
|
112
|
+
index$c.VftCard,
|
|
113
|
+
index$d.VftSpace,
|
|
114
|
+
index$e.VftSkeleton,
|
|
115
|
+
index$e.VftSkeletonItem,
|
|
116
|
+
index$f.VftTree,
|
|
117
|
+
index$g.VftCheckTag,
|
|
118
|
+
index$h.VftMdContainer,
|
|
119
|
+
index$i.VftMdCodeTabs,
|
|
120
|
+
index$j.VftMdCodeDemo,
|
|
121
|
+
index$k.VftMdVuePlayground,
|
|
122
|
+
index$l.VftMdTabs,
|
|
123
|
+
index$m.VftDatePicker,
|
|
124
|
+
index$n.VftMdComment,
|
|
125
|
+
index$o.VftAside,
|
|
126
|
+
index$o.VftContainer,
|
|
127
|
+
index$o.VftFooter,
|
|
128
|
+
index$o.VftHeader,
|
|
129
|
+
index$o.VftMain,
|
|
130
|
+
index$p.VftHorizontalMenu,
|
|
131
|
+
index$q.VftCol,
|
|
132
|
+
index$r.VftTimePicker,
|
|
133
|
+
index$s.VftRow,
|
|
134
|
+
index$t.VftDialog,
|
|
135
|
+
index$u.VftDateTimeSelect,
|
|
136
|
+
index$v.VftListCell,
|
|
137
|
+
index$w.VftImageViewer,
|
|
138
|
+
index$x.VftTable,
|
|
139
|
+
index$y.VftVerifyCode,
|
|
140
|
+
index$z.VftDropdownItem,
|
|
141
|
+
index$z.VftDropdownMenu,
|
|
142
|
+
index$z.VftDropdown,
|
|
143
|
+
index$A.VftScrollbar,
|
|
144
|
+
index$B.VftColorPicker,
|
|
145
|
+
index$C.VftSwitch,
|
|
146
|
+
index$D.VftRadioButton,
|
|
147
|
+
index$D.VftRadio,
|
|
148
|
+
index$D.VftRadioGroup,
|
|
149
|
+
index$E.VftCheckboxGroup,
|
|
150
|
+
index$E.VftCheckbox,
|
|
151
|
+
index$E.VftCheckboxButton,
|
|
152
|
+
index$F.VftButton,
|
|
153
|
+
index$F.VftButtonGroup,
|
|
154
|
+
index$G.VftForm,
|
|
155
|
+
index$G.VftFormItem,
|
|
156
|
+
index$H.VftSearch,
|
|
157
|
+
index$I.VftPageWrapper,
|
|
158
|
+
index$J.VftClamp,
|
|
159
|
+
index$K.VftClampToggle,
|
|
160
|
+
index$L.VftClampTooltip,
|
|
161
|
+
index$M.VftQrcode,
|
|
162
|
+
index$N.VftOverlay,
|
|
163
|
+
index$O.VftTag,
|
|
164
|
+
index$P.VftSideMenu,
|
|
165
|
+
index$Q.VftPagination,
|
|
166
|
+
index$R.VftLink,
|
|
167
|
+
index$S.VftInput,
|
|
168
|
+
index$T.VftImage,
|
|
169
|
+
index$U.VftIconText,
|
|
170
|
+
index$V.VftFullScreen,
|
|
171
|
+
index$W.VftDescriptions,
|
|
172
|
+
index$W.VftDescriptionsItem,
|
|
173
|
+
index$X.VftConfigProvider,
|
|
174
|
+
index$Y.VftBacktop,
|
|
175
|
+
index$Z.VftRouterViewContent,
|
|
176
|
+
index$_.VftIframeLayout,
|
|
177
|
+
index$$.VftFooterLayout,
|
|
178
|
+
index$10.VftHeaderLayout,
|
|
179
|
+
index$11.VftLogo,
|
|
180
|
+
index$12.VftMultipleTabs,
|
|
181
|
+
index$13.VftMenu,
|
|
182
|
+
index$13.VftMenuItem,
|
|
183
|
+
index$13.VftMenuItemGroup,
|
|
184
|
+
index$13.VftSubMenu,
|
|
185
|
+
index$14.VftCollapseTransition,
|
|
186
|
+
index$15.VftDivider,
|
|
187
|
+
index$16.VftIcon,
|
|
188
|
+
index$17.VftAvatar,
|
|
189
|
+
index$18.VftAvatarStack,
|
|
190
|
+
index$19.VftEmpty,
|
|
191
|
+
index$1a.VftResult,
|
|
192
|
+
index$1b.VftTabs,
|
|
193
|
+
index$1b.VftTabPane,
|
|
194
|
+
index$1c.VftTooltip,
|
|
195
|
+
index$1d.VftPopover,
|
|
196
|
+
index$1e.VftPopper,
|
|
197
|
+
index$1f.VftTimeline,
|
|
198
|
+
index$1f.VftTimelineItem,
|
|
199
|
+
index$1g.VftStep,
|
|
200
|
+
index$1g.VftSteps,
|
|
201
|
+
index$1h.VftBreadcrumb,
|
|
202
|
+
index$1h.VftBreadcrumbItem,
|
|
203
|
+
index$1i.VftCollapse,
|
|
204
|
+
index$1i.VftCollapseItem,
|
|
205
|
+
index$1j.VftStatistic,
|
|
206
|
+
index$1k.VftCountdown,
|
|
207
|
+
index$1l.VftInputTag,
|
|
208
|
+
index$1m.VftCascader,
|
|
209
|
+
index$1n.VftCascaderPanel,
|
|
210
|
+
index$1o.VftWatermark,
|
|
211
|
+
index$1p.VftTransfer,
|
|
212
|
+
index$1q.VftSegmented,
|
|
213
|
+
index$1r.VftSuperForm
|
|
214
214
|
];
|
|
215
215
|
exports.default = Components;
|
package/lib/components/index.cjs
CHANGED
|
@@ -89,21 +89,21 @@ const index$1d = require("./modal/index.cjs");
|
|
|
89
89
|
const index$1e = require("./progress/index.cjs");
|
|
90
90
|
const index$1f = require("./segmented/index.cjs");
|
|
91
91
|
const index$1g = require("./statistic/index.cjs");
|
|
92
|
-
const index$1h = require("./
|
|
93
|
-
const index$1i = require("./
|
|
94
|
-
const index$1j = require("./
|
|
95
|
-
const index$1k = require("./
|
|
96
|
-
const index$1l = require("./
|
|
97
|
-
const index$1m = require("./md-code-
|
|
98
|
-
const index$1n = require("./md-
|
|
99
|
-
const index$1o = require("./md-
|
|
100
|
-
const index$1p = require("./md-
|
|
101
|
-
const index$1q = require("./md-
|
|
102
|
-
const index$1r = require("./
|
|
103
|
-
const index$1s = require("./
|
|
104
|
-
const index$1t = require("./
|
|
105
|
-
const index$1u = require("./
|
|
106
|
-
const index$1v = require("./
|
|
92
|
+
const index$1h = require("./timeline/index.cjs");
|
|
93
|
+
const index$1i = require("./transfer/index.cjs");
|
|
94
|
+
const index$1j = require("./upload/index.cjs");
|
|
95
|
+
const index$1k = require("./watermark/index.cjs");
|
|
96
|
+
const index$1l = require("./md-code-demo/index.cjs");
|
|
97
|
+
const index$1m = require("./md-code-tabs/index.cjs");
|
|
98
|
+
const index$1n = require("./md-comment/index.cjs");
|
|
99
|
+
const index$1o = require("./md-container/index.cjs");
|
|
100
|
+
const index$1p = require("./md-tabs/index.cjs");
|
|
101
|
+
const index$1q = require("./md-vue-playground/index.cjs");
|
|
102
|
+
const index$1r = require("./infinite-scroll/index.cjs");
|
|
103
|
+
const index$1s = require("./loading/index.cjs");
|
|
104
|
+
const index$1t = require("./message/index.cjs");
|
|
105
|
+
const index$1u = require("./progress-i/index.cjs");
|
|
106
|
+
const index$1v = require("./super-form/index.cjs");
|
|
107
107
|
const arrow_vue_vue_type_script_setup_true_lang = require("./popper/arrow.vue2.cjs");
|
|
108
108
|
const content_vue_vue_type_script_setup_true_lang = require("./popper/content.vue2.cjs");
|
|
109
109
|
const trigger_vue_vue_type_script_setup_true_lang = require("./popper/trigger.vue2.cjs");
|
|
@@ -158,14 +158,14 @@ const countdown = require("./countdown/countdown.cjs");
|
|
|
158
158
|
const inputTag = require("./input-tag/input-tag.cjs");
|
|
159
159
|
const useModal = require("./modal/use/use-modal.cjs");
|
|
160
160
|
const segmented = require("./segmented/segmented.cjs");
|
|
161
|
-
const componentMap = require("./super-form/component-map.cjs");
|
|
162
|
-
const useForm = require("./super-form/use/use-form.cjs");
|
|
163
161
|
const transfer = require("./transfer/transfer.cjs");
|
|
164
162
|
const constants$h = require("./upload/constants.cjs");
|
|
165
163
|
const watermark = require("./watermark/watermark.cjs");
|
|
166
164
|
const directive = require("./loading/directive.cjs");
|
|
167
165
|
const service = require("./loading/service.cjs");
|
|
168
166
|
const types$2 = require("./message/types.cjs");
|
|
167
|
+
const componentMap = require("./super-form/component-map.cjs");
|
|
168
|
+
const useForm = require("./super-form/use/use-form.cjs");
|
|
169
169
|
exports.VftAlert = index.VftAlert;
|
|
170
170
|
exports.VftAvatar = index$1.VftAvatar;
|
|
171
171
|
exports.VftAvatarStack = index$2.VftAvatarStack;
|
|
@@ -280,23 +280,23 @@ exports.VftModal = index$1d.VftModal;
|
|
|
280
280
|
exports.VftProgress = index$1e.VftProgress;
|
|
281
281
|
exports.VftSegmented = index$1f.VftSegmented;
|
|
282
282
|
exports.VftStatistic = index$1g.VftStatistic;
|
|
283
|
-
exports.
|
|
284
|
-
exports.
|
|
285
|
-
exports.
|
|
286
|
-
exports.
|
|
287
|
-
exports.
|
|
288
|
-
exports.
|
|
289
|
-
exports.
|
|
290
|
-
exports.
|
|
291
|
-
exports.
|
|
292
|
-
exports.
|
|
293
|
-
exports.
|
|
294
|
-
exports.
|
|
295
|
-
exports.
|
|
296
|
-
exports.
|
|
297
|
-
exports.
|
|
298
|
-
exports.
|
|
299
|
-
exports.
|
|
283
|
+
exports.VftTimeline = index$1h.VftTimeline;
|
|
284
|
+
exports.VftTimelineItem = index$1h.VftTimelineItem;
|
|
285
|
+
exports.VftTransfer = index$1i.VftTransfer;
|
|
286
|
+
exports.VftUpload = index$1j.VftUpload;
|
|
287
|
+
exports.VftWatermark = index$1k.VftWatermark;
|
|
288
|
+
exports.VftMdCodeDemo = index$1l.VftMdCodeDemo;
|
|
289
|
+
exports.VftMdCodeTabs = index$1m.VftMdCodeTabs;
|
|
290
|
+
exports.VftMdComment = index$1n.VftMdComment;
|
|
291
|
+
exports.VftMdContainer = index$1o.VftMdContainer;
|
|
292
|
+
exports.VftMdTabs = index$1p.VftMdTabs;
|
|
293
|
+
exports.VftMdVuePlayground = index$1q.VftMdVuePlayground;
|
|
294
|
+
exports.VftInfiniteScroll = index$1r.VftInfiniteScroll;
|
|
295
|
+
exports.VftLoading = index$1s.VftLoading;
|
|
296
|
+
exports.Message = index$1t.VftMessage;
|
|
297
|
+
exports.VftMessage = index$1t.VftMessage;
|
|
298
|
+
exports.VftProgressI = index$1u.VftProgressI;
|
|
299
|
+
exports.VftSuperForm = index$1v.VftSuperForm;
|
|
300
300
|
exports.VftPopperArrow = arrow_vue_vue_type_script_setup_true_lang.default;
|
|
301
301
|
exports.VftPopperContent = content_vue_vue_type_script_setup_true_lang.default;
|
|
302
302
|
exports.VftPopperTrigger = trigger_vue_vue_type_script_setup_true_lang.default;
|
|
@@ -407,19 +407,6 @@ exports.useModalInner = useModal.useModalInner;
|
|
|
407
407
|
exports.defaultProps = segmented.defaultProps;
|
|
408
408
|
exports.segmentedEmits = segmented.segmentedEmits;
|
|
409
409
|
exports.segmentedProps = segmented.segmentedProps;
|
|
410
|
-
exports.FormCompEnum = componentMap.FormCompEnum;
|
|
411
|
-
exports.clearComponents = componentMap.clearComponents;
|
|
412
|
-
exports.getComponent = componentMap.getComponent;
|
|
413
|
-
exports.getRegisteredComponents = componentMap.getRegisteredComponents;
|
|
414
|
-
exports.hasComponent = componentMap.hasComponent;
|
|
415
|
-
exports.isDatePicker = componentMap.isDatePicker;
|
|
416
|
-
exports.isInput = componentMap.isInput;
|
|
417
|
-
exports.isRangePicker = componentMap.isRangePicker;
|
|
418
|
-
exports.registerComponent = componentMap.registerComponent;
|
|
419
|
-
exports.registerComponents = componentMap.registerComponents;
|
|
420
|
-
exports.removeComponent = componentMap.removeComponent;
|
|
421
|
-
exports.getDynamicProps = useForm.getDynamicProps;
|
|
422
|
-
exports.useForm = useForm.useForm;
|
|
423
410
|
exports.LEFT_CHECK_CHANGE_EVENT = transfer.LEFT_CHECK_CHANGE_EVENT;
|
|
424
411
|
exports.RIGHT_CHECK_CHANGE_EVENT = transfer.RIGHT_CHECK_CHANGE_EVENT;
|
|
425
412
|
exports.transferCheckedChangeFn = transfer.transferCheckedChangeFn;
|
|
@@ -434,3 +421,16 @@ exports.vLoading = directive.vLoading;
|
|
|
434
421
|
exports.VftLoadingService = service.Loading;
|
|
435
422
|
exports.messageDefaults = types$2.messageDefaults;
|
|
436
423
|
exports.messageTypes = types$2.messageTypes;
|
|
424
|
+
exports.FormCompEnum = componentMap.FormCompEnum;
|
|
425
|
+
exports.clearComponents = componentMap.clearComponents;
|
|
426
|
+
exports.getComponent = componentMap.getComponent;
|
|
427
|
+
exports.getRegisteredComponents = componentMap.getRegisteredComponents;
|
|
428
|
+
exports.hasComponent = componentMap.hasComponent;
|
|
429
|
+
exports.isDatePicker = componentMap.isDatePicker;
|
|
430
|
+
exports.isInput = componentMap.isInput;
|
|
431
|
+
exports.isRangePicker = componentMap.isRangePicker;
|
|
432
|
+
exports.registerComponent = componentMap.registerComponent;
|
|
433
|
+
exports.registerComponents = componentMap.registerComponents;
|
|
434
|
+
exports.removeComponent = componentMap.removeComponent;
|
|
435
|
+
exports.getDynamicProps = useForm.getDynamicProps;
|
|
436
|
+
exports.useForm = useForm.useForm;
|
|
@@ -81,7 +81,6 @@ export * from './modal';
|
|
|
81
81
|
export * from './progress';
|
|
82
82
|
export * from './segmented';
|
|
83
83
|
export * from './statistic';
|
|
84
|
-
export * from './super-form';
|
|
85
84
|
export * from './timeline';
|
|
86
85
|
export * from './transfer';
|
|
87
86
|
export * from './upload';
|
|
@@ -96,3 +95,4 @@ export * from './infinite-scroll';
|
|
|
96
95
|
export * from './loading';
|
|
97
96
|
export * from './message';
|
|
98
97
|
export * from './progress-i';
|
|
98
|
+
export * from './super-form';
|
|
@@ -15,8 +15,8 @@ require("../../hooks/use-z-index/index.cjs");
|
|
|
15
15
|
const constants = require("@vft/constants");
|
|
16
16
|
const use = require("@vft/use");
|
|
17
17
|
const utils$1 = require("./utils.cjs");
|
|
18
|
-
const useFormItem = require("../form/hooks/use-form-item.cjs");
|
|
19
18
|
const useFormCommonProps = require("../form/hooks/use-form-common-props.cjs");
|
|
19
|
+
const useFormItem = require("../form/hooks/use-form-item.cjs");
|
|
20
20
|
const _hoisted_1 = ["role"];
|
|
21
21
|
const _hoisted_2 = ["id", "type", "disabled", "formatter", "parser", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder", "form"];
|
|
22
22
|
const _hoisted_3 = ["id", "tabindex", "disabled", "readonly", "autocomplete", "aria-label", "placeholder", "form"];
|
|
@@ -12,7 +12,7 @@ require("../../hooks/use-model-toggle/index.cjs");
|
|
|
12
12
|
require("@popperjs/core");
|
|
13
13
|
require("../../hooks/use-z-index/index.cjs");
|
|
14
14
|
const index$3 = require("../../hooks/use-calc-input-width/index.cjs");
|
|
15
|
-
const
|
|
15
|
+
const clickOutSide = require("../../utils/click-out-side.cjs");
|
|
16
16
|
const defaults = require("./defaults.cjs");
|
|
17
17
|
const selectDropdown = require("./select-dropdown.cjs");
|
|
18
18
|
const token = require("./token.cjs");
|
|
@@ -25,7 +25,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
25
25
|
Tooltip: index$1.VftTooltip,
|
|
26
26
|
Icon: index.VftIcon
|
|
27
27
|
},
|
|
28
|
-
directives: { ClickOutside:
|
|
28
|
+
directives: { ClickOutside: clickOutSide.default },
|
|
29
29
|
props: defaults.selectV2Props,
|
|
30
30
|
emits: defaults.selectV2Emits,
|
|
31
31
|
setup(props, { emit }) {
|
|
@@ -89,7 +89,6 @@ require("../modal/index.cjs");
|
|
|
89
89
|
require("../progress/index.cjs");
|
|
90
90
|
require("../segmented/index.cjs");
|
|
91
91
|
require("../statistic/index.cjs");
|
|
92
|
-
require("./index.cjs");
|
|
93
92
|
require("../timeline/index.cjs");
|
|
94
93
|
require("../transfer/index.cjs");
|
|
95
94
|
require("../upload/index.cjs");
|
|
@@ -110,6 +109,7 @@ require("@popperjs/core");
|
|
|
110
109
|
require("../../hooks/use-z-index/index.cjs");
|
|
111
110
|
require("../message/index.cjs");
|
|
112
111
|
require("../progress-i/index.cjs");
|
|
112
|
+
require("./index.cjs");
|
|
113
113
|
const componentMap = require("./component-map.cjs");
|
|
114
114
|
const helper = require("./use/helper.cjs");
|
|
115
115
|
function _isSlot(s) {
|