@mi-avalon/libs 0.0.28 → 0.0.30

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.es.js CHANGED
@@ -3,9 +3,9 @@ var Jr = (n, e, t) => e in n ? Gr(n, e, { enumerable: !0, configurable: !0, writ
3
3
  var m = (n, e, t) => (Jr(n, typeof e != "symbol" ? e + "" : e, t), t);
4
4
  import * as q from "react";
5
5
  import Ye, { createContext as Qt, useContext as er, useEffect as ae, Component as Kr, useState as H, useRef as G, useMemo as tr, useCallback as Z } from "react";
6
- import { theme as Ie, ConfigProvider as rr, Button as ke, Affix as Xr, Card as nr, Breadcrumb as zt, Descriptions as It, Input as et, InputNumber as Qr, DatePicker as sr, Select as en, Radio as tn, Checkbox as rn, Upload as nn, Mentions as sn, Cascader as an, TreeSelect as on, Form as st, Row as cn, Col as ln, Modal as un, Table as fn } from "antd";
7
- import dn from "react-dom";
8
- function hn(n, e) {
6
+ import { theme as Ie, ConfigProvider as rr, Button as ke, Affix as Xr, Card as nr, Breadcrumb as zt, Descriptions as It, Input as et, InputNumber as Qr, DatePicker as sr, Select as en, Radio as tn, Checkbox as rn, Upload as nn, Mentions as sn, Cascader as an, TreeSelect as on, Form as st, Row as cn, Col as ln, Space as un, Modal as fn, Table as dn } from "antd";
7
+ import hn from "react-dom";
8
+ function gn(n, e) {
9
9
  for (var t = 0; t < e.length; t++) {
10
10
  const r = e[t];
11
11
  if (typeof r != "string" && !Array.isArray(r)) {
@@ -21,10 +21,10 @@ function hn(n, e) {
21
21
  }
22
22
  return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
23
23
  }
24
- function gn(n) {
24
+ function pn(n) {
25
25
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
26
26
  }
27
- var at = { exports: {} }, Se = {};
27
+ var at = { exports: {} }, Re = {};
28
28
  /**
29
29
  * @license React
30
30
  * react-jsx-runtime.production.min.js
@@ -35,9 +35,9 @@ var at = { exports: {} }, Se = {};
35
35
  * LICENSE file in the root directory of this source tree.
36
36
  */
37
37
  var Yt;
38
- function pn() {
38
+ function mn() {
39
39
  if (Yt)
40
- return Se;
40
+ return Re;
41
41
  Yt = 1;
42
42
  var n = Ye, e = Symbol.for("react.element"), t = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, i = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, a = { key: !0, ref: !0, __self: !0, __source: !0 };
43
43
  function o(l, f, c) {
@@ -50,7 +50,7 @@ function pn() {
50
50
  g[d] === void 0 && (g[d] = f[d]);
51
51
  return { $$typeof: e, type: l, key: y, ref: j, props: g, _owner: i.current };
52
52
  }
53
- return Se.Fragment = t, Se.jsx = o, Se.jsxs = o, Se;
53
+ return Re.Fragment = t, Re.jsx = o, Re.jsxs = o, Re;
54
54
  }
55
55
  var Ce = {};
56
56
  /**
@@ -63,7 +63,7 @@ var Ce = {};
63
63
  * LICENSE file in the root directory of this source tree.
64
64
  */
65
65
  var Lt;
66
- function mn() {
66
+ function bn() {
67
67
  return Lt || (Lt = 1, process.env.NODE_ENV !== "production" && function() {
68
68
  var n = Ye, e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), a = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), l = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), j = Symbol.for("react.offscreen"), $ = Symbol.iterator, N = "@@iterator";
69
69
  function I(s) {
@@ -82,10 +82,10 @@ function mn() {
82
82
  }
83
83
  function k(s, u, h) {
84
84
  {
85
- var b = P.ReactDebugCurrentFrame, S = b.getStackAddendum();
86
- S !== "" && (u += "%s", h = h.concat([S]));
87
- var _ = h.map(function(R) {
88
- return String(R);
85
+ var b = P.ReactDebugCurrentFrame, R = b.getStackAddendum();
86
+ R !== "" && (u += "%s", h = h.concat([R]));
87
+ var _ = h.map(function(S) {
88
+ return String(S);
89
89
  });
90
90
  _.unshift("Warning: " + u), Function.prototype.apply.call(console[s], console, _);
91
91
  }
@@ -103,8 +103,8 @@ function mn() {
103
103
  var b = s.displayName;
104
104
  if (b)
105
105
  return b;
106
- var S = u.displayName || u.name || "";
107
- return S !== "" ? h + "(" + S + ")" : h;
106
+ var R = u.displayName || u.name || "";
107
+ return R !== "" ? h + "(" + R + ")" : h;
108
108
  }
109
109
  function we(s) {
110
110
  return s.displayName || "Context";
@@ -144,9 +144,9 @@ function mn() {
144
144
  var b = s.displayName || null;
145
145
  return b !== null ? b : E(s.type) || "Memo";
146
146
  case y: {
147
- var S = s, _ = S._payload, R = S._init;
147
+ var R = s, _ = R._payload, S = R._init;
148
148
  try {
149
- return E(R(_));
149
+ return E(S(_));
150
150
  } catch {
151
151
  return null;
152
152
  }
@@ -155,17 +155,17 @@ function mn() {
155
155
  return null;
156
156
  }
157
157
  var L = Object.assign, w = 0, A, X, U, re, Q, ue, fe;
158
- function Rt() {
158
+ function St() {
159
159
  }
160
- Rt.__reactDisabledLog = !0;
161
- function Rr() {
160
+ St.__reactDisabledLog = !0;
161
+ function Sr() {
162
162
  {
163
163
  if (w === 0) {
164
164
  A = console.log, X = console.info, U = console.warn, re = console.error, Q = console.group, ue = console.groupCollapsed, fe = console.groupEnd;
165
165
  var s = {
166
166
  configurable: !0,
167
167
  enumerable: !0,
168
- value: Rt,
168
+ value: St,
169
169
  writable: !0
170
170
  };
171
171
  Object.defineProperties(console, {
@@ -181,7 +181,7 @@ function mn() {
181
181
  w++;
182
182
  }
183
183
  }
184
- function Sr() {
184
+ function Rr() {
185
185
  {
186
186
  if (w--, w === 0) {
187
187
  var s = {
@@ -222,8 +222,8 @@ function mn() {
222
222
  if (Be === void 0)
223
223
  try {
224
224
  throw Error();
225
- } catch (S) {
226
- var b = S.stack.trim().match(/\n( *(at )?)/);
225
+ } catch (R) {
226
+ var b = R.stack.trim().match(/\n( *(at )?)/);
227
227
  Be = b && b[1] || "";
228
228
  }
229
229
  return `
@@ -235,7 +235,7 @@ function mn() {
235
235
  var Cr = typeof WeakMap == "function" ? WeakMap : Map;
236
236
  De = new Cr();
237
237
  }
238
- function St(s, u) {
238
+ function Rt(s, u) {
239
239
  if (!s || We)
240
240
  return "";
241
241
  {
@@ -245,33 +245,33 @@ function mn() {
245
245
  }
246
246
  var b;
247
247
  We = !0;
248
- var S = Error.prepareStackTrace;
248
+ var R = Error.prepareStackTrace;
249
249
  Error.prepareStackTrace = void 0;
250
250
  var _;
251
- _ = Ue.current, Ue.current = null, Rr();
251
+ _ = Ue.current, Ue.current = null, Sr();
252
252
  try {
253
253
  if (u) {
254
- var R = function() {
254
+ var S = function() {
255
255
  throw Error();
256
256
  };
257
- if (Object.defineProperty(R.prototype, "props", {
257
+ if (Object.defineProperty(S.prototype, "props", {
258
258
  set: function() {
259
259
  throw Error();
260
260
  }
261
261
  }), typeof Reflect == "object" && Reflect.construct) {
262
262
  try {
263
- Reflect.construct(R, []);
263
+ Reflect.construct(S, []);
264
264
  } catch (B) {
265
265
  b = B;
266
266
  }
267
- Reflect.construct(s, [], R);
267
+ Reflect.construct(s, [], S);
268
268
  } else {
269
269
  try {
270
- R.call();
270
+ S.call();
271
271
  } catch (B) {
272
272
  b = B;
273
273
  }
274
- s.call(R.prototype);
274
+ s.call(S.prototype);
275
275
  }
276
276
  } else {
277
277
  try {
@@ -301,13 +301,13 @@ function mn() {
301
301
  }
302
302
  }
303
303
  } finally {
304
- We = !1, Ue.current = _, Sr(), Error.prepareStackTrace = S;
304
+ We = !1, Ue.current = _, Rr(), Error.prepareStackTrace = R;
305
305
  }
306
306
  var he = s ? s.displayName || s.name : "", oe = he ? Ne(he) : "";
307
307
  return typeof s == "function" && De.set(s, oe), oe;
308
308
  }
309
309
  function _r(s, u, h) {
310
- return St(s, !1);
310
+ return Rt(s, !1);
311
311
  }
312
312
  function Er(s) {
313
313
  var u = s.prototype;
@@ -317,7 +317,7 @@ function mn() {
317
317
  if (s == null)
318
318
  return "";
319
319
  if (typeof s == "function")
320
- return St(s, Er(s));
320
+ return Rt(s, Er(s));
321
321
  if (typeof s == "string")
322
322
  return Ne(s);
323
323
  switch (s) {
@@ -333,9 +333,9 @@ function mn() {
333
333
  case g:
334
334
  return Pe(s.type, u, h);
335
335
  case y: {
336
- var b = s, S = b._payload, _ = b._init;
336
+ var b = s, R = b._payload, _ = b._init;
337
337
  try {
338
- return Pe(_(S), u, h);
338
+ return Pe(_(R), u, h);
339
339
  } catch {
340
340
  }
341
341
  }
@@ -350,22 +350,22 @@ function mn() {
350
350
  } else
351
351
  _t.setExtraStackFrame(null);
352
352
  }
353
- function jr(s, u, h, b, S) {
353
+ function jr(s, u, h, b, R) {
354
354
  {
355
355
  var _ = Function.call.bind(xe);
356
- for (var R in s)
357
- if (_(s, R)) {
356
+ for (var S in s)
357
+ if (_(s, S)) {
358
358
  var x = void 0;
359
359
  try {
360
- if (typeof s[R] != "function") {
361
- var V = Error((b || "React class") + ": " + h + " type `" + R + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof s[R] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
360
+ if (typeof s[S] != "function") {
361
+ var V = Error((b || "React class") + ": " + h + " type `" + S + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof s[S] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
362
362
  throw V.name = "Invariant Violation", V;
363
363
  }
364
- x = s[R](u, R, b, h, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
364
+ x = s[S](u, S, b, h, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
365
365
  } catch (D) {
366
366
  x = D;
367
367
  }
368
- x && !(x instanceof Error) && (Te(S), v("%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).", b || "React class", h, R, typeof x), Te(null)), x instanceof Error && !(x.message in Ct) && (Ct[x.message] = !0, Te(S), v("Failed %s type: %s", h, x.message), Te(null));
368
+ x && !(x instanceof Error) && (Te(R), v("%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).", b || "React class", h, S, typeof x), Te(null)), x instanceof Error && !(x.message in Ct) && (Ct[x.message] = !0, Te(R), v("Failed %s type: %s", h, x.message), Te(null));
369
369
  }
370
370
  }
371
371
  }
@@ -393,7 +393,7 @@ function mn() {
393
393
  if ($r(s))
394
394
  return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Or(s)), Et(s);
395
395
  }
396
- var Re = P.ReactCurrentOwner, Nr = {
396
+ var Se = P.ReactCurrentOwner, Nr = {
397
397
  key: !0,
398
398
  ref: !0,
399
399
  __self: !0,
@@ -417,9 +417,9 @@ function mn() {
417
417
  return s.key !== void 0;
418
418
  }
419
419
  function Tr(s, u) {
420
- if (typeof s.ref == "string" && Re.current && u && Re.current.stateNode !== u) {
421
- var h = E(Re.current.type);
422
- Ge[h] || (v('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(Re.current.type), s.ref), Ge[h] = !0);
420
+ if (typeof s.ref == "string" && Se.current && u && Se.current.stateNode !== u) {
421
+ var h = E(Se.current.type);
422
+ Ge[h] || (v('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(Se.current.type), s.ref), Ge[h] = !0);
423
423
  }
424
424
  }
425
425
  function Ar(s, u) {
@@ -444,7 +444,7 @@ function mn() {
444
444
  });
445
445
  }
446
446
  }
447
- var zr = function(s, u, h, b, S, _, R) {
447
+ var zr = function(s, u, h, b, R, _, S) {
448
448
  var x = {
449
449
  // This tag allows us to uniquely identify this as a React Element
450
450
  $$typeof: e,
@@ -452,7 +452,7 @@ function mn() {
452
452
  type: s,
453
453
  key: u,
454
454
  ref: h,
455
- props: R,
455
+ props: S,
456
456
  // Record the component responsible for creating this element.
457
457
  _owner: _
458
458
  };
@@ -470,25 +470,25 @@ function mn() {
470
470
  configurable: !1,
471
471
  enumerable: !1,
472
472
  writable: !1,
473
- value: S
473
+ value: R
474
474
  }), Object.freeze && (Object.freeze(x.props), Object.freeze(x)), x;
475
475
  };
476
- function Ir(s, u, h, b, S) {
476
+ function Ir(s, u, h, b, R) {
477
477
  {
478
- var _, R = {}, x = null, V = null;
479
- h !== void 0 && (jt(h), x = "" + h), Pr(u) && (jt(u.key), x = "" + u.key), Dr(u) && (V = u.ref, Tr(u, S));
478
+ var _, S = {}, x = null, V = null;
479
+ h !== void 0 && (jt(h), x = "" + h), Pr(u) && (jt(u.key), x = "" + u.key), Dr(u) && (V = u.ref, Tr(u, R));
480
480
  for (_ in u)
481
- xe.call(u, _) && !Nr.hasOwnProperty(_) && (R[_] = u[_]);
481
+ xe.call(u, _) && !Nr.hasOwnProperty(_) && (S[_] = u[_]);
482
482
  if (s && s.defaultProps) {
483
483
  var D = s.defaultProps;
484
484
  for (_ in D)
485
- R[_] === void 0 && (R[_] = D[_]);
485
+ S[_] === void 0 && (S[_] = D[_]);
486
486
  }
487
487
  if (x || V) {
488
488
  var T = typeof s == "function" ? s.displayName || s.name || "Unknown" : s;
489
- x && Ar(R, T), V && Mr(R, T);
489
+ x && Ar(S, T), V && Mr(S, T);
490
490
  }
491
- return zr(s, x, V, S, b, Re.current, R);
491
+ return zr(s, x, V, R, b, Se.current, S);
492
492
  }
493
493
  }
494
494
  var Je = P.ReactCurrentOwner, $t = P.ReactDebugCurrentFrame;
@@ -565,10 +565,10 @@ Check the top-level render call using <` + h + ">.");
565
565
  else if (Xe(s))
566
566
  s._store && (s._store.validated = !0);
567
567
  else if (s) {
568
- var S = I(s);
569
- if (typeof S == "function" && S !== s.entries)
570
- for (var _ = S.call(s), R; !(R = _.next()).done; )
571
- Xe(R.value) && Pt(R.value, u);
568
+ var R = I(s);
569
+ if (typeof R == "function" && R !== s.entries)
570
+ for (var _ = R.call(s), S; !(S = _.next()).done; )
571
+ Xe(S.value) && Pt(S.value, u);
572
572
  }
573
573
  }
574
574
  }
@@ -591,8 +591,8 @@ Check the top-level render call using <` + h + ">.");
591
591
  jr(h, s.props, "prop", b, s);
592
592
  } else if (u.PropTypes !== void 0 && !Ke) {
593
593
  Ke = !0;
594
- var S = E(u);
595
- v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", S || "Unknown");
594
+ var R = E(u);
595
+ v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", R || "Unknown");
596
596
  }
597
597
  typeof u.getDefaultProps == "function" && !u.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
598
598
  }
@@ -610,21 +610,21 @@ Check the top-level render call using <` + h + ">.");
610
610
  }
611
611
  }
612
612
  var At = {};
613
- function Mt(s, u, h, b, S, _) {
613
+ function Mt(s, u, h, b, R, _) {
614
614
  {
615
- var R = ie(s);
616
- if (!R) {
615
+ var S = ie(s);
616
+ if (!S) {
617
617
  var x = "";
618
618
  (s === void 0 || typeof s == "object" && s !== null && Object.keys(s).length === 0) && (x += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
619
- var V = Yr(S);
619
+ var V = Yr(R);
620
620
  V ? x += V : x += Nt();
621
621
  var D;
622
622
  s === null ? D = "null" : Ze(s) ? D = "array" : s !== void 0 && s.$$typeof === e ? (D = "<" + (E(s.type) || "Unknown") + " />", x = " Did you accidentally export a JSX literal instead of a component?") : D = typeof s, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", D, x);
623
623
  }
624
- var T = Ir(s, u, h, S, _);
624
+ var T = Ir(s, u, h, R, _);
625
625
  if (T == null)
626
626
  return T;
627
- if (R) {
627
+ if (S) {
628
628
  var ee = u.children;
629
629
  if (ee !== void 0)
630
630
  if (b)
@@ -664,7 +664,7 @@ React keys must be passed directly to JSX without using spread:
664
664
  Ce.Fragment = r, Ce.jsx = Ur, Ce.jsxs = Br;
665
665
  }()), Ce;
666
666
  }
667
- process.env.NODE_ENV === "production" ? at.exports = pn() : at.exports = mn();
667
+ process.env.NODE_ENV === "production" ? at.exports = mn() : at.exports = bn();
668
668
  var p = at.exports;
669
669
  const z = class z {
670
670
  /**
@@ -982,7 +982,7 @@ const z = class z {
982
982
  };
983
983
  m(z, "factorialCache", /* @__PURE__ */ new Map());
984
984
  let it = z;
985
- const ws = new it(), $e = class $e {
985
+ const xs = new it(), $e = class $e {
986
986
  constructor() {
987
987
  m(this, "callbacks", []);
988
988
  m(this, "pending", !1);
@@ -1035,8 +1035,8 @@ const ws = new it(), $e = class $e {
1035
1035
  };
1036
1036
  m($e, "_instance");
1037
1037
  let Le = $e;
1038
- const xs = Le.instance.nextTick.bind(Le.instance);
1039
- var ge = {}, ot, ct, _e = dn;
1038
+ const Ss = Le.instance.nextTick.bind(Le.instance);
1039
+ var ge = {}, ot, ct, _e = hn;
1040
1040
  if (process.env.NODE_ENV === "production")
1041
1041
  ct = ge.createRoot = _e.createRoot, ot = ge.hydrateRoot = _e.hydrateRoot;
1042
1042
  else {
@@ -1057,7 +1057,7 @@ else {
1057
1057
  }
1058
1058
  };
1059
1059
  }
1060
- const bn = /* @__PURE__ */ hn({
1060
+ const vn = /* @__PURE__ */ gn({
1061
1061
  __proto__: null,
1062
1062
  get createRoot() {
1063
1063
  return ct;
@@ -1066,13 +1066,13 @@ const bn = /* @__PURE__ */ hn({
1066
1066
  get hydrateRoot() {
1067
1067
  return ot;
1068
1068
  }
1069
- }, [ge]), { createRoot: vn } = bn;
1069
+ }, [ge]), { createRoot: yn } = vn;
1070
1070
  let se = null, ce = null;
1071
- function yn() {
1071
+ function wn() {
1072
1072
  return se || (se = document.createElement("div"), document.body.appendChild(se)), se;
1073
1073
  }
1074
- function wn(n, e) {
1075
- const t = yn();
1074
+ function xn(n, e) {
1075
+ const t = wn();
1076
1076
  let r = {
1077
1077
  open: !0,
1078
1078
  ...e,
@@ -1083,7 +1083,7 @@ function wn(n, e) {
1083
1083
  };
1084
1084
  if (!ce)
1085
1085
  try {
1086
- ce = vn(t);
1086
+ ce = yn(t);
1087
1087
  } catch (c) {
1088
1088
  return console.error("Failed to create root:", c), {
1089
1089
  destroy: () => {
@@ -1126,13 +1126,13 @@ const Rs = () => {
1126
1126
  } else
1127
1127
  e && (r = `${n}-${e}`);
1128
1128
  return r;
1129
- }, Ss = (n, e) => {
1129
+ }, Cs = (n, e) => {
1130
1130
  const t = e == null ? void 0 : e.split(".");
1131
1131
  let r = n;
1132
1132
  for (const i of t)
1133
1133
  r = r[i];
1134
1134
  return r;
1135
- }, xn = (n) => {
1135
+ }, Sn = (n) => {
1136
1136
  for (const e in n)
1137
1137
  n[e] === null && delete n[e];
1138
1138
  return n;
@@ -1143,7 +1143,7 @@ const Rs = () => {
1143
1143
  n(...r);
1144
1144
  }, e);
1145
1145
  };
1146
- }, Cs = (n, e) => {
1146
+ }, _s = (n, e) => {
1147
1147
  let t = null, r = 0;
1148
1148
  return (...i) => {
1149
1149
  const a = Date.now();
@@ -1152,7 +1152,7 @@ const Rs = () => {
1152
1152
  }, e));
1153
1153
  };
1154
1154
  };
1155
- class _s {
1155
+ class Es {
1156
1156
  /**
1157
1157
  * 验证版本号格式是否有效
1158
1158
  * @param version 版本号字符串
@@ -1317,7 +1317,7 @@ const ir = Qt({
1317
1317
  cssVar: !0,
1318
1318
  algorithm: [Ie.defaultAlgorithm]
1319
1319
  }
1320
- }), Es = ir.Provider;
1320
+ }), js = ir.Provider;
1321
1321
  function Rn() {
1322
1322
  return er(ir);
1323
1323
  }
@@ -1325,7 +1325,7 @@ function ve(n) {
1325
1325
  const { theme: e } = Rn();
1326
1326
  return /* @__PURE__ */ p.jsx(rr, { theme: e, children: n.children });
1327
1327
  }
1328
- const Ht = (n = "") => He("items-row", n), Sn = (n) => n.items ? /* @__PURE__ */ p.jsx(ve, { children: /* @__PURE__ */ p.jsx("div", { className: `${Ht()} ${n.className || ""}`, style: n.style, children: (n.items || []).map((e, t) => {
1328
+ const Ht = (n = "") => He("items-row", n), Cn = (n) => n.items ? /* @__PURE__ */ p.jsx(ve, { children: /* @__PURE__ */ p.jsx("div", { className: `${Ht()} ${n.className || ""}`, style: n.style, children: (n.items || []).map((e, t) => {
1329
1329
  const r = `${Ht("item")} ${e.className}`;
1330
1330
  return e.render ? /* @__PURE__ */ p.jsx("span", { className: r, children: e.render() }, t) : /* @__PURE__ */ p.jsx(
1331
1331
  ke,
@@ -1339,7 +1339,7 @@ const Ht = (n = "") => He("items-row", n), Sn = (n) => n.items ? /* @__PURE__ */
1339
1339
  e.label
1340
1340
  );
1341
1341
  }) }) }) : null;
1342
- const Ee = (n = "") => He("m-breadcrumb", n), js = (n) => {
1342
+ const Ee = (n = "") => He("m-breadcrumb", n), ks = (n) => {
1343
1343
  const {
1344
1344
  routes: e,
1345
1345
  customItems: t,
@@ -1374,11 +1374,11 @@ const Ee = (n = "") => He("m-breadcrumb", n), js = (n) => {
1374
1374
  variant: "borderless",
1375
1375
  children: [
1376
1376
  /* @__PURE__ */ p.jsx(zt, { className: Ee("inner-breadcrumb"), style: { fontSize: "18px" }, children: e == null ? void 0 : e.map((g) => /* @__PURE__ */ p.jsx(zt.Item, { children: g.url ? /* @__PURE__ */ p.jsx("a", { href: `#${d(g.url)}`, children: g.name }) : g.name }, g.url || g.name)) }),
1377
- /* @__PURE__ */ p.jsx("div", { className: Ee("custom-item-wrapper"), children: /* @__PURE__ */ p.jsx(Sn, { items: t }) })
1377
+ /* @__PURE__ */ p.jsx("div", { className: Ee("custom-item-wrapper"), children: /* @__PURE__ */ p.jsx(Cn, { items: t }) })
1378
1378
  ]
1379
1379
  }
1380
1380
  ) }) }) });
1381
- }, Cn = (n) => {
1381
+ }, _n = (n) => {
1382
1382
  const {
1383
1383
  data: e,
1384
1384
  title: t,
@@ -1428,8 +1428,8 @@ const Ee = (n = "") => He("m-breadcrumb", n), js = (n) => {
1428
1428
  }
1429
1429
  ) });
1430
1430
  };
1431
- Cn.displayName = "MDescriptions";
1432
- const _n = /* @__PURE__ */ Qt({}), or = _n;
1431
+ _n.displayName = "MDescriptions";
1432
+ const En = /* @__PURE__ */ Qt({}), or = En;
1433
1433
  var cr = { exports: {} };
1434
1434
  /*!
1435
1435
  Copyright (c) 2018 Jed Watson.
@@ -1466,8 +1466,8 @@ var cr = { exports: {} };
1466
1466
  n.exports ? (t.default = t, n.exports = t) : window.classNames = t;
1467
1467
  })();
1468
1468
  })(cr);
1469
- var En = cr.exports;
1470
- const jn = /* @__PURE__ */ gn(En), kn = {
1469
+ var jn = cr.exports;
1470
+ const kn = /* @__PURE__ */ pn(jn), On = {
1471
1471
  aliceblue: "9ehhb",
1472
1472
  antiquewhite: "9sgk7",
1473
1473
  aqua: "1ekf",
@@ -1677,7 +1677,7 @@ class pe {
1677
1677
  else if (i("hsv") || i("hsb"))
1678
1678
  this.fromHsvString(r);
1679
1679
  else {
1680
- const a = kn[r.toLowerCase()];
1680
+ const a = On[r.toLowerCase()];
1681
1681
  a && this.fromHexString(
1682
1682
  // Convert 36 hex to 16 hex
1683
1683
  parseInt(a, 36).toString(16).padStart(6, "0")
@@ -1981,7 +1981,7 @@ class pe {
1981
1981
  this.r = t[0], this.g = t[1], this.b = t[2], this.a = t[3];
1982
1982
  }
1983
1983
  }
1984
- const Me = 2, qt = 0.16, On = 0.05, $n = 0.05, Nn = 0.15, lr = 5, ur = 4, Dn = [{
1984
+ const Me = 2, qt = 0.16, $n = 0.05, Nn = 0.05, Dn = 0.15, lr = 5, ur = 4, Pn = [{
1985
1985
  index: 7,
1986
1986
  amount: 15
1987
1987
  }, {
@@ -2020,13 +2020,13 @@ function Ut(n, e, t) {
2020
2020
  if (n.h === 0 && n.s === 0)
2021
2021
  return n.s;
2022
2022
  let r;
2023
- return t ? r = n.s - qt * e : e === ur ? r = n.s + qt : r = n.s + On * e, r > 1 && (r = 1), t && e === lr && r > 0.1 && (r = 0.1), r < 0.06 && (r = 0.06), Math.round(r * 100) / 100;
2023
+ return t ? r = n.s - qt * e : e === ur ? r = n.s + qt : r = n.s + $n * e, r > 1 && (r = 1), t && e === lr && r > 0.1 && (r = 0.1), r < 0.06 && (r = 0.06), Math.round(r * 100) / 100;
2024
2024
  }
2025
2025
  function Bt(n, e, t) {
2026
2026
  let r;
2027
- return t ? r = n.v + $n * e : r = n.v - Nn * e, r = Math.max(0, Math.min(1, r)), Math.round(r * 100) / 100;
2027
+ return t ? r = n.v + Nn * e : r = n.v - Dn * e, r = Math.max(0, Math.min(1, r)), Math.round(r * 100) / 100;
2028
2028
  }
2029
- function Pn(n, e = {}) {
2029
+ function Tn(n, e = {}) {
2030
2030
  const t = [], r = new pe(n), i = r.toHsv();
2031
2031
  for (let a = lr; a > 0; a -= 1) {
2032
2032
  const o = new pe({
@@ -2045,17 +2045,17 @@ function Pn(n, e = {}) {
2045
2045
  });
2046
2046
  t.push(o);
2047
2047
  }
2048
- return e.theme === "dark" ? Dn.map(({
2048
+ return e.theme === "dark" ? Pn.map(({
2049
2049
  index: a,
2050
2050
  amount: o
2051
2051
  }) => new pe(e.backgroundColor || "#141414").mix(t[a], o).toHexString()) : t.map((a) => a.toHexString());
2052
2052
  }
2053
2053
  const lt = ["#e6f4ff", "#bae0ff", "#91caff", "#69b1ff", "#4096ff", "#1677ff", "#0958d9", "#003eb3", "#002c8c", "#001d66"];
2054
2054
  lt.primary = lt[5];
2055
- function Tn() {
2055
+ function An() {
2056
2056
  return !!(typeof window < "u" && window.document && window.document.createElement);
2057
2057
  }
2058
- function An(n, e) {
2058
+ function Mn(n, e) {
2059
2059
  if (!n)
2060
2060
  return !1;
2061
2061
  if (n.contains)
@@ -2068,29 +2068,29 @@ function An(n, e) {
2068
2068
  }
2069
2069
  return !1;
2070
2070
  }
2071
- const Wt = "data-rc-order", Zt = "data-rc-priority", Mn = "rc-util-key", ut = /* @__PURE__ */ new Map();
2071
+ const Wt = "data-rc-order", Zt = "data-rc-priority", zn = "rc-util-key", ut = /* @__PURE__ */ new Map();
2072
2072
  function fr({
2073
2073
  mark: n
2074
2074
  } = {}) {
2075
- return n ? n.startsWith("data-") ? n : `data-${n}` : Mn;
2075
+ return n ? n.startsWith("data-") ? n : `data-${n}` : zn;
2076
2076
  }
2077
2077
  function bt(n) {
2078
2078
  return n.attachTo ? n.attachTo : document.querySelector("head") || document.body;
2079
2079
  }
2080
- function zn(n) {
2080
+ function In(n) {
2081
2081
  return n === "queue" ? "prependQueue" : n ? "prepend" : "append";
2082
2082
  }
2083
2083
  function vt(n) {
2084
2084
  return Array.from((ut.get(n) || n).children).filter((e) => e.tagName === "STYLE");
2085
2085
  }
2086
2086
  function dr(n, e = {}) {
2087
- if (!Tn())
2087
+ if (!An())
2088
2088
  return null;
2089
2089
  const {
2090
2090
  csp: t,
2091
2091
  prepend: r,
2092
2092
  priority: i = 0
2093
- } = e, a = zn(r), o = a === "prependQueue", l = document.createElement("style");
2093
+ } = e, a = In(r), o = a === "prependQueue", l = document.createElement("style");
2094
2094
  l.setAttribute(Wt, a), o && i && l.setAttribute(Zt, `${i}`), t != null && t.nonce && (l.nonce = t == null ? void 0 : t.nonce), l.innerHTML = n;
2095
2095
  const f = bt(e), {
2096
2096
  firstChild: c
@@ -2111,29 +2111,29 @@ function dr(n, e = {}) {
2111
2111
  f.appendChild(l);
2112
2112
  return l;
2113
2113
  }
2114
- function In(n, e = {}) {
2114
+ function Yn(n, e = {}) {
2115
2115
  let {
2116
2116
  styles: t
2117
2117
  } = e;
2118
2118
  return t || (t = vt(bt(e))), t.find((r) => r.getAttribute(fr(e)) === n);
2119
2119
  }
2120
- function Yn(n, e) {
2120
+ function Ln(n, e) {
2121
2121
  const t = ut.get(n);
2122
- if (!t || !An(document, t)) {
2122
+ if (!t || !Mn(document, t)) {
2123
2123
  const r = dr("", e), {
2124
2124
  parentNode: i
2125
2125
  } = r;
2126
2126
  ut.set(n, i), n.removeChild(r);
2127
2127
  }
2128
2128
  }
2129
- function Ln(n, e, t = {}) {
2129
+ function Hn(n, e, t = {}) {
2130
2130
  var f, c, d;
2131
2131
  const r = bt(t), i = vt(r), a = {
2132
2132
  ...t,
2133
2133
  styles: i
2134
2134
  };
2135
- Yn(r, a);
2136
- const o = In(e, a);
2135
+ Ln(r, a);
2136
+ const o = Yn(e, a);
2137
2137
  if (o)
2138
2138
  return (f = a.csp) != null && f.nonce && o.nonce !== ((c = a.csp) == null ? void 0 : c.nonce) && (o.nonce = (d = a.csp) == null ? void 0 : d.nonce), o.innerHTML !== n && (o.innerHTML = n), o;
2139
2139
  const l = dr(n, a);
@@ -2143,47 +2143,47 @@ function hr(n) {
2143
2143
  var e;
2144
2144
  return (e = n == null ? void 0 : n.getRootNode) == null ? void 0 : e.call(n);
2145
2145
  }
2146
- function Hn(n) {
2146
+ function Vn(n) {
2147
2147
  return hr(n) instanceof ShadowRoot;
2148
2148
  }
2149
- function Vn(n) {
2150
- return Hn(n) ? hr(n) : null;
2149
+ function qn(n) {
2150
+ return Vn(n) ? hr(n) : null;
2151
2151
  }
2152
2152
  let ft = {};
2153
- const yt = [], qn = (n) => {
2153
+ const yt = [], Fn = (n) => {
2154
2154
  yt.push(n);
2155
2155
  };
2156
- function Fn(n, e) {
2156
+ function Un(n, e) {
2157
2157
  if (process.env.NODE_ENV !== "production" && !n && console !== void 0) {
2158
2158
  const t = yt.reduce((r, i) => i(r ?? "", "warning"), e);
2159
2159
  t && console.error(`Warning: ${t}`);
2160
2160
  }
2161
2161
  }
2162
- function Un(n, e) {
2162
+ function Bn(n, e) {
2163
2163
  if (process.env.NODE_ENV !== "production" && !n && console !== void 0) {
2164
2164
  const t = yt.reduce((r, i) => i(r ?? "", "note"), e);
2165
2165
  t && console.warn(`Note: ${t}`);
2166
2166
  }
2167
2167
  }
2168
- function Bn() {
2168
+ function Wn() {
2169
2169
  ft = {};
2170
2170
  }
2171
2171
  function gr(n, e, t) {
2172
2172
  !e && !ft[t] && (n(!1, t), ft[t] = !0);
2173
2173
  }
2174
2174
  function Ve(n, e) {
2175
- gr(Fn, n, e);
2176
- }
2177
- function Wn(n, e) {
2178
2175
  gr(Un, n, e);
2179
2176
  }
2180
- Ve.preMessage = qn;
2181
- Ve.resetWarned = Bn;
2182
- Ve.noteOnce = Wn;
2183
- function Zn(n) {
2177
+ function Zn(n, e) {
2178
+ gr(Bn, n, e);
2179
+ }
2180
+ Ve.preMessage = Fn;
2181
+ Ve.resetWarned = Wn;
2182
+ Ve.noteOnce = Zn;
2183
+ function Gn(n) {
2184
2184
  return n.replace(/-(.)/g, (e, t) => t.toUpperCase());
2185
2185
  }
2186
- function Gn(n, e) {
2186
+ function Jn(n, e) {
2187
2187
  Ve(n, `[@ant-design/icons] ${e}`);
2188
2188
  }
2189
2189
  function Gt(n) {
@@ -2197,7 +2197,7 @@ function Jt(n = {}) {
2197
2197
  e.className = r, delete e.class;
2198
2198
  break;
2199
2199
  default:
2200
- delete e[t], e[Zn(t)] = r;
2200
+ delete e[t], e[Gn(t)] = r;
2201
2201
  }
2202
2202
  return e;
2203
2203
  }, {});
@@ -2213,12 +2213,12 @@ function dt(n, e, t) {
2213
2213
  }, (n.children || []).map((r, i) => dt(r, `${e}-${n.tag}-${i}`)));
2214
2214
  }
2215
2215
  function pr(n) {
2216
- return Pn(n)[0];
2216
+ return Tn(n)[0];
2217
2217
  }
2218
2218
  function mr(n) {
2219
2219
  return n ? Array.isArray(n) ? n : [n] : [];
2220
2220
  }
2221
- const Jn = `
2221
+ const Kn = `
2222
2222
  .anticon {
2223
2223
  display: inline-flex;
2224
2224
  align-items: center;
@@ -2274,18 +2274,18 @@ const Jn = `
2274
2274
  transform: rotate(360deg);
2275
2275
  }
2276
2276
  }
2277
- `, Kn = (n) => {
2277
+ `, Xn = (n) => {
2278
2278
  const {
2279
2279
  csp: e,
2280
2280
  prefixCls: t,
2281
2281
  layer: r
2282
2282
  } = er(or);
2283
- let i = Jn;
2283
+ let i = Kn;
2284
2284
  t && (i = i.replace(/anticon/g, t)), r && (i = `@layer ${r} {
2285
2285
  ${i}
2286
2286
  }`), ae(() => {
2287
- const a = n.current, o = Vn(a);
2288
- Ln(i, "@ant-design-icons", {
2287
+ const a = n.current, o = qn(a);
2288
+ Hn(i, "@ant-design-icons", {
2289
2289
  prepend: !r,
2290
2290
  csp: e,
2291
2291
  attachTo: o
@@ -2296,13 +2296,13 @@ ${i}
2296
2296
  secondaryColor: "#E6E6E6",
2297
2297
  calculated: !1
2298
2298
  };
2299
- function Xn({
2299
+ function Qn({
2300
2300
  primaryColor: n,
2301
2301
  secondaryColor: e
2302
2302
  }) {
2303
2303
  Oe.primaryColor = n, Oe.secondaryColor = e || pr(n), Oe.calculated = !!e;
2304
2304
  }
2305
- function Qn() {
2305
+ function es() {
2306
2306
  return {
2307
2307
  ...Oe
2308
2308
  };
@@ -2321,7 +2321,7 @@ const qe = (n) => {
2321
2321
  if (a && (c = {
2322
2322
  primaryColor: a,
2323
2323
  secondaryColor: o || pr(a)
2324
- }), Kn(f), Gn(Gt(e), `icon should be icon definiton, but got ${e}`), !Gt(e))
2324
+ }), Xn(f), Jn(Gt(e), `icon should be icon definiton, but got ${e}`), !Gt(e))
2325
2325
  return null;
2326
2326
  let d = e;
2327
2327
  return d && typeof d.icon == "function" && (d = {
@@ -2341,8 +2341,8 @@ const qe = (n) => {
2341
2341
  });
2342
2342
  };
2343
2343
  qe.displayName = "IconReact";
2344
- qe.getTwoToneColors = Qn;
2345
- qe.setTwoToneColors = Xn;
2344
+ qe.getTwoToneColors = es;
2345
+ qe.setTwoToneColors = Qn;
2346
2346
  const wt = qe;
2347
2347
  function br(n) {
2348
2348
  const [e, t] = mr(n);
@@ -2351,7 +2351,7 @@ function br(n) {
2351
2351
  secondaryColor: t
2352
2352
  });
2353
2353
  }
2354
- function es() {
2354
+ function ts() {
2355
2355
  const n = wt.getTwoToneColors();
2356
2356
  return n.calculated ? [n.primaryColor, n.secondaryColor] : n.primaryColor;
2357
2357
  }
@@ -2382,7 +2382,7 @@ const Fe = /* @__PURE__ */ q.forwardRef((n, e) => {
2382
2382
  } = n, {
2383
2383
  prefixCls: d = "anticon",
2384
2384
  rootClassName: g
2385
- } = q.useContext(or), y = jn(g, d, {
2385
+ } = q.useContext(or), y = kn(g, d, {
2386
2386
  [`${d}-${r.name}`]: !!r.name,
2387
2387
  [`${d}-spin`]: !!i || r.name === "loading"
2388
2388
  }, t);
@@ -2408,11 +2408,11 @@ const Fe = /* @__PURE__ */ q.forwardRef((n, e) => {
2408
2408
  }));
2409
2409
  });
2410
2410
  Fe.displayName = "AntdIcon";
2411
- Fe.getTwoToneColor = es;
2411
+ Fe.getTwoToneColor = ts;
2412
2412
  Fe.setTwoToneColor = br;
2413
2413
  const xt = Fe;
2414
- var ts = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, name: "caret-down", theme: "outlined" };
2415
- const rs = ts;
2414
+ var rs = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z" } }] }, name: "caret-down", theme: "outlined" };
2415
+ const ns = rs;
2416
2416
  function gt() {
2417
2417
  return gt = Object.assign ? Object.assign.bind() : function(n) {
2418
2418
  for (var e = 1; e < arguments.length; e++) {
@@ -2423,14 +2423,14 @@ function gt() {
2423
2423
  return n;
2424
2424
  }, gt.apply(this, arguments);
2425
2425
  }
2426
- const ns = (n, e) => /* @__PURE__ */ q.createElement(xt, gt({}, n, {
2426
+ const ss = (n, e) => /* @__PURE__ */ q.createElement(xt, gt({}, n, {
2427
2427
  ref: e,
2428
- icon: rs
2429
- })), vr = /* @__PURE__ */ q.forwardRef(ns);
2428
+ icon: ns
2429
+ })), vr = /* @__PURE__ */ q.forwardRef(ss);
2430
2430
  process.env.NODE_ENV !== "production" && (vr.displayName = "CaretDownOutlined");
2431
- const ss = vr;
2432
- var as = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" } }] }, name: "caret-up", theme: "outlined" };
2433
- const is = as;
2431
+ const as = vr;
2432
+ var is = { icon: { tag: "svg", attrs: { viewBox: "0 0 1024 1024", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" } }] }, name: "caret-up", theme: "outlined" };
2433
+ const os = is;
2434
2434
  function pt() {
2435
2435
  return pt = Object.assign ? Object.assign.bind() : function(n) {
2436
2436
  for (var e = 1; e < arguments.length; e++) {
@@ -2441,14 +2441,14 @@ function pt() {
2441
2441
  return n;
2442
2442
  }, pt.apply(this, arguments);
2443
2443
  }
2444
- const os = (n, e) => /* @__PURE__ */ q.createElement(xt, pt({}, n, {
2444
+ const cs = (n, e) => /* @__PURE__ */ q.createElement(xt, pt({}, n, {
2445
2445
  ref: e,
2446
- icon: is
2447
- })), yr = /* @__PURE__ */ q.forwardRef(os);
2446
+ icon: os
2447
+ })), yr = /* @__PURE__ */ q.forwardRef(cs);
2448
2448
  process.env.NODE_ENV !== "production" && (yr.displayName = "CaretUpOutlined");
2449
- const cs = yr;
2450
- var ls = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" } }] }, name: "upload", theme: "outlined" };
2451
- const us = ls;
2449
+ const ls = yr;
2450
+ var us = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z" } }] }, name: "upload", theme: "outlined" };
2451
+ const fs = us;
2452
2452
  function mt() {
2453
2453
  return mt = Object.assign ? Object.assign.bind() : function(n) {
2454
2454
  for (var e = 1; e < arguments.length; e++) {
@@ -2459,14 +2459,14 @@ function mt() {
2459
2459
  return n;
2460
2460
  }, mt.apply(this, arguments);
2461
2461
  }
2462
- const fs = (n, e) => /* @__PURE__ */ q.createElement(xt, mt({}, n, {
2462
+ const ds = (n, e) => /* @__PURE__ */ q.createElement(xt, mt({}, n, {
2463
2463
  ref: e,
2464
- icon: us
2465
- })), wr = /* @__PURE__ */ q.forwardRef(fs);
2464
+ icon: fs
2465
+ })), wr = /* @__PURE__ */ q.forwardRef(ds);
2466
2466
  process.env.NODE_ENV !== "production" && (wr.displayName = "UploadOutlined");
2467
- const ds = wr;
2467
+ const hs = wr;
2468
2468
  var W = /* @__PURE__ */ ((n) => (n.Input = "input", n.InputNumber = "inputNumber", n.Text = "text", n.Password = "password", n.Radio = "radio", n.Select = "select", n.Checkbox = "checkbox", n.DatePicker = "datePicker", n.RangePicker = "rangePicker", n.Upload = "upload", n.Mentions = "mentions", n.Cascader = "cascader", n.TreeSelect = "treeSelect", n))(W || {});
2469
- const { RangePicker: hs } = sr, C = class C {
2469
+ const { RangePicker: gs } = sr, C = class C {
2470
2470
  static getDefaultArrayPlaceholder(e) {
2471
2471
  let t;
2472
2472
  switch (e.type) {
@@ -2542,7 +2542,7 @@ m(C, "labelCol", { span: 7 }), m(C, "wrapperCol", { span: 17 }), m(C, "defaultRo
2542
2542
  placeholder: e.placeholder || C.getDefaultPlaceholder(e)
2543
2543
  }
2544
2544
  )), m(C, "rangePicker", (e) => /* @__PURE__ */ p.jsx(
2545
- hs,
2545
+ gs,
2546
2546
  {
2547
2547
  disabled: e.disabled,
2548
2548
  ...e.props,
@@ -2556,7 +2556,7 @@ m(C, "labelCol", { span: 7 }), m(C, "wrapperCol", { span: 17 }), m(C, "defaultRo
2556
2556
  placeholder: e.placeholder || C.getDefaultPlaceholder(e)
2557
2557
  }
2558
2558
  )), m(C, "radio", (e) => /* @__PURE__ */ p.jsx(tn.Group, { disabled: e.disabled, ...e.props })), m(C, "checkbox", (e) => /* @__PURE__ */ p.jsx(rn.Group, { disabled: e.disabled, ...e.props })), m(C, "upload", (e) => /* @__PURE__ */ p.jsx(nn, { ...e.props, children: e.children || /* @__PURE__ */ p.jsxs(ke, { children: [
2559
- /* @__PURE__ */ p.jsx(ds, {}),
2559
+ /* @__PURE__ */ p.jsx(hs, {}),
2560
2560
  " 点击上传"
2561
2561
  ] }) })), m(C, "mentions", (e) => /* @__PURE__ */ p.jsx(
2562
2562
  sn,
@@ -2597,18 +2597,22 @@ function xr(n) {
2597
2597
  ...a,
2598
2598
  ...c.itemLayout
2599
2599
  };
2600
- return /* @__PURE__ */ p.jsx(ln, { span: c.span || 24 / r, children: /* @__PURE__ */ p.jsx("div", { className: rt("item-wrapper"), children: /* @__PURE__ */ p.jsx(
2601
- st.Item,
2602
- {
2603
- label: c.label,
2604
- name: c.id,
2605
- rules: g,
2606
- initialValue: c.initialValue,
2607
- ...y,
2608
- ...c.formItemProps,
2609
- children: l(c, i)
2610
- }
2611
- ) }) }, `col-${c.id}`);
2600
+ return /* @__PURE__ */ p.jsx(ln, { span: c.span || 24 / r, children: /* @__PURE__ */ p.jsxs(un, { className: rt("item-wrapper"), children: [
2601
+ c.prefix,
2602
+ /* @__PURE__ */ p.jsx(
2603
+ st.Item,
2604
+ {
2605
+ label: c.label,
2606
+ name: c.id,
2607
+ rules: g,
2608
+ initialValue: c.initialValue,
2609
+ ...y,
2610
+ ...c.formItemProps,
2611
+ children: l(c, i)
2612
+ }
2613
+ ),
2614
+ c.suffix
2615
+ ] }) }, `col-${c.id}`);
2612
2616
  };
2613
2617
  return /* @__PURE__ */ p.jsx(ve, { children: /* @__PURE__ */ p.jsx(st, { form: i, ...e, className: `${rt()} ${e == null ? void 0 : e.className}`, children: /* @__PURE__ */ p.jsx(
2614
2618
  cn,
@@ -2663,7 +2667,7 @@ const be = class be extends Kr {
2663
2667
  componentSize: "middle",
2664
2668
  componentDisabled: !1,
2665
2669
  children: /* @__PURE__ */ p.jsx(
2666
- un,
2670
+ fn,
2667
2671
  {
2668
2672
  maskClosable: !1,
2669
2673
  open: this.props.open,
@@ -2688,7 +2692,7 @@ m(be, "setMode", (t) => {
2688
2692
  m(be, "setThemeConfig", (t) => {
2689
2693
  Kt = t;
2690
2694
  }), m(be, "open", (t) => {
2691
- const r = wn(be, {
2695
+ const r = xn(be, {
2692
2696
  mode: nt,
2693
2697
  // 默认使用全局主题
2694
2698
  ...t
@@ -2701,7 +2705,7 @@ m(be, "setThemeConfig", (t) => {
2701
2705
  }, r;
2702
2706
  });
2703
2707
  let Xt = be;
2704
- const gs = 13, ne = (n = "") => He("m-search", n), ks = (n) => {
2708
+ const ps = 13, ne = (n = "") => He("m-search", n), Os = (n) => {
2705
2709
  const {
2706
2710
  className: e,
2707
2711
  searchItems: t = [],
@@ -2711,7 +2715,7 @@ const gs = 13, ne = (n = "") => He("m-search", n), ks = (n) => {
2711
2715
  form: o
2712
2716
  } = n, [l, f] = H(i), [c] = st.useForm(), d = G(null), g = o ?? c, y = (v) => {
2713
2717
  const { keyCode: k } = v;
2714
- k === gs && $();
2718
+ k === ps && $();
2715
2719
  };
2716
2720
  ae(() => {
2717
2721
  const v = d.current;
@@ -2723,7 +2727,7 @@ const gs = 13, ne = (n = "") => He("m-search", n), ks = (n) => {
2723
2727
  g == null || g.resetFields(), $(!0);
2724
2728
  }, $ = (v = !1) => {
2725
2729
  g == null || g.validateFields().then((k) => {
2726
- xn(k), r == null || r(k, v);
2730
+ Sn(k), r == null || r(k, v);
2727
2731
  });
2728
2732
  }, N = tr(
2729
2733
  () => (t == null ? void 0 : t.filter((v) => v.show != !1).length) > 2,
@@ -2735,7 +2739,7 @@ const gs = 13, ne = (n = "") => He("m-search", n), ks = (n) => {
2735
2739
  ] }),
2736
2740
  N && /* @__PURE__ */ p.jsxs("div", { className: ne("btn btn-collapse"), onClick: () => f(!l), children: [
2737
2741
  /* @__PURE__ */ p.jsx("span", { children: l ? "收起" : "展开" }),
2738
- l ? /* @__PURE__ */ p.jsx(cs, {}) : /* @__PURE__ */ p.jsx(ss, {})
2742
+ l ? /* @__PURE__ */ p.jsx(ls, {}) : /* @__PURE__ */ p.jsx(as, {})
2739
2743
  ] })
2740
2744
  ] }), P = t.map((v, k) => {
2741
2745
  var Y;
@@ -2763,15 +2767,15 @@ const gs = 13, ne = (n = "") => He("m-search", n), ks = (n) => {
2763
2767
  }
2764
2768
  ) });
2765
2769
  };
2766
- function Os(n) {
2770
+ function $s(n) {
2767
2771
  var t;
2768
2772
  const e = ((t = n.columns) == null ? void 0 : t.map((r) => ({ ...r, dataIndex: r.key }))) ?? [];
2769
2773
  return /* @__PURE__ */ p.jsxs(ve, { children: [
2770
- /* @__PURE__ */ p.jsx(fn, { rowKey: (r) => r.id, ...n, columns: e }),
2774
+ /* @__PURE__ */ p.jsx(dn, { rowKey: (r) => r.id, ...n, columns: e }),
2771
2775
  ";"
2772
2776
  ] });
2773
2777
  }
2774
- const $s = {
2778
+ const Ns = {
2775
2779
  YMD_Hms: "YYYY-MM-DD HH:mm:ss",
2776
2780
  YMD: "YYYY-MM-DD",
2777
2781
  YMD2: "YYYYMMDD",
@@ -2783,7 +2787,7 @@ const $s = {
2783
2787
  YMD_Hm: "YYYYMMDD HHmm",
2784
2788
  YMD_SLASH: "YYYY/MM/DD",
2785
2789
  YMD_SLASH_Hms: "YYYY/MM/DD HH:mm:ss"
2786
- }, ps = 10;
2790
+ }, ms = 10;
2787
2791
  class O {
2788
2792
  }
2789
2793
  /**
@@ -2853,7 +2857,7 @@ m(O, "time", /^([0-1][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/), /**
2853
2857
  * 日期 YYYY-MM-DD
2854
2858
  */
2855
2859
  m(O, "date", /^(\d{4})-(\d{2})-(\d{2})$/);
2856
- function Ns(n, e) {
2860
+ function Ds(n, e) {
2857
2861
  const [t, r] = H(!1), [i, a] = H(null), [o, l] = H(null), f = G(void 0), c = G(0), d = () => {
2858
2862
  var y;
2859
2863
  (y = f.current) == null || y.abort(), r(!1), a(null);
@@ -2879,7 +2883,7 @@ function Ns(n, e) {
2879
2883
  return ae(() => (e != null && e.autoRunArgs && g(...e.autoRunArgs).catch(() => {
2880
2884
  }), d), [JSON.stringify(e == null ? void 0 : e.autoRunArgs)]), { run: g, cancel: d, loading: t, error: i, data: o };
2881
2885
  }
2882
- function Ds(n, e, t = !1) {
2886
+ function Ps(n, e, t = !1) {
2883
2887
  const r = G(void 0), i = G(n);
2884
2888
  ae(() => {
2885
2889
  i.current = n;
@@ -2891,7 +2895,7 @@ function Ds(n, e, t = !1) {
2891
2895
  }, [e, a]);
2892
2896
  return ae(() => (t && i.current(), o(), a), [e, o, a, t]), { start: o, clear: a, isRunning: !!r.current };
2893
2897
  }
2894
- const Ps = (n, e, t) => {
2898
+ const Ts = (n, e, t) => {
2895
2899
  const {
2896
2900
  isReady: r = !0,
2897
2901
  dataSource: i = [],
@@ -2967,11 +2971,11 @@ const Ps = (n, e, t) => {
2967
2971
  setDataSource: y
2968
2972
  };
2969
2973
  };
2970
- function Ts() {
2974
+ function As() {
2971
2975
  const n = window.location.href.split("?")[1] || "", e = new URLSearchParams(n);
2972
2976
  return Object.fromEntries(e.entries());
2973
2977
  }
2974
- const As = (n) => {
2978
+ const Ms = (n) => {
2975
2979
  const [e, t] = H(n), r = G(e), i = Z((l) => {
2976
2980
  t((f) => {
2977
2981
  const c = typeof l == "function" ? l(f) : l, d = { ...f, ...c };
@@ -2982,7 +2986,7 @@ const As = (n) => {
2982
2986
  }, [n]);
2983
2987
  return [e, i, a, o];
2984
2988
  };
2985
- function Ms(n, e, t = !1) {
2989
+ function zs(n, e, t = !1) {
2986
2990
  const r = G(void 0), i = G(n);
2987
2991
  ae(() => {
2988
2992
  i.current = n;
@@ -2994,12 +2998,12 @@ function Ms(n, e, t = !1) {
2994
2998
  }, [e, a]);
2995
2999
  return ae(() => (t && i.current(), o(), a), [e, o, a, t]), { start: o, clear: a, isRunning: !!r.current };
2996
3000
  }
2997
- const zs = (n, e, t) => {
3001
+ const Is = (n, e, t) => {
2998
3002
  const {
2999
3003
  isReady: r = !0,
3000
3004
  dataSource: i = [],
3001
3005
  current: a = 1,
3002
- pageSize: o = ps
3006
+ pageSize: o = ms
3003
3007
  } = t || {}, [l, f] = H(!1), [c, d] = H(a), [g, y] = H(o), [j, $] = H(0), [N, I] = H(!1), [P, v] = H(i), k = G(c), F = G(g), Y = G(0), J = Z((E) => {
3004
3008
  d(E), k.current = E;
3005
3009
  }, []), K = Z((E) => {
@@ -3091,36 +3095,36 @@ const zs = (n, e, t) => {
3091
3095
  };
3092
3096
  export {
3093
3097
  ve as CompThemeProvider,
3094
- $s as DATE_FORMAT,
3095
- Sn as ItemsRow,
3096
- js as MBreadcrumb,
3097
- Cn as MDescriptions,
3098
+ Ns as DATE_FORMAT,
3099
+ Cn as ItemsRow,
3100
+ ks as MBreadcrumb,
3101
+ _n as MDescriptions,
3098
3102
  xr as MForm,
3099
3103
  me as MFormItemConst,
3100
3104
  W as MFormItemTypeEnum,
3101
- ks as MSearch,
3102
- Os as MTable,
3105
+ Os as MSearch,
3106
+ $s as MTable,
3103
3107
  Xt as MiModal,
3104
- Es as MiThemeProvider,
3108
+ js as MiThemeProvider,
3105
3109
  Le as NextTick,
3106
- ps as PAGE_SIZE,
3110
+ ms as PAGE_SIZE,
3107
3111
  O as PatternType,
3108
- _s as VersionUtil,
3109
- ws as cmx,
3112
+ Es as VersionUtil,
3113
+ xs as cmx,
3110
3114
  ar as debounce,
3111
3115
  He as getClassName,
3112
- Ss as getFieldsByPath,
3113
- xs as nextTick,
3116
+ Cs as getFieldsByPath,
3117
+ Ss as nextTick,
3114
3118
  Rs as noop,
3115
- wn as openModal,
3116
- xn as removeNull,
3117
- Cs as throttle,
3118
- Ns as useFuncRequest,
3119
- Ds as useInterval,
3119
+ xn as openModal,
3120
+ Sn as removeNull,
3121
+ _s as throttle,
3122
+ Ds as useFuncRequest,
3123
+ Ps as useInterval,
3120
3124
  Rn as useMiThemeConfig,
3121
- Ps as usePagination,
3122
- Ts as useQuery,
3123
- As as useReactive,
3124
- Ms as useTimeout,
3125
- zs as useVirtualList
3125
+ Ts as usePagination,
3126
+ As as useQuery,
3127
+ Ms as useReactive,
3128
+ zs as useTimeout,
3129
+ Is as useVirtualList
3126
3130
  };