hs-admin-ui 17.0.1 → 17.0.3
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/dist/business-pGsdQp68.js +25134 -0
- package/dist/element-plus-BdDVfauw.js +52489 -0
- package/dist/element-plus-ui.mjs +22 -15
- package/dist/h5.mjs +444 -356
- package/dist/index-D9v7Ms60.js +1693 -0
- package/dist/index.mjs +439 -354
- package/dist/lodash-CP0DUMav.js +7396 -0
- package/dist/style.css +1894 -1
- package/dist/trtc-sdk-v5-DDdL1W8f.js +13358 -0
- package/dist/vendor-BskbcIpg.js +38116 -0
- package/dist/vxe-table-echjfLXm.js +63703 -0
- package/dist/vxe-table-ui.mjs +23 -16
- package/package.json +1 -1
- package/dist/bcVisual-CDEHgneF.js +0 -20300
- package/dist/element-plus-Cs4280bc.js +0 -38853
- package/dist/index-r6HeCmHZ.js +0 -1279
- package/dist/lodash-BIdEgfM0.js +0 -5045
- package/dist/trtc-sdk-v5-Bo4hmdP7.js +0 -13452
- package/dist/vendor-YJDQByc8.js +0 -25989
- package/dist/vxe-table-DowCMzYH.js +0 -40359
package/dist/index.mjs
CHANGED
|
@@ -1,396 +1,481 @@
|
|
|
1
|
-
import { _
|
|
2
|
-
import { c as
|
|
3
|
-
import { aX
|
|
4
|
-
import { a as
|
|
5
|
-
import { f as
|
|
6
|
-
import { i as
|
|
7
|
-
import { _ as
|
|
8
|
-
import { N as
|
|
9
|
-
import { A as
|
|
10
|
-
import "./vendor-
|
|
1
|
+
import { _ } from "./lodash-CP0DUMav.js";
|
|
2
|
+
import { c as ElConfigProvider, h as ElLoading, i as ElTree } from "./element-plus-BdDVfauw.js";
|
|
3
|
+
import { aX, j, k, l, n, q, p, r, t, u, v, w, x, y, A, B, C, D, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, _ as _2, $, a0, a1, a2, a3, a4, a5, a6, g, a7, a8, a9, ad, aa, ab, ac, E, a, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aI, aF, aG, aH, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, f, aV, aW, z } from "./element-plus-BdDVfauw.js";
|
|
4
|
+
import { a as VxeUIExport, b as VxeTableExport } from "./vxe-table-echjfLXm.js";
|
|
5
|
+
import { f as f2, e, g as g2, V as V2, d, h, c } from "./vxe-table-echjfLXm.js";
|
|
6
|
+
import { i as install } from "./index-D9v7Ms60.js";
|
|
7
|
+
import { _ as _3, a as a10, c as c2, d as d2, e as e2, f as f3, g as g3, h as h2, j as j2, k as k2, l as l2, m, n as n2, o, p as p2, q as q2, r as r2, ao as ao2, s, t as t2, u as u2, v as v2, w as w2, x as x2, y as y2, z as z2, A as A2, B as B2, C as C2, D as D2, E as E2, F as F2, G as G2, H as H2, I as I2, J as J2, K as K2, L as L2, M as M2, N as N2, O as O2, P as P2, Q as Q2, R as R2, S as S2, T as T2, U as U2, V as V3, W as W2, X as X2, Y as Y2, ac as ac2, ad as ad2, $ as $2, a0 as a02, a1 as a12, a2 as a22, a3 as a32, a4 as a42, a5 as a52, a6 as a62, a7 as a72, a8 as a82, a9 as a92, aa as aa2, ab as ab2, ae as ae2, af as af2, ag as ag2, ah as ah2, ai as ai2, Z as Z2, aj as aj2, am as am2, ak as ak2, al as al2, an as an2, ap as ap2, aq as aq2, at as at2, au as au2, ar as ar2, as as as2, av as av2, aw as aw2, ax as ax2, ay as ay2, az as az2, aA as aA2, aB as aB2, aC as aC2, aD as aD2, b } from "./index-D9v7Ms60.js";
|
|
8
|
+
import { N as NEXT_NAME, I as IS_DEV, C as CurrentRoute, a as CurrentRouter, i as installBusiness } from "./business-pGsdQp68.js";
|
|
9
|
+
import { A as A3, z as z3, F as F3, g as g4, H as H3, e as e3, f as f4, Q as Q3, R as R3, S as S3, h as h3, p as p3, v as v3, d as d3, D as D3, c as c3, L as L3, k as k3, j as j3, P as P3, Y as Y3, n as n3, l as l3, W as W3, G as G3, J as J3, K as K3, O as O3, V as V4, X as X3, U as U3, u as u3, r as r3, x as x3, w as w3, b as b2, E as E3, m as m2, M as M3, o as o2, T as T3, s as s2, y as y3, t as t3, q as q3, B as B3 } from "./business-pGsdQp68.js";
|
|
10
|
+
import "./vendor-BskbcIpg.js";
|
|
11
11
|
import "vue";
|
|
12
|
-
(function(
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
(function(a11, b3) {
|
|
13
|
+
b3(a11);
|
|
14
|
+
if (typeof define === "function" && define.amd) {
|
|
15
|
+
define([], b3);
|
|
16
|
+
} else if (typeof module !== "undefined" && module.exports) {
|
|
17
|
+
module.exports = b3();
|
|
18
|
+
} else {
|
|
19
|
+
a11.ws = b3();
|
|
20
|
+
}
|
|
21
|
+
})(window, function(a11, b3) {
|
|
15
22
|
if (!("WebSocket" in window)) return;
|
|
16
|
-
var
|
|
17
|
-
automaticOpen:
|
|
23
|
+
var d4, e4 = document.createElement("div"), f5 = {
|
|
24
|
+
automaticOpen: true,
|
|
18
25
|
reconnectDecay: 1.5,
|
|
19
26
|
host: "127.0.0.1",
|
|
20
27
|
port: 54321,
|
|
21
28
|
protocol: "ws"
|
|
22
|
-
},
|
|
23
|
-
switch (
|
|
29
|
+
}, func = function(g5) {
|
|
30
|
+
switch (g5.type) {
|
|
24
31
|
case "connecting":
|
|
25
|
-
console.log("Connecting to cfprint.",
|
|
32
|
+
console.log("Connecting to cfprint.", g5);
|
|
26
33
|
break;
|
|
27
34
|
case "open":
|
|
28
|
-
console.log("Connected to cfprint.",
|
|
35
|
+
console.log("Connected to cfprint.", g5);
|
|
29
36
|
break;
|
|
30
37
|
case "close":
|
|
31
|
-
console.log("Disconnected from cfprint.",
|
|
38
|
+
console.log("Disconnected from cfprint.", g5);
|
|
32
39
|
break;
|
|
33
40
|
case "message":
|
|
34
|
-
console.log("Got a message from cfprint: " +
|
|
41
|
+
console.log("Got a message from cfprint: " + g5.data, g5);
|
|
35
42
|
break;
|
|
36
43
|
case "error":
|
|
37
|
-
console.log("A error occured: " +
|
|
44
|
+
console.log("A error occured: " + g5.data, g5);
|
|
38
45
|
break;
|
|
39
46
|
default:
|
|
40
|
-
console.log("EVENT: ",
|
|
47
|
+
console.log("EVENT: ", g5);
|
|
41
48
|
}
|
|
42
|
-
},
|
|
49
|
+
}, _api = {
|
|
43
50
|
CONNECTING: WebSocket.CONNECTING,
|
|
44
51
|
OPEN: WebSocket.OPEN,
|
|
45
52
|
CLOSING: WebSocket.CLOSING,
|
|
46
53
|
CLOSED: WebSocket.CLOSED
|
|
47
54
|
};
|
|
48
|
-
function
|
|
49
|
-
var
|
|
50
|
-
this.ver = "1.3.8.1"
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
for (var
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
})
|
|
55
|
+
function ws(g5, h4, i) {
|
|
56
|
+
var j4 = this;
|
|
57
|
+
this.ver = "1.3.8.1";
|
|
58
|
+
if (!i) {
|
|
59
|
+
i = {};
|
|
60
|
+
}
|
|
61
|
+
for (var k4 in f5) {
|
|
62
|
+
if (typeof i[k4] !== "undefined") this[k4] = i[k4];
|
|
63
|
+
else this[k4] = f5[k4];
|
|
64
|
+
}
|
|
65
|
+
this.host = g5 || this.host;
|
|
66
|
+
this.port = h4 || this.port;
|
|
67
|
+
this.url = this.getURL();
|
|
68
|
+
this.readyState = WebSocket.CONNECTING;
|
|
69
|
+
for (var l4 in _api) this[l4] = _api[l4];
|
|
70
|
+
e4.addEventListener("connecting", function(m3) {
|
|
71
|
+
j4 !== window && j4.onconnecting(m3);
|
|
72
|
+
});
|
|
73
|
+
e4.addEventListener("open", function(m3) {
|
|
74
|
+
j4 !== window && j4.onopen(m3);
|
|
75
|
+
});
|
|
76
|
+
e4.addEventListener("message", function(m3) {
|
|
77
|
+
j4 !== window && j4.onmessage(m3);
|
|
78
|
+
});
|
|
79
|
+
e4.addEventListener("close", function(m3) {
|
|
80
|
+
j4 !== window && j4.onclose(m3);
|
|
81
|
+
});
|
|
82
|
+
e4.addEventListener("error", function(m3) {
|
|
83
|
+
j4 !== window && j4.onerror(m3);
|
|
84
|
+
});
|
|
85
|
+
this.addEventListener = e4.addEventListener.bind(e4);
|
|
86
|
+
this.removeEventListener = e4.removeEventListener.bind(e4);
|
|
87
|
+
this.dispatchEvent = e4.dispatchEvent.bind(e4);
|
|
88
|
+
if (this.automaticOpen === true && this !== window) this.open();
|
|
89
|
+
return this;
|
|
66
90
|
}
|
|
67
|
-
function
|
|
68
|
-
var
|
|
69
|
-
|
|
91
|
+
function generateEvent(g5, h4) {
|
|
92
|
+
var i = document.createEvent("CustomEvent");
|
|
93
|
+
i.initCustomEvent(g5, false, false, h4);
|
|
94
|
+
return i;
|
|
70
95
|
}
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
96
|
+
ws.prototype.onconnecting = func;
|
|
97
|
+
ws.prototype.onopen = func;
|
|
98
|
+
ws.prototype.onmessage = func;
|
|
99
|
+
ws.prototype.onclose = func;
|
|
100
|
+
ws.prototype.onerror = func;
|
|
101
|
+
ws.prototype.setProtocol = function(g5) {
|
|
102
|
+
if (this.wsocket) {
|
|
103
|
+
this.protocol = g5;
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
ws.prototype.setPort = function(g5) {
|
|
107
|
+
if (this.wsocket) {
|
|
108
|
+
this.port = g5;
|
|
109
|
+
}
|
|
110
|
+
};
|
|
111
|
+
ws.prototype.setHost = function(g5) {
|
|
112
|
+
if (this.wsocket) {
|
|
113
|
+
this.host = g5;
|
|
114
|
+
}
|
|
115
|
+
};
|
|
116
|
+
ws.prototype.getURL = function(g5) {
|
|
117
|
+
if (this.wsocket && this.wsocket.readyState === this.OPEN) {
|
|
118
|
+
return this.wsocket.url;
|
|
119
|
+
} else {
|
|
120
|
+
return (this.protocol || "ws") + "://" + (this.host || "127.0.0.1") + ":" + (this.port || 54321);
|
|
121
|
+
}
|
|
122
|
+
};
|
|
123
|
+
ws.prototype.send = function(g5) {
|
|
80
124
|
if (this.wsocket && this.wsocket.readyState === 1) {
|
|
81
|
-
var
|
|
82
|
-
if (typeof
|
|
83
|
-
else if (typeof
|
|
125
|
+
var h4 = "";
|
|
126
|
+
if (typeof g5 === "string") h4 = g5;
|
|
127
|
+
else if (typeof g5 === "object") h4 = JSON.stringify(g5, null, 2);
|
|
84
128
|
else {
|
|
85
|
-
var
|
|
129
|
+
var i = generateEvent("error", {
|
|
86
130
|
message: "Invalid data format, only json string or json object is allowed."
|
|
87
131
|
});
|
|
88
|
-
|
|
132
|
+
e4.dispatchEvent(i);
|
|
89
133
|
return;
|
|
90
134
|
}
|
|
91
135
|
try {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
136
|
+
h4 = btoa(unescape(encodeURIComponent(h4)));
|
|
137
|
+
h4 = "base64:" + h4;
|
|
138
|
+
this.wsocket.send(h4);
|
|
139
|
+
} catch (e5) {
|
|
140
|
+
var i = generateEvent("error", { message: e5.message });
|
|
141
|
+
e5.dispatchEvent(i);
|
|
96
142
|
}
|
|
97
143
|
} else {
|
|
98
|
-
var
|
|
144
|
+
var h4 = generateEvent("error", {
|
|
99
145
|
message: "Not connected to cfprint server or disconnected."
|
|
100
146
|
});
|
|
101
|
-
|
|
147
|
+
e4.dispatchEvent(h4);
|
|
148
|
+
}
|
|
149
|
+
};
|
|
150
|
+
ws.prototype.close = function(g5, h4) {
|
|
151
|
+
if (typeof g5 === "undefined") g5 = 1e3;
|
|
152
|
+
if (this.wsocket) this.wsocket.close(g5, h4);
|
|
153
|
+
};
|
|
154
|
+
ws.prototype.open = function() {
|
|
155
|
+
var g5 = this;
|
|
156
|
+
this.url = this.getURL();
|
|
157
|
+
d4 = new WebSocket(this.url, this.protocol || []);
|
|
158
|
+
e4.dispatchEvent(generateEvent("connecting"));
|
|
159
|
+
d4.onopen = function(h4) {
|
|
160
|
+
g5.protocol = ws.protocol;
|
|
161
|
+
g5.readyState = WebSocket.OPEN;
|
|
162
|
+
var i = generateEvent("open");
|
|
163
|
+
e4.dispatchEvent(i);
|
|
164
|
+
};
|
|
165
|
+
d4.onclose = function(h4) {
|
|
166
|
+
g5.readyState = WebSocket.CLOSED;
|
|
167
|
+
var i = generateEvent("connecting");
|
|
168
|
+
i.code = h4.code;
|
|
169
|
+
i.reason = h4.reason;
|
|
170
|
+
i.wasClean = h4.wasClean;
|
|
171
|
+
e4.dispatchEvent(i);
|
|
172
|
+
e4.dispatchEvent(generateEvent("close"));
|
|
173
|
+
};
|
|
174
|
+
d4.onmessage = function(h4) {
|
|
175
|
+
var i = generateEvent("message");
|
|
176
|
+
i.data = h4.data;
|
|
177
|
+
e4.dispatchEvent(i);
|
|
178
|
+
};
|
|
179
|
+
d4.onerror = function(h4) {
|
|
180
|
+
var i = generateEvent("error");
|
|
181
|
+
e4.dispatchEvent(i);
|
|
182
|
+
};
|
|
183
|
+
this.wsocket = d4;
|
|
184
|
+
return this;
|
|
185
|
+
};
|
|
186
|
+
ws.prototype.state = function() {
|
|
187
|
+
if (this.wsocket) {
|
|
188
|
+
return this.wsocket.readyState;
|
|
189
|
+
} else {
|
|
190
|
+
return WebSocket.CLOSED;
|
|
102
191
|
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
var
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
}, d.onmessage = function(e) {
|
|
116
|
-
var s = l("message");
|
|
117
|
-
s.data = e.data, o.dispatchEvent(s);
|
|
118
|
-
}, d.onerror = function(e) {
|
|
119
|
-
var s = l("error");
|
|
120
|
-
o.dispatchEvent(s);
|
|
121
|
-
}, this.wsocket = d, this;
|
|
122
|
-
}, n.prototype.state = function() {
|
|
123
|
-
return this.wsocket ? this.wsocket.readyState : WebSocket.CLOSED;
|
|
124
|
-
}, n.prototype.log = function(a, e) {
|
|
125
|
-
var s = this.output || "output", t = document.getElementById(s);
|
|
126
|
-
if (t && t.appendChild) {
|
|
127
|
-
var i = document.createElement("p");
|
|
128
|
-
i.style.wordWrap = "break-word", i.style.padding = "8px", i.style.background = "#eee", i.innerHTML = "LOG: " + a, t.childNodes.length > 0 ? t.insertBefore(i, t.childNodes[0]) : t.appendChild(i);
|
|
192
|
+
};
|
|
193
|
+
ws.prototype.log = function(g5, h4) {
|
|
194
|
+
var i = this.output || "output";
|
|
195
|
+
var j4 = document.getElementById(i);
|
|
196
|
+
if (j4 && j4.appendChild) {
|
|
197
|
+
var k4 = document.createElement("p");
|
|
198
|
+
k4.style.wordWrap = "break-word";
|
|
199
|
+
k4.style.padding = "8px";
|
|
200
|
+
k4.style.background = "#eee";
|
|
201
|
+
k4.innerHTML = "LOG: " + g5;
|
|
202
|
+
if (j4.childNodes.length > 0) j4.insertBefore(k4, j4.childNodes[0]);
|
|
203
|
+
else j4.appendChild(k4);
|
|
129
204
|
}
|
|
130
|
-
|
|
131
|
-
}
|
|
205
|
+
h4 ? console.log(g5, h4) : console.log(g5);
|
|
206
|
+
};
|
|
207
|
+
return ws;
|
|
132
208
|
});
|
|
133
|
-
const
|
|
134
|
-
|
|
135
|
-
|
|
209
|
+
const HsConfigProvider = ElConfigProvider;
|
|
210
|
+
const HsLoading = ElLoading;
|
|
211
|
+
const HsTree = ElTree;
|
|
212
|
+
function useHsAdminUi(app, options) {
|
|
213
|
+
NEXT_NAME.value = options == null ? void 0 : options.NEXT_NAME;
|
|
214
|
+
IS_DEV.value = options == null ? void 0 : options.IS_DEV;
|
|
215
|
+
CurrentRoute.value = options == null ? void 0 : options.currentRoute;
|
|
216
|
+
CurrentRouter.value = options == null ? void 0 : options.currentRouter;
|
|
217
|
+
if (!_.has(app, "_context.directives.loading")) {
|
|
218
|
+
app.directive("loading", ElLoading.directive);
|
|
219
|
+
}
|
|
220
|
+
app.use(install).use(installBusiness).use(VxeUIExport).use(VxeTableExport);
|
|
136
221
|
}
|
|
137
222
|
export {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
223
|
+
_3 as Affix,
|
|
224
|
+
a10 as Alert,
|
|
225
|
+
c2 as Anchor,
|
|
226
|
+
d2 as Aside,
|
|
227
|
+
e2 as Autocomplete,
|
|
228
|
+
f3 as Backtop,
|
|
229
|
+
g3 as Badge,
|
|
230
|
+
h2 as Breadcrumb,
|
|
231
|
+
j2 as BreadcrumbItem,
|
|
232
|
+
k2 as Button,
|
|
233
|
+
l2 as ButtonGroup,
|
|
234
|
+
A3 as COLUMN_FIELD,
|
|
235
|
+
z3 as CUSTOME_GROUP_TIP,
|
|
236
|
+
m as Calendar,
|
|
237
|
+
n2 as Card,
|
|
238
|
+
o as Carousel,
|
|
239
|
+
p2 as CarouselItem,
|
|
240
|
+
q2 as Cascader,
|
|
241
|
+
r2 as CascaderPanel,
|
|
242
|
+
ao2 as CheckTag,
|
|
243
|
+
s as Checkbox,
|
|
244
|
+
t2 as CheckboxButton,
|
|
245
|
+
u2 as CheckboxGroup,
|
|
246
|
+
aX as ClickOutside,
|
|
247
|
+
v2 as Col,
|
|
248
|
+
w2 as Collapse,
|
|
249
|
+
x2 as CollapseItem,
|
|
250
|
+
y2 as ColorPicker,
|
|
251
|
+
z2 as ConfigProvider,
|
|
252
|
+
A2 as Container,
|
|
253
|
+
B2 as Countdown,
|
|
254
|
+
C2 as DatePicker,
|
|
255
|
+
D2 as Descriptions,
|
|
256
|
+
E2 as DescriptionsItem,
|
|
257
|
+
F2 as Dialog,
|
|
258
|
+
G2 as Drawer,
|
|
259
|
+
H2 as Dropdown,
|
|
260
|
+
I2 as DropdownItem,
|
|
261
|
+
J2 as DropdownMenu,
|
|
262
|
+
j as ElAlert,
|
|
263
|
+
k as ElAnchor,
|
|
264
|
+
l as ElAnchorLink,
|
|
265
|
+
n as ElAside,
|
|
266
|
+
q as ElAutoResizer,
|
|
267
|
+
p as ElAutocomplete,
|
|
268
|
+
r as ElAvatar,
|
|
269
|
+
t as ElBacktop,
|
|
270
|
+
u as ElBadge,
|
|
271
|
+
v as ElBreadcrumb,
|
|
272
|
+
w as ElBreadcrumbItem,
|
|
273
|
+
x as ElButton,
|
|
274
|
+
y as ElButtonGroup,
|
|
275
|
+
A as ElCalendar,
|
|
276
|
+
B as ElCard,
|
|
277
|
+
C as ElCarousel,
|
|
278
|
+
D as ElCarouselItem,
|
|
279
|
+
F as ElCascader,
|
|
280
|
+
G as ElCascaderPanel,
|
|
281
|
+
H as ElCheckTag,
|
|
282
|
+
I as ElCheckbox,
|
|
283
|
+
J as ElCheckboxButton,
|
|
284
|
+
K as ElCheckboxGroup,
|
|
285
|
+
L as ElCol,
|
|
286
|
+
M as ElCollapse,
|
|
287
|
+
N as ElCollapseItem,
|
|
288
|
+
O as ElCollapseTransition,
|
|
289
|
+
P as ElColorPicker,
|
|
290
|
+
ElConfigProvider,
|
|
291
|
+
Q as ElContainer,
|
|
292
|
+
R as ElCountdown,
|
|
293
|
+
S as ElDatePicker,
|
|
294
|
+
T as ElDescriptions,
|
|
295
|
+
U as ElDescriptionsItem,
|
|
296
|
+
V as ElDialog,
|
|
297
|
+
W as ElDivider,
|
|
298
|
+
X as ElDrawer,
|
|
299
|
+
Y as ElDropdown,
|
|
300
|
+
Z as ElDropdownItem,
|
|
301
|
+
_2 as ElDropdownMenu,
|
|
302
|
+
$ as ElEmpty,
|
|
303
|
+
a0 as ElFooter,
|
|
304
|
+
a1 as ElForm,
|
|
305
|
+
a2 as ElFormItem,
|
|
306
|
+
a3 as ElHeader,
|
|
307
|
+
a4 as ElIcon,
|
|
308
|
+
a5 as ElImage,
|
|
309
|
+
a6 as ElImageViewer,
|
|
310
|
+
g as ElInput,
|
|
311
|
+
a7 as ElInputNumber,
|
|
312
|
+
a8 as ElLink,
|
|
313
|
+
ElLoading,
|
|
314
|
+
a9 as ElMain,
|
|
315
|
+
ad as ElMention,
|
|
316
|
+
aa as ElMenu,
|
|
317
|
+
ab as ElMenuItem,
|
|
318
|
+
ac as ElMenuItemGroup,
|
|
319
|
+
E as ElMessage,
|
|
320
|
+
a as ElMessageBox,
|
|
321
|
+
ae as ElOption,
|
|
322
|
+
af as ElOptionGroup,
|
|
323
|
+
ag as ElPageHeader,
|
|
324
|
+
ah as ElPagination,
|
|
325
|
+
ai as ElPopconfirm,
|
|
326
|
+
aj as ElPopover,
|
|
327
|
+
ak as ElPopper,
|
|
328
|
+
al as ElProgress,
|
|
329
|
+
am as ElRadio,
|
|
330
|
+
an as ElRadioButton,
|
|
331
|
+
ao as ElRadioGroup,
|
|
332
|
+
ap as ElRate,
|
|
333
|
+
aq as ElResult,
|
|
334
|
+
ar as ElRow,
|
|
335
|
+
as as ElScrollbar,
|
|
336
|
+
at as ElSegmented,
|
|
337
|
+
au as ElSelect,
|
|
338
|
+
av as ElSelectV2,
|
|
339
|
+
aw as ElSkeleton,
|
|
340
|
+
ax as ElSkeletonItem,
|
|
341
|
+
ay as ElSlider,
|
|
342
|
+
az as ElSpace,
|
|
343
|
+
aA as ElStatistic,
|
|
344
|
+
aB as ElStep,
|
|
345
|
+
aC as ElSteps,
|
|
346
|
+
aD as ElSubMenu,
|
|
347
|
+
aE as ElSwitch,
|
|
348
|
+
aI as ElTabPane,
|
|
349
|
+
aF as ElTable,
|
|
350
|
+
aG as ElTableColumn,
|
|
351
|
+
aH as ElTableV2,
|
|
352
|
+
aJ as ElTabs,
|
|
353
|
+
aK as ElTag,
|
|
354
|
+
aL as ElText,
|
|
355
|
+
aM as ElTimePicker,
|
|
356
|
+
aN as ElTimeSelect,
|
|
357
|
+
aO as ElTimeline,
|
|
358
|
+
aP as ElTimelineItem,
|
|
359
|
+
aQ as ElTooltip,
|
|
360
|
+
aR as ElTour,
|
|
361
|
+
aS as ElTourStep,
|
|
362
|
+
aT as ElTransfer,
|
|
363
|
+
ElTree,
|
|
364
|
+
aU as ElTreeSelect,
|
|
365
|
+
f as ElTreeV2,
|
|
366
|
+
aV as ElUpload,
|
|
367
|
+
aW as ElWatermark,
|
|
368
|
+
K2 as Empty,
|
|
369
|
+
F3 as FORCE_UPDATE_LIST,
|
|
370
|
+
L2 as Footer,
|
|
371
|
+
M2 as Form,
|
|
372
|
+
N2 as FormItem,
|
|
373
|
+
O2 as Header,
|
|
374
|
+
g4 as Hooxs,
|
|
375
|
+
HsConfigProvider,
|
|
376
|
+
HsLoading,
|
|
377
|
+
H3 as HsMessage,
|
|
378
|
+
e3 as HsMessageBox,
|
|
379
|
+
f4 as HsNotification,
|
|
380
|
+
HsTree,
|
|
381
|
+
P2 as Icon,
|
|
382
|
+
Q2 as Image,
|
|
383
|
+
R2 as Input,
|
|
384
|
+
S2 as InputNumber,
|
|
385
|
+
T2 as Link,
|
|
386
|
+
U2 as Main,
|
|
387
|
+
V3 as Mention,
|
|
388
|
+
W2 as Menu,
|
|
389
|
+
X2 as MenuItem,
|
|
390
|
+
Y2 as MenuItemGroup,
|
|
391
|
+
ac2 as Option,
|
|
392
|
+
ad2 as OptionGroup,
|
|
393
|
+
$2 as Pagination,
|
|
394
|
+
a02 as Popconfirm,
|
|
395
|
+
a12 as Popover,
|
|
396
|
+
a22 as Progress,
|
|
397
|
+
Q3 as QUERY_GROUP_TIP,
|
|
398
|
+
a32 as Qr,
|
|
399
|
+
R3 as REGEXP_STRING,
|
|
400
|
+
a42 as Radio,
|
|
401
|
+
a52 as RadioButton,
|
|
402
|
+
a62 as RadioGroup,
|
|
403
|
+
a72 as Rate,
|
|
404
|
+
a82 as Result,
|
|
405
|
+
a92 as Row,
|
|
406
|
+
S3 as SYSTEM_PARAMS,
|
|
407
|
+
aa2 as Scrollbar,
|
|
408
|
+
ab2 as Segmented,
|
|
409
|
+
ae2 as Select,
|
|
410
|
+
af2 as SelectV2,
|
|
411
|
+
ag2 as Slider,
|
|
412
|
+
ah2 as Statistic,
|
|
413
|
+
ai2 as Steps,
|
|
414
|
+
Z2 as SubMenu,
|
|
415
|
+
aj2 as Switch,
|
|
416
|
+
am2 as TabPane,
|
|
417
|
+
ak2 as Table,
|
|
418
|
+
al2 as TableColumn,
|
|
419
|
+
an2 as Tabs,
|
|
420
|
+
ap2 as Tag,
|
|
421
|
+
aq2 as Text,
|
|
422
|
+
at2 as TimePicker,
|
|
423
|
+
au2 as TimeSelect,
|
|
424
|
+
ar2 as Timeline,
|
|
425
|
+
as2 as TimelineItem,
|
|
426
|
+
av2 as Tooltip,
|
|
427
|
+
aw2 as Tour,
|
|
428
|
+
ax2 as TourStep,
|
|
429
|
+
ay2 as Transfer,
|
|
430
|
+
az2 as Tree,
|
|
431
|
+
aA2 as TreeSelect,
|
|
432
|
+
aB2 as TreeV2,
|
|
433
|
+
aC2 as Upload,
|
|
434
|
+
h3 as Utils,
|
|
435
|
+
f2 as VxeColgroup,
|
|
436
|
+
e as VxeColumn,
|
|
437
|
+
g2 as VxeGrid,
|
|
438
|
+
V2 as VxeModal,
|
|
439
|
+
d as VxeTable,
|
|
440
|
+
h as VxeToolbar,
|
|
441
|
+
c as VxeUI,
|
|
442
|
+
aD2 as Watermark,
|
|
443
|
+
b as baseComponents,
|
|
444
|
+
p3 as businessComponents,
|
|
445
|
+
v3 as cacheInitSearchFormData,
|
|
446
|
+
d3 as cacheSearchFormData,
|
|
447
|
+
D3 as componentTipList,
|
|
448
|
+
c3 as configUnidId,
|
|
449
|
+
L3 as fetchTableData,
|
|
450
|
+
k3 as getBatchConfig,
|
|
451
|
+
j3 as getConfigData,
|
|
452
|
+
P3 as getForceUpdateList,
|
|
453
|
+
Y3 as getFormBtn,
|
|
454
|
+
n3 as getFormData,
|
|
455
|
+
l3 as getLoadData,
|
|
456
|
+
W3 as getOrderQueryData,
|
|
457
|
+
G3 as getRender,
|
|
458
|
+
J3 as getRenderComponent,
|
|
459
|
+
K3 as getSearchForm,
|
|
460
|
+
O3 as getSearchParams,
|
|
461
|
+
V4 as getShowQueryData,
|
|
462
|
+
X3 as getTableBtn,
|
|
463
|
+
U3 as getTableCacheData,
|
|
464
|
+
u3 as hideFieldData,
|
|
465
|
+
r3 as isRefreshData,
|
|
466
|
+
x3 as isShowAuth,
|
|
467
|
+
w3 as isShowError,
|
|
468
|
+
b2 as isShowItem,
|
|
469
|
+
E3 as jsonStringify,
|
|
470
|
+
m2 as mathTool,
|
|
471
|
+
M3 as reloadCountTableData,
|
|
472
|
+
o2 as resetColumn,
|
|
473
|
+
T3 as setTableCacheData,
|
|
474
|
+
s2 as showPopupCount,
|
|
475
|
+
y3 as specialType,
|
|
476
|
+
t3 as tableAsyncFun,
|
|
477
|
+
q3 as tableBeforeAsyncFun,
|
|
478
|
+
B3 as tableCancheData,
|
|
479
|
+
useHsAdminUi,
|
|
480
|
+
z as zhCn
|
|
396
481
|
};
|