@web-utils/component 3.0.1 → 3.0.2
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/index.mjs +477 -480
- package/package.json +1 -1
- package/web-types.json +1 -85
- package/color-picker/index.mjs +0 -296
package/index.mjs
CHANGED
|
@@ -1,448 +1,446 @@
|
|
|
1
1
|
import m from "@web-utils/component/address-input";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as nf } from "@web-utils/component/address-input";
|
|
3
3
|
import "@web-utils/component/address-input/style.css";
|
|
4
4
|
import r from "@web-utils/component/affix";
|
|
5
|
-
import { default as
|
|
5
|
+
import { default as lf } from "@web-utils/component/affix";
|
|
6
6
|
import "@web-utils/component/affix/style.css";
|
|
7
7
|
import t from "@web-utils/component/aside-menu";
|
|
8
|
-
import { default as
|
|
8
|
+
import { default as sf } from "@web-utils/component/aside-menu";
|
|
9
9
|
import "@web-utils/component/aside-menu/style.css";
|
|
10
10
|
import e from "@web-utils/component/avatar";
|
|
11
|
-
import { default as
|
|
11
|
+
import { default as xf } from "@web-utils/component/avatar";
|
|
12
12
|
import "@web-utils/component/avatar/style.css";
|
|
13
13
|
import p from "@web-utils/component/awesome-button";
|
|
14
|
-
import { default as
|
|
14
|
+
import { default as uf } from "@web-utils/component/awesome-button";
|
|
15
15
|
import a from "@web-utils/component/capsule-tab";
|
|
16
|
-
import { default as
|
|
16
|
+
import { default as gf } from "@web-utils/component/capsule-tab";
|
|
17
17
|
import "@web-utils/component/capsule-tab/style.css";
|
|
18
18
|
import n from "@web-utils/component/card";
|
|
19
|
-
import { default as
|
|
19
|
+
import { default as Cf } from "@web-utils/component/card";
|
|
20
20
|
import "@web-utils/component/card/style.css";
|
|
21
21
|
import f from "@web-utils/component/carousel";
|
|
22
|
-
import { default as
|
|
22
|
+
import { default as Tf } from "@web-utils/component/carousel";
|
|
23
23
|
import "@web-utils/component/carousel/style.css";
|
|
24
24
|
import i from "@web-utils/component/chat";
|
|
25
|
-
import { default as
|
|
25
|
+
import { default as Df } from "@web-utils/component/chat";
|
|
26
26
|
import "@web-utils/component/chat/style.css";
|
|
27
27
|
import l from "@web-utils/component/chunk-file-uploader";
|
|
28
|
-
import { default as
|
|
28
|
+
import { default as wf } from "@web-utils/component/chunk-file-uploader";
|
|
29
29
|
import "@web-utils/component/chunk-file-uploader/style.css";
|
|
30
30
|
import d from "@web-utils/component/code-mirror-editor";
|
|
31
|
-
import { default as
|
|
31
|
+
import { default as hf } from "@web-utils/component/code-mirror-editor";
|
|
32
32
|
import "@web-utils/component/code-mirror-editor/style.css";
|
|
33
|
-
import s from "@web-utils/component/
|
|
34
|
-
import { default as
|
|
35
|
-
import c from "@web-utils/component/comment";
|
|
36
|
-
import { default as Mf } from "@web-utils/component/comment";
|
|
33
|
+
import s from "@web-utils/component/comment";
|
|
34
|
+
import { default as kf } from "@web-utils/component/comment";
|
|
37
35
|
import "@web-utils/component/comment/style.css";
|
|
38
|
-
import
|
|
39
|
-
import { default as
|
|
40
|
-
import
|
|
41
|
-
import { default as
|
|
42
|
-
import
|
|
43
|
-
import { default as
|
|
36
|
+
import c from "@web-utils/component/confirmable";
|
|
37
|
+
import { default as Rf } from "@web-utils/component/confirmable";
|
|
38
|
+
import x from "@web-utils/component/confirm-button";
|
|
39
|
+
import { default as Bf } from "@web-utils/component/confirm-button";
|
|
40
|
+
import F from "@web-utils/component/context-menu";
|
|
41
|
+
import { default as Gf } from "@web-utils/component/context-menu";
|
|
44
42
|
import "@web-utils/component/context-menu/style.css";
|
|
45
|
-
import
|
|
46
|
-
import { default as
|
|
47
|
-
import
|
|
48
|
-
import { default as
|
|
49
|
-
import
|
|
50
|
-
import { default as
|
|
43
|
+
import u from "@web-utils/component/count-up";
|
|
44
|
+
import { default as Hf } from "@web-utils/component/count-up";
|
|
45
|
+
import y from "@web-utils/component/custom-scrollbar";
|
|
46
|
+
import { default as Qf } from "@web-utils/component/custom-scrollbar";
|
|
47
|
+
import g from "@web-utils/component/data-box";
|
|
48
|
+
import { default as Kf } from "@web-utils/component/data-box";
|
|
51
49
|
import "@web-utils/component/data-box/style.css";
|
|
52
|
-
import
|
|
53
|
-
import { default as
|
|
50
|
+
import I from "@web-utils/component/data-card";
|
|
51
|
+
import { default as Wf } from "@web-utils/component/data-card";
|
|
54
52
|
import "@web-utils/component/data-card/style.css";
|
|
55
|
-
import
|
|
56
|
-
import { default as
|
|
53
|
+
import C from "@web-utils/component/data-cardtext";
|
|
54
|
+
import { default as zf } from "@web-utils/component/data-cardtext";
|
|
57
55
|
import "@web-utils/component/data-cardtext/style.css";
|
|
58
|
-
import
|
|
59
|
-
import { default as
|
|
56
|
+
import b from "@web-utils/component/data-display";
|
|
57
|
+
import { default as qf } from "@web-utils/component/data-display";
|
|
60
58
|
import "@web-utils/component/data-display/style.css";
|
|
61
|
-
import
|
|
62
|
-
import { default as
|
|
59
|
+
import T from "@web-utils/component/data-icons";
|
|
60
|
+
import { default as Zf } from "@web-utils/component/data-icons";
|
|
63
61
|
import "@web-utils/component/data-icons/style.css";
|
|
64
|
-
import
|
|
65
|
-
import { default as
|
|
62
|
+
import P from "@web-utils/component/data-imgtext";
|
|
63
|
+
import { default as $f } from "@web-utils/component/data-imgtext";
|
|
66
64
|
import "@web-utils/component/data-imgtext/style.css";
|
|
67
|
-
import
|
|
68
|
-
import { default as
|
|
65
|
+
import D from "@web-utils/component/data-operatext";
|
|
66
|
+
import { default as oi } from "@web-utils/component/data-operatext";
|
|
69
67
|
import "@web-utils/component/data-operatext/style.css";
|
|
70
|
-
import
|
|
71
|
-
import { default as
|
|
68
|
+
import S from "@web-utils/component/data-panel";
|
|
69
|
+
import { default as ri } from "@web-utils/component/data-panel";
|
|
72
70
|
import "@web-utils/component/data-panel/style.css";
|
|
73
|
-
import
|
|
74
|
-
import { default as
|
|
71
|
+
import w from "@web-utils/component/data-pay";
|
|
72
|
+
import { default as ei } from "@web-utils/component/data-pay";
|
|
75
73
|
import "@web-utils/component/data-pay/style.css";
|
|
76
|
-
import
|
|
77
|
-
import { default as
|
|
74
|
+
import E from "@web-utils/component/data-price";
|
|
75
|
+
import { default as ai } from "@web-utils/component/data-price";
|
|
78
76
|
import "@web-utils/component/data-price/style.css";
|
|
79
|
-
import
|
|
80
|
-
import { default as
|
|
77
|
+
import h from "@web-utils/component/data-progress";
|
|
78
|
+
import { default as fi } from "@web-utils/component/data-progress";
|
|
81
79
|
import "@web-utils/component/data-progress/style.css";
|
|
82
80
|
import N from "@web-utils/component/data-rotate";
|
|
83
|
-
import { default as
|
|
81
|
+
import { default as li } from "@web-utils/component/data-rotate";
|
|
84
82
|
import "@web-utils/component/data-rotate/style.css";
|
|
85
|
-
import
|
|
86
|
-
import { default as
|
|
87
|
-
import
|
|
88
|
-
import { default as
|
|
83
|
+
import k from "@web-utils/component/data-table-picker";
|
|
84
|
+
import { default as si } from "@web-utils/component/data-table-picker";
|
|
85
|
+
import A from "@web-utils/component/data-tabs";
|
|
86
|
+
import { default as xi } from "@web-utils/component/data-tabs";
|
|
89
87
|
import "@web-utils/component/data-tabs/style.css";
|
|
90
|
-
import
|
|
91
|
-
import { default as
|
|
88
|
+
import R from "@web-utils/component/dialog-form";
|
|
89
|
+
import { default as ui } from "@web-utils/component/dialog-form";
|
|
92
90
|
import "@web-utils/component/dialog-form/style.css";
|
|
93
|
-
import
|
|
94
|
-
import { default as
|
|
91
|
+
import v from "@web-utils/component/dynamic-table";
|
|
92
|
+
import { default as gi } from "@web-utils/component/dynamic-table";
|
|
95
93
|
import "@web-utils/component/dynamic-table/style.css";
|
|
96
|
-
import
|
|
97
|
-
import { default as
|
|
94
|
+
import B from "@web-utils/component/easy-popup";
|
|
95
|
+
import { default as Ci } from "@web-utils/component/easy-popup";
|
|
98
96
|
import "@web-utils/component/easy-popup/style.css";
|
|
99
|
-
import
|
|
100
|
-
import { default as
|
|
97
|
+
import M from "@web-utils/component/e-charts";
|
|
98
|
+
import { default as Ti } from "@web-utils/component/e-charts";
|
|
101
99
|
import "@web-utils/component/e-charts/style.css";
|
|
102
|
-
import
|
|
103
|
-
import { default as
|
|
100
|
+
import G from "@web-utils/component/editable-progress";
|
|
101
|
+
import { default as Di } from "@web-utils/component/editable-progress";
|
|
104
102
|
import "@web-utils/component/editable-progress/style.css";
|
|
105
|
-
import
|
|
106
|
-
import { default as
|
|
103
|
+
import U from "@web-utils/component/editable-tree";
|
|
104
|
+
import { default as wi } from "@web-utils/component/editable-tree";
|
|
107
105
|
import "@web-utils/component/editable-tree/style.css";
|
|
108
|
-
import
|
|
109
|
-
import { default as
|
|
110
|
-
import
|
|
111
|
-
import { default as
|
|
112
|
-
import
|
|
113
|
-
import { default as
|
|
106
|
+
import H from "@web-utils/component/egd-collapse";
|
|
107
|
+
import { default as hi } from "@web-utils/component/egd-collapse";
|
|
108
|
+
import L from "@web-utils/component/egd-collapse-item";
|
|
109
|
+
import { default as ki } from "@web-utils/component/egd-collapse-item";
|
|
110
|
+
import Q from "@web-utils/component/element-dialog";
|
|
111
|
+
import { default as Ri } from "@web-utils/component/element-dialog";
|
|
114
112
|
import "@web-utils/component/element-dialog/style.css";
|
|
115
|
-
import
|
|
116
|
-
import { default as
|
|
113
|
+
import J from "@web-utils/component/empty-view";
|
|
114
|
+
import { default as Bi } from "@web-utils/component/empty-view";
|
|
117
115
|
import "@web-utils/component/empty-view/style.css";
|
|
118
|
-
import
|
|
119
|
-
import { default as
|
|
116
|
+
import K from "@web-utils/component/error-view";
|
|
117
|
+
import { default as Gi } from "@web-utils/component/error-view";
|
|
120
118
|
import "@web-utils/component/error-view/style.css";
|
|
121
|
-
import
|
|
122
|
-
import { default as
|
|
123
|
-
import
|
|
124
|
-
import { default as
|
|
125
|
-
import
|
|
126
|
-
import { default as
|
|
127
|
-
import
|
|
128
|
-
import { default as
|
|
119
|
+
import O from "@web-utils/component/flex-column";
|
|
120
|
+
import { default as Hi } from "@web-utils/component/flex-column";
|
|
121
|
+
import W from "@web-utils/component/flex-item";
|
|
122
|
+
import { default as Qi } from "@web-utils/component/flex-item";
|
|
123
|
+
import X from "@web-utils/component/flex-row";
|
|
124
|
+
import { default as Ki } from "@web-utils/component/flex-row";
|
|
125
|
+
import z from "@web-utils/component/flex-scroller";
|
|
126
|
+
import { default as Wi } from "@web-utils/component/flex-scroller";
|
|
129
127
|
import "@web-utils/component/flex-scroller/style.css";
|
|
130
|
-
import
|
|
131
|
-
import { default as
|
|
128
|
+
import j from "@web-utils/component/flow";
|
|
129
|
+
import { default as zi } from "@web-utils/component/flow";
|
|
132
130
|
import "@web-utils/component/flow/style.css";
|
|
133
|
-
import
|
|
134
|
-
import { default as
|
|
131
|
+
import q from "@web-utils/component/flow-designer";
|
|
132
|
+
import { default as qi } from "@web-utils/component/flow-designer";
|
|
135
133
|
import "@web-utils/component/flow-designer/style.css";
|
|
136
|
-
import
|
|
137
|
-
import { default as
|
|
138
|
-
import
|
|
139
|
-
import { default as
|
|
134
|
+
import Y from "@web-utils/component/flow-node";
|
|
135
|
+
import { default as Zi } from "@web-utils/component/flow-node";
|
|
136
|
+
import Z from "@web-utils/component/flow-viewer";
|
|
137
|
+
import { default as $i } from "@web-utils/component/flow-viewer";
|
|
140
138
|
import "@web-utils/component/flow-viewer/style.css";
|
|
141
|
-
import
|
|
142
|
-
import { default as
|
|
139
|
+
import _ from "@web-utils/component/form-block";
|
|
140
|
+
import { default as ol } from "@web-utils/component/form-block";
|
|
143
141
|
import "@web-utils/component/form-block/style.css";
|
|
144
|
-
import
|
|
145
|
-
import { default as
|
|
146
|
-
import
|
|
147
|
-
import { default as
|
|
148
|
-
import
|
|
149
|
-
import { default as
|
|
142
|
+
import $ from "@web-utils/component/form-button";
|
|
143
|
+
import { default as rl } from "@web-utils/component/form-button";
|
|
144
|
+
import V from "@web-utils/component/form-cascader";
|
|
145
|
+
import { default as el } from "@web-utils/component/form-cascader";
|
|
146
|
+
import oo from "@web-utils/component/form-checkbox-group";
|
|
147
|
+
import { default as al } from "@web-utils/component/form-checkbox-group";
|
|
150
148
|
import "@web-utils/component/form-checkbox-group/style.css";
|
|
151
|
-
import
|
|
152
|
-
import { default as
|
|
153
|
-
import
|
|
154
|
-
import { default as
|
|
155
|
-
import
|
|
156
|
-
import { default as
|
|
157
|
-
import
|
|
158
|
-
import { default as
|
|
159
|
-
import
|
|
160
|
-
import { default as
|
|
161
|
-
import
|
|
162
|
-
import { default as
|
|
149
|
+
import mo from "@web-utils/component/form-date-picker";
|
|
150
|
+
import { default as fl } from "@web-utils/component/form-date-picker";
|
|
151
|
+
import ro from "@web-utils/component/form-holder";
|
|
152
|
+
import { default as ll } from "@web-utils/component/form-holder";
|
|
153
|
+
import to from "@web-utils/component/form-input";
|
|
154
|
+
import { default as sl } from "@web-utils/component/form-input";
|
|
155
|
+
import eo from "@web-utils/component/form-input-email";
|
|
156
|
+
import { default as xl } from "@web-utils/component/form-input-email";
|
|
157
|
+
import po from "@web-utils/component/form-input-id-card";
|
|
158
|
+
import { default as ul } from "@web-utils/component/form-input-id-card";
|
|
159
|
+
import ao from "@web-utils/component/form-input-number";
|
|
160
|
+
import { default as gl } from "@web-utils/component/form-input-number";
|
|
163
161
|
import "@web-utils/component/form-input-number/style.css";
|
|
164
|
-
import
|
|
165
|
-
import { default as
|
|
166
|
-
import
|
|
167
|
-
import { default as
|
|
168
|
-
import
|
|
169
|
-
import { default as
|
|
170
|
-
import
|
|
171
|
-
import { default as
|
|
162
|
+
import no from "@web-utils/component/form-input-phone-number";
|
|
163
|
+
import { default as Cl } from "@web-utils/component/form-input-phone-number";
|
|
164
|
+
import fo from "@web-utils/component/form-input-tag";
|
|
165
|
+
import { default as Tl } from "@web-utils/component/form-input-tag";
|
|
166
|
+
import io from "@web-utils/component/form-input-time";
|
|
167
|
+
import { default as Dl } from "@web-utils/component/form-input-time";
|
|
168
|
+
import lo from "@web-utils/component/form-item";
|
|
169
|
+
import { default as wl } from "@web-utils/component/form-item";
|
|
172
170
|
import "@web-utils/component/form-item/style.css";
|
|
173
|
-
import
|
|
174
|
-
import { default as
|
|
175
|
-
import
|
|
176
|
-
import { default as
|
|
171
|
+
import so from "@web-utils/component/form-item-config-provider";
|
|
172
|
+
import { default as hl } from "@web-utils/component/form-item-config-provider";
|
|
173
|
+
import co from "@web-utils/component/form-item-group";
|
|
174
|
+
import { default as kl } from "@web-utils/component/form-item-group";
|
|
177
175
|
import "@web-utils/component/form-item-group/style.css";
|
|
178
|
-
import
|
|
179
|
-
import { default as
|
|
176
|
+
import xo from "@web-utils/component/form-radio-group";
|
|
177
|
+
import { default as Rl } from "@web-utils/component/form-radio-group";
|
|
180
178
|
import "@web-utils/component/form-radio-group/style.css";
|
|
181
|
-
import
|
|
182
|
-
import { default as
|
|
183
|
-
import
|
|
184
|
-
import { default as
|
|
185
|
-
import
|
|
186
|
-
import { default as
|
|
187
|
-
import
|
|
188
|
-
import { default as
|
|
179
|
+
import Fo from "@web-utils/component/form-select";
|
|
180
|
+
import { default as Bl } from "@web-utils/component/form-select";
|
|
181
|
+
import uo from "@web-utils/component/form-switch";
|
|
182
|
+
import { default as Gl } from "@web-utils/component/form-switch";
|
|
183
|
+
import yo from "@web-utils/component/form-textarea";
|
|
184
|
+
import { default as Hl } from "@web-utils/component/form-textarea";
|
|
185
|
+
import go from "@web-utils/component/form-view";
|
|
186
|
+
import { default as Ql } from "@web-utils/component/form-view";
|
|
189
187
|
import "@web-utils/component/form-view/style.css";
|
|
190
|
-
import
|
|
191
|
-
import { default as
|
|
188
|
+
import Io from "@web-utils/component/fy-array";
|
|
189
|
+
import { default as Kl } from "@web-utils/component/fy-array";
|
|
192
190
|
import "@web-utils/component/fy-array/style.css";
|
|
193
|
-
import
|
|
194
|
-
import { default as
|
|
191
|
+
import Co from "@web-utils/component/fy-article";
|
|
192
|
+
import { default as Wl } from "@web-utils/component/fy-article";
|
|
195
193
|
import "@web-utils/component/fy-article/style.css";
|
|
196
|
-
import
|
|
197
|
-
import { default as
|
|
198
|
-
import
|
|
199
|
-
import { default as
|
|
194
|
+
import bo from "@web-utils/component/fy-cascader";
|
|
195
|
+
import { default as zl } from "@web-utils/component/fy-cascader";
|
|
196
|
+
import To from "@web-utils/component/fy-checkbox";
|
|
197
|
+
import { default as ql } from "@web-utils/component/fy-checkbox";
|
|
200
198
|
import "@web-utils/component/fy-checkbox/style.css";
|
|
201
|
-
import
|
|
202
|
-
import { default as
|
|
203
|
-
import
|
|
204
|
-
import { default as
|
|
199
|
+
import Po from "@web-utils/component/fy-code";
|
|
200
|
+
import { default as Zl } from "@web-utils/component/fy-code";
|
|
201
|
+
import Do from "@web-utils/component/fy-curd";
|
|
202
|
+
import { default as $l } from "@web-utils/component/fy-curd";
|
|
205
203
|
import "@web-utils/component/fy-curd/style.css";
|
|
206
|
-
import
|
|
207
|
-
import { default as
|
|
204
|
+
import So from "@web-utils/component/fy-date";
|
|
205
|
+
import { default as od } from "@web-utils/component/fy-date";
|
|
208
206
|
import "@web-utils/component/fy-date/style.css";
|
|
209
|
-
import
|
|
210
|
-
import { default as
|
|
207
|
+
import wo from "@web-utils/component/fy-draggable";
|
|
208
|
+
import { default as rd } from "@web-utils/component/fy-draggable";
|
|
211
209
|
import "@web-utils/component/fy-draggable/style.css";
|
|
212
|
-
import
|
|
213
|
-
import { default as
|
|
210
|
+
import Eo from "@web-utils/component/fy-dynamic";
|
|
211
|
+
import { default as ed } from "@web-utils/component/fy-dynamic";
|
|
214
212
|
import "@web-utils/component/fy-dynamic/style.css";
|
|
215
|
-
import
|
|
216
|
-
import { default as
|
|
213
|
+
import ho from "@web-utils/component/fy-empty";
|
|
214
|
+
import { default as ad } from "@web-utils/component/fy-empty";
|
|
217
215
|
import "@web-utils/component/fy-empty/style.css";
|
|
218
216
|
import No from "@web-utils/component/fy-form";
|
|
219
|
-
import { default as
|
|
217
|
+
import { default as fd } from "@web-utils/component/fy-form";
|
|
220
218
|
import "@web-utils/component/fy-form/style.css";
|
|
221
|
-
import
|
|
222
|
-
import { default as
|
|
219
|
+
import ko from "@web-utils/component/fy-form-design";
|
|
220
|
+
import { default as ld } from "@web-utils/component/fy-form-design";
|
|
223
221
|
import "@web-utils/component/fy-form-design/style.css";
|
|
224
|
-
import
|
|
225
|
-
import { default as
|
|
226
|
-
import
|
|
227
|
-
import { default as
|
|
228
|
-
import
|
|
229
|
-
import { default as
|
|
222
|
+
import Ao from "@web-utils/component/fy-input";
|
|
223
|
+
import { default as sd } from "@web-utils/component/fy-input";
|
|
224
|
+
import Ro from "@web-utils/component/fy-input-color";
|
|
225
|
+
import { default as xd } from "@web-utils/component/fy-input-color";
|
|
226
|
+
import vo from "@web-utils/component/fy-input-icon";
|
|
227
|
+
import { default as ud } from "@web-utils/component/fy-input-icon";
|
|
230
228
|
import "@web-utils/component/fy-input-icon/style.css";
|
|
231
|
-
import
|
|
232
|
-
import { default as
|
|
229
|
+
import Bo from "@web-utils/component/fy-input-map";
|
|
230
|
+
import { default as gd } from "@web-utils/component/fy-input-map";
|
|
233
231
|
import "@web-utils/component/fy-input-map/style.css";
|
|
234
|
-
import
|
|
235
|
-
import { default as
|
|
236
|
-
import
|
|
237
|
-
import { default as
|
|
232
|
+
import Mo from "@web-utils/component/fy-input-number";
|
|
233
|
+
import { default as Cd } from "@web-utils/component/fy-input-number";
|
|
234
|
+
import Go from "@web-utils/component/fy-input-table";
|
|
235
|
+
import { default as Td } from "@web-utils/component/fy-input-table";
|
|
238
236
|
import "@web-utils/component/fy-input-table/style.css";
|
|
239
|
-
import
|
|
240
|
-
import { default as
|
|
237
|
+
import Uo from "@web-utils/component/fy-input-tree";
|
|
238
|
+
import { default as Dd } from "@web-utils/component/fy-input-tree";
|
|
241
239
|
import "@web-utils/component/fy-input-tree/style.css";
|
|
242
|
-
import
|
|
243
|
-
import { default as
|
|
244
|
-
import
|
|
245
|
-
import { default as
|
|
240
|
+
import Ho from "@web-utils/component/fy-progress";
|
|
241
|
+
import { default as wd } from "@web-utils/component/fy-progress";
|
|
242
|
+
import Lo from "@web-utils/component/fy-radio";
|
|
243
|
+
import { default as hd } from "@web-utils/component/fy-radio";
|
|
246
244
|
import "@web-utils/component/fy-radio/style.css";
|
|
247
|
-
import
|
|
248
|
-
import { default as
|
|
245
|
+
import Qo from "@web-utils/component/fy-rate";
|
|
246
|
+
import { default as kd } from "@web-utils/component/fy-rate";
|
|
249
247
|
import "@web-utils/component/fy-rate/style.css";
|
|
250
|
-
import
|
|
251
|
-
import { default as
|
|
248
|
+
import Jo from "@web-utils/component/fy-select";
|
|
249
|
+
import { default as Rd } from "@web-utils/component/fy-select";
|
|
252
250
|
import "@web-utils/component/fy-select/style.css";
|
|
253
|
-
import
|
|
254
|
-
import { default as
|
|
255
|
-
import
|
|
256
|
-
import { default as
|
|
257
|
-
import
|
|
258
|
-
import { default as
|
|
259
|
-
import
|
|
260
|
-
import { default as
|
|
261
|
-
import
|
|
262
|
-
import { default as
|
|
251
|
+
import Ko from "@web-utils/component/fy-slider";
|
|
252
|
+
import { default as Bd } from "@web-utils/component/fy-slider";
|
|
253
|
+
import Oo from "@web-utils/component/fy-switch";
|
|
254
|
+
import { default as Gd } from "@web-utils/component/fy-switch";
|
|
255
|
+
import Wo from "@web-utils/component/fy-tabs";
|
|
256
|
+
import { default as Hd } from "@web-utils/component/fy-tabs";
|
|
257
|
+
import Xo from "@web-utils/component/fy-time";
|
|
258
|
+
import { default as Qd } from "@web-utils/component/fy-time";
|
|
259
|
+
import zo from "@web-utils/component/fy-title";
|
|
260
|
+
import { default as Kd } from "@web-utils/component/fy-title";
|
|
263
261
|
import "@web-utils/component/fy-title/style.css";
|
|
264
|
-
import
|
|
265
|
-
import { default as
|
|
262
|
+
import jo from "@web-utils/component/fy-tree";
|
|
263
|
+
import { default as Wd } from "@web-utils/component/fy-tree";
|
|
266
264
|
import "@web-utils/component/fy-tree/style.css";
|
|
267
|
-
import
|
|
268
|
-
import { default as
|
|
265
|
+
import qo from "@web-utils/component/fy-u-editor";
|
|
266
|
+
import { default as zd } from "@web-utils/component/fy-u-editor";
|
|
269
267
|
import "@web-utils/component/fy-u-editor/style.css";
|
|
270
|
-
import
|
|
271
|
-
import { default as
|
|
268
|
+
import Yo from "@web-utils/component/fy-upload";
|
|
269
|
+
import { default as qd } from "@web-utils/component/fy-upload";
|
|
272
270
|
import "@web-utils/component/fy-upload/style.css";
|
|
273
|
-
import
|
|
274
|
-
import { default as
|
|
271
|
+
import Zo from "@web-utils/component/guide-steps";
|
|
272
|
+
import { default as Zd } from "@web-utils/component/guide-steps";
|
|
275
273
|
import "@web-utils/component/guide-steps/style.css";
|
|
276
|
-
import
|
|
277
|
-
import { default as
|
|
274
|
+
import _o from "@web-utils/component/highlight-j-s";
|
|
275
|
+
import { default as $d } from "@web-utils/component/highlight-j-s";
|
|
278
276
|
import "@web-utils/component/highlight-j-s/style.css";
|
|
279
|
-
import
|
|
280
|
-
import { default as
|
|
277
|
+
import $o from "@web-utils/component/icon-card";
|
|
278
|
+
import { default as os } from "@web-utils/component/icon-card";
|
|
281
279
|
import "@web-utils/component/icon-card/style.css";
|
|
282
|
-
import
|
|
283
|
-
import { default as
|
|
280
|
+
import Vo from "@web-utils/component/icon-temp";
|
|
281
|
+
import { default as rs } from "@web-utils/component/icon-temp";
|
|
284
282
|
import "@web-utils/component/icon-temp/style.css";
|
|
285
|
-
import
|
|
286
|
-
import { default as
|
|
283
|
+
import om from "@web-utils/component/iframe-window";
|
|
284
|
+
import { default as es } from "@web-utils/component/iframe-window";
|
|
287
285
|
import "@web-utils/component/iframe-window/style.css";
|
|
288
|
-
import
|
|
289
|
-
import { default as
|
|
286
|
+
import mm from "@web-utils/component/image-cropper";
|
|
287
|
+
import { default as as } from "@web-utils/component/image-cropper";
|
|
290
288
|
import "@web-utils/component/image-cropper/style.css";
|
|
291
|
-
import
|
|
292
|
-
import { default as
|
|
289
|
+
import rm from "@web-utils/component/image-preview";
|
|
290
|
+
import { default as fs } from "@web-utils/component/image-preview";
|
|
293
291
|
import "@web-utils/component/image-preview/style.css";
|
|
294
|
-
import
|
|
295
|
-
import { default as
|
|
292
|
+
import tm from "@web-utils/component/image-viewer";
|
|
293
|
+
import { default as ls } from "@web-utils/component/image-viewer";
|
|
296
294
|
import "@web-utils/component/image-viewer/style.css";
|
|
297
|
-
import
|
|
298
|
-
import { default as
|
|
295
|
+
import em from "@web-utils/component/input-number";
|
|
296
|
+
import { default as ss } from "@web-utils/component/input-number";
|
|
299
297
|
import "@web-utils/component/input-number/style.css";
|
|
300
|
-
import
|
|
301
|
-
import { default as
|
|
298
|
+
import pm from "@web-utils/component/input-number-range";
|
|
299
|
+
import { default as xs } from "@web-utils/component/input-number-range";
|
|
302
300
|
import "@web-utils/component/input-number-range/style.css";
|
|
303
|
-
import
|
|
304
|
-
import { default as
|
|
305
|
-
import
|
|
306
|
-
import { default as
|
|
301
|
+
import am from "@web-utils/component/keep-view-alive";
|
|
302
|
+
import { default as us } from "@web-utils/component/keep-view-alive";
|
|
303
|
+
import nm from "@web-utils/component/keyboard";
|
|
304
|
+
import { default as gs } from "@web-utils/component/keyboard";
|
|
307
305
|
import "@web-utils/component/keyboard/style.css";
|
|
308
|
-
import
|
|
309
|
-
import { default as
|
|
310
|
-
import
|
|
311
|
-
import { default as
|
|
306
|
+
import fm from "@web-utils/component/license";
|
|
307
|
+
import { default as Cs } from "@web-utils/component/license";
|
|
308
|
+
import im from "@web-utils/component/loading-view";
|
|
309
|
+
import { default as Ts } from "@web-utils/component/loading-view";
|
|
312
310
|
import "@web-utils/component/loading-view/style.css";
|
|
313
|
-
import
|
|
314
|
-
import { default as
|
|
311
|
+
import lm from "@web-utils/component/login";
|
|
312
|
+
import { default as Ds } from "@web-utils/component/login";
|
|
315
313
|
import "@web-utils/component/login/style.css";
|
|
316
|
-
import
|
|
317
|
-
import { default as
|
|
318
|
-
import
|
|
319
|
-
import { default as
|
|
314
|
+
import dm from "@web-utils/component/monaco-editor";
|
|
315
|
+
import { default as ws } from "@web-utils/component/monaco-editor";
|
|
316
|
+
import sm from "@web-utils/component/name-avatar";
|
|
317
|
+
import { default as hs } from "@web-utils/component/name-avatar";
|
|
320
318
|
import "@web-utils/component/name-avatar/style.css";
|
|
321
|
-
import
|
|
322
|
-
import { default as
|
|
319
|
+
import cm from "@web-utils/component/nav-bar";
|
|
320
|
+
import { default as ks } from "@web-utils/component/nav-bar";
|
|
323
321
|
import "@web-utils/component/nav-bar/style.css";
|
|
324
|
-
import
|
|
325
|
-
import { default as
|
|
322
|
+
import xm from "@web-utils/component/notice";
|
|
323
|
+
import { default as Rs } from "@web-utils/component/notice";
|
|
326
324
|
import "@web-utils/component/notice/style.css";
|
|
327
|
-
import
|
|
328
|
-
import { default as
|
|
325
|
+
import Fm from "@web-utils/component/not-implement";
|
|
326
|
+
import { default as Bs } from "@web-utils/component/not-implement";
|
|
329
327
|
import "@web-utils/component/not-implement/style.css";
|
|
330
|
-
import
|
|
331
|
-
import { default as
|
|
328
|
+
import um from "@web-utils/component/page";
|
|
329
|
+
import { default as Gs } from "@web-utils/component/page";
|
|
332
330
|
import "@web-utils/component/page/style.css";
|
|
333
|
-
import
|
|
334
|
-
import { default as
|
|
331
|
+
import ym from "@web-utils/component/pageable-table";
|
|
332
|
+
import { default as Hs } from "@web-utils/component/pageable-table";
|
|
335
333
|
import "@web-utils/component/pageable-table/style.css";
|
|
336
|
-
import
|
|
337
|
-
import { default as
|
|
334
|
+
import gm from "@web-utils/component/pageable-view";
|
|
335
|
+
import { default as Qs } from "@web-utils/component/pageable-view";
|
|
338
336
|
import "@web-utils/component/pageable-view/style.css";
|
|
339
|
-
import
|
|
340
|
-
import { default as
|
|
337
|
+
import Im from "@web-utils/component/page-header";
|
|
338
|
+
import { default as Ks } from "@web-utils/component/page-header";
|
|
341
339
|
import "@web-utils/component/page-header/style.css";
|
|
342
|
-
import
|
|
343
|
-
import { default as
|
|
340
|
+
import Cm from "@web-utils/component/page-index";
|
|
341
|
+
import { default as Ws } from "@web-utils/component/page-index";
|
|
344
342
|
import "@web-utils/component/page-index/style.css";
|
|
345
|
-
import
|
|
346
|
-
import { default as
|
|
347
|
-
import
|
|
348
|
-
import { default as
|
|
343
|
+
import bm from "@web-utils/component/page-index-top";
|
|
344
|
+
import { default as zs } from "@web-utils/component/page-index-top";
|
|
345
|
+
import Tm from "@web-utils/component/page-skeleton";
|
|
346
|
+
import { default as qs } from "@web-utils/component/page-skeleton";
|
|
349
347
|
import "@web-utils/component/page-skeleton/style.css";
|
|
350
|
-
import
|
|
351
|
-
import { default as
|
|
348
|
+
import Pm from "@web-utils/component/page-skeleton-new";
|
|
349
|
+
import { default as Zs } from "@web-utils/component/page-skeleton-new";
|
|
352
350
|
import "@web-utils/component/page-skeleton-new/style.css";
|
|
353
|
-
import
|
|
354
|
-
import { default as
|
|
355
|
-
import
|
|
356
|
-
import { default as
|
|
351
|
+
import Dm from "@web-utils/component/photo-swipe";
|
|
352
|
+
import { default as $s } from "@web-utils/component/photo-swipe";
|
|
353
|
+
import Sm from "@web-utils/component/present-view";
|
|
354
|
+
import { default as oc } from "@web-utils/component/present-view";
|
|
357
355
|
import "@web-utils/component/present-view/style.css";
|
|
358
|
-
import
|
|
359
|
-
import { default as
|
|
356
|
+
import wm from "@web-utils/component/queue";
|
|
357
|
+
import { default as rc } from "@web-utils/component/queue";
|
|
360
358
|
import "@web-utils/component/queue/style.css";
|
|
361
|
-
import
|
|
362
|
-
import { default as
|
|
359
|
+
import Em from "@web-utils/component/record-video";
|
|
360
|
+
import { default as ec } from "@web-utils/component/record-video";
|
|
363
361
|
import "@web-utils/component/record-video/style.css";
|
|
364
|
-
import
|
|
365
|
-
import { default as
|
|
362
|
+
import hm from "@web-utils/component/resize-observer";
|
|
363
|
+
import { default as ac } from "@web-utils/component/resize-observer";
|
|
366
364
|
import "@web-utils/component/resize-observer/style.css";
|
|
367
365
|
import Nm from "@web-utils/component/search";
|
|
368
|
-
import { default as
|
|
366
|
+
import { default as fc } from "@web-utils/component/search";
|
|
369
367
|
import "@web-utils/component/search/style.css";
|
|
370
|
-
import
|
|
371
|
-
import { default as
|
|
368
|
+
import km from "@web-utils/component/search-popover";
|
|
369
|
+
import { default as lc } from "@web-utils/component/search-popover";
|
|
372
370
|
import "@web-utils/component/search-popover/style.css";
|
|
373
|
-
import
|
|
374
|
-
import { default as
|
|
371
|
+
import Am from "@web-utils/component/sign";
|
|
372
|
+
import { default as sc } from "@web-utils/component/sign";
|
|
375
373
|
import "@web-utils/component/sign/style.css";
|
|
376
|
-
import
|
|
377
|
-
import { default as
|
|
374
|
+
import Rm from "@web-utils/component/sign-panel";
|
|
375
|
+
import { default as xc } from "@web-utils/component/sign-panel";
|
|
378
376
|
import "@web-utils/component/sign-panel/style.css";
|
|
379
|
-
import
|
|
380
|
-
import { default as
|
|
377
|
+
import vm from "@web-utils/component/skeleton";
|
|
378
|
+
import { default as uc } from "@web-utils/component/skeleton";
|
|
381
379
|
import "@web-utils/component/skeleton/style.css";
|
|
382
|
-
import
|
|
383
|
-
import { default as
|
|
380
|
+
import Bm from "@web-utils/component/split-pane";
|
|
381
|
+
import { default as gc } from "@web-utils/component/split-pane";
|
|
384
382
|
import "@web-utils/component/split-pane/style.css";
|
|
385
|
-
import
|
|
386
|
-
import { default as
|
|
383
|
+
import Mm from "@web-utils/component/stateful";
|
|
384
|
+
import { default as Cc } from "@web-utils/component/stateful";
|
|
387
385
|
import "@web-utils/component/stateful/style.css";
|
|
388
|
-
import
|
|
389
|
-
import { default as
|
|
386
|
+
import Gm from "@web-utils/component/static-pageable-table";
|
|
387
|
+
import { default as Tc } from "@web-utils/component/static-pageable-table";
|
|
390
388
|
import "@web-utils/component/static-pageable-table/style.css";
|
|
391
|
-
import
|
|
392
|
-
import { default as
|
|
389
|
+
import Um from "@web-utils/component/swiper";
|
|
390
|
+
import { default as Dc } from "@web-utils/component/swiper";
|
|
393
391
|
import "@web-utils/component/swiper/style.css";
|
|
394
|
-
import
|
|
395
|
-
import { default as
|
|
392
|
+
import Hm from "@web-utils/component/tab";
|
|
393
|
+
import { default as wc } from "@web-utils/component/tab";
|
|
396
394
|
import "@web-utils/component/tab/style.css";
|
|
397
|
-
import
|
|
398
|
-
import { default as
|
|
399
|
-
import
|
|
400
|
-
import { default as
|
|
401
|
-
import
|
|
402
|
-
import { default as
|
|
395
|
+
import Lm from "@web-utils/component/tab-item";
|
|
396
|
+
import { default as hc } from "@web-utils/component/tab-item";
|
|
397
|
+
import Qm from "@web-utils/component/table-column";
|
|
398
|
+
import { default as kc } from "@web-utils/component/table-column";
|
|
399
|
+
import Jm from "@web-utils/component/table-view";
|
|
400
|
+
import { default as Rc } from "@web-utils/component/table-view";
|
|
403
401
|
import "@web-utils/component/table-view/style.css";
|
|
404
|
-
import
|
|
405
|
-
import { default as
|
|
402
|
+
import Km from "@web-utils/component/tag-render";
|
|
403
|
+
import { default as Bc } from "@web-utils/component/tag-render";
|
|
406
404
|
import "@web-utils/component/tag-render/style.css";
|
|
407
|
-
import
|
|
408
|
-
import { default as
|
|
405
|
+
import Om from "@web-utils/component/text-ellipsis";
|
|
406
|
+
import { default as Gc } from "@web-utils/component/text-ellipsis";
|
|
409
407
|
import "@web-utils/component/text-ellipsis/style.css";
|
|
410
|
-
import
|
|
411
|
-
import { default as
|
|
408
|
+
import Wm from "@web-utils/component/tinymce-editor";
|
|
409
|
+
import { default as Hc } from "@web-utils/component/tinymce-editor";
|
|
412
410
|
import "@web-utils/component/tinymce-editor/style.css";
|
|
413
|
-
import
|
|
414
|
-
import { default as
|
|
411
|
+
import Xm from "@web-utils/component/toolbar";
|
|
412
|
+
import { default as Qc } from "@web-utils/component/toolbar";
|
|
415
413
|
import "@web-utils/component/toolbar/style.css";
|
|
416
|
-
import
|
|
417
|
-
import { default as
|
|
414
|
+
import zm from "@web-utils/component/toolbar-button";
|
|
415
|
+
import { default as Kc } from "@web-utils/component/toolbar-button";
|
|
418
416
|
import "@web-utils/component/toolbar-button/style.css";
|
|
419
|
-
import
|
|
420
|
-
import { default as
|
|
417
|
+
import jm from "@web-utils/component/verify";
|
|
418
|
+
import { default as Wc } from "@web-utils/component/verify";
|
|
421
419
|
import "@web-utils/component/verify/style.css";
|
|
422
|
-
import
|
|
423
|
-
import { default as
|
|
420
|
+
import qm from "@web-utils/component/vue-cron";
|
|
421
|
+
import { default as zc } from "@web-utils/component/vue-cron";
|
|
424
422
|
import "@web-utils/component/vue-cron/style.css";
|
|
425
|
-
import
|
|
426
|
-
import { default as
|
|
427
|
-
import
|
|
428
|
-
import { default as
|
|
423
|
+
import Ym from "@web-utils/component/vue-qr-code";
|
|
424
|
+
import { default as qc } from "@web-utils/component/vue-qr-code";
|
|
425
|
+
import Zm from "@web-utils/component/vue-quill-editor";
|
|
426
|
+
import { default as Zc } from "@web-utils/component/vue-quill-editor";
|
|
429
427
|
import "@web-utils/component/vue-quill-editor/style.css";
|
|
430
|
-
import
|
|
431
|
-
import { default as
|
|
428
|
+
import _m from "@web-utils/component/vue-tags-input";
|
|
429
|
+
import { default as $c } from "@web-utils/component/vue-tags-input";
|
|
432
430
|
import "@web-utils/component/vue-tags-input/style.css";
|
|
433
|
-
import
|
|
434
|
-
import { default as
|
|
431
|
+
import $m from "@web-utils/component/vue-tree-select";
|
|
432
|
+
import { default as ox } from "@web-utils/component/vue-tree-select";
|
|
435
433
|
import "@web-utils/component/vue-tree-select/style.css";
|
|
436
|
-
import
|
|
437
|
-
import { default as
|
|
434
|
+
import Vm from "@web-utils/component/vue-video-player";
|
|
435
|
+
import { default as rx } from "@web-utils/component/vue-video-player";
|
|
438
436
|
import "@web-utils/component/vue-video-player/style.css";
|
|
439
|
-
import
|
|
440
|
-
import { default as
|
|
437
|
+
import or from "@web-utils/component/watermark";
|
|
438
|
+
import { default as ex } from "@web-utils/component/watermark";
|
|
441
439
|
import "@web-utils/component/watermark/style.css";
|
|
442
|
-
import
|
|
443
|
-
import { default as
|
|
440
|
+
import mr from "@web-utils/component/x-input-tag";
|
|
441
|
+
import { default as ax } from "@web-utils/component/x-input-tag";
|
|
444
442
|
import "@web-utils/component/x-input-tag/style.css";
|
|
445
|
-
const
|
|
443
|
+
const rr = {
|
|
446
444
|
name: "JSXComponent",
|
|
447
445
|
props: {
|
|
448
446
|
msg: {
|
|
@@ -455,173 +453,172 @@ const tr = {
|
|
|
455
453
|
return o("div", [this.msg]);
|
|
456
454
|
}
|
|
457
455
|
};
|
|
458
|
-
function
|
|
459
|
-
o.component(m.name, m), o.component(r.name, r), o.component(t.name, t), o.component(e.name, e), o.component(p.name, p), o.component(a.name, a), o.component(n.name, n), o.component(f.name, f), o.component(i.name, i), o.component(l.name, l), o.component(d.name, d), o.component(s.name, s), o.component(c.name, c), o.component(x.name, x), o.component(F.name, F), o.component(u.name, u), o.component(y.name, y), o.component(g.name, g), o.component(I.name, I), o.component(C.name, C), o.component(b.name, b), o.component(T.name, T), o.component(P.name, P), o.component(D.name, D), o.component(S.name, S), o.component(w.name, w), o.component(E.name, E), o.component(h.name, h), o.component(
|
|
456
|
+
function ef(o) {
|
|
457
|
+
o.component(m.name, m), o.component(r.name, r), o.component(t.name, t), o.component(e.name, e), o.component(p.name, p), o.component(a.name, a), o.component(n.name, n), o.component(f.name, f), o.component(i.name, i), o.component(l.name, l), o.component(d.name, d), o.component(s.name, s), o.component(c.name, c), o.component(x.name, x), o.component(F.name, F), o.component(u.name, u), o.component(y.name, y), o.component(g.name, g), o.component(I.name, I), o.component(C.name, C), o.component(b.name, b), o.component(T.name, T), o.component(P.name, P), o.component(D.name, D), o.component(S.name, S), o.component(w.name, w), o.component(E.name, E), o.component(h.name, h), o.component(N.name, N), o.component(k.name, k), o.component(A.name, A), o.component(R.name, R), o.component(v.name, v), o.component(B.name, B), o.component(M.name, M), o.component(G.name, G), o.component(U.name, U), o.component(H.name, H), o.component(L.name, L), o.component(Q.name, Q), o.component(J.name, J), o.component(K.name, K), o.component(O.name, O), o.component(W.name, W), o.component(X.name, X), o.component(z.name, z), o.component(j.name, j), o.component(q.name, q), o.component(Y.name, Y), o.component(Z.name, Z), o.component(_.name, _), o.component($.name, $), o.component(V.name, V), o.component(oo.name, oo), o.component(mo.name, mo), o.component(ro.name, ro), o.component(to.name, to), o.component(eo.name, eo), o.component(po.name, po), o.component(ao.name, ao), o.component(no.name, no), o.component(fo.name, fo), o.component(io.name, io), o.component(lo.name, lo), o.component(so.name, so), o.component(co.name, co), o.component(xo.name, xo), o.component(Fo.name, Fo), o.component(uo.name, uo), o.component(yo.name, yo), o.component(go.name, go), o.component(Io.name, Io), o.component(Co.name, Co), o.component(bo.name, bo), o.component(To.name, To), o.component(Po.name, Po), o.component(Do.name, Do), o.component(So.name, So), o.component(wo.name, wo), o.component(Eo.name, Eo), o.component(ho.name, ho), o.component(No.name, No), o.component(ko.name, ko), o.component(Ao.name, Ao), o.component(Ro.name, Ro), o.component(vo.name, vo), o.component(Bo.name, Bo), o.component(Mo.name, Mo), o.component(Go.name, Go), o.component(Uo.name, Uo), o.component(Ho.name, Ho), o.component(Lo.name, Lo), o.component(Qo.name, Qo), o.component(Jo.name, Jo), o.component(Ko.name, Ko), o.component(Oo.name, Oo), o.component(Wo.name, Wo), o.component(Xo.name, Xo), o.component(zo.name, zo), o.component(jo.name, jo), o.component(qo.name, qo), o.component(Yo.name, Yo), o.component(Zo.name, Zo), o.component(_o.name, _o), o.component($o.name, $o), o.component(Vo.name, Vo), o.component(om.name, om), o.component(mm.name, mm), o.component(rm.name, rm), o.component(tm.name, tm), o.component(em.name, em), o.component(pm.name, pm), o.component(rr.name, rr), o.component(am.name, am), o.component(nm.name, nm), o.component(fm.name, fm), o.component(im.name, im), o.component(lm.name, lm), o.component(dm.name, dm), o.component(sm.name, sm), o.component(cm.name, cm), o.component(xm.name, xm), o.component(Fm.name, Fm), o.component(um.name, um), o.component(ym.name, ym), o.component(gm.name, gm), o.component(Im.name, Im), o.component(Cm.name, Cm), o.component(bm.name, bm), o.component(Tm.name, Tm), o.component(Pm.name, Pm), o.component(Dm.name, Dm), o.component(Sm.name, Sm), o.component(wm.name, wm), o.component(Em.name, Em), o.component(hm.name, hm), o.component(Nm.name, Nm), o.component(km.name, km), o.component(Am.name, Am), o.component(Rm.name, Rm), o.component(vm.name, vm), o.component(Bm.name, Bm), o.component(Mm.name, Mm), o.component(Gm.name, Gm), o.component(Um.name, Um), o.component(Hm.name, Hm), o.component(Lm.name, Lm), o.component(Qm.name, Qm), o.component(Jm.name, Jm), o.component(Km.name, Km), o.component(Om.name, Om), o.component(Wm.name, Wm), o.component(Xm.name, Xm), o.component(zm.name, zm), o.component(jm.name, jm), o.component(qm.name, qm), o.component(Ym.name, Ym), o.component(Zm.name, Zm), o.component(_m.name, _m), o.component($m.name, $m), o.component(Vm.name, Vm), o.component(or.name, or), o.component(mr.name, mr);
|
|
460
458
|
}
|
|
461
459
|
export {
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
nf as default
|
|
460
|
+
nf as AddressInput,
|
|
461
|
+
lf as Affix,
|
|
462
|
+
sf as AsideMenu,
|
|
463
|
+
xf as Avatar,
|
|
464
|
+
uf as AwesomeButton,
|
|
465
|
+
gf as CapsuleTab,
|
|
466
|
+
Cf as Card,
|
|
467
|
+
Tf as Carousel,
|
|
468
|
+
Df as Chat,
|
|
469
|
+
wf as ChunkFileUploader,
|
|
470
|
+
hf as CodeMirrorEditor,
|
|
471
|
+
kf as Comment,
|
|
472
|
+
Bf as ConfirmButton,
|
|
473
|
+
Rf as Confirmable,
|
|
474
|
+
Gf as ContextMenu,
|
|
475
|
+
Hf as CountUp,
|
|
476
|
+
Qf as CustomScrollbar,
|
|
477
|
+
Kf as DataBox,
|
|
478
|
+
Wf as DataCard,
|
|
479
|
+
zf as DataCardtext,
|
|
480
|
+
qf as DataDisplay,
|
|
481
|
+
Zf as DataIcons,
|
|
482
|
+
$f as DataImgtext,
|
|
483
|
+
oi as DataOperatext,
|
|
484
|
+
ri as DataPanel,
|
|
485
|
+
ei as DataPay,
|
|
486
|
+
ai as DataPrice,
|
|
487
|
+
fi as DataProgress,
|
|
488
|
+
li as DataRotate,
|
|
489
|
+
si as DataTablePicker,
|
|
490
|
+
xi as DataTabs,
|
|
491
|
+
ui as DialogForm,
|
|
492
|
+
gi as DynamicTable,
|
|
493
|
+
Ti as ECharts,
|
|
494
|
+
Ci as EasyPopup,
|
|
495
|
+
Di as EditableProgress,
|
|
496
|
+
wi as EditableTree,
|
|
497
|
+
hi as EgdCollapse,
|
|
498
|
+
ki as EgdCollapseItem,
|
|
499
|
+
Ri as ElementDialog,
|
|
500
|
+
Bi as EmptyView,
|
|
501
|
+
Gi as ErrorView,
|
|
502
|
+
Hi as FlexColumn,
|
|
503
|
+
Qi as FlexItem,
|
|
504
|
+
Ki as FlexRow,
|
|
505
|
+
Wi as FlexScroller,
|
|
506
|
+
zi as Flow,
|
|
507
|
+
qi as FlowDesigner,
|
|
508
|
+
Zi as FlowNode,
|
|
509
|
+
$i as FlowViewer,
|
|
510
|
+
ol as FormBlock,
|
|
511
|
+
rl as FormButton,
|
|
512
|
+
el as FormCascader,
|
|
513
|
+
al as FormCheckboxGroup,
|
|
514
|
+
fl as FormDatePicker,
|
|
515
|
+
ll as FormHolder,
|
|
516
|
+
sl as FormInput,
|
|
517
|
+
xl as FormInputEmail,
|
|
518
|
+
ul as FormInputIdCard,
|
|
519
|
+
gl as FormInputNumber,
|
|
520
|
+
Cl as FormInputPhoneNumber,
|
|
521
|
+
Tl as FormInputTag,
|
|
522
|
+
Dl as FormInputTime,
|
|
523
|
+
wl as FormItem,
|
|
524
|
+
hl as FormItemConfigProvider,
|
|
525
|
+
kl as FormItemGroup,
|
|
526
|
+
Rl as FormRadioGroup,
|
|
527
|
+
Bl as FormSelect,
|
|
528
|
+
Gl as FormSwitch,
|
|
529
|
+
Hl as FormTextarea,
|
|
530
|
+
Ql as FormView,
|
|
531
|
+
Kl as FyArray,
|
|
532
|
+
Wl as FyArticle,
|
|
533
|
+
zl as FyCascader,
|
|
534
|
+
ql as FyCheckbox,
|
|
535
|
+
Zl as FyCode,
|
|
536
|
+
$l as FyCurd,
|
|
537
|
+
od as FyDate,
|
|
538
|
+
rd as FyDraggable,
|
|
539
|
+
ed as FyDynamic,
|
|
540
|
+
ad as FyEmpty,
|
|
541
|
+
fd as FyForm,
|
|
542
|
+
ld as FyFormDesign,
|
|
543
|
+
sd as FyInput,
|
|
544
|
+
xd as FyInputColor,
|
|
545
|
+
ud as FyInputIcon,
|
|
546
|
+
gd as FyInputMap,
|
|
547
|
+
Cd as FyInputNumber,
|
|
548
|
+
Td as FyInputTable,
|
|
549
|
+
Dd as FyInputTree,
|
|
550
|
+
wd as FyProgress,
|
|
551
|
+
hd as FyRadio,
|
|
552
|
+
kd as FyRate,
|
|
553
|
+
Rd as FySelect,
|
|
554
|
+
Bd as FySlider,
|
|
555
|
+
Gd as FySwitch,
|
|
556
|
+
Hd as FyTabs,
|
|
557
|
+
Qd as FyTime,
|
|
558
|
+
Kd as FyTitle,
|
|
559
|
+
Wd as FyTree,
|
|
560
|
+
zd as FyUEditor,
|
|
561
|
+
qd as FyUpload,
|
|
562
|
+
Zd as GuideSteps,
|
|
563
|
+
$d as HighlightJS,
|
|
564
|
+
os as IconCard,
|
|
565
|
+
rs as IconTemp,
|
|
566
|
+
es as IframeWindow,
|
|
567
|
+
as as ImageCropper,
|
|
568
|
+
fs as ImagePreview,
|
|
569
|
+
ls as ImageViewer,
|
|
570
|
+
ss as InputNumber,
|
|
571
|
+
xs as InputNumberRange,
|
|
572
|
+
rr as JSXComponent,
|
|
573
|
+
us as KeepViewAlive,
|
|
574
|
+
gs as Keyboard,
|
|
575
|
+
Cs as License,
|
|
576
|
+
Ts as LoadingView,
|
|
577
|
+
Ds as Login,
|
|
578
|
+
ws as MonacoEditor,
|
|
579
|
+
hs as NameAvatar,
|
|
580
|
+
ks as NavBar,
|
|
581
|
+
Bs as NotImplement,
|
|
582
|
+
Rs as Notice,
|
|
583
|
+
Gs as Page,
|
|
584
|
+
Ks as PageHeader,
|
|
585
|
+
Ws as PageIndex,
|
|
586
|
+
zs as PageIndexTop,
|
|
587
|
+
qs as PageSkeleton,
|
|
588
|
+
Zs as PageSkeletonNew,
|
|
589
|
+
Hs as PageableTable,
|
|
590
|
+
Qs as PageableView,
|
|
591
|
+
$s as PhotoSwipe,
|
|
592
|
+
oc as PresentView,
|
|
593
|
+
rc as Queue,
|
|
594
|
+
ec as RecordVideo,
|
|
595
|
+
ac as ResizeObserver,
|
|
596
|
+
fc as Search,
|
|
597
|
+
lc as SearchPopover,
|
|
598
|
+
sc as Sign,
|
|
599
|
+
xc as SignPanel,
|
|
600
|
+
uc as Skeleton,
|
|
601
|
+
gc as SplitPane,
|
|
602
|
+
Cc as Stateful,
|
|
603
|
+
Tc as StaticPageableTable,
|
|
604
|
+
Dc as Swiper,
|
|
605
|
+
wc as Tab,
|
|
606
|
+
hc as TabItem,
|
|
607
|
+
kc as TableColumn,
|
|
608
|
+
Rc as TableView,
|
|
609
|
+
Bc as TagRender,
|
|
610
|
+
Gc as TextEllipsis,
|
|
611
|
+
Hc as TinymceEditor,
|
|
612
|
+
Qc as Toolbar,
|
|
613
|
+
Kc as ToolbarButton,
|
|
614
|
+
Wc as Verify,
|
|
615
|
+
zc as VueCron,
|
|
616
|
+
qc as VueQrCode,
|
|
617
|
+
Zc as VueQuillEditor,
|
|
618
|
+
$c as VueTagsInput,
|
|
619
|
+
ox as VueTreeSelect,
|
|
620
|
+
rx as VueVideoPlayer,
|
|
621
|
+
ex as Watermark,
|
|
622
|
+
ax as XInputTag,
|
|
623
|
+
ef as default
|
|
627
624
|
};
|