@mparticle/aquarium 1.4.1 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/aquarium.mjs +532 -1161
  2. package/package.json +2 -3
package/dist/aquarium.mjs CHANGED
@@ -1,1182 +1,553 @@
1
- import De, { useEffect as Tr, useState as te } from "react";
2
- import { ConfigProvider as Oe, Button as Rr, FloatButton as Hr, Rate as _r, Form as Cr, TreeSelect as Pr, Select as Ar, Mentions as wr, Radio as oe, ColorPicker as $r, Slider as kr, Cascader as z, DatePicker as Ir, Checkbox as Be, Input as F, InputNumber as Dr, Switch as Or, Upload as Br, AutoComplete as Fr, TimePicker as Mr, Transfer as Lr, Collapse as Wr, Timeline as Nr, Calendar as Gr, Segmented as Ur, Tabs as Yr, Tag as zr, Tour as Vr, Carousel as Xr, Tooltip as qr, Statistic as Jr, Tree as Qr, Image as Kr, QRCode as Zr, Badge as en, Card as rn, Avatar as nn, Descriptions as tn, Table as an, Empty as ie, Popover as on, List as Fe, Progress as ln, Result as sn, Spin as cn, Skeleton as un, Watermark as fn, Popconfirm as dn, Drawer as gn, Modal as hn, notification as pn, Alert as Me, message as vn, Flex as bn, Divider as xn, Space as jn, Layout as M, Steps as mn, Anchor as yn, Dropdown as Le, Breadcrumb as Sn, Pagination as En, Menu as Tn, Affix as Rn, App as Hn } from "antd";
3
- import { Col as Wt, Grid as Nt, Row as Gt } from "antd";
4
- var ae = { exports: {} }, O = {};
5
- /**
6
- * @license React
7
- * react-jsx-runtime.production.min.js
8
- *
9
- * Copyright (c) Facebook, Inc. and its affiliates.
10
- *
11
- * This source code is licensed under the MIT license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- */
14
- var ke;
15
- function _n() {
16
- if (ke)
17
- return O;
18
- ke = 1;
19
- var r = De, g = Symbol.for("react.element"), j = Symbol.for("react.fragment"), b = Object.prototype.hasOwnProperty, C = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, P = { key: !0, ref: !0, __self: !0, __source: !0 };
20
- function R(y, h, A) {
21
- var x, S = {}, H = null, L = null;
22
- A !== void 0 && (H = "" + A), h.key !== void 0 && (H = "" + h.key), h.ref !== void 0 && (L = h.ref);
23
- for (x in h)
24
- b.call(h, x) && !P.hasOwnProperty(x) && (S[x] = h[x]);
25
- if (y && y.defaultProps)
26
- for (x in h = y.defaultProps, h)
27
- S[x] === void 0 && (S[x] = h[x]);
28
- return { $$typeof: g, type: y, key: H, ref: L, props: S, _owner: C.current };
29
- }
30
- return O.Fragment = j, O.jsx = R, O.jsxs = R, O;
31
- }
32
- var B = {};
33
- /**
34
- * @license React
35
- * react-jsx-runtime.development.js
36
- *
37
- * Copyright (c) Facebook, Inc. and its affiliates.
38
- *
39
- * This source code is licensed under the MIT license found in the
40
- * LICENSE file in the root directory of this source tree.
41
- */
42
- var Ie;
43
- function Cn() {
44
- return Ie || (Ie = 1, process.env.NODE_ENV !== "production" && function() {
45
- var r = De, g = Symbol.for("react.element"), j = Symbol.for("react.portal"), b = Symbol.for("react.fragment"), C = Symbol.for("react.strict_mode"), P = Symbol.for("react.profiler"), R = Symbol.for("react.provider"), y = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"), A = Symbol.for("react.suspense"), x = Symbol.for("react.suspense_list"), S = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), L = Symbol.for("react.offscreen"), se = Symbol.iterator, Ge = "@@iterator";
46
- function Ue(e) {
47
- if (e === null || typeof e != "object")
48
- return null;
49
- var t = se && e[se] || e[Ge];
50
- return typeof t == "function" ? t : null;
51
- }
52
- var w = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
- function p(e) {
54
- {
55
- for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), i = 1; i < t; i++)
56
- a[i - 1] = arguments[i];
57
- Ye("error", e, a);
58
- }
59
- }
60
- function Ye(e, t, a) {
61
- {
62
- var i = w.ReactDebugCurrentFrame, c = i.getStackAddendum();
63
- c !== "" && (t += "%s", a = a.concat([c]));
64
- var u = a.map(function(s) {
65
- return String(s);
66
- });
67
- u.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, u);
68
- }
69
- }
70
- var ze = !1, Ve = !1, Xe = !1, qe = !1, Je = !1, ce;
71
- ce = Symbol.for("react.module.reference");
72
- function Qe(e) {
73
- return !!(typeof e == "string" || typeof e == "function" || e === b || e === P || Je || e === C || e === A || e === x || qe || e === L || ze || Ve || Xe || typeof e == "object" && e !== null && (e.$$typeof === H || e.$$typeof === S || e.$$typeof === R || e.$$typeof === y || e.$$typeof === h || // This needs to include all possible module reference object
74
- // types supported by any Flight configuration anywhere since
75
- // we don't know which Flight build this will end up being used
76
- // with.
77
- e.$$typeof === ce || e.getModuleId !== void 0));
78
- }
79
- function Ke(e, t, a) {
80
- var i = e.displayName;
81
- if (i)
82
- return i;
83
- var c = t.displayName || t.name || "";
84
- return c !== "" ? a + "(" + c + ")" : a;
85
- }
86
- function ue(e) {
87
- return e.displayName || "Context";
88
- }
89
- function E(e) {
90
- if (e == null)
91
- return null;
92
- if (typeof e.tag == "number" && p("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
93
- return e.displayName || e.name || null;
94
- if (typeof e == "string")
95
- return e;
96
- switch (e) {
97
- case b:
98
- return "Fragment";
99
- case j:
100
- return "Portal";
101
- case P:
102
- return "Profiler";
103
- case C:
104
- return "StrictMode";
105
- case A:
106
- return "Suspense";
107
- case x:
108
- return "SuspenseList";
109
- }
110
- if (typeof e == "object")
111
- switch (e.$$typeof) {
112
- case y:
113
- var t = e;
114
- return ue(t) + ".Consumer";
115
- case R:
116
- var a = e;
117
- return ue(a._context) + ".Provider";
118
- case h:
119
- return Ke(e, e.render, "ForwardRef");
120
- case S:
121
- var i = e.displayName || null;
122
- return i !== null ? i : E(e.type) || "Memo";
123
- case H: {
124
- var c = e, u = c._payload, s = c._init;
125
- try {
126
- return E(s(u));
127
- } catch {
128
- return null;
129
- }
130
- }
131
- }
132
- return null;
133
- }
134
- var _ = Object.assign, I = 0, fe, de, ge, he, pe, ve, be;
135
- function xe() {
136
- }
137
- xe.__reactDisabledLog = !0;
138
- function Ze() {
139
- {
140
- if (I === 0) {
141
- fe = console.log, de = console.info, ge = console.warn, he = console.error, pe = console.group, ve = console.groupCollapsed, be = console.groupEnd;
142
- var e = {
143
- configurable: !0,
144
- enumerable: !0,
145
- value: xe,
146
- writable: !0
147
- };
148
- Object.defineProperties(console, {
149
- info: e,
150
- log: e,
151
- warn: e,
152
- error: e,
153
- group: e,
154
- groupCollapsed: e,
155
- groupEnd: e
156
- });
157
- }
158
- I++;
159
- }
160
- }
161
- function er() {
162
- {
163
- if (I--, I === 0) {
164
- var e = {
165
- configurable: !0,
166
- enumerable: !0,
167
- writable: !0
168
- };
169
- Object.defineProperties(console, {
170
- log: _({}, e, {
171
- value: fe
172
- }),
173
- info: _({}, e, {
174
- value: de
175
- }),
176
- warn: _({}, e, {
177
- value: ge
178
- }),
179
- error: _({}, e, {
180
- value: he
181
- }),
182
- group: _({}, e, {
183
- value: pe
184
- }),
185
- groupCollapsed: _({}, e, {
186
- value: ve
187
- }),
188
- groupEnd: _({}, e, {
189
- value: be
190
- })
191
- });
192
- }
193
- I < 0 && p("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
194
- }
195
- }
196
- var q = w.ReactCurrentDispatcher, J;
197
- function W(e, t, a) {
198
- {
199
- if (J === void 0)
200
- try {
201
- throw Error();
202
- } catch (c) {
203
- var i = c.stack.trim().match(/\n( *(at )?)/);
204
- J = i && i[1] || "";
205
- }
206
- return `
207
- ` + J + e;
208
- }
209
- }
210
- var Q = !1, N;
211
- {
212
- var rr = typeof WeakMap == "function" ? WeakMap : Map;
213
- N = new rr();
214
- }
215
- function je(e, t) {
216
- if (!e || Q)
217
- return "";
218
- {
219
- var a = N.get(e);
220
- if (a !== void 0)
221
- return a;
222
- }
223
- var i;
224
- Q = !0;
225
- var c = Error.prepareStackTrace;
226
- Error.prepareStackTrace = void 0;
227
- var u;
228
- u = q.current, q.current = null, Ze();
229
- try {
230
- if (t) {
231
- var s = function() {
232
- throw Error();
233
- };
234
- if (Object.defineProperty(s.prototype, "props", {
235
- set: function() {
236
- throw Error();
237
- }
238
- }), typeof Reflect == "object" && Reflect.construct) {
239
- try {
240
- Reflect.construct(s, []);
241
- } catch (T) {
242
- i = T;
243
- }
244
- Reflect.construct(e, [], s);
245
- } else {
246
- try {
247
- s.call();
248
- } catch (T) {
249
- i = T;
250
- }
251
- e.call(s.prototype);
252
- }
253
- } else {
254
- try {
255
- throw Error();
256
- } catch (T) {
257
- i = T;
258
- }
259
- e();
260
- }
261
- } catch (T) {
262
- if (T && i && typeof T.stack == "string") {
263
- for (var l = T.stack.split(`
264
- `), v = i.stack.split(`
265
- `), f = l.length - 1, d = v.length - 1; f >= 1 && d >= 0 && l[f] !== v[d]; )
266
- d--;
267
- for (; f >= 1 && d >= 0; f--, d--)
268
- if (l[f] !== v[d]) {
269
- if (f !== 1 || d !== 1)
270
- do
271
- if (f--, d--, d < 0 || l[f] !== v[d]) {
272
- var m = `
273
- ` + l[f].replace(" at new ", " at ");
274
- return e.displayName && m.includes("<anonymous>") && (m = m.replace("<anonymous>", e.displayName)), typeof e == "function" && N.set(e, m), m;
275
- }
276
- while (f >= 1 && d >= 0);
277
- break;
278
- }
279
- }
280
- } finally {
281
- Q = !1, q.current = u, er(), Error.prepareStackTrace = c;
282
- }
283
- var k = e ? e.displayName || e.name : "", $e = k ? W(k) : "";
284
- return typeof e == "function" && N.set(e, $e), $e;
285
- }
286
- function nr(e, t, a) {
287
- return je(e, !1);
288
- }
289
- function tr(e) {
290
- var t = e.prototype;
291
- return !!(t && t.isReactComponent);
292
- }
293
- function G(e, t, a) {
294
- if (e == null)
295
- return "";
296
- if (typeof e == "function")
297
- return je(e, tr(e));
298
- if (typeof e == "string")
299
- return W(e);
300
- switch (e) {
301
- case A:
302
- return W("Suspense");
303
- case x:
304
- return W("SuspenseList");
305
- }
306
- if (typeof e == "object")
307
- switch (e.$$typeof) {
308
- case h:
309
- return nr(e.render);
310
- case S:
311
- return G(e.type, t, a);
312
- case H: {
313
- var i = e, c = i._payload, u = i._init;
314
- try {
315
- return G(u(c), t, a);
316
- } catch {
317
- }
318
- }
319
- }
320
- return "";
321
- }
322
- var U = Object.prototype.hasOwnProperty, me = {}, ye = w.ReactDebugCurrentFrame;
323
- function Y(e) {
324
- if (e) {
325
- var t = e._owner, a = G(e.type, e._source, t ? t.type : null);
326
- ye.setExtraStackFrame(a);
327
- } else
328
- ye.setExtraStackFrame(null);
329
- }
330
- function ar(e, t, a, i, c) {
331
- {
332
- var u = Function.call.bind(U);
333
- for (var s in e)
334
- if (u(e, s)) {
335
- var l = void 0;
336
- try {
337
- if (typeof e[s] != "function") {
338
- var v = Error((i || "React class") + ": " + a + " type `" + s + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[s] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
339
- throw v.name = "Invariant Violation", v;
340
- }
341
- l = e[s](t, s, i, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
342
- } catch (f) {
343
- l = f;
344
- }
345
- l && !(l instanceof Error) && (Y(c), p("%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).", i || "React class", a, s, typeof l), Y(null)), l instanceof Error && !(l.message in me) && (me[l.message] = !0, Y(c), p("Failed %s type: %s", a, l.message), Y(null));
346
- }
347
- }
348
- }
349
- var or = Array.isArray;
350
- function K(e) {
351
- return or(e);
352
- }
353
- function ir(e) {
354
- {
355
- var t = typeof Symbol == "function" && Symbol.toStringTag, a = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
356
- return a;
357
- }
358
- }
359
- function lr(e) {
360
- try {
361
- return Se(e), !1;
362
- } catch {
363
- return !0;
364
- }
365
- }
366
- function Se(e) {
367
- return "" + e;
368
- }
369
- function Ee(e) {
370
- if (lr(e))
371
- return p("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ir(e)), Se(e);
372
- }
373
- var D = w.ReactCurrentOwner, sr = {
374
- key: !0,
375
- ref: !0,
376
- __self: !0,
377
- __source: !0
378
- }, Te, Re, Z;
379
- Z = {};
380
- function cr(e) {
381
- if (U.call(e, "ref")) {
382
- var t = Object.getOwnPropertyDescriptor(e, "ref").get;
383
- if (t && t.isReactWarning)
384
- return !1;
385
- }
386
- return e.ref !== void 0;
387
- }
388
- function ur(e) {
389
- if (U.call(e, "key")) {
390
- var t = Object.getOwnPropertyDescriptor(e, "key").get;
391
- if (t && t.isReactWarning)
392
- return !1;
393
- }
394
- return e.key !== void 0;
395
- }
396
- function fr(e, t) {
397
- if (typeof e.ref == "string" && D.current && t && D.current.stateNode !== t) {
398
- var a = E(D.current.type);
399
- Z[a] || (p('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', E(D.current.type), e.ref), Z[a] = !0);
400
- }
401
- }
402
- function dr(e, t) {
403
- {
404
- var a = function() {
405
- Te || (Te = !0, p("%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)", t));
406
- };
407
- a.isReactWarning = !0, Object.defineProperty(e, "key", {
408
- get: a,
409
- configurable: !0
410
- });
411
- }
412
- }
413
- function gr(e, t) {
414
- {
415
- var a = function() {
416
- Re || (Re = !0, p("%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)", t));
417
- };
418
- a.isReactWarning = !0, Object.defineProperty(e, "ref", {
419
- get: a,
420
- configurable: !0
421
- });
422
- }
423
- }
424
- var hr = function(e, t, a, i, c, u, s) {
425
- var l = {
426
- // This tag allows us to uniquely identify this as a React Element
427
- $$typeof: g,
428
- // Built-in properties that belong on the element
429
- type: e,
430
- key: t,
431
- ref: a,
432
- props: s,
433
- // Record the component responsible for creating this element.
434
- _owner: u
435
- };
436
- return l._store = {}, Object.defineProperty(l._store, "validated", {
437
- configurable: !1,
438
- enumerable: !1,
439
- writable: !0,
440
- value: !1
441
- }), Object.defineProperty(l, "_self", {
442
- configurable: !1,
443
- enumerable: !1,
444
- writable: !1,
445
- value: i
446
- }), Object.defineProperty(l, "_source", {
447
- configurable: !1,
448
- enumerable: !1,
449
- writable: !1,
450
- value: c
451
- }), Object.freeze && (Object.freeze(l.props), Object.freeze(l)), l;
452
- };
453
- function pr(e, t, a, i, c) {
454
- {
455
- var u, s = {}, l = null, v = null;
456
- a !== void 0 && (Ee(a), l = "" + a), ur(t) && (Ee(t.key), l = "" + t.key), cr(t) && (v = t.ref, fr(t, c));
457
- for (u in t)
458
- U.call(t, u) && !sr.hasOwnProperty(u) && (s[u] = t[u]);
459
- if (e && e.defaultProps) {
460
- var f = e.defaultProps;
461
- for (u in f)
462
- s[u] === void 0 && (s[u] = f[u]);
463
- }
464
- if (l || v) {
465
- var d = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
466
- l && dr(s, d), v && gr(s, d);
467
- }
468
- return hr(e, l, v, c, i, D.current, s);
469
- }
470
- }
471
- var ee = w.ReactCurrentOwner, He = w.ReactDebugCurrentFrame;
472
- function $(e) {
473
- if (e) {
474
- var t = e._owner, a = G(e.type, e._source, t ? t.type : null);
475
- He.setExtraStackFrame(a);
476
- } else
477
- He.setExtraStackFrame(null);
478
- }
479
- var re;
480
- re = !1;
481
- function ne(e) {
482
- return typeof e == "object" && e !== null && e.$$typeof === g;
483
- }
484
- function _e() {
485
- {
486
- if (ee.current) {
487
- var e = E(ee.current.type);
488
- if (e)
489
- return `
490
-
491
- Check the render method of \`` + e + "`.";
492
- }
493
- return "";
494
- }
495
- }
496
- function vr(e) {
497
- {
498
- if (e !== void 0) {
499
- var t = e.fileName.replace(/^.*[\\\/]/, ""), a = e.lineNumber;
500
- return `
501
-
502
- Check your code at ` + t + ":" + a + ".";
503
- }
504
- return "";
505
- }
506
- }
507
- var Ce = {};
508
- function br(e) {
509
- {
510
- var t = _e();
511
- if (!t) {
512
- var a = typeof e == "string" ? e : e.displayName || e.name;
513
- a && (t = `
514
-
515
- Check the top-level render call using <` + a + ">.");
516
- }
517
- return t;
518
- }
519
- }
520
- function Pe(e, t) {
521
- {
522
- if (!e._store || e._store.validated || e.key != null)
523
- return;
524
- e._store.validated = !0;
525
- var a = br(t);
526
- if (Ce[a])
527
- return;
528
- Ce[a] = !0;
529
- var i = "";
530
- e && e._owner && e._owner !== ee.current && (i = " It was passed a child from " + E(e._owner.type) + "."), $(e), p('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, i), $(null);
531
- }
532
- }
533
- function Ae(e, t) {
534
- {
535
- if (typeof e != "object")
536
- return;
537
- if (K(e))
538
- for (var a = 0; a < e.length; a++) {
539
- var i = e[a];
540
- ne(i) && Pe(i, t);
541
- }
542
- else if (ne(e))
543
- e._store && (e._store.validated = !0);
544
- else if (e) {
545
- var c = Ue(e);
546
- if (typeof c == "function" && c !== e.entries)
547
- for (var u = c.call(e), s; !(s = u.next()).done; )
548
- ne(s.value) && Pe(s.value, t);
549
- }
550
- }
551
- }
552
- function xr(e) {
553
- {
554
- var t = e.type;
555
- if (t == null || typeof t == "string")
556
- return;
557
- var a;
558
- if (typeof t == "function")
559
- a = t.propTypes;
560
- else if (typeof t == "object" && (t.$$typeof === h || // Note: Memo only checks outer props here.
561
- // Inner props are checked in the reconciler.
562
- t.$$typeof === S))
563
- a = t.propTypes;
564
- else
565
- return;
566
- if (a) {
567
- var i = E(t);
568
- ar(a, e.props, "prop", i, e);
569
- } else if (t.PropTypes !== void 0 && !re) {
570
- re = !0;
571
- var c = E(t);
572
- p("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", c || "Unknown");
573
- }
574
- typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && p("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
575
- }
576
- }
577
- function jr(e) {
578
- {
579
- for (var t = Object.keys(e.props), a = 0; a < t.length; a++) {
580
- var i = t[a];
581
- if (i !== "children" && i !== "key") {
582
- $(e), p("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", i), $(null);
583
- break;
584
- }
585
- }
586
- e.ref !== null && ($(e), p("Invalid attribute `ref` supplied to `React.Fragment`."), $(null));
587
- }
588
- }
589
- function we(e, t, a, i, c, u) {
590
- {
591
- var s = Qe(e);
592
- if (!s) {
593
- var l = "";
594
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (l += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
595
- var v = vr(c);
596
- v ? l += v : l += _e();
597
- var f;
598
- e === null ? f = "null" : K(e) ? f = "array" : e !== void 0 && e.$$typeof === g ? (f = "<" + (E(e.type) || "Unknown") + " />", l = " Did you accidentally export a JSX literal instead of a component?") : f = typeof e, p("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", f, l);
599
- }
600
- var d = pr(e, t, a, c, u);
601
- if (d == null)
602
- return d;
603
- if (s) {
604
- var m = t.children;
605
- if (m !== void 0)
606
- if (i)
607
- if (K(m)) {
608
- for (var k = 0; k < m.length; k++)
609
- Ae(m[k], e);
610
- Object.freeze && Object.freeze(m);
611
- } else
612
- p("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
613
- else
614
- Ae(m, e);
615
- }
616
- return e === b ? jr(d) : xr(d), d;
617
- }
618
- }
619
- function mr(e, t, a) {
620
- return we(e, t, a, !0);
621
- }
622
- function yr(e, t, a) {
623
- return we(e, t, a, !1);
624
- }
625
- var Sr = yr, Er = mr;
626
- B.Fragment = b, B.jsx = Sr, B.jsxs = Er;
627
- }()), B;
628
- }
629
- process.env.NODE_ENV === "production" ? ae.exports = _n() : ae.exports = Cn();
630
- var n = ae.exports;
631
- const o = (r) => {
632
- const g = {
633
- token: {
634
- colorLinkHover: "#5f29f8",
635
- controlOutline: "rgba(0.21176470816135406, 0, 0.8196078538894653, 0.10000000149011612)",
636
- colorWarningOutline: "#fff0e8",
637
- colorErrorOutline: "#feeeef",
638
- controlItemBgHover: "#ebe8f8",
639
- colorTextSecondary: "rgba(0, 0, 0, 0.6399999856948853)",
640
- colorTextTertiary: "rgba(0, 0, 0, 0.47999998927116394)",
641
- colorTextQuaternary: "rgba(0, 0, 0, 0.23999999463558197)",
642
- colorFill: "rgba(0, 0, 0, 0.1599999964237213)",
643
- colorFillSecondary: "rgba(0, 0, 0, 0.07999999821186066)",
644
- colorFillTertiary: "rgba(0, 0, 0, 0.07999999821186066)",
645
- colorFillQuaternary: "rgba(0, 0, 0, 0)",
646
- colorBgLayout: "#fff",
647
- colorBgSpotlight: "rgba(0, 0, 0, 0.6399999856948853)",
648
- colorBorder: "#c3aeff",
649
- colorBorderSecondary: "#dbceff",
650
- colorSplit: "#dbceff",
651
- colorPrimaryBg: "#f8f6fb",
652
- colorPrimaryBgHover: "#ebe8f8",
653
- colorPrimaryBorder: "#dbceff",
654
- colorPrimaryBorderHover: "#c3aeff",
655
- colorPrimaryHover: "#5f29f8",
656
- colorPrimaryActive: "#2c00aa",
657
- colorPrimaryTextHover: "#3600d1",
658
- colorPrimaryText: "#2c00aa",
659
- colorPrimaryTextActive: "#20007a",
660
- colorSuccessBg: "#eeffef",
661
- colorSuccessBgHover: "#cffad8",
662
- colorSuccessBorder: "#a7ecb6",
663
- colorSuccessBorderHover: "#8bdb9c",
664
- colorSuccessHover: "#6fc281",
665
- colorSuccessActive: "#40874f",
666
- colorSuccessTextHover: "#2f683b",
667
- colorSuccessText: "#204829",
668
- colorSuccessTextActive: "#122816",
669
- colorWarningBg: "#fff0e8",
670
- colorWarningBgHover: "#ffe6d9",
671
- colorWarningBorder: "#fad2bd",
672
- colorWarningBorderHover: "#ffc8aa",
673
- colorWarningHover: "#fdb087",
674
- colorWarningActive: "#da7743",
675
- colorWarningTextHover: "#c66634",
676
- colorWarningText: "#a74d1d",
677
- colorWarningTextActive: "#78330e",
678
- colorErrorBg: "#feeeef",
679
- colorErrorBgHover: "#ffcfdc",
680
- colorErrorBorder: "#ffafc4",
681
- colorErrorBorderHover: "#fa94ae",
682
- colorErrorHover: "#ee7998",
683
- colorErrorActive: "#c34465",
684
- colorErrorTextHover: "#b03757",
685
- colorErrorText: "#972a47",
686
- colorErrorTextActive: "#721c33",
687
- colorInfoBg: "#f4f8ff",
688
- colorInfoBgHover: "#d5e3ff",
689
- colorInfoBorder: "#adc5f3",
690
- colorInfoBorderHover: "#7fa1e1",
691
- colorInfoHover: "#6486c7",
692
- colorInfoActive: "#2e436d",
693
- colorInfoTextHover: "#253657",
694
- colorInfoText: "#182338",
695
- colorInfoTextActive: "#111928",
696
- colorBgMask: "rgba(0, 0, 0, 0.23999999463558197)",
697
- colorTextBase: "#0f0e0e",
698
- colorPrimary: "#3600d1",
699
- colorError: "#d95b7c",
700
- colorWarning: "#f09362",
701
- colorSuccess: "#5aac6b",
702
- colorInfo: "#456095",
703
- paddingMD: 18,
704
- paddingLG: 20,
705
- paddingXL: 24,
706
- marginLG: 20,
707
- marginXL: 24,
708
- marginXXL: 28,
709
- paddingContentHorizontalLG: 20,
710
- paddingContentHorizontalSM: 18,
711
- marginMD: 16,
712
- "blue.1": "#f4f8ff",
713
- "yellow.1": "#fefae3",
714
- "red.1": "#feeeef",
715
- "teal.1": "#effffe",
716
- fontFamily: "'GT America', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",
717
- fontSizeMD: 14,
718
- lineHeightMD: 1.5700000524520874,
719
- "whiteAlpha.1": "rgba(1, 1, 1, 0)",
720
- "blackAlpha.1": "rgba(0, 0, 0, 0)",
721
- controlHeightMD: 32,
722
- xXS: 4,
723
- "orange.1": "#fff0e8",
724
- "purple.1": "#fef5ff",
725
- "teal.2": "#ccf8f5",
726
- "teal.3": "#b2e6e2",
727
- "teal.4": "#9edad5",
728
- "teal.5": "#89cbc6",
729
- "teal.6": "#76bbb6",
730
- "blackAlpha.3": "rgba(0, 0, 0, 0.07999999821186066)",
731
- "blackAlpha.4": "rgba(0, 0, 0, 0.11999999731779099)",
732
- "blackAlpha.5": "rgba(0, 0, 0, 0.1599999964237213)",
733
- "blackAlpha.6": "rgba(0, 0, 0, 0.23999999463558197)",
734
- "blackAlpha.7": "rgba(0, 0, 0, 0.3199999928474426)",
735
- "blackAlpha.8": "rgba(0, 0, 0, 0.47999998927116394)",
736
- "blackAlpha.9": "rgba(0, 0, 0, 0.6399999856948853)",
737
- "blackAlpha.10": "rgba(0, 0, 0, 0.7200000286102295)",
738
- "blackAlpha.11": "rgba(0, 0, 0, 0.8799999952316284)",
739
- "whiteAlpha.3": "rgba(1, 1, 1, 0.07999999821186066)",
740
- "whiteAlpha.4": "rgba(1, 1, 1, 0.11999999731779099)",
741
- "whiteAlpha.5": "rgba(1, 1, 1, 0.1599999964237213)",
742
- "whiteAlpha.6": "rgba(1, 1, 1, 0.23999999463558197)",
743
- "whiteAlpha.7": "rgba(1, 1, 1, 0.3199999928474426)",
744
- "whiteAlpha.8": "rgba(1, 1, 1, 0.47999998927116394)",
745
- "whiteAlpha.9": "rgba(1, 1, 1, 0.6399999856948853)",
746
- "whiteAlpha.10": "rgba(1, 1, 1, 0.7200000286102295)",
747
- "whiteAlpha.11": "rgba(1, 1, 1, 0.8799999952316284)",
748
- "blue.2": "#d5e3ff",
749
- "blue.3": "#adc5f3",
750
- "blue.4": "#7fa1e1",
751
- "blue.5": "#6486c7",
752
- "blue.6": "#456095",
753
- "blue.7": "#2e436d",
754
- "blue.8": "#253657",
755
- "yellow.2": "#fdf6cb",
756
- "orange.2": "#ffe6d9",
757
- "orange.3": "#fad2bd",
758
- "orange.4": "#ffc8aa",
759
- "red.2": "#ffcfdc",
760
- "red.3": "#ffafc4",
761
- "red.4": "#fa94ae",
762
- "purple.2": "#fce0ff",
763
- "purple.3": "#f9b7ff",
764
- "purple.4": "#e995f1",
765
- "blue.9": "#182338",
766
- "blue.10": "#111928",
767
- "teal.7": "#498d88",
768
- "teal.8": "#3b746f",
769
- "teal.9": "#28504d",
770
- "teal.10": "#1b3634",
771
- "yellow.3": "#f7eca3",
772
- "yellow.4": "#f3e58b",
773
- "yellow.5": "#e2d272",
774
- "yellow.6": "#cebe59",
775
- "yellow.7": "#bdac43",
776
- "yellow.8": "#a79730",
777
- "yellow.9": "#786c1e",
778
- "yellow.10": "#514811",
779
- "orange.5": "#fdb087",
780
- "orange.6": "#f09362",
781
- "orange.7": "#da7743",
782
- "orange.8": "#c66634",
783
- "orange.9": "#a74d1d",
784
- "orange.10": "#78330e",
785
- "red.5": "#ee7998",
786
- "red.6": "#d95b7c",
787
- "red.7": "#c34465",
788
- "red.8": "#b03757",
789
- "red.9": "#972a47",
790
- "red.10": "#721c33",
791
- "purple.5": "#d278da",
792
- "purple.6": "#b85fc0",
793
- "purple.7": "#9842a0",
794
- "purple.8": "#782c7f",
795
- "purple.9": "#521d57",
796
- "purple.10": "#351138",
797
- xS: 8,
798
- sM: 12,
799
- mS: 16,
800
- lG: 20,
801
- xL: 24,
802
- xXL: 28,
803
- "fontSize-H1": 38,
804
- "fontSize-H2": 30,
805
- "fontSize-H3": 24,
806
- "fontSize-H4": 20,
807
- "fontSize-H5": 16,
808
- "fontSize-Icon": 12,
809
- lineHeightSM: 1.6699999570846558,
810
- lineHeightH1: 1.2100000381469727,
811
- lineHeightH2: 1.2699999809265137,
812
- lineHeightH3: 1.3300000429153442,
813
- lineHeightH4: 1.399999976158142,
814
- lineHeightH5: 1.5,
815
- borderRadiusMD: 6,
816
- fontFamilyCode: "'RobotoMono', Consolas, 'Liberation Mono', Menlo, Courier, monospace",
817
- "gray.1": "#fff",
818
- "gray.2": "#faf9f8",
819
- "gray.3": "#eceae9",
820
- "gray.4": "#dcdcd8",
821
- "gray.5": "#babbb5",
822
- "gray.6": "#717368",
823
- "gray.7": "#505249",
824
- "gray.8": "#2c2d2b",
825
- "gray.9": "#212020",
826
- "gray.10": "#0f0e0e",
827
- "green.1": "#eeffef",
828
- "green.2": "#cffad8",
829
- "green.3": "#a7ecb6",
830
- "green.4": "#8bdb9c",
831
- "green.5": "#6fc281",
832
- "green.6": "#5aac6b",
833
- "green.7": "#40874f",
834
- "green.8": "#2f683b",
835
- "green.9": "#204829",
836
- "green.10": "#122816",
837
- mD: 18,
838
- "blurple.1": "#f8f6fb",
839
- "blurple.2": "#ebe8f8",
840
- "blurple.3": "#dbceff",
841
- "blurple.4": "#c3aeff",
842
- "blurple.5": "#ab8eff",
843
- "blurple.6": "#8255ff",
844
- "blurple.7": "#5f29f8",
845
- "blurple.8": "#3600d1",
846
- "blurple.9": "#2c00aa",
847
- "blurple.10": "#20007a",
848
- "whiteAlpha.2": "rgba(1, 1, 1, 0.03999999910593033)",
849
- "whiteAlpha.12": "#fff",
850
- "blackAlpha.2": "rgba(0, 0, 0, 0.03999999910593033)",
851
- "blackAlpha.12": "#000000"
1
+ import { jsx as r, Fragment as f, jsxs as h } from "react/jsx-runtime";
2
+ import { ConfigProvider as H, Button as P, FloatButton as E, Rate as M, Form as k, TreeSelect as x, Select as D, Mentions as L, Radio as u, ColorPicker as w, Slider as R, Cascader as c, DatePicker as F, Checkbox as S, Input as a, InputNumber as G, Switch as W, Upload as N, AutoComplete as z, TimePicker as _, Transfer as U, Collapse as O, Timeline as Q, Calendar as X, Segmented as j, Tabs as q, Tag as J, Tour as K, Carousel as V, Tooltip as Y, Statistic as Z, Tree as ee, Image as re, QRCode as oe, Badge as ne, Card as te, Avatar as ie, Descriptions as ae, Table as le, Empty as p, Popover as ce, List as m, Progress as de, Result as se, Spin as ge, Skeleton as fe, Watermark as he, Popconfirm as ue, Drawer as pe, Modal as be, notification as He, Alert as T, message as Se, Flex as me, Divider as Te, Space as Ae, Layout as l, Steps as $e, Anchor as ye, Dropdown as A, Breadcrumb as Be, Pagination as Ce, Menu as Ie, Affix as ve, App as Pe } from "antd";
3
+ import { Col as Ur, Grid as Or, Row as Qr } from "antd";
4
+ import { useEffect as Ee, useState as g } from "react";
5
+ const o = (e) => /* @__PURE__ */ r(f, { children: /* @__PURE__ */ r(H, { ...e, theme: {
6
+ token: {
7
+ colorLinkHover: "#5f29f8",
8
+ controlOutline: "rgba(0.21176470816135406, 0, 0.8196078538894653, 0.10000000149011612)",
9
+ colorWarningOutline: "#fff0e8",
10
+ colorErrorOutline: "#feeeef",
11
+ controlItemBgHover: "#ebe8f8",
12
+ colorTextSecondary: "rgba(0, 0, 0, 0.6399999856948853)",
13
+ colorTextTertiary: "rgba(0, 0, 0, 0.47999998927116394)",
14
+ colorTextQuaternary: "rgba(0, 0, 0, 0.23999999463558197)",
15
+ colorFill: "rgba(0, 0, 0, 0.1599999964237213)",
16
+ colorFillSecondary: "rgba(0, 0, 0, 0.07999999821186066)",
17
+ colorFillTertiary: "rgba(0, 0, 0, 0.07999999821186066)",
18
+ colorFillQuaternary: "rgba(0, 0, 0, 0)",
19
+ colorBgLayout: "#fff",
20
+ colorBgSpotlight: "rgba(0, 0, 0, 0.6399999856948853)",
21
+ colorBorder: "#c3aeff",
22
+ colorBorderSecondary: "#dbceff",
23
+ colorSplit: "#dbceff",
24
+ colorPrimaryBg: "#f8f6fb",
25
+ colorPrimaryBgHover: "#ebe8f8",
26
+ colorPrimaryBorder: "#dbceff",
27
+ colorPrimaryBorderHover: "#c3aeff",
28
+ colorPrimaryHover: "#5f29f8",
29
+ colorPrimaryActive: "#2c00aa",
30
+ colorPrimaryTextHover: "#3600d1",
31
+ colorPrimaryText: "#2c00aa",
32
+ colorPrimaryTextActive: "#20007a",
33
+ colorSuccessBg: "#eeffef",
34
+ colorSuccessBgHover: "#cffad8",
35
+ colorSuccessBorder: "#a7ecb6",
36
+ colorSuccessBorderHover: "#8bdb9c",
37
+ colorSuccessHover: "#6fc281",
38
+ colorSuccessActive: "#40874f",
39
+ colorSuccessTextHover: "#2f683b",
40
+ colorSuccessText: "#204829",
41
+ colorSuccessTextActive: "#122816",
42
+ colorWarningBg: "#fff0e8",
43
+ colorWarningBgHover: "#ffe6d9",
44
+ colorWarningBorder: "#fad2bd",
45
+ colorWarningBorderHover: "#ffc8aa",
46
+ colorWarningHover: "#fdb087",
47
+ colorWarningActive: "#da7743",
48
+ colorWarningTextHover: "#c66634",
49
+ colorWarningText: "#a74d1d",
50
+ colorWarningTextActive: "#78330e",
51
+ colorErrorBg: "#feeeef",
52
+ colorErrorBgHover: "#ffcfdc",
53
+ colorErrorBorder: "#ffafc4",
54
+ colorErrorBorderHover: "#fa94ae",
55
+ colorErrorHover: "#ee7998",
56
+ colorErrorActive: "#c34465",
57
+ colorErrorTextHover: "#b03757",
58
+ colorErrorText: "#972a47",
59
+ colorErrorTextActive: "#721c33",
60
+ colorInfoBg: "#f4f8ff",
61
+ colorInfoBgHover: "#d5e3ff",
62
+ colorInfoBorder: "#adc5f3",
63
+ colorInfoBorderHover: "#7fa1e1",
64
+ colorInfoHover: "#6486c7",
65
+ colorInfoActive: "#2e436d",
66
+ colorInfoTextHover: "#253657",
67
+ colorInfoText: "#182338",
68
+ colorInfoTextActive: "#111928",
69
+ colorBgMask: "rgba(0, 0, 0, 0.23999999463558197)",
70
+ colorTextBase: "#0f0e0e",
71
+ colorPrimary: "#3600d1",
72
+ colorError: "#d95b7c",
73
+ colorWarning: "#f09362",
74
+ colorSuccess: "#5aac6b",
75
+ colorInfo: "#456095",
76
+ paddingMD: 18,
77
+ paddingLG: 20,
78
+ paddingXL: 24,
79
+ marginLG: 20,
80
+ marginXL: 24,
81
+ marginXXL: 28,
82
+ paddingContentHorizontalLG: 20,
83
+ paddingContentHorizontalSM: 18,
84
+ marginMD: 16,
85
+ "blue.1": "#f4f8ff",
86
+ "yellow.1": "#fefae3",
87
+ "red.1": "#feeeef",
88
+ "teal.1": "#effffe",
89
+ fontFamily: "'GT America', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",
90
+ fontSizeMD: 14,
91
+ lineHeightMD: 1.5700000524520874,
92
+ "whiteAlpha.1": "rgba(1, 1, 1, 0)",
93
+ "blackAlpha.1": "rgba(0, 0, 0, 0)",
94
+ controlHeightMD: 32,
95
+ xXS: 4,
96
+ "orange.1": "#fff0e8",
97
+ "purple.1": "#fef5ff",
98
+ "teal.2": "#ccf8f5",
99
+ "teal.3": "#b2e6e2",
100
+ "teal.4": "#9edad5",
101
+ "teal.5": "#89cbc6",
102
+ "teal.6": "#76bbb6",
103
+ "blackAlpha.3": "rgba(0, 0, 0, 0.07999999821186066)",
104
+ "blackAlpha.4": "rgba(0, 0, 0, 0.11999999731779099)",
105
+ "blackAlpha.5": "rgba(0, 0, 0, 0.1599999964237213)",
106
+ "blackAlpha.6": "rgba(0, 0, 0, 0.23999999463558197)",
107
+ "blackAlpha.7": "rgba(0, 0, 0, 0.3199999928474426)",
108
+ "blackAlpha.8": "rgba(0, 0, 0, 0.47999998927116394)",
109
+ "blackAlpha.9": "rgba(0, 0, 0, 0.6399999856948853)",
110
+ "blackAlpha.10": "rgba(0, 0, 0, 0.7200000286102295)",
111
+ "blackAlpha.11": "rgba(0, 0, 0, 0.8799999952316284)",
112
+ "whiteAlpha.3": "rgba(1, 1, 1, 0.07999999821186066)",
113
+ "whiteAlpha.4": "rgba(1, 1, 1, 0.11999999731779099)",
114
+ "whiteAlpha.5": "rgba(1, 1, 1, 0.1599999964237213)",
115
+ "whiteAlpha.6": "rgba(1, 1, 1, 0.23999999463558197)",
116
+ "whiteAlpha.7": "rgba(1, 1, 1, 0.3199999928474426)",
117
+ "whiteAlpha.8": "rgba(1, 1, 1, 0.47999998927116394)",
118
+ "whiteAlpha.9": "rgba(1, 1, 1, 0.6399999856948853)",
119
+ "whiteAlpha.10": "rgba(1, 1, 1, 0.7200000286102295)",
120
+ "whiteAlpha.11": "rgba(1, 1, 1, 0.8799999952316284)",
121
+ "blue.2": "#d5e3ff",
122
+ "blue.3": "#adc5f3",
123
+ "blue.4": "#7fa1e1",
124
+ "blue.5": "#6486c7",
125
+ "blue.6": "#456095",
126
+ "blue.7": "#2e436d",
127
+ "blue.8": "#253657",
128
+ "yellow.2": "#fdf6cb",
129
+ "orange.2": "#ffe6d9",
130
+ "orange.3": "#fad2bd",
131
+ "orange.4": "#ffc8aa",
132
+ "red.2": "#ffcfdc",
133
+ "red.3": "#ffafc4",
134
+ "red.4": "#fa94ae",
135
+ "purple.2": "#fce0ff",
136
+ "purple.3": "#f9b7ff",
137
+ "purple.4": "#e995f1",
138
+ "blue.9": "#182338",
139
+ "blue.10": "#111928",
140
+ "teal.7": "#498d88",
141
+ "teal.8": "#3b746f",
142
+ "teal.9": "#28504d",
143
+ "teal.10": "#1b3634",
144
+ "yellow.3": "#f7eca3",
145
+ "yellow.4": "#f3e58b",
146
+ "yellow.5": "#e2d272",
147
+ "yellow.6": "#cebe59",
148
+ "yellow.7": "#bdac43",
149
+ "yellow.8": "#a79730",
150
+ "yellow.9": "#786c1e",
151
+ "yellow.10": "#514811",
152
+ "orange.5": "#fdb087",
153
+ "orange.6": "#f09362",
154
+ "orange.7": "#da7743",
155
+ "orange.8": "#c66634",
156
+ "orange.9": "#a74d1d",
157
+ "orange.10": "#78330e",
158
+ "red.5": "#ee7998",
159
+ "red.6": "#d95b7c",
160
+ "red.7": "#c34465",
161
+ "red.8": "#b03757",
162
+ "red.9": "#972a47",
163
+ "red.10": "#721c33",
164
+ "purple.5": "#d278da",
165
+ "purple.6": "#b85fc0",
166
+ "purple.7": "#9842a0",
167
+ "purple.8": "#782c7f",
168
+ "purple.9": "#521d57",
169
+ "purple.10": "#351138",
170
+ xS: 8,
171
+ sM: 12,
172
+ mS: 16,
173
+ lG: 20,
174
+ xL: 24,
175
+ xXL: 28,
176
+ "fontSize-H1": 38,
177
+ "fontSize-H2": 30,
178
+ "fontSize-H3": 24,
179
+ "fontSize-H4": 20,
180
+ "fontSize-H5": 16,
181
+ "fontSize-Icon": 12,
182
+ lineHeightSM: 1.6699999570846558,
183
+ lineHeightH1: 1.2100000381469727,
184
+ lineHeightH2: 1.2699999809265137,
185
+ lineHeightH3: 1.3300000429153442,
186
+ lineHeightH4: 1.399999976158142,
187
+ lineHeightH5: 1.5,
188
+ borderRadiusMD: 6,
189
+ fontFamilyCode: "'RobotoMono', Consolas, 'Liberation Mono', Menlo, Courier, monospace",
190
+ "gray.1": "#fff",
191
+ "gray.2": "#faf9f8",
192
+ "gray.3": "#eceae9",
193
+ "gray.4": "#dcdcd8",
194
+ "gray.5": "#babbb5",
195
+ "gray.6": "#717368",
196
+ "gray.7": "#505249",
197
+ "gray.8": "#2c2d2b",
198
+ "gray.9": "#212020",
199
+ "gray.10": "#0f0e0e",
200
+ "green.1": "#eeffef",
201
+ "green.2": "#cffad8",
202
+ "green.3": "#a7ecb6",
203
+ "green.4": "#8bdb9c",
204
+ "green.5": "#6fc281",
205
+ "green.6": "#5aac6b",
206
+ "green.7": "#40874f",
207
+ "green.8": "#2f683b",
208
+ "green.9": "#204829",
209
+ "green.10": "#122816",
210
+ mD: 18,
211
+ "blurple.1": "#f8f6fb",
212
+ "blurple.2": "#ebe8f8",
213
+ "blurple.3": "#dbceff",
214
+ "blurple.4": "#c3aeff",
215
+ "blurple.5": "#ab8eff",
216
+ "blurple.6": "#8255ff",
217
+ "blurple.7": "#5f29f8",
218
+ "blurple.8": "#3600d1",
219
+ "blurple.9": "#2c00aa",
220
+ "blurple.10": "#20007a",
221
+ "whiteAlpha.2": "rgba(1, 1, 1, 0.03999999910593033)",
222
+ "whiteAlpha.12": "#fff",
223
+ "blackAlpha.2": "rgba(0, 0, 0, 0.03999999910593033)",
224
+ "blackAlpha.12": "#000000"
225
+ },
226
+ components: {
227
+ Menu: {
228
+ controlHeightSM: 32,
229
+ lineHeight: 1.5700000524520874
852
230
  },
853
- components: {
854
- Menu: {
855
- controlHeightSM: 32,
856
- lineHeight: 1.5700000524520874
857
- },
858
- Button: {
859
- onlyIconSizeLG: 20,
860
- onlyIconSizeSM: 12,
861
- paddingInline: 16,
862
- paddingInlineLG: 16,
863
- paddingInlineSM: 8,
864
- lineHeight: 1.5700000524520874
865
- },
866
- Spin: {
867
- lineHeight: 1.5700000524520874
868
- },
869
- Result: {
870
- lineHeight: 1.5700000524520874,
871
- lineHeightHeading3: 1.3300000429153442
872
- },
873
- Progress: {
874
- lineHeight: 1.5700000524520874,
875
- defaultColor: "#3600d1"
876
- },
877
- Notification: {
878
- lineHeight: 1.5700000524520874
879
- },
880
- Modal: {
881
- lineHeight: 1.5700000524520874
882
- },
883
- Message: {
884
- lineHeight: 1.5700000524520874
885
- },
886
- Alert: {
887
- lineHeight: 1.5700000524520874
888
- },
889
- Typography: {
890
- lineHeight: 1.5700000524520874,
891
- lineHeightHeading1: 1.2100000381469727,
892
- lineHeightHeading2: 1.2699999809265137,
893
- lineHeightHeading3: 1.3300000429153442
894
- },
895
- Anchor: {
896
- lineHeight: 1.5700000524520874
897
- },
898
- Breadcrumb: {
899
- lineHeight: 1.5700000524520874
900
- },
901
- Dropdown: {
902
- lineHeight: 1.5700000524520874
903
- },
904
- Pagination: {
905
- lineHeight: 1.5700000524520874
906
- },
907
- Steps: {
908
- lineHeight: 1.5700000524520874
909
- },
910
- Cascader: {
911
- lineHeight: 1.5700000524520874
912
- },
913
- Checkbox: {
914
- lineHeight: 1.5700000524520874
915
- },
916
- DatePicker: {
917
- lineHeight: 1.5700000524520874
918
- },
919
- Form: {
920
- lineHeight: 1.5700000524520874
921
- },
922
- Input: {
923
- lineHeight: 1.5700000524520874,
924
- paddingBlockLG: 8,
925
- paddingInline: 12,
926
- paddingInlineLG: 12,
927
- paddingInlineSM: 8
928
- },
929
- InputNumber: {
930
- paddingBlockLG: 8,
931
- paddingInline: 12,
932
- paddingInlineLG: 12,
933
- paddingInlineSM: 8,
934
- lineHeight: 1.5700000524520874
935
- },
936
- Radio: {
937
- lineHeight: 1.5700000524520874
938
- },
939
- Rate: {
940
- lineHeight: 1.5700000524520874
941
- },
942
- Upload: {
943
- lineHeight: 1.5700000524520874
944
- },
945
- TreeSelect: {
946
- lineHeight: 1.5700000524520874
947
- },
948
- Transfer: {
949
- lineHeight: 1.5700000524520874,
950
- listWidth: 200
951
- },
952
- Select: {
953
- lineHeight: 1.5700000524520874,
954
- optionLineHeight: 1.5700000524520874
955
- },
956
- Slider: {
957
- lineHeight: 1.5700000524520874
958
- },
959
- Switch: {
960
- lineHeight: 1.5700000524520874
961
- },
962
- TimePicker: {
963
- lineHeight: 1.5700000524520874
964
- },
965
- Avatar: {
966
- lineHeight: 1.5700000524520874
967
- },
968
- Badge: {
969
- dotSize: 8,
970
- indicatorHeight: 18,
971
- indicatorHeightSM: 12,
972
- statusSize: 8
973
- },
974
- Calendar: {
975
- lineHeight: 1.5700000524520874
976
- },
977
- Card: {
978
- lineHeight: 1.5700000524520874
979
- },
980
- Carousel: {
981
- lineHeight: 1.5700000524520874
982
- },
983
- Collapse: {
984
- lineHeight: 1.5700000524520874
985
- },
986
- Descriptions: {
987
- lineHeight: 1.5700000524520874
988
- },
989
- List: {
990
- lineHeight: 1.5700000524520874
991
- },
992
- Popover: {
993
- lineHeight: 1.5700000524520874
994
- },
995
- QRCode: {
996
- lineHeight: 1.5700000524520874
997
- },
998
- Segmented: {
999
- lineHeight: 1.5700000524520874
1000
- },
1001
- Statistic: {
1002
- lineHeight: 1.5700000524520874
1003
- },
1004
- Table: {
1005
- lineHeight: 1.5700000524520874,
1006
- footerBg: "#fafafa",
1007
- headerBg: "#fafafa"
1008
- },
1009
- Tabs: {
1010
- lineHeight: 1.5700000524520874
1011
- },
1012
- Tag: {
1013
- lineHeight: 1.5700000524520874
1014
- },
1015
- Timeline: {
1016
- lineHeight: 1.5700000524520874
1017
- },
1018
- Tooltip: {
1019
- lineHeight: 1.5700000524520874
1020
- },
1021
- Tour: {
1022
- lineHeight: 1.5700000524520874
1023
- },
1024
- Tree: {
1025
- lineHeight: 1.5700000524520874
1026
- },
1027
- AutoComplete: {
1028
- lineHeight: 1.5700000524520874
1029
- }
231
+ Button: {
232
+ onlyIconSizeLG: 20,
233
+ onlyIconSizeSM: 12,
234
+ paddingInline: 16,
235
+ paddingInlineLG: 16,
236
+ paddingInlineSM: 8,
237
+ lineHeight: 1.5700000524520874
238
+ },
239
+ Spin: {
240
+ lineHeight: 1.5700000524520874
241
+ },
242
+ Result: {
243
+ lineHeight: 1.5700000524520874,
244
+ lineHeightHeading3: 1.3300000429153442
245
+ },
246
+ Progress: {
247
+ lineHeight: 1.5700000524520874,
248
+ defaultColor: "#3600d1"
249
+ },
250
+ Notification: {
251
+ lineHeight: 1.5700000524520874
252
+ },
253
+ Modal: {
254
+ lineHeight: 1.5700000524520874
255
+ },
256
+ Message: {
257
+ lineHeight: 1.5700000524520874
258
+ },
259
+ Alert: {
260
+ lineHeight: 1.5700000524520874
261
+ },
262
+ Typography: {
263
+ lineHeight: 1.5700000524520874,
264
+ lineHeightHeading1: 1.2100000381469727,
265
+ lineHeightHeading2: 1.2699999809265137,
266
+ lineHeightHeading3: 1.3300000429153442
267
+ },
268
+ Anchor: {
269
+ lineHeight: 1.5700000524520874
270
+ },
271
+ Breadcrumb: {
272
+ lineHeight: 1.5700000524520874
273
+ },
274
+ Dropdown: {
275
+ lineHeight: 1.5700000524520874
276
+ },
277
+ Pagination: {
278
+ lineHeight: 1.5700000524520874
279
+ },
280
+ Steps: {
281
+ lineHeight: 1.5700000524520874
282
+ },
283
+ Cascader: {
284
+ lineHeight: 1.5700000524520874
285
+ },
286
+ Checkbox: {
287
+ lineHeight: 1.5700000524520874
288
+ },
289
+ DatePicker: {
290
+ lineHeight: 1.5700000524520874
291
+ },
292
+ Form: {
293
+ lineHeight: 1.5700000524520874
294
+ },
295
+ Input: {
296
+ lineHeight: 1.5700000524520874,
297
+ paddingBlockLG: 8,
298
+ paddingInline: 12,
299
+ paddingInlineLG: 12,
300
+ paddingInlineSM: 8
301
+ },
302
+ InputNumber: {
303
+ paddingBlockLG: 8,
304
+ paddingInline: 12,
305
+ paddingInlineLG: 12,
306
+ paddingInlineSM: 8,
307
+ lineHeight: 1.5700000524520874
308
+ },
309
+ Radio: {
310
+ lineHeight: 1.5700000524520874
311
+ },
312
+ Rate: {
313
+ lineHeight: 1.5700000524520874
314
+ },
315
+ Upload: {
316
+ lineHeight: 1.5700000524520874
317
+ },
318
+ TreeSelect: {
319
+ lineHeight: 1.5700000524520874
320
+ },
321
+ Transfer: {
322
+ lineHeight: 1.5700000524520874,
323
+ listWidth: 200
324
+ },
325
+ Select: {
326
+ lineHeight: 1.5700000524520874,
327
+ optionLineHeight: 1.5700000524520874
328
+ },
329
+ Slider: {
330
+ lineHeight: 1.5700000524520874
331
+ },
332
+ Switch: {
333
+ lineHeight: 1.5700000524520874
334
+ },
335
+ TimePicker: {
336
+ lineHeight: 1.5700000524520874
337
+ },
338
+ Avatar: {
339
+ lineHeight: 1.5700000524520874
340
+ },
341
+ Badge: {
342
+ dotSize: 8,
343
+ indicatorHeight: 18,
344
+ indicatorHeightSM: 12,
345
+ statusSize: 8
346
+ },
347
+ Calendar: {
348
+ lineHeight: 1.5700000524520874
349
+ },
350
+ Card: {
351
+ lineHeight: 1.5700000524520874
352
+ },
353
+ Carousel: {
354
+ lineHeight: 1.5700000524520874
355
+ },
356
+ Collapse: {
357
+ lineHeight: 1.5700000524520874
358
+ },
359
+ Descriptions: {
360
+ lineHeight: 1.5700000524520874
361
+ },
362
+ List: {
363
+ lineHeight: 1.5700000524520874
364
+ },
365
+ Popover: {
366
+ lineHeight: 1.5700000524520874
367
+ },
368
+ QRCode: {
369
+ lineHeight: 1.5700000524520874
370
+ },
371
+ Segmented: {
372
+ lineHeight: 1.5700000524520874
373
+ },
374
+ Statistic: {
375
+ lineHeight: 1.5700000524520874
376
+ },
377
+ Table: {
378
+ lineHeight: 1.5700000524520874,
379
+ footerBg: "#fafafa",
380
+ headerBg: "#fafafa"
381
+ },
382
+ Tabs: {
383
+ lineHeight: 1.5700000524520874
384
+ },
385
+ Tag: {
386
+ lineHeight: 1.5700000524520874
387
+ },
388
+ Timeline: {
389
+ lineHeight: 1.5700000524520874
390
+ },
391
+ Tooltip: {
392
+ lineHeight: 1.5700000524520874
393
+ },
394
+ Tour: {
395
+ lineHeight: 1.5700000524520874
396
+ },
397
+ Tree: {
398
+ lineHeight: 1.5700000524520874
399
+ },
400
+ AutoComplete: {
401
+ lineHeight: 1.5700000524520874
1030
402
  }
1031
- };
1032
- return /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(Oe, { ...r, theme: g }) });
1033
- }, Ln = (r) => /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Rr, { ...r, children: r.children }) }) }), Wn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Hr, { ...r }) }), Nn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(_r, { ...r }) }), Gn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Cr, { ...r, children: r.children }) }), Un = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Pr, { ...r }) }), Yn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Ar, { ...r }) }), zn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(wr, { ...r }) }), We = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(oe, { ...r }) });
1034
- We.Group = oe.Group;
1035
- We.Button = oe.Button;
1036
- const Vn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx($r, { ...r }) }), Xn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(kr, { ...r }) }), le = (r) => /* @__PURE__ */ n.jsx(Oe, { children: /* @__PURE__ */ n.jsx(z, { ...r }) });
1037
- le.Panel = z.Panel;
1038
- le.SHOW_PARENT = z.SHOW_PARENT;
1039
- le.SHOW_CHILD = z.SHOW_CHILD;
1040
- const qn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Ir, { ...r }) }), Pn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Be, { ...r }) });
1041
- Pn.Group = Be.Group;
1042
- const V = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(F, { ...r }) });
1043
- V.Group = F.Group;
1044
- V.Password = F.Password;
1045
- V.Search = F.Search;
1046
- V.TextArea = F.TextArea;
1047
- const Jn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Dr, { ...r }) }), Qn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Or, { ...r }) }), Kn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Br, { ...r }) }), Zn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Fr, { ...r }) }), et = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Mr, { ...r }) }), rt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Lr, { ...r }) }), nt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Wr, { ...r }) }), tt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Nr, { ...r }) }), at = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Gr, { ...r }) }), ot = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Ur, { ...r }) }), it = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Yr, { ...r }) }), lt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(zr, { ...r }) }), st = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Vr, { ...r }) }), ct = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Xr, { ...r }) }), ut = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(qr, { ...r }) }), ft = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Jr, { ...r }) }), dt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Qr, { ...r }) }), gt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Kr, { ...r }) }), ht = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Zr, { ...r }) }), pt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(en, { ...r }) }), vt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(rn, { ...r }) }), bt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(nn, { ...r }) }), xt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(tn, { ...r }) }), jt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(an, { ...r }) }), Ne = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(ie, { ...r }) });
1048
- Ne.PRESENTED_IMAGE_DEFAULT = ie.PRESENTED_IMAGE_DEFAULT;
1049
- Ne.PRESENTED_IMAGE_SIMPLE = ie.PRESENTED_IMAGE_SIMPLE;
1050
- const mt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(on, { ...r }) }), An = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Fe, { ...r }) });
1051
- An.Item = Fe.Item;
1052
- const yt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(ln, { ...r }) }), wn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(sn, { ...r }) }), St = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(cn, { ...r }) }), $n = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(
1053
- un,
403
+ }
404
+ } }) }), _e = (e) => /* @__PURE__ */ r(f, { children: /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(P, { ...e, children: e.children }) }) }), Ue = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(E, { ...e }) }), Oe = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(M, { ...e }) }), Qe = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(k, { ...e, children: e.children }) }), Xe = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(x, { ...e }) }), je = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(D, { ...e }) }), qe = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(L, { ...e }) }), $ = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(u, { ...e }) });
405
+ $.Group = u.Group;
406
+ $.Button = u.Button;
407
+ const Je = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(w, { ...e }) }), Ke = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(R, { ...e }) }), b = (e) => /* @__PURE__ */ r(H, { children: /* @__PURE__ */ r(c, { ...e }) });
408
+ b.Panel = c.Panel;
409
+ b.SHOW_PARENT = c.SHOW_PARENT;
410
+ b.SHOW_CHILD = c.SHOW_CHILD;
411
+ const Ve = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(F, { ...e }) }), Me = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(S, { ...e }) });
412
+ Me.Group = S.Group;
413
+ const d = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(a, { ...e }) });
414
+ d.Group = a.Group;
415
+ d.Password = a.Password;
416
+ d.Search = a.Search;
417
+ d.TextArea = a.TextArea;
418
+ const Ye = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(G, { ...e }) }), Ze = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(W, { ...e }) }), er = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(N, { ...e }) }), rr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(z, { ...e }) }), or = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(_, { ...e }) }), nr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(U, { ...e }) }), tr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(O, { ...e }) }), ir = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Q, { ...e }) }), ar = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(X, { ...e }) }), lr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(j, { ...e }) }), cr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(q, { ...e }) }), dr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(J, { ...e }) }), sr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(K, { ...e }) }), gr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(V, { ...e }) }), fr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Y, { ...e }) }), hr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Z, { ...e }) }), ur = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ee, { ...e }) }), pr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(re, { ...e }) }), br = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(oe, { ...e }) }), Hr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ne, { ...e }) }), Sr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(te, { ...e }) }), mr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ie, { ...e }) }), Tr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ae, { ...e }) }), Ar = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(le, { ...e }) }), y = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(p, { ...e }) });
419
+ y.PRESENTED_IMAGE_DEFAULT = p.PRESENTED_IMAGE_DEFAULT;
420
+ y.PRESENTED_IMAGE_SIMPLE = p.PRESENTED_IMAGE_SIMPLE;
421
+ const $r = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ce, { ...e }) }), ke = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(m, { ...e }) });
422
+ ke.Item = m.Item;
423
+ const yr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(de, { ...e }) }), xe = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(se, { ...e }) }), Br = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ge, { ...e }) }), De = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(
424
+ fe,
1054
425
  {
1055
- ...r,
426
+ ...e,
1056
427
  active: !0,
1057
- style: { width: "100%", ...r.style }
428
+ style: { width: "100%", ...e.style }
1058
429
  }
1059
- ) }), Et = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(fn, { ...r }) }), Tt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(dn, { ...r }) }), Rt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(gn, { ...r }) }), kn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(hn, { ...r }) }), Ht = (r) => {
1060
- const [g, j] = pn.useNotification(), b = () => {
1061
- g.open({ ...r });
1062
- };
1063
- return /* @__PURE__ */ n.jsxs(o, { children: [
1064
- j,
1065
- /* @__PURE__ */ n.jsx("span", { onClick: b, children: r.children })
430
+ ) }), Cr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(he, { ...e }) }), Ir = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ue, { ...e }) }), vr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(pe, { ...e }) }), Le = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(be, { ...e }) }), Pr = (e) => {
431
+ const [n, t] = He.useNotification();
432
+ return /* @__PURE__ */ h(o, { children: [
433
+ t,
434
+ /* @__PURE__ */ r("span", { onClick: () => {
435
+ n.open({ ...e });
436
+ }, children: e.children })
1066
437
  ] });
1067
- }, In = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Me, { ...r }) });
1068
- In.ErrorBoundary = Me.ErrorBoundary;
1069
- const _t = (r) => {
1070
- const [g, j] = vn.useMessage(), b = () => {
1071
- g.open({ ...r });
1072
- };
1073
- return /* @__PURE__ */ n.jsxs(o, { children: [
1074
- j,
1075
- /* @__PURE__ */ n.jsx("span", { onClick: b, children: r.children })
438
+ }, we = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(T, { ...e }) });
439
+ we.ErrorBoundary = T.ErrorBoundary;
440
+ const Er = (e) => {
441
+ const [n, t] = Se.useMessage();
442
+ return /* @__PURE__ */ h(o, { children: [
443
+ t,
444
+ /* @__PURE__ */ r("span", { onClick: () => {
445
+ n.open({ ...e });
446
+ }, children: e.children })
1076
447
  ] });
1077
- }, Dn = (r) => Tr(r, []);
1078
- function On(r) {
1079
- const [g, j] = te(!0), [b, C] = te(!1), [P, R] = te(void 0);
1080
- return Dn(() => {
1081
- r().then((y) => {
1082
- R(y);
448
+ }, Re = (e) => Ee(e, []);
449
+ function Fe(e) {
450
+ const [n, t] = g(!0), [i, B] = g(!1), [C, I] = g(void 0);
451
+ return Re(() => {
452
+ e().then((v) => {
453
+ I(v);
1083
454
  }).catch(() => {
1084
- C(!0);
455
+ B(!0);
1085
456
  }).finally(() => {
1086
- j(!1);
457
+ t(!1);
1087
458
  });
1088
- }), [g, b, P];
459
+ }), [n, i, C];
1089
460
  }
1090
- function Ct(r) {
1091
- const [g, j, b] = On(r.fetchData);
1092
- return /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsxs(kn, { ...r, children: [
1093
- g && /* @__PURE__ */ n.jsx($n, {}),
1094
- j && /* @__PURE__ */ n.jsx(
1095
- wn,
461
+ function Mr(e) {
462
+ const [n, t, i] = Fe(e.fetchData);
463
+ return /* @__PURE__ */ r(f, { children: /* @__PURE__ */ h(Le, { ...e, children: [
464
+ n && /* @__PURE__ */ r(De, {}),
465
+ t && /* @__PURE__ */ r(
466
+ xe,
1096
467
  {
1097
468
  status: "error",
1098
469
  title: "Error Loading"
1099
470
  }
1100
471
  ),
1101
- !g && !j && r.children(b)
472
+ !n && !t && e.children(i)
1102
473
  ] }) });
1103
474
  }
1104
- const Pt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(bn, { ...r }) }), At = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(xn, { ...r }) }), wt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(jn, { ...r }) }), X = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(M, { ...r }) });
1105
- X.Sider = M.Sider;
1106
- X.Footer = M.Footer;
1107
- X.Content = M.Content;
1108
- X.Header = M.Header;
1109
- const $t = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(mn, { ...r }) }), kt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(yn, { ...r }) }), Bn = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Le, { ...r, children: r.children }) });
1110
- Bn.Button = Le.Button;
1111
- const It = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Sn, { ...r }) }), Dt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(En, { ...r }) }), Ot = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Tn, { ...r }) }), Bt = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Rn, { ...r }) }), Ft = (r) => /* @__PURE__ */ n.jsx(o, { children: /* @__PURE__ */ n.jsx(Hn, { ...r }) });
475
+ const kr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(me, { ...e }) }), xr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Te, { ...e }) }), Dr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Ae, { ...e }) }), s = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(l, { ...e }) });
476
+ s.Sider = l.Sider;
477
+ s.Footer = l.Footer;
478
+ s.Content = l.Content;
479
+ s.Header = l.Header;
480
+ const Lr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r($e, { ...e }) }), wr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ye, { ...e }) }), Ge = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(A, { ...e, children: e.children }) });
481
+ Ge.Button = A.Button;
482
+ const Rr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Be, { ...e }) }), Fr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Ce, { ...e }) }), Gr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Ie, { ...e }) }), Wr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(ve, { ...e }) }), Nr = (e) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(Pe, { ...e }) });
1112
483
  export {
1113
- Bt as Affix,
1114
- In as Alert,
1115
- kt as Anchor,
1116
- Ft as App,
1117
- Zn as AutoComplete,
1118
- bt as Avatar,
1119
- pt as Badge,
1120
- It as Breadcrumb,
1121
- Ln as Button,
1122
- at as Calendar,
1123
- vt as Card,
1124
- ct as Carousel,
1125
- le as Cascader,
1126
- Pn as Checkbox,
1127
- Wt as Col,
1128
- nt as Collapse,
1129
- Vn as ColorPicker,
484
+ Wr as Affix,
485
+ we as Alert,
486
+ wr as Anchor,
487
+ Nr as App,
488
+ rr as AutoComplete,
489
+ mr as Avatar,
490
+ Hr as Badge,
491
+ Rr as Breadcrumb,
492
+ _e as Button,
493
+ ar as Calendar,
494
+ Sr as Card,
495
+ gr as Carousel,
496
+ b as Cascader,
497
+ Me as Checkbox,
498
+ Ur as Col,
499
+ tr as Collapse,
500
+ Je as ColorPicker,
1130
501
  o as ConfigProvider,
1131
- qn as DatePicker,
1132
- xt as Descriptions,
1133
- At as Divider,
1134
- Rt as Drawer,
1135
- Bn as Dropdown,
1136
- Ne as Empty,
1137
- Pt as Flex,
1138
- Wn as FloatButton,
1139
- Gn as Form,
1140
- Nt as Grid,
1141
- gt as Image,
1142
- V as Input,
1143
- Jn as InputNumber,
1144
- X as Layout,
1145
- An as List,
1146
- Ct as LoadingModal,
1147
- zn as Mentions,
1148
- Ot as Menu,
1149
- _t as Message,
1150
- kn as Modal,
1151
- Ht as Notification,
1152
- Dt as Pagination,
1153
- Tt as Popconfirm,
1154
- mt as Popover,
1155
- yt as Progress,
1156
- ht as QRCode,
1157
- We as Radio,
1158
- Nn as Rate,
1159
- wn as Result,
1160
- Gt as Row,
1161
- ot as Segmented,
1162
- Yn as Select,
1163
- $n as Skeleton,
1164
- Xn as Slider,
1165
- wt as Space,
1166
- St as Spin,
1167
- ft as Statistic,
1168
- $t as Steps,
1169
- Qn as Switch,
1170
- jt as Table,
1171
- it as Tabs,
1172
- lt as Tag,
1173
- et as TimePicker,
1174
- tt as Timeline,
1175
- ut as Tooltip,
1176
- st as Tour,
1177
- rt as Transfer,
1178
- dt as Tree,
1179
- Un as TreeSelect,
1180
- Kn as Upload,
1181
- Et as Watermark
502
+ Ve as DatePicker,
503
+ Tr as Descriptions,
504
+ xr as Divider,
505
+ vr as Drawer,
506
+ Ge as Dropdown,
507
+ y as Empty,
508
+ kr as Flex,
509
+ Ue as FloatButton,
510
+ Qe as Form,
511
+ Or as Grid,
512
+ pr as Image,
513
+ d as Input,
514
+ Ye as InputNumber,
515
+ s as Layout,
516
+ ke as List,
517
+ Mr as LoadingModal,
518
+ qe as Mentions,
519
+ Gr as Menu,
520
+ Er as Message,
521
+ Le as Modal,
522
+ Pr as Notification,
523
+ Fr as Pagination,
524
+ Ir as Popconfirm,
525
+ $r as Popover,
526
+ yr as Progress,
527
+ br as QRCode,
528
+ $ as Radio,
529
+ Oe as Rate,
530
+ xe as Result,
531
+ Qr as Row,
532
+ lr as Segmented,
533
+ je as Select,
534
+ De as Skeleton,
535
+ Ke as Slider,
536
+ Dr as Space,
537
+ Br as Spin,
538
+ hr as Statistic,
539
+ Lr as Steps,
540
+ Ze as Switch,
541
+ Ar as Table,
542
+ cr as Tabs,
543
+ dr as Tag,
544
+ or as TimePicker,
545
+ ir as Timeline,
546
+ fr as Tooltip,
547
+ sr as Tour,
548
+ nr as Transfer,
549
+ ur as Tree,
550
+ Xe as TreeSelect,
551
+ er as Upload,
552
+ Cr as Watermark
1182
553
  };