@web-utils/component 3.0.6 → 3.1.1
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/address-input/index.mjs +20 -57
- package/affix/index.mjs +26 -47
- package/aside-menu/index.mjs +18 -43
- package/avatar/index.mjs +27 -49
- package/awesome-button/index.mjs +35 -43
- package/capsule-tab/index.mjs +16 -34
- package/card/index.mjs +21 -76
- package/carousel/index.mjs +14 -49
- package/chat/index.mjs +104 -414
- package/chunk-file-uploader/index.mjs +21 -38
- package/chunks/FormTemp.aa57efb4.mjs +125 -0
- package/code-mirror-editor/index.mjs +69 -79
- package/color-picker/index.mjs +29 -60
- package/comment/index.mjs +17 -48
- package/confirm-button/index.mjs +11 -19
- package/confirmable/index.mjs +12 -20
- package/context-menu/index.mjs +42 -144
- package/count-up/index.mjs +18 -25
- package/custom-scrollbar/index.mjs +13 -22
- package/data-box/index.mjs +15 -66
- package/data-card/index.mjs +16 -65
- package/data-cardtext/index.mjs +16 -52
- package/data-display/index.mjs +18 -62
- package/data-icons/index.mjs +16 -68
- package/data-imgtext/index.mjs +18 -79
- package/data-operatext/index.mjs +18 -75
- package/data-panel/index.mjs +16 -63
- package/data-pay/index.mjs +20 -122
- package/data-price/index.mjs +18 -60
- package/data-progress/index.mjs +16 -67
- package/data-rotate/index.mjs +16 -66
- package/data-table-picker/index.mjs +25 -88
- package/data-tabs/index.mjs +16 -64
- package/dialog-form/index.mjs +48 -94
- package/dynamic-table/index.mjs +43 -127
- package/e-charts/index.mjs +21 -34
- package/easy-popup/index.mjs +35 -61
- package/editable-progress/index.mjs +22 -77
- package/editable-tree/index.mjs +235 -546
- package/egd-collapse/index.mjs +13 -26
- package/egd-collapse-item/index.mjs +27 -87
- package/element-dialog/index.mjs +69 -133
- package/empty-view/index.mjs +13 -33
- package/error-view/index.mjs +14 -34
- package/flex-column/index.mjs +15 -23
- package/flex-item/index.mjs +18 -26
- package/flex-row/index.mjs +23 -31
- package/flex-scroller/index.mjs +16 -27
- package/flow/index.mjs +70 -110
- package/flow-designer/index.mjs +1215 -4804
- package/flow-node/index.mjs +15 -51
- package/flow-viewer/index.mjs +64 -89
- package/form-block/index.mjs +43 -62
- package/form-button/index.mjs +10 -18
- package/form-cascader/index.mjs +49 -100
- package/form-checkbox-group/index.mjs +43 -110
- package/form-date-picker/index.mjs +51 -97
- package/form-holder/index.mjs +25 -42
- package/form-input/index.mjs +40 -90
- package/form-input-email/index.mjs +35 -79
- package/form-input-id-card/index.mjs +40 -87
- package/form-input-number/index.mjs +42 -102
- package/form-input-phone-number/index.mjs +34 -75
- package/form-input-tag/index.mjs +31 -73
- package/form-input-time/index.mjs +42 -87
- package/form-item/index.mjs +70 -89
- package/form-item-config-provider/index.mjs +12 -20
- package/form-item-group/index.mjs +46 -65
- package/form-radio-group/index.mjs +50 -108
- package/form-select/index.mjs +44 -95
- package/form-switch/index.mjs +38 -85
- package/form-textarea/index.mjs +31 -75
- package/form-view/index.mjs +112 -260
- package/fy-array/index.mjs +35 -121
- package/fy-article/index.mjs +12 -43
- package/fy-cascader/index.mjs +26 -67
- package/fy-checkbox/index.mjs +27 -77
- package/fy-code/index.mjs +19 -33
- package/fy-curd/index.mjs +810 -2017
- package/fy-date/index.mjs +18 -59
- package/fy-draggable/index.mjs +81 -140
- package/fy-dynamic/index.mjs +85 -204
- package/fy-empty/index.mjs +14 -35
- package/fy-form/index.mjs +254 -571
- package/fy-form-design/index.mjs +1489 -6084
- package/fy-form-design/style.css +1 -1
- package/fy-input/index.mjs +34 -104
- package/fy-input-color/index.mjs +22 -67
- package/fy-input-icon/index.mjs +37 -122
- package/fy-input-map/index.mjs +57 -149
- package/fy-input-number/index.mjs +18 -53
- package/fy-input-table/index.mjs +36 -102
- package/fy-input-tree/index.mjs +51 -138
- package/fy-progress/index.mjs +12 -31
- package/fy-radio/index.mjs +20 -51
- package/fy-rate/index.mjs +18 -51
- package/fy-select/index.mjs +49 -134
- package/fy-slider/index.mjs +19 -52
- package/fy-switch/index.mjs +18 -48
- package/fy-tabs/index.mjs +19 -51
- package/fy-time/index.mjs +22 -62
- package/fy-title/index.mjs +14 -25
- package/fy-tree/index.mjs +74 -216
- package/fy-u-editor/index.mjs +50 -64
- package/fy-upload/index.mjs +167 -338
- package/guide-steps/index.mjs +33 -53
- package/highlight-j-s/index.mjs +13 -27
- package/icon-card/index.mjs +12 -36
- package/icon-temp/index.mjs +12 -34
- package/iframe-window/index.mjs +13 -40
- package/image-cropper/index.mjs +46 -171
- package/image-preview/index.mjs +54 -168
- package/image-viewer/index.mjs +24 -50
- package/index.mjs +394 -405
- package/input-number/index.mjs +84 -173
- package/input-number-range/index.mjs +20 -70
- package/j-s-x-component/index.mjs +3 -3
- package/keep-view-alive/index.mjs +47 -55
- package/keyboard/index.mjs +100 -113
- package/license/index.mjs +34 -51
- package/loading-view/index.mjs +14 -34
- package/login/index.mjs +33 -161
- package/monaco-editor/index.mjs +13 -21
- package/name-avatar/index.mjs +13 -32
- package/nav-bar/index.mjs +12 -31
- package/not-implement/index.mjs +14 -25
- package/notice/index.mjs +32 -80
- package/package.json +1 -1
- package/page/index.mjs +11 -23
- package/page-header/index.mjs +16 -37
- package/page-index/index.mjs +42 -93
- package/page-index-top/index.mjs +42 -84
- package/page-skeleton/index.mjs +24 -39
- package/page-skeleton-new/index.mjs +21 -68
- package/pageable-table/index.mjs +105 -227
- package/pageable-view/index.mjs +30 -83
- package/photo-swipe/index.mjs +62 -87
- package/present-view/index.mjs +114 -267
- package/queue/index.mjs +14 -29
- package/record-video/index.mjs +29 -66
- package/resize-observer/index.mjs +18 -30
- package/search/index.mjs +47 -81
- package/search-popover/index.mjs +57 -329
- package/sign/index.mjs +43 -60
- package/sign-panel/index.mjs +40 -151
- package/skeleton/index.mjs +18 -44
- package/split-pane/index.mjs +45 -129
- package/stateful/index.mjs +18 -26
- package/static-pageable-table/index.mjs +18 -44
- package/swiper/index.mjs +53 -94
- package/tab/index.mjs +13 -39
- package/tab-item/index.mjs +23 -37
- package/table-column/index.mjs +27 -35
- package/table-view/index.mjs +89 -209
- package/tag-render/index.mjs +34 -69
- package/text-ellipsis/index.mjs +22 -47
- package/tinymce-editor/index.mjs +174 -285
- package/toolbar/index.mjs +21 -42
- package/toolbar-button/index.mjs +25 -54
- package/verify/index.mjs +16 -29
- package/vue-cron/index.mjs +272 -1089
- package/vue-qr-code/index.mjs +19 -27
- package/vue-quill-editor/index.mjs +15 -27
- package/vue-tags-input/index.mjs +104 -224
- package/vue-tree-select/index.mjs +595 -742
- package/vue-video-player/index.mjs +42 -57
- package/watermark/index.mjs +27 -35
- package/web-types.json +1 -1
- package/x-input-tag/index.mjs +50 -112
- package/chunks/FormTemp.7f91629d.mjs +0 -165
- /package/chunks/{vueComponentNormalizer.446f5dc4.mjs → _plugin-vue2_normalizer.446f5dc4.mjs} +0 -0
package/index.mjs
CHANGED
|
@@ -1,627 +1,616 @@
|
|
|
1
1
|
import m from "@web-utils/component/address-input";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as Cn } 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 Tn } 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 Dn } 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 Sn } 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 a from "@web-utils/component/awesome-button";
|
|
14
|
+
import { default as hn } from "@web-utils/component/awesome-button";
|
|
15
|
+
import p from "@web-utils/component/capsule-tab";
|
|
16
|
+
import { default as Nn } 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 Rn } 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 Bn } 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 Gn } 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 Hn } 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 Qn } 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 Kn } from "@web-utils/component/color-picker";
|
|
35
35
|
import c from "@web-utils/component/comment";
|
|
36
|
-
import { default as
|
|
36
|
+
import { default as Wn } 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 zn } from "@web-utils/component/confirmable";
|
|
40
40
|
import F from "@web-utils/component/confirm-button";
|
|
41
|
-
import { default as
|
|
41
|
+
import { default as qn } from "@web-utils/component/confirm-button";
|
|
42
42
|
import u from "@web-utils/component/context-menu";
|
|
43
|
-
import { default as
|
|
43
|
+
import { default as Zn } 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
|
|
47
|
-
import
|
|
48
|
-
import { default as
|
|
49
|
-
import
|
|
50
|
-
import { default as
|
|
46
|
+
import { default as $n } from "@web-utils/component/count-up";
|
|
47
|
+
import I from "@web-utils/component/custom-scrollbar";
|
|
48
|
+
import { default as of } from "@web-utils/component/custom-scrollbar";
|
|
49
|
+
import g from "@web-utils/component/data-box";
|
|
50
|
+
import { default as rf } 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 ef } from "@web-utils/component/data-card";
|
|
54
54
|
import "@web-utils/component/data-card/style.css";
|
|
55
55
|
import b from "@web-utils/component/data-cardtext";
|
|
56
|
-
import { default as
|
|
56
|
+
import { default as pf } from "@web-utils/component/data-cardtext";
|
|
57
57
|
import "@web-utils/component/data-cardtext/style.css";
|
|
58
58
|
import T from "@web-utils/component/data-display";
|
|
59
|
-
import { default as
|
|
59
|
+
import { default as ff } from "@web-utils/component/data-display";
|
|
60
60
|
import "@web-utils/component/data-display/style.css";
|
|
61
61
|
import P from "@web-utils/component/data-icons";
|
|
62
|
-
import { default as
|
|
62
|
+
import { default as df } 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 cf } from "@web-utils/component/data-imgtext";
|
|
66
66
|
import "@web-utils/component/data-imgtext/style.css";
|
|
67
|
-
import
|
|
68
|
-
import { default as
|
|
67
|
+
import w from "@web-utils/component/data-operatext";
|
|
68
|
+
import { default as Ff } from "@web-utils/component/data-operatext";
|
|
69
69
|
import "@web-utils/component/data-operatext/style.css";
|
|
70
|
-
import
|
|
71
|
-
import { default as
|
|
70
|
+
import S from "@web-utils/component/data-panel";
|
|
71
|
+
import { default as yf } 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 gf } 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 bf } 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 Pf } 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 wf } 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 Ef } 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 kf } 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 Af } 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 vf } 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 Mf } 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 Uf } 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 Lf } 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 Jf } 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 Of } from "@web-utils/component/egd-collapse";
|
|
110
110
|
import Q from "@web-utils/component/egd-collapse-item";
|
|
111
|
-
import { default as
|
|
111
|
+
import { default as Xf } from "@web-utils/component/egd-collapse-item";
|
|
112
112
|
import J from "@web-utils/component/element-dialog";
|
|
113
|
-
import { default as
|
|
113
|
+
import { default as jf } from "@web-utils/component/element-dialog";
|
|
114
114
|
import "@web-utils/component/element-dialog/style.css";
|
|
115
115
|
import K from "@web-utils/component/empty-view";
|
|
116
|
-
import { default as
|
|
116
|
+
import { default as Yf } from "@web-utils/component/empty-view";
|
|
117
117
|
import "@web-utils/component/empty-view/style.css";
|
|
118
118
|
import O from "@web-utils/component/error-view";
|
|
119
|
-
import { default as
|
|
119
|
+
import { default as _f } from "@web-utils/component/error-view";
|
|
120
120
|
import "@web-utils/component/error-view/style.css";
|
|
121
121
|
import W from "@web-utils/component/flex-column";
|
|
122
|
-
import { default as
|
|
122
|
+
import { default as Vf } from "@web-utils/component/flex-column";
|
|
123
123
|
import X from "@web-utils/component/flex-item";
|
|
124
|
-
import { default as
|
|
124
|
+
import { default as mi } from "@web-utils/component/flex-item";
|
|
125
125
|
import z from "@web-utils/component/flex-row";
|
|
126
|
-
import { default as
|
|
126
|
+
import { default as ti } from "@web-utils/component/flex-row";
|
|
127
127
|
import j from "@web-utils/component/flex-scroller";
|
|
128
|
-
import { default as
|
|
128
|
+
import { default as ai } 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 ni } from "@web-utils/component/flow";
|
|
132
132
|
import "@web-utils/component/flow/style.css";
|
|
133
133
|
import Y from "@web-utils/component/flow-designer";
|
|
134
|
-
import { default as
|
|
134
|
+
import { default as ii } from "@web-utils/component/flow-designer";
|
|
135
135
|
import "@web-utils/component/flow-designer/style.css";
|
|
136
136
|
import Z from "@web-utils/component/flow-node";
|
|
137
|
-
import { default as
|
|
137
|
+
import { default as di } from "@web-utils/component/flow-node";
|
|
138
138
|
import _ from "@web-utils/component/flow-viewer";
|
|
139
|
-
import { default as
|
|
139
|
+
import { default as ci } from "@web-utils/component/flow-viewer";
|
|
140
140
|
import "@web-utils/component/flow-viewer/style.css";
|
|
141
141
|
import $ from "@web-utils/component/form-block";
|
|
142
|
-
import { default as
|
|
142
|
+
import { default as Fi } from "@web-utils/component/form-block";
|
|
143
143
|
import "@web-utils/component/form-block/style.css";
|
|
144
144
|
import V from "@web-utils/component/form-button";
|
|
145
|
-
import { default as
|
|
145
|
+
import { default as yi } from "@web-utils/component/form-button";
|
|
146
146
|
import oo from "@web-utils/component/form-cascader";
|
|
147
|
-
import { default as
|
|
147
|
+
import { default as gi } from "@web-utils/component/form-cascader";
|
|
148
148
|
import mo from "@web-utils/component/form-checkbox-group";
|
|
149
|
-
import { default as
|
|
149
|
+
import { default as bi } from "@web-utils/component/form-checkbox-group";
|
|
150
150
|
import "@web-utils/component/form-checkbox-group/style.css";
|
|
151
151
|
import ro from "@web-utils/component/form-date-picker";
|
|
152
|
-
import { default as
|
|
152
|
+
import { default as Pi } from "@web-utils/component/form-date-picker";
|
|
153
153
|
import to from "@web-utils/component/form-holder";
|
|
154
|
-
import { default as
|
|
154
|
+
import { default as wi } from "@web-utils/component/form-holder";
|
|
155
155
|
import eo from "@web-utils/component/form-input";
|
|
156
|
-
import { default as
|
|
157
|
-
import
|
|
158
|
-
import { default as
|
|
159
|
-
import
|
|
160
|
-
import { default as
|
|
156
|
+
import { default as Ei } from "@web-utils/component/form-input";
|
|
157
|
+
import ao from "@web-utils/component/form-input-email";
|
|
158
|
+
import { default as ki } from "@web-utils/component/form-input-email";
|
|
159
|
+
import po from "@web-utils/component/form-input-id-card";
|
|
160
|
+
import { default as Ai } from "@web-utils/component/form-input-id-card";
|
|
161
161
|
import no from "@web-utils/component/form-input-number";
|
|
162
|
-
import { default as
|
|
162
|
+
import { default as vi } from "@web-utils/component/form-input-number";
|
|
163
163
|
import "@web-utils/component/form-input-number/style.css";
|
|
164
164
|
import fo from "@web-utils/component/form-input-phone-number";
|
|
165
|
-
import { default as
|
|
165
|
+
import { default as Mi } from "@web-utils/component/form-input-phone-number";
|
|
166
166
|
import io from "@web-utils/component/form-input-tag";
|
|
167
|
-
import { default as
|
|
167
|
+
import { default as Ui } from "@web-utils/component/form-input-tag";
|
|
168
168
|
import lo from "@web-utils/component/form-input-time";
|
|
169
|
-
import { default as
|
|
169
|
+
import { default as Li } from "@web-utils/component/form-input-time";
|
|
170
170
|
import so from "@web-utils/component/form-item";
|
|
171
|
-
import { default as
|
|
171
|
+
import { default as Ji } from "@web-utils/component/form-item";
|
|
172
172
|
import "@web-utils/component/form-item/style.css";
|
|
173
173
|
import co from "@web-utils/component/form-item-config-provider";
|
|
174
|
-
import { default as
|
|
174
|
+
import { default as Oi } from "@web-utils/component/form-item-config-provider";
|
|
175
175
|
import xo from "@web-utils/component/form-item-group";
|
|
176
|
-
import { default as
|
|
176
|
+
import { default as Xi } from "@web-utils/component/form-item-group";
|
|
177
177
|
import "@web-utils/component/form-item-group/style.css";
|
|
178
178
|
import Fo from "@web-utils/component/form-radio-group";
|
|
179
|
-
import { default as
|
|
179
|
+
import { default as ji } from "@web-utils/component/form-radio-group";
|
|
180
180
|
import "@web-utils/component/form-radio-group/style.css";
|
|
181
181
|
import uo from "@web-utils/component/form-select";
|
|
182
|
-
import { default as
|
|
182
|
+
import { default as Yi } from "@web-utils/component/form-select";
|
|
183
183
|
import yo from "@web-utils/component/form-switch";
|
|
184
|
-
import { default as
|
|
185
|
-
import
|
|
186
|
-
import { default as
|
|
187
|
-
import
|
|
188
|
-
import { default as
|
|
184
|
+
import { default as _i } from "@web-utils/component/form-switch";
|
|
185
|
+
import Io from "@web-utils/component/form-textarea";
|
|
186
|
+
import { default as Vi } from "@web-utils/component/form-textarea";
|
|
187
|
+
import go from "@web-utils/component/form-view";
|
|
188
|
+
import { default as ml } from "@web-utils/component/form-view";
|
|
189
189
|
import "@web-utils/component/form-view/style.css";
|
|
190
190
|
import Co from "@web-utils/component/fy-array";
|
|
191
|
-
import { default as
|
|
191
|
+
import { default as tl } from "@web-utils/component/fy-array";
|
|
192
192
|
import "@web-utils/component/fy-array/style.css";
|
|
193
193
|
import bo from "@web-utils/component/fy-article";
|
|
194
|
-
import { default as
|
|
194
|
+
import { default as al } from "@web-utils/component/fy-article";
|
|
195
195
|
import "@web-utils/component/fy-article/style.css";
|
|
196
196
|
import To from "@web-utils/component/fy-cascader";
|
|
197
|
-
import { default as
|
|
197
|
+
import { default as nl } from "@web-utils/component/fy-cascader";
|
|
198
198
|
import Po from "@web-utils/component/fy-checkbox";
|
|
199
|
-
import { default as
|
|
199
|
+
import { default as il } from "@web-utils/component/fy-checkbox";
|
|
200
200
|
import "@web-utils/component/fy-checkbox/style.css";
|
|
201
201
|
import Do from "@web-utils/component/fy-code";
|
|
202
|
-
import { default as
|
|
203
|
-
import
|
|
204
|
-
import { default as
|
|
202
|
+
import { default as dl } from "@web-utils/component/fy-code";
|
|
203
|
+
import wo from "@web-utils/component/fy-curd";
|
|
204
|
+
import { default as cl } from "@web-utils/component/fy-curd";
|
|
205
205
|
import "@web-utils/component/fy-curd/style.css";
|
|
206
|
-
import
|
|
207
|
-
import { default as
|
|
206
|
+
import So from "@web-utils/component/fy-date";
|
|
207
|
+
import { default as Fl } from "@web-utils/component/fy-date";
|
|
208
208
|
import "@web-utils/component/fy-date/style.css";
|
|
209
209
|
import Eo from "@web-utils/component/fy-draggable";
|
|
210
|
-
import { default as
|
|
210
|
+
import { default as yl } from "@web-utils/component/fy-draggable";
|
|
211
211
|
import "@web-utils/component/fy-draggable/style.css";
|
|
212
212
|
import ho from "@web-utils/component/fy-dynamic";
|
|
213
|
-
import { default as
|
|
213
|
+
import { default as gl } from "@web-utils/component/fy-dynamic";
|
|
214
214
|
import "@web-utils/component/fy-dynamic/style.css";
|
|
215
215
|
import ko from "@web-utils/component/fy-empty";
|
|
216
|
-
import { default as
|
|
216
|
+
import { default as bl } from "@web-utils/component/fy-empty";
|
|
217
217
|
import "@web-utils/component/fy-empty/style.css";
|
|
218
218
|
import No from "@web-utils/component/fy-form";
|
|
219
|
-
import { default as
|
|
219
|
+
import { default as Pl } from "@web-utils/component/fy-form";
|
|
220
220
|
import "@web-utils/component/fy-form/style.css";
|
|
221
221
|
import Ao from "@web-utils/component/fy-form-design";
|
|
222
|
-
import { default as
|
|
222
|
+
import { default as wl } from "@web-utils/component/fy-form-design";
|
|
223
223
|
import "@web-utils/component/fy-form-design/style.css";
|
|
224
224
|
import Ro from "@web-utils/component/fy-input";
|
|
225
|
-
import { default as
|
|
225
|
+
import { default as El } from "@web-utils/component/fy-input";
|
|
226
226
|
import vo from "@web-utils/component/fy-input-color";
|
|
227
|
-
import { default as
|
|
227
|
+
import { default as kl } from "@web-utils/component/fy-input-color";
|
|
228
228
|
import Bo from "@web-utils/component/fy-input-icon";
|
|
229
|
-
import { default as
|
|
229
|
+
import { default as Al } from "@web-utils/component/fy-input-icon";
|
|
230
230
|
import "@web-utils/component/fy-input-icon/style.css";
|
|
231
231
|
import Mo from "@web-utils/component/fy-input-map";
|
|
232
|
-
import { default as
|
|
232
|
+
import { default as vl } from "@web-utils/component/fy-input-map";
|
|
233
233
|
import "@web-utils/component/fy-input-map/style.css";
|
|
234
234
|
import Go from "@web-utils/component/fy-input-number";
|
|
235
|
-
import { default as
|
|
235
|
+
import { default as Ml } from "@web-utils/component/fy-input-number";
|
|
236
236
|
import Uo from "@web-utils/component/fy-input-table";
|
|
237
|
-
import { default as
|
|
237
|
+
import { default as Ul } from "@web-utils/component/fy-input-table";
|
|
238
238
|
import "@web-utils/component/fy-input-table/style.css";
|
|
239
239
|
import Ho from "@web-utils/component/fy-input-tree";
|
|
240
|
-
import { default as
|
|
240
|
+
import { default as Ll } from "@web-utils/component/fy-input-tree";
|
|
241
241
|
import "@web-utils/component/fy-input-tree/style.css";
|
|
242
242
|
import Lo from "@web-utils/component/fy-progress";
|
|
243
|
-
import { default as
|
|
243
|
+
import { default as Jl } from "@web-utils/component/fy-progress";
|
|
244
244
|
import Qo from "@web-utils/component/fy-radio";
|
|
245
|
-
import { default as
|
|
245
|
+
import { default as Ol } from "@web-utils/component/fy-radio";
|
|
246
246
|
import "@web-utils/component/fy-radio/style.css";
|
|
247
247
|
import Jo from "@web-utils/component/fy-rate";
|
|
248
|
-
import { default as
|
|
248
|
+
import { default as Xl } from "@web-utils/component/fy-rate";
|
|
249
249
|
import "@web-utils/component/fy-rate/style.css";
|
|
250
250
|
import Ko from "@web-utils/component/fy-select";
|
|
251
|
-
import { default as
|
|
251
|
+
import { default as jl } from "@web-utils/component/fy-select";
|
|
252
252
|
import "@web-utils/component/fy-select/style.css";
|
|
253
253
|
import Oo from "@web-utils/component/fy-slider";
|
|
254
|
-
import { default as
|
|
254
|
+
import { default as Yl } from "@web-utils/component/fy-slider";
|
|
255
255
|
import Wo from "@web-utils/component/fy-switch";
|
|
256
|
-
import { default as
|
|
256
|
+
import { default as _l } from "@web-utils/component/fy-switch";
|
|
257
257
|
import Xo from "@web-utils/component/fy-tabs";
|
|
258
|
-
import { default as
|
|
258
|
+
import { default as Vl } from "@web-utils/component/fy-tabs";
|
|
259
259
|
import zo from "@web-utils/component/fy-time";
|
|
260
|
-
import { default as
|
|
260
|
+
import { default as md } from "@web-utils/component/fy-time";
|
|
261
261
|
import jo from "@web-utils/component/fy-title";
|
|
262
|
-
import { default as
|
|
262
|
+
import { default as td } from "@web-utils/component/fy-title";
|
|
263
263
|
import "@web-utils/component/fy-title/style.css";
|
|
264
264
|
import qo from "@web-utils/component/fy-tree";
|
|
265
|
-
import { default as
|
|
265
|
+
import { default as ad } from "@web-utils/component/fy-tree";
|
|
266
266
|
import "@web-utils/component/fy-tree/style.css";
|
|
267
267
|
import Yo from "@web-utils/component/fy-u-editor";
|
|
268
|
-
import { default as
|
|
268
|
+
import { default as nd } from "@web-utils/component/fy-u-editor";
|
|
269
269
|
import "@web-utils/component/fy-u-editor/style.css";
|
|
270
270
|
import Zo from "@web-utils/component/fy-upload";
|
|
271
|
-
import { default as
|
|
271
|
+
import { default as id } from "@web-utils/component/fy-upload";
|
|
272
272
|
import "@web-utils/component/fy-upload/style.css";
|
|
273
273
|
import _o from "@web-utils/component/guide-steps";
|
|
274
|
-
import { default as
|
|
274
|
+
import { default as dd } from "@web-utils/component/guide-steps";
|
|
275
275
|
import "@web-utils/component/guide-steps/style.css";
|
|
276
276
|
import $o from "@web-utils/component/highlight-j-s";
|
|
277
|
-
import { default as
|
|
277
|
+
import { default as cd } from "@web-utils/component/highlight-j-s";
|
|
278
278
|
import "@web-utils/component/highlight-j-s/style.css";
|
|
279
279
|
import Vo from "@web-utils/component/icon-card";
|
|
280
|
-
import { default as
|
|
280
|
+
import { default as Fd } from "@web-utils/component/icon-card";
|
|
281
281
|
import "@web-utils/component/icon-card/style.css";
|
|
282
282
|
import om from "@web-utils/component/icon-temp";
|
|
283
|
-
import { default as
|
|
283
|
+
import { default as yd } from "@web-utils/component/icon-temp";
|
|
284
284
|
import "@web-utils/component/icon-temp/style.css";
|
|
285
285
|
import mm from "@web-utils/component/iframe-window";
|
|
286
|
-
import { default as
|
|
286
|
+
import { default as gd } from "@web-utils/component/iframe-window";
|
|
287
287
|
import "@web-utils/component/iframe-window/style.css";
|
|
288
288
|
import rm from "@web-utils/component/image-cropper";
|
|
289
|
-
import { default as
|
|
289
|
+
import { default as bd } from "@web-utils/component/image-cropper";
|
|
290
290
|
import "@web-utils/component/image-cropper/style.css";
|
|
291
291
|
import tm from "@web-utils/component/image-preview";
|
|
292
|
-
import { default as
|
|
292
|
+
import { default as Pd } from "@web-utils/component/image-preview";
|
|
293
293
|
import "@web-utils/component/image-preview/style.css";
|
|
294
294
|
import em from "@web-utils/component/image-viewer";
|
|
295
|
-
import { default as
|
|
295
|
+
import { default as wd } from "@web-utils/component/image-viewer";
|
|
296
296
|
import "@web-utils/component/image-viewer/style.css";
|
|
297
|
-
import
|
|
298
|
-
import { default as
|
|
297
|
+
import am from "@web-utils/component/input-number";
|
|
298
|
+
import { default as Ed } from "@web-utils/component/input-number";
|
|
299
299
|
import "@web-utils/component/input-number/style.css";
|
|
300
|
-
import
|
|
301
|
-
import { default as
|
|
300
|
+
import pm from "@web-utils/component/input-number-range";
|
|
301
|
+
import { default as kd } from "@web-utils/component/input-number-range";
|
|
302
302
|
import "@web-utils/component/input-number-range/style.css";
|
|
303
|
-
import nm from "@web-utils/component/
|
|
304
|
-
import { default as
|
|
305
|
-
import fm from "@web-utils/component/
|
|
306
|
-
import { default as
|
|
303
|
+
import nm from "@web-utils/component/j-s-x-component";
|
|
304
|
+
import { default as Ad } from "@web-utils/component/j-s-x-component";
|
|
305
|
+
import fm from "@web-utils/component/keep-view-alive";
|
|
306
|
+
import { default as vd } from "@web-utils/component/keep-view-alive";
|
|
307
|
+
import im from "@web-utils/component/keyboard";
|
|
308
|
+
import { default as Md } from "@web-utils/component/keyboard";
|
|
307
309
|
import "@web-utils/component/keyboard/style.css";
|
|
308
|
-
import
|
|
309
|
-
import { default as
|
|
310
|
-
import
|
|
311
|
-
import { default as
|
|
310
|
+
import lm from "@web-utils/component/license";
|
|
311
|
+
import { default as Ud } from "@web-utils/component/license";
|
|
312
|
+
import dm from "@web-utils/component/loading-view";
|
|
313
|
+
import { default as Ld } from "@web-utils/component/loading-view";
|
|
312
314
|
import "@web-utils/component/loading-view/style.css";
|
|
313
|
-
import
|
|
314
|
-
import { default as
|
|
315
|
+
import sm from "@web-utils/component/login";
|
|
316
|
+
import { default as Jd } from "@web-utils/component/login";
|
|
315
317
|
import "@web-utils/component/login/style.css";
|
|
316
|
-
import
|
|
317
|
-
import { default as
|
|
318
|
-
import
|
|
319
|
-
import { default as
|
|
318
|
+
import cm from "@web-utils/component/monaco-editor";
|
|
319
|
+
import { default as Od } from "@web-utils/component/monaco-editor";
|
|
320
|
+
import xm from "@web-utils/component/name-avatar";
|
|
321
|
+
import { default as Xd } from "@web-utils/component/name-avatar";
|
|
320
322
|
import "@web-utils/component/name-avatar/style.css";
|
|
321
|
-
import
|
|
322
|
-
import { default as
|
|
323
|
+
import Fm from "@web-utils/component/nav-bar";
|
|
324
|
+
import { default as jd } from "@web-utils/component/nav-bar";
|
|
323
325
|
import "@web-utils/component/nav-bar/style.css";
|
|
324
|
-
import
|
|
325
|
-
import { default as
|
|
326
|
+
import um from "@web-utils/component/notice";
|
|
327
|
+
import { default as Yd } from "@web-utils/component/notice";
|
|
326
328
|
import "@web-utils/component/notice/style.css";
|
|
327
|
-
import
|
|
328
|
-
import { default as
|
|
329
|
+
import ym from "@web-utils/component/not-implement";
|
|
330
|
+
import { default as _d } from "@web-utils/component/not-implement";
|
|
329
331
|
import "@web-utils/component/not-implement/style.css";
|
|
330
|
-
import
|
|
331
|
-
import { default as
|
|
332
|
+
import Im from "@web-utils/component/page";
|
|
333
|
+
import { default as Vd } from "@web-utils/component/page";
|
|
332
334
|
import "@web-utils/component/page/style.css";
|
|
333
335
|
import gm from "@web-utils/component/pageable-table";
|
|
334
|
-
import { default as
|
|
336
|
+
import { default as ms } from "@web-utils/component/pageable-table";
|
|
335
337
|
import "@web-utils/component/pageable-table/style.css";
|
|
336
|
-
import
|
|
337
|
-
import { default as
|
|
338
|
+
import Cm from "@web-utils/component/pageable-view";
|
|
339
|
+
import { default as ts } from "@web-utils/component/pageable-view";
|
|
338
340
|
import "@web-utils/component/pageable-view/style.css";
|
|
339
|
-
import
|
|
340
|
-
import { default as
|
|
341
|
+
import bm from "@web-utils/component/page-header";
|
|
342
|
+
import { default as as } from "@web-utils/component/page-header";
|
|
341
343
|
import "@web-utils/component/page-header/style.css";
|
|
342
|
-
import
|
|
343
|
-
import { default as
|
|
344
|
+
import Tm from "@web-utils/component/page-index";
|
|
345
|
+
import { default as ns } from "@web-utils/component/page-index";
|
|
344
346
|
import "@web-utils/component/page-index/style.css";
|
|
345
|
-
import
|
|
346
|
-
import { default as
|
|
347
|
-
import
|
|
348
|
-
import { default as
|
|
347
|
+
import Pm from "@web-utils/component/page-index-top";
|
|
348
|
+
import { default as is } from "@web-utils/component/page-index-top";
|
|
349
|
+
import Dm from "@web-utils/component/page-skeleton";
|
|
350
|
+
import { default as ds } from "@web-utils/component/page-skeleton";
|
|
349
351
|
import "@web-utils/component/page-skeleton/style.css";
|
|
350
|
-
import
|
|
351
|
-
import { default as
|
|
352
|
+
import wm from "@web-utils/component/page-skeleton-new";
|
|
353
|
+
import { default as cs } from "@web-utils/component/page-skeleton-new";
|
|
352
354
|
import "@web-utils/component/page-skeleton-new/style.css";
|
|
353
355
|
import Sm from "@web-utils/component/photo-swipe";
|
|
354
|
-
import { default as
|
|
355
|
-
import
|
|
356
|
-
import { default as
|
|
356
|
+
import { default as Fs } from "@web-utils/component/photo-swipe";
|
|
357
|
+
import Em from "@web-utils/component/present-view";
|
|
358
|
+
import { default as ys } from "@web-utils/component/present-view";
|
|
357
359
|
import "@web-utils/component/present-view/style.css";
|
|
358
|
-
import
|
|
359
|
-
import { default as
|
|
360
|
+
import hm from "@web-utils/component/queue";
|
|
361
|
+
import { default as gs } from "@web-utils/component/queue";
|
|
360
362
|
import "@web-utils/component/queue/style.css";
|
|
361
|
-
import
|
|
362
|
-
import { default as
|
|
363
|
+
import km from "@web-utils/component/record-video";
|
|
364
|
+
import { default as bs } from "@web-utils/component/record-video";
|
|
363
365
|
import "@web-utils/component/record-video/style.css";
|
|
364
|
-
import
|
|
365
|
-
import { default as
|
|
366
|
+
import Nm from "@web-utils/component/resize-observer";
|
|
367
|
+
import { default as Ps } from "@web-utils/component/resize-observer";
|
|
366
368
|
import "@web-utils/component/resize-observer/style.css";
|
|
367
|
-
import
|
|
368
|
-
import { default as
|
|
369
|
+
import Am from "@web-utils/component/search";
|
|
370
|
+
import { default as ws } from "@web-utils/component/search";
|
|
369
371
|
import "@web-utils/component/search/style.css";
|
|
370
|
-
import
|
|
371
|
-
import { default as
|
|
372
|
+
import Rm from "@web-utils/component/search-popover";
|
|
373
|
+
import { default as Es } from "@web-utils/component/search-popover";
|
|
372
374
|
import "@web-utils/component/search-popover/style.css";
|
|
373
|
-
import
|
|
374
|
-
import { default as
|
|
375
|
+
import vm from "@web-utils/component/sign";
|
|
376
|
+
import { default as ks } from "@web-utils/component/sign";
|
|
375
377
|
import "@web-utils/component/sign/style.css";
|
|
376
|
-
import
|
|
377
|
-
import { default as
|
|
378
|
+
import Bm from "@web-utils/component/sign-panel";
|
|
379
|
+
import { default as As } from "@web-utils/component/sign-panel";
|
|
378
380
|
import "@web-utils/component/sign-panel/style.css";
|
|
379
|
-
import
|
|
380
|
-
import { default as
|
|
381
|
+
import Mm from "@web-utils/component/skeleton";
|
|
382
|
+
import { default as vs } from "@web-utils/component/skeleton";
|
|
381
383
|
import "@web-utils/component/skeleton/style.css";
|
|
382
|
-
import
|
|
383
|
-
import { default as
|
|
384
|
+
import Gm from "@web-utils/component/split-pane";
|
|
385
|
+
import { default as Ms } from "@web-utils/component/split-pane";
|
|
384
386
|
import "@web-utils/component/split-pane/style.css";
|
|
385
|
-
import
|
|
386
|
-
import { default as
|
|
387
|
+
import Um from "@web-utils/component/stateful";
|
|
388
|
+
import { default as Us } from "@web-utils/component/stateful";
|
|
387
389
|
import "@web-utils/component/stateful/style.css";
|
|
388
|
-
import
|
|
389
|
-
import { default as
|
|
390
|
+
import Hm from "@web-utils/component/static-pageable-table";
|
|
391
|
+
import { default as Ls } from "@web-utils/component/static-pageable-table";
|
|
390
392
|
import "@web-utils/component/static-pageable-table/style.css";
|
|
391
|
-
import
|
|
392
|
-
import { default as
|
|
393
|
+
import Lm from "@web-utils/component/swiper";
|
|
394
|
+
import { default as Js } from "@web-utils/component/swiper";
|
|
393
395
|
import "@web-utils/component/swiper/style.css";
|
|
394
|
-
import
|
|
395
|
-
import { default as
|
|
396
|
+
import Qm from "@web-utils/component/tab";
|
|
397
|
+
import { default as Os } from "@web-utils/component/tab";
|
|
396
398
|
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
|
|
399
|
+
import Jm from "@web-utils/component/tab-item";
|
|
400
|
+
import { default as Xs } from "@web-utils/component/tab-item";
|
|
401
|
+
import Km from "@web-utils/component/table-column";
|
|
402
|
+
import { default as js } from "@web-utils/component/table-column";
|
|
403
|
+
import Om from "@web-utils/component/table-view";
|
|
404
|
+
import { default as Ys } from "@web-utils/component/table-view";
|
|
403
405
|
import "@web-utils/component/table-view/style.css";
|
|
404
|
-
import
|
|
405
|
-
import { default as
|
|
406
|
+
import Wm from "@web-utils/component/tag-render";
|
|
407
|
+
import { default as _s } from "@web-utils/component/tag-render";
|
|
406
408
|
import "@web-utils/component/tag-render/style.css";
|
|
407
|
-
import
|
|
408
|
-
import { default as
|
|
409
|
+
import Xm from "@web-utils/component/text-ellipsis";
|
|
410
|
+
import { default as Vs } from "@web-utils/component/text-ellipsis";
|
|
409
411
|
import "@web-utils/component/text-ellipsis/style.css";
|
|
410
|
-
import
|
|
411
|
-
import { default as
|
|
412
|
+
import zm from "@web-utils/component/tinymce-editor";
|
|
413
|
+
import { default as mc } from "@web-utils/component/tinymce-editor";
|
|
412
414
|
import "@web-utils/component/tinymce-editor/style.css";
|
|
413
|
-
import
|
|
414
|
-
import { default as
|
|
415
|
+
import jm from "@web-utils/component/toolbar";
|
|
416
|
+
import { default as tc } from "@web-utils/component/toolbar";
|
|
415
417
|
import "@web-utils/component/toolbar/style.css";
|
|
416
|
-
import
|
|
417
|
-
import { default as
|
|
418
|
+
import qm from "@web-utils/component/toolbar-button";
|
|
419
|
+
import { default as ac } from "@web-utils/component/toolbar-button";
|
|
418
420
|
import "@web-utils/component/toolbar-button/style.css";
|
|
419
|
-
import
|
|
420
|
-
import { default as
|
|
421
|
+
import Ym from "@web-utils/component/verify";
|
|
422
|
+
import { default as nc } from "@web-utils/component/verify";
|
|
421
423
|
import "@web-utils/component/verify/style.css";
|
|
422
|
-
import
|
|
423
|
-
import { default as
|
|
424
|
+
import Zm from "@web-utils/component/vue-cron";
|
|
425
|
+
import { default as ic } from "@web-utils/component/vue-cron";
|
|
424
426
|
import "@web-utils/component/vue-cron/style.css";
|
|
425
|
-
import
|
|
426
|
-
import { default as
|
|
427
|
-
import
|
|
428
|
-
import { default as
|
|
427
|
+
import _m from "@web-utils/component/vue-qr-code";
|
|
428
|
+
import { default as dc } from "@web-utils/component/vue-qr-code";
|
|
429
|
+
import $m from "@web-utils/component/vue-quill-editor";
|
|
430
|
+
import { default as cc } from "@web-utils/component/vue-quill-editor";
|
|
429
431
|
import "@web-utils/component/vue-quill-editor/style.css";
|
|
430
|
-
import
|
|
431
|
-
import { default as
|
|
432
|
+
import Vm from "@web-utils/component/vue-tags-input";
|
|
433
|
+
import { default as Fc } from "@web-utils/component/vue-tags-input";
|
|
432
434
|
import "@web-utils/component/vue-tags-input/style.css";
|
|
433
|
-
import
|
|
434
|
-
import { default as
|
|
435
|
+
import or from "@web-utils/component/vue-tree-select";
|
|
436
|
+
import { default as yc } from "@web-utils/component/vue-tree-select";
|
|
435
437
|
import "@web-utils/component/vue-tree-select/style.css";
|
|
436
|
-
import
|
|
437
|
-
import { default as
|
|
438
|
+
import mr from "@web-utils/component/vue-video-player";
|
|
439
|
+
import { default as gc } from "@web-utils/component/vue-video-player";
|
|
438
440
|
import "@web-utils/component/vue-video-player/style.css";
|
|
439
|
-
import
|
|
440
|
-
import { default as
|
|
441
|
+
import rr from "@web-utils/component/watermark";
|
|
442
|
+
import { default as bc } from "@web-utils/component/watermark";
|
|
441
443
|
import "@web-utils/component/watermark/style.css";
|
|
442
|
-
import
|
|
443
|
-
import { default as
|
|
444
|
+
import tr from "@web-utils/component/x-input-tag";
|
|
445
|
+
import { default as Pc } from "@web-utils/component/x-input-tag";
|
|
444
446
|
import "@web-utils/component/x-input-tag/style.css";
|
|
445
|
-
|
|
446
|
-
name
|
|
447
|
-
props: {
|
|
448
|
-
msg: {
|
|
449
|
-
type: String,
|
|
450
|
-
default: ""
|
|
451
|
-
}
|
|
452
|
-
},
|
|
453
|
-
render() {
|
|
454
|
-
const o = arguments[0];
|
|
455
|
-
return o("div", [this.msg]);
|
|
456
|
-
}
|
|
457
|
-
};
|
|
458
|
-
function nf(o) {
|
|
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(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(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(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(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(am.name, am), o.component(tr.name, tr), 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(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(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), o.component(rr.name, rr);
|
|
447
|
+
function yn(o) {
|
|
448
|
+
o.component(m.name, m), o.component(r.name, r), o.component(t.name, t), o.component(e.name, e), o.component(a.name, a), o.component(p.name, p), 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(I.name, I), o.component(g.name, g), 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(w.name, w), o.component(S.name, S), 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(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(ao.name, ao), o.component(po.name, po), 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(Io.name, Io), o.component(go.name, go), 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(wo.name, wo), o.component(So.name, So), 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(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(am.name, am), o.component(pm.name, pm), 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(Im.name, Im), o.component(gm.name, gm), 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(wm.name, wm), o.component(Sm.name, Sm), 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(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), o.component(rr.name, rr), o.component(tr.name, tr);
|
|
460
449
|
}
|
|
461
450
|
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
|
-
|
|
451
|
+
Cn as AddressInput,
|
|
452
|
+
Tn as Affix,
|
|
453
|
+
Dn as AsideMenu,
|
|
454
|
+
Sn as Avatar,
|
|
455
|
+
hn as AwesomeButton,
|
|
456
|
+
Nn as CapsuleTab,
|
|
457
|
+
Rn as Card,
|
|
458
|
+
Bn as Carousel,
|
|
459
|
+
Gn as Chat,
|
|
460
|
+
Hn as ChunkFileUploader,
|
|
461
|
+
Qn as CodeMirrorEditor,
|
|
462
|
+
Kn as ColorPicker,
|
|
463
|
+
Wn as Comment,
|
|
464
|
+
qn as ConfirmButton,
|
|
465
|
+
zn as Confirmable,
|
|
466
|
+
Zn as ContextMenu,
|
|
467
|
+
$n as CountUp,
|
|
468
|
+
of as CustomScrollbar,
|
|
469
|
+
rf as DataBox,
|
|
470
|
+
ef as DataCard,
|
|
471
|
+
pf as DataCardtext,
|
|
472
|
+
ff as DataDisplay,
|
|
473
|
+
df as DataIcons,
|
|
474
|
+
cf as DataImgtext,
|
|
475
|
+
Ff as DataOperatext,
|
|
476
|
+
yf as DataPanel,
|
|
477
|
+
gf as DataPay,
|
|
478
|
+
bf as DataPrice,
|
|
479
|
+
Pf as DataProgress,
|
|
480
|
+
wf as DataRotate,
|
|
481
|
+
Ef as DataTablePicker,
|
|
482
|
+
kf as DataTabs,
|
|
483
|
+
Af as DialogForm,
|
|
484
|
+
vf as DynamicTable,
|
|
485
|
+
Uf as ECharts,
|
|
486
|
+
Mf as EasyPopup,
|
|
487
|
+
Lf as EditableProgress,
|
|
488
|
+
Jf as EditableTree,
|
|
489
|
+
Of as EgdCollapse,
|
|
490
|
+
Xf as EgdCollapseItem,
|
|
491
|
+
jf as ElementDialog,
|
|
492
|
+
Yf as EmptyView,
|
|
493
|
+
_f as ErrorView,
|
|
494
|
+
Vf as FlexColumn,
|
|
495
|
+
mi as FlexItem,
|
|
496
|
+
ti as FlexRow,
|
|
497
|
+
ai as FlexScroller,
|
|
498
|
+
ni as Flow,
|
|
499
|
+
ii as FlowDesigner,
|
|
500
|
+
di as FlowNode,
|
|
501
|
+
ci as FlowViewer,
|
|
502
|
+
Fi as FormBlock,
|
|
503
|
+
yi as FormButton,
|
|
504
|
+
gi as FormCascader,
|
|
505
|
+
bi as FormCheckboxGroup,
|
|
506
|
+
Pi as FormDatePicker,
|
|
507
|
+
wi as FormHolder,
|
|
508
|
+
Ei as FormInput,
|
|
509
|
+
ki as FormInputEmail,
|
|
510
|
+
Ai as FormInputIdCard,
|
|
511
|
+
vi as FormInputNumber,
|
|
512
|
+
Mi as FormInputPhoneNumber,
|
|
513
|
+
Ui as FormInputTag,
|
|
514
|
+
Li as FormInputTime,
|
|
515
|
+
Ji as FormItem,
|
|
516
|
+
Oi as FormItemConfigProvider,
|
|
517
|
+
Xi as FormItemGroup,
|
|
518
|
+
ji as FormRadioGroup,
|
|
519
|
+
Yi as FormSelect,
|
|
520
|
+
_i as FormSwitch,
|
|
521
|
+
Vi as FormTextarea,
|
|
522
|
+
ml as FormView,
|
|
523
|
+
tl as FyArray,
|
|
524
|
+
al as FyArticle,
|
|
525
|
+
nl as FyCascader,
|
|
526
|
+
il as FyCheckbox,
|
|
527
|
+
dl as FyCode,
|
|
528
|
+
cl as FyCurd,
|
|
529
|
+
Fl as FyDate,
|
|
530
|
+
yl as FyDraggable,
|
|
531
|
+
gl as FyDynamic,
|
|
532
|
+
bl as FyEmpty,
|
|
533
|
+
Pl as FyForm,
|
|
534
|
+
wl as FyFormDesign,
|
|
535
|
+
El as FyInput,
|
|
536
|
+
kl as FyInputColor,
|
|
537
|
+
Al as FyInputIcon,
|
|
538
|
+
vl as FyInputMap,
|
|
539
|
+
Ml as FyInputNumber,
|
|
540
|
+
Ul as FyInputTable,
|
|
541
|
+
Ll as FyInputTree,
|
|
542
|
+
Jl as FyProgress,
|
|
543
|
+
Ol as FyRadio,
|
|
544
|
+
Xl as FyRate,
|
|
545
|
+
jl as FySelect,
|
|
546
|
+
Yl as FySlider,
|
|
547
|
+
_l as FySwitch,
|
|
548
|
+
Vl as FyTabs,
|
|
549
|
+
md as FyTime,
|
|
550
|
+
td as FyTitle,
|
|
551
|
+
ad as FyTree,
|
|
552
|
+
nd as FyUEditor,
|
|
553
|
+
id as FyUpload,
|
|
554
|
+
dd as GuideSteps,
|
|
555
|
+
cd as HighlightJS,
|
|
556
|
+
Fd as IconCard,
|
|
557
|
+
yd as IconTemp,
|
|
558
|
+
gd as IframeWindow,
|
|
559
|
+
bd as ImageCropper,
|
|
560
|
+
Pd as ImagePreview,
|
|
561
|
+
wd as ImageViewer,
|
|
562
|
+
Ed as InputNumber,
|
|
563
|
+
kd as InputNumberRange,
|
|
564
|
+
Ad as JSXComponent,
|
|
565
|
+
vd as KeepViewAlive,
|
|
566
|
+
Md as Keyboard,
|
|
567
|
+
Ud as License,
|
|
568
|
+
Ld as LoadingView,
|
|
569
|
+
Jd as Login,
|
|
570
|
+
Od as MonacoEditor,
|
|
571
|
+
Xd as NameAvatar,
|
|
572
|
+
jd as NavBar,
|
|
573
|
+
_d as NotImplement,
|
|
574
|
+
Yd as Notice,
|
|
575
|
+
Vd as Page,
|
|
576
|
+
as as PageHeader,
|
|
577
|
+
ns as PageIndex,
|
|
578
|
+
is as PageIndexTop,
|
|
579
|
+
ds as PageSkeleton,
|
|
580
|
+
cs as PageSkeletonNew,
|
|
581
|
+
ms as PageableTable,
|
|
582
|
+
ts as PageableView,
|
|
583
|
+
Fs as PhotoSwipe,
|
|
584
|
+
ys as PresentView,
|
|
585
|
+
gs as Queue,
|
|
586
|
+
bs as RecordVideo,
|
|
587
|
+
Ps as ResizeObserver,
|
|
588
|
+
ws as Search,
|
|
589
|
+
Es as SearchPopover,
|
|
590
|
+
ks as Sign,
|
|
591
|
+
As as SignPanel,
|
|
592
|
+
vs as Skeleton,
|
|
593
|
+
Ms as SplitPane,
|
|
594
|
+
Us as Stateful,
|
|
595
|
+
Ls as StaticPageableTable,
|
|
596
|
+
Js as Swiper,
|
|
597
|
+
Os as Tab,
|
|
598
|
+
Xs as TabItem,
|
|
599
|
+
js as TableColumn,
|
|
600
|
+
Ys as TableView,
|
|
601
|
+
_s as TagRender,
|
|
602
|
+
Vs as TextEllipsis,
|
|
603
|
+
mc as TinymceEditor,
|
|
604
|
+
tc as Toolbar,
|
|
605
|
+
ac as ToolbarButton,
|
|
606
|
+
nc as Verify,
|
|
607
|
+
ic as VueCron,
|
|
608
|
+
dc as VueQrCode,
|
|
609
|
+
cc as VueQuillEditor,
|
|
610
|
+
Fc as VueTagsInput,
|
|
611
|
+
yc as VueTreeSelect,
|
|
612
|
+
gc as VueVideoPlayer,
|
|
613
|
+
bc as Watermark,
|
|
614
|
+
Pc as XInputTag,
|
|
615
|
+
yn as default
|
|
627
616
|
};
|