@mi-avalon/libs 0.0.27 → 0.0.29

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.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(v,h){typeof exports=="object"&&typeof module<"u"?h(exports,require("react"),require("antd"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","antd","react-dom"],h):(v=typeof globalThis<"u"?globalThis:v||self,h(v.MiAvalonLibs={},v.React,v.antd,v.ReactDOM))})(this,function(v,h,w,gr){"use strict";var is=Object.defineProperty;var os=(v,h,w)=>h in v?is(v,h,{enumerable:!0,configurable:!0,writable:!0,value:w}):v[h]=w;var b=(v,h,w)=>(os(v,typeof h!="symbol"?h+"":h,w),w);const pr=n=>n&&n.__esModule?n:{default:n};function mr(n){if(n&&n.__esModule)return n;const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}function br(n,e){for(var t=0;t<e.length;t++){const r=e[t];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in n)){const a=Object.getOwnPropertyDescriptor(r,i);a&&Object.defineProperty(n,i,a.get?a:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}const z=mr(h),vr=pr(gr);function yr(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var He={exports:{}},ve={};/**
1
+ (function(v,h){typeof exports=="object"&&typeof module<"u"?h(exports,require("react"),require("antd"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","antd","react-dom"],h):(v=typeof globalThis<"u"?globalThis:v||self,h(v.MiAvalonLibs={},v.React,v.antd,v.ReactDOM))})(this,function(v,h,w,gr){"use strict";var is=Object.defineProperty;var os=(v,h,w)=>h in v?is(v,h,{enumerable:!0,configurable:!0,writable:!0,value:w}):v[h]=w;var b=(v,h,w)=>(os(v,typeof h!="symbol"?h+"":h,w),w);const pr=n=>n&&n.__esModule?n:{default:n};function mr(n){if(n&&n.__esModule)return n;const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}function br(n,e){for(var t=0;t<e.length;t++){const r=e[t];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in n)){const a=Object.getOwnPropertyDescriptor(r,i);a&&Object.defineProperty(n,i,a.get?a:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}const I=mr(h),vr=pr(gr);function yr(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var He={exports:{}},ve={};/**
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 yt;function wr(){if(yt)return ve;yt=1;var n=z.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(l,f,c){var d,p={},S=null,D=null;c!==void 0&&(S=""+c),f.key!==void 0&&(S=""+f.key),f.ref!==void 0&&(D=f.ref);for(d in f)r.call(f,d)&&!a.hasOwnProperty(d)&&(p[d]=f[d]);if(l&&l.defaultProps)for(d in f=l.defaultProps,f)p[d]===void 0&&(p[d]=f[d]);return{$$typeof:e,type:l,key:S,ref:D,props:p,_owner:i.current}}return ve.Fragment=t,ve.jsx=o,ve.jsxs=o,ve}var ye={};/**
9
+ */var yt;function wr(){if(yt)return ve;yt=1;var n=I.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(l,f,c){var d,p={},x=null,D=null;c!==void 0&&(x=""+c),f.key!==void 0&&(x=""+f.key),f.ref!==void 0&&(D=f.ref);for(d in f)r.call(f,d)&&!a.hasOwnProperty(d)&&(p[d]=f[d]);if(l&&l.defaultProps)for(d in f=l.defaultProps,f)p[d]===void 0&&(p[d]=f[d]);return{$$typeof:e,type:l,key:x,ref:D,props:p,_owner:i.current}}return ve.Fragment=t,ve.jsx=o,ve.jsxs=o,ve}var ye={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,26 +14,26 @@
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 wt;function Sr(){return wt||(wt=1,process.env.NODE_ENV!=="production"&&function(){var n=z.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),D=Symbol.for("react.offscreen"),$=Symbol.iterator,I="@@iterator";function q(s){if(s===null||typeof s!="object")return null;var u=$&&s[$]||s[I];return typeof u=="function"?u:null}var P=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function C(s){{for(var u=arguments.length,g=new Array(u>1?u-1:0),y=1;y<u;y++)g[y-1]=arguments[y];N("error",s,g)}}function N(s,u,g){{var y=P.ReactDebugCurrentFrame,k=y.getStackAddendum();k!==""&&(u+="%s",g=g.concat([k]));var j=g.map(function(_){return String(_)});j.unshift("Warning: "+u),Function.prototype.apply.call(console[s],console,j)}}var B=!1,V=!1,J=!1,K=!1,Re=!1,te;te=Symbol.for("react.module.reference");function ae(s){return!!(typeof s=="string"||typeof s=="function"||s===r||s===a||Re||s===i||s===c||s===d||K||s===D||B||V||J||typeof s=="object"&&s!==null&&(s.$$typeof===S||s.$$typeof===p||s.$$typeof===o||s.$$typeof===l||s.$$typeof===f||s.$$typeof===te||s.getModuleId!==void 0))}function he(s,u,g){var y=s.displayName;if(y)return y;var k=u.displayName||u.name||"";return k!==""?g+"("+k+")":g}function je(s){return s.displayName||"Context"}function O(s){if(s==null)return null;if(typeof s.tag=="number"&&C("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case r:return"Fragment";case t:return"Portal";case a:return"Profiler";case i:return"StrictMode";case c:return"Suspense";case d:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case l:var u=s;return je(u)+".Consumer";case o:var g=s;return je(g._context)+".Provider";case f:return he(s,s.render,"ForwardRef");case p:var y=s.displayName||null;return y!==null?y:O(s.type)||"Memo";case S:{var k=s,j=k._payload,_=k._init;try{return O(_(j))}catch{return null}}}return null}var F=Object.assign,x=0,H,X,Z,se,Q,ge,pe;function Qt(){}Qt.__reactDisabledLog=!0;function Pn(){{if(x===0){H=console.log,X=console.info,Z=console.warn,se=console.error,Q=console.group,ge=console.groupCollapsed,pe=console.groupEnd;var s={configurable:!0,enumerable:!0,value:Qt,writable:!0};Object.defineProperties(console,{info:s,log:s,warn:s,error:s,group:s,groupCollapsed:s,groupEnd:s})}x++}}function $n(){{if(x--,x===0){var s={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:F({},s,{value:H}),info:F({},s,{value:X}),warn:F({},s,{value:Z}),error:F({},s,{value:se}),group:F({},s,{value:Q}),groupCollapsed:F({},s,{value:ge}),groupEnd:F({},s,{value:pe})})}x<0&&C("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ut=P.ReactCurrentDispatcher,ft;function ze(s,u,g){{if(ft===void 0)try{throw Error()}catch(k){var y=k.stack.trim().match(/\n( *(at )?)/);ft=y&&y[1]||""}return`
17
+ */var wt;function Sr(){return wt||(wt=1,process.env.NODE_ENV!=="production"&&function(){var n=I.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),D=Symbol.for("react.offscreen"),P=Symbol.iterator,$="@@iterator";function V(s){if(s===null||typeof s!="object")return null;var u=P&&s[P]||s[$];return typeof u=="function"?u:null}var A=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(s){{for(var u=arguments.length,g=new Array(u>1?u-1:0),y=1;y<u;y++)g[y-1]=arguments[y];N("error",s,g)}}function N(s,u,g){{var y=A.ReactDebugCurrentFrame,k=y.getStackAddendum();k!==""&&(u+="%s",g=g.concat([k]));var j=g.map(function(_){return String(_)});j.unshift("Warning: "+u),Function.prototype.apply.call(console[s],console,j)}}var W=!1,F=!1,J=!1,K=!1,Re=!1,te;te=Symbol.for("react.module.reference");function ae(s){return!!(typeof s=="string"||typeof s=="function"||s===r||s===a||Re||s===i||s===c||s===d||K||s===D||W||F||J||typeof s=="object"&&s!==null&&(s.$$typeof===x||s.$$typeof===p||s.$$typeof===o||s.$$typeof===l||s.$$typeof===f||s.$$typeof===te||s.getModuleId!==void 0))}function he(s,u,g){var y=s.displayName;if(y)return y;var k=u.displayName||u.name||"";return k!==""?g+"("+k+")":g}function je(s){return s.displayName||"Context"}function O(s){if(s==null)return null;if(typeof s.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case r:return"Fragment";case t:return"Portal";case a:return"Profiler";case i:return"StrictMode";case c:return"Suspense";case d:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case l:var u=s;return je(u)+".Consumer";case o:var g=s;return je(g._context)+".Provider";case f:return he(s,s.render,"ForwardRef");case p:var y=s.displayName||null;return y!==null?y:O(s.type)||"Memo";case x:{var k=s,j=k._payload,_=k._init;try{return O(_(j))}catch{return null}}}return null}var q=Object.assign,C=0,H,X,Z,se,Q,ge,pe;function Qt(){}Qt.__reactDisabledLog=!0;function Pn(){{if(C===0){H=console.log,X=console.info,Z=console.warn,se=console.error,Q=console.group,ge=console.groupCollapsed,pe=console.groupEnd;var s={configurable:!0,enumerable:!0,value:Qt,writable:!0};Object.defineProperties(console,{info:s,log:s,warn:s,error:s,group:s,groupCollapsed:s,groupEnd:s})}C++}}function $n(){{if(C--,C===0){var s={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:q({},s,{value:H}),info:q({},s,{value:X}),warn:q({},s,{value:Z}),error:q({},s,{value:se}),group:q({},s,{value:Q}),groupCollapsed:q({},s,{value:ge}),groupEnd:q({},s,{value:pe})})}C<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ut=A.ReactCurrentDispatcher,ft;function ze(s,u,g){{if(ft===void 0)try{throw Error()}catch(k){var y=k.stack.trim().match(/\n( *(at )?)/);ft=y&&y[1]||""}return`
18
18
  `+ft+s}}var dt=!1,Ie;{var Mn=typeof WeakMap=="function"?WeakMap:Map;Ie=new Mn}function er(s,u){if(!s||dt)return"";{var g=Ie.get(s);if(g!==void 0)return g}var y;dt=!0;var k=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var j;j=ut.current,ut.current=null,Pn();try{if(u){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(G){y=G}Reflect.construct(s,[],_)}else{try{_.call()}catch(G){y=G}s.call(_.prototype)}}else{try{throw Error()}catch(G){y=G}s()}}catch(G){if(G&&y&&typeof G.stack=="string"){for(var E=G.stack.split(`
19
- `),W=y.stack.split(`
20
- `),M=E.length-1,A=W.length-1;M>=1&&A>=0&&E[M]!==W[A];)A--;for(;M>=1&&A>=0;M--,A--)if(E[M]!==W[A]){if(M!==1||A!==1)do if(M--,A--,A<0||E[M]!==W[A]){var ee=`
21
- `+E[M].replace(" at new "," at ");return s.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",s.displayName)),typeof s=="function"&&Ie.set(s,ee),ee}while(M>=1&&A>=0);break}}}finally{dt=!1,ut.current=j,$n(),Error.prepareStackTrace=k}var be=s?s.displayName||s.name:"",le=be?ze(be):"";return typeof s=="function"&&Ie.set(s,le),le}function An(s,u,g){return er(s,!1)}function zn(s){var u=s.prototype;return!!(u&&u.isReactComponent)}function Le(s,u,g){if(s==null)return"";if(typeof s=="function")return er(s,zn(s));if(typeof s=="string")return ze(s);switch(s){case c:return ze("Suspense");case d:return ze("SuspenseList")}if(typeof s=="object")switch(s.$$typeof){case f:return An(s.render);case p:return Le(s.type,u,g);case S:{var y=s,k=y._payload,j=y._init;try{return Le(j(k),u,g)}catch{}}}return""}var Oe=Object.prototype.hasOwnProperty,tr={},rr=P.ReactDebugCurrentFrame;function Ye(s){if(s){var u=s._owner,g=Le(s.type,s._source,u?u.type:null);rr.setExtraStackFrame(g)}else rr.setExtraStackFrame(null)}function In(s,u,g,y,k){{var j=Function.call.bind(Oe);for(var _ in s)if(j(s,_)){var E=void 0;try{if(typeof s[_]!="function"){var W=Error((y||"React class")+": "+g+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw W.name="Invariant Violation",W}E=s[_](u,_,y,g,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(M){E=M}E&&!(E instanceof Error)&&(Ye(k),C("%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).",y||"React class",g,_,typeof E),Ye(null)),E instanceof Error&&!(E.message in tr)&&(tr[E.message]=!0,Ye(k),C("Failed %s type: %s",g,E.message),Ye(null))}}}var Ln=Array.isArray;function ht(s){return Ln(s)}function Yn(s){{var u=typeof Symbol=="function"&&Symbol.toStringTag,g=u&&s[Symbol.toStringTag]||s.constructor.name||"Object";return g}}function Hn(s){try{return nr(s),!1}catch{return!0}}function nr(s){return""+s}function sr(s){if(Hn(s))return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Yn(s)),nr(s)}var De=P.ReactCurrentOwner,Vn={key:!0,ref:!0,__self:!0,__source:!0},ar,ir,gt;gt={};function Fn(s){if(Oe.call(s,"ref")){var u=Object.getOwnPropertyDescriptor(s,"ref").get;if(u&&u.isReactWarning)return!1}return s.ref!==void 0}function qn(s){if(Oe.call(s,"key")){var u=Object.getOwnPropertyDescriptor(s,"key").get;if(u&&u.isReactWarning)return!1}return s.key!==void 0}function Bn(s,u){if(typeof s.ref=="string"&&De.current&&u&&De.current.stateNode!==u){var g=O(De.current.type);gt[g]||(C('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',O(De.current.type),s.ref),gt[g]=!0)}}function Un(s,u){{var g=function(){ar||(ar=!0,C("%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)",u))};g.isReactWarning=!0,Object.defineProperty(s,"key",{get:g,configurable:!0})}}function Wn(s,u){{var g=function(){ir||(ir=!0,C("%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)",u))};g.isReactWarning=!0,Object.defineProperty(s,"ref",{get:g,configurable:!0})}}var Zn=function(s,u,g,y,k,j,_){var E={$$typeof:e,type:s,key:u,ref:g,props:_,_owner:j};return E._store={},Object.defineProperty(E._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(E,"_self",{configurable:!1,enumerable:!1,writable:!1,value:y}),Object.defineProperty(E,"_source",{configurable:!1,enumerable:!1,writable:!1,value:k}),Object.freeze&&(Object.freeze(E.props),Object.freeze(E)),E};function Gn(s,u,g,y,k){{var j,_={},E=null,W=null;g!==void 0&&(sr(g),E=""+g),qn(u)&&(sr(u.key),E=""+u.key),Fn(u)&&(W=u.ref,Bn(u,k));for(j in u)Oe.call(u,j)&&!Vn.hasOwnProperty(j)&&(_[j]=u[j]);if(s&&s.defaultProps){var M=s.defaultProps;for(j in M)_[j]===void 0&&(_[j]=M[j])}if(E||W){var A=typeof s=="function"?s.displayName||s.name||"Unknown":s;E&&Un(_,A),W&&Wn(_,A)}return Zn(s,E,W,k,y,De.current,_)}}var pt=P.ReactCurrentOwner,or=P.ReactDebugCurrentFrame;function me(s){if(s){var u=s._owner,g=Le(s.type,s._source,u?u.type:null);or.setExtraStackFrame(g)}else or.setExtraStackFrame(null)}var mt;mt=!1;function bt(s){return typeof s=="object"&&s!==null&&s.$$typeof===e}function cr(){{if(pt.current){var s=O(pt.current.type);if(s)return`
19
+ `),U=y.stack.split(`
20
+ `),M=E.length-1,z=U.length-1;M>=1&&z>=0&&E[M]!==U[z];)z--;for(;M>=1&&z>=0;M--,z--)if(E[M]!==U[z]){if(M!==1||z!==1)do if(M--,z--,z<0||E[M]!==U[z]){var ee=`
21
+ `+E[M].replace(" at new "," at ");return s.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",s.displayName)),typeof s=="function"&&Ie.set(s,ee),ee}while(M>=1&&z>=0);break}}}finally{dt=!1,ut.current=j,$n(),Error.prepareStackTrace=k}var be=s?s.displayName||s.name:"",le=be?ze(be):"";return typeof s=="function"&&Ie.set(s,le),le}function An(s,u,g){return er(s,!1)}function zn(s){var u=s.prototype;return!!(u&&u.isReactComponent)}function Le(s,u,g){if(s==null)return"";if(typeof s=="function")return er(s,zn(s));if(typeof s=="string")return ze(s);switch(s){case c:return ze("Suspense");case d:return ze("SuspenseList")}if(typeof s=="object")switch(s.$$typeof){case f:return An(s.render);case p:return Le(s.type,u,g);case x:{var y=s,k=y._payload,j=y._init;try{return Le(j(k),u,g)}catch{}}}return""}var Oe=Object.prototype.hasOwnProperty,tr={},rr=A.ReactDebugCurrentFrame;function Ye(s){if(s){var u=s._owner,g=Le(s.type,s._source,u?u.type:null);rr.setExtraStackFrame(g)}else rr.setExtraStackFrame(null)}function In(s,u,g,y,k){{var j=Function.call.bind(Oe);for(var _ in s)if(j(s,_)){var E=void 0;try{if(typeof s[_]!="function"){var U=Error((y||"React class")+": "+g+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw U.name="Invariant Violation",U}E=s[_](u,_,y,g,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(M){E=M}E&&!(E instanceof Error)&&(Ye(k),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).",y||"React class",g,_,typeof E),Ye(null)),E instanceof Error&&!(E.message in tr)&&(tr[E.message]=!0,Ye(k),S("Failed %s type: %s",g,E.message),Ye(null))}}}var Ln=Array.isArray;function ht(s){return Ln(s)}function Yn(s){{var u=typeof Symbol=="function"&&Symbol.toStringTag,g=u&&s[Symbol.toStringTag]||s.constructor.name||"Object";return g}}function Hn(s){try{return nr(s),!1}catch{return!0}}function nr(s){return""+s}function sr(s){if(Hn(s))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Yn(s)),nr(s)}var De=A.ReactCurrentOwner,Vn={key:!0,ref:!0,__self:!0,__source:!0},ar,ir,gt;gt={};function Fn(s){if(Oe.call(s,"ref")){var u=Object.getOwnPropertyDescriptor(s,"ref").get;if(u&&u.isReactWarning)return!1}return s.ref!==void 0}function qn(s){if(Oe.call(s,"key")){var u=Object.getOwnPropertyDescriptor(s,"key").get;if(u&&u.isReactWarning)return!1}return s.key!==void 0}function Bn(s,u){if(typeof s.ref=="string"&&De.current&&u&&De.current.stateNode!==u){var g=O(De.current.type);gt[g]||(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',O(De.current.type),s.ref),gt[g]=!0)}}function Un(s,u){{var g=function(){ar||(ar=!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)",u))};g.isReactWarning=!0,Object.defineProperty(s,"key",{get:g,configurable:!0})}}function Wn(s,u){{var g=function(){ir||(ir=!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)",u))};g.isReactWarning=!0,Object.defineProperty(s,"ref",{get:g,configurable:!0})}}var Zn=function(s,u,g,y,k,j,_){var E={$$typeof:e,type:s,key:u,ref:g,props:_,_owner:j};return E._store={},Object.defineProperty(E._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(E,"_self",{configurable:!1,enumerable:!1,writable:!1,value:y}),Object.defineProperty(E,"_source",{configurable:!1,enumerable:!1,writable:!1,value:k}),Object.freeze&&(Object.freeze(E.props),Object.freeze(E)),E};function Gn(s,u,g,y,k){{var j,_={},E=null,U=null;g!==void 0&&(sr(g),E=""+g),qn(u)&&(sr(u.key),E=""+u.key),Fn(u)&&(U=u.ref,Bn(u,k));for(j in u)Oe.call(u,j)&&!Vn.hasOwnProperty(j)&&(_[j]=u[j]);if(s&&s.defaultProps){var M=s.defaultProps;for(j in M)_[j]===void 0&&(_[j]=M[j])}if(E||U){var z=typeof s=="function"?s.displayName||s.name||"Unknown":s;E&&Un(_,z),U&&Wn(_,z)}return Zn(s,E,U,k,y,De.current,_)}}var pt=A.ReactCurrentOwner,or=A.ReactDebugCurrentFrame;function me(s){if(s){var u=s._owner,g=Le(s.type,s._source,u?u.type:null);or.setExtraStackFrame(g)}else or.setExtraStackFrame(null)}var mt;mt=!1;function bt(s){return typeof s=="object"&&s!==null&&s.$$typeof===e}function cr(){{if(pt.current){var s=O(pt.current.type);if(s)return`
22
22
 
23
23
  Check the render method of \``+s+"`."}return""}}function Jn(s){{if(s!==void 0){var u=s.fileName.replace(/^.*[\\\/]/,""),g=s.lineNumber;return`
24
24
 
25
25
  Check your code at `+u+":"+g+"."}return""}}var lr={};function Kn(s){{var u=cr();if(!u){var g=typeof s=="string"?s:s.displayName||s.name;g&&(u=`
26
26
 
27
- Check the top-level render call using <`+g+">.")}return u}}function ur(s,u){{if(!s._store||s._store.validated||s.key!=null)return;s._store.validated=!0;var g=Kn(u);if(lr[g])return;lr[g]=!0;var y="";s&&s._owner&&s._owner!==pt.current&&(y=" It was passed a child from "+O(s._owner.type)+"."),me(s),C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',g,y),me(null)}}function fr(s,u){{if(typeof s!="object")return;if(ht(s))for(var g=0;g<s.length;g++){var y=s[g];bt(y)&&ur(y,u)}else if(bt(s))s._store&&(s._store.validated=!0);else if(s){var k=q(s);if(typeof k=="function"&&k!==s.entries)for(var j=k.call(s),_;!(_=j.next()).done;)bt(_.value)&&ur(_.value,u)}}}function Xn(s){{var u=s.type;if(u==null||typeof u=="string")return;var g;if(typeof u=="function")g=u.propTypes;else if(typeof u=="object"&&(u.$$typeof===f||u.$$typeof===p))g=u.propTypes;else return;if(g){var y=O(u);In(g,s.props,"prop",y,s)}else if(u.PropTypes!==void 0&&!mt){mt=!0;var k=O(u);C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",k||"Unknown")}typeof u.getDefaultProps=="function"&&!u.getDefaultProps.isReactClassApproved&&C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Qn(s){{for(var u=Object.keys(s.props),g=0;g<u.length;g++){var y=u[g];if(y!=="children"&&y!=="key"){me(s),C("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",y),me(null);break}}s.ref!==null&&(me(s),C("Invalid attribute `ref` supplied to `React.Fragment`."),me(null))}}var dr={};function hr(s,u,g,y,k,j){{var _=ae(s);if(!_){var E="";(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(E+=" 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 W=Jn(k);W?E+=W:E+=cr();var M;s===null?M="null":ht(s)?M="array":s!==void 0&&s.$$typeof===e?(M="<"+(O(s.type)||"Unknown")+" />",E=" Did you accidentally export a JSX literal instead of a component?"):M=typeof s,C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",M,E)}var A=Gn(s,u,g,k,j);if(A==null)return A;if(_){var ee=u.children;if(ee!==void 0)if(y)if(ht(ee)){for(var be=0;be<ee.length;be++)fr(ee[be],s);Object.freeze&&Object.freeze(ee)}else C("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 fr(ee,s)}if(Oe.call(u,"key")){var le=O(s),G=Object.keys(u).filter(function(as){return as!=="key"}),vt=G.length>0?"{key: someKey, "+G.join(": ..., ")+": ...}":"{key: someKey}";if(!dr[le+vt]){var ss=G.length>0?"{"+G.join(": ..., ")+": ...}":"{}";C(`A props object containing a "key" prop is being spread into JSX:
27
+ Check the top-level render call using <`+g+">.")}return u}}function ur(s,u){{if(!s._store||s._store.validated||s.key!=null)return;s._store.validated=!0;var g=Kn(u);if(lr[g])return;lr[g]=!0;var y="";s&&s._owner&&s._owner!==pt.current&&(y=" It was passed a child from "+O(s._owner.type)+"."),me(s),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',g,y),me(null)}}function fr(s,u){{if(typeof s!="object")return;if(ht(s))for(var g=0;g<s.length;g++){var y=s[g];bt(y)&&ur(y,u)}else if(bt(s))s._store&&(s._store.validated=!0);else if(s){var k=V(s);if(typeof k=="function"&&k!==s.entries)for(var j=k.call(s),_;!(_=j.next()).done;)bt(_.value)&&ur(_.value,u)}}}function Xn(s){{var u=s.type;if(u==null||typeof u=="string")return;var g;if(typeof u=="function")g=u.propTypes;else if(typeof u=="object"&&(u.$$typeof===f||u.$$typeof===p))g=u.propTypes;else return;if(g){var y=O(u);In(g,s.props,"prop",y,s)}else if(u.PropTypes!==void 0&&!mt){mt=!0;var k=O(u);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",k||"Unknown")}typeof u.getDefaultProps=="function"&&!u.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Qn(s){{for(var u=Object.keys(s.props),g=0;g<u.length;g++){var y=u[g];if(y!=="children"&&y!=="key"){me(s),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",y),me(null);break}}s.ref!==null&&(me(s),S("Invalid attribute `ref` supplied to `React.Fragment`."),me(null))}}var dr={};function hr(s,u,g,y,k,j){{var _=ae(s);if(!_){var E="";(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(E+=" 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 U=Jn(k);U?E+=U:E+=cr();var M;s===null?M="null":ht(s)?M="array":s!==void 0&&s.$$typeof===e?(M="<"+(O(s.type)||"Unknown")+" />",E=" Did you accidentally export a JSX literal instead of a component?"):M=typeof s,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,E)}var z=Gn(s,u,g,k,j);if(z==null)return z;if(_){var ee=u.children;if(ee!==void 0)if(y)if(ht(ee)){for(var be=0;be<ee.length;be++)fr(ee[be],s);Object.freeze&&Object.freeze(ee)}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 fr(ee,s)}if(Oe.call(u,"key")){var le=O(s),G=Object.keys(u).filter(function(as){return as!=="key"}),vt=G.length>0?"{key: someKey, "+G.join(": ..., ")+": ...}":"{key: someKey}";if(!dr[le+vt]){var ss=G.length>0?"{"+G.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} />`,vt,le,ss,le),dr[le+vt]=!0}}return s===r?Qn(A):Xn(A),A}}function es(s,u,g){return hr(s,u,g,!0)}function ts(s,u,g){return hr(s,u,g,!1)}var rs=ts,ns=es;ye.Fragment=r,ye.jsx=rs,ye.jsxs=ns}()),ye}process.env.NODE_ENV==="production"?He.exports=wr():He.exports=Sr();var m=He.exports;const Y=class Y{static getDecimalLength(e){const t=e.toString(),r=t.indexOf(".");return r===-1?0:t.length-r-1}static toInteger(e,t){const r=e.toString().replace(".","");return Number(r)*Math.pow(10,t)}add(...e){return e.length<2?e[0]||0:e.reduce((t,r)=>{const i=Y.getDecimalLength(t),a=Y.getDecimalLength(r),o=Math.max(i,a),l=Math.pow(10,o),f=Y.toInteger(t,o-i),c=Y.toInteger(r,o-a);return(f+c)/l})}sub(e,t){const r=Y.getDecimalLength(e),i=Y.getDecimalLength(t),a=Math.max(r,i),o=Math.pow(10,a);return Number(((e*o-t*o)/o).toFixed(a))}mul(...e){return e.length<2?e[0]||0:e.reduce((t,r)=>{const i=Y.getDecimalLength(t)+Y.getDecimalLength(r),a=Number(t.toString().replace(".","")),o=Number(r.toString().replace(".",""));return a*o/Math.pow(10,i)})}div(e,t){if(t===0)throw new Error("除数不能为零");const r=1+Number.EPSILON,i=Y.getDecimalLength(e),a=Y.getDecimalLength(t),o=Number(e.toString().replace(".",""))*r,l=Number(t.toString().replace(".",""))*r;return o/l*Math.pow(10,a-i)}round(e,t=0){const r=Math.pow(10,t);return Math.round(e*r)/r}percent(e,t){return this.div(this.mul(e,t),100)}average(...e){return e.length===0?0:this.div(e.reduce((t,r)=>this.add(t,r)),e.length)}approxEqual(e,t,r=1e-10){return Math.abs(this.sub(e,t))<r}ln(e,t=10){if(e<=0)throw new Error("对数函数的输入必须为正数");if(e===1)return 0;let r=0;const i=Math.pow(10,-t-1);let a=this.div(this.sub(e,1),this.add(e,1));const o=this.mul(a,a);let l=a,f=1;do r=this.add(r,this.div(l,f)),l=this.mul(l,o),f+=2;while(Math.abs(l)>i);return this.round(this.mul(2,r),t)}exp(e,t=10){if(e===0)return 1;if(e===1)return Math.E;let r=1,i=1;const a=Math.pow(10,-t-1);let o=1,l=0;do l=r,i=this.div(this.mul(i,e),o),r=this.add(r,i),o++;while(Math.abs(i)>a&&!this.approxEqual(r,l,a));return this.round(r,t)}sqrt(e,t=10){if(e<0)throw new Error("负数平方根需使用复数计算");if(e===0)return 0;let r=e/2;const i=Math.pow(10,-t-1);do r=this.div(this.add(r,this.div(e,r)),2);while(Math.abs(this.sub(this.mul(r,r),e))>i);return this.round(r,t)}safeLog(e,t={}){const{safe:r=!0,replaceNeg:i=NaN,replaceZero:a=-1/0}=t;if(e>0)return Math.log(e);if(!r)throw new Error("Invalid input");return e===0?a:i}factorial(e){if(!Number.isInteger(e)||e<0)return NaN;if(e<0)return NaN;if(e>Number.MAX_SAFE_INTEGER){let r=BigInt(1);for(let i=2;i<=e;i++)r*=BigInt(i);return Number(r.toString())}if(e>170)return 1/0;if(Y.factorialCache.has(e))return Y.factorialCache.get(e);let t=1;for(let r=2;r<=e;r++){if(Y.factorialCache.has(r)){t=Y.factorialCache.get(r);continue}t=this.mul(t,r),Y.factorialCache.set(r,t)}return t}hypFunc(e,t,r=10){const i=this.exp(e,r+2),a=this.exp(-e,r+2);switch(t){case"sinh":return this.round(this.div(this.sub(i,a),2),r);case"cosh":return this.round(this.div(this.add(i,a),2),r);case"tanh":return this.round(this.div(this.sub(i,a),this.add(i,a)),r);default:throw new Error("不支持的函数类型")}}permComb(e,t,r){if(!Number.isInteger(e)||!Number.isInteger(t)||t>e||t<0)return NaN;let i=1;for(let a=0;a<t;a++)i=this.mul(i,e-a),r==="combination"&&(i=this.div(i,a+1));return i}gcd(e,t){for(e=Math.abs(e),t=Math.abs(t);t!==0;){const r=t;t=e%t,e=r}return e}lcm(e,t){return this.div(this.mul(e,t),this.gcd(e,t))}};b(Y,"factorialCache",new Map);let Ve=Y;const Cr=new Ve,ke=class ke{constructor(){b(this,"callbacks",[]);b(this,"pending",!1);b(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)),r=document.createTextNode(String(e));return t.observe(r,{characterData:!0}),()=>{e=(e+1)%2,r.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 r;if(this.callbacks.push(()=>{if(e)try{e.call(t)}catch(i){console.error("Error in nextTick:",i)}else r&&r()}),this.pending||(this.pending=!0,this.timerFunc()),!e&&typeof Promise<"u")return new Promise(i=>{r=i})}static nextTick(e,t){return ke.instance.nextTick(e,t)}static get instance(){return this._instance||(this._instance=new ke),this._instance}};b(ke,"_instance");let we=ke;const xr=we.instance.nextTick.bind(we.instance);var ue={},Fe,qe,Se=vr.default;if(process.env.NODE_ENV==="production")qe=ue.createRoot=Se.createRoot,Fe=ue.hydrateRoot=Se.hydrateRoot;else{var Te=Se.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;qe=ue.createRoot=function(n,e){Te.usingClientEntryPoint=!0;try{return Se.createRoot(n,e)}finally{Te.usingClientEntryPoint=!1}},Fe=ue.hydrateRoot=function(n,e,t){Te.usingClientEntryPoint=!0;try{return Se.hydrateRoot(n,e,t)}finally{Te.usingClientEntryPoint=!1}}}const Er=br({__proto__:null,get createRoot(){return qe},default:ue,get hydrateRoot(){return Fe}},[ue]),{createRoot:_r}=Er;let re=null,ie=null;function kr(){return re||(re=document.createElement("div"),document.body.appendChild(re)),re}function St(n,e){const t=kr();let r={open:!0,...e,onClosed:e.onClosed||(c=>{f(c)})};if(!ie)try{ie=_r(t)}catch(c){return console.error("Failed to create root:",c),{destroy:()=>{},update:()=>{}}}const i=()=>{ie&&(ie.unmount(),ie=null),re&&re.parentNode&&(re.parentNode.removeChild(re),re=null)},a=c=>{typeof r.onClosed=="function"&&r.onClosed(c),i()},o=c=>{ie&&ie.render(m.jsx(n,{...c}))},l=c=>{r=typeof c=="function"?c(r):{...r,...c},o(r)},f=c=>{r.open?(r={...r,open:!1,onClosed:d=>{e.onClosed&&e.onClosed(d||c),a(d||c)}},o(r)):console.warn("Modal is already closed.")};return o(r),{destroy:f,update:l}}const Rr=()=>{},Ce=(n,e)=>{const t=n;let r=n;if(e.includes(" ")){r="";const i=e==null?void 0:e.split(" ");for(const a of i)r+=` ${t}-${a}`}else e&&(r=`${n}-${e}`);return r},jr=(n,e)=>{const t=e==null?void 0:e.split(".");let r=n;for(const i of t)r=r[i];return r},Ct=n=>{for(const e in n)n[e]===null&&delete n[e];return n},Be=(n,e)=>{let t=null;return(...r)=>{t&&clearTimeout(t),t=setTimeout(()=>{n(...r)},e)}},Or=(n,e)=>{let t=null,r=0;return(...i)=>{const a=Date.now();t?a-r>=e&&(n(...i),r=a):(n(...i),r=a,t=setTimeout(()=>{t=null},e))}};class Dr{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 r=f=>f.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);for(let f=0;f<3;f++){const c=parseInt(i[f]||"0",10),d=parseInt(a[f]||"0",10);if(c>d)return 1;if(c<d)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 r=/([<>]=?|==?|\^|~)?\s*v?([0-9]+\.[0-9]+\.[0-9]+(?:-[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?(?:\+[0-9A-Za-z-]+)?)/g,i=t.match(r);return!i||i.length===0?!1:i.every(a=>{const o=a.match(/([<>]=?|==?|\^|~)?\s*(v?[0-9].*)/);if(!o)return!1;const l=o[1]||"==",f=o[2];if(!this.isValid(f))return!1;const c=this.compare(e,f);switch(l){case">":return c>0;case">=":return c>=0;case"<":return c<0;case"<=":return c<=0;case"^":return this.caretRange(e,f);case"~":return this.tildeRange(e,f);case"=":case"==":default:return c===0}})}static caretRange(e,t){const r=l=>l.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);let o=0;for(let l=0;l<a.length;l++)if(parseInt(a[l],10)!==0){o=l;break}for(let l=0;l<=o;l++){const f=parseInt(i[l]||"0",10),c=parseInt(a[l]||"0",10);if(f!==c)return!1}return this.compare(e,t)>=0}static tildeRange(e,t){const r=f=>f.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);for(let f=0;f<a.length-1;f++){const c=parseInt(i[f]||"0",10),d=parseInt(a[f]||"0",10);if(c!==d)return!1}const o=parseInt(i[a.length-1]||"0",10),l=parseInt(a[a.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 xt=h.createContext({theme:{cssVar:!0,algorithm:[w.theme.defaultAlgorithm]}}),Tr=xt.Provider;function Et(){return h.useContext(xt)}function oe(n){const{theme:e}=Et();return m.jsx(w.ConfigProvider,{theme:e,children:n.children})}const _t=(n="")=>Ce("items-row",n),kt=n=>n.items?m.jsx(oe,{children:m.jsx("div",{className:`${_t()} ${n.className||""}`,style:n.style,children:(n.items||[]).map((e,t)=>{const r=`${_t("item")} ${e.className}`;return e.render?m.jsx("span",{className:r,children:e.render()},t):m.jsx(w.Button,{className:r,...e.btnProps,type:e.type||"primary",onClick:e.onClick,children:e.label},e.label)})})}):null,cs="",xe=(n="")=>Ce("m-breadcrumb",n),Nr=n=>{const{routes:e,customItems:t,style:r,className:i,offsetTop:a=64,mainAppBaseUrl:o,microAppName:l}=n,f=z.useRef(null),c=z.useCallback(()=>{var p,S;(S=(p=f.current)==null?void 0:p.updatePosition)==null||S.call(p)},[]);z.useEffect(()=>(window.addEventListener("scroll",c,!0),()=>window.removeEventListener("scroll",c)),[c]);const d=z.useCallback(p=>{if(!p)return"";const S=p.replace(/^\/+/,"");return`/${[o==null?void 0:o.replace(/\/+$/,""),l==null?void 0:l.replace(/\/+$/,""),S].filter(Boolean).join("/")}`},[o,l]);return m.jsx(oe,{children:m.jsx("div",{className:`${xe()} ${i||""}`,style:r,children:m.jsx(w.Affix,{ref:f,offsetTop:a,children:m.jsxs(w.Card,{className:xe("container"),rootClassName:xe("body"),variant:"borderless",children:[m.jsx(w.Breadcrumb,{className:xe("inner-breadcrumb"),style:{fontSize:"18px"},children:e==null?void 0:e.map(p=>m.jsx(w.Breadcrumb.Item,{children:p.url?m.jsx("a",{href:`#${d(p.url)}`,children:p.name}):p.name},p.url||p.name))}),m.jsx("div",{className:xe("custom-item-wrapper"),children:m.jsx(kt,{items:t})})]})})})})},Rt=n=>{const{data:e,title:t,column:r=3,lineHeight:i,align:a="left",itemLayout:o,colon:l=!0,bordered:f=!1,style:c,className:d,labelStyle:p,contentStyle:S}=n,D={...i?{lineHeight:`${i}px`}:{},textAlign:a,...o!=null&&o.label?{width:`${o.label}px`}:{},...p},$={...i?{lineHeight:`${i}px`}:{},...o!=null&&o.value?{width:`${o.value}px`}:{},...S};return m.jsx(oe,{children:m.jsx(w.Descriptions,{title:t,column:r,colon:l,bordered:f,style:c,className:d,labelStyle:D,contentStyle:$,children:e.map((I,q)=>{var P;return m.jsx(w.Descriptions.Item,{label:I.label,span:I.span,children:I.value||"-"},((P=I.label)==null?void 0:P.toString())||q)})})})};Rt.displayName="MDescriptions";const ls="",jt=h.createContext({});var Ot={exports:{}};/*!
32
+ <%s key={someKey} {...props} />`,vt,le,ss,le),dr[le+vt]=!0}}return s===r?Qn(z):Xn(z),z}}function es(s,u,g){return hr(s,u,g,!0)}function ts(s,u,g){return hr(s,u,g,!1)}var rs=ts,ns=es;ye.Fragment=r,ye.jsx=rs,ye.jsxs=ns}()),ye}process.env.NODE_ENV==="production"?He.exports=wr():He.exports=Sr();var m=He.exports;const Y=class Y{static getDecimalLength(e){const t=e.toString(),r=t.indexOf(".");return r===-1?0:t.length-r-1}static toInteger(e,t){const r=e.toString().replace(".","");return Number(r)*Math.pow(10,t)}add(...e){return e.length<2?e[0]||0:e.reduce((t,r)=>{const i=Y.getDecimalLength(t),a=Y.getDecimalLength(r),o=Math.max(i,a),l=Math.pow(10,o),f=Y.toInteger(t,o-i),c=Y.toInteger(r,o-a);return(f+c)/l})}sub(e,t){const r=Y.getDecimalLength(e),i=Y.getDecimalLength(t),a=Math.max(r,i),o=Math.pow(10,a);return Number(((e*o-t*o)/o).toFixed(a))}mul(...e){return e.length<2?e[0]||0:e.reduce((t,r)=>{const i=Y.getDecimalLength(t)+Y.getDecimalLength(r),a=Number(t.toString().replace(".","")),o=Number(r.toString().replace(".",""));return a*o/Math.pow(10,i)})}div(e,t){if(t===0)throw new Error("除数不能为零");const r=1+Number.EPSILON,i=Y.getDecimalLength(e),a=Y.getDecimalLength(t),o=Number(e.toString().replace(".",""))*r,l=Number(t.toString().replace(".",""))*r;return o/l*Math.pow(10,a-i)}round(e,t=0){const r=Math.pow(10,t);return Math.round(e*r)/r}percent(e,t){return this.div(this.mul(e,t),100)}average(...e){return e.length===0?0:this.div(e.reduce((t,r)=>this.add(t,r)),e.length)}approxEqual(e,t,r=1e-10){return Math.abs(this.sub(e,t))<r}ln(e,t=10){if(e<=0)throw new Error("对数函数的输入必须为正数");if(e===1)return 0;let r=0;const i=Math.pow(10,-t-1);let a=this.div(this.sub(e,1),this.add(e,1));const o=this.mul(a,a);let l=a,f=1;do r=this.add(r,this.div(l,f)),l=this.mul(l,o),f+=2;while(Math.abs(l)>i);return this.round(this.mul(2,r),t)}exp(e,t=10){if(e===0)return 1;if(e===1)return Math.E;let r=1,i=1;const a=Math.pow(10,-t-1);let o=1,l=0;do l=r,i=this.div(this.mul(i,e),o),r=this.add(r,i),o++;while(Math.abs(i)>a&&!this.approxEqual(r,l,a));return this.round(r,t)}sqrt(e,t=10){if(e<0)throw new Error("负数平方根需使用复数计算");if(e===0)return 0;let r=e/2;const i=Math.pow(10,-t-1);do r=this.div(this.add(r,this.div(e,r)),2);while(Math.abs(this.sub(this.mul(r,r),e))>i);return this.round(r,t)}safeLog(e,t={}){const{safe:r=!0,replaceNeg:i=NaN,replaceZero:a=-1/0}=t;if(e>0)return Math.log(e);if(!r)throw new Error("Invalid input");return e===0?a:i}factorial(e){if(!Number.isInteger(e)||e<0)return NaN;if(e<0)return NaN;if(e>Number.MAX_SAFE_INTEGER){let r=BigInt(1);for(let i=2;i<=e;i++)r*=BigInt(i);return Number(r.toString())}if(e>170)return 1/0;if(Y.factorialCache.has(e))return Y.factorialCache.get(e);let t=1;for(let r=2;r<=e;r++){if(Y.factorialCache.has(r)){t=Y.factorialCache.get(r);continue}t=this.mul(t,r),Y.factorialCache.set(r,t)}return t}hypFunc(e,t,r=10){const i=this.exp(e,r+2),a=this.exp(-e,r+2);switch(t){case"sinh":return this.round(this.div(this.sub(i,a),2),r);case"cosh":return this.round(this.div(this.add(i,a),2),r);case"tanh":return this.round(this.div(this.sub(i,a),this.add(i,a)),r);default:throw new Error("不支持的函数类型")}}permComb(e,t,r){if(!Number.isInteger(e)||!Number.isInteger(t)||t>e||t<0)return NaN;let i=1;for(let a=0;a<t;a++)i=this.mul(i,e-a),r==="combination"&&(i=this.div(i,a+1));return i}gcd(e,t){for(e=Math.abs(e),t=Math.abs(t);t!==0;){const r=t;t=e%t,e=r}return e}lcm(e,t){return this.div(this.mul(e,t),this.gcd(e,t))}};b(Y,"factorialCache",new Map);let Ve=Y;const xr=new Ve,ke=class ke{constructor(){b(this,"callbacks",[]);b(this,"pending",!1);b(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)),r=document.createTextNode(String(e));return t.observe(r,{characterData:!0}),()=>{e=(e+1)%2,r.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 r;if(this.callbacks.push(()=>{if(e)try{e.call(t)}catch(i){console.error("Error in nextTick:",i)}else r&&r()}),this.pending||(this.pending=!0,this.timerFunc()),!e&&typeof Promise<"u")return new Promise(i=>{r=i})}static nextTick(e,t){return ke.instance.nextTick(e,t)}static get instance(){return this._instance||(this._instance=new ke),this._instance}};b(ke,"_instance");let we=ke;const Cr=we.instance.nextTick.bind(we.instance);var ue={},Fe,qe,Se=vr.default;if(process.env.NODE_ENV==="production")qe=ue.createRoot=Se.createRoot,Fe=ue.hydrateRoot=Se.hydrateRoot;else{var Te=Se.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;qe=ue.createRoot=function(n,e){Te.usingClientEntryPoint=!0;try{return Se.createRoot(n,e)}finally{Te.usingClientEntryPoint=!1}},Fe=ue.hydrateRoot=function(n,e,t){Te.usingClientEntryPoint=!0;try{return Se.hydrateRoot(n,e,t)}finally{Te.usingClientEntryPoint=!1}}}const Er=br({__proto__:null,get createRoot(){return qe},default:ue,get hydrateRoot(){return Fe}},[ue]),{createRoot:_r}=Er;let re=null,ie=null;function kr(){return re||(re=document.createElement("div"),document.body.appendChild(re)),re}function St(n,e){const t=kr();let r={open:!0,...e,onClosed:e.onClosed||(c=>{f(c)})};if(!ie)try{ie=_r(t)}catch(c){return console.error("Failed to create root:",c),{destroy:()=>{},update:()=>{}}}const i=()=>{ie&&(ie.unmount(),ie=null),re&&re.parentNode&&(re.parentNode.removeChild(re),re=null)},a=c=>{typeof r.onClosed=="function"&&r.onClosed(c),i()},o=c=>{ie&&ie.render(m.jsx(n,{...c}))},l=c=>{r=typeof c=="function"?c(r):{...r,...c},o(r)},f=c=>{r.open?(r={...r,open:!1,onClosed:d=>{e.onClosed&&e.onClosed(d||c),a(d||c)}},o(r)):console.warn("Modal is already closed.")};return o(r),{destroy:f,update:l}}const Rr=()=>{},xe=(n,e)=>{const t=n;let r=n;if(e.includes(" ")){r="";const i=e==null?void 0:e.split(" ");for(const a of i)r+=` ${t}-${a}`}else e&&(r=`${n}-${e}`);return r},jr=(n,e)=>{const t=e==null?void 0:e.split(".");let r=n;for(const i of t)r=r[i];return r},xt=n=>{for(const e in n)n[e]===null&&delete n[e];return n},Be=(n,e)=>{let t=null;return(...r)=>{t&&clearTimeout(t),t=setTimeout(()=>{n(...r)},e)}},Or=(n,e)=>{let t=null,r=0;return(...i)=>{const a=Date.now();t?a-r>=e&&(n(...i),r=a):(n(...i),r=a,t=setTimeout(()=>{t=null},e))}};class Dr{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 r=f=>f.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);for(let f=0;f<3;f++){const c=parseInt(i[f]||"0",10),d=parseInt(a[f]||"0",10);if(c>d)return 1;if(c<d)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 r=/([<>]=?|==?|\^|~)?\s*v?([0-9]+\.[0-9]+\.[0-9]+(?:-[0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*)?(?:\+[0-9A-Za-z-]+)?)/g,i=t.match(r);return!i||i.length===0?!1:i.every(a=>{const o=a.match(/([<>]=?|==?|\^|~)?\s*(v?[0-9].*)/);if(!o)return!1;const l=o[1]||"==",f=o[2];if(!this.isValid(f))return!1;const c=this.compare(e,f);switch(l){case">":return c>0;case">=":return c>=0;case"<":return c<0;case"<=":return c<=0;case"^":return this.caretRange(e,f);case"~":return this.tildeRange(e,f);case"=":case"==":default:return c===0}})}static caretRange(e,t){const r=l=>l.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);let o=0;for(let l=0;l<a.length;l++)if(parseInt(a[l],10)!==0){o=l;break}for(let l=0;l<=o;l++){const f=parseInt(i[l]||"0",10),c=parseInt(a[l]||"0",10);if(f!==c)return!1}return this.compare(e,t)>=0}static tildeRange(e,t){const r=f=>f.replace(/^v/,"").split(/[-+]/)[0].split("."),i=r(e),a=r(t);for(let f=0;f<a.length-1;f++){const c=parseInt(i[f]||"0",10),d=parseInt(a[f]||"0",10);if(c!==d)return!1}const o=parseInt(i[a.length-1]||"0",10),l=parseInt(a[a.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 Ct=h.createContext({theme:{cssVar:!0,algorithm:[w.theme.defaultAlgorithm]}}),Tr=Ct.Provider;function Et(){return h.useContext(Ct)}function oe(n){const{theme:e}=Et();return m.jsx(w.ConfigProvider,{theme:e,children:n.children})}const _t=(n="")=>xe("items-row",n),kt=n=>n.items?m.jsx(oe,{children:m.jsx("div",{className:`${_t()} ${n.className||""}`,style:n.style,children:(n.items||[]).map((e,t)=>{const r=`${_t("item")} ${e.className}`;return e.render?m.jsx("span",{className:r,children:e.render()},t):m.jsx(w.Button,{className:r,...e.btnProps,type:e.type||"primary",onClick:e.onClick,children:e.label},e.label)})})}):null,cs="",Ce=(n="")=>xe("m-breadcrumb",n),Nr=n=>{const{routes:e,customItems:t,style:r,className:i,offsetTop:a=64,mainAppBaseUrl:o,microAppName:l}=n,f=I.useRef(null),c=I.useCallback(()=>{var p,x;(x=(p=f.current)==null?void 0:p.updatePosition)==null||x.call(p)},[]);I.useEffect(()=>(window.addEventListener("scroll",c,!0),()=>window.removeEventListener("scroll",c)),[c]);const d=I.useCallback(p=>{if(!p)return"";const x=p.replace(/^\/+/,"");return`/${[o==null?void 0:o.replace(/\/+$/,""),l==null?void 0:l.replace(/\/+$/,""),x].filter(Boolean).join("/")}`},[o,l]);return m.jsx(oe,{children:m.jsx("div",{className:`${Ce()} ${i||""}`,style:r,children:m.jsx(w.Affix,{ref:f,offsetTop:a,children:m.jsxs(w.Card,{className:Ce("container"),rootClassName:Ce("body"),variant:"borderless",children:[m.jsx(w.Breadcrumb,{className:Ce("inner-breadcrumb"),style:{fontSize:"18px"},children:e==null?void 0:e.map(p=>m.jsx(w.Breadcrumb.Item,{children:p.url?m.jsx("a",{href:`#${d(p.url)}`,children:p.name}):p.name},p.url||p.name))}),m.jsx("div",{className:Ce("custom-item-wrapper"),children:m.jsx(kt,{items:t})})]})})})})},Rt=n=>{const{data:e,title:t,column:r=3,lineHeight:i,align:a="left",itemLayout:o,colon:l=!0,bordered:f=!1,style:c,className:d,labelStyle:p,contentStyle:x}=n,D={...i?{lineHeight:`${i}px`}:{},textAlign:a,...o!=null&&o.label?{width:`${o.label}px`}:{},...p},P={...i?{lineHeight:`${i}px`}:{},...o!=null&&o.value?{width:`${o.value}px`}:{},...x};return m.jsx(oe,{children:m.jsx(w.Descriptions,{title:t,column:r,colon:l,bordered:f,style:c,className:d,labelStyle:D,contentStyle:P,children:e.map(($,V)=>{var A;return m.jsx(w.Descriptions.Item,{label:$.label,span:$.span,children:$.value||"-"},((A=$.label)==null?void 0:A.toString())||V)})})})};Rt.displayName="MDescriptions";const ls="",jt=h.createContext({});var Ot={exports:{}};/*!
33
33
  Copyright (c) 2018 Jed Watson.
34
34
  Licensed under the MIT License (MIT), see
35
35
  http://jedwatson.github.io/classnames
36
- */(function(n){(function(){var e={}.hasOwnProperty;function t(){for(var a="",o=0;o<arguments.length;o++){var l=arguments[o];l&&(a=i(a,r(l)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return t.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var o="";for(var l in a)e.call(a,l)&&a[l]&&(o=i(o,l));return o}function i(a,o){return o?a?a+" "+o:a+o:a}n.exports?(t.default=t,n.exports=t):window.classNames=t})()})(Ot);var Pr=Ot.exports;const $r=yr(Pr),Mr={aliceblue:"9ehhb",antiquewhite:"9sgk7",aqua:"1ekf",aquamarine:"4zsno",azure:"9eiv3",beige:"9lhp8",bisque:"9zg04",black:"0",blanchedalmond:"9zhe5",blue:"73",blueviolet:"5e31e",brown:"6g016",burlywood:"8ouiv",cadetblue:"3qba8",chartreuse:"4zshs",chocolate:"87k0u",coral:"9yvyo",cornflowerblue:"3xael",cornsilk:"9zjz0",crimson:"8l4xo",cyan:"1ekf",darkblue:"3v",darkcyan:"rkb",darkgoldenrod:"776yz",darkgray:"6mbhl",darkgreen:"jr4",darkgrey:"6mbhl",darkkhaki:"7ehkb",darkmagenta:"5f91n",darkolivegreen:"3bzfz",darkorange:"9yygw",darkorchid:"5z6x8",darkred:"5f8xs",darksalmon:"9441m",darkseagreen:"5lwgf",darkslateblue:"2th1n",darkslategray:"1ugcv",darkslategrey:"1ugcv",darkturquoise:"14up",darkviolet:"5rw7n",deeppink:"9yavn",deepskyblue:"11xb",dimgray:"442g9",dimgrey:"442g9",dodgerblue:"16xof",firebrick:"6y7tu",floralwhite:"9zkds",forestgreen:"1cisi",fuchsia:"9y70f",gainsboro:"8m8kc",ghostwhite:"9pq0v",goldenrod:"8j4f4",gold:"9zda8",gray:"50i2o",green:"pa8",greenyellow:"6senj",grey:"50i2o",honeydew:"9eiuo",hotpink:"9yrp0",indianred:"80gnw",indigo:"2xcoy",ivory:"9zldc",khaki:"9edu4",lavenderblush:"9ziet",lavender:"90c8q",lawngreen:"4vk74",lemonchiffon:"9zkct",lightblue:"6s73a",lightcoral:"9dtog",lightcyan:"8s1rz",lightgoldenrodyellow:"9sjiq",lightgray:"89jo3",lightgreen:"5nkwg",lightgrey:"89jo3",lightpink:"9z6wx",lightsalmon:"9z2ii",lightseagreen:"19xgq",lightskyblue:"5arju",lightslategray:"4nwk9",lightslategrey:"4nwk9",lightsteelblue:"6wau6",lightyellow:"9zlcw",lime:"1edc",limegreen:"1zcxe",linen:"9shk6",magenta:"9y70f",maroon:"4zsow",mediumaquamarine:"40eju",mediumblue:"5p",mediumorchid:"79qkz",mediumpurple:"5r3rv",mediumseagreen:"2d9ip",mediumslateblue:"4tcku",mediumspringgreen:"1di2",mediumturquoise:"2uabw",mediumvioletred:"7rn9h",midnightblue:"z980",mintcream:"9ljp6",mistyrose:"9zg0x",moccasin:"9zfzp",navajowhite:"9zest",navy:"3k",oldlace:"9wq92",olive:"50hz4",olivedrab:"472ub",orange:"9z3eo",orangered:"9ykg0",orchid:"8iu3a",palegoldenrod:"9bl4a",palegreen:"5yw0o",paleturquoise:"6v4ku",palevioletred:"8k8lv",papayawhip:"9zi6t",peachpuff:"9ze0p",peru:"80oqn",pink:"9z8wb",plum:"8nba5",powderblue:"6wgdi",purple:"4zssg",rebeccapurple:"3zk49",red:"9y6tc",rosybrown:"7cv4f",royalblue:"2jvtt",saddlebrown:"5fmkz",salmon:"9rvci",sandybrown:"9jn1c",seagreen:"1tdnb",seashell:"9zje6",sienna:"6973h",silver:"7ir40",skyblue:"5arjf",slateblue:"45e4t",slategray:"4e100",slategrey:"4e100",snow:"9zke2",springgreen:"1egv",steelblue:"2r1kk",tan:"87yx8",teal:"pds",thistle:"8ggk8",tomato:"9yqfb",turquoise:"2j4r4",violet:"9b10u",wheat:"9ld4j",white:"9zldr",whitesmoke:"9lhpx",yellow:"9zl6o",yellowgreen:"61fzm"},L=Math.round;function Ue(n,e){const t=n.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],r=t.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)r[i]=e(r[i]||0,t[i]||"",i);return t[3]?r[3]=t[3].includes("%")?r[3]/100:r[3]:r[3]=1,r}const Dt=(n,e,t)=>t===0?n:n/100;function Ee(n,e){const t=e||255;return n>t?t:n<0?0:n}class fe{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");b(this,"_s");b(this,"_l");b(this,"_v");b(this,"_max");b(this,"_min");b(this,"_brightness");function t(r){return r[0]in e&&r[1]in e&&r[2]in e}if(e)if(typeof e=="string"){let i=function(a){return r.startsWith(a)};const r=e.trim();if(/^#?[A-F\d]{3,8}$/i.test(r))this.fromHexString(r);else if(i("rgb"))this.fromRgbString(r);else if(i("hsl"))this.fromHslString(r);else if(i("hsv")||i("hsb"))this.fromHsvString(r);else{const a=Mr[r.toLowerCase()];a&&this.fromHexString(parseInt(a,36).toString(16).padStart(6,"0"))}}else if(e instanceof fe)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=Ee(e.r),this.g=Ee(e.g),this.b=Ee(e.b),this.a=typeof e.a=="number"?Ee(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(a){const o=a/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const t=e(this.r),r=e(this.g),i=e(this.b);return .2126*t+.7152*r+.0722*i}getHue(){if(typeof this._h>"u"){const e=this.getMax()-this.getMin();e===0?this._h=0:this._h=L(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(),r=this.getSaturation();let i=this.getLightness()-e/100;return i<0&&(i=0),this._c({h:t,s:r,l:i,a:this.a})}lighten(e=10){const t=this.getHue(),r=this.getSaturation();let i=this.getLightness()+e/100;return i>1&&(i=1),this._c({h:t,s:r,l:i,a:this.a})}mix(e,t=50){const r=this._c(e),i=t/100,a=l=>(r[l]-this[l])*i+this[l],o={r:L(a("r")),g:L(a("g")),b:L(a("b")),a:L(a("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),r=this.a+t.a*(1-this.a),i=a=>L((this[a]*this.a+t[a]*t.a*(1-this.a))/r);return this._c({r:i("r"),g:i("g"),b:i("b"),a:r})}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 r=(this.g||0).toString(16);e+=r.length===2?r:"0"+r;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 a=L(this.a*255).toString(16);e+=a.length===2?a:"0"+a}return e}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const e=this.getHue(),t=L(this.getSaturation()*100),r=L(this.getLightness()*100);return this.a!==1?`hsla(${e},${t}%,${r}%,${this.a})`:`hsl(${e},${t}%,${r}%)`}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,r){const i=this.clone();return i[e]=Ee(t,r),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 r(i,a){return parseInt(t[i]+t[a||i],16)}t.length<6?(this.r=r(0),this.g=r(1),this.b=r(2),this.a=t[3]?r(3)/255:1):(this.r=r(0,1),this.g=r(2,3),this.b=r(4,5),this.a=t[6]?r(6,7)/255:1)}fromHsl({h:e,s:t,l:r,a:i}){if(this._h=e%360,this._s=t,this._l=r,this.a=typeof i=="number"?i:1,t<=0){const S=L(r*255);this.r=S,this.g=S,this.b=S}let a=0,o=0,l=0;const f=e/60,c=(1-Math.abs(2*r-1))*t,d=c*(1-Math.abs(f%2-1));f>=0&&f<1?(a=c,o=d):f>=1&&f<2?(a=d,o=c):f>=2&&f<3?(o=c,l=d):f>=3&&f<4?(o=d,l=c):f>=4&&f<5?(a=d,l=c):f>=5&&f<6&&(a=c,l=d);const p=r-c/2;this.r=L((a+p)*255),this.g=L((o+p)*255),this.b=L((l+p)*255)}fromHsv({h:e,s:t,v:r,a:i}){this._h=e%360,this._s=t,this._v=r,this.a=typeof i=="number"?i:1;const a=L(r*255);if(this.r=a,this.g=a,this.b=a,t<=0)return;const o=e/60,l=Math.floor(o),f=o-l,c=L(r*(1-t)*255),d=L(r*(1-t*f)*255),p=L(r*(1-t*(1-f))*255);switch(l){case 0:this.g=p,this.b=c;break;case 1:this.r=d,this.b=c;break;case 2:this.r=c,this.b=p;break;case 3:this.r=c,this.g=d;break;case 4:this.r=p,this.g=c;break;case 5:default:this.g=c,this.b=d;break}}fromHsvString(e){const t=Ue(e,Dt);this.fromHsv({h:t[0],s:t[1],v:t[2],a:t[3]})}fromHslString(e){const t=Ue(e,Dt);this.fromHsl({h:t[0],s:t[1],l:t[2],a:t[3]})}fromRgbString(e){const t=Ue(e,(r,i)=>i.includes("%")?L(r/100*255):r);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}}const Ne=2,Tt=.16,Ar=.05,zr=.05,Ir=.15,Nt=5,Pt=4,Lr=[{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 $t(n,e,t){let r;return Math.round(n.h)>=60&&Math.round(n.h)<=240?r=t?Math.round(n.h)-Ne*e:Math.round(n.h)+Ne*e:r=t?Math.round(n.h)+Ne*e:Math.round(n.h)-Ne*e,r<0?r+=360:r>=360&&(r-=360),r}function Mt(n,e,t){if(n.h===0&&n.s===0)return n.s;let r;return t?r=n.s-Tt*e:e===Pt?r=n.s+Tt:r=n.s+Ar*e,r>1&&(r=1),t&&e===Nt&&r>.1&&(r=.1),r<.06&&(r=.06),Math.round(r*100)/100}function At(n,e,t){let r;return t?r=n.v+zr*e:r=n.v-Ir*e,r=Math.max(0,Math.min(1,r)),Math.round(r*100)/100}function Yr(n,e={}){const t=[],r=new fe(n),i=r.toHsv();for(let a=Nt;a>0;a-=1){const o=new fe({h:$t(i,a,!0),s:Mt(i,a,!0),v:At(i,a,!0)});t.push(o)}t.push(r);for(let a=1;a<=Pt;a+=1){const o=new fe({h:$t(i,a),s:Mt(i,a),v:At(i,a)});t.push(o)}return e.theme==="dark"?Lr.map(({index:a,amount:o})=>new fe(e.backgroundColor||"#141414").mix(t[a],o).toHexString()):t.map(a=>a.toHexString())}const We=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];We.primary=We[5];function Hr(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function Vr(n,e){if(!n)return!1;if(n.contains)return n.contains(e);let t=e;for(;t;){if(t===n)return!0;t=t.parentNode}return!1}const zt="data-rc-order",It="data-rc-priority",Fr="rc-util-key",Ze=new Map;function Lt({mark:n}={}){return n?n.startsWith("data-")?n:`data-${n}`:Fr}function Ge(n){return n.attachTo?n.attachTo:document.querySelector("head")||document.body}function qr(n){return n==="queue"?"prependQueue":n?"prepend":"append"}function Je(n){return Array.from((Ze.get(n)||n).children).filter(e=>e.tagName==="STYLE")}function Yt(n,e={}){if(!Hr())return null;const{csp:t,prepend:r,priority:i=0}=e,a=qr(r),o=a==="prependQueue",l=document.createElement("style");l.setAttribute(zt,a),o&&i&&l.setAttribute(It,`${i}`),t!=null&&t.nonce&&(l.nonce=t==null?void 0:t.nonce),l.innerHTML=n;const f=Ge(e),{firstChild:c}=f;if(r){if(o){const d=(e.styles||Je(f)).filter(p=>{if(!["prepend","prependQueue"].includes(p.getAttribute(zt)))return!1;const S=Number(p.getAttribute(It)||0);return i>=S});if(d.length)return f.insertBefore(l,d[d.length-1].nextSibling),l}f.insertBefore(l,c)}else f.appendChild(l);return l}function Br(n,e={}){let{styles:t}=e;return t||(t=Je(Ge(e))),t.find(r=>r.getAttribute(Lt(e))===n)}function Ur(n,e){const t=Ze.get(n);if(!t||!Vr(document,t)){const r=Yt("",e),{parentNode:i}=r;Ze.set(n,i),n.removeChild(r)}}function Wr(n,e,t={}){var f,c,d;const r=Ge(t),i=Je(r),a={...t,styles:i};Ur(r,a);const o=Br(e,a);if(o)return(f=a.csp)!=null&&f.nonce&&o.nonce!==((c=a.csp)==null?void 0:c.nonce)&&(o.nonce=(d=a.csp)==null?void 0:d.nonce),o.innerHTML!==n&&(o.innerHTML=n),o;const l=Yt(n,a);return l.setAttribute(Lt(a),e),l}function Ht(n){var e;return(e=n==null?void 0:n.getRootNode)==null?void 0:e.call(n)}function Zr(n){return Ht(n)instanceof ShadowRoot}function Gr(n){return Zr(n)?Ht(n):null}let Ke={};const Xe=[],Jr=n=>{Xe.push(n)};function Kr(n,e){if(process.env.NODE_ENV!=="production"&&!n&&console!==void 0){const t=Xe.reduce((r,i)=>i(r??"","warning"),e);t&&console.error(`Warning: ${t}`)}}function Xr(n,e){if(process.env.NODE_ENV!=="production"&&!n&&console!==void 0){const t=Xe.reduce((r,i)=>i(r??"","note"),e);t&&console.warn(`Note: ${t}`)}}function Qr(){Ke={}}function Vt(n,e,t){!e&&!Ke[t]&&(n(!1,t),Ke[t]=!0)}function Pe(n,e){Vt(Kr,n,e)}function en(n,e){Vt(Xr,n,e)}Pe.preMessage=Jr,Pe.resetWarned=Qr,Pe.noteOnce=en;function tn(n){return n.replace(/-(.)/g,(e,t)=>t.toUpperCase())}function rn(n,e){Pe(n,`[@ant-design/icons] ${e}`)}function Ft(n){return typeof n=="object"&&typeof n.name=="string"&&typeof n.theme=="string"&&(typeof n.icon=="object"||typeof n.icon=="function")}function qt(n={}){return Object.keys(n).reduce((e,t)=>{const r=n[t];switch(t){case"class":e.className=r,delete e.class;break;default:delete e[t],e[tn(t)]=r}return e},{})}function Qe(n,e,t){return t?z.default.createElement(n.tag,{key:e,...qt(n.attrs),...t},(n.children||[]).map((r,i)=>Qe(r,`${e}-${n.tag}-${i}`))):z.default.createElement(n.tag,{key:e,...qt(n.attrs)},(n.children||[]).map((r,i)=>Qe(r,`${e}-${n.tag}-${i}`)))}function Bt(n){return Yr(n)[0]}function Ut(n){return n?Array.isArray(n)?n:[n]:[]}const nn=`
36
+ */(function(n){(function(){var e={}.hasOwnProperty;function t(){for(var a="",o=0;o<arguments.length;o++){var l=arguments[o];l&&(a=i(a,r(l)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return t.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var o="";for(var l in a)e.call(a,l)&&a[l]&&(o=i(o,l));return o}function i(a,o){return o?a?a+" "+o:a+o:a}n.exports?(t.default=t,n.exports=t):window.classNames=t})()})(Ot);var Pr=Ot.exports;const $r=yr(Pr),Mr={aliceblue:"9ehhb",antiquewhite:"9sgk7",aqua:"1ekf",aquamarine:"4zsno",azure:"9eiv3",beige:"9lhp8",bisque:"9zg04",black:"0",blanchedalmond:"9zhe5",blue:"73",blueviolet:"5e31e",brown:"6g016",burlywood:"8ouiv",cadetblue:"3qba8",chartreuse:"4zshs",chocolate:"87k0u",coral:"9yvyo",cornflowerblue:"3xael",cornsilk:"9zjz0",crimson:"8l4xo",cyan:"1ekf",darkblue:"3v",darkcyan:"rkb",darkgoldenrod:"776yz",darkgray:"6mbhl",darkgreen:"jr4",darkgrey:"6mbhl",darkkhaki:"7ehkb",darkmagenta:"5f91n",darkolivegreen:"3bzfz",darkorange:"9yygw",darkorchid:"5z6x8",darkred:"5f8xs",darksalmon:"9441m",darkseagreen:"5lwgf",darkslateblue:"2th1n",darkslategray:"1ugcv",darkslategrey:"1ugcv",darkturquoise:"14up",darkviolet:"5rw7n",deeppink:"9yavn",deepskyblue:"11xb",dimgray:"442g9",dimgrey:"442g9",dodgerblue:"16xof",firebrick:"6y7tu",floralwhite:"9zkds",forestgreen:"1cisi",fuchsia:"9y70f",gainsboro:"8m8kc",ghostwhite:"9pq0v",goldenrod:"8j4f4",gold:"9zda8",gray:"50i2o",green:"pa8",greenyellow:"6senj",grey:"50i2o",honeydew:"9eiuo",hotpink:"9yrp0",indianred:"80gnw",indigo:"2xcoy",ivory:"9zldc",khaki:"9edu4",lavenderblush:"9ziet",lavender:"90c8q",lawngreen:"4vk74",lemonchiffon:"9zkct",lightblue:"6s73a",lightcoral:"9dtog",lightcyan:"8s1rz",lightgoldenrodyellow:"9sjiq",lightgray:"89jo3",lightgreen:"5nkwg",lightgrey:"89jo3",lightpink:"9z6wx",lightsalmon:"9z2ii",lightseagreen:"19xgq",lightskyblue:"5arju",lightslategray:"4nwk9",lightslategrey:"4nwk9",lightsteelblue:"6wau6",lightyellow:"9zlcw",lime:"1edc",limegreen:"1zcxe",linen:"9shk6",magenta:"9y70f",maroon:"4zsow",mediumaquamarine:"40eju",mediumblue:"5p",mediumorchid:"79qkz",mediumpurple:"5r3rv",mediumseagreen:"2d9ip",mediumslateblue:"4tcku",mediumspringgreen:"1di2",mediumturquoise:"2uabw",mediumvioletred:"7rn9h",midnightblue:"z980",mintcream:"9ljp6",mistyrose:"9zg0x",moccasin:"9zfzp",navajowhite:"9zest",navy:"3k",oldlace:"9wq92",olive:"50hz4",olivedrab:"472ub",orange:"9z3eo",orangered:"9ykg0",orchid:"8iu3a",palegoldenrod:"9bl4a",palegreen:"5yw0o",paleturquoise:"6v4ku",palevioletred:"8k8lv",papayawhip:"9zi6t",peachpuff:"9ze0p",peru:"80oqn",pink:"9z8wb",plum:"8nba5",powderblue:"6wgdi",purple:"4zssg",rebeccapurple:"3zk49",red:"9y6tc",rosybrown:"7cv4f",royalblue:"2jvtt",saddlebrown:"5fmkz",salmon:"9rvci",sandybrown:"9jn1c",seagreen:"1tdnb",seashell:"9zje6",sienna:"6973h",silver:"7ir40",skyblue:"5arjf",slateblue:"45e4t",slategray:"4e100",slategrey:"4e100",snow:"9zke2",springgreen:"1egv",steelblue:"2r1kk",tan:"87yx8",teal:"pds",thistle:"8ggk8",tomato:"9yqfb",turquoise:"2j4r4",violet:"9b10u",wheat:"9ld4j",white:"9zldr",whitesmoke:"9lhpx",yellow:"9zl6o",yellowgreen:"61fzm"},L=Math.round;function Ue(n,e){const t=n.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],r=t.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)r[i]=e(r[i]||0,t[i]||"",i);return t[3]?r[3]=t[3].includes("%")?r[3]/100:r[3]:r[3]=1,r}const Dt=(n,e,t)=>t===0?n:n/100;function Ee(n,e){const t=e||255;return n>t?t:n<0?0:n}class fe{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");b(this,"_s");b(this,"_l");b(this,"_v");b(this,"_max");b(this,"_min");b(this,"_brightness");function t(r){return r[0]in e&&r[1]in e&&r[2]in e}if(e)if(typeof e=="string"){let i=function(a){return r.startsWith(a)};const r=e.trim();if(/^#?[A-F\d]{3,8}$/i.test(r))this.fromHexString(r);else if(i("rgb"))this.fromRgbString(r);else if(i("hsl"))this.fromHslString(r);else if(i("hsv")||i("hsb"))this.fromHsvString(r);else{const a=Mr[r.toLowerCase()];a&&this.fromHexString(parseInt(a,36).toString(16).padStart(6,"0"))}}else if(e instanceof fe)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=Ee(e.r),this.g=Ee(e.g),this.b=Ee(e.b),this.a=typeof e.a=="number"?Ee(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(a){const o=a/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const t=e(this.r),r=e(this.g),i=e(this.b);return .2126*t+.7152*r+.0722*i}getHue(){if(typeof this._h>"u"){const e=this.getMax()-this.getMin();e===0?this._h=0:this._h=L(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(),r=this.getSaturation();let i=this.getLightness()-e/100;return i<0&&(i=0),this._c({h:t,s:r,l:i,a:this.a})}lighten(e=10){const t=this.getHue(),r=this.getSaturation();let i=this.getLightness()+e/100;return i>1&&(i=1),this._c({h:t,s:r,l:i,a:this.a})}mix(e,t=50){const r=this._c(e),i=t/100,a=l=>(r[l]-this[l])*i+this[l],o={r:L(a("r")),g:L(a("g")),b:L(a("b")),a:L(a("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),r=this.a+t.a*(1-this.a),i=a=>L((this[a]*this.a+t[a]*t.a*(1-this.a))/r);return this._c({r:i("r"),g:i("g"),b:i("b"),a:r})}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 r=(this.g||0).toString(16);e+=r.length===2?r:"0"+r;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 a=L(this.a*255).toString(16);e+=a.length===2?a:"0"+a}return e}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const e=this.getHue(),t=L(this.getSaturation()*100),r=L(this.getLightness()*100);return this.a!==1?`hsla(${e},${t}%,${r}%,${this.a})`:`hsl(${e},${t}%,${r}%)`}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,r){const i=this.clone();return i[e]=Ee(t,r),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 r(i,a){return parseInt(t[i]+t[a||i],16)}t.length<6?(this.r=r(0),this.g=r(1),this.b=r(2),this.a=t[3]?r(3)/255:1):(this.r=r(0,1),this.g=r(2,3),this.b=r(4,5),this.a=t[6]?r(6,7)/255:1)}fromHsl({h:e,s:t,l:r,a:i}){if(this._h=e%360,this._s=t,this._l=r,this.a=typeof i=="number"?i:1,t<=0){const x=L(r*255);this.r=x,this.g=x,this.b=x}let a=0,o=0,l=0;const f=e/60,c=(1-Math.abs(2*r-1))*t,d=c*(1-Math.abs(f%2-1));f>=0&&f<1?(a=c,o=d):f>=1&&f<2?(a=d,o=c):f>=2&&f<3?(o=c,l=d):f>=3&&f<4?(o=d,l=c):f>=4&&f<5?(a=d,l=c):f>=5&&f<6&&(a=c,l=d);const p=r-c/2;this.r=L((a+p)*255),this.g=L((o+p)*255),this.b=L((l+p)*255)}fromHsv({h:e,s:t,v:r,a:i}){this._h=e%360,this._s=t,this._v=r,this.a=typeof i=="number"?i:1;const a=L(r*255);if(this.r=a,this.g=a,this.b=a,t<=0)return;const o=e/60,l=Math.floor(o),f=o-l,c=L(r*(1-t)*255),d=L(r*(1-t*f)*255),p=L(r*(1-t*(1-f))*255);switch(l){case 0:this.g=p,this.b=c;break;case 1:this.r=d,this.b=c;break;case 2:this.r=c,this.b=p;break;case 3:this.r=c,this.g=d;break;case 4:this.r=p,this.g=c;break;case 5:default:this.g=c,this.b=d;break}}fromHsvString(e){const t=Ue(e,Dt);this.fromHsv({h:t[0],s:t[1],v:t[2],a:t[3]})}fromHslString(e){const t=Ue(e,Dt);this.fromHsl({h:t[0],s:t[1],l:t[2],a:t[3]})}fromRgbString(e){const t=Ue(e,(r,i)=>i.includes("%")?L(r/100*255):r);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}}const Ne=2,Tt=.16,Ar=.05,zr=.05,Ir=.15,Nt=5,Pt=4,Lr=[{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 $t(n,e,t){let r;return Math.round(n.h)>=60&&Math.round(n.h)<=240?r=t?Math.round(n.h)-Ne*e:Math.round(n.h)+Ne*e:r=t?Math.round(n.h)+Ne*e:Math.round(n.h)-Ne*e,r<0?r+=360:r>=360&&(r-=360),r}function Mt(n,e,t){if(n.h===0&&n.s===0)return n.s;let r;return t?r=n.s-Tt*e:e===Pt?r=n.s+Tt:r=n.s+Ar*e,r>1&&(r=1),t&&e===Nt&&r>.1&&(r=.1),r<.06&&(r=.06),Math.round(r*100)/100}function At(n,e,t){let r;return t?r=n.v+zr*e:r=n.v-Ir*e,r=Math.max(0,Math.min(1,r)),Math.round(r*100)/100}function Yr(n,e={}){const t=[],r=new fe(n),i=r.toHsv();for(let a=Nt;a>0;a-=1){const o=new fe({h:$t(i,a,!0),s:Mt(i,a,!0),v:At(i,a,!0)});t.push(o)}t.push(r);for(let a=1;a<=Pt;a+=1){const o=new fe({h:$t(i,a),s:Mt(i,a),v:At(i,a)});t.push(o)}return e.theme==="dark"?Lr.map(({index:a,amount:o})=>new fe(e.backgroundColor||"#141414").mix(t[a],o).toHexString()):t.map(a=>a.toHexString())}const We=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];We.primary=We[5];function Hr(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function Vr(n,e){if(!n)return!1;if(n.contains)return n.contains(e);let t=e;for(;t;){if(t===n)return!0;t=t.parentNode}return!1}const zt="data-rc-order",It="data-rc-priority",Fr="rc-util-key",Ze=new Map;function Lt({mark:n}={}){return n?n.startsWith("data-")?n:`data-${n}`:Fr}function Ge(n){return n.attachTo?n.attachTo:document.querySelector("head")||document.body}function qr(n){return n==="queue"?"prependQueue":n?"prepend":"append"}function Je(n){return Array.from((Ze.get(n)||n).children).filter(e=>e.tagName==="STYLE")}function Yt(n,e={}){if(!Hr())return null;const{csp:t,prepend:r,priority:i=0}=e,a=qr(r),o=a==="prependQueue",l=document.createElement("style");l.setAttribute(zt,a),o&&i&&l.setAttribute(It,`${i}`),t!=null&&t.nonce&&(l.nonce=t==null?void 0:t.nonce),l.innerHTML=n;const f=Ge(e),{firstChild:c}=f;if(r){if(o){const d=(e.styles||Je(f)).filter(p=>{if(!["prepend","prependQueue"].includes(p.getAttribute(zt)))return!1;const x=Number(p.getAttribute(It)||0);return i>=x});if(d.length)return f.insertBefore(l,d[d.length-1].nextSibling),l}f.insertBefore(l,c)}else f.appendChild(l);return l}function Br(n,e={}){let{styles:t}=e;return t||(t=Je(Ge(e))),t.find(r=>r.getAttribute(Lt(e))===n)}function Ur(n,e){const t=Ze.get(n);if(!t||!Vr(document,t)){const r=Yt("",e),{parentNode:i}=r;Ze.set(n,i),n.removeChild(r)}}function Wr(n,e,t={}){var f,c,d;const r=Ge(t),i=Je(r),a={...t,styles:i};Ur(r,a);const o=Br(e,a);if(o)return(f=a.csp)!=null&&f.nonce&&o.nonce!==((c=a.csp)==null?void 0:c.nonce)&&(o.nonce=(d=a.csp)==null?void 0:d.nonce),o.innerHTML!==n&&(o.innerHTML=n),o;const l=Yt(n,a);return l.setAttribute(Lt(a),e),l}function Ht(n){var e;return(e=n==null?void 0:n.getRootNode)==null?void 0:e.call(n)}function Zr(n){return Ht(n)instanceof ShadowRoot}function Gr(n){return Zr(n)?Ht(n):null}let Ke={};const Xe=[],Jr=n=>{Xe.push(n)};function Kr(n,e){if(process.env.NODE_ENV!=="production"&&!n&&console!==void 0){const t=Xe.reduce((r,i)=>i(r??"","warning"),e);t&&console.error(`Warning: ${t}`)}}function Xr(n,e){if(process.env.NODE_ENV!=="production"&&!n&&console!==void 0){const t=Xe.reduce((r,i)=>i(r??"","note"),e);t&&console.warn(`Note: ${t}`)}}function Qr(){Ke={}}function Vt(n,e,t){!e&&!Ke[t]&&(n(!1,t),Ke[t]=!0)}function Pe(n,e){Vt(Kr,n,e)}function en(n,e){Vt(Xr,n,e)}Pe.preMessage=Jr,Pe.resetWarned=Qr,Pe.noteOnce=en;function tn(n){return n.replace(/-(.)/g,(e,t)=>t.toUpperCase())}function rn(n,e){Pe(n,`[@ant-design/icons] ${e}`)}function Ft(n){return typeof n=="object"&&typeof n.name=="string"&&typeof n.theme=="string"&&(typeof n.icon=="object"||typeof n.icon=="function")}function qt(n={}){return Object.keys(n).reduce((e,t)=>{const r=n[t];switch(t){case"class":e.className=r,delete e.class;break;default:delete e[t],e[tn(t)]=r}return e},{})}function Qe(n,e,t){return t?I.default.createElement(n.tag,{key:e,...qt(n.attrs),...t},(n.children||[]).map((r,i)=>Qe(r,`${e}-${n.tag}-${i}`))):I.default.createElement(n.tag,{key:e,...qt(n.attrs)},(n.children||[]).map((r,i)=>Qe(r,`${e}-${n.tag}-${i}`)))}function Bt(n){return Yr(n)[0]}function Ut(n){return n?Array.isArray(n)?n:[n]:[]}const nn=`
37
37
  .anticon {
38
38
  display: inline-flex;
39
39
  align-items: center;
@@ -91,4 +91,4 @@ React keys must be passed directly to JSX without using spread:
91
91
  }
92
92
  `,sn=n=>{const{csp:e,prefixCls:t,layer:r}=h.useContext(jt);let i=nn;t&&(i=i.replace(/anticon/g,t)),r&&(i=`@layer ${r} {
93
93
  ${i}
94
- }`),h.useEffect(()=>{const a=n.current,o=Gr(a);Wr(i,"@ant-design-icons",{prepend:!r,csp:e,attachTo:o})},[])},_e={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function an({primaryColor:n,secondaryColor:e}){_e.primaryColor=n,_e.secondaryColor=e||Bt(n),_e.calculated=!!e}function on(){return{..._e}}const $e=n=>{const{icon:e,className:t,onClick:r,style:i,primaryColor:a,secondaryColor:o,...l}=n,f=z.useRef();let c=_e;if(a&&(c={primaryColor:a,secondaryColor:o||Bt(a)}),sn(f),rn(Ft(e),`icon should be icon definiton, but got ${e}`),!Ft(e))return null;let d=e;return d&&typeof d.icon=="function"&&(d={...d,icon:d.icon(c.primaryColor,c.secondaryColor)}),Qe(d.icon,`svg-${d.name}`,{className:t,onClick:r,style:i,"data-icon":d.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",...l,ref:f})};$e.displayName="IconReact",$e.getTwoToneColors=on,$e.setTwoToneColors=an;const et=$e;function Wt(n){const[e,t]=Ut(n);return et.setTwoToneColors({primaryColor:e,secondaryColor:t})}function cn(){const n=et.getTwoToneColors();return n.calculated?[n.primaryColor,n.secondaryColor]:n.primaryColor}function tt(){return tt=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},tt.apply(this,arguments)}Wt(We.primary);const Me=z.forwardRef((n,e)=>{const{className:t,icon:r,spin:i,rotate:a,tabIndex:o,onClick:l,twoToneColor:f,...c}=n,{prefixCls:d="anticon",rootClassName:p}=z.useContext(jt),S=$r(p,d,{[`${d}-${r.name}`]:!!r.name,[`${d}-spin`]:!!i||r.name==="loading"},t);let D=o;D===void 0&&l&&(D=-1);const $=a?{msTransform:`rotate(${a}deg)`,transform:`rotate(${a}deg)`}:void 0,[I,q]=Ut(f);return z.createElement("span",tt({role:"img","aria-label":r.name},c,{ref:e,tabIndex:D,onClick:l,className:S}),z.createElement(et,{icon:r,primaryColor:I,secondaryColor:q,style:$}))});Me.displayName="AntdIcon",Me.getTwoToneColor=cn,Me.setTwoToneColor=Wt;const rt=Me;var ln={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 un=ln;function nt(){return nt=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},nt.apply(this,arguments)}const fn=(n,e)=>z.createElement(rt,nt({},n,{ref:e,icon:un})),Zt=z.forwardRef(fn);process.env.NODE_ENV!=="production"&&(Zt.displayName="CaretDownOutlined");const dn=Zt;var hn={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 gn=hn;function st(){return st=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},st.apply(this,arguments)}const pn=(n,e)=>z.createElement(rt,st({},n,{ref:e,icon:gn})),Gt=z.forwardRef(pn);process.env.NODE_ENV!=="production"&&(Gt.displayName="CaretUpOutlined");const mn=Gt;var bn={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 vn=bn;function at(){return at=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},at.apply(this,arguments)}const yn=(n,e)=>z.createElement(rt,at({},n,{ref:e,icon:vn})),Jt=z.forwardRef(yn);process.env.NODE_ENV!=="production"&&(Jt.displayName="UploadOutlined");const wn=Jt;var U=(n=>(n.Input="input",n.InputNumber="inputNumber",n.Text="text",n.Password="password",n.Radio="radio",n.Select="select",n.Checkbox="checkbox",n.DatePicker="datePicker",n.RangePicker="rangePicker",n.Upload="upload",n.Mentions="mentions",n.Cascader="cascader",n.TreeSelect="treeSelect",n))(U||{});const{RangePicker:Sn}=w.DatePicker,R=class R{static getDefaultArrayPlaceholder(e){let t;switch(e.type){case"rangePicker":t=["开始时间","结束时间"];break}return t}static getDefaultPlaceholder(e){let t;switch(e.type){case U.Input:case U.Password:case U.InputNumber:case U.Text:case U.Mentions:t=`请输入${e.label}`;break;case U.Select:case U.Checkbox:case U.Radio:case U.DatePicker:case U.RangePicker:case U.Cascader:case U.Upload:case U.TreeSelect:t=`请选择${e.label}`;break}return t}};b(R,"labelCol",{span:7}),b(R,"wrapperCol",{span:17}),b(R,"defaultRowGutter",24),b(R,"input",e=>m.jsx(w.Input,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"password",e=>m.jsx(w.Input.Password,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"text",e=>m.jsx(w.Input.TextArea,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"inputNumber",e=>m.jsx(w.InputNumber,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"datePicker",e=>m.jsx(w.DatePicker,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"rangePicker",e=>m.jsx(Sn,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultArrayPlaceholder(e)})),b(R,"select",e=>m.jsx(w.Select,{...e.props,disabled:e.disabled,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"radio",e=>m.jsx(w.Radio.Group,{disabled:e.disabled,...e.props})),b(R,"checkbox",e=>m.jsx(w.Checkbox.Group,{disabled:e.disabled,...e.props})),b(R,"upload",e=>m.jsx(w.Upload,{...e.props,children:e.children||m.jsxs(w.Button,{children:[m.jsx(wn,{})," 点击上传"]})})),b(R,"mentions",e=>m.jsx(w.Mentions,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"cascader",e=>m.jsx(w.Cascader,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"treeSelect",e=>m.jsx(w.TreeSelect,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)}));let ce=R;const it=(n="")=>Ce("m-form",n);function ot(n){const{formProps:e,formItems:t=[],column:r=1,form:i,itemLayout:a,formRowProps:o}=n,l=(c,d)=>{if(c.render)return c.render(d);const p=ce[c.type];return c&&c.type&&p?p(c):m.jsx("div",{className:"error-message",children:"Invalid form item configuration"})},f=c=>{const{show:d=!0}=c;if(!d)return null;const p=[...c.rules||[]];c.required&&p.push({required:!0,message:c.required});const S={labelCol:ce.labelCol,wrapperCol:ce.wrapperCol,...a,...c.itemLayout};return m.jsx(w.Col,{span:c.span||24/r,children:m.jsx("div",{className:it("item-wrapper"),children:m.jsx(w.Form.Item,{label:c.label,name:c.id,rules:p,initialValue:c.initialValue,...S,...c.formItemProps,children:l(c,i)})})},`col-${c.id}`)};return m.jsx(oe,{children:m.jsx(w.Form,{form:i,...e,className:`${it()} ${e==null?void 0:e.className}`,children:m.jsx(w.Row,{gutter:ce.defaultRowGutter,...o,className:`${it("grid")} ${o==null?void 0:o.className}`,children:t.map(c=>f(c))})})})}ot.displayName="MForm";let ct="default";const Ae=[];let Kt=n=>{switch(n){case"light":return{algorithm:[w.theme.defaultAlgorithm]};case"dark":return{algorithm:[w.theme.darkAlgorithm]};default:return{algorithm:[w.theme.defaultAlgorithm]}}};const de=class de extends h.Component{constructor(){super(...arguments);b(this,"handleCancel",t=>{var r,i,a,o;(i=(r=this.props).onCancel)==null||i.call(r,t),(o=(a=this.props).onClosed)==null||o.call(a,{cancel:!0})});b(this,"handleOk",t=>{var r,i,a,o;(i=(r=this.props).onOk)==null||i.call(r,t),(o=(a=this.props).onClosed)==null||o.call(a,{ok:!0})})}getTheme(){const t=this.props.mode||ct;return Kt(t)}render(){return m.jsx(w.ConfigProvider,{theme:this.getTheme(),componentSize:"middle",componentDisabled:!1,children:m.jsx(w.Modal,{maskClosable:!1,open:this.props.open,onCancel:this.handleCancel,onOk:this.handleOk,okText:"确定",cancelText:"取消",...this.props,children:this.props.children})})}};b(de,"setMode",t=>{ct=t,Ae.forEach(r=>{r.update({mode:t})})}),b(de,"setThemeConfig",t=>{Kt=t}),b(de,"open",t=>{const r=St(de,{mode:ct,...t});Ae.push(r);const i=r.destroy;return r.destroy=(...a)=>{const o=Ae.indexOf(r);return o!==-1&&Ae.splice(o,1),i(...a)},r});let lt=de;const fs="",Cn=13,ne=(n="")=>Ce("m-search",n),xn=n=>{const{className:e,searchItems:t=[],onSearch:r,defaultShowAll:i=!1,customButtons:a=[],form:o}=n,[l,f]=h.useState(i),[c]=w.Form.useForm(),d=h.useRef(null),p=o??c,S=C=>{const{keyCode:N}=C;N===Cn&&$()};h.useEffect(()=>{const C=d.current;return C==null||C.addEventListener("keydown",S),()=>{C==null||C.removeEventListener("keydown",S)}},[]);const D=()=>{p==null||p.resetFields(),$(!0)},$=(C=!1)=>{p==null||p.validateFields().then(N=>{Ct(N),r==null||r(N,C)})},I=()=>{const C=t.length>2;return m.jsxs("div",{className:ne("btn-wrapper"),children:[(a==null?void 0:a.length)>0?m.jsx(m.Fragment,{children:a.map((N,B)=>m.jsx(w.Button,{className:ne("btn"),...N,children:N.children},`custom-btn-${B}`))}):m.jsxs(m.Fragment,{children:[m.jsx(w.Button,{className:ne("btn btn-reset"),onClick:D,children:"重置"}),m.jsx(w.Button,{className:ne("btn btn-search"),onClick:()=>$(),type:"primary",children:"搜索"})]}),C&&m.jsxs("div",{className:ne("btn btn-collapse"),onClick:()=>f(!l),children:[m.jsx("span",{children:l?"收起":"展开"}),l?m.jsx(mn,{}):m.jsx(dn,{})]})]})},q=t.map((C,N)=>{var V;const B={...C};return t.length>2&&N>=2&&!l&&(B.formItemProps={...C.formItemProps,style:{...(V=C.formItemProps)==null?void 0:V.style,display:"none"}}),B}),P=t.length>2;return m.jsx(oe,{children:m.jsx("div",{className:`${ne("")} ${l?"":ne("collapsed")} ${e||""}`,ref:d,children:m.jsxs(w.Card,{children:[m.jsxs("div",{className:ne("form"),children:[m.jsx(ot,{form:p,formItems:q,column:3}),(!P||P&&!l)&&I()]}),P&&l&&m.jsx("div",{className:ne("footer"),children:I()})]})})})};function En(n){var t;const e=((t=n.columns)==null?void 0:t.map(r=>({...r,dataIndex:r.key})))??[];return m.jsxs(oe,{children:[m.jsx(w.Table,{rowKey:r=>r.id,...n,columns:e}),";"]})}const _n={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",YMD_SLASH:"YYYY/MM/DD",YMD_SLASH_Hms:"YYYY/MM/DD HH:mm:ss"},Xt=10;class T{}b(T,"integerRegex",/^-?\d+$/),b(T,"positiveIntegerRegex",/^[1-9]\d*$/),b(T,"negativeIntegerRegex",/^-[1-9]\d*$/),b(T,"floatRegex",/^-?\d+(\.\d+)?$/),b(T,"letter",/^[a-zA-Z]+$/),b(T,"chinese",/^[\u4e00-\u9fa5]+$/),b(T,"number",/^[0-9]*$/),b(T,"username",/^[a-zA-Z]\w{3,15}$/),b(T,"strongUsername",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{6,20}$/),b(T,"password",/^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$/),b(T,"strongPassword",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/),b(T,"phone",/^1[3-9]\d{9}$/),b(T,"phoneWithAreaCode",/^\+?\d{2,3}-?\d{8,11}$/),b(T,"email",/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/),b(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)$/),b(T,"bankCard",/^[1-9]\d{3,30}$/),b(T,"zipCode",/^[1-9]\d{5}$/),b(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])$/),b(T,"url",/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/),b(T,"carNumber",/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/),b(T,"time",/^([0-1][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/),b(T,"date",/^(\d{4})-(\d{2})-(\d{2})$/);function kn(n,e){const[t,r]=h.useState(!1),[i,a]=h.useState(null),[o,l]=h.useState(null),f=h.useRef(void 0),c=h.useRef(0),d=()=>{var S;(S=f.current)==null||S.abort(),r(!1),a(null)},p=async(...S)=>{var I,q,P,C;const D=++c.current;d();const $=new AbortController;f.current=$;try{if(r(!0),a(null),e!=null&&e.onBefore&&!await((I=e==null?void 0:e.onBefore)==null?void 0:I.call(e,...S))){d();return}const N=S.length>=n.length?S:[...S,{signal:$.signal}],B=await n(...N);return!$.signal.aborted&&D===c.current&&(l(B),await((q=e==null?void 0:e.onSuccess)==null?void 0:q.call(e,B))),B}catch(N){throw!$.signal.aborted&&D===c.current&&(a(N),await((P=e==null?void 0:e.onError)==null?void 0:P.call(e,N))),N}finally{!$.signal.aborted&&D===c.current&&(r(!1),await((C=e==null?void 0:e.onFinally)==null?void 0:C.call(e)))}};return h.useEffect(()=>(e!=null&&e.autoRunArgs&&p(...e.autoRunArgs).catch(()=>{}),d),[JSON.stringify(e==null?void 0:e.autoRunArgs)]),{run:p,cancel:d,loading:t,error:i,data:o}}function Rn(n,e,t=!1){const r=h.useRef(void 0),i=h.useRef(n);h.useEffect(()=>{i.current=n},[n]);const a=h.useCallback(()=>{r.current&&(clearInterval(r.current),r.current=void 0)},[]),o=h.useCallback(()=>{a(),e!=null&&(r.current=setInterval(()=>i.current(),e))},[e,a]);return h.useEffect(()=>(t&&i.current(),o(),a),[e,o,a,t]),{start:o,clear:a,isRunning:!!r.current}}const jn=(n,e,t)=>{const{isReady:r=!0,dataSource:i=[],current:a=1,pageSize:o=10}=t||{},[l,f]=h.useState(a),[c,d]=h.useState(o),[p,S]=h.useState(i),[D,$]=h.useState(0),[I,q]=h.useState(!1),[P,C]=h.useState(!1),N=h.useRef(l),B=h.useRef(c),V=x=>{f(x),N.current=x},J=x=>{d(x),B.current=x},K=h.useRef(0),Re=async()=>{if(!r)return;let x=N.current,H=B.current;q(!0),K.current++;const X=K.current;try{let Z=Math.round((x-1)*H);Z<0&&(Z=0),H<1&&(H=1);let{dataSource:se,total:Q}=await n({limit:H,offset:Z,current:x});if(X!==K.current)return;if(c*(x-1)>=Q&&x!==1){x=1;const ge=Math.ceil(Q/c);if({dataSource:se,total:Q}=await n({limit:H,offset:Z,current:x}),X!==K.current)return;x=ge}S(se),V(x),J(H),$(Q)}catch(Z){if(console.error("usePagination error",Z),X!==K.current)return}finally{C(!0),q(!1)}},te=async x=>{x&&(S([]),V(a),J(o)),await Re()},ae=h.useCallback(Be(te,500),[te]),he=[...e||[],r];return h.useEffect(()=>{r&&ae(!0)},he),{tableProps:{loading:I,dataSource:p},loading:I,dataSource:p,paginationProps:{current:l,pageSize:c,total:D,showTotal(x){return`共 ${x} 条`},onChange:async(x,H)=>{V(x),J(H),await te()},onShowSizeChange:async(x,H)=>{J(x),V(H),await te()}},isFirstComplete:P,refresh:te,debounceRefresh:ae,setDataSource:S}};function On(){const n=window.location.href.split("?")[1]||"",e=new URLSearchParams(n);return Object.fromEntries(e.entries())}const Dn=n=>{const[e,t]=h.useState(n),r=h.useRef(e),i=h.useCallback(l=>{t(f=>{const c=typeof l=="function"?l(f):l,d={...f,...c};return r.current=d,d})},[]),a=h.useCallback(()=>r.current,[]),o=h.useCallback(()=>{t(n),r.current=n},[n]);return[e,i,a,o]};function Tn(n,e,t=!1){const r=h.useRef(void 0),i=h.useRef(n);h.useEffect(()=>{i.current=n},[n]);const a=h.useCallback(()=>{r.current&&(clearTimeout(r.current),r.current=void 0)},[]),o=h.useCallback(()=>{a(),e!=null&&(r.current=setTimeout(()=>i.current(),e))},[e,a]);return h.useEffect(()=>(t&&i.current(),o(),a),[e,o,a,t]),{start:o,clear:a,isRunning:!!r.current}}const Nn=(n,e,t)=>{const{isReady:r=!0,dataSource:i=[],current:a=1,pageSize:o=Xt}=t||{},[l,f]=h.useState(!1),[c,d]=h.useState(a),[p,S]=h.useState(o),[D,$]=h.useState(0),[I,q]=h.useState(!1),[P,C]=h.useState(i),N=h.useRef(c),B=h.useRef(p),V=h.useRef(0),J=h.useCallback(O=>{d(O),N.current=O},[]),K=h.useCallback(O=>{S(O),B.current=O},[]),Re=h.useCallback(O=>{C(O)},[]),te=h.useCallback(async O=>{if(!r)return;let F=N.current,x=B.current;q(!0),V.current+=1;const H=V.current;try{let X=Math.max(0,Math.round((F-1)*x));x=Math.max(1,x);let Z=await n({limit:x,offset:X,current:F});if(H!==V.current)return;let{dataSource:se,total:Q}=Z;if(p*(F-1)>=Q&&F!==1){const pe=Math.max(1,Math.ceil(Q/p));if(X=Math.max(0,Math.round((pe-1)*x)),Z=await n({limit:x,offset:X,current:pe}),H!==V.current)return;se=Z.dataSource,Q=Z.total,F=pe}const ge=O?se:[...P,...se];C(ge),J(F),K(x),$(Q),f(!0)}catch(X){if(console.error("useVirtualList error",X),H!==V.current)return}finally{H===V.current&&q(!1)}},[r,n,P,J,K]),ae=h.useCallback(async O=>{if(O)C([]),J(a),K(o);else{const F=p*c;if(D&&D<=F)return;J(c+1)}await te(O)},[c,te,p,a,o,J,K,D]),he=h.useCallback(Be(O=>{ae(O)},500),[ae]),je=h.useMemo(()=>[...e||[],r],[e,r]);return h.useEffect(()=>{r&&he(!0)},je),{loading:I,dataSource:P,paginationProps:{current:c,pageSize:p,total:D},isFirstComplete:l,refresh:ae,debounceRefresh:he,setDataSource:Re,setTotal:$}};v.CompThemeProvider=oe,v.DATE_FORMAT=_n,v.ItemsRow=kt,v.MBreadcrumb=Nr,v.MDescriptions=Rt,v.MForm=ot,v.MFormItemConst=ce,v.MFormItemTypeEnum=U,v.MSearch=xn,v.MTable=En,v.MiModal=lt,v.MiThemeProvider=Tr,v.NextTick=we,v.PAGE_SIZE=Xt,v.PatternType=T,v.VersionUtil=Dr,v.cmx=Cr,v.debounce=Be,v.getClassName=Ce,v.getFieldsByPath=jr,v.nextTick=xr,v.noop=Rr,v.openModal=St,v.removeNull=Ct,v.throttle=Or,v.useFuncRequest=kn,v.useInterval=Rn,v.useMiThemeConfig=Et,v.usePagination=jn,v.useQuery=On,v.useReactive=Dn,v.useTimeout=Tn,v.useVirtualList=Nn,Object.defineProperty(v,Symbol.toStringTag,{value:"Module"})});
94
+ }`),h.useEffect(()=>{const a=n.current,o=Gr(a);Wr(i,"@ant-design-icons",{prepend:!r,csp:e,attachTo:o})},[])},_e={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function an({primaryColor:n,secondaryColor:e}){_e.primaryColor=n,_e.secondaryColor=e||Bt(n),_e.calculated=!!e}function on(){return{..._e}}const $e=n=>{const{icon:e,className:t,onClick:r,style:i,primaryColor:a,secondaryColor:o,...l}=n,f=I.useRef();let c=_e;if(a&&(c={primaryColor:a,secondaryColor:o||Bt(a)}),sn(f),rn(Ft(e),`icon should be icon definiton, but got ${e}`),!Ft(e))return null;let d=e;return d&&typeof d.icon=="function"&&(d={...d,icon:d.icon(c.primaryColor,c.secondaryColor)}),Qe(d.icon,`svg-${d.name}`,{className:t,onClick:r,style:i,"data-icon":d.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",...l,ref:f})};$e.displayName="IconReact",$e.getTwoToneColors=on,$e.setTwoToneColors=an;const et=$e;function Wt(n){const[e,t]=Ut(n);return et.setTwoToneColors({primaryColor:e,secondaryColor:t})}function cn(){const n=et.getTwoToneColors();return n.calculated?[n.primaryColor,n.secondaryColor]:n.primaryColor}function tt(){return tt=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},tt.apply(this,arguments)}Wt(We.primary);const Me=I.forwardRef((n,e)=>{const{className:t,icon:r,spin:i,rotate:a,tabIndex:o,onClick:l,twoToneColor:f,...c}=n,{prefixCls:d="anticon",rootClassName:p}=I.useContext(jt),x=$r(p,d,{[`${d}-${r.name}`]:!!r.name,[`${d}-spin`]:!!i||r.name==="loading"},t);let D=o;D===void 0&&l&&(D=-1);const P=a?{msTransform:`rotate(${a}deg)`,transform:`rotate(${a}deg)`}:void 0,[$,V]=Ut(f);return I.createElement("span",tt({role:"img","aria-label":r.name},c,{ref:e,tabIndex:D,onClick:l,className:x}),I.createElement(et,{icon:r,primaryColor:$,secondaryColor:V,style:P}))});Me.displayName="AntdIcon",Me.getTwoToneColor=cn,Me.setTwoToneColor=Wt;const rt=Me;var ln={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 un=ln;function nt(){return nt=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},nt.apply(this,arguments)}const fn=(n,e)=>I.createElement(rt,nt({},n,{ref:e,icon:un})),Zt=I.forwardRef(fn);process.env.NODE_ENV!=="production"&&(Zt.displayName="CaretDownOutlined");const dn=Zt;var hn={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 gn=hn;function st(){return st=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},st.apply(this,arguments)}const pn=(n,e)=>I.createElement(rt,st({},n,{ref:e,icon:gn})),Gt=I.forwardRef(pn);process.env.NODE_ENV!=="production"&&(Gt.displayName="CaretUpOutlined");const mn=Gt;var bn={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 vn=bn;function at(){return at=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},at.apply(this,arguments)}const yn=(n,e)=>I.createElement(rt,at({},n,{ref:e,icon:vn})),Jt=I.forwardRef(yn);process.env.NODE_ENV!=="production"&&(Jt.displayName="UploadOutlined");const wn=Jt;var B=(n=>(n.Input="input",n.InputNumber="inputNumber",n.Text="text",n.Password="password",n.Radio="radio",n.Select="select",n.Checkbox="checkbox",n.DatePicker="datePicker",n.RangePicker="rangePicker",n.Upload="upload",n.Mentions="mentions",n.Cascader="cascader",n.TreeSelect="treeSelect",n))(B||{});const{RangePicker:Sn}=w.DatePicker,R=class R{static getDefaultArrayPlaceholder(e){let t;switch(e.type){case"rangePicker":t=["开始时间","结束时间"];break}return t}static getDefaultPlaceholder(e){let t;switch(e.type){case B.Input:case B.Password:case B.InputNumber:case B.Text:case B.Mentions:t=`请输入${e.label}`;break;case B.Select:case B.Checkbox:case B.Radio:case B.DatePicker:case B.RangePicker:case B.Cascader:case B.Upload:case B.TreeSelect:t=`请选择${e.label}`;break}return t}};b(R,"labelCol",{span:7}),b(R,"wrapperCol",{span:17}),b(R,"defaultRowGutter",24),b(R,"input",e=>m.jsx(w.Input,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"password",e=>m.jsx(w.Input.Password,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"text",e=>m.jsx(w.Input.TextArea,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"inputNumber",e=>m.jsx(w.InputNumber,{disabled:e.disabled,maxLength:e.maxLength,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"datePicker",e=>m.jsx(w.DatePicker,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"rangePicker",e=>m.jsx(Sn,{disabled:e.disabled,...e.props,placeholder:e.placeholder||R.getDefaultArrayPlaceholder(e)})),b(R,"select",e=>m.jsx(w.Select,{...e.props,disabled:e.disabled,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"radio",e=>m.jsx(w.Radio.Group,{disabled:e.disabled,...e.props})),b(R,"checkbox",e=>m.jsx(w.Checkbox.Group,{disabled:e.disabled,...e.props})),b(R,"upload",e=>m.jsx(w.Upload,{...e.props,children:e.children||m.jsxs(w.Button,{children:[m.jsx(wn,{})," 点击上传"]})})),b(R,"mentions",e=>m.jsx(w.Mentions,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"cascader",e=>m.jsx(w.Cascader,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)})),b(R,"treeSelect",e=>m.jsx(w.TreeSelect,{...e.props,placeholder:e.placeholder||R.getDefaultPlaceholder(e)}));let ce=R;const it=(n="")=>xe("m-form",n);function ot(n){const{formProps:e,formItems:t=[],column:r=1,form:i,itemLayout:a,formRowProps:o}=n,l=(c,d)=>{if(c.render)return c.render(d);const p=ce[c.type];return c&&c.type&&p?p(c):m.jsx("div",{className:"error-message",children:"Invalid form item configuration"})},f=c=>{const{show:d=!0}=c;if(!d)return null;const p=[...c.rules||[]];c.required&&p.push({required:!0,message:c.required});const x={labelCol:ce.labelCol,wrapperCol:ce.wrapperCol,...a,...c.itemLayout};return m.jsx(w.Col,{span:c.span||24/r,children:m.jsxs(w.Space,{className:it("item-wrapper"),children:[c.prefix,m.jsx(w.Form.Item,{label:c.label,name:c.id,rules:p,initialValue:c.initialValue,...x,...c.formItemProps,children:l(c,i)}),c.suffix]})},`col-${c.id}`)};return m.jsx(oe,{children:m.jsx(w.Form,{form:i,...e,className:`${it()} ${e==null?void 0:e.className}`,children:m.jsx(w.Row,{gutter:ce.defaultRowGutter,...o,className:`${it("grid")} ${o==null?void 0:o.className}`,children:t.map(c=>f(c))})})})}ot.displayName="MForm";let ct="default";const Ae=[];let Kt=n=>{switch(n){case"light":return{algorithm:[w.theme.defaultAlgorithm]};case"dark":return{algorithm:[w.theme.darkAlgorithm]};default:return{algorithm:[w.theme.defaultAlgorithm]}}};const de=class de extends h.Component{constructor(){super(...arguments);b(this,"handleCancel",t=>{var r,i,a,o;(i=(r=this.props).onCancel)==null||i.call(r,t),(o=(a=this.props).onClosed)==null||o.call(a,{cancel:!0})});b(this,"handleOk",t=>{var r,i,a,o;(i=(r=this.props).onOk)==null||i.call(r,t),(o=(a=this.props).onClosed)==null||o.call(a,{ok:!0})})}getTheme(){const t=this.props.mode||ct;return Kt(t)}render(){return m.jsx(w.ConfigProvider,{theme:this.getTheme(),componentSize:"middle",componentDisabled:!1,children:m.jsx(w.Modal,{maskClosable:!1,open:this.props.open,onCancel:this.handleCancel,onOk:this.handleOk,okText:"确定",cancelText:"取消",...this.props,children:this.props.children})})}};b(de,"setMode",t=>{ct=t,Ae.forEach(r=>{r.update({mode:t})})}),b(de,"setThemeConfig",t=>{Kt=t}),b(de,"open",t=>{const r=St(de,{mode:ct,...t});Ae.push(r);const i=r.destroy;return r.destroy=(...a)=>{const o=Ae.indexOf(r);return o!==-1&&Ae.splice(o,1),i(...a)},r});let lt=de;const fs="",xn=13,ne=(n="")=>xe("m-search",n),Cn=n=>{const{className:e,searchItems:t=[],onSearch:r,defaultShowAll:i=!1,customButtons:a=[],form:o}=n,[l,f]=h.useState(i),[c]=w.Form.useForm(),d=h.useRef(null),p=o??c,x=S=>{const{keyCode:N}=S;N===xn&&P()};h.useEffect(()=>{const S=d.current;return S==null||S.addEventListener("keydown",x),()=>{S==null||S.removeEventListener("keydown",x)}},[]);const D=()=>{p==null||p.resetFields(),P(!0)},P=(S=!1)=>{p==null||p.validateFields().then(N=>{xt(N),r==null||r(N,S)})},$=h.useMemo(()=>(t==null?void 0:t.filter(S=>S.show!=!1).length)>2,[t]),V=()=>m.jsxs("div",{className:ne("btn-wrapper"),children:[(a==null?void 0:a.length)>0?m.jsx(m.Fragment,{children:a.map((S,N)=>m.jsx(w.Button,{className:ne("btn"),...S,children:S.children},`custom-btn-${N}`))}):m.jsxs(m.Fragment,{children:[m.jsx(w.Button,{className:ne("btn btn-reset"),onClick:D,children:"重置"}),m.jsx(w.Button,{className:ne("btn btn-search"),onClick:()=>P(),type:"primary",children:"搜索"})]}),$&&m.jsxs("div",{className:ne("btn btn-collapse"),onClick:()=>f(!l),children:[m.jsx("span",{children:l?"收起":"展开"}),l?m.jsx(mn,{}):m.jsx(dn,{})]})]}),A=t.map((S,N)=>{var F;const W={...S};return t.length>2&&N>=2&&!l&&(W.formItemProps={...S.formItemProps,style:{...(F=S.formItemProps)==null?void 0:F.style,display:"none"}}),W});return m.jsx(oe,{children:m.jsx("div",{className:`${ne("")} ${l?"":ne("collapsed")} ${e||""}`,ref:d,children:m.jsxs(w.Card,{children:[m.jsxs("div",{className:ne("form"),children:[m.jsx(ot,{form:p,formItems:A,column:3}),(!$||$&&!l)&&V()]}),$&&l&&m.jsx("div",{className:ne("footer"),children:V()})]})})})};function En(n){var t;const e=((t=n.columns)==null?void 0:t.map(r=>({...r,dataIndex:r.key})))??[];return m.jsxs(oe,{children:[m.jsx(w.Table,{rowKey:r=>r.id,...n,columns:e}),";"]})}const _n={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",YMD_SLASH:"YYYY/MM/DD",YMD_SLASH_Hms:"YYYY/MM/DD HH:mm:ss"},Xt=10;class T{}b(T,"integerRegex",/^-?\d+$/),b(T,"positiveIntegerRegex",/^[1-9]\d*$/),b(T,"negativeIntegerRegex",/^-[1-9]\d*$/),b(T,"floatRegex",/^-?\d+(\.\d+)?$/),b(T,"letter",/^[a-zA-Z]+$/),b(T,"chinese",/^[\u4e00-\u9fa5]+$/),b(T,"number",/^[0-9]*$/),b(T,"username",/^[a-zA-Z]\w{3,15}$/),b(T,"strongUsername",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{6,20}$/),b(T,"password",/^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$/),b(T,"strongPassword",/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/),b(T,"phone",/^1[3-9]\d{9}$/),b(T,"phoneWithAreaCode",/^\+?\d{2,3}-?\d{8,11}$/),b(T,"email",/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/),b(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)$/),b(T,"bankCard",/^[1-9]\d{3,30}$/),b(T,"zipCode",/^[1-9]\d{5}$/),b(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])$/),b(T,"url",/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/),b(T,"carNumber",/^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领][A-HJ-NP-Z][A-HJ-NP-Z0-9]{4,5}[A-HJ-NP-Z0-9挂学警港澳]$/),b(T,"time",/^([0-1][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/),b(T,"date",/^(\d{4})-(\d{2})-(\d{2})$/);function kn(n,e){const[t,r]=h.useState(!1),[i,a]=h.useState(null),[o,l]=h.useState(null),f=h.useRef(void 0),c=h.useRef(0),d=()=>{var x;(x=f.current)==null||x.abort(),r(!1),a(null)},p=async(...x)=>{var $,V,A,S;const D=++c.current;d();const P=new AbortController;f.current=P;try{if(r(!0),a(null),e!=null&&e.onBefore&&!await(($=e==null?void 0:e.onBefore)==null?void 0:$.call(e,...x))){d();return}const N=x.length>=n.length?x:[...x,{signal:P.signal}],W=await n(...N);return!P.signal.aborted&&D===c.current&&(l(W),await((V=e==null?void 0:e.onSuccess)==null?void 0:V.call(e,W))),W}catch(N){throw!P.signal.aborted&&D===c.current&&(a(N),await((A=e==null?void 0:e.onError)==null?void 0:A.call(e,N))),N}finally{!P.signal.aborted&&D===c.current&&(r(!1),await((S=e==null?void 0:e.onFinally)==null?void 0:S.call(e)))}};return h.useEffect(()=>(e!=null&&e.autoRunArgs&&p(...e.autoRunArgs).catch(()=>{}),d),[JSON.stringify(e==null?void 0:e.autoRunArgs)]),{run:p,cancel:d,loading:t,error:i,data:o}}function Rn(n,e,t=!1){const r=h.useRef(void 0),i=h.useRef(n);h.useEffect(()=>{i.current=n},[n]);const a=h.useCallback(()=>{r.current&&(clearInterval(r.current),r.current=void 0)},[]),o=h.useCallback(()=>{a(),e!=null&&(r.current=setInterval(()=>i.current(),e))},[e,a]);return h.useEffect(()=>(t&&i.current(),o(),a),[e,o,a,t]),{start:o,clear:a,isRunning:!!r.current}}const jn=(n,e,t)=>{const{isReady:r=!0,dataSource:i=[],current:a=1,pageSize:o=10}=t||{},[l,f]=h.useState(a),[c,d]=h.useState(o),[p,x]=h.useState(i),[D,P]=h.useState(0),[$,V]=h.useState(!1),[A,S]=h.useState(!1),N=h.useRef(l),W=h.useRef(c),F=C=>{f(C),N.current=C},J=C=>{d(C),W.current=C},K=h.useRef(0),Re=async()=>{if(!r)return;let C=N.current,H=W.current;V(!0),K.current++;const X=K.current;try{let Z=Math.round((C-1)*H);Z<0&&(Z=0),H<1&&(H=1);let{dataSource:se,total:Q}=await n({limit:H,offset:Z,current:C});if(X!==K.current)return;if(c*(C-1)>=Q&&C!==1){C=1;const ge=Math.ceil(Q/c);if({dataSource:se,total:Q}=await n({limit:H,offset:Z,current:C}),X!==K.current)return;C=ge}x(se),F(C),J(H),P(Q)}catch(Z){if(console.error("usePagination error",Z),X!==K.current)return}finally{S(!0),V(!1)}},te=async C=>{C&&(x([]),F(a),J(o)),await Re()},ae=h.useCallback(Be(te,500),[te]),he=[...e||[],r];return h.useEffect(()=>{r&&ae(!0)},he),{tableProps:{loading:$,dataSource:p},loading:$,dataSource:p,paginationProps:{current:l,pageSize:c,total:D,showTotal(C){return`共 ${C} 条`},onChange:async(C,H)=>{F(C),J(H),await te()},onShowSizeChange:async(C,H)=>{J(C),F(H),await te()}},isFirstComplete:A,refresh:te,debounceRefresh:ae,setDataSource:x}};function On(){const n=window.location.href.split("?")[1]||"",e=new URLSearchParams(n);return Object.fromEntries(e.entries())}const Dn=n=>{const[e,t]=h.useState(n),r=h.useRef(e),i=h.useCallback(l=>{t(f=>{const c=typeof l=="function"?l(f):l,d={...f,...c};return r.current=d,d})},[]),a=h.useCallback(()=>r.current,[]),o=h.useCallback(()=>{t(n),r.current=n},[n]);return[e,i,a,o]};function Tn(n,e,t=!1){const r=h.useRef(void 0),i=h.useRef(n);h.useEffect(()=>{i.current=n},[n]);const a=h.useCallback(()=>{r.current&&(clearTimeout(r.current),r.current=void 0)},[]),o=h.useCallback(()=>{a(),e!=null&&(r.current=setTimeout(()=>i.current(),e))},[e,a]);return h.useEffect(()=>(t&&i.current(),o(),a),[e,o,a,t]),{start:o,clear:a,isRunning:!!r.current}}const Nn=(n,e,t)=>{const{isReady:r=!0,dataSource:i=[],current:a=1,pageSize:o=Xt}=t||{},[l,f]=h.useState(!1),[c,d]=h.useState(a),[p,x]=h.useState(o),[D,P]=h.useState(0),[$,V]=h.useState(!1),[A,S]=h.useState(i),N=h.useRef(c),W=h.useRef(p),F=h.useRef(0),J=h.useCallback(O=>{d(O),N.current=O},[]),K=h.useCallback(O=>{x(O),W.current=O},[]),Re=h.useCallback(O=>{S(O)},[]),te=h.useCallback(async O=>{if(!r)return;let q=N.current,C=W.current;V(!0),F.current+=1;const H=F.current;try{let X=Math.max(0,Math.round((q-1)*C));C=Math.max(1,C);let Z=await n({limit:C,offset:X,current:q});if(H!==F.current)return;let{dataSource:se,total:Q}=Z;if(p*(q-1)>=Q&&q!==1){const pe=Math.max(1,Math.ceil(Q/p));if(X=Math.max(0,Math.round((pe-1)*C)),Z=await n({limit:C,offset:X,current:pe}),H!==F.current)return;se=Z.dataSource,Q=Z.total,q=pe}const ge=O?se:[...A,...se];S(ge),J(q),K(C),P(Q),f(!0)}catch(X){if(console.error("useVirtualList error",X),H!==F.current)return}finally{H===F.current&&V(!1)}},[r,n,A,J,K]),ae=h.useCallback(async O=>{if(O)S([]),J(a),K(o);else{const q=p*c;if(D&&D<=q)return;J(c+1)}await te(O)},[c,te,p,a,o,J,K,D]),he=h.useCallback(Be(O=>{ae(O)},500),[ae]),je=h.useMemo(()=>[...e||[],r],[e,r]);return h.useEffect(()=>{r&&he(!0)},je),{loading:$,dataSource:A,paginationProps:{current:c,pageSize:p,total:D},isFirstComplete:l,refresh:ae,debounceRefresh:he,setDataSource:Re,setTotal:P}};v.CompThemeProvider=oe,v.DATE_FORMAT=_n,v.ItemsRow=kt,v.MBreadcrumb=Nr,v.MDescriptions=Rt,v.MForm=ot,v.MFormItemConst=ce,v.MFormItemTypeEnum=B,v.MSearch=Cn,v.MTable=En,v.MiModal=lt,v.MiThemeProvider=Tr,v.NextTick=we,v.PAGE_SIZE=Xt,v.PatternType=T,v.VersionUtil=Dr,v.cmx=xr,v.debounce=Be,v.getClassName=xe,v.getFieldsByPath=jr,v.nextTick=Cr,v.noop=Rr,v.openModal=St,v.removeNull=xt,v.throttle=Or,v.useFuncRequest=kn,v.useInterval=Rn,v.useMiThemeConfig=Et,v.usePagination=jn,v.useQuery=On,v.useReactive=Dn,v.useTimeout=Tn,v.useVirtualList=Nn,Object.defineProperty(v,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}.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}
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;display:flex;align-items:flex-start}.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.27",
4
+ "version": "0.0.29",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.js",
7
7
  "module": "./dist/index.es.js",
@@ -16,7 +16,7 @@
16
16
  "dev": "vite",
17
17
  "build": "vite build && tsc",
18
18
  "preview": "vite preview",
19
- "pub": "pnpm build && npm run publish"
19
+ "pub": "pnpm build && npm publish"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/node": "^20.0.0",