@mi-avalon/libs 0.0.23 → 0.0.24

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.js CHANGED
@@ -1,4 +1,4 @@
1
1
  export * from './components';
2
2
  export * from './constants';
3
- // export * from './hooks';
3
+ export * from './hooks';
4
4
  export * from './utils';
package/dist/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(b,P){typeof exports=="object"&&typeof module<"u"?P(exports,require("react"),require("antd")):typeof define=="function"&&define.amd?define(["exports","react","antd"],P):(b=typeof globalThis<"u"?globalThis:b||self,P(b.MiAvalonLibs={},b.React,b.antd))})(this,function(b,P,x){"use strict";var Nn=Object.defineProperty;var An=(b,P,x)=>P in b?Nn(b,P,{enumerable:!0,configurable:!0,writable:!0,value:x}):b[P]=x;var p=(b,P,x)=>(An(b,typeof P!="symbol"?P+"":P,x),x);function Ft(r){if(r&&r.__esModule)return r;const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>r[t]})}}return e.default=r,Object.freeze(e)}const N=Ft(P);function Ut(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var ye={exports:{}},X={};/**
1
+ (function(w,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("react"),require("antd")):typeof define=="function"&&define.amd?define(["exports","react","antd"],p):(w=typeof globalThis<"u"?globalThis:w||self,p(w.MiAvalonLibs={},w.React,w.antd))})(this,function(w,p,C){"use strict";var Xn=Object.defineProperty;var Qn=(w,p,C)=>p in w?Xn(w,p,{enumerable:!0,configurable:!0,writable:!0,value:C}):w[p]=C;var v=(w,p,C)=>(Qn(w,typeof p!="symbol"?p+"":p,C),C);function nr(r){if(r&&r.__esModule)return r;const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:()=>r[t]})}}return e.default=r,Object.freeze(e)}const H=nr(p);function ar(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Me={exports:{}},pe={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Le;function Bt(){if(Le)return X;Le=1;var r=N.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,i=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function o(l,u,f){var g,h={},_=null,H=null;f!==void 0&&(_=""+f),u.key!==void 0&&(_=""+u.key),u.ref!==void 0&&(H=u.ref);for(g in u)n.call(u,g)&&!s.hasOwnProperty(g)&&(h[g]=u[g]);if(l&&l.defaultProps)for(g in u=l.defaultProps,u)h[g]===void 0&&(h[g]=u[g]);return{$$typeof:e,type:l,key:_,ref:H,props:h,_owner:i.current}}return X.Fragment=t,X.jsx=o,X.jsxs=o,X}var Q={};/**
9
+ */var st;function sr(){if(st)return pe;st=1;var r=H.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function o(c,u,l){var g,d={},y=null,k=null;l!==void 0&&(y=""+l),u.key!==void 0&&(y=""+u.key),u.ref!==void 0&&(k=u.ref);for(g in u)n.call(u,g)&&!i.hasOwnProperty(g)&&(d[g]=u[g]);if(c&&c.defaultProps)for(g in u=c.defaultProps,u)d[g]===void 0&&(d[g]=u[g]);return{$$typeof:e,type:c,key:y,ref:k,props:d,_owner:s.current}}return pe.Fragment=t,pe.jsx=o,pe.jsxs=o,pe}var me={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,27 +14,27 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var ze;function Zt(){return ze||(ze=1,process.env.NODE_ENV!=="production"&&function(){var r=N.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),H=Symbol.for("react.offscreen"),G=Symbol.iterator,L="@@iterator";function ie(a){if(a===null||typeof a!="object")return null;var c=G&&a[G]||a[L];return typeof c=="function"?c:null}var Y=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function T(a){{for(var c=arguments.length,d=new Array(c>1?c-1:0),v=1;v<c;v++)d[v-1]=arguments[v];Pe("error",a,d)}}function Pe(a,c,d){{var v=Y.ReactDebugCurrentFrame,C=v.getStackAddendum();C!==""&&(c+="%s",d=d.concat([C]));var R=d.map(function(w){return String(w)});R.unshift("Warning: "+c),Function.prototype.apply.call(console[a],console,R)}}var ke=!1,Xr=!1,Qr=!1,en=!1,tn=!1,xt;xt=Symbol.for("react.module.reference");function rn(a){return!!(typeof a=="string"||typeof a=="function"||a===n||a===s||tn||a===i||a===f||a===g||en||a===H||ke||Xr||Qr||typeof a=="object"&&a!==null&&(a.$$typeof===_||a.$$typeof===h||a.$$typeof===o||a.$$typeof===l||a.$$typeof===u||a.$$typeof===xt||a.getModuleId!==void 0))}function nn(a,c,d){var v=a.displayName;if(v)return v;var C=c.displayName||c.name||"";return C!==""?d+"("+C+")":d}function wt(a){return a.displayName||"Context"}function z(a){if(a==null)return null;if(typeof a.tag=="number"&&T("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case n:return"Fragment";case t:return"Portal";case s:return"Profiler";case i:return"StrictMode";case f:return"Suspense";case g:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case l:var c=a;return wt(c)+".Consumer";case o:var d=a;return wt(d._context)+".Provider";case u:return nn(a,a.render,"ForwardRef");case h:var v=a.displayName||null;return v!==null?v:z(a.type)||"Memo";case _:{var C=a,R=C._payload,w=C._init;try{return z(w(R))}catch{return null}}}return null}var U=Object.assign,se=0,Ct,St,_t,Rt,Et,jt,Ot;function Tt(){}Tt.__reactDisabledLog=!0;function an(){{if(se===0){Ct=console.log,St=console.info,_t=console.warn,Rt=console.error,Et=console.group,jt=console.groupCollapsed,Ot=console.groupEnd;var a={configurable:!0,enumerable:!0,value:Tt,writable:!0};Object.defineProperties(console,{info:a,log:a,warn:a,error:a,group:a,groupCollapsed:a,groupEnd:a})}se++}}function sn(){{if(se--,se===0){var a={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:U({},a,{value:Ct}),info:U({},a,{value:St}),warn:U({},a,{value:_t}),error:U({},a,{value:Rt}),group:U({},a,{value:Et}),groupCollapsed:U({},a,{value:jt}),groupEnd:U({},a,{value:Ot})})}se<0&&T("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ne=Y.ReactCurrentDispatcher,Ae;function pe(a,c,d){{if(Ae===void 0)try{throw Error()}catch(C){var v=C.stack.trim().match(/\n( *(at )?)/);Ae=v&&v[1]||""}return`
18
- `+Ae+a}}var De=!1,ve;{var on=typeof WeakMap=="function"?WeakMap:Map;ve=new on}function Pt(a,c){if(!a||De)return"";{var d=ve.get(a);if(d!==void 0)return d}var v;De=!0;var C=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var R;R=Ne.current,Ne.current=null,an();try{if(c){var w=function(){throw Error()};if(Object.defineProperty(w.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(w,[])}catch(M){v=M}Reflect.construct(a,[],w)}else{try{w.call()}catch(M){v=M}a.call(w.prototype)}}else{try{throw Error()}catch(M){v=M}a()}}catch(M){if(M&&v&&typeof M.stack=="string"){for(var y=M.stack.split(`
19
- `),$=v.stack.split(`
20
- `),j=y.length-1,O=$.length-1;j>=1&&O>=0&&y[j]!==$[O];)O--;for(;j>=1&&O>=0;j--,O--)if(y[j]!==$[O]){if(j!==1||O!==1)do if(j--,O--,O<0||y[j]!==$[O]){var I=`
21
- `+y[j].replace(" at new "," at ");return a.displayName&&I.includes("<anonymous>")&&(I=I.replace("<anonymous>",a.displayName)),typeof a=="function"&&ve.set(a,I),I}while(j>=1&&O>=0);break}}}finally{De=!1,Ne.current=R,sn(),Error.prepareStackTrace=C}var K=a?a.displayName||a.name:"",B=K?pe(K):"";return typeof a=="function"&&ve.set(a,B),B}function cn(a,c,d){return Pt(a,!1)}function ln(a){var c=a.prototype;return!!(c&&c.isReactComponent)}function me(a,c,d){if(a==null)return"";if(typeof a=="function")return Pt(a,ln(a));if(typeof a=="string")return pe(a);switch(a){case f:return pe("Suspense");case g:return pe("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case u:return cn(a.render);case h:return me(a.type,c,d);case _:{var v=a,C=v._payload,R=v._init;try{return me(R(C),c,d)}catch{}}}return""}var oe=Object.prototype.hasOwnProperty,kt={},Nt=Y.ReactDebugCurrentFrame;function be(a){if(a){var c=a._owner,d=me(a.type,a._source,c?c.type:null);Nt.setExtraStackFrame(d)}else Nt.setExtraStackFrame(null)}function un(a,c,d,v,C){{var R=Function.call.bind(oe);for(var w in a)if(R(a,w)){var y=void 0;try{if(typeof a[w]!="function"){var $=Error((v||"React class")+": "+d+" type `"+w+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[w]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw $.name="Invariant Violation",$}y=a[w](c,w,v,d,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(j){y=j}y&&!(y instanceof Error)&&(be(C),T("%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).",v||"React class",d,w,typeof y),be(null)),y instanceof Error&&!(y.message in kt)&&(kt[y.message]=!0,be(C),T("Failed %s type: %s",d,y.message),be(null))}}}var fn=Array.isArray;function $e(a){return fn(a)}function dn(a){{var c=typeof Symbol=="function"&&Symbol.toStringTag,d=c&&a[Symbol.toStringTag]||a.constructor.name||"Object";return d}}function hn(a){try{return At(a),!1}catch{return!0}}function At(a){return""+a}function Dt(a){if(hn(a))return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",dn(a)),At(a)}var ce=Y.ReactCurrentOwner,gn={key:!0,ref:!0,__self:!0,__source:!0},$t,Mt,Me;Me={};function pn(a){if(oe.call(a,"ref")){var c=Object.getOwnPropertyDescriptor(a,"ref").get;if(c&&c.isReactWarning)return!1}return a.ref!==void 0}function vn(a){if(oe.call(a,"key")){var c=Object.getOwnPropertyDescriptor(a,"key").get;if(c&&c.isReactWarning)return!1}return a.key!==void 0}function mn(a,c){if(typeof a.ref=="string"&&ce.current&&c&&ce.current.stateNode!==c){var d=z(ce.current.type);Me[d]||(T('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',z(ce.current.type),a.ref),Me[d]=!0)}}function bn(a,c){{var d=function(){$t||($t=!0,T("%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)",c))};d.isReactWarning=!0,Object.defineProperty(a,"key",{get:d,configurable:!0})}}function yn(a,c){{var d=function(){Mt||(Mt=!0,T("%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)",c))};d.isReactWarning=!0,Object.defineProperty(a,"ref",{get:d,configurable:!0})}}var xn=function(a,c,d,v,C,R,w){var y={$$typeof:e,type:a,key:c,ref:d,props:w,_owner:R};return y._store={},Object.defineProperty(y._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(y,"_self",{configurable:!1,enumerable:!1,writable:!1,value:v}),Object.defineProperty(y,"_source",{configurable:!1,enumerable:!1,writable:!1,value:C}),Object.freeze&&(Object.freeze(y.props),Object.freeze(y)),y};function wn(a,c,d,v,C){{var R,w={},y=null,$=null;d!==void 0&&(Dt(d),y=""+d),vn(c)&&(Dt(c.key),y=""+c.key),pn(c)&&($=c.ref,mn(c,C));for(R in c)oe.call(c,R)&&!gn.hasOwnProperty(R)&&(w[R]=c[R]);if(a&&a.defaultProps){var j=a.defaultProps;for(R in j)w[R]===void 0&&(w[R]=j[R])}if(y||$){var O=typeof a=="function"?a.displayName||a.name||"Unknown":a;y&&bn(w,O),$&&yn(w,O)}return xn(a,y,$,C,v,ce.current,w)}}var Ie=Y.ReactCurrentOwner,It=Y.ReactDebugCurrentFrame;function J(a){if(a){var c=a._owner,d=me(a.type,a._source,c?c.type:null);It.setExtraStackFrame(d)}else It.setExtraStackFrame(null)}var He;He=!1;function Ye(a){return typeof a=="object"&&a!==null&&a.$$typeof===e}function Ht(){{if(Ie.current){var a=z(Ie.current.type);if(a)return`
17
+ */var it;function ir(){return it||(it=1,process.env.NODE_ENV!=="production"&&function(){var r=H.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),c=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen"),A=Symbol.iterator,D="@@iterator";function V(a){if(a===null||typeof a!="object")return null;var f=A&&a[A]||a[D];return typeof f=="function"?f:null}var N=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(a){{for(var f=arguments.length,h=new Array(f>1?f-1:0),b=1;b<f;b++)h[b-1]=arguments[b];P("error",a,h)}}function P(a,f,h){{var b=N.ReactDebugCurrentFrame,E=b.getStackAddendum();E!==""&&(f+="%s",h=h.concat([E]));var O=h.map(function(_){return String(_)});O.unshift("Warning: "+f),Function.prototype.apply.call(console[a],console,O)}}var L=!1,q=!1,ae=!1,J=!1,xe=!1,X;X=Symbol.for("react.module.reference");function ce(a){return!!(typeof a=="string"||typeof a=="function"||a===n||a===i||xe||a===s||a===l||a===g||J||a===k||L||q||ae||typeof a=="object"&&a!==null&&(a.$$typeof===y||a.$$typeof===d||a.$$typeof===o||a.$$typeof===c||a.$$typeof===u||a.$$typeof===X||a.getModuleId!==void 0))}function _e(a,f,h){var b=a.displayName;if(b)return b;var E=f.displayName||f.name||"";return E!==""?h+"("+E+")":h}function F(a){return a.displayName||"Context"}function $(a){if(a==null)return null;if(typeof a.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case n:return"Fragment";case t:return"Portal";case i:return"Profiler";case s:return"StrictMode";case l:return"Suspense";case g:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case c:var f=a;return F(f)+".Consumer";case o:var h=a;return F(h._context)+".Provider";case u:return _e(a,a.render,"ForwardRef");case d:var b=a.displayName||null;return b!==null?b:$(a.type)||"Memo";case y:{var E=a,O=E._payload,_=E._init;try{return $(_(O))}catch{return null}}}return null}var U=Object.assign,R=0,Y,te,G,le,re,ke,Lt;function Vt(){}Vt.__reactDisabledLog=!0;function En(){{if(R===0){Y=console.log,te=console.info,G=console.warn,le=console.error,re=console.group,ke=console.groupCollapsed,Lt=console.groupEnd;var a={configurable:!0,enumerable:!0,value:Vt,writable:!0};Object.defineProperties(console,{info:a,log:a,warn:a,error:a,group:a,groupCollapsed:a,groupEnd:a})}R++}}function Rn(){{if(R--,R===0){var a={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:U({},a,{value:Y}),info:U({},a,{value:te}),warn:U({},a,{value:G}),error:U({},a,{value:le}),group:U({},a,{value:re}),groupCollapsed:U({},a,{value:ke}),groupEnd:U({},a,{value:Lt})})}R<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ke=N.ReactCurrentDispatcher,Je;function Ne(a,f,h){{if(Je===void 0)try{throw Error()}catch(E){var b=E.stack.trim().match(/\n( *(at )?)/);Je=b&&b[1]||""}return`
18
+ `+Je+a}}var Xe=!1,Ae;{var jn=typeof WeakMap=="function"?WeakMap:Map;Ae=new jn}function Ft(a,f){if(!a||Xe)return"";{var h=Ae.get(a);if(h!==void 0)return h}var b;Xe=!0;var E=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var O;O=Ke.current,Ke.current=null,En();try{if(f){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(K){b=K}Reflect.construct(a,[],_)}else{try{_.call()}catch(K){b=K}a.call(_.prototype)}}else{try{throw Error()}catch(K){b=K}a()}}catch(K){if(K&&b&&typeof K.stack=="string"){for(var x=K.stack.split(`
19
+ `),Z=b.stack.split(`
20
+ `),M=x.length-1,I=Z.length-1;M>=1&&I>=0&&x[M]!==Z[I];)I--;for(;M>=1&&I>=0;M--,I--)if(x[M]!==Z[I]){if(M!==1||I!==1)do if(M--,I--,I<0||x[M]!==Z[I]){var Q=`
21
+ `+x[M].replace(" at new "," at ");return a.displayName&&Q.includes("<anonymous>")&&(Q=Q.replace("<anonymous>",a.displayName)),typeof a=="function"&&Ae.set(a,Q),Q}while(M>=1&&I>=0);break}}}finally{Xe=!1,Ke.current=O,Rn(),Error.prepareStackTrace=E}var ge=a?a.displayName||a.name:"",ue=ge?Ne(ge):"";return typeof a=="function"&&Ae.set(a,ue),ue}function On(a,f,h){return Ft(a,!1)}function Pn(a){var f=a.prototype;return!!(f&&f.isReactComponent)}function De(a,f,h){if(a==null)return"";if(typeof a=="function")return Ft(a,Pn(a));if(typeof a=="string")return Ne(a);switch(a){case l:return Ne("Suspense");case g:return Ne("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case u:return On(a.render);case d:return De(a.type,f,h);case y:{var b=a,E=b._payload,O=b._init;try{return De(O(E),f,h)}catch{}}}return""}var Ee=Object.prototype.hasOwnProperty,Ut={},Bt=N.ReactDebugCurrentFrame;function $e(a){if(a){var f=a._owner,h=De(a.type,a._source,f?f.type:null);Bt.setExtraStackFrame(h)}else Bt.setExtraStackFrame(null)}function Tn(a,f,h,b,E){{var O=Function.call.bind(Ee);for(var _ in a)if(O(a,_)){var x=void 0;try{if(typeof a[_]!="function"){var Z=Error((b||"React class")+": "+h+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Z.name="Invariant Violation",Z}x=a[_](f,_,b,h,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(M){x=M}x&&!(x instanceof Error)&&($e(E),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",b||"React class",h,_,typeof x),$e(null)),x instanceof Error&&!(x.message in Ut)&&(Ut[x.message]=!0,$e(E),S("Failed %s type: %s",h,x.message),$e(null))}}}var kn=Array.isArray;function Qe(a){return kn(a)}function Nn(a){{var f=typeof Symbol=="function"&&Symbol.toStringTag,h=f&&a[Symbol.toStringTag]||a.constructor.name||"Object";return h}}function An(a){try{return Wt(a),!1}catch{return!0}}function Wt(a){return""+a}function Zt(a){if(An(a))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Nn(a)),Wt(a)}var Re=N.ReactCurrentOwner,Dn={key:!0,ref:!0,__self:!0,__source:!0},qt,Gt,et;et={};function $n(a){if(Ee.call(a,"ref")){var f=Object.getOwnPropertyDescriptor(a,"ref").get;if(f&&f.isReactWarning)return!1}return a.ref!==void 0}function Mn(a){if(Ee.call(a,"key")){var f=Object.getOwnPropertyDescriptor(a,"key").get;if(f&&f.isReactWarning)return!1}return a.key!==void 0}function In(a,f){if(typeof a.ref=="string"&&Re.current&&f&&Re.current.stateNode!==f){var h=$(Re.current.type);et[h]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',$(Re.current.type),a.ref),et[h]=!0)}}function Hn(a,f){{var h=function(){qt||(qt=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};h.isReactWarning=!0,Object.defineProperty(a,"key",{get:h,configurable:!0})}}function Yn(a,f){{var h=function(){Gt||(Gt=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",f))};h.isReactWarning=!0,Object.defineProperty(a,"ref",{get:h,configurable:!0})}}var zn=function(a,f,h,b,E,O,_){var x={$$typeof:e,type:a,key:f,ref:h,props:_,_owner:O};return x._store={},Object.defineProperty(x._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(x,"_self",{configurable:!1,enumerable:!1,writable:!1,value:b}),Object.defineProperty(x,"_source",{configurable:!1,enumerable:!1,writable:!1,value:E}),Object.freeze&&(Object.freeze(x.props),Object.freeze(x)),x};function Ln(a,f,h,b,E){{var O,_={},x=null,Z=null;h!==void 0&&(Zt(h),x=""+h),Mn(f)&&(Zt(f.key),x=""+f.key),$n(f)&&(Z=f.ref,In(f,E));for(O in f)Ee.call(f,O)&&!Dn.hasOwnProperty(O)&&(_[O]=f[O]);if(a&&a.defaultProps){var M=a.defaultProps;for(O in M)_[O]===void 0&&(_[O]=M[O])}if(x||Z){var I=typeof a=="function"?a.displayName||a.name||"Unknown":a;x&&Hn(_,I),Z&&Yn(_,I)}return zn(a,x,Z,E,b,Re.current,_)}}var tt=N.ReactCurrentOwner,Kt=N.ReactDebugCurrentFrame;function he(a){if(a){var f=a._owner,h=De(a.type,a._source,f?f.type:null);Kt.setExtraStackFrame(h)}else Kt.setExtraStackFrame(null)}var rt;rt=!1;function nt(a){return typeof a=="object"&&a!==null&&a.$$typeof===e}function Jt(){{if(tt.current){var a=$(tt.current.type);if(a)return`
22
22
 
23
- Check the render method of \``+a+"`."}return""}}function Cn(a){{if(a!==void 0){var c=a.fileName.replace(/^.*[\\\/]/,""),d=a.lineNumber;return`
23
+ Check the render method of \``+a+"`."}return""}}function Vn(a){{if(a!==void 0){var f=a.fileName.replace(/^.*[\\\/]/,""),h=a.lineNumber;return`
24
24
 
25
- Check your code at `+c+":"+d+"."}return""}}var Yt={};function Sn(a){{var c=Ht();if(!c){var d=typeof a=="string"?a:a.displayName||a.name;d&&(c=`
25
+ Check your code at `+f+":"+h+"."}return""}}var Xt={};function Fn(a){{var f=Jt();if(!f){var h=typeof a=="string"?a:a.displayName||a.name;h&&(f=`
26
26
 
27
- Check the top-level render call using <`+d+">.")}return c}}function Vt(a,c){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var d=Sn(c);if(Yt[d])return;Yt[d]=!0;var v="";a&&a._owner&&a._owner!==Ie.current&&(v=" It was passed a child from "+z(a._owner.type)+"."),J(a),T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',d,v),J(null)}}function Lt(a,c){{if(typeof a!="object")return;if($e(a))for(var d=0;d<a.length;d++){var v=a[d];Ye(v)&&Vt(v,c)}else if(Ye(a))a._store&&(a._store.validated=!0);else if(a){var C=ie(a);if(typeof C=="function"&&C!==a.entries)for(var R=C.call(a),w;!(w=R.next()).done;)Ye(w.value)&&Vt(w.value,c)}}}function _n(a){{var c=a.type;if(c==null||typeof c=="string")return;var d;if(typeof c=="function")d=c.propTypes;else if(typeof c=="object"&&(c.$$typeof===u||c.$$typeof===h))d=c.propTypes;else return;if(d){var v=z(c);un(d,a.props,"prop",v,a)}else if(c.PropTypes!==void 0&&!He){He=!0;var C=z(c);T("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",C||"Unknown")}typeof c.getDefaultProps=="function"&&!c.getDefaultProps.isReactClassApproved&&T("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Rn(a){{for(var c=Object.keys(a.props),d=0;d<c.length;d++){var v=c[d];if(v!=="children"&&v!=="key"){J(a),T("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",v),J(null);break}}a.ref!==null&&(J(a),T("Invalid attribute `ref` supplied to `React.Fragment`."),J(null))}}var zt={};function Wt(a,c,d,v,C,R){{var w=rn(a);if(!w){var y="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).length===0)&&(y+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var $=Cn(C);$?y+=$:y+=Ht();var j;a===null?j="null":$e(a)?j="array":a!==void 0&&a.$$typeof===e?(j="<"+(z(a.type)||"Unknown")+" />",y=" Did you accidentally export a JSX literal instead of a component?"):j=typeof a,T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",j,y)}var O=wn(a,c,d,C,R);if(O==null)return O;if(w){var I=c.children;if(I!==void 0)if(v)if($e(I)){for(var K=0;K<I.length;K++)Lt(I[K],a);Object.freeze&&Object.freeze(I)}else T("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Lt(I,a)}if(oe.call(c,"key")){var B=z(a),M=Object.keys(c).filter(function(kn){return kn!=="key"}),Ve=M.length>0?"{key: someKey, "+M.join(": ..., ")+": ...}":"{key: someKey}";if(!zt[B+Ve]){var Pn=M.length>0?"{"+M.join(": ..., ")+": ...}":"{}";T(`A props object containing a "key" prop is being spread into JSX:
27
+ Check the top-level render call using <`+h+">.")}return f}}function Qt(a,f){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var h=Fn(f);if(Xt[h])return;Xt[h]=!0;var b="";a&&a._owner&&a._owner!==tt.current&&(b=" It was passed a child from "+$(a._owner.type)+"."),he(a),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',h,b),he(null)}}function er(a,f){{if(typeof a!="object")return;if(Qe(a))for(var h=0;h<a.length;h++){var b=a[h];nt(b)&&Qt(b,f)}else if(nt(a))a._store&&(a._store.validated=!0);else if(a){var E=V(a);if(typeof E=="function"&&E!==a.entries)for(var O=E.call(a),_;!(_=O.next()).done;)nt(_.value)&&Qt(_.value,f)}}}function Un(a){{var f=a.type;if(f==null||typeof f=="string")return;var h;if(typeof f=="function")h=f.propTypes;else if(typeof f=="object"&&(f.$$typeof===u||f.$$typeof===d))h=f.propTypes;else return;if(h){var b=$(f);Tn(h,a.props,"prop",b,a)}else if(f.PropTypes!==void 0&&!rt){rt=!0;var E=$(f);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",E||"Unknown")}typeof f.getDefaultProps=="function"&&!f.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Bn(a){{for(var f=Object.keys(a.props),h=0;h<f.length;h++){var b=f[h];if(b!=="children"&&b!=="key"){he(a),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",b),he(null);break}}a.ref!==null&&(he(a),S("Invalid attribute `ref` supplied to `React.Fragment`."),he(null))}}var tr={};function rr(a,f,h,b,E,O){{var _=ce(a);if(!_){var x="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).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.");var Z=Vn(E);Z?x+=Z:x+=Jt();var M;a===null?M="null":Qe(a)?M="array":a!==void 0&&a.$$typeof===e?(M="<"+($(a.type)||"Unknown")+" />",x=" Did you accidentally export a JSX literal instead of a component?"):M=typeof a,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",M,x)}var I=Ln(a,f,h,E,O);if(I==null)return I;if(_){var Q=f.children;if(Q!==void 0)if(b)if(Qe(Q)){for(var ge=0;ge<Q.length;ge++)er(Q[ge],a);Object.freeze&&Object.freeze(Q)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else er(Q,a)}if(Ee.call(f,"key")){var ue=$(a),K=Object.keys(f).filter(function(Jn){return Jn!=="key"}),at=K.length>0?"{key: someKey, "+K.join(": ..., ")+": ...}":"{key: someKey}";if(!tr[ue+at]){var Kn=K.length>0?"{"+K.join(": ..., ")+": ...}":"{}";S(`A props object containing a "key" prop is being spread into JSX:
28
28
  let props = %s;
29
29
  <%s {...props} />
30
30
  React keys must be passed directly to JSX without using spread:
31
31
  let props = %s;
32
- <%s key={someKey} {...props} />`,Ve,B,Pn,B),zt[B+Ve]=!0}}return a===n?Rn(O):_n(O),O}}function En(a,c,d){return Wt(a,c,d,!0)}function jn(a,c,d){return Wt(a,c,d,!1)}var On=jn,Tn=En;Q.Fragment=n,Q.jsx=On,Q.jsxs=Tn}()),Q}process.env.NODE_ENV==="production"?ye.exports=Bt():ye.exports=Zt();var m=ye.exports;class qt{constructor(){p(this,"add",function(e,t){let n,i,s,o;try{n=e.toString().split(".")[1].length}catch{n=0}try{i=t.toString().split(".")[1].length}catch{i=0}if(o=Math.abs(n-i),s=Math.pow(10,Math.max(n,i)),o>0){let l=Math.pow(10,o);n>i?(e=Number(e.toString().replace(".","")),t=Number(t.toString().replace(".",""))*l):(e=Number(e.toString().replace(".",""))*l,t=Number(t.toString().replace(".","")))}else e=Number(e==null?void 0:e.toString().replace(".","")),t=Number(t==null?void 0:t.toString().replace(".",""));return(e+t)/s});p(this,"sub",function(e,t){let n,i,s,o;try{n=e.toString().split(".")[1].length}catch{n=0}try{i=t.toString().split(".")[1].length}catch{i=0}return s=Math.pow(10,Math.max(n,i)),o=n>=i?n:i,Number(((e*s-t*s)/s).toFixed(o))});p(this,"mul",function(e,t){let n=0,i=e.toString(),s=t.toString();try{n+=i.split(".")[1].length}catch{}try{n+=s.split(".")[1].length}catch{}return Number(i.replace(".",""))*Number(s.replace(".",""))/Math.pow(10,n)});p(this,"div",function(e,t){let n=0,i=0,s,o;try{n=e.toString().split(".")[1].length}catch{}try{i=t.toString().split(".")[1].length}catch{}return s=Number(e.toString().replace(".","")),o=Number(t.toString().replace(".","")),s/o*Math.pow(10,i-n)})}}const Gt=new qt,ae=class ae{constructor(){p(this,"callbacks",[]);p(this,"pending",!1);p(this,"timerFunc");this.timerFunc=this.determineTimerFunc()}determineTimerFunc(){if(typeof Promise<"u"){const e=Promise.resolve();return()=>e.then(this.flushCallbacks.bind(this))}if(typeof MutationObserver<"u"&&typeof window<"u"){let e=1;const t=new MutationObserver(this.flushCallbacks.bind(this)),n=document.createTextNode(String(e));return t.observe(n,{characterData:!0}),()=>{e=(e+1)%2,n.data=String(e)}}return()=>setTimeout(this.flushCallbacks.bind(this),0)}flushCallbacks(){this.pending=!1;const e=this.callbacks.slice(0);this.callbacks.length=0;for(let t=0;t<e.length;t++)e[t]()}nextTick(e,t){let n;if(this.callbacks.push(()=>{if(e)try{e.call(t)}catch(i){console.error("Error in nextTick:",i)}else n&&n()}),this.pending||(this.pending=!0,this.timerFunc()),!e&&typeof Promise<"u")return new Promise(i=>{n=i})}static nextTick(e,t){return ae.instance.nextTick(e,t)}static get instance(){return this._instance||(this._instance=new ae),this._instance}};p(ae,"_instance");let ee=ae;const Jt=ee.instance.nextTick.bind(ee.instance),Kt=()=>{},le=(r,e)=>{const t=r;let n=r;if(e.includes(" ")){n="";const i=e==null?void 0:e.split(" ");for(const s of i)n+=` ${t}-${s}`}else e&&(n=`${r}-${e}`);return n},Xt=(r,e)=>{const t=e==null?void 0:e.split(".");let n=r;for(const i of t)n=n[i];return n},Qt=r=>{for(const e in r)r[e]===null&&delete r[e];return r},er=(r,e)=>{let t=null;return(...n)=>{t&&clearTimeout(t),t=setTimeout(()=>{r(...n)},e)}},tr=(r,e)=>{let t=null,n=0;return(...i)=>{const s=Date.now();t?s-n>=e&&(r(...i),n=s):(r(...i),n=s,t=setTimeout(()=>{t=null},e))}};class rr{static isValid(e){return/^v?(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/i.test(e)}static compare(e,t){if(!this.isValid(e)||!this.isValid(t))throw new Error("Invalid version format");const n=u=>u.replace(/^v/,"").split(/[-+]/)[0].split("."),i=n(e),s=n(t);for(let u=0;u<3;u++){const f=parseInt(i[u]||"0",10),g=parseInt(s[u]||"0",10);if(f>g)return 1;if(f<g)return-1}const o=e.match(/-(.+)/),l=t.match(/-(.+)/);return o&&!l?-1:!o&&l?1:o&&l?o[1].localeCompare(l[1]):0}static satisfies(e,t){if(!this.isValid(e))return!1;const n=/([<>]=?|==?|\^|~)?\s*v?([0-9]+\.[0-9]+\.[0-9]+(?:-[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?(?:\+[0-9A-Za-z-]+)?)/g,i=t.match(n);return!i||i.length===0?!1:i.every(s=>{const o=s.match(/([<>]=?|==?|\^|~)?\s*(v?[0-9].*)/);if(!o)return!1;const l=o[1]||"==",u=o[2];if(!this.isValid(u))return!1;const f=this.compare(e,u);switch(l){case">":return f>0;case">=":return f>=0;case"<":return f<0;case"<=":return f<=0;case"^":return this.caretRange(e,u);case"~":return this.tildeRange(e,u);case"=":case"==":default:return f===0}})}static caretRange(e,t){const n=l=>l.replace(/^v/,"").split(/[-+]/)[0].split("."),i=n(e),s=n(t);let o=0;for(let l=0;l<s.length;l++)if(parseInt(s[l],10)!==0){o=l;break}for(let l=0;l<=o;l++){const u=parseInt(i[l]||"0",10),f=parseInt(s[l]||"0",10);if(u!==f)return!1}return this.compare(e,t)>=0}static tildeRange(e,t){const n=u=>u.replace(/^v/,"").split(/[-+]/)[0].split("."),i=n(e),s=n(t);for(let u=0;u<s.length-1;u++){const f=parseInt(i[u]||"0",10),g=parseInt(s[u]||"0",10);if(f!==g)return!1}const o=parseInt(i[s.length-1]||"0",10),l=parseInt(s[s.length-1]||"0",10);return o>=l}static getMajor(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[0],10)}static getMinor(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[1]||"0",10)}static getPatch(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[2]||"0",10)}static getPrerelease(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.match(/-([^+]+)/);return t?t[1]:null}static getBuildMetadata(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.match(/\+([^]+)/);return t?t[1]:null}}const We=P.createContext({theme:{cssVar:!0,algorithm:[x.theme.defaultAlgorithm]}}),nr=We.Provider;function Fe(){return P.useContext(We)}function Z(r){const{theme:e}=Fe();return m.jsx(x.ConfigProvider,{theme:e,children:r.children})}const Ue=(r="")=>le("items-row",r),Be=r=>r.items?m.jsx(Z,{children:m.jsx("div",{className:`${Ue()} ${r.className||""}`,style:r.style,children:(r.items||[]).map((e,t)=>{const n=`${Ue("item")} ${e.className}`;return e.render?m.jsx("span",{className:n,children:e.render()},t):m.jsx(x.Button,{className:n,...e.btnProps,type:e.type||"primary",onClick:e.onClick,children:e.label},e.label)})})}):null,Dn="",te=(r="")=>le("m-breadcrumb",r),ar=r=>{const{routes:e,customItems:t,style:n,className:i,offsetTop:s=64,mainAppBaseUrl:o,microAppName:l}=r,u=N.useRef(null),f=N.useCallback(()=>{var h,_;(_=(h=u.current)==null?void 0:h.updatePosition)==null||_.call(h)},[]);N.useEffect(()=>(window.addEventListener("scroll",f,!0),()=>window.removeEventListener("scroll",f)),[f]);const g=N.useCallback(h=>{if(!h)return"";const _=h.replace(/^\/+/,"");return`/${[o==null?void 0:o.replace(/\/+$/,""),l==null?void 0:l.replace(/\/+$/,""),_].filter(Boolean).join("/")}`},[o,l]);return m.jsx(Z,{children:m.jsx("div",{className:`${te()} ${i||""}`,style:n,children:m.jsx(x.Affix,{ref:u,offsetTop:s,children:m.jsxs(x.Card,{className:te("container"),rootClassName:te("body"),variant:"borderless",children:[m.jsx(x.Breadcrumb,{className:te("inner-breadcrumb"),style:{fontSize:"18px"},children:e==null?void 0:e.map(h=>m.jsx(x.Breadcrumb.Item,{children:h.url?m.jsx("a",{href:`#${g(h.url)}`,children:h.name}):h.name},h.url||h.name))}),m.jsx("div",{className:te("custom-item-wrapper"),children:m.jsx(Be,{items:t})})]})})})})},Ze=r=>{const{data:e,title:t,column:n=3,lineHeight:i,align:s="left",itemLayout:o,colon:l=!0,bordered:u=!1,style:f,className:g,labelStyle:h,contentStyle:_}=r,H={...i?{lineHeight:`${i}px`}:{},textAlign:s,...o!=null&&o.label?{width:`${o.label}px`}:{},...h},G={...i?{lineHeight:`${i}px`}:{},...o!=null&&o.value?{width:`${o.value}px`}:{},..._};return m.jsx(Z,{children:m.jsx(x.Descriptions,{title:t,column:n,colon:l,bordered:u,style:f,className:g,labelStyle:H,contentStyle:G,children:e.map((L,ie)=>{var Y;return m.jsx(x.Descriptions.Item,{label:L.label,span:L.span,children:L.value||"-"},((Y=L.label)==null?void 0:Y.toString())||ie)})})})};Ze.displayName="MDescriptions";const $n="";var ir=P.createContext({});const qe=ir;function ue(){return ue=Object.assign?Object.assign.bind():function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)({}).hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},ue.apply(null,arguments)}function sr(r){if(Array.isArray(r))return r}function or(r,e){var t=r==null?null:typeof Symbol<"u"&&r[Symbol.iterator]||r["@@iterator"];if(t!=null){var n,i,s,o,l=[],u=!0,f=!1;try{if(s=(t=t.call(r)).next,e===0){if(Object(t)!==t)return;u=!1}else for(;!(u=(n=s.call(t)).done)&&(l.push(n.value),l.length!==e);u=!0);}catch(g){f=!0,i=g}finally{try{if(!u&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(f)throw i}}return l}}function Ge(r,e){(e==null||e>r.length)&&(e=r.length);for(var t=0,n=Array(e);t<e;t++)n[t]=r[t];return n}function cr(r,e){if(r){if(typeof r=="string")return Ge(r,e);var t={}.toString.call(r).slice(8,-1);return t==="Object"&&r.constructor&&(t=r.constructor.name),t==="Map"||t==="Set"?Array.from(r):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Ge(r,e):void 0}}function lr(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Je(r,e){return sr(r)||or(r,e)||cr(r,e)||lr()}function W(r){"@babel/helpers - typeof";return W=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},W(r)}function ur(r,e){if(W(r)!="object"||!r)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(W(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function fr(r){var e=ur(r,"string");return W(e)=="symbol"?e:e+""}function A(r,e,t){return(e=fr(e))in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function dr(r,e){if(r==null)return{};var t={};for(var n in r)if({}.hasOwnProperty.call(r,n)){if(e.indexOf(n)!==-1)continue;t[n]=r[n]}return t}function Ke(r,e){if(r==null)return{};var t,n,i=dr(r,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(r);for(n=0;n<s.length;n++)t=s[n],e.indexOf(t)===-1&&{}.propertyIsEnumerable.call(r,t)&&(i[t]=r[t])}return i}var Xe={exports:{}};/*!
32
+ <%s key={someKey} {...props} />`,at,ue,Kn,ue),tr[ue+at]=!0}}return a===n?Bn(I):Un(I),I}}function Wn(a,f,h){return rr(a,f,h,!0)}function Zn(a,f,h){return rr(a,f,h,!1)}var qn=Zn,Gn=Wn;me.Fragment=n,me.jsx=qn,me.jsxs=Gn}()),me}process.env.NODE_ENV==="production"?Me.exports=sr():Me.exports=ir();var m=Me.exports;class or{constructor(){v(this,"add",function(e,t){let n,s,i,o;try{n=e.toString().split(".")[1].length}catch{n=0}try{s=t.toString().split(".")[1].length}catch{s=0}if(o=Math.abs(n-s),i=Math.pow(10,Math.max(n,s)),o>0){let c=Math.pow(10,o);n>s?(e=Number(e.toString().replace(".","")),t=Number(t.toString().replace(".",""))*c):(e=Number(e.toString().replace(".",""))*c,t=Number(t.toString().replace(".","")))}else e=Number(e==null?void 0:e.toString().replace(".","")),t=Number(t==null?void 0:t.toString().replace(".",""));return(e+t)/i});v(this,"sub",function(e,t){let n,s,i,o;try{n=e.toString().split(".")[1].length}catch{n=0}try{s=t.toString().split(".")[1].length}catch{s=0}return i=Math.pow(10,Math.max(n,s)),o=n>=s?n:s,Number(((e*i-t*i)/i).toFixed(o))});v(this,"mul",function(e,t){let n=0,s=e.toString(),i=t.toString();try{n+=s.split(".")[1].length}catch{}try{n+=i.split(".")[1].length}catch{}return Number(s.replace(".",""))*Number(i.replace(".",""))/Math.pow(10,n)});v(this,"div",function(e,t){let n=0,s=0,i,o;try{n=e.toString().split(".")[1].length}catch{}try{s=t.toString().split(".")[1].length}catch{}return i=Number(e.toString().replace(".","")),o=Number(t.toString().replace(".","")),i/o*Math.pow(10,s-n)})}}const cr=new or,Ce=class Ce{constructor(){v(this,"callbacks",[]);v(this,"pending",!1);v(this,"timerFunc");this.timerFunc=this.determineTimerFunc()}determineTimerFunc(){if(typeof Promise<"u"){const e=Promise.resolve();return()=>e.then(this.flushCallbacks.bind(this))}if(typeof MutationObserver<"u"&&typeof window<"u"){let e=1;const t=new MutationObserver(this.flushCallbacks.bind(this)),n=document.createTextNode(String(e));return t.observe(n,{characterData:!0}),()=>{e=(e+1)%2,n.data=String(e)}}return()=>setTimeout(this.flushCallbacks.bind(this),0)}flushCallbacks(){this.pending=!1;const e=this.callbacks.slice(0);this.callbacks.length=0;for(let t=0;t<e.length;t++)e[t]()}nextTick(e,t){let n;if(this.callbacks.push(()=>{if(e)try{e.call(t)}catch(s){console.error("Error in nextTick:",s)}else n&&n()}),this.pending||(this.pending=!0,this.timerFunc()),!e&&typeof Promise<"u")return new Promise(s=>{n=s})}static nextTick(e,t){return Ce.instance.nextTick(e,t)}static get instance(){return this._instance||(this._instance=new Ce),this._instance}};v(Ce,"_instance");let ve=Ce;const lr=ve.instance.nextTick.bind(ve.instance),ur=()=>{},be=(r,e)=>{const t=r;let n=r;if(e.includes(" ")){n="";const s=e==null?void 0:e.split(" ");for(const i of s)n+=` ${t}-${i}`}else e&&(n=`${r}-${e}`);return n},fr=(r,e)=>{const t=e==null?void 0:e.split(".");let n=r;for(const s of t)n=n[s];return n},ot=r=>{for(const e in r)r[e]===null&&delete r[e];return r},Ie=(r,e)=>{let t=null;return(...n)=>{t&&clearTimeout(t),t=setTimeout(()=>{r(...n)},e)}},dr=(r,e)=>{let t=null,n=0;return(...s)=>{const i=Date.now();t?i-n>=e&&(r(...s),n=i):(r(...s),n=i,t=setTimeout(()=>{t=null},e))}};class hr{static isValid(e){return/^v?(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/i.test(e)}static compare(e,t){if(!this.isValid(e)||!this.isValid(t))throw new Error("Invalid version format");const n=u=>u.replace(/^v/,"").split(/[-+]/)[0].split("."),s=n(e),i=n(t);for(let u=0;u<3;u++){const l=parseInt(s[u]||"0",10),g=parseInt(i[u]||"0",10);if(l>g)return 1;if(l<g)return-1}const o=e.match(/-(.+)/),c=t.match(/-(.+)/);return o&&!c?-1:!o&&c?1:o&&c?o[1].localeCompare(c[1]):0}static satisfies(e,t){if(!this.isValid(e))return!1;const n=/([<>]=?|==?|\^|~)?\s*v?([0-9]+\.[0-9]+\.[0-9]+(?:-[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?(?:\+[0-9A-Za-z-]+)?)/g,s=t.match(n);return!s||s.length===0?!1:s.every(i=>{const o=i.match(/([<>]=?|==?|\^|~)?\s*(v?[0-9].*)/);if(!o)return!1;const c=o[1]||"==",u=o[2];if(!this.isValid(u))return!1;const l=this.compare(e,u);switch(c){case">":return l>0;case">=":return l>=0;case"<":return l<0;case"<=":return l<=0;case"^":return this.caretRange(e,u);case"~":return this.tildeRange(e,u);case"=":case"==":default:return l===0}})}static caretRange(e,t){const n=c=>c.replace(/^v/,"").split(/[-+]/)[0].split("."),s=n(e),i=n(t);let o=0;for(let c=0;c<i.length;c++)if(parseInt(i[c],10)!==0){o=c;break}for(let c=0;c<=o;c++){const u=parseInt(s[c]||"0",10),l=parseInt(i[c]||"0",10);if(u!==l)return!1}return this.compare(e,t)>=0}static tildeRange(e,t){const n=u=>u.replace(/^v/,"").split(/[-+]/)[0].split("."),s=n(e),i=n(t);for(let u=0;u<i.length-1;u++){const l=parseInt(s[u]||"0",10),g=parseInt(i[u]||"0",10);if(l!==g)return!1}const o=parseInt(s[i.length-1]||"0",10),c=parseInt(i[i.length-1]||"0",10);return o>=c}static getMajor(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[0],10)}static getMinor(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[1]||"0",10)}static getPatch(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.replace(/^v/,"").split(".");return parseInt(t[2]||"0",10)}static getPrerelease(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.match(/-([^+]+)/);return t?t[1]:null}static getBuildMetadata(e){if(!this.isValid(e))throw new Error("Invalid version format");const t=e.match(/\+([^]+)/);return t?t[1]:null}}const ct=p.createContext({theme:{cssVar:!0,algorithm:[C.theme.defaultAlgorithm]}}),gr=ct.Provider;function lt(){return p.useContext(ct)}function se(r){const{theme:e}=lt();return m.jsx(C.ConfigProvider,{theme:e,children:r.children})}const ut=(r="")=>be("items-row",r),ft=r=>r.items?m.jsx(se,{children:m.jsx("div",{className:`${ut()} ${r.className||""}`,style:r.style,children:(r.items||[]).map((e,t)=>{const n=`${ut("item")} ${e.className}`;return e.render?m.jsx("span",{className:n,children:e.render()},t):m.jsx(C.Button,{className:n,...e.btnProps,type:e.type||"primary",onClick:e.onClick,children:e.label},e.label)})})}):null,ea="",ye=(r="")=>be("m-breadcrumb",r),pr=r=>{const{routes:e,customItems:t,style:n,className:s,offsetTop:i=64,mainAppBaseUrl:o,microAppName:c}=r,u=H.useRef(null),l=H.useCallback(()=>{var d,y;(y=(d=u.current)==null?void 0:d.updatePosition)==null||y.call(d)},[]);H.useEffect(()=>(window.addEventListener("scroll",l,!0),()=>window.removeEventListener("scroll",l)),[l]);const g=H.useCallback(d=>{if(!d)return"";const y=d.replace(/^\/+/,"");return`/${[o==null?void 0:o.replace(/\/+$/,""),c==null?void 0:c.replace(/\/+$/,""),y].filter(Boolean).join("/")}`},[o,c]);return m.jsx(se,{children:m.jsx("div",{className:`${ye()} ${s||""}`,style:n,children:m.jsx(C.Affix,{ref:u,offsetTop:i,children:m.jsxs(C.Card,{className:ye("container"),rootClassName:ye("body"),variant:"borderless",children:[m.jsx(C.Breadcrumb,{className:ye("inner-breadcrumb"),style:{fontSize:"18px"},children:e==null?void 0:e.map(d=>m.jsx(C.Breadcrumb.Item,{children:d.url?m.jsx("a",{href:`#${g(d.url)}`,children:d.name}):d.name},d.url||d.name))}),m.jsx("div",{className:ye("custom-item-wrapper"),children:m.jsx(ft,{items:t})})]})})})})},dt=r=>{const{data:e,title:t,column:n=3,lineHeight:s,align:i="left",itemLayout:o,colon:c=!0,bordered:u=!1,style:l,className:g,labelStyle:d,contentStyle:y}=r,k={...s?{lineHeight:`${s}px`}:{},textAlign:i,...o!=null&&o.label?{width:`${o.label}px`}:{},...d},A={...s?{lineHeight:`${s}px`}:{},...o!=null&&o.value?{width:`${o.value}px`}:{},...y};return m.jsx(se,{children:m.jsx(C.Descriptions,{title:t,column:n,colon:c,bordered:u,style:l,className:g,labelStyle:k,contentStyle:A,children:e.map((D,V)=>{var N;return m.jsx(C.Descriptions.Item,{label:D.label,span:D.span,children:D.value||"-"},((N=D.label)==null?void 0:N.toString())||V)})})})};dt.displayName="MDescriptions";const ta="";var mr=p.createContext({});const ht=mr;function fe(){return fe=Object.assign?Object.assign.bind():function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)({}).hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},fe.apply(null,arguments)}function vr(r){if(Array.isArray(r))return r}function br(r,e){var t=r==null?null:typeof Symbol<"u"&&r[Symbol.iterator]||r["@@iterator"];if(t!=null){var n,s,i,o,c=[],u=!0,l=!1;try{if(i=(t=t.call(r)).next,e===0){if(Object(t)!==t)return;u=!1}else for(;!(u=(n=i.call(t)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(g){l=!0,s=g}finally{try{if(!u&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(l)throw s}}return c}}function gt(r,e){(e==null||e>r.length)&&(e=r.length);for(var t=0,n=Array(e);t<e;t++)n[t]=r[t];return n}function yr(r,e){if(r){if(typeof r=="string")return gt(r,e);var t={}.toString.call(r).slice(8,-1);return t==="Object"&&r.constructor&&(t=r.constructor.name),t==="Map"||t==="Set"?Array.from(r):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?gt(r,e):void 0}}function Sr(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pt(r,e){return vr(r)||br(r,e)||yr(r,e)||Sr()}function ie(r){"@babel/helpers - typeof";return ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ie(r)}function wr(r,e){if(ie(r)!="object"||!r)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(ie(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function Cr(r){var e=wr(r,"string");return ie(e)=="symbol"?e:e+""}function B(r,e,t){return(e=Cr(e))in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function xr(r,e){if(r==null)return{};var t={};for(var n in r)if({}.hasOwnProperty.call(r,n)){if(e.indexOf(n)!==-1)continue;t[n]=r[n]}return t}function mt(r,e){if(r==null)return{};var t,n,s=xr(r,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);for(n=0;n<i.length;n++)t=i[n],e.indexOf(t)===-1&&{}.propertyIsEnumerable.call(r,t)&&(s[t]=r[t])}return s}var vt={exports:{}};/*!
34
34
  Copyright (c) 2018 Jed Watson.
35
35
  Licensed under the MIT License (MIT), see
36
36
  http://jedwatson.github.io/classnames
37
- */(function(r){(function(){var e={}.hasOwnProperty;function t(){for(var s="",o=0;o<arguments.length;o++){var l=arguments[o];l&&(s=i(s,n(l)))}return s}function n(s){if(typeof s=="string"||typeof s=="number")return s;if(typeof s!="object")return"";if(Array.isArray(s))return t.apply(null,s);if(s.toString!==Object.prototype.toString&&!s.toString.toString().includes("[native code]"))return s.toString();var o="";for(var l in s)e.call(s,l)&&s[l]&&(o=i(o,l));return o}function i(s,o){return o?s?s+" "+o:s+o:s}r.exports?(t.default=t,r.exports=t):window.classNames=t})()})(Xe);var hr=Xe.exports;const gr=Ut(hr),k=Math.round;function xe(r,e){const t=r.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=t.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)n[i]=e(n[i]||0,t[i]||"",i);return t[3]?n[3]=t[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const Qe=(r,e,t)=>t===0?r:r/100;function re(r,e){const t=e||255;return r>t?t:r<0?0:r}class q{constructor(e){A(this,"isValid",!0),A(this,"r",0),A(this,"g",0),A(this,"b",0),A(this,"a",1),A(this,"_h",void 0),A(this,"_s",void 0),A(this,"_l",void 0),A(this,"_v",void 0),A(this,"_max",void 0),A(this,"_min",void 0),A(this,"_brightness",void 0);function t(n){return n[0]in e&&n[1]in e&&n[2]in e}if(e)if(typeof e=="string"){let i=function(s){return n.startsWith(s)};const n=e.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):i("rgb")?this.fromRgbString(n):i("hsl")?this.fromHslString(n):(i("hsv")||i("hsb"))&&this.fromHsvString(n)}else if(e instanceof q)this.r=e.r,this.g=e.g,this.b=e.b,this.a=e.a,this._h=e._h,this._s=e._s,this._l=e._l,this._v=e._v;else if(t("rgb"))this.r=re(e.r),this.g=re(e.g),this.b=re(e.b),this.a=typeof e.a=="number"?re(e.a,1):1;else if(t("hsl"))this.fromHsl(e);else if(t("hsv"))this.fromHsv(e);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(e))}setR(e){return this._sc("r",e)}setG(e){return this._sc("g",e)}setB(e){return this._sc("b",e)}setA(e){return this._sc("a",e,1)}setHue(e){const t=this.toHsv();return t.h=e,this._c(t)}getLuminance(){function e(s){const o=s/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const t=e(this.r),n=e(this.g),i=e(this.b);return .2126*t+.7152*n+.0722*i}getHue(){if(typeof this._h>"u"){const e=this.getMax()-this.getMin();e===0?this._h=0:this._h=k(60*(this.r===this.getMax()?(this.g-this.b)/e+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/e+2:(this.r-this.g)/e+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const e=this.getMax()-this.getMin();e===0?this._s=0:this._s=e/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(e=10){const t=this.getHue(),n=this.getSaturation();let i=this.getLightness()-e/100;return i<0&&(i=0),this._c({h:t,s:n,l:i,a:this.a})}lighten(e=10){const t=this.getHue(),n=this.getSaturation();let i=this.getLightness()+e/100;return i>1&&(i=1),this._c({h:t,s:n,l:i,a:this.a})}mix(e,t=50){const n=this._c(e),i=t/100,s=l=>(n[l]-this[l])*i+this[l],o={r:k(s("r")),g:k(s("g")),b:k(s("b")),a:k(s("a")*100)/100};return this._c(o)}tint(e=10){return this.mix({r:255,g:255,b:255,a:1},e)}shade(e=10){return this.mix({r:0,g:0,b:0,a:1},e)}onBackground(e){const t=this._c(e),n=this.a+t.a*(1-this.a),i=s=>k((this[s]*this.a+t[s]*t.a*(1-this.a))/n);return this._c({r:i("r"),g:i("g"),b:i("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}clone(){return this._c(this)}toHexString(){let e="#";const t=(this.r||0).toString(16);e+=t.length===2?t:"0"+t;const n=(this.g||0).toString(16);e+=n.length===2?n:"0"+n;const i=(this.b||0).toString(16);if(e+=i.length===2?i:"0"+i,typeof this.a=="number"&&this.a>=0&&this.a<1){const s=k(this.a*255).toString(16);e+=s.length===2?s:"0"+s}return e}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const e=this.getHue(),t=k(this.getSaturation()*100),n=k(this.getLightness()*100);return this.a!==1?`hsla(${e},${t}%,${n}%,${this.a})`:`hsl(${e},${t}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(e,t,n){const i=this.clone();return i[e]=re(t,n),i}_c(e){return new this.constructor(e)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(e){const t=e.replace("#","");function n(i,s){return parseInt(t[i]+t[s||i],16)}t.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=t[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=t[6]?n(6,7)/255:1)}fromHsl({h:e,s:t,l:n,a:i}){if(this._h=e%360,this._s=t,this._l=n,this.a=typeof i=="number"?i:1,t<=0){const _=k(n*255);this.r=_,this.g=_,this.b=_}let s=0,o=0,l=0;const u=e/60,f=(1-Math.abs(2*n-1))*t,g=f*(1-Math.abs(u%2-1));u>=0&&u<1?(s=f,o=g):u>=1&&u<2?(s=g,o=f):u>=2&&u<3?(o=f,l=g):u>=3&&u<4?(o=g,l=f):u>=4&&u<5?(s=g,l=f):u>=5&&u<6&&(s=f,l=g);const h=n-f/2;this.r=k((s+h)*255),this.g=k((o+h)*255),this.b=k((l+h)*255)}fromHsv({h:e,s:t,v:n,a:i}){this._h=e%360,this._s=t,this._v=n,this.a=typeof i=="number"?i:1;const s=k(n*255);if(this.r=s,this.g=s,this.b=s,t<=0)return;const o=e/60,l=Math.floor(o),u=o-l,f=k(n*(1-t)*255),g=k(n*(1-t*u)*255),h=k(n*(1-t*(1-u))*255);switch(l){case 0:this.g=h,this.b=f;break;case 1:this.r=g,this.b=f;break;case 2:this.r=f,this.b=h;break;case 3:this.r=f,this.g=g;break;case 4:this.r=h,this.g=f;break;case 5:default:this.g=f,this.b=g;break}}fromHsvString(e){const t=xe(e,Qe);this.fromHsv({h:t[0],s:t[1],v:t[2],a:t[3]})}fromHslString(e){const t=xe(e,Qe);this.fromHsl({h:t[0],s:t[1],l:t[2],a:t[3]})}fromRgbString(e){const t=xe(e,(n,i)=>i.includes("%")?k(n/100*255):n);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}}var fe=2,et=.16,pr=.05,vr=.05,mr=.15,tt=5,rt=4,br=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function nt(r,e,t){var n;return Math.round(r.h)>=60&&Math.round(r.h)<=240?n=t?Math.round(r.h)-fe*e:Math.round(r.h)+fe*e:n=t?Math.round(r.h)+fe*e:Math.round(r.h)-fe*e,n<0?n+=360:n>=360&&(n-=360),n}function at(r,e,t){if(r.h===0&&r.s===0)return r.s;var n;return t?n=r.s-et*e:e===rt?n=r.s+et:n=r.s+pr*e,n>1&&(n=1),t&&e===tt&&n>.1&&(n=.1),n<.06&&(n=.06),Math.round(n*100)/100}function it(r,e,t){var n;return t?n=r.v+vr*e:n=r.v-mr*e,n=Math.max(0,Math.min(1,n)),Math.round(n*100)/100}function yr(r){for(var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=[],n=new q(r),i=n.toHsv(),s=tt;s>0;s-=1){var o=new q({h:nt(i,s,!0),s:at(i,s,!0),v:it(i,s,!0)});t.push(o)}t.push(n);for(var l=1;l<=rt;l+=1){var u=new q({h:nt(i,l),s:at(i,l),v:it(i,l)});t.push(u)}return e.theme==="dark"?br.map(function(f){var g=f.index,h=f.amount;return new q(e.backgroundColor||"#141414").mix(t[g],h).toHexString()}):t.map(function(f){return f.toHexString()})}var we=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];we.primary=we[5];function st(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function V(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?st(Object(t),!0).forEach(function(n){A(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):st(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function xr(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function wr(r,e){if(!r)return!1;if(r.contains)return r.contains(e);for(var t=e;t;){if(t===r)return!0;t=t.parentNode}return!1}var ot="data-rc-order",ct="data-rc-priority",Cr="rc-util-key",Ce=new Map;function lt(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=r.mark;return e?e.startsWith("data-")?e:"data-".concat(e):Cr}function Se(r){if(r.attachTo)return r.attachTo;var e=document.querySelector("head");return e||document.body}function Sr(r){return r==="queue"?"prependQueue":r?"prepend":"append"}function _e(r){return Array.from((Ce.get(r)||r).children).filter(function(e){return e.tagName==="STYLE"})}function ut(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!xr())return null;var t=e.csp,n=e.prepend,i=e.priority,s=i===void 0?0:i,o=Sr(n),l=o==="prependQueue",u=document.createElement("style");u.setAttribute(ot,o),l&&s&&u.setAttribute(ct,"".concat(s)),t!=null&&t.nonce&&(u.nonce=t==null?void 0:t.nonce),u.innerHTML=r;var f=Se(e),g=f.firstChild;if(n){if(l){var h=(e.styles||_e(f)).filter(function(_){if(!["prepend","prependQueue"].includes(_.getAttribute(ot)))return!1;var H=Number(_.getAttribute(ct)||0);return s>=H});if(h.length)return f.insertBefore(u,h[h.length-1].nextSibling),u}f.insertBefore(u,g)}else f.appendChild(u);return u}function _r(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=Se(e);return(e.styles||_e(t)).find(function(n){return n.getAttribute(lt(e))===r})}function Rr(r,e){var t=Ce.get(r);if(!t||!wr(document,t)){var n=ut("",e),i=n.parentNode;Ce.set(r,i),r.removeChild(n)}}function Er(r,e){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=Se(t),i=_e(n),s=V(V({},t),{},{styles:i});Rr(n,s);var o=_r(e,s);if(o){var l,u;if((l=s.csp)!==null&&l!==void 0&&l.nonce&&o.nonce!==((u=s.csp)===null||u===void 0?void 0:u.nonce)){var f;o.nonce=(f=s.csp)===null||f===void 0?void 0:f.nonce}return o.innerHTML!==r&&(o.innerHTML=r),o}var g=ut(r,s);return g.setAttribute(lt(s),e),g}function ft(r){var e;return r==null||(e=r.getRootNode)===null||e===void 0?void 0:e.call(r)}function jr(r){return ft(r)instanceof ShadowRoot}function Or(r){return jr(r)?ft(r):null}var Re={},Ee=[],Tr=function(e){Ee.push(e)};function Pr(r,e){if(process.env.NODE_ENV!=="production"&&!r&&console!==void 0){var t=Ee.reduce(function(n,i){return i(n??"","warning")},e);t&&console.error("Warning: ".concat(t))}}function kr(r,e){if(process.env.NODE_ENV!=="production"&&!r&&console!==void 0){var t=Ee.reduce(function(n,i){return i(n??"","note")},e);t&&console.warn("Note: ".concat(t))}}function Nr(){Re={}}function dt(r,e,t){!e&&!Re[t]&&(r(!1,t),Re[t]=!0)}function de(r,e){dt(Pr,r,e)}function Ar(r,e){dt(kr,r,e)}de.preMessage=Tr,de.resetWarned=Nr,de.noteOnce=Ar;function Dr(r){return r.replace(/-(.)/g,function(e,t){return t.toUpperCase()})}function $r(r,e){de(r,"[@ant-design/icons] ".concat(e))}function ht(r){return W(r)==="object"&&typeof r.name=="string"&&typeof r.theme=="string"&&(W(r.icon)==="object"||typeof r.icon=="function")}function gt(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(r).reduce(function(e,t){var n=r[t];switch(t){case"class":e.className=n,delete e.class;break;default:delete e[t],e[Dr(t)]=n}return e},{})}function je(r,e,t){return t?N.default.createElement(r.tag,V(V({key:e},gt(r.attrs)),t),(r.children||[]).map(function(n,i){return je(n,"".concat(e,"-").concat(r.tag,"-").concat(i))})):N.default.createElement(r.tag,V({key:e},gt(r.attrs)),(r.children||[]).map(function(n,i){return je(n,"".concat(e,"-").concat(r.tag,"-").concat(i))}))}function pt(r){return yr(r)[0]}function vt(r){return r?Array.isArray(r)?r:[r]:[]}var Mr=`
37
+ */(function(r){(function(){var e={}.hasOwnProperty;function t(){for(var i="",o=0;o<arguments.length;o++){var c=arguments[o];c&&(i=s(i,n(c)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return t.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var o="";for(var c in i)e.call(i,c)&&i[c]&&(o=s(o,c));return o}function s(i,o){return o?i?i+" "+o:i+o:i}r.exports?(t.default=t,r.exports=t):window.classNames=t})()})(vt);var _r=vt.exports;const Er=ar(_r),z=Math.round;function He(r,e){const t=r.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=t.map(s=>parseFloat(s));for(let s=0;s<3;s+=1)n[s]=e(n[s]||0,t[s]||"",s);return t[3]?n[3]=t[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const bt=(r,e,t)=>t===0?r:r/100;function Se(r,e){const t=e||255;return r>t?t:r<0?0:r}class de{constructor(e){B(this,"isValid",!0),B(this,"r",0),B(this,"g",0),B(this,"b",0),B(this,"a",1),B(this,"_h",void 0),B(this,"_s",void 0),B(this,"_l",void 0),B(this,"_v",void 0),B(this,"_max",void 0),B(this,"_min",void 0),B(this,"_brightness",void 0);function t(n){return n[0]in e&&n[1]in e&&n[2]in e}if(e)if(typeof e=="string"){let s=function(i){return n.startsWith(i)};const n=e.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):s("rgb")?this.fromRgbString(n):s("hsl")?this.fromHslString(n):(s("hsv")||s("hsb"))&&this.fromHsvString(n)}else if(e instanceof de)this.r=e.r,this.g=e.g,this.b=e.b,this.a=e.a,this._h=e._h,this._s=e._s,this._l=e._l,this._v=e._v;else if(t("rgb"))this.r=Se(e.r),this.g=Se(e.g),this.b=Se(e.b),this.a=typeof e.a=="number"?Se(e.a,1):1;else if(t("hsl"))this.fromHsl(e);else if(t("hsv"))this.fromHsv(e);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(e))}setR(e){return this._sc("r",e)}setG(e){return this._sc("g",e)}setB(e){return this._sc("b",e)}setA(e){return this._sc("a",e,1)}setHue(e){const t=this.toHsv();return t.h=e,this._c(t)}getLuminance(){function e(i){const o=i/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const t=e(this.r),n=e(this.g),s=e(this.b);return .2126*t+.7152*n+.0722*s}getHue(){if(typeof this._h>"u"){const e=this.getMax()-this.getMin();e===0?this._h=0:this._h=z(60*(this.r===this.getMax()?(this.g-this.b)/e+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/e+2:(this.r-this.g)/e+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const e=this.getMax()-this.getMin();e===0?this._s=0:this._s=e/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(e=10){const t=this.getHue(),n=this.getSaturation();let s=this.getLightness()-e/100;return s<0&&(s=0),this._c({h:t,s:n,l:s,a:this.a})}lighten(e=10){const t=this.getHue(),n=this.getSaturation();let s=this.getLightness()+e/100;return s>1&&(s=1),this._c({h:t,s:n,l:s,a:this.a})}mix(e,t=50){const n=this._c(e),s=t/100,i=c=>(n[c]-this[c])*s+this[c],o={r:z(i("r")),g:z(i("g")),b:z(i("b")),a:z(i("a")*100)/100};return this._c(o)}tint(e=10){return this.mix({r:255,g:255,b:255,a:1},e)}shade(e=10){return this.mix({r:0,g:0,b:0,a:1},e)}onBackground(e){const t=this._c(e),n=this.a+t.a*(1-this.a),s=i=>z((this[i]*this.a+t[i]*t.a*(1-this.a))/n);return this._c({r:s("r"),g:s("g"),b:s("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}clone(){return this._c(this)}toHexString(){let e="#";const t=(this.r||0).toString(16);e+=t.length===2?t:"0"+t;const n=(this.g||0).toString(16);e+=n.length===2?n:"0"+n;const s=(this.b||0).toString(16);if(e+=s.length===2?s:"0"+s,typeof this.a=="number"&&this.a>=0&&this.a<1){const i=z(this.a*255).toString(16);e+=i.length===2?i:"0"+i}return e}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const e=this.getHue(),t=z(this.getSaturation()*100),n=z(this.getLightness()*100);return this.a!==1?`hsla(${e},${t}%,${n}%,${this.a})`:`hsl(${e},${t}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(e,t,n){const s=this.clone();return s[e]=Se(t,n),s}_c(e){return new this.constructor(e)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(e){const t=e.replace("#","");function n(s,i){return parseInt(t[s]+t[i||s],16)}t.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=t[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=t[6]?n(6,7)/255:1)}fromHsl({h:e,s:t,l:n,a:s}){if(this._h=e%360,this._s=t,this._l=n,this.a=typeof s=="number"?s:1,t<=0){const y=z(n*255);this.r=y,this.g=y,this.b=y}let i=0,o=0,c=0;const u=e/60,l=(1-Math.abs(2*n-1))*t,g=l*(1-Math.abs(u%2-1));u>=0&&u<1?(i=l,o=g):u>=1&&u<2?(i=g,o=l):u>=2&&u<3?(o=l,c=g):u>=3&&u<4?(o=g,c=l):u>=4&&u<5?(i=g,c=l):u>=5&&u<6&&(i=l,c=g);const d=n-l/2;this.r=z((i+d)*255),this.g=z((o+d)*255),this.b=z((c+d)*255)}fromHsv({h:e,s:t,v:n,a:s}){this._h=e%360,this._s=t,this._v=n,this.a=typeof s=="number"?s:1;const i=z(n*255);if(this.r=i,this.g=i,this.b=i,t<=0)return;const o=e/60,c=Math.floor(o),u=o-c,l=z(n*(1-t)*255),g=z(n*(1-t*u)*255),d=z(n*(1-t*(1-u))*255);switch(c){case 0:this.g=d,this.b=l;break;case 1:this.r=g,this.b=l;break;case 2:this.r=l,this.b=d;break;case 3:this.r=l,this.g=g;break;case 4:this.r=d,this.g=l;break;case 5:default:this.g=l,this.b=g;break}}fromHsvString(e){const t=He(e,bt);this.fromHsv({h:t[0],s:t[1],v:t[2],a:t[3]})}fromHslString(e){const t=He(e,bt);this.fromHsl({h:t[0],s:t[1],l:t[2],a:t[3]})}fromRgbString(e){const t=He(e,(n,s)=>s.includes("%")?z(n/100*255):n);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}}var je=2,yt=.16,Rr=.05,jr=.05,Or=.15,St=5,wt=4,Pr=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function Ct(r,e,t){var n;return Math.round(r.h)>=60&&Math.round(r.h)<=240?n=t?Math.round(r.h)-je*e:Math.round(r.h)+je*e:n=t?Math.round(r.h)+je*e:Math.round(r.h)-je*e,n<0?n+=360:n>=360&&(n-=360),n}function xt(r,e,t){if(r.h===0&&r.s===0)return r.s;var n;return t?n=r.s-yt*e:e===wt?n=r.s+yt:n=r.s+Rr*e,n>1&&(n=1),t&&e===St&&n>.1&&(n=.1),n<.06&&(n=.06),Math.round(n*100)/100}function _t(r,e,t){var n;return t?n=r.v+jr*e:n=r.v-Or*e,n=Math.max(0,Math.min(1,n)),Math.round(n*100)/100}function Tr(r){for(var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=[],n=new de(r),s=n.toHsv(),i=St;i>0;i-=1){var o=new de({h:Ct(s,i,!0),s:xt(s,i,!0),v:_t(s,i,!0)});t.push(o)}t.push(n);for(var c=1;c<=wt;c+=1){var u=new de({h:Ct(s,c),s:xt(s,c),v:_t(s,c)});t.push(u)}return e.theme==="dark"?Pr.map(function(l){var g=l.index,d=l.amount;return new de(e.backgroundColor||"#141414").mix(t[g],d).toHexString()}):t.map(function(l){return l.toHexString()})}var Ye=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];Ye.primary=Ye[5];function Et(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(r,s).enumerable})),t.push.apply(t,n)}return t}function ee(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Et(Object(t),!0).forEach(function(n){B(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Et(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function kr(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function Nr(r,e){if(!r)return!1;if(r.contains)return r.contains(e);for(var t=e;t;){if(t===r)return!0;t=t.parentNode}return!1}var Rt="data-rc-order",jt="data-rc-priority",Ar="rc-util-key",ze=new Map;function Ot(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=r.mark;return e?e.startsWith("data-")?e:"data-".concat(e):Ar}function Le(r){if(r.attachTo)return r.attachTo;var e=document.querySelector("head");return e||document.body}function Dr(r){return r==="queue"?"prependQueue":r?"prepend":"append"}function Ve(r){return Array.from((ze.get(r)||r).children).filter(function(e){return e.tagName==="STYLE"})}function Pt(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!kr())return null;var t=e.csp,n=e.prepend,s=e.priority,i=s===void 0?0:s,o=Dr(n),c=o==="prependQueue",u=document.createElement("style");u.setAttribute(Rt,o),c&&i&&u.setAttribute(jt,"".concat(i)),t!=null&&t.nonce&&(u.nonce=t==null?void 0:t.nonce),u.innerHTML=r;var l=Le(e),g=l.firstChild;if(n){if(c){var d=(e.styles||Ve(l)).filter(function(y){if(!["prepend","prependQueue"].includes(y.getAttribute(Rt)))return!1;var k=Number(y.getAttribute(jt)||0);return i>=k});if(d.length)return l.insertBefore(u,d[d.length-1].nextSibling),u}l.insertBefore(u,g)}else l.appendChild(u);return u}function $r(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=Le(e);return(e.styles||Ve(t)).find(function(n){return n.getAttribute(Ot(e))===r})}function Mr(r,e){var t=ze.get(r);if(!t||!Nr(document,t)){var n=Pt("",e),s=n.parentNode;ze.set(r,s),r.removeChild(n)}}function Ir(r,e){var t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=Le(t),s=Ve(n),i=ee(ee({},t),{},{styles:s});Mr(n,i);var o=$r(e,i);if(o){var c,u;if((c=i.csp)!==null&&c!==void 0&&c.nonce&&o.nonce!==((u=i.csp)===null||u===void 0?void 0:u.nonce)){var l;o.nonce=(l=i.csp)===null||l===void 0?void 0:l.nonce}return o.innerHTML!==r&&(o.innerHTML=r),o}var g=Pt(r,i);return g.setAttribute(Ot(i),e),g}function Tt(r){var e;return r==null||(e=r.getRootNode)===null||e===void 0?void 0:e.call(r)}function Hr(r){return Tt(r)instanceof ShadowRoot}function Yr(r){return Hr(r)?Tt(r):null}var Fe={},Ue=[],zr=function(e){Ue.push(e)};function Lr(r,e){if(process.env.NODE_ENV!=="production"&&!r&&console!==void 0){var t=Ue.reduce(function(n,s){return s(n??"","warning")},e);t&&console.error("Warning: ".concat(t))}}function Vr(r,e){if(process.env.NODE_ENV!=="production"&&!r&&console!==void 0){var t=Ue.reduce(function(n,s){return s(n??"","note")},e);t&&console.warn("Note: ".concat(t))}}function Fr(){Fe={}}function kt(r,e,t){!e&&!Fe[t]&&(r(!1,t),Fe[t]=!0)}function Oe(r,e){kt(Lr,r,e)}function Ur(r,e){kt(Vr,r,e)}Oe.preMessage=zr,Oe.resetWarned=Fr,Oe.noteOnce=Ur;function Br(r){return r.replace(/-(.)/g,function(e,t){return t.toUpperCase()})}function Wr(r,e){Oe(r,"[@ant-design/icons] ".concat(e))}function Nt(r){return ie(r)==="object"&&typeof r.name=="string"&&typeof r.theme=="string"&&(ie(r.icon)==="object"||typeof r.icon=="function")}function At(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(r).reduce(function(e,t){var n=r[t];switch(t){case"class":e.className=n,delete e.class;break;default:delete e[t],e[Br(t)]=n}return e},{})}function Be(r,e,t){return t?H.default.createElement(r.tag,ee(ee({key:e},At(r.attrs)),t),(r.children||[]).map(function(n,s){return Be(n,"".concat(e,"-").concat(r.tag,"-").concat(s))})):H.default.createElement(r.tag,ee({key:e},At(r.attrs)),(r.children||[]).map(function(n,s){return Be(n,"".concat(e,"-").concat(r.tag,"-").concat(s))}))}function Dt(r){return Tr(r)[0]}function $t(r){return r?Array.isArray(r)?r:[r]:[]}var Zr=`
38
38
  .anticon {
39
39
  display: inline-flex;
40
40
  align-items: center;
@@ -89,6 +89,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
89
89
  transform: rotate(360deg);
90
90
  }
91
91
  }
92
- `,Ir=function(e){var t=P.useContext(qe),n=t.csp,i=t.prefixCls,s=t.layer,o=Mr;i&&(o=o.replace(/anticon/g,i)),s&&(o="@layer ".concat(s,` {
92
+ `,qr=function(e){var t=p.useContext(ht),n=t.csp,s=t.prefixCls,i=t.layer,o=Zr;s&&(o=o.replace(/anticon/g,s)),i&&(o="@layer ".concat(i,` {
93
93
  `).concat(o,`
94
- }`)),P.useEffect(function(){var l=e.current,u=Or(l);Er(o,"@ant-design-icons",{prepend:!s,csp:n,attachTo:u})},[])},Hr=["icon","className","onClick","style","primaryColor","secondaryColor"],ne={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function Yr(r){var e=r.primaryColor,t=r.secondaryColor;ne.primaryColor=e,ne.secondaryColor=t||pt(e),ne.calculated=!!t}function Vr(){return V({},ne)}var he=function(e){var t=e.icon,n=e.className,i=e.onClick,s=e.style,o=e.primaryColor,l=e.secondaryColor,u=Ke(e,Hr),f=N.useRef(),g=ne;if(o&&(g={primaryColor:o,secondaryColor:l||pt(o)}),Ir(f),$r(ht(t),"icon should be icon definiton, but got ".concat(t)),!ht(t))return null;var h=t;return h&&typeof h.icon=="function"&&(h=V(V({},h),{},{icon:h.icon(g.primaryColor,g.secondaryColor)})),je(h.icon,"svg-".concat(h.name),V(V({className:n,onClick:i,style:s,"data-icon":h.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},u),{},{ref:f}))};he.displayName="IconReact",he.getTwoToneColors=Vr,he.setTwoToneColors=Yr;const Oe=he;function mt(r){var e=vt(r),t=Je(e,2),n=t[0],i=t[1];return Oe.setTwoToneColors({primaryColor:n,secondaryColor:i})}function Lr(){var r=Oe.getTwoToneColors();return r.calculated?[r.primaryColor,r.secondaryColor]:r.primaryColor}var zr=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];mt(we.primary);var ge=N.forwardRef(function(r,e){var t=r.className,n=r.icon,i=r.spin,s=r.rotate,o=r.tabIndex,l=r.onClick,u=r.twoToneColor,f=Ke(r,zr),g=N.useContext(qe),h=g.prefixCls,_=h===void 0?"anticon":h,H=g.rootClassName,G=gr(H,_,A(A({},"".concat(_,"-").concat(n.name),!!n.name),"".concat(_,"-spin"),!!i||n.name==="loading"),t),L=o;L===void 0&&l&&(L=-1);var ie=s?{msTransform:"rotate(".concat(s,"deg)"),transform:"rotate(".concat(s,"deg)")}:void 0,Y=vt(u),T=Je(Y,2),Pe=T[0],ke=T[1];return N.createElement("span",ue({role:"img","aria-label":n.name},f,{ref:e,tabIndex:L,onClick:l,className:G}),N.createElement(Oe,{icon:n,primaryColor:Pe,secondaryColor:ke,style:ie}))});ge.displayName="AntdIcon",ge.getTwoToneColor=Lr,ge.setTwoToneColor=mt;const Wr=ge;var Fr={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"};const Ur=Fr;var Br=function(e,t){return N.createElement(Wr,ue({},e,{ref:t,icon:Ur}))},bt=N.forwardRef(Br);process.env.NODE_ENV!=="production"&&(bt.displayName="UploadOutlined");const Zr=bt;var D=(r=>(r.Input="input",r.InputNumber="inputNumber",r.Text="text",r.Password="password",r.Radio="radio",r.Select="select",r.Checkbox="checkbox",r.DatePicker="datePicker",r.RangePicker="rangePicker",r.Upload="upload",r.Mentions="mentions",r.Cascader="cascader",r.TreeSelect="treeSelect",r))(D||{});const{RangePicker:qr}=x.DatePicker,S=class S{static getDefaultArrayPlaceholder(e){let t;switch(e.type){case"rangePicker":t=["开始时间","结束时间"];break}return t}static getDefaultPlaceholder(e){let t;switch(e.type){case D.Input:case D.Password:case D.InputNumber:case D.Text:case D.Mentions:t=`请输入${e.label}`;break;case D.Select:case D.Checkbox:case D.Radio:case D.DatePicker:case D.RangePicker:case D.Cascader:case D.Upload:case D.TreeSelect:t=`请选择${e.label}`;break}return t}};p(S,"labelCol",{span:7}),p(S,"wrapperCol",{span:17}),p(S,"defaultRowGutter",24),p(S,"input",e=>m.jsx(x.Input,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"password",e=>m.jsx(x.Input.Password,{disabled:e.disabled,...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"text",e=>m.jsx(x.Input.TextArea,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"inputNumber",e=>m.jsx(x.InputNumber,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"datePicker",e=>m.jsx(x.DatePicker,{disabled:e.disabled,...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"rangePicker",e=>m.jsx(qr,{disabled:e.disabled,...e.props,placeholder:e.placeholder||S.getDefaultArrayPlaceholder(e)})),p(S,"select",e=>m.jsx(x.Select,{...e.props,disabled:e.disabled,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"radio",e=>m.jsx(x.Radio.Group,{disabled:e.disabled,...e.props})),p(S,"checkbox",e=>m.jsx(x.Checkbox.Group,{disabled:e.disabled,...e.props})),p(S,"upload",e=>m.jsx(x.Upload,{defaultFileList:e.initialValue,...e.props,children:e.children||m.jsxs(x.Button,{children:[m.jsx(Zr,{})," 点击上传"]})})),p(S,"mentions",e=>m.jsx(x.Mentions,{...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"cascader",e=>m.jsx(x.Cascader,{...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)})),p(S,"treeSelect",e=>m.jsx(x.TreeSelect,{...e.props,placeholder:e.placeholder||S.getDefaultPlaceholder(e)}));let F=S;const Te=(r="")=>le("m-form",r);function yt(r){const{formProps:e,formItems:t=[],column:n=1,form:i,itemLayout:s,formRowProps:o}=r,l=(f,g)=>{if(f.render)return f.render(g);const h=F[f.type];return f&&f.type&&h?h(f):m.jsx("div",{className:"error-message",children:"Invalid form item configuration"})},u=f=>{const{show:g=!0}=f;if(!g)return null;const h=[...f.rules||[]];f.required&&h.push({required:!0,message:f.required});const _={labelCol:F.labelCol,wrapperCol:F.wrapperCol,...s,...f.itemLayout};return m.jsx(x.Col,{span:f.span||24/n,children:m.jsx("div",{className:Te("item-wrapper"),children:m.jsx(x.Form.Item,{label:f.label,name:f.id,rules:h,initialValue:f.initialValue,..._,...f.formItemProps,children:l(f,i)})})},`col-${f.id}`)};return m.jsx(Z,{children:m.jsx(x.Form,{form:i,...e,className:`${Te()} ${e==null?void 0:e.className}`,children:m.jsx(x.Row,{gutter:F.defaultRowGutter,...o,className:`${Te("grid")} ${o==null?void 0:o.className}`,children:t.map(f=>u(f))})})})}yt.displayName="MForm";function Gr(r){var t;const e=((t=r.columns)==null?void 0:t.map(n=>({...n,dataIndex:n.key})))??[];return m.jsxs(Z,{children:[m.jsx(x.Table,{rowKey:n=>n.id,...r,columns:e}),";"]})}const Jr={YMD_Hms:"YYYY-MM-DD HH:mm:ss",YMD:"YYYY-MM-DD",YMD2:"YYYYMMDD",YMD_POINT:"YYYY.M.DD",Hms:"HH:mm:ss",Hm:"HH:mm",YMD_000:"YYYY-MM-DD 00:00:00",YMD_end:"YYYY-MM-DD 23:59:59",YMD_Hm:"YYYYMMDD HHmm"},Kr=10;class E{}p(E,"integerRegex",/^-?\d+$/),p(E,"positiveIntegerRegex",/^[1-9]\d*$/),p(E,"negativeIntegerRegex",/^-[1-9]\d*$/),p(E,"floatRegex",/^-?\d+(\.\d+)?$/),p(E,"letter",/^[a-zA-Z]+$/),p(E,"chinese",/^[\u4e00-\u9fa5]+$/),p(E,"number",/^[0-9]*$/),p(E,"username",/^[a-zA-Z]\w{3,15}$/),p(E,"strongUsername",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{6,20}$/),p(E,"password",/^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$/),p(E,"strongPassword",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/),p(E,"phone",/^1[3-9]\d{9}$/),p(E,"phoneWithAreaCode",/^\+?\d{2,3}-?\d{8,11}$/),p(E,"email",/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/),p(E,"idCard",/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/),p(E,"bankCard",/^[1-9]\d{3,30}$/),p(E,"zipCode",/^[1-9]\d{5}$/),p(E,"ip",/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/),p(E,"url",/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/),p(E,"carNumber",/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/),p(E,"time",/^([0-1][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/),p(E,"date",/^(\d{4})-(\d{2})-(\d{2})$/),b.CompThemeProvider=Z,b.DATE_FORMAT=Jr,b.ItemsRow=Be,b.MBreadcrumb=ar,b.MDescriptions=Ze,b.MForm=yt,b.MFormItemConst=F,b.MFormItemTypeEnum=D,b.MTable=Gr,b.MiThemeProvider=nr,b.NextTick=ee,b.PAGE_SIZE=Kr,b.PatternType=E,b.VersionUtil=rr,b.cmx=Gt,b.debounce=er,b.getClassName=le,b.getFieldsByPath=Xt,b.nextTick=Jt,b.noop=Kt,b.removeNull=Qt,b.throttle=tr,b.useMiThemeConfig=Fe,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});
94
+ }`)),p.useEffect(function(){var c=e.current,u=Yr(c);Ir(o,"@ant-design-icons",{prepend:!i,csp:n,attachTo:u})},[])},Gr=["icon","className","onClick","style","primaryColor","secondaryColor"],we={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function Kr(r){var e=r.primaryColor,t=r.secondaryColor;we.primaryColor=e,we.secondaryColor=t||Dt(e),we.calculated=!!t}function Jr(){return ee({},we)}var Pe=function(e){var t=e.icon,n=e.className,s=e.onClick,i=e.style,o=e.primaryColor,c=e.secondaryColor,u=mt(e,Gr),l=H.useRef(),g=we;if(o&&(g={primaryColor:o,secondaryColor:c||Dt(o)}),qr(l),Wr(Nt(t),"icon should be icon definiton, but got ".concat(t)),!Nt(t))return null;var d=t;return d&&typeof d.icon=="function"&&(d=ee(ee({},d),{},{icon:d.icon(g.primaryColor,g.secondaryColor)})),Be(d.icon,"svg-".concat(d.name),ee(ee({className:n,onClick:s,style:i,"data-icon":d.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},u),{},{ref:l}))};Pe.displayName="IconReact",Pe.getTwoToneColors=Jr,Pe.setTwoToneColors=Kr;const We=Pe;function Mt(r){var e=$t(r),t=pt(e,2),n=t[0],s=t[1];return We.setTwoToneColors({primaryColor:n,secondaryColor:s})}function Xr(){var r=We.getTwoToneColors();return r.calculated?[r.primaryColor,r.secondaryColor]:r.primaryColor}var Qr=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];Mt(Ye.primary);var Te=H.forwardRef(function(r,e){var t=r.className,n=r.icon,s=r.spin,i=r.rotate,o=r.tabIndex,c=r.onClick,u=r.twoToneColor,l=mt(r,Qr),g=H.useContext(ht),d=g.prefixCls,y=d===void 0?"anticon":d,k=g.rootClassName,A=Er(k,y,B(B({},"".concat(y,"-").concat(n.name),!!n.name),"".concat(y,"-spin"),!!s||n.name==="loading"),t),D=o;D===void 0&&c&&(D=-1);var V=i?{msTransform:"rotate(".concat(i,"deg)"),transform:"rotate(".concat(i,"deg)")}:void 0,N=$t(u),S=pt(N,2),P=S[0],L=S[1];return H.createElement("span",fe({role:"img","aria-label":n.name},l,{ref:e,tabIndex:D,onClick:c,className:A}),H.createElement(We,{icon:n,primaryColor:P,secondaryColor:L,style:V}))});Te.displayName="AntdIcon",Te.getTwoToneColor=Xr,Te.setTwoToneColor=Mt;const Ze=Te;var en={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"};const tn=en;var rn=function(e,t){return H.createElement(Ze,fe({},e,{ref:t,icon:tn}))},It=H.forwardRef(rn);process.env.NODE_ENV!=="production"&&(It.displayName="CaretDownOutlined");const nn=It;var an={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"};const sn=an;var on=function(e,t){return H.createElement(Ze,fe({},e,{ref:t,icon:sn}))},Ht=H.forwardRef(on);process.env.NODE_ENV!=="production"&&(Ht.displayName="CaretUpOutlined");const cn=Ht;var ln={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"};const un=ln;var fn=function(e,t){return H.createElement(Ze,fe({},e,{ref:t,icon:un}))},Yt=H.forwardRef(fn);process.env.NODE_ENV!=="production"&&(Yt.displayName="UploadOutlined");const dn=Yt;var W=(r=>(r.Input="input",r.InputNumber="inputNumber",r.Text="text",r.Password="password",r.Radio="radio",r.Select="select",r.Checkbox="checkbox",r.DatePicker="datePicker",r.RangePicker="rangePicker",r.Upload="upload",r.Mentions="mentions",r.Cascader="cascader",r.TreeSelect="treeSelect",r))(W||{});const{RangePicker:hn}=C.DatePicker,j=class j{static getDefaultArrayPlaceholder(e){let t;switch(e.type){case"rangePicker":t=["开始时间","结束时间"];break}return t}static getDefaultPlaceholder(e){let t;switch(e.type){case W.Input:case W.Password:case W.InputNumber:case W.Text:case W.Mentions:t=`请输入${e.label}`;break;case W.Select:case W.Checkbox:case W.Radio:case W.DatePicker:case W.RangePicker:case W.Cascader:case W.Upload:case W.TreeSelect:t=`请选择${e.label}`;break}return t}};v(j,"labelCol",{span:7}),v(j,"wrapperCol",{span:17}),v(j,"defaultRowGutter",24),v(j,"input",e=>m.jsx(C.Input,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"password",e=>m.jsx(C.Input.Password,{disabled:e.disabled,...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"text",e=>m.jsx(C.Input.TextArea,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"inputNumber",e=>m.jsx(C.InputNumber,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"datePicker",e=>m.jsx(C.DatePicker,{disabled:e.disabled,...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"rangePicker",e=>m.jsx(hn,{disabled:e.disabled,...e.props,placeholder:e.placeholder||j.getDefaultArrayPlaceholder(e)})),v(j,"select",e=>m.jsx(C.Select,{...e.props,disabled:e.disabled,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"radio",e=>m.jsx(C.Radio.Group,{disabled:e.disabled,...e.props})),v(j,"checkbox",e=>m.jsx(C.Checkbox.Group,{disabled:e.disabled,...e.props})),v(j,"upload",e=>m.jsx(C.Upload,{defaultFileList:e.initialValue,...e.props,children:e.children||m.jsxs(C.Button,{children:[m.jsx(dn,{})," 点击上传"]})})),v(j,"mentions",e=>m.jsx(C.Mentions,{...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"cascader",e=>m.jsx(C.Cascader,{...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)})),v(j,"treeSelect",e=>m.jsx(C.TreeSelect,{...e.props,placeholder:e.placeholder||j.getDefaultPlaceholder(e)}));let oe=j;const qe=(r="")=>be("m-form",r);function Ge(r){const{formProps:e,formItems:t=[],column:n=1,form:s,itemLayout:i,formRowProps:o}=r,c=(l,g)=>{if(l.render)return l.render(g);const d=oe[l.type];return l&&l.type&&d?d(l):m.jsx("div",{className:"error-message",children:"Invalid form item configuration"})},u=l=>{const{show:g=!0}=l;if(!g)return null;const d=[...l.rules||[]];l.required&&d.push({required:!0,message:l.required});const y={labelCol:oe.labelCol,wrapperCol:oe.wrapperCol,...i,...l.itemLayout};return m.jsx(C.Col,{span:l.span||24/n,children:m.jsx("div",{className:qe("item-wrapper"),children:m.jsx(C.Form.Item,{label:l.label,name:l.id,rules:d,initialValue:l.initialValue,...y,...l.formItemProps,children:c(l,s)})})},`col-${l.id}`)};return m.jsx(se,{children:m.jsx(C.Form,{form:s,...e,className:`${qe()} ${e==null?void 0:e.className}`,children:m.jsx(C.Row,{gutter:oe.defaultRowGutter,...o,className:`${qe("grid")} ${o==null?void 0:o.className}`,children:t.map(l=>u(l))})})})}Ge.displayName="MForm";const ra="",gn=13,ne=(r="")=>be("m-search",r),pn=r=>{const{className:e,searchItems:t=[],onSearch:n,defaultShowAll:s=!1,customButtons:i=[],form:o}=r,[c,u]=p.useState(s),[l]=C.Form.useForm(),g=p.useRef(null),d=o??l,y=S=>{const{keyCode:P}=S;P===gn&&A()};p.useEffect(()=>{const S=g.current;return S==null||S.addEventListener("keydown",y),()=>{S==null||S.removeEventListener("keydown",y)}},[]);const k=()=>{d==null||d.resetFields(),A(!0)},A=(S=!1)=>{d==null||d.validateFields().then(P=>{ot(P),n==null||n(P,S)})},D=()=>{const S=t.length>2;return m.jsxs("div",{className:ne("btn-wrapper"),children:[(i==null?void 0:i.length)>0?m.jsx(m.Fragment,{children:i.map((P,L)=>m.jsx(C.Button,{className:ne("btn"),...P,children:P.children},`custom-btn-${L}`))}):m.jsxs(m.Fragment,{children:[m.jsx(C.Button,{className:ne("btn btn-reset"),onClick:k,children:"重置"}),m.jsx(C.Button,{className:ne("btn btn-search"),onClick:()=>A(),type:"primary",children:"搜索"})]}),S&&m.jsxs("div",{className:ne("btn btn-collapse"),onClick:()=>u(!c),children:[m.jsx("span",{children:c?"收起":"展开"}),c?m.jsx(cn,{}):m.jsx(nn,{})]})]})},V=t.map((S,P)=>{var q;const L={...S};return t.length>2&&P>=2&&!c&&(L.formItemProps={...S.formItemProps,style:{...(q=S.formItemProps)==null?void 0:q.style,display:"none"}}),L}),N=t.length>2;return m.jsx(se,{children:m.jsx("div",{className:`${ne("")} ${c?"":ne("collapsed")} ${e||""}`,ref:g,children:m.jsxs(C.Card,{children:[m.jsxs("div",{className:ne("form"),children:[m.jsx(Ge,{form:d,formItems:V,column:3}),(!N||N&&!c)&&D()]}),N&&c&&m.jsx("div",{className:ne("footer"),children:D()})]})})})};function mn(r){var t;const e=((t=r.columns)==null?void 0:t.map(n=>({...n,dataIndex:n.key})))??[];return m.jsxs(se,{children:[m.jsx(C.Table,{rowKey:n=>n.id,...r,columns:e}),";"]})}const vn={YMD_Hms:"YYYY-MM-DD HH:mm:ss",YMD:"YYYY-MM-DD",YMD2:"YYYYMMDD",YMD_POINT:"YYYY.M.DD",Hms:"HH:mm:ss",Hm:"HH:mm",YMD_000:"YYYY-MM-DD 00:00:00",YMD_end:"YYYY-MM-DD 23:59:59",YMD_Hm:"YYYYMMDD HHmm"},zt=10;class T{}v(T,"integerRegex",/^-?\d+$/),v(T,"positiveIntegerRegex",/^[1-9]\d*$/),v(T,"negativeIntegerRegex",/^-[1-9]\d*$/),v(T,"floatRegex",/^-?\d+(\.\d+)?$/),v(T,"letter",/^[a-zA-Z]+$/),v(T,"chinese",/^[\u4e00-\u9fa5]+$/),v(T,"number",/^[0-9]*$/),v(T,"username",/^[a-zA-Z]\w{3,15}$/),v(T,"strongUsername",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{6,20}$/),v(T,"password",/^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$/),v(T,"strongPassword",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/),v(T,"phone",/^1[3-9]\d{9}$/),v(T,"phoneWithAreaCode",/^\+?\d{2,3}-?\d{8,11}$/),v(T,"email",/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/),v(T,"idCard",/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3[0-1])\d{3}([0-9]|X)$/),v(T,"bankCard",/^[1-9]\d{3,30}$/),v(T,"zipCode",/^[1-9]\d{5}$/),v(T,"ip",/^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/),v(T,"url",/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/),v(T,"carNumber",/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/),v(T,"time",/^([0-1][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/),v(T,"date",/^(\d{4})-(\d{2})-(\d{2})$/);function bn(r,e){const[t,n]=p.useState(!1),[s,i]=p.useState(null),[o,c]=p.useState(null),u=p.useRef(void 0),l=p.useRef(0),g=()=>{var y;(y=u.current)==null||y.abort(),n(!1),i(null)},d=async(...y)=>{var D,V,N,S;const k=++l.current;g();const A=new AbortController;u.current=A;try{if(n(!0),i(null),e!=null&&e.onBefore&&!await((D=e==null?void 0:e.onBefore)==null?void 0:D.call(e,...y))){g();return}const P=y.length>=r.length?y:[...y,{signal:A.signal}],L=await r(...P);return!A.signal.aborted&&k===l.current&&(c(L),await((V=e==null?void 0:e.onSuccess)==null?void 0:V.call(e,L))),L}catch(P){throw!A.signal.aborted&&k===l.current&&(i(P),await((N=e==null?void 0:e.onError)==null?void 0:N.call(e,P))),P}finally{!A.signal.aborted&&k===l.current&&(n(!1),await((S=e==null?void 0:e.onFinally)==null?void 0:S.call(e)))}};return p.useEffect(()=>(e!=null&&e.autoRunArgs&&d(...e.autoRunArgs).catch(()=>{}),g),[JSON.stringify(e==null?void 0:e.autoRunArgs)]),{run:d,cancel:g,loading:t,error:s,data:o}}function yn(r,e,t=!1){const n=p.useRef(void 0),s=p.useRef(r);p.useEffect(()=>{s.current=r},[r]);const i=p.useCallback(()=>{n.current&&(clearInterval(n.current),n.current=void 0)},[]),o=p.useCallback(()=>{i(),e!=null&&(n.current=setInterval(()=>s.current(),e))},[e,i]);return p.useEffect(()=>(t&&s.current(),o(),i),[e,o,i,t]),{start:o,clear:i,isRunning:!!n.current}}const Sn=(r,e,t)=>{const{isReady:n=!0,dataSource:s=[],current:i=1,pageSize:o=10}=t||{},[c,u]=p.useState(i),[l,g]=p.useState(o),[d,y]=p.useState(s),[k,A]=p.useState(0),[D,V]=p.useState(!1),[N,S]=p.useState(!1),P=p.useRef(c),L=p.useRef(l),q=R=>{u(R),P.current=R},ae=R=>{g(R),L.current=R},J=p.useRef(0),xe=async()=>{if(!n)return;let R=P.current,Y=L.current;V(!0),J.current++;const te=J.current;try{let G=Math.round((R-1)*Y);G<0&&(G=0),Y<1&&(Y=1);let{dataSource:le,total:re}=await r({limit:Y,offset:G,current:R});if(te!==J.current)return;if(l*(R-1)>=re&&R!==1){R=1;const ke=Math.ceil(re/l);if({dataSource:le,total:re}=await r({limit:Y,offset:G,current:R}),te!==J.current)return;R=ke}y(le),q(R),ae(Y),A(re)}catch(G){if(console.error("fetch err",G),te!==J.current)return}finally{S(!0),V(!1)}},X=async R=>{R&&(y([]),q(i),ae(o)),await xe()},ce=p.useCallback(Ie(X,500),[X]),_e=[...e||[],n];return p.useEffect(()=>{n&&ce(!0)},_e),{tableProps:{loading:D,dataSource:d},loading:D,dataSource:d,paginationProps:{current:c,pageSize:l,total:k,onChange:async(R,Y)=>{q(R),ae(Y),await X()},onShowSizeChange:async(R,Y)=>{ae(R),q(Y),await X()}},isFirstComplete:N,refresh:X,debounceRefresh:ce,setDataSource:y}};function wn(){const r=window.location.href.split("?")[1]||"",e=new URLSearchParams(r);return Object.fromEntries(e.entries())}const Cn=r=>{const[e,t]=p.useState(r),n=p.useRef(e),s=p.useCallback(c=>{t(u=>{const l=typeof c=="function"?c(u):c,g={...u,...l};return n.current=g,g})},[]),i=p.useCallback(()=>n.current,[]),o=p.useCallback(()=>{t(r),n.current=r},[r]);return[e,s,i,o]};function xn(r,e,t=!1){const n=p.useRef(void 0),s=p.useRef(r);p.useEffect(()=>{s.current=r},[r]);const i=p.useCallback(()=>{n.current&&(clearTimeout(n.current),n.current=void 0)},[]),o=p.useCallback(()=>{i(),e!=null&&(n.current=setTimeout(()=>s.current(),e))},[e,i]);return p.useEffect(()=>(t&&s.current(),o(),i),[e,o,i,t]),{start:o,clear:i,isRunning:!!n.current}}const _n=(r,e,t)=>{const{isReady:n=!0,dataSource:s=[],current:i=1,pageSize:o=zt}=t||{},[c,u]=p.useState(!1),[l,g]=p.useState(i),[d,y]=p.useState(o),[k,A]=p.useState(0),[D,V]=p.useState(!1),[N,S]=p.useState(s),P=p.useRef(l),L=p.useRef(d),q=F=>{g(F),P.current=F},ae=F=>{y(F),L.current=F},J=p.useRef(0),xe=async F=>{if(!n)return;let $=P.current,U=L.current;V(!0),J.current+=1;const R=J.current;try{let Y=Math.round(($-1)*U);Y<0&&(Y=0),U<1&&(U=1);let{dataSource:te,total:G}=await r({limit:U,offset:Y,current:$});if(R!==J.current)return;if(d*($-1)>=G&&$!==1){const re=Math.ceil(G/d);if({dataSource:te,total:G}=await r({limit:U,offset:Math.round((re-1)*U),current:$}),R!==J.current)return;$=re}const le=F?te:N.concat(te);S(le),q($),ae(U),A(G)}catch(Y){if(console.error("fetch err",Y),R!==J.current)return}u(!0),V(!1)},X=async F=>{if(F)S([]),q(i),ae(o);else{const $=d*l;if(k&&k<=$)return;q(l+1)}await xe(F)},ce=p.useCallback(Ie(X,500),[X]),_e=[...e||[],n];return p.useEffect(()=>{n&&ce(!0)},_e),{loading:D,dataSource:N,paginationProps:{current:l,pageSize:d,total:k},isFirstComplete:c,refresh:async F=>{await X(F)},debounceRefresh:ce,setDataSource:S,setTotal:A}};w.CompThemeProvider=se,w.DATE_FORMAT=vn,w.ItemsRow=ft,w.MBreadcrumb=pr,w.MDescriptions=dt,w.MForm=Ge,w.MFormItemConst=oe,w.MFormItemTypeEnum=W,w.MSearch=pn,w.MTable=mn,w.MiThemeProvider=gr,w.NextTick=ve,w.PAGE_SIZE=zt,w.PatternType=T,w.VersionUtil=hr,w.cmx=cr,w.debounce=Ie,w.getClassName=be,w.getFieldsByPath=fr,w.nextTick=lr,w.noop=ur,w.removeNull=ot,w.throttle=dr,w.useFuncRequest=bn,w.useInterval=yn,w.useMiThemeConfig=lt,w.usePagination=Sn,w.useQuery=wn,w.useReactive=Cn,w.useTimeout=xn,w.useVirtualList=_n,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})});
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @keyframes m-breadcrumb_show_ani{0%{opacity:0}to{opacity:100}}.m-breadcrumb{position:relative;height:64px;width:100%}.m-breadcrumb-container{transition:padding .3s ease}.m-breadcrumb-body{border-radius:8px;height:64px;line-height:64px}.m-breadcrumb .ant-card-body{width:100%;padding:0 12px;align-items:center}.m-breadcrumb .ant-affix{z-index:999}.ant-affix>.m-breadcrumb-container{z-index:100;width:auto;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.m-breadcrumb-inner-breadcrumb{display:inline-block;vertical-align:middle;line-height:64px}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-separator{margin:0 8px}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-link>a{transition:all .3s;padding:4px 8px;display:inline-block;line-height:1.5}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-link>a:hover{font-weight:700;text-decoration:none;opacity:.8}.m-breadcrumb-custom-item-wrapper{float:right;height:100%;display:flex;align-items:center}.m-form-item-wrapper{max-width:480px}.m-form .error-message{color:red;font-size:12px;margin-top:4px}
1
+ @keyframes m-breadcrumb_show_ani{0%{opacity:0}to{opacity:100}}.m-breadcrumb{position:relative;height:64px;width:100%}.m-breadcrumb-container{transition:padding .3s ease}.m-breadcrumb-body{border-radius:8px;height:64px;line-height:64px}.m-breadcrumb .ant-card-body{width:100%;padding:0 12px;align-items:center}.m-breadcrumb .ant-affix{z-index:999}.ant-affix>.m-breadcrumb-container{z-index:100;width:auto;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.m-breadcrumb-inner-breadcrumb{display:inline-block;vertical-align:middle;line-height:64px}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-separator{margin:0 8px}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-link>a{transition:all .3s;padding:4px 8px;display:inline-block;line-height:1.5}.m-breadcrumb-inner-breadcrumb .ant-breadcrumb-link>a:hover{font-weight:700;text-decoration:none;opacity:.8}.m-breadcrumb-custom-item-wrapper{float:right;height:100%;display:flex;align-items:center}.m-form-item-wrapper{max-width:480px}.m-form .error-message{color:red;font-size:12px;margin-top:4px}.m-search{position:relative;border-radius:8px}.m-search .ant-card{margin:0;padding:16px 0}.m-search .ant-card .ant-card-body{padding:0;border-radius:0}.m-search-form{position:relative;margin-right:20px}.m-search-btn-wrapper{display:inline-block}.m-search-collapsed .m-search-btn-wrapper{position:absolute;right:0;top:0;display:flex;height:100%;align-items:center}.m-search .ant-form-item{margin-bottom:10px}.m-search-collapsed .ant-form-item{margin-bottom:0}.m-search-footer{text-align:right;padding:10px 20px}.m-search-btn{margin-left:10px}.m-search-btn-collapse{display:inline-block;cursor:pointer}.m-search .ant-calendar-picker{width:auto!important}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mi-avalon/libs",
3
3
  "private": false,
4
- "version": "0.0.23",
4
+ "version": "0.0.24",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.js",
7
7
  "module": "./dist/index.es.js",