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