elcrm 0.3.1 → 0.3.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/index.css +1 -1
- package/dist/index.es.js +650 -563
- package/dist/index.umd.js +11 -11
- package/dist/lib/Store/Store.d.ts +3 -0
- package/dist/lib/Store/index.d.ts +4 -1
- package/dist/lib/Triage/Triage.d.ts +7 -0
- package/dist/lib/Triage/index.d.ts +10 -0
- package/dist/lib/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
|
-
import
|
|
3
|
-
var
|
|
2
|
+
import y from "react";
|
|
3
|
+
var de = { exports: {} }, B = {};
|
|
4
4
|
/**
|
|
5
5
|
* @license React
|
|
6
6
|
* react-jsx-runtime.production.min.js
|
|
@@ -10,23 +10,23 @@ var le = { exports: {} }, B = {};
|
|
|
10
10
|
* This source code is licensed under the MIT license found in the
|
|
11
11
|
* LICENSE file in the root directory of this source tree.
|
|
12
12
|
*/
|
|
13
|
-
var
|
|
14
|
-
function
|
|
15
|
-
if (
|
|
13
|
+
var De;
|
|
14
|
+
function Tt() {
|
|
15
|
+
if (De)
|
|
16
16
|
return B;
|
|
17
|
-
|
|
18
|
-
var t =
|
|
19
|
-
function
|
|
20
|
-
var
|
|
21
|
-
|
|
22
|
-
for (
|
|
23
|
-
|
|
24
|
-
if (
|
|
25
|
-
for (
|
|
26
|
-
|
|
27
|
-
return { $$typeof:
|
|
17
|
+
De = 1;
|
|
18
|
+
var t = y, r = Symbol.for("react.element"), a = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, m = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, h = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
19
|
+
function T(x, p, g) {
|
|
20
|
+
var v, C = {}, I = null, G = null;
|
|
21
|
+
g !== void 0 && (I = "" + g), p.key !== void 0 && (I = "" + p.key), p.ref !== void 0 && (G = p.ref);
|
|
22
|
+
for (v in p)
|
|
23
|
+
o.call(p, v) && !h.hasOwnProperty(v) && (C[v] = p[v]);
|
|
24
|
+
if (x && x.defaultProps)
|
|
25
|
+
for (v in p = x.defaultProps, p)
|
|
26
|
+
C[v] === void 0 && (C[v] = p[v]);
|
|
27
|
+
return { $$typeof: r, type: x, key: I, ref: G, props: C, _owner: m.current };
|
|
28
28
|
}
|
|
29
|
-
return B.Fragment = a, B.jsx =
|
|
29
|
+
return B.Fragment = a, B.jsx = T, B.jsxs = T, B;
|
|
30
30
|
}
|
|
31
31
|
var q = {};
|
|
32
32
|
/**
|
|
@@ -38,91 +38,91 @@ var q = {};
|
|
|
38
38
|
* This source code is licensed under the MIT license found in the
|
|
39
39
|
* LICENSE file in the root directory of this source tree.
|
|
40
40
|
*/
|
|
41
|
-
var
|
|
42
|
-
function
|
|
43
|
-
return
|
|
44
|
-
var t =
|
|
45
|
-
function
|
|
41
|
+
var Me;
|
|
42
|
+
function It() {
|
|
43
|
+
return Me || (Me = 1, process.env.NODE_ENV !== "production" && function() {
|
|
44
|
+
var t = y, r = Symbol.for("react.element"), a = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), m = Symbol.for("react.strict_mode"), h = Symbol.for("react.profiler"), T = Symbol.for("react.provider"), x = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), I = Symbol.for("react.lazy"), G = Symbol.for("react.offscreen"), me = Symbol.iterator, Je = "@@iterator";
|
|
45
|
+
function Ge(e) {
|
|
46
46
|
if (e === null || typeof e != "object")
|
|
47
47
|
return null;
|
|
48
|
-
var s =
|
|
48
|
+
var s = me && e[me] || e[Je];
|
|
49
49
|
return typeof s == "function" ? s : null;
|
|
50
50
|
}
|
|
51
|
-
var
|
|
52
|
-
function
|
|
51
|
+
var D = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
52
|
+
function S(e) {
|
|
53
53
|
{
|
|
54
|
-
for (var s = arguments.length,
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
for (var s = arguments.length, i = new Array(s > 1 ? s - 1 : 0), c = 1; c < s; c++)
|
|
55
|
+
i[c - 1] = arguments[c];
|
|
56
|
+
Ze("error", e, i);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function Ze(e, s, i) {
|
|
60
60
|
{
|
|
61
|
-
var c =
|
|
62
|
-
f !== "" && (s += "%s",
|
|
63
|
-
var
|
|
61
|
+
var c = D.ReactDebugCurrentFrame, f = c.getStackAddendum();
|
|
62
|
+
f !== "" && (s += "%s", i = i.concat([f]));
|
|
63
|
+
var _ = i.map(function(d) {
|
|
64
64
|
return String(d);
|
|
65
65
|
});
|
|
66
|
-
|
|
66
|
+
_.unshift("Warning: " + s), Function.prototype.apply.call(console[e], console, _);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
var
|
|
70
|
-
|
|
71
|
-
function
|
|
72
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
69
|
+
var Ke = !1, Xe = !1, Qe = !1, et = !1, tt = !1, ve;
|
|
70
|
+
ve = Symbol.for("react.module.reference");
|
|
71
|
+
function rt(e) {
|
|
72
|
+
return !!(typeof e == "string" || typeof e == "function" || e === o || e === h || tt || e === m || e === g || e === v || et || e === G || Ke || Xe || Qe || typeof e == "object" && e !== null && (e.$$typeof === I || e.$$typeof === C || e.$$typeof === T || e.$$typeof === x || e.$$typeof === p || // This needs to include all possible module reference object
|
|
73
73
|
// types supported by any Flight configuration anywhere since
|
|
74
74
|
// we don't know which Flight build this will end up being used
|
|
75
75
|
// with.
|
|
76
|
-
e.$$typeof ===
|
|
76
|
+
e.$$typeof === ve || e.getModuleId !== void 0));
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function nt(e, s, i) {
|
|
79
79
|
var c = e.displayName;
|
|
80
80
|
if (c)
|
|
81
81
|
return c;
|
|
82
82
|
var f = s.displayName || s.name || "";
|
|
83
|
-
return f !== "" ?
|
|
83
|
+
return f !== "" ? i + "(" + f + ")" : i;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function _e(e) {
|
|
86
86
|
return e.displayName || "Context";
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function P(e) {
|
|
89
89
|
if (e == null)
|
|
90
90
|
return null;
|
|
91
|
-
if (typeof e.tag == "number" &&
|
|
91
|
+
if (typeof e.tag == "number" && S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
92
92
|
return e.displayName || e.name || null;
|
|
93
93
|
if (typeof e == "string")
|
|
94
94
|
return e;
|
|
95
95
|
switch (e) {
|
|
96
|
-
case
|
|
96
|
+
case o:
|
|
97
97
|
return "Fragment";
|
|
98
98
|
case a:
|
|
99
99
|
return "Portal";
|
|
100
100
|
case h:
|
|
101
101
|
return "Profiler";
|
|
102
|
-
case
|
|
102
|
+
case m:
|
|
103
103
|
return "StrictMode";
|
|
104
|
-
case
|
|
104
|
+
case g:
|
|
105
105
|
return "Suspense";
|
|
106
|
-
case
|
|
106
|
+
case v:
|
|
107
107
|
return "SuspenseList";
|
|
108
108
|
}
|
|
109
109
|
if (typeof e == "object")
|
|
110
110
|
switch (e.$$typeof) {
|
|
111
|
-
case b:
|
|
112
|
-
var s = e;
|
|
113
|
-
return fe(s) + ".Consumer";
|
|
114
|
-
case k:
|
|
115
|
-
var o = e;
|
|
116
|
-
return fe(o._context) + ".Provider";
|
|
117
111
|
case x:
|
|
118
|
-
|
|
119
|
-
|
|
112
|
+
var s = e;
|
|
113
|
+
return _e(s) + ".Consumer";
|
|
114
|
+
case T:
|
|
115
|
+
var i = e;
|
|
116
|
+
return _e(i._context) + ".Provider";
|
|
117
|
+
case p:
|
|
118
|
+
return nt(e, e.render, "ForwardRef");
|
|
119
|
+
case C:
|
|
120
120
|
var c = e.displayName || null;
|
|
121
|
-
return c !== null ? c :
|
|
122
|
-
case
|
|
123
|
-
var f = e,
|
|
121
|
+
return c !== null ? c : P(e.type) || "Memo";
|
|
122
|
+
case I: {
|
|
123
|
+
var f = e, _ = f._payload, d = f._init;
|
|
124
124
|
try {
|
|
125
|
-
return
|
|
125
|
+
return P(d(_));
|
|
126
126
|
} catch {
|
|
127
127
|
return null;
|
|
128
128
|
}
|
|
@@ -130,18 +130,18 @@ function wt() {
|
|
|
130
130
|
}
|
|
131
131
|
return null;
|
|
132
132
|
}
|
|
133
|
-
var
|
|
134
|
-
function
|
|
133
|
+
var F = Object.assign, V = 0, he, pe, xe, ge, be, je, ye;
|
|
134
|
+
function Ce() {
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
function
|
|
136
|
+
Ce.__reactDisabledLog = !0;
|
|
137
|
+
function st() {
|
|
138
138
|
{
|
|
139
|
-
if (
|
|
140
|
-
|
|
139
|
+
if (V === 0) {
|
|
140
|
+
he = console.log, pe = console.info, xe = console.warn, ge = console.error, be = console.group, je = console.groupCollapsed, ye = console.groupEnd;
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
144
|
-
value:
|
|
144
|
+
value: Ce,
|
|
145
145
|
writable: !0
|
|
146
146
|
};
|
|
147
147
|
Object.defineProperties(console, {
|
|
@@ -154,77 +154,77 @@ function wt() {
|
|
|
154
154
|
groupEnd: e
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
|
-
|
|
157
|
+
V++;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
function
|
|
160
|
+
function at() {
|
|
161
161
|
{
|
|
162
|
-
if (
|
|
162
|
+
if (V--, V === 0) {
|
|
163
163
|
var e = {
|
|
164
164
|
configurable: !0,
|
|
165
165
|
enumerable: !0,
|
|
166
166
|
writable: !0
|
|
167
167
|
};
|
|
168
168
|
Object.defineProperties(console, {
|
|
169
|
-
log:
|
|
170
|
-
value: me
|
|
171
|
-
}),
|
|
172
|
-
info: z({}, e, {
|
|
173
|
-
value: _e
|
|
174
|
-
}),
|
|
175
|
-
warn: z({}, e, {
|
|
176
|
-
value: ve
|
|
177
|
-
}),
|
|
178
|
-
error: z({}, e, {
|
|
169
|
+
log: F({}, e, {
|
|
179
170
|
value: he
|
|
180
171
|
}),
|
|
181
|
-
|
|
172
|
+
info: F({}, e, {
|
|
182
173
|
value: pe
|
|
183
174
|
}),
|
|
184
|
-
|
|
175
|
+
warn: F({}, e, {
|
|
185
176
|
value: xe
|
|
186
177
|
}),
|
|
187
|
-
|
|
178
|
+
error: F({}, e, {
|
|
188
179
|
value: ge
|
|
180
|
+
}),
|
|
181
|
+
group: F({}, e, {
|
|
182
|
+
value: be
|
|
183
|
+
}),
|
|
184
|
+
groupCollapsed: F({}, e, {
|
|
185
|
+
value: je
|
|
186
|
+
}),
|
|
187
|
+
groupEnd: F({}, e, {
|
|
188
|
+
value: ye
|
|
189
189
|
})
|
|
190
190
|
});
|
|
191
191
|
}
|
|
192
|
-
|
|
192
|
+
V < 0 && S("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
var
|
|
196
|
-
function Z(e, s,
|
|
195
|
+
var ne = D.ReactCurrentDispatcher, se;
|
|
196
|
+
function Z(e, s, i) {
|
|
197
197
|
{
|
|
198
|
-
if (
|
|
198
|
+
if (se === void 0)
|
|
199
199
|
try {
|
|
200
200
|
throw Error();
|
|
201
201
|
} catch (f) {
|
|
202
202
|
var c = f.stack.trim().match(/\n( *(at )?)/);
|
|
203
|
-
|
|
203
|
+
se = c && c[1] || "";
|
|
204
204
|
}
|
|
205
205
|
return `
|
|
206
|
-
` +
|
|
206
|
+
` + se + e;
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
|
-
var
|
|
209
|
+
var ae = !1, K;
|
|
210
210
|
{
|
|
211
|
-
var
|
|
212
|
-
K = new
|
|
211
|
+
var ot = typeof WeakMap == "function" ? WeakMap : Map;
|
|
212
|
+
K = new ot();
|
|
213
213
|
}
|
|
214
|
-
function
|
|
215
|
-
if (!e ||
|
|
214
|
+
function Se(e, s) {
|
|
215
|
+
if (!e || ae)
|
|
216
216
|
return "";
|
|
217
217
|
{
|
|
218
|
-
var
|
|
219
|
-
if (
|
|
220
|
-
return
|
|
218
|
+
var i = K.get(e);
|
|
219
|
+
if (i !== void 0)
|
|
220
|
+
return i;
|
|
221
221
|
}
|
|
222
222
|
var c;
|
|
223
|
-
|
|
223
|
+
ae = !0;
|
|
224
224
|
var f = Error.prepareStackTrace;
|
|
225
225
|
Error.prepareStackTrace = void 0;
|
|
226
|
-
var
|
|
227
|
-
|
|
226
|
+
var _;
|
|
227
|
+
_ = ne.current, ne.current = null, st();
|
|
228
228
|
try {
|
|
229
229
|
if (s) {
|
|
230
230
|
var d = function() {
|
|
@@ -237,146 +237,146 @@ function wt() {
|
|
|
237
237
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
238
238
|
try {
|
|
239
239
|
Reflect.construct(d, []);
|
|
240
|
-
} catch (
|
|
241
|
-
c =
|
|
240
|
+
} catch (O) {
|
|
241
|
+
c = O;
|
|
242
242
|
}
|
|
243
243
|
Reflect.construct(e, [], d);
|
|
244
244
|
} else {
|
|
245
245
|
try {
|
|
246
246
|
d.call();
|
|
247
|
-
} catch (
|
|
248
|
-
c =
|
|
247
|
+
} catch (O) {
|
|
248
|
+
c = O;
|
|
249
249
|
}
|
|
250
250
|
e.call(d.prototype);
|
|
251
251
|
}
|
|
252
252
|
} else {
|
|
253
253
|
try {
|
|
254
254
|
throw Error();
|
|
255
|
-
} catch (
|
|
256
|
-
c =
|
|
255
|
+
} catch (O) {
|
|
256
|
+
c = O;
|
|
257
257
|
}
|
|
258
258
|
e();
|
|
259
259
|
}
|
|
260
|
-
} catch (
|
|
261
|
-
if (
|
|
262
|
-
for (var u =
|
|
263
|
-
`),
|
|
264
|
-
`),
|
|
265
|
-
|
|
266
|
-
for (;
|
|
267
|
-
if (u[
|
|
268
|
-
if (
|
|
260
|
+
} catch (O) {
|
|
261
|
+
if (O && c && typeof O.stack == "string") {
|
|
262
|
+
for (var u = O.stack.split(`
|
|
263
|
+
`), E = c.stack.split(`
|
|
264
|
+
`), b = u.length - 1, j = E.length - 1; b >= 1 && j >= 0 && u[b] !== E[j]; )
|
|
265
|
+
j--;
|
|
266
|
+
for (; b >= 1 && j >= 0; b--, j--)
|
|
267
|
+
if (u[b] !== E[j]) {
|
|
268
|
+
if (b !== 1 || j !== 1)
|
|
269
269
|
do
|
|
270
|
-
if (
|
|
271
|
-
var
|
|
272
|
-
` + u[
|
|
273
|
-
return e.displayName &&
|
|
270
|
+
if (b--, j--, j < 0 || u[b] !== E[j]) {
|
|
271
|
+
var w = `
|
|
272
|
+
` + u[b].replace(" at new ", " at ");
|
|
273
|
+
return e.displayName && w.includes("<anonymous>") && (w = w.replace("<anonymous>", e.displayName)), typeof e == "function" && K.set(e, w), w;
|
|
274
274
|
}
|
|
275
|
-
while (
|
|
275
|
+
while (b >= 1 && j >= 0);
|
|
276
276
|
break;
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
} finally {
|
|
280
|
-
|
|
280
|
+
ae = !1, ne.current = _, at(), Error.prepareStackTrace = f;
|
|
281
281
|
}
|
|
282
|
-
var L = e ? e.displayName || e.name : "",
|
|
283
|
-
return typeof e == "function" && K.set(e,
|
|
282
|
+
var L = e ? e.displayName || e.name : "", ze = L ? Z(L) : "";
|
|
283
|
+
return typeof e == "function" && K.set(e, ze), ze;
|
|
284
284
|
}
|
|
285
|
-
function
|
|
286
|
-
return
|
|
285
|
+
function it(e, s, i) {
|
|
286
|
+
return Se(e, !1);
|
|
287
287
|
}
|
|
288
|
-
function
|
|
288
|
+
function ct(e) {
|
|
289
289
|
var s = e.prototype;
|
|
290
290
|
return !!(s && s.isReactComponent);
|
|
291
291
|
}
|
|
292
|
-
function X(e, s,
|
|
292
|
+
function X(e, s, i) {
|
|
293
293
|
if (e == null)
|
|
294
294
|
return "";
|
|
295
295
|
if (typeof e == "function")
|
|
296
|
-
return
|
|
296
|
+
return Se(e, ct(e));
|
|
297
297
|
if (typeof e == "string")
|
|
298
298
|
return Z(e);
|
|
299
299
|
switch (e) {
|
|
300
|
-
case
|
|
300
|
+
case g:
|
|
301
301
|
return Z("Suspense");
|
|
302
|
-
case
|
|
302
|
+
case v:
|
|
303
303
|
return Z("SuspenseList");
|
|
304
304
|
}
|
|
305
305
|
if (typeof e == "object")
|
|
306
306
|
switch (e.$$typeof) {
|
|
307
|
-
case
|
|
308
|
-
return
|
|
309
|
-
case
|
|
310
|
-
return X(e.type, s,
|
|
311
|
-
case
|
|
312
|
-
var c = e, f = c._payload,
|
|
307
|
+
case p:
|
|
308
|
+
return it(e.render);
|
|
309
|
+
case C:
|
|
310
|
+
return X(e.type, s, i);
|
|
311
|
+
case I: {
|
|
312
|
+
var c = e, f = c._payload, _ = c._init;
|
|
313
313
|
try {
|
|
314
|
-
return X(
|
|
314
|
+
return X(_(f), s, i);
|
|
315
315
|
} catch {
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
return "";
|
|
320
320
|
}
|
|
321
|
-
var Q = Object.prototype.hasOwnProperty,
|
|
321
|
+
var Q = Object.prototype.hasOwnProperty, Ee = {}, Re = D.ReactDebugCurrentFrame;
|
|
322
322
|
function ee(e) {
|
|
323
323
|
if (e) {
|
|
324
|
-
var s = e._owner,
|
|
325
|
-
|
|
324
|
+
var s = e._owner, i = X(e.type, e._source, s ? s.type : null);
|
|
325
|
+
Re.setExtraStackFrame(i);
|
|
326
326
|
} else
|
|
327
|
-
|
|
327
|
+
Re.setExtraStackFrame(null);
|
|
328
328
|
}
|
|
329
|
-
function
|
|
329
|
+
function lt(e, s, i, c, f) {
|
|
330
330
|
{
|
|
331
|
-
var
|
|
331
|
+
var _ = Function.call.bind(Q);
|
|
332
332
|
for (var d in e)
|
|
333
|
-
if (
|
|
333
|
+
if (_(e, d)) {
|
|
334
334
|
var u = void 0;
|
|
335
335
|
try {
|
|
336
336
|
if (typeof e[d] != "function") {
|
|
337
|
-
var
|
|
338
|
-
throw
|
|
337
|
+
var E = Error((c || "React class") + ": " + i + " type `" + d + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[d] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
338
|
+
throw E.name = "Invariant Violation", E;
|
|
339
339
|
}
|
|
340
|
-
u = e[d](s, d, c,
|
|
341
|
-
} catch (
|
|
342
|
-
u =
|
|
340
|
+
u = e[d](s, d, c, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
341
|
+
} catch (b) {
|
|
342
|
+
u = b;
|
|
343
343
|
}
|
|
344
|
-
u && !(u instanceof Error) && (ee(f),
|
|
344
|
+
u && !(u instanceof Error) && (ee(f), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", c || "React class", i, d, typeof u), ee(null)), u instanceof Error && !(u.message in Ee) && (Ee[u.message] = !0, ee(f), S("Failed %s type: %s", i, u.message), ee(null));
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
|
-
var
|
|
349
|
-
function
|
|
350
|
-
return
|
|
348
|
+
var ut = Array.isArray;
|
|
349
|
+
function oe(e) {
|
|
350
|
+
return ut(e);
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function dt(e) {
|
|
353
353
|
{
|
|
354
|
-
var s = typeof Symbol == "function" && Symbol.toStringTag,
|
|
355
|
-
return
|
|
354
|
+
var s = typeof Symbol == "function" && Symbol.toStringTag, i = s && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
355
|
+
return i;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
function
|
|
358
|
+
function ft(e) {
|
|
359
359
|
try {
|
|
360
|
-
return
|
|
360
|
+
return ke(e), !1;
|
|
361
361
|
} catch {
|
|
362
362
|
return !0;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
365
|
+
function ke(e) {
|
|
366
366
|
return "" + e;
|
|
367
367
|
}
|
|
368
|
-
function
|
|
369
|
-
if (
|
|
370
|
-
return
|
|
368
|
+
function we(e) {
|
|
369
|
+
if (ft(e))
|
|
370
|
+
return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", dt(e)), ke(e);
|
|
371
371
|
}
|
|
372
|
-
var
|
|
372
|
+
var U = D.ReactCurrentOwner, mt = {
|
|
373
373
|
key: !0,
|
|
374
374
|
ref: !0,
|
|
375
375
|
__self: !0,
|
|
376
376
|
__source: !0
|
|
377
|
-
},
|
|
378
|
-
|
|
379
|
-
function
|
|
377
|
+
}, Te, Ie, ie;
|
|
378
|
+
ie = {};
|
|
379
|
+
function vt(e) {
|
|
380
380
|
if (Q.call(e, "ref")) {
|
|
381
381
|
var s = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
382
382
|
if (s && s.isReactWarning)
|
|
@@ -384,7 +384,7 @@ function wt() {
|
|
|
384
384
|
}
|
|
385
385
|
return e.ref !== void 0;
|
|
386
386
|
}
|
|
387
|
-
function
|
|
387
|
+
function _t(e) {
|
|
388
388
|
if (Q.call(e, "key")) {
|
|
389
389
|
var s = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
390
390
|
if (s && s.isReactWarning)
|
|
@@ -392,45 +392,45 @@ function wt() {
|
|
|
392
392
|
}
|
|
393
393
|
return e.key !== void 0;
|
|
394
394
|
}
|
|
395
|
-
function
|
|
396
|
-
if (typeof e.ref == "string" &&
|
|
397
|
-
var
|
|
398
|
-
|
|
395
|
+
function ht(e, s) {
|
|
396
|
+
if (typeof e.ref == "string" && U.current && s && U.current.stateNode !== s) {
|
|
397
|
+
var i = P(U.current.type);
|
|
398
|
+
ie[i] || (S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', P(U.current.type), e.ref), ie[i] = !0);
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
function
|
|
401
|
+
function pt(e, s) {
|
|
402
402
|
{
|
|
403
|
-
var
|
|
404
|
-
|
|
403
|
+
var i = function() {
|
|
404
|
+
Te || (Te = !0, S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", s));
|
|
405
405
|
};
|
|
406
|
-
|
|
407
|
-
get:
|
|
406
|
+
i.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
407
|
+
get: i,
|
|
408
408
|
configurable: !0
|
|
409
409
|
});
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
function
|
|
412
|
+
function xt(e, s) {
|
|
413
413
|
{
|
|
414
|
-
var
|
|
415
|
-
|
|
414
|
+
var i = function() {
|
|
415
|
+
Ie || (Ie = !0, S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", s));
|
|
416
416
|
};
|
|
417
|
-
|
|
418
|
-
get:
|
|
417
|
+
i.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
418
|
+
get: i,
|
|
419
419
|
configurable: !0
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
var
|
|
423
|
+
var gt = function(e, s, i, c, f, _, d) {
|
|
424
424
|
var u = {
|
|
425
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
426
|
-
$$typeof:
|
|
426
|
+
$$typeof: r,
|
|
427
427
|
// Built-in properties that belong on the element
|
|
428
428
|
type: e,
|
|
429
429
|
key: s,
|
|
430
|
-
ref:
|
|
430
|
+
ref: i,
|
|
431
431
|
props: d,
|
|
432
432
|
// Record the component responsible for creating this element.
|
|
433
|
-
_owner:
|
|
433
|
+
_owner: _
|
|
434
434
|
};
|
|
435
435
|
return u._store = {}, Object.defineProperty(u._store, "validated", {
|
|
436
436
|
configurable: !1,
|
|
@@ -449,41 +449,41 @@ function wt() {
|
|
|
449
449
|
value: f
|
|
450
450
|
}), Object.freeze && (Object.freeze(u.props), Object.freeze(u)), u;
|
|
451
451
|
};
|
|
452
|
-
function
|
|
452
|
+
function bt(e, s, i, c, f) {
|
|
453
453
|
{
|
|
454
|
-
var
|
|
455
|
-
|
|
456
|
-
for (
|
|
457
|
-
Q.call(s,
|
|
454
|
+
var _, d = {}, u = null, E = null;
|
|
455
|
+
i !== void 0 && (we(i), u = "" + i), _t(s) && (we(s.key), u = "" + s.key), vt(s) && (E = s.ref, ht(s, f));
|
|
456
|
+
for (_ in s)
|
|
457
|
+
Q.call(s, _) && !mt.hasOwnProperty(_) && (d[_] = s[_]);
|
|
458
458
|
if (e && e.defaultProps) {
|
|
459
|
-
var
|
|
460
|
-
for (
|
|
461
|
-
d[
|
|
459
|
+
var b = e.defaultProps;
|
|
460
|
+
for (_ in b)
|
|
461
|
+
d[_] === void 0 && (d[_] = b[_]);
|
|
462
462
|
}
|
|
463
|
-
if (u ||
|
|
464
|
-
var
|
|
465
|
-
u &&
|
|
463
|
+
if (u || E) {
|
|
464
|
+
var j = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
465
|
+
u && pt(d, j), E && xt(d, j);
|
|
466
466
|
}
|
|
467
|
-
return
|
|
467
|
+
return gt(e, u, E, f, c, U.current, d);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
var
|
|
470
|
+
var ce = D.ReactCurrentOwner, Pe = D.ReactDebugCurrentFrame;
|
|
471
471
|
function M(e) {
|
|
472
472
|
if (e) {
|
|
473
|
-
var s = e._owner,
|
|
474
|
-
|
|
473
|
+
var s = e._owner, i = X(e.type, e._source, s ? s.type : null);
|
|
474
|
+
Pe.setExtraStackFrame(i);
|
|
475
475
|
} else
|
|
476
|
-
|
|
476
|
+
Pe.setExtraStackFrame(null);
|
|
477
477
|
}
|
|
478
|
-
var
|
|
479
|
-
|
|
480
|
-
function
|
|
481
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
478
|
+
var le;
|
|
479
|
+
le = !1;
|
|
480
|
+
function ue(e) {
|
|
481
|
+
return typeof e == "object" && e !== null && e.$$typeof === r;
|
|
482
482
|
}
|
|
483
|
-
function
|
|
483
|
+
function Oe() {
|
|
484
484
|
{
|
|
485
|
-
if (
|
|
486
|
-
var e =
|
|
485
|
+
if (ce.current) {
|
|
486
|
+
var e = P(ce.current.type);
|
|
487
487
|
if (e)
|
|
488
488
|
return `
|
|
489
489
|
|
|
@@ -492,222 +492,222 @@ Check the render method of \`` + e + "`.";
|
|
|
492
492
|
return "";
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
function
|
|
495
|
+
function jt(e) {
|
|
496
496
|
{
|
|
497
497
|
if (e !== void 0) {
|
|
498
|
-
var s = e.fileName.replace(/^.*[\\\/]/, ""),
|
|
498
|
+
var s = e.fileName.replace(/^.*[\\\/]/, ""), i = e.lineNumber;
|
|
499
499
|
return `
|
|
500
500
|
|
|
501
|
-
Check your code at ` + s + ":" +
|
|
501
|
+
Check your code at ` + s + ":" + i + ".";
|
|
502
502
|
}
|
|
503
503
|
return "";
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
|
-
var
|
|
507
|
-
function
|
|
506
|
+
var $e = {};
|
|
507
|
+
function yt(e) {
|
|
508
508
|
{
|
|
509
|
-
var s =
|
|
509
|
+
var s = Oe();
|
|
510
510
|
if (!s) {
|
|
511
|
-
var
|
|
512
|
-
|
|
511
|
+
var i = typeof e == "string" ? e : e.displayName || e.name;
|
|
512
|
+
i && (s = `
|
|
513
513
|
|
|
514
|
-
Check the top-level render call using <` +
|
|
514
|
+
Check the top-level render call using <` + i + ">.");
|
|
515
515
|
}
|
|
516
516
|
return s;
|
|
517
517
|
}
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function Ae(e, s) {
|
|
520
520
|
{
|
|
521
521
|
if (!e._store || e._store.validated || e.key != null)
|
|
522
522
|
return;
|
|
523
523
|
e._store.validated = !0;
|
|
524
|
-
var
|
|
525
|
-
if (
|
|
524
|
+
var i = yt(s);
|
|
525
|
+
if ($e[i])
|
|
526
526
|
return;
|
|
527
|
-
|
|
527
|
+
$e[i] = !0;
|
|
528
528
|
var c = "";
|
|
529
|
-
e && e._owner && e._owner !==
|
|
529
|
+
e && e._owner && e._owner !== ce.current && (c = " It was passed a child from " + P(e._owner.type) + "."), M(e), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, c), M(null);
|
|
530
530
|
}
|
|
531
531
|
}
|
|
532
|
-
function
|
|
532
|
+
function Fe(e, s) {
|
|
533
533
|
{
|
|
534
534
|
if (typeof e != "object")
|
|
535
535
|
return;
|
|
536
|
-
if (
|
|
537
|
-
for (var
|
|
538
|
-
var c = e[
|
|
539
|
-
|
|
536
|
+
if (oe(e))
|
|
537
|
+
for (var i = 0; i < e.length; i++) {
|
|
538
|
+
var c = e[i];
|
|
539
|
+
ue(c) && Ae(c, s);
|
|
540
540
|
}
|
|
541
|
-
else if (
|
|
541
|
+
else if (ue(e))
|
|
542
542
|
e._store && (e._store.validated = !0);
|
|
543
543
|
else if (e) {
|
|
544
|
-
var f =
|
|
544
|
+
var f = Ge(e);
|
|
545
545
|
if (typeof f == "function" && f !== e.entries)
|
|
546
|
-
for (var
|
|
547
|
-
|
|
546
|
+
for (var _ = f.call(e), d; !(d = _.next()).done; )
|
|
547
|
+
ue(d.value) && Ae(d.value, s);
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
function
|
|
551
|
+
function Ct(e) {
|
|
552
552
|
{
|
|
553
553
|
var s = e.type;
|
|
554
554
|
if (s == null || typeof s == "string")
|
|
555
555
|
return;
|
|
556
|
-
var
|
|
556
|
+
var i;
|
|
557
557
|
if (typeof s == "function")
|
|
558
|
-
|
|
559
|
-
else if (typeof s == "object" && (s.$$typeof ===
|
|
558
|
+
i = s.propTypes;
|
|
559
|
+
else if (typeof s == "object" && (s.$$typeof === p || // Note: Memo only checks outer props here.
|
|
560
560
|
// Inner props are checked in the reconciler.
|
|
561
|
-
s.$$typeof ===
|
|
562
|
-
|
|
561
|
+
s.$$typeof === C))
|
|
562
|
+
i = s.propTypes;
|
|
563
563
|
else
|
|
564
564
|
return;
|
|
565
|
-
if (
|
|
566
|
-
var c =
|
|
567
|
-
|
|
568
|
-
} else if (s.PropTypes !== void 0 && !
|
|
569
|
-
|
|
570
|
-
var f =
|
|
571
|
-
|
|
565
|
+
if (i) {
|
|
566
|
+
var c = P(s);
|
|
567
|
+
lt(i, e.props, "prop", c, e);
|
|
568
|
+
} else if (s.PropTypes !== void 0 && !le) {
|
|
569
|
+
le = !0;
|
|
570
|
+
var f = P(s);
|
|
571
|
+
S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", f || "Unknown");
|
|
572
572
|
}
|
|
573
|
-
typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved &&
|
|
573
|
+
typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved && S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
574
574
|
}
|
|
575
575
|
}
|
|
576
|
-
function
|
|
576
|
+
function St(e) {
|
|
577
577
|
{
|
|
578
|
-
for (var s = Object.keys(e.props),
|
|
579
|
-
var c = s[
|
|
578
|
+
for (var s = Object.keys(e.props), i = 0; i < s.length; i++) {
|
|
579
|
+
var c = s[i];
|
|
580
580
|
if (c !== "children" && c !== "key") {
|
|
581
|
-
M(e),
|
|
581
|
+
M(e), S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", c), M(null);
|
|
582
582
|
break;
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
|
-
e.ref !== null && (M(e),
|
|
585
|
+
e.ref !== null && (M(e), S("Invalid attribute `ref` supplied to `React.Fragment`."), M(null));
|
|
586
586
|
}
|
|
587
587
|
}
|
|
588
|
-
function
|
|
588
|
+
function Ne(e, s, i, c, f, _) {
|
|
589
589
|
{
|
|
590
|
-
var d =
|
|
590
|
+
var d = rt(e);
|
|
591
591
|
if (!d) {
|
|
592
592
|
var u = "";
|
|
593
593
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (u += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
594
|
-
var
|
|
595
|
-
|
|
596
|
-
var
|
|
597
|
-
e === null ?
|
|
594
|
+
var E = jt(f);
|
|
595
|
+
E ? u += E : u += Oe();
|
|
596
|
+
var b;
|
|
597
|
+
e === null ? b = "null" : oe(e) ? b = "array" : e !== void 0 && e.$$typeof === r ? (b = "<" + (P(e.type) || "Unknown") + " />", u = " Did you accidentally export a JSX literal instead of a component?") : b = typeof e, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", b, u);
|
|
598
598
|
}
|
|
599
|
-
var
|
|
600
|
-
if (
|
|
601
|
-
return
|
|
599
|
+
var j = bt(e, s, i, f, _);
|
|
600
|
+
if (j == null)
|
|
601
|
+
return j;
|
|
602
602
|
if (d) {
|
|
603
|
-
var
|
|
604
|
-
if (
|
|
603
|
+
var w = s.children;
|
|
604
|
+
if (w !== void 0)
|
|
605
605
|
if (c)
|
|
606
|
-
if (
|
|
607
|
-
for (var L = 0; L <
|
|
608
|
-
|
|
609
|
-
Object.freeze && Object.freeze(
|
|
606
|
+
if (oe(w)) {
|
|
607
|
+
for (var L = 0; L < w.length; L++)
|
|
608
|
+
Fe(w[L], e);
|
|
609
|
+
Object.freeze && Object.freeze(w);
|
|
610
610
|
} else
|
|
611
|
-
|
|
611
|
+
S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
612
612
|
else
|
|
613
|
-
|
|
613
|
+
Fe(w, e);
|
|
614
614
|
}
|
|
615
|
-
return e ===
|
|
615
|
+
return e === o ? St(j) : Ct(j), j;
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
function
|
|
619
|
-
return
|
|
618
|
+
function Et(e, s, i) {
|
|
619
|
+
return Ne(e, s, i, !0);
|
|
620
620
|
}
|
|
621
|
-
function
|
|
622
|
-
return
|
|
621
|
+
function Rt(e, s, i) {
|
|
622
|
+
return Ne(e, s, i, !1);
|
|
623
623
|
}
|
|
624
|
-
var
|
|
625
|
-
q.Fragment =
|
|
624
|
+
var kt = Rt, wt = Et;
|
|
625
|
+
q.Fragment = o, q.jsx = kt, q.jsxs = wt;
|
|
626
626
|
}()), q;
|
|
627
627
|
}
|
|
628
|
-
process.env.NODE_ENV === "production" ?
|
|
629
|
-
var
|
|
630
|
-
const
|
|
631
|
-
notice:
|
|
632
|
-
error:
|
|
633
|
-
success:
|
|
634
|
-
remark:
|
|
635
|
-
copy:
|
|
628
|
+
process.env.NODE_ENV === "production" ? de.exports = Tt() : de.exports = It();
|
|
629
|
+
var n = de.exports;
|
|
630
|
+
const Pt = "_notice_820sc_2", Ot = "_error_820sc_9", $t = "_success_820sc_12", At = "_remark_820sc_15", Ft = "_copy_820sc_18", Nt = {
|
|
631
|
+
notice: Pt,
|
|
632
|
+
error: Ot,
|
|
633
|
+
success: $t,
|
|
634
|
+
remark: At,
|
|
635
|
+
copy: Ft,
|
|
636
636
|
"show-notice": "_show-notice_820sc_1",
|
|
637
637
|
"hide-notice": "_hide-notice_820sc_1"
|
|
638
638
|
};
|
|
639
639
|
let A = {};
|
|
640
|
-
function
|
|
641
|
-
let [t,
|
|
640
|
+
function zt() {
|
|
641
|
+
let [t, r] = y.useState([]);
|
|
642
642
|
return A.set = (a) => {
|
|
643
|
-
|
|
643
|
+
r([...t, a]);
|
|
644
644
|
}, A.del = (a) => {
|
|
645
|
-
|
|
646
|
-
}, t.length === 0 ? "" : /* @__PURE__ */
|
|
645
|
+
r(t.filter((o) => o.key !== a));
|
|
646
|
+
}, t.length === 0 ? "" : /* @__PURE__ */ n.jsx("ul", { className: Nt.notice, children: t.map((a) => a.item) });
|
|
647
647
|
}
|
|
648
648
|
function J({ data: t }) {
|
|
649
|
-
let [
|
|
650
|
-
|
|
649
|
+
let [r, a] = y.useState("show");
|
|
650
|
+
y.useEffect(() => {
|
|
651
651
|
setTimeout(function() {
|
|
652
652
|
a("hide");
|
|
653
653
|
}, 1800), setTimeout(function() {
|
|
654
654
|
A.del(t.key);
|
|
655
655
|
}, 2500);
|
|
656
656
|
}, [t.key]);
|
|
657
|
-
let
|
|
657
|
+
let o, m;
|
|
658
658
|
switch (t.type) {
|
|
659
659
|
case "error":
|
|
660
|
-
|
|
660
|
+
o = /* @__PURE__ */ n.jsx(N.error, {}), m = "Ошибка:";
|
|
661
661
|
break;
|
|
662
662
|
case "success":
|
|
663
|
-
|
|
663
|
+
o = /* @__PURE__ */ n.jsx(N.success, {}), m = "Информация:";
|
|
664
664
|
break;
|
|
665
665
|
case "copy":
|
|
666
|
-
|
|
666
|
+
o = /* @__PURE__ */ n.jsx(N.success, {}), m = "Копирование:";
|
|
667
667
|
break;
|
|
668
668
|
case "remark":
|
|
669
|
-
|
|
669
|
+
o = /* @__PURE__ */ n.jsx(N.success, {}), m = "Подсказка:";
|
|
670
670
|
break;
|
|
671
671
|
default:
|
|
672
|
-
|
|
672
|
+
o = /* @__PURE__ */ n.jsx(N.success, {}), m = "Предупреждение:";
|
|
673
673
|
break;
|
|
674
674
|
}
|
|
675
|
-
return /* @__PURE__ */
|
|
676
|
-
|
|
677
|
-
/* @__PURE__ */
|
|
678
|
-
/* @__PURE__ */
|
|
675
|
+
return /* @__PURE__ */ n.jsxs("li", { className: "item " + t.type, "data-status": r, children: [
|
|
676
|
+
o,
|
|
677
|
+
/* @__PURE__ */ n.jsx("b", { children: m }),
|
|
678
|
+
/* @__PURE__ */ n.jsx("p", { children: t.text })
|
|
679
679
|
] });
|
|
680
680
|
}
|
|
681
|
-
function
|
|
682
|
-
let
|
|
683
|
-
A.set({ item: /* @__PURE__ */
|
|
681
|
+
function Dt(t) {
|
|
682
|
+
let r = Date.now(), a = { key: r, ...t };
|
|
683
|
+
A.set({ item: /* @__PURE__ */ n.jsx(J, { data: a }, r), key: r });
|
|
684
684
|
}
|
|
685
|
-
function
|
|
686
|
-
let
|
|
687
|
-
A.set({ item: /* @__PURE__ */
|
|
685
|
+
function Mt(t) {
|
|
686
|
+
let r = Date.now(), a = { key: r, text: t, type: "error" };
|
|
687
|
+
A.set({ item: /* @__PURE__ */ n.jsx(J, { data: a }, r), key: r });
|
|
688
688
|
}
|
|
689
|
-
function
|
|
690
|
-
let
|
|
691
|
-
A.set({ item: /* @__PURE__ */
|
|
689
|
+
function Lt(t) {
|
|
690
|
+
let r = Date.now(), a = { key: r, text: t, type: "success" };
|
|
691
|
+
A.set({ item: /* @__PURE__ */ n.jsx(J, { data: a }, r), key: r });
|
|
692
692
|
}
|
|
693
|
-
function
|
|
694
|
-
let
|
|
695
|
-
A.set({ item: /* @__PURE__ */
|
|
693
|
+
function Wt(t) {
|
|
694
|
+
let r = Date.now(), a = { key: r, text: t, type: "remark" };
|
|
695
|
+
A.set({ item: /* @__PURE__ */ n.jsx(J, { data: a }, r), key: r });
|
|
696
696
|
}
|
|
697
|
-
function
|
|
698
|
-
let
|
|
699
|
-
A.set({ item: /* @__PURE__ */
|
|
697
|
+
function Yt(t) {
|
|
698
|
+
let r = Date.now(), a = { key: r, text: t, type: "copy" };
|
|
699
|
+
A.set({ item: /* @__PURE__ */ n.jsx(J, { data: a }, r), key: r });
|
|
700
700
|
}
|
|
701
701
|
const N = {};
|
|
702
|
-
N.error = () => /* @__PURE__ */
|
|
703
|
-
/* @__PURE__ */
|
|
702
|
+
N.error = () => /* @__PURE__ */ n.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
|
|
703
|
+
/* @__PURE__ */ n.jsx(
|
|
704
704
|
"path",
|
|
705
705
|
{
|
|
706
706
|
d: "M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",
|
|
707
707
|
fill: "#bb2014"
|
|
708
708
|
}
|
|
709
709
|
),
|
|
710
|
-
/* @__PURE__ */
|
|
710
|
+
/* @__PURE__ */ n.jsx(
|
|
711
711
|
"path",
|
|
712
712
|
{
|
|
713
713
|
d: "M8.96967 8.96967C9.26256 8.67678 9.73744 8.67678 10.0303 8.96967L12 10.9394L13.9697 8.96969C14.2626 8.6768 14.7374 8.6768 15.0303 8.96969C15.3232 9.26258 15.3232 9.73746 15.0303 10.0303L13.0607 12L15.0303 13.9697C15.3232 14.2625 15.3232 14.7374 15.0303 15.0303C14.7374 15.3232 14.2625 15.3232 13.9696 15.0303L12 13.0607L10.0304 15.0303C9.73746 15.3232 9.26258 15.3232 8.96969 15.0303C8.6768 14.7374 8.6768 14.2626 8.96969 13.9697L10.9394 12L8.96967 10.0303C8.67678 9.73744 8.67678 9.26256 8.96967 8.96967Z",
|
|
@@ -715,15 +715,15 @@ N.error = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "non
|
|
|
715
715
|
}
|
|
716
716
|
)
|
|
717
717
|
] });
|
|
718
|
-
N.success = () => /* @__PURE__ */
|
|
719
|
-
/* @__PURE__ */
|
|
718
|
+
N.success = () => /* @__PURE__ */ n.jsxs("svg", { viewBox: "0 0 24 24", fill: "none", children: [
|
|
719
|
+
/* @__PURE__ */ n.jsx(
|
|
720
720
|
"path",
|
|
721
721
|
{
|
|
722
722
|
d: "M12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22Z",
|
|
723
723
|
fill: "#367738"
|
|
724
724
|
}
|
|
725
725
|
),
|
|
726
|
-
/* @__PURE__ */
|
|
726
|
+
/* @__PURE__ */ n.jsx(
|
|
727
727
|
"path",
|
|
728
728
|
{
|
|
729
729
|
d: "M16.0303 8.96967C16.3232 9.26256 16.3232 9.73744 16.0303 10.0303L11.0303 15.0303C10.7374 15.3232 10.2626 15.3232 9.96967 15.0303L7.96967 13.0303C7.67678 12.7374 7.67678 12.2626 7.96967 11.9697C8.26256 11.6768 8.73744 11.6768 9.03033 11.9697L10.5 13.4393L14.9697 8.96967C15.2626 8.67678 15.7374 8.67678 16.0303 8.96967Z",
|
|
@@ -731,169 +731,169 @@ N.success = () => /* @__PURE__ */ r.jsxs("svg", { viewBox: "0 0 24 24", fill: "n
|
|
|
731
731
|
}
|
|
732
732
|
)
|
|
733
733
|
] });
|
|
734
|
-
const
|
|
735
|
-
alerts:
|
|
736
|
-
menuAnimation:
|
|
737
|
-
menuItemAnimation:
|
|
734
|
+
const Vt = "_alerts_1e9y0_1", Ut = "_menuAnimation_1e9y0_1", Bt = "_menuItemAnimation_1e9y0_1", qt = "_allert_1e9y0_111", Ht = {
|
|
735
|
+
alerts: Vt,
|
|
736
|
+
menuAnimation: Ut,
|
|
737
|
+
menuItemAnimation: Bt,
|
|
738
738
|
"--body": "_--body_1e9y0_103",
|
|
739
|
-
allert:
|
|
739
|
+
allert: qt,
|
|
740
740
|
"--form": "_--form_1e9y0_111"
|
|
741
741
|
};
|
|
742
742
|
let H = {};
|
|
743
|
-
function
|
|
744
|
-
let [t,
|
|
745
|
-
return H.set = (a) =>
|
|
743
|
+
function Jt() {
|
|
744
|
+
let [t, r] = y.useState("");
|
|
745
|
+
return H.set = (a) => r(a), H.del = () => r(""), /* @__PURE__ */ n.jsx(n.Fragment, { children: t });
|
|
746
746
|
}
|
|
747
|
-
const
|
|
748
|
-
/* @__PURE__ */
|
|
749
|
-
/* @__PURE__ */
|
|
750
|
-
/* @__PURE__ */
|
|
751
|
-
/* @__PURE__ */
|
|
747
|
+
const Gt = ({ data: t, callback: r }) => (t.button = t.button === void 0 ? "Подтвердить" : t.button, /* @__PURE__ */ n.jsxs("div", { className: Ht.alerts, children: [
|
|
748
|
+
/* @__PURE__ */ n.jsxs("dl", { children: [
|
|
749
|
+
/* @__PURE__ */ n.jsx("dt", { children: t.title }),
|
|
750
|
+
/* @__PURE__ */ n.jsx("dd", { children: t.text }),
|
|
751
|
+
/* @__PURE__ */ n.jsx("ul", { children: /* @__PURE__ */ n.jsx(
|
|
752
752
|
"button",
|
|
753
753
|
{
|
|
754
754
|
"data-color": t.color || "blue",
|
|
755
755
|
onClick: () => {
|
|
756
|
-
|
|
756
|
+
r(), H.del();
|
|
757
757
|
},
|
|
758
758
|
children: t.button
|
|
759
759
|
}
|
|
760
760
|
) })
|
|
761
761
|
] }),
|
|
762
|
-
/* @__PURE__ */
|
|
762
|
+
/* @__PURE__ */ n.jsx("div", { className: "--body", onClick: H.del })
|
|
763
763
|
] }));
|
|
764
|
-
function
|
|
765
|
-
H.set(/* @__PURE__ */
|
|
764
|
+
function Zt(t, r) {
|
|
765
|
+
H.set(/* @__PURE__ */ n.jsx(Gt, { data: t, callback: r }));
|
|
766
766
|
}
|
|
767
|
-
function
|
|
768
|
-
return /* @__PURE__ */
|
|
767
|
+
function Kt({ children: t }) {
|
|
768
|
+
return /* @__PURE__ */ n.jsx("div", { className: "l", children: /* @__PURE__ */ n.jsx("ul", { children: t }) });
|
|
769
769
|
}
|
|
770
|
-
function
|
|
771
|
-
return /* @__PURE__ */
|
|
770
|
+
function Xt({ children: t }) {
|
|
771
|
+
return /* @__PURE__ */ n.jsx("div", { className: "s", children: t });
|
|
772
772
|
}
|
|
773
|
-
const
|
|
773
|
+
const Qt = ({
|
|
774
774
|
children: t,
|
|
775
|
-
disabled:
|
|
775
|
+
disabled: r,
|
|
776
776
|
label: a,
|
|
777
|
-
onClick:
|
|
777
|
+
onClick: o
|
|
778
778
|
}) => {
|
|
779
|
-
const
|
|
780
|
-
|
|
779
|
+
const m = (h) => {
|
|
780
|
+
r || o && o(h);
|
|
781
781
|
};
|
|
782
|
-
return /* @__PURE__ */
|
|
783
|
-
},
|
|
784
|
-
white:
|
|
785
|
-
black:
|
|
786
|
-
shake:
|
|
787
|
-
modal:
|
|
788
|
-
o:
|
|
789
|
-
w:
|
|
790
|
-
h:
|
|
791
|
-
l:
|
|
792
|
-
t:
|
|
793
|
-
m:
|
|
794
|
-
x:
|
|
795
|
-
s:
|
|
796
|
-
c:
|
|
797
|
-
f:
|
|
798
|
-
btn:
|
|
799
|
-
g:
|
|
782
|
+
return /* @__PURE__ */ n.jsx("button", { disabled: r, onClick: m, children: a });
|
|
783
|
+
}, er = "_white_6ax6z_14", tr = "_black_6ax6z_26", rr = "_shake_6ax6z_1", nr = "_modal_6ax6z_73", sr = "_o_6ax6z_83", ar = "_w_6ax6z_14", or = "_h_6ax6z_106", ir = "_l_6ax6z_120", cr = "_t_6ax6z_158", lr = "_m_6ax6z_73", ur = "_x_6ax6z_166", dr = "_s_6ax6z_176", fr = "_c_6ax6z_181", mr = "_f_6ax6z_186", vr = "_btn_6ax6z_229", _r = "_g_6ax6z_242", hr = "_confirm_6ax6z_320", pr = "_cancel_6ax6z_325", xr = "_disabled_6ax6z_330", gr = "_active_6ax6z_387", br = "_coincidence_6ax6z_393", $ = {
|
|
784
|
+
white: er,
|
|
785
|
+
black: tr,
|
|
786
|
+
shake: rr,
|
|
787
|
+
modal: nr,
|
|
788
|
+
o: sr,
|
|
789
|
+
w: ar,
|
|
790
|
+
h: or,
|
|
791
|
+
l: ir,
|
|
792
|
+
t: cr,
|
|
793
|
+
m: lr,
|
|
794
|
+
x: ur,
|
|
795
|
+
s: dr,
|
|
796
|
+
c: fr,
|
|
797
|
+
f: mr,
|
|
798
|
+
btn: vr,
|
|
799
|
+
g: _r,
|
|
800
800
|
"size-a": "_size-a_6ax6z_294",
|
|
801
801
|
"size-s": "_size-s_6ax6z_298",
|
|
802
802
|
"size-m": "_size-m_6ax6z_302",
|
|
803
803
|
"size-l": "_size-l_6ax6z_306",
|
|
804
804
|
"size-x": "_size-x_6ax6z_310",
|
|
805
805
|
"size-f": "_size-f_6ax6z_314",
|
|
806
|
-
confirm:
|
|
807
|
-
cancel:
|
|
808
|
-
disabled:
|
|
806
|
+
confirm: hr,
|
|
807
|
+
cancel: pr,
|
|
808
|
+
disabled: xr,
|
|
809
809
|
await: "_await_6ax6z_337",
|
|
810
|
-
active:
|
|
811
|
-
coincidence:
|
|
810
|
+
active: gr,
|
|
811
|
+
coincidence: br
|
|
812
812
|
};
|
|
813
813
|
let W = {};
|
|
814
|
-
const
|
|
815
|
-
let [
|
|
814
|
+
const jr = ({ config: t }) => {
|
|
815
|
+
let [r, a] = y.useState([]);
|
|
816
816
|
return W.x = () => {
|
|
817
817
|
a([]);
|
|
818
|
-
}, W.config = t, W.add = (
|
|
819
|
-
a([...
|
|
820
|
-
}, /* @__PURE__ */
|
|
821
|
-
},
|
|
818
|
+
}, W.config = t, W.add = (o) => {
|
|
819
|
+
a([...r, o]);
|
|
820
|
+
}, /* @__PURE__ */ n.jsx(n.Fragment, { children: r.map((o) => o) });
|
|
821
|
+
}, yr = ({
|
|
822
822
|
children: t,
|
|
823
|
-
title:
|
|
823
|
+
title: r,
|
|
824
824
|
button: a,
|
|
825
|
-
tabs:
|
|
826
|
-
size:
|
|
825
|
+
tabs: o,
|
|
826
|
+
size: m = "m",
|
|
827
827
|
menu: h
|
|
828
828
|
}) => {
|
|
829
|
-
const [
|
|
829
|
+
const [T, x] = y.useState(!0), p = y.useRef(), g = (C) => {
|
|
830
830
|
if (a && a.onClick)
|
|
831
|
-
return a.onClick({ closed:
|
|
832
|
-
},
|
|
833
|
-
|
|
834
|
-
|
|
831
|
+
return a.onClick({ closed: x, disabled: C });
|
|
832
|
+
}, v = () => {
|
|
833
|
+
p.current.setAttribute("shake", !0), setTimeout(() => {
|
|
834
|
+
p.current.setAttribute("shake", !1);
|
|
835
835
|
}, 1e3);
|
|
836
836
|
};
|
|
837
|
-
return /* @__PURE__ */
|
|
837
|
+
return /* @__PURE__ */ n.jsx(n.Fragment, { children: T ? /* @__PURE__ */ n.jsxs(
|
|
838
838
|
"div",
|
|
839
839
|
{
|
|
840
840
|
className: `${$.modal} ${$.white}`,
|
|
841
841
|
children: [
|
|
842
|
-
/* @__PURE__ */
|
|
843
|
-
/* @__PURE__ */
|
|
844
|
-
/* @__PURE__ */
|
|
845
|
-
/* @__PURE__ */
|
|
846
|
-
/* @__PURE__ */
|
|
847
|
-
|
|
842
|
+
/* @__PURE__ */ n.jsx("div", { className: $.o, onClick: v }),
|
|
843
|
+
/* @__PURE__ */ n.jsxs("div", { className: $.w, ref: p, children: [
|
|
844
|
+
/* @__PURE__ */ n.jsxs("div", { className: $.h, children: [
|
|
845
|
+
/* @__PURE__ */ n.jsx("div", { className: $.t, children: r }),
|
|
846
|
+
/* @__PURE__ */ n.jsxs("div", { className: $.m, children: [
|
|
847
|
+
o && /* @__PURE__ */ n.jsx("nav", { children: o.map((C, I) => /* @__PURE__ */ n.jsx(
|
|
848
848
|
"span",
|
|
849
849
|
{
|
|
850
|
-
onClick:
|
|
851
|
-
className:
|
|
852
|
-
children:
|
|
850
|
+
onClick: C.onClick,
|
|
851
|
+
className: C.active ? "active" : "",
|
|
852
|
+
children: C.name
|
|
853
853
|
},
|
|
854
|
-
|
|
854
|
+
I
|
|
855
855
|
)) }),
|
|
856
856
|
h
|
|
857
857
|
] }),
|
|
858
|
-
/* @__PURE__ */
|
|
858
|
+
/* @__PURE__ */ n.jsx(
|
|
859
859
|
"div",
|
|
860
860
|
{
|
|
861
861
|
className: $.x,
|
|
862
862
|
onClick: () => {
|
|
863
|
-
|
|
863
|
+
x(!1);
|
|
864
864
|
},
|
|
865
865
|
children: "x"
|
|
866
866
|
}
|
|
867
867
|
)
|
|
868
868
|
] }),
|
|
869
869
|
t,
|
|
870
|
-
a !== void 0 ? /* @__PURE__ */
|
|
871
|
-
|
|
870
|
+
a !== void 0 ? /* @__PURE__ */ n.jsx(
|
|
871
|
+
Qt,
|
|
872
872
|
{
|
|
873
873
|
label: String(a.name),
|
|
874
|
-
onClick:
|
|
874
|
+
onClick: g
|
|
875
875
|
}
|
|
876
876
|
) : ""
|
|
877
877
|
] })
|
|
878
878
|
]
|
|
879
879
|
}
|
|
880
880
|
) : "" });
|
|
881
|
-
},
|
|
882
|
-
W.add(/* @__PURE__ */
|
|
883
|
-
},
|
|
884
|
-
let [
|
|
885
|
-
return
|
|
886
|
-
W.config(t,
|
|
887
|
-
}, [a.id]), /* @__PURE__ */
|
|
888
|
-
},
|
|
889
|
-
W.config(t,
|
|
890
|
-
},
|
|
881
|
+
}, Cr = (t) => {
|
|
882
|
+
W.add(/* @__PURE__ */ n.jsx(Sr, { children: t }, String(Date.now())));
|
|
883
|
+
}, Sr = ({ children: t }) => /* @__PURE__ */ n.jsx(n.Fragment, { children: t }), Er = ({ type: t, name: r, params: a }) => {
|
|
884
|
+
let [o, m] = y.useState(null);
|
|
885
|
+
return y.useEffect(() => {
|
|
886
|
+
W.config(t, r, a, m);
|
|
887
|
+
}, [a.id]), /* @__PURE__ */ n.jsx(n.Fragment, { children: o });
|
|
888
|
+
}, Rr = (t, r, a) => {
|
|
889
|
+
W.config(t, r, a);
|
|
890
|
+
}, kr = { List: Kt, Scroll: Xt, Init: jr, Main: yr, Add: Cr, Icon: Er, Open: Rr };
|
|
891
891
|
let R = {};
|
|
892
|
-
const l = {},
|
|
893
|
-
function
|
|
892
|
+
const l = {}, k = {}, Le = {};
|
|
893
|
+
function wr(t, r) {
|
|
894
894
|
if (R = t, localStorage.getItem("ssid")) {
|
|
895
|
-
let
|
|
896
|
-
|
|
895
|
+
let o = sessionStorage.getItem("page");
|
|
896
|
+
o ? (o = R.deCode(o), l.id = o.id, l.tab = o.tab, l.page = o.page, l.module = o.module, l.time = o.time, l.payment = { active: !0 }, l.module_admin = o.module_admin) : (l.id = 0, l.tab = "", l.page = "Main", l.module = l.module || "M05");
|
|
897
897
|
} else
|
|
898
898
|
[
|
|
899
899
|
"ssid",
|
|
@@ -908,8 +908,8 @@ function Er(t, n) {
|
|
|
908
908
|
"port",
|
|
909
909
|
"mark",
|
|
910
910
|
"sort"
|
|
911
|
-
].forEach((
|
|
912
|
-
return
|
|
911
|
+
].forEach((o) => localStorage.removeItem(o)), ["page"].forEach((o) => sessionStorage.removeItem(o)), l.id = 0, l.tab = "", l.page = "Auth", l.module = "M00";
|
|
912
|
+
return r;
|
|
913
913
|
}
|
|
914
914
|
function Y() {
|
|
915
915
|
[
|
|
@@ -927,7 +927,7 @@ function Y() {
|
|
|
927
927
|
"sort"
|
|
928
928
|
].forEach((t) => localStorage.removeItem(t)), ["page"].forEach((t) => sessionStorage.removeItem(t)), window.location.reload();
|
|
929
929
|
}
|
|
930
|
-
function
|
|
930
|
+
function Tr(t) {
|
|
931
931
|
t = t.split("/"), l.page = "Main", l.module = t[0], l.tab = t[1], l.id = 0, sessionStorage.setItem(
|
|
932
932
|
"page",
|
|
933
933
|
R.enCode({
|
|
@@ -937,200 +937,211 @@ function Rr(t) {
|
|
|
937
937
|
id: l.id,
|
|
938
938
|
time: (/* @__PURE__ */ new Date()).getTime()
|
|
939
939
|
})
|
|
940
|
-
),
|
|
940
|
+
), k.page(l.page);
|
|
941
941
|
}
|
|
942
|
-
function
|
|
942
|
+
function Ir(t) {
|
|
943
943
|
return localStorage.setItem("ssid", t);
|
|
944
944
|
}
|
|
945
|
-
function
|
|
945
|
+
function Pr() {
|
|
946
946
|
let t = localStorage.getItem("ssid");
|
|
947
947
|
return t !== "" && t !== "undefined" && t !== null ? localStorage.getItem("ssid") : (Y(), !1);
|
|
948
948
|
}
|
|
949
|
-
function
|
|
949
|
+
function Or(t) {
|
|
950
950
|
return localStorage.setItem("auth", t);
|
|
951
951
|
}
|
|
952
|
-
function
|
|
952
|
+
function $r() {
|
|
953
953
|
let t = localStorage.getItem("auth");
|
|
954
954
|
return t !== "" && t !== "undefined" && t !== null ? t : (Y(), !1);
|
|
955
955
|
}
|
|
956
|
-
function
|
|
957
|
-
const [t,
|
|
958
|
-
|
|
956
|
+
function Ar() {
|
|
957
|
+
const [t, r] = y.useState(Ue()), a = (o) => {
|
|
958
|
+
r(o);
|
|
959
959
|
};
|
|
960
|
-
return
|
|
960
|
+
return k.page = a, [t];
|
|
961
961
|
}
|
|
962
|
-
function
|
|
963
|
-
l.page = t, sessionStorage.setItem("page", R.enCode(l)),
|
|
962
|
+
function Fr(t) {
|
|
963
|
+
l.page = t, sessionStorage.setItem("page", R.enCode(l)), k.page(t);
|
|
964
964
|
}
|
|
965
|
-
function
|
|
965
|
+
function Ue() {
|
|
966
966
|
return l.page;
|
|
967
967
|
}
|
|
968
|
-
function
|
|
969
|
-
const [t,
|
|
970
|
-
|
|
968
|
+
function Nr() {
|
|
969
|
+
const [t, r] = y.useState(Be()), a = (o) => {
|
|
970
|
+
r(o);
|
|
971
971
|
};
|
|
972
|
-
return
|
|
972
|
+
return k.module = a, [t];
|
|
973
973
|
}
|
|
974
|
-
function
|
|
975
|
-
l.module = t, sessionStorage.setItem("page", R.enCode(l)),
|
|
974
|
+
function zr(t, r) {
|
|
975
|
+
l.module = t, sessionStorage.setItem("page", R.enCode(l)), r !== "false" && k.module(t);
|
|
976
976
|
}
|
|
977
|
-
function
|
|
977
|
+
function Be() {
|
|
978
978
|
return l.module;
|
|
979
979
|
}
|
|
980
|
-
function
|
|
981
|
-
const [
|
|
982
|
-
a(
|
|
980
|
+
function Dr(t) {
|
|
981
|
+
const [r, a] = y.useState(te() || t), o = (m) => {
|
|
982
|
+
a(m);
|
|
983
983
|
};
|
|
984
|
-
return
|
|
984
|
+
return k.tabs = o, [r];
|
|
985
985
|
}
|
|
986
|
-
function
|
|
987
|
-
l.tab = t, sessionStorage.setItem("page", R.enCode(l)),
|
|
986
|
+
function Mr(t, r) {
|
|
987
|
+
l.tab = t, sessionStorage.setItem("page", R.enCode(l)), r !== "false" && k.tabs(t);
|
|
988
988
|
}
|
|
989
|
-
function
|
|
989
|
+
function te() {
|
|
990
990
|
return l.tab;
|
|
991
991
|
}
|
|
992
|
-
function
|
|
993
|
-
const [t,
|
|
994
|
-
|
|
992
|
+
function Lr() {
|
|
993
|
+
const [t, r] = y.useState(l.id), a = (o) => {
|
|
994
|
+
r(o);
|
|
995
995
|
};
|
|
996
|
-
return
|
|
996
|
+
return k.id = a, [t];
|
|
997
997
|
}
|
|
998
|
-
function
|
|
999
|
-
|
|
998
|
+
function Wr(t) {
|
|
999
|
+
k.id = t;
|
|
1000
1000
|
}
|
|
1001
|
-
function
|
|
1002
|
-
l.id = t, sessionStorage.setItem("page", R.enCode(l)),
|
|
1001
|
+
function Yr(t, r) {
|
|
1002
|
+
l.id = t, sessionStorage.setItem("page", R.enCode(l)), r !== "false" && k.id(t);
|
|
1003
1003
|
}
|
|
1004
|
-
function
|
|
1004
|
+
function Vr() {
|
|
1005
1005
|
return l.id;
|
|
1006
1006
|
}
|
|
1007
|
-
function
|
|
1008
|
-
l.module = t, l.id = a, l.tab =
|
|
1007
|
+
function Ur(t, r, a) {
|
|
1008
|
+
l.module = t, l.id = a, l.tab = r, sessionStorage.setItem("page", R.enCode(l)), k.module(t), k.tabs(r);
|
|
1009
1009
|
}
|
|
1010
|
-
function
|
|
1011
|
-
|
|
1010
|
+
function Br(t, r) {
|
|
1011
|
+
Le.data[t] = r, localStorage.setItem("sett", R.enCode(Le.data));
|
|
1012
1012
|
}
|
|
1013
|
-
function
|
|
1014
|
-
let
|
|
1015
|
-
return
|
|
1013
|
+
function qr(t) {
|
|
1014
|
+
let r = localStorage.getItem("sett");
|
|
1015
|
+
return r === null ? {} : (r = R.deCode(r), r ? t !== void 0 ? r[t] : r : Y());
|
|
1016
1016
|
}
|
|
1017
|
-
function
|
|
1017
|
+
function Hr(t) {
|
|
1018
1018
|
localStorage.setItem("menu", R.enCode({ data: t }));
|
|
1019
1019
|
}
|
|
1020
|
-
function
|
|
1020
|
+
function Jr() {
|
|
1021
1021
|
let t = localStorage.getItem("menu");
|
|
1022
1022
|
if (t !== "" && t !== "undefined" && t !== null) {
|
|
1023
|
-
let
|
|
1023
|
+
let r = localStorage.getItem("menu"), a = R.deCode(r);
|
|
1024
1024
|
a || Y();
|
|
1025
|
-
const
|
|
1026
|
-
let
|
|
1027
|
-
for (;
|
|
1028
|
-
|
|
1029
|
-
return
|
|
1025
|
+
const o = (h, T) => {
|
|
1026
|
+
let x = T + "";
|
|
1027
|
+
for (; x.length < h; )
|
|
1028
|
+
x = "0" + x;
|
|
1029
|
+
return x;
|
|
1030
1030
|
};
|
|
1031
|
-
return a.data.split(",").map((h) => "M" +
|
|
1031
|
+
return a.data.split(",").map((h) => "M" + o(2, h));
|
|
1032
1032
|
} else
|
|
1033
1033
|
return Y(), !1;
|
|
1034
1034
|
}
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1035
|
+
function Gr(t) {
|
|
1036
|
+
k.sort = t;
|
|
1037
|
+
}
|
|
1038
|
+
function qe(t) {
|
|
1039
|
+
let r = localStorage.getItem("sort");
|
|
1040
|
+
r = r === null ? {} : R.deCode(r), r[te()] = t, localStorage.setItem("sort", R.enCode(r));
|
|
1041
|
+
}
|
|
1042
|
+
function fe() {
|
|
1043
|
+
let t = localStorage.getItem("sort");
|
|
1044
|
+
return t === null ? {} : (t = R.deCode(t), t = t[te()], t = t === void 0 ? { active: 1, sort: "<" } : t, t);
|
|
1045
|
+
}
|
|
1046
|
+
const Zr = ({ children: t, config: r, crypto: a, ...o }) => wr(a, /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
1047
|
+
/* @__PURE__ */ n.jsx(kr.Init, { config: r.modal }),
|
|
1048
|
+
/* @__PURE__ */ n.jsx(zt, {}),
|
|
1049
|
+
/* @__PURE__ */ n.jsx(Jt, {}),
|
|
1039
1050
|
t
|
|
1040
|
-
] })),
|
|
1051
|
+
] })), Kr = ({ children: t, ...r }) => /* @__PURE__ */ n.jsx("menu", { children: t }), Xr = ({ children: t, ...r }) => /* @__PURE__ */ n.jsxs("header", { children: [
|
|
1041
1052
|
"xz",
|
|
1042
1053
|
t
|
|
1043
|
-
] }),
|
|
1044
|
-
payment:
|
|
1054
|
+
] }), Qr = "_payment_1lxfv_1", en = {
|
|
1055
|
+
payment: Qr
|
|
1045
1056
|
};
|
|
1046
|
-
function
|
|
1047
|
-
let [t,
|
|
1048
|
-
return !t.active && !t.payment ? "" : /* @__PURE__ */
|
|
1057
|
+
function tn() {
|
|
1058
|
+
let [t, r] = y.useState({});
|
|
1059
|
+
return !t.active && !t.payment ? "" : /* @__PURE__ */ n.jsx("div", { className: en.payment, children: "Истек срок оплаты! Доступ доступен до 16.04.2024" });
|
|
1049
1060
|
}
|
|
1050
|
-
const
|
|
1061
|
+
const zn = ({ children: t, ...r }) => {
|
|
1051
1062
|
let a = {};
|
|
1052
|
-
return a.enCode = (
|
|
1053
|
-
/* @__PURE__ */
|
|
1054
|
-
/* @__PURE__ */
|
|
1055
|
-
/* @__PURE__ */
|
|
1056
|
-
/* @__PURE__ */
|
|
1063
|
+
return a.enCode = (o) => JSON.stringify(o).toString(), a.deCode = (o) => JSON.parse(o), /* @__PURE__ */ n.jsxs("div", { className: "app", children: [
|
|
1064
|
+
/* @__PURE__ */ n.jsx(tn, {}),
|
|
1065
|
+
/* @__PURE__ */ n.jsx(Kr, {}),
|
|
1066
|
+
/* @__PURE__ */ n.jsx(Xr, {}),
|
|
1067
|
+
/* @__PURE__ */ n.jsx(Zr, { config: { modal: {} }, crypto: a }),
|
|
1057
1068
|
t
|
|
1058
1069
|
] });
|
|
1059
|
-
},
|
|
1060
|
-
|
|
1070
|
+
}, rn = ({ list: t, onClick: r, active: a, size: o, view: m }) => /* @__PURE__ */ n.jsx("nav", { children: /* @__PURE__ */ n.jsx("ul", { className: [o, m].join(" "), children: t.map((h) => /* @__PURE__ */ n.jsx(
|
|
1071
|
+
nn,
|
|
1061
1072
|
{
|
|
1062
|
-
onClick:
|
|
1073
|
+
onClick: r,
|
|
1063
1074
|
active: a,
|
|
1064
1075
|
label: h.label,
|
|
1065
1076
|
link: h.link
|
|
1066
1077
|
},
|
|
1067
1078
|
h.link
|
|
1068
|
-
)) }) }),
|
|
1069
|
-
|
|
1070
|
-
const
|
|
1079
|
+
)) }) }), nn = ({ onClick: t, label: r, link: a, active: o }) => /* @__PURE__ */ n.jsx("li", { "tabs-active": String(o === a), onClick: () => t(a), children: r });
|
|
1080
|
+
rn.defaultProps = { size: "M", view: "H" };
|
|
1081
|
+
const sn = ({
|
|
1071
1082
|
title: t = "",
|
|
1072
|
-
button:
|
|
1083
|
+
button: r,
|
|
1073
1084
|
description: a = "",
|
|
1074
|
-
children:
|
|
1075
|
-
}) => /* @__PURE__ */
|
|
1076
|
-
t && /* @__PURE__ */
|
|
1085
|
+
children: o
|
|
1086
|
+
}) => /* @__PURE__ */ n.jsxs("fieldset", { children: [
|
|
1087
|
+
t && /* @__PURE__ */ n.jsxs("legend", { children: [
|
|
1077
1088
|
t,
|
|
1078
|
-
|
|
1089
|
+
r && /* @__PURE__ */ n.jsx(
|
|
1079
1090
|
"div",
|
|
1080
1091
|
{
|
|
1081
1092
|
role: "button-outline",
|
|
1082
|
-
onClick: () =>
|
|
1083
|
-
children:
|
|
1093
|
+
onClick: () => r.onClick(),
|
|
1094
|
+
children: r.label
|
|
1084
1095
|
}
|
|
1085
1096
|
),
|
|
1086
1097
|
" "
|
|
1087
1098
|
] }),
|
|
1088
|
-
/* @__PURE__ */
|
|
1089
|
-
a && /* @__PURE__ */
|
|
1090
|
-
] }),
|
|
1091
|
-
setting:
|
|
1092
|
-
},
|
|
1093
|
-
let [a,
|
|
1094
|
-
return /* @__PURE__ */
|
|
1095
|
-
/* @__PURE__ */
|
|
1096
|
-
/* @__PURE__ */
|
|
1097
|
-
/* @__PURE__ */
|
|
1099
|
+
/* @__PURE__ */ n.jsx("ul", { children: o }),
|
|
1100
|
+
a && /* @__PURE__ */ n.jsx("article", { children: a })
|
|
1101
|
+
] }), an = "_setting_1r0pc_2", on = {
|
|
1102
|
+
setting: an
|
|
1103
|
+
}, cn = ({ children: t }) => /* @__PURE__ */ n.jsx("div", { className: on.setting, children: t }), ln = ({ label: t, children: r }) => {
|
|
1104
|
+
let [a, o] = y.useState(!1);
|
|
1105
|
+
return /* @__PURE__ */ n.jsxs("li", { "data-item": "accordion", children: [
|
|
1106
|
+
/* @__PURE__ */ n.jsxs("dl", { onClick: () => o(!a), children: [
|
|
1107
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1108
|
+
/* @__PURE__ */ n.jsx("dd", { children: /* @__PURE__ */ n.jsx("div", { "data-close": String(a) }) })
|
|
1098
1109
|
] }),
|
|
1099
|
-
a && /* @__PURE__ */
|
|
1110
|
+
a && /* @__PURE__ */ n.jsx("div", { children: r })
|
|
1100
1111
|
] });
|
|
1101
|
-
},
|
|
1102
|
-
/* @__PURE__ */
|
|
1103
|
-
/* @__PURE__ */
|
|
1104
|
-
] }) }),
|
|
1112
|
+
}, un = ({ label: t, onClick: r, button: a }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1113
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1114
|
+
/* @__PURE__ */ n.jsx("dd", { role: "button", onClick: () => r(), children: a })
|
|
1115
|
+
] }) }), dn = ({ active: t, onClick: r }) => (console.log(t), t = typeof t == "number" ? !!t : t, /* @__PURE__ */ n.jsx(
|
|
1105
1116
|
"div",
|
|
1106
1117
|
{
|
|
1107
1118
|
role: "switch",
|
|
1108
1119
|
onClick: () => {
|
|
1109
|
-
console.log("Wewew"),
|
|
1120
|
+
console.log("Wewew"), r();
|
|
1110
1121
|
},
|
|
1111
1122
|
"aria-checked": t ? "true" : "false"
|
|
1112
1123
|
}
|
|
1113
|
-
)),
|
|
1114
|
-
/* @__PURE__ */
|
|
1115
|
-
/* @__PURE__ */
|
|
1116
|
-
] }) }),
|
|
1117
|
-
/* @__PURE__ */
|
|
1118
|
-
/* @__PURE__ */
|
|
1119
|
-
] }) }),
|
|
1120
|
-
/* @__PURE__ */
|
|
1121
|
-
/* @__PURE__ */
|
|
1122
|
-
] }) }),
|
|
1123
|
-
/* @__PURE__ */
|
|
1124
|
-
/* @__PURE__ */
|
|
1125
|
-
] }) }),
|
|
1126
|
-
/* @__PURE__ */
|
|
1127
|
-
/* @__PURE__ */
|
|
1128
|
-
] }) }),
|
|
1129
|
-
function
|
|
1130
|
-
return /* @__PURE__ */
|
|
1131
|
-
|
|
1124
|
+
)), fn = { Switch: dn }, mn = ({ label: t, onClick: r, active: a }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1125
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1126
|
+
/* @__PURE__ */ n.jsx("dd", { children: /* @__PURE__ */ n.jsx(fn.Switch, { onClick: r, active: a }) })
|
|
1127
|
+
] }) }), vn = ({ label: t, active: r, options: a }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1128
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1129
|
+
/* @__PURE__ */ n.jsx("dd", { role: "info", children: r })
|
|
1130
|
+
] }) }), _n = ({ label: t, info: r }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1131
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1132
|
+
/* @__PURE__ */ n.jsx("dd", { role: "info", children: r })
|
|
1133
|
+
] }) }), hn = ({ label: t, children: r }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1134
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1135
|
+
/* @__PURE__ */ n.jsx("dd", { children: r })
|
|
1136
|
+
] }) }), pn = ({ label: t, children: r }) => /* @__PURE__ */ n.jsx("li", { children: /* @__PURE__ */ n.jsxs("dl", { children: [
|
|
1137
|
+
/* @__PURE__ */ n.jsx("dt", { children: t }),
|
|
1138
|
+
/* @__PURE__ */ n.jsx("dd", { children: r })
|
|
1139
|
+
] }) }), xn = { Accordion: ln, Button: un, Switch: mn, Info: _n, Select: vn, Component: hn, Node: pn };
|
|
1140
|
+
function He({ list: t, onClick: r, active: a, size: o, view: m }) {
|
|
1141
|
+
return /* @__PURE__ */ n.jsx("nav", { children: /* @__PURE__ */ n.jsx("ul", { className: [o, m].join(" "), children: t.map((h) => /* @__PURE__ */ n.jsx(
|
|
1142
|
+
gn,
|
|
1132
1143
|
{
|
|
1133
|
-
onClick:
|
|
1144
|
+
onClick: r,
|
|
1134
1145
|
active: a,
|
|
1135
1146
|
label: h.label,
|
|
1136
1147
|
link: h.link
|
|
@@ -1138,25 +1149,25 @@ function Ve({ list: t, onClick: n, active: a, size: i, view: _ }) {
|
|
|
1138
1149
|
h.link
|
|
1139
1150
|
)) }) });
|
|
1140
1151
|
}
|
|
1141
|
-
const
|
|
1142
|
-
|
|
1143
|
-
const
|
|
1144
|
-
h:
|
|
1145
|
-
t:
|
|
1146
|
-
s:
|
|
1147
|
-
u:
|
|
1148
|
-
o:
|
|
1149
|
-
l:
|
|
1150
|
-
hh:
|
|
1151
|
-
},
|
|
1152
|
-
/* @__PURE__ */
|
|
1153
|
-
|
|
1154
|
-
] }),
|
|
1155
|
-
|
|
1152
|
+
const gn = ({ onClick: t, label: r, link: a, active: o }) => /* @__PURE__ */ n.jsx("li", { "tabs-active": String(o === a), onClick: () => t(a), children: r });
|
|
1153
|
+
He.defaultProps = { size: "M", view: "H" };
|
|
1154
|
+
const Dn = { Section: sn, Main: cn, Item: xn, Tabs: He }, bn = "_h_1or29_1", jn = "_t_1or29_10", yn = "_s_1or29_30", Cn = "_u_1or29_39", Sn = "_o_1or29_46", En = "_l_1or29_55", Rn = "_hh_1or29_62", z = {
|
|
1155
|
+
h: bn,
|
|
1156
|
+
t: jn,
|
|
1157
|
+
s: yn,
|
|
1158
|
+
u: Cn,
|
|
1159
|
+
o: Sn,
|
|
1160
|
+
l: En,
|
|
1161
|
+
hh: Rn
|
|
1162
|
+
}, We = ({ title: t, children: r }) => /* @__PURE__ */ n.jsxs("div", { className: z.h, children: [
|
|
1163
|
+
/* @__PURE__ */ n.jsx("div", { className: z.t, children: t }),
|
|
1164
|
+
r
|
|
1165
|
+
] }), kn = ({ children: t, title: r }) => /* @__PURE__ */ n.jsxs("div", { className: z.o, children: [
|
|
1166
|
+
r && /* @__PURE__ */ n.jsx("div", { className: z.hh, children: r }),
|
|
1156
1167
|
t
|
|
1157
|
-
] }),
|
|
1158
|
-
function
|
|
1159
|
-
return /* @__PURE__ */
|
|
1168
|
+
] }), wn = ({ children: t }) => /* @__PURE__ */ n.jsx("div", { className: z.u, children: t }), Ye = ({ children: t }) => /* @__PURE__ */ n.jsx("div", { className: z.s, children: t }), Ve = ({ children: t, ...r }) => /* @__PURE__ */ n.jsx("div", { className: z.l, children: t }), Mn = { Header: We, Section: Ye, List: Ve, U: wn, L: Ve, O: kn, S: Ye, H: We }, Ln = { Send: Dt, Error: Mt, Remark: Wt, Success: Lt, Copy: Yt }, Wn = { Send: Zt };
|
|
1169
|
+
function Tn() {
|
|
1170
|
+
return /* @__PURE__ */ n.jsx("svg", { viewBox: "0 0 462.86 359.96", children: /* @__PURE__ */ n.jsx(
|
|
1160
1171
|
"path",
|
|
1161
1172
|
{
|
|
1162
1173
|
d: "M210.5,307.78c-27,35.41-58.14,58-120.55,50.84-1-.12-1.58-.39-1.58-2V327.87c0-1.32.51-2.12,1.85-2,100.39-1,88.17-63.46,74.8-90.94-47.3-97.28-14.46-166.27,20.26-205.14,14.1-16.37,50.53-42,128.07-23.24,9.1,2,30.51,7.8,24.46,11.38C317.5,30,297.66,68.33,295,73.12c-3.62,6.59-6.26,13.17-4.57,14.13,2.37,1.35,3.5-1.56,6.58-7.91C319.78,34.41,366-22.76,402.78,37.68a1.14,1.14,0,0,1,.09.26c9.3,56.05,30.57,228.62-97.76,224.22-23.38-2-28.82-22-32.57-18.89-3.36,3,10,21.4,32.76,23.19C448.18,270.75,411.55,66.74,407.79,41.91a1.41,1.41,0,0,1,0-.3c2-7.32,129.15,17.47,112.77,158.08,4.82,6.57,10.89,10,18.7,16.08l.13.07c8.9,3.67,10.46,12.06,11.43,18.88a63.15,63.15,0,0,1-.14,15.49c-10.48-4.62-22.74-10.11-22.26-22.53.43-12,7.35-5.21-8.8-14.22a.69.69,0,0,0-1,.57c-.33,3.87-2.7,14.69-3,16.59v0c-4.64,17-16.59,86-18.41,99.58-.77,5.7-4.94,10.41-11.4,10.39l-56.71.18c-7.73.22-9.57-7.9-10.27-11.89-2.7-15.31-4.08-29.7-4.18-29.67-20.24,9.26-108.69,3.08-108.69,3.27V330c-.29,7.56-4.51,15.26-11.74,15.32l-52.87,1c-10.36.1-13.85-1.67-15.5-11.87-2.08-13.08-1-34.26-5.32-37.43-2,1.84-8.33,8.11-10,10.83M196.16,203q9.57,0,11.42-7.72c2.18-9.07-5.66-17.7-14.77-15.68-4.95,1.11-7.53,4.94-7.53,11.53C185.28,199,188.94,203,196.16,203Z",
|
|
@@ -1164,19 +1175,95 @@ function En() {
|
|
|
1164
1175
|
}
|
|
1165
1176
|
) });
|
|
1166
1177
|
}
|
|
1167
|
-
const
|
|
1178
|
+
const Yn = { Logo: Tn }, Vn = { setSSID: Ir, getSSID: Pr, Logaut: Y, setAUTH: Or, getAUTH: $r, Start: Tr, setSetting: Br, getSetting: qr, setMenu: Hr, getMenu: Jr, useSort: Gr, setSort: qe, getSort: fe }, Un = { Path: Ur, setPage: Fr, getPage: Ue, usePage: Ar, setModule: zr, getModule: Be, useModule: Nr, setTabs: Mr, getTabs: te, useTabs: Dr, useId: Lr, setId: Yr, subId: Wr, getId: Vr };
|
|
1179
|
+
let re = {};
|
|
1180
|
+
function In(t, r) {
|
|
1181
|
+
switch (r.type) {
|
|
1182
|
+
case "active":
|
|
1183
|
+
let a = "<";
|
|
1184
|
+
return t.active === r.data && (a = t.sort === "<" ? ">" : "<"), re.get({ active: r.data, sort: a }, !1), qe({ active: r.data, sort: a }), {
|
|
1185
|
+
...t,
|
|
1186
|
+
active: r.data,
|
|
1187
|
+
sort: a
|
|
1188
|
+
};
|
|
1189
|
+
default:
|
|
1190
|
+
throw new Error();
|
|
1191
|
+
}
|
|
1192
|
+
}
|
|
1193
|
+
function Pn() {
|
|
1194
|
+
const [t, r] = y.useReducer(
|
|
1195
|
+
In,
|
|
1196
|
+
fe() === void 0 ? { active: 1, sort: "<" } : fe()
|
|
1197
|
+
);
|
|
1198
|
+
return /* @__PURE__ */ n.jsx("div", { className: "sort", children: /* @__PURE__ */ n.jsxs("div", { className: "button", children: [
|
|
1199
|
+
/* @__PURE__ */ n.jsx(
|
|
1200
|
+
"i",
|
|
1201
|
+
{
|
|
1202
|
+
"data-color": t.active === 1 ? "_506290" : "_b5b9cc",
|
|
1203
|
+
"data-icon": t.active === 1 ? t.sort === "<" ? "F073" : "F072" : "F071",
|
|
1204
|
+
onClick: () => r({ type: "active", data: 1 })
|
|
1205
|
+
}
|
|
1206
|
+
),
|
|
1207
|
+
/* @__PURE__ */ n.jsx(
|
|
1208
|
+
"i",
|
|
1209
|
+
{
|
|
1210
|
+
"data-color": t.active === 2 ? "_506290" : "_b5b9cc",
|
|
1211
|
+
"data-icon": t.active === 2 ? t.sort === "<" ? "F066" : "F067" : "F074",
|
|
1212
|
+
onClick: () => r({ type: "active", data: 2 })
|
|
1213
|
+
}
|
|
1214
|
+
),
|
|
1215
|
+
/* @__PURE__ */ n.jsx(
|
|
1216
|
+
"i",
|
|
1217
|
+
{
|
|
1218
|
+
"data-color": t.active === 3 ? "_506290" : "_b5b9cc",
|
|
1219
|
+
"data-icon": t.active === 3 ? t.sort === "<" ? "F068" : "F069" : "F070",
|
|
1220
|
+
onClick: () => r({ type: "active", data: 3 })
|
|
1221
|
+
}
|
|
1222
|
+
)
|
|
1223
|
+
] }) });
|
|
1224
|
+
}
|
|
1225
|
+
function On(t) {
|
|
1226
|
+
re.get = t;
|
|
1227
|
+
}
|
|
1228
|
+
function $n(t) {
|
|
1229
|
+
re.set(t);
|
|
1230
|
+
}
|
|
1231
|
+
function An(t, r, a) {
|
|
1232
|
+
let o = 1, m = 0, h = {}, T = 50;
|
|
1233
|
+
h[o] = [];
|
|
1234
|
+
let x = {}, p = "s1a";
|
|
1235
|
+
switch (x.s1a = (g, v) => v.s1 - g.s1, x.s1d = (g, v) => g.s1 - v.s1, x.s2a = (g, v) => g.s2 - v.s2, x.s2d = (g, v) => v.s2 - g.s2, x.s3a = (g, v) => g.s3.localeCompare(v.s3), x.s3d = (g, v) => v.s3.localeCompare(g.s3), a.active) {
|
|
1236
|
+
case 1:
|
|
1237
|
+
p = a.sort === ">" ? "s1d" : "s1a";
|
|
1238
|
+
break;
|
|
1239
|
+
case 2:
|
|
1240
|
+
p = a.sort === ">" ? "s2d" : "s2a";
|
|
1241
|
+
break;
|
|
1242
|
+
case 3:
|
|
1243
|
+
p = a.sort === ">" ? "s3d" : "s3a";
|
|
1244
|
+
break;
|
|
1245
|
+
}
|
|
1246
|
+
return r.sort(x[p]).forEach((g) => {
|
|
1247
|
+
m++, m <= T || (o++, m = 1, h[o] = []), h[o].push(t[g.id]);
|
|
1248
|
+
}), { data: h };
|
|
1249
|
+
}
|
|
1250
|
+
function Fn(t) {
|
|
1251
|
+
re.count(t);
|
|
1252
|
+
}
|
|
1253
|
+
const Bn = { Init: Pn, useValue: On, Set: $n, Run: An, Count: Fn };
|
|
1168
1254
|
export {
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1255
|
+
fn as Action,
|
|
1256
|
+
Wn as Alert,
|
|
1257
|
+
zn as Browser,
|
|
1258
|
+
Qt as Button,
|
|
1259
|
+
Mn as Component,
|
|
1260
|
+
Yn as Icon,
|
|
1261
|
+
Zr as Init,
|
|
1262
|
+
kr as Modal,
|
|
1263
|
+
Ln as Notice,
|
|
1264
|
+
Un as Router,
|
|
1265
|
+
Dn as Setting,
|
|
1266
|
+
Vn as Store,
|
|
1267
|
+
rn as Tabs,
|
|
1268
|
+
Bn as Triage
|
|
1182
1269
|
};
|