@uuv/assistant 1.16.0 → 2.0.1

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.
@@ -21,5 +21,5 @@ window.onload = function() {
21
21
  document.getElementsByTagName("head")[0].appendChild(style);
22
22
  }
23
23
  };
24
- /*! For license information please see main.945e99b8.js.LICENSE.txt */
25
- !function(){var e={555:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===i){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]")){e.push(n.toString());continue}for(var l in n)r.call(n,l)&&n[l]&&e.push(l)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},599:function(e,t,n){"use strict";var r=n(811),o={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,i,a,l,c,s,u=!1;t||(t={}),n=t.debug||!1;try{if(a=r(),l=document.createRange(),c=document.getSelection(),(s=document.createElement("span")).textContent=e,s.ariaHidden="true",s.style.all="unset",s.style.position="fixed",s.style.top=0,s.style.clip="rect(0, 0, 0, 0)",s.style.whiteSpace="pre",s.style.webkitUserSelect="text",s.style.MozUserSelect="text",s.style.msUserSelect="text",s.style.userSelect="text",s.addEventListener("copy",(function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),"undefined"===typeof r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var i=o[t.format]||o.default;window.clipboardData.setData(i,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))})),document.body.appendChild(s),l.selectNodeContents(s),c.addRange(l),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");u=!0}catch(d){n&&console.error("unable to copy using execCommand: ",d),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),u=!0}catch(d){n&&console.error("unable to copy using clipboardData: ",d),n&&console.error("falling back to prompt"),i=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(i,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(l):c.removeAllRanges()),s&&document.body.removeChild(s),a()}return u}},945:function(e,t,n){var r=n(814).default,o=/^[_a-zA-Z\- ]*$/,i={root:"body",outlineStyle:"5px solid rgba(204, 146, 62, 0.3)",onClick:function(e){return console.log("Element was clicked:",function(e){if(e instanceof Element){for(var t=[];e.nodeType===Node.ELEMENT_NODE;){var n=e.nodeName.toLowerCase();if(e.id){n+="#".concat(e.id),t.unshift(n);break}if(e.className&&o.test(e.className))n+=".".concat(e.className.trim().replace(/\s+/g,"."));else{for(var r=e,i=1;r=r.previousElementSibling;)r.nodeName.toLowerCase()==n&&i++;1!=i&&(n+=":nth-of-type("+i+")")}t.unshift(n),e=e.parentNode}return t.join(" > ")}}(e))}};e.exports=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=r(r({},i),n),a=o.root,l=o.excluded,c=o.outlineStyle,s=n.onClick||i.onClick,u=function(e){e&&(e.style.outline="none")},d=function(e){if(t&&t.length&&t.some((function(t){return t===e.target||t.contains(e.target)})))return!0},f=function(t){var n;d(t)||(e=t.target,(n=e).style.outline=c,n.style.outlineOffset="-".concat(n.style.outlineWidth))},p=function(e){d(e)||u(e.target)},g=function(e){if(!d(e))return e.preventDefault(),e.stopPropagation(),s(e.target),!1};return{enable:function(e){var n=document.querySelector(a);n&&(l&&(t=function(e){if(!l.length)return[];var t=l.flatMap((function(t){return"string"===typeof t||t instanceof String?Array.from(e.querySelectorAll(t)):t instanceof Element?[t]:t.length>0&&t[0]instanceof Element?Array.from(t):void 0}));return Array.from(t).flat()}(n)),n.addEventListener("mouseover",f,!0),n.addEventListener("mouseout",p,!0),n.addEventListener("click",g,!0),e&&(s=e))},cancel:function(){var t=document.querySelector(a);t&&(t.removeEventListener("mouseover",f,!0),t.removeEventListener("mouseout",p,!0),t.removeEventListener("click",g,!0),u(e))}}}},949:function(e){"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,o){for(var i,a,l=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),c=1;c<arguments.length;c++){for(var s in i=Object(arguments[c]))n.call(i,s)&&(l[s]=i[s]);if(t){a=t(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l}},230:function(e,t,n){"use strict";var r=n(531),o=n(949),i=n(780);function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(a(227));var l=new Set,c={};function s(e,t){u(e,t),u(e+"Capture",t)}function u(e,t){for(c[e]=t,e=0;e<t.length;e++)l.add(t[e])}var d=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,g={},m={};function v(e,t,n,r,o,i,a){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var h={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){h[e]=new v(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];h[t]=new v(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){h[e]=new v(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){h[e]=new v(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){h[e]=new v(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){h[e]=new v(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){h[e]=new v(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){h[e]=new v(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){h[e]=new v(e,5,!1,e.toLowerCase(),null,!1,!1)}));var b=/[\-:]([a-z])/g;function y(e){return e[1].toUpperCase()}function w(e,t,n,r){var o=h.hasOwnProperty(t)?h[t]:null;(null!==o?0===o.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,n,r){if(null===t||"undefined"===typeof t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,o,r)&&(n=null),r||null===o?function(e){return!!p.call(m,e)||!p.call(g,e)&&(f.test(e)?m[e]=!0:(g[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){h[e]=new v(e,1,!1,e.toLowerCase(),null,!1,!1)})),h.xlinkHref=new v("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){h[e]=new v(e,1,!1,e.toLowerCase(),null,!0,!0)}));var A=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,x=60103,E=60106,S=60107,C=60108,k=60114,M=60109,O=60110,N=60112,I=60113,j=60120,P=60115,T=60116,z=60121,D=60128,L=60129,R=60130,F=60131;if("function"===typeof Symbol&&Symbol.for){var B=Symbol.for;x=B("react.element"),E=B("react.portal"),S=B("react.fragment"),C=B("react.strict_mode"),k=B("react.profiler"),M=B("react.provider"),O=B("react.context"),N=B("react.forward_ref"),I=B("react.suspense"),j=B("react.suspense_list"),P=B("react.memo"),T=B("react.lazy"),z=B("react.block"),B("react.scope"),D=B("react.opaque.id"),L=B("react.debug_trace_mode"),R=B("react.offscreen"),F=B("react.legacy_hidden")}var H,U="function"===typeof Symbol&&Symbol.iterator;function W(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=U&&e[U]||e["@@iterator"])?e:null}function V(e){if(void 0===H)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);H=t&&t[1]||""}return"\n"+H+e}var X=!1;function Q(e,t){if(!e||X)return"";X=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(c){var r=c}Reflect.construct(e,[],t)}else{try{t.call()}catch(c){r=c}e.call(t.prototype)}else{try{throw Error()}catch(c){r=c}e()}}catch(c){if(c&&r&&"string"===typeof c.stack){for(var o=c.stack.split("\n"),i=r.stack.split("\n"),a=o.length-1,l=i.length-1;1<=a&&0<=l&&o[a]!==i[l];)l--;for(;1<=a&&0<=l;a--,l--)if(o[a]!==i[l]){if(1!==a||1!==l)do{if(a--,0>--l||o[a]!==i[l])return"\n"+o[a].replace(" at new "," at ")}while(1<=a&&0<=l);break}}}finally{X=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?V(e):""}function _(e){switch(e.tag){case 5:return V(e.type);case 16:return V("Lazy");case 13:return V("Suspense");case 19:return V("SuspenseList");case 0:case 2:case 15:return e=Q(e.type,!1);case 11:return e=Q(e.type.render,!1);case 22:return e=Q(e.type._render,!1);case 1:return e=Q(e.type,!0);default:return""}}function Y(e){if(null==e)return null;if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e;switch(e){case S:return"Fragment";case E:return"Portal";case k:return"Profiler";case C:return"StrictMode";case I:return"Suspense";case j:return"SuspenseList"}if("object"===typeof e)switch(e.$$typeof){case O:return(e.displayName||"Context")+".Consumer";case M:return(e._context.displayName||"Context")+".Provider";case N:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case P:return Y(e.type);case z:return Y(e._render);case T:t=e._payload,e=e._init;try{return Y(e(t))}catch(n){}}return null}function G(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function K(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function q(e){e._valueTracker||(e._valueTracker=function(e){var t=K(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!==typeof n&&"function"===typeof n.get&&"function"===typeof n.set){var o=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){r=""+e,i.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function Z(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=K(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function J(e){if("undefined"===typeof(e=e||("undefined"!==typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function $(e,t){var n=t.checked;return o({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function ee(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=G(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&w(e,"checked",t,!1)}function ne(e,t){te(e,t);var n=G(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?oe(e,t.type,n):t.hasOwnProperty("defaultValue")&&oe(e,t.type,G(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function oe(e,t,n){"number"===t&&J(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function ie(e,t){return e=o({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function ae(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+G(n),t=null,o=0;o<e.length;o++){if(e[o].value===n)return e[o].selected=!0,void(r&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function le(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(a(91));return o({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ce(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(a(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(a(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:G(n)}}function se(e,t){var n=G(t.value),r=G(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function ue(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var de={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};function fe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function pe(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?fe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var ge,me,ve=(me=function(e,t){if(e.namespaceURI!==de.svg||"innerHTML"in e)e.innerHTML=t;else{for((ge=ge||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=ge.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return me(e,t)}))}:me);function he(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var be={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ye=["Webkit","ms","Moz","O"];function we(e,t,n){return null==t||"boolean"===typeof t||""===t?"":n||"number"!==typeof t||0===t||be.hasOwnProperty(e)&&be[e]?(""+t).trim():t+"px"}function Ae(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=we(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}Object.keys(be).forEach((function(e){ye.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),be[t]=be[e]}))}));var xe=o({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Ee(e,t){if(t){if(xe[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(a(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(a(60));if("object"!==typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(a(61))}if(null!=t.style&&"object"!==typeof t.style)throw Error(a(62))}}function Se(e,t){if(-1===e.indexOf("-"))return"string"===typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function Ce(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var ke=null,Me=null,Oe=null;function Ne(e){if(e=no(e)){if("function"!==typeof ke)throw Error(a(280));var t=e.stateNode;t&&(t=oo(t),ke(e.stateNode,e.type,t))}}function Ie(e){Me?Oe?Oe.push(e):Oe=[e]:Me=e}function je(){if(Me){var e=Me,t=Oe;if(Oe=Me=null,Ne(e),t)for(e=0;e<t.length;e++)Ne(t[e])}}function Pe(e,t){return e(t)}function Te(e,t,n,r,o){return e(t,n,r,o)}function ze(){}var De=Pe,Le=!1,Re=!1;function Fe(){null===Me&&null===Oe||(ze(),je())}function Be(e,t){var n=e.stateNode;if(null===n)return null;var r=oo(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!==typeof n)throw Error(a(231,t,typeof n));return n}var He=!1;if(d)try{var Ue={};Object.defineProperty(Ue,"passive",{get:function(){He=!0}}),window.addEventListener("test",Ue,Ue),window.removeEventListener("test",Ue,Ue)}catch(me){He=!1}function We(e,t,n,r,o,i,a,l,c){var s=Array.prototype.slice.call(arguments,3);try{t.apply(n,s)}catch(u){this.onError(u)}}var Ve=!1,Xe=null,Qe=!1,_e=null,Ye={onError:function(e){Ve=!0,Xe=e}};function Ge(e,t,n,r,o,i,a,l,c){Ve=!1,Xe=null,We.apply(Ye,arguments)}function Ke(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(1026&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function qe(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Ze(e){if(Ke(e)!==e)throw Error(a(188))}function Je(e){if(e=function(e){var t=e.alternate;if(!t){if(null===(t=Ke(e)))throw Error(a(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(null===o)break;var i=o.alternate;if(null===i){if(null!==(r=o.return)){n=r;continue}break}if(o.child===i.child){for(i=o.child;i;){if(i===n)return Ze(o),e;if(i===r)return Ze(o),t;i=i.sibling}throw Error(a(188))}if(n.return!==r.return)n=o,r=i;else{for(var l=!1,c=o.child;c;){if(c===n){l=!0,n=o,r=i;break}if(c===r){l=!0,r=o,n=i;break}c=c.sibling}if(!l){for(c=i.child;c;){if(c===n){l=!0,n=i,r=o;break}if(c===r){l=!0,r=i,n=o;break}c=c.sibling}if(!l)throw Error(a(189))}}if(n.alternate!==r)throw Error(a(190))}if(3!==n.tag)throw Error(a(188));return n.stateNode.current===n?e:t}(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function $e(e,t){for(var n=e.alternate;null!==t;){if(t===e||t===n)return!0;t=t.return}return!1}var et,tt,nt,rt,ot=!1,it=[],at=null,lt=null,ct=null,st=new Map,ut=new Map,dt=[],ft="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function pt(e,t,n,r,o){return{blockedOn:e,domEventName:t,eventSystemFlags:16|n,nativeEvent:o,targetContainers:[r]}}function gt(e,t){switch(e){case"focusin":case"focusout":at=null;break;case"dragenter":case"dragleave":lt=null;break;case"mouseover":case"mouseout":ct=null;break;case"pointerover":case"pointerout":st.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ut.delete(t.pointerId)}}function mt(e,t,n,r,o,i){return null===e||e.nativeEvent!==i?(e=pt(t,n,r,o,i),null!==t&&(null!==(t=no(t))&&tt(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==o&&-1===t.indexOf(o)&&t.push(o),e)}function vt(e){var t=to(e.target);if(null!==t){var n=Ke(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=qe(n)))return e.blockedOn=t,void rt(e.lanePriority,(function(){i.unstable_runWithPriority(e.priority,(function(){nt(n)}))}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function ht(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=no(n))&&tt(t),e.blockedOn=n,!1;t.shift()}return!0}function bt(e,t,n){ht(e)&&n.delete(t)}function yt(){for(ot=!1;0<it.length;){var e=it[0];if(null!==e.blockedOn){null!==(e=no(e.blockedOn))&&et(e);break}for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n){e.blockedOn=n;break}t.shift()}null===e.blockedOn&&it.shift()}null!==at&&ht(at)&&(at=null),null!==lt&&ht(lt)&&(lt=null),null!==ct&&ht(ct)&&(ct=null),st.forEach(bt),ut.forEach(bt)}function wt(e,t){e.blockedOn===t&&(e.blockedOn=null,ot||(ot=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,yt)))}function At(e){function t(t){return wt(t,e)}if(0<it.length){wt(it[0],e);for(var n=1;n<it.length;n++){var r=it[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==at&&wt(at,e),null!==lt&&wt(lt,e),null!==ct&&wt(ct,e),st.forEach(t),ut.forEach(t),n=0;n<dt.length;n++)(r=dt[n]).blockedOn===e&&(r.blockedOn=null);for(;0<dt.length&&null===(n=dt[0]).blockedOn;)vt(n),null===n.blockedOn&&dt.shift()}function xt(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Et={animationend:xt("Animation","AnimationEnd"),animationiteration:xt("Animation","AnimationIteration"),animationstart:xt("Animation","AnimationStart"),transitionend:xt("Transition","TransitionEnd")},St={},Ct={};function kt(e){if(St[e])return St[e];if(!Et[e])return e;var t,n=Et[e];for(t in n)if(n.hasOwnProperty(t)&&t in Ct)return St[e]=n[t];return e}d&&(Ct=document.createElement("div").style,"AnimationEvent"in window||(delete Et.animationend.animation,delete Et.animationiteration.animation,delete Et.animationstart.animation),"TransitionEvent"in window||delete Et.transitionend.transition);var Mt=kt("animationend"),Ot=kt("animationiteration"),Nt=kt("animationstart"),It=kt("transitionend"),jt=new Map,Pt=new Map,Tt=["abort","abort",Mt,"animationEnd",Ot,"animationIteration",Nt,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",It,"transitionEnd","waiting","waiting"];function zt(e,t){for(var n=0;n<e.length;n+=2){var r=e[n],o=e[n+1];o="on"+(o[0].toUpperCase()+o.slice(1)),Pt.set(r,t),jt.set(r,o),s(o,[r])}}(0,i.unstable_now)();var Dt=8;function Lt(e){if(0!==(1&e))return Dt=15,1;if(0!==(2&e))return Dt=14,2;if(0!==(4&e))return Dt=13,4;var t=24&e;return 0!==t?(Dt=12,t):0!==(32&e)?(Dt=11,32):0!==(t=192&e)?(Dt=10,t):0!==(256&e)?(Dt=9,256):0!==(t=3584&e)?(Dt=8,t):0!==(4096&e)?(Dt=7,4096):0!==(t=4186112&e)?(Dt=6,t):0!==(t=62914560&e)?(Dt=5,t):67108864&e?(Dt=4,67108864):0!==(134217728&e)?(Dt=3,134217728):0!==(t=805306368&e)?(Dt=2,t):0!==(1073741824&e)?(Dt=1,1073741824):(Dt=8,e)}function Rt(e,t){var n=e.pendingLanes;if(0===n)return Dt=0;var r=0,o=0,i=e.expiredLanes,a=e.suspendedLanes,l=e.pingedLanes;if(0!==i)r=i,o=Dt=15;else if(0!==(i=134217727&n)){var c=i&~a;0!==c?(r=Lt(c),o=Dt):0!==(l&=i)&&(r=Lt(l),o=Dt)}else 0!==(i=n&~a)?(r=Lt(i),o=Dt):0!==l&&(r=Lt(l),o=Dt);if(0===r)return 0;if(r=n&((0>(r=31-Vt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0===(t&a)){if(Lt(t),o<=Dt)return t;Dt=o}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)o=1<<(n=31-Vt(t)),r|=e[n],t&=~o;return r}function Ft(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function Bt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ht(24&~t))?Bt(10,t):e;case 10:return 0===(e=Ht(192&~t))?Bt(8,t):e;case 8:return 0===(e=Ht(3584&~t))&&(0===(e=Ht(4186112&~t))&&(e=512)),e;case 2:return 0===(t=Ht(805306368&~t))&&(t=268435456),t}throw Error(a(358,e))}function Ht(e){return e&-e}function Ut(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Wt(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-Vt(t)]=n}var Vt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Xt(e)/Qt|0)|0},Xt=Math.log,Qt=Math.LN2;var _t=i.unstable_UserBlockingPriority,Yt=i.unstable_runWithPriority,Gt=!0;function Kt(e,t,n,r){Le||ze();var o=Zt,i=Le;Le=!0;try{Te(o,e,t,n,r)}finally{(Le=i)||Fe()}}function qt(e,t,n,r){Yt(_t,Zt.bind(null,e,t,n,r))}function Zt(e,t,n,r){var o;if(Gt)if((o=0===(4&t))&&0<it.length&&-1<ft.indexOf(e))e=pt(null,e,t,n,r),it.push(e);else{var i=Jt(e,t,n,r);if(null===i)o&&gt(e,r);else{if(o){if(-1<ft.indexOf(e))return e=pt(i,e,t,n,r),void it.push(e);if(function(e,t,n,r,o){switch(t){case"focusin":return at=mt(at,e,t,n,r,o),!0;case"dragenter":return lt=mt(lt,e,t,n,r,o),!0;case"mouseover":return ct=mt(ct,e,t,n,r,o),!0;case"pointerover":var i=o.pointerId;return st.set(i,mt(st.get(i)||null,e,t,n,r,o)),!0;case"gotpointercapture":return i=o.pointerId,ut.set(i,mt(ut.get(i)||null,e,t,n,r,o)),!0}return!1}(i,e,t,n,r))return;gt(e,r)}zr(e,t,r,null,n)}}}function Jt(e,t,n,r){var o=Ce(r);if(null!==(o=to(o))){var i=Ke(o);if(null===i)o=null;else{var a=i.tag;if(13===a){if(null!==(o=qe(i)))return o;o=null}else if(3===a){if(i.stateNode.hydrate)return 3===i.tag?i.stateNode.containerInfo:null;o=null}else i!==o&&(o=null)}}return zr(e,t,r,o,n),null}var $t=null,en=null,tn=null;function nn(){if(tn)return tn;var e,t,n=en,r=n.length,o="value"in $t?$t.value:$t.textContent,i=o.length;for(e=0;e<r&&n[e]===o[e];e++);var a=r-e;for(t=1;t<=a&&n[r-t]===o[i-t];t++);return tn=o.slice(e,1<t?1-t:void 0)}function rn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function on(){return!0}function an(){return!1}function ln(e){function t(t,n,r,o,i){for(var a in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=i,this.currentTarget=null,e)e.hasOwnProperty(a)&&(t=e[a],this[a]=t?t(o):o[a]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?on:an,this.isPropagationStopped=an,this}return o(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=on)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=on)},persist:function(){},isPersistent:on}),t}var cn,sn,un,dn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fn=ln(dn),pn=o({},dn,{view:0,detail:0}),gn=ln(pn),mn=o({},pn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Mn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==un&&(un&&"mousemove"===e.type?(cn=e.screenX-un.screenX,sn=e.screenY-un.screenY):sn=cn=0,un=e),cn)},movementY:function(e){return"movementY"in e?e.movementY:sn}}),vn=ln(mn),hn=ln(o({},mn,{dataTransfer:0})),bn=ln(o({},pn,{relatedTarget:0})),yn=ln(o({},dn,{animationName:0,elapsedTime:0,pseudoElement:0})),wn=o({},dn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),An=ln(wn),xn=ln(o({},dn,{data:0})),En={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Sn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Cn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function kn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Cn[e])&&!!t[e]}function Mn(){return kn}var On=o({},pn,{key:function(e){if(e.key){var t=En[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=rn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?Sn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Mn,charCode:function(e){return"keypress"===e.type?rn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?rn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Nn=ln(On),In=ln(o({},mn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),jn=ln(o({},pn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Mn})),Pn=ln(o({},dn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Tn=o({},mn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),zn=ln(Tn),Dn=[9,13,27,32],Ln=d&&"CompositionEvent"in window,Rn=null;d&&"documentMode"in document&&(Rn=document.documentMode);var Fn=d&&"TextEvent"in window&&!Rn,Bn=d&&(!Ln||Rn&&8<Rn&&11>=Rn),Hn=String.fromCharCode(32),Un=!1;function Wn(e,t){switch(e){case"keyup":return-1!==Dn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Vn(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var Xn=!1;var Qn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function _n(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Qn[e.type]:"textarea"===t}function Yn(e,t,n,r){Ie(r),0<(t=Lr(t,"onChange")).length&&(n=new fn("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Gn=null,Kn=null;function qn(e){Or(e,0)}function Zn(e){if(Z(ro(e)))return e}function Jn(e,t){if("change"===e)return t}var $n=!1;if(d){var er;if(d){var tr="oninput"in document;if(!tr){var nr=document.createElement("div");nr.setAttribute("oninput","return;"),tr="function"===typeof nr.oninput}er=tr}else er=!1;$n=er&&(!document.documentMode||9<document.documentMode)}function rr(){Gn&&(Gn.detachEvent("onpropertychange",or),Kn=Gn=null)}function or(e){if("value"===e.propertyName&&Zn(Kn)){var t=[];if(Yn(t,Kn,e,Ce(e)),e=qn,Le)e(t);else{Le=!0;try{Pe(e,t)}finally{Le=!1,Fe()}}}}function ir(e,t,n){"focusin"===e?(rr(),Kn=n,(Gn=t).attachEvent("onpropertychange",or)):"focusout"===e&&rr()}function ar(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Zn(Kn)}function lr(e,t){if("click"===e)return Zn(t)}function cr(e,t){if("input"===e||"change"===e)return Zn(t)}var sr="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},ur=Object.prototype.hasOwnProperty;function dr(e,t){if(sr(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++)if(!ur.call(t,n[r])||!sr(e[n[r]],t[n[r]]))return!1;return!0}function fr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function pr(e,t){var n,r=fr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=fr(r)}}function gr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?gr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function mr(){for(var e=window,t=J();t instanceof e.HTMLIFrameElement;){try{var n="string"===typeof t.contentWindow.location.href}catch(r){n=!1}if(!n)break;t=J((e=t.contentWindow).document)}return t}function vr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var hr=d&&"documentMode"in document&&11>=document.documentMode,br=null,yr=null,wr=null,Ar=!1;function xr(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;Ar||null==br||br!==J(r)||("selectionStart"in(r=br)&&vr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},wr&&dr(wr,r)||(wr=r,0<(r=Lr(yr,"onSelect")).length&&(t=new fn("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=br)))}zt("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),zt("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),zt(Tt,2);for(var Er="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Sr=0;Sr<Er.length;Sr++)Pt.set(Er[Sr],0);u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),s("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),s("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),s("onBeforeInput",["compositionend","keypress","textInput","paste"]),s("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Cr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),kr=new Set("cancel close invalid load scroll toggle".split(" ").concat(Cr));function Mr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,o,i,l,c,s){if(Ge.apply(this,arguments),Ve){if(!Ve)throw Error(a(198));var u=Xe;Ve=!1,Xe=null,Qe||(Qe=!0,_e=u)}}(r,t,void 0,e),e.currentTarget=null}function Or(e,t){t=0!==(4&t);for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var a=r.length-1;0<=a;a--){var l=r[a],c=l.instance,s=l.currentTarget;if(l=l.listener,c!==i&&o.isPropagationStopped())break e;Mr(o,l,s),i=c}else for(a=0;a<r.length;a++){if(c=(l=r[a]).instance,s=l.currentTarget,l=l.listener,c!==i&&o.isPropagationStopped())break e;Mr(o,l,s),i=c}}}if(Qe)throw e=_e,Qe=!1,_e=null,e}function Nr(e,t){var n=io(t),r=e+"__bubble";n.has(r)||(Tr(t,e,2,!1),n.add(r))}var Ir="_reactListening"+Math.random().toString(36).slice(2);function jr(e){e[Ir]||(e[Ir]=!0,l.forEach((function(t){kr.has(t)||Pr(t,!1,e,null),Pr(t,!0,e,null)})))}function Pr(e,t,n,r){var o=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,i=n;if("selectionchange"===e&&9!==n.nodeType&&(i=n.ownerDocument),null!==r&&!t&&kr.has(e)){if("scroll"!==e)return;o|=2,i=r}var a=io(i),l=e+"__"+(t?"capture":"bubble");a.has(l)||(t&&(o|=4),Tr(i,e,o,t),a.add(l))}function Tr(e,t,n,r){var o=Pt.get(t);switch(void 0===o?2:o){case 0:o=Kt;break;case 1:o=qt;break;default:o=Zt}n=o.bind(null,t,n,e),o=void 0,!He||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(o=!0),r?void 0!==o?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):void 0!==o?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function zr(e,t,n,r,o){var i=r;if(0===(1&t)&&0===(2&t)&&null!==r)e:for(;;){if(null===r)return;var a=r.tag;if(3===a||4===a){var l=r.stateNode.containerInfo;if(l===o||8===l.nodeType&&l.parentNode===o)break;if(4===a)for(a=r.return;null!==a;){var c=a.tag;if((3===c||4===c)&&((c=a.stateNode.containerInfo)===o||8===c.nodeType&&c.parentNode===o))return;a=a.return}for(;null!==l;){if(null===(a=to(l)))return;if(5===(c=a.tag)||6===c){r=i=a;continue e}l=l.parentNode}}r=r.return}!function(e,t,n){if(Re)return e(t,n);Re=!0;try{return De(e,t,n)}finally{Re=!1,Fe()}}((function(){var r=i,o=Ce(n),a=[];e:{var l=jt.get(e);if(void 0!==l){var c=fn,s=e;switch(e){case"keypress":if(0===rn(n))break e;case"keydown":case"keyup":c=Nn;break;case"focusin":s="focus",c=bn;break;case"focusout":s="blur",c=bn;break;case"beforeblur":case"afterblur":c=bn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":c=vn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":c=hn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":c=jn;break;case Mt:case Ot:case Nt:c=yn;break;case It:c=Pn;break;case"scroll":c=gn;break;case"wheel":c=zn;break;case"copy":case"cut":case"paste":c=An;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":c=In}var u=0!==(4&t),d=!u&&"scroll"===e,f=u?null!==l?l+"Capture":null:l;u=[];for(var p,g=r;null!==g;){var m=(p=g).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==f&&(null!=(m=Be(g,f))&&u.push(Dr(g,m,p)))),d)break;g=g.return}0<u.length&&(l=new c(l,s,null,n,o),a.push({event:l,listeners:u}))}}if(0===(7&t)){if(c="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||0!==(16&t)||!(s=n.relatedTarget||n.fromElement)||!to(s)&&!s[$r])&&(c||l)&&(l=o.window===o?o:(l=o.ownerDocument)?l.defaultView||l.parentWindow:window,c?(c=r,null!==(s=(s=n.relatedTarget||n.toElement)?to(s):null)&&(s!==(d=Ke(s))||5!==s.tag&&6!==s.tag)&&(s=null)):(c=null,s=r),c!==s)){if(u=vn,m="onMouseLeave",f="onMouseEnter",g="mouse","pointerout"!==e&&"pointerover"!==e||(u=In,m="onPointerLeave",f="onPointerEnter",g="pointer"),d=null==c?l:ro(c),p=null==s?l:ro(s),(l=new u(m,g+"leave",c,n,o)).target=d,l.relatedTarget=p,m=null,to(o)===r&&((u=new u(f,g+"enter",s,n,o)).target=p,u.relatedTarget=d,m=u),d=m,c&&s)e:{for(f=s,g=0,p=u=c;p;p=Rr(p))g++;for(p=0,m=f;m;m=Rr(m))p++;for(;0<g-p;)u=Rr(u),g--;for(;0<p-g;)f=Rr(f),p--;for(;g--;){if(u===f||null!==f&&u===f.alternate)break e;u=Rr(u),f=Rr(f)}u=null}else u=null;null!==c&&Fr(a,l,c,u,!1),null!==s&&null!==d&&Fr(a,d,s,u,!0)}if("select"===(c=(l=r?ro(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===c&&"file"===l.type)var v=Jn;else if(_n(l))if($n)v=cr;else{v=ar;var h=ir}else(c=l.nodeName)&&"input"===c.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(v=lr);switch(v&&(v=v(e,r))?Yn(a,v,n,o):(h&&h(e,l,r),"focusout"===e&&(h=l._wrapperState)&&h.controlled&&"number"===l.type&&oe(l,"number",l.value)),h=r?ro(r):window,e){case"focusin":(_n(h)||"true"===h.contentEditable)&&(br=h,yr=r,wr=null);break;case"focusout":wr=yr=br=null;break;case"mousedown":Ar=!0;break;case"contextmenu":case"mouseup":case"dragend":Ar=!1,xr(a,n,o);break;case"selectionchange":if(hr)break;case"keydown":case"keyup":xr(a,n,o)}var b;if(Ln)e:{switch(e){case"compositionstart":var y="onCompositionStart";break e;case"compositionend":y="onCompositionEnd";break e;case"compositionupdate":y="onCompositionUpdate";break e}y=void 0}else Xn?Wn(e,n)&&(y="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(y="onCompositionStart");y&&(Bn&&"ko"!==n.locale&&(Xn||"onCompositionStart"!==y?"onCompositionEnd"===y&&Xn&&(b=nn()):(en="value"in($t=o)?$t.value:$t.textContent,Xn=!0)),0<(h=Lr(r,y)).length&&(y=new xn(y,e,null,n,o),a.push({event:y,listeners:h}),b?y.data=b:null!==(b=Vn(n))&&(y.data=b))),(b=Fn?function(e,t){switch(e){case"compositionend":return Vn(t);case"keypress":return 32!==t.which?null:(Un=!0,Hn);case"textInput":return(e=t.data)===Hn&&Un?null:e;default:return null}}(e,n):function(e,t){if(Xn)return"compositionend"===e||!Ln&&Wn(e,t)?(e=nn(),tn=en=$t=null,Xn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Bn&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(r=Lr(r,"onBeforeInput")).length&&(o=new xn("onBeforeInput","beforeinput",null,n,o),a.push({event:o,listeners:r}),o.data=b))}Or(a,t)}))}function Dr(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Lr(e,t){for(var n=t+"Capture",r=[];null!==e;){var o=e,i=o.stateNode;5===o.tag&&null!==i&&(o=i,null!=(i=Be(e,n))&&r.unshift(Dr(e,i,o)),null!=(i=Be(e,t))&&r.push(Dr(e,i,o))),e=e.return}return r}function Rr(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Fr(e,t,n,r,o){for(var i=t._reactName,a=[];null!==n&&n!==r;){var l=n,c=l.alternate,s=l.stateNode;if(null!==c&&c===r)break;5===l.tag&&null!==s&&(l=s,o?null!=(c=Be(n,i))&&a.unshift(Dr(n,c,l)):o||null!=(c=Be(n,i))&&a.push(Dr(n,c,l))),n=n.return}0!==a.length&&e.push({event:t,listeners:a})}function Br(){}var Hr=null,Ur=null;function Wr(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Vr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"===typeof t.children||"number"===typeof t.children||"object"===typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Xr="function"===typeof setTimeout?setTimeout:void 0,Qr="function"===typeof clearTimeout?clearTimeout:void 0;function _r(e){1===e.nodeType?e.textContent="":9===e.nodeType&&(null!=(e=e.body)&&(e.textContent=""))}function Yr(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Gr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var Kr=0;var qr=Math.random().toString(36).slice(2),Zr="__reactFiber$"+qr,Jr="__reactProps$"+qr,$r="__reactContainer$"+qr,eo="__reactEvents$"+qr;function to(e){var t=e[Zr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[$r]||n[Zr]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=Gr(e);null!==e;){if(n=e[Zr])return n;e=Gr(e)}return t}n=(e=n).parentNode}return null}function no(e){return!(e=e[Zr]||e[$r])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function ro(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(a(33))}function oo(e){return e[Jr]||null}function io(e){var t=e[eo];return void 0===t&&(t=e[eo]=new Set),t}var ao=[],lo=-1;function co(e){return{current:e}}function so(e){0>lo||(e.current=ao[lo],ao[lo]=null,lo--)}function uo(e,t){lo++,ao[lo]=e.current,e.current=t}var fo={},po=co(fo),go=co(!1),mo=fo;function vo(e,t){var n=e.type.contextTypes;if(!n)return fo;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,i={};for(o in n)i[o]=t[o];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function ho(e){return null!==(e=e.childContextTypes)&&void 0!==e}function bo(){so(go),so(po)}function yo(e,t,n){if(po.current!==fo)throw Error(a(168));uo(po,t),uo(go,n)}function wo(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!==typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in e))throw Error(a(108,Y(t)||"Unknown",i));return o({},n,r)}function Ao(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||fo,mo=po.current,uo(po,e),uo(go,go.current),!0}function xo(e,t,n){var r=e.stateNode;if(!r)throw Error(a(169));n?(e=wo(e,t,mo),r.__reactInternalMemoizedMergedChildContext=e,so(go),so(po),uo(po,e)):so(go),uo(go,n)}var Eo=null,So=null,Co=i.unstable_runWithPriority,ko=i.unstable_scheduleCallback,Mo=i.unstable_cancelCallback,Oo=i.unstable_shouldYield,No=i.unstable_requestPaint,Io=i.unstable_now,jo=i.unstable_getCurrentPriorityLevel,Po=i.unstable_ImmediatePriority,To=i.unstable_UserBlockingPriority,zo=i.unstable_NormalPriority,Do=i.unstable_LowPriority,Lo=i.unstable_IdlePriority,Ro={},Fo=void 0!==No?No:function(){},Bo=null,Ho=null,Uo=!1,Wo=Io(),Vo=1e4>Wo?Io:function(){return Io()-Wo};function Xo(){switch(jo()){case Po:return 99;case To:return 98;case zo:return 97;case Do:return 96;case Lo:return 95;default:throw Error(a(332))}}function Qo(e){switch(e){case 99:return Po;case 98:return To;case 97:return zo;case 96:return Do;case 95:return Lo;default:throw Error(a(332))}}function _o(e,t){return e=Qo(e),Co(e,t)}function Yo(e,t,n){return e=Qo(e),ko(e,t,n)}function Go(){if(null!==Ho){var e=Ho;Ho=null,Mo(e)}Ko()}function Ko(){if(!Uo&&null!==Bo){Uo=!0;var e=0;try{var t=Bo;_o(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),Bo=null}catch(n){throw null!==Bo&&(Bo=Bo.slice(e+1)),ko(Po,Go),n}finally{Uo=!1}}}var qo=A.ReactCurrentBatchConfig;function Zo(e,t){if(e&&e.defaultProps){for(var n in t=o({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var Jo=co(null),$o=null,ei=null,ti=null;function ni(){ti=ei=$o=null}function ri(e){var t=Jo.current;so(Jo),e.type._context._currentValue=t}function oi(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)===t){if(null===n||(n.childLanes&t)===t)break;n.childLanes|=t}else e.childLanes|=t,null!==n&&(n.childLanes|=t);e=e.return}}function ii(e,t){$o=e,ti=ei=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!==(e.lanes&t)&&(La=!0),e.firstContext=null)}function ai(e,t){if(ti!==e&&!1!==t&&0!==t)if("number"===typeof t&&1073741823!==t||(ti=e,t=1073741823),t={context:e,observedBits:t,next:null},null===ei){if(null===$o)throw Error(a(308));ei=t,$o.dependencies={lanes:0,firstContext:t,responders:null}}else ei=ei.next=t;return e._currentValue}var li=!1;function ci(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function si(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function ui(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function di(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function fi(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var o=null,i=null;if(null!==(n=n.firstBaseUpdate)){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===i?o=i=a:i=i.next=a,n=n.next}while(null!==n);null===i?o=i=t:i=i.next=t}else o=i=t;return n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function pi(e,t,n,r){var i=e.updateQueue;li=!1;var a=i.firstBaseUpdate,l=i.lastBaseUpdate,c=i.shared.pending;if(null!==c){i.shared.pending=null;var s=c,u=s.next;s.next=null,null===l?a=u:l.next=u,l=s;var d=e.alternate;if(null!==d){var f=(d=d.updateQueue).lastBaseUpdate;f!==l&&(null===f?d.firstBaseUpdate=u:f.next=u,d.lastBaseUpdate=s)}}if(null!==a){for(f=i.baseState,l=0,d=u=s=null;;){c=a.lane;var p=a.eventTime;if((r&c)===c){null!==d&&(d=d.next={eventTime:p,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var g=e,m=a;switch(c=t,p=n,m.tag){case 1:if("function"===typeof(g=m.payload)){f=g.call(p,f,c);break e}f=g;break e;case 3:g.flags=-4097&g.flags|64;case 0:if(null===(c="function"===typeof(g=m.payload)?g.call(p,f,c):g)||void 0===c)break e;f=o({},f,c);break e;case 2:li=!0}}null!==a.callback&&(e.flags|=32,null===(c=i.effects)?i.effects=[a]:c.push(a))}else p={eventTime:p,lane:c,tag:a.tag,payload:a.payload,callback:a.callback,next:null},null===d?(u=d=p,s=f):d=d.next=p,l|=c;if(null===(a=a.next)){if(null===(c=i.shared.pending))break;a=c.next,c.next=null,i.lastBaseUpdate=c,i.shared.pending=null}}null===d&&(s=f),i.baseState=s,i.firstBaseUpdate=u,i.lastBaseUpdate=d,Ul|=l,e.lanes=l,e.memoizedState=f}}function gi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(null!==o){if(r.callback=null,r=n,"function"!==typeof o)throw Error(a(191,o));o.call(r)}}}var mi=(new r.Component).refs;function vi(e,t,n,r){n=null===(n=n(r,t=e.memoizedState))||void 0===n?t:o({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var hi={isMounted:function(e){return!!(e=e._reactInternals)&&Ke(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=fc(),o=pc(e),i=ui(r,o);i.payload=t,void 0!==n&&null!==n&&(i.callback=n),di(e,i),gc(e,o,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=fc(),o=pc(e),i=ui(r,o);i.tag=1,i.payload=t,void 0!==n&&null!==n&&(i.callback=n),di(e,i),gc(e,o,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=fc(),r=pc(e),o=ui(n,r);o.tag=2,void 0!==t&&null!==t&&(o.callback=t),di(e,o),gc(e,r,n)}};function bi(e,t,n,r,o,i,a){return"function"===typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,i,a):!t.prototype||!t.prototype.isPureReactComponent||(!dr(n,r)||!dr(o,i))}function yi(e,t,n){var r=!1,o=fo,i=t.contextType;return"object"===typeof i&&null!==i?i=ai(i):(o=ho(t)?mo:po.current,i=(r=null!==(r=t.contextTypes)&&void 0!==r)?vo(e,o):fo),t=new t(n,i),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=hi,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=i),t}function wi(e,t,n,r){e=t.state,"function"===typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"===typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&hi.enqueueReplaceState(t,t.state,null)}function Ai(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs=mi,ci(e);var i=t.contextType;"object"===typeof i&&null!==i?o.context=ai(i):(i=ho(t)?mo:po.current,o.context=vo(e,i)),pi(e,n,o,r),o.state=e.memoizedState,"function"===typeof(i=t.getDerivedStateFromProps)&&(vi(e,t,i,n),o.state=e.memoizedState),"function"===typeof t.getDerivedStateFromProps||"function"===typeof o.getSnapshotBeforeUpdate||"function"!==typeof o.UNSAFE_componentWillMount&&"function"!==typeof o.componentWillMount||(t=o.state,"function"===typeof o.componentWillMount&&o.componentWillMount(),"function"===typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),t!==o.state&&hi.enqueueReplaceState(o,o.state,null),pi(e,n,o,r),o.state=e.memoizedState),"function"===typeof o.componentDidMount&&(e.flags|=4)}var xi=Array.isArray;function Ei(e,t,n){if(null!==(e=n.ref)&&"function"!==typeof e&&"object"!==typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(a(309));var r=n.stateNode}if(!r)throw Error(a(147,e));var o=""+e;return null!==t&&null!==t.ref&&"function"===typeof t.ref&&t.ref._stringRef===o?t.ref:(t=function(e){var t=r.refs;t===mi&&(t=r.refs={}),null===e?delete t[o]:t[o]=e},t._stringRef=o,t)}if("string"!==typeof e)throw Error(a(284));if(!n._owner)throw Error(a(290,e))}return e}function Si(e,t){if("textarea"!==e.type)throw Error(a(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function Ci(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.flags=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t){return(e=_c(e,t)).index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags=2,n):r:(t.flags=2,n):n}function l(t){return e&&null===t.alternate&&(t.flags=2),t}function c(e,t,n,r){return null===t||6!==t.tag?((t=qc(n,e.mode,r)).return=e,t):((t=o(t,n)).return=e,t)}function s(e,t,n,r){return null!==t&&t.elementType===n.type?((r=o(t,n.props)).ref=Ei(e,t,n),r.return=e,r):((r=Yc(n.type,n.key,n.props,null,e.mode,r)).ref=Ei(e,t,n),r.return=e,r)}function u(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Zc(n,e.mode,r)).return=e,t):((t=o(t,n.children||[])).return=e,t)}function d(e,t,n,r,i){return null===t||7!==t.tag?((t=Gc(n,e.mode,r,i)).return=e,t):((t=o(t,n)).return=e,t)}function f(e,t,n){if("string"===typeof t||"number"===typeof t)return(t=qc(""+t,e.mode,n)).return=e,t;if("object"===typeof t&&null!==t){switch(t.$$typeof){case x:return(n=Yc(t.type,t.key,t.props,null,e.mode,n)).ref=Ei(e,null,t),n.return=e,n;case E:return(t=Zc(t,e.mode,n)).return=e,t}if(xi(t)||W(t))return(t=Gc(t,e.mode,n,null)).return=e,t;Si(e,t)}return null}function p(e,t,n,r){var o=null!==t?t.key:null;if("string"===typeof n||"number"===typeof n)return null!==o?null:c(e,t,""+n,r);if("object"===typeof n&&null!==n){switch(n.$$typeof){case x:return n.key===o?n.type===S?d(e,t,n.props.children,r,o):s(e,t,n,r):null;case E:return n.key===o?u(e,t,n,r):null}if(xi(n)||W(n))return null!==o?null:d(e,t,n,r,null);Si(e,n)}return null}function g(e,t,n,r,o){if("string"===typeof r||"number"===typeof r)return c(t,e=e.get(n)||null,""+r,o);if("object"===typeof r&&null!==r){switch(r.$$typeof){case x:return e=e.get(null===r.key?n:r.key)||null,r.type===S?d(t,e,r.props.children,o,r.key):s(t,e,r,o);case E:return u(t,e=e.get(null===r.key?n:r.key)||null,r,o)}if(xi(r)||W(r))return d(t,e=e.get(n)||null,r,o,null);Si(t,r)}return null}function m(o,a,l,c){for(var s=null,u=null,d=a,m=a=0,v=null;null!==d&&m<l.length;m++){d.index>m?(v=d,d=null):v=d.sibling;var h=p(o,d,l[m],c);if(null===h){null===d&&(d=v);break}e&&d&&null===h.alternate&&t(o,d),a=i(h,a,m),null===u?s=h:u.sibling=h,u=h,d=v}if(m===l.length)return n(o,d),s;if(null===d){for(;m<l.length;m++)null!==(d=f(o,l[m],c))&&(a=i(d,a,m),null===u?s=d:u.sibling=d,u=d);return s}for(d=r(o,d);m<l.length;m++)null!==(v=g(d,o,m,l[m],c))&&(e&&null!==v.alternate&&d.delete(null===v.key?m:v.key),a=i(v,a,m),null===u?s=v:u.sibling=v,u=v);return e&&d.forEach((function(e){return t(o,e)})),s}function v(o,l,c,s){var u=W(c);if("function"!==typeof u)throw Error(a(150));if(null==(c=u.call(c)))throw Error(a(151));for(var d=u=null,m=l,v=l=0,h=null,b=c.next();null!==m&&!b.done;v++,b=c.next()){m.index>v?(h=m,m=null):h=m.sibling;var y=p(o,m,b.value,s);if(null===y){null===m&&(m=h);break}e&&m&&null===y.alternate&&t(o,m),l=i(y,l,v),null===d?u=y:d.sibling=y,d=y,m=h}if(b.done)return n(o,m),u;if(null===m){for(;!b.done;v++,b=c.next())null!==(b=f(o,b.value,s))&&(l=i(b,l,v),null===d?u=b:d.sibling=b,d=b);return u}for(m=r(o,m);!b.done;v++,b=c.next())null!==(b=g(m,o,v,b.value,s))&&(e&&null!==b.alternate&&m.delete(null===b.key?v:b.key),l=i(b,l,v),null===d?u=b:d.sibling=b,d=b);return e&&m.forEach((function(e){return t(o,e)})),u}return function(e,r,i,c){var s="object"===typeof i&&null!==i&&i.type===S&&null===i.key;s&&(i=i.props.children);var u="object"===typeof i&&null!==i;if(u)switch(i.$$typeof){case x:e:{for(u=i.key,s=r;null!==s;){if(s.key===u){if(7===s.tag){if(i.type===S){n(e,s.sibling),(r=o(s,i.props.children)).return=e,e=r;break e}}else if(s.elementType===i.type){n(e,s.sibling),(r=o(s,i.props)).ref=Ei(e,s,i),r.return=e,e=r;break e}n(e,s);break}t(e,s),s=s.sibling}i.type===S?((r=Gc(i.props.children,e.mode,c,i.key)).return=e,e=r):((c=Yc(i.type,i.key,i.props,null,e.mode,c)).ref=Ei(e,r,i),c.return=e,e=c)}return l(e);case E:e:{for(s=i.key;null!==r;){if(r.key===s){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){n(e,r.sibling),(r=o(r,i.children||[])).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=Zc(i,e.mode,c)).return=e,e=r}return l(e)}if("string"===typeof i||"number"===typeof i)return i=""+i,null!==r&&6===r.tag?(n(e,r.sibling),(r=o(r,i)).return=e,e=r):(n(e,r),(r=qc(i,e.mode,c)).return=e,e=r),l(e);if(xi(i))return m(e,r,i,c);if(W(i))return v(e,r,i,c);if(u&&Si(e,i),"undefined"===typeof i&&!s)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(a(152,Y(e.type)||"Component"))}return n(e,r)}}var ki=Ci(!0),Mi=Ci(!1),Oi={},Ni=co(Oi),Ii=co(Oi),ji=co(Oi);function Pi(e){if(e===Oi)throw Error(a(174));return e}function Ti(e,t){switch(uo(ji,t),uo(Ii,e),uo(Ni,Oi),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:pe(null,"");break;default:t=pe(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}so(Ni),uo(Ni,t)}function zi(){so(Ni),so(Ii),so(ji)}function Di(e){Pi(ji.current);var t=Pi(Ni.current),n=pe(t,e.type);t!==n&&(uo(Ii,e),uo(Ni,n))}function Li(e){Ii.current===e&&(so(Ni),so(Ii))}var Ri=co(0);function Fi(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!==(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Bi=null,Hi=null,Ui=!1;function Wi(e,t){var n=Xc(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Vi(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function Xi(e){if(Ui){var t=Hi;if(t){var n=t;if(!Vi(e,t)){if(!(t=Yr(n.nextSibling))||!Vi(e,t))return e.flags=-1025&e.flags|2,Ui=!1,void(Bi=e);Wi(Bi,n)}Bi=e,Hi=Yr(t.firstChild)}else e.flags=-1025&e.flags|2,Ui=!1,Bi=e}}function Qi(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;Bi=e}function _i(e){if(e!==Bi)return!1;if(!Ui)return Qi(e),Ui=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Vr(t,e.memoizedProps))for(t=Hi;t;)Wi(e,t),t=Yr(t.nextSibling);if(Qi(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(a(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Hi=Yr(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Hi=null}}else Hi=Bi?Yr(e.stateNode.nextSibling):null;return!0}function Yi(){Hi=Bi=null,Ui=!1}var Gi=[];function Ki(){for(var e=0;e<Gi.length;e++)Gi[e]._workInProgressVersionPrimary=null;Gi.length=0}var qi=A.ReactCurrentDispatcher,Zi=A.ReactCurrentBatchConfig,Ji=0,$i=null,ea=null,ta=null,na=!1,ra=!1;function oa(){throw Error(a(321))}function ia(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!sr(e[n],t[n]))return!1;return!0}function aa(e,t,n,r,o,i){if(Ji=i,$i=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,qi.current=null===e||null===e.memoizedState?Pa:Ta,e=n(r,o),ra){i=0;do{if(ra=!1,!(25>i))throw Error(a(301));i+=1,ta=ea=null,t.updateQueue=null,qi.current=za,e=n(r,o)}while(ra)}if(qi.current=ja,t=null!==ea&&null!==ea.next,Ji=0,ta=ea=$i=null,na=!1,t)throw Error(a(300));return e}function la(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===ta?$i.memoizedState=ta=e:ta=ta.next=e,ta}function ca(){if(null===ea){var e=$i.alternate;e=null!==e?e.memoizedState:null}else e=ea.next;var t=null===ta?$i.memoizedState:ta.next;if(null!==t)ta=t,ea=e;else{if(null===e)throw Error(a(310));e={memoizedState:(ea=e).memoizedState,baseState:ea.baseState,baseQueue:ea.baseQueue,queue:ea.queue,next:null},null===ta?$i.memoizedState=ta=e:ta=ta.next=e}return ta}function sa(e,t){return"function"===typeof t?t(e):t}function ua(e){var t=ca(),n=t.queue;if(null===n)throw Error(a(311));n.lastRenderedReducer=e;var r=ea,o=r.baseQueue,i=n.pending;if(null!==i){if(null!==o){var l=o.next;o.next=i.next,i.next=l}r.baseQueue=o=i,n.pending=null}if(null!==o){o=o.next,r=r.baseState;var c=l=i=null,s=o;do{var u=s.lane;if((Ji&u)===u)null!==c&&(c=c.next={lane:0,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null}),r=s.eagerReducer===e?s.eagerState:e(r,s.action);else{var d={lane:u,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null};null===c?(l=c=d,i=r):c=c.next=d,$i.lanes|=u,Ul|=u}s=s.next}while(null!==s&&s!==o);null===c?i=r:c.next=l,sr(r,t.memoizedState)||(La=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=c,n.lastRenderedState=r}return[t.memoizedState,n.dispatch]}function da(e){var t=ca(),n=t.queue;if(null===n)throw Error(a(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,i=t.memoizedState;if(null!==o){n.pending=null;var l=o=o.next;do{i=e(i,l.action),l=l.next}while(l!==o);sr(i,t.memoizedState)||(La=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function fa(e,t,n){var r=t._getVersion;r=r(t._source);var o=t._workInProgressVersionPrimary;if(null!==o?e=o===r:(e=e.mutableReadLanes,(e=(Ji&e)===e)&&(t._workInProgressVersionPrimary=r,Gi.push(t))),e)return n(t._source);throw Gi.push(t),Error(a(350))}function pa(e,t,n,r){var o=Tl;if(null===o)throw Error(a(349));var i=t._getVersion,l=i(t._source),c=qi.current,s=c.useState((function(){return fa(o,t,n)})),u=s[1],d=s[0];s=ta;var f=e.memoizedState,p=f.refs,g=p.getSnapshot,m=f.source;f=f.subscribe;var v=$i;return e.memoizedState={refs:p,source:t,subscribe:r},c.useEffect((function(){p.getSnapshot=n,p.setSnapshot=u;var e=i(t._source);if(!sr(l,e)){e=n(t._source),sr(d,e)||(u(e),e=pc(v),o.mutableReadLanes|=e&o.pendingLanes),e=o.mutableReadLanes,o.entangledLanes|=e;for(var r=o.entanglements,a=e;0<a;){var c=31-Vt(a),s=1<<c;r[c]|=e,a&=~s}}}),[n,t,r]),c.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,n=p.setSnapshot;try{n(e(t._source));var r=pc(v);o.mutableReadLanes|=r&o.pendingLanes}catch(i){n((function(){throw i}))}}))}),[t,r]),sr(g,n)&&sr(m,t)&&sr(f,r)||((e={pending:null,dispatch:null,lastRenderedReducer:sa,lastRenderedState:d}).dispatch=u=Ia.bind(null,$i,e),s.queue=e,s.baseQueue=null,d=fa(o,t,n),s.memoizedState=s.baseState=d),d}function ga(e,t,n){return pa(ca(),e,t,n)}function ma(e){var t=la();return"function"===typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:sa,lastRenderedState:e}).dispatch=Ia.bind(null,$i,e),[t.memoizedState,e]}function va(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=$i.updateQueue)?(t={lastEffect:null},$i.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function ha(e){return e={current:e},la().memoizedState=e}function ba(){return ca().memoizedState}function ya(e,t,n,r){var o=la();$i.flags|=e,o.memoizedState=va(1|t,n,void 0,void 0===r?null:r)}function wa(e,t,n,r){var o=ca();r=void 0===r?null:r;var i=void 0;if(null!==ea){var a=ea.memoizedState;if(i=a.destroy,null!==r&&ia(r,a.deps))return void va(t,n,i,r)}$i.flags|=e,o.memoizedState=va(1|t,n,i,r)}function Aa(e,t){return ya(516,4,e,t)}function xa(e,t){return wa(516,4,e,t)}function Ea(e,t){return wa(4,2,e,t)}function Sa(e,t){return"function"===typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function Ca(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,wa(4,2,Sa.bind(null,t,e),n)}function ka(){}function Ma(e,t){var n=ca();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ia(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Oa(e,t){var n=ca();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ia(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function Na(e,t){var n=Xo();_o(98>n?98:n,(function(){e(!0)})),_o(97<n?97:n,(function(){var n=Zi.transition;Zi.transition=1;try{e(!1),t()}finally{Zi.transition=n}}))}function Ia(e,t,n){var r=fc(),o=pc(e),i={lane:o,action:n,eagerReducer:null,eagerState:null,next:null},a=t.pending;if(null===a?i.next=i:(i.next=a.next,a.next=i),t.pending=i,a=e.alternate,e===$i||null!==a&&a===$i)ra=na=!0;else{if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var l=t.lastRenderedState,c=a(l,n);if(i.eagerReducer=a,i.eagerState=c,sr(c,l))return}catch(s){}gc(e,o,r)}}var ja={readContext:ai,useCallback:oa,useContext:oa,useEffect:oa,useImperativeHandle:oa,useLayoutEffect:oa,useMemo:oa,useReducer:oa,useRef:oa,useState:oa,useDebugValue:oa,useDeferredValue:oa,useTransition:oa,useMutableSource:oa,useOpaqueIdentifier:oa,unstable_isNewReconciler:!1},Pa={readContext:ai,useCallback:function(e,t){return la().memoizedState=[e,void 0===t?null:t],e},useContext:ai,useEffect:Aa,useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,ya(4,2,Sa.bind(null,t,e),n)},useLayoutEffect:function(e,t){return ya(4,2,e,t)},useMemo:function(e,t){var n=la();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=la();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Ia.bind(null,$i,e),[r.memoizedState,e]},useRef:ha,useState:ma,useDebugValue:ka,useDeferredValue:function(e){var t=ma(e),n=t[0],r=t[1];return Aa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=ma(!1),t=e[0];return ha(e=Na.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,n){var r=la();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:n},pa(r,e,t,n)},useOpaqueIdentifier:function(){if(Ui){var e=!1,t=function(e){return{$$typeof:D,toString:e,valueOf:e}}((function(){throw e||(e=!0,n("r:"+(Kr++).toString(36))),Error(a(355))})),n=ma(t)[1];return 0===(2&$i.mode)&&($i.flags|=516,va(5,(function(){n("r:"+(Kr++).toString(36))}),void 0,null)),t}return ma(t="r:"+(Kr++).toString(36)),t},unstable_isNewReconciler:!1},Ta={readContext:ai,useCallback:Ma,useContext:ai,useEffect:xa,useImperativeHandle:Ca,useLayoutEffect:Ea,useMemo:Oa,useReducer:ua,useRef:ba,useState:function(){return ua(sa)},useDebugValue:ka,useDeferredValue:function(e){var t=ua(sa),n=t[0],r=t[1];return xa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=ua(sa)[0];return[ba().current,e]},useMutableSource:ga,useOpaqueIdentifier:function(){return ua(sa)[0]},unstable_isNewReconciler:!1},za={readContext:ai,useCallback:Ma,useContext:ai,useEffect:xa,useImperativeHandle:Ca,useLayoutEffect:Ea,useMemo:Oa,useReducer:da,useRef:ba,useState:function(){return da(sa)},useDebugValue:ka,useDeferredValue:function(e){var t=da(sa),n=t[0],r=t[1];return xa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=da(sa)[0];return[ba().current,e]},useMutableSource:ga,useOpaqueIdentifier:function(){return da(sa)[0]},unstable_isNewReconciler:!1},Da=A.ReactCurrentOwner,La=!1;function Ra(e,t,n,r){t.child=null===e?Mi(t,null,n,r):ki(t,e.child,n,r)}function Fa(e,t,n,r,o){n=n.render;var i=t.ref;return ii(t,o),r=aa(e,t,n,r,i,o),null===e||La?(t.flags|=1,Ra(e,t,r,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,il(e,t,o))}function Ba(e,t,n,r,o,i){if(null===e){var a=n.type;return"function"!==typeof a||Qc(a)||void 0!==a.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Yc(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,Ha(e,t,a,r,o,i))}return a=e.child,0===(o&i)&&(o=a.memoizedProps,(n=null!==(n=n.compare)?n:dr)(o,r)&&e.ref===t.ref)?il(e,t,i):(t.flags|=1,(e=_c(a,r)).ref=t.ref,e.return=t,t.child=e)}function Ha(e,t,n,r,o,i){if(null!==e&&dr(e.memoizedProps,r)&&e.ref===t.ref){if(La=!1,0===(i&o))return t.lanes=e.lanes,il(e,t,i);0!==(16384&e.flags)&&(La=!0)}return Va(e,t,n,r,i)}function Ua(e,t,n){var r=t.pendingProps,o=r.children,i=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0===(4&t.mode))t.memoizedState={baseLanes:0},xc(t,n);else{if(0===(1073741824&n))return e=null!==i?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},xc(t,e),null;t.memoizedState={baseLanes:0},xc(t,null!==i?i.baseLanes:n)}else null!==i?(r=i.baseLanes|n,t.memoizedState=null):r=n,xc(t,r);return Ra(e,t,o,n),t.child}function Wa(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=128)}function Va(e,t,n,r,o){var i=ho(n)?mo:po.current;return i=vo(t,i),ii(t,o),n=aa(e,t,n,r,i,o),null===e||La?(t.flags|=1,Ra(e,t,n,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,il(e,t,o))}function Xa(e,t,n,r,o){if(ho(n)){var i=!0;Ao(t)}else i=!1;if(ii(t,o),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),yi(t,n,r),Ai(t,n,r,o),r=!0;else if(null===e){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,s=n.contextType;"object"===typeof s&&null!==s?s=ai(s):s=vo(t,s=ho(n)?mo:po.current);var u=n.getDerivedStateFromProps,d="function"===typeof u||"function"===typeof a.getSnapshotBeforeUpdate;d||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(l!==r||c!==s)&&wi(t,a,r,s),li=!1;var f=t.memoizedState;a.state=f,pi(t,r,a,o),c=t.memoizedState,l!==r||f!==c||go.current||li?("function"===typeof u&&(vi(t,n,u,r),c=t.memoizedState),(l=li||bi(t,n,l,r,f,c,s))?(d||"function"!==typeof a.UNSAFE_componentWillMount&&"function"!==typeof a.componentWillMount||("function"===typeof a.componentWillMount&&a.componentWillMount(),"function"===typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"===typeof a.componentDidMount&&(t.flags|=4)):("function"===typeof a.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=s,r=l):("function"===typeof a.componentDidMount&&(t.flags|=4),r=!1)}else{a=t.stateNode,si(e,t),l=t.memoizedProps,s=t.type===t.elementType?l:Zo(t.type,l),a.props=s,d=t.pendingProps,f=a.context,"object"===typeof(c=n.contextType)&&null!==c?c=ai(c):c=vo(t,c=ho(n)?mo:po.current);var p=n.getDerivedStateFromProps;(u="function"===typeof p||"function"===typeof a.getSnapshotBeforeUpdate)||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(l!==d||f!==c)&&wi(t,a,r,c),li=!1,f=t.memoizedState,a.state=f,pi(t,r,a,o);var g=t.memoizedState;l!==d||f!==g||go.current||li?("function"===typeof p&&(vi(t,n,p,r),g=t.memoizedState),(s=li||bi(t,n,s,r,f,g,c))?(u||"function"!==typeof a.UNSAFE_componentWillUpdate&&"function"!==typeof a.componentWillUpdate||("function"===typeof a.componentWillUpdate&&a.componentWillUpdate(r,g,c),"function"===typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(r,g,c)),"function"===typeof a.componentDidUpdate&&(t.flags|=4),"function"===typeof a.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!==typeof a.componentDidUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=g),a.props=r,a.state=g,a.context=c,r=s):("function"!==typeof a.componentDidUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),r=!1)}return Qa(e,t,n,r,i,o)}function Qa(e,t,n,r,o,i){Wa(e,t);var a=0!==(64&t.flags);if(!r&&!a)return o&&xo(t,n,!1),il(e,t,i);r=t.stateNode,Da.current=t;var l=a&&"function"!==typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&a?(t.child=ki(t,e.child,null,i),t.child=ki(t,null,l,i)):Ra(e,t,l,i),t.memoizedState=r.state,o&&xo(t,n,!0),t.child}function _a(e){var t=e.stateNode;t.pendingContext?yo(0,t.pendingContext,t.pendingContext!==t.context):t.context&&yo(0,t.context,!1),Ti(e,t.containerInfo)}var Ya,Ga,Ka,qa,Za={dehydrated:null,retryLane:0};function Ja(e,t,n){var r,o=t.pendingProps,i=Ri.current,a=!1;return(r=0!==(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!==(2&i)),r?(a=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===o.fallback||!0===o.unstable_avoidThisFallback||(i|=1),uo(Ri,1&i),null===e?(void 0!==o.fallback&&Xi(t),e=o.children,i=o.fallback,a?(e=$a(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Za,e):"number"===typeof o.unstable_expectedLoadTime?(e=$a(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Za,t.lanes=33554432,e):((n=Kc({mode:"visible",children:e},t.mode,n,null)).return=t,t.child=n)):(e.memoizedState,a?(o=tl(e,t,o.children,o.fallback,n),a=t.child,i=e.child.memoizedState,a.memoizedState=null===i?{baseLanes:n}:{baseLanes:i.baseLanes|n},a.childLanes=e.childLanes&~n,t.memoizedState=Za,o):(n=el(e,t,o.children,n),t.memoizedState=null,n))}function $a(e,t,n,r){var o=e.mode,i=e.child;return t={mode:"hidden",children:t},0===(2&o)&&null!==i?(i.childLanes=0,i.pendingProps=t):i=Kc(t,o,0,null),n=Gc(n,o,r,null),i.return=e,n.return=e,i.sibling=n,e.child=i,n}function el(e,t,n,r){var o=e.child;return e=o.sibling,n=_c(o,{mode:"visible",children:n}),0===(2&t.mode)&&(n.lanes=r),n.return=t,n.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=n}function tl(e,t,n,r,o){var i=t.mode,a=e.child;e=a.sibling;var l={mode:"hidden",children:n};return 0===(2&i)&&t.child!==a?((n=t.child).childLanes=0,n.pendingProps=l,null!==(a=n.lastEffect)?(t.firstEffect=n.firstEffect,t.lastEffect=a,a.nextEffect=null):t.firstEffect=t.lastEffect=null):n=_c(a,l),null!==e?r=_c(e,r):(r=Gc(r,i,o,null)).flags|=2,r.return=t,n.return=t,n.sibling=r,t.child=n,r}function nl(e,t){e.lanes|=t;var n=e.alternate;null!==n&&(n.lanes|=t),oi(e.return,t)}function rl(e,t,n,r,o,i){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o,lastEffect:i}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=n,a.tailMode=o,a.lastEffect=i)}function ol(e,t,n){var r=t.pendingProps,o=r.revealOrder,i=r.tail;if(Ra(e,t,r.children,n),0!==(2&(r=Ri.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!==(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&nl(e,n);else if(19===e.tag)nl(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(uo(Ri,r),0===(2&t.mode))t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;null!==n;)null!==(e=n.alternate)&&null===Fi(e)&&(o=n),n=n.sibling;null===(n=o)?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),rl(t,!1,o,n,i,t.lastEffect);break;case"backwards":for(n=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===Fi(e)){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}rl(t,!0,n,null,i,t.lastEffect);break;case"together":rl(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function il(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Ul|=t.lanes,0!==(n&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(a(153));if(null!==t.child){for(n=_c(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=_c(e,e.pendingProps)).return=t;n.sibling=null}return t.child}return null}function al(e,t){if(!Ui)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function ll(e,t,n){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:case 17:return ho(t.type)&&bo(),null;case 3:return zi(),so(go),so(po),Ki(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||(_i(t)?t.flags|=4:r.hydrate||(t.flags|=256)),Ga(t),null;case 5:Li(t);var i=Pi(ji.current);if(n=t.type,null!==e&&null!=t.stateNode)Ka(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(a(166));return null}if(e=Pi(Ni.current),_i(t)){r=t.stateNode,n=t.type;var l=t.memoizedProps;switch(r[Zr]=t,r[Jr]=l,n){case"dialog":Nr("cancel",r),Nr("close",r);break;case"iframe":case"object":case"embed":Nr("load",r);break;case"video":case"audio":for(e=0;e<Cr.length;e++)Nr(Cr[e],r);break;case"source":Nr("error",r);break;case"img":case"image":case"link":Nr("error",r),Nr("load",r);break;case"details":Nr("toggle",r);break;case"input":ee(r,l),Nr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!l.multiple},Nr("invalid",r);break;case"textarea":ce(r,l),Nr("invalid",r)}for(var s in Ee(n,l),e=null,l)l.hasOwnProperty(s)&&(i=l[s],"children"===s?"string"===typeof i?r.textContent!==i&&(e=["children",i]):"number"===typeof i&&r.textContent!==""+i&&(e=["children",""+i]):c.hasOwnProperty(s)&&null!=i&&"onScroll"===s&&Nr("scroll",r));switch(n){case"input":q(r),re(r,l,!0);break;case"textarea":q(r),ue(r);break;case"select":case"option":break;default:"function"===typeof l.onClick&&(r.onclick=Br)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(s=9===i.nodeType?i:i.ownerDocument,e===de.html&&(e=fe(n)),e===de.html?"script"===n?((e=s.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"===typeof r.is?e=s.createElement(n,{is:r.is}):(e=s.createElement(n),"select"===n&&(s=e,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):e=s.createElementNS(e,n),e[Zr]=t,e[Jr]=r,Ya(e,t,!1,!1),t.stateNode=e,s=Se(n,r),n){case"dialog":Nr("cancel",e),Nr("close",e),i=r;break;case"iframe":case"object":case"embed":Nr("load",e),i=r;break;case"video":case"audio":for(i=0;i<Cr.length;i++)Nr(Cr[i],e);i=r;break;case"source":Nr("error",e),i=r;break;case"img":case"image":case"link":Nr("error",e),Nr("load",e),i=r;break;case"details":Nr("toggle",e),i=r;break;case"input":ee(e,r),i=$(e,r),Nr("invalid",e);break;case"option":i=ie(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=o({},r,{value:void 0}),Nr("invalid",e);break;case"textarea":ce(e,r),i=le(e,r),Nr("invalid",e);break;default:i=r}Ee(n,i);var u=i;for(l in u)if(u.hasOwnProperty(l)){var d=u[l];"style"===l?Ae(e,d):"dangerouslySetInnerHTML"===l?null!=(d=d?d.__html:void 0)&&ve(e,d):"children"===l?"string"===typeof d?("textarea"!==n||""!==d)&&he(e,d):"number"===typeof d&&he(e,""+d):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(c.hasOwnProperty(l)?null!=d&&"onScroll"===l&&Nr("scroll",e):null!=d&&w(e,l,d,s))}switch(n){case"input":q(e),re(e,r,!1);break;case"textarea":q(e),ue(e);break;case"option":null!=r.value&&e.setAttribute("value",""+G(r.value));break;case"select":e.multiple=!!r.multiple,null!=(l=r.value)?ae(e,!!r.multiple,l,!1):null!=r.defaultValue&&ae(e,!!r.multiple,r.defaultValue,!0);break;default:"function"===typeof i.onClick&&(e.onclick=Br)}Wr(n,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)qa(e,t,e.memoizedProps,r);else{if("string"!==typeof r&&null===t.stateNode)throw Error(a(166));n=Pi(ji.current),Pi(Ni.current),_i(t)?(r=t.stateNode,n=t.memoizedProps,r[Zr]=t,r.nodeValue!==n&&(t.flags|=4)):((r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[Zr]=t,t.stateNode=r)}return null;case 13:return so(Ri),r=t.memoizedState,0!==(64&t.flags)?(t.lanes=n,t):(r=null!==r,n=!1,null===e?void 0!==t.memoizedProps.fallback&&_i(t):n=null!==e.memoizedState,r&&!n&&0!==(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!==(1&Ri.current)?0===Fl&&(Fl=3):(0!==Fl&&3!==Fl||(Fl=4),null===Tl||0===(134217727&Ul)&&0===(134217727&Wl)||bc(Tl,Dl))),(r||n)&&(t.flags|=4),null);case 4:return zi(),Ga(t),null===e&&jr(t.stateNode.containerInfo),null;case 10:return ri(t),null;case 19:if(so(Ri),null===(r=t.memoizedState))return null;if(l=0!==(64&t.flags),null===(s=r.rendering))if(l)al(r,!1);else{if(0!==Fl||null!==e&&0!==(64&e.flags))for(e=t.child;null!==e;){if(null!==(s=Fi(e))){for(t.flags|=64,al(r,!1),null!==(l=s.updateQueue)&&(t.updateQueue=l,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=n,n=t.child;null!==n;)e=r,(l=n).flags&=2,l.nextEffect=null,l.firstEffect=null,l.lastEffect=null,null===(s=l.alternate)?(l.childLanes=0,l.lanes=e,l.child=null,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=s.childLanes,l.lanes=s.lanes,l.child=s.child,l.memoizedProps=s.memoizedProps,l.memoizedState=s.memoizedState,l.updateQueue=s.updateQueue,l.type=s.type,e=s.dependencies,l.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return uo(Ri,1&Ri.current|2),t.child}e=e.sibling}null!==r.tail&&Vo()>_l&&(t.flags|=64,l=!0,al(r,!1),t.lanes=33554432)}else{if(!l)if(null!==(e=Fi(s))){if(t.flags|=64,l=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),al(r,!0),null===r.tail&&"hidden"===r.tailMode&&!s.alternate&&!Ui)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Vo()-r.renderingStartTime>_l&&1073741824!==n&&(t.flags|=64,l=!0,al(r,!1),t.lanes=33554432);r.isBackwards?(s.sibling=t.child,t.child=s):(null!==(n=r.last)?n.sibling=s:t.child=s,r.last=s)}return null!==r.tail?(n=r.tail,r.rendering=n,r.tail=n.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Vo(),n.sibling=null,t=Ri.current,uo(Ri,l?1&t|2:1&t),n):null;case 23:case 24:return Ec(),null!==e&&null!==e.memoizedState!==(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(a(156,t.tag))}function cl(e){switch(e.tag){case 1:ho(e.type)&&bo();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(zi(),so(go),so(po),Ki(),0!==(64&(t=e.flags)))throw Error(a(285));return e.flags=-4097&t|64,e;case 5:return Li(e),null;case 13:return so(Ri),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return so(Ri),null;case 4:return zi(),null;case 10:return ri(e),null;case 23:case 24:return Ec(),null;default:return null}}function sl(e,t){try{var n="",r=t;do{n+=_(r),r=r.return}while(r);var o=n}catch(i){o="\nError generating stack: "+i.message+"\n"+i.stack}return{value:e,source:t,stack:o}}function ul(e,t){try{console.error(t.value)}catch(n){setTimeout((function(){throw n}))}}Ya=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Ga=function(){},Ka=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Pi(Ni.current);var a,l=null;switch(n){case"input":i=$(e,i),r=$(e,r),l=[];break;case"option":i=ie(e,i),r=ie(e,r),l=[];break;case"select":i=o({},i,{value:void 0}),r=o({},r,{value:void 0}),l=[];break;case"textarea":i=le(e,i),r=le(e,r),l=[];break;default:"function"!==typeof i.onClick&&"function"===typeof r.onClick&&(e.onclick=Br)}for(d in Ee(n,r),n=null,i)if(!r.hasOwnProperty(d)&&i.hasOwnProperty(d)&&null!=i[d])if("style"===d){var s=i[d];for(a in s)s.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else"dangerouslySetInnerHTML"!==d&&"children"!==d&&"suppressContentEditableWarning"!==d&&"suppressHydrationWarning"!==d&&"autoFocus"!==d&&(c.hasOwnProperty(d)?l||(l=[]):(l=l||[]).push(d,null));for(d in r){var u=r[d];if(s=null!=i?i[d]:void 0,r.hasOwnProperty(d)&&u!==s&&(null!=u||null!=s))if("style"===d)if(s){for(a in s)!s.hasOwnProperty(a)||u&&u.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in u)u.hasOwnProperty(a)&&s[a]!==u[a]&&(n||(n={}),n[a]=u[a])}else n||(l||(l=[]),l.push(d,n)),n=u;else"dangerouslySetInnerHTML"===d?(u=u?u.__html:void 0,s=s?s.__html:void 0,null!=u&&s!==u&&(l=l||[]).push(d,u)):"children"===d?"string"!==typeof u&&"number"!==typeof u||(l=l||[]).push(d,""+u):"suppressContentEditableWarning"!==d&&"suppressHydrationWarning"!==d&&(c.hasOwnProperty(d)?(null!=u&&"onScroll"===d&&Nr("scroll",e),l||s===u||(l=[])):"object"===typeof u&&null!==u&&u.$$typeof===D?u.toString():(l=l||[]).push(d,u))}n&&(l=l||[]).push("style",n);var d=l;(t.updateQueue=d)&&(t.flags|=4)}},qa=function(e,t,n,r){n!==r&&(t.flags|=4)};var dl="function"===typeof WeakMap?WeakMap:Map;function fl(e,t,n){(n=ui(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){ql||(ql=!0,Zl=r),ul(0,t)},n}function pl(e,t,n){(n=ui(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"===typeof r){var o=t.value;n.payload=function(){return ul(0,t),r(o)}}var i=e.stateNode;return null!==i&&"function"===typeof i.componentDidCatch&&(n.callback=function(){"function"!==typeof r&&(null===Jl?Jl=new Set([this]):Jl.add(this),ul(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}var gl="function"===typeof WeakSet?WeakSet:Set;function ml(e){var t=e.ref;if(null!==t)if("function"===typeof t)try{t(null)}catch(n){Hc(e,n)}else t.current=null}function vl(e,t){switch(t.tag){case 0:case 11:case 15:case 22:case 5:case 6:case 4:case 17:return;case 1:if(256&t.flags&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:Zo(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&_r(t.stateNode.containerInfo))}throw Error(a(163))}function hl(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3===(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var o=e;r=o.next,0!==(4&(o=o.tag))&&0!==(1&o)&&(Rc(n,e),Lc(n,e)),e=r}while(e!==t)}return;case 1:return e=n.stateNode,4&n.flags&&(null===t?e.componentDidMount():(r=n.elementType===n.type?t.memoizedProps:Zo(n.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=n.updateQueue)&&gi(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:case 1:e=n.child.stateNode}gi(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.flags&&Wr(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:case 19:case 17:case 20:case 21:case 23:case 24:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&At(n)))))}throw Error(a(163))}function bl(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)"function"===typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=n.stateNode;var o=n.memoizedProps.style;o=void 0!==o&&null!==o&&o.hasOwnProperty("display")?o.display:null,r.style.display=we("display",o)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else if((23!==n.tag&&24!==n.tag||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function yl(e,t){if(So&&"function"===typeof So.onCommitFiberUnmount)try{So.onCommitFiberUnmount(Eo,t)}catch(i){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var n=e=e.next;do{var r=n,o=r.destroy;if(r=r.tag,void 0!==o)if(0!==(4&r))Rc(t,n);else{r=t;try{o()}catch(i){Hc(r,i)}}n=n.next}while(n!==e)}break;case 1:if(ml(t),"function"===typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(i){Hc(t,i)}break;case 5:ml(t);break;case 4:Cl(e,t)}}function wl(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function Al(e){return 5===e.tag||3===e.tag||4===e.tag}function xl(e){e:{for(var t=e.return;null!==t;){if(Al(t))break e;t=t.return}throw Error(a(160))}var n=t;switch(t=n.stateNode,n.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(a(161))}16&n.flags&&(he(t,""),n.flags&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||Al(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.flags)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.flags)){n=n.stateNode;break e}}r?El(e,n,t):Sl(e,n,t)}function El(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!==(n=n._reactRootContainer)&&void 0!==n||null!==t.onclick||(t.onclick=Br));else if(4!==r&&null!==(e=e.child))for(El(e,t,n),e=e.sibling;null!==e;)El(e,t,n),e=e.sibling}function Sl(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(Sl(e,t,n),e=e.sibling;null!==e;)Sl(e,t,n),e=e.sibling}function Cl(e,t){for(var n,r,o=t,i=!1;;){if(!i){i=o.return;e:for(;;){if(null===i)throw Error(a(160));switch(n=i.stateNode,i.tag){case 5:r=!1;break e;case 3:case 4:n=n.containerInfo,r=!0;break e}i=i.return}i=!0}if(5===o.tag||6===o.tag){e:for(var l=e,c=o,s=c;;)if(yl(l,s),null!==s.child&&4!==s.tag)s.child.return=s,s=s.child;else{if(s===c)break e;for(;null===s.sibling;){if(null===s.return||s.return===c)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}r?(l=n,c=o.stateNode,8===l.nodeType?l.parentNode.removeChild(c):l.removeChild(c)):n.removeChild(o.stateNode)}else if(4===o.tag){if(null!==o.child){n=o.stateNode.containerInfo,r=!0,o.child.return=o,o=o.child;continue}}else if(yl(e,o),null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)return;4===(o=o.return).tag&&(i=!1)}o.sibling.return=o.return,o=o.sibling}}function kl(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var n=t.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{3===(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==n)}return;case 1:case 12:case 17:return;case 5:if(null!=(n=t.stateNode)){r=t.memoizedProps;var o=null!==e?e.memoizedProps:r;e=t.type;var i=t.updateQueue;if(t.updateQueue=null,null!==i){for(n[Jr]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(n,r),Se(e,o),t=Se(e,r),o=0;o<i.length;o+=2){var l=i[o],c=i[o+1];"style"===l?Ae(n,c):"dangerouslySetInnerHTML"===l?ve(n,c):"children"===l?he(n,c):w(n,l,c,t)}switch(e){case"input":ne(n,r);break;case"textarea":se(n,r);break;case"select":e=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!r.multiple,null!=(i=r.value)?ae(n,!!r.multiple,i,!1):e!==!!r.multiple&&(null!=r.defaultValue?ae(n,!!r.multiple,r.defaultValue,!0):ae(n,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(a(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((n=t.stateNode).hydrate&&(n.hydrate=!1,At(n.containerInfo)));case 13:return null!==t.memoizedState&&(Ql=Vo(),bl(t.child,!0)),void Ml(t);case 19:return void Ml(t);case 23:case 24:return void bl(t,null!==t.memoizedState)}throw Error(a(163))}function Ml(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new gl),t.forEach((function(t){var r=Wc.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function Ol(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&(null!==(t=t.memoizedState)&&null===t.dehydrated)}var Nl=Math.ceil,Il=A.ReactCurrentDispatcher,jl=A.ReactCurrentOwner,Pl=0,Tl=null,zl=null,Dl=0,Ll=0,Rl=co(0),Fl=0,Bl=null,Hl=0,Ul=0,Wl=0,Vl=0,Xl=null,Ql=0,_l=1/0;function Yl(){_l=Vo()+500}var Gl,Kl=null,ql=!1,Zl=null,Jl=null,$l=!1,ec=null,tc=90,nc=[],rc=[],oc=null,ic=0,ac=null,lc=-1,cc=0,sc=0,uc=null,dc=!1;function fc(){return 0!==(48&Pl)?Vo():-1!==lc?lc:lc=Vo()}function pc(e){if(0===(2&(e=e.mode)))return 1;if(0===(4&e))return 99===Xo()?1:2;if(0===cc&&(cc=Hl),0!==qo.transition){0!==sc&&(sc=null!==Xl?Xl.pendingLanes:0),e=cc;var t=4186112&~sc;return 0===(t&=-t)&&(0===(t=(e=4186112&~e)&-e)&&(t=8192)),t}return e=Xo(),0!==(4&Pl)&&98===e?e=Bt(12,cc):e=Bt(e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),cc),e}function gc(e,t,n){if(50<ic)throw ic=0,ac=null,Error(a(185));if(null===(e=mc(e,t)))return null;Wt(e,t,n),e===Tl&&(Wl|=t,4===Fl&&bc(e,Dl));var r=Xo();1===t?0!==(8&Pl)&&0===(48&Pl)?yc(e):(vc(e,n),0===Pl&&(Yl(),Go())):(0===(4&Pl)||98!==r&&99!==r||(null===oc?oc=new Set([e]):oc.add(e)),vc(e,n)),Xl=e}function mc(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}function vc(e,t){for(var n=e.callbackNode,r=e.suspendedLanes,o=e.pingedLanes,i=e.expirationTimes,l=e.pendingLanes;0<l;){var c=31-Vt(l),s=1<<c,u=i[c];if(-1===u){if(0===(s&r)||0!==(s&o)){u=t,Lt(s);var d=Dt;i[c]=10<=d?u+250:6<=d?u+5e3:-1}}else u<=t&&(e.expiredLanes|=s);l&=~s}if(r=Rt(e,e===Tl?Dl:0),t=Dt,0===r)null!==n&&(n!==Ro&&Mo(n),e.callbackNode=null,e.callbackPriority=0);else{if(null!==n){if(e.callbackPriority===t)return;n!==Ro&&Mo(n)}15===t?(n=yc.bind(null,e),null===Bo?(Bo=[n],Ho=ko(Po,Ko)):Bo.push(n),n=Ro):14===t?n=Yo(99,yc.bind(null,e)):(n=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(a(358,e))}}(t),n=Yo(n,hc.bind(null,e))),e.callbackPriority=t,e.callbackNode=n}}function hc(e){if(lc=-1,sc=cc=0,0!==(48&Pl))throw Error(a(327));var t=e.callbackNode;if(Dc()&&e.callbackNode!==t)return null;var n=Rt(e,e===Tl?Dl:0);if(0===n)return null;var r=n,o=Pl;Pl|=16;var i=kc();for(Tl===e&&Dl===r||(Yl(),Sc(e,r));;)try{Nc();break}catch(c){Cc(e,c)}if(ni(),Il.current=i,Pl=o,null!==zl?r=0:(Tl=null,Dl=0,r=Fl),0!==(Hl&Wl))Sc(e,0);else if(0!==r){if(2===r&&(Pl|=64,e.hydrate&&(e.hydrate=!1,_r(e.containerInfo)),0!==(n=Ft(e))&&(r=Mc(e,n))),1===r)throw t=Bl,Sc(e,0),bc(e,n),vc(e,Vo()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=n,r){case 0:case 1:throw Error(a(345));case 2:case 5:Pc(e);break;case 3:if(bc(e,n),(62914560&n)===n&&10<(r=Ql+500-Vo())){if(0!==Rt(e,0))break;if(((o=e.suspendedLanes)&n)!==n){fc(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Xr(Pc.bind(null,e),r);break}Pc(e);break;case 4:if(bc(e,n),(4186112&n)===n)break;for(r=e.eventTimes,o=-1;0<n;){var l=31-Vt(n);i=1<<l,(l=r[l])>o&&(o=l),n&=~i}if(n=o,10<(n=(120>(n=Vo()-n)?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*Nl(n/1960))-n)){e.timeoutHandle=Xr(Pc.bind(null,e),n);break}Pc(e);break;default:throw Error(a(329))}}return vc(e,Vo()),e.callbackNode===t?hc.bind(null,e):null}function bc(e,t){for(t&=~Vl,t&=~Wl,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Vt(t),r=1<<n;e[n]=-1,t&=~r}}function yc(e){if(0!==(48&Pl))throw Error(a(327));if(Dc(),e===Tl&&0!==(e.expiredLanes&Dl)){var t=Dl,n=Mc(e,t);0!==(Hl&Wl)&&(n=Mc(e,t=Rt(e,t)))}else n=Mc(e,t=Rt(e,0));if(0!==e.tag&&2===n&&(Pl|=64,e.hydrate&&(e.hydrate=!1,_r(e.containerInfo)),0!==(t=Ft(e))&&(n=Mc(e,t))),1===n)throw n=Bl,Sc(e,0),bc(e,t),vc(e,Vo()),n;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Pc(e),vc(e,Vo()),null}function wc(e,t){var n=Pl;Pl|=1;try{return e(t)}finally{0===(Pl=n)&&(Yl(),Go())}}function Ac(e,t){var n=Pl;Pl&=-2,Pl|=8;try{return e(t)}finally{0===(Pl=n)&&(Yl(),Go())}}function xc(e,t){uo(Rl,Ll),Ll|=t,Hl|=t}function Ec(){Ll=Rl.current,so(Rl)}function Sc(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,Qr(n)),null!==zl)for(n=zl.return;null!==n;){var r=n;switch(r.tag){case 1:null!==(r=r.type.childContextTypes)&&void 0!==r&&bo();break;case 3:zi(),so(go),so(po),Ki();break;case 5:Li(r);break;case 4:zi();break;case 13:case 19:so(Ri);break;case 10:ri(r);break;case 23:case 24:Ec()}n=n.return}Tl=e,zl=_c(e.current,null),Dl=Ll=Hl=t,Fl=0,Bl=null,Vl=Wl=Ul=0}function Cc(e,t){for(;;){var n=zl;try{if(ni(),qi.current=ja,na){for(var r=$i.memoizedState;null!==r;){var o=r.queue;null!==o&&(o.pending=null),r=r.next}na=!1}if(Ji=0,ta=ea=$i=null,ra=!1,jl.current=null,null===n||null===n.return){Fl=1,Bl=t,zl=null;break}e:{var i=e,a=n.return,l=n,c=t;if(t=Dl,l.flags|=2048,l.firstEffect=l.lastEffect=null,null!==c&&"object"===typeof c&&"function"===typeof c.then){var s=c;if(0===(2&l.mode)){var u=l.alternate;u?(l.updateQueue=u.updateQueue,l.memoizedState=u.memoizedState,l.lanes=u.lanes):(l.updateQueue=null,l.memoizedState=null)}var d=0!==(1&Ri.current),f=a;do{var p;if(p=13===f.tag){var g=f.memoizedState;if(null!==g)p=null!==g.dehydrated;else{var m=f.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!d)}}if(p){var v=f.updateQueue;if(null===v){var h=new Set;h.add(s),f.updateQueue=h}else v.add(s);if(0===(2&f.mode)){if(f.flags|=64,l.flags|=16384,l.flags&=-2981,1===l.tag)if(null===l.alternate)l.tag=17;else{var b=ui(-1,1);b.tag=2,di(l,b)}l.lanes|=1;break e}c=void 0,l=t;var y=i.pingCache;if(null===y?(y=i.pingCache=new dl,c=new Set,y.set(s,c)):void 0===(c=y.get(s))&&(c=new Set,y.set(s,c)),!c.has(l)){c.add(l);var w=Uc.bind(null,i,s,l);s.then(w,w)}f.flags|=4096,f.lanes=t;break e}f=f.return}while(null!==f);c=Error((Y(l.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Fl&&(Fl=2),c=sl(c,l),f=a;do{switch(f.tag){case 3:i=c,f.flags|=4096,t&=-t,f.lanes|=t,fi(f,fl(0,i,t));break e;case 1:i=c;var A=f.type,x=f.stateNode;if(0===(64&f.flags)&&("function"===typeof A.getDerivedStateFromError||null!==x&&"function"===typeof x.componentDidCatch&&(null===Jl||!Jl.has(x)))){f.flags|=4096,t&=-t,f.lanes|=t,fi(f,pl(f,i,t));break e}}f=f.return}while(null!==f)}jc(n)}catch(E){t=E,zl===n&&null!==n&&(zl=n=n.return);continue}break}}function kc(){var e=Il.current;return Il.current=ja,null===e?ja:e}function Mc(e,t){var n=Pl;Pl|=16;var r=kc();for(Tl===e&&Dl===t||Sc(e,t);;)try{Oc();break}catch(o){Cc(e,o)}if(ni(),Pl=n,Il.current=r,null!==zl)throw Error(a(261));return Tl=null,Dl=0,Fl}function Oc(){for(;null!==zl;)Ic(zl)}function Nc(){for(;null!==zl&&!Oo();)Ic(zl)}function Ic(e){var t=Gl(e.alternate,e,Ll);e.memoizedProps=e.pendingProps,null===t?jc(e):zl=t,jl.current=null}function jc(e){var t=e;do{var n=t.alternate;if(e=t.return,0===(2048&t.flags)){if(null!==(n=ll(n,t,Ll)))return void(zl=n);if(24!==(n=t).tag&&23!==n.tag||null===n.memoizedState||0!==(1073741824&Ll)||0===(4&n.mode)){for(var r=0,o=n.child;null!==o;)r|=o.lanes|o.childLanes,o=o.sibling;n.childLanes=r}null!==e&&0===(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(n=cl(t)))return n.flags&=2047,void(zl=n);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(zl=t);zl=t=e}while(null!==t);0===Fl&&(Fl=5)}function Pc(e){var t=Xo();return _o(99,Tc.bind(null,e,t)),null}function Tc(e,t){do{Dc()}while(null!==ec);if(0!==(48&Pl))throw Error(a(327));var n=e.finishedWork;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(a(177));e.callbackNode=null;var r=n.lanes|n.childLanes,o=r,i=e.pendingLanes&~o;e.pendingLanes=o,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=o,e.mutableReadLanes&=o,e.entangledLanes&=o,o=e.entanglements;for(var l=e.eventTimes,c=e.expirationTimes;0<i;){var s=31-Vt(i),u=1<<s;o[s]=0,l[s]=-1,c[s]=-1,i&=~u}if(null!==oc&&0===(24&r)&&oc.has(e)&&oc.delete(e),e===Tl&&(zl=Tl=null,Dl=0),1<n.flags?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){if(o=Pl,Pl|=32,jl.current=null,Hr=Gt,vr(l=mr())){if("selectionStart"in l)c={start:l.selectionStart,end:l.selectionEnd};else e:if(c=(c=l.ownerDocument)&&c.defaultView||window,(u=c.getSelection&&c.getSelection())&&0!==u.rangeCount){c=u.anchorNode,i=u.anchorOffset,s=u.focusNode,u=u.focusOffset;try{c.nodeType,s.nodeType}catch(k){c=null;break e}var d=0,f=-1,p=-1,g=0,m=0,v=l,h=null;t:for(;;){for(var b;v!==c||0!==i&&3!==v.nodeType||(f=d+i),v!==s||0!==u&&3!==v.nodeType||(p=d+u),3===v.nodeType&&(d+=v.nodeValue.length),null!==(b=v.firstChild);)h=v,v=b;for(;;){if(v===l)break t;if(h===c&&++g===i&&(f=d),h===s&&++m===u&&(p=d),null!==(b=v.nextSibling))break;h=(v=h).parentNode}v=b}c=-1===f||-1===p?null:{start:f,end:p}}else c=null;c=c||{start:0,end:0}}else c=null;Ur={focusedElem:l,selectionRange:c},Gt=!1,uc=null,dc=!1,Kl=r;do{try{zc()}catch(k){if(null===Kl)throw Error(a(330));Hc(Kl,k),Kl=Kl.nextEffect}}while(null!==Kl);uc=null,Kl=r;do{try{for(l=e;null!==Kl;){var y=Kl.flags;if(16&y&&he(Kl.stateNode,""),128&y){var w=Kl.alternate;if(null!==w){var A=w.ref;null!==A&&("function"===typeof A?A(null):A.current=null)}}switch(1038&y){case 2:xl(Kl),Kl.flags&=-3;break;case 6:xl(Kl),Kl.flags&=-3,kl(Kl.alternate,Kl);break;case 1024:Kl.flags&=-1025;break;case 1028:Kl.flags&=-1025,kl(Kl.alternate,Kl);break;case 4:kl(Kl.alternate,Kl);break;case 8:Cl(l,c=Kl);var x=c.alternate;wl(c),null!==x&&wl(x)}Kl=Kl.nextEffect}}catch(k){if(null===Kl)throw Error(a(330));Hc(Kl,k),Kl=Kl.nextEffect}}while(null!==Kl);if(A=Ur,w=mr(),y=A.focusedElem,l=A.selectionRange,w!==y&&y&&y.ownerDocument&&gr(y.ownerDocument.documentElement,y)){null!==l&&vr(y)&&(w=l.start,void 0===(A=l.end)&&(A=w),"selectionStart"in y?(y.selectionStart=w,y.selectionEnd=Math.min(A,y.value.length)):(A=(w=y.ownerDocument||document)&&w.defaultView||window).getSelection&&(A=A.getSelection(),c=y.textContent.length,x=Math.min(l.start,c),l=void 0===l.end?x:Math.min(l.end,c),!A.extend&&x>l&&(c=l,l=x,x=c),c=pr(y,x),i=pr(y,l),c&&i&&(1!==A.rangeCount||A.anchorNode!==c.node||A.anchorOffset!==c.offset||A.focusNode!==i.node||A.focusOffset!==i.offset)&&((w=w.createRange()).setStart(c.node,c.offset),A.removeAllRanges(),x>l?(A.addRange(w),A.extend(i.node,i.offset)):(w.setEnd(i.node,i.offset),A.addRange(w))))),w=[];for(A=y;A=A.parentNode;)1===A.nodeType&&w.push({element:A,left:A.scrollLeft,top:A.scrollTop});for("function"===typeof y.focus&&y.focus(),y=0;y<w.length;y++)(A=w[y]).element.scrollLeft=A.left,A.element.scrollTop=A.top}Gt=!!Hr,Ur=Hr=null,e.current=n,Kl=r;do{try{for(y=e;null!==Kl;){var E=Kl.flags;if(36&E&&hl(y,Kl.alternate,Kl),128&E){w=void 0;var S=Kl.ref;if(null!==S){var C=Kl.stateNode;Kl.tag,w=C,"function"===typeof S?S(w):S.current=w}}Kl=Kl.nextEffect}}catch(k){if(null===Kl)throw Error(a(330));Hc(Kl,k),Kl=Kl.nextEffect}}while(null!==Kl);Kl=null,Fo(),Pl=o}else e.current=n;if($l)$l=!1,ec=e,tc=t;else for(Kl=r;null!==Kl;)t=Kl.nextEffect,Kl.nextEffect=null,8&Kl.flags&&((E=Kl).sibling=null,E.stateNode=null),Kl=t;if(0===(r=e.pendingLanes)&&(Jl=null),1===r?e===ac?ic++:(ic=0,ac=e):ic=0,n=n.stateNode,So&&"function"===typeof So.onCommitFiberRoot)try{So.onCommitFiberRoot(Eo,n,void 0,64===(64&n.current.flags))}catch(k){}if(vc(e,Vo()),ql)throw ql=!1,e=Zl,Zl=null,e;return 0!==(8&Pl)||Go(),null}function zc(){for(;null!==Kl;){var e=Kl.alternate;dc||null===uc||(0!==(8&Kl.flags)?$e(Kl,uc)&&(dc=!0):13===Kl.tag&&Ol(e,Kl)&&$e(Kl,uc)&&(dc=!0));var t=Kl.flags;0!==(256&t)&&vl(e,Kl),0===(512&t)||$l||($l=!0,Yo(97,(function(){return Dc(),null}))),Kl=Kl.nextEffect}}function Dc(){if(90!==tc){var e=97<tc?97:tc;return tc=90,_o(e,Fc)}return!1}function Lc(e,t){nc.push(t,e),$l||($l=!0,Yo(97,(function(){return Dc(),null})))}function Rc(e,t){rc.push(t,e),$l||($l=!0,Yo(97,(function(){return Dc(),null})))}function Fc(){if(null===ec)return!1;var e=ec;if(ec=null,0!==(48&Pl))throw Error(a(331));var t=Pl;Pl|=32;var n=rc;rc=[];for(var r=0;r<n.length;r+=2){var o=n[r],i=n[r+1],l=o.destroy;if(o.destroy=void 0,"function"===typeof l)try{l()}catch(s){if(null===i)throw Error(a(330));Hc(i,s)}}for(n=nc,nc=[],r=0;r<n.length;r+=2){o=n[r],i=n[r+1];try{var c=o.create;o.destroy=c()}catch(s){if(null===i)throw Error(a(330));Hc(i,s)}}for(c=e.current.firstEffect;null!==c;)e=c.nextEffect,c.nextEffect=null,8&c.flags&&(c.sibling=null,c.stateNode=null),c=e;return Pl=t,Go(),!0}function Bc(e,t,n){di(e,t=fl(0,t=sl(n,t),1)),t=fc(),null!==(e=mc(e,1))&&(Wt(e,1,t),vc(e,t))}function Hc(e,t){if(3===e.tag)Bc(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){Bc(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"===typeof n.type.getDerivedStateFromError||"function"===typeof r.componentDidCatch&&(null===Jl||!Jl.has(r))){var o=pl(n,e=sl(t,e),1);if(di(n,o),o=fc(),null!==(n=mc(n,1)))Wt(n,1,o),vc(n,o);else if("function"===typeof r.componentDidCatch&&(null===Jl||!Jl.has(r)))try{r.componentDidCatch(t,e)}catch(i){}break}}n=n.return}}function Uc(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=fc(),e.pingedLanes|=e.suspendedLanes&n,Tl===e&&(Dl&n)===n&&(4===Fl||3===Fl&&(62914560&Dl)===Dl&&500>Vo()-Ql?Sc(e,0):Vl|=n),vc(e,t)}function Wc(e,t){var n=e.stateNode;null!==n&&n.delete(t),0===(t=0)&&(0===(2&(t=e.mode))?t=1:0===(4&t)?t=99===Xo()?1:2:(0===cc&&(cc=Hl),0===(t=Ht(62914560&~cc))&&(t=4194304))),n=fc(),null!==(e=mc(e,t))&&(Wt(e,t,n),vc(e,n))}function Vc(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Xc(e,t,n,r){return new Vc(e,t,n,r)}function Qc(e){return!(!(e=e.prototype)||!e.isReactComponent)}function _c(e,t){var n=e.alternate;return null===n?((n=Xc(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Yc(e,t,n,r,o,i){var l=2;if(r=e,"function"===typeof e)Qc(e)&&(l=1);else if("string"===typeof e)l=5;else e:switch(e){case S:return Gc(n.children,o,i,t);case L:l=8,o|=16;break;case C:l=8,o|=1;break;case k:return(e=Xc(12,n,t,8|o)).elementType=k,e.type=k,e.lanes=i,e;case I:return(e=Xc(13,n,t,o)).type=I,e.elementType=I,e.lanes=i,e;case j:return(e=Xc(19,n,t,o)).elementType=j,e.lanes=i,e;case R:return Kc(n,o,i,t);case F:return(e=Xc(24,n,t,o)).elementType=F,e.lanes=i,e;default:if("object"===typeof e&&null!==e)switch(e.$$typeof){case M:l=10;break e;case O:l=9;break e;case N:l=11;break e;case P:l=14;break e;case T:l=16,r=null;break e;case z:l=22;break e}throw Error(a(130,null==e?e:typeof e,""))}return(t=Xc(l,n,t,o)).elementType=e,t.type=r,t.lanes=i,t}function Gc(e,t,n,r){return(e=Xc(7,e,r,t)).lanes=n,e}function Kc(e,t,n,r){return(e=Xc(23,e,r,t)).elementType=R,e.lanes=n,e}function qc(e,t,n){return(e=Xc(6,e,null,t)).lanes=n,e}function Zc(e,t,n){return(t=Xc(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Jc(e,t,n){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Ut(0),this.expirationTimes=Ut(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ut(0),this.mutableSourceEagerHydrationData=null}function $c(e,t,n,r){var o=t.current,i=fc(),l=pc(o);e:if(n){t:{if(Ke(n=n._reactInternals)!==n||1!==n.tag)throw Error(a(170));var c=n;do{switch(c.tag){case 3:c=c.stateNode.context;break t;case 1:if(ho(c.type)){c=c.stateNode.__reactInternalMemoizedMergedChildContext;break t}}c=c.return}while(null!==c);throw Error(a(171))}if(1===n.tag){var s=n.type;if(ho(s)){n=wo(n,s,c);break e}}n=c}else n=fo;return null===t.context?t.context=n:t.pendingContext=n,(t=ui(i,l)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),di(o,t),gc(o,l,i),l}function es(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function ts(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function ns(e,t){ts(e,t),(e=e.alternate)&&ts(e,t)}function rs(e,t,n){var r=null!=n&&null!=n.hydrationOptions&&n.hydrationOptions.mutableSources||null;if(n=new Jc(e,t,null!=n&&!0===n.hydrate),t=Xc(3,null,null,2===t?7:1===t?3:0),n.current=t,t.stateNode=n,ci(t),e[$r]=n.current,jr(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var o=(t=r[e])._getVersion;o=o(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,o]:n.mutableSourceEagerHydrationData.push(t,o)}this._internalRoot=n}function os(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function is(e,t,n,r,o){var i=n._reactRootContainer;if(i){var a=i._internalRoot;if("function"===typeof o){var l=o;o=function(){var e=es(a);l.call(e)}}$c(t,a,e,o)}else{if(i=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new rs(e,0,t?{hydrate:!0}:void 0)}(n,r),a=i._internalRoot,"function"===typeof o){var c=o;o=function(){var e=es(a);c.call(e)}}Ac((function(){$c(t,a,e,o)}))}return es(a)}function as(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!os(t))throw Error(a(200));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:E,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)}Gl=function(e,t,n){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||go.current)La=!0;else{if(0===(n&r)){switch(La=!1,t.tag){case 3:_a(t),Yi();break;case 5:Di(t);break;case 1:ho(t.type)&&Ao(t);break;case 4:Ti(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var o=t.type._context;uo(Jo,o._currentValue),o._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!==(n&t.child.childLanes)?Ja(e,t,n):(uo(Ri,1&Ri.current),null!==(t=il(e,t,n))?t.sibling:null);uo(Ri,1&Ri.current);break;case 19:if(r=0!==(n&t.childLanes),0!==(64&e.flags)){if(r)return ol(e,t,n);t.flags|=64}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null,o.lastEffect=null),uo(Ri,Ri.current),r)break;return null;case 23:case 24:return t.lanes=0,Ua(e,t,n)}return il(e,t,n)}La=0!==(16384&e.flags)}else La=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=vo(t,po.current),ii(t,n),o=aa(null,t,r,e,o,n),t.flags|=1,"object"===typeof o&&null!==o&&"function"===typeof o.render&&void 0===o.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,ho(r)){var i=!0;Ao(t)}else i=!1;t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,ci(t);var l=r.getDerivedStateFromProps;"function"===typeof l&&vi(t,r,l,e),o.updater=hi,t.stateNode=o,o._reactInternals=t,Ai(t,r,e,n),t=Qa(null,t,r,!0,i,n)}else t.tag=0,Ra(null,t,o,n),t=t.child;return t;case 16:o=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=(i=o._init)(o._payload),t.type=o,i=t.tag=function(e){if("function"===typeof e)return Qc(e)?1:0;if(void 0!==e&&null!==e){if((e=e.$$typeof)===N)return 11;if(e===P)return 14}return 2}(o),e=Zo(o,e),i){case 0:t=Va(null,t,o,e,n);break e;case 1:t=Xa(null,t,o,e,n);break e;case 11:t=Fa(null,t,o,e,n);break e;case 14:t=Ba(null,t,o,Zo(o.type,e),r,n);break e}throw Error(a(306,o,""))}return t;case 0:return r=t.type,o=t.pendingProps,Va(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 1:return r=t.type,o=t.pendingProps,Xa(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 3:if(_a(t),r=t.updateQueue,null===e||null===r)throw Error(a(282));if(r=t.pendingProps,o=null!==(o=t.memoizedState)?o.element:null,si(e,t),pi(t,r,null,n),(r=t.memoizedState.element)===o)Yi(),t=il(e,t,n);else{if((i=(o=t.stateNode).hydrate)&&(Hi=Yr(t.stateNode.containerInfo.firstChild),Bi=t,i=Ui=!0),i){if(null!=(e=o.mutableSourceEagerHydrationData))for(o=0;o<e.length;o+=2)(i=e[o])._workInProgressVersionPrimary=e[o+1],Gi.push(i);for(n=Mi(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|1024,n=n.sibling}else Ra(e,t,r,n),Yi();t=t.child}return t;case 5:return Di(t),null===e&&Xi(t),r=t.type,o=t.pendingProps,i=null!==e?e.memoizedProps:null,l=o.children,Vr(r,o)?l=null:null!==i&&Vr(r,i)&&(t.flags|=16),Wa(e,t),Ra(e,t,l,n),t.child;case 6:return null===e&&Xi(t),null;case 13:return Ja(e,t,n);case 4:return Ti(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=ki(t,null,r,n):Ra(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,Fa(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 7:return Ra(e,t,t.pendingProps,n),t.child;case 8:case 12:return Ra(e,t,t.pendingProps.children,n),t.child;case 10:e:{r=t.type._context,o=t.pendingProps,l=t.memoizedProps,i=o.value;var c=t.type._context;if(uo(Jo,c._currentValue),c._currentValue=i,null!==l)if(c=l.value,0===(i=sr(c,i)?0:0|("function"===typeof r._calculateChangedBits?r._calculateChangedBits(c,i):1073741823))){if(l.children===o.children&&!go.current){t=il(e,t,n);break e}}else for(null!==(c=t.child)&&(c.return=t);null!==c;){var s=c.dependencies;if(null!==s){l=c.child;for(var u=s.firstContext;null!==u;){if(u.context===r&&0!==(u.observedBits&i)){1===c.tag&&((u=ui(-1,n&-n)).tag=2,di(c,u)),c.lanes|=n,null!==(u=c.alternate)&&(u.lanes|=n),oi(c.return,n),s.lanes|=n;break}u=u.next}}else l=10===c.tag&&c.type===t.type?null:c.child;if(null!==l)l.return=c;else for(l=c;null!==l;){if(l===t){l=null;break}if(null!==(c=l.sibling)){c.return=l.return,l=c;break}l=l.return}c=l}Ra(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=(i=t.pendingProps).children,ii(t,n),r=r(o=ai(o,i.unstable_observedBits)),t.flags|=1,Ra(e,t,r,n),t.child;case 14:return i=Zo(o=t.type,t.pendingProps),Ba(e,t,o,i=Zo(o.type,i),r,n);case 15:return Ha(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Zo(r,o),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,ho(r)?(e=!0,Ao(t)):e=!1,ii(t,n),yi(t,r,o),Ai(t,r,o,n),Qa(null,t,r,!0,e,n);case 19:return ol(e,t,n);case 23:case 24:return Ua(e,t,n)}throw Error(a(156,t.tag))},rs.prototype.render=function(e){$c(e,this._internalRoot,null,null)},rs.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;$c(null,e,null,(function(){t[$r]=null}))},et=function(e){13===e.tag&&(gc(e,4,fc()),ns(e,4))},tt=function(e){13===e.tag&&(gc(e,67108864,fc()),ns(e,67108864))},nt=function(e){if(13===e.tag){var t=fc(),n=pc(e);gc(e,n,t),ns(e,n)}},rt=function(e,t){return t()},ke=function(e,t,n){switch(t){case"input":if(ne(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=oo(r);if(!o)throw Error(a(90));Z(r),ne(r,o)}}}break;case"textarea":se(e,n);break;case"select":null!=(t=n.value)&&ae(e,!!n.multiple,t,!1)}},Pe=wc,Te=function(e,t,n,r,o){var i=Pl;Pl|=4;try{return _o(98,e.bind(null,t,n,r,o))}finally{0===(Pl=i)&&(Yl(),Go())}},ze=function(){0===(49&Pl)&&(function(){if(null!==oc){var e=oc;oc=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,vc(e,Vo())}))}Go()}(),Dc())},De=function(e,t){var n=Pl;Pl|=2;try{return e(t)}finally{0===(Pl=n)&&(Yl(),Go())}};var ls={Events:[no,ro,oo,Ie,je,Dc,{current:!1}]},cs={findFiberByHostInstance:to,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},ss={bundleType:cs.bundleType,version:cs.version,rendererPackageName:cs.rendererPackageName,rendererConfig:cs.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:A.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Je(e))?null:e.stateNode},findFiberByHostInstance:cs.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var us=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!us.isDisabled&&us.supportsFiber)try{Eo=us.inject(ss),So=us}catch(me){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ls,t.createPortal=as,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"===typeof e.render)throw Error(a(188));throw Error(a(268,Object.keys(e)))}return e=null===(e=Je(t))?null:e.stateNode},t.flushSync=function(e,t){var n=Pl;if(0!==(48&n))return e(t);Pl|=1;try{if(e)return _o(99,e.bind(null,t))}finally{Pl=n,Go()}},t.hydrate=function(e,t,n){if(!os(t))throw Error(a(200));return is(null,e,t,!0,n)},t.render=function(e,t,n){if(!os(t))throw Error(a(200));return is(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!os(e))throw Error(a(40));return!!e._reactRootContainer&&(Ac((function(){is(null,null,e,!1,(function(){e._reactRootContainer=null,e[$r]=null}))})),!0)},t.unstable_batchedUpdates=wc,t.unstable_createPortal=function(e,t){return as(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!os(n))throw Error(a(200));if(null==e||void 0===e._reactInternals)throw Error(a(38));return is(e,t,n,!1,r)},t.version="17.0.2"},353:function(e,t,n){"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(230)},395:function(e,t){"use strict";var n,r=Symbol.for("react.element"),o=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),s=Symbol.for("react.context"),u=Symbol.for("react.server_context"),d=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen");function h(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case i:case l:case a:case f:case p:return e;default:switch(e=e&&e.$$typeof){case u:case s:case d:case m:case g:case c:return e;default:return t}}case o:return t}}}n=Symbol.for("react.module.reference"),t.isFragment=function(e){return h(e)===i},t.isMemo=function(e){return h(e)===g}},323:function(e,t,n){"use strict";e.exports=n(395)},741:function(e,t,n){"use strict";n(949);var r=n(531),o=60103;if(t.Fragment=60107,"function"===typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),t.Fragment=i("react.fragment")}var a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,n){var r,i={},s=null,u=null;for(r in void 0!==n&&(s=""+n),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(u=t.ref),t)l.call(t,r)&&!c.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===i[r]&&(i[r]=t[r]);return{$$typeof:o,type:e,key:s,ref:u,props:i,_owner:a.current}}t.jsx=s,t.jsxs=s},151:function(e,t,n){"use strict";var r=n(949),o=60103,i=60106;t.Fragment=60107,t.StrictMode=60108,t.Profiler=60114;var a=60109,l=60110,c=60112;t.Suspense=60113;var s=60115,u=60116;if("function"===typeof Symbol&&Symbol.for){var d=Symbol.for;o=d("react.element"),i=d("react.portal"),t.Fragment=d("react.fragment"),t.StrictMode=d("react.strict_mode"),t.Profiler=d("react.profiler"),a=d("react.provider"),l=d("react.context"),c=d("react.forward_ref"),t.Suspense=d("react.suspense"),s=d("react.memo"),u=d("react.lazy")}var f="function"===typeof Symbol&&Symbol.iterator;function p(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var g={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m={};function v(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||g}function h(){}function b(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||g}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if("object"!==typeof e&&"function"!==typeof e&&null!=e)throw Error(p(85));this.updater.enqueueSetState(this,e,t,"setState")},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=v.prototype;var y=b.prototype=new h;y.constructor=b,r(y,v.prototype),y.isPureReactComponent=!0;var w={current:null},A=Object.prototype.hasOwnProperty,x={key:!0,ref:!0,__self:!0,__source:!0};function E(e,t,n){var r,i={},a=null,l=null;if(null!=t)for(r in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(a=""+t.key),t)A.call(t,r)&&!x.hasOwnProperty(r)&&(i[r]=t[r]);var c=arguments.length-2;if(1===c)i.children=n;else if(1<c){for(var s=Array(c),u=0;u<c;u++)s[u]=arguments[u+2];i.children=s}if(e&&e.defaultProps)for(r in c=e.defaultProps)void 0===i[r]&&(i[r]=c[r]);return{$$typeof:o,type:e,key:a,ref:l,props:i,_owner:w.current}}function S(e){return"object"===typeof e&&null!==e&&e.$$typeof===o}var C=/\/+/g;function k(e,t){return"object"===typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function M(e,t,n,r,a){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var c=!1;if(null===e)c=!0;else switch(l){case"string":case"number":c=!0;break;case"object":switch(e.$$typeof){case o:case i:c=!0}}if(c)return a=a(c=e),e=""===r?"."+k(c,0):r,Array.isArray(a)?(n="",null!=e&&(n=e.replace(C,"$&/")+"/"),M(a,t,n,"",(function(e){return e}))):null!=a&&(S(a)&&(a=function(e,t){return{$$typeof:o,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(a,n+(!a.key||c&&c.key===a.key?"":(""+a.key).replace(C,"$&/")+"/")+e)),t.push(a)),1;if(c=0,r=""===r?".":r+":",Array.isArray(e))for(var s=0;s<e.length;s++){var u=r+k(l=e[s],s);c+=M(l,t,n,u,a)}else if(u=function(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=f&&e[f]||e["@@iterator"])?e:null}(e),"function"===typeof u)for(e=u.call(e),s=0;!(l=e.next()).done;)c+=M(l=l.value,t,n,u=r+k(l,s++),a);else if("object"===l)throw t=""+e,Error(p(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t));return c}function O(e,t,n){if(null==e)return e;var r=[],o=0;return M(e,r,"","",(function(e){return t.call(n,e,o++)})),r}function N(e){if(-1===e._status){var t=e._result;t=t(),e._status=0,e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}if(1===e._status)return e._result;throw e._result}var I={current:null};function j(){var e=I.current;if(null===e)throw Error(p(321));return e}var P={ReactCurrentDispatcher:I,ReactCurrentBatchConfig:{transition:0},ReactCurrentOwner:w,IsSomeRendererActing:{current:!1},assign:r};t.Children={map:O,forEach:function(e,t,n){O(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return O(e,(function(){t++})),t},toArray:function(e){return O(e,(function(e){return e}))||[]},only:function(e){if(!S(e))throw Error(p(143));return e}},t.Component=v,t.PureComponent=b,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=P,t.cloneElement=function(e,t,n){if(null===e||void 0===e)throw Error(p(267,e));var i=r({},e.props),a=e.key,l=e.ref,c=e._owner;if(null!=t){if(void 0!==t.ref&&(l=t.ref,c=w.current),void 0!==t.key&&(a=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(u in t)A.call(t,u)&&!x.hasOwnProperty(u)&&(i[u]=void 0===t[u]&&void 0!==s?s[u]:t[u])}var u=arguments.length-2;if(1===u)i.children=n;else if(1<u){s=Array(u);for(var d=0;d<u;d++)s[d]=arguments[d+2];i.children=s}return{$$typeof:o,type:e.type,key:a,ref:l,props:i,_owner:c}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:l,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:a,_context:e},e.Consumer=e},t.createElement=E,t.createFactory=function(e){var t=E.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:c,render:e}},t.isValidElement=S,t.lazy=function(e){return{$$typeof:u,_payload:{_status:-1,_result:e},_init:N}},t.memo=function(e,t){return{$$typeof:s,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return j().useCallback(e,t)},t.useContext=function(e,t){return j().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return j().useEffect(e,t)},t.useImperativeHandle=function(e,t,n){return j().useImperativeHandle(e,t,n)},t.useLayoutEffect=function(e,t){return j().useLayoutEffect(e,t)},t.useMemo=function(e,t){return j().useMemo(e,t)},t.useReducer=function(e,t,n){return j().useReducer(e,t,n)},t.useRef=function(e){return j().useRef(e)},t.useState=function(e){return j().useState(e)},t.version="17.0.2"},531:function(e,t,n){"use strict";e.exports=n(151)},306:function(e,t,n){"use strict";e.exports=n(741)},376:function(e,t){"use strict";var n,r,o,i;if("object"===typeof performance&&"function"===typeof performance.now){var a=performance;t.unstable_now=function(){return a.now()}}else{var l=Date,c=l.now();t.unstable_now=function(){return l.now()-c}}if("undefined"===typeof window||"function"!==typeof MessageChannel){var s=null,u=null,d=function e(){if(null!==s)try{var n=t.unstable_now();s(!0,n),s=null}catch(r){throw setTimeout(e,0),r}};n=function(e){null!==s?setTimeout(n,0,e):(s=e,setTimeout(d,0))},r=function(e,t){u=setTimeout(e,t)},o=function(){clearTimeout(u)},t.unstable_shouldYield=function(){return!1},i=t.unstable_forceFrameRate=function(){}}else{var f=window.setTimeout,p=window.clearTimeout;if("undefined"!==typeof console){var g=window.cancelAnimationFrame;"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!==typeof g&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills")}var m=!1,v=null,h=-1,b=5,y=0;t.unstable_shouldYield=function(){return t.unstable_now()>=y},i=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):b=0<e?Math.floor(1e3/e):5};var w=new MessageChannel,A=w.port2;w.port1.onmessage=function(){if(null!==v){var e=t.unstable_now();y=e+b;try{v(!0,e)?A.postMessage(null):(m=!1,v=null)}catch(n){throw A.postMessage(null),n}}else m=!1},n=function(e){v=e,m||(m=!0,A.postMessage(null))},r=function(e,n){h=f((function(){e(t.unstable_now())}),n)},o=function(){p(h),h=-1}}function x(e,t){var n=e.length;e.push(t);e:for(;;){var r=n-1>>>1,o=e[r];if(!(void 0!==o&&0<C(o,t)))break e;e[r]=t,e[n]=o,n=r}}function E(e){return void 0===(e=e[0])?null:e}function S(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,o=e.length;r<o;){var i=2*(r+1)-1,a=e[i],l=i+1,c=e[l];if(void 0!==a&&0>C(a,n))void 0!==c&&0>C(c,a)?(e[r]=c,e[l]=n,r=l):(e[r]=a,e[i]=n,r=i);else{if(!(void 0!==c&&0>C(c,n)))break e;e[r]=c,e[l]=n,r=l}}}return t}return null}function C(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var k=[],M=[],O=1,N=null,I=3,j=!1,P=!1,T=!1;function z(e){for(var t=E(M);null!==t;){if(null===t.callback)S(M);else{if(!(t.startTime<=e))break;S(M),t.sortIndex=t.expirationTime,x(k,t)}t=E(M)}}function D(e){if(T=!1,z(e),!P)if(null!==E(k))P=!0,n(L);else{var t=E(M);null!==t&&r(D,t.startTime-e)}}function L(e,n){P=!1,T&&(T=!1,o()),j=!0;var i=I;try{for(z(n),N=E(k);null!==N&&(!(N.expirationTime>n)||e&&!t.unstable_shouldYield());){var a=N.callback;if("function"===typeof a){N.callback=null,I=N.priorityLevel;var l=a(N.expirationTime<=n);n=t.unstable_now(),"function"===typeof l?N.callback=l:N===E(k)&&S(k),z(n)}else S(k);N=E(k)}if(null!==N)var c=!0;else{var s=E(M);null!==s&&r(D,s.startTime-n),c=!1}return c}finally{N=null,I=i,j=!1}}var R=i;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){P||j||(P=!0,n(L))},t.unstable_getCurrentPriorityLevel=function(){return I},t.unstable_getFirstCallbackNode=function(){return E(k)},t.unstable_next=function(e){switch(I){case 1:case 2:case 3:var t=3;break;default:t=I}var n=I;I=t;try{return e()}finally{I=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=R,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=I;I=e;try{return t()}finally{I=n}},t.unstable_scheduleCallback=function(e,i,a){var l=t.unstable_now();switch("object"===typeof a&&null!==a?a="number"===typeof(a=a.delay)&&0<a?l+a:l:a=l,e){case 1:var c=-1;break;case 2:c=250;break;case 5:c=1073741823;break;case 4:c=1e4;break;default:c=5e3}return e={id:O++,callback:i,priorityLevel:e,startTime:a,expirationTime:c=a+c,sortIndex:-1},a>l?(e.sortIndex=a,x(M,e),null===E(k)&&e===E(M)&&(T?o():T=!0,r(D,a-l))):(e.sortIndex=c,x(k,e),P||j||(P=!0,n(L))),e},t.unstable_wrapCallback=function(e){var t=I;return function(){var n=I;I=t;try{return e.apply(this,arguments)}finally{I=n}}}},780:function(e,t,n){"use strict";e.exports=n(376)},811:function(e){e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}}},297:function(e){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},100:function(e){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},870:function(e,t,n){var r=n(739);function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,r(o.key),o)}}e.exports=function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},669:function(e,t,n){var r=n(147),o=n(28),i=n(421);e.exports=function(e){var t=o();return function(){var n,o=r(e);if(t){var a=r(this).constructor;n=Reflect.construct(o,arguments,a)}else n=o.apply(this,arguments);return i(this,n)}},e.exports.__esModule=!0,e.exports.default=e.exports},290:function(e,t,n){var r=n(739);e.exports=function(e,t,n){return(t=r(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},147:function(e){function t(n){return e.exports=t=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},835:function(e,t,n){var r=n(560);e.exports=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&r(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},28:function(e){e.exports=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports.default=e.exports},814:function(e,t,n){var r=n(290);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}e.exports=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e},e.exports.__esModule=!0,e.exports.default=e.exports},421:function(e,t,n){var r=n(425).default,o=n(297);e.exports=function(e,t){if(t&&("object"===r(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return o(e)},e.exports.__esModule=!0,e.exports.default=e.exports},560:function(e){function t(n,r){return e.exports=t=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n,r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},64:function(e,t,n){var r=n(425).default;e.exports=function(e,t){if("object"!==r(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},739:function(e,t,n){var r=n(425).default,o=n(64);e.exports=function(e){var t=o(e,"string");return"symbol"===r(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},425:function(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},474:function(e,t,n){"use strict";var r=n(100).default,o=n(870).default,i=n(297).default,a=n(835).default,l=n(669).default,c=n(290).default;Object.defineProperty(t,"__esModule",{value:!0}),t.EN_ROLES=void 0;var s,u,d=n(681);!function(e){e.THE="the"}(s||(s={})),function(e){e.A="a",e.AN="an"}(u||(u={}));var f=function(e){a(n,e);var t=l(n);function n(e,o,a,l){var d;return r(this,n),d=t.call(this),c(i(d),"definiteArticle",s.THE),c(i(d),"indefiniteArticle",u.A),d.id=e,d.name=o,a&&(d.definiteArticle=a),l&&(d.indefiniteArticle=l),d}return o(n,[{key:"getDefiniteArticle",value:function(){return this.definiteArticle.toString()}},{key:"getIndefiniteArticle",value:function(){return this.indefiniteArticle.toString()}},{key:"getOfDefiniteArticle",value:function(){return"of ".concat(this.definiteArticle)}},{key:"namedAdjective",value:function(){return"named"}}],[{key:"from",value:function(e){return new n(e.id,e.name,e.definiteArticle,e.indefiniteArticle)}}]),n}(d.AccessibleRole);t.EN_ROLES=[{id:"alert",name:"alert",indefiniteArticle:u.AN},{id:"alertdialog",name:"alert dialog",indefiniteArticle:u.AN},{id:"application",name:"application",indefiniteArticle:u.AN},{id:"article",name:"article",indefiniteArticle:u.AN},{id:"banner",name:"banner"},{id:"button",name:"button"},{id:"cell",name:"cell"},{id:"checkbox",name:"checkbox"},{id:"columnheader",name:"column header"},{id:"combobox",name:"combo box"},{id:"command",name:"command"},{id:"comment",name:"comment"},{id:"complementary",name:"complementary"},{id:"composite",name:"composite"},{id:"contentinfo",name:"contentinfo"},{id:"definition",name:"definition"},{id:"dialog",name:"dialog"},{id:"directory",name:"directory"},{id:"document",name:"document"},{id:"feed",name:"flow"},{id:"figure",name:"figure"},{id:"form",name:"form"},{id:"generic",name:"generic"},{id:"grid",name:"grid"},{id:"gridcell",name:"grid cell"},{id:"group",name:"group"},{id:"heading",name:"title"},{id:"img",name:"picture"},{id:"input",name:"entry",indefiniteArticle:u.AN},{id:"landmark",name:"landmark"},{id:"link",name:"link"},{id:"list",name:"list"},{id:"listbox",name:"list box"},{id:"listitem",name:"list item"},{id:"log",name:"log"},{id:"main",name:"main"},{id:"mark",name:"mark"},{id:"math",name:"math"},{id:"menu",name:"menu"},{id:"menubar",name:"menubar"},{id:"menuitem",name:"menuitem"},{id:"menuitemcheckbox",name:"menuitemcheckbox"},{id:"menuitemradio",name:"menuitemradio"},{id:"meter",name:"counter"},{id:"navigation",name:"navigation"},{id:"none",name:"no"},{id:"note",name:"note"},{id:"option",name:"option",indefiniteArticle:u.AN},{id:"presentation",name:"presentation"},{id:"progressbar",name:"progress bar"},{id:"radio",name:"radio"},{id:"radiogroup",name:"radio group"},{id:"range",name:"range"},{id:"region",name:"region"},{id:"roletype",name:"role type"},{id:"row",name:"row"},{id:"rowgroup",name:"row group"},{id:"rowheader",name:"row header"},{id:"scrollbar",name:"scroll bar"},{id:"search",name:"search"},{id:"searchbox",name:"search box"},{id:"section",name:"section"},{id:"sectionhead",name:"section header"},{id:"select",name:"select"},{id:"separator",name:"separator"},{id:"slider",name:"slider"},{id:"spinbutton",name:"spin button"},{id:"status",name:"status"},{id:"structure",name:"structure"},{id:"suggestion",name:"suggestion"},{id:"switch",name:"switch"},{id:"tab",name:"tab"},{id:"table",name:"table"},{id:"tablist",name:"tablist"},{id:"tabpanel",name:"tabpanel"},{id:"term",name:"term"},{id:"textbox",name:"text box"},{id:"timer",name:"timer"},{id:"toolbar",name:"toolbar"},{id:"tooltip",name:"tooltip"},{id:"tree",name:"tree"},{id:"treegrid",name:"tree grid"},{id:"treeitem",name:"tree item"},{id:"widget",name:"widget"},{id:"window",name:"window"}].map((function(e){return f.from(e)}))},886:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.enBasedRoleSentences=t.enSentences=t.EN_ROLES=void 0;var o=n(474);Object.defineProperty(t,"EN_ROLES",{enumerable:!0,get:function(){return o.EN_ROLES}});var i=n(193);Object.defineProperty(t,"enSentences",{enumerable:!0,get:function(){return r(i).default}});var a=n(258);Object.defineProperty(t,"enBasedRoleSentences",{enumerable:!0,get:function(){return r(a).default}})},681:function(e,t,n){"use strict";var r=n(870).default,o=n(100).default,i=n(290).default;Object.defineProperty(t,"__esModule",{value:!0}),t.AccessibleRole=void 0;var a=r((function e(){o(this,e),i(this,"id",void 0),i(this,"name",void 0)}));t.AccessibleRole=a},258:function(e){"use strict";e.exports=JSON.parse('{"enriched":[{"key":"key.when.withinElement.roleAndName","description":"Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.withRoleAndName","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should see $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.not.withRoleAndName","description":"Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should not see $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.withRoleAndNameAndContent","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string}"},{"key":"key.then.element.withRoleAndNameAndContentDisabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string} disabled"},{"key":"key.then.element.withRoleAndNameAndContentEnabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string} enabled"},{"key":"key.when.type","description":"Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)","wording":"I type the sentence {string} in $definiteArticle $roleName named {string}"}]}')},193:function(e){"use strict";e.exports=JSON.parse('[{"key":"key.when.click.withContext","description":"Triggers a click on the selected element.<br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I click"},{"key":"key.when.click.button","description":"Triggers a click on the given button with specific name","wording":"I click on button named {string}"},{"key":"key.when.click.link","description":"Triggers a click on the given link with specific name","wording":"I click on link named {string}"},{"key":"key.when.click.withRole","description":"Triggers a click on the element with given role and specific name","wording":"I click on element with role {string} and name {string}"},{"key":"key.when.headers.forUriAndMethod","description":"Sets one or more headers to the indicated http request and only for the Http method (GET / POST / etc...) passed as a argument.<i> If you use Playwright as execution engine, <b>method</b> isn\'t used.</i>","wording":"I set header(s) for uri {string} and method {string}"},{"key":"key.when.headers.forUri","description":"Sets one or more headers to the indicated http request","wording":"I set header(s) for uri {string}"},{"key":"key.when.resetContext","description":"Deletes selected element and timeout","wording":"I reset context"},{"key":"key.when.timeout","description":"Sets the timeout value (in millisecond) for finding element in the DOM <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"I set timeout with value {int}"},{"key":"key.when.type","description":"Writes the sentence passed as a parameter (useful for example to fill in a form field).<br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I type the sentence {string}"},{"key":"key.when.keyboard.press","description":"Press specified key: <table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody><tr><td>{tab}</td><td>Tabulation</td></tr><tr><td>{reverseTab}</td><td>Reverse tabulation</td></tr><tr><td>{down}</td><td>Arrow Down</td></tr><tr><td>{right}</td><td>Arrow Right</td></tr><tr><td>{left}</td><td>Arrow Left</td></tr><tr><td>{up}</td><td>Arrow Up</td></tr></tbody></table><br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I press {string}"},{"key":"key.when.keyboard.multiplePress","description":"Press specified key multiple times using | as: num|{key}","wording":"I press {int} times on {string}"},{"key":"key.when.visit","description":"Navigate to the Uri passed as a argument (full url consisting of the BASE_URL + Uri) or navigate to Url if begin with http:// or https://","wording":"I visit path {string}"},{"key":"key.when.withinElement.ariaLabel","description":"Selects the element whose aria-label is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with aria-label {string}"},{"key":"key.when.withinElement.selector","description":"Selects the element whose selector is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with selector {string}"},{"key":"key.when.withinElement.roleAndName","description":"Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with role {string} and name {string}"},{"key":"key.when.withinElement.testId","description":"Selects the element whose data-testId attribute is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with testId {string}"},{"key":"key.when.mock.withBody","description":"Mock a named API response with body. <i>If you use Playwright as runtime engine, <b>request</b> and <b>named</b> are unused.</i>","wording":"I mock a request {} on url {string} named {string} with content {}"},{"key":"key.when.mock.withFixture","description":"Mock a named API response with file\'s extension .json, .js, .coffee, .html, .txt, .csv, .png, .jpg, .jpeg, .gif, .tif, .tiff, .zip","wording":"I mock a request {} on url {string} named {string} with fixture {}"},{"key":"key.when.mock.withStatusCode","description":"Mock a named API response with status code","wording":"I mock a request {} on url {string} named {string} with status code {int}"},{"key":"key.given.viewport.preset","description":"Sets the viewport dimensions with one of the presets defined by your runtime engine as Cypress: [Link](https://docs.cypress.io/api/commands/viewport#Arguments) or Playwright: [Link](https://github.com/microsoft/playwright/blob/main/packages/playwright-core/src/server/deviceDescriptorsSource.json)","wording":"I set viewport to preset {string}"},{"key":"key.given.viewport.withWidthAndHeight","description":"Sets the viewport dimensions to the specified width and length","wording":"I set viewport with width {int} and height {int}"},{"key":"key.then.attributes.withValues","description":"Checks Html attributes of the selected element","wording":"I should see these attributes with values"},{"key":"key.then.element.withAriaLabelAndContent","description":"Checks that an Html element exists with the specified aria-label attribute and content","wording":"I should see an element with aria-label {string} and content {string}"},{"key":"key.then.element.withAriaLabel","description":"Checks that an Html element exists with the specified aria-label attribute","wording":"I should see an element with aria-label {string}"},{"key":"key.then.element.withContent","description":"Checks that an Html element exists with the specified content","wording":"I should see an element with content {string}"},{"key":"key.then.element.withSelector","description":"Checks that an Html element exists with the specified selector","wording":"I should see an element with selector {string}"},{"key":"key.then.element.withRoleAndNameAndContentDisabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true","wording":"I should see an element with role {string} and name {string} and content {string} disabled"},{"key":"key.then.element.withRoleAndNameAndContentEnabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false","wording":"I should see an element with role {string} and name {string} and content {string} not disabled"},{"key":"key.then.element.withRoleAndNameAndContent","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content","wording":"I should see an element with role {string} and name {string} and content {string}"},{"key":"key.then.element.withRoleAndName","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should see an element with role {string} and name {string}"},{"key":"key.then.element.withTestId","description":"Checks that an Html element exists with the specified data-testid attribute","wording":"I should see an element with testId {string}"},{"key":"key.then.list.withNameAndContent","description":"Checks that there is a list with the specified [name](https://russmaxdesign.github.io/html-elements-names/) and content.<br/> See this <a href=\'https://github.com/Orange-OpenSource/uuv/blob/9e3c9914420c6d527f7ad8b0017a0f8e26250f86/example/weather-app.feature#L17\'>example</a>","wording":"I should see elements of the list with name {string}"},{"key":"key.then.element.not.withContent","description":"Checks that an Html element does not exists with the specified content","wording":"I should not see an element with content {string}"},{"key":"key.then.element.not.withTestId","description":"Checks that an Html element does not exists with the specified data-testid attribute","wording":"I should not see an element with testId {string}"},{"key":"key.then.element.not.withRoleAndName","description":"Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should not see an element with role {string} and name {string}"},{"key":"key.then.element.not.withAriaLabel","description":"Checks that an Html element does not exists with the specified aria-label attribute","wording":"I should not see an element with aria-label {string}"},{"key":"key.then.wait.mock","description":"Wait that a named mock has been consumed until timeout","wording":"I should consume a mock named {string}"},{"key":"key.then.wait.milliSeconds","description":"Wait milliseconds. <b>Warning:</b> use this sentence <b>in production</b> can make your <b>test flaky</b>.","wording":"I wait {int} ms"},{"key":"key.then.a11y.check.default","description":"Check that the current page have no [accessibility issue](https://github.com/dequelabs/axe-core/blob/develop/doc/rule-descriptions.md)","wording":"I should not have any accessibility issue"},{"key":"key.then.a11y.check.withFixtureContextAndFixtureOption","description":"Check that the current page have no accessibility issue [with an option](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#options-parameter) on the specific [context](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#context-parameter)","wording":"I should not have any accessibility issue with context json fixture {} and option json fixture {}"},{"key":"key.then.a11y.check.withFixtureOption","description":"Check that the current page have no accessibility issue [with an option](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#options-parameter)","wording":"I should not have any accessibility issue with option json fixture {}"},{"key":"key.then.a11y.check.onlyCritical","description":"Check that the current page have not critical accessibility issue","wording":"I should not have any critical accessibility issue"},{"key":"key.then.a11y.check.withImpacts","description":"Check that the current page have not accessibility issue with one or more impacts in: \'minor\',\'moderate\',\'serious\',\'critical\'","wording":"I should not have any accessibility issue with {} impact(s)"},{"key":"key.then.a11y.check.withTags","description":"Check that the current page have not accessibility issue [with one or more Accessibility Standards](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#axe-core-tags)","wording":"I should not have any accessibility issue with accessibility standard(s) {}"}]')}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},function(){var e,t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};n.t=function(r,o){if(1&o&&(r=this(r)),8&o)return r;if("object"===typeof r&&r){if(4&o&&r.__esModule)return r;if(16&o&&"function"===typeof r.then)return r}var i=Object.create(null);n.r(i);var a={};e=e||[null,t({}),t([]),t(t)];for(var l=2&o&&r;"object"==typeof l&&!~e.indexOf(l);l=t(l))Object.getOwnPropertyNames(l).forEach((function(e){a[e]=function(){return r[e]}}));return a.default=function(){return r},n.d(i,a),i}}(),n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){"use strict";var e=n(531),t=n.t(e,2),r=n(353),o=n.t(r,2);function i(e){if(Array.isArray(e))return e}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){if(e){if("string"===typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(e,t):void 0}}function c(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(e,t){return i(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,l=[],c=!0,s=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(e){s=!0,o=e}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return l}}(e,t)||l(e,t)||c()}var u=JSON.parse('{"mime":"image/png","data":"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"}'),d=JSON.parse('{"mime":"image/svg+xml","data":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHZpZXdCb3g9IjAgMCAxOTIuMTQ2IDE5Mi4xNDYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggc3R5bGU9ImZpbGw6I2E4MDcxYTsiIGQ9Ik0xMDguMTg2LDE0NC4zNzJjMCw3LjA1NC00LjcyOSwxMi4zMi0xMi4wMzcsMTIuMzJoLTAuMjU0Yy03LjA1NCwwLTExLjkyLTUuMjY2LTExLjkyLTEyLjMyDQoJCQkJYzAtNy4yOTgsNS4wMTItMTIuMzEsMTIuMTc0LTEyLjMxQzEwMy4zMTEsMTMyLjA2MiwxMDguMDU5LDEzNy4wNTQsMTA4LjE4NiwxNDQuMzcyeiBNODguNDQsMTI1LjMwMWgxNS40NDdsMi45NTEtNjEuMjk4SDg1LjQ2DQoJCQkJTDg4LjQ0LDEyNS4zMDF6IE0xOTAuMzcyLDE3Ny4wMzRjLTIuMjM3LDMuNjY0LTYuMjE0LDUuOTIxLTEwLjQ5Myw1LjkyMUgxMi4yODJjLTQuNDI2LDAtOC41MS0yLjM4NC0xMC42OTgtNi4yMzMNCgkJCQljLTIuMTU5LTMuODQ5LTIuMTEtOC41NDksMC4xNDctMTIuMzQ5bDg0LjExMS0xNDkuMjJjMi4yMDgtMy43MjIsNi4yMDQtNS45NiwxMC41MjItNS45NmgwLjMzMg0KCQkJCWM0LjQ0NSwwLjEwNyw4LjQ0MSwyLjYxOCwxMC41MTMsNi41NDZsODMuNTE1LDE0OS4yMjlDMTkyLjcxNywxNjguNzY4LDE5Mi42MjksMTczLjMzMSwxOTAuMzcyLDE3Ny4wMzR6IE0xNzkuODc5LDE3MC42MzQNCgkJCQlMOTYuMzU0LDIxLjQ1NEwxMi4yOTIsMTcwLjYzNEgxNzkuODc5eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo="}'),f=JSON.parse('{"mime":"image/svg+xml","data":"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cgo8ZGVmcz4KPC9kZWZzPgo8ZyBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDA7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6ICcjRkZGJzsgZmlsbC1ydWxlOiBub256ZXJvOyBvcGFjaXR5OiAxOyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40MDY1OTM0MDY1OTM0MDE2IDEuNDA2NTkzNDA2NTkzNDAxNikgc2NhbGUoMi44MSAyLjgxKSIgPgoJPHBhdGggZD0iTSA0Ni42MDcgOTAgYyAtMTIuNDUyIDAgLTI0LjE1OSAtNC44NDkgLTMyLjk2NCAtMTMuNjU0IGMgLTE4LjE3NiAtMTguMTc3IC0xOC4xNzYgLTQ3Ljc1MiAwIC02NS45MjggYyA0LjQ2OSAtNC40NjkgOS42ODcgLTcuOTI1IDE1LjUwNyAtMTAuMjczIGMgMC44MTMgLTAuMzI3IDEuNzQyIC0wLjA4OSAyLjI5NSAwLjU4OCBDIDMyIDEuNDEgMzIuMDUxIDIuMzY4IDMxLjU3IDMuMDk5IGMgLTEwLjM1IDE1LjczMSAtOC4xODMgMzYuODMgNS4xNTQgNTAuMTY3IGwgMCAwIGMgMTMuMzM4IDEzLjMzNiAzNC40MzcgMTUuNTAzIDUwLjE2NiA1LjE1MyBjIDAuNzMgLTAuNDgyIDEuNjkgLTAuNDMxIDIuMzY2IDAuMTIzIGMgMC42NzggMC41NTUgMC45MTUgMS40ODQgMC41ODggMi4yOTYgYyAtMi4zNDcgNS44MiAtNS44MDMgMTEuMDM4IC0xMC4yNzIgMTUuNTA4IEMgNzAuNzY2IDg1LjE1MSA1OS4wNTkgOTAgNDYuNjA3IDkwIHogTSAyNS4wNjUgNi41OTUgYyAtMy4xMTggMS44MjcgLTUuOTk0IDQuMDUxIC04LjU5NCA2LjY1MSBjIC0xNi42MTYgMTYuNjE3IC0xNi42MTYgNDMuNjU0IDAgNjAuMjcxIEMgMjQuNTIxIDgxLjU2NyAzNS4yMjMgODYgNDYuNjA3IDg2IHMgMjIuMDg2IC00LjQzMyAzMC4xMzYgLTEyLjQ4MiBjIDIuNiAtMi42MDEgNC44MjQgLTUuNDc3IDYuNjUxIC04LjU5NSBjIC0xNi40NDcgNy41ODIgLTM2LjM4NCA0LjI4NSAtNDkuNDk5IC04LjgyOSBsIDAgMCBDIDIwLjc4MSA0Mi45NzkgMTcuNDg0IDIzLjA0MSAyNS4wNjUgNi41OTUgeiIgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWxpbmVqb2luOiBtaXRlcjsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyBmaWxsOiByZ2IoMCwgMCwgMCk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHRyYW5zZm9ybT0iIG1hdHJpeCgxIDAgMCAxIDAgMCkgIiBzdHJva2UtbGluZWNhcD0icm91bmQiIC8+CjwvZz4KPC9zdmc+Cg=="}'),p=JSON.parse('{"mime":"image/svg+xml","data":"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciICB2aWV3Qm94PSIwIDAgNTAgNTAiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik0gMjQuOTA2MjUgMy45Njg3NSBDIDI0Ljg2MzI4MSAzLjk3NjU2MyAyNC44MjAzMTMgMy45ODgyODEgMjQuNzgxMjUgNCBDIDI0LjMxNjQwNiA0LjEwNTQ2OSAyMy45ODgyODEgNC41MjM0MzggMjQgNSBMIDI0IDExIEMgMjMuOTk2MDk0IDExLjM1OTM3NSAyNC4xODM1OTQgMTEuNjk1MzEzIDI0LjQ5NjA5NCAxMS44Nzg5MDYgQyAyNC44MDg1OTQgMTIuMDU4NTk0IDI1LjE5MTQwNiAxMi4wNTg1OTQgMjUuNTAzOTA2IDExLjg3ODkwNiBDIDI1LjgxNjQwNiAxMS42OTUzMTMgMjYuMDAzOTA2IDExLjM1OTM3NSAyNiAxMSBMIDI2IDUgQyAyNi4wMTE3MTkgNC43MTA5MzggMjUuODk0NTMxIDQuNDMzNTk0IDI1LjY4NzUgNC4yMzgyODEgQyAyNS40NzY1NjMgNC4wMzkwNjMgMjUuMTkxNDA2IDMuOTQxNDA2IDI0LjkwNjI1IDMuOTY4NzUgWiBNIDEwLjY1NjI1IDkuODQzNzUgQyAxMC4yODEyNSA5LjkxMDE1NiA5Ljk4MDQ2OSAxMC4xODM1OTQgOS44NzUgMTAuNTQ2ODc1IEMgOS43Njk1MzEgMTAuOTE0MDYzIDkuODc4OTA2IDExLjMwNDY4OCAxMC4xNTYyNSAxMS41NjI1IEwgMTQuNDA2MjUgMTUuODEyNSBDIDE0LjY0ODQzOCAxNi4xMDkzNzUgMTUuMDM1MTU2IDE2LjI0NjA5NCAxNS40MTAxNTYgMTYuMTYwMTU2IEMgMTUuNzgxMjUgMTYuMDc0MjE5IDE2LjA3NDIxOSAxNS43ODEyNSAxNi4xNjAxNTYgMTUuNDEwMTU2IEMgMTYuMjQ2MDk0IDE1LjAzNTE1NiAxNi4xMDkzNzUgMTQuNjQ4NDM4IDE1LjgxMjUgMTQuNDA2MjUgTCAxMS41NjI1IDEwLjE1NjI1IEMgMTEuMzU1NDY5IDkuOTMzNTk0IDExLjA1NDY4OCA5LjgyMDMxMyAxMC43NSA5Ljg0Mzc1IEMgMTAuNzE4NzUgOS44NDM3NSAxMC42ODc1IDkuODQzNzUgMTAuNjU2MjUgOS44NDM3NSBaIE0gMzkuMDMxMjUgOS44NDM3NSBDIDM4LjgwNDY4OCA5Ljg3NSAzOC41OTM3NSA5Ljk4ODI4MSAzOC40Mzc1IDEwLjE1NjI1IEwgMzQuMTg3NSAxNC40MDYyNSBDIDMzLjg5MDYyNSAxNC42NDg0MzggMzMuNzUzOTA2IDE1LjAzNTE1NiAzMy44Mzk4NDQgMTUuNDEwMTU2IEMgMzMuOTI1NzgxIDE1Ljc4MTI1IDM0LjIxODc1IDE2LjA3NDIxOSAzNC41ODk4NDQgMTYuMTYwMTU2IEMgMzQuOTY0ODQ0IDE2LjI0NjA5NCAzNS4zNTE1NjMgMTYuMTA5Mzc1IDM1LjU5Mzc1IDE1LjgxMjUgTCAzOS44NDM3NSAxMS41NjI1IEMgNDAuMTU2MjUgMTEuMjY1NjI1IDQwLjI0NjA5NCAxMC44MDA3ODEgNDAuMDYyNSAxMC40MTAxNTYgQyAzOS44NzUgMTAuMDE1NjI1IDM5LjQ2MDkzOCA5Ljc4OTA2MyAzOS4wMzEyNSA5Ljg0Mzc1IFogTSAyNC45MDYyNSAxNSBDIDI0Ljg3NSAxNS4wMDc4MTMgMjQuODQzNzUgMTUuMDE5NTMxIDI0LjgxMjUgMTUuMDMxMjUgQyAyNC43NSAxNS4wMzUxNTYgMjQuNjg3NSAxNS4wNDY4NzUgMjQuNjI1IDE1LjA2MjUgQyAyNC42MTMyODEgMTUuMDc0MjE5IDI0LjYwNTQ2OSAxNS4wODIwMzEgMjQuNTkzNzUgMTUuMDkzNzUgQyAxOS4yODkwNjMgMTUuMzIwMzEzIDE1IDE5LjY0MDYyNSAxNSAyNSBDIDE1IDMwLjUwMzkwNiAxOS40OTYwOTQgMzUgMjUgMzUgQyAzMC41MDM5MDYgMzUgMzUgMzAuNTAzOTA2IDM1IDI1IEMgMzUgMTkuNjYwMTU2IDMwLjc0NjA5NCAxNS4zNTU0NjkgMjUuNDY4NzUgMTUuMDkzNzUgQyAyNS40MzM1OTQgMTUuMDkzNzUgMjUuNDEwMTU2IDE1LjA2MjUgMjUuMzc1IDE1LjA2MjUgQyAyNS4yNzM0MzggMTUuMDIzNDM4IDI1LjE2Nzk2OSAxNS4wMDM5MDYgMjUuMDYyNSAxNSBDIDI1LjA0Mjk2OSAxNSAyNS4wMTk1MzEgMTUgMjUgMTUgQyAyNC45Njg3NSAxNSAyNC45Mzc1IDE1IDI0LjkwNjI1IDE1IFogTSAyNC45Mzc1IDE3IEMgMjQuOTU3MDMxIDE3IDI0Ljk4MDQ2OSAxNyAyNSAxNyBDIDI1LjAzMTI1IDE3IDI1LjA2MjUgMTcgMjUuMDkzNzUgMTcgQyAyOS40Njg3NSAxNy4wNTA3ODEgMzMgMjAuNjEzMjgxIDMzIDI1IEMgMzMgMjkuNDIxODc1IDI5LjQyMTg3NSAzMyAyNSAzMyBDIDIwLjU4MjAzMSAzMyAxNyAyOS40MjE4NzUgMTcgMjUgQyAxNyAyMC42MDE1NjMgMjAuNTQ2ODc1IDE3LjAzNTE1NiAyNC45Mzc1IDE3IFogTSA0LjcxODc1IDI0IEMgNC4xNjc5NjkgMjQuMDc4MTI1IDMuNzgxMjUgMjQuNTg5ODQ0IDMuODU5Mzc1IDI1LjE0MDYyNSBDIDMuOTM3NSAyNS42OTE0MDYgNC40NDkyMTkgMjYuMDc4MTI1IDUgMjYgTCAxMSAyNiBDIDExLjM1OTM3NSAyNi4wMDM5MDYgMTEuNjk1MzEzIDI1LjgxNjQwNiAxMS44Nzg5MDYgMjUuNTAzOTA2IEMgMTIuMDU4NTk0IDI1LjE5MTQwNiAxMi4wNTg1OTQgMjQuODA4NTk0IDExLjg3ODkwNiAyNC40OTYwOTQgQyAxMS42OTUzMTMgMjQuMTgzNTk0IDExLjM1OTM3NSAyMy45OTYwOTQgMTEgMjQgTCA1IDI0IEMgNC45Njg3NSAyNCA0LjkzNzUgMjQgNC45MDYyNSAyNCBDIDQuODc1IDI0IDQuODQzNzUgMjQgNC44MTI1IDI0IEMgNC43ODEyNSAyNCA0Ljc1IDI0IDQuNzE4NzUgMjQgWiBNIDM4LjcxODc1IDI0IEMgMzguMTY3OTY5IDI0LjA3ODEyNSAzNy43ODEyNSAyNC41ODk4NDQgMzcuODU5Mzc1IDI1LjE0MDYyNSBDIDM3LjkzNzUgMjUuNjkxNDA2IDM4LjQ0OTIxOSAyNi4wNzgxMjUgMzkgMjYgTCA0NSAyNiBDIDQ1LjM1OTM3NSAyNi4wMDM5MDYgNDUuNjk1MzEzIDI1LjgxNjQwNiA0NS44Nzg5MDYgMjUuNTAzOTA2IEMgNDYuMDU4NTk0IDI1LjE5MTQwNiA0Ni4wNTg1OTQgMjQuODA4NTk0IDQ1Ljg3ODkwNiAyNC40OTYwOTQgQyA0NS42OTUzMTMgMjQuMTgzNTk0IDQ1LjM1OTM3NSAyMy45OTYwOTQgNDUgMjQgTCAzOSAyNCBDIDM4Ljk2ODc1IDI0IDM4LjkzNzUgMjQgMzguOTA2MjUgMjQgQyAzOC44NzUgMjQgMzguODQzNzUgMjQgMzguODEyNSAyNCBDIDM4Ljc4MTI1IDI0IDM4Ljc1IDI0IDM4LjcxODc1IDI0IFogTSAxNSAzMy44NzUgQyAxNC43NzM0MzggMzMuOTA2MjUgMTQuNTYyNSAzNC4wMTk1MzEgMTQuNDA2MjUgMzQuMTg3NSBMIDEwLjE1NjI1IDM4LjQzNzUgQyA5Ljg1OTM3NSAzOC42Nzk2ODggOS43MjI2NTYgMzkuMDY2NDA2IDkuODA4NTk0IDM5LjQ0MTQwNiBDIDkuODk0NTMxIDM5LjgxMjUgMTAuMTg3NSA0MC4xMDU0NjkgMTAuNTU4NTk0IDQwLjE5MTQwNiBDIDEwLjkzMzU5NCA0MC4yNzczNDQgMTEuMzIwMzEzIDQwLjE0MDYyNSAxMS41NjI1IDM5Ljg0Mzc1IEwgMTUuODEyNSAzNS41OTM3NSBDIDE2LjEwOTM3NSAzNS4zMDg1OTQgMTYuMTk5MjE5IDM0Ljg2NzE4OCAxNi4wMzkwNjMgMzQuNDg4MjgxIEMgMTUuODgyODEzIDM0LjEwOTM3NSAxNS41MDM5MDYgMzMuODY3MTg4IDE1LjA5Mzc1IDMzLjg3NSBDIDE1LjA2MjUgMzMuODc1IDE1LjAzMTI1IDMzLjg3NSAxNSAzMy44NzUgWiBNIDM0LjY4NzUgMzMuODc1IEMgMzQuMzEyNSAzMy45NDE0MDYgMzQuMDExNzE5IDM0LjIxNDg0NCAzMy45MDYyNSAzNC41NzgxMjUgQyAzMy44MDA3ODEgMzQuOTQ1MzEzIDMzLjkxMDE1NiAzNS4zMzU5MzggMzQuMTg3NSAzNS41OTM3NSBMIDM4LjQzNzUgMzkuODQzNzUgQyAzOC42Nzk2ODggNDAuMTQwNjI1IDM5LjA2NjQwNiA0MC4yNzczNDQgMzkuNDQxNDA2IDQwLjE5MTQwNiBDIDM5LjgxMjUgNDAuMTA1NDY5IDQwLjEwNTQ2OSAzOS44MTI1IDQwLjE5MTQwNiAzOS40NDE0MDYgQyA0MC4yNzczNDQgMzkuMDY2NDA2IDQwLjE0MDYyNSAzOC42Nzk2ODggMzkuODQzNzUgMzguNDM3NSBMIDM1LjU5Mzc1IDM0LjE4NzUgQyAzNS40MDYyNSAzMy45ODgyODEgMzUuMTQ4NDM4IDMzLjg3ODkwNiAzNC44NzUgMzMuODc1IEMgMzQuODQzNzUgMzMuODc1IDM0LjgxMjUgMzMuODc1IDM0Ljc4MTI1IDMzLjg3NSBDIDM0Ljc1IDMzLjg3NSAzNC43MTg3NSAzMy44NzUgMzQuNjg3NSAzMy44NzUgWiBNIDI0LjkwNjI1IDM3Ljk2ODc1IEMgMjQuODYzMjgxIDM3Ljk3NjU2MyAyNC44MjAzMTMgMzcuOTg4MjgxIDI0Ljc4MTI1IDM4IEMgMjQuMzE2NDA2IDM4LjEwNTQ2OSAyMy45ODgyODEgMzguNTIzNDM4IDI0IDM5IEwgMjQgNDUgQyAyMy45OTYwOTQgNDUuMzU5Mzc1IDI0LjE4MzU5NCA0NS42OTUzMTMgMjQuNDk2MDk0IDQ1Ljg3ODkwNiBDIDI0LjgwODU5NCA0Ni4wNTg1OTQgMjUuMTkxNDA2IDQ2LjA1ODU5NCAyNS41MDM5MDYgNDUuODc4OTA2IEMgMjUuODE2NDA2IDQ1LjY5NTMxMyAyNi4wMDM5MDYgNDUuMzU5Mzc1IDI2IDQ1IEwgMjYgMzkgQyAyNi4wMTE3MTkgMzguNzEwOTM4IDI1Ljg5NDUzMSAzOC40MzM1OTQgMjUuNjg3NSAzOC4yMzgyODEgQyAyNS40NzY1NjMgMzguMDM5MDYzIDI1LjE5MTQwNiAzNy45NDE0MDYgMjQuOTA2MjUgMzcuOTY4NzUgWiIvPjwvc3ZnPgo="}');function g(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e){return m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m(e)}function v(e){var t=function(e,t){if("object"!==m(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==m(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===m(t)?t:String(t)}function h(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,v(r.key),r)}}function b(e,t,n){return t&&h(e.prototype,t),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}var y=Object.prototype.toString;function w(e){return"function"===typeof e||"[object Function]"===y.call(e)}var A=Math.pow(2,53)-1;function x(e){var t=function(e){var t=Number(e);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(e);return Math.min(Math.max(t,0),A)}function E(e,t){var n=Array,r=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");if("undefined"!==typeof t&&!w(t))throw new TypeError("Array.from: when provided, the second argument must be a function");for(var o,i=x(r.length),a=w(n)?Object(new n(i)):new Array(i),l=0;l<i;)o=r[l],a[l]=t?t(o,l):o,l+=1;return a.length=i,a}function S(e){return S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},S(e)}function C(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,k(r.key),r)}}function k(e){var t=function(e,t){if("object"!==S(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==S(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===S(t)?t:String(t)}var M=function(){function e(){var t,n,r,o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t=this,r=void 0,(n=k(n="items"))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,this.items=o}var t,n,r;return t=e,(n=[{key:"add",value:function(e){return!1===this.has(e)&&this.items.push(e),this}},{key:"clear",value:function(){this.items=[]}},{key:"delete",value:function(e){var t=this.items.length;return this.items=this.items.filter((function(t){return t!==e})),t!==this.items.length}},{key:"forEach",value:function(e){var t=this;this.items.forEach((function(n){e(n,n,t)}))}},{key:"has",value:function(e){return-1!==this.items.indexOf(e)}},{key:"size",get:function(){return this.items.length}}])&&C(t.prototype,n),r&&C(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}(),O="undefined"===typeof Set?Set:M;function N(e){var t;return null!==(t=e.localName)&&void 0!==t?t:e.tagName.toLowerCase()}var I={article:"article",aside:"complementary",button:"button",datalist:"listbox",dd:"definition",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",form:"form",footer:"contentinfo",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:"banner",hr:"separator",html:"document",legend:"legend",li:"listitem",math:"math",main:"main",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:"region",summary:"button",table:"table",tbody:"rowgroup",textarea:"textbox",tfoot:"rowgroup",td:"cell",th:"columnheader",thead:"rowgroup",tr:"row",ul:"list"},j={caption:new Set(["aria-label","aria-labelledby"]),code:new Set(["aria-label","aria-labelledby"]),deletion:new Set(["aria-label","aria-labelledby"]),emphasis:new Set(["aria-label","aria-labelledby"]),generic:new Set(["aria-label","aria-labelledby","aria-roledescription"]),insertion:new Set(["aria-label","aria-labelledby"]),none:new Set(["aria-label","aria-labelledby"]),paragraph:new Set(["aria-label","aria-labelledby"]),presentation:new Set(["aria-label","aria-labelledby"]),strong:new Set(["aria-label","aria-labelledby"]),subscript:new Set(["aria-label","aria-labelledby"]),superscript:new Set(["aria-label","aria-labelledby"])};function P(e,t){return function(e,t){return["aria-atomic","aria-busy","aria-controls","aria-current","aria-description","aria-describedby","aria-details","aria-dropeffect","aria-flowto","aria-grabbed","aria-hidden","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"].some((function(n){var r;return e.hasAttribute(n)&&!(null!==(r=j[t])&&void 0!==r&&r.has(n))}))}(e,t)}function T(e){var t=function(e){var t=e.getAttribute("role");if(null!==t){var n=t.trim().split(" ")[0];if(n.length>0)return n}return null}(e);if(null===t||-1!==z.indexOf(t)){var n=function(e){var t=I[N(e)];if(void 0!==t)return t;switch(N(e)){case"a":case"area":case"link":if(e.hasAttribute("href"))return"link";break;case"img":return""!==e.getAttribute("alt")||P(e,"img")?"img":"presentation";case"input":var n=e.type;switch(n){case"button":case"image":case"reset":case"submit":return"button";case"checkbox":case"radio":return n;case"range":return"slider";case"email":case"tel":case"text":case"url":return e.hasAttribute("list")?"combobox":"textbox";case"search":return e.hasAttribute("list")?"combobox":"searchbox";case"number":return"spinbutton";default:return null}case"select":return e.hasAttribute("multiple")||e.size>1?"listbox":"combobox"}return null}(e);if(-1===z.indexOf(t||"")||P(e,n||""))return n}return t}var z=["presentation","none"];function D(e){return null!==e&&e.nodeType===e.ELEMENT_NODE}function L(e){return D(e)&&"caption"===N(e)}function R(e){return D(e)&&"input"===N(e)}function F(e){return D(e)&&"legend"===N(e)}function B(e){return function(e){return D(e)&&void 0!==e.ownerSVGElement}(e)&&"title"===N(e)}function H(e,t){if(D(e)&&e.hasAttribute(t)){var n=e.getAttribute(t).split(" "),r=e.getRootNode?e.getRootNode():e.ownerDocument;return n.map((function(e){return r.getElementById(e)})).filter((function(e){return null!==e}))}return[]}function U(e,t){return!!D(e)&&-1!==t.indexOf(T(e))}function W(e,t){if(!D(e))return!1;if("range"===t)return U(e,["meter","progressbar","scrollbar","slider","spinbutton"]);throw new TypeError("No knowledge about abstract role '".concat(t,"'. This is likely a bug :("))}function V(e,t){var n=E(e.querySelectorAll(t));return H(e,"aria-owns").forEach((function(e){n.push.apply(n,E(e.querySelectorAll(t)))})),n}function X(e){return function(e){return D(e)&&"select"===N(e)}(e)?e.selectedOptions||V(e,"[selected]"):V(e,'[aria-selected="true"]')}function Q(e){return R(e)||function(e){return D(e)&&"textarea"===N(e)}(e)?e.value:e.textContent||""}function _(e){var t=e.getPropertyValue("content");return/^["'].*["']$/.test(t)?t.slice(1,-1):""}function Y(e){var t=N(e);return"button"===t||"input"===t&&"hidden"!==e.getAttribute("type")||"meter"===t||"output"===t||"progress"===t||"select"===t||"textarea"===t}function G(e){if(Y(e))return e;var t=null;return e.childNodes.forEach((function(e){if(null===t&&D(e)){var n=G(e);null!==n&&(t=n)}})),t}function K(e){if(void 0!==e.control)return e.control;var t=e.getAttribute("for");return null!==t?e.ownerDocument.getElementById(t):G(e)}function q(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=new O,r=function(e){var t=(null===e.ownerDocument?e:e.ownerDocument).defaultView;if(null===t)throw new TypeError("no window available");return t}(e),o=t.compute,i=void 0===o?"name":o,a=t.computedStyleSupportsPseudoElements,l=void 0===a?void 0!==t.getComputedStyle:a,c=t.getComputedStyle,s=void 0===c?r.getComputedStyle.bind(r):c,u=t.hidden,d=void 0!==u&&u;function f(e,t){var n="";if(D(e)&&l){var r=_(s(e,"::before"));n="".concat(r," ").concat(n)}if((function(e){return D(e)&&"slot"===N(e)}(e)?function(e){var t=e.assignedNodes();return 0===t.length?E(e.childNodes):t}(e):E(e.childNodes).concat(H(e,"aria-owns"))).forEach((function(e){var r=m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0}),o="inline"!==(D(e)?s(e).getPropertyValue("display"):"inline")?" ":"";n+="".concat(o).concat(r).concat(o)})),D(e)&&l){var o=_(s(e,"::after"));n="".concat(n," ").concat(o)}return n.trim()}function p(e,t){var r=e.getAttributeNode(t);return null===r||n.has(r)||""===r.value.trim()?null:(n.add(r),r.value)}function g(e){if(!D(e))return null;if(function(e){return D(e)&&"fieldset"===N(e)}(e)){n.add(e);for(var t=E(e.childNodes),r=0;r<t.length;r+=1){var o=t[r];if(F(o))return m(o,{isEmbeddedInLabel:!1,isReferenced:!1,recursion:!1})}}else if(function(e){return D(e)&&"table"===N(e)}(e)){n.add(e);for(var i=E(e.childNodes),a=0;a<i.length;a+=1){var l=i[a];if(L(l))return m(l,{isEmbeddedInLabel:!1,isReferenced:!1,recursion:!1})}}else{if(function(e){return D(e)&&"svg"===N(e)}(e)){n.add(e);for(var c=E(e.childNodes),s=0;s<c.length;s+=1){var u=c[s];if(B(u))return u.textContent}return null}if("img"===N(e)||"area"===N(e)){var d=p(e,"alt");if(null!==d)return d}else if(function(e){return D(e)&&"optgroup"===N(e)}(e)){var g=p(e,"label");if(null!==g)return g}}if(R(e)&&("button"===e.type||"submit"===e.type||"reset"===e.type)){var v=p(e,"value");if(null!==v)return v;if("submit"===e.type)return"Submit";if("reset"===e.type)return"Reset"}var h=function(e){var t=e.labels;return null===t?t:void 0!==t?E(t):Y(e)?E(e.ownerDocument.querySelectorAll("label")).filter((function(t){return K(t)===e})):null}(e);if(null!==h&&0!==h.length)return n.add(e),E(h).map((function(e){return m(e,{isEmbeddedInLabel:!0,isReferenced:!1,recursion:!0})})).filter((function(e){return e.length>0})).join(" ");if(R(e)&&"image"===e.type){var b=p(e,"alt");if(null!==b)return b;var y=p(e,"title");return null!==y?y:"Submit Query"}if(U(e,["button"])){var w=f(e,{isEmbeddedInLabel:!1,isReferenced:!1});if(""!==w)return w}return null}function m(e,t){if(n.has(e))return"";if(!d&&function(e,t){if(!D(e))return!1;if(e.hasAttribute("hidden")||"true"===e.getAttribute("aria-hidden"))return!0;var n=t(e);return"none"===n.getPropertyValue("display")||"hidden"===n.getPropertyValue("visibility")}(e,s)&&!t.isReferenced)return n.add(e),"";var r=D(e)?e.getAttributeNode("aria-labelledby"):null,o=null===r||n.has(r)?[]:H(e,"aria-labelledby");if("name"===i&&!t.isReferenced&&o.length>0)return n.add(r),o.map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!0,recursion:!1})})).join(" ");var a=t.recursion&&function(e){return U(e,["button","combobox","listbox","textbox"])||W(e,"range")}(e)&&"name"===i;if(!a){var l=(D(e)&&e.getAttribute("aria-label")||"").trim();if(""!==l&&"name"===i)return n.add(e),l;if(!function(e){return U(e,z)}(e)){var c=g(e);if(null!==c)return n.add(e),c}}if(U(e,["menu"]))return n.add(e),"";if(a||t.isEmbeddedInLabel||t.isReferenced){if(U(e,["combobox","listbox"])){n.add(e);var u=X(e);return 0===u.length?R(e)?e.value:"":E(u).map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0})})).join(" ")}if(W(e,"range"))return n.add(e),e.hasAttribute("aria-valuetext")?e.getAttribute("aria-valuetext"):e.hasAttribute("aria-valuenow")?e.getAttribute("aria-valuenow"):e.getAttribute("value")||"";if(U(e,["textbox"]))return n.add(e),Q(e)}if(function(e){return U(e,["button","cell","checkbox","columnheader","gridcell","heading","label","legend","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowheader","switch","tab","tooltip","treeitem"])}(e)||D(e)&&t.isReferenced||function(e){return L(e)}(e)){var v=f(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});if(""!==v)return n.add(e),v}if(e.nodeType===e.TEXT_NODE)return n.add(e),e.textContent||"";if(t.recursion)return n.add(e),f(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});var h=function(e){return D(e)?p(e,"title"):null}(e);return null!==h?(n.add(e),h):(n.add(e),"")}return m(e,{isEmbeddedInLabel:!1,isReferenced:"description"===i,recursion:!1}).trim().replace(/\s\s+/g," ")}function Z(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(e){return U(e,["caption","code","deletion","emphasis","generic","insertion","none","paragraph","presentation","strong","subscript","superscript"])}(e)?"":q(e,t)}new Set(["button","fieldset","input","optgroup","option","select","textarea"]);var J=n(886),$=function(e){return e.WITHIN="Within",e.EXPECT="Expect",e.CLICK="Click",e}({}),ee=function(e){return e.WHEN="When ",e.THEN="Then ",e.GIVEN="Given ",e}({}),te=function(){function e(){g(this,e)}return b(e,null,[{key:"getSelector",value:function(e){for(var t=[];e.nodeType===Node.ELEMENT_NODE;){var n=e.nodeName.toLowerCase();if(e.id){n+="#"+e.id,t.unshift(n);break}if(e.getAttribute("data-testid")){n+="[data-testid=".concat(e.getAttribute("data-testid"),"]"),t.unshift(n);break}for(var r=e.previousSibling,o=1;r;)r.nodeType===Node.ELEMENT_NODE&&r.nodeName.toLowerCase()===n&&o++,r=r.previousSibling;o>1&&(n+=":nth-of-type("+o+")"),t.unshift(n),e=e.parentNode}return t.join(">")}},{key:"translateEngine",value:function(e,t,n){var r,o,i,a=this,l=J.enSentences,c=[],s="",u="";t===$.EXPECT?(s="key.then.element.withSelector",u=ee.THEN):t!==$.WITHIN&&t!==$.CLICK||(s="key.when.withinElement.selector",u=ee.WHEN);var d=l.filter((function(e){return e.key===s})).map((function(t){return t.wording.replace("{string}",'"'.concat(a.getSelector(e),'"'))}))[0];if(t===$.CLICK){var f=l.filter((function(e){return"key.when.click.withContext"===e.key}))[0];c=[u+d,ee.THEN+f.wording]}else c=[u+d];var p=T(e),g=Z(e),m=null!==(r=e.getAttribute("value"))&&void 0!==r?r:null===(o=e.firstChild)||void 0===o||null===(i=o.textContent)||void 0===i?void 0:i.trim();if(p&&g){var v=J.enBasedRoleSentences;t===$.EXPECT?(s="key.then.element.withRoleAndName",u=ee.THEN):t!==$.WITHIN&&t!==$.CLICK||(s="key.when.withinElement.roleAndName",u=ee.WHEN);var h=v.enriched.filter((function(e){return e.key===s})).map((function(e){var t,n=e.wording,r=J.EN_ROLES.filter((function(e){return e.id===p}))[0];return n.replaceAll("(n)","").replaceAll("$roleName",null!==(t=null===r||void 0===r?void 0:r.name)&&void 0!==t?t:p).replaceAll("$definiteArticle",null===r||void 0===r?void 0:r.getDefiniteArticle()).replaceAll("$indefiniteArticle",null===r||void 0===r?void 0:r.getIndefiniteArticle()).replaceAll("$namedAdjective",null===r||void 0===r?void 0:r.namedAdjective()).replaceAll("$ofDefiniteArticle",null===r||void 0===r?void 0:r.getOfDefiniteArticle()).replace("{string}",'"'.concat(g,'"'))}))[0];if(c=this.getSentenceList(t,l,p,u,g,h),m){t===$.EXPECT?n?(s="key.then.element.withRoleAndNameAndContentDisabled",u=ee.THEN):(s="key.then.element.withRoleAndNameAndContent",u=ee.THEN):t===$.WITHIN&&(s="key.when.withinElement.roleAndName",u=ee.WHEN);var b=v.enriched.filter((function(e){return e.key===s})).map((function(e){var t,n=e.wording,r=J.EN_ROLES.filter((function(e){return e.id===p}))[0];return n.replaceAll("(n)","").replaceAll("$roleName",null!==(t=null===r||void 0===r?void 0:r.name)&&void 0!==t?t:p).replaceAll("$definiteArticle",null===r||void 0===r?void 0:r.getDefiniteArticle()).replaceAll("$indefiniteArticle",null===r||void 0===r?void 0:r.getIndefiniteArticle()).replaceAll("$namedAdjective",null===r||void 0===r?void 0:r.namedAdjective()).replaceAll("$ofDefiniteArticle",null===r||void 0===r?void 0:r.getOfDefiniteArticle()).replace("{string}",'"'.concat(g,'"')).replace("{string}",'"'.concat(m,'"'))}))[0];c=this.getSentenceList(t,l,p,u,g,b)}}return c}},{key:"getSentenceList",value:function(e,t,n,r,o,i){return e===$.CLICK?"button"===n?[r+t.filter((function(e){return"button"===n&&"key.when.click.button"===e.key}))[0].wording.replace("{string}",'"'.concat(o,'"'))]:[r+t.filter((function(e){return"key.when.click.withRole"===e.key}))[0].wording.replace("{string}",'"'.concat(n,'"')).replace("{string}",'"'.concat(o,'"'))]:[r+i]}}]),e}();function ne(){ne=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(e,t,n){e[t]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",l=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{s({},"")}catch(e){s=function(e,t,n){return e[t]=n}}function u(e,t,n,r){var i=t&&t.prototype instanceof b?t:b,a=Object.create(i.prototype),l=new j(r||[]);return o(a,"_invoke",{value:M(e,n,l)}),a}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var f="suspendedStart",p="suspendedYield",g="executing",v="completed",h={};function b(){}function y(){}function w(){}var A={};s(A,a,(function(){return this}));var x=Object.getPrototypeOf,E=x&&x(x(P([])));E&&E!==n&&r.call(E,a)&&(A=E);var S=w.prototype=b.prototype=Object.create(A);function C(e){["next","throw","return"].forEach((function(t){s(e,t,(function(e){return this._invoke(t,e)}))}))}function k(e,t){function n(o,i,a,l){var c=d(e[o],e,i);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==m(u)&&r.call(u,"__await")?t.resolve(u.__await).then((function(e){n("next",e,a,l)}),(function(e){n("throw",e,a,l)})):t.resolve(u).then((function(e){s.value=e,a(s)}),(function(e){return n("throw",e,a,l)}))}l(c.arg)}var i;o(this,"_invoke",{value:function(e,r){function o(){return new t((function(t,o){n(e,r,t,o)}))}return i=i?i.then(o,o):o()}})}function M(t,n,r){var o=f;return function(i,a){if(o===g)throw new Error("Generator is already running");if(o===v){if("throw"===i)throw a;return{value:e,done:!0}}for(r.method=i,r.arg=a;;){var l=r.delegate;if(l){var c=O(l,r);if(c){if(c===h)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===f)throw o=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=g;var s=d(t,n,r);if("normal"===s.type){if(o=r.done?v:p,s.arg===h)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=v,r.method="throw",r.arg=s.arg)}}}function O(t,n){var r=n.method,o=t.iterator[r];if(o===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,O(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),h;var i=d(o,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,h;var a=i.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,h):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,h)}function N(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function I(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function P(t){if(t||""===t){var n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function n(){for(;++o<t.length;)if(r.call(t,o))return n.value=t[o],n.done=!1,n;return n.value=e,n.done=!0,n};return i.next=i}}throw new TypeError(m(t)+" is not iterable")}return y.prototype=w,o(S,"constructor",{value:w,configurable:!0}),o(w,"constructor",{value:y,configurable:!0}),y.displayName=s(w,c,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,w):(e.__proto__=w,s(e,c,"GeneratorFunction")),e.prototype=Object.create(S),e},t.awrap=function(e){return{__await:e}},C(k.prototype),s(k.prototype,l,(function(){return this})),t.AsyncIterator=k,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new k(u(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},C(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=P,j.prototype={constructor:j,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(I),!t)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function o(r,o){return l.type="throw",l.arg=t,n.next=r,o&&(n.method="next",n.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],l=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),I(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;I(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:P(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),h}},t}function re(e,t,n,r,o,i,a){try{var l=e[i](a),c=l.value}catch(s){return void n(s)}l.done?t(c):Promise.resolve(c).then(r,o)}function oe(e){return function(){var t=this,n=arguments;return new Promise((function(r,o){var i=e.apply(t,n);function a(e){re(i,r,o,a,l,"next",e)}function l(e){re(i,r,o,a,l,"throw",e)}a(void 0)}))}}function ie(e,t,n){return(t=v(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ae(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function le(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ae(Object(n),!0).forEach((function(t){ie(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ae(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ce,se=le({},o),ue=se.version,de=se.render,fe=se.unmountComponentAtNode;try{Number((ue||"").split(".")[0])>=18&&(ce=se.createRoot)}catch(ry){}function pe(e){var t=se.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&"object"===m(t)&&(t.usingClientEntryPoint=e)}var ge="__rc_react_root__";function me(e,t){ce?function(e,t){pe(!0);var n=t[ge]||ce(t);pe(!1),n.render(e),t[ge]=n}(e,t):function(e,t){de(e,t)}(e,t)}function ve(e){return he.apply(this,arguments)}function he(){return(he=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.resolve().then((function(){var e;null===(e=t[ge])||void 0===e||e.unmount(),delete t[ge]})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function be(e){fe(e)}function ye(){return(ye=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0===ce){e.next=2;break}return e.abrupt("return",ve(t));case 2:be(t);case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function we(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function Ae(e){return function(e){if(Array.isArray(e))return a(e)}(e)||we(e)||l(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var xe=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)};function Ee(t,n,r){var o=e.useRef({});return"value"in o.current&&!r(o.current.condition,n)||(o.current.value=t(),o.current.condition=n),o.current.value}var Se={},Ce=[];function ke(e,t){}function Me(e,t){}function Oe(e,t,n){t||Se[n]||(e(!1,n),Se[n]=!0)}function Ne(e,t){Oe(ke,e,t)}Ne.preMessage=function(e){Ce.push(e)},Ne.resetWarned=function(){Se={}},Ne.noteOnce=function(e,t){Oe(Me,e,t)};var Ie=Ne;var je=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=new Set;return function e(t,o){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,a=r.has(t);if(Ie(!a,"Warning: There may be circular references"),a)return!1;if(t===o)return!0;if(n&&i>1)return!1;r.add(t);var l=i+1;if(Array.isArray(t)){if(!Array.isArray(o)||t.length!==o.length)return!1;for(var c=0;c<t.length;c++)if(!e(t[c],o[c],l))return!1;return!0}if(t&&o&&"object"===m(t)&&"object"===m(o)){var s=Object.keys(t);return s.length===Object.keys(o).length&&s.every((function(n){return e(t[n],o[n],l)}))}return!1}(e,t)},Pe=function(){function e(t){g(this,e),ie(this,"instanceId",void 0),ie(this,"cache",new Map),this.instanceId=t}return b(e,[{key:"get",value:function(e){return this.cache.get(e.join("%"))||null}},{key:"update",value:function(e,t){var n=e.join("%"),r=t(this.cache.get(n));null===r?this.cache.delete(n):this.cache.set(n,r)}}]),e}(),Te=Pe,ze="data-token-hash",De="data-css-hash",Le="__cssinjs_instance__";function Re(){var e=Math.random().toString(12).slice(2);if("undefined"!==typeof document&&document.head&&document.body){var t=document.body.querySelectorAll("style[".concat(De,"]"))||[],n=document.head.firstChild;Array.from(t).forEach((function(t){t[Le]=t[Le]||e,t[Le]===e&&document.head.insertBefore(t,n)}));var r={};Array.from(document.querySelectorAll("style[".concat(De,"]"))).forEach((function(t){var n,o=t.getAttribute(De);r[o]?t[Le]===e&&(null===(n=t.parentNode)||void 0===n||n.removeChild(t)):r[o]=!0}))}return new Te(e)}var Fe=e.createContext({hashPriority:"low",cache:Re(),defaultCache:!0}),Be=Fe;function He(){return!("undefined"===typeof window||!window.document||!window.document.createElement)}var Ue="data-rc-order",We="data-rc-priority",Ve="rc-util-key",Xe=new Map;function Qe(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).mark;return e?e.startsWith("data-")?e:"data-".concat(e):Ve}function _e(e){return e.attachTo?e.attachTo:document.querySelector("head")||document.body}function Ye(e){return Array.from((Xe.get(e)||e).children).filter((function(e){return"STYLE"===e.tagName}))}function Ge(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!He())return null;var n=t.csp,r=t.prepend,o=t.priority,i=void 0===o?0:o,a=function(e){return"queue"===e?"prependQueue":e?"prepend":"append"}(r),l="prependQueue"===a,c=document.createElement("style");c.setAttribute(Ue,a),l&&i&&c.setAttribute(We,"".concat(i)),null!==n&&void 0!==n&&n.nonce&&(c.nonce=null===n||void 0===n?void 0:n.nonce),c.innerHTML=e;var s=_e(t),u=s.firstChild;if(r){if(l){var d=Ye(s).filter((function(e){if(!["prepend","prependQueue"].includes(e.getAttribute(Ue)))return!1;var t=Number(e.getAttribute(We)||0);return i>=t}));if(d.length)return s.insertBefore(c,d[d.length-1].nextSibling),c}s.insertBefore(c,u)}else s.appendChild(c);return c}function Ke(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Ye(_e(t)).find((function(n){return n.getAttribute(Qe(t))===e}))}function qe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Ke(e,t);n&&_e(t).removeChild(n)}function Ze(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){var n=Xe.get(e);if(!n||!function(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}(document,n)){var r=Ge("",t),o=r.parentNode;Xe.set(e,o),e.removeChild(r)}}(_e(n),n);var r=Ke(t,n);if(r){var o,i,a;if(null!==(o=n.csp)&&void 0!==o&&o.nonce&&r.nonce!==(null===(i=n.csp)||void 0===i?void 0:i.nonce))r.nonce=null===(a=n.csp)||void 0===a?void 0:a.nonce;return r.innerHTML!==e&&(r.innerHTML=e),r}var l=Ge(e,n);return l.setAttribute(Qe(n),t),l}var Je=function(){function e(){g(this,e),ie(this,"cache",void 0),ie(this,"keys",void 0),ie(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return b(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o={map:this.cache};return e.forEach((function(e){var t;o?o=null===(t=o)||void 0===t||null===(t=t.map)||void 0===t?void 0:t.get(e):o=void 0})),null!==(t=o)&&void 0!==t&&t.value&&r&&(o.value[1]=this.cacheCallTimes++),null===(n=o)||void 0===n?void 0:n.value}},{key:"get",value:function(e){var t;return null===(t=this.internalGet(e,!0))||void 0===t?void 0:t[0]}},{key:"has",value:function(e){return!!this.internalGet(e)}},{key:"set",value:function(t,n){var r=this;if(!this.has(t)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var o=this.keys.reduce((function(e,t){var n=s(e,2)[1];return r.internalGet(t)[1]<n?[t,r.internalGet(t)[1]]:e}),[this.keys[0],this.cacheCallTimes]),i=s(o,1)[0];this.delete(i)}this.keys.push(t)}var a=this.cache;t.forEach((function(e,o){if(o===t.length-1)a.set(e,{value:[n,r.cacheCallTimes++]});else{var i=a.get(e);i?i.map||(i.map=new Map):a.set(e,{map:new Map}),a=a.get(e).map}}))}},{key:"deleteByPath",value:function(e,t){var n,r=e.get(t[0]);if(1===t.length)return r.map?e.set(t[0],{map:r.map}):e.delete(t[0]),null===(n=r.value)||void 0===n?void 0:n[0];var o=this.deleteByPath(r.map,t.slice(1));return r.map&&0!==r.map.size||r.value||e.delete(t[0]),o}},{key:"delete",value:function(e){if(this.has(e))return this.keys=this.keys.filter((function(t){return!function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,e)})),this.deleteByPath(this.cache,e)}}]),e}();ie(Je,"MAX_CACHE_SIZE",20),ie(Je,"MAX_CACHE_OFFSET",5);var $e=0,et=function(){function e(t){g(this,e),ie(this,"derivatives",void 0),ie(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=$e,0===t.length&&t.length,$e+=1}return b(e,[{key:"getDerivativeToken",value:function(e){return this.derivatives.reduce((function(t,n){return n(e,t)}),void 0)}}]),e}(),tt=new Je;function nt(e){var t=Array.isArray(e)?e:[e];return tt.has(t)||tt.set(t,new et(t)),tt.get(t)}var rt=new WeakMap,ot={};var it=new WeakMap;function at(e){var t=it.get(e)||"";return t||(Object.keys(e).forEach((function(n){var r=e[n];t+=n,r instanceof et?t+=r.id:r&&"object"===m(r)?t+=at(r):t+=r})),it.set(e,t)),t}var lt="random-".concat(Date.now(),"-").concat(Math.random()).replace(/\./g,""),ct="_bAmBoO_";function st(e,t,n){if(He()){var r,o;Ze(e,lt);var i=document.createElement("div");i.style.position="fixed",i.style.left="0",i.style.top="0",null===t||void 0===t||t(i),document.body.appendChild(i);var a=n?n(i):null===(r=getComputedStyle(i).content)||void 0===r?void 0:r.includes(ct);return null===(o=i.parentNode)||void 0===o||o.removeChild(i),qe(lt),a}return!1}var ut=void 0;var dt=He()?e.useLayoutEffect:e.useEffect,ft=function(t,n){var r=e.useRef(!0);dt((function(){return t(r.current)}),n),dt((function(){return r.current=!1,function(){r.current=!0}}),[])},pt=function(e,t){ft((function(t){if(!t)return e()}),t)},gt=ft,mt=le({},t).useInsertionEffect,vt=mt?function(e,t,n){return mt((function(){return e(),t()}),n)}:function(t,n,r){e.useMemo(t,r),gt((function(){return n(!0)}),r)},ht="undefined"!==typeof le({},t).useInsertionEffect?function(t){var n=[],r=!1;return e.useEffect((function(){return r=!1,function(){r=!0,n.length&&n.forEach((function(e){return e()}))}}),t),function(e){r||n.push(e)}}:function(){return function(e){e()}};var bt=function(){return!1};function yt(t,n,r,o,i){var a=e.useContext(Be).cache,l=[t].concat(Ae(n)),c=l.join("_"),u=ht([c]),d=(bt(),function(e){a.update(l,(function(t){var n=s(t||[],2),o=n[0];var i=[void 0===o?0:o,n[1]||r()];return e?e(i):i}))});e.useMemo((function(){d()}),[c]);var f=a.get(l)[1];return vt((function(){null===i||void 0===i||i(f)}),(function(e){return d((function(t){var n=s(t,2),r=n[0],o=n[1];return e&&0===r&&(null===i||void 0===i||i(f)),[r+1,o]})),function(){a.update(l,(function(e){var t=s(e||[],2),n=t[0],r=void 0===n?0:n,i=t[1];return 0===r-1?(u((function(){return null===o||void 0===o?void 0:o(i,!1)})),null):[r-1,i]}))}}),[c]),f}var wt={},At="css",xt=new Map;var Et=0;function St(e,t){xt.set(e,(xt.get(e)||0)-1);var n=Array.from(xt.keys()),r=n.filter((function(e){return(xt.get(e)||0)<=0}));n.length-r.length>Et&&r.forEach((function(e){!function(e,t){"undefined"!==typeof document&&document.querySelectorAll("style[".concat(ze,'="').concat(e,'"]')).forEach((function(e){var n;e[Le]===t&&(null===(n=e.parentNode)||void 0===n||n.removeChild(e))}))}(e,t),xt.delete(e)}))}var Ct=function(e,t,n,r){var o=le(le({},n.getDerivativeToken(e)),t);return r&&(o=r(o)),o};function kt(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(0,e.useContext)(Be).cache.instanceId,i=r.salt,a=void 0===i?"":i,l=r.override,c=void 0===l?wt:l,s=r.formatToken,u=r.getComputedToken,d=function(e,t){for(var n=rt,r=0;r<t.length;r+=1){var o=t[r];n.has(o)||n.set(o,new WeakMap),n=n.get(o)}return n.has(ot)||n.set(ot,e()),n.get(ot)}((function(){return Object.assign.apply(Object,[{}].concat(Ae(n)))}),n),f=at(d),p=at(c),g=yt("token",[a,t.id,f,p],(function(){var e=u?u(d,c,t):Ct(d,c,t,s),n=function(e,t){return xe("".concat(t,"_").concat(at(e)))}(e,a);e._tokenKey=n,function(e){xt.set(e,(xt.get(e)||0)+1)}(n);var r="".concat(At,"-").concat(xe(n));return e._hashId=r,[e,r]}),(function(e){St(e[0]._tokenKey,o)}));return g}function Mt(){return Mt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Mt.apply(this,arguments)}var Ot={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Nt="comm",It="rule",jt="decl",Pt="@import",Tt="@keyframes",zt="@layer",Dt=Math.abs,Lt=String.fromCharCode;Object.assign;function Rt(e){return e.trim()}function Ft(e,t,n){return e.replace(t,n)}function Bt(e,t){return e.indexOf(t)}function Ht(e,t){return 0|e.charCodeAt(t)}function Ut(e,t,n){return e.slice(t,n)}function Wt(e){return e.length}function Vt(e,t){return t.push(e),e}function Xt(e,t){for(var n="",r=0;r<e.length;r++)n+=t(e[r],r,e,t)||"";return n}function Qt(e,t,n,r){switch(e.type){case zt:if(e.children.length)break;case Pt:case jt:return e.return=e.return||e.value;case Nt:return"";case Tt:return e.return=e.value+"{"+Xt(e.children,r)+"}";case It:if(!Wt(e.value=e.props.join(",")))return""}return Wt(n=Xt(e.children,r))?e.return=e.value+"{"+n+"}":""}var _t=1,Yt=1,Gt=0,Kt=0,qt=0,Zt="";function Jt(e,t,n,r,o,i,a,l){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:_t,column:Yt,length:a,return:"",siblings:l}}function $t(){return qt=Kt>0?Ht(Zt,--Kt):0,Yt--,10===qt&&(Yt=1,_t--),qt}function en(){return qt=Kt<Gt?Ht(Zt,Kt++):0,Yt++,10===qt&&(Yt=1,_t++),qt}function tn(){return Ht(Zt,Kt)}function nn(){return Kt}function rn(e,t){return Ut(Zt,e,t)}function on(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function an(e){return _t=Yt=1,Gt=Wt(Zt=e),Kt=0,[]}function ln(e){return Zt="",e}function cn(e){return Rt(rn(Kt-1,dn(91===e?e+2:40===e?e+1:e)))}function sn(e){for(;(qt=tn())&&qt<33;)en();return on(e)>2||on(qt)>3?"":" "}function un(e,t){for(;--t&&en()&&!(qt<48||qt>102||qt>57&&qt<65||qt>70&&qt<97););return rn(e,nn()+(t<6&&32==tn()&&32==en()))}function dn(e){for(;en();)switch(qt){case e:return Kt;case 34:case 39:34!==e&&39!==e&&dn(qt);break;case 40:41===e&&dn(e);break;case 92:en()}return Kt}function fn(e,t){for(;en()&&e+qt!==57&&(e+qt!==84||47!==tn()););return"/*"+rn(t,Kt-1)+"*"+Lt(47===e?e:en())}function pn(e){for(;!on(tn());)en();return rn(e,Kt)}function gn(e){return ln(mn("",null,null,null,[""],e=an(e),0,[0],e))}function mn(e,t,n,r,o,i,a,l,c){for(var s=0,u=0,d=a,f=0,p=0,g=0,m=1,v=1,h=1,b=0,y="",w=o,A=i,x=r,E=y;v;)switch(g=b,b=en()){case 40:if(108!=g&&58==Ht(E,d-1)){-1!=Bt(E+=Ft(cn(b),"&","&\f"),"&\f")&&(h=-1);break}case 34:case 39:case 91:E+=cn(b);break;case 9:case 10:case 13:case 32:E+=sn(g);break;case 92:E+=un(nn()-1,7);continue;case 47:switch(tn()){case 42:case 47:Vt(hn(fn(en(),nn()),t,n,c),c);break;default:E+="/"}break;case 123*m:l[s++]=Wt(E)*h;case 125*m:case 59:case 0:switch(b){case 0:case 125:v=0;case 59+u:-1==h&&(E=Ft(E,/\f/g,"")),p>0&&Wt(E)-d&&Vt(p>32?bn(E+";",r,n,d-1,c):bn(Ft(E," ","")+";",r,n,d-2,c),c);break;case 59:E+=";";default:if(Vt(x=vn(E,t,n,s,u,o,l,y,w=[],A=[],d,i),i),123===b)if(0===u)mn(E,t,x,x,w,i,d,l,A);else switch(99===f&&110===Ht(E,3)?100:f){case 100:case 108:case 109:case 115:mn(e,x,x,r&&Vt(vn(e,x,x,0,0,o,l,y,o,w=[],d,A),A),o,A,d,l,r?w:A);break;default:mn(E,x,x,x,[""],A,0,l,A)}}s=u=p=0,m=h=1,y=E="",d=a;break;case 58:d=1+Wt(E),p=g;default:if(m<1)if(123==b)--m;else if(125==b&&0==m++&&125==$t())continue;switch(E+=Lt(b),b*m){case 38:h=u>0?1:(E+="\f",-1);break;case 44:l[s++]=(Wt(E)-1)*h,h=1;break;case 64:45===tn()&&(E+=cn(en())),f=tn(),u=d=Wt(y=E+=pn(nn())),b++;break;case 45:45===g&&2==Wt(E)&&(m=0)}}return i}function vn(e,t,n,r,o,i,a,l,c,s,u,d){for(var f=o-1,p=0===o?i:[""],g=function(e){return e.length}(p),m=0,v=0,h=0;m<r;++m)for(var b=0,y=Ut(e,f+1,f=Dt(v=a[m])),w=e;b<g;++b)(w=Rt(v>0?p[b]+" "+y:Ft(y,/&\f/g,p[b])))&&(c[h++]=w);return Jt(e,t,n,0===o?It:l,c,s,u,d)}function hn(e,t,n,r){return Jt(e,t,n,Nt,Lt(qt),Ut(e,2,-2),0,r)}function bn(e,t,n,r,o){return Jt(e,t,n,jt,Ut(e,0,r),Ut(e,r+1,-1),r,o)}var yn,wn="data-ant-cssinjs-cache-path",An="_FILE_STYLE__";var xn=!0;function En(e){return function(){if(!yn&&(yn={},He())){var e=document.createElement("div");e.className=wn,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);var t=getComputedStyle(e).content||"";(t=t.replace(/^"/,"").replace(/"$/,"")).split(";").forEach((function(e){var t=s(e.split(":"),2),n=t[0],r=t[1];yn[n]=r}));var n,r=document.querySelector("style[".concat(wn,"]"));r&&(xn=!1,null===(n=r.parentNode)||void 0===n||n.removeChild(r)),document.body.removeChild(e)}}(),!!yn[e]}var Sn=He(),Cn="_multi_value_";function kn(e){return Xt(gn(e),Qt).replace(/\{%%%\:[^;];}/g,";")}var Mn=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{root:!0,parentSelectors:[]},o=r.root,i=r.injectHash,a=r.parentSelectors,l=n.hashId,c=n.layer,u=(n.path,n.hashPriority),d=n.transformers,f=void 0===d?[]:d,p=(n.linters,""),g={};function v(t){var r=t.getName(l);if(!g[r]){var o=s(e(t.style,n,{root:!1,parentSelectors:a}),1)[0];g[r]="@keyframes ".concat(t.getName(l)).concat(o)}}var h=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return t.forEach((function(t){Array.isArray(t)?e(t,n):t&&n.push(t)})),n}(Array.isArray(t)?t:[t]);if(h.forEach((function(t){var r="string"!==typeof t||o?t:{};if("string"===typeof r)p+="".concat(r,"\n");else if(r._keyframe)v(r);else{var c=f.reduce((function(e,t){var n;return(null===t||void 0===t||null===(n=t.visit)||void 0===n?void 0:n.call(t,e))||e}),r);Object.keys(c).forEach((function(t){var r=c[t];if("object"!==m(r)||!r||"animationName"===t&&r._keyframe||function(e){return"object"===m(e)&&e&&("_skip_check_"in e||Cn in e)}(r)){var d,f=function(e,t){var n=e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())})),r=t;Ot[e]||"number"!==typeof r||0===r||(r="".concat(r,"px")),"animationName"===e&&null!==t&&void 0!==t&&t._keyframe&&(v(t),r=t.getName(l)),p+="".concat(n,":").concat(r,";")},h=null!==(d=null===r||void 0===r?void 0:r.value)&&void 0!==d?d:r;"object"===m(r)&&null!==r&&void 0!==r&&r[Cn]&&Array.isArray(h)?h.forEach((function(e){f(t,e)})):f(t,h)}else{var b=!1,y=t.trim(),w=!1;(o||i)&&l?y.startsWith("@")?b=!0:y=function(e,t,n){if(!t)return e;var r=".".concat(t),o="low"===n?":where(".concat(r,")"):r;return e.split(",").map((function(e){var t,n=e.trim().split(/\s+/),r=n[0]||"",i=(null===(t=r.match(/^\w+/))||void 0===t?void 0:t[0])||"";return[r="".concat(i).concat(o).concat(r.slice(i.length))].concat(Ae(n.slice(1))).join(" ")})).join(",")}(t,l,u):!o||l||"&"!==y&&""!==y||(y="",w=!0);var A=s(e(r,n,{root:w,injectHash:b,parentSelectors:[].concat(Ae(a),[y])}),2),x=A[0],E=A[1];g=le(le({},g),E),p+="".concat(y).concat(x)}}))}})),o){if(c&&(void 0===ut&&(ut=st("@layer ".concat(lt," { .").concat(lt,' { content: "').concat(ct,'"!important; } }'),(function(e){e.className=lt}))),ut)){var b=c.split(","),y=b[b.length-1].trim();p="@layer ".concat(y," {").concat(p,"}"),b.length>1&&(p="@layer ".concat(c,"{%%%:%}").concat(p))}}else p="{".concat(p,"}");return[p,g]};function On(){return null}function Nn(t,n){var r=t.token,o=t.path,i=t.hashId,a=t.layer,l=t.nonce,c=t.clientOnly,u=t.order,d=void 0===u?0:u,f=e.useContext(Be),p=f.autoClear,g=(f.mock,f.defaultCache),m=f.hashPriority,v=f.container,h=f.ssrInline,b=f.transformers,y=f.linters,w=f.cache,A=r._tokenKey,x=[A].concat(Ae(o)),E=Sn;var S=yt("style",x,(function(){var e=x.join("|");if(En(e)){var t=function(e){var t=yn[e],n=null;if(t&&He())if(xn)n=An;else{var r=document.querySelector("style[".concat(De,'="').concat(yn[e],'"]'));r?n=r.innerHTML:delete yn[e]}return[n,t]}(e),r=s(t,2),l=r[0],u=r[1];if(l)return[l,A,u,{},c,d]}var f=n(),p=s(Mn(f,{hashId:i,hashPriority:m,layer:a,path:o.join("-"),transformers:b,linters:y}),2),g=p[0],v=p[1],h=kn(g),w=function(e,t){return xe("".concat(e.join("%")).concat(t))}(x,h);return[h,A,w,v,c,d]}),(function(e,t){var n=s(e,3)[2];(t||p)&&Sn&&qe(n,{mark:De})}),(function(e){var t=s(e,4),n=t[0],r=(t[1],t[2]),o=t[3];if(E&&n!==An){var i={mark:De,prepend:"queue",attachTo:v,priority:d},a="function"===typeof l?l():l;a&&(i.csp={nonce:a});var c=Ze(n,r,i);c[Le]=w.instanceId,c.setAttribute(ze,A),Object.keys(o).forEach((function(e){Ze(kn(o[e]),"_effect-".concat(e),i)}))}})),C=s(S,3),k=C[0],M=C[1],O=C[2];return function(t){var n,r;h&&!E&&g?n=e.createElement("style",Mt({},(ie(r={},ze,M),ie(r,De,O),r),{dangerouslySetInnerHTML:{__html:k}})):n=e.createElement(On,null);return e.createElement(e.Fragment,null,n,t)}}var In=function(){function e(t,n){g(this,e),ie(this,"name",void 0),ie(this,"style",void 0),ie(this,"_keyframe",!0),this.name=t,this.style=n}return b(e,[{key:"getName",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e?"".concat(e,"-").concat(this.name):this.name}}]),e}(),jn=In;function Pn(e){return e.notSplit=!0,e}Pn(["borderTop","borderBottom"]),Pn(["borderTop"]),Pn(["borderBottom"]),Pn(["borderLeft","borderRight"]),Pn(["borderLeft"]),Pn(["borderRight"]);var Tn=(0,e.createContext)({});function zn(e){return i(e)||we(e)||l(e)||c()}function Dn(e,t){for(var n=e,r=0;r<t.length;r+=1){if(null===n||void 0===n)return;n=n[t[r]]}return n}function Ln(e,t,n,r){if(!t.length)return n;var o,i=zn(t),a=i[0],l=i.slice(1);return o=e||"number"!==typeof a?Array.isArray(e)?Ae(e):le({},e):[],r&&void 0===n&&1===l.length?delete o[a][l[0]]:o[a]=Ln(o[a],l,n,r),o}function Rn(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return t.length&&r&&void 0===n&&!Dn(e,t.slice(0,-1))?e:Ln(e,t,n,r)}function Fn(e){return Array.isArray(e)?[]:{}}var Bn="undefined"===typeof Reflect?Object.keys:Reflect.ownKeys;function Hn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Fn(t[0]);return t.forEach((function(e){!function t(n,o){var i,a=new Set(o),l=Dn(e,n),c=Array.isArray(l);if(c||"object"===m(i=l)&&null!==i&&Object.getPrototypeOf(i)===Object.prototype){if(!a.has(l)){a.add(l);var s=Dn(r,n);c?r=Rn(r,n,[]):s&&"object"===m(s)||(r=Rn(r,n,Fn(l))),Bn(l).forEach((function(e){t([].concat(Ae(n),[e]),a)}))}}else r=Rn(r,n,l)}([])})),r}function Un(){}var Wn=e.createContext({}),Vn=function(){var e=function(){};return e.deprecated=Un,e},Xn=(0,e.createContext)(void 0),Qn={locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"},_n={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},Yn={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},Qn),timePickerLocale:Object.assign({},_n)},Gn="${label} is not a valid ${type}",Kn={locale:"en",Pagination:{items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"},DatePicker:Yn,TimePicker:_n,Calendar:Yn,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand"},PageHeader:{back:"Back"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:Gn,method:Gn,array:Gn,object:Gn,number:Gn,date:Gn,boolean:Gn,integer:Gn,float:Gn,regexp:Gn,email:Gn,url:Gn,hex:Gn},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh"},ColorPicker:{presetEmpty:"Empty"}},qn=(Object.assign({},Kn.Modal),[]),Zn=function(){return qn.reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),Kn.Modal)};var Jn=(0,e.createContext)(void 0);var $n=function(t){var n=t.locale,r=void 0===n?{}:n,o=t.children;t._ANT_MARK__;e.useEffect((function(){var e=function(e){if(e){var t=Object.assign({},e);return qn.push(t),Zn(),function(){qn=qn.filter((function(e){return e!==t})),Zn()}}Object.assign({},Kn.Modal)}(r&&r.Modal);return e}),[r]);var i=e.useMemo((function(){return Object.assign(Object.assign({},r),{exist:!0})}),[r]);return e.createElement(Jn.Provider,{value:i},o)};function er(e,t){(function(e){return"string"===typeof e&&-1!==e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var n=function(e){return"string"===typeof e&&-1!==e.indexOf("%")}(e);return e=360===t?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:e=360===t?(e<0?e%t+t:e%t)/parseFloat(String(t)):e%t/parseFloat(String(t))}function tr(e){return Math.min(1,Math.max(0,e))}function nr(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function rr(e){return e<=1?"".concat(100*Number(e),"%"):e}function or(e){return 1===e.length?"0"+e:String(e)}function ir(e,t,n){e=er(e,255),t=er(t,255),n=er(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=0,l=(r+o)/2;if(r===o)a=0,i=0;else{var c=r-o;switch(a=l>.5?c/(2-r-o):c/(r+o),r){case e:i=(t-n)/c+(t<n?6:0);break;case t:i=(n-e)/c+2;break;case n:i=(e-t)/c+4}i/=6}return{h:i,s:a,l:l}}function ar(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*n*(t-e):n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function lr(e,t,n){e=er(e,255),t=er(t,255),n=er(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=r,l=r-o,c=0===r?0:l/r;if(r===o)i=0;else{switch(r){case e:i=(t-n)/l+(t<n?6:0);break;case t:i=(n-e)/l+2;break;case n:i=(e-t)/l+4}i/=6}return{h:i,s:c,v:a}}function cr(e,t,n,r){var o=[or(Math.round(e).toString(16)),or(Math.round(t).toString(16)),or(Math.round(n).toString(16))];return r&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function sr(e){return Math.round(255*parseFloat(e)).toString(16)}function ur(e){return dr(e)/255}function dr(e){return parseInt(e,16)}var fr={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function pr(e){var t,n,r,o={r:0,g:0,b:0},i=1,a=null,l=null,c=null,s=!1,u=!1;return"string"===typeof e&&(e=function(e){if(e=e.trim().toLowerCase(),0===e.length)return!1;var t=!1;if(fr[e])e=fr[e],t=!0;else if("transparent"===e)return{r:0,g:0,b:0,a:0,format:"name"};var n=hr.rgb.exec(e);if(n)return{r:n[1],g:n[2],b:n[3]};if(n=hr.rgba.exec(e),n)return{r:n[1],g:n[2],b:n[3],a:n[4]};if(n=hr.hsl.exec(e),n)return{h:n[1],s:n[2],l:n[3]};if(n=hr.hsla.exec(e),n)return{h:n[1],s:n[2],l:n[3],a:n[4]};if(n=hr.hsv.exec(e),n)return{h:n[1],s:n[2],v:n[3]};if(n=hr.hsva.exec(e),n)return{h:n[1],s:n[2],v:n[3],a:n[4]};if(n=hr.hex8.exec(e),n)return{r:dr(n[1]),g:dr(n[2]),b:dr(n[3]),a:ur(n[4]),format:t?"name":"hex8"};if(n=hr.hex6.exec(e),n)return{r:dr(n[1]),g:dr(n[2]),b:dr(n[3]),format:t?"name":"hex"};if(n=hr.hex4.exec(e),n)return{r:dr(n[1]+n[1]),g:dr(n[2]+n[2]),b:dr(n[3]+n[3]),a:ur(n[4]+n[4]),format:t?"name":"hex8"};if(n=hr.hex3.exec(e),n)return{r:dr(n[1]+n[1]),g:dr(n[2]+n[2]),b:dr(n[3]+n[3]),format:t?"name":"hex"};return!1}(e)),"object"===typeof e&&(br(e.r)&&br(e.g)&&br(e.b)?(t=e.r,n=e.g,r=e.b,o={r:255*er(t,255),g:255*er(n,255),b:255*er(r,255)},s=!0,u="%"===String(e.r).substr(-1)?"prgb":"rgb"):br(e.h)&&br(e.s)&&br(e.v)?(a=rr(e.s),l=rr(e.v),o=function(e,t,n){e=6*er(e,360),t=er(t,100),n=er(n,100);var r=Math.floor(e),o=e-r,i=n*(1-t),a=n*(1-o*t),l=n*(1-(1-o)*t),c=r%6;return{r:255*[n,a,i,i,l,n][c],g:255*[l,n,n,a,i,i][c],b:255*[i,i,l,n,n,a][c]}}(e.h,a,l),s=!0,u="hsv"):br(e.h)&&br(e.s)&&br(e.l)&&(a=rr(e.s),c=rr(e.l),o=function(e,t,n){var r,o,i;if(e=er(e,360),t=er(t,100),n=er(n,100),0===t)o=n,i=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;r=ar(l,a,e+1/3),o=ar(l,a,e),i=ar(l,a,e-1/3)}return{r:255*r,g:255*o,b:255*i}}(e.h,a,c),s=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(i=e.a)),i=nr(i),{ok:s,format:e.format||u,r:Math.min(255,Math.max(o.r,0)),g:Math.min(255,Math.max(o.g,0)),b:Math.min(255,Math.max(o.b,0)),a:i}}var gr="(?:".concat("[-\\+]?\\d*\\.\\d+%?",")|(?:").concat("[-\\+]?\\d+%?",")"),mr="[\\s|\\(]+(".concat(gr,")[,|\\s]+(").concat(gr,")[,|\\s]+(").concat(gr,")\\s*\\)?"),vr="[\\s|\\(]+(".concat(gr,")[,|\\s]+(").concat(gr,")[,|\\s]+(").concat(gr,")[,|\\s]+(").concat(gr,")\\s*\\)?"),hr={CSS_UNIT:new RegExp(gr),rgb:new RegExp("rgb"+mr),rgba:new RegExp("rgba"+vr),hsl:new RegExp("hsl"+mr),hsla:new RegExp("hsla"+vr),hsv:new RegExp("hsv"+mr),hsva:new RegExp("hsva"+vr),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function br(e){return Boolean(hr.CSS_UNIT.exec(String(e)))}var yr=2,wr=.16,Ar=.05,xr=.05,Er=.15,Sr=5,Cr=4,kr=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Mr(e){var t=lr(e.r,e.g,e.b);return{h:360*t.h,s:t.s,v:t.v}}function Or(e){var t=e.r,n=e.g,r=e.b;return"#".concat(cr(t,n,r,!1))}function Nr(e,t,n){var r;return(r=Math.round(e.h)>=60&&Math.round(e.h)<=240?n?Math.round(e.h)-yr*t:Math.round(e.h)+yr*t:n?Math.round(e.h)+yr*t:Math.round(e.h)-yr*t)<0?r+=360:r>=360&&(r-=360),r}function Ir(e,t,n){return 0===e.h&&0===e.s?e.s:((r=n?e.s-wr*t:t===Cr?e.s+wr:e.s+Ar*t)>1&&(r=1),n&&t===Sr&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2)));var r}function jr(e,t,n){var r;return(r=n?e.v+xr*t:e.v-Er*t)>1&&(r=1),Number(r.toFixed(2))}function Pr(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=pr(e),o=Sr;o>0;o-=1){var i=Mr(r),a=Or(pr({h:Nr(i,o,!0),s:Ir(i,o,!0),v:jr(i,o,!0)}));n.push(a)}n.push(Or(r));for(var l=1;l<=Cr;l+=1){var c=Mr(r),s=Or(pr({h:Nr(c,l),s:Ir(c,l),v:jr(c,l)}));n.push(s)}return"dark"===t.theme?kr.map((function(e){var r=e.index,o=e.opacity;return Or(function(e,t,n){var r=n/100;return{r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b}}(pr(t.backgroundColor||"#141414"),pr(n[r]),100*o))})):n}var Tr={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},zr={},Dr={};Object.keys(Tr).forEach((function(e){zr[e]=Pr(Tr[e]),zr[e].primary=zr[e][5],Dr[e]=Pr(Tr[e],{theme:"dark",backgroundColor:"#141414"}),Dr[e].primary=Dr[e][5]}));zr.red,zr.volcano;var Lr=zr.gold,Rr=(zr.orange,zr.yellow,zr.lime,zr.green,zr.cyan,zr.blue),Fr=(zr.geekblue,zr.purple,zr.magenta,zr.grey,zr.grey,function(e){var t=e.controlHeight;return{controlHeightSM:.75*t,controlHeightXS:.5*t,controlHeightLG:1.25*t}});var Br={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},Hr=Object.assign(Object.assign({},Br),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,\n'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',\n'Noto Color Emoji'",fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0}),Ur=function(){function e(t,n){var r;if(void 0===t&&(t=""),void 0===n&&(n={}),t instanceof e)return t;"number"===typeof t&&(t=function(e){return{r:e>>16,g:(65280&e)>>8,b:255&e}}(t)),this.originalInput=t;var o=pr(t);this.originalInput=t,this.r=o.r,this.g=o.g,this.b=o.b,this.a=o.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(r=n.format)&&void 0!==r?r:o.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=o.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,n=e.g/255,r=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=nr(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){return 0===this.toHsl().s},e.prototype.toHsv=function(){var e=lr(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=lr(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsva(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=ir(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=ir(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsla(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),cr(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),function(e,t,n,r,o){var i=[or(Math.round(e).toString(16)),or(Math.round(t).toString(16)),or(Math.round(n).toString(16)),or(sr(r))];return o&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))&&i[3].startsWith(i[3].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0):i.join("")}(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toHexShortString=function(e){return void 0===e&&(e=!1),1===this.a?this.toHexString(e):this.toHex8String(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),n=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(n,")"):"rgba(".concat(e,", ").concat(t,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*er(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*er(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+cr(this.r,this.g,this.b,!1),t=0,n=Object.entries(fr);t<n.length;t++){var r=n[t],o=r[0];if(e===r[1])return o}return!1},e.prototype.toString=function(e){var t=Boolean(e);e=null!==e&&void 0!==e?e:this.format;var n=!1,r=this.a<1&&this.a>=0;return t||!r||!e.startsWith("hex")&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this.a?this.toName():this.toRgbString()},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=tr(n.l),new e(n)},e.prototype.brighten=function(t){void 0===t&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(-t/100*255))),n.g=Math.max(0,Math.min(255,n.g-Math.round(-t/100*255))),n.b=Math.max(0,Math.min(255,n.b-Math.round(-t/100*255))),new e(n)},e.prototype.darken=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=tr(n.l),new e(n)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=tr(n.s),new e(n)},e.prototype.saturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=tr(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){void 0===n&&(n=50);var r=this.toRgb(),o=new e(t).toRgb(),i=n/100;return new e({r:(o.r-r.r)*i+r.r,g:(o.g-r.g)*i+r.g,b:(o.b-r.b)*i+r.b,a:(o.a-r.a)*i+r.a})},e.prototype.analogous=function(t,n){void 0===t&&(t=6),void 0===n&&(n=30);var r=this.toHsl(),o=360/n,i=[this];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,i.push(new e(r));return i},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var n=this.toHsv(),r=n.h,o=n.s,i=n.v,a=[],l=1/t;t--;)a.push(new e({h:r,s:o,v:i})),i=(i+l)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb(),o=n.a+r.a*(1-n.a);return new e({r:(n.r*n.a+r.r*r.a*(1-n.a))/o,g:(n.g*n.a+r.g*r.a*(1-n.a))/o,b:(n.b*n.a+r.b*r.a*(1-n.a))/o,a:o})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,o=[this],i=360/t,a=1;a<t;a++)o.push(new e({h:(r+a*i)%360,s:n.s,l:n.l}));return o},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function Wr(e,t){var n=t.generateColorPalettes,r=t.generateNeutralColorPalettes,o=e.colorSuccess,i=e.colorWarning,a=e.colorError,l=e.colorInfo,c=e.colorPrimary,s=e.colorBgBase,u=e.colorTextBase,d=n(c),f=n(o),p=n(i),g=n(a),m=n(l),v=r(s,u),h=n(e.colorLink||e.colorInfo);return Object.assign(Object.assign({},v),{colorPrimaryBg:d[1],colorPrimaryBgHover:d[2],colorPrimaryBorder:d[3],colorPrimaryBorderHover:d[4],colorPrimaryHover:d[5],colorPrimary:d[6],colorPrimaryActive:d[7],colorPrimaryTextHover:d[8],colorPrimaryText:d[9],colorPrimaryTextActive:d[10],colorSuccessBg:f[1],colorSuccessBgHover:f[2],colorSuccessBorder:f[3],colorSuccessBorderHover:f[4],colorSuccessHover:f[4],colorSuccess:f[6],colorSuccessActive:f[7],colorSuccessTextHover:f[8],colorSuccessText:f[9],colorSuccessTextActive:f[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[10],colorWarningBg:p[1],colorWarningBgHover:p[2],colorWarningBorder:p[3],colorWarningBorderHover:p[4],colorWarningHover:p[4],colorWarning:p[6],colorWarningActive:p[7],colorWarningTextHover:p[8],colorWarningText:p[9],colorWarningTextActive:p[10],colorInfoBg:m[1],colorInfoBgHover:m[2],colorInfoBorder:m[3],colorInfoBorderHover:m[4],colorInfoHover:m[4],colorInfo:m[6],colorInfoActive:m[7],colorInfoTextHover:m[8],colorInfoText:m[9],colorInfoTextActive:m[10],colorLinkHover:h[4],colorLink:h[6],colorLinkActive:h[7],colorBgMask:new Ur("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"})}var Vr=function(e){var t=e,n=e,r=e,o=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?n=4:e<8&&e>=7?n=5:e<14&&e>=8?n=6:e<16&&e>=14?n=7:e>=16&&(n=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?o=4:e>=8&&(o=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:n,borderRadiusLG:t,borderRadiusOuter:o}};var Xr=function(e,t){return new Ur(e).setAlpha(t).toRgbString()},Qr=function(e,t){return new Ur(e).darken(t).toHexString()},_r=function(e){var t=Pr(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},Yr=function(e,t){var n=e||"#fff",r=t||"#000";return{colorBgBase:n,colorTextBase:r,colorText:Xr(r,.88),colorTextSecondary:Xr(r,.65),colorTextTertiary:Xr(r,.45),colorTextQuaternary:Xr(r,.25),colorFill:Xr(r,.15),colorFillSecondary:Xr(r,.06),colorFillTertiary:Xr(r,.04),colorFillQuaternary:Xr(r,.02),colorBgLayout:Qr(n,4),colorBgContainer:Qr(n,0),colorBgElevated:Qr(n,0),colorBgSpotlight:Xr(r,.85),colorBgBlur:"transparent",colorBorder:Qr(n,15),colorBorderSecondary:Qr(n,6)}};var Gr=function(e){var t=function(e){var t=new Array(10).fill(null).map((function(t,n){var r=n-1,o=e*Math.pow(2.71828,r/5),i=n>1?Math.floor(o):Math.ceil(o);return 2*Math.floor(i/2)}));return t[1]=e,t.map((function(e){return{size:e,lineHeight:(e+8)/e}}))}(e),n=t.map((function(e){return e.size})),r=t.map((function(e){return e.lineHeight}));return{fontSizeSM:n[0],fontSize:n[1],fontSizeLG:n[2],fontSizeXL:n[3],fontSizeHeading1:n[6],fontSizeHeading2:n[5],fontSizeHeading3:n[4],fontSizeHeading4:n[3],fontSizeHeading5:n[2],lineHeight:r[1],lineHeightLG:r[2],lineHeightSM:r[0],lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}};function Kr(e){var t=Object.keys(Br).map((function(t){var n=Pr(e[t]);return new Array(10).fill(1).reduce((function(e,r,o){return e["".concat(t,"-").concat(o+1)]=n[o],e["".concat(t).concat(o+1)]=n[o],e}),{})})).reduce((function(e,t){return e=Object.assign(Object.assign({},e),t)}),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),Wr(e,{generateColorPalettes:_r,generateNeutralColorPalettes:Yr})),Gr(e.fontSize)),function(e){var t=e.sizeUnit,n=e.sizeStep;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}(e)),Fr(e)),function(e){var t=e.motionUnit,n=e.motionBase,r=e.borderRadius,o=e.lineWidth;return Object.assign({motionDurationFast:"".concat((n+t).toFixed(1),"s"),motionDurationMid:"".concat((n+2*t).toFixed(1),"s"),motionDurationSlow:"".concat((n+3*t).toFixed(1),"s"),lineWidthBold:o+1},Vr(r))}(e))}var qr=nt(Kr),Zr={token:Hr,override:{override:Hr},hashed:!0},Jr=e.createContext(Zr),$r="anticon",eo=e.createContext({getPrefixCls:function(e,t){return t||(e?"ant-".concat(e):"ant")},iconPrefixCls:$r}),to=(eo.Consumer,"-ant-".concat(Date.now(),"-").concat(Math.random()));function no(e,t){var n=function(e,t){var n={},r=function(e,t){var n=e.clone();return(n=(null===t||void 0===t?void 0:t(n))||n).toRgbString()},o=function(e,t){var o=new Ur(e),i=Pr(o.toRgbString());n["".concat(t,"-color")]=r(o),n["".concat(t,"-color-disabled")]=i[1],n["".concat(t,"-color-hover")]=i[4],n["".concat(t,"-color-active")]=i[6],n["".concat(t,"-color-outline")]=o.clone().setAlpha(.2).toRgbString(),n["".concat(t,"-color-deprecated-bg")]=i[0],n["".concat(t,"-color-deprecated-border")]=i[2]};if(t.primaryColor){o(t.primaryColor,"primary");var i=new Ur(t.primaryColor),a=Pr(i.toRgbString());a.forEach((function(e,t){n["primary-".concat(t+1)]=e})),n["primary-color-deprecated-l-35"]=r(i,(function(e){return e.lighten(35)})),n["primary-color-deprecated-l-20"]=r(i,(function(e){return e.lighten(20)})),n["primary-color-deprecated-t-20"]=r(i,(function(e){return e.tint(20)})),n["primary-color-deprecated-t-50"]=r(i,(function(e){return e.tint(50)})),n["primary-color-deprecated-f-12"]=r(i,(function(e){return e.setAlpha(.12*e.getAlpha())}));var l=new Ur(a[0]);n["primary-color-active-deprecated-f-30"]=r(l,(function(e){return e.setAlpha(.3*e.getAlpha())})),n["primary-color-active-deprecated-d-02"]=r(l,(function(e){return e.darken(2)}))}t.successColor&&o(t.successColor,"success"),t.warningColor&&o(t.warningColor,"warning"),t.errorColor&&o(t.errorColor,"error"),t.infoColor&&o(t.infoColor,"info");var c=Object.keys(n).map((function(t){return"--".concat(e,"-").concat(t,": ").concat(n[t],";")}));return"\n :root {\n ".concat(c.join("\n"),"\n }\n ").trim()}(e,t);He()&&Ze(n,"".concat(to,"-dynamic-theme"))}var ro=e.createContext(!1),oo=function(t){var n=t.children,r=t.disabled,o=e.useContext(ro);return e.createElement(ro.Provider,{value:null!==r&&void 0!==r?r:o},n)},io=ro,ao=e.createContext(void 0),lo=function(t){var n=t.children,r=t.size,o=e.useContext(ao);return e.createElement(ao.Provider,{value:r||o},n)},co=ao;var so=function(){return{componentDisabled:(0,e.useContext)(io),componentSize:(0,e.useContext)(co)}};var uo=n(555),fo=n.n(uo);function po(e){return e instanceof HTMLElement||e instanceof SVGElement}function go(t){return po(t)?t:t instanceof e.Component?r.findDOMNode(t):null}var mo=n(323);function vo(e,t){"function"===typeof e?e(t):"object"===m(e)&&e&&"current"in e&&(e.current=t)}function ho(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.filter((function(e){return e}));return r.length<=1?r[0]:function(e){t.forEach((function(t){vo(t,e)}))}}function bo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ee((function(){return ho.apply(void 0,t)}),t,(function(e,t){return e.length!==t.length||e.every((function(e,n){return e!==t[n]}))}))}function yo(e){var t,n,r=(0,mo.isMemo)(e)?e.type.type:e.type;return!!("function"!==typeof r||null!==(t=r.prototype)&&void 0!==t&&t.render)&&!!("function"!==typeof e||null!==(n=e.prototype)&&void 0!==n&&n.render)}function wo(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var Ao=["children"],xo=e.createContext({});function Eo(t){var n=t.children,r=wo(t,Ao);return e.createElement(xo.Provider,{value:r},n)}function So(e,t){return So=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},So(e,t)}function Co(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&So(e,t)}function ko(e){return ko=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},ko(e)}function Mo(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Oo(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(ry){return!1}}();return function(){var n,r=ko(e);if(t){var o=ko(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(e,t){if(t&&("object"===m(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Mo(e)}(this,n)}}var No=function(e){Co(n,e);var t=Oo(n);function n(){return g(this,n),t.apply(this,arguments)}return b(n,[{key:"render",value:function(){return this.props.children}}]),n}(e.Component),Io=No;function jo(t){var n=e.useRef(!1),r=s(e.useState(t),2),o=r[0],i=r[1];return e.useEffect((function(){return n.current=!1,function(){n.current=!0}}),[]),[o,function(e,t){t&&n.current||i(e)}]}var Po="none",To="appear",zo="enter",Do="leave",Lo="none",Ro="prepare",Fo="start",Bo="active",Ho="end",Uo="prepared";function Wo(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}var Vo=function(e,t){var n={animationend:Wo("Animation","AnimationEnd"),transitionend:Wo("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}(He(),"undefined"!==typeof window?window:{}),Xo={};if(He()){var Qo=document.createElement("div");Xo=Qo.style}var _o={};function Yo(e){if(_o[e])return _o[e];var t=Vo[e];if(t)for(var n=Object.keys(t),r=n.length,o=0;o<r;o+=1){var i=n[o];if(Object.prototype.hasOwnProperty.call(t,i)&&i in Xo)return _o[e]=t[i],_o[e]}return""}var Go=Yo("animationend"),Ko=Yo("transitionend"),qo=!(!Go||!Ko),Zo=Go||"animationend",Jo=Ko||"transitionend";function $o(e,t){if(!e)return null;if("object"===m(e)){var n=t.replace(/-\w/g,(function(e){return e[1].toUpperCase()}));return e[n]}return"".concat(e,"-").concat(t)}var ei=function(t){var n=(0,e.useRef)(),r=(0,e.useRef)(t);r.current=t;var o=e.useCallback((function(e){r.current(e)}),[]);function i(e){e&&(e.removeEventListener(Jo,o),e.removeEventListener(Zo,o))}return e.useEffect((function(){return function(){i(n.current)}}),[]),[function(e){n.current&&n.current!==e&&i(n.current),e&&e!==n.current&&(e.addEventListener(Jo,o),e.addEventListener(Zo,o),n.current=e)},i]},ti=He()?e.useLayoutEffect:e.useEffect,ni=function(e){return+setTimeout(e,16)},ri=function(e){return clearTimeout(e)};"undefined"!==typeof window&&"requestAnimationFrame"in window&&(ni=function(e){return window.requestAnimationFrame(e)},ri=function(e){return window.cancelAnimationFrame(e)});var oi=0,ii=new Map;function ai(e){ii.delete(e)}var li=function(e){var t=oi+=1;return function n(r){if(0===r)ai(t),e();else{var o=ni((function(){n(r-1)}));ii.set(t,o)}}(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1),t};li.cancel=function(e){var t=ii.get(e);return ai(e),ri(t)};var ci=li,si=[Ro,Fo,Bo,Ho],ui=[Ro,Uo],di=!1,fi=!0;function pi(e){return e===Bo||e===Ho}var gi=function(t,n,r){var o=s(jo(Lo),2),i=o[0],a=o[1],l=function(){var t=e.useRef(null);function n(){ci.cancel(t.current)}return e.useEffect((function(){return function(){n()}}),[]),[function e(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;n();var i=ci((function(){o<=1?r({isCanceled:function(){return i!==t.current}}):e(r,o-1)}));t.current=i},n]}(),c=s(l,2),u=c[0],d=c[1];var f=n?ui:si;return ti((function(){if(i!==Lo&&i!==Ho){var e=f.indexOf(i),t=f[e+1],n=r(i);n===di?a(t,!0):t&&u((function(e){function r(){e.isCanceled()||a(t,!0)}!0===n?r():Promise.resolve(n).then(r)}))}}),[t,i]),e.useEffect((function(){return function(){d()}}),[]),[function(){a(Ro,!0)},i]};var mi=function(t){var n=t;"object"===m(t)&&(n=t.transitionSupport);var r=e.forwardRef((function(t,r){var o=t.visible,i=void 0===o||o,a=t.removeOnLeave,l=void 0===a||a,c=t.forceRender,u=t.children,d=t.motionName,f=t.leavedClassName,p=t.eventProps,g=function(e,t){return!(!e.motionName||!n||!1===t)}(t,e.useContext(xo).motion),m=(0,e.useRef)(),v=(0,e.useRef)();var h=function(t,n,r,o){var i=o.motionEnter,a=void 0===i||i,l=o.motionAppear,c=void 0===l||l,u=o.motionLeave,d=void 0===u||u,f=o.motionDeadline,p=o.motionLeaveImmediately,g=o.onAppearPrepare,m=o.onEnterPrepare,v=o.onLeavePrepare,h=o.onAppearStart,b=o.onEnterStart,y=o.onLeaveStart,w=o.onAppearActive,A=o.onEnterActive,x=o.onLeaveActive,E=o.onAppearEnd,S=o.onEnterEnd,C=o.onLeaveEnd,k=o.onVisibleChanged,M=s(jo(),2),O=M[0],N=M[1],I=s(jo(Po),2),j=I[0],P=I[1],T=s(jo(null),2),z=T[0],D=T[1],L=(0,e.useRef)(!1),R=(0,e.useRef)(null);function F(){return r()}var B=(0,e.useRef)(!1);function H(){P(Po,!0),D(null,!0)}function U(e){var t=F();if(!e||e.deadline||e.target===t){var n,r=B.current;j===To&&r?n=null===E||void 0===E?void 0:E(t,e):j===zo&&r?n=null===S||void 0===S?void 0:S(t,e):j===Do&&r&&(n=null===C||void 0===C?void 0:C(t,e)),j!==Po&&r&&!1!==n&&H()}}var W=s(ei(U),1)[0],V=function(e){var t,n,r;switch(e){case To:return ie(t={},Ro,g),ie(t,Fo,h),ie(t,Bo,w),t;case zo:return ie(n={},Ro,m),ie(n,Fo,b),ie(n,Bo,A),n;case Do:return ie(r={},Ro,v),ie(r,Fo,y),ie(r,Bo,x),r;default:return{}}},X=e.useMemo((function(){return V(j)}),[j]),Q=s(gi(j,!t,(function(e){if(e===Ro){var t=X[Ro];return t?t(F()):di}var n;return Y in X&&D((null===(n=X[Y])||void 0===n?void 0:n.call(X,F(),null))||null),Y===Bo&&(W(F()),f>0&&(clearTimeout(R.current),R.current=setTimeout((function(){U({deadline:!0})}),f))),Y===Uo&&H(),fi})),2),_=Q[0],Y=Q[1],G=pi(Y);B.current=G,ti((function(){N(n);var e,r=L.current;L.current=!0,!r&&n&&c&&(e=To),r&&n&&a&&(e=zo),(r&&!n&&d||!r&&p&&!n&&d)&&(e=Do);var o=V(e);e&&(t||o[Ro])?(P(e),_()):P(Po)}),[n]),(0,e.useEffect)((function(){(j===To&&!c||j===zo&&!a||j===Do&&!d)&&P(Po)}),[c,a,d]),(0,e.useEffect)((function(){return function(){L.current=!1,clearTimeout(R.current)}}),[]);var K=e.useRef(!1);(0,e.useEffect)((function(){O&&(K.current=!0),void 0!==O&&j===Po&&((K.current||O)&&(null===k||void 0===k||k(O)),K.current=!0)}),[O,j]);var q=z;return X[Ro]&&Y===Fo&&(q=le({transition:"none"},q)),[j,Y,q,null!==O&&void 0!==O?O:n]}(g,i,(function(){try{return m.current instanceof HTMLElement?m.current:go(v.current)}catch(ry){return null}}),t),b=s(h,4),y=b[0],w=b[1],A=b[2],x=b[3],E=e.useRef(x);x&&(E.current=!0);var S,C=e.useCallback((function(e){m.current=e,vo(r,e)}),[r]),k=le(le({},p),{},{visible:i});if(u)if(y===Po)S=x?u(le({},k),C):!l&&E.current&&f?u(le(le({},k),{},{className:f}),C):c||!l&&!f?u(le(le({},k),{},{style:{display:"none"}}),C):null;else{var M,O;w===Ro?O="prepare":pi(w)?O="active":w===Fo&&(O="start");var N=$o(d,"".concat(y,"-").concat(O));S=u(le(le({},k),{},{className:fo()($o(d,y),(M={},ie(M,N,N&&O),ie(M,d,"string"===typeof d),M)),style:A}),C)}else S=null;e.isValidElement(S)&&yo(S)&&(S.ref||(S=e.cloneElement(S,{ref:C})));return e.createElement(Io,{ref:v},S)}));return r.displayName="CSSMotion",r}(qo),vi="add",hi="keep",bi="remove",yi="removed";function wi(e){var t;return le(le({},t=e&&"object"===m(e)&&"key"in e?e:{key:e}),{},{key:String(t.key)})}function Ai(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).map(wi)}var xi=["component","children","onVisibleChanged","onAllRemoved"],Ei=["status"],Si=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];var Ci=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:mi,r=function(t){Co(o,t);var r=Oo(o);function o(){var e;g(this,o);for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return ie(Mo(e=r.call.apply(r,[this].concat(n))),"state",{keyEntities:[]}),ie(Mo(e),"removeKey",(function(t){var n=e.state.keyEntities.map((function(e){return e.key!==t?e:le(le({},e),{},{status:yi})}));return e.setState({keyEntities:n}),n.filter((function(e){return e.status!==yi})).length})),e}return b(o,[{key:"render",value:function(){var t=this,r=this.state.keyEntities,o=this.props,i=o.component,a=o.children,l=o.onVisibleChanged,c=o.onAllRemoved,s=wo(o,xi),u=i||e.Fragment,d={};return Si.forEach((function(e){d[e]=s[e],delete s[e]})),delete s.keys,e.createElement(u,s,r.map((function(r,o){var i=r.status,s=wo(r,Ei),u=i===vi||i===hi;return e.createElement(n,Mt({},d,{key:s.key,visible:u,eventProps:s,onVisibleChanged:function(e){(null===l||void 0===l||l(e,{key:s.key}),e)||0===t.removeKey(s.key)&&c&&c()}}),(function(e,t){return a(le(le({},e),{},{index:o}),t)}))})))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.keys,r=t.keyEntities,o=Ai(n),i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[],r=0,o=t.length,i=Ai(e),a=Ai(t);i.forEach((function(e){for(var t=!1,i=r;i<o;i+=1){var l=a[i];if(l.key===e.key){r<i&&(n=n.concat(a.slice(r,i).map((function(e){return le(le({},e),{},{status:vi})}))),r=i),n.push(le(le({},l),{},{status:hi})),r+=1,t=!0;break}}t||n.push(le(le({},e),{},{status:bi}))})),r<o&&(n=n.concat(a.slice(r).map((function(e){return le(le({},e),{},{status:vi})}))));var l={};return n.forEach((function(e){var t=e.key;l[t]=(l[t]||0)+1})),Object.keys(l).filter((function(e){return l[e]>1})).forEach((function(e){(n=n.filter((function(t){var n=t.key,r=t.status;return n!==e||r!==bi}))).forEach((function(t){t.key===e&&(t.status=hi)}))})),n}(r,o);return{keyEntities:i.filter((function(e){var t=r.find((function(t){var n=t.key;return e.key===n}));return!t||t.status!==yi||e.status!==bi}))}}}]),o}(e.Component);return ie(r,"defaultProps",{component:"div"}),r}(qo),ki=mi,Mi="5.11.4";function Oi(e){return e>=0&&e<=255}var Ni=function(e,t){var n=new Ur(e).toRgb(),r=n.r,o=n.g,i=n.b;if(n.a<1)return e;for(var a=new Ur(t).toRgb(),l=a.r,c=a.g,s=a.b,u=.01;u<=1;u+=.01){var d=Math.round((r-l*(1-u))/u),f=Math.round((o-c*(1-u))/u),p=Math.round((i-s*(1-u))/u);if(Oi(d)&&Oi(f)&&Oi(p))return new Ur({r:d,g:f,b:p,a:Math.round(100*u)/100}).toRgbString()}return new Ur({r:r,g:o,b:i,a:1}).toRgbString()},Ii=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function ji(e){var t=e.override,n=Ii(e,["override"]),r=Object.assign({},t);Object.keys(Hr).forEach((function(e){delete r[e]}));var o=Object.assign(Object.assign({},n),r),i=1200,a=1600;if(!1===o.motion){var l="0s";o.motionDurationFast=l,o.motionDurationMid=l,o.motionDurationSlow=l}return Object.assign(Object.assign(Object.assign({},o),{colorFillContent:o.colorFillSecondary,colorFillContentHover:o.colorFill,colorFillAlter:o.colorFillQuaternary,colorBgContainerDisabled:o.colorFillTertiary,colorBorderBg:o.colorBgContainer,colorSplit:Ni(o.colorBorderSecondary,o.colorBgContainer),colorTextPlaceholder:o.colorTextQuaternary,colorTextDisabled:o.colorTextQuaternary,colorTextHeading:o.colorText,colorTextLabel:o.colorTextSecondary,colorTextDescription:o.colorTextTertiary,colorTextLightSolid:o.colorWhite,colorHighlight:o.colorError,colorBgTextHover:o.colorFillSecondary,colorBgTextActive:o.colorFill,colorIcon:o.colorTextTertiary,colorIconHover:o.colorText,colorErrorOutline:Ni(o.colorErrorBg,o.colorBgContainer),colorWarningOutline:Ni(o.colorWarningBg,o.colorBgContainer),fontSizeIcon:o.fontSizeSM,lineWidthFocus:4*o.lineWidth,lineWidth:o.lineWidth,controlOutlineWidth:2*o.lineWidth,controlInteractiveSize:o.controlHeight/2,controlItemBgHover:o.colorFillTertiary,controlItemBgActive:o.colorPrimaryBg,controlItemBgActiveHover:o.colorPrimaryBgHover,controlItemBgActiveDisabled:o.colorFill,controlTmpOutline:o.colorFillQuaternary,controlOutline:Ni(o.colorPrimaryBg,o.colorBgContainer),lineType:o.lineType,borderRadius:o.borderRadius,borderRadiusXS:o.borderRadiusXS,borderRadiusSM:o.borderRadiusSM,borderRadiusLG:o.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:o.sizeXXS,paddingXS:o.sizeXS,paddingSM:o.sizeSM,padding:o.size,paddingMD:o.sizeMD,paddingLG:o.sizeLG,paddingXL:o.sizeXL,paddingContentHorizontalLG:o.sizeLG,paddingContentVerticalLG:o.sizeMS,paddingContentHorizontal:o.sizeMS,paddingContentVertical:o.sizeSM,paddingContentHorizontalSM:o.size,paddingContentVerticalSM:o.sizeXS,marginXXS:o.sizeXXS,marginXS:o.sizeXS,marginSM:o.sizeSM,margin:o.size,marginMD:o.sizeMD,marginLG:o.sizeLG,marginXL:o.sizeXL,marginXXL:o.sizeXXL,boxShadow:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowSecondary:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowTertiary:"\n 0 1px 2px 0 rgba(0, 0, 0, 0.03),\n 0 1px 6px -1px rgba(0, 0, 0, 0.02),\n 0 2px 4px 0 rgba(0, 0, 0, 0.02)\n ",screenXS:480,screenXSMin:480,screenXSMax:575,screenSM:576,screenSMMin:576,screenSMMax:767,screenMD:768,screenMDMin:768,screenMDMax:991,screenLG:992,screenLGMin:992,screenLGMax:1199,screenXL:i,screenXLMin:i,screenXLMax:1599,screenXXL:a,screenXXLMin:a,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:"\n 0 1px 2px -2px ".concat(new Ur("rgba(0, 0, 0, 0.16)").toRgbString(),",\n 0 3px 6px 0 ").concat(new Ur("rgba(0, 0, 0, 0.12)").toRgbString(),",\n 0 5px 12px 4px ").concat(new Ur("rgba(0, 0, 0, 0.09)").toRgbString(),"\n "),boxShadowDrawerRight:"\n -6px 0 16px 0 rgba(0, 0, 0, 0.08),\n -3px 0 6px -4px rgba(0, 0, 0, 0.12),\n -9px 0 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerLeft:"\n 6px 0 16px 0 rgba(0, 0, 0, 0.08),\n 3px 0 6px -4px rgba(0, 0, 0, 0.12),\n 9px 0 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerUp:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerDown:"\n 0 -6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 -3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 -9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),r)}var Pi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Ti=function e(t,n,r){var o=r.getDerivativeToken(t),i=n.override,a=Pi(n,["override"]),l=Object.assign(Object.assign({},o),{override:i});return l=ji(l),a&&Object.entries(a).forEach((function(t){var n=s(t,2),r=n[0],o=n[1],i=o.theme,a=Pi(o,["theme"]),c=a;i&&(c=e(Object.assign(Object.assign({},l),a),{override:a},i)),l[r]=c})),l};function zi(){var t=e.useContext(Jr),n=t.token,r=t.hashed,o=t.theme,i=t.override,a="".concat(Mi,"-").concat(r||""),l=o||qr,c=s(kt(l,[Hr,n],{salt:a,override:i,getComputedToken:Ti,formatToken:ji}),2),u=c[0],d=c[1];return[l,u,r?d:""]}function Di(t){var n=t.children,r=s(zi(),2)[1].motion,o=e.useRef(!1);return o.current=o.current||!1===r,o.current?e.createElement(Eo,{motion:r},n):n}var Li,Ri,Fi,Bi=function(){return null},Hi={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},Ui=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return{boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}},Wi=function(e){var t;return{a:(t={color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}},ie(t,"&:active,\n &:hover",{textDecoration:e.linkHoverDecoration,outline:0}),ie(t,"&:focus",{textDecoration:e.linkFocusDecoration,outline:0}),ie(t,"&[disabled]",{color:e.colorTextDisabled,cursor:"not-allowed"}),t)}},Vi=function(e,t){var n=e.fontFamily,r=e.fontSize,o='[class^="'.concat(t,'"], [class*=" ').concat(t,'"]');return ie({},o,ie({fontFamily:n,fontSize:r,boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},o,{boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}}))},Xi=function(e){return{outline:"".concat(e.lineWidthFocus,"px solid ").concat(e.colorPrimaryBorder),outlineOffset:1,transition:"outline-offset 0s, outline 0s"}},Qi=function(e,t){var n=s(zi(),2);return Nn({theme:n[0],token:n[1],hashId:"",path:["ant-design-icons",e],nonce:function(){return null===t||void 0===t?void 0:t.nonce}},(function(){return[ie({},".".concat(e),Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),ie({},".".concat(e," .").concat(e,"-icon"),{display:"block"})))]}))},_i=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Yi=["getTargetContainer","getPopupContainer","renderEmpty","pageHeader","input","pagination","form","select","button"];function Gi(){return Li||"ant"}function Ki(){return Ri||$r}var qi=function(){return{getPrefixCls:function(e,t){return t||(e?"".concat(Gi(),"-").concat(e):Gi())},getIconPrefixCls:Ki,getRootPrefixCls:function(){return Li||Gi()},getTheme:function(){return Fi}}},Zi=function(t){var n=t.children,r=t.csp,o=t.autoInsertSpaceInButton,i=t.alert,a=t.anchor,l=t.form,c=t.locale,u=t.componentSize,d=t.direction,f=t.space,p=t.virtual,g=t.dropdownMatchSelectWidth,m=t.popupMatchSelectWidth,v=t.popupOverflow,h=t.legacyLocale,b=t.parentContext,y=t.iconPrefixCls,w=t.theme,A=t.componentDisabled,x=t.segmented,E=t.statistic,S=t.spin,C=t.calendar,k=t.carousel,M=t.cascader,O=t.collapse,N=t.typography,I=t.checkbox,j=t.descriptions,P=t.divider,T=t.drawer,z=t.skeleton,D=t.steps,L=t.image,R=t.layout,F=t.list,B=t.mentions,H=t.modal,U=t.progress,W=t.result,V=t.slider,X=t.breadcrumb,Q=t.menu,_=t.pagination,Y=t.input,G=t.empty,K=t.badge,q=t.radio,Z=t.rate,J=t.switch,$=t.transfer,ee=t.avatar,te=t.message,ne=t.tag,re=t.table,oe=t.card,ie=t.tabs,ae=t.timeline,le=t.timePicker,ce=t.upload,se=t.notification,ue=t.tree,de=t.colorPicker,fe=t.datePicker,pe=t.rangePicker,ge=t.flex,me=t.wave,ve=t.dropdown,he=t.warning,be=e.useCallback((function(e,n){var r=t.prefixCls;if(n)return n;var o=r||b.getPrefixCls("");return e?"".concat(o,"-").concat(e):o}),[b.getPrefixCls,t.prefixCls]),ye=y||b.iconPrefixCls||$r,we=r||b.csp;Qi(ye,we);var Ae=function(e,t){var n=e||{},r=!1!==n.inherit&&t?t:Zr;return Ee((function(){if(!e)return t;var o=Object.assign({},r.components);return Object.keys(e.components||{}).forEach((function(t){o[t]=Object.assign(Object.assign({},o[t]),e.components[t])})),Object.assign(Object.assign(Object.assign({},r),n),{token:Object.assign(Object.assign({},r.token),n.token),components:o})}),[n,r],(function(e,t){return e.some((function(e,n){var r=t[n];return!je(e,r,!0)}))}))}(w,b.theme);var xe={csp:we,autoInsertSpaceInButton:o,alert:i,anchor:a,locale:c||h,direction:d,space:f,virtual:p,popupMatchSelectWidth:null!==m&&void 0!==m?m:g,popupOverflow:v,getPrefixCls:be,iconPrefixCls:ye,theme:Ae,segmented:x,statistic:E,spin:S,calendar:C,carousel:k,cascader:M,collapse:O,typography:N,checkbox:I,descriptions:j,divider:P,drawer:T,skeleton:z,steps:D,image:L,input:Y,layout:R,list:F,mentions:B,modal:H,progress:U,result:W,slider:V,breadcrumb:X,menu:Q,pagination:_,empty:G,badge:K,radio:q,rate:Z,switch:J,transfer:$,avatar:ee,message:te,tag:ne,table:re,card:oe,tabs:ie,timeline:ae,timePicker:le,upload:ce,notification:se,tree:ue,colorPicker:de,datePicker:fe,rangePicker:pe,flex:ge,wave:me,dropdown:ve,warning:he},Se=Object.assign({},b);Object.keys(xe).forEach((function(e){void 0!==xe[e]&&(Se[e]=xe[e])})),Yi.forEach((function(e){var n=t[e];n&&(Se[e]=n)}));var Ce=Ee((function(){return Se}),Se,(function(e,t){var n=Object.keys(e),r=Object.keys(t);return n.length!==r.length||n.some((function(n){return e[n]!==t[n]}))})),ke=e.useMemo((function(){return{prefixCls:ye,csp:we}}),[ye,we]),Me=e.createElement(e.Fragment,null,e.createElement(Bi,{dropdownMatchSelectWidth:g}),n),Oe=e.useMemo((function(){var e,t,n,r;return Hn((null===(e=Kn.Form)||void 0===e?void 0:e.defaultValidateMessages)||{},(null===(n=null===(t=Ce.locale)||void 0===t?void 0:t.Form)||void 0===n?void 0:n.defaultValidateMessages)||{},(null===(r=Ce.form)||void 0===r?void 0:r.validateMessages)||{},(null===l||void 0===l?void 0:l.validateMessages)||{})}),[Ce,null===l||void 0===l?void 0:l.validateMessages]);Object.keys(Oe).length>0&&(Me=e.createElement(Xn.Provider,{value:Oe},Me)),c&&(Me=e.createElement($n,{locale:c,_ANT_MARK__:"internalMark"},Me)),(ye||we)&&(Me=e.createElement(Tn.Provider,{value:ke},Me)),u&&(Me=e.createElement(lo,{size:u},Me)),Me=e.createElement(Di,null,Me);var Ne=e.useMemo((function(){var e=Ae||{},t=e.algorithm,n=e.token,r=e.components,o=_i(e,["algorithm","token","components"]),i=t&&(!Array.isArray(t)||t.length>0)?nt(t):qr,a={};Object.entries(r||{}).forEach((function(e){var t=s(e,2),n=t[0],r=t[1],o=Object.assign({},r);"algorithm"in o&&(!0===o.algorithm?o.theme=i:(Array.isArray(o.algorithm)||"function"===typeof o.algorithm)&&(o.theme=nt(o.algorithm)),delete o.algorithm),a[n]=o}));var l=Object.assign(Object.assign({},Hr),n);return Object.assign(Object.assign({},o),{theme:i,token:l,components:a,override:Object.assign({override:l},a)})}),[Ae]);return w&&(Me=e.createElement(Jr.Provider,{value:Ne},Me)),Ce.warning&&(Me=e.createElement(Wn.Provider,{value:Ce.warning},Me)),void 0!==A&&(Me=e.createElement(oo,{disabled:A},Me)),e.createElement(eo.Provider,{value:Ce},Me)},Ji=function(t){var n=e.useContext(eo),r=e.useContext(Jn);return e.createElement(Zi,Object.assign({parentContext:n,legacyLocale:r},t))};Ji.ConfigContext=eo,Ji.SizeContext=co,Ji.config=function(e){var t=e.prefixCls,n=e.iconPrefixCls,r=e.theme;void 0!==t&&(Li=t),void 0!==n&&(Ri=n),r&&(!function(e){return Object.keys(e).some((function(e){return e.endsWith("Color")}))}(r)?Fi=r:no(Gi(),r))},Ji.useConfig=so,Object.defineProperty(Ji,"SizeContext",{get:function(){return co}});var $i=Ji,ea={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"};function ta(e){var t;return null===e||void 0===e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}function na(e){return function(e){return ta(e)instanceof ShadowRoot}(e)?ta(e):null}function ra(e){return"object"===m(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===m(e.icon)||"function"===typeof e.icon)}function oa(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var r,o=e[n];if("class"===n)t.className=o,delete t.class;else delete t[n],t[(r=n,r.replace(/-(.)/g,(function(e,t){return t.toUpperCase()})))]=o;return t}),{})}function ia(t,n,r){return r?e.createElement(t.tag,le(le({key:n},oa(t.attrs)),r),(t.children||[]).map((function(e,r){return ia(e,"".concat(n,"-").concat(t.tag,"-").concat(r))}))):e.createElement(t.tag,le({key:n},oa(t.attrs)),(t.children||[]).map((function(e,r){return ia(e,"".concat(n,"-").concat(t.tag,"-").concat(r))})))}function aa(e){return Pr(e)[0]}function la(e){return e?Array.isArray(e)?e:[e]:[]}var ca=["icon","className","onClick","style","primaryColor","secondaryColor"],sa={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};var ua=function(t){var n,r,o=t.icon,i=t.className,a=t.onClick,l=t.style,c=t.primaryColor,s=t.secondaryColor,u=wo(t,ca),d=e.useRef(),f=sa;if(c&&(f={primaryColor:c,secondaryColor:s||aa(c)}),function(t){var n=(0,e.useContext)(Tn),r=n.csp,o=n.prefixCls,i="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n";o&&(i=i.replace(/anticon/g,o)),(0,e.useEffect)((function(){var e=na(t.current);Ze(i,"@ant-design-icons",{prepend:!0,csp:r,attachTo:e})}),[])}(d),n=ra(o),r="icon should be icon definiton, but got ".concat(o),Ie(n,"[@ant-design/icons] ".concat(r)),!ra(o))return null;var p=o;return p&&"function"===typeof p.icon&&(p=le(le({},p),{},{icon:p.icon(f.primaryColor,f.secondaryColor)})),ia(p.icon,"svg-".concat(p.name),le(le({className:i,onClick:a,style:l,"data-icon":p.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},u),{},{ref:d}))};ua.displayName="IconReact",ua.getTwoToneColors=function(){return le({},sa)},ua.setTwoToneColors=function(e){var t=e.primaryColor,n=e.secondaryColor;sa.primaryColor=t,sa.secondaryColor=n||aa(t),sa.calculated=!!n};var da=ua;function fa(e){var t=s(la(e),2),n=t[0],r=t[1];return da.setTwoToneColors({primaryColor:n,secondaryColor:r})}var pa=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];fa(Rr.primary);var ga=e.forwardRef((function(t,n){var r,o=t.className,i=t.icon,a=t.spin,l=t.rotate,c=t.tabIndex,u=t.onClick,d=t.twoToneColor,f=wo(t,pa),p=e.useContext(Tn),g=p.prefixCls,m=void 0===g?"anticon":g,v=p.rootClassName,h=fo()(v,m,(ie(r={},"".concat(m,"-").concat(i.name),!!i.name),ie(r,"".concat(m,"-spin"),!!a||"loading"===i.name),r),o),b=c;void 0===b&&u&&(b=-1);var y=l?{msTransform:"rotate(".concat(l,"deg)"),transform:"rotate(".concat(l,"deg)")}:void 0,w=s(la(d),2),A=w[0],x=w[1];return e.createElement("span",Mt({role:"img","aria-label":i.name},f,{ref:n,tabIndex:b,onClick:u,className:h}),e.createElement(da,{icon:i,primaryColor:A,secondaryColor:x,style:y}))}));ga.displayName="AntdIcon",ga.getTwoToneColor=function(){var e=da.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor},ga.setTwoToneColor=fa;var ma=ga,va=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:ea}))};var ha=e.forwardRef(va),ba={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"},ya=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:ba}))};var wa=e.forwardRef(ya),Aa={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"},xa=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Aa}))};var Ea=e.forwardRef(xa),Sa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"},Ca=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Sa}))};var ka=e.forwardRef(Ca),Ma={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"},Oa=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Ma}))};var Na=e.forwardRef(Oa),Ia={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"},ja=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Ia}))};var Pa=e.forwardRef(ja),Ta={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(e){var t=e.keyCode;if(e.altKey&&!e.ctrlKey||e.metaKey||t>=Ta.F1&&t<=Ta.F12)return!1;switch(t){case Ta.ALT:case Ta.CAPS_LOCK:case Ta.CONTEXT_MENU:case Ta.CTRL:case Ta.DOWN:case Ta.END:case Ta.ESC:case Ta.HOME:case Ta.INSERT:case Ta.LEFT:case Ta.MAC_FF_META:case Ta.META:case Ta.NUMLOCK:case Ta.NUM_CENTER:case Ta.PAGE_DOWN:case Ta.PAGE_UP:case Ta.PAUSE:case Ta.PRINT_SCREEN:case Ta.RIGHT:case Ta.SHIFT:case Ta.UP:case Ta.WIN_KEY:case Ta.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(e){if(e>=Ta.ZERO&&e<=Ta.NINE)return!0;if(e>=Ta.NUM_ZERO&&e<=Ta.NUM_MULTIPLY)return!0;if(e>=Ta.A&&e<=Ta.Z)return!0;if(-1!==window.navigator.userAgent.indexOf("WebKit")&&0===e)return!0;switch(e){case Ta.SPACE:case Ta.QUESTION_MARK:case Ta.NUM_PLUS:case Ta.NUM_MINUS:case Ta.NUM_PERIOD:case Ta.NUM_DIVISION:case Ta.SEMICOLON:case Ta.DASH:case Ta.EQUALS:case Ta.COMMA:case Ta.PERIOD:case Ta.SLASH:case Ta.APOSTROPHE:case Ta.SINGLE_QUOTE:case Ta.OPEN_SQUARE_BRACKET:case Ta.BACKSLASH:case Ta.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},za=Ta,Da=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.style,i=t.className,a=t.duration,l=void 0===a?4.5:a,c=t.eventKey,u=t.content,d=t.closable,f=t.closeIcon,p=void 0===f?"x":f,g=t.props,m=t.onClick,v=t.onNoticeClose,h=t.times,b=t.hovering,y=s(e.useState(!1),2),w=y[0],A=y[1],x=b||w,E=function(){v(c)};e.useEffect((function(){if(!x&&l>0){var e=setTimeout((function(){E()}),1e3*l);return function(){clearTimeout(e)}}}),[l,x,h]);var S="".concat(r,"-notice");return e.createElement("div",Mt({},g,{ref:n,className:fo()(S,i,ie({},"".concat(S,"-closable"),d)),style:o,onMouseEnter:function(e){var t;A(!0),null===g||void 0===g||null===(t=g.onMouseEnter)||void 0===t||t.call(g,e)},onMouseLeave:function(e){var t;A(!1),null===g||void 0===g||null===(t=g.onMouseLeave)||void 0===t||t.call(g,e)},onClick:m}),e.createElement("div",{className:"".concat(S,"-content")},u),d&&e.createElement("a",{tabIndex:0,className:"".concat(S,"-close"),onKeyDown:function(e){"Enter"!==e.key&&"Enter"!==e.code&&e.keyCode!==za.ENTER||E()},onClick:function(e){e.preventDefault(),e.stopPropagation(),E()}},p))})),La=Da,Ra=e.createContext({}),Fa=function(t){var n=t.children,r=t.classNames;return e.createElement(Ra.Provider,{value:{classNames:r}},n)},Ba=function(e){var t,n,r,o={offset:8,threshold:3,gap:16};e&&"object"===m(e)&&(o.offset=null!==(t=e.offset)&&void 0!==t?t:8,o.threshold=null!==(n=e.threshold)&&void 0!==n?n:3,o.gap=null!==(r=e.gap)&&void 0!==r?r:16);return[!!e,o]},Ha=["className","style","classNames","styles"];var Ua=function(t){var n,r=t.configList,o=t.placement,i=t.prefixCls,a=t.className,l=t.style,c=t.motion,u=t.onAllNoticeRemoved,d=t.onNoticeClose,f=t.stack,p=(0,e.useContext)(Ra).classNames,g=(0,e.useRef)({}),m=s((0,e.useState)(null),2),v=m[0],h=m[1],b=s((0,e.useState)([]),2),y=b[0],w=b[1],A=r.map((function(e){return{config:e,key:String(e.key)}})),x=s(Ba(f),2),E=x[0],S=x[1],C=S.offset,k=S.threshold,M=S.gap,O=E&&(y.length>0||A.length<=k),N="function"===typeof c?c(o):c;return(0,e.useEffect)((function(){E&&y.length>1&&w((function(e){return e.filter((function(e){return A.some((function(t){var n=t.key;return e===n}))}))}))}),[y,A,E]),(0,e.useEffect)((function(){var e,t;E&&g.current[null===(e=A[A.length-1])||void 0===e?void 0:e.key]&&h(g.current[null===(t=A[A.length-1])||void 0===t?void 0:t.key])}),[A,E]),e.createElement(Ci,Mt({key:o,className:fo()(i,"".concat(i,"-").concat(o),null===p||void 0===p?void 0:p.list,a,(n={},ie(n,"".concat(i,"-stack"),!!E),ie(n,"".concat(i,"-stack-expanded"),O),n)),style:l,keys:A,motionAppear:!0},N,{onAllRemoved:function(){u(o)}}),(function(t,n){var r=t.config,a=t.className,l=t.style,c=t.index,s=r,u=s.key,f=s.times,m=String(u),h=r,b=h.className,x=h.style,S=h.classNames,k=h.styles,N=wo(h,Ha),I=A.findIndex((function(e){return e.key===m})),j={};if(E){var P=A.length-1-(I>-1?I:c-1),T="top"===o||"bottom"===o?"-50%":"0";if(P>0){var z,D,L;j.height=O?null===(z=g.current[m])||void 0===z?void 0:z.offsetHeight:null===v||void 0===v?void 0:v.offsetHeight;for(var R=0,F=0;F<P;F++){var B;R+=(null===(B=g.current[A[A.length-1-F].key])||void 0===B?void 0:B.offsetHeight)+M}var H=(O?R:P*C)*(o.startsWith("top")?1:-1),U=!O&&null!==v&&void 0!==v&&v.offsetWidth&&null!==(D=g.current[m])&&void 0!==D&&D.offsetWidth?((null===v||void 0===v?void 0:v.offsetWidth)-2*C*(P<3?P:3))/(null===(L=g.current[m])||void 0===L?void 0:L.offsetWidth):1;j.transform="translate3d(".concat(T,", ").concat(H,"px, 0) scaleX(").concat(U,")")}else j.transform="translate3d(".concat(T,", 0, 0)")}return e.createElement("div",{ref:n,className:fo()("".concat(i,"-notice-wrapper"),a,null===S||void 0===S?void 0:S.wrapper),style:le(le(le({},l),j),null===k||void 0===k?void 0:k.wrapper),onMouseEnter:function(){return w((function(e){return e.includes(m)?e:[].concat(Ae(e),[m])}))},onMouseLeave:function(){return w((function(e){return e.filter((function(e){return e!==m}))}))}},e.createElement(La,Mt({},N,{ref:function(e){I>-1?g.current[m]=e:delete g.current[m]},prefixCls:i,classNames:S,styles:k,className:fo()(b,null===p||void 0===p?void 0:p.notice),style:x,times:f,key:u,eventKey:u,onNoticeClose:d,hovering:E&&y.length>0})))}))},Wa=e.forwardRef((function(t,n){var o=t.prefixCls,i=void 0===o?"rc-notification":o,a=t.container,l=t.motion,c=t.maxCount,u=t.className,d=t.style,f=t.onAllRemoved,p=t.stack,g=t.renderNotifications,m=s(e.useState([]),2),v=m[0],h=m[1],b=function(e){var t,n=v.find((function(t){return t.key===e}));null===n||void 0===n||null===(t=n.onClose)||void 0===t||t.call(n),h((function(t){return t.filter((function(t){return t.key!==e}))}))};e.useImperativeHandle(n,(function(){return{open:function(e){h((function(t){var n,r=Ae(t),o=r.findIndex((function(t){return t.key===e.key})),i=le({},e);o>=0?(i.times=((null===(n=t[o])||void 0===n?void 0:n.times)||0)+1,r[o]=i):(i.times=0,r.push(i));return c>0&&r.length>c&&(r=r.slice(-c)),r}))},close:function(e){b(e)},destroy:function(){h([])}}}));var y=s(e.useState({}),2),w=y[0],A=y[1];e.useEffect((function(){var e={};v.forEach((function(t){var n=t.placement,r=void 0===n?"topRight":n;r&&(e[r]=e[r]||[],e[r].push(t))})),Object.keys(w).forEach((function(t){e[t]=e[t]||[]})),A(e)}),[v]);var x=function(e){A((function(t){var n=le({},t);return(n[e]||[]).length||delete n[e],n}))},E=e.useRef(!1);if(e.useEffect((function(){Object.keys(w).length>0?E.current=!0:E.current&&(null===f||void 0===f||f(),E.current=!1)}),[w]),!a)return null;var S=Object.keys(w);return(0,r.createPortal)(e.createElement(e.Fragment,null,S.map((function(t){var n=w[t],r=e.createElement(Ua,{key:t,configList:n,placement:t,prefixCls:i,className:null===u||void 0===u?void 0:u(t),style:null===d||void 0===d?void 0:d(t),motion:l,onNoticeClose:b,onAllNoticeRemoved:x,stack:p});return g?g(r,{prefixCls:i,key:t}):r}))),a)}));var Va=Wa,Xa=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],Qa=function(){return document.body},_a=0;function Ya(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.getContainer,r=void 0===n?Qa:n,o=t.motion,i=t.prefixCls,a=t.maxCount,l=t.className,c=t.style,u=t.onAllRemoved,d=t.stack,f=t.renderNotifications,p=wo(t,Xa),g=s(e.useState(),2),m=g[0],v=g[1],h=e.useRef(),b=e.createElement(Va,{container:m,ref:h,prefixCls:i,motion:o,maxCount:a,className:l,style:c,onAllRemoved:u,stack:d,renderNotifications:f}),y=s(e.useState([]),2),w=y[0],A=y[1],x=e.useMemo((function(){return{open:function(e){var t=function(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach((function(t){t&&Object.keys(t).forEach((function(n){var r=t[n];void 0!==r&&(e[n]=r)}))})),e}(p,e);null!==t.key&&void 0!==t.key||(t.key="rc-notification-".concat(_a),_a+=1),A((function(e){return[].concat(Ae(e),[{type:"open",config:t}])}))},close:function(e){A((function(t){return[].concat(Ae(t),[{type:"close",key:e}])}))},destroy:function(){A((function(e){return[].concat(Ae(e),[{type:"destroy"}])}))}}}),[]);return e.useEffect((function(){v(r())})),e.useEffect((function(){h.current&&w.length&&(w.forEach((function(e){switch(e.type){case"open":h.current.open(e.config);break;case"close":h.current.close(e.key);break;case"destroy":h.current.destroy()}})),A((function(e){return e.filter((function(e){return!w.includes(e)}))})))}),[w]),[x,b]}var Ga=e.createContext(void 0),Ka=100,qa={Modal:Ka,Drawer:Ka,Popover:Ka,Popconfirm:Ka,Tooltip:Ka,Tour:Ka},Za={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function Ja(t,n){var r=s(zi(),2)[1],o=e.useContext(Ga),i=function(e){return e in qa}(t);if(void 0!==n)return[n,n];var a=null!==o&&void 0!==o?o:0;return i?(a+=(o?0:r.zIndexPopupBase)+qa[t],a=Math.min(a,r.zIndexPopupBase+1e3)):a+=Za[t],[void 0===o?n:a,a]}var $a="undefined"!==typeof CSSINJS_STATISTIC,el=!0;function tl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];if(!$a)return Object.assign.apply(Object,[{}].concat(t));el=!1;var r={};return t.forEach((function(e){Object.keys(e).forEach((function(t){Object.defineProperty(r,t,{configurable:!0,enumerable:!0,get:function(){return e[t]}})}))})),el=!0,r}var nl={};function rl(){}function ol(t){var n=e.useRef();n.current=t;var r=e.useCallback((function(){for(var e,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return null===(e=n.current)||void 0===e?void 0:e.call.apply(e,[n].concat(r))}),[]);return r}function il(e){return void 0!==e}function al(e,t){var n=t||{},r=n.defaultValue,o=n.value,i=n.onChange,a=n.postState,l=s(jo((function(){return il(o)?o:il(r)?"function"===typeof r?r():r:"function"===typeof e?e():e})),2),c=l[0],u=l[1],d=void 0!==o?o:c,f=a?a(d):d,p=ol(i),g=s(jo([d]),2),m=g[0],v=g[1];return pt((function(){var e=m[0];c!==e&&p(c,e)}),[m]),pt((function(){il(o)||u(o)}),[o]),[f,ol((function(e,t){u(e,t),v([d],t)}))]}function ll(t,n,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=Array.isArray(t)?t:[t,t],a=s(i,1)[0],l=i.join("-");return function(t){var i=s(zi(),3),c=i[0],u=i[1],d=i[2],f=(0,e.useContext)(eo),p=f.getPrefixCls,g=f.iconPrefixCls,m=f.csp,v=p(),h={theme:c,token:u,hashId:d,nonce:function(){return null===m||void 0===m?void 0:m.nonce},clientOnly:o.clientOnly,order:o.order||-999};return Nn(Object.assign(Object.assign({},h),{clientOnly:!1,path:["Shared",v]}),(function(){return[{"&":Wi(u)}]})),Qi(g,m),[Nn(Object.assign(Object.assign({},h),{path:[l,t,g]}),(function(){var e=function(e){var t,n=e,r=rl;return $a&&"undefined"!==typeof Proxy&&(t=new Set,n=new Proxy(e,{get:function(e,n){return el&&t.add(n),e[n]}}),r=function(e,n){var r;nl[e]={global:Array.from(t),component:Object.assign(Object.assign({},null===(r=nl[e])||void 0===r?void 0:r.component),n)}}),{token:n,keys:t,flush:r}}(u),i=e.token,l=e.flush,c=Object.assign({},u[a]);o.deprecatedTokens&&o.deprecatedTokens.forEach((function(e){var t,n=s(e,2),r=n[0],o=n[1];((null===c||void 0===c?void 0:c[r])||(null===c||void 0===c?void 0:c[o]))&&(null!==(t=c[o])&&void 0!==t||(c[o]=null===c||void 0===c?void 0:c[r]))}));var f="function"===typeof r?r(tl(i,null!==c&&void 0!==c?c:{})):r,p=Object.assign(Object.assign({},f),c),m=tl(i,{componentCls:".".concat(t),prefixCls:t,iconCls:".".concat(g),antCls:".".concat(v)},p),h=n(m,{hashId:d,prefixCls:t,rootPrefixCls:v,iconPrefixCls:g,overrideComponentToken:c});return l(a,p),[!1===o.resetStyle?null:Vi(m,t),h]})),d]}}var cl=function(e,t,n,r){var o=ll(e,t,n,Object.assign({resetStyle:!1,order:-998},r));return function(e){var t=e.prefixCls;return o(t),null}},sl=function(e){var t,n,r=e.componentCls,o=e.notificationMarginEdge,i=e.animationMaxHeight,a="".concat(r,"-notice"),l=new jn("antNotificationFadeIn",{"0%":{transform:"translate3d(100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}}),c=new jn("antNotificationTopFadeIn",{"0%":{top:-i,opacity:0},"100%":{top:0,opacity:1}}),s=new jn("antNotificationBottomFadeIn",{"0%":{bottom:-i,opacity:0},"100%":{bottom:0,opacity:1}}),u=new jn("antNotificationLeftFadeIn",{"0%":{transform:"translate3d(-100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}});return ie({},r,(ie(n={},"&".concat(r,"-top, &").concat(r,"-bottom"),ie({marginInline:0},a,{marginInline:"auto auto"})),ie(n,"&".concat(r,"-top"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:c})),ie(n,"&".concat(r,"-bottom"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:s})),ie(n,"&".concat(r,"-topRight, &").concat(r,"-bottomRight"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:l})),ie(n,"&".concat(r,"-topLeft, &").concat(r,"-bottomLeft"),(ie(t={marginRight:{value:0,_skip_check_:!0},marginLeft:{value:o,_skip_check_:!0}},a,{marginInlineEnd:"auto",marginInlineStart:0}),ie(t,"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:u}),t)),n))},ul=["top","topLeft","topRight","bottom","bottomLeft","bottomRight"],dl={topLeft:"left",topRight:"right",bottomLeft:"left",bottomRight:"right",top:"left",bottom:"left"},fl=function(e){var t,n=e.componentCls;return Object.assign((ie(t={},"".concat(n,"-stack"),ie({},"& > ".concat(n,"-notice-wrapper"),Object.assign({transition:"all ".concat(e.motionDurationSlow,", backdrop-filter 0s"),position:"absolute"},function(e){for(var t={},n=1;n<e.notificationStackLayer;n++)t["&:nth-last-child(".concat(n+1,")")]=ie({overflow:"hidden"},"& > ".concat(e.componentCls,"-notice"),{opacity:0,transition:"opacity ".concat(e.motionDurationMid)});return Object.assign(ie({},"&:not(:nth-last-child(-n+".concat(e.notificationStackLayer,"))"),{opacity:0,overflow:"hidden",color:"transparent",pointerEvents:"none"}),t)}(e)))),ie(t,"".concat(n,"-stack:not(").concat(n,"-stack-expanded)"),ie({},"& > ".concat(n,"-notice-wrapper"),Object.assign({},function(e){for(var t={},n=1;n<e.notificationStackLayer;n++)t["&:nth-last-child(".concat(n+1,")")]={background:e.colorBgBlur,backdropFilter:"blur(10px)","-webkit-backdrop-filter":"blur(10px)"};return Object.assign({},t)}(e)))),ie(t,"".concat(n,"-stack").concat(n,"-stack-expanded"),ie({},"& > ".concat(n,"-notice-wrapper"),{"&:not(:nth-last-child(-n + 1))":ie({opacity:1,overflow:"unset",color:"inherit",pointerEvents:"auto"},"& > ".concat(e.componentCls,"-notice"),{opacity:1}),"&:after":{content:'""',position:"absolute",height:e.margin,width:"100%",insetInline:0,bottom:-e.margin,background:"transparent",pointerEvents:"auto"}})),t),ul.map((function(t){return function(e,t){var n,r=e.componentCls;return ie({},"".concat(r,"-").concat(t),ie({},"&".concat(r,"-stack > ").concat(r,"-notice-wrapper"),(ie(n={},t.startsWith("top")?"top":"bottom",0),ie(n,dl[t],{value:0,_skip_check_:!0}),n)))}(e,t)})).reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),{}))},pl=function(e){var t,n,r=e.iconCls,o=e.componentCls,i=e.boxShadow,a=e.fontSizeLG,l=e.notificationMarginBottom,c=e.borderRadiusLG,s=e.colorSuccess,u=e.colorInfo,d=e.colorWarning,f=e.colorError,p=e.colorTextHeading,g=e.notificationBg,m=e.notificationPadding,v=e.notificationMarginEdge,h=e.fontSize,b=e.lineHeight,y=e.width,w=e.notificationIconSize,A=e.colorText,x="".concat(o,"-notice");return ie(n={position:"relative",marginBottom:l,marginInlineStart:"auto",background:g,borderRadius:c,boxShadow:i},x,{padding:m,width:y,maxWidth:"calc(100vw - ".concat(2*v,"px)"),overflow:"hidden",lineHeight:b,wordWrap:"break-word"}),ie(n,"".concat(o,"-close-icon"),{fontSize:h,cursor:"pointer"}),ie(n,"".concat(x,"-message"),{marginBottom:e.marginXS,color:p,fontSize:a,lineHeight:e.lineHeightLG}),ie(n,"".concat(x,"-description"),{fontSize:h,color:A}),ie(n,"&".concat(x,"-closable ").concat(x,"-message"),{paddingInlineEnd:e.paddingLG}),ie(n,"".concat(x,"-with-icon ").concat(x,"-message"),{marginBottom:e.marginXS,marginInlineStart:e.marginSM+w,fontSize:a}),ie(n,"".concat(x,"-with-icon ").concat(x,"-description"),{marginInlineStart:e.marginSM+w,fontSize:h}),ie(n,"".concat(x,"-icon"),(ie(t={position:"absolute",fontSize:w,lineHeight:0},"&-success".concat(r),{color:s}),ie(t,"&-info".concat(r),{color:u}),ie(t,"&-warning".concat(r),{color:d}),ie(t,"&-error".concat(r),{color:f}),t)),ie(n,"".concat(x,"-close"),{position:"absolute",top:e.notificationPaddingVertical,insetInlineEnd:e.notificationPaddingHorizontal,color:e.colorIcon,outline:"none",width:e.notificationCloseButtonSize,height:e.notificationCloseButtonSize,borderRadius:e.borderRadiusSM,transition:"background-color ".concat(e.motionDurationMid,", color ").concat(e.motionDurationMid),display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.wireframe?"transparent":e.colorFillContent}}),ie(n,"".concat(x,"-btn"),{float:"right",marginTop:e.marginSM}),n},gl=function(e){var t,n=e.componentCls,r=e.notificationMarginBottom,o=e.notificationMarginEdge,i=e.motionDurationMid,a=e.motionEaseInOut,l="".concat(n,"-notice"),c=new jn("antNotificationFadeOut",{"0%":{maxHeight:e.animationMaxHeight,marginBottom:r},"100%":{maxHeight:0,marginBottom:0,paddingTop:0,paddingBottom:0,opacity:0}});return[ie({},n,Object.assign(Object.assign({},Ui(e)),(t={position:"fixed",zIndex:e.zIndexPopup,marginRight:{value:o,_skip_check_:!0}},ie(t,"".concat(n,"-hook-holder"),{position:"relative"}),ie(t,"".concat(n,"-fade-appear-prepare"),{opacity:"0 !important"}),ie(t,"".concat(n,"-fade-enter, ").concat(n,"-fade-appear"),{animationDuration:e.motionDurationMid,animationTimingFunction:a,animationFillMode:"both",opacity:0,animationPlayState:"paused"}),ie(t,"".concat(n,"-fade-leave"),{animationTimingFunction:a,animationFillMode:"both",animationDuration:i,animationPlayState:"paused"}),ie(t,"".concat(n,"-fade-enter").concat(n,"-fade-enter-active, ").concat(n,"-fade-appear").concat(n,"-fade-appear-active"),{animationPlayState:"running"}),ie(t,"".concat(n,"-fade-leave").concat(n,"-fade-leave-active"),{animationName:c,animationPlayState:"running"}),ie(t,"&-rtl",ie({direction:"rtl"},"".concat(l,"-btn"),{float:"left"})),t))),ie({},n,ie({},"".concat(l,"-wrapper"),Object.assign({},pl(e))))]},ml=function(e){return{zIndexPopup:e.zIndexPopupBase+1e3+50,width:384}},vl=function(e){var t=e.paddingMD,n=e.paddingLG;return tl(e,{notificationBg:e.colorBgElevated,notificationPaddingVertical:t,notificationPaddingHorizontal:n,notificationIconSize:e.fontSizeLG*e.lineHeightLG,notificationCloseButtonSize:.55*e.controlHeightLG,notificationMarginBottom:e.margin,notificationPadding:"".concat(e.paddingMD,"px ").concat(e.paddingContentHorizontalLG,"px"),notificationMarginEdge:e.marginLG,animationMaxHeight:150,notificationStackLayer:3})},hl=ll("Notification",(function(e){var t=vl(e);return[gl(t),sl(t),fl(t)]}),ml),bl=cl(["Notification","PurePanel"],(function(e){var t="".concat(e.componentCls,"-notice"),n=vl(e);return ie({},"".concat(t,"-pure-panel"),Object.assign(Object.assign({},pl(n)),{width:n.width,maxWidth:"calc(100vw - ".concat(2*n.notificationMarginEdge,"px)"),margin:0}))}),ml),yl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function wl(t,n){return null===n||!1===n?null:n||e.createElement("span",{className:"".concat(t,"-close-x")},e.createElement(Ea,{className:"".concat(t,"-close-icon")}))}var Al={success:ha,info:Na,error:wa,warning:ka},xl=function(t){var n=t.prefixCls,r=t.icon,o=t.type,i=t.message,a=t.description,l=t.btn,c=t.role,s=void 0===c?"alert":c,u=null;return r?u=e.createElement("span",{className:"".concat(n,"-icon")},r):o&&(u=e.createElement(Al[o]||null,{className:fo()("".concat(n,"-icon"),"".concat(n,"-icon-").concat(o))})),e.createElement("div",{className:fo()(ie({},"".concat(n,"-with-icon"),u)),role:s},u,e.createElement("div",{className:"".concat(n,"-message")},i),e.createElement("div",{className:"".concat(n,"-description")},a),l&&e.createElement("div",{className:"".concat(n,"-btn")},l))},El=function(t){var n=t.prefixCls,r=t.className,o=t.icon,i=t.type,a=t.message,l=t.description,c=t.btn,u=t.closable,d=void 0===u||u,f=t.closeIcon,p=yl(t,["prefixCls","className","icon","type","message","description","btn","closable","closeIcon"]),g=e.useContext(eo).getPrefixCls,m=n||g("notification"),v="".concat(m,"-notice"),h=s(hl(m),2)[1];return e.createElement("div",{className:fo()("".concat(v,"-pure-panel"),h,r)},e.createElement(bl,{prefixCls:m}),e.createElement(La,Object.assign({},p,{prefixCls:m,eventKey:"pure",duration:null,closable:d,closeIcon:wl(m,f),content:e.createElement(xl,{prefixCls:v,icon:o,type:i,message:a,description:l,btn:c})})))};var Sl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Cl="topRight",kl=function(t){var n=t.children,r=t.prefixCls,o=s(hl(r),2)[1];return e.createElement(Fa,{classNames:{list:o,notice:o}},n)},Ml=function(t,n){var r=n.prefixCls,o=n.key;return e.createElement(kl,{prefixCls:r,key:o},t)},Ol=e.forwardRef((function(t,n){var r=t.top,o=t.bottom,i=t.prefixCls,a=t.getContainer,l=t.maxCount,c=t.rtl,u=t.onAllRemoved,d=t.stack,f=e.useContext(eo),p=f.getPrefixCls,g=f.getPopupContainer,m=f.notification,v=s(zi(),2)[1],h=i||p("notification"),b=Ya({prefixCls:h,style:function(e){return function(e,t,n){var r;switch(e){case"top":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:t,bottom:"auto"};break;case"topLeft":r={left:0,top:t,bottom:"auto"};break;case"topRight":r={right:0,top:t,bottom:"auto"};break;case"bottom":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:n};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n}}return r}(e,null!==r&&void 0!==r?r:24,null!==o&&void 0!==o?o:24)},className:function(){return fo()(ie({},"".concat(h,"-rtl"),c))},motion:function(){return function(e){return{motionName:"".concat(e,"-fade")}}(h)},closable:!0,closeIcon:wl(h),duration:4.5,getContainer:function(){return(null===a||void 0===a?void 0:a())||(null===g||void 0===g?void 0:g())||document.body},maxCount:l,onAllRemoved:u,renderNotifications:Ml,stack:!1!==d&&{threshold:"object"===typeof d?null===d||void 0===d?void 0:d.threshold:void 0,offset:8,gap:v.margin}}),y=s(b,2),w=y[0],A=y[1];return e.useImperativeHandle(n,(function(){return Object.assign(Object.assign({},w),{prefixCls:h,notification:m})})),A}));function Nl(t){var n=e.useRef(null),r=(Vn("Notification"),e.useMemo((function(){var r=function(r){var o;if(n.current){var i=n.current,a=i.open,l=i.prefixCls,c=i.notification,s="".concat(l,"-notice"),u=r.message,d=r.description,f=r.icon,p=r.type,g=r.btn,m=r.className,v=r.style,h=r.role,b=void 0===h?"alert":h,y=r.closeIcon,w=Sl(r,["message","description","icon","type","btn","className","style","role","closeIcon"]),A=wl(s,y);return a(Object.assign(Object.assign({placement:null!==(o=null===t||void 0===t?void 0:t.placement)&&void 0!==o?o:Cl},w),{content:e.createElement(xl,{prefixCls:s,icon:f,type:p,message:u,description:d,btn:g,role:b}),className:fo()(p&&"".concat(s,"-").concat(p),m,null===c||void 0===c?void 0:c.className),style:Object.assign(Object.assign({},null===c||void 0===c?void 0:c.style),v),closeIcon:A,closable:!!A}))}},o={open:r,destroy:function(e){var t,r;void 0!==e?null===(t=n.current)||void 0===t||t.close(e):null===(r=n.current)||void 0===r||r.destroy()}};return["success","info","warning","error"].forEach((function(e){o[e]=function(t){return r(Object.assign(Object.assign({},t),{type:e}))}})),o}),[]));return[r,e.createElement(Ol,Object.assign({key:"notification-holder"},t,{ref:n}))]}var Il=null,jl=function(e){return e()},Pl=[],Tl={};function zl(){var e=Tl,t=e.prefixCls,n=e.getContainer,r=e.rtl,o=e.maxCount,i=e.top,a=e.bottom,l=null!==t&&void 0!==t?t:qi().getPrefixCls("notification"),c=(null===n||void 0===n?void 0:n())||document.body;return{prefixCls:l,getContainer:function(){return c},rtl:r,maxCount:o,top:i,bottom:a}}var Dl=e.forwardRef((function(t,n){var r=s(e.useState(zl),2),o=r[0],i=r[1],a=s(Nl(o),2),l=a[0],c=a[1],u=qi(),d=u.getRootPrefixCls(),f=u.getIconPrefixCls(),p=u.getTheme(),g=function(){i(zl)};return e.useEffect(g,[]),e.useImperativeHandle(n,(function(){var e=Object.assign({},l);return Object.keys(e).forEach((function(t){e[t]=function(){return g(),l[t].apply(l,arguments)}})),{instance:e,sync:g}})),e.createElement($i,{prefixCls:d,iconPrefixCls:f,theme:p},c)}));function Ll(){if(!Il){var t=document.createDocumentFragment(),n={fragment:t};return Il=n,void jl((function(){me(e.createElement(Dl,{ref:function(e){var t=e||{},r=t.instance,o=t.sync;Promise.resolve().then((function(){!n.instance&&r&&(n.instance=r,n.sync=o,Ll())}))}}),t)}))}Il.instance&&(Pl.forEach((function(e){switch(e.type){case"open":jl((function(){Il.instance.open(Object.assign(Object.assign({},Tl),e.config))}));break;case"destroy":jl((function(){null===Il||void 0===Il||Il.instance.destroy(e.key)}))}})),Pl=[])}function Rl(e){Pl.push({type:"open",config:e}),Ll()}var Fl={open:Rl,destroy:function(e){Pl.push({type:"destroy",key:e}),Ll()},config:function(e){Tl=Object.assign(Object.assign({},Tl),e),jl((function(){var e;null===(e=null===Il||void 0===Il?void 0:Il.sync)||void 0===e||e.call(Il)}))},useNotification:function(e){return Nl(e)},_InternalPanelDoNotUseOrYouWillBeFired:El};["success","info","warning","error"].forEach((function(e){Fl[e]=function(t){return Rl(Object.assign(Object.assign({},t),{type:e}))}}));var Bl=Fl;function Hl(e,t){var n=le({},e);return Array.isArray(t)&&t.forEach((function(e){delete n[e]})),n}var Ul=e.createContext({siderHook:{addSider:function(){return null},removeSider:function(){return null}}});function Wl(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=[];return e.Children.forEach(t,(function(e){(void 0!==e&&null!==e||n.keepEmpty)&&(Array.isArray(e)?r=r.concat(Wl(e)):(0,mo.isFragment)(e)&&e.props?r=r.concat(Wl(e.props.children,n)):r.push(e))})),r}var Vl={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"},Xl=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Vl}))};var Ql=e.forwardRef(Xl),_l={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},Yl=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:_l}))};var Gl=e.forwardRef(Yl),Kl={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"},ql=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Kl}))};var Zl=e.forwardRef(ql),Jl=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},$l=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},ec={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},tc=e.createContext({}),nc=function(){var e=0;return function(){return e+=1,"".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").concat(e)}}(),rc=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.className,i=t.trigger,a=t.children,l=t.defaultCollapsed,c=void 0!==l&&l,u=t.theme,d=void 0===u?"dark":u,f=t.style,p=void 0===f?{}:f,g=t.collapsible,m=void 0!==g&&g,v=t.reverseArrow,h=void 0!==v&&v,b=t.width,y=void 0===b?200:b,w=t.collapsedWidth,A=void 0===w?80:w,x=t.zeroWidthTriggerStyle,E=t.breakpoint,S=t.onCollapse,C=t.onBreakpoint,k=$l(t,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),M=(0,e.useContext)(Ul).siderHook,O=s((0,e.useState)("collapsed"in t?t.collapsed:c),2),N=O[0],I=O[1],j=s((0,e.useState)(!1),2),P=j[0],T=j[1];(0,e.useEffect)((function(){"collapsed"in t&&I(t.collapsed)}),[t.collapsed]);var z=function(e,n){"collapsed"in t||I(e),null===S||void 0===S||S(e,n)},D=(0,e.useRef)();D.current=function(e){T(e.matches),null===C||void 0===C||C(e.matches),N!==e.matches&&z(e.matches,"responsive")},(0,e.useEffect)((function(){function e(e){return D.current(e)}var t;if("undefined"!==typeof window){var n=window.matchMedia;if(n&&E&&E in ec){t=n("(max-width: ".concat(ec[E],")"));try{t.addEventListener("change",e)}catch(r){t.addListener(e)}e(t)}}return function(){try{null===t||void 0===t||t.removeEventListener("change",e)}catch(r){null===t||void 0===t||t.removeListener(e)}}}),[E]),(0,e.useEffect)((function(){var e=nc("ant-sider-");return M.addSider(e),function(){return M.removeSider(e)}}),[]);var L=function(){z(!N,"clickTrigger")},R=(0,e.useContext)(eo).getPrefixCls,F=e.useMemo((function(){return{siderCollapsed:N}}),[N]);return e.createElement(tc.Provider,{value:F},function(){var t,l=R("layout-sider",r),c=Hl(k,["collapsed"]),s=N?A:y,u=Jl(s)?"".concat(s,"px"):String(s),f=0===parseFloat(String(A||0))?e.createElement("span",{onClick:L,className:fo()("".concat(l,"-zero-width-trigger"),"".concat(l,"-zero-width-trigger-").concat(h?"right":"left")),style:x},i||e.createElement(Ql,null)):null,g={expanded:h?e.createElement(Zl,null):e.createElement(Gl,null),collapsed:h?e.createElement(Gl,null):e.createElement(Zl,null)}[N?"collapsed":"expanded"],v=null!==i?f||e.createElement("div",{className:"".concat(l,"-trigger"),onClick:L,style:{width:u}},i||g):null,b=Object.assign(Object.assign({},p),{flex:"0 0 ".concat(u),maxWidth:u,minWidth:u,width:u}),w=fo()(l,"".concat(l,"-").concat(d),(ie(t={},"".concat(l,"-collapsed"),!!N),ie(t,"".concat(l,"-has-trigger"),m&&null!==i&&!f),ie(t,"".concat(l,"-below"),!!P),ie(t,"".concat(l,"-zero-width"),0===parseFloat(u)),t),o);return e.createElement("aside",Object.assign({className:w},c,{style:b,ref:n}),e.createElement("div",{className:"".concat(l,"-children")},a),m||P&&f?v:null)}())}));var oc=rc;var ic=function(e){var t,n=e.componentCls,r=e.bodyBg,o=e.lightSiderBg,i=e.lightTriggerBg,a=e.lightTriggerColor;return ie({},"".concat(n,"-sider-light"),(ie(t={background:o},"".concat(n,"-sider-trigger"),{color:a,background:i}),ie(t,"".concat(n,"-sider-zero-width-trigger"),{color:a,background:i,border:"1px solid ".concat(r),borderInlineStart:0}),t))},ac=function(e){var t,n,r=e.antCls,o=e.componentCls,i=e.colorText,a=e.triggerColor,l=e.footerBg,c=e.triggerBg,s=e.headerHeight,u=e.headerPadding,d=e.headerColor,f=e.footerPadding,p=e.triggerHeight,g=e.zeroTriggerHeight,m=e.zeroTriggerWidth,v=e.motionDurationMid,h=e.motionDurationSlow,b=e.fontSize,y=e.borderRadius,w=e.bodyBg,A=e.headerBg,x=e.siderBg;return ie(n={},o,Object.assign(Object.assign((ie(t={display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:w,"&, *":{boxSizing:"border-box"}},"&".concat(o,"-has-sider"),ie({flexDirection:"row"},"> ".concat(o,", > ").concat(o,"-content"),{width:0})),ie(t,"".concat(o,"-header, &").concat(o,"-footer"),{flex:"0 0 auto"}),ie(t,"".concat(o,"-sider"),{position:"relative",minWidth:0,background:x,transition:"all ".concat(v,", background 0s"),"&-children":ie({height:"100%",marginTop:-.1,paddingTop:.1},"".concat(r,"-menu").concat(r,"-menu-inline-collapsed"),{width:"auto"}),"&-has-trigger":{paddingBottom:p},"&-right":{order:1},"&-trigger":{position:"fixed",bottom:0,zIndex:1,height:p,color:a,lineHeight:"".concat(p,"px"),textAlign:"center",background:c,cursor:"pointer",transition:"all ".concat(v)},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:s,insetInlineEnd:-m,zIndex:1,width:m,height:g,color:a,fontSize:e.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:x,borderStartStartRadius:0,borderStartEndRadius:y,borderEndEndRadius:y,borderEndStartRadius:0,cursor:"pointer",transition:"background ".concat(h," ease"),"&::after":{position:"absolute",inset:0,background:"transparent",transition:"all ".concat(h),content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:-m,borderStartStartRadius:y,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:y}}}}),t),ic(e)),{"&-rtl":{direction:"rtl"}})),ie(n,"".concat(o,"-header"),ie({height:s,padding:u,color:d,lineHeight:"".concat(s,"px"),background:A},"".concat(r,"-menu"),{lineHeight:"inherit"})),ie(n,"".concat(o,"-footer"),{padding:f,color:i,fontSize:b,background:l}),ie(n,"".concat(o,"-content"),{flex:"auto",minHeight:0}),n},lc=ll("Layout",(function(e){return[ac(e)]}),(function(e){var t=e.colorBgLayout,n=e.controlHeight,r=e.controlHeightLG,o=e.colorText,i=e.controlHeightSM,a=e.marginXXS,l=e.colorTextLightSolid,c=e.colorBgContainer,s=1.25*r;return{colorBgHeader:"#001529",colorBgBody:t,colorBgTrigger:"#002140",bodyBg:t,headerBg:"#001529",headerHeight:2*n,headerPadding:"0 ".concat(s,"px"),headerColor:o,footerPadding:"".concat(i,"px ").concat(s,"px"),footerBg:t,siderBg:"#001529",triggerHeight:r+2*a,triggerBg:"#002140",triggerColor:l,zeroTriggerWidth:r,zeroTriggerHeight:r,lightSiderBg:c,lightTriggerBg:c,lightTriggerColor:o}}),{deprecatedTokens:[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]]}),cc=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function sc(t){var n=t.suffixCls,r=t.tagName;t.displayName;return function(t){return e.forwardRef((function(o,i){return e.createElement(t,Object.assign({ref:i,suffixCls:n,tagName:r},o))}))}}var uc=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.suffixCls,i=t.className,a=t.tagName,l=cc(t,["prefixCls","suffixCls","className","tagName"]),c=(0,e.useContext(eo).getPrefixCls)("layout",r),u=s(lc(c),2),d=u[0],f=u[1],p=o?"".concat(c,"-").concat(o):c;return d(e.createElement(a,Object.assign({className:fo()(r||p,i,f),ref:n},l)))})),dc=e.forwardRef((function(t,n){var r,o=e.useContext(eo).direction,i=s(e.useState([]),2),a=i[0],l=i[1],c=t.prefixCls,u=t.className,d=t.rootClassName,f=t.children,p=t.hasSider,g=t.tagName,m=t.style,v=Hl(cc(t,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),["suffixCls"]),h=e.useContext(eo),b=h.getPrefixCls,y=h.layout,w=b("layout",c),A=function(e,t,n){return"boolean"===typeof n?n:!!e.length||Wl(t).some((function(e){return e.type===oc}))}(a,f,p),x=s(lc(w),2),E=x[0],S=x[1],C=fo()(w,(ie(r={},"".concat(w,"-has-sider"),A),ie(r,"".concat(w,"-rtl"),"rtl"===o),r),null===y||void 0===y?void 0:y.className,u,d,S),k=e.useMemo((function(){return{siderHook:{addSider:function(e){l((function(t){return[].concat(Ae(t),[e])}))},removeSider:function(e){l((function(t){return t.filter((function(t){return t!==e}))}))}}}}),[]);return E(e.createElement(Ul.Provider,{value:k},e.createElement(g,Object.assign({ref:n,className:C,style:Object.assign(Object.assign({},null===y||void 0===y?void 0:y.style),m)},v),f)))})),fc=sc({tagName:"div",displayName:"Layout"})(dc),pc=sc({suffixCls:"header",tagName:"header",displayName:"Header"})(uc),gc=sc({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(uc),mc=sc({suffixCls:"content",tagName:"main",displayName:"Content"})(uc),vc=fc;vc.Header=pc,vc.Footer=gc,vc.Content=mc,vc.Sider=oc,vc._InternalSiderContext=tc;var hc=vc,bc={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"},yc=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:bc}))};var wc=e.forwardRef(yc),Ac={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"},xc=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Ac}))};var Ec=e.forwardRef(xc),Sc={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},Cc=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Sc}))};var kc=e.forwardRef(Cc),Mc=n(599),Oc=n.n(Mc),Nc=e.createContext(null);var Ic=function(){if("undefined"!==typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,r){return e[0]===t&&(n=r,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n<r.length;n++){var o=r[n];e.call(t,o[1],o[0])}},t}()}(),jc="undefined"!==typeof window&&"undefined"!==typeof document&&window.document===document,Pc="undefined"!==typeof n.g&&n.g.Math===Math?n.g:"undefined"!==typeof self&&self.Math===Math?self:"undefined"!==typeof window&&window.Math===Math?window:Function("return this")(),Tc="function"===typeof requestAnimationFrame?requestAnimationFrame.bind(Pc):function(e){return setTimeout((function(){return e(Date.now())}),1e3/60)};var zc=["top","right","bottom","left","width","height","size","weight"],Dc="undefined"!==typeof MutationObserver,Lc=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var n=!1,r=!1,o=0;function i(){n&&(n=!1,e()),r&&l()}function a(){Tc(i)}function l(){var e=Date.now();if(n){if(e-o<2)return;r=!0}else n=!0,r=!1,setTimeout(a,t);o=e}return l}(this.refresh.bind(this),20)}return e.prototype.addObserver=function(e){~this.observers_.indexOf(e)||this.observers_.push(e),this.connected_||this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,n=t.indexOf(e);~n&&t.splice(n,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter((function(e){return e.gatherActive(),e.hasActive()}));return e.forEach((function(e){return e.broadcastActive()})),e.length>0},e.prototype.connect_=function(){jc&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Dc?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){jc&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;zc.some((function(e){return!!~n.indexOf(e)}))&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),Rc=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var o=r[n];Object.defineProperty(e,o,{value:t[o],enumerable:!1,writable:!1,configurable:!0})}return e},Fc=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||Pc},Bc=Qc(0,0,0,0);function Hc(e){return parseFloat(e)||0}function Uc(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce((function(t,n){return t+Hc(e["border-"+n+"-width"])}),0)}function Wc(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return Bc;var r=Fc(e).getComputedStyle(e),o=function(e){for(var t={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var o=r[n],i=e["padding-"+o];t[o]=Hc(i)}return t}(r),i=o.left+o.right,a=o.top+o.bottom,l=Hc(r.width),c=Hc(r.height);if("border-box"===r.boxSizing&&(Math.round(l+i)!==t&&(l-=Uc(r,"left","right")+i),Math.round(c+a)!==n&&(c-=Uc(r,"top","bottom")+a)),!function(e){return e===Fc(e).document.documentElement}(e)){var s=Math.round(l+i)-t,u=Math.round(c+a)-n;1!==Math.abs(s)&&(l-=s),1!==Math.abs(u)&&(c-=u)}return Qc(o.left,o.top,l,c)}var Vc="undefined"!==typeof SVGGraphicsElement?function(e){return e instanceof Fc(e).SVGGraphicsElement}:function(e){return e instanceof Fc(e).SVGElement&&"function"===typeof e.getBBox};function Xc(e){return jc?Vc(e)?function(e){var t=e.getBBox();return Qc(0,0,t.width,t.height)}(e):Wc(e):Bc}function Qc(e,t,n,r){return{x:e,y:t,width:n,height:r}}var _c=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Qc(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e=Xc(this.target);return this.contentRect_=e,e.width!==this.broadcastWidth||e.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),Yc=function(e,t){var n=function(e){var t=e.x,n=e.y,r=e.width,o=e.height,i="undefined"!==typeof DOMRectReadOnly?DOMRectReadOnly:Object,a=Object.create(i.prototype);return Rc(a,{x:t,y:n,width:r,height:o,top:n,right:t+r,bottom:o+n,left:t}),a}(t);Rc(this,{target:e,contentRect:n})},Gc=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new Ic,"function"!==typeof e)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(e instanceof Fc(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)||(t.set(e,new _c(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(e instanceof Fc(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),t.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach((function(t){t.isActive()&&e.activeObservations_.push(t)}))},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map((function(e){return new Yc(e.target,e.broadcastRect())}));this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),Kc="undefined"!==typeof WeakMap?new WeakMap:new Ic,qc=function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=Lc.getInstance(),r=new Gc(t,n,this);Kc.set(this,r)};["observe","unobserve","disconnect"].forEach((function(e){qc.prototype[e]=function(){var t;return(t=Kc.get(this))[e].apply(t,arguments)}}));var Zc="undefined"!==typeof Pc.ResizeObserver?Pc.ResizeObserver:qc,Jc=new Map;var $c=new Zc((function(e){e.forEach((function(e){var t,n=e.target;null===(t=Jc.get(n))||void 0===t||t.forEach((function(e){return e(n)}))}))}));var es=function(e){Co(n,e);var t=Oo(n);function n(){return g(this,n),t.apply(this,arguments)}return b(n,[{key:"render",value:function(){return this.props.children}}]),n}(e.Component);function ts(t,n){var r=t.children,o=t.disabled,i=e.useRef(null),a=e.useRef(null),l=e.useContext(Nc),c="function"===typeof r,s=c?r(i):r,u=e.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),d=!c&&e.isValidElement(s)&&yo(s),f=bo(d?s.ref:null,i),p=function(){var e;return go(i.current)||(i.current&&"object"===m(i.current)?go(null===(e=i.current)||void 0===e?void 0:e.nativeElement):null)||go(a.current)};e.useImperativeHandle(n,(function(){return p()}));var g=e.useRef(t);g.current=t;var v=e.useCallback((function(e){var t=g.current,n=t.onResize,r=t.data,o=e.getBoundingClientRect(),i=o.width,a=o.height,c=e.offsetWidth,s=e.offsetHeight,d=Math.floor(i),f=Math.floor(a);if(u.current.width!==d||u.current.height!==f||u.current.offsetWidth!==c||u.current.offsetHeight!==s){var p={width:d,height:f,offsetWidth:c,offsetHeight:s};u.current=p;var m=c===Math.round(i)?i:c,v=s===Math.round(a)?a:s,h=le(le({},p),{},{offsetWidth:m,offsetHeight:v});null===l||void 0===l||l(h,e,r),n&&Promise.resolve().then((function(){n(h,e)}))}}),[]);return e.useEffect((function(){var e,t,n=p();return n&&!o&&(e=n,t=v,Jc.has(e)||(Jc.set(e,new Set),$c.observe(e)),Jc.get(e).add(t)),function(){return function(e,t){Jc.has(e)&&(Jc.get(e).delete(t),Jc.get(e).size||($c.unobserve(e),Jc.delete(e)))}(n,v)}}),[i.current,o]),e.createElement(es,{ref:a},d?e.cloneElement(s,{ref:f}):s)}var ns=e.forwardRef(ts);function rs(t,n){var r=t.children;return("function"===typeof r?[r]:Wl(r)).map((function(r,o){var i=(null===r||void 0===r?void 0:r.key)||"".concat("rc-observer-key","-").concat(o);return e.createElement(ns,Mt({},t,{key:i,ref:0===o?n:void 0}),r)}))}var os=e.forwardRef(rs);os.Collection=function(t){var n=t.children,r=t.onBatchResize,o=e.useRef(0),i=e.useRef([]),a=e.useContext(Nc),l=e.useCallback((function(e,t,n){o.current+=1;var l=o.current;i.current.push({size:e,element:t,data:n}),Promise.resolve().then((function(){l===o.current&&(null===r||void 0===r||r(i.current),i.current=[])})),null===a||void 0===a||a(e,t,n)}),[r,a]);return e.createElement(Nc.Provider,{value:l},n)};var is=os,as=function(e){if(He()&&window.document.documentElement){var t=Array.isArray(e)?e:[e],n=window.document.documentElement;return t.some((function(e){return e in n.style}))}return!1};function ls(e,t){return Array.isArray(e)||void 0===t?as(e):function(e,t){if(!as(e))return!1;var n=document.createElement("div"),r=n.style[e];return n.style[e]=t,n.style[e]!==r}(e,t)}var cs=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},ss={border:0,background:"transparent",padding:0,lineHeight:"inherit",display:"inline-block"},us=e.forwardRef((function(t,n){var r=t.style,o=t.noStyle,i=t.disabled,a=cs(t,["style","noStyle","disabled"]),l={};return o||(l=Object.assign({},ss)),i&&(l.pointerEvents="none"),l=Object.assign(Object.assign({},l),r),e.createElement("div",Object.assign({role:"button",tabIndex:0,ref:n},a,{onKeyDown:function(e){e.keyCode===za.ENTER&&e.preventDefault()},onKeyUp:function(e){var n=e.keyCode,r=t.onClick;n===za.ENTER&&r&&r()},style:l}))})),ds=us,fs=function(t,n){var r=e.useContext(Jn),o=e.useMemo((function(){var e,o=n||Kn[t],i=null!==(e=null===r||void 0===r?void 0:r[t])&&void 0!==e?e:{};return Object.assign(Object.assign({},"function"===typeof o?o():o),i||{})}),[t,n,r]);return[o,e.useMemo((function(){var e=null===r||void 0===r?void 0:r.locale;return(null===r||void 0===r?void 0:r.exist)&&!e?Kn.locale:e}),[r])]};function ps(t){var n=t.children,r=t.prefixCls,o=t.id,i=t.overlayInnerStyle,a=t.className,l=t.style;return e.createElement("div",{className:fo()("".concat(r,"-content"),a),style:l},e.createElement("div",{className:"".concat(r,"-inner"),id:o,role:"tooltip",style:i},"function"===typeof n?n():n))}var gs,ms=e.createContext(null),vs=[];function hs(e){if("undefined"===typeof document)return 0;if(e||void 0===gs){var t=document.createElement("div");t.style.width="100%",t.style.height="200px";var n=document.createElement("div"),r=n.style;r.position="absolute",r.top="0",r.left="0",r.pointerEvents="none",r.visibility="hidden",r.width="200px",r.height="150px",r.overflow="hidden",n.appendChild(t),document.body.appendChild(n);var o=t.offsetWidth;n.style.overflow="scroll";var i=t.offsetWidth;o===i&&(i=n.clientWidth),document.body.removeChild(n),gs=o-i}return gs}var bs="rc-util-locker-".concat(Date.now()),ys=0;function ws(t){var n=!!t,r=s(e.useState((function(){return ys+=1,"".concat(bs,"_").concat(ys)})),1)[0];gt((function(){if(n){var e=hs(),t=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth;Ze("\nhtml body {\n overflow-y: hidden;\n ".concat(t?"width: calc(100% - ".concat(e,"px);"):"","\n}"),r)}else qe(r);return function(){qe(r)}}),[n,r])}var As=!1;var xs=function(e){return!1!==e&&(He()&&e?"string"===typeof e?document.querySelector(e):"function"===typeof e?e():e:null)},Es=e.forwardRef((function(t,n){var o=t.open,i=t.autoLock,a=t.getContainer,l=(t.debug,t.autoDestroy),c=void 0===l||l,u=t.children,d=s(e.useState(o),2),f=d[0],p=d[1],g=f||o;e.useEffect((function(){(c||o)&&p(o)}),[o,c]);var m=s(e.useState((function(){return xs(a)})),2),v=m[0],h=m[1];e.useEffect((function(){var e=xs(a);h(null!==e&&void 0!==e?e:null)}));var b=function(t,n){var r=s(e.useState((function(){return He()?document.createElement("div"):null})),1)[0],o=e.useRef(!1),i=e.useContext(ms),a=s(e.useState(vs),2),l=a[0],c=a[1],u=i||(o.current?void 0:function(e){c((function(t){return[e].concat(Ae(t))}))});function d(){r.parentElement||document.body.appendChild(r),o.current=!0}function f(){var e;null===(e=r.parentElement)||void 0===e||e.removeChild(r),o.current=!1}return gt((function(){return t?i?i(d):d():f(),f}),[t]),gt((function(){l.length&&(l.forEach((function(e){return e()})),c(vs))}),[l]),[r,u]}(g&&!v),y=s(b,2),w=y[0],A=y[1],x=null!==v&&void 0!==v?v:w;ws(i&&o&&He()&&(x===w||x===document.body));var E=null;u&&yo(u)&&n&&(E=u.ref);var S=bo(E,n);if(!g||!He()||void 0===v)return null;var C,k=!1===x||("boolean"===typeof C&&(As=C),As),M=u;return n&&(M=e.cloneElement(u,{ref:S})),e.createElement(ms.Provider,{value:A},k?M:(0,r.createPortal)(M,x))}));var Ss=Es;var Cs=0;var ks=le({},t).useId,Ms=ks?function(e){var t=ks();return e||t}:function(t){var n=s(e.useState("ssr-id"),2),r=n[0],o=n[1];return e.useEffect((function(){var e=Cs;Cs+=1,o("rc_unique_".concat(e))}),[]),t||r},Os=function(){if("undefined"===typeof navigator||"undefined"===typeof window)return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(null===e||void 0===e?void 0:e.substr(0,4))};function Ns(t){var n=t.prefixCls,r=t.align,o=t.arrow,i=t.arrowPos,a=o||{},l=a.className,c=a.content,s=i.x,u=void 0===s?0:s,d=i.y,f=void 0===d?0:d,p=e.useRef();if(!r||!r.points)return null;var g={position:"absolute"};if(!1!==r.autoArrow){var m=r.points[0],v=r.points[1],h=m[0],b=m[1],y=v[0],w=v[1];h!==y&&["t","b"].includes(h)?"t"===h?g.top=0:g.bottom=0:g.top=f,b!==w&&["l","r"].includes(b)?"l"===b?g.left=0:g.right=0:g.left=u}return e.createElement("div",{ref:p,className:fo()("".concat(n,"-arrow"),l),style:g},c)}function Is(t){var n=t.prefixCls,r=t.open,o=t.zIndex,i=t.mask,a=t.motion;return i?e.createElement(ki,Mt({},a,{motionAppear:!0,visible:r,removeOnLeave:!0}),(function(t){var r=t.className;return e.createElement("div",{style:{zIndex:o},className:fo()("".concat(n,"-mask"),r)})})):null}var js=e.memo((function(e){return e.children}),(function(e,t){return t.cache}));var Ps=js,Ts=e.forwardRef((function(t,n){var r=t.popup,o=t.className,i=t.prefixCls,a=t.style,l=t.target,c=t.onVisibleChanged,u=t.open,d=t.keepDom,f=t.fresh,p=t.onClick,g=t.mask,m=t.arrow,v=t.arrowPos,h=t.align,b=t.motion,y=t.maskMotion,w=t.forceRender,A=t.getPopupContainer,x=t.autoDestroy,E=t.portal,S=t.zIndex,C=t.onMouseEnter,k=t.onMouseLeave,M=t.onPointerEnter,O=t.ready,N=t.offsetX,I=t.offsetY,j=t.offsetR,P=t.offsetB,T=t.onAlign,z=t.onPrepare,D=t.stretch,L=t.targetWidth,R=t.targetHeight,F="function"===typeof r?r():r,B=u||d,H=(null===A||void 0===A?void 0:A.length)>0,U=s(e.useState(!A||!H),2),W=U[0],V=U[1];if(gt((function(){!W&&H&&l&&V(!0)}),[W,H,l]),!W)return null;var X="auto",Q={left:"-1000vw",top:"-1000vh",right:X,bottom:X};if(O||!u){var _,Y=h.points,G=h.dynamicInset||(null===(_=h._experimental)||void 0===_?void 0:_.dynamicInset),K=G&&"r"===Y[0][1],q=G&&"b"===Y[0][0];K?(Q.right=j,Q.left=X):(Q.left=N,Q.right=X),q?(Q.bottom=P,Q.top=X):(Q.top=I,Q.bottom=X)}var Z={};return D&&(D.includes("height")&&R?Z.height=R:D.includes("minHeight")&&R&&(Z.minHeight=R),D.includes("width")&&L?Z.width=L:D.includes("minWidth")&&L&&(Z.minWidth=L)),u||(Z.pointerEvents="none"),e.createElement(E,{open:w||B,getContainer:A&&function(){return A(l)},autoDestroy:x},e.createElement(Is,{prefixCls:i,open:u,zIndex:S,mask:g,motion:y}),e.createElement(is,{onResize:T,disabled:!u},(function(t){return e.createElement(ki,Mt({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:w,leavedClassName:"".concat(i,"-hidden")},b,{onAppearPrepare:z,onEnterPrepare:z,visible:u,onVisibleChanged:function(e){var t;null===b||void 0===b||null===(t=b.onVisibleChanged)||void 0===t||t.call(b,e),c(e)}}),(function(r,l){var c=r.className,s=r.style,d=fo()(i,c,o);return e.createElement("div",{ref:ho(t,n,l),className:d,style:le(le(le(le({"--arrow-x":"".concat(v.x||0,"px"),"--arrow-y":"".concat(v.y||0,"px")},Q),Z),s),{},{boxSizing:"border-box",zIndex:S},a),onMouseEnter:C,onMouseLeave:k,onPointerEnter:M,onClick:p},m&&e.createElement(Ns,{prefixCls:i,arrow:m,arrowPos:v,align:h}),e.createElement(Ps,{cache:!u&&!f},F))}))})))}));var zs=Ts,Ds=e.forwardRef((function(t,n){var r=t.children,o=t.getTriggerDOMNode,i=yo(r),a=e.useCallback((function(e){vo(n,o?o(e):e)}),[o]),l=bo(a,r.ref);return i?e.cloneElement(r,{ref:l}):r}));var Ls=Ds,Rs=e.createContext(null);function Fs(e){return e?Array.isArray(e)?e:[e]:[]}var Bs=function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),n=t.width,r=t.height;if(n||r)return!0}if(e.getBoundingClientRect){var o=e.getBoundingClientRect(),i=o.width,a=o.height;if(i||a)return!0}}return!1};function Hs(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(arguments.length>2?arguments[2]:void 0)?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function Us(e,t,n,r){return t||(n?{motionName:"".concat(e,"-").concat(n)}:r?{motionName:r}:null)}function Ws(e){return e.ownerDocument.defaultView}function Vs(e){for(var t=[],n=null===e||void 0===e?void 0:e.parentElement,r=["hidden","scroll","clip","auto"];n;){var o=Ws(n).getComputedStyle(n);[o.overflowX,o.overflowY,o.overflow].some((function(e){return r.includes(e)}))&&t.push(n),n=n.parentElement}return t}function Xs(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Number.isNaN(e)?t:e}function Qs(e){return Xs(parseFloat(e),0)}function _s(e,t){var n=le({},e);return(t||[]).forEach((function(e){if(!(e instanceof HTMLBodyElement||e instanceof HTMLHtmlElement)){var t=Ws(e).getComputedStyle(e),r=t.overflow,o=t.overflowClipMargin,i=t.borderTopWidth,a=t.borderBottomWidth,l=t.borderLeftWidth,c=t.borderRightWidth,s=e.getBoundingClientRect(),u=e.offsetHeight,d=e.clientHeight,f=e.offsetWidth,p=e.clientWidth,g=Qs(i),m=Qs(a),v=Qs(l),h=Qs(c),b=Xs(Math.round(s.width/f*1e3)/1e3),y=Xs(Math.round(s.height/u*1e3)/1e3),w=(f-p-v-h)*b,A=(u-d-g-m)*y,x=g*y,E=m*y,S=v*b,C=h*b,k=0,M=0;if("clip"===r){var O=Qs(o);k=O*b,M=O*y}var N=s.x+S-k,I=s.y+x-M,j=N+s.width+2*k-S-C-w,P=I+s.height+2*M-x-E-A;n.left=Math.max(n.left,N),n.top=Math.max(n.top,I),n.right=Math.min(n.right,j),n.bottom=Math.min(n.bottom,P)}})),n}function Ys(e){var t="".concat(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0),n=t.match(/^(.*)\%$/);return n?e*(parseFloat(n[1])/100):parseFloat(t)}function Gs(e,t){var n=s(t||[],2),r=n[0],o=n[1];return[Ys(e.width,r),Ys(e.height,o)]}function Ks(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return[e[0],e[1]]}function qs(e,t){var n,r=t[0],o=t[1];return n="t"===r?e.y:"b"===r?e.y+e.height:e.y+e.height/2,{x:"l"===o?e.x:"r"===o?e.x+e.width:e.x+e.width/2,y:n}}function Zs(e,t){var n={t:"b",b:"t",l:"r",r:"l"};return e.map((function(e,r){return r===t?n[e]||"c":e})).join("")}var Js=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","fresh","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];var $s=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ss,n=e.forwardRef((function(n,r){var o=n.prefixCls,i=void 0===o?"rc-trigger-popup":o,a=n.children,l=n.action,c=void 0===l?"hover":l,u=n.showAction,d=n.hideAction,f=n.popupVisible,p=n.defaultPopupVisible,g=n.onPopupVisibleChange,m=n.afterPopupVisibleChange,v=n.mouseEnterDelay,h=n.mouseLeaveDelay,b=void 0===h?.1:h,y=n.focusDelay,w=n.blurDelay,A=n.mask,x=n.maskClosable,E=void 0===x||x,S=n.getPopupContainer,C=n.forceRender,k=n.autoDestroy,M=n.destroyPopupOnHide,O=n.popup,N=n.popupClassName,I=n.popupStyle,j=n.popupPlacement,P=n.builtinPlacements,T=void 0===P?{}:P,z=n.popupAlign,D=n.zIndex,L=n.stretch,R=n.getPopupClassNameFromAlign,F=n.fresh,B=n.alignPoint,H=n.onPopupClick,U=n.onPopupAlign,W=n.arrow,V=n.popupMotion,X=n.maskMotion,Q=n.popupTransitionName,_=n.popupAnimation,Y=n.maskTransitionName,G=n.maskAnimation,K=n.className,q=n.getTriggerDOMNode,Z=wo(n,Js),J=k||M||!1,$=s(e.useState(!1),2),ee=$[0],te=$[1];gt((function(){te(Os())}),[]);var ne=e.useRef({}),re=e.useContext(Rs),oe=e.useMemo((function(){return{registerSubPopup:function(e,t){ne.current[e]=t,null===re||void 0===re||re.registerSubPopup(e,t)}}}),[re]),ie=Ms(),ae=s(e.useState(null),2),ce=ae[0],se=ae[1],ue=ol((function(e){po(e)&&ce!==e&&se(e),null===re||void 0===re||re.registerSubPopup(ie,e)})),de=s(e.useState(null),2),fe=de[0],pe=de[1],ge=e.useRef(null),me=ol((function(e){po(e)&&fe!==e&&(pe(e),ge.current=e)})),ve=e.Children.only(a),he=(null===ve||void 0===ve?void 0:ve.props)||{},be={},ye=ol((function(e){var t,n,r=fe;return(null===r||void 0===r?void 0:r.contains(e))||(null===(t=na(r))||void 0===t?void 0:t.host)===e||e===r||(null===ce||void 0===ce?void 0:ce.contains(e))||(null===(n=na(ce))||void 0===n?void 0:n.host)===e||e===ce||Object.values(ne.current).some((function(t){return(null===t||void 0===t?void 0:t.contains(e))||e===t}))})),we=Us(i,V,_,Q),xe=Us(i,X,G,Y),Ee=s(e.useState(p||!1),2),Se=Ee[0],Ce=Ee[1],ke=null!==f&&void 0!==f?f:Se,Me=ol((function(e){void 0===f&&Ce(e)}));gt((function(){Ce(f||!1)}),[f]);var Oe=e.useRef(ke);Oe.current=ke;var Ne=e.useRef([]);Ne.current=[];var Ie=ol((function(e){var t;Me(e),(null!==(t=Ne.current[Ne.current.length-1])&&void 0!==t?t:ke)!==e&&(Ne.current.push(e),null===g||void 0===g||g(e))})),je=e.useRef(),Pe=function(){clearTimeout(je.current)},Te=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;Pe(),0===t?Ie(e):je.current=setTimeout((function(){Ie(e)}),1e3*t)};e.useEffect((function(){return Pe}),[]);var ze=s(e.useState(!1),2),De=ze[0],Le=ze[1];gt((function(e){e&&!ke||Le(!0)}),[ke]);var Re=s(e.useState(null),2),Fe=Re[0],Be=Re[1],He=s(e.useState([0,0]),2),Ue=He[0],We=He[1],Ve=function(e){We([e.clientX,e.clientY])},Xe=function(t,n,r,o,i,a,l){var c=s(e.useState({ready:!1,offsetX:0,offsetY:0,offsetR:0,offsetB:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:i[o]||{}}),2),u=c[0],d=c[1],f=e.useRef(0),p=e.useMemo((function(){return n?Vs(n):[]}),[n]),g=e.useRef({});t||(g.current={});var m=ol((function(){if(n&&r&&t){var e,c,u,f=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:q,r=I.x+e,o=I.y+t,i=r+B,a=o+F,l=Math.max(r,n.left),c=Math.max(o,n.top),s=Math.min(i,n.right),u=Math.min(a,n.bottom);return Math.max(0,(s-l)*(u-c))},m=function(){ue=I.y+xe,de=ue+F,fe=I.x+Ae,pe=fe+B},v=n,h=v.ownerDocument,b=Ws(v).getComputedStyle(v),y=b.width,w=b.height,A=b.position,x=v.style.left,E=v.style.top,S=v.style.right,C=v.style.bottom,k=v.style.overflow,M=le(le({},i[o]),a),O=h.createElement("div");if(null===(e=v.parentElement)||void 0===e||e.appendChild(O),O.style.left="".concat(v.offsetLeft,"px"),O.style.top="".concat(v.offsetTop,"px"),O.style.position=A,O.style.height="".concat(v.offsetHeight,"px"),O.style.width="".concat(v.offsetWidth,"px"),v.style.left="0",v.style.top="0",v.style.right="auto",v.style.bottom="auto",v.style.overflow="hidden",Array.isArray(r))u={x:r[0],y:r[1],width:0,height:0};else{var N=r.getBoundingClientRect();u={x:N.x,y:N.y,width:N.width,height:N.height}}var I=v.getBoundingClientRect(),j=h.documentElement,P=j.clientWidth,T=j.clientHeight,z=j.scrollWidth,D=j.scrollHeight,L=j.scrollTop,R=j.scrollLeft,F=I.height,B=I.width,H=u.height,U=u.width,W={left:0,top:0,right:P,bottom:T},V={left:-R,top:-L,right:z-R,bottom:D-L},X=M.htmlRegion,Q="visible",_="visibleFirst";"scroll"!==X&&X!==_&&(X=Q);var Y=X===_,G=_s(V,p),K=_s(W,p),q=X===Q?K:G,Z=Y?K:q;v.style.left="auto",v.style.top="auto",v.style.right="0",v.style.bottom="0";var J=v.getBoundingClientRect();v.style.left=x,v.style.top=E,v.style.right=S,v.style.bottom=C,v.style.overflow=k,null===(c=v.parentElement)||void 0===c||c.removeChild(O);var $=Xs(Math.round(B/parseFloat(y)*1e3)/1e3),ee=Xs(Math.round(F/parseFloat(w)*1e3)/1e3);if(0===$||0===ee||po(r)&&!Bs(r))return;var te=M.offset,ne=M.targetOffset,re=s(Gs(I,te),2),oe=re[0],ie=re[1],ae=s(Gs(u,ne),2),ce=ae[0],se=ae[1];u.x-=ce,u.y-=se;var ue,de,fe,pe,ge=s(M.points||[],2),me=ge[0],ve=Ks(ge[1]),he=Ks(me),be=qs(u,ve),ye=qs(I,he),we=le({},M),Ae=be.x-ye.x+oe,xe=be.y-ye.y+ie,Ee=f(Ae,xe),Se=f(Ae,xe,K),Ce=qs(u,["t","l"]),ke=qs(I,["t","l"]),Me=qs(u,["b","r"]),Oe=qs(I,["b","r"]),Ne=M.overflow||{},Ie=Ne.adjustX,je=Ne.adjustY,Pe=Ne.shiftX,Te=Ne.shiftY,ze=function(e){return"boolean"===typeof e?e:e>=0};m();var De=ze(je),Le=he[0]===ve[0];if(De&&"t"===he[0]&&(de>Z.bottom||g.current.bt)){var Re=xe;Le?Re-=F-H:Re=Ce.y-Oe.y-ie;var Fe=f(Ae,Re),Be=f(Ae,Re,K);Fe>Ee||Fe===Ee&&(!Y||Be>=Se)?(g.current.bt=!0,xe=Re,ie=-ie,we.points=[Zs(he,0),Zs(ve,0)]):g.current.bt=!1}if(De&&"b"===he[0]&&(ue<Z.top||g.current.tb)){var He=xe;Le?He+=F-H:He=Me.y-ke.y-ie;var Ue=f(Ae,He),We=f(Ae,He,K);Ue>Ee||Ue===Ee&&(!Y||We>=Se)?(g.current.tb=!0,xe=He,ie=-ie,we.points=[Zs(he,0),Zs(ve,0)]):g.current.tb=!1}var Ve=ze(Ie),Xe=he[1]===ve[1];if(Ve&&"l"===he[1]&&(pe>Z.right||g.current.rl)){var Qe=Ae;Xe?Qe-=B-U:Qe=Ce.x-Oe.x-oe;var _e=f(Qe,xe),Ye=f(Qe,xe,K);_e>Ee||_e===Ee&&(!Y||Ye>=Se)?(g.current.rl=!0,Ae=Qe,oe=-oe,we.points=[Zs(he,1),Zs(ve,1)]):g.current.rl=!1}if(Ve&&"r"===he[1]&&(fe<Z.left||g.current.lr)){var Ge=Ae;Xe?Ge+=B-U:Ge=Me.x-ke.x-oe;var Ke=f(Ge,xe),qe=f(Ge,xe,K);Ke>Ee||Ke===Ee&&(!Y||qe>=Se)?(g.current.lr=!0,Ae=Ge,oe=-oe,we.points=[Zs(he,1),Zs(ve,1)]):g.current.lr=!1}m();var Ze=!0===Pe?0:Pe;"number"===typeof Ze&&(fe<K.left&&(Ae-=fe-K.left-oe,u.x+U<K.left+Ze&&(Ae+=u.x-K.left+U-Ze)),pe>K.right&&(Ae-=pe-K.right-oe,u.x>K.right-Ze&&(Ae+=u.x-K.right+Ze)));var Je=!0===Te?0:Te;"number"===typeof Je&&(ue<K.top&&(xe-=ue-K.top-ie,u.y+H<K.top+Je&&(xe+=u.y-K.top+H-Je)),de>K.bottom&&(xe-=de-K.bottom-ie,u.y>K.bottom-Je&&(xe+=u.y-K.bottom+Je)));var $e=I.x+Ae,et=$e+B,tt=I.y+xe,nt=tt+F,rt=u.x,ot=rt+U,it=u.y,at=it+H,lt=(Math.max($e,rt)+Math.min(et,ot))/2-$e,ct=(Math.max(tt,it)+Math.min(nt,at))/2-tt;null===l||void 0===l||l(n,we);var st=J.right-I.x-(Ae+I.width),ut=J.bottom-I.y-(xe+I.height);d({ready:!0,offsetX:Ae/$,offsetY:xe/ee,offsetR:st/$,offsetB:ut/ee,arrowX:lt/$,arrowY:ct/ee,scaleX:$,scaleY:ee,align:we})}})),v=function(){d((function(e){return le(le({},e),{},{ready:!1})}))};return gt(v,[o]),gt((function(){t||v()}),[t]),[u.ready,u.offsetX,u.offsetY,u.offsetR,u.offsetB,u.arrowX,u.arrowY,u.scaleX,u.scaleY,u.align,function(){f.current+=1;var e=f.current;Promise.resolve().then((function(){f.current===e&&m()}))}]}(ke,ce,B?Ue:fe,j,T,z,U),Qe=s(Xe,11),_e=Qe[0],Ye=Qe[1],Ge=Qe[2],Ke=Qe[3],qe=Qe[4],Ze=Qe[5],Je=Qe[6],$e=Qe[7],et=Qe[8],tt=Qe[9],nt=Qe[10],rt=function(t,n,r,o){return e.useMemo((function(){var e=Fs(null!==r&&void 0!==r?r:n),i=Fs(null!==o&&void 0!==o?o:n),a=new Set(e),l=new Set(i);return t&&(a.has("hover")&&(a.delete("hover"),a.add("click")),l.has("hover")&&(l.delete("hover"),l.add("click"))),[a,l]}),[t,n,r,o])}(ee,c,u,d),ot=s(rt,2),it=ot[0],at=ot[1],lt=it.has("click"),ct=at.has("click")||at.has("contextMenu"),st=ol((function(){De||nt()}));!function(e,t,n,r,o){gt((function(){if(e&&t&&n){var i=function(){r(),o()},a=n,l=Vs(t),c=Vs(a),s=Ws(a),u=new Set([s].concat(Ae(l),Ae(c)));return u.forEach((function(e){e.addEventListener("scroll",i,{passive:!0})})),s.addEventListener("resize",i,{passive:!0}),r(),function(){u.forEach((function(e){e.removeEventListener("scroll",i),s.removeEventListener("resize",i)}))}}}),[e,t,n])}(ke,fe,ce,st,(function(){Oe.current&&B&&ct&&Te(!1)})),gt((function(){st()}),[Ue,j]),gt((function(){!ke||null!==T&&void 0!==T&&T[j]||st()}),[JSON.stringify(z)]);var ut=e.useMemo((function(){var e=function(e,t,n,r){for(var o=n.points,i=Object.keys(e),a=0;a<i.length;a+=1){var l,c=i[a];if(Hs(null===(l=e[c])||void 0===l?void 0:l.points,o,r))return"".concat(t,"-placement-").concat(c)}return""}(T,i,tt,B);return fo()(e,null===R||void 0===R?void 0:R(tt))}),[tt,R,T,i,B]);e.useImperativeHandle(r,(function(){return{nativeElement:ge.current,forceAlign:st}}));var dt=s(e.useState(0),2),ft=dt[0],pt=dt[1],mt=s(e.useState(0),2),vt=mt[0],ht=mt[1],bt=function(){if(L&&fe){var e=fe.getBoundingClientRect();pt(e.width),ht(e.height)}};function yt(e,t,n,r){be[e]=function(o){var i;null===r||void 0===r||r(o),Te(t,n);for(var a=arguments.length,l=new Array(a>1?a-1:0),c=1;c<a;c++)l[c-1]=arguments[c];null===(i=he[e])||void 0===i||i.call.apply(i,[he,o].concat(l))}}gt((function(){Fe&&(nt(),Fe(),Be(null))}),[Fe]),(lt||ct)&&(be.onClick=function(e){var t;Oe.current&&ct?Te(!1):!Oe.current&&lt&&(Ve(e),Te(!0));for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];null===(t=he.onClick)||void 0===t||t.call.apply(t,[he,e].concat(r))}),function(t,n,r,o,i,a,l,c){var u=e.useRef(t),d=e.useRef(!1);u.current!==t&&(d.current=!0,u.current=t),e.useEffect((function(){var e=ci((function(){d.current=!1}));return function(){ci.cancel(e)}}),[t]),e.useEffect((function(){if(n&&o&&(!i||a)){var e=function(){var e=!1;return[function(t){var n=t.target;e=l(n)},function(t){var n=t.target;d.current||!u.current||e||l(n)||c(!1)}]},t=s(e(),2),f=t[0],p=t[1],g=s(e(),2),m=g[0],v=g[1],h=Ws(o);h.addEventListener("mousedown",f,!0),h.addEventListener("click",p,!0),h.addEventListener("contextmenu",p,!0);var b=na(r);return b&&(b.addEventListener("mousedown",m,!0),b.addEventListener("click",v,!0),b.addEventListener("contextmenu",v,!0)),function(){h.removeEventListener("mousedown",f,!0),h.removeEventListener("click",p,!0),h.removeEventListener("contextmenu",p,!0),b&&(b.removeEventListener("mousedown",m,!0),b.removeEventListener("click",v,!0),b.removeEventListener("contextmenu",v,!0))}}}),[n,r,o,i,a])}(ke,ct,fe,ce,A,E,ye,Te);var wt,At,xt=it.has("hover"),Et=at.has("hover");xt&&(yt("onMouseEnter",!0,v,(function(e){Ve(e)})),yt("onPointerEnter",!0,v,(function(e){Ve(e)})),wt=function(){(ke||De)&&Te(!0,v)},B&&(be.onMouseMove=function(e){var t;null===(t=he.onMouseMove)||void 0===t||t.call(he,e)})),Et&&(yt("onMouseLeave",!1,b),yt("onPointerLeave",!1,b),At=function(){Te(!1,b)}),it.has("focus")&&yt("onFocus",!0,y),at.has("focus")&&yt("onBlur",!1,w),it.has("contextMenu")&&(be.onContextMenu=function(e){var t;Oe.current&&at.has("contextMenu")?Te(!1):(Ve(e),Te(!0)),e.preventDefault();for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];null===(t=he.onContextMenu)||void 0===t||t.call.apply(t,[he,e].concat(r))}),K&&(be.className=fo()(he.className,K));var St=le(le({},he),be),Ct={};["onContextMenu","onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur"].forEach((function(e){Z[e]&&(Ct[e]=function(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];null===(t=St[e])||void 0===t||t.call.apply(t,[St].concat(r)),Z[e].apply(Z,r)})}));var kt=e.cloneElement(ve,le(le({},St),Ct)),Mt={x:Ze,y:Je},Ot=W?le({},!0!==W?W:{}):null;return e.createElement(e.Fragment,null,e.createElement(is,{disabled:!ke,ref:me,onResize:function(){bt(),st()}},e.createElement(Ls,{getTriggerDOMNode:q},kt)),e.createElement(Rs.Provider,{value:oe},e.createElement(zs,{portal:t,ref:ue,prefixCls:i,popup:O,className:fo()(N,ut),style:I,target:fe,onMouseEnter:wt,onMouseLeave:At,onPointerEnter:wt,zIndex:D,open:ke,keepDom:De,fresh:F,onClick:H,mask:A,motion:we,maskMotion:xe,onVisibleChanged:function(e){Le(!1),nt(),null===m||void 0===m||m(e)},onPrepare:function(){return new Promise((function(e){bt(),Be((function(){return e}))}))},forceRender:C,autoDestroy:J,getPopupContainer:S,align:tt,arrow:Ot,arrowPos:Mt,ready:_e,offsetX:Ye,offsetY:Ge,offsetR:Ke,offsetB:qe,onAlign:st,stretch:L,targetWidth:ft/$e,targetHeight:vt/et})))}));return n}(Ss),eu={shiftX:64,adjustY:1},tu={adjustX:1,shiftY:!0},nu=[0,0],ru={left:{points:["cr","cl"],overflow:tu,offset:[-4,0],targetOffset:nu},right:{points:["cl","cr"],overflow:tu,offset:[4,0],targetOffset:nu},top:{points:["bc","tc"],overflow:eu,offset:[0,-4],targetOffset:nu},bottom:{points:["tc","bc"],overflow:eu,offset:[0,4],targetOffset:nu},topLeft:{points:["bl","tl"],overflow:eu,offset:[0,-4],targetOffset:nu},leftTop:{points:["tr","tl"],overflow:tu,offset:[-4,0],targetOffset:nu},topRight:{points:["br","tr"],overflow:eu,offset:[0,-4],targetOffset:nu},rightTop:{points:["tl","tr"],overflow:tu,offset:[4,0],targetOffset:nu},bottomRight:{points:["tr","br"],overflow:eu,offset:[0,4],targetOffset:nu},rightBottom:{points:["bl","br"],overflow:tu,offset:[4,0],targetOffset:nu},bottomLeft:{points:["tl","bl"],overflow:eu,offset:[0,4],targetOffset:nu},leftBottom:{points:["br","bl"],overflow:tu,offset:[-4,0],targetOffset:nu}},ou=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow"],iu=function(t,n){var r=t.overlayClassName,o=t.trigger,i=void 0===o?["hover"]:o,a=t.mouseEnterDelay,l=void 0===a?0:a,c=t.mouseLeaveDelay,s=void 0===c?.1:c,u=t.overlayStyle,d=t.prefixCls,f=void 0===d?"rc-tooltip":d,p=t.children,g=t.onVisibleChange,m=t.afterVisibleChange,v=t.transitionName,h=t.animation,b=t.motion,y=t.placement,w=void 0===y?"right":y,A=t.align,x=void 0===A?{}:A,E=t.destroyTooltipOnHide,S=void 0!==E&&E,C=t.defaultVisible,k=t.getTooltipContainer,M=t.overlayInnerStyle,O=(t.arrowContent,t.overlay),N=t.id,I=t.showArrow,j=void 0===I||I,P=wo(t,ou),T=(0,e.useRef)(null);(0,e.useImperativeHandle)(n,(function(){return T.current}));var z=le({},P);"visible"in t&&(z.popupVisible=t.visible);return e.createElement($s,Mt({popupClassName:r,prefixCls:f,popup:function(){return e.createElement(ps,{key:"content",prefixCls:f,id:N,overlayInnerStyle:M},O)},action:i,builtinPlacements:ru,popupPlacement:w,ref:T,popupAlign:x,getPopupContainer:k,onPopupVisibleChange:g,afterPopupVisibleChange:m,popupTransitionName:v,popupAnimation:h,popupMotion:b,defaultPopupVisible:C,autoDestroy:S,mouseLeaveDelay:s,popupStyle:u,mouseEnterDelay:l,arrow:j},z),p)},au=(0,e.forwardRef)(iu),lu=function(e,t,n){return void 0!==n?n:"".concat(e,"-").concat(t)},cu=function(e,t,n,r,o){var i=e/2,a=i,l=1*n/Math.sqrt(2),c=i-n*(1-1/Math.sqrt(2)),s=i-t*(1/Math.sqrt(2)),u=n*(Math.sqrt(2)-1)+t*(1/Math.sqrt(2)),d=2*i-s,f=u,p=2*i-l,g=c,m=2*i-0,v=a,h=i*Math.sqrt(2)+n*(Math.sqrt(2)-2),b=n*(Math.sqrt(2)-1);return{pointerEvents:"none",width:e,height:e,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:e,height:e/2,background:r,clipPath:{_multi_value_:!0,value:["polygon(".concat(b,"px 100%, 50% ").concat(b,"px, ").concat(2*i-b,"px 100%, ").concat(b,"px 100%)"),"path('M ".concat(0," ").concat(a," A ").concat(n," ").concat(n," 0 0 0 ").concat(l," ").concat(c," L ").concat(s," ").concat(u," A ").concat(t," ").concat(t," 0 0 1 ").concat(d," ").concat(f," L ").concat(p," ").concat(g," A ").concat(n," ").concat(n," 0 0 0 ").concat(m," ").concat(v," Z')")]},content:'""'},"&::after":{content:'""',position:"absolute",width:h,height:h,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:"0 0 ".concat(t,"px 0")},transform:"translateY(50%) rotate(-135deg)",boxShadow:o,zIndex:0,background:"transparent"}}},su=8;function uu(e){var t=su,n=e.contentRadius,r=n>12?n+2:12;return{dropdownArrowOffset:r,dropdownArrowOffsetVertical:e.limitVerticalRadius?t:r}}function du(e,t){return e?t:{}}function fu(e,t){var n,r,o,i,a=e.componentCls,l=e.sizePopupArrow,c=e.borderRadiusXS,s=e.borderRadiusOuter,u=e.boxShadowPopoverArrow,d=t.colorBg,f=t.contentRadius,p=void 0===f?e.borderRadiusLG:f,g=t.limitVerticalRadius,m=t.arrowDistance,v=void 0===m?0:m,h=t.arrowPlacement,b=void 0===h?{left:!0,right:!0,top:!0,bottom:!0}:h,y=uu({contentRadius:p,limitVerticalRadius:g}),w=y.dropdownArrowOffsetVertical,A=y.dropdownArrowOffset;return ie({},a,Object.assign(Object.assign(Object.assign(Object.assign(ie({},"".concat(a,"-arrow"),[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},cu(l,c,s,d,u)),{"&:before":{background:d}})]),du(!!b.top,(ie(n={},["&-placement-top ".concat(a,"-arrow"),"&-placement-topLeft ".concat(a,"-arrow"),"&-placement-topRight ".concat(a,"-arrow")].join(","),{bottom:v,transform:"translateY(100%) rotate(180deg)"}),ie(n,"&-placement-top ".concat(a,"-arrow"),{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"}),ie(n,"&-placement-topLeft ".concat(a,"-arrow"),{left:{_skip_check_:!0,value:A}}),ie(n,"&-placement-topRight ".concat(a,"-arrow"),{right:{_skip_check_:!0,value:A}}),n))),du(!!b.bottom,(ie(r={},["&-placement-bottom ".concat(a,"-arrow"),"&-placement-bottomLeft ".concat(a,"-arrow"),"&-placement-bottomRight ".concat(a,"-arrow")].join(","),{top:v,transform:"translateY(-100%)"}),ie(r,"&-placement-bottom ".concat(a,"-arrow"),{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"}),ie(r,"&-placement-bottomLeft ".concat(a,"-arrow"),{left:{_skip_check_:!0,value:A}}),ie(r,"&-placement-bottomRight ".concat(a,"-arrow"),{right:{_skip_check_:!0,value:A}}),r))),du(!!b.left,(ie(o={},["&-placement-left ".concat(a,"-arrow"),"&-placement-leftTop ".concat(a,"-arrow"),"&-placement-leftBottom ".concat(a,"-arrow")].join(","),{right:{_skip_check_:!0,value:v},transform:"translateX(100%) rotate(90deg)"}),ie(o,"&-placement-left ".concat(a,"-arrow"),{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"}),ie(o,"&-placement-leftTop ".concat(a,"-arrow"),{top:w}),ie(o,"&-placement-leftBottom ".concat(a,"-arrow"),{bottom:w}),o))),du(!!b.right,(ie(i={},["&-placement-right ".concat(a,"-arrow"),"&-placement-rightTop ".concat(a,"-arrow"),"&-placement-rightBottom ".concat(a,"-arrow")].join(","),{left:{_skip_check_:!0,value:v},transform:"translateX(-100%) rotate(-90deg)"}),ie(i,"&-placement-right ".concat(a,"-arrow"),{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"}),ie(i,"&-placement-rightTop ".concat(a,"-arrow"),{top:w}),ie(i,"&-placement-rightBottom ".concat(a,"-arrow"),{bottom:w}),i))))}var pu={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},gu={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},mu=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function vu(e){var t=e.arrowWidth,n=e.autoAdjustOverflow,r=e.arrowPointAtCenter,o=e.offset,i=e.borderRadius,a=e.visibleFirst,l=t/2,c={};return Object.keys(pu).forEach((function(e){var s=r&&gu[e]||pu[e],u=Object.assign(Object.assign({},s),{offset:[0,0],dynamicInset:!0});switch(c[e]=u,mu.has(e)&&(u.autoArrow=!1),e){case"top":case"topLeft":case"topRight":u.offset[1]=-l-o;break;case"bottom":case"bottomLeft":case"bottomRight":u.offset[1]=l+o;break;case"left":case"leftTop":case"leftBottom":u.offset[0]=-l-o;break;case"right":case"rightTop":case"rightBottom":u.offset[0]=l+o}var d=uu({contentRadius:i,limitVerticalRadius:!0});if(r)switch(e){case"topLeft":case"bottomLeft":u.offset[0]=-d.dropdownArrowOffset-l;break;case"topRight":case"bottomRight":u.offset[0]=d.dropdownArrowOffset+l;break;case"leftTop":case"rightTop":u.offset[1]=-d.dropdownArrowOffset-l;break;case"leftBottom":case"rightBottom":u.offset[1]=d.dropdownArrowOffset+l}u.overflow=function(e,t,n,r){if(!1===r)return{adjustX:!1,adjustY:!1};var o=r&&"object"===typeof r?r:{},i={};switch(e){case"top":case"bottom":i.shiftX=2*t.dropdownArrowOffset+n,i.shiftY=!0,i.adjustY=!0;break;case"left":case"right":i.shiftY=2*t.dropdownArrowOffsetVertical+n,i.shiftX=!0,i.adjustX=!0}var a=Object.assign(Object.assign({},i),o);return a.shiftX||(a.adjustX=!0),a.shiftY||(a.adjustY=!0),a}(e,d,t,n),a&&(u.htmlRegion="visibleFirst")})),c}var hu=e.isValidElement;function bu(t){return t&&hu(t)&&t.type===e.Fragment}function yu(t,n){return function(t,n,r){return hu(t)?e.cloneElement(t,"function"===typeof r?r(t.props||{}):r):n}(t,t,n)}var wu=e.createContext(null),Au=function(t,n){var r=e.useContext(wu),o=e.useMemo((function(){var e;if(!r)return"";var o=r.compactDirection,i=r.isFirstItem,a=r.isLastItem,l="vertical"===o?"-vertical-":"-";return fo()("".concat(t,"-compact").concat(l,"item"),(ie(e={},"".concat(t,"-compact").concat(l,"first-item"),i),ie(e,"".concat(t,"-compact").concat(l,"last-item"),a),ie(e,"".concat(t,"-compact").concat(l,"item-rtl"),"rtl"===n),e))}),[t,n,r]);return{compactSize:null===r||void 0===r?void 0:r.compactSize,compactDirection:null===r||void 0===r?void 0:r.compactDirection,compactItemClassnames:o}},xu=function(t){var n=t.children;return e.createElement(wu.Provider,{value:null},n)},Eu=function(e,t,n,r){var o,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4]?"&":"";return ie(o={},"\n ".concat(i).concat(e,"-enter,\n ").concat(i).concat(e,"-appear\n "),Object.assign(Object.assign({},function(e){return{animationDuration:e,animationFillMode:"both"}}(r)),{animationPlayState:"paused"})),ie(o,"".concat(i).concat(e,"-leave"),Object.assign(Object.assign({},function(e){return{animationDuration:e,animationFillMode:"both"}}(r)),{animationPlayState:"paused"})),ie(o,"\n ".concat(i).concat(e,"-enter").concat(e,"-enter-active,\n ").concat(i).concat(e,"-appear").concat(e,"-appear-active\n "),{animationName:t,animationPlayState:"running"}),ie(o,"".concat(i).concat(e,"-leave").concat(e,"-leave-active"),{animationName:n,animationPlayState:"running",pointerEvents:"none"}),o},Su=new jn("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),Cu=new jn("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),ku=new jn("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),Mu=new jn("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),Ou=new jn("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),Nu=new jn("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),Iu={zoom:{inKeyframes:Su,outKeyframes:Cu},"zoom-big":{inKeyframes:ku,outKeyframes:Mu},"zoom-big-fast":{inKeyframes:ku,outKeyframes:Mu},"zoom-left":{inKeyframes:new jn("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),outKeyframes:new jn("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}})},"zoom-right":{inKeyframes:new jn("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),outKeyframes:new jn("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}})},"zoom-up":{inKeyframes:Ou,outKeyframes:Nu},"zoom-down":{inKeyframes:new jn("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),outKeyframes:new jn("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}})}},ju=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=Iu[t],a=i.inKeyframes,l=i.outKeyframes;return[Eu(o,a,l,"zoom-big-fast"===t?e.motionDurationFast:e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}}),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInOutCirc}),n)]},Pu=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"];function Tu(e,t){return Pu.reduce((function(n,r){var o=e["".concat(r,"1")],i=e["".concat(r,"3")],a=e["".concat(r,"6")],l=e["".concat(r,"7")];return Object.assign(Object.assign({},n),t(r,{lightColor:o,lightBorderColor:i,darkColor:a,textColor:l}))}),{})}var zu=function(e){var t,n=e.componentCls,r=e.tooltipMaxWidth,o=e.tooltipColor,i=e.tooltipBg,a=e.tooltipBorderRadius,l=e.zIndexPopup,c=e.controlHeight,s=e.boxShadowSecondary,u=e.paddingSM,d=e.paddingXS,f=e.tooltipRadiusOuter;return[ie({},n,Object.assign(Object.assign(Object.assign(Object.assign({},Ui(e)),(t={position:"absolute",zIndex:l,display:"block",width:"max-content",maxWidth:r,visibility:"visible",transformOrigin:"var(--arrow-x, 50%) var(--arrow-y, 50%)","&-hidden":{display:"none"},"--antd-arrow-background-color":i},ie(t,"".concat(n,"-inner"),{minWidth:c,minHeight:c,padding:"".concat(u/2,"px ").concat(d,"px"),color:o,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:i,borderRadius:a,boxShadow:s,boxSizing:"border-box"}),ie(t,["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(","),ie({},"".concat(n,"-inner"),{borderRadius:Math.min(a,su)})),ie(t,"".concat(n,"-content"),{position:"relative"}),t)),Tu(e,(function(e,t){var r,o=t.darkColor;return ie({},"&".concat(n,"-").concat(e),(ie(r={},"".concat(n,"-inner"),{backgroundColor:o}),ie(r,"".concat(n,"-arrow"),{"--antd-arrow-background-color":o}),r))}))),{"&-rtl":{direction:"rtl"}})),fu(tl(e,{borderRadiusOuter:f}),{colorBg:"var(--antd-arrow-background-color)",contentRadius:a,limitVerticalRadius:!0}),ie({},"".concat(n,"-pure"),{position:"relative",maxWidth:"none",margin:e.sizePopupArrow})]},Du=function(e,t){var n=ll("Tooltip",(function(e){if(!1===t)return[];var n=e.borderRadius,r=e.colorTextLightSolid,o=e.colorBgDefault,i=e.borderRadiusOuter,a=tl(e,{tooltipMaxWidth:250,tooltipColor:r,tooltipBorderRadius:n,tooltipBg:o,tooltipRadiusOuter:i>4?4:i});return[zu(a),ju(e,"zoom-big-fast")]}),(function(e){return{zIndexPopup:e.zIndexPopupBase+70,colorBgDefault:e.colorBgSpotlight}}),{resetStyle:!1});return n(e)},Lu=Pu.map((function(e){return"".concat(e,"-inverse")}));function Ru(e,t){var n=function(e){return arguments.length>1&&void 0!==arguments[1]&&!arguments[1]?Pu.includes(e):[].concat(Ae(Lu),Ae(Pu)).includes(e)}(t),r=fo()(ie({},"".concat(e,"-").concat(t),t&&n)),o={},i={};return t&&!n&&(o.background=t,i["--antd-arrow-background-color"]=t),{className:r,overlayStyle:o,arrowStyle:i}}var Fu=function(t){var n=t.prefixCls,r=t.className,o=t.placement,i=void 0===o?"top":o,a=t.title,l=t.color,c=t.overlayInnerStyle,u=(0,e.useContext(eo).getPrefixCls)("tooltip",n),d=s(Du(u,!0),2),f=d[0],p=d[1],g=Ru(u,l),m=g.arrowStyle,v=Object.assign(Object.assign({},c),g.overlayStyle),h=fo()(p,u,"".concat(u,"-pure"),"".concat(u,"-placement-").concat(i),r,g.className);return f(e.createElement("div",{className:h,style:m},e.createElement("div",{className:"".concat(u,"-arrow")}),e.createElement(ps,Object.assign({},t,{className:p,prefixCls:u,overlayInnerStyle:v}),a)))},Bu=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Hu=e.forwardRef((function(t,n){var r,o,i=t.prefixCls,a=t.openClassName,l=t.getTooltipContainer,c=t.overlayClassName,u=t.color,d=t.overlayInnerStyle,f=t.children,p=t.afterOpenChange,g=t.afterVisibleChange,m=t.destroyTooltipOnHide,v=t.arrow,h=void 0===v||v,b=t.title,y=t.overlay,w=t.builtinPlacements,A=t.arrowPointAtCenter,x=void 0!==A&&A,E=t.autoAdjustOverflow,S=void 0===E||E,C=!!h,k=s(zi(),2)[1],M=e.useContext(eo),O=M.getPopupContainer,N=M.getPrefixCls,I=M.direction,j=Vn("Tooltip"),P=e.useRef(null),T=function(){var e;null===(e=P.current)||void 0===e||e.forceAlign()};e.useImperativeHandle(n,(function(){return{forceAlign:T,forcePopupAlign:function(){j.deprecated(!1,"forcePopupAlign","forceAlign"),T()}}}));var z=s(al(!1,{value:null!==(r=t.open)&&void 0!==r?r:t.visible,defaultValue:null!==(o=t.defaultOpen)&&void 0!==o?o:t.defaultVisible}),2),D=z[0],L=z[1],R=!b&&!y&&0!==b,F=e.useMemo((function(){var e,t,n=x;return"object"===typeof h&&(n=null!==(t=null!==(e=h.pointAtCenter)&&void 0!==e?e:h.arrowPointAtCenter)&&void 0!==t?t:x),w||vu({arrowPointAtCenter:n,autoAdjustOverflow:S,arrowWidth:C?k.sizePopupArrow:0,borderRadius:k.borderRadius,offset:k.marginXXS,visibleFirst:!0})}),[x,h,w,k]),B=e.useMemo((function(){return 0===b?b:y||b||""}),[y,b]),H=e.createElement(xu,null,"function"===typeof B?B():B),U=t.getPopupContainer,W=t.placement,V=void 0===W?"top":W,X=t.mouseEnterDelay,Q=void 0===X?.1:X,_=t.mouseLeaveDelay,Y=void 0===_?.1:_,G=t.overlayStyle,K=t.rootClassName,q=Bu(t,["getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName"]),Z=N("tooltip",i),J=N(),$=t["data-popover-inject"],ee=D;"open"in t||"visible"in t||!R||(ee=!1);var te=hu(f)&&!bu(f)?f:e.createElement("span",null,f),ne=te.props,re=ne.className&&"string"!==typeof ne.className?ne.className:fo()(ne.className,a||"".concat(Z,"-open")),oe=s(Du(Z,!$),2),ae=oe[0],le=oe[1],ce=Ru(Z,u),se=ce.arrowStyle,ue=Object.assign(Object.assign({},d),ce.overlayStyle),de=fo()(c,ie({},"".concat(Z,"-rtl"),"rtl"===I),ce.className,K,le),fe=s(Ja("Tooltip",q.zIndex),2),pe=fe[0],ge=fe[1],me=e.createElement(au,Object.assign({},q,{zIndex:pe,showArrow:C,placement:V,mouseEnterDelay:Q,mouseLeaveDelay:Y,prefixCls:Z,overlayClassName:de,overlayStyle:Object.assign(Object.assign({},se),G),getTooltipContainer:U||l||O,ref:P,builtinPlacements:F,overlay:H,visible:ee,onVisibleChange:function(e){var n,r;L(!R&&e),R||(null===(n=t.onOpenChange)||void 0===n||n.call(t,e),null===(r=t.onVisibleChange)||void 0===r||r.call(t,e))},afterVisibleChange:null!==p&&void 0!==p?p:g,overlayInnerStyle:ue,arrowContent:e.createElement("span",{className:"".concat(Z,"-arrow-content")}),motion:{motionName:lu(J,"zoom-big-fast",t.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!m}),ee?yu(te,{className:re}):te);return ae(e.createElement(Ga.Provider,{value:ge},me))}));Hu._InternalPanelDoNotUseOrYouWillBeFired=Fu;var Uu=Hu,Wu={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"},Vu=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Wu}))};var Xu=e.forwardRef(Vu);function Qu(e){return!(!e.addonBefore&&!e.addonAfter)}function _u(e){return!!(e.prefix||e.suffix||e.allowClear)}function Yu(e,t,n,r){if(n){var o=t;if("click"===t.type){var i=e.cloneNode(!0);return o=Object.create(t,{target:{value:i},currentTarget:{value:i}}),i.value="",void n(o)}if(void 0!==r)return o=Object.create(t,{target:{value:e},currentTarget:{value:e}}),"file"!==e.type&&(e.value=r),void n(o);n(o)}}var Gu=function(t){var n,r,o=t.inputElement,i=t.prefixCls,a=t.prefix,l=t.suffix,c=t.addonBefore,s=t.addonAfter,u=t.className,d=t.style,f=t.disabled,p=t.readOnly,g=t.focused,v=t.triggerFocus,h=t.allowClear,b=t.value,y=t.handleReset,w=t.hidden,A=t.classes,x=t.classNames,E=t.dataAttrs,S=t.styles,C=t.components,k=(null===C||void 0===C?void 0:C.affixWrapper)||"span",M=(null===C||void 0===C?void 0:C.groupWrapper)||"span",O=(null===C||void 0===C?void 0:C.wrapper)||"span",N=(null===C||void 0===C?void 0:C.groupAddon)||"span",I=(0,e.useRef)(null),j=(0,e.cloneElement)(o,{value:b,hidden:w,className:fo()(null===(n=o.props)||void 0===n?void 0:n.className,!_u(t)&&!Qu(t)&&u)||null,style:le(le({},null===(r=o.props)||void 0===r?void 0:r.style),_u(t)||Qu(t)?{}:d)});if(_u(t)){var P,T="".concat(i,"-affix-wrapper"),z=fo()(T,(ie(P={},"".concat(T,"-disabled"),f),ie(P,"".concat(T,"-focused"),g),ie(P,"".concat(T,"-readonly"),p),ie(P,"".concat(T,"-input-with-clear-btn"),l&&h&&b),P),!Qu(t)&&u,null===A||void 0===A?void 0:A.affixWrapper,null===x||void 0===x?void 0:x.affixWrapper),D=(l||h)&&e.createElement("span",{className:fo()("".concat(i,"-suffix"),null===x||void 0===x?void 0:x.suffix),style:null===S||void 0===S?void 0:S.suffix},function(){var t;if(!h)return null;var n=!f&&!p&&b,r="".concat(i,"-clear-icon"),o="object"===m(h)&&null!==h&&void 0!==h&&h.clearIcon?h.clearIcon:"\u2716";return e.createElement("span",{onClick:y,onMouseDown:function(e){return e.preventDefault()},className:fo()(r,(t={},ie(t,"".concat(r,"-hidden"),!n),ie(t,"".concat(r,"-has-suffix"),!!l),t)),role:"button",tabIndex:-1},o)}(),l);j=e.createElement(k,Mt({className:z,style:le(le({},Qu(t)?void 0:d),null===S||void 0===S?void 0:S.affixWrapper),hidden:!Qu(t)&&w,onClick:function(e){var t;null!==(t=I.current)&&void 0!==t&&t.contains(e.target)&&(null===v||void 0===v||v())}},null===E||void 0===E?void 0:E.affixWrapper,{ref:I}),a&&e.createElement("span",{className:fo()("".concat(i,"-prefix"),null===x||void 0===x?void 0:x.prefix),style:null===S||void 0===S?void 0:S.prefix},a),(0,e.cloneElement)(o,{value:b,hidden:null}),D)}if(Qu(t)){var L="".concat(i,"-group"),R="".concat(L,"-addon"),F=fo()("".concat(i,"-wrapper"),L,null===A||void 0===A?void 0:A.wrapper),B=fo()("".concat(i,"-group-wrapper"),u,null===A||void 0===A?void 0:A.group);return e.createElement(M,{className:B,style:d,hidden:w},e.createElement(O,{className:F},c&&e.createElement(N,{className:R},c),(0,e.cloneElement)(j,{hidden:null}),s&&e.createElement(N,{className:R},s)))}return j},Ku=["show"];var qu,Zu=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],Ju={};function $u(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;qu||((qu=document.createElement("textarea")).setAttribute("tab-index","-1"),qu.setAttribute("aria-hidden","true"),document.body.appendChild(qu)),e.getAttribute("wrap")?qu.setAttribute("wrap",e.getAttribute("wrap")):qu.removeAttribute("wrap");var o=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&Ju[n])return Ju[n];var r=window.getComputedStyle(e),o=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),i=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),a=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),l={sizingStyle:Zu.map((function(e){return"".concat(e,":").concat(r.getPropertyValue(e))})).join(";"),paddingSize:i,borderSize:a,boxSizing:o};return t&&n&&(Ju[n]=l),l}(e,t),i=o.paddingSize,a=o.borderSize,l=o.boxSizing,c=o.sizingStyle;qu.setAttribute("style","".concat(c,";").concat("\n min-height:0 !important;\n max-height:none !important;\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important;\n pointer-events: none !important;\n")),qu.value=e.value||e.placeholder||"";var s,u=void 0,d=void 0,f=qu.scrollHeight;if("border-box"===l?f+=a:"content-box"===l&&(f-=i),null!==n||null!==r){qu.value=" ";var p=qu.scrollHeight-i;null!==n&&(u=p*n,"border-box"===l&&(u=u+i+a),f=Math.max(u,f)),null!==r&&(d=p*r,"border-box"===l&&(d=d+i+a),s=f>d?"":"hidden",f=Math.min(d,f))}var g={height:f,overflowY:s,resize:"none"};return u&&(g.minHeight=u),d&&(g.maxHeight=d),g}var ed=["prefixCls","onPressEnter","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],td=e.forwardRef((function(t,n){var r=t,o=r.prefixCls,i=(r.onPressEnter,r.defaultValue),a=r.value,l=r.autoSize,c=r.onResize,u=r.className,d=r.style,f=r.disabled,p=r.onChange,g=(r.onInternalAutoSize,wo(r,ed)),v=s(al(i,{value:a,postState:function(e){return null!==e&&void 0!==e?e:""}}),2),h=v[0],b=v[1],y=e.useRef();e.useImperativeHandle(n,(function(){return{textArea:y.current}}));var w=s(e.useMemo((function(){return l&&"object"===m(l)?[l.minRows,l.maxRows]:[]}),[l]),2),A=w[0],x=w[1],E=!!l,S=s(e.useState(2),2),C=S[0],k=S[1],M=s(e.useState(),2),O=M[0],N=M[1],I=function(){k(0)};gt((function(){E&&I()}),[a,A,x,E]),gt((function(){if(0===C)k(1);else if(1===C){var e=$u(y.current,!1,A,x);k(2),N(e)}else!function(){try{if(document.activeElement===y.current){var e=y.current,t=e.selectionStart,n=e.selectionEnd,r=e.scrollTop;y.current.setSelectionRange(t,n),y.current.scrollTop=r}}catch(ry){}}()}),[C]);var j=e.useRef(),P=function(){ci.cancel(j.current)};e.useEffect((function(){return P}),[]);var T=E?O:null,z=le(le({},d),T);return 0!==C&&1!==C||(z.overflowY="hidden",z.overflowX="hidden"),e.createElement(is,{onResize:function(e){2===C&&(null===c||void 0===c||c(e),l&&(P(),j.current=ci((function(){I()}))))},disabled:!(l||c)},e.createElement("textarea",Mt({},g,{ref:y,style:z,className:fo()(o,u,ie({},"".concat(o,"-disabled"),f)),disabled:f,value:h,onChange:function(e){b(e.target.value),null===p||void 0===p||p(e)}})))})),nd=td,rd=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","classes","showCount","count","className","style","disabled","hidden","classNames","styles","onResize"],od=e.forwardRef((function(t,n){var r,o,i=t.defaultValue,a=t.value,l=t.onFocus,c=t.onBlur,u=t.onChange,d=t.allowClear,f=t.maxLength,p=t.onCompositionStart,g=t.onCompositionEnd,v=t.suffix,h=t.prefixCls,b=void 0===h?"rc-textarea":h,y=t.classes,w=t.showCount,A=t.count,x=t.className,E=t.style,S=t.disabled,C=t.hidden,k=t.classNames,M=t.styles,O=t.onResize,N=wo(t,rd),I=s(al(i,{value:a,defaultValue:i}),2),j=I[0],P=I[1],T=void 0===j||null===j?"":String(j),z=s(e.useState(!1),2),D=z[0],L=z[1],R=e.useRef(!1),F=s(e.useState(null),2),B=F[0],H=F[1],U=(0,e.useRef)(null),W=function(){var e;return null===(e=U.current)||void 0===e?void 0:e.textArea},V=function(){W().focus()};(0,e.useImperativeHandle)(n,(function(){return{resizableTextArea:U.current,focus:V,blur:function(){W().blur()}}})),(0,e.useEffect)((function(){L((function(e){return!S&&e}))}),[S]);var X=s(e.useState(null),2),Q=X[0],_=X[1];e.useEffect((function(){var e;Q&&(e=W()).setSelectionRange.apply(e,Ae(Q))}),[Q]);var Y,G=function(t,n){return e.useMemo((function(){var e={};n&&(e.show="object"===m(n)&&n.formatter?n.formatter:!!n);var r=e=le(le({},e),t),o=r.show,i=wo(r,Ku);return le(le({},i),{},{show:!!o,showFormatter:"function"===typeof o?o:void 0,strategy:i.strategy||function(e){return e.length}})}),[t,n])}(A,w),K=null!==(r=G.max)&&void 0!==r?r:f,q=Number(K)>0,Z=G.strategy(T),J=!!K&&Z>K,$=function(e,t){var n=t;!R.current&&G.exceedFormatter&&G.max&&G.strategy(t)>G.max&&t!==(n=G.exceedFormatter(t,{max:G.max}))&&_([W().selectionStart||0,W().selectionEnd||0]),P(n),Yu(e.currentTarget,e,u,n)},ee=v;G.show&&(Y=G.showFormatter?G.showFormatter({value:T,count:Z,maxLength:K}):"".concat(Z).concat(q?" / ".concat(K):""),ee=e.createElement(e.Fragment,null,ee,e.createElement("span",{className:fo()("".concat(b,"-data-count"),null===k||void 0===k?void 0:k.count),style:null===M||void 0===M?void 0:M.count},Y)));var te=!N.autoSize&&!w&&!d;return e.createElement(Gu,{value:T,allowClear:d,handleReset:function(e){P(""),V(),Yu(W(),e,u)},suffix:ee,prefixCls:b,classes:{affixWrapper:fo()(null===y||void 0===y?void 0:y.affixWrapper,(o={},ie(o,"".concat(b,"-show-count"),w),ie(o,"".concat(b,"-textarea-allow-clear"),d),o))},disabled:S,focused:D,className:fo()(x,J&&"".concat(b,"-out-of-range")),style:le(le({},E),B&&!te?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":"string"===typeof Y?Y:void 0}},hidden:C,inputElement:e.createElement(nd,Mt({},N,{maxLength:f,onKeyDown:function(e){var t=N.onPressEnter,n=N.onKeyDown;"Enter"===e.key&&t&&t(e),null===n||void 0===n||n(e)},onChange:function(e){$(e,e.target.value)},onFocus:function(e){L(!0),null===l||void 0===l||l(e)},onBlur:function(e){L(!1),null===c||void 0===c||c(e)},onCompositionStart:function(e){R.current=!0,null===p||void 0===p||p(e)},onCompositionEnd:function(e){R.current=!1,$(e,e.currentTarget.value),null===g||void 0===g||g(e)},className:fo()(null===k||void 0===k?void 0:k.textarea),style:le(le({},null===M||void 0===M?void 0:M.textarea),{},{resize:null===E||void 0===E?void 0:E.resize}),disabled:S,prefixCls:b,onResize:function(e){var t;null===O||void 0===O||O(e),null!==(t=W())&&void 0!==t&&t.style.height&&H(!0)},ref:U}))})})),id=od;function ad(e,t,n){var r;return fo()((ie(r={},"".concat(e,"-status-success"),"success"===t),ie(r,"".concat(e,"-status-warning"),"warning"===t),ie(r,"".concat(e,"-status-error"),"error"===t),ie(r,"".concat(e,"-status-validating"),"validating"===t),ie(r,"".concat(e,"-has-feedback"),n),r))}var ld=function(e,t){return t||e},cd=function(t){var n=e.useContext(co);return e.useMemo((function(){return t?"string"===typeof t?null!==t&&void 0!==t?t:n:t instanceof Function?t(n):n:n}),[t,n])},sd="RC_FORM_INTERNAL_HOOKS",ud=function(){Ie(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},dd=e.createContext({getFieldValue:ud,getFieldsValue:ud,getFieldError:ud,getFieldWarning:ud,getFieldsError:ud,isFieldsTouched:ud,isFieldTouched:ud,isFieldValidating:ud,isFieldsValidating:ud,resetFields:ud,setFields:ud,setFieldValue:ud,setFieldsValue:ud,validateFields:ud,submit:ud,getInternalHooks:function(){return ud(),{dispatch:ud,initEntityValue:ud,registerField:ud,useSubscribe:ud,setInitialValues:ud,destroyForm:ud,setCallbacks:ud,registerWatch:ud,getFields:ud,setValidateMessages:ud,setPreserve:ud,getInitialValue:ud}}}),fd=e.createContext(null);function pd(e){return void 0===e||null===e?[]:Array.isArray(e)?e:[e]}function gd(){return gd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gd.apply(this,arguments)}function md(e){return md=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},md(e)}function vd(e,t){return vd=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},vd(e,t)}function hd(e,t,n){return hd=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(ry){return!1}}()?Reflect.construct.bind():function(e,t,n){var r=[null];r.push.apply(r,t);var o=new(Function.bind.apply(e,r));return n&&vd(o,n.prototype),o},hd.apply(null,arguments)}function bd(e){var t="function"===typeof Map?new Map:void 0;return bd=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!==typeof e)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return hd(e,arguments,md(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),vd(r,e)},bd(e)}var yd=/%[sdj%]/g;function wd(e){if(!e||!e.length)return null;var t={};return e.forEach((function(e){var n=e.field;t[n]=t[n]||[],t[n].push(e)})),t}function Ad(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=0,i=n.length;return"function"===typeof e?e.apply(null,n):"string"===typeof e?e.replace(yd,(function(e){if("%%"===e)return"%";if(o>=i)return e;switch(e){case"%s":return String(n[o++]);case"%d":return Number(n[o++]);case"%j":try{return JSON.stringify(n[o++])}catch(t){return"[Circular]"}break;default:return e}})):e}function xd(e,t){return void 0===e||null===e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!function(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}(t)||"string"!==typeof e||e))}function Ed(e,t,n){var r=0,o=e.length;!function i(a){if(a&&a.length)n(a);else{var l=r;r+=1,l<o?t(e[l],i):n([])}}([])}var Sd=function(e){var t,n;function r(t,n){var r;return(r=e.call(this,"Async Validation Error")||this).errors=t,r.fields=n,r}return n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,vd(t,n),r}(bd(Error));function Cd(e,t,n,r,o){if(t.first){var i=new Promise((function(t,i){var a=function(e){var t=[];return Object.keys(e).forEach((function(n){t.push.apply(t,e[n]||[])})),t}(e);Ed(a,n,(function(e){return r(e),e.length?i(new Sd(e,wd(e))):t(o)}))}));return i.catch((function(e){return e})),i}var a=!0===t.firstFields?Object.keys(e):t.firstFields||[],l=Object.keys(e),c=l.length,s=0,u=[],d=new Promise((function(t,i){var d=function(e){if(u.push.apply(u,e),++s===c)return r(u),u.length?i(new Sd(u,wd(u))):t(o)};l.length||(r(u),t(o)),l.forEach((function(t){var r=e[t];-1!==a.indexOf(t)?Ed(r,n,d):function(e,t,n){var r=[],o=0,i=e.length;function a(e){r.push.apply(r,e||[]),++o===i&&n(r)}e.forEach((function(e){t(e,a)}))}(r,n,d)}))}));return d.catch((function(e){return e})),d}function kd(e,t){return function(n){var r,o;return r=e.fullFields?function(e,t){for(var n=e,r=0;r<t.length;r++){if(void 0==n)return n;n=n[t[r]]}return n}(t,e.fullFields):t[n.field||e.fullField],(o=n)&&void 0!==o.message?(n.field=n.field||e.fullField,n.fieldValue=r,n):{message:"function"===typeof n?n():n,fieldValue:r,field:n.field||e.fullField}}}function Md(e,t){if(t)for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];"object"===typeof r&&"object"===typeof e[n]?e[n]=gd({},e[n],r):e[n]=r}return e}var Od,Nd=function(e,t,n,r,o,i){!e.required||n.hasOwnProperty(e.field)&&!xd(t,i||e.type)||r.push(Ad(o.messages.required,e.fullField))},Id=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,jd=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,Pd={integer:function(e){return Pd.number(e)&&parseInt(e,10)===e},float:function(e){return Pd.number(e)&&!Pd.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(ry){return!1}},date:function(e){return"function"===typeof e.getTime&&"function"===typeof e.getMonth&&"function"===typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"===typeof e},object:function(e){return"object"===typeof e&&!Pd.array(e)},method:function(e){return"function"===typeof e},email:function(e){return"string"===typeof e&&e.length<=320&&!!e.match(Id)},url:function(e){return"string"===typeof e&&e.length<=2048&&!!e.match(function(){if(Od)return Od;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",o=("\n(?:\n(?:"+r+":){7}(?:"+r+"|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:"+r+":){6}(?:"+n+"|:"+r+"|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:"+r+":){5}(?::"+n+"|(?::"+r+"){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:"+r+":){4}(?:(?::"+r+"){0,1}:"+n+"|(?::"+r+"){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:"+r+":){3}(?:(?::"+r+"){0,2}:"+n+"|(?::"+r+"){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:"+r+":){2}(?:(?::"+r+"){0,3}:"+n+"|(?::"+r+"){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:"+r+":){1}(?:(?::"+r+"){0,4}:"+n+"|(?::"+r+"){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+r+"){0,5}:"+n+"|(?::"+r+"){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),i=new RegExp("(?:^"+n+"$)|(?:^"+o+"$)"),a=new RegExp("^"+n+"$"),l=new RegExp("^"+o+"$"),c=function(e){return e&&e.exact?i:new RegExp("(?:"+t(e)+n+t(e)+")|(?:"+t(e)+o+t(e)+")","g")};c.v4=function(e){return e&&e.exact?a:new RegExp(""+t(e)+n+t(e),"g")},c.v6=function(e){return e&&e.exact?l:new RegExp(""+t(e)+o+t(e),"g")};var s=c.v4().source,u=c.v6().source;return Od=new RegExp("(?:^(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+s+"|"+u+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")}())},hex:function(e){return"string"===typeof e&&!!e.match(jd)}},Td="enum",zd={required:Nd,whitespace:function(e,t,n,r,o){(/^\s+$/.test(t)||""===t)&&r.push(Ad(o.messages.whitespace,e.fullField))},type:function(e,t,n,r,o){if(e.required&&void 0===t)Nd(e,t,n,r,o);else{var i=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(i)>-1?Pd[i](t)||r.push(Ad(o.messages.types[i],e.fullField,e.type)):i&&typeof t!==e.type&&r.push(Ad(o.messages.types[i],e.fullField,e.type))}},range:function(e,t,n,r,o){var i="number"===typeof e.len,a="number"===typeof e.min,l="number"===typeof e.max,c=t,s=null,u="number"===typeof t,d="string"===typeof t,f=Array.isArray(t);if(u?s="number":d?s="string":f&&(s="array"),!s)return!1;f&&(c=t.length),d&&(c=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),i?c!==e.len&&r.push(Ad(o.messages[s].len,e.fullField,e.len)):a&&!l&&c<e.min?r.push(Ad(o.messages[s].min,e.fullField,e.min)):l&&!a&&c>e.max?r.push(Ad(o.messages[s].max,e.fullField,e.max)):a&&l&&(c<e.min||c>e.max)&&r.push(Ad(o.messages[s].range,e.fullField,e.min,e.max))},enum:function(e,t,n,r,o){e[Td]=Array.isArray(e[Td])?e[Td]:[],-1===e[Td].indexOf(t)&&r.push(Ad(o.messages[Td],e.fullField,e[Td].join(", ")))},pattern:function(e,t,n,r,o){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(Ad(o.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"===typeof e.pattern){new RegExp(e.pattern).test(t)||r.push(Ad(o.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},Dd=function(e,t,n,r,o){var i=e.type,a=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t,i)&&!e.required)return n();zd.required(e,t,r,a,o,i),xd(t,i)||zd.type(e,t,r,a,o)}n(a)},Ld={string:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t,"string")&&!e.required)return n();zd.required(e,t,r,i,o,"string"),xd(t,"string")||(zd.type(e,t,r,i,o),zd.range(e,t,r,i,o),zd.pattern(e,t,r,i,o),!0===e.whitespace&&zd.whitespace(e,t,r,i,o))}n(i)},method:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&zd.type(e,t,r,i,o)}n(i)},number:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(""===t&&(t=void 0),xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&(zd.type(e,t,r,i,o),zd.range(e,t,r,i,o))}n(i)},boolean:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&zd.type(e,t,r,i,o)}n(i)},regexp:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),xd(t)||zd.type(e,t,r,i,o)}n(i)},integer:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&(zd.type(e,t,r,i,o),zd.range(e,t,r,i,o))}n(i)},float:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&(zd.type(e,t,r,i,o),zd.range(e,t,r,i,o))}n(i)},array:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if((void 0===t||null===t)&&!e.required)return n();zd.required(e,t,r,i,o,"array"),void 0!==t&&null!==t&&(zd.type(e,t,r,i,o),zd.range(e,t,r,i,o))}n(i)},object:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&zd.type(e,t,r,i,o)}n(i)},enum:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o),void 0!==t&&zd.enum(e,t,r,i,o)}n(i)},pattern:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t,"string")&&!e.required)return n();zd.required(e,t,r,i,o),xd(t,"string")||zd.pattern(e,t,r,i,o)}n(i)},date:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t,"date")&&!e.required)return n();var a;if(zd.required(e,t,r,i,o),!xd(t,"date"))a=t instanceof Date?t:new Date(t),zd.type(e,a,r,i,o),a&&zd.range(e,a.getTime(),r,i,o)}n(i)},url:Dd,hex:Dd,email:Dd,required:function(e,t,n,r,o){var i=[],a=Array.isArray(t)?"array":typeof t;zd.required(e,t,r,i,o,a),n(i)},any:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(xd(t)&&!e.required)return n();zd.required(e,t,r,i,o)}n(i)}};function Rd(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var Fd=Rd(),Bd=function(){function e(e){this.rules=null,this._messages=Fd,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof e||Array.isArray(e))throw new Error("Rules must be an object");this.rules={},Object.keys(e).forEach((function(n){var r=e[n];t.rules[n]=Array.isArray(r)?r:[r]}))},t.messages=function(e){return e&&(this._messages=Md(Rd(),e)),this._messages},t.validate=function(t,n,r){var o=this;void 0===n&&(n={}),void 0===r&&(r=function(){});var i=t,a=n,l=r;if("function"===typeof a&&(l=a,a={}),!this.rules||0===Object.keys(this.rules).length)return l&&l(null,i),Promise.resolve(i);if(a.messages){var c=this.messages();c===Fd&&(c=Rd()),Md(c,a.messages),a.messages=c}else a.messages=this.messages();var s={};(a.keys||Object.keys(this.rules)).forEach((function(e){var n=o.rules[e],r=i[e];n.forEach((function(n){var a=n;"function"===typeof a.transform&&(i===t&&(i=gd({},i)),r=i[e]=a.transform(r)),(a="function"===typeof a?{validator:a}:gd({},a)).validator=o.getValidationMethod(a),a.validator&&(a.field=e,a.fullField=a.fullField||e,a.type=o.getType(a),s[e]=s[e]||[],s[e].push({rule:a,value:r,source:i,field:e}))}))}));var u={};return Cd(s,a,(function(t,n){var r,o=t.rule,l=("object"===o.type||"array"===o.type)&&("object"===typeof o.fields||"object"===typeof o.defaultField);function c(e,t){return gd({},t,{fullField:o.fullField+"."+e,fullFields:o.fullFields?[].concat(o.fullFields,[e]):[e]})}function s(r){void 0===r&&(r=[]);var s=Array.isArray(r)?r:[r];!a.suppressWarning&&s.length&&e.warning("async-validator:",s),s.length&&void 0!==o.message&&(s=[].concat(o.message));var d=s.map(kd(o,i));if(a.first&&d.length)return u[o.field]=1,n(d);if(l){if(o.required&&!t.value)return void 0!==o.message?d=[].concat(o.message).map(kd(o,i)):a.error&&(d=[a.error(o,Ad(a.messages.required,o.field))]),n(d);var f={};o.defaultField&&Object.keys(t.value).map((function(e){f[e]=o.defaultField})),f=gd({},f,t.rule.fields);var p={};Object.keys(f).forEach((function(e){var t=f[e],n=Array.isArray(t)?t:[t];p[e]=n.map(c.bind(null,e))}));var g=new e(p);g.messages(a.messages),t.rule.options&&(t.rule.options.messages=a.messages,t.rule.options.error=a.error),g.validate(t.value,t.rule.options||a,(function(e){var t=[];d&&d.length&&t.push.apply(t,d),e&&e.length&&t.push.apply(t,e),n(t.length?t:null)}))}else n(d)}if(l=l&&(o.required||!o.required&&t.value),o.field=t.field,o.asyncValidator)r=o.asyncValidator(o,t.value,s,t.source,a);else if(o.validator){try{r=o.validator(o,t.value,s,t.source,a)}catch(d){null==console.error||console.error(d),a.suppressValidatorError||setTimeout((function(){throw d}),0),s(d.message)}!0===r?s():!1===r?s("function"===typeof o.message?o.message(o.fullField||o.field):o.message||(o.fullField||o.field)+" fails"):r instanceof Array?s(r):r instanceof Error&&s(r.message)}r&&r.then&&r.then((function(){return s()}),(function(e){return s(e)}))}),(function(e){!function(e){var t=[],n={};function r(e){var n;Array.isArray(e)?t=(n=t).concat.apply(n,e):t.push(e)}for(var o=0;o<e.length;o++)r(e[o]);t.length?(n=wd(t),l(t,n)):l(null,i)}(e)}),i)},t.getType=function(e){if(void 0===e.type&&e.pattern instanceof RegExp&&(e.type="pattern"),"function"!==typeof e.validator&&e.type&&!Ld.hasOwnProperty(e.type))throw new Error(Ad("Unknown rule type %s",e.type));return e.type||"string"},t.getValidationMethod=function(e){if("function"===typeof e.validator)return e.validator;var t=Object.keys(e),n=t.indexOf("message");return-1!==n&&t.splice(n,1),1===t.length&&"required"===t[0]?Ld.required:Ld[this.getType(e)]||void 0},e}();Bd.register=function(e,t){if("function"!==typeof t)throw new Error("Cannot register a validator by type, validator is not a function");Ld[e]=t},Bd.warning=function(){},Bd.messages=Fd,Bd.validators=Ld;var Hd="'${name}' is not a valid ${type}",Ud={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:Hd,method:Hd,array:Hd,object:Hd,number:Hd,date:Hd,boolean:Hd,integer:Hd,float:Hd,regexp:Hd,email:Hd,url:Hd,hex:Hd},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}},Wd=Bd;function Vd(e,t){return e.replace(/\$\{\w+\}/g,(function(e){var n=e.slice(2,-1);return t[n]}))}var Xd="CODE_LOGIC_ERROR";function Qd(e,t,n,r,o){return _d.apply(this,arguments)}function _d(){return _d=oe(ne().mark((function t(n,r,o,i,a){var l,c,s,u,d,f,p,g,m;return ne().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return delete(l=le({},o)).ruleIndex,Wd.warning=function(){},l.validator&&(c=l.validator,l.validator=function(){try{return c.apply(void 0,arguments)}catch(e){return console.error(e),Promise.reject(Xd)}}),s=null,l&&"array"===l.type&&l.defaultField&&(s=l.defaultField,delete l.defaultField),u=new Wd(ie({},n,[l])),d=Hn(Ud,i.validateMessages),u.messages(d),f=[],t.prev=10,t.next=13,Promise.resolve(u.validate(ie({},n,r),le({},i)));case 13:t.next=18;break;case 15:t.prev=15,t.t0=t.catch(10),t.t0.errors&&(f=t.t0.errors.map((function(t,n){var r=t.message,o=r===Xd?d.default:r;return e.isValidElement(o)?e.cloneElement(o,{key:"error_".concat(n)}):o})));case 18:if(f.length||!s){t.next=23;break}return t.next=21,Promise.all(r.map((function(e,t){return Qd("".concat(n,".").concat(t),e,s,i,a)})));case 21:return p=t.sent,t.abrupt("return",p.reduce((function(e,t){return[].concat(Ae(e),Ae(t))}),[]));case 23:return g=le(le({},o),{},{name:n,enum:(o.enum||[]).join(", ")},a),m=f.map((function(e){return"string"===typeof e?Vd(e,g):e})),t.abrupt("return",m);case 26:case"end":return t.stop()}}),t,null,[[10,15]])}))),_d.apply(this,arguments)}function Yd(e,t,n,r,o,i){var a,l=e.join("."),c=n.map((function(e,t){var n=e.validator,r=le(le({},e),{},{ruleIndex:t});return n&&(r.validator=function(e,t,r){var o=!1,i=n(e,t,(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];Promise.resolve().then((function(){Ie(!o,"Your validator function has already return a promise. `callback` will be ignored."),o||r.apply(void 0,t)}))}));o=i&&"function"===typeof i.then&&"function"===typeof i.catch,Ie(o,"`callback` is deprecated. Please return a promise instead."),o&&i.then((function(){r()})).catch((function(e){r(e||" ")}))}),r})).sort((function(e,t){var n=e.warningOnly,r=e.ruleIndex,o=t.warningOnly,i=t.ruleIndex;return!!n===!!o?r-i:n?1:-1}));if(!0===o)a=new Promise(function(){var e=oe(ne().mark((function e(n,o){var a,s,u;return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:a=0;case 1:if(!(a<c.length)){e.next=12;break}return s=c[a],e.next=5,Qd(l,t,s,r,i);case 5:if(!(u=e.sent).length){e.next=9;break}return o([{errors:u,rule:s}]),e.abrupt("return");case 9:a+=1,e.next=1;break;case 12:n([]);case 13:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}());else{var s=c.map((function(e){return Qd(l,t,e,r,i).then((function(t){return{errors:t,rule:e}}))}));a=(o?function(e){return Kd.apply(this,arguments)}(s):function(e){return Gd.apply(this,arguments)}(s)).then((function(e){return Promise.reject(e)}))}return a.catch((function(e){return e})),a}function Gd(){return(Gd=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.all(t).then((function(e){var t;return(t=[]).concat.apply(t,Ae(e))})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Kd(){return(Kd=oe(ne().mark((function e(t){var n;return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=0,e.abrupt("return",new Promise((function(e){t.forEach((function(r){r.then((function(r){r.errors.length&&e([r]),(n+=1)===t.length&&e([])}))}))})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function qd(e){return pd(e)}function Zd(e,t){var n={};return t.forEach((function(t){var r=Dn(e,t);n=Rn(n,t,r)})),n}function Jd(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e&&e.some((function(e){return $d(t,e,n)}))}function $d(e,t){return!(!e||!t)&&(!(!(arguments.length>2&&void 0!==arguments[2]&&arguments[2])&&e.length!==t.length)&&t.every((function(t,n){return e[n]===t})))}function ef(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&"object"===m(t.target)&&e in t.target?t.target[e]:t}function tf(e,t,n){var r=e.length;if(t<0||t>=r||n<0||n>=r)return e;var o=e[t],i=t-n;return i>0?[].concat(Ae(e.slice(0,n)),[o],Ae(e.slice(n,t)),Ae(e.slice(t+1,r))):i<0?[].concat(Ae(e.slice(0,t)),Ae(e.slice(t+1,n+1)),[o],Ae(e.slice(n+1,r))):e}var nf=["name"],rf=[];function of(e,t,n,r,o,i){return"function"===typeof e?e(t,n,"source"in i?{source:i.source}:{}):r!==o}var af=function(t){Co(r,t);var n=Oo(r);function r(t){var o;(g(this,r),ie(Mo(o=n.call(this,t)),"state",{resetCount:0}),ie(Mo(o),"cancelRegisterFunc",null),ie(Mo(o),"mounted",!1),ie(Mo(o),"touched",!1),ie(Mo(o),"dirty",!1),ie(Mo(o),"validatePromise",void 0),ie(Mo(o),"prevValidating",void 0),ie(Mo(o),"errors",rf),ie(Mo(o),"warnings",rf),ie(Mo(o),"cancelRegister",(function(){var e=o.props,t=e.preserve,n=e.isListField,r=e.name;o.cancelRegisterFunc&&o.cancelRegisterFunc(n,t,qd(r)),o.cancelRegisterFunc=null})),ie(Mo(o),"getNamePath",(function(){var e=o.props,t=e.name,n=e.fieldContext.prefixName;return void 0!==t?[].concat(Ae(void 0===n?[]:n),Ae(t)):[]})),ie(Mo(o),"getRules",(function(){var e=o.props,t=e.rules,n=void 0===t?[]:t,r=e.fieldContext;return n.map((function(e){return"function"===typeof e?e(r):e}))})),ie(Mo(o),"refresh",(function(){o.mounted&&o.setState((function(e){return{resetCount:e.resetCount+1}}))})),ie(Mo(o),"metaCache",null),ie(Mo(o),"triggerMetaEvent",(function(e){var t=o.props.onMetaChange;if(t){var n=le(le({},o.getMeta()),{},{destroy:e});je(o.metaCache,n)||t(n),o.metaCache=n}else o.metaCache=null})),ie(Mo(o),"onStoreChange",(function(e,t,n){var r=o.props,i=r.shouldUpdate,a=r.dependencies,l=void 0===a?[]:a,c=r.onReset,s=n.store,u=o.getNamePath(),d=o.getValue(e),f=o.getValue(s),p=t&&Jd(t,u);switch("valueUpdate"===n.type&&"external"===n.source&&d!==f&&(o.touched=!0,o.dirty=!0,o.validatePromise=null,o.errors=rf,o.warnings=rf,o.triggerMetaEvent()),n.type){case"reset":if(!t||p)return o.touched=!1,o.dirty=!1,o.validatePromise=void 0,o.errors=rf,o.warnings=rf,o.triggerMetaEvent(),null===c||void 0===c||c(),void o.refresh();break;case"remove":if(i)return void o.reRender();break;case"setField":var g=n.data;if(p)return"touched"in g&&(o.touched=g.touched),"validating"in g&&!("originRCField"in g)&&(o.validatePromise=g.validating?Promise.resolve([]):null),"errors"in g&&(o.errors=g.errors||rf),"warnings"in g&&(o.warnings=g.warnings||rf),o.dirty=!0,o.triggerMetaEvent(),void o.reRender();if("value"in g&&Jd(t,u,!0))return void o.reRender();if(i&&!u.length&&of(i,e,s,d,f,n))return void o.reRender();break;case"dependenciesUpdate":if(l.map(qd).some((function(e){return Jd(n.relatedFields,e)})))return void o.reRender();break;default:if(p||(!l.length||u.length||i)&&of(i,e,s,d,f,n))return void o.reRender()}!0===i&&o.reRender()})),ie(Mo(o),"validateRules",(function(e){var t=o.getNamePath(),n=o.getValue(),r=e||{},i=r.triggerName,a=r.validateOnly,l=void 0!==a&&a,c=Promise.resolve().then(oe(ne().mark((function r(){var a,l,s,u,d,f,p;return ne().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o.mounted){r.next=2;break}return r.abrupt("return",[]);case 2:if(a=o.props,l=a.validateFirst,s=void 0!==l&&l,u=a.messageVariables,d=a.validateDebounce,f=o.getRules(),i&&(f=f.filter((function(e){return e})).filter((function(e){var t=e.validateTrigger;return!t||pd(t).includes(i)}))),!d||!i){r.next=10;break}return r.next=8,new Promise((function(e){setTimeout(e,d)}));case 8:if(o.validatePromise===c){r.next=10;break}return r.abrupt("return",[]);case 10:return(p=Yd(t,n,f,e,s,u)).catch((function(e){return e})).then((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:rf;if(o.validatePromise===c){var t;o.validatePromise=null;var n=[],r=[];null===(t=e.forEach)||void 0===t||t.call(e,(function(e){var t=e.rule.warningOnly,o=e.errors,i=void 0===o?rf:o;t?r.push.apply(r,Ae(i)):n.push.apply(n,Ae(i))})),o.errors=n,o.warnings=r,o.triggerMetaEvent(),o.reRender()}})),r.abrupt("return",p);case 13:case"end":return r.stop()}}),r)}))));return l||(o.validatePromise=c,o.dirty=!0,o.errors=rf,o.warnings=rf,o.triggerMetaEvent(),o.reRender()),c})),ie(Mo(o),"isFieldValidating",(function(){return!!o.validatePromise})),ie(Mo(o),"isFieldTouched",(function(){return o.touched})),ie(Mo(o),"isFieldDirty",(function(){return!(!o.dirty&&void 0===o.props.initialValue)||void 0!==(0,o.props.fieldContext.getInternalHooks(sd).getInitialValue)(o.getNamePath())})),ie(Mo(o),"getErrors",(function(){return o.errors})),ie(Mo(o),"getWarnings",(function(){return o.warnings})),ie(Mo(o),"isListField",(function(){return o.props.isListField})),ie(Mo(o),"isList",(function(){return o.props.isList})),ie(Mo(o),"isPreserve",(function(){return o.props.preserve})),ie(Mo(o),"getMeta",(function(){return o.prevValidating=o.isFieldValidating(),{touched:o.isFieldTouched(),validating:o.prevValidating,errors:o.errors,warnings:o.warnings,name:o.getNamePath(),validated:null===o.validatePromise}})),ie(Mo(o),"getOnlyChild",(function(t){if("function"===typeof t){var n=o.getMeta();return le(le({},o.getOnlyChild(t(o.getControlled(),n,o.props.fieldContext))),{},{isFunction:!0})}var r=Wl(t);return 1===r.length&&e.isValidElement(r[0])?{child:r[0],isFunction:!1}:{child:r,isFunction:!1}})),ie(Mo(o),"getValue",(function(e){var t=o.props.fieldContext.getFieldsValue,n=o.getNamePath();return Dn(e||t(!0),n)})),ie(Mo(o),"getControlled",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=o.props,n=t.trigger,r=t.validateTrigger,i=t.getValueFromEvent,a=t.normalize,l=t.valuePropName,c=t.getValueProps,s=t.fieldContext,u=void 0!==r?r:s.validateTrigger,d=o.getNamePath(),f=s.getInternalHooks,p=s.getFieldsValue,g=f(sd).dispatch,m=o.getValue(),v=c||function(e){return ie({},l,e)},h=e[n],b=le(le({},e),v(m));return b[n]=function(){var e;o.touched=!0,o.dirty=!0,o.triggerMetaEvent();for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e=i?i.apply(void 0,n):ef.apply(void 0,[l].concat(n)),a&&(e=a(e,m,p(!0))),g({type:"updateValue",namePath:d,value:e}),h&&h.apply(void 0,n)},pd(u||[]).forEach((function(e){var t=b[e];b[e]=function(){t&&t.apply(void 0,arguments);var n=o.props.rules;n&&n.length&&g({type:"validateField",namePath:d,triggerName:e})}})),b})),t.fieldContext)&&(0,(0,t.fieldContext.getInternalHooks)(sd).initEntityValue)(Mo(o));return o}return b(r,[{key:"componentDidMount",value:function(){var e=this.props,t=e.shouldUpdate,n=e.fieldContext;if(this.mounted=!0,n){var r=(0,n.getInternalHooks)(sd).registerField;this.cancelRegisterFunc=r(this)}!0===t&&this.reRender()}},{key:"componentWillUnmount",value:function(){this.cancelRegister(),this.triggerMetaEvent(!0),this.mounted=!1}},{key:"reRender",value:function(){this.mounted&&this.forceUpdate()}},{key:"render",value:function(){var t,n=this.state.resetCount,r=this.props.children,o=this.getOnlyChild(r),i=o.child;return o.isFunction?t=i:e.isValidElement(i)?t=e.cloneElement(i,this.getControlled(i.props)):(Ie(!i,"`children` of Field is not validate ReactElement."),t=i),e.createElement(e.Fragment,{key:n},t)}}]),r}(e.Component);ie(af,"contextType",dd),ie(af,"defaultProps",{trigger:"onChange",valuePropName:"value"});var lf=function(t){var n=t.name,r=wo(t,nf),o=e.useContext(dd),i=e.useContext(fd),a=void 0!==n?qd(n):void 0,l="keep";return r.isListField||(l="_".concat((a||[]).join("_"))),e.createElement(af,Mt({key:l,name:a,isListField:!!i},r,{fieldContext:o}))};var cf=function(t){var n=t.name,r=t.initialValue,o=t.children,i=t.rules,a=t.validateTrigger,l=t.isListField,c=e.useContext(dd),s=e.useContext(fd),u=e.useRef({keys:[],id:0}).current,d=e.useMemo((function(){var e=qd(c.prefixName)||[];return[].concat(Ae(e),Ae(qd(n)))}),[c.prefixName,n]),f=e.useMemo((function(){return le(le({},c),{},{prefixName:d})}),[c,d]),p=e.useMemo((function(){return{getKey:function(e){var t=d.length,n=e[t];return[u.keys[n],e.slice(t+1)]}}}),[d]);return"function"!==typeof o?(Ie(!1,"Form.List only accepts function as children."),null):e.createElement(fd.Provider,{value:p},e.createElement(dd.Provider,{value:f},e.createElement(lf,{name:[],shouldUpdate:function(e,t,n){return"internal"!==n.source&&e!==t},rules:i,validateTrigger:a,initialValue:r,isList:!0,isListField:null!==l&&void 0!==l?l:!!s},(function(e,t){var n=e.value,r=void 0===n?[]:n,i=e.onChange,a=c.getFieldValue,l=function(){return a(d||[])||[]},s={add:function(e,t){var n=l();t>=0&&t<=n.length?(u.keys=[].concat(Ae(u.keys.slice(0,t)),[u.id],Ae(u.keys.slice(t))),i([].concat(Ae(n.slice(0,t)),[e],Ae(n.slice(t))))):(u.keys=[].concat(Ae(u.keys),[u.id]),i([].concat(Ae(n),[e]))),u.id+=1},remove:function(e){var t=l(),n=new Set(Array.isArray(e)?e:[e]);n.size<=0||(u.keys=u.keys.filter((function(e,t){return!n.has(t)})),i(t.filter((function(e,t){return!n.has(t)}))))},move:function(e,t){if(e!==t){var n=l();e<0||e>=n.length||t<0||t>=n.length||(u.keys=tf(u.keys,e,t),i(tf(n,e,t)))}}},f=r||[];return Array.isArray(f)||(f=[]),o(f.map((function(e,t){var n=u.keys[t];return void 0===n&&(u.keys[t]=u.id,n=u.keys[t],u.id+=1),{name:t,key:n,isListField:!0}})),s,t)}))))};var sf="__@field_split__";function uf(e){return e.map((function(e){return"".concat(m(e),":").concat(e)})).join(sf)}var df=function(){function e(){g(this,e),ie(this,"kvs",new Map)}return b(e,[{key:"set",value:function(e,t){this.kvs.set(uf(e),t)}},{key:"get",value:function(e){return this.kvs.get(uf(e))}},{key:"update",value:function(e,t){var n=t(this.get(e));n?this.set(e,n):this.delete(e)}},{key:"delete",value:function(e){this.kvs.delete(uf(e))}},{key:"map",value:function(e){return Ae(this.kvs.entries()).map((function(t){var n=s(t,2),r=n[0],o=n[1],i=r.split(sf);return e({key:i.map((function(e){var t=s(e.match(/^([^:]*):(.*)$/),3),n=t[1],r=t[2];return"number"===n?Number(r):r})),value:o})}))}},{key:"toJSON",value:function(){var e={};return this.map((function(t){var n=t.key,r=t.value;return e[n.join(".")]=r,null})),e}}]),e}(),ff=df,pf=["name"],gf=b((function e(t){var n=this;g(this,e),ie(this,"formHooked",!1),ie(this,"forceRootUpdate",void 0),ie(this,"subscribable",!0),ie(this,"store",{}),ie(this,"fieldEntities",[]),ie(this,"initialValues",{}),ie(this,"callbacks",{}),ie(this,"validateMessages",null),ie(this,"preserve",null),ie(this,"lastValidatePromise",null),ie(this,"getForm",(function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}})),ie(this,"getInternalHooks",(function(e){return e===sd?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):(Ie(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)})),ie(this,"useSubscribe",(function(e){n.subscribable=e})),ie(this,"prevWithoutPreserves",null),ie(this,"setInitialValues",(function(e,t){if(n.initialValues=e||{},t){var r,o=Hn(e,n.store);null===(r=n.prevWithoutPreserves)||void 0===r||r.map((function(t){var n=t.key;o=Rn(o,n,Dn(e,n))})),n.prevWithoutPreserves=null,n.updateStore(o)}})),ie(this,"destroyForm",(function(){var e=new ff;n.getFieldEntities(!0).forEach((function(t){n.isMergedPreserve(t.isPreserve())||e.set(t.getNamePath(),!0)})),n.prevWithoutPreserves=e})),ie(this,"getInitialValue",(function(e){var t=Dn(n.initialValues,e);return e.length?Hn(t):t})),ie(this,"setCallbacks",(function(e){n.callbacks=e})),ie(this,"setValidateMessages",(function(e){n.validateMessages=e})),ie(this,"setPreserve",(function(e){n.preserve=e})),ie(this,"watchList",[]),ie(this,"registerWatch",(function(e){return n.watchList.push(e),function(){n.watchList=n.watchList.filter((function(t){return t!==e}))}})),ie(this,"notifyWatch",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(n.watchList.length){var t=n.getFieldsValue(),r=n.getFieldsValue(!0);n.watchList.forEach((function(n){n(t,r,e)}))}})),ie(this,"timeoutId",null),ie(this,"warningUnhooked",(function(){0})),ie(this,"updateStore",(function(e){n.store=e})),ie(this,"getFieldEntities",(function(){return arguments.length>0&&void 0!==arguments[0]&&arguments[0]?n.fieldEntities.filter((function(e){return e.getNamePath().length})):n.fieldEntities})),ie(this,"getFieldsMap",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=new ff;return n.getFieldEntities(e).forEach((function(e){var n=e.getNamePath();t.set(n,e)})),t})),ie(this,"getFieldEntitiesForNamePathList",(function(e){if(!e)return n.getFieldEntities(!0);var t=n.getFieldsMap(!0);return e.map((function(e){var n=qd(e);return t.get(n)||{INVALIDATE_NAME_PATH:qd(e)}}))})),ie(this,"getFieldsValue",(function(e,t){var r,o,i;if(n.warningUnhooked(),!0===e||Array.isArray(e)?(r=e,o=t):e&&"object"===m(e)&&(i=e.strict,o=e.filter),!0===r&&!o)return n.store;var a=n.getFieldEntitiesForNamePathList(Array.isArray(r)?r:null),l=[];return a.forEach((function(e){var t,n,a,c,s="INVALIDATE_NAME_PATH"in e?e.INVALIDATE_NAME_PATH:e.getNamePath();if(i){if(null!==(a=(c=e).isList)&&void 0!==a&&a.call(c))return}else if(!r&&null!==(t=(n=e).isListField)&&void 0!==t&&t.call(n))return;if(o){var u="getMeta"in e?e.getMeta():null;o(u)&&l.push(s)}else l.push(s)})),Zd(n.store,l.map(qd))})),ie(this,"getFieldValue",(function(e){n.warningUnhooked();var t=qd(e);return Dn(n.store,t)})),ie(this,"getFieldsError",(function(e){return n.warningUnhooked(),n.getFieldEntitiesForNamePathList(e).map((function(t,n){return t&&!("INVALIDATE_NAME_PATH"in t)?{name:t.getNamePath(),errors:t.getErrors(),warnings:t.getWarnings()}:{name:qd(e[n]),errors:[],warnings:[]}}))})),ie(this,"getFieldError",(function(e){n.warningUnhooked();var t=qd(e);return n.getFieldsError([t])[0].errors})),ie(this,"getFieldWarning",(function(e){n.warningUnhooked();var t=qd(e);return n.getFieldsError([t])[0].warnings})),ie(this,"isFieldsTouched",(function(){n.warningUnhooked();for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var o,i=t[0],a=t[1],l=!1;0===t.length?o=null:1===t.length?Array.isArray(i)?(o=i.map(qd),l=!1):(o=null,l=i):(o=i.map(qd),l=a);var c=n.getFieldEntities(!0),s=function(e){return e.isFieldTouched()};if(!o)return l?c.every(s):c.some(s);var u=new ff;o.forEach((function(e){u.set(e,[])})),c.forEach((function(e){var t=e.getNamePath();o.forEach((function(n){n.every((function(e,n){return t[n]===e}))&&u.update(n,(function(t){return[].concat(Ae(t),[e])}))}))}));var d=function(e){return e.some(s)},f=u.map((function(e){return e.value}));return l?f.every(d):f.some(d)})),ie(this,"isFieldTouched",(function(e){return n.warningUnhooked(),n.isFieldsTouched([e])})),ie(this,"isFieldsValidating",(function(e){n.warningUnhooked();var t=n.getFieldEntities();if(!e)return t.some((function(e){return e.isFieldValidating()}));var r=e.map(qd);return t.some((function(e){var t=e.getNamePath();return Jd(r,t)&&e.isFieldValidating()}))})),ie(this,"isFieldValidating",(function(e){return n.warningUnhooked(),n.isFieldsValidating([e])})),ie(this,"resetWithFieldInitialValue",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=new ff,r=n.getFieldEntities(!0);r.forEach((function(e){var n=e.props.initialValue,r=e.getNamePath();if(void 0!==n){var o=t.get(r)||new Set;o.add({entity:e,value:n}),t.set(r,o)}}));var o;e.entities?o=e.entities:e.namePathList?(o=[],e.namePathList.forEach((function(e){var n,r=t.get(e);r&&(n=o).push.apply(n,Ae(Ae(r).map((function(e){return e.entity}))))}))):o=r,o.forEach((function(r){if(void 0!==r.props.initialValue){var o=r.getNamePath();if(void 0!==n.getInitialValue(o))Ie(!1,"Form already set 'initialValues' with path '".concat(o.join("."),"'. Field can not overwrite it."));else{var i=t.get(o);if(i&&i.size>1)Ie(!1,"Multiple Field with path '".concat(o.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(i){var a=n.getFieldValue(o);r.isListField()||e.skipExist&&void 0!==a||n.updateStore(Rn(n.store,o,Ae(i)[0].value))}}}}))})),ie(this,"resetFields",(function(e){n.warningUnhooked();var t=n.store;if(!e)return n.updateStore(Hn(n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(t,null,{type:"reset"}),void n.notifyWatch();var r=e.map(qd);r.forEach((function(e){var t=n.getInitialValue(e);n.updateStore(Rn(n.store,e,t))})),n.resetWithFieldInitialValue({namePathList:r}),n.notifyObservers(t,r,{type:"reset"}),n.notifyWatch(r)})),ie(this,"setFields",(function(e){n.warningUnhooked();var t=n.store,r=[];e.forEach((function(e){var o=e.name,i=wo(e,pf),a=qd(o);r.push(a),"value"in i&&n.updateStore(Rn(n.store,a,i.value)),n.notifyObservers(t,[a],{type:"setField",data:e})})),n.notifyWatch(r)})),ie(this,"getFields",(function(){return n.getFieldEntities(!0).map((function(e){var t=e.getNamePath(),r=le(le({},e.getMeta()),{},{name:t,value:n.getFieldValue(t)});return Object.defineProperty(r,"originRCField",{value:!0}),r}))})),ie(this,"initEntityValue",(function(e){var t=e.props.initialValue;if(void 0!==t){var r=e.getNamePath();void 0===Dn(n.store,r)&&n.updateStore(Rn(n.store,r,t))}})),ie(this,"isMergedPreserve",(function(e){var t=void 0!==e?e:n.preserve;return null===t||void 0===t||t})),ie(this,"registerField",(function(e){n.fieldEntities.push(e);var t=e.getNamePath();if(n.notifyWatch([t]),void 0!==e.props.initialValue){var r=n.store;n.resetWithFieldInitialValue({entities:[e],skipExist:!0}),n.notifyObservers(r,[e.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(r,o){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter((function(t){return t!==e})),!n.isMergedPreserve(o)&&(!r||i.length>1)){var a=r?void 0:n.getInitialValue(t);if(t.length&&n.getFieldValue(t)!==a&&n.fieldEntities.every((function(e){return!$d(e.getNamePath(),t)}))){var l=n.store;n.updateStore(Rn(l,t,a,!0)),n.notifyObservers(l,[t],{type:"remove"}),n.triggerDependenciesUpdate(l,t)}}n.notifyWatch([t])}})),ie(this,"dispatch",(function(e){switch(e.type){case"updateValue":var t=e.namePath,r=e.value;n.updateValue(t,r);break;case"validateField":var o=e.namePath,i=e.triggerName;n.validateFields([o],{triggerName:i})}})),ie(this,"notifyObservers",(function(e,t,r){if(n.subscribable){var o=le(le({},r),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach((function(n){(0,n.onStoreChange)(e,t,o)}))}else n.forceRootUpdate()})),ie(this,"triggerDependenciesUpdate",(function(e,t){var r=n.getDependencyChildrenFields(t);return r.length&&n.validateFields(r),n.notifyObservers(e,r,{type:"dependenciesUpdate",relatedFields:[t].concat(Ae(r))}),r})),ie(this,"updateValue",(function(e,t){var r=qd(e),o=n.store;n.updateStore(Rn(n.store,r,t)),n.notifyObservers(o,[r],{type:"valueUpdate",source:"internal"}),n.notifyWatch([r]);var i=n.triggerDependenciesUpdate(o,r),a=n.callbacks.onValuesChange;a&&a(Zd(n.store,[r]),n.getFieldsValue());n.triggerOnFieldsChange([r].concat(Ae(i)))})),ie(this,"setFieldsValue",(function(e){n.warningUnhooked();var t=n.store;if(e){var r=Hn(n.store,e);n.updateStore(r)}n.notifyObservers(t,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()})),ie(this,"setFieldValue",(function(e,t){n.setFields([{name:e,value:t}])})),ie(this,"getDependencyChildrenFields",(function(e){var t=new Set,r=[],o=new ff;n.getFieldEntities().forEach((function(e){(e.props.dependencies||[]).forEach((function(t){var n=qd(t);o.update(n,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Set;return t.add(e),t}))}))}));return function e(n){(o.get(n)||new Set).forEach((function(n){if(!t.has(n)){t.add(n);var o=n.getNamePath();n.isFieldDirty()&&o.length&&(r.push(o),e(o))}}))}(e),r})),ie(this,"triggerOnFieldsChange",(function(e,t){var r=n.callbacks.onFieldsChange;if(r){var o=n.getFields();if(t){var i=new ff;t.forEach((function(e){var t=e.name,n=e.errors;i.set(t,n)})),o.forEach((function(e){e.errors=i.get(e.name)||e.errors}))}var a=o.filter((function(t){var n=t.name;return Jd(e,n)}));a.length&&r(a,o)}})),ie(this,"validateFields",(function(e,t){var r,o;n.warningUnhooked(),Array.isArray(e)||"string"===typeof e||"string"===typeof t?(r=e,o=t):o=e;var i=!!r,a=i?r.map(qd):[],l=[],c=String(Date.now()),s=new Set,u=o||{},d=u.recursive,f=u.dirty;n.getFieldEntities(!0).forEach((function(e){if(i||a.push(e.getNamePath()),e.props.rules&&e.props.rules.length&&(!f||e.isFieldDirty())){var t=e.getNamePath();if(s.add(t.join(c)),!i||Jd(a,t,d)){var r=e.validateRules(le({validateMessages:le(le({},Ud),n.validateMessages)},o));l.push(r.then((function(){return{name:t,errors:[],warnings:[]}})).catch((function(e){var n,r=[],o=[];return null===(n=e.forEach)||void 0===n||n.call(e,(function(e){var t=e.rule.warningOnly,n=e.errors;t?o.push.apply(o,Ae(n)):r.push.apply(r,Ae(n))})),r.length?Promise.reject({name:t,errors:r,warnings:o}):{name:t,errors:r,warnings:o}})))}}}));var p=function(e){var t=!1,n=e.length,r=[];return e.length?new Promise((function(o,i){e.forEach((function(e,a){e.catch((function(e){return t=!0,e})).then((function(e){n-=1,r[a]=e,n>0||(t&&i(r),o(r))}))}))})):Promise.resolve([])}(l);n.lastValidatePromise=p,p.catch((function(e){return e})).then((function(e){var t=e.map((function(e){return e.name}));n.notifyObservers(n.store,t,{type:"validateFinish"}),n.triggerOnFieldsChange(t,e)}));var g=p.then((function(){return n.lastValidatePromise===p?Promise.resolve(n.getFieldsValue(a)):Promise.reject([])})).catch((function(e){var t=e.filter((function(e){return e&&e.errors.length}));return Promise.reject({values:n.getFieldsValue(a),errorFields:t,outOfDate:n.lastValidatePromise!==p})}));g.catch((function(e){return e}));var m=a.filter((function(e){return s.has(e.join(c))}));return n.triggerOnFieldsChange(m),g})),ie(this,"submit",(function(){n.warningUnhooked(),n.validateFields().then((function(e){var t=n.callbacks.onFinish;if(t)try{t(e)}catch(r){console.error(r)}})).catch((function(e){var t=n.callbacks.onFinishFailed;t&&t(e)}))})),this.forceRootUpdate=t}));var mf=function(t){var n=e.useRef(),r=s(e.useState({}),2)[1];if(!n.current)if(t)n.current=t;else{var o=new gf((function(){r({})}));n.current=o.getForm()}return[n.current]},vf=e.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),hf=vf,bf=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"],yf=function(t,n){var r=t.name,o=t.initialValues,i=t.fields,a=t.form,l=t.preserve,c=t.children,u=t.component,d=void 0===u?"form":u,f=t.validateMessages,p=t.validateTrigger,g=void 0===p?"onChange":p,v=t.onValuesChange,h=t.onFieldsChange,b=t.onFinish,y=t.onFinishFailed,w=wo(t,bf),A=e.useContext(hf),x=s(mf(a),1)[0],E=x.getInternalHooks(sd),S=E.useSubscribe,C=E.setInitialValues,k=E.setCallbacks,M=E.setValidateMessages,O=E.setPreserve,N=E.destroyForm;e.useImperativeHandle(n,(function(){return x})),e.useEffect((function(){return A.registerForm(r,x),function(){A.unregisterForm(r)}}),[A,x,r]),M(le(le({},A.validateMessages),f)),k({onValuesChange:v,onFieldsChange:function(e){if(A.triggerFormChange(r,e),h){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];h.apply(void 0,[e].concat(n))}},onFinish:function(e){A.triggerFormFinish(r,e),b&&b(e)},onFinishFailed:y}),O(l);var I,j=e.useRef(null);C(o,!j.current),j.current||(j.current=!0),e.useEffect((function(){return N}),[]);var P="function"===typeof c;P?I=c(x.getFieldsValue(!0),x):I=c;S(!P);var T=e.useRef();e.useEffect((function(){(function(e,t){if(e===t)return!0;if(!e&&t||e&&!t)return!1;if(!e||!t||"object"!==m(e)||"object"!==m(t))return!1;var n=Object.keys(e),r=Object.keys(t);return Ae(new Set([].concat(n,r))).every((function(n){var r=e[n],o=t[n];return"function"===typeof r&&"function"===typeof o||r===o}))})(T.current||[],i||[])||x.setFields(i||[]),T.current=i}),[i,x]);var z=e.useMemo((function(){return le(le({},x),{},{validateTrigger:g})}),[x,g]),D=e.createElement(fd.Provider,{value:null},e.createElement(dd.Provider,{value:z},I));return!1===d?D:e.createElement(d,Mt({},w,{onSubmit:function(e){e.preventDefault(),e.stopPropagation(),x.submit()},onReset:function(e){var t;e.preventDefault(),x.resetFields(),null===(t=w.onReset)||void 0===t||t.call(w,e)}}),D)};function wf(e){try{return JSON.stringify(e)}catch(t){return Math.random()}}var Af=function(){};var xf=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n[0],i=void 0===o?[]:o,a=n[1],l=void 0===a?{}:a,c=function(e){return e&&!!e._init}(l)?{form:l}:l,u=c.form,d=s((0,e.useState)(),2),f=d[0],p=d[1],g=(0,e.useMemo)((function(){return wf(f)}),[f]),m=(0,e.useRef)(g);m.current=g;var v=(0,e.useContext)(dd),h=u||v,b=h&&h._init,y=qd(i),w=(0,e.useRef)(y);return w.current=y,Af(y),(0,e.useEffect)((function(){if(b){var e=h.getFieldsValue,t=(0,(0,h.getInternalHooks)(sd).registerWatch)((function(e,t){var n=Dn(c.preserve?t:e,w.current),r=wf(n);m.current!==r&&(m.current=r,p(n))})),n=Dn(c.preserve?e(!0):e(),w.current);return f!==n&&p(n),t}}),[b]),f},Ef=e.forwardRef(yf);Ef.FormProvider=function(t){var n=t.validateMessages,r=t.onFormChange,o=t.onFormFinish,i=t.children,a=e.useContext(vf),l=e.useRef({});return e.createElement(vf.Provider,{value:le(le({},a),{},{validateMessages:le(le({},a.validateMessages),n),triggerFormChange:function(e,t){r&&r(e,{changedFields:t,forms:l.current}),a.triggerFormChange(e,t)},triggerFormFinish:function(e,t){o&&o(e,{values:t,forms:l.current}),a.triggerFormFinish(e,t)},registerForm:function(e,t){e&&(l.current=le(le({},l.current),{},ie({},e,t))),a.registerForm(e,t)},unregisterForm:function(e){var t=le({},l.current);delete t[e],l.current=t,a.unregisterForm(e)}})},i)},Ef.Field=lf,Ef.List=cf,Ef.useForm=mf,Ef.useWatch=xf;var Sf=e.createContext({});var Cf=function(t){var n=t.children,r=t.status,o=t.override,i=(0,e.useContext)(Sf),a=(0,e.useMemo)((function(){var e=Object.assign({},i);return o&&delete e.isFormItemInput,r&&(delete e.status,delete e.hasFeedback,delete e.feedbackIcon),e}),[r,o,i]);return e.createElement(Sf.Provider,{value:a},n)};function kf(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{focus:!0},n=e.componentCls,r="".concat(n,"-compact");return ie({},r,Object.assign(Object.assign({},function(e,t,n){var r,o=n.focusElCls,i=n.focus,a=n.borderElCls?"> *":"",l=["hover",i?"focus":null,"active"].filter(Boolean).map((function(e){return"&:".concat(e," ").concat(a)})).join(",");return ie(r={},"&-item:not(".concat(t,"-last-item)"),{marginInlineEnd:-e.lineWidth}),ie(r,"&-item",Object.assign(Object.assign(ie({},l,{zIndex:2}),o?ie({},"&".concat(o),{zIndex:2}):{}),ie({},"&[disabled] ".concat(a),{zIndex:0}))),r}(e,r,t)),function(e,t,n){var r,o=n.borderElCls,i=o?"> ".concat(o):"";return ie(r={},"&-item:not(".concat(t,"-first-item):not(").concat(t,"-last-item) ").concat(i),{borderRadius:0}),ie(r,"&-item:not(".concat(t,"-last-item)").concat(t,"-first-item"),ie({},"& ".concat(i,", &").concat(e,"-sm ").concat(i,", &").concat(e,"-lg ").concat(i),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(r,"&-item:not(".concat(t,"-first-item)").concat(t,"-last-item"),ie({},"& ".concat(i,", &").concat(e,"-sm ").concat(i,", &").concat(e,"-lg ").concat(i),{borderStartStartRadius:0,borderEndStartRadius:0})),r}(n,r,t)))}var Mf=function(e){return{borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}},Of=function(e){return{borderColor:e.activeBorderColor,boxShadow:e.activeShadow,outline:0,backgroundColor:e.activeBg}},Nf=function(e){return{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"&:hover":Object.assign({},Mf(tl(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))}},If=function(e){var t=e.paddingBlockLG,n=e.fontSizeLG,r=e.lineHeightLG,o=e.borderRadiusLG,i=e.paddingInlineLG;return{padding:"".concat(t,"px ").concat(i,"px"),fontSize:n,lineHeight:r,borderRadius:o}},jf=function(e){return{padding:"".concat(e.paddingBlockSM,"px ").concat(e.paddingInlineSM,"px"),borderRadius:e.borderRadiusSM}},Pf=function(e,t){var n,r=e.componentCls,o=e.colorError,i=e.colorWarning,a=e.errorActiveShadow,l=e.warningActiveShadow,c=e.colorErrorBorderHover,s=e.colorWarningBorderHover;return ie(n={},"&-status-error:not(".concat(t,"-disabled):not(").concat(t,"-borderless)").concat(t),ie({borderColor:o,"&:hover":{borderColor:c},"&:focus, &:focus-within":Object.assign({},Of(tl(e,{activeBorderColor:o,activeShadow:a})))},"".concat(r,"-prefix, ").concat(r,"-suffix"),{color:o})),ie(n,"&-status-warning:not(".concat(t,"-disabled):not(").concat(t,"-borderless)").concat(t),ie({borderColor:i,"&:hover":{borderColor:s},"&:focus, &:focus-within":Object.assign({},Of(tl(e,{activeBorderColor:i,activeShadow:l})))},"".concat(r,"-prefix, ").concat(r,"-suffix"),{color:i})),n},Tf=function(e){return Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:"".concat(e.paddingBlock,"px ").concat(e.paddingInline,"px"),color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,backgroundColor:e.colorBgContainer,backgroundImage:"none",borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:e.colorBorder,borderRadius:e.borderRadius,transition:"all ".concat(e.motionDurationMid)},{"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e.colorTextPlaceholder,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),{"&:hover":Object.assign({},Mf(e)),"&:focus, &:focus-within":Object.assign({},Of(e)),"&-disabled, &[disabled]":Object.assign({},Nf(e)),"&-borderless":{"&, &:hover, &:focus, &-focused, &-disabled, &[disabled]":{backgroundColor:"transparent",border:"none",boxShadow:"none"}},"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:"all ".concat(e.motionDurationSlow,", height 0s"),resize:"vertical"},"&-lg":Object.assign({},If(e)),"&-sm":Object.assign({},jf(e)),"&-rtl":{direction:"rtl"},"&-textarea-rtl":{direction:"rtl"}})},zf=function(e){var t,n=e.componentCls,r=e.controlHeightSM,o=(r-2*e.lineWidth-16)/2;return ie({},n,Object.assign(Object.assign(Object.assign(Object.assign({},Ui(e)),Tf(e)),Pf(e,n)),{'&[type="color"]':(t={height:e.controlHeight},ie(t,"&".concat(n,"-lg"),{height:e.controlHeightLG}),ie(t,"&".concat(n,"-sm"),{height:r,paddingTop:o,paddingBottom:o}),t),'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}}))},Df=function(e){var t,n=e.componentCls,r=e.inputAffixPadding,o=e.colorTextDescription,i=e.motionDurationSlow,a=e.colorIcon,l=e.colorIconHover,c=e.iconCls;return ie({},"".concat(n,"-affix-wrapper"),Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Tf(e)),(ie(t={display:"inline-flex"},"&:not(".concat(n,"-affix-wrapper-disabled):hover"),ie({zIndex:1},"".concat(n,"-search-with-button &"),{zIndex:0})),ie(t,"&-focused, &:focus",{zIndex:1}),ie(t,"&-disabled",ie({},"".concat(n,"[disabled]"),{background:"transparent"})),ie(t,"> input".concat(n),{padding:0,fontSize:"inherit",border:"none",borderRadius:0,outline:"none","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}}),ie(t,"&::before",{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}),ie(t,"".concat(n),{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:o},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:r},"&-suffix":{marginInlineStart:r}}),t)),function(e){var t=e.componentCls;return ie({},"".concat(t,"-clear-icon"),{margin:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"&:hover":{color:e.colorTextTertiary},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:"0 ".concat(e.inputAffixPadding,"px")}})}(e)),ie({},"".concat(c).concat(n,"-password-icon"),{color:a,cursor:"pointer",transition:"all ".concat(i),"&:hover":{color:l}})),Pf(e,"".concat(n,"-affix-wrapper"))))},Lf=function(e){var t,n=e.componentCls,r=e.colorError,o=e.colorWarning,i=e.borderRadiusLG,a=e.borderRadiusSM;return ie({},"".concat(n,"-group"),Object.assign(Object.assign(Object.assign({},Ui(e)),function(e){var t,n,r,o,i,a,l,c=e.componentCls,s=e.antCls;return ie(l={position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0},"&[class*='col-']",{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}}),ie(l,"&-lg ".concat(c,", &-lg > ").concat(c,"-group-addon"),Object.assign({},If(e))),ie(l,"&-sm ".concat(c,", &-sm > ").concat(c,"-group-addon"),Object.assign({},jf(e))),ie(l,"&-lg ".concat(s,"-select-single ").concat(s,"-select-selector"),{height:e.controlHeightLG}),ie(l,"&-sm ".concat(s,"-select-single ").concat(s,"-select-selector"),{height:e.controlHeightSM}),ie(l,"> ".concat(c),{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}}),ie(l,"".concat(c,"-group"),(ie(r={},"&-addon, &-wrap",{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}}),ie(r,"&-wrap > *",{display:"block !important"}),ie(r,"&-addon",(ie(n={position:"relative",padding:"0 ".concat(e.paddingInline,"px"),color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,textAlign:"center",backgroundColor:e.addonBg,border:"".concat(e.lineWidth,"px ").concat(e.lineType," ").concat(e.colorBorder),borderRadius:e.borderRadius,transition:"all ".concat(e.motionDurationSlow),lineHeight:1},"".concat(s,"-select"),(ie(t={margin:"-".concat(e.paddingBlock+1,"px -").concat(e.paddingInline,"px")},"&".concat(s,"-select-single:not(").concat(s,"-select-customize-input):not(").concat(s,"-pagination-size-changer)"),ie({},"".concat(s,"-select-selector"),{backgroundColor:"inherit",border:"".concat(e.lineWidth,"px ").concat(e.lineType," transparent"),boxShadow:"none"})),ie(t,"&-open, &-focused",ie({},"".concat(s,"-select-selector"),{color:e.colorPrimary})),t)),ie(n,"".concat(s,"-cascader-picker"),ie({margin:"-9px -".concat(e.paddingInline,"px"),backgroundColor:"transparent"},"".concat(s,"-cascader-input"),{textAlign:"start",border:0,boxShadow:"none"})),n)),ie(r,"&-addon:first-child",{borderInlineEnd:0}),ie(r,"&-addon:last-child",{borderInlineStart:0}),r)),ie(l,"".concat(c),{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":ie({zIndex:1,borderInlineEndWidth:1},"".concat(c,"-search-with-button &"),{zIndex:0})}),ie(l,"> ".concat(c,":first-child, ").concat(c,"-group-addon:first-child"),ie({borderStartEndRadius:0,borderEndEndRadius:0},"".concat(s,"-select ").concat(s,"-select-selector"),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(l,"> ".concat(c,"-affix-wrapper"),(ie(o={},"&:not(:first-child) ".concat(c),{borderStartStartRadius:0,borderEndStartRadius:0}),ie(o,"&:not(:last-child) ".concat(c),{borderStartEndRadius:0,borderEndEndRadius:0}),o)),ie(l,"> ".concat(c,":last-child, ").concat(c,"-group-addon:last-child"),ie({borderStartStartRadius:0,borderEndStartRadius:0},"".concat(s,"-select ").concat(s,"-select-selector"),{borderStartStartRadius:0,borderEndStartRadius:0})),ie(l,"".concat(c,"-affix-wrapper"),ie({"&:not(:last-child)":ie({borderStartEndRadius:0,borderEndEndRadius:0},"".concat(c,"-search &"),{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius})},"&:not(:first-child), ".concat(c,"-search &:not(:first-child)"),{borderStartStartRadius:0,borderEndStartRadius:0})),ie(l,"&".concat(c,"-group-compact"),Object.assign(Object.assign({display:"block"},{"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),(ie(a={},"".concat(c,"-group-addon, ").concat(c,"-group-wrap, > ").concat(c),{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover":{zIndex:1},"&:focus":{zIndex:1}}}),ie(a,"& > *",{display:"inline-block",float:"none",verticalAlign:"top",borderRadius:0}),ie(a,"\n & > ".concat(c,"-affix-wrapper,\n & > ").concat(c,"-number-affix-wrapper,\n & > ").concat(s,"-picker-range\n "),{display:"inline-flex"}),ie(a,"& > *:not(:last-child)",{marginInlineEnd:-e.lineWidth,borderInlineEndWidth:e.lineWidth}),ie(a,"".concat(c),{float:"none"}),ie(a,"& > ".concat(s,"-select > ").concat(s,"-select-selector,\n & > ").concat(s,"-select-auto-complete ").concat(c,",\n & > ").concat(s,"-cascader-picker ").concat(c,",\n & > ").concat(c,"-group-wrapper ").concat(c),{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover":{zIndex:1},"&:focus":{zIndex:1}}),ie(a,"& > ".concat(s,"-select-focused"),{zIndex:1}),ie(a,"& > ".concat(s,"-select > ").concat(s,"-select-arrow"),{zIndex:1}),ie(a,"& > *:first-child,\n & > ".concat(s,"-select:first-child > ").concat(s,"-select-selector,\n & > ").concat(s,"-select-auto-complete:first-child ").concat(c,",\n & > ").concat(s,"-cascader-picker:first-child ").concat(c),{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}),ie(a,"& > *:last-child,\n & > ".concat(s,"-select:last-child > ").concat(s,"-select-selector,\n & > ").concat(s,"-cascader-picker:last-child ").concat(c,",\n & > ").concat(s,"-cascader-picker-focused:last-child ").concat(c),{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius}),ie(a,"& > ".concat(s,"-select-auto-complete ").concat(c),{verticalAlign:"top"}),ie(a,"".concat(c,"-group-wrapper + ").concat(c,"-group-wrapper"),ie({marginInlineStart:-e.lineWidth},"".concat(c,"-affix-wrapper"),{borderRadius:0})),ie(a,"".concat(c,"-group-wrapper:not(:last-child)"),ie({},"&".concat(c,"-search > ").concat(c,"-group"),(ie(i={},"& > ".concat(c,"-group-addon > ").concat(c,"-search-button"),{borderRadius:0}),ie(i,"& > ".concat(c),{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}),i))),a))),l}(e)),{"&-rtl":{direction:"rtl"},"&-wrapper":(t={display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":ie({},"".concat(n,"-group-addon"),{borderRadius:i,fontSize:e.fontSizeLG}),"&-sm":ie({},"".concat(n,"-group-addon"),{borderRadius:a}),"&-status-error":ie({},"".concat(n,"-group-addon"),{color:r,borderColor:r}),"&-status-warning":ie({},"".concat(n,"-group-addon"),{color:o,borderColor:o}),"&-disabled":ie({},"".concat(n,"-group-addon"),Object.assign({},Nf(e)))},ie(t,"&:not(".concat(n,"-compact-first-item):not(").concat(n,"-compact-last-item)").concat(n,"-compact-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderRadius:0})),ie(t,"&:not(".concat(n,"-compact-last-item)").concat(n,"-compact-first-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(t,"&:not(".concat(n,"-compact-first-item)").concat(n,"-compact-last-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderStartStartRadius:0,borderEndStartRadius:0})),t)}))},Rf=function(e){var t,n,r,o=e.componentCls,i=e.antCls,a="".concat(o,"-search");return ie({},a,(ie(r={},"".concat(o),{"&:hover, &:focus":ie({borderColor:e.colorPrimaryHover},"+ ".concat(o,"-group-addon ").concat(a,"-button:not(").concat(i,"-btn-primary)"),{borderInlineStartColor:e.colorPrimaryHover})}),ie(r,"".concat(o,"-affix-wrapper"),{borderRadius:0}),ie(r,"".concat(o,"-lg"),{lineHeight:e.lineHeightLG-2e-4}),ie(r,"> ".concat(o,"-group"),ie({},"> ".concat(o,"-group-addon:last-child"),(ie(t={insetInlineStart:-1,padding:0,border:0},"".concat(a,"-button"),{paddingTop:0,paddingBottom:0,borderStartStartRadius:0,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius,borderEndStartRadius:0,boxShadow:"none"}),ie(t,"".concat(a,"-button:not(").concat(i,"-btn-primary)"),ie({color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive}},"&".concat(i,"-btn-loading::before"),{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0})),t))),ie(r,"".concat(a,"-button"),{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}}),ie(r,"&-large ".concat(a,"-button"),{height:e.controlHeightLG}),ie(r,"&-small ".concat(a,"-button"),{height:e.controlHeightSM}),ie(r,"&-rtl",{direction:"rtl"}),ie(r,"&".concat(o,"-compact-item"),(ie(n={},"&:not(".concat(o,"-compact-last-item)"),ie({},"".concat(o,"-group-addon"),ie({},"".concat(o,"-search-button"),{marginInlineEnd:-e.lineWidth,borderRadius:0}))),ie(n,"&:not(".concat(o,"-compact-first-item)"),ie({},"".concat(o,",").concat(o,"-affix-wrapper"),{borderRadius:0})),ie(n,"> ".concat(o,"-group-addon ").concat(o,"-search-button,\n > ").concat(o,",\n ").concat(o,"-affix-wrapper"),{"&:hover,&:focus,&:active":{zIndex:2}}),ie(n,"> ".concat(o,"-affix-wrapper-focused"),{zIndex:2}),n)),r))},Ff=function(e){var t,n,r,o,i=e.componentCls,a=e.paddingLG,l="".concat(i,"-textarea");return ie({},l,(o={position:"relative","&-show-count":(t={},ie(t,"> ".concat(i),{height:"100%"}),ie(t,"".concat(i,"-data-count"),{position:"absolute",bottom:-e.fontSize*e.lineHeight,insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}),t),"&-allow-clear":ie({},"> ".concat(i),{paddingInlineEnd:a})},ie(o,"&-affix-wrapper".concat(l,"-has-feedback"),ie({},"".concat(i),{paddingInlineEnd:a})),ie(o,"&-affix-wrapper".concat(i,"-affix-wrapper"),(ie(r={padding:0},"> textarea".concat(i),{fontSize:"inherit",border:"none",outline:"none","&:focus":{boxShadow:"none !important"}}),ie(r,"".concat(i,"-suffix"),(ie(n={margin:0,"> *:not(:last-child)":{marginInline:0}},"".concat(i,"-clear-icon"),{position:"absolute",insetInlineEnd:e.paddingXS,insetBlockStart:e.paddingXS}),ie(n,"".concat(l,"-suffix"),{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}),n)),r)),o))},Bf=function(e){var t=e.componentCls;return ie({},"".concat(t,"-out-of-range"),ie({},"&, & input, & textarea, ".concat(t,"-show-count-suffix, ").concat(t,"-data-count"),{color:e.colorError}))};var Hf=ll("Input",(function(e){var t=tl(e,function(e){return tl(e,{inputAffixPadding:e.paddingXXS})}(e));return[zf(t),Ff(t),Df(t),Lf(t),Rf(t),Bf(t),kf(t)]}),(function(e){var t=e.controlHeight,n=e.fontSize,r=e.lineHeight,o=e.lineWidth,i=e.controlHeightSM,a=e.controlHeightLG,l=e.fontSizeLG,c=e.lineHeightLG,s=e.paddingSM,u=e.controlPaddingHorizontalSM,d=e.controlPaddingHorizontal,f=e.colorFillAlter,p=e.colorPrimaryHover,g=e.colorPrimary,m=e.controlOutlineWidth,v=e.controlOutline,h=e.colorErrorOutline,b=e.colorWarningOutline;return{paddingBlock:Math.max(Math.round((t-n*r)/2*10)/10-o,0),paddingBlockSM:Math.max(Math.round((i-n*r)/2*10)/10-o,0),paddingBlockLG:Math.ceil((a-l*c)/2*10)/10-o,paddingInline:s-o,paddingInlineSM:u-o,paddingInlineLG:d-o,addonBg:f,activeBorderColor:g,hoverBorderColor:p,activeShadow:"0 0 0 ".concat(m,"px ").concat(v),errorActiveShadow:"0 0 0 ".concat(m,"px ").concat(h),warningActiveShadow:"0 0 0 ".concat(m,"px ").concat(b),hoverBg:"",activeBg:""}})),Uf=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Wf=(0,e.forwardRef)((function(t,n){var r,o,i,a=t.prefixCls,l=t.bordered,c=void 0===l||l,u=t.size,d=t.disabled,f=t.status,p=t.allowClear,g=t.classNames,m=t.rootClassName,v=t.className,h=Uf(t,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className"]),b=e.useContext(eo),y=b.getPrefixCls,w=b.direction,A=cd(u),x=e.useContext(io),E=null!==d&&void 0!==d?d:x,S=e.useContext(Sf),C=S.status,k=S.hasFeedback,M=S.feedbackIcon,O=ld(C,f),N=e.useRef(null);e.useImperativeHandle(n,(function(){var e;return{resizableTextArea:null===(e=N.current)||void 0===e?void 0:e.resizableTextArea,focus:function(e){var t,n;!function(e,t){if(e){e.focus(t);var n=(t||{}).cursor;if(n){var r=e.value.length;switch(n){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(r,r);break;default:e.setSelectionRange(0,r)}}}}(null===(n=null===(t=N.current)||void 0===t?void 0:t.resizableTextArea)||void 0===n?void 0:n.textArea,e)},blur:function(){var e;return null===(e=N.current)||void 0===e?void 0:e.blur()}}}));var I,j=y("input",a);"object"===typeof p&&(null===p||void 0===p?void 0:p.clearIcon)?I=p:p&&(I={clearIcon:e.createElement(wa,null)});var P=s(Hf(j),2),T=P[0],z=P[1];return T(e.createElement(id,Object.assign({},h,{disabled:E,allowClear:I,className:fo()(v,m),classes:{affixWrapper:fo()("".concat(j,"-textarea-affix-wrapper"),(r={},ie(r,"".concat(j,"-affix-wrapper-rtl"),"rtl"===w),ie(r,"".concat(j,"-affix-wrapper-borderless"),!c),ie(r,"".concat(j,"-affix-wrapper-sm"),"small"===A),ie(r,"".concat(j,"-affix-wrapper-lg"),"large"===A),ie(r,"".concat(j,"-textarea-show-count"),t.showCount||(null===(i=t.count)||void 0===i?void 0:i.show)),r),ad("".concat(j,"-affix-wrapper"),O),z)},classNames:Object.assign(Object.assign({},g),{textarea:fo()((o={},ie(o,"".concat(j,"-borderless"),!c),ie(o,"".concat(j,"-sm"),"small"===A),ie(o,"".concat(j,"-lg"),"large"===A),o),ad(j,O),z,null===g||void 0===g?void 0:g.textarea)}),prefixCls:j,suffix:k&&e.createElement("span",{className:"".concat(j,"-textarea-suffix")},M),ref:N})))})),Vf=function(e){return{color:e.colorLink,textDecoration:"none",outline:"none",cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}}},Xf=function(e){var t,n,r=e.componentCls,o=e.titleMarginTop;return ie({},r,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign((ie(t={color:e.colorText,wordBreak:"break-word",lineHeight:e.lineHeight},"&".concat(r,"-secondary"),{color:e.colorTextDescription}),ie(t,"&".concat(r,"-success"),{color:e.colorSuccess}),ie(t,"&".concat(r,"-warning"),{color:e.colorWarning}),ie(t,"&".concat(r,"-danger"),{color:e.colorError,"a&:active, a&:focus":{color:e.colorErrorActive},"a&:hover":{color:e.colorErrorHover}}),ie(t,"&".concat(r,"-disabled"),{color:e.colorTextDisabled,cursor:"not-allowed",userSelect:"none"}),ie(t,"\n div&,\n p\n ",{marginBottom:"1em"}),t),function(e){var t={};return[1,2,3,4,5].forEach((function(n){t["\n h".concat(n,"&,\n div&-h").concat(n,",\n div&-h").concat(n," > textarea,\n h").concat(n,"\n ")]=function(e,t,n,r){return{marginBottom:r.titleMarginBottom,color:n,fontWeight:r.fontWeightStrong,fontSize:e,lineHeight:t}}(e["fontSizeHeading".concat(n)],e["lineHeightHeading".concat(n)],e.colorTextHeading,e)})),t}(e)),(ie(n={},"\n & + h1".concat(r,",\n & + h2").concat(r,",\n & + h3").concat(r,",\n & + h4").concat(r,",\n & + h5").concat(r,"\n "),{marginTop:o}),ie(n,"\n div,\n ul,\n li,\n p,\n h1,\n h2,\n h3,\n h4,\n h5",ie({},"\n + h1,\n + h2,\n + h3,\n + h4,\n + h5\n ",{marginTop:o})),n)),function(e){return{code:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.2em 0.1em",fontSize:"85%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3},kbd:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.15em 0.1em",fontSize:"90%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.06)",border:"1px solid rgba(100, 100, 100, 0.2)",borderBottomWidth:2,borderRadius:3},mark:{padding:0,backgroundColor:Lr[2]},"u, ins":{textDecoration:"underline",textDecorationSkipInk:"auto"},"s, del":{textDecoration:"line-through"},strong:{fontWeight:600},"ul, ol":{marginInline:0,marginBlock:"0 1em",padding:0,li:{marginInline:"20px 0",marginBlock:0,paddingInline:"4px 0",paddingBlock:0}},ul:{listStyleType:"circle",ul:{listStyleType:"disc"}},ol:{listStyleType:"decimal"},"pre, blockquote":{margin:"1em 0"},pre:{padding:"0.4em 0.6em",whiteSpace:"pre-wrap",wordWrap:"break-word",background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3,fontFamily:e.fontFamilyCode,code:{display:"inline",margin:0,padding:0,fontSize:"inherit",fontFamily:"inherit",background:"transparent",border:0}},blockquote:{paddingInline:"0.6em 0",paddingBlock:0,borderInlineStart:"4px solid rgba(100, 100, 100, 0.2)",opacity:.85}}}(e)),function(e){var t=e.componentCls;return{"a&, a":Object.assign(Object.assign({},Vf(e)),ie({textDecoration:e.linkDecoration,"&:active, &:hover":{textDecoration:e.linkHoverDecoration}},"&[disabled], &".concat(t,"-disabled"),{color:e.colorTextDisabled,cursor:"not-allowed","&:active, &:hover":{color:e.colorTextDisabled},"&:active":{pointerEvents:"none"}}))}}(e)),ie({},"\n ".concat(r,"-expand,\n ").concat(r,"-edit,\n ").concat(r,"-copy\n "),Object.assign(Object.assign({},Vf(e)),{marginInlineStart:e.marginXXS}))),function(e){var t,n=e.componentCls,r=e.paddingSM;return{"&-edit-content":(t={position:"relative","div&":{insetInlineStart:-e.paddingSM,marginTop:-r,marginBottom:"calc(1em - ".concat(r,"px)")}},ie(t,"".concat(n,"-edit-content-confirm"),{position:"absolute",insetInlineEnd:e.marginXS+2,insetBlockEnd:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize,fontStyle:"normal",pointerEvents:"none"}),ie(t,"textarea",{margin:"0!important",MozTransition:"none",height:"1em"}),t)}}(e)),function(e){return{"&-copy-success":ie({},"\n &,\n &:hover,\n &:focus",{color:e.colorSuccess})}}(e)),function(){var e;return ie(e={},"\n a&-ellipsis,\n span&-ellipsis\n ",{display:"inline-block",maxWidth:"100%"}),ie(e,"&-single-line",{whiteSpace:"nowrap"}),ie(e,"&-ellipsis-single-line",{overflow:"hidden",textOverflow:"ellipsis","a&, span&":{verticalAlign:"bottom"},"> code":{paddingBlock:0,maxWidth:"calc(100% - 1.2em)",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",verticalAlign:"bottom",boxSizing:"content-box"}}),ie(e,"&-ellipsis-multiple-line",{display:"-webkit-box",overflow:"hidden",WebkitLineClamp:3,WebkitBoxOrient:"vertical"}),e}()),{"&-rtl":{direction:"rtl"}}))},Qf=ll("Typography",(function(e){return[Xf(e)]}),(function(){return{titleMarginTop:"1.2em",titleMarginBottom:"0.5em"}})),_f=function(t){var n=t.prefixCls,r=t["aria-label"],o=t.className,i=t.style,a=t.direction,l=t.maxLength,c=t.autoSize,u=void 0===c||c,d=t.value,f=t.onSave,p=t.onCancel,g=t.onEnd,m=t.component,v=t.enterIcon,h=void 0===v?e.createElement(Xu,null):v,b=e.useRef(null),y=e.useRef(!1),w=e.useRef(),A=s(e.useState(d),2),x=A[0],E=A[1];e.useEffect((function(){E(d)}),[d]),e.useEffect((function(){if(b.current&&b.current.resizableTextArea){var e=b.current.resizableTextArea.textArea;e.focus();var t=e.value.length;e.setSelectionRange(t,t)}}),[]);var S=function(){f(x.trim())},C=m?"".concat(n,"-").concat(m):"",k=s(Qf(n),2),M=k[0],O=k[1],N=fo()(n,"".concat(n,"-edit-content"),ie({},"".concat(n,"-rtl"),"rtl"===a),o,C,O);return M(e.createElement("div",{className:N,style:i},e.createElement(Wf,{ref:b,maxLength:l,value:x,onChange:function(e){var t=e.target;E(t.value.replace(/[\n\r]/g,""))},onKeyDown:function(e){var t=e.keyCode;y.current||(w.current=t)},onKeyUp:function(e){var t=e.keyCode,n=e.ctrlKey,r=e.altKey,o=e.metaKey,i=e.shiftKey;w.current!==t||y.current||n||r||o||i||(t===za.ENTER?(S(),null===g||void 0===g||g()):t===za.ESC&&p())},onCompositionStart:function(){y.current=!0},onCompositionEnd:function(){y.current=!1},onBlur:function(){S()},"aria-label":r,rows:1,autoSize:u}),null!==h?yu(h,{className:"".concat(n,"-edit-content-confirm")}):null))},Yf=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Gf=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.component,i=void 0===o?"article":o,a=t.className,l=t.rootClassName,c=t.setContentRef,u=t.children,d=t.direction,f=t.style,p=Yf(t,["prefixCls","component","className","rootClassName","setContentRef","children","direction","style"]),g=e.useContext(eo),m=g.getPrefixCls,v=g.direction,h=g.typography,b=null!==d&&void 0!==d?d:v,y=n;c&&(y=ho(n,c));var w=m("typography",r),A=s(Qf(w),2),x=A[0],E=A[1],S=fo()(w,null===h||void 0===h?void 0:h.className,ie({},"".concat(w,"-rtl"),"rtl"===b),a,l,E),C=Object.assign(Object.assign({},null===h||void 0===h?void 0:h.style),f);return x(e.createElement(i,Object.assign({className:S,style:C,ref:y},p),u))}));var Kf=Gf;function qf(t,n){return e.useMemo((function(){var e=!!t;return[e,Object.assign(Object.assign({},n),e&&"object"===typeof t?t:null)]}),[t])}var Zf=function(t,n){var r=e.useRef(!1);e.useEffect((function(){r.current?t():r.current=!0}),n)};function Jf(e){var t=typeof e;return"string"===t||"number"===t}function $f(e,t){for(var n=0,r=[],o=0;o<e.length;o+=1){if(n===t)return r;var i=e[o],a=n+(Jf(i)?String(i).length:1);if(a>t){var l=t-n;return r.push(String(i).slice(0,l)),r}r.push(i),n=a}return e}var ep=function(t){var n=t.enabledMeasure,r=t.children,o=t.text,i=t.width,a=t.fontSize,l=t.rows,c=t.onEllipsis,u=s(e.useState([0,0,0]),2),d=s(u[0],3),f=d[0],p=d[1],g=d[2],m=u[1],v=s(e.useState(0),2),h=v[0],b=v[1],y=s(e.useState(0),2),w=y[0],A=y[1],x=s(e.useState(0),2),E=x[0],S=x[1],C=e.useRef(null),k=e.useRef(null),M=e.useMemo((function(){return Wl(o)}),[o]),O=e.useMemo((function(){return function(e){var t=0;return e.forEach((function(e){Jf(e)?t+=String(e).length:t+=1})),t}(M)}),[M]),N=e.useMemo((function(){return n&&3===w?r($f(M,p),p<O):h&&4!==w&&n?r($f(M,h),h<O):r(M,!1)}),[n,w,r,M,p,O]);gt((function(){n&&i&&a&&O&&(A(1),m([0,Math.ceil(O/2),O]))}),[n,i,a,o,O,l]),gt((function(){var e;1===w&&S((null===(e=C.current)||void 0===e?void 0:e.offsetHeight)||0)}),[w]),gt((function(){var e,t;if(E)if(1===w)((null===(e=k.current)||void 0===e?void 0:e.offsetHeight)||0)<=l*E?(A(4),c(!1)):A(2);else if(2===w)if(f!==g){var n=(null===(t=k.current)||void 0===t?void 0:t.offsetHeight)||0,r=f,o=g;f===g-1?o=f:n<=l*E?r=p:o=p;var i=Math.ceil((r+o)/2);m([r,i,o])}else A(3),b(p),c(!0)}),[w,f,g,l,E]);var I={width:i,whiteSpace:"normal",margin:0,padding:0},j=function(t,n,r){return e.createElement("span",{"aria-hidden":!0,ref:n,style:Object.assign({position:"fixed",display:"block",left:0,top:0,zIndex:-9999,visibility:"hidden",pointerEvents:"none",fontSize:2*Math.ceil(a/2)},r)},t)};return e.createElement(e.Fragment,null,N,n&&3!==w&&4!==w&&e.createElement(e.Fragment,null,j("lg",C,{wordBreak:"keep-all",whiteSpace:"nowrap"}),1===w?j(r(M,!1),k,I):function(e,t){var n=$f(M,e);return j(r(n,!0),t,I)}(p,k)))};var tp=function(t){var n=t.enabledEllipsis,r=t.isEllipsis,o=t.children,i=t.tooltipProps;return(null===i||void 0===i?void 0:i.title)&&n?e.createElement(Uu,Object.assign({open:!!r&&void 0},i),o):o},np=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function rp(e,t,n){return!0===e||void 0===e?t:e||n&&t}function op(e){return!1===e?[!1,!1]:Array.isArray(e)?e:[e]}var ip=e.forwardRef((function(t,n){var r,o,i,a=t.prefixCls,l=t.className,c=t.style,u=t.type,d=t.disabled,f=t.children,p=t.ellipsis,g=t.editable,m=t.copyable,v=t.component,h=t.title,b=np(t,["prefixCls","className","style","type","disabled","children","ellipsis","editable","copyable","component","title"]),y=e.useContext(eo),w=y.getPrefixCls,A=y.direction,x=s(fs("Text"),1)[0],E=e.useRef(null),S=e.useRef(null),C=w("typography",a),k=Hl(b,["mark","code","delete","underline","strong","keyboard","italic"]),M=s(qf(g),2),O=M[0],N=M[1],I=s(al(!1,{value:N.editing}),2),j=I[0],P=I[1],T=N.triggerType,z=void 0===T?["icon"]:T,D=function(e){var t;e&&(null===(t=N.onStart)||void 0===t||t.call(N)),P(e)};Zf((function(){var e;j||null===(e=S.current)||void 0===e||e.focus()}),[j]);var L=function(e){null===e||void 0===e||e.preventDefault(),D(!0)},R=s(qf(m),2),F=R[0],B=R[1],H=s(e.useState(!1),2),U=H[0],W=H[1],V=e.useRef(null),X={};B.format&&(X.format=B.format);var Q=function(){V.current&&clearTimeout(V.current)},_=function(e){var t;null===e||void 0===e||e.preventDefault(),null===e||void 0===e||e.stopPropagation(),Oc()(B.text||String(f)||"",X),W(!0),Q(),V.current=setTimeout((function(){W(!1)}),3e3),null===(t=B.onCopy)||void 0===t||t.call(B,e)};e.useEffect((function(){return Q}),[]);var Y=s(e.useState(!1),2),G=Y[0],K=Y[1],q=s(e.useState(!1),2),Z=q[0],J=q[1],$=s(e.useState(!1),2),ee=$[0],te=$[1],ne=s(e.useState(!1),2),re=ne[0],oe=ne[1],ae=s(e.useState(!1),2),le=ae[0],ce=ae[1],se=s(e.useState(!0),2),ue=se[0],de=se[1],fe=s(qf(p,{expandable:!1}),2),pe=fe[0],ge=fe[1],me=pe&&!ee,ve=ge.rows,he=void 0===ve?1:ve,be=e.useMemo((function(){return!me||void 0!==ge.suffix||ge.onEllipsis||ge.expandable||O||F}),[me,ge,O,F]);gt((function(){pe&&!be&&(K(ls("webkitLineClamp")),J(ls("textOverflow")))}),[be,pe]);var ye=e.useMemo((function(){return!be&&(1===he?Z:G)}),[be,Z,G]),we=me&&(ye?le:re),Ae=me&&1===he&&ye,xe=me&&he>1&&ye,Ee=function(e){var t;te(!0),null===(t=ge.onExpand)||void 0===t||t.call(ge,e)},Se=s(e.useState(0),2),Ce=Se[0],ke=Se[1],Me=s(e.useState(0),2),Oe=Me[0],Ne=Me[1],Ie=function(e){var t;oe(e),re!==e&&(null===(t=ge.onEllipsis)||void 0===t||t.call(ge,e))};e.useEffect((function(){var e=E.current;if(pe&&ye&&e){var t=xe?e.offsetHeight<e.scrollHeight:e.offsetWidth<e.scrollWidth;le!==t&&ce(t)}}),[pe,ye,f,xe,ue]),e.useEffect((function(){var e=E.current;if("undefined"!==typeof IntersectionObserver&&e&&ye&&me){var t=new IntersectionObserver((function(){de(!!e.offsetParent)}));return t.observe(e),function(){t.disconnect()}}}),[ye,me]);var je={};je=!0===ge.tooltip?{title:null!==(r=N.text)&&void 0!==r?r:f}:e.isValidElement(ge.tooltip)?{title:ge.tooltip}:"object"===typeof ge.tooltip?Object.assign({title:null!==(o=N.text)&&void 0!==o?o:f},ge.tooltip):{title:ge.tooltip};var Pe=e.useMemo((function(){var e=function(e){return["string","number"].includes(typeof e)};if(pe&&!ye)return e(N.text)?N.text:e(f)?f:e(h)?h:e(je.title)?je.title:void 0}),[pe,ye,h,je.title,we]);if(j)return e.createElement(_f,{value:null!==(i=N.text)&&void 0!==i?i:"string"===typeof f?f:"",onSave:function(e){var t;null===(t=N.onChange)||void 0===t||t.call(N,e),D(!1)},onCancel:function(){var e;null===(e=N.onCancel)||void 0===e||e.call(N),D(!1)},onEnd:N.onEnd,prefixCls:C,className:l,style:c,direction:A,component:v,maxLength:N.maxLength,autoSize:N.autoSize,enterIcon:N.enterIcon});var Te=function(){var t,n=ge.expandable,r=ge.symbol;return n?(t=r||(null===x||void 0===x?void 0:x.expand),e.createElement("a",{key:"expand",className:"".concat(C,"-expand"),onClick:Ee,"aria-label":null===x||void 0===x?void 0:x.expand},t)):null},ze=function(){if(O){var t=N.icon,n=N.tooltip,r=Wl(n)[0]||(null===x||void 0===x?void 0:x.edit),o="string"===typeof r?r:"";return z.includes("icon")?e.createElement(Uu,{key:"edit",title:!1===n?"":r},e.createElement(ds,{ref:S,className:"".concat(C,"-edit"),onClick:L,"aria-label":o},t||e.createElement(kc,{role:"button"}))):null}},De=function(){if(F){var t=B.tooltips,n=B.icon,r=op(t),o=op(n),i=U?rp(r[1],null===x||void 0===x?void 0:x.copied):rp(r[0],null===x||void 0===x?void 0:x.copy),a=U?null===x||void 0===x?void 0:x.copied:null===x||void 0===x?void 0:x.copy,l="string"===typeof i?i:a;return e.createElement(Uu,{key:"copy",title:i},e.createElement(ds,{className:fo()("".concat(C,"-copy"),U&&"".concat(C,"-copy-success")),onClick:_,"aria-label":l},U?rp(o[1],e.createElement(wc,null),!0):rp(o[0],e.createElement(Ec,null),!0)))}};return e.createElement(is,{onResize:function(e,t){var n,r=e.offsetWidth;ke(r),Ne(parseInt(null===(n=window.getComputedStyle)||void 0===n?void 0:n.call(window,t).fontSize,10)||0)},disabled:!me||ye},(function(r){var o;return e.createElement(tp,{tooltipProps:je,enabledEllipsis:me,isEllipsis:we},e.createElement(Kf,Object.assign({className:fo()((o={},ie(o,"".concat(C,"-").concat(u),u),ie(o,"".concat(C,"-disabled"),d),ie(o,"".concat(C,"-ellipsis"),pe),ie(o,"".concat(C,"-single-line"),me&&1===he),ie(o,"".concat(C,"-ellipsis-single-line"),Ae),ie(o,"".concat(C,"-ellipsis-multiple-line"),xe),o),l),prefixCls:a,style:Object.assign(Object.assign({},c),{WebkitLineClamp:xe?he:void 0}),component:v,ref:ho(r,E,n),direction:A,onClick:z.includes("text")?L:void 0,"aria-label":null===Pe||void 0===Pe?void 0:Pe.toString(),title:h},k),e.createElement(ep,{enabledMeasure:me&&!ye,text:f,rows:he,width:Ce,fontSize:Oe,onEllipsis:Ie},(function(n,r){var o=n;n.length&&r&&Pe&&(o=e.createElement("span",{key:"show-content","aria-hidden":!0},o));var i=function(t,n){var r=t.mark,o=t.code,i=t.underline,a=t.delete,l=t.strong,c=t.keyboard,s=t.italic,u=n;function d(t,n){n&&(u=e.createElement(t,{},u))}return d("strong",l),d("u",i),d("del",a),d("code",o),d("mark",r),d("kbd",c),d("i",s),u}(t,e.createElement(e.Fragment,null,o,function(t){return[t&&e.createElement("span",{"aria-hidden":!0,key:"ellipsis"},"..."),ge.suffix,(n=t,[n&&Te(),ze(),De()])];var n}(r)));return i}))))}))})),ap=ip,lp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},cp=e.forwardRef((function(t,n){var r=t.ellipsis,o=t.rel,i=lp(t,["ellipsis","rel"]),a=Object.assign(Object.assign({},i),{rel:void 0===o&&"_blank"===i.target?"noopener noreferrer":o});return delete a.navigate,e.createElement(ap,Object.assign({},a,{ref:n,ellipsis:!!r,component:"a"}))})),sp=e.forwardRef((function(t,n){return e.createElement(ap,Object.assign({ref:n},t,{component:"div"}))})),up=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},dp=function(t,n){var r=t.ellipsis,o=up(t,["ellipsis"]),i=e.useMemo((function(){return r&&"object"===typeof r?Hl(r,["expandable","rows"]):r}),[r]);return e.createElement(ap,Object.assign({ref:n},o,{ellipsis:i,component:"span"}))},fp=e.forwardRef(dp),pp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},gp=[1,2,3,4,5],mp=e.forwardRef((function(t,n){var r,o=t.level,i=void 0===o?1:o,a=pp(t,["level"]);return r=gp.includes(i)?"h".concat(i):"h1",e.createElement(ap,Object.assign({ref:n},a,{component:r}))})),vp=Kf;vp.Text=fp,vp.Link=cp,vp.Title=mp,vp.Paragraph=sp;var hp=vp,bp=function(e){var t=(null===e||void 0===e?void 0:e.algorithm)?nt(e.algorithm):nt(Kr),n=Object.assign(Object.assign({},Hr),null===e||void 0===e?void 0:e.token);return Ct(n,{override:null===e||void 0===e?void 0:e.token},t,ji)};var yp=function(e,t){var n=null!==t&&void 0!==t?t:Kr(e),r=n.fontSizeSM,o=n.controlHeight-4;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n),function(e){var t=e.sizeUnit,n=e.sizeStep-2;return{sizeXXL:t*(n+10),sizeXL:t*(n+6),sizeLG:t*(n+2),sizeMD:t*(n+2),sizeMS:t*(n+1),size:t*n,sizeSM:t*n,sizeXS:t*(n-1),sizeXXS:t*(n-1)}}(null!==t&&void 0!==t?t:e)),Gr(r)),{controlHeight:o}),Fr(Object.assign(Object.assign({},n),{controlHeight:o})))},wp=function(e,t){return new Ur(e).setAlpha(t).toRgbString()},Ap=function(e,t){return new Ur(e).lighten(t).toHexString()},xp=function(e){var t=Pr(e,{theme:"dark"});return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[6],6:t[5],7:t[4],8:t[6],9:t[5],10:t[4]}},Ep=function(e,t){var n=e||"#000",r=t||"#fff";return{colorBgBase:n,colorTextBase:r,colorText:wp(r,.85),colorTextSecondary:wp(r,.65),colorTextTertiary:wp(r,.45),colorTextQuaternary:wp(r,.25),colorFill:wp(r,.18),colorFillSecondary:wp(r,.12),colorFillTertiary:wp(r,.08),colorFillQuaternary:wp(r,.04),colorBgElevated:Ap(n,12),colorBgContainer:Ap(n,8),colorBgLayout:Ap(n,0),colorBgSpotlight:Ap(n,26),colorBgBlur:wp(r,.04),colorBorder:Ap(n,26),colorBorderSecondary:Ap(n,19)}},Sp=function(e,t){var n=Object.keys(Br).map((function(t){var n=Pr(e[t],{theme:"dark"});return new Array(10).fill(1).reduce((function(e,r,o){return e["".concat(t,"-").concat(o+1)]=n[o],e["".concat(t).concat(o+1)]=n[o],e}),{})})).reduce((function(e,t){return e=Object.assign(Object.assign({},e),t)}),{}),r=null!==t&&void 0!==t?t:Kr(e);return Object.assign(Object.assign(Object.assign({},r),n),Wr(e,{generateColorPalettes:xp,generateNeutralColorPalettes:Ep}))};var Cp={defaultConfig:Zr,defaultSeed:Zr.token,useToken:function(){var e=s(zi(),3);return{theme:e[0],token:e[1],hashId:e[2]}},defaultAlgorithm:Kr,darkAlgorithm:Sp,compactAlgorithm:yp,getDesignToken:bp},kp=e.createContext(null),Mp=e.createContext({}),Op=kp,Np="".concat("accept acceptCharset accessKey action allowFullScreen allowTransparency\n alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge\n charSet checked classID className colSpan cols content contentEditable contextMenu\n controls coords crossOrigin data dateTime default defer dir disabled download draggable\n encType form formAction formEncType formMethod formNoValidate formTarget frameBorder\n headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity\n is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\n mediaGroup method min minLength multiple muted name noValidate nonce open\n optimum pattern placeholder poster preload radioGroup readOnly rel required\n reversed role rowSpan rows sandbox scope scoped scrolling seamless selected\n shape size sizes span spellCheck src srcDoc srcLang srcSet start step style\n summary tabIndex target title type useMap value width wmode wrap"," ").concat("onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown\n onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick\n onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown\n onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel\n onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough\n onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata\n onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError").split(/[\s\n]+/),Ip="aria-",jp="data-";function Pp(e,t){return 0===e.indexOf(t)}function Tp(e){var t,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];t=!1===n?{aria:!0,data:!0,attr:!0}:!0===n?{aria:!0}:le({},n);var r={};return Object.keys(e).forEach((function(n){(t.aria&&("role"===n||Pp(n,Ip))||t.data&&Pp(n,jp)||t.attr&&Np.includes(n))&&(r[n]=e[n])})),r}var zp=function(t){var n=t.prefixCls,r=t.className,o=t.style,i=t.children,a=t.containerRef,l=t.id,c={onMouseEnter:t.onMouseEnter,onMouseOver:t.onMouseOver,onMouseLeave:t.onMouseLeave,onClick:t.onClick,onKeyDown:t.onKeyDown,onKeyUp:t.onKeyUp},s=bo(e.useContext(Mp).panel,a);return e.createElement(e.Fragment,null,e.createElement("div",Mt({id:l,className:fo()("".concat(n,"-content"),r),style:le({},o),"aria-modal":"true",role:"dialog",ref:s},c),i))};function Dp(e){return"string"===typeof e&&String(Number(e))===e?(Ie(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(e)):e}var Lp={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function Rp(t,n){var r,o,i,a,l=t.prefixCls,c=t.open,u=t.placement,d=t.inline,f=t.push,p=t.forceRender,g=t.autoFocus,m=t.keyboard,v=t.classNames,h=t.rootClassName,b=t.rootStyle,y=t.zIndex,w=t.className,A=t.id,x=t.style,E=t.motion,S=t.width,C=t.height,k=t.children,M=t.contentWrapperStyle,O=t.mask,N=t.maskClosable,I=t.maskMotion,j=t.maskClassName,P=t.maskStyle,T=t.afterOpenChange,z=t.onClose,D=t.onMouseEnter,L=t.onMouseOver,R=t.onMouseLeave,F=t.onClick,B=t.onKeyDown,H=t.onKeyUp,U=t.styles,W=e.useRef(),V=e.useRef(),X=e.useRef();e.useImperativeHandle(n,(function(){return W.current}));e.useEffect((function(){var e;c&&g&&(null===(e=W.current)||void 0===e||e.focus({preventScroll:!0}))}),[c]);var Q=s(e.useState(!1),2),_=Q[0],Y=Q[1],G=e.useContext(Op),K=null!==(r=null!==(o=null===(i=!1===f?{distance:0}:!0===f?{}:f||{})||void 0===i?void 0:i.distance)&&void 0!==o?o:null===G||void 0===G?void 0:G.pushDistance)&&void 0!==r?r:180,q=e.useMemo((function(){return{pushDistance:K,push:function(){Y(!0)},pull:function(){Y(!1)}}}),[K]);e.useEffect((function(){var e,t;c?null===G||void 0===G||null===(e=G.push)||void 0===e||e.call(G):null===G||void 0===G||null===(t=G.pull)||void 0===t||t.call(G)}),[c]),e.useEffect((function(){return function(){var e;null===G||void 0===G||null===(e=G.pull)||void 0===e||e.call(G)}}),[]);var Z=O&&e.createElement(ki,Mt({key:"mask"},I,{visible:c}),(function(t,n){var r=t.className,o=t.style;return e.createElement("div",{className:fo()("".concat(l,"-mask"),r,null===v||void 0===v?void 0:v.mask,j),style:le(le(le({},o),P),null===U||void 0===U?void 0:U.mask),onClick:N&&c?z:void 0,ref:n})})),J="function"===typeof E?E(u):E,$={};if(_&&K)switch(u){case"top":$.transform="translateY(".concat(K,"px)");break;case"bottom":$.transform="translateY(".concat(-K,"px)");break;case"left":$.transform="translateX(".concat(K,"px)");break;default:$.transform="translateX(".concat(-K,"px)")}"left"===u||"right"===u?$.width=Dp(S):$.height=Dp(C);var ee={onMouseEnter:D,onMouseOver:L,onMouseLeave:R,onClick:F,onKeyDown:B,onKeyUp:H},te=e.createElement(ki,Mt({key:"panel"},J,{visible:c,forceRender:p,onVisibleChanged:function(e){null===T||void 0===T||T(e)},removeOnLeave:!1,leavedClassName:"".concat(l,"-content-wrapper-hidden")}),(function(n,r){var o=n.className,i=n.style;return e.createElement("div",Mt({className:fo()("".concat(l,"-content-wrapper"),null===v||void 0===v?void 0:v.wrapper,o),style:le(le(le(le({},$),i),M),null===U||void 0===U?void 0:U.wrapper)},Tp(t,{data:!0})),e.createElement(zp,Mt({id:A,containerRef:r,prefixCls:l,className:fo()(w,null===v||void 0===v?void 0:v.content),style:le(le({},x),null===U||void 0===U?void 0:U.content)},ee),k))})),ne=le({},b);return y&&(ne.zIndex=y),e.createElement(Op.Provider,{value:q},e.createElement("div",{className:fo()(l,"".concat(l,"-").concat(u),h,(a={},ie(a,"".concat(l,"-open"),c),ie(a,"".concat(l,"-inline"),d),a)),style:ne,tabIndex:-1,ref:W,onKeyDown:function(e){var t=e.keyCode,n=e.shiftKey;switch(t){case za.TAB:var r;if(t===za.TAB)if(n||document.activeElement!==X.current){if(n&&document.activeElement===V.current){var o;null===(o=X.current)||void 0===o||o.focus({preventScroll:!0})}}else null===(r=V.current)||void 0===r||r.focus({preventScroll:!0});break;case za.ESC:z&&m&&(e.stopPropagation(),z(e))}}},Z,e.createElement("div",{tabIndex:0,ref:V,style:Lp,"aria-hidden":"true","data-sentinel":"start"}),te,e.createElement("div",{tabIndex:0,ref:X,style:Lp,"aria-hidden":"true","data-sentinel":"end"})))}var Fp=e.forwardRef(Rp);var Bp=function(t){var n=t.open,r=void 0!==n&&n,o=t.prefixCls,i=void 0===o?"rc-drawer":o,a=t.placement,l=void 0===a?"right":a,c=t.autoFocus,u=void 0===c||c,d=t.keyboard,f=void 0===d||d,p=t.width,g=void 0===p?378:p,m=t.mask,v=void 0===m||m,h=t.maskClosable,b=void 0===h||h,y=t.getContainer,w=t.forceRender,A=t.afterOpenChange,x=t.destroyOnClose,E=t.onMouseEnter,S=t.onMouseOver,C=t.onMouseLeave,k=t.onClick,M=t.onKeyDown,O=t.onKeyUp,N=t.panelRef,I=s(e.useState(!1),2),j=I[0],P=I[1];var T=s(e.useState(!1),2),z=T[0],D=T[1];gt((function(){D(!0)}),[]);var L=!!z&&r,R=e.useRef(),F=e.useRef();gt((function(){L&&(F.current=document.activeElement)}),[L]);var B=e.useMemo((function(){return{panel:N}}),[N]);if(!w&&!j&&!L&&x)return null;var H={onMouseEnter:E,onMouseOver:S,onMouseLeave:C,onClick:k,onKeyDown:M,onKeyUp:O},U=le(le({},t),{},{open:L,prefixCls:i,placement:l,autoFocus:u,keyboard:f,width:g,mask:v,maskClosable:b,inline:!1===y,afterOpenChange:function(e){var t,n;(P(e),null===A||void 0===A||A(e),e||!F.current||null!==(t=R.current)&&void 0!==t&&t.contains(F.current))||(null===(n=F.current)||void 0===n||n.focus({preventScroll:!0}))},ref:R},H);return e.createElement(Mp.Provider,{value:B},e.createElement(Ss,{open:L||w||j,autoDestroy:!1,getContainer:y,autoLock:v&&(L||j)},e.createElement(Fp,U)))},Hp=Bp;function Up(){}var Wp=e.createContext({add:Up,remove:Up});function Vp(t,n,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.createElement(Ea,null),i=function(e,t,n){return"boolean"===typeof e?e:void 0===t?!!n:!1!==t&&null!==t}(t,n,arguments.length>4&&void 0!==arguments[4]&&arguments[4]);if(!i)return[!1,null];var a="boolean"===typeof n||void 0===n||null===n?o:n;return[!0,r?r(a):a]}var Xp=function(t){var n,r,o=t.prefixCls,i=t.title,a=t.footer,l=t.extra,c=t.closeIcon,u=t.closable,d=t.onClose,f=t.headerStyle,p=t.drawerStyle,g=t.bodyStyle,m=t.footerStyle,v=t.children,h=t.classNames,b=t.styles,y=e.useContext(eo).drawer,w=s(Vp(u,c,e.useCallback((function(t){return e.createElement("button",{type:"button",onClick:d,"aria-label":"Close",className:"".concat(o,"-close")},t)}),[d]),void 0,!0),2),A=w[0],x=w[1],E=e.useMemo((function(){var t,n;return i||A?e.createElement("div",{style:Object.assign(Object.assign(Object.assign({},null===(t=null===y||void 0===y?void 0:y.styles)||void 0===t?void 0:t.header),f),null===b||void 0===b?void 0:b.header),className:fo()("".concat(o,"-header"),ie({},"".concat(o,"-header-close-only"),A&&!i&&!l),null===(n=null===y||void 0===y?void 0:y.classNames)||void 0===n?void 0:n.header,null===h||void 0===h?void 0:h.header)},e.createElement("div",{className:"".concat(o,"-header-title")},x,i&&e.createElement("div",{className:"".concat(o,"-title")},i)),l&&e.createElement("div",{className:"".concat(o,"-extra")},l)):null}),[A,x,l,f,o,i]),S=e.useMemo((function(){var t,n;if(!a)return null;var r="".concat(o,"-footer");return e.createElement("div",{className:fo()(r,null===(t=null===y||void 0===y?void 0:y.classNames)||void 0===t?void 0:t.footer,null===h||void 0===h?void 0:h.footer),style:Object.assign(Object.assign(Object.assign({},null===(n=null===y||void 0===y?void 0:y.styles)||void 0===n?void 0:n.footer),m),null===b||void 0===b?void 0:b.footer)},a)}),[a,m,o]);return e.createElement("div",{className:"".concat(o,"-wrapper-body"),style:p},E,e.createElement("div",{className:fo()("".concat(o,"-body"),null===h||void 0===h?void 0:h.body,null===(n=null===y||void 0===y?void 0:y.classNames)||void 0===n?void 0:n.body),style:Object.assign(Object.assign(Object.assign({},null===(r=null===y||void 0===y?void 0:y.styles)||void 0===r?void 0:r.body),g),null===b||void 0===b?void 0:b.body)},v),S)},Qp=function(e){var t,n=e.componentCls,r=e.motionDurationSlow,o={"&-enter, &-appear, &-leave":{"&-start":{transition:"none"},"&-active":{transition:"all ".concat(r)}}};return ie({},n,(ie(t={},"".concat(n,"-mask-motion"),{"&-enter, &-appear, &-leave":{"&-active":{transition:"all ".concat(r)}},"&-enter, &-appear":{opacity:0,"&-active":{opacity:1}},"&-leave":{opacity:1,"&-active":{opacity:0}}}),ie(t,"".concat(n,"-panel-motion"),{"&-left":[o,{"&-enter, &-appear":{"&-start":{transform:"translateX(-100%) !important"},"&-active":{transform:"translateX(0)"}},"&-leave":{transform:"translateX(0)","&-active":{transform:"translateX(-100%)"}}}],"&-right":[o,{"&-enter, &-appear":{"&-start":{transform:"translateX(100%) !important"},"&-active":{transform:"translateX(0)"}},"&-leave":{transform:"translateX(0)","&-active":{transform:"translateX(100%)"}}}],"&-top":[o,{"&-enter, &-appear":{"&-start":{transform:"translateY(-100%) !important"},"&-active":{transform:"translateY(0)"}},"&-leave":{transform:"translateY(0)","&-active":{transform:"translateY(-100%)"}}}],"&-bottom":[o,{"&-enter, &-appear":{"&-start":{transform:"translateY(100%) !important"},"&-active":{transform:"translateY(0)"}},"&-leave":{transform:"translateY(0)","&-active":{transform:"translateY(100%)"}}}]}),t))},_p=function(e){var t,n,r=e.componentCls,o=e.zIndexPopup,i=e.colorBgMask,a=e.colorBgElevated,l=e.motionDurationSlow,c=e.motionDurationMid,s=e.padding,u=e.paddingLG,d=e.fontSizeLG,f=e.lineHeightLG,p=e.lineWidth,g=e.lineType,m=e.colorSplit,v=e.marginSM,h=e.colorIcon,b=e.colorIconHover,y=e.colorText,w=e.fontWeightStrong,A=e.footerPaddingBlock,x=e.footerPaddingInline,E="".concat(r,"-content-wrapper");return ie({},r,(n={position:"fixed",inset:0,zIndex:o,pointerEvents:"none","&-pure":(t={position:"relative",background:a},ie(t,"&".concat(r,"-left"),{boxShadow:e.boxShadowDrawerLeft}),ie(t,"&".concat(r,"-right"),{boxShadow:e.boxShadowDrawerRight}),ie(t,"&".concat(r,"-top"),{boxShadow:e.boxShadowDrawerUp}),ie(t,"&".concat(r,"-bottom"),{boxShadow:e.boxShadowDrawerDown}),t),"&-inline":{position:"absolute"}},ie(n,"".concat(r,"-mask"),{position:"absolute",inset:0,zIndex:o,background:i,pointerEvents:"auto"}),ie(n,E,{position:"absolute",zIndex:o,maxWidth:"100vw",transition:"all ".concat(l),"&-hidden":{display:"none"}}),ie(n,"&-left > ".concat(E),{top:0,bottom:0,left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowDrawerLeft}),ie(n,"&-right > ".concat(E),{top:0,right:{_skip_check_:!0,value:0},bottom:0,boxShadow:e.boxShadowDrawerRight}),ie(n,"&-top > ".concat(E),{top:0,insetInline:0,boxShadow:e.boxShadowDrawerUp}),ie(n,"&-bottom > ".concat(E),{bottom:0,insetInline:0,boxShadow:e.boxShadowDrawerDown}),ie(n,"".concat(r,"-content"),{width:"100%",height:"100%",overflow:"auto",background:a,pointerEvents:"auto"}),ie(n,"".concat(r,"-wrapper-body"),{display:"flex",flexDirection:"column",width:"100%",height:"100%"}),ie(n,"".concat(r,"-header"),{display:"flex",flex:0,alignItems:"center",padding:"".concat(s,"px ").concat(u,"px"),fontSize:d,lineHeight:f,borderBottom:"".concat(p,"px ").concat(g," ").concat(m),"&-title":{display:"flex",flex:1,alignItems:"center",minWidth:0,minHeight:0}}),ie(n,"".concat(r,"-extra"),{flex:"none"}),ie(n,"".concat(r,"-close"),{display:"inline-block",marginInlineEnd:v,color:h,fontWeight:w,fontSize:d,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",textDecoration:"none",background:"transparent",border:0,outline:0,cursor:"pointer",transition:"color ".concat(c),textRendering:"auto","&:focus, &:hover":{color:b,textDecoration:"none"}}),ie(n,"".concat(r,"-title"),{flex:1,margin:0,color:y,fontWeight:e.fontWeightStrong,fontSize:d,lineHeight:f}),ie(n,"".concat(r,"-body"),{flex:1,minWidth:0,minHeight:0,padding:u,overflow:"auto"}),ie(n,"".concat(r,"-footer"),{flexShrink:0,padding:"".concat(A,"px ").concat(x,"px"),borderTop:"".concat(p,"px ").concat(g," ").concat(m)}),ie(n,"&-rtl",{direction:"rtl"}),n))},Yp=ll("Drawer",(function(e){var t=tl(e,{});return[_p(t),Qp(t)]}),(function(e){return{zIndexPopup:e.zIndexPopupBase,footerPaddingBlock:e.paddingXS,footerPaddingInline:e.padding}})),Gp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Kp={distance:180},qp=function(t){var n,r,o,i,a,l,c,u,d=t.rootClassName,f=t.width,p=t.height,g=t.size,m=void 0===g?"default":g,v=t.mask,h=void 0===v||v,b=t.push,y=void 0===b?Kp:b,w=t.open,A=t.afterOpenChange,x=t.onClose,E=t.prefixCls,S=t.getContainer,C=t.style,k=t.className,M=t.visible,O=t.afterVisibleChange,N=Gp(t,["rootClassName","width","height","size","mask","push","open","afterOpenChange","onClose","prefixCls","getContainer","style","className","visible","afterVisibleChange"]),I=e.useContext(eo),j=I.getPopupContainer,P=I.getPrefixCls,T=I.direction,z=I.drawer,D=P("drawer",E),L=s(Yp(D),2),R=L[0],F=L[1],B=void 0===S&&j?function(){return j(document.body)}:S,H=fo()(ie({"no-mask":!h},"".concat(D,"-rtl"),"rtl"===T),d,F),U=e.useMemo((function(){return null!==f&&void 0!==f?f:"large"===m?736:378}),[f,m]),W=e.useMemo((function(){return null!==p&&void 0!==p?p:"large"===m?736:378}),[p,m]),V={motionName:lu(D,"mask-motion"),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500},X=function(t){var n=e.useContext(Wp),r=e.useRef();return ol((function(e){if(e){var o=t?e.querySelector(t):e;n.add(o),r.current=o}else n.remove(r.current)}))}(),Q=s(Ja("Drawer",N.zIndex),2),_=Q[0],Y=Q[1];return R(e.createElement(xu,null,e.createElement(Cf,{status:!0,override:!0},e.createElement(Ga.Provider,{value:Y},e.createElement(Hp,Object.assign({prefixCls:D,onClose:x,maskMotion:V,motion:function(e){return{motionName:lu(D,"panel-motion-".concat(e)),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500}}},N,{classNames:{mask:fo()(null===(n=N.classNames)||void 0===n?void 0:n.mask,null===(r=null===z||void 0===z?void 0:z.classNames)||void 0===r?void 0:r.mask),content:fo()(null===(o=N.classNames)||void 0===o?void 0:o.content,null===(i=null===z||void 0===z?void 0:z.classNames)||void 0===i?void 0:i.content)},styles:{mask:Object.assign(Object.assign({},null===(a=N.styles)||void 0===a?void 0:a.mask),null===(l=null===z||void 0===z?void 0:z.styles)||void 0===l?void 0:l.mask),content:Object.assign(Object.assign({},null===(c=N.styles)||void 0===c?void 0:c.content),null===(u=null===z||void 0===z?void 0:z.styles)||void 0===u?void 0:u.content)},open:null!==w&&void 0!==w?w:M,mask:h,push:y,width:U,height:W,style:Object.assign(Object.assign({},null===z||void 0===z?void 0:z.style),C),className:fo()(null===z||void 0===z?void 0:z.className,k),rootClassName:H,getContainer:B,afterOpenChange:null!==A&&void 0!==A?A:O,panelRef:X,zIndex:_}),e.createElement(Xp,Object.assign({prefixCls:D},N,{onClose:x})))))))};qp._InternalPanelDoNotUseOrYouWillBeFired=function(t){var n=t.prefixCls,r=t.style,o=t.className,i=t.placement,a=void 0===i?"right":i,l=Gp(t,["prefixCls","style","className","placement"]),c=(0,e.useContext(eo).getPrefixCls)("drawer",n),u=s(Yp(c),2),d=u[0],f=u[1],p=fo()(c,"".concat(c,"-pure"),"".concat(c,"-").concat(a),f,o);return d(e.createElement("div",{className:p,style:r},e.createElement(Xp,Object.assign({prefixCls:c},l))))};var Zp=qp,Jp=function(e){var t=e.componentCls,n=e.colorPrimary;return ie({},t,{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:"var(--wave-color, ".concat(n,")"),boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:["box-shadow 0.4s ".concat(e.motionEaseOutCirc),"opacity 2s ".concat(e.motionEaseOutCirc)].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:["box-shadow 0.3s ".concat(e.motionEaseInOut),"opacity 0.35s ".concat(e.motionEaseInOut)].join(",")}}})},$p=ll("Wave",(function(e){return[Jp(e)]}));function eg(e){return e&&"#fff"!==e&&"#ffffff"!==e&&"rgb(255, 255, 255)"!==e&&"rgba(255, 255, 255, 1)"!==e&&function(e){var t=(e||"").match(/rgba?\((\d*), (\d*), (\d*)(, [\d.]*)?\)/);return!(t&&t[1]&&t[2]&&t[3])||!(t[1]===t[2]&&t[2]===t[3])}(e)&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&"transparent"!==e}var tg="ant-wave-target";function ng(e){return Number.isNaN(e)?0:e}var rg=function(t){var n=t.className,r=t.target,o=t.component,i=e.useRef(null),a=s(e.useState(null),2),l=a[0],c=a[1],u=s(e.useState([]),2),d=u[0],f=u[1],p=s(e.useState(0),2),g=p[0],m=p[1],v=s(e.useState(0),2),h=v[0],b=v[1],y=s(e.useState(0),2),w=y[0],A=y[1],x=s(e.useState(0),2),E=x[0],S=x[1],C=s(e.useState(!1),2),k=C[0],M=C[1],O={left:g,top:h,width:w,height:E,borderRadius:d.map((function(e){return"".concat(e,"px")})).join(" ")};function N(){var e=getComputedStyle(r);c(function(e){var t=getComputedStyle(e),n=t.borderTopColor,r=t.borderColor,o=t.backgroundColor;return eg(n)?n:eg(r)?r:eg(o)?o:null}(r));var t="static"===e.position,n=e.borderLeftWidth,o=e.borderTopWidth;m(t?r.offsetLeft:ng(-parseFloat(n))),b(t?r.offsetTop:ng(-parseFloat(o))),A(r.offsetWidth),S(r.offsetHeight);var i=e.borderTopLeftRadius,a=e.borderTopRightRadius,l=e.borderBottomLeftRadius,s=e.borderBottomRightRadius;f([i,a,s,l].map((function(e){return ng(parseFloat(e))})))}if(l&&(O["--wave-color"]=l),e.useEffect((function(){if(r){var e,t=ci((function(){N(),M(!0)}));return"undefined"!==typeof ResizeObserver&&(e=new ResizeObserver(N)).observe(r),function(){ci.cancel(t),null===e||void 0===e||e.disconnect()}}}),[]),!k)return null;var I=("Checkbox"===o||"Radio"===o)&&(null===r||void 0===r?void 0:r.classList.contains(tg));return e.createElement(ki,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:function(e,t){var n;if(t.deadline||"opacity"===t.propertyName){var r=null===(n=i.current)||void 0===n?void 0:n.parentElement;(function(e){return ye.apply(this,arguments)})(r).then((function(){null===r||void 0===r||r.remove()}))}return!1}},(function(t){var r=t.className;return e.createElement("div",{ref:i,className:fo()(n,{"wave-quick":I},r),style:O})}))},og=function(t,n){var r;if("Checkbox"!==n.component||(null===(r=t.querySelector("input"))||void 0===r?void 0:r.checked)){var o=document.createElement("div");o.style.position="absolute",o.style.left="0px",o.style.top="0px",null===t||void 0===t||t.insertBefore(o,null===t||void 0===t?void 0:t.firstChild),me(e.createElement(rg,Object.assign({},n,{target:t})),o)}};var ig=function(t){var n=t.children,r=t.disabled,o=t.component,i=(0,e.useContext)(eo).getPrefixCls,a=(0,e.useRef)(null),l=i("wave"),c=s($p(l),2)[1],u=function(t,n,r){var o=e.useContext(eo).wave,i=s(zi(),3),a=i[1],l=i[2],c=ol((function(e){var i=t.current;if(!(null===o||void 0===o?void 0:o.disabled)&&i){var c=i.querySelector(".".concat(tg))||i;((o||{}).showEffect||og)(c,{className:n,token:a,component:r,event:e,hashId:l})}})),u=e.useRef();return function(e){ci.cancel(u.current),u.current=ci((function(){c(e)}))}}(a,fo()(l,c),o);return e.useEffect((function(){var e=a.current;if(e&&1===e.nodeType&&!r){var t=function(t){!Bs(t.target)||!e.getAttribute||e.getAttribute("disabled")||e.disabled||e.className.includes("disabled")||e.className.includes("-leave")||u(t)};return e.addEventListener("click",t,!0),function(){e.removeEventListener("click",t,!0)}}}),[r]),e.isValidElement(n)?yu(n,{ref:yo(n)?ho(n.ref,a):a}):null!==n&&void 0!==n?n:null},ag=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},lg=e.createContext(void 0),cg=function(t){var n,r=e.useContext(eo),o=r.getPrefixCls,i=r.direction,a=t.prefixCls,l=t.size,c=t.className,u=ag(t,["prefixCls","size","className"]),d=o("btn-group",a),f=s(zi(),3)[2],p="";switch(l){case"large":p="lg";break;case"small":p="sm"}var g=fo()(d,(ie(n={},"".concat(d,"-").concat(p),p),ie(n,"".concat(d,"-rtl"),"rtl"===i),n),c,f);return e.createElement(lg.Provider,{value:l},e.createElement("div",Object.assign({},u,{className:g})))},sg=/^[\u4e00-\u9fa5]{2}$/,ug=sg.test.bind(sg);function dg(e){return"string"===typeof e}function fg(e){return"text"===e||"link"===e}function pg(t,n){var r=!1,o=[];return e.Children.forEach(t,(function(e){var t=typeof e,n="string"===t||"number"===t;if(r&&n){var i=o.length-1,a=o[i];o[i]="".concat(a).concat(e)}else o.push(e);r=n})),e.Children.map(o,(function(t){return function(t,n){if(null!==t&&void 0!==t){var r=n?" ":"";return"string"!==typeof t&&"number"!==typeof t&&dg(t.type)&&ug(t.props.children)?yu(t,{children:t.props.children.split("").join(r)}):dg(t)?ug(t)?e.createElement("span",null,t.split("").join(r)):e.createElement("span",null,t):bu(t)?e.createElement("span",null,t):t}}(t,n)}))}var gg=(0,e.forwardRef)((function(t,n){var r=t.className,o=t.style,i=t.children,a=t.prefixCls,l=fo()("".concat(a,"-icon"),r);return e.createElement("span",{ref:n,className:l,style:o},i)})),mg=gg,vg=(0,e.forwardRef)((function(t,n){var r=t.prefixCls,o=t.className,i=t.style,a=t.iconClassName,l=fo()("".concat(r,"-loading-icon"),o);return e.createElement(mg,{prefixCls:r,className:l,style:i,ref:n},e.createElement(Pa,{className:a}))})),hg=function(){return{width:0,opacity:0,transform:"scale(0)"}},bg=function(e){return{width:e.scrollWidth,opacity:1,transform:"scale(1)"}},yg=function(t){var n=t.prefixCls,r=t.loading,o=t.existIcon,i=t.className,a=t.style,l=!!r;return o?e.createElement(vg,{prefixCls:n,className:i,style:a}):e.createElement(ki,{visible:l,motionName:"".concat(n,"-loading-icon-motion"),motionLeave:l,removeOnLeave:!0,onAppearStart:hg,onAppearActive:bg,onEnterStart:hg,onEnterActive:bg,onLeaveStart:bg,onLeaveActive:hg},(function(t,r){var o=t.className,l=t.style;return e.createElement(vg,{prefixCls:n,className:i,style:Object.assign(Object.assign({},a),l),ref:r,iconClassName:o})}))},wg=function(e,t){return ie({},"> span, > ".concat(e),{"&:not(:last-child)":ie({},"&, & > ".concat(e),{"&:not(:disabled)":{borderInlineEndColor:t}}),"&:not(:first-child)":ie({},"&, & > ".concat(e),{"&:not(:disabled)":{borderInlineStartColor:t}})})},Ag=function(e){var t,n,r=e.componentCls,o=e.fontSize,i=e.lineWidth,a=e.groupBorderColor,l=e.colorErrorHover;return ie({},"".concat(r,"-group"),[(n={position:"relative",display:"inline-flex"},ie(n,"> span, > ".concat(r),{"&:not(:last-child)":ie({},"&, & > ".concat(r),{borderStartEndRadius:0,borderEndEndRadius:0}),"&:not(:first-child)":ie({marginInlineStart:-i},"&, & > ".concat(r),{borderStartStartRadius:0,borderEndStartRadius:0})}),ie(n,r,(t={position:"relative",zIndex:1},ie(t,"&:hover,\n &:focus,\n &:active",{zIndex:2}),ie(t,"&[disabled]",{zIndex:0}),t)),ie(n,"".concat(r,"-icon-only"),{fontSize:o}),n),wg("".concat(r,"-primary"),a),wg("".concat(r,"-danger"),l)])},xg=function(e){var t,n=e.componentCls,r=e.iconCls;return ie({},n,(ie(t={outline:"none",position:"relative",display:"inline-block",fontWeight:e.fontWeight,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",backgroundColor:"transparent",border:"".concat(e.lineWidth,"px ").concat(e.lineType," transparent"),cursor:"pointer",transition:"all ".concat(e.motionDurationMid," ").concat(e.motionEaseInOut),userSelect:"none",touchAction:"manipulation",lineHeight:e.lineHeight,color:e.colorText,"&:disabled > *":{pointerEvents:"none"},"> span":{display:"inline-block"}},"".concat(n,"-icon"),{lineHeight:0}),ie(t,"> ".concat(r," + span, > span + ").concat(r),{marginInlineStart:e.marginXS}),ie(t,"&:not(".concat(n,"-icon-only) > ").concat(n,"-icon"),ie({},"&".concat(n,"-loading-icon, &:not(:last-child)"),{marginInlineEnd:e.marginXS})),ie(t,"> a",{color:"currentColor"}),ie(t,"&:not(:disabled)",Object.assign({},function(e){return{"&:focus-visible":Object.assign({},Xi(e))}}(e))),ie(t,"&".concat(n,"-two-chinese-chars::first-letter"),{letterSpacing:"0.34em"}),ie(t,"&".concat(n,"-two-chinese-chars > *:not(").concat(r,")"),{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"}),ie(t,"&-icon-only".concat(n,"-compact-item"),{flex:"none"}),ie(t,"&-compact-item".concat(n,"-primary"),ie({},"&:not([disabled]) + ".concat(n,"-compact-item").concat(n,"-primary:not([disabled])"),{position:"relative","&:before":{position:"absolute",top:-e.lineWidth,insetInlineStart:-e.lineWidth,display:"inline-block",width:e.lineWidth,height:"calc(100% + ".concat(2*e.lineWidth,"px)"),backgroundColor:e.colorPrimaryHover,content:'""'}})),ie(t,"&-compact-vertical-item",ie({},"&".concat(n,"-primary"),ie({},"&:not([disabled]) + ".concat(n,"-compact-vertical-item").concat(n,"-primary:not([disabled])"),{position:"relative","&:before":{position:"absolute",top:-e.lineWidth,insetInlineStart:-e.lineWidth,display:"inline-block",width:"calc(100% + ".concat(2*e.lineWidth,"px)"),height:e.lineWidth,backgroundColor:e.colorPrimaryHover,content:'""'}}))),t))},Eg=function(e,t,n){return ie({},"&:not(:disabled):not(".concat(e,"-disabled)"),{"&:hover":t,"&:active":n})},Sg=function(e){return{minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}},Cg=function(e){return{borderRadius:e.controlHeight,paddingInlineStart:e.controlHeight/2,paddingInlineEnd:e.controlHeight/2}},kg=function(e,t,n,r,o,i,a,l){return ie({},"&".concat(e,"-background-ghost"),Object.assign(Object.assign({color:n||void 0,backgroundColor:t,borderColor:r||void 0,boxShadow:"none"},Eg(e,Object.assign({backgroundColor:t},a),Object.assign({backgroundColor:t},l))),{"&:disabled":{cursor:"not-allowed",color:o||void 0,borderColor:i||void 0}}))},Mg=function(e){return ie({},"&:disabled, &".concat(e.componentCls,"-disabled"),Object.assign({},function(e){return{cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,boxShadow:"none"}}(e)))},Og=function(e){return Object.assign({},Mg(e))},Ng=function(e){return ie({},"&:disabled, &".concat(e.componentCls,"-disabled"),{cursor:"not-allowed",color:e.colorTextDisabled})},Ig=function(e){return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Og(e)),{backgroundColor:e.defaultBg,borderColor:e.defaultBorderColor,color:e.defaultColor,boxShadow:e.defaultShadow}),Eg(e.componentCls,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),kg(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign(Object.assign({color:e.colorError,borderColor:e.colorError},Eg(e.componentCls,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),kg(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder)),Mg(e))))},jg=function(e){var t,n=e.componentCls;return ie(t={},"".concat(n,"-default"),Ig(e)),ie(t,"".concat(n,"-primary"),function(e){return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Og(e)),{color:e.primaryColor,backgroundColor:e.colorPrimary,boxShadow:e.primaryShadow}),Eg(e.componentCls,{color:e.colorTextLightSolid,backgroundColor:e.colorPrimaryHover},{color:e.colorTextLightSolid,backgroundColor:e.colorPrimaryActive})),kg(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign(Object.assign({backgroundColor:e.colorError,boxShadow:e.dangerShadow,color:e.dangerColor},Eg(e.componentCls,{backgroundColor:e.colorErrorHover},{backgroundColor:e.colorErrorActive})),kg(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),Mg(e))))}(e)),ie(t,"".concat(n,"-dashed"),function(e){return Object.assign(Object.assign({},Ig(e)),{borderStyle:"dashed"})}(e)),ie(t,"".concat(n,"-link"),function(e){return Object.assign(Object.assign(Object.assign({color:e.colorLink},Eg(e.componentCls,{color:e.colorLinkHover,backgroundColor:e.linkHoverBg},{color:e.colorLinkActive})),Ng(e)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign({color:e.colorError},Eg(e.componentCls,{color:e.colorErrorHover},{color:e.colorErrorActive})),Ng(e))))}(e)),ie(t,"".concat(n,"-text"),function(e){return Object.assign(Object.assign(Object.assign({},Eg(e.componentCls,{color:e.colorText,backgroundColor:e.textHoverBg},{color:e.colorText,backgroundColor:e.colorBgTextActive})),Ng(e)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign({color:e.colorError},Ng(e)),Eg(e.componentCls,{color:e.colorErrorHover,backgroundColor:e.colorErrorBg},{color:e.colorErrorHover,backgroundColor:e.colorErrorBg}))))}(e)),ie(t,"".concat(n,"-ghost"),kg(e.componentCls,e.ghostBg,e.colorBgContainer,e.colorBgContainer,e.colorTextDisabled,e.colorBorder)),t},Pg=function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",o=e.componentCls,i=e.controlHeight,a=e.fontSize,l=e.lineHeight,c=e.lineWidth,s=e.borderRadius,u=e.buttonPaddingHorizontal,d=e.iconCls,f=Math.max(0,(i-a*l)/2-c),p="".concat(o,"-icon-only");return[ie({},"".concat(o).concat(r),(n={fontSize:a,height:i,padding:"".concat(f,"px ").concat(u,"px"),borderRadius:s},ie(n,"&".concat(p),(t={width:i,paddingInlineStart:0,paddingInlineEnd:0},ie(t,"&".concat(o,"-round"),{width:"auto"}),ie(t,d,{fontSize:e.buttonIconOnlyFontSize}),t)),ie(n,"&".concat(o,"-loading"),{opacity:e.opacityLoading,cursor:"default"}),ie(n,"".concat(o,"-loading-icon"),{transition:"width ".concat(e.motionDurationSlow," ").concat(e.motionEaseInOut,", opacity ").concat(e.motionDurationSlow," ").concat(e.motionEaseInOut)}),n)),ie({},"".concat(o).concat(o,"-circle").concat(r),Sg(e)),ie({},"".concat(o).concat(o,"-round").concat(r),Cg(e))]},Tg=function(e){return Pg(tl(e,{fontSize:e.contentFontSize}))},zg=function(e){var t=tl(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return Pg(t,"".concat(e.componentCls,"-sm"))},Dg=function(e){var t=tl(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return Pg(t,"".concat(e.componentCls,"-lg"))},Lg=function(e){var t=e.componentCls;return ie({},t,ie({},"&".concat(t,"-block"),{width:"100%"}))},Rg=function(e){return tl(e,{buttonPaddingHorizontal:e.paddingInline,buttonIconOnlyFontSize:e.onlyIconSize})},Fg=function(e){return{fontWeight:400,defaultShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.controlTmpOutline),primaryShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.controlOutline),dangerShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.colorErrorOutline),primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:e.fontSizeLG,onlyIconSizeSM:e.fontSizeLG-2,onlyIconSizeLG:e.fontSizeLG+2,groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textHoverBg:e.colorBgTextHover,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,contentFontSize:e.fontSize,contentFontSizeSM:e.fontSize,contentFontSizeLG:e.fontSizeLG}},Bg=ll("Button",(function(e){var t=Rg(e);return[xg(t),zg(t),Tg(t),Dg(t),Lg(t),jg(t),Ag(t)]}),Fg);function Hg(e){var t="".concat(e.componentCls,"-compact-vertical");return ie({},t,Object.assign(Object.assign({},function(e,t){var n;return ie(n={},"&-item:not(".concat(t,"-last-item)"),{marginBottom:-e.lineWidth}),ie(n,"&-item",{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}),n}(e,t)),function(e,t){var n;return ie(n={},"&-item:not(".concat(t,"-first-item):not(").concat(t,"-last-item)"),{borderRadius:0}),ie(n,"&-item".concat(t,"-first-item:not(").concat(t,"-last-item)"),ie({},"&, &".concat(e,"-sm, &").concat(e,"-lg"),{borderEndEndRadius:0,borderEndStartRadius:0})),ie(n,"&-item".concat(t,"-last-item:not(").concat(t,"-first-item)"),ie({},"&, &".concat(e,"-sm, &").concat(e,"-lg"),{borderStartStartRadius:0,borderStartEndRadius:0})),n}(e.componentCls,t)))}var Ug=cl(["Button","compact"],(function(e){var t=Rg(e);return[kf(t),Hg(t)]}),Fg),Wg=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var Vg=function(t,n){var r,o,i,a=t.loading,l=void 0!==a&&a,c=t.prefixCls,u=t.type,d=void 0===u?"default":u,f=t.danger,p=t.shape,g=void 0===p?"default":p,m=t.size,v=t.styles,h=t.disabled,b=t.className,y=t.rootClassName,w=t.children,A=t.icon,x=t.ghost,E=void 0!==x&&x,S=t.block,C=void 0!==S&&S,k=t.htmlType,M=void 0===k?"button":k,O=t.classNames,N=t.style,I=void 0===N?{}:N,j=Wg(t,["loading","prefixCls","type","danger","shape","size","styles","disabled","className","rootClassName","children","icon","ghost","block","htmlType","classNames","style"]),P=(0,e.useContext)(eo),T=P.getPrefixCls,z=P.autoInsertSpaceInButton,D=P.direction,L=P.button,R=T("btn",c),F=s(Bg(R),2),B=F[0],H=F[1],U=(0,e.useContext)(io),W=null!==h&&void 0!==h?h:U,V=(0,e.useContext)(lg),X=(0,e.useMemo)((function(){return function(e){if("object"===typeof e&&e){var t=null===e||void 0===e?void 0:e.delay;return{loading:(t=Number.isNaN(t)||"number"!==typeof t?0:t)<=0,delay:t}}return{loading:!!e,delay:0}}(l)}),[l]),Q=s((0,e.useState)(X.loading),2),_=Q[0],Y=Q[1],G=s((0,e.useState)(!1),2),K=G[0],q=G[1],Z=ho(n,(0,e.createRef)()),J=1===e.Children.count(w)&&!A&&!fg(d);(0,e.useEffect)((function(){var e=null;return X.delay>0?e=setTimeout((function(){e=null,Y(!0)}),X.delay):Y(X.loading),function(){e&&(clearTimeout(e),e=null)}}),[X]),(0,e.useEffect)((function(){if(Z&&Z.current&&!1!==z){var e=Z.current.textContent;J&&ug(e)?K||q(!0):K&&q(!1)}}),[Z]);var $=function(e){var n=t.onClick;_||W?e.preventDefault():null===n||void 0===n||n(e)},ee=!1!==z,te=Au(R,D),ne=te.compactSize,re=te.compactItemClassnames,oe={large:"lg",small:"sm",middle:void 0},ae=cd((function(e){var t,n;return null!==(n=null!==(t=null!==m&&void 0!==m?m:ne)&&void 0!==t?t:V)&&void 0!==n?n:e})),le=ae&&oe[ae]||"",ce=_?"loading":A,se=Hl(j,["navigate"]),ue=fo()(R,H,(ie(r={},"".concat(R,"-").concat(g),"default"!==g&&g),ie(r,"".concat(R,"-").concat(d),d),ie(r,"".concat(R,"-").concat(le),le),ie(r,"".concat(R,"-icon-only"),!w&&0!==w&&!!ce),ie(r,"".concat(R,"-background-ghost"),E&&!fg(d)),ie(r,"".concat(R,"-loading"),_),ie(r,"".concat(R,"-two-chinese-chars"),K&&ee&&!_),ie(r,"".concat(R,"-block"),C),ie(r,"".concat(R,"-dangerous"),!!f),ie(r,"".concat(R,"-rtl"),"rtl"===D),r),re,b,y,null===L||void 0===L?void 0:L.className),de=Object.assign(Object.assign({},null===L||void 0===L?void 0:L.style),I),fe=fo()(null===O||void 0===O?void 0:O.icon,null===(o=null===L||void 0===L?void 0:L.classNames)||void 0===o?void 0:o.icon),pe=Object.assign(Object.assign({},(null===v||void 0===v?void 0:v.icon)||{}),(null===(i=null===L||void 0===L?void 0:L.styles)||void 0===i?void 0:i.icon)||{}),ge=A&&!_?e.createElement(mg,{prefixCls:R,className:fe,style:pe},A):e.createElement(yg,{existIcon:!!A,prefixCls:R,loading:!!_}),me=w||0===w?pg(w,J&&ee):null;if(void 0!==se.href)return B(e.createElement("a",Object.assign({},se,{className:fo()(ue,ie({},"".concat(R,"-disabled"),W)),href:W?void 0:se.href,style:de,onClick:$,ref:Z,tabIndex:W?-1:0}),ge,me));var ve=e.createElement("button",Object.assign({},j,{type:M,className:ue,style:de,onClick:$,disabled:W,ref:Z}),ge,me,re&&e.createElement(Ug,{key:"compact",prefixCls:R}));return fg(d)||(ve=e.createElement(ig,{component:"Button",disabled:!!_},ve)),B(ve)},Xg=(0,e.forwardRef)(Vg);Xg.Group=cg,Xg.__ANT_BUTTON=!0;var Qg=Xg,_g=["xxl","xl","lg","md","sm","xs"],Yg=function(e){return{xs:"(max-width: ".concat(e.screenXSMax,"px)"),sm:"(min-width: ".concat(e.screenSM,"px)"),md:"(min-width: ".concat(e.screenMD,"px)"),lg:"(min-width: ".concat(e.screenLG,"px)"),xl:"(min-width: ".concat(e.screenXL,"px)"),xxl:"(min-width: ".concat(e.screenXXL,"px)")}},Gg=function(e){var t=e,n=[].concat(_g).reverse();return n.forEach((function(e,r){var o=e.toUpperCase(),i="screen".concat(o,"Min"),a="screen".concat(o);if(!(t[i]<=t[a]))throw new Error("".concat(i,"<=").concat(a," fails : !(").concat(t[i],"<=").concat(t[a],")"));if(r<n.length-1){var l="screen".concat(o,"Max");if(!(t[a]<=t[l]))throw new Error("".concat(a,"<=").concat(l," fails : !(").concat(t[a],"<=").concat(t[l],")"));var c=n[r+1].toUpperCase(),s="screen".concat(c,"Min");if(!(t[l]<=t[s]))throw new Error("".concat(l,"<=").concat(s," fails : !(").concat(t[l],"<=").concat(t[s],")"))}})),e};function Kg(){var t=s(zi(),2)[1],n=Yg(Gg(t));return e.useMemo((function(){var e=new Map,t=-1,r={};return{matchHandlers:{},dispatch:function(t){return r=t,e.forEach((function(e){return e(r)})),e.size>=1},subscribe:function(n){return e.size||this.register(),t+=1,e.set(t,n),n(r),t},unsubscribe:function(t){e.delete(t),e.size||this.unregister()},unregister:function(){var t=this;Object.keys(n).forEach((function(e){var r=n[e],o=t.matchHandlers[r];null===o||void 0===o||o.mql.removeListener(null===o||void 0===o?void 0:o.listener)})),e.clear()},register:function(){var e=this;Object.keys(n).forEach((function(t){var o=n[t],i=function(n){var o=n.matches;e.dispatch(Object.assign(Object.assign({},r),ie({},t,o)))},a=window.matchMedia(o);a.addListener(i),e.matchHandlers[o]={mql:a,listener:i},i(a)}))},responsiveMap:n}}),[t])}var qg=(0,e.createContext)({}),Zg=function(e){return ie({},e.componentCls,{display:"flex",flexFlow:"row wrap",minWidth:0,"&::before, &::after":{display:"flex"},"&-no-wrap":{flexWrap:"nowrap"},"&-start":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"flex-end"},"&-space-between":{justifyContent:"space-between"},"&-space-around":{justifyContent:"space-around"},"&-space-evenly":{justifyContent:"space-evenly"},"&-top":{alignItems:"flex-start"},"&-middle":{alignItems:"center"},"&-bottom":{alignItems:"flex-end"}})},Jg=function(e){return ie({},e.componentCls,{position:"relative",maxWidth:"100%",minHeight:1})},$g=function(e,t){return function(e,t){for(var n=e.componentCls,r=e.gridColumns,o={},i=r;i>=0;i--){var a;0===i?(o["".concat(n).concat(t,"-").concat(i)]={display:"none"},o["".concat(n,"-push-").concat(i)]={insetInlineStart:"auto"},o["".concat(n,"-pull-").concat(i)]={insetInlineEnd:"auto"},o["".concat(n).concat(t,"-push-").concat(i)]={insetInlineStart:"auto"},o["".concat(n).concat(t,"-pull-").concat(i)]={insetInlineEnd:"auto"},o["".concat(n).concat(t,"-offset-").concat(i)]={marginInlineStart:0},o["".concat(n).concat(t,"-order-").concat(i)]={order:0}):(o["".concat(n).concat(t,"-").concat(i)]=[(a={},ie(a,"--ant-display","block"),ie(a,"display","block"),a),{display:"var(--ant-display)",flex:"0 0 ".concat(i/r*100,"%"),maxWidth:"".concat(i/r*100,"%")}],o["".concat(n).concat(t,"-push-").concat(i)]={insetInlineStart:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-pull-").concat(i)]={insetInlineEnd:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-offset-").concat(i)]={marginInlineStart:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-order-").concat(i)]={order:i})}return o}(e,t)},em=ll("Grid",(function(e){return[Zg(e)]})),tm=ll("Grid",(function(e){var t=tl(e,{gridColumns:24}),n={"-sm":t.screenSMMin,"-md":t.screenMDMin,"-lg":t.screenLGMin,"-xl":t.screenXLMin,"-xxl":t.screenXXLMin};return[Jg(t),$g(t,""),$g(t,"-xs"),Object.keys(n).map((function(e){return function(e,t,n){return ie({},"@media (min-width: ".concat(t,"px)"),Object.assign({},$g(e,n)))}(t,n[e],e)})).reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),{})]})),nm=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function rm(t,n){var r=s(e.useState("string"===typeof t?t:""),2),o=r[0],i=r[1];return e.useEffect((function(){!function(){if("string"===typeof t&&i(t),"object"===typeof t)for(var e=0;e<_g.length;e++){var r=_g[e];if(n[r]){var o=t[r];if(void 0!==o)return void i(o)}}}()}),[JSON.stringify(t),n]),o}var om=e.forwardRef((function(t,n){var r,o=t.prefixCls,i=t.justify,a=t.align,l=t.className,c=t.style,u=t.children,d=t.gutter,f=void 0===d?0:d,p=t.wrap,g=nm(t,["prefixCls","justify","align","className","style","children","gutter","wrap"]),m=e.useContext(eo),v=m.getPrefixCls,h=m.direction,b=s(e.useState({xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0}),2),y=b[0],w=b[1],A=s(e.useState({xs:!1,sm:!1,md:!1,lg:!1,xl:!1,xxl:!1}),2),x=A[0],E=A[1],S=rm(a,x),C=rm(i,x),k=e.useRef(f),M=Kg();e.useEffect((function(){var e=M.subscribe((function(e){E(e);var t=k.current||0;(!Array.isArray(t)&&"object"===typeof t||Array.isArray(t)&&("object"===typeof t[0]||"object"===typeof t[1]))&&w(e)}));return function(){return M.unsubscribe(e)}}),[]);var O=v("row",o),N=s(em(O),2),I=N[0],j=N[1],P=function(){var e=[void 0,void 0];return(Array.isArray(f)?f:[f,void 0]).forEach((function(t,n){if("object"===typeof t)for(var r=0;r<_g.length;r++){var o=_g[r];if(y[o]&&void 0!==t[o]){e[n]=t[o];break}}else e[n]=t})),e}(),T=fo()(O,(ie(r={},"".concat(O,"-no-wrap"),!1===p),ie(r,"".concat(O,"-").concat(C),C),ie(r,"".concat(O,"-").concat(S),S),ie(r,"".concat(O,"-rtl"),"rtl"===h),r),l,j),z={},D=null!=P[0]&&P[0]>0?P[0]/-2:void 0;D&&(z.marginLeft=D,z.marginRight=D);var L=s(P,2);z.rowGap=L[1];var R=s(P,2),F=R[0],B=R[1],H=e.useMemo((function(){return{gutter:[F,B],wrap:p}}),[F,B,p]);return I(e.createElement(qg.Provider,{value:H},e.createElement("div",Object.assign({},g,{className:T,style:Object.assign(Object.assign({},z),c),ref:n}),u)))}));var im=om,am=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var lm=["xs","sm","md","lg","xl","xxl"],cm=e.forwardRef((function(t,n){var r,o=e.useContext(eo),i=o.getPrefixCls,a=o.direction,l=e.useContext(qg),c=l.gutter,u=l.wrap,d=t.prefixCls,f=t.span,p=t.order,g=t.offset,m=t.push,v=t.pull,h=t.className,b=t.children,y=t.flex,w=t.style,A=am(t,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),x=i("col",d),E=s(tm(x),2),S=E[0],C=E[1],k={};lm.forEach((function(e){var n,r={},o=t[e];"number"===typeof o?r.span=o:"object"===typeof o&&(r=o||{}),delete A[e],k=Object.assign(Object.assign({},k),(ie(n={},"".concat(x,"-").concat(e,"-").concat(r.span),void 0!==r.span),ie(n,"".concat(x,"-").concat(e,"-order-").concat(r.order),r.order||0===r.order),ie(n,"".concat(x,"-").concat(e,"-offset-").concat(r.offset),r.offset||0===r.offset),ie(n,"".concat(x,"-").concat(e,"-push-").concat(r.push),r.push||0===r.push),ie(n,"".concat(x,"-").concat(e,"-pull-").concat(r.pull),r.pull||0===r.pull),ie(n,"".concat(x,"-").concat(e,"-flex-").concat(r.flex),r.flex||"auto"===r.flex),ie(n,"".concat(x,"-rtl"),"rtl"===a),n))}));var M=fo()(x,(ie(r={},"".concat(x,"-").concat(f),void 0!==f),ie(r,"".concat(x,"-order-").concat(p),p),ie(r,"".concat(x,"-offset-").concat(g),g),ie(r,"".concat(x,"-push-").concat(m),m),ie(r,"".concat(x,"-pull-").concat(v),v),r),h,k,C),O={};if(c&&c[0]>0){var N=c[0]/2;O.paddingLeft=N,O.paddingRight=N}return y&&(O.flex=function(e){return"number"===typeof e?"".concat(e," ").concat(e," auto"):/^\d+(\.\d+)?(px|em|rem|%)$/.test(e)?"0 0 ".concat(e):e}(y),!1!==u||O.minWidth||(O.minWidth=0)),S(e.createElement("div",Object.assign({},A,{style:Object.assign(Object.assign({},O),w),className:M,ref:n}),b))}));var sm=cm,um=function(t){var n,r=t.className,o=t.customizeIcon,i=t.customizeIconProps,a=t.onMouseDown,l=t.onClick,c=t.children;return n="function"===typeof o?o(i):o,e.createElement("span",{className:r,onMouseDown:function(e){e.preventDefault(),a&&a(e)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:l,"aria-hidden":!0},void 0!==n?n:e.createElement("span",{className:fo()(r.split(/\s+/).map((function(e){return"".concat(e,"-icon")})))},c))};var dm=e.createContext(null);function fm(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:250,n=e.useRef(null),r=e.useRef(null);return e.useEffect((function(){return function(){window.clearTimeout(r.current)}}),[]),[function(){return n.current},function(e){(e||null===n.current)&&(n.current=e),window.clearTimeout(r.current),r.current=window.setTimeout((function(){n.current=null}),t)}]}var pm=["prefixCls","invalidate","item","renderItem","responsive","responsiveDisabled","registerSize","itemKey","className","style","children","display","order","component"],gm=void 0;function mm(t,n){var r=t.prefixCls,o=t.invalidate,i=t.item,a=t.renderItem,l=t.responsive,c=t.responsiveDisabled,s=t.registerSize,u=t.itemKey,d=t.className,f=t.style,p=t.children,g=t.display,m=t.order,v=t.component,h=void 0===v?"div":v,b=wo(t,pm),y=l&&!g;function w(e){s(u,e)}e.useEffect((function(){return function(){w(null)}}),[]);var A,x=a&&i!==gm?a(i):p;o||(A={opacity:y?0:1,height:y?0:gm,overflowY:y?"hidden":gm,order:l?m:gm,pointerEvents:y?"none":gm,position:y?"absolute":gm});var E={};y&&(E["aria-hidden"]=!0);var S=e.createElement(h,Mt({className:fo()(!o&&r,d),style:le(le({},A),f)},E,b,{ref:n}),x);return l&&(S=e.createElement(is,{onResize:function(e){w(e.offsetWidth)},disabled:c},S)),S}var vm=e.forwardRef(mm);vm.displayName="Item";var hm=vm;function bm(){var t=e.useRef(null);return function(e){t.current||(t.current=[],function(e){if("undefined"===typeof MessageChannel)ci(e);else{var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(void 0)}}((function(){(0,r.unstable_batchedUpdates)((function(){t.current.forEach((function(e){e()})),t.current=null}))}))),t.current.push(e)}}function ym(t,n){var r=s(e.useState(n),2),o=r[0],i=r[1];return[o,ol((function(e){t((function(){i(e)}))}))]}var wm=e.createContext(null),Am=["component"],xm=["className"],Em=["className"],Sm=function(t,n){var r=e.useContext(wm);if(!r){var o=t.component,i=void 0===o?"div":o,a=wo(t,Am);return e.createElement(i,Mt({},a,{ref:n}))}var l=r.className,c=wo(r,xm),s=t.className,u=wo(t,Em);return e.createElement(wm.Provider,{value:null},e.createElement(hm,Mt({ref:n,className:fo()(l,s)},c,u)))},Cm=e.forwardRef(Sm);Cm.displayName="RawItem";var km=Cm,Mm=["prefixCls","data","renderItem","renderRawItem","itemKey","itemWidth","ssr","style","className","maxCount","renderRest","renderRawRest","suffix","component","itemComponent","onVisibleChange"],Om="responsive",Nm="invalidate";function Im(e){return"+ ".concat(e.length," ...")}function jm(t,n){var r=t.prefixCls,o=void 0===r?"rc-overflow":r,i=t.data,a=void 0===i?[]:i,l=t.renderItem,c=t.renderRawItem,u=t.itemKey,d=t.itemWidth,f=void 0===d?10:d,p=t.ssr,g=t.style,m=t.className,v=t.maxCount,h=t.renderRest,b=t.renderRawRest,y=t.suffix,w=t.component,A=void 0===w?"div":w,x=t.itemComponent,E=t.onVisibleChange,S=wo(t,Mm),C="full"===p,k=bm(),M=s(ym(k,null),2),O=M[0],N=M[1],I=O||0,j=s(ym(k,new Map),2),P=j[0],T=j[1],z=s(ym(k,0),2),D=z[0],L=z[1],R=s(ym(k,0),2),F=R[0],B=R[1],H=s(ym(k,0),2),U=H[0],W=H[1],V=s((0,e.useState)(null),2),X=V[0],Q=V[1],_=s((0,e.useState)(null),2),Y=_[0],G=_[1],K=e.useMemo((function(){return null===Y&&C?Number.MAX_SAFE_INTEGER:Y||0}),[Y,O]),q=s((0,e.useState)(!1),2),Z=q[0],J=q[1],$="".concat(o,"-item"),ee=Math.max(D,F),te=v===Om,ne=a.length&&te,re=v===Nm,oe=ne||"number"===typeof v&&a.length>v,ie=(0,e.useMemo)((function(){var e=a;return ne?e=null===O&&C?a:a.slice(0,Math.min(a.length,I/f)):"number"===typeof v&&(e=a.slice(0,v)),e}),[a,f,O,v,ne]),ae=(0,e.useMemo)((function(){return ne?a.slice(K+1):a.slice(ie.length)}),[a,ie,ne,K]),ce=(0,e.useCallback)((function(e,t){var n;return"function"===typeof u?u(e):null!==(n=u&&(null===e||void 0===e?void 0:e[u]))&&void 0!==n?n:t}),[u]),se=(0,e.useCallback)(l||function(e){return e},[l]);function ue(e,t,n){(Y!==e||void 0!==t&&t!==X)&&(G(e),n||(J(e<a.length-1),null===E||void 0===E||E(e)),void 0!==t&&Q(t))}function de(e,t){T((function(n){var r=new Map(n);return null===t?r.delete(e):r.set(e,t),r}))}function fe(e){return P.get(ce(ie[e],e))}gt((function(){if(I&&"number"===typeof ee&&ie){var e=U,t=ie.length,n=t-1;if(!t)return void ue(0,null);for(var r=0;r<t;r+=1){var o=fe(r);if(C&&(o=o||0),void 0===o){ue(r-1,void 0,!0);break}if(e+=o,0===n&&e<=I||r===n-1&&e+fe(n)<=I){ue(n,null);break}if(e+ee>I){ue(r-1,e-o-U+F);break}}y&&fe(0)+U>I&&Q(null)}}),[I,P,F,U,ce,ie]);var pe=Z&&!!ae.length,ge={};null!==X&&ne&&(ge={position:"absolute",left:X,top:0});var me,ve={prefixCls:$,responsive:ne,component:x,invalidate:re},he=c?function(t,n){var r=ce(t,n);return e.createElement(wm.Provider,{key:r,value:le(le({},ve),{},{order:n,item:t,itemKey:r,registerSize:de,display:n<=K})},c(t,n))}:function(t,n){var r=ce(t,n);return e.createElement(hm,Mt({},ve,{order:n,key:r,item:t,renderItem:se,itemKey:r,registerSize:de,display:n<=K}))},be={order:pe?K:Number.MAX_SAFE_INTEGER,className:"".concat($,"-rest"),registerSize:function(e,t){B(t),L(F)},display:pe};if(b)b&&(me=e.createElement(wm.Provider,{value:le(le({},ve),be)},b(ae)));else{var ye=h||Im;me=e.createElement(hm,Mt({},ve,be),"function"===typeof ye?ye(ae):ye)}var we=e.createElement(A,Mt({className:fo()(!re&&o,m),style:g,ref:n},S),ie.map(he),oe?me:null,y&&e.createElement(hm,Mt({},ve,{responsive:te,responsiveDisabled:!ne,order:K,className:"".concat($,"-suffix"),registerSize:function(e,t){W(t)},display:!0,style:ge}),y));return te&&(we=e.createElement(is,{onResize:function(e,t){N(t.clientWidth)},disabled:!ne},we)),we}var Pm=e.forwardRef(jm);Pm.displayName="Overflow",Pm.Item=km,Pm.RESPONSIVE=Om,Pm.INVALIDATE=Nm;var Tm=Pm,zm=function(t,n){var r,o=t.prefixCls,i=t.id,a=t.inputElement,l=t.disabled,c=t.tabIndex,s=t.autoFocus,u=t.autoComplete,d=t.editable,f=t.activeDescendantId,p=t.value,g=t.maxLength,m=t.onKeyDown,v=t.onMouseDown,h=t.onChange,b=t.onPaste,y=t.onCompositionStart,w=t.onCompositionEnd,A=t.open,x=t.attrs,E=a||e.createElement("input",null),S=E,C=S.ref,k=S.props,M=k.onKeyDown,O=k.onChange,N=k.onMouseDown,I=k.onCompositionStart,j=k.onCompositionEnd,P=k.style;return E.props,E=e.cloneElement(E,le(le(le({type:"search"},k),{},{id:i,ref:ho(n,C),disabled:l,tabIndex:c,autoComplete:u||"off",autoFocus:s,className:fo()("".concat(o,"-selection-search-input"),null===(r=E)||void 0===r||null===(r=r.props)||void 0===r?void 0:r.className),role:"combobox","aria-expanded":A||!1,"aria-haspopup":"listbox","aria-owns":"".concat(i,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(i,"_list"),"aria-activedescendant":A?f:void 0},x),{},{value:d?p:"",maxLength:g,readOnly:!d,unselectable:d?null:"on",style:le(le({},P),{},{opacity:d?null:0}),onKeyDown:function(e){m(e),M&&M(e)},onMouseDown:function(e){v(e),N&&N(e)},onChange:function(e){h(e),O&&O(e)},onCompositionStart:function(e){y(e),I&&I(e)},onCompositionEnd:function(e){w(e),j&&j(e)},onPaste:b}))},Dm=e.forwardRef(zm);Dm.displayName="Input";var Lm=Dm;function Rm(e){return Array.isArray(e)?e:void 0!==e?[e]:[]}var Fm="undefined"!==typeof window&&window.document&&window.document.documentElement;function Bm(e){return["string","number"].includes(m(e))}function Hm(e){var t=void 0;return e&&(Bm(e.title)?t=e.title.toString():Bm(e.label)&&(t=e.label.toString())),t}function Um(e){var t;return null!==(t=e.key)&&void 0!==t?t:e.value}var Wm=function(e){e.preventDefault(),e.stopPropagation()},Vm=function(t){var n,r,o=t.id,i=t.prefixCls,a=t.values,l=t.open,c=t.searchValue,u=t.autoClearSearchValue,d=t.inputRef,f=t.placeholder,p=t.disabled,g=t.mode,m=t.showSearch,v=t.autoFocus,h=t.autoComplete,b=t.activeDescendantId,y=t.tabIndex,w=t.removeIcon,A=t.maxTagCount,x=t.maxTagTextLength,E=t.maxTagPlaceholder,S=void 0===E?function(e){return"+ ".concat(e.length," ...")}:E,C=t.tagRender,k=t.onToggleOpen,M=t.onRemove,O=t.onInputChange,N=t.onInputPaste,I=t.onInputKeyDown,j=t.onInputMouseDown,P=t.onInputCompositionStart,T=t.onInputCompositionEnd,z=e.useRef(null),D=s((0,e.useState)(0),2),L=D[0],R=D[1],F=s((0,e.useState)(!1),2),B=F[0],H=F[1],U="".concat(i,"-selection"),W=l||"multiple"===g&&!1===u||"tags"===g?c:"",V="tags"===g||"multiple"===g&&!1===u||m&&(l||B);function X(t,n,r,o,i){return e.createElement("span",{className:fo()("".concat(U,"-item"),ie({},"".concat(U,"-item-disabled"),r)),title:Hm(t)},e.createElement("span",{className:"".concat(U,"-item-content")},n),o&&e.createElement(um,{className:"".concat(U,"-item-remove"),onMouseDown:Wm,onClick:i,customizeIcon:w},"\xd7"))}n=function(){R(z.current.scrollWidth)},r=[W],Fm?e.useLayoutEffect(n,r):e.useEffect(n,r);var Q=e.createElement("div",{className:"".concat(U,"-search"),style:{width:L},onFocus:function(){H(!0)},onBlur:function(){H(!1)}},e.createElement(Lm,{ref:d,open:l,prefixCls:i,id:o,inputElement:null,disabled:p,autoFocus:v,autoComplete:h,editable:V,activeDescendantId:b,value:W,onKeyDown:I,onMouseDown:j,onChange:O,onPaste:N,onCompositionStart:P,onCompositionEnd:T,tabIndex:y,attrs:Tp(t,!0)}),e.createElement("span",{ref:z,className:"".concat(U,"-search-mirror"),"aria-hidden":!0},W,"\xa0")),_=e.createElement(Tm,{prefixCls:"".concat(U,"-overflow"),data:a,renderItem:function(t){var n=t.disabled,r=t.label,o=t.value,i=!p&&!n,a=r;if("number"===typeof x&&("string"===typeof r||"number"===typeof r)){var c=String(a);c.length>x&&(a="".concat(c.slice(0,x),"..."))}var s=function(e){e&&e.stopPropagation(),M(t)};return"function"===typeof C?function(t,n,r,o,i){return e.createElement("span",{onMouseDown:function(e){Wm(e),k(!l)}},C({label:n,value:t,disabled:r,closable:o,onClose:i}))}(o,a,n,i,s):X(t,a,n,i,s)},renderRest:function(e){var t="function"===typeof S?S(e):S;return X({title:t},t,!1)},suffix:Q,itemKey:Um,maxCount:A});return e.createElement(e.Fragment,null,_,!a.length&&!W&&e.createElement("span",{className:"".concat(U,"-placeholder")},f))},Xm=function(t){var n=t.inputElement,r=t.prefixCls,o=t.id,i=t.inputRef,a=t.disabled,l=t.autoFocus,c=t.autoComplete,u=t.activeDescendantId,d=t.mode,f=t.open,p=t.values,g=t.placeholder,m=t.tabIndex,v=t.showSearch,h=t.searchValue,b=t.activeValue,y=t.maxLength,w=t.onInputKeyDown,A=t.onInputMouseDown,x=t.onInputChange,E=t.onInputPaste,S=t.onInputCompositionStart,C=t.onInputCompositionEnd,k=t.title,M=s(e.useState(!1),2),O=M[0],N=M[1],I="combobox"===d,j=I||v,P=p[0],T=h||"";I&&b&&!O&&(T=b),e.useEffect((function(){I&&N(!1)}),[I,b]);var z=!("combobox"!==d&&!f&&!v)&&!!T,D=void 0===k?Hm(P):k;return e.createElement(e.Fragment,null,e.createElement("span",{className:"".concat(r,"-selection-search")},e.createElement(Lm,{ref:i,prefixCls:r,id:o,open:f,inputElement:n,disabled:a,autoFocus:l,autoComplete:c,editable:j,activeDescendantId:u,value:T,onKeyDown:w,onMouseDown:A,onChange:function(e){N(!0),x(e)},onPaste:E,onCompositionStart:S,onCompositionEnd:C,tabIndex:m,attrs:Tp(t,!0),maxLength:I?y:void 0})),!I&&P?e.createElement("span",{className:"".concat(r,"-selection-item"),title:D,style:z?{visibility:"hidden"}:void 0},P.label):null,function(){if(P)return null;var t=z?{visibility:"hidden"}:void 0;return e.createElement("span",{className:"".concat(r,"-selection-placeholder"),style:t},g)}())};var Qm=function(t,n){var r=(0,e.useRef)(null),o=(0,e.useRef)(!1),i=t.prefixCls,a=t.open,l=t.mode,c=t.showSearch,u=t.tokenWithEnter,d=t.autoClearSearchValue,f=t.onSearch,p=t.onSearchSubmit,g=t.onToggleOpen,m=t.onInputKeyDown,v=t.domRef;e.useImperativeHandle(n,(function(){return{focus:function(){r.current.focus()},blur:function(){r.current.blur()}}}));var h=s(fm(0),2),b=h[0],y=h[1],w=(0,e.useRef)(null),A=function(e){!1!==f(e,!0,o.current)&&g(!0)},x={inputRef:r,onInputKeyDown:function(e){var t,n=e.which;n!==za.UP&&n!==za.DOWN||e.preventDefault(),m&&m(e),n!==za.ENTER||"tags"!==l||o.current||a||null===p||void 0===p||p(e.target.value),t=n,[za.ESC,za.SHIFT,za.BACKSPACE,za.TAB,za.WIN_KEY,za.ALT,za.META,za.WIN_KEY_RIGHT,za.CTRL,za.SEMICOLON,za.EQUALS,za.CAPS_LOCK,za.CONTEXT_MENU,za.F1,za.F2,za.F3,za.F4,za.F5,za.F6,za.F7,za.F8,za.F9,za.F10,za.F11,za.F12].includes(t)||g(!0)},onInputMouseDown:function(){y(!0)},onInputChange:function(e){var t=e.target.value;if(u&&w.current&&/[\r\n]/.test(w.current)){var n=w.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");t=t.replace(n,w.current)}w.current=null,A(t)},onInputPaste:function(e){var t=e.clipboardData.getData("text");w.current=t},onInputCompositionStart:function(){o.current=!0},onInputCompositionEnd:function(e){o.current=!1,"combobox"!==l&&A(e.target.value)}},E="multiple"===l||"tags"===l?e.createElement(Vm,Mt({},t,x)):e.createElement(Xm,Mt({},t,x));return e.createElement("div",{ref:v,className:"".concat(i,"-selector"),onClick:function(e){e.target!==r.current&&(void 0!==document.body.style.msTouchAction?setTimeout((function(){r.current.focus()})):r.current.focus())},onMouseDown:function(e){var t=b();e.target===r.current||t||"combobox"===l||e.preventDefault(),("combobox"===l||c&&t)&&a||(a&&!1!==d&&f("",!0,!1),g())}},E)},_m=e.forwardRef(Qm);_m.displayName="Selector";var Ym=_m,Gm=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],Km=function(t,n){var r=t.prefixCls,o=(t.disabled,t.visible),i=t.children,a=t.popupElement,l=t.animation,c=t.transitionName,s=t.dropdownStyle,u=t.dropdownClassName,d=t.direction,f=void 0===d?"ltr":d,p=t.placement,g=t.builtinPlacements,m=t.dropdownMatchSelectWidth,v=t.dropdownRender,h=t.dropdownAlign,b=t.getPopupContainer,y=t.empty,w=t.getTriggerDOMNode,A=t.onPopupVisibleChange,x=t.onPopupMouseEnter,E=wo(t,Gm),S="".concat(r,"-dropdown"),C=a;v&&(C=v(a));var k=e.useMemo((function(){return g||function(e){var t=!0===e?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"}}}(m)}),[g,m]),M=l?"".concat(S,"-").concat(l):c,O="number"===typeof m,N=e.useMemo((function(){return O?null:!1===m?"minWidth":"width"}),[m,O]),I=s;O&&(I=le(le({},I),{},{width:m}));var j=e.useRef(null);return e.useImperativeHandle(n,(function(){return{getPopupElement:function(){return j.current}}})),e.createElement($s,Mt({},E,{showAction:A?["click"]:[],hideAction:A?["click"]:[],popupPlacement:p||("rtl"===f?"bottomRight":"bottomLeft"),builtinPlacements:k,prefixCls:S,popupTransitionName:M,popup:e.createElement("div",{ref:j,onMouseEnter:x},C),stretch:N,popupAlign:h,popupVisible:o,getPopupContainer:b,popupClassName:fo()(u,ie({},"".concat(S,"-empty"),y)),popupStyle:I,getTriggerDOMNode:w,onPopupVisibleChange:A}),i)},qm=e.forwardRef(Km);qm.displayName="SelectTrigger";var Zm=qm;function Jm(e,t){var n,r=e.key;return"value"in e&&(n=e.value),null!==r&&void 0!==r?r:void 0!==n?n:"rc-index-key-".concat(t)}function $m(e,t){var n=e||{},r=n.label||(t?"children":"label");return{label:r,value:n.value||"value",options:n.options||"options",groupLabel:n.groupLabel||r}}function ev(e){var t=le({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Ie(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}var tv=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],nv=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"];function rv(e){return"tags"===e||"multiple"===e}var ov=e.forwardRef((function(t,n){var r,o,i=t.id,a=t.prefixCls,l=t.className,c=t.showSearch,u=t.tagRender,d=t.direction,f=t.omitDomProps,p=t.displayValues,g=t.onDisplayValuesChange,v=t.emptyOptions,h=t.notFoundContent,b=void 0===h?"Not Found":h,y=t.onClear,w=t.mode,A=t.disabled,x=t.loading,E=t.getInputElement,S=t.getRawInputElement,C=t.open,k=t.defaultOpen,M=t.onDropdownVisibleChange,O=t.activeValue,N=t.onActiveValueChange,I=t.activeDescendantId,j=t.searchValue,P=t.autoClearSearchValue,T=t.onSearch,z=t.onSearchSplit,D=t.tokenSeparators,L=t.allowClear,R=t.suffixIcon,F=t.clearIcon,B=t.OptionList,H=t.animation,U=t.transitionName,W=t.dropdownStyle,V=t.dropdownClassName,X=t.dropdownMatchSelectWidth,Q=t.dropdownRender,_=t.dropdownAlign,Y=t.placement,G=t.builtinPlacements,K=t.getPopupContainer,q=t.showAction,Z=void 0===q?[]:q,J=t.onFocus,$=t.onBlur,ee=t.onKeyUp,te=t.onKeyDown,ne=t.onMouseDown,re=wo(t,tv),oe=rv(w),ae=(void 0!==c?c:oe)||"combobox"===w,ce=le({},re);nv.forEach((function(e){delete ce[e]})),null===f||void 0===f||f.forEach((function(e){delete ce[e]}));var se=s(e.useState(!1),2),ue=se[0],de=se[1];e.useEffect((function(){de(Os())}),[]);var fe=e.useRef(null),pe=e.useRef(null),ge=e.useRef(null),me=e.useRef(null),ve=e.useRef(null),he=e.useRef(!1),be=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:10,n=s(e.useState(!1),2),r=n[0],o=n[1],i=e.useRef(null),a=function(){window.clearTimeout(i.current)};return e.useEffect((function(){return a}),[]),[r,function(e,n){a(),i.current=window.setTimeout((function(){o(e),n&&n()}),t)},a]}(),ye=s(be,3),we=ye[0],xe=ye[1],Ee=ye[2];e.useImperativeHandle(n,(function(){var e,t;return{focus:null===(e=me.current)||void 0===e?void 0:e.focus,blur:null===(t=me.current)||void 0===t?void 0:t.blur,scrollTo:function(e){var t;return null===(t=ve.current)||void 0===t?void 0:t.scrollTo(e)}}}));var Se=e.useMemo((function(){var e;if("combobox"!==w)return j;var t=null===(e=p[0])||void 0===e?void 0:e.value;return"string"===typeof t||"number"===typeof t?String(t):""}),[j,w,p]),Ce="combobox"===w&&"function"===typeof E&&E()||null,ke="function"===typeof S&&S(),Me=bo(pe,null===ke||void 0===ke||null===(r=ke.props)||void 0===r?void 0:r.ref),Oe=s(e.useState(!1),2),Ne=Oe[0],Ie=Oe[1];gt((function(){Ie(!0)}),[]);var je=s(al(!1,{defaultValue:k,value:C}),2),Pe=je[0],Te=je[1],ze=!!Ne&&Pe,De=!b&&v;(A||De&&ze&&"combobox"===w)&&(ze=!1);var Le=!De&&ze,Re=e.useCallback((function(e){var t=void 0!==e?e:!ze;A||(Te(t),ze!==t&&(null===M||void 0===M||M(t)))}),[A,ze,Te,M]),Fe=e.useMemo((function(){return(D||[]).some((function(e){return["\n","\r\n"].includes(e)}))}),[D]),Be=function(e,t,n){var r=!0,o=e;null===N||void 0===N||N(null);var i=n?null:function(e,t){if(!t||!t.length)return null;var n=!1,r=function e(t,r){var o=zn(r),i=o[0],a=o.slice(1);if(!i)return[t];var l=t.split(i);return n=n||l.length>1,l.reduce((function(t,n){return[].concat(Ae(t),Ae(e(n,a)))}),[]).filter((function(e){return e}))}(e,t);return n?r:null}(e,D);return"combobox"!==w&&i&&(o="",null===z||void 0===z||z(i),Re(!1),r=!1),T&&Se!==o&&T(o,{source:t?"typing":"effect"}),r};e.useEffect((function(){ze||oe||"combobox"===w||Be("",!1,!1)}),[ze]),e.useEffect((function(){Pe&&A&&Te(!1),A&&!he.current&&xe(!1)}),[A]);var He=s(fm(),2),Ue=He[0],We=He[1],Ve=e.useRef(!1),Xe=[];e.useEffect((function(){return function(){Xe.forEach((function(e){return clearTimeout(e)})),Xe.splice(0,Xe.length)}}),[]);var Qe,_e=s(e.useState({}),2)[1];ke&&(Qe=function(e){Re(e)}),function(t,n,r,o){var i=e.useRef(null);i.current={open:n,triggerOpen:r,customizedTrigger:o},e.useEffect((function(){function e(e){var n;if(null===(n=i.current)||void 0===n||!n.customizedTrigger){var r=e.target;r.shadowRoot&&e.composed&&(r=e.composedPath()[0]||r),i.current.open&&t().filter((function(e){return e})).every((function(e){return!e.contains(r)&&e!==r}))&&i.current.triggerOpen(!1)}}return window.addEventListener("mousedown",e),function(){return window.removeEventListener("mousedown",e)}}),[])}((function(){var e;return[fe.current,null===(e=ge.current)||void 0===e?void 0:e.getPopupElement()]}),Le,Re,!!ke);var Ye,Ge=e.useMemo((function(){return le(le({},t),{},{notFoundContent:b,open:ze,triggerOpen:Le,id:i,showSearch:ae,multiple:oe,toggleOpen:Re})}),[t,b,Le,ze,i,ae,oe,Re]),Ke=!!R||x;Ke&&(Ye=e.createElement(um,{className:fo()("".concat(a,"-arrow"),ie({},"".concat(a,"-arrow-loading"),x)),customizeIcon:R,customizeIconProps:{loading:x,searchValue:Se,open:ze,focused:we,showSearch:ae}}));var qe,Ze=function(t,n,r,o,i){var a=arguments.length>5&&void 0!==arguments[5]&&arguments[5],l=arguments.length>6?arguments[6]:void 0,c=arguments.length>7?arguments[7]:void 0,s=e.useMemo((function(){return"object"===m(o)?o.clearIcon:i||void 0}),[o,i]);return{allowClear:e.useMemo((function(){return!(a||!o||!r.length&&!l||"combobox"===c&&""===l)}),[o,a,r.length,l,c]),clearIcon:e.createElement(um,{className:"".concat(t,"-clear"),onMouseDown:n,customizeIcon:s},"\xd7")}}(a,(function(){var e;null===y||void 0===y||y(),null===(e=me.current)||void 0===e||e.focus(),g([],{type:"clear",values:p}),Be("",!1,!1)}),p,L,F,A,Se,w),Je=Ze.allowClear,$e=Ze.clearIcon,et=e.createElement(B,{ref:ve}),tt=fo()(a,l,(ie(o={},"".concat(a,"-focused"),we),ie(o,"".concat(a,"-multiple"),oe),ie(o,"".concat(a,"-single"),!oe),ie(o,"".concat(a,"-allow-clear"),L),ie(o,"".concat(a,"-show-arrow"),Ke),ie(o,"".concat(a,"-disabled"),A),ie(o,"".concat(a,"-loading"),x),ie(o,"".concat(a,"-open"),ze),ie(o,"".concat(a,"-customize-input"),Ce),ie(o,"".concat(a,"-show-search"),ae),o)),nt=e.createElement(Zm,{ref:ge,disabled:A,prefixCls:a,visible:Le,popupElement:et,animation:H,transitionName:U,dropdownStyle:W,dropdownClassName:V,direction:d,dropdownMatchSelectWidth:X,dropdownRender:Q,dropdownAlign:_,placement:Y,builtinPlacements:G,getPopupContainer:K,empty:v,getTriggerDOMNode:function(){return pe.current},onPopupVisibleChange:Qe,onPopupMouseEnter:function(){_e({})}},ke?e.cloneElement(ke,{ref:Me}):e.createElement(Ym,Mt({},t,{domRef:pe,prefixCls:a,inputElement:Ce,ref:me,id:i,showSearch:ae,autoClearSearchValue:P,mode:w,activeDescendantId:I,tagRender:u,values:p,open:ze,onToggleOpen:Re,activeValue:O,searchValue:Se,onSearch:Be,onSearchSubmit:function(e){e&&e.trim()&&T(e,{source:"submit"})},onRemove:function(e){var t=p.filter((function(t){return t!==e}));g(t,{type:"remove",values:[e]})},tokenWithEnter:Fe})));return qe=ke?nt:e.createElement("div",Mt({className:tt},ce,{ref:fe,onMouseDown:function(e){var t,n=e.target,r=null===(t=ge.current)||void 0===t?void 0:t.getPopupElement();if(r&&r.contains(n)){var o=setTimeout((function(){var e,t=Xe.indexOf(o);-1!==t&&Xe.splice(t,1),Ee(),ue||r.contains(document.activeElement)||null===(e=me.current)||void 0===e||e.focus()}));Xe.push(o)}for(var i=arguments.length,a=new Array(i>1?i-1:0),l=1;l<i;l++)a[l-1]=arguments[l];null===ne||void 0===ne||ne.apply(void 0,[e].concat(a))},onKeyDown:function(e){var t,n=Ue(),r=e.which;if(r===za.ENTER&&("combobox"!==w&&e.preventDefault(),ze||Re(!0)),We(!!Se),r===za.BACKSPACE&&!n&&oe&&!Se&&p.length){for(var o=Ae(p),i=null,a=o.length-1;a>=0;a-=1){var l=o[a];if(!l.disabled){o.splice(a,1),i=l;break}}i&&g(o,{type:"remove",values:[i]})}for(var c=arguments.length,s=new Array(c>1?c-1:0),u=1;u<c;u++)s[u-1]=arguments[u];ze&&ve.current&&(t=ve.current).onKeyDown.apply(t,[e].concat(s)),null===te||void 0===te||te.apply(void 0,[e].concat(s))},onKeyUp:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o;ze&&ve.current&&(o=ve.current).onKeyUp.apply(o,[e].concat(n)),null===ee||void 0===ee||ee.apply(void 0,[e].concat(n))},onFocus:function(){xe(!0),A||(J&&!Ve.current&&J.apply(void 0,arguments),Z.includes("focus")&&Re(!0)),Ve.current=!0},onBlur:function(){he.current=!0,xe(!1,(function(){Ve.current=!1,he.current=!1,Re(!1)})),A||(Se&&("tags"===w?T(Se,{source:"submit"}):"multiple"===w&&T("",{source:"blur"})),$&&$.apply(void 0,arguments))}}),we&&!ze&&e.createElement("span",{style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0},"aria-live":"polite"},"".concat(p.map((function(e){var t=e.label,n=e.value;return["number","string"].includes(m(t))?t:n})).join(", "))),nt,Ye,Je&&$e),e.createElement(dm.Provider,{value:Ge},qe)}));var iv=ov,av=function(){return null};av.isSelectOptGroup=!0;var lv=av,cv=function(){return null};cv.isSelectOption=!0;var sv=cv,uv=e.forwardRef((function(t,n){var r,o=t.height,i=t.offsetY,a=t.offsetX,l=t.children,c=t.prefixCls,s=t.onInnerResize,u=t.innerProps,d=t.rtl,f=t.extra,p={},g={display:"flex",flexDirection:"column"};void 0!==i&&(p={height:o,position:"relative",overflow:"hidden"},g=le(le({},g),{},(ie(r={transform:"translateY(".concat(i,"px)")},d?"marginRight":"marginLeft",-a),ie(r,"position","absolute"),ie(r,"left",0),ie(r,"right",0),ie(r,"top",0),r)));return e.createElement("div",{style:p},e.createElement(is,{onResize:function(e){e.offsetHeight&&s&&s()}},e.createElement("div",Mt({style:g,className:fo()(ie({},"".concat(c,"-holder-inner"),c)),ref:n},u),l,f)))}));uv.displayName="Filler";var dv=uv;function fv(e,t){return("touches"in e?e.touches[0]:e)[t?"pageX":"pageY"]}var pv=e.forwardRef((function(t,n){var r,o=t.prefixCls,i=t.rtl,a=t.scrollOffset,l=t.scrollRange,c=t.onStartMove,u=t.onStopMove,d=t.onScroll,f=t.horizontal,p=t.spinSize,g=t.containerSize,m=t.style,v=t.thumbStyle,h=s(e.useState(!1),2),b=h[0],y=h[1],w=s(e.useState(null),2),A=w[0],x=w[1],E=s(e.useState(null),2),S=E[0],C=E[1],k=!i,M=e.useRef(),O=e.useRef(),N=s(e.useState(!1),2),I=N[0],j=N[1],P=e.useRef(),T=function(){clearTimeout(P.current),j(!0),P.current=setTimeout((function(){j(!1)}),3e3)},z=l-g||0,D=g-p||0,L=z>0,R=e.useMemo((function(){return 0===a||0===z?0:a/z*D}),[a,z,D]),F=e.useRef({top:R,dragging:b,pageY:A,startTop:S});F.current={top:R,dragging:b,pageY:A,startTop:S};var B=function(e){y(!0),x(fv(e,f)),C(F.current.top),c(),e.stopPropagation(),e.preventDefault()};e.useEffect((function(){var e=function(e){e.preventDefault()},t=M.current,n=O.current;return t.addEventListener("touchstart",e),n.addEventListener("touchstart",B),function(){t.removeEventListener("touchstart",e),n.removeEventListener("touchstart",B)}}),[]);var H=e.useRef();H.current=z;var U=e.useRef();U.current=D,e.useEffect((function(){if(b){var e,t=function(t){var n=F.current,r=n.dragging,o=n.pageY,i=n.startTop;if(ci.cancel(e),r){var a=fv(t,f)-o,l=i;!k&&f?l-=a:l+=a;var c=H.current,s=U.current,u=s?l/s:0,p=Math.ceil(u*c);p=Math.max(p,0),p=Math.min(p,c),e=ci((function(){d(p,f)}))}},n=function(){y(!1),u()};return window.addEventListener("mousemove",t),window.addEventListener("touchmove",t),window.addEventListener("mouseup",n),window.addEventListener("touchend",n),function(){window.removeEventListener("mousemove",t),window.removeEventListener("touchmove",t),window.removeEventListener("mouseup",n),window.removeEventListener("touchend",n),ci.cancel(e)}}}),[b]),e.useEffect((function(){T()}),[a]),e.useImperativeHandle(n,(function(){return{delayHidden:T}}));var W="".concat(o,"-scrollbar"),V={position:"absolute",visibility:I&&L?null:"hidden"},X={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return f?(V.height=8,V.left=0,V.right=0,V.bottom=0,X.height="100%",X.width=p,k?X.left=R:X.right=R):(V.width=8,V.top=0,V.bottom=0,k?V.right=0:V.left=0,X.width="100%",X.height=p,X.top=R),e.createElement("div",{ref:M,className:fo()(W,(r={},ie(r,"".concat(W,"-horizontal"),f),ie(r,"".concat(W,"-vertical"),!f),ie(r,"".concat(W,"-visible"),I),r)),style:le(le({},V),m),onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},onMouseMove:T},e.createElement("div",{ref:O,className:fo()("".concat(W,"-thumb"),ie({},"".concat(W,"-thumb-moving"),b)),style:le(le({},X),v),onMouseDown:B}))}));var gv=pv;function mv(t){var n=t.children,r=t.setRef,o=e.useCallback((function(e){r(e)}),[]);return e.cloneElement(n,{ref:o})}var vv=function(){function e(){g(this,e),this.maps=void 0,this.id=0,this.maps=Object.create(null)}return b(e,[{key:"set",value:function(e,t){this.maps[e]=t,this.id+=1}},{key:"get",value:function(e){return this.maps[e]}}]),e}();var hv=10;function bv(t,n,r){var o=s(e.useState(t),2),i=o[0],a=o[1],l=s(e.useState(null),2),c=l[0],u=l[1];return e.useEffect((function(){var e=function(e,t,n){var r,o,i=e.length,a=t.length;if(0===i&&0===a)return null;i<a?(r=e,o=t):(r=t,o=e);var l={__EMPTY_ITEM__:!0};function c(e){return void 0!==e?n(e):l}for(var s=null,u=1!==Math.abs(i-a),d=0;d<o.length;d+=1){var f=c(r[d]);if(f!==c(o[d])){s=d,u=u||f!==c(o[d+1]);break}}return null===s?null:{index:s,multiple:u}}(i||[],t||[],n);void 0!==(null===e||void 0===e?void 0:e.index)&&(null===r||void 0===r||r(e.index),u(t[e.index])),a(t)}),[t]),[c]}var yv="object"===("undefined"===typeof navigator?"undefined":m(navigator))&&/Firefox/i.test(navigator.userAgent),wv=function(t,n){var r=(0,e.useRef)(!1),o=(0,e.useRef)(null);var i=(0,e.useRef)({top:t,bottom:n});return i.current.top=t,i.current.bottom=n,function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e<0&&i.current.top||e>0&&i.current.bottom;return t&&n?(clearTimeout(o.current),r.current=!1):n&&!r.current||(clearTimeout(o.current),r.current=!0,o.current=setTimeout((function(){r.current=!1}),50)),!r.current&&n}};function Av(t,n,r,o,i){var a=(0,e.useRef)(0),l=(0,e.useRef)(null),c=(0,e.useRef)(null),s=(0,e.useRef)(!1),u=wv(n,r);var d=(0,e.useRef)(null),f=(0,e.useRef)(null);return[function(e){if(t){ci.cancel(f.current),f.current=ci((function(){d.current=null}),2);var n=e.deltaX,r=e.deltaY,p=e.shiftKey,g=n,m=r;("sx"===d.current||!d.current&&p&&r&&!n)&&(g=r,m=0,d.current="sx");var v=Math.abs(g),h=Math.abs(m);null===d.current&&(d.current=o&&v>h?"x":"y"),"y"===d.current?function(e,t){ci.cancel(l.current),a.current+=t,c.current=t,u(t)||(yv||e.preventDefault(),l.current=ci((function(){var e=s.current?10:1;i(a.current*e),a.current=0})))}(e,m):function(e,t){i(t,!0),yv||e.preventDefault()}(e,g)}},function(e){t&&(s.current=e.detail===c.current)}]}var xv=14/15;var Ev=20;function Sv(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=e/(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)*100;return isNaN(t)&&(t=0),t=Math.max(t,Ev),t=Math.min(t,e/2),Math.floor(t)}var Cv=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles"],kv=[],Mv={overflowY:"auto",overflowAnchor:"none"};function Ov(t,n){var o=t.prefixCls,i=void 0===o?"rc-virtual-list":o,a=t.className,l=t.height,c=t.itemHeight,u=t.fullHeight,d=void 0===u||u,f=t.style,p=t.data,g=t.children,v=t.itemKey,h=t.virtual,b=t.direction,y=t.scrollWidth,w=t.component,A=void 0===w?"div":w,x=t.onScroll,E=t.onVirtualScroll,S=t.onVisibleChange,C=t.innerProps,k=t.extraRender,M=t.styles,O=wo(t,Cv),N=!(!1===h||!l||!c),I=N&&p&&(c*p.length>l||!!y),j="rtl"===b,P=fo()(i,ie({},"".concat(i,"-rtl"),j),a),T=p||kv,z=(0,e.useRef)(),D=(0,e.useRef)(),L=s((0,e.useState)(0),2),R=L[0],F=L[1],B=s((0,e.useState)(0),2),H=B[0],U=B[1],W=s((0,e.useState)(!1),2),V=W[0],X=W[1],Q=function(){X(!0)},_=function(){X(!1)},Y=e.useCallback((function(e){return"function"===typeof v?v(e):null===e||void 0===e?void 0:e[v]}),[v]),G={getKey:Y};function K(e){F((function(t){var n=function(e){var t=e;Number.isNaN(we.current)||(t=Math.min(t,we.current));return t=Math.max(t,0),t}("function"===typeof e?e(t):e);return z.current.scrollTop=n,n}))}var q=(0,e.useRef)({start:0,end:T.length}),Z=(0,e.useRef)(),J=s(bv(T,Y),1)[0];Z.current=J;var $=function(t,n,r){var o=s(e.useState(0),2),i=o[0],a=o[1],l=(0,e.useRef)(new Map),c=(0,e.useRef)(new vv),u=(0,e.useRef)();function d(){ci.cancel(u.current)}function f(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];d();var t=function(){l.current.forEach((function(e,t){if(e&&e.offsetParent){var n=go(e),r=n.offsetHeight;c.current.get(t)!==r&&c.current.set(t,n.offsetHeight)}})),a((function(e){return e+1}))};e?t():u.current=ci(t)}return(0,e.useEffect)((function(){return d}),[]),[function(e,o){var i=t(e),a=l.current.get(i);o?(l.current.set(i,o),f()):l.current.delete(i),!a!==!o&&(o?null===n||void 0===n||n(e):null===r||void 0===r||r(e))},f,c.current,i]}(Y,null,null),ee=s($,4),te=ee[0],ne=ee[1],re=ee[2],oe=ee[3],ae=e.useMemo((function(){if(!N)return{scrollHeight:void 0,start:0,end:T.length-1,offset:void 0};var e;if(!I)return{scrollHeight:(null===(e=D.current)||void 0===e?void 0:e.offsetHeight)||0,start:0,end:T.length-1,offset:void 0};for(var t,n,r,o=0,i=T.length,a=0;a<i;a+=1){var s=T[a],u=Y(s),d=re.get(u),f=o+(void 0===d?c:d);f>=R&&void 0===t&&(t=a,n=o),f>R+l&&void 0===r&&(r=a),o=f}return void 0===t&&(t=0,n=0,r=Math.ceil(l/c)),void 0===r&&(r=T.length-1),{scrollHeight:o,start:t,end:r=Math.min(r+1,T.length-1),offset:n}}),[I,N,R,T,oe,l]),ce=ae.scrollHeight,se=ae.start,ue=ae.end,de=ae.offset;q.current.start=se,q.current.end=ue;var fe=s(e.useState({width:0,height:l}),2),pe=fe[0],ge=fe[1],me=(0,e.useRef)(),ve=(0,e.useRef)(),he=e.useMemo((function(){return Sv(pe.width,y)}),[pe.width,y]),be=e.useMemo((function(){return Sv(pe.height,ce)}),[pe.height,ce]),ye=ce-l,we=(0,e.useRef)(ye);we.current=ye;var Ae=R<=0,xe=R>=ye,Ee=wv(Ae,xe),Se=function(){return{x:j?-H:H,y:R}},Ce=(0,e.useRef)(Se()),ke=ol((function(){if(E){var e=Se();Ce.current.x===e.x&&Ce.current.y===e.y||(E(e),Ce.current=e)}}));function Me(e,t){var n=e;t?((0,r.flushSync)((function(){U(n)})),ke()):K(n)}var Oe=function(e){var t=e,n=y-pe.width;return t=Math.max(t,0),t=Math.min(t,n)},Ne=ol((function(e,t){t?((0,r.flushSync)((function(){U((function(t){return Oe(t+(j?-e:e))}))})),ke()):K((function(t){return t+e}))})),Ie=s(Av(N,Ae,xe,!!y,Ne),2),je=Ie[0],Pe=Ie[1];!function(t,n,r){var o,i=(0,e.useRef)(!1),a=(0,e.useRef)(0),l=(0,e.useRef)(null),c=(0,e.useRef)(null),s=function(e){if(i.current){var t=Math.ceil(e.touches[0].pageY),n=a.current-t;a.current=t,r(n)&&e.preventDefault(),clearInterval(c.current),c.current=setInterval((function(){(!r(n*=xv,!0)||Math.abs(n)<=.1)&&clearInterval(c.current)}),16)}},u=function(){i.current=!1,o()},d=function(e){o(),1!==e.touches.length||i.current||(i.current=!0,a.current=Math.ceil(e.touches[0].pageY),l.current=e.target,l.current.addEventListener("touchmove",s),l.current.addEventListener("touchend",u))};o=function(){l.current&&(l.current.removeEventListener("touchmove",s),l.current.removeEventListener("touchend",u))},gt((function(){return t&&n.current.addEventListener("touchstart",d),function(){var e;null===(e=n.current)||void 0===e||e.removeEventListener("touchstart",d),o(),clearInterval(c.current)}}),[t])}(N,z,(function(e,t){return!Ee(e,t)&&(je({preventDefault:function(){},deltaY:e}),!0)})),gt((function(){function e(e){N&&e.preventDefault()}var t=z.current;return t.addEventListener("wheel",je),t.addEventListener("DOMMouseScroll",Pe),t.addEventListener("MozMousePixelScroll",e),function(){t.removeEventListener("wheel",je),t.removeEventListener("DOMMouseScroll",Pe),t.removeEventListener("MozMousePixelScroll",e)}}),[N]),gt((function(){y&&U((function(e){return Oe(e)}))}),[pe.width,y]);var Te=function(){var e,t;null===(e=me.current)||void 0===e||e.delayHidden(),null===(t=ve.current)||void 0===t||t.delayHidden()},ze=function(t,n,r,o,i,a,l,c){var u=e.useRef(),d=s(e.useState(null),2),f=d[0],p=d[1];return gt((function(){if(f&&f.times<hv){if(!t.current)return void p((function(e){return le({},e)}));a();var e=f.targetAlign,c=f.originAlign,s=f.index,u=f.offset,d=t.current.clientHeight,g=!1,m=e,v=null;if(d){for(var h=e||c,b=0,y=0,w=0,A=Math.min(n.length-1,s),x=0;x<=A;x+=1){var E=i(n[x]);y=b;var S=r.get(E);b=w=y+(void 0===S?o:S)}for(var C="top"===h?u:d-u,k=A;k>=0;k-=1){var M=i(n[k]),O=r.get(M);if(void 0===O){g=!0;break}if((C-=O)<=0)break}switch(h){case"top":v=y-u;break;case"bottom":v=w-d+u;break;default:var N=t.current.scrollTop;y<N?m="top":w>N+d&&(m="bottom")}null!==v&&l(v),v!==f.lastTop&&(g=!0)}g&&p(le(le({},f),{},{times:f.times+1,targetAlign:m,lastTop:v}))}}),[f,t.current]),function(e){if(null!==e&&void 0!==e){if(ci.cancel(u.current),"number"===typeof e)l(e);else if(e&&"object"===m(e)){var t,r=e.align;t="index"in e?e.index:n.findIndex((function(t){return i(t)===e.key}));var o=e.offset;p({times:0,index:t,offset:void 0===o?0:o,originAlign:r})}}else c()}}(z,T,re,c,Y,(function(){return ne(!0)}),K,Te);e.useImperativeHandle(n,(function(){return{getScrollInfo:Se,scrollTo:function(e){var t;(t=e)&&"object"===m(t)&&("left"in t||"top"in t)?(void 0!==e.left&&U(Oe(e.left)),ze(e.top)):ze(e)}}})),gt((function(){if(S){var e=T.slice(se,ue+1);S(e,T)}}),[se,ue,T]);var De=function(t,n,r,o){var i=s(e.useMemo((function(){return[new Map,[]]}),[t,r.id,o]),2),a=i[0],l=i[1];return function(e){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,c=a.get(e),s=a.get(i);if(void 0===c||void 0===s)for(var u=t.length,d=l.length;d<u;d+=1){var f,p=t[d],g=n(p);a.set(g,d);var m=null!==(f=r.get(g))&&void 0!==f?f:o;if(l[d]=(l[d-1]||0)+m,g===e&&(c=d),g===i&&(s=d),void 0!==c&&void 0!==s)break}return{top:l[c-1]||0,bottom:l[s]}}}(T,Y,re,c),Le=null===k||void 0===k?void 0:k({start:se,end:ue,virtual:I,offsetX:H,offsetY:de,rtl:j,getSize:De}),Re=function(t,n,r,o,i,a,l){var c=l.getKey;return t.slice(n,r+1).map((function(t,r){var l=a(t,n+r,{style:{width:o}}),s=c(t);return e.createElement(mv,{key:s,setRef:function(e){return i(t,e)}},l)}))}(T,se,ue,y,te,g,G),Fe=null;l&&(Fe=le(ie({},d?"height":"maxHeight",l),Mv),N&&(Fe.overflowY="hidden",y&&(Fe.overflowX="hidden"),V&&(Fe.pointerEvents="none")));var Be={};return j&&(Be.dir="rtl"),e.createElement("div",Mt({style:le(le({},f),{},{position:"relative"}),className:P},Be,O),e.createElement(is,{onResize:function(e){ge({width:e.width||e.offsetWidth,height:e.height||e.offsetHeight})}},e.createElement(A,{className:"".concat(i,"-holder"),style:Fe,ref:z,onScroll:function(e){var t=e.currentTarget.scrollTop;t!==R&&K(t),null===x||void 0===x||x(e),ke()},onMouseEnter:Te},e.createElement(dv,{prefixCls:i,height:ce,offsetX:H,offsetY:de,scrollWidth:y,onInnerResize:ne,ref:D,innerProps:C,rtl:j,extra:Le},Re))),I&&ce>l&&e.createElement(gv,{ref:me,prefixCls:i,scrollOffset:R,scrollRange:ce,rtl:j,onScroll:Me,onStartMove:Q,onStopMove:_,spinSize:be,containerSize:pe.height,style:null===M||void 0===M?void 0:M.verticalScrollBar,thumbStyle:null===M||void 0===M?void 0:M.verticalScrollBarThumb}),I&&y&&e.createElement(gv,{ref:ve,prefixCls:i,scrollOffset:H,scrollRange:y,rtl:j,onScroll:Me,onStartMove:Q,onStopMove:_,spinSize:he,containerSize:pe.width,horizontal:!0,style:null===M||void 0===M?void 0:M.horizontalScrollBar,thumbStyle:null===M||void 0===M?void 0:M.horizontalScrollBarThumb}))}var Nv=e.forwardRef(Ov);Nv.displayName="List";var Iv=Nv,jv=e.createContext(null);var Pv=["disabled","title","children","style","className"];function Tv(e){return"string"===typeof e||"number"===typeof e}var zv=function(t,n){var r=e.useContext(dm),o=r.prefixCls,i=r.id,a=r.open,l=r.multiple,c=r.mode,u=r.searchValue,d=r.toggleOpen,f=r.notFoundContent,p=r.onPopupScroll,g=e.useContext(jv),m=g.flattenOptions,v=g.onActiveValue,h=g.defaultActiveFirstOption,b=g.onSelect,y=g.menuItemSelectedIcon,w=g.rawValues,A=g.fieldNames,x=g.virtual,E=g.direction,S=g.listHeight,C=g.listItemHeight,k=g.optionRender,M="".concat(o,"-item"),O=Ee((function(){return m}),[a,m],(function(e,t){return t[0]&&e[1]!==t[1]})),N=e.useRef(null),I=function(e){e.preventDefault()},j=function(e){N.current&&N.current.scrollTo("number"===typeof e?{index:e}:e)},P=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=O.length,r=0;r<n;r+=1){var o=(e+r*t+n)%n,i=O[o],a=i.group,l=i.data;if(!a&&!l.disabled)return o}return-1},T=s(e.useState((function(){return P(0)})),2),z=T[0],D=T[1],L=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];D(e);var n={source:t?"keyboard":"mouse"},r=O[e];r?v(r.value,e,n):v(null,-1,n)};(0,e.useEffect)((function(){L(!1!==h?P(0):-1)}),[O.length,u]);var R=e.useCallback((function(e){return w.has(e)&&"combobox"!==c}),[c,Ae(w).toString(),w.size]);(0,e.useEffect)((function(){var e,t=setTimeout((function(){if(!l&&a&&1===w.size){var e=Array.from(w)[0],t=O.findIndex((function(t){return t.data.value===e}));-1!==t&&(L(t),j(t))}}));a&&(null===(e=N.current)||void 0===e||e.scrollTo(void 0));return function(){return clearTimeout(t)}}),[a,u]);var F=function(e){void 0!==e&&b(e,{selected:!w.has(e)}),l||d(!1)};if(e.useImperativeHandle(n,(function(){return{onKeyDown:function(e){var t=e.which,n=e.ctrlKey;switch(t){case za.N:case za.P:case za.UP:case za.DOWN:var r=0;if(t===za.UP?r=-1:t===za.DOWN?r=1:/(mac\sos|macintosh)/i.test(navigator.appVersion)&&n&&(t===za.N?r=1:t===za.P&&(r=-1)),0!==r){var o=P(z+r,r);j(o),L(o,!0)}break;case za.ENTER:var i=O[z];i&&!i.data.disabled?F(i.value):F(void 0),a&&e.preventDefault();break;case za.ESC:d(!1),a&&e.stopPropagation()}},onKeyUp:function(){},scrollTo:function(e){j(e)}}})),0===O.length)return e.createElement("div",{role:"listbox",id:"".concat(i,"_list"),className:"".concat(M,"-empty"),onMouseDown:I},f);var B=Object.keys(A).map((function(e){return A[e]})),H=function(e){return e.label};function U(e,t){return{role:e.group?"presentation":"option",id:"".concat(i,"_list_").concat(t)}}var W=function(t){var n=O[t];if(!n)return null;var r=n.data||{},o=r.value,i=n.group,a=Tp(r,!0),l=H(n);return n?e.createElement("div",Mt({"aria-label":"string"!==typeof l||i?null:l},a,{key:t},U(n,t),{"aria-selected":R(o)}),o):null},V={role:"listbox",id:"".concat(i,"_list")};return e.createElement(e.Fragment,null,x&&e.createElement("div",Mt({},V,{style:{height:0,width:0,overflow:"hidden"}}),W(z-1),W(z),W(z+1)),e.createElement(Iv,{itemKey:"key",ref:N,data:O,height:S,itemHeight:C,fullHeight:!1,onMouseDown:I,onScroll:p,virtual:x,direction:E,innerProps:x?null:V},(function(t,n){var r,o=t.group,i=t.groupOption,a=t.data,l=t.label,c=t.value,s=a.key;if(o){var u,d=null!==(u=a.title)&&void 0!==u?u:Tv(l)?l.toString():void 0;return e.createElement("div",{className:fo()(M,"".concat(M,"-group")),title:d},void 0!==l?l:s)}var f=a.disabled,p=a.title,g=(a.children,a.style),m=a.className,v=Hl(wo(a,Pv),B),h=R(c),b="".concat(M,"-option"),w=fo()(M,b,m,(ie(r={},"".concat(b,"-grouped"),i),ie(r,"".concat(b,"-active"),z===n&&!f),ie(r,"".concat(b,"-disabled"),f),ie(r,"".concat(b,"-selected"),h),r)),A=H(t),E=!y||"function"===typeof y||h,S="number"===typeof A?A:A||c,C=Tv(S)?S.toString():void 0;return void 0!==p&&(C=p),e.createElement("div",Mt({},Tp(v),x?{}:U(t,n),{"aria-selected":h,className:w,title:C,onMouseMove:function(){z===n||f||L(n)},onClick:function(){f||F(c)},style:g}),e.createElement("div",{className:"".concat(b,"-content")},"function"===typeof k?k(t,{index:n}):S),e.isValidElement(y)||h,E&&e.createElement(um,{className:"".concat(M,"-option-state"),customizeIcon:y,customizeIconProps:{value:c,disabled:f,isSelected:h}},h?"\u2713":null))})))},Dv=e.forwardRef(zv);Dv.displayName="OptionList";var Lv=Dv;function Rv(e,t){return Rm(e).join("").toUpperCase().includes(t)}var Fv=0,Bv=He();function Hv(t){var n=s(e.useState(),2),r=n[0],o=n[1];return e.useEffect((function(){o("rc_select_".concat(function(){var e;return Bv?(e=Fv,Fv+=1):e="TEST_OR_SSR",e}()))}),[]),t||r}var Uv=["children","value"],Wv=["children"];function Vv(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return Wl(t).map((function(t,r){if(!e.isValidElement(t)||!t.type)return null;var o=t,i=o.type.isSelectOptGroup,a=o.key,l=o.props,c=l.children,s=wo(l,Wv);return n||!i?function(e){var t=e,n=t.key,r=t.props,o=r.children,i=r.value;return le({key:n,value:void 0!==i?i:n,children:o},wo(r,Uv))}(t):le(le({key:"__RC_SELECT_GRP__".concat(null===a?r:a,"__"),label:a},s),{},{options:Vv(c)})})).filter((function(e){return e}))}function Xv(t){var n=e.useRef();n.current=t;var r=e.useCallback((function(){return n.current.apply(n,arguments)}),[]);return r}var Qv=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","value","defaultValue","labelInValue","onChange"],_v=["inputValue"];var Yv=e.forwardRef((function(t,n){var r=t.id,o=t.mode,i=t.prefixCls,a=void 0===i?"rc-select":i,l=t.backfill,c=t.fieldNames,u=t.inputValue,d=t.searchValue,f=t.onSearch,p=t.autoClearSearchValue,g=void 0===p||p,v=t.onSelect,h=t.onDeselect,b=t.dropdownMatchSelectWidth,y=void 0===b||b,w=t.filterOption,A=t.filterSort,x=t.optionFilterProp,E=t.optionLabelProp,S=t.options,C=t.optionRender,k=t.children,M=t.defaultActiveFirstOption,O=t.menuItemSelectedIcon,N=t.virtual,I=t.direction,j=t.listHeight,P=void 0===j?200:j,T=t.listItemHeight,z=void 0===T?20:T,D=t.value,L=t.defaultValue,R=t.labelInValue,F=t.onChange,B=wo(t,Qv),H=Hv(r),U=rv(o),W=!(S||!k),V=e.useMemo((function(){return(void 0!==w||"combobox"!==o)&&w}),[w,o]),X=e.useMemo((function(){return $m(c,W)}),[JSON.stringify(c),W]),Q=s(al("",{value:void 0!==d?d:u,postState:function(e){return e||""}}),2),_=Q[0],Y=Q[1],G=function(t,n,r,o,i){return e.useMemo((function(){var e=t;!t&&(e=Vv(n));var a=new Map,l=new Map,c=function(e,t,n){n&&"string"===typeof n&&e.set(t[n],t)};return function e(t){for(var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s=0;s<t.length;s+=1){var u=t[s];!u[r.options]||n?(a.set(u[r.value],u),c(l,u,r.label),c(l,u,o),c(l,u,i)):e(u[r.options],!0)}}(e),{options:e,valueOptions:a,labelOptions:l}}),[t,n,r,o,i])}(S,k,X,x,E),K=G.valueOptions,q=G.labelOptions,Z=G.options,J=e.useCallback((function(e){return Rm(e).map((function(e){var t,n,r,o,i,a;(function(e){return!e||"object"!==m(e)})(e)?t=e:(r=e.key,n=e.label,t=null!==(a=e.value)&&void 0!==a?a:r);var l,c=K.get(t);c&&(void 0===n&&(n=null===c||void 0===c?void 0:c[E||X.label]),void 0===r&&(r=null!==(l=null===c||void 0===c?void 0:c.key)&&void 0!==l?l:t),o=null===c||void 0===c?void 0:c.disabled,i=null===c||void 0===c?void 0:c.title);return{label:n,value:t,key:r,disabled:o,title:i}}))}),[X,E,K]),$=s(al(L,{value:D}),2),ee=$[0],te=$[1],ne=e.useMemo((function(){var e,t=J(ee);return"combobox"===o&&function(e){return!e&&0!==e}(null===(e=t[0])||void 0===e?void 0:e.value)?[]:t}),[ee,J,o]),re=function(t,n){var r=e.useRef({values:new Map,options:new Map});return[e.useMemo((function(){var e=r.current,o=e.values,i=e.options,a=t.map((function(e){var t;return void 0===e.label?le(le({},e),{},{label:null===(t=o.get(e.value))||void 0===t?void 0:t.label}):e})),l=new Map,c=new Map;return a.forEach((function(e){l.set(e.value,e),c.set(e.value,n.get(e.value)||i.get(e.value))})),r.current.values=l,r.current.options=c,a}),[t,n]),e.useCallback((function(e){return n.get(e)||r.current.options.get(e)}),[n])]}(ne,K),oe=s(re,2),ae=oe[0],ce=oe[1],se=e.useMemo((function(){if(!o&&1===ae.length){var e=ae[0];if(null===e.value&&(null===e.label||void 0===e.label))return[]}return ae.map((function(e){var t;return le(le({},e),{},{label:null!==(t=e.label)&&void 0!==t?t:e.value})}))}),[o,ae]),ue=e.useMemo((function(){return new Set(ae.map((function(e){return e.value})))}),[ae]);e.useEffect((function(){if("combobox"===o){var e,t=null===(e=ae[0])||void 0===e?void 0:e.value;Y(function(e){return void 0!==e&&null!==e}(t)?String(t):"")}}),[ae]);var de=Xv((function(e,t){var n,r=null!==t&&void 0!==t?t:e;return ie(n={},X.value,e),ie(n,X.label,r),n})),fe=function(t,n,r,o,i){return e.useMemo((function(){if(!r||!1===o)return t;var e=n.options,a=n.label,l=n.value,c=[],s="function"===typeof o,u=r.toUpperCase(),d=s?o:function(t,n){return i?Rv(n[i],u):n[e]?Rv(n["children"!==a?a:"label"],u):Rv(n[l],u)},f=s?function(e){return ev(e)}:function(e){return e};return t.forEach((function(t){if(t[e])if(d(r,f(t)))c.push(t);else{var n=t[e].filter((function(e){return d(r,f(e))}));n.length&&c.push(le(le({},t),{},ie({},e,n)))}else d(r,f(t))&&c.push(t)})),c}),[t,o,i,r,n])}(e.useMemo((function(){if("tags"!==o)return Z;var e=Ae(Z);return Ae(ae).sort((function(e,t){return e.value<t.value?-1:1})).forEach((function(t){var n=t.value;(function(e){return K.has(e)})(n)||e.push(de(n,t.label))})),e}),[de,Z,K,ae,o]),X,_,V,x),pe=e.useMemo((function(){return"tags"!==o||!_||fe.some((function(e){return e[x||"value"]===_}))||fe.some((function(e){return e[X.value]===_}))?fe:[de(_)].concat(Ae(fe))}),[de,x,o,fe,_,X]),ge=e.useMemo((function(){return A?Ae(pe).sort((function(e,t){return A(e,t)})):pe}),[pe,A]),me=e.useMemo((function(){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.fieldNames,r=t.childrenAsData,o=[],i=$m(n,!1),a=i.label,l=i.value,c=i.options,s=i.groupLabel;return function e(t,n){t.forEach((function(t){if(n||!(c in t)){var i=t[l];o.push({key:Jm(t,o.length),groupOption:n,data:t,label:t[a],value:i})}else{var u=t[s];void 0===u&&r&&(u=t.label),o.push({key:Jm(t,o.length),group:!0,data:t,label:u}),e(t[c],!0)}}))}(e,!1),o}(ge,{fieldNames:X,childrenAsData:W})}),[ge,X,W]),ve=function(e){var t=J(e);if(te(t),F&&(t.length!==ae.length||t.some((function(e,t){var n;return(null===(n=ae[t])||void 0===n?void 0:n.value)!==(null===e||void 0===e?void 0:e.value)})))){var n=R?t:t.map((function(e){return e.value})),r=t.map((function(e){return ev(ce(e.value))}));F(U?n:n[0],U?r:r[0])}},he=s(e.useState(null),2),be=he[0],ye=he[1],we=s(e.useState(0),2),xe=we[0],Ee=we[1],Se=void 0!==M?M:"combobox"!==o,Ce=e.useCallback((function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).source,r=void 0===n?"keyboard":n;Ee(t),l&&"combobox"===o&&null!==e&&"keyboard"===r&&ye(String(e))}),[l,o]),ke=function(e,t,n){var r=function(){var t,n=ce(e);return[R?{label:null===n||void 0===n?void 0:n[X.label],value:e,key:null!==(t=null===n||void 0===n?void 0:n.key)&&void 0!==t?t:e}:e,ev(n)]};if(t&&v){var o=s(r(),2),i=o[0],a=o[1];v(i,a)}else if(!t&&h&&"clear"!==n){var l=s(r(),2),c=l[0],u=l[1];h(c,u)}},Me=Xv((function(e,t){var n,r=!U||t.selected;n=r?U?[].concat(Ae(ae),[e]):[e]:ae.filter((function(t){return t.value!==e})),ve(n),ke(e,r),"combobox"===o?ye(""):rv&&!g||(Y(""),ye(""))})),Oe=e.useMemo((function(){var e=!1!==N&&!1!==y;return le(le({},G),{},{flattenOptions:me,onActiveValue:Ce,defaultActiveFirstOption:Se,onSelect:Me,menuItemSelectedIcon:O,rawValues:ue,fieldNames:X,virtual:e,direction:I,listHeight:P,listItemHeight:z,childrenAsData:W,optionRender:C})}),[G,me,Ce,Se,Me,O,ue,X,N,y,P,z,W,C]);return e.createElement(jv.Provider,{value:Oe},e.createElement(iv,Mt({},B,{id:H,prefixCls:a,ref:n,omitDomProps:_v,mode:o,displayValues:se,onDisplayValuesChange:function(e,t){ve(e);var n=t.type,r=t.values;"remove"!==n&&"clear"!==n||r.forEach((function(e){ke(e.value,!1,n)}))},direction:I,searchValue:_,onSearch:function(e,t){if(Y(e),ye(null),"submit"!==t.source)"blur"!==t.source&&("combobox"===o&&ve(e),null===f||void 0===f||f(e));else{var n=(e||"").trim();if(n){var r=Array.from(new Set([].concat(Ae(ue),[n])));ve(r),ke(n,!0),Y("")}}},autoClearSearchValue:g,onSearchSplit:function(e){var t=e;"tags"!==o&&(t=e.map((function(e){var t=q.get(e);return null===t||void 0===t?void 0:t.value})).filter((function(e){return void 0!==e})));var n=Array.from(new Set([].concat(Ae(ue),Ae(t))));ve(n),n.forEach((function(e){ke(e,!0)}))},dropdownMatchSelectWidth:y,OptionList:Lv,emptyOptions:!me.length,activeValue:be,activeDescendantId:"".concat(H,"_list_").concat(xe)})))}));var Gv=Yv;Gv.Option=sv,Gv.OptGroup=lv;var Kv=Gv;function qv(t){return function(n){return e.createElement($i,{theme:{token:{motion:!1,zIndexPopupBase:0}}},e.createElement(t,Object.assign({},n)))}}var Zv=function(){var t=s(zi(),2)[1],n=new Ur(t.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return e.createElement("svg",{style:n,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(24 31.67)"},e.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),e.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),e.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),e.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),e.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),e.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),e.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},e.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),e.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))};var Jv=function(){var t=s(zi(),2)[1],n=t.colorFill,r=t.colorFillTertiary,o=t.colorFillQuaternary,i=t.colorBgContainer,a=(0,e.useMemo)((function(){return{borderColor:new Ur(n).onBackground(i).toHexShortString(),shadowColor:new Ur(r).onBackground(i).toHexShortString(),contentColor:new Ur(o).onBackground(i).toHexShortString()}}),[n,r,o,i]),l=a.borderColor,c=a.shadowColor,u=a.contentColor;return e.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},e.createElement("ellipse",{fill:c,cx:"32",cy:"33",rx:"32",ry:"7"}),e.createElement("g",{fillRule:"nonzero",stroke:l},e.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),e.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:u}))))},$v=function(e){var t,n,r=e.componentCls,o=e.margin,i=e.marginXS,a=e.marginXL;return ie({},r,(ie(n={marginInline:i,fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"center"},"".concat(r,"-image"),{height:e.emptyImgHeight,marginBottom:i,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}}),ie(n,"".concat(r,"-description"),{color:e.colorText}),ie(n,"".concat(r,"-footer"),{marginTop:o}),ie(n,"&-normal",(ie(t={marginBlock:a,color:e.colorTextDisabled},"".concat(r,"-description"),{color:e.colorTextDisabled}),ie(t,"".concat(r,"-image"),{height:e.emptyImgHeightMD}),t)),ie(n,"&-small",ie({marginBlock:i,color:e.colorTextDisabled},"".concat(r,"-image"),{height:e.emptyImgHeightSM})),n))},eh=ll("Empty",(function(e){var t=e.componentCls,n=e.controlHeightLG,r=tl(e,{emptyImgCls:"".concat(t,"-img"),emptyImgHeight:2.5*n,emptyImgHeightMD:n,emptyImgHeightSM:.875*n});return[$v(r)]})),th=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},nh=e.createElement(Zv,null),rh=e.createElement(Jv,null),oh=function(t){var n,r=t.className,o=t.rootClassName,i=t.prefixCls,a=t.image,l=void 0===a?nh:a,c=t.description,u=t.children,d=t.imageStyle,f=t.style,p=th(t,["className","rootClassName","prefixCls","image","description","children","imageStyle","style"]),g=e.useContext(eo),m=g.getPrefixCls,v=g.direction,h=g.empty,b=m("empty",i),y=s(eh(b),2),w=y[0],A=y[1],x=s(fs("Empty"),1)[0],E="undefined"!==typeof c?c:null===x||void 0===x?void 0:x.description,S="string"===typeof E?E:"empty",C=null;return C="string"===typeof l?e.createElement("img",{alt:S,src:l}):l,w(e.createElement("div",Object.assign({className:fo()(A,b,null===h||void 0===h?void 0:h.className,(n={},ie(n,"".concat(b,"-normal"),l===rh),ie(n,"".concat(b,"-rtl"),"rtl"===v),n),r,o),style:Object.assign(Object.assign({},null===h||void 0===h?void 0:h.style),f)},p),e.createElement("div",{className:"".concat(b,"-image"),style:d},C),E&&e.createElement("div",{className:"".concat(b,"-description")},E),u&&e.createElement("div",{className:"".concat(b,"-footer")},u)))};oh.PRESENTED_IMAGE_DEFAULT=nh,oh.PRESENTED_IMAGE_SIMPLE=rh;var ih=oh,ah=function(t){var n=t.componentName,r=(0,(0,e.useContext)(eo).getPrefixCls)("empty");switch(n){case"Table":case"List":return e.createElement(ih,{image:ih.PRESENTED_IMAGE_SIMPLE});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return e.createElement(ih,{image:ih.PRESENTED_IMAGE_SIMPLE,className:"".concat(r,"-small")});default:return e.createElement(ih,null)}},lh=new jn("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),ch=new jn("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),sh=new jn("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),uh=new jn("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),dh=new jn("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),fh=new jn("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),ph=new jn("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),gh=new jn("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),mh={"slide-up":{inKeyframes:lh,outKeyframes:ch},"slide-down":{inKeyframes:sh,outKeyframes:uh},"slide-left":{inKeyframes:dh,outKeyframes:fh},"slide-right":{inKeyframes:ph,outKeyframes:gh}},vh=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=mh[t],a=i.inKeyframes,l=i.outKeyframes;return[Eu(o,a,l,e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),ie({transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint},"&-prepare",{transform:"scale(1)"})),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInQuint}),n)]},hh=new jn("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),bh=new jn("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),yh=new jn("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),wh=new jn("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),Ah=new jn("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),xh=new jn("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),Eh={"move-up":{inKeyframes:new jn("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),outKeyframes:new jn("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}})},"move-down":{inKeyframes:hh,outKeyframes:bh},"move-left":{inKeyframes:yh,outKeyframes:wh},"move-right":{inKeyframes:Ah,outKeyframes:xh}},Sh=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=Eh[t],a=i.inKeyframes,l=i.outKeyframes;return[Eu(o,a,l,e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),{opacity:0,animationTimingFunction:e.motionEaseOutCirc}),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInOutCirc}),n)]},Ch=function(e){var t=e.optionHeight,n=e.optionFontSize,r=e.optionLineHeight;return{position:"relative",display:"block",minHeight:t,padding:e.optionPadding,color:e.colorText,fontWeight:"normal",fontSize:n,lineHeight:r,boxSizing:"border-box"}},kh=function(e){var t,n,r,o=e.antCls,i=e.componentCls,a="".concat(i,"-item"),l="&".concat(o,"-slide-up-enter").concat(o,"-slide-up-enter-active"),c="&".concat(o,"-slide-up-appear").concat(o,"-slide-up-appear-active"),s="&".concat(o,"-slide-up-leave").concat(o,"-slide-up-leave-active"),u="".concat(i,"-dropdown-placement-");return[ie({},"".concat(i,"-dropdown"),Object.assign(Object.assign({},Ui(e)),(r={position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary},ie(r,"\n ".concat(l).concat(u,"bottomLeft,\n ").concat(c).concat(u,"bottomLeft\n "),{animationName:lh}),ie(r,"\n ".concat(l).concat(u,"topLeft,\n ").concat(c).concat(u,"topLeft,\n ").concat(l).concat(u,"topRight,\n ").concat(c).concat(u,"topRight\n "),{animationName:sh}),ie(r,"".concat(s).concat(u,"bottomLeft"),{animationName:ch}),ie(r,"\n ".concat(s).concat(u,"topLeft,\n ").concat(s).concat(u,"topRight\n "),{animationName:uh}),ie(r,"&-hidden",{display:"none"}),ie(r,"".concat(a),Object.assign(Object.assign({},Ch(e)),{cursor:"pointer",transition:"background ".concat(e.motionDurationSlow," ease"),borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":(n={display:"flex","&-content":Object.assign({flex:"auto"},Hi),"&-state":{flex:"none",display:"flex",alignItems:"center"}},ie(n,"&-active:not(".concat(a,"-option-disabled)"),{backgroundColor:e.optionActiveBg}),ie(n,"&-selected:not(".concat(a,"-option-disabled)"),ie({color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg},"".concat(a,"-option-state"),{color:e.colorPrimary})),ie(n,"&-disabled",(t={},ie(t,"&".concat(a,"-option-selected"),{backgroundColor:e.colorBgContainerDisabled}),ie(t,"color",e.colorTextDisabled),ie(t,"cursor","not-allowed"),t)),ie(n,"&-grouped",{paddingInlineStart:2*e.controlPaddingHorizontal}),n)})),ie(r,"&-rtl",{direction:"rtl"}),r))),vh(e,"slide-up"),vh(e,"slide-down"),Sh(e,"move-up"),Sh(e,"move-down")]},Mh=function(e){var t=e.multipleSelectItemHeight,n=(e.selectHeight-t)/2-e.lineWidth;return[n,Math.ceil(n/2)]};function Oh(e,t){var n,r,o,i,a,l=e.componentCls,c=e.iconCls,u="".concat(l,"-selection-overflow"),d=e.multipleSelectItemHeight,f=s(Mh(e),1)[0],p=t?"".concat(l,"-").concat(t):"";return ie({},"".concat(l,"-multiple").concat(p),(ie(a={fontSize:e.fontSize},u,{position:"relative",display:"flex",flex:"auto",flexWrap:"wrap",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"}}),ie(a,"".concat(l,"-selector"),(ie(n={display:"flex",flexWrap:"wrap",alignItems:"center",height:"100%",padding:"".concat(f-2,"px ").concat(4,"px"),borderRadius:e.borderRadius},"".concat(l,"-show-search&"),{cursor:"text"}),ie(n,"".concat(l,"-disabled&"),{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"}),ie(n,"&:after",{display:"inline-block",width:0,margin:"".concat(2,"px 0"),lineHeight:"".concat(d,"px"),visibility:"hidden",content:'"\\a0"'}),n)),ie(a,"\n &".concat(l,"-show-arrow ").concat(l,"-selector,\n &").concat(l,"-allow-clear ").concat(l,"-selector\n "),{paddingInlineEnd:e.fontSizeIcon+e.controlPaddingHorizontal}),ie(a,"".concat(l,"-selection-item"),(ie(o={display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",height:d,marginTop:2,marginBottom:2,lineHeight:"".concat(d-2*e.lineWidth,"px"),background:e.multipleItemBg,border:"".concat(e.lineWidth,"px ").concat(e.lineType," ").concat(e.multipleItemBorderColor),borderRadius:e.borderRadiusSM,cursor:"default",transition:"font-size ".concat(e.motionDurationSlow,", line-height ").concat(e.motionDurationSlow,", height ").concat(e.motionDurationSlow),marginInlineEnd:4,paddingInlineStart:e.paddingXS,paddingInlineEnd:e.paddingXS/2},"".concat(l,"-disabled&"),{color:e.multipleItemColorDisabled,borderColor:e.multipleItemBorderColorDisabled,cursor:"not-allowed"}),ie(o,"&-content",{display:"inline-block",marginInlineEnd:e.paddingXS/2,overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"}),ie(o,"&-remove",Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),(ie(r={display:"inline-flex",alignItems:"center",color:e.colorIcon,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer"},"> ".concat(c),{verticalAlign:"-0.2em"}),ie(r,"&:hover",{color:e.colorIconHover}),r))),o)),ie(a,"".concat(u,"-item + ").concat(u,"-item"),ie({},"".concat(l,"-selection-search"),{marginInlineStart:0})),ie(a,"".concat(u,"-item-suffix"),{height:"100%"}),ie(a,"".concat(l,"-selection-search"),(ie(i={display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.inputPaddingHorizontalBase-f},"\n &-input,\n &-mirror\n ",{height:d,fontFamily:e.fontFamily,lineHeight:"".concat(d,"px"),transition:"all ".concat(e.motionDurationSlow)}),ie(i,"&-input",{width:"100%",minWidth:4.1}),ie(i,"&-mirror",{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}),i)),ie(a,"".concat(l,"-selection-placeholder"),{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:"all ".concat(e.motionDurationSlow)}),a))}var Nh=function(e){var t,n=e.componentCls,r=tl(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.controlHeightXS,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),o=tl(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius}),i=s(Mh(e),2)[1];return[Oh(e),Oh(r,"sm"),ie({},"".concat(n,"-multiple").concat(n,"-sm"),(t={},ie(t,"".concat(n,"-selection-placeholder"),{insetInline:e.controlPaddingHorizontalSM-e.lineWidth}),ie(t,"".concat(n,"-selection-search"),{marginInlineStart:i}),t)),Oh(o,"lg")]};function Ih(e,t){var n,r,o,i,a=e.componentCls,l=e.inputPaddingHorizontalBase,c=e.borderRadius,s=e.controlHeight-2*e.lineWidth,u=Math.ceil(1.25*e.fontSize),d=t?"".concat(a,"-").concat(t):"";return ie({},"".concat(a,"-single").concat(d),(ie(i={fontSize:e.fontSize,height:e.controlHeight},"".concat(a,"-selector"),Object.assign(Object.assign({},Ui(e,!0)),(ie(n={display:"flex",borderRadius:c},"".concat(a,"-selection-search"),{position:"absolute",top:0,insetInlineStart:l,insetInlineEnd:l,bottom:0,"&-input":{width:"100%",WebkitAppearance:"textfield"}}),ie(n,"\n ".concat(a,"-selection-item,\n ").concat(a,"-selection-placeholder\n "),{padding:0,lineHeight:"".concat(s,"px"),transition:"all ".concat(e.motionDurationSlow,", visibility 0s"),alignSelf:"center"}),ie(n,"".concat(a,"-selection-placeholder"),{transition:"none",pointerEvents:"none"}),ie(n,["&:after","".concat(a,"-selection-item:empty:after"),"".concat(a,"-selection-placeholder:empty:after")].join(","),{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}),n))),ie(i,"\n &".concat(a,"-show-arrow ").concat(a,"-selection-item,\n &").concat(a,"-show-arrow ").concat(a,"-selection-placeholder\n "),{paddingInlineEnd:u}),ie(i,"&".concat(a,"-open ").concat(a,"-selection-item"),{color:e.colorTextPlaceholder}),ie(i,"&:not(".concat(a,"-customize-input)"),ie({},"".concat(a,"-selector"),(ie(r={width:"100%",height:"100%",padding:"0 ".concat(l,"px")},"".concat(a,"-selection-search-input"),{height:s}),ie(r,"&:after",{lineHeight:"".concat(s,"px")}),r))),ie(i,"&".concat(a,"-customize-input"),ie({},"".concat(a,"-selector"),(ie(o={"&:after":{display:"none"}},"".concat(a,"-selection-search"),{position:"static",width:"100%"}),ie(o,"".concat(a,"-selection-placeholder"),{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:"0 ".concat(l,"px"),"&:after":{display:"none"}}),o))),i))}function jh(e){var t,n=e.componentCls,r=e.controlPaddingHorizontalSM-e.lineWidth;return[Ih(e),Ih(tl(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),ie({},"".concat(n,"-single").concat(n,"-sm"),ie({},"&:not(".concat(n,"-customize-input)"),(t={},ie(t,"".concat(n,"-selection-search"),{insetInlineStart:r,insetInlineEnd:r}),ie(t,"".concat(n,"-selector"),{padding:"0 ".concat(r,"px")}),ie(t,"&".concat(n,"-show-arrow ").concat(n,"-selection-search"),{insetInlineEnd:r+1.5*e.fontSize}),ie(t,"\n &".concat(n,"-show-arrow ").concat(n,"-selection-item,\n &").concat(n,"-show-arrow ").concat(n,"-selection-placeholder\n "),{paddingInlineEnd:1.5*e.fontSize}),t))),Ih(tl(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}var Ph=function(e,t){var n,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=t.componentCls,i=t.borderHoverColor,a=t.antCls,l=t.borderActiveColor,c=t.outlineColor,s=t.controlOutlineWidth,u=r?ie({},"".concat(o,"-selector"),{borderColor:l}):{};return ie({},e,ie({},"&:not(".concat(o,"-disabled):not(").concat(o,"-customize-input):not(").concat(a,"-pagination-size-changer)"),Object.assign(Object.assign({},u),(ie(n={},"&:hover ".concat(o,"-selector"),{borderColor:i}),ie(n,"".concat(o,"-focused& ").concat(o,"-selector"),{borderColor:l,boxShadow:"0 0 0 ".concat(s,"px ").concat(c),outline:0}),n))))},Th=function(e){var t,n,r,o=e.antCls,i=e.componentCls,a=e.inputPaddingHorizontalBase,l=e.iconCls;return ie(r={},i,Object.assign(Object.assign({},Ui(e)),(ie(n={position:"relative",display:"inline-block",cursor:"pointer"},"&:not(".concat(i,"-customize-input) ").concat(i,"-selector"),Object.assign(Object.assign({},function(e){var t,n,r=e.componentCls;return ie(n={position:"relative",backgroundColor:e.selectorBg,border:"".concat(e.lineWidth,"px ").concat(e.lineType," ").concat(e.colorBorder),transition:"all ".concat(e.motionDurationMid," ").concat(e.motionEaseInOut),input:{cursor:"pointer"}},"".concat(r,"-show-search&"),{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}}),ie(n,"".concat(r,"-disabled&"),(ie(t={color:e.colorTextDisabled,background:e.colorBgContainerDisabled,cursor:"not-allowed"},"".concat(r,"-multiple&"),{background:e.multipleSelectorBgDisabled}),ie(t,"input",{cursor:"not-allowed"}),t)),n}(e)),function(e){var t=e.componentCls;return ie({},"".concat(t,"-selection-search-input"),{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}})}(e))),ie(n,"".concat(i,"-selection-item"),Object.assign(Object.assign({flex:1,fontWeight:"normal",position:"relative",userSelect:"none"},Hi),ie({},"> ".concat(o,"-typography"),{display:"inline"}))),ie(n,"".concat(i,"-selection-placeholder"),Object.assign(Object.assign({},Hi),{flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"})),ie(n,"".concat(i,"-arrow"),Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),(ie(t={position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:a,height:e.fontSizeIcon,marginTop:-e.fontSizeIcon/2,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center"},l,ie({verticalAlign:"top",transition:"transform ".concat(e.motionDurationSlow),"> svg":{verticalAlign:"top"}},"&:not(".concat(i,"-suffix)"),{pointerEvents:"auto"})),ie(t,"".concat(i,"-disabled &"),{cursor:"not-allowed"}),ie(t,"> *:not(:last-child)",{marginInlineEnd:8}),t))),ie(n,"".concat(i,"-clear"),{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:a,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:-e.fontSizeIcon/2,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",background:e.clearBg,cursor:"pointer",opacity:0,transition:"color ".concat(e.motionDurationMid," ease, opacity ").concat(e.motionDurationSlow," ease"),textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}}),ie(n,"&:hover",ie({},"".concat(i,"-clear"),{opacity:1})),n))),ie(r,"".concat(i,"-has-feedback"),ie({},"".concat(i,"-clear"),{insetInlineEnd:a+e.fontSize+e.paddingXS})),r},zh=function(e){var t,n=e.componentCls;return[ie({},n,(t={},ie(t,"&-borderless ".concat(n,"-selector"),{backgroundColor:"transparent !important",borderColor:"transparent !important",boxShadow:"none !important"}),ie(t,"&".concat(n,"-in-form-item"),{width:"100%"}),t)),Th(e),jh(e),Nh(e),kh(e),ie({},"".concat(n,"-rtl"),{direction:"rtl"}),Ph(n,tl(e,{borderHoverColor:e.colorPrimaryHover,borderActiveColor:e.colorPrimary,outlineColor:e.controlOutline})),Ph("".concat(n,"-status-error"),tl(e,{borderHoverColor:e.colorErrorHover,borderActiveColor:e.colorError,outlineColor:e.colorErrorOutline}),!0),Ph("".concat(n,"-status-warning"),tl(e,{borderHoverColor:e.colorWarningHover,borderActiveColor:e.colorWarning,outlineColor:e.colorWarningOutline}),!0),kf(e,{borderElCls:"".concat(n,"-selector"),focusElCls:"".concat(n,"-focused")})]},Dh=ll("Select",(function(e,t){var n=tl(e,{rootPrefixCls:t.rootPrefixCls,inputPaddingHorizontalBase:e.paddingSM-1,multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[zh(n)]}),(function(e){var t=e.fontSize,n=e.lineHeight,r=e.controlHeight,o=e.controlPaddingHorizontal,i=e.zIndexPopupBase,a=e.colorText,l=e.fontWeightStrong,c=e.controlItemBgActive,s=e.controlItemBgHover,u=e.colorBgContainer,d=e.colorFillSecondary,f=e.controlHeightLG,p=e.controlHeightSM,g=e.colorBgContainerDisabled,m=e.colorTextDisabled;return{zIndexPopup:i+50,optionSelectedColor:a,optionSelectedFontWeight:l,optionSelectedBg:c,optionActiveBg:s,optionPadding:"".concat((r-t*n)/2,"px ").concat(o,"px"),optionFontSize:t,optionLineHeight:n,optionHeight:r,selectorBg:u,clearBg:u,singleItemHeightLG:f,multipleItemBg:d,multipleItemBorderColor:"transparent",multipleItemHeight:p,multipleItemHeightLG:r,multipleSelectorBgDisabled:g,multipleItemColorDisabled:m,multipleItemBorderColorDisabled:"transparent"}}));function Lh(e,t){return e||function(e){var t={overflow:{adjustX:!0,adjustY:!0,shiftY:!0},htmlRegion:"scroll"===e?"scroll":"visible",dynamicInset:!0};return{bottomLeft:Object.assign(Object.assign({},t),{points:["tl","bl"],offset:[0,4]}),bottomRight:Object.assign(Object.assign({},t),{points:["tr","br"],offset:[0,4]}),topLeft:Object.assign(Object.assign({},t),{points:["bl","tl"],offset:[0,-4]}),topRight:Object.assign(Object.assign({},t),{points:["br","tr"],offset:[0,-4]})}}(t)}var Rh={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"},Fh=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Rh}))};var Bh=e.forwardRef(Fh),Hh={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},Uh=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Hh}))};var Wh=e.forwardRef(Uh);var Vh=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Xh="SECRET_COMBOBOX_MODE_DO_NOT_USE",Qh=function(t,n){var r,o,i,a,l=t.prefixCls,c=t.bordered,u=void 0===c||c,d=t.className,f=t.rootClassName,p=t.getPopupContainer,g=t.popupClassName,m=t.dropdownClassName,v=t.listHeight,h=void 0===v?256:v,b=t.placement,y=t.listItemHeight,w=void 0===y?24:y,A=t.size,x=t.disabled,E=t.notFoundContent,S=t.status,C=t.builtinPlacements,k=t.dropdownMatchSelectWidth,M=t.popupMatchSelectWidth,O=t.direction,N=t.style,I=t.allowClear,j=Vh(t,["prefixCls","bordered","className","rootClassName","getPopupContainer","popupClassName","dropdownClassName","listHeight","placement","listItemHeight","size","disabled","notFoundContent","status","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","direction","style","allowClear"]),P=e.useContext(eo),T=P.getPopupContainer,z=P.getPrefixCls,D=P.renderEmpty,L=P.direction,R=P.virtual,F=P.popupMatchSelectWidth,B=P.popupOverflow,H=P.select,U=z("select",l),W=z(),V=null!==O&&void 0!==O?O:L,X=Au(U,V),Q=X.compactSize,_=X.compactItemClassnames,Y=s(Dh(U),2),G=Y[0],K=Y[1],q=e.useMemo((function(){var e=j.mode;if("combobox"!==e)return e===Xh?"combobox":e}),[j.mode]),Z="multiple"===q||"tags"===q,J=function(e,t){return void 0!==t?t:null!==e}(j.suffixIcon,j.showArrow),$=null!==(o=null!==M&&void 0!==M?M:k)&&void 0!==o?o:F,ee=e.useContext(Sf),te=ee.status,ne=ee.hasFeedback,re=ee.isFormItemInput,oe=ee.feedbackIcon,ae=ld(te,S);a=void 0!==E?E:"combobox"===q?null:(null===D||void 0===D?void 0:D("Select"))||e.createElement(ah,{componentName:"Select"});var le=function(t){var n=t.suffixIcon,r=t.clearIcon,o=t.menuItemSelectedIcon,i=t.removeIcon,a=t.loading,l=t.multiple,c=t.hasFeedback,s=t.prefixCls,u=t.showSuffixIcon,d=t.feedbackIcon,f=t.showArrow,p=(t.componentName,null!==r&&void 0!==r?r:e.createElement(wa,null)),g=function(t){return null!==n||c||f?e.createElement(e.Fragment,null,!1!==u&&t,c&&d):null},m=null;if(void 0!==n)m=g(n);else if(a)m=g(e.createElement(Pa,{spin:!0}));else{var v="".concat(s,"-suffix");m=function(t){var n=t.open,r=t.showSearch;return g(n&&r?e.createElement(Wh,{className:v}):e.createElement(Bh,{className:v}))}}return{clearIcon:p,suffixIcon:m,itemIcon:void 0!==o?o:l?e.createElement(wc,null):null,removeIcon:void 0!==i?i:e.createElement(Ea,null)}}(Object.assign(Object.assign({},j),{multiple:Z,hasFeedback:ne,feedbackIcon:oe,showSuffixIcon:J,prefixCls:U,showArrow:j.showArrow,componentName:"Select"})),ce=le.suffixIcon,se=le.itemIcon,ue=le.removeIcon,de=le.clearIcon,fe=!0===I?{clearIcon:de}:I,pe=Hl(j,["suffixIcon","itemIcon"]),ge=fo()(g||m,ie({},"".concat(U,"-dropdown-").concat(V),"rtl"===V),f,K),me=cd((function(e){var t;return null!==(t=null!==A&&void 0!==A?A:Q)&&void 0!==t?t:e})),ve=e.useContext(io),he=null!==x&&void 0!==x?x:ve,be=fo()((ie(r={},"".concat(U,"-lg"),"large"===me),ie(r,"".concat(U,"-sm"),"small"===me),ie(r,"".concat(U,"-rtl"),"rtl"===V),ie(r,"".concat(U,"-borderless"),!u),ie(r,"".concat(U,"-in-form-item"),re),r),ad(U,ae,ne),_,null===H||void 0===H?void 0:H.className,d,f,K),ye=e.useMemo((function(){return void 0!==b?b:"rtl"===V?"bottomRight":"bottomLeft"}),[b,V]),we=Lh(C,B),Ae=s(Ja("SelectLike",null===(i=j.dropdownStyle)||void 0===i?void 0:i.zIndex),1)[0];return G(e.createElement(Kv,Object.assign({ref:n,virtual:R,showSearch:null===H||void 0===H?void 0:H.showSearch},pe,{style:Object.assign(Object.assign({},null===H||void 0===H?void 0:H.style),N),dropdownMatchSelectWidth:$,builtinPlacements:we,transitionName:lu(W,"slide-up",j.transitionName),listHeight:h,listItemHeight:w,mode:q,prefixCls:U,placement:ye,direction:V,suffixIcon:ce,menuItemSelectedIcon:se,removeIcon:ue,allowClear:fe,notFoundContent:a,className:be,getPopupContainer:p||T,dropdownClassName:ge,disabled:he,dropdownStyle:Object.assign(Object.assign({},null===j||void 0===j?void 0:j.dropdownStyle),{zIndex:Ae})})))};var _h=e.forwardRef(Qh),Yh=function(t,n,r,o){return qv((function(i){var a=i.prefixCls,l=i.style,c=e.useRef(null),u=s(e.useState(0),2),d=u[0],f=u[1],p=s(e.useState(0),2),g=p[0],m=p[1],v=s(al(!1,{value:i.open}),2),h=v[0],b=v[1],y=(0,e.useContext(eo).getPrefixCls)(n||"select",a);e.useEffect((function(){if(b(!0),"undefined"!==typeof ResizeObserver){var e=new ResizeObserver((function(e){var t=e[0].target;f(t.offsetHeight+8),m(t.offsetWidth)})),t=setInterval((function(){var n,o=r?".".concat(r(y)):".".concat(y,"-dropdown"),i=null===(n=c.current)||void 0===n?void 0:n.querySelector(o);i&&(clearInterval(t),e.observe(i))}),10);return function(){clearInterval(t),e.disconnect()}}}),[]);var w=Object.assign(Object.assign({},i),{style:Object.assign(Object.assign({},l),{margin:0}),open:h,visible:h,getPopupContainer:function(){return c.current}});return o&&(w=o(w)),e.createElement("div",{ref:c,style:{paddingBottom:d,position:"relative",minWidth:g}},e.createElement(t,Object.assign({},w)))}))}(_h);_h.SECRET_COMBOBOX_MODE_DO_NOT_USE=Xh,_h.Option=sv,_h.OptGroup=lv,_h._InternalPanelDoNotUseOrYouWillBeFired=Yh;var Gh=_h;var Kh=function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],n=(0,e.useRef)({}),r=s(e.useReducer((function(e){return e+1}),0),2)[1],o=Kg();return gt((function(){var e=o.subscribe((function(e){n.current=e,t&&r()}));return function(){return o.unsubscribe(e)}}),[]),n.current},qh=e.createContext({}),Zh=function(e){var t,n,r=e.antCls,o=e.componentCls,i=e.iconCls,a=e.avatarBg,l=e.avatarColor,c=e.containerSize,s=e.containerSizeLG,u=e.containerSizeSM,d=e.textFontSize,f=e.textFontSizeLG,p=e.textFontSizeSM,g=e.borderRadius,m=e.borderRadiusLG,v=e.borderRadiusSM,h=e.lineWidth,b=e.lineType,y=function(e,t,n){var r;return ie(r={width:e,height:e,lineHeight:"".concat(e-2*h,"px"),borderRadius:"50%"},"&".concat(o,"-square"),{borderRadius:n}),ie(r,"".concat(o,"-string"),{position:"absolute",left:{_skip_check_:!0,value:"50%"},transformOrigin:"0 center"}),ie(r,"&".concat(o,"-icon"),ie({fontSize:t},"> ".concat(i),{margin:0})),r};return ie({},o,Object.assign(Object.assign(Object.assign(Object.assign({},Ui(e)),(ie(t={position:"relative",display:"inline-block",overflow:"hidden",color:l,whiteSpace:"nowrap",textAlign:"center",verticalAlign:"middle",background:a,border:"".concat(h,"px ").concat(b," transparent")},"&-image",{background:"transparent"}),ie(t,"".concat(r,"-image-img"),{display:"block"}),t)),y(c,d,g)),(ie(n={},"&-lg",Object.assign({},y(s,f,m))),ie(n,"&-sm",Object.assign({},y(u,p,v))),ie(n,"> img",{display:"block",width:"100%",height:"100%",objectFit:"cover"}),n)))},Jh=function(e){var t,n,r=e.componentCls,o=e.groupBorderColor,i=e.groupOverlapping,a=e.groupSpace;return ie(n={},"".concat(r,"-group"),(ie(t={display:"inline-flex"},"".concat(r),{borderColor:o}),ie(t,"> *:not(:first-child)",{marginInlineStart:i}),t)),ie(n,"".concat(r,"-group-popover"),ie({},"".concat(r," + ").concat(r),{marginInlineStart:a})),n},$h=ll("Avatar",(function(e){var t=e.colorTextLightSolid,n=tl(e,{avatarBg:e.colorTextPlaceholder,avatarColor:t});return[Zh(n),Jh(n)]}),(function(e){var t=e.controlHeight,n=e.controlHeightLG,r=e.controlHeightSM,o=e.fontSize,i=e.fontSizeLG,a=e.fontSizeXL,l=e.fontSizeHeading3,c=e.marginXS,s=e.marginXXS,u=e.colorBorderBg;return{containerSize:t,containerSizeLG:n,containerSizeSM:r,textFontSize:Math.round((i+a)/2),textFontSizeLG:l,textFontSizeSM:o,groupSpace:s,groupOverlapping:-c,groupBorderColor:u}})),eb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},tb=function(t,n){var r,o,i=s(e.useState(1),2),a=i[0],l=i[1],c=s(e.useState(!1),2),u=c[0],d=c[1],f=s(e.useState(!0),2),p=f[0],g=f[1],m=e.useRef(null),v=e.useRef(null),h=ho(n,m),b=e.useContext(eo),y=b.getPrefixCls,w=b.avatar,A=e.useContext(qh),x=function(){if(v.current&&m.current){var e=v.current.offsetWidth,n=m.current.offsetWidth;if(0!==e&&0!==n){var r=t.gap,o=void 0===r?4:r;2*o<n&&l(n-2*o<e?(n-2*o)/e:1)}}};e.useEffect((function(){d(!0)}),[]),e.useEffect((function(){g(!0),l(1)}),[t.src]),e.useEffect(x,[t.gap]);var E,S=t.prefixCls,C=t.shape,k=t.size,M=t.src,O=t.srcSet,N=t.icon,I=t.className,j=t.rootClassName,P=t.alt,T=t.draggable,z=t.children,D=t.crossOrigin,L=eb(t,["prefixCls","shape","size","src","srcSet","icon","className","rootClassName","alt","draggable","children","crossOrigin"]),R=cd((function(e){var t,n;return null!==(n=null!==(t=null!==k&&void 0!==k?k:null===A||void 0===A?void 0:A.size)&&void 0!==t?t:e)&&void 0!==n?n:"default"})),F=Object.keys("object"===typeof R&&R||{}).some((function(e){return["xs","sm","md","lg","xl","xxl"].includes(e)})),B=Kh(F),H=e.useMemo((function(){if("object"!==typeof R)return{};var e=_g.find((function(e){return B[e]})),t=R[e];return t?{width:t,height:t,lineHeight:"".concat(t,"px"),fontSize:t&&(N||z)?t/2:18}:{}}),[B,R]),U=y("avatar",S),W=s($h(U),2),V=W[0],X=W[1],Q=fo()((ie(r={},"".concat(U,"-lg"),"large"===R),ie(r,"".concat(U,"-sm"),"small"===R),r)),_=e.isValidElement(M),Y=C||(null===A||void 0===A?void 0:A.shape)||"circle",G=fo()(U,Q,null===w||void 0===w?void 0:w.className,"".concat(U,"-").concat(Y),(ie(o={},"".concat(U,"-image"),_||M&&p),ie(o,"".concat(U,"-icon"),!!N),o),I,j,X),K="number"===typeof R?{width:R,height:R,lineHeight:"".concat(R,"px"),fontSize:N?R/2:18}:{};if("string"===typeof M&&p)E=e.createElement("img",{src:M,draggable:T,srcSet:O,onError:function(){var e=t.onError;!1!==(null===e||void 0===e?void 0:e())&&g(!1)},alt:P,crossOrigin:D});else if(_)E=M;else if(N)E=N;else if(u||1!==a){var q="scale(".concat(a,") translateX(-50%)"),Z={msTransform:q,WebkitTransform:q,transform:q},J="number"===typeof R?{lineHeight:"".concat(R,"px")}:{};E=e.createElement(is,{onResize:x},e.createElement("span",{className:"".concat(U,"-string"),ref:v,style:Object.assign(Object.assign({},J),Z)},z))}else E=e.createElement("span",{className:"".concat(U,"-string"),style:{opacity:0},ref:v},z);return delete L.onError,delete L.gap,V(e.createElement("span",Object.assign({},L,{style:Object.assign(Object.assign(Object.assign(Object.assign({},K),H),null===w||void 0===w?void 0:w.style),L.style),className:G,ref:h}),E))};var nb=e.forwardRef(tb),rb=function(e){return e?"function"===typeof e?e():e:null},ob=function(e){var t,n=e.componentCls,r=e.popoverColor,o=e.titleMinWidth,i=e.fontWeightStrong,a=e.popoverPadding,l=e.boxShadowSecondary,c=e.colorTextHeading,s=e.borderRadiusLG,u=e.zIndexPopup,d=e.marginXS,f=e.colorBgElevated,p=e.popoverBg;return[ie({},n,Object.assign(Object.assign({},Ui(e)),(t={position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:u,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text",transformOrigin:"var(--arrow-x, 50%) var(--arrow-y, 50%)","--antd-arrow-background-color":f,"&-rtl":{direction:"rtl"},"&-hidden":{display:"none"}},ie(t,"".concat(n,"-content"),{position:"relative"}),ie(t,"".concat(n,"-inner"),{backgroundColor:p,backgroundClip:"padding-box",borderRadius:s,boxShadow:l,padding:a}),ie(t,"".concat(n,"-title"),{minWidth:o,marginBottom:d,color:c,fontWeight:i}),ie(t,"".concat(n,"-inner-content"),{color:r}),t))),fu(e,{colorBg:"var(--antd-arrow-background-color)"}),ie({},"".concat(n,"-pure"),ie({position:"relative",maxWidth:"none",margin:e.sizePopupArrow,display:"inline-block"},"".concat(n,"-content"),{display:"inline-block"}))]},ib=function(e){var t=e.componentCls;return ie({},t,Pu.map((function(n){var r,o=e["".concat(n,"6")];return ie({},"&".concat(t,"-").concat(n),(ie(r={"--antd-arrow-background-color":o},"".concat(t,"-inner"),{backgroundColor:o}),ie(r,"".concat(t,"-arrow"),{background:"transparent"}),r))})))},ab=function(e){var t,n=e.componentCls,r=e.lineWidth,o=e.lineType,i=e.colorSplit,a=e.paddingSM,l=e.controlHeight,c=e.fontSize,s=e.lineHeight,u=e.padding,d=l-Math.round(c*s),f=d/2,p=d/2-r,g=u;return ie({},n,(ie(t={},"".concat(n,"-inner"),{padding:0}),ie(t,"".concat(n,"-title"),{margin:0,padding:"".concat(f,"px ").concat(g,"px ").concat(p,"px"),borderBottom:"".concat(r,"px ").concat(o," ").concat(i)}),ie(t,"".concat(n,"-inner-content"),{padding:"".concat(a,"px ").concat(g,"px")}),t))},lb=ll("Popover",(function(e){var t=e.colorBgElevated,n=e.colorText,r=e.wireframe,o=tl(e,{popoverPadding:12,popoverBg:t,popoverColor:n});return[ob(o),ib(o),r&&ab(o),ju(o,"zoom-big")]}),(function(e){return{width:177,minWidth:177,titleMinWidth:177,zIndexPopup:e.zIndexPopupBase+30}}),{resetStyle:!1,deprecatedTokens:[["width","titleMinWidth"],["minWidth","titleMinWidth"]]}),cb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},sb=function(t){var n=t.hashId,r=t.prefixCls,o=t.className,i=t.style,a=t.placement,l=void 0===a?"top":a,c=t.title,s=t.content,u=t.children;return e.createElement("div",{className:fo()(n,r,"".concat(r,"-pure"),"".concat(r,"-placement-").concat(l),o),style:i},e.createElement("div",{className:"".concat(r,"-arrow")}),e.createElement(ps,Object.assign({},t,{className:n,prefixCls:r}),u||function(t,n,r){if(n||r)return e.createElement(e.Fragment,null,n&&e.createElement("div",{className:"".concat(t,"-title")},rb(n)),e.createElement("div",{className:"".concat(t,"-inner-content")},rb(r)))}(r,c,s)))},ub=function(t){var n=t.prefixCls,r=cb(t,["prefixCls"]),o=(0,e.useContext(eo).getPrefixCls)("popover",n),i=s(lb(o),2),a=i[0],l=i[1];return a(e.createElement(sb,Object.assign({},r,{prefixCls:o,hashId:l})))},db=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},fb=function(t){var n=t.title,r=t.content,o=t.prefixCls;return e.createElement(e.Fragment,null,n&&e.createElement("div",{className:"".concat(o,"-title")},rb(n)),e.createElement("div",{className:"".concat(o,"-inner-content")},rb(r)))},pb=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.title,i=t.content,a=t.overlayClassName,l=t.placement,c=void 0===l?"top":l,u=t.trigger,d=void 0===u?"hover":u,f=t.mouseEnterDelay,p=void 0===f?.1:f,g=t.mouseLeaveDelay,m=void 0===g?.1:g,v=t.overlayStyle,h=void 0===v?{}:v,b=db(t,["prefixCls","title","content","overlayClassName","placement","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle"]),y=e.useContext(eo).getPrefixCls,w=y("popover",r),A=s(lb(w),2),x=A[0],E=A[1],S=y(),C=fo()(a,E);return x(e.createElement(Uu,Object.assign({placement:c,trigger:d,mouseEnterDelay:p,mouseLeaveDelay:m,overlayStyle:h},b,{prefixCls:w,overlayClassName:C,ref:n,overlay:o||i?e.createElement(fb,{prefixCls:w,title:o,content:i}):null,transitionName:lu(S,"zoom-big",b.transitionName),"data-popover-inject":!0})))}));pb._InternalPanelDoNotUseOrYouWillBeFired=ub;var gb=pb,mb=function(t){var n=e.useContext(qh),r=n.size,o=n.shape,i=e.useMemo((function(){return{size:t.size||r,shape:t.shape||o}}),[t.size,t.shape,r,o]);return e.createElement(qh.Provider,{value:i},t.children)},vb=function(t){var n=e.useContext(eo),r=n.getPrefixCls,o=n.direction,i=t.prefixCls,a=t.className,l=t.rootClassName,c=t.style,u=t.maxCount,d=t.maxStyle,f=t.size,p=t.shape,g=t.maxPopoverPlacement,m=void 0===g?"top":g,v=t.maxPopoverTrigger,h=void 0===v?"hover":v,b=t.children,y=r("avatar",i),w="".concat(y,"-group"),A=s($h(y),2),x=A[0],E=A[1],S=fo()(w,ie({},"".concat(w,"-rtl"),"rtl"===o),a,l,E),C=Wl(b).map((function(e,t){return yu(e,{key:"avatar-key-".concat(t)})})),k=C.length;if(u&&u<k){var M=C.slice(0,u),O=C.slice(u,k);return M.push(e.createElement(gb,{key:"avatar-popover-key",content:O,trigger:h,placement:m,overlayClassName:"".concat(w,"-popover")},e.createElement(nb,{style:d},"+".concat(k-u)))),x(e.createElement(mb,{shape:p,size:f},e.createElement("div",{className:S,style:c},M)))}return x(e.createElement(mb,{shape:p,size:f},e.createElement("div",{className:S,style:c},C)))},hb=nb;hb.Group=vb;var bb=hb,yb=function(e){var t,n=e.componentCls,r=e.sizePaddingEdgeHorizontal,o=e.colorSplit,i=e.lineWidth,a=e.textPaddingInline,l=e.orientationMargin,c=e.verticalMarginInline;return ie({},n,Object.assign(Object.assign({},Ui(e)),(ie(t={borderBlockStart:"".concat(i,"px solid ").concat(o),"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",marginInline:c,marginBlock:0,verticalAlign:"middle",borderTop:0,borderInlineStart:"".concat(i,"px solid ").concat(o)},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:"".concat(e.dividerHorizontalGutterMargin,"px 0")}},"&-horizontal".concat(n,"-with-text"),{display:"flex",alignItems:"center",margin:"".concat(e.dividerHorizontalWithTextGutterMargin,"px 0"),color:e.colorTextHeading,fontWeight:500,fontSize:e.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:"0 ".concat(o),"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:"".concat(i,"px solid transparent"),borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}}),ie(t,"&-horizontal".concat(n,"-with-text-left"),{"&::before":{width:"".concat(100*l,"%")},"&::after":{width:"".concat(100-100*l,"%")}}),ie(t,"&-horizontal".concat(n,"-with-text-right"),{"&::before":{width:"".concat(100-100*l,"%")},"&::after":{width:"".concat(100*l,"%")}}),ie(t,"".concat(n,"-inner-text"),{display:"inline-block",paddingBlock:0,paddingInline:a}),ie(t,"&-dashed",{background:"none",borderColor:o,borderStyle:"dashed",borderWidth:"".concat(i,"px 0 0")}),ie(t,"&-horizontal".concat(n,"-with-text").concat(n,"-dashed"),{"&::before, &::after":{borderStyle:"dashed none none"}}),ie(t,"&-vertical".concat(n,"-dashed"),{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0}),ie(t,"&-plain".concat(n,"-with-text"),{color:e.colorText,fontWeight:"normal",fontSize:e.fontSize}),ie(t,"&-horizontal".concat(n,"-with-text-left").concat(n,"-no-default-orientation-margin-left"),ie({"&::before":{width:0},"&::after":{width:"100%"}},"".concat(n,"-inner-text"),{paddingInlineStart:r})),ie(t,"&-horizontal".concat(n,"-with-text-right").concat(n,"-no-default-orientation-margin-right"),ie({"&::before":{width:"100%"},"&::after":{width:0}},"".concat(n,"-inner-text"),{paddingInlineEnd:r})),t)))},wb=ll("Divider",(function(e){var t=tl(e,{dividerHorizontalWithTextGutterMargin:e.margin,dividerHorizontalGutterMargin:e.marginLG,sizePaddingEdgeHorizontal:0});return[yb(t)]}),(function(e){return{textPaddingInline:"1em",orientationMargin:.05,verticalMarginInline:e.marginXS}})),Ab=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var xb=function(t){var n,r=e.useContext(eo),o=r.getPrefixCls,i=r.direction,a=r.divider,l=t.prefixCls,c=t.type,u=void 0===c?"horizontal":c,d=t.orientation,f=void 0===d?"center":d,p=t.orientationMargin,g=t.className,m=t.rootClassName,v=t.children,h=t.dashed,b=t.plain,y=t.style,w=Ab(t,["prefixCls","type","orientation","orientationMargin","className","rootClassName","children","dashed","plain","style"]),A=o("divider",l),x=s(wb(A),2),E=x[0],S=x[1],C=f.length>0?"-".concat(f):f,k=!!v,M="left"===f&&null!=p,O="right"===f&&null!=p,N=fo()(A,null===a||void 0===a?void 0:a.className,S,"".concat(A,"-").concat(u),(ie(n={},"".concat(A,"-with-text"),k),ie(n,"".concat(A,"-with-text").concat(C),k),ie(n,"".concat(A,"-dashed"),!!h),ie(n,"".concat(A,"-plain"),!!b),ie(n,"".concat(A,"-rtl"),"rtl"===i),ie(n,"".concat(A,"-no-default-orientation-margin-left"),M),ie(n,"".concat(A,"-no-default-orientation-margin-right"),O),n),g,m),I=e.useMemo((function(){return"number"===typeof p?p:/^\d+$/.test(p)?Number(p):p}),[p]),j=Object.assign(Object.assign({},M&&{marginLeft:I}),O&&{marginRight:I});return E(e.createElement("div",Object.assign({className:N,style:Object.assign(Object.assign({},null===a||void 0===a?void 0:a.style),y)},w,{role:"separator"}),v&&"vertical"!==u&&e.createElement("span",{className:"".concat(A,"-inner-text"),style:j},v)))};function Eb(t,n,r,o){var i=s((0,e.useState)(void 0),2),a=i[0],l=i[1];gt((function(){var e="function"===typeof t?t():t;l(e||null)}));var c=s((0,e.useState)(null),2),u=c[0],d=c[1],f=ol((function(){if(a){!function(e){var t=window.innerWidth||document.documentElement.clientWidth,n=window.innerHeight||document.documentElement.clientHeight,r=e.getBoundingClientRect(),o=r.top,i=r.right,a=r.bottom,l=r.left;return o>=0&&l>=0&&i<=t&&a<=n}(a)&&n&&a.scrollIntoView(o);var e=a.getBoundingClientRect(),t={left:e.left,top:e.top,width:e.width,height:e.height,radius:0};d((function(e){return JSON.stringify(e)!==JSON.stringify(t)?t:e}))}else d(null)})),p=function(e){var t;return null!==(t=Array.isArray(null===r||void 0===r?void 0:r.offset)?null===r||void 0===r?void 0:r.offset[e]:null===r||void 0===r?void 0:r.offset)&&void 0!==t?t:6};return gt((function(){return f(),window.addEventListener("resize",f),function(){window.removeEventListener("resize",f)}}),[a,n,f]),[(0,e.useMemo)((function(){if(!u)return u;var e=p(0),t=p(1),n=(null===r||void 0===r?void 0:r.radius)||2;return{left:u.left-e,top:u.top-t,width:u.width+2*e,height:u.height+2*t,radius:n}}),[u,r]),a]}var Sb={fill:"transparent",pointerEvents:"auto"},Cb=function(t){var n=t.prefixCls,r=t.rootClassName,o=t.pos,i=t.showMask,a=t.style,l=void 0===a?{}:a,c=t.fill,s=void 0===c?"rgba(0,0,0,0.5)":c,u=t.open,d=t.animated,f=t.zIndex,p=Ms(),g="".concat(n,"-mask-").concat(p),v="object"===m(d)?null===d||void 0===d?void 0:d.placeholder:d;return e.createElement(Ss,{open:u,autoLock:!0},e.createElement("div",{className:fo()("".concat(n,"-mask"),r),style:le({position:"fixed",left:0,right:0,top:0,bottom:0,zIndex:f,pointerEvents:"none"},l)},i?e.createElement("svg",{style:{width:"100%",height:"100%"}},e.createElement("defs",null,e.createElement("mask",{id:g},e.createElement("rect",{x:"0",y:"0",width:"100vw",height:"100vh",fill:"white"}),o&&e.createElement("rect",{x:o.left,y:o.top,rx:o.radius,width:o.width,height:o.height,fill:"black",className:v?"".concat(n,"-placeholder-animated"):""}))),e.createElement("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:s,mask:"url(#".concat(g,")")}),o&&e.createElement(e.Fragment,null,e.createElement("rect",Mt({},Sb,{x:"0",y:"0",width:"100%",height:o.top})),e.createElement("rect",Mt({},Sb,{x:"0",y:"0",width:o.left,height:"100%"})),e.createElement("rect",Mt({},Sb,{x:"0",y:o.top+o.height,width:"100%",height:"calc(100vh - ".concat(o.top+o.height,"px)")})),e.createElement("rect",Mt({},Sb,{x:o.left+o.width,y:"0",width:"calc(100vw - ".concat(o.left+o.width,"px)"),height:"100%"})))):null))},kb=[0,0],Mb={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tl"],offset:[0,-8]},leftTop:{points:["tr","tl"],offset:[-8,0]},topRight:{points:["br","tr"],offset:[0,-8]},rightTop:{points:["tl","tr"],offset:[8,0]},bottomRight:{points:["tr","br"],offset:[0,8]},rightBottom:{points:["bl","br"],offset:[8,0]},bottomLeft:{points:["tl","bl"],offset:[0,8]},leftBottom:{points:["br","bl"],offset:[-8,0]}};function Ob(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t={};return Object.keys(Mb).forEach((function(n){t[n]=le(le({},Mb[n]),{},{autoArrow:e,targetOffset:kb})})),t}Ob();function Nb(t){var n=t.prefixCls,r=t.current,o=t.total,i=t.title,a=t.description,l=t.onClose,c=t.onPrev,s=t.onNext,u=t.onFinish,d=t.className,f=t.closeIcon,p=!1!==f&&null!==f,g=void 0!==f&&!0!==f?f:e.createElement("span",{className:"".concat(n,"-close-x")},"\xd7");return e.createElement("div",{className:fo()("".concat(n,"-content"),d)},e.createElement("div",{className:"".concat(n,"-inner")},p&&e.createElement("button",{type:"button",onClick:l,"aria-label":"Close",className:"".concat(n,"-close")},g),e.createElement("div",{className:"".concat(n,"-header")},e.createElement("div",{className:"".concat(n,"-title")},i)),e.createElement("div",{className:"".concat(n,"-description")},a),e.createElement("div",{className:"".concat(n,"-footer")},e.createElement("div",{className:"".concat(n,"-sliders")},o>1?Ae(Array.from({length:o}).keys()).map((function(t,n){return e.createElement("span",{key:t,className:n===r?"active":""})})):null),e.createElement("div",{className:"".concat(n,"-buttons")},0!==r?e.createElement("button",{className:"".concat(n,"-prev-btn"),onClick:c},"Prev"):null,r===o-1?e.createElement("button",{className:"".concat(n,"-finish-btn"),onClick:u},"Finish"):e.createElement("button",{className:"".concat(n,"-next-btn"),onClick:s},"Next")))))}var Ib=function(t){var n=t.current,r=t.renderPanel;return e.createElement(e.Fragment,null,"function"===typeof r?r(t,n):e.createElement(Nb,t))},jb=["prefixCls","steps","defaultCurrent","current","onChange","onClose","onFinish","open","mask","arrow","rootClassName","placement","renderPanel","gap","animated","scrollIntoViewOptions","zIndex","closeIcon"],Pb={left:"50%",top:"50%",width:1,height:1},Tb=function(t){var n=t.prefixCls,r=void 0===n?"rc-tour":n,o=t.steps,i=void 0===o?[]:o,a=t.defaultCurrent,l=t.current,c=t.onChange,u=t.onClose,d=t.onFinish,f=t.open,p=t.mask,g=void 0===p||p,v=t.arrow,h=void 0===v||v,b=t.rootClassName,y=t.placement,w=t.renderPanel,A=t.gap,x=t.animated,E=t.scrollIntoViewOptions,S=void 0===E||E,C=t.zIndex,k=void 0===C?1001:C,M=t.closeIcon,O=wo(t,jb),N=e.useRef(),I=s(al(0,{value:l,defaultValue:a}),2),j=I[0],P=I[1],T=s(al(void 0,{value:f,postState:function(e){return!(j<0||j>=i.length)&&(null===e||void 0===e||e)}}),2),z=T[0],D=T[1],L=e.useRef(z);gt((function(){z&&!L.current&&P(0),L.current=z}),[z]);var R=i[j]||{},F=R.target,B=R.placement,H=R.style,U=R.arrow,W=R.className,V=R.mask,X=R.scrollIntoViewOptions,Q=R.closeIcon,_=z&&(null!==V&&void 0!==V?V:g),Y=null!==Q&&void 0!==Q?Q:M,G=s(Eb(F,f,A,null!==X&&void 0!==X?X:S),2),K=G[0],q=G[1],Z=function(e,t,n){var r;return null!==(r=null!==n&&void 0!==n?n:t)&&void 0!==r?r:null===e?"center":"bottom"}(q,y,B),J=!!q&&("undefined"===typeof U?h:U),$="object"===m(J)&&J.pointAtCenter;gt((function(){var e;null===(e=N.current)||void 0===e||e.forceAlign()}),[$,j]);var ee=function(e){P(e),null===c||void 0===c||c(e)};if(void 0===q)return null;var te=function(){D(!1),null===u||void 0===u||u(j)},ne="boolean"===typeof _?_:!!_,re="boolean"===typeof _?void 0:_;return e.createElement(e.Fragment,null,e.createElement(Cb,{zIndex:k,prefixCls:r,pos:K,showMask:ne,style:null===re||void 0===re?void 0:re.style,fill:null===re||void 0===re?void 0:re.color,open:z,animated:x,rootClassName:b}),e.createElement($s,Mt({builtinPlacements:Ob($)},O,{ref:N,popupStyle:H,popupPlacement:Z,popupVisible:z,popupClassName:fo()(b,W),prefixCls:r,popup:function(){return e.createElement(Ib,Mt({arrow:J,key:"content",prefixCls:r,total:i.length,renderPanel:w,onPrev:function(){ee(j-1)},onNext:function(){ee(j+1)},onClose:te,current:j,onFinish:function(){te(),null===d||void 0===d||d()},closeIcon:Y},i[j]))},forceRender:!1,destroyPopupOnHide:!0,zIndex:k,getTriggerDOMNode:function(e){return e||q||document.body},arrow:!!J}),e.createElement(Ss,{open:z,autoLock:!0},e.createElement("div",{className:fo()(b,"".concat(r,"-target-placeholder")),style:le(le({},K||Pb),{},{position:"fixed",pointerEvents:"none"})}))))},zb=Tb;function Db(e){return void 0!==e&&null!==e}var Lb=function(t){var n,r,o,i=t.stepProps,a=t.current,l=t.type,c=t.indicatorsRender,u=t.closeIcon,d=i.prefixCls,f=i.total,p=void 0===f?1:f,g=i.title,m=i.onClose,v=i.onPrev,h=i.onNext,b=i.onFinish,y=i.cover,w=i.description,A=i.nextButtonProps,x=i.prevButtonProps,E=i.type,S=i.closeIcon,C=null!==E&&void 0!==E?E:l,k=null!==S&&void 0!==S?S:u,M=s(Vp(!1!==k&&null!==k,k,(function(t){return e.createElement("span",{onClick:m,"aria-label":"Close",className:"".concat(d,"-close")},t)}),e.createElement(Ea,{className:"".concat(d,"-close-icon")}),!0),2),O=M[0],N=M[1],I=a===p-1,j=Db(g)?e.createElement("div",{className:"".concat(d,"-header")},e.createElement("div",{className:"".concat(d,"-title")},g)):null,P=Db(w)?e.createElement("div",{className:"".concat(d,"-description")},w):null,T=Db(y)?e.createElement("div",{className:"".concat(d,"-cover")},y):null;o=c?c(a,p):Ae(Array.from({length:p}).keys()).map((function(t,n){return e.createElement("span",{key:t,className:fo()(n===a&&"".concat(d,"-indicator-active"),"".concat(d,"-indicator"))})}));var z="primary"===C?"default":"primary",D={type:"default",ghost:"primary"===C},L=s(fs("Tour",Kn.Tour),1)[0];return e.createElement("div",{className:"".concat(d,"-content")},e.createElement("div",{className:"".concat(d,"-inner")},O&&N,T,j,P,e.createElement("div",{className:"".concat(d,"-footer")},p>1&&e.createElement("div",{className:"".concat(d,"-indicators")},o),e.createElement("div",{className:"".concat(d,"-buttons")},0!==a?e.createElement(Qg,Object.assign({},D,x,{onClick:function(){var e;null===v||void 0===v||v(),null===(e=null===x||void 0===x?void 0:x.onClick)||void 0===e||e.call(x)},size:"small",className:fo()("".concat(d,"-prev-btn"),null===x||void 0===x?void 0:x.className)}),null!==(n=null===x||void 0===x?void 0:x.children)&&void 0!==n?n:null===L||void 0===L?void 0:L.Previous):null,e.createElement(Qg,Object.assign({type:z},A,{onClick:function(){var e;I?null===b||void 0===b||b():null===h||void 0===h||h(),null===(e=null===A||void 0===A?void 0:A.onClick)||void 0===e||e.call(A)},size:"small",className:fo()("".concat(d,"-next-btn"),null===A||void 0===A?void 0:A.className)}),null!==(r=null===A||void 0===A?void 0:A.children)&&void 0!==r?r:I?null===L||void 0===L?void 0:L.Finish:null===L||void 0===L?void 0:L.Next)))))},Rb=function(e){var t,n,r,o,i,a=e.componentCls,l=e.lineHeight,c=e.padding,s=e.paddingXS,u=e.borderRadius,d=e.borderRadiusXS,f=e.colorPrimary,p=e.colorText,g=e.colorFill,m=e.indicatorHeight,v=e.indicatorWidth,h=e.boxShadowTertiary,b=e.tourZIndexPopup,y=e.fontSize,w=e.colorBgElevated,A=e.fontWeightStrong,x=e.marginXS,E=e.colorTextLightSolid,S=e.tourBorderRadius,C=e.colorWhite,k=e.colorBgTextHover,M=e.tourCloseSize,O=e.motionDurationSlow,N=e.antCls;return[(i={},ie(i,a,Object.assign(Object.assign({},Ui(e)),(o={color:p,position:"absolute",zIndex:b,display:"block",visibility:"visible",fontSize:y,lineHeight:l,width:520,"--antd-arrow-background-color":w,"&-pure":{maxWidth:"100%",position:"relative"}},ie(o,"&".concat(a,"-hidden"),{display:"none"}),ie(o,"".concat(a,"-content"),{position:"relative"}),ie(o,"".concat(a,"-inner"),(n={textAlign:"start",textDecoration:"none",borderRadius:S,boxShadow:h,position:"relative",backgroundColor:w,border:"none",backgroundClip:"padding-box"},ie(n,"".concat(a,"-close"),{position:"absolute",top:c,insetInlineEnd:c,color:e.colorIcon,outline:"none",width:M,height:M,borderRadius:e.borderRadiusSM,transition:"background-color ".concat(e.motionDurationMid,", color ").concat(e.motionDurationMid),display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.wireframe?"transparent":e.colorFillContent}}),ie(n,"".concat(a,"-cover"),{textAlign:"center",padding:"".concat(c+M+s,"px ").concat(c,"px 0"),img:{width:"100%"}}),ie(n,"".concat(a,"-header"),ie({padding:"".concat(c,"px ").concat(c,"px ").concat(s,"px")},"".concat(a,"-title"),{lineHeight:l,fontSize:y,fontWeight:A})),ie(n,"".concat(a,"-description"),{padding:"0 ".concat(c,"px"),lineHeight:l,wordWrap:"break-word"}),ie(n,"".concat(a,"-footer"),(t={padding:"".concat(s,"px ").concat(c,"px ").concat(c,"px"),textAlign:"end",borderRadius:"0 0 ".concat(d,"px ").concat(d,"px"),display:"flex"},ie(t,"".concat(a,"-indicators"),ie({display:"inline-block"},"".concat(a,"-indicator"),{width:v,height:m,display:"inline-block",borderRadius:"50%",background:g,"&:not(:last-child)":{marginInlineEnd:m},"&-active":{background:f}})),ie(t,"".concat(a,"-buttons"),ie({marginInlineStart:"auto"},"".concat(N,"-btn"),{marginInlineStart:x})),t)),n)),ie(o,"".concat(a,"-primary, &").concat(a,"-primary"),ie({"--antd-arrow-background-color":f},"".concat(a,"-inner"),(r={color:E,textAlign:"start",textDecoration:"none",backgroundColor:f,borderRadius:u,boxShadow:h},ie(r,"".concat(a,"-close"),{color:E}),ie(r,"".concat(a,"-indicators"),ie({},"".concat(a,"-indicator"),{background:new Ur(E).setAlpha(.15).toRgbString(),"&-active":{background:E}})),ie(r,"".concat(a,"-prev-btn"),{color:E,borderColor:new Ur(E).setAlpha(.15).toRgbString(),backgroundColor:f,"&:hover":{backgroundColor:new Ur(E).setAlpha(.15).toRgbString(),borderColor:"transparent"}}),ie(r,"".concat(a,"-next-btn"),{color:f,borderColor:"transparent",background:C,"&:hover":{background:new Ur(k).onBackground(C).toRgbString()}}),r))),o))),ie(i,"".concat(a,"-mask"),ie({},"".concat(a,"-placeholder-animated"),{transition:"all ".concat(O)})),ie(i,["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(","),ie({},"".concat(a,"-inner"),{borderRadius:Math.min(S,su)})),i),fu(e,{colorBg:"var(--antd-arrow-background-color)",contentRadius:S,limitVerticalRadius:!0})]},Fb=ll("Tour",(function(e){var t=e.borderRadiusLG,n=e.fontSize,r=e.lineHeight,o=tl(e,{tourZIndexPopup:e.zIndexPopupBase+70,indicatorWidth:6,indicatorHeight:6,tourBorderRadius:t,tourCloseSize:n*r});return[Rb(o)]})),Bb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Hb=qv((function(t){var n=t.prefixCls,r=t.current,o=void 0===r?0:r,i=t.total,a=void 0===i?6:i,l=t.className,c=t.style,u=t.type,d=Bb(t,["prefixCls","current","total","className","style","type"]),f=(0,e.useContext(eo).getPrefixCls)("tour",n),p=s(Fb(f),2),g=p[0],m=p[1];return g(e.createElement(sb,{prefixCls:f,hashId:m,className:fo()(l,"".concat(f,"-pure"),u&&"".concat(f,"-").concat(u)),style:c},e.createElement(Lb,{stepProps:Object.assign(Object.assign({},d),{prefixCls:f,total:a}),current:o,type:u})))})),Ub=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Wb=function(t){var n=t.prefixCls,r=t.type,o=t.rootClassName,i=t.indicatorsRender,a=t.steps,l=Ub(t,["prefixCls","type","rootClassName","indicatorsRender","steps"]),c=(0,e.useContext)(eo),u=c.getPrefixCls,d=c.direction,f=u("tour",n),p=s(Fb(f),2),g=p[0],m=p[1],v=s(zi(),2)[1],h=(0,e.useMemo)((function(){return null===a||void 0===a?void 0:a.map((function(e){var t;return Object.assign(Object.assign({},e),{className:fo()(e.className,ie({},"".concat(f,"-primary"),"primary"===(null!==(t=e.type)&&void 0!==t?t:r)))})}))}),[a,r]),b=vu({arrowPointAtCenter:!0,autoAdjustOverflow:!0,offset:v.marginXXS,arrowWidth:v.sizePopupArrow,borderRadius:v.borderRadius}),y=fo()(ie({},"".concat(f,"-rtl"),"rtl"===d),m,o),w=s(Ja("Tour",l.zIndex),2),A=w[0],x=w[1];return g(e.createElement(Ga.Provider,{value:x},e.createElement(zb,Object.assign({},l,{zIndex:A,rootClassName:y,prefixCls:f,animated:!0,renderPanel:function(t,n){return e.createElement(Lb,{type:r,stepProps:t,current:n,indicatorsRender:i})},builtinPlacements:b,steps:h}))))};Wb._InternalPanelDoNotUseOrYouWillBeFired=Hb;var Vb=Wb,Xb={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"},Qb=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Xb}))};var _b=e.forwardRef(Qb),Yb={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h360c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H184V184h656v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM653.3 599.4l52.2-52.2a8.01 8.01 0 00-4.7-13.6l-179.4-21c-5.1-.6-9.5 3.7-8.9 8.9l21 179.4c.8 6.6 8.9 9.4 13.6 4.7l52.4-52.4 256.2 256.2c3.1 3.1 8.2 3.1 11.3 0l42.4-42.4c3.1-3.1 3.1-8.2 0-11.3L653.3 599.4z"}}]},name:"select",theme:"outlined"},Gb=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:Yb}))};var Kb=e.forwardRef(Gb),qb={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"},Zb=function(t,n){return e.createElement(ma,Mt({},t,{ref:n,icon:qb}))};var Jb=e.forwardRef(Zb),$b=function(e){return e.IMAGE_BMP="image/bmp",e.TEXT_CSS="text/css",e.TEXT_CSV="text/csv",e.IMAGE_GIF="image/gif",e.TEXT_HTML="text/html",e.IMAGE_X_ICON="image/x-icon",e.IMAGE_JPEG="image/jpeg",e.APPLICATION_JAVASCRIPT="application/javascript",e.APPLICATION_JSON="application/json",e.IMAGE_PNG="image/png",e.APPLICATION_PDF="application/pdf",e.APPLICATION_RTF="application/rtf",e.IMAGE_SVG_XML="image/svg+xml",e.APPLICATION_TYPESCRIPT="application/typescript",e.IMAGE_WEBP="image/webp",e.FONT_WOFF="font/woff",e.FONT_WOFF2="font/woff2",e.APPLICATION_XHTML_XML="application/xhtml+xml",e.APPLICATION_XML="application/xml",e.APPLICATION_ZIP="application/zip",e}({}),ey=function(){function e(){g(this,e)}return b(e,null,[{key:"getBase64File",value:function(e){return Object.values($b).includes(e.mime)||Bl.error({message:"Error",description:"The mimetype '".concat(e.mime,"' of resource is not configured")}),"data:".concat(e.mime,";base64,").concat(e.data)}}]),e}();ey.buttonConfig=function(e){return e?{background:"#0b4c89",color:"#FFF"}:{background:"#d6e4ff",color:"#000"}},ey.expanderConfig=function(e,t){return e?{background:"#0b4c89",shadow:"rgba(250, 250, 250, 0.16) 0px 10px 36px 0px, rgba(250, 250, 250, 0.06) 0px 0px 0px 1px",rotate:t?270:90,color:"white"}:{background:"#d6e4ff",shadow:"rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px",rotate:t?270:90,color:"black"}},ey.iconConfig=function(e){return e?{background:"rgb(31, 31, 31)",color:"#FFF"}:{color:"#000",background:"#FFF"}};var ty=n(306);var ny=function(t){var r=s((0,e.useState)(!1),2),o=r[0],i=r[1],a=s((0,e.useState)([]),2),l=a[0],c=a[1],g=s((0,e.useState)("none"),2),m=g[0],v=g[1],h=s((0,e.useState)(!1),2)[1],b=s((0,e.useState)($.EXPECT),2),y=b[0],w=b[1],A=s((0,e.useState)(""),2),x=A[0],E=A[1],S=s((0,e.useState)(!1),2),C=S[0],k=S[1],M=s((0,e.useState)(!0),2),O=M[0],N=M[1],I=s((0,e.useState)(!1),2),j=I[0],P=I[1],T=n(945)({root:"body",excluded:["#uvv-assistant-root"],outlineStyle:"2px solid red",onClick:function(e){var n=function(e){return console.debug("translator,",t.translator),t.translator?[t.translator(e)]:te.translateEngine(e,y,""!==x)}(e);c(n),v("none"),P(!1),k(!0),T.cancel()}});(0,e.useEffect)((function(){return function(){T.cancel(),v("none"),w($.EXPECT),E(""),k(!1),N(!0)}}),[]);var z=(0,e.useRef)(null),D=(0,e.useRef)(null),L=(0,e.useRef)(null),R=(0,e.useRef)(null),F=(0,e.useRef)(null),B=(0,e.useRef)(null),H=(0,e.useRef)(null),U=(0,e.useRef)(null),W=(0,e.useRef)(null),V=(0,e.useRef)(null),X=[{title:"Resize uuv assistant",description:"Change the size of uuv assistant for more comfort",target:function(){return z.current}},{title:"Select button",description:"Selects a dom element and generates a uuv sentence",target:function(){return C?B.current:D.current}},{title:"Copy button",description:"Copies the generated uuv sentence to the clipboard",target:function(){return C?H.current:L.current}},{title:"Action button",description:"Selects a test action that contextualizes the generated uuv sentence, such as verification or click",target:function(){return C?U.current:R.current}}],Q=[{title:"Generated sentence",description:"Displays the generated uuv sentence",target:function(){return F.current}},{title:"Dark mode",description:"Change the dark mode",target:function(){return W.current}},{title:"Sentences Dictionnary",description:"Go to sentences dictionnary",target:function(){return V.current}}],_=function(){l.length>0&&(navigator.clipboard.writeText(l.join("\n")),h(!0),Bl.success({message:"Message",description:"Result copied to the clipboard"}))};function Y(){var e=function(){var e=function(e){e.preventDefault();var t=document.elementFromPoint(e.clientX,e.clientY),n=x;if("selection"===m&&t&&t.hasAttribute("disabled"))n=te.getSelector(t),t.removeAttribute("disabled"),t.setAttribute("readonly","true"),E(n);else if(n){var r=document.querySelector(n);null===r||void 0===r||r.setAttribute("disabled","true"),null===r||void 0===r||r.removeAttribute("readonly"),E(""),console.log("querySelector",x)}};return e}();document.addEventListener("mouseover",e),T.enable(),v("selection"),P(!0)}var G=function(e){w((function(){return e}))},K=hc.Content,q=hc.Sider,Z=hp.Text,J=ey.expanderConfig(O,C),ee=ey.buttonConfig(O),ne=O?ey.getBase64File(p):ey.getBase64File(f),re=ey.getBase64File(d),oe=ey.getBase64File(u),ie=ey.iconConfig(O);function ae(){C&&c([]),i(!0)}return(0,ty.jsxs)(ty.Fragment,{children:[(0,ty.jsx)($i,{theme:{algorithm:O?Cp.darkAlgorithm:Cp.defaultAlgorithm,token:{fontSize:18,zIndexBase:9999999989,zIndexPopupBase:9999999999}},children:(0,ty.jsxs)(Zp,{placement:"bottom",open:!j,closable:!1,className:["uuvAssistant"].join(" "),height:C?250:50,bodyStyle:{padding:"0px",overflowY:"hidden"},mask:!1,children:[(0,ty.jsx)(Uu,{placement:"top",title:"Resize the Uuv assistant",zIndex:9999999780,children:(0,ty.jsx)(Qg,{ref:z,"data-testid":"expanderButton",onClick:function(){k((function(e){return!e}))},className:"uuvArrowExpander",icon:(0,ty.jsx)(_b,{"aria-label":90===J.rotate?"uvv Assistant not expanded":"uvv Assistant expanded",rotate:J.rotate,spin:!1,style:{color:J.color}}),style:{boxShadow:J.shadow,backgroundColor:J.background}})}),C?"":(0,ty.jsxs)(im,{style:{marginTop:"5px",marginBottom:"5px"},children:[(0,ty.jsxs)(sm,{span:23,children:[(0,ty.jsx)(Uu,{placement:"top",title:"Select an element",zIndex:9999999780,children:(0,ty.jsx)(Qg,{ref:D,"aria-label":"floating select button",className:"pt-0 pb-1",onClick:Y,style:{background:ee.background,color:ee.color,marginRight:"20px",marginLeft:"20px"},disabled:"selection"===m,icon:(0,ty.jsx)(Kb,{}),children:"Select"})}),(0,ty.jsx)(Uu,{placement:"top",title:"Copy in clipboard",zIndex:9999999780,children:(0,ty.jsx)(Qg,{ref:L,"aria-label":"floating copy button",style:{background:l.length>0?ee.background:"grey",color:ee.color,cursor:l.length>0?"pointer":"not-allowed",marginRight:"20px"},onClick:_,disabled:0===l.length,icon:(0,ty.jsx)(Ec,{}),children:"Copy"})}),(0,ty.jsx)("span",{style:{display:"inline block",marginRight:"20px"},ref:R,children:(0,ty.jsx)(Gh,{"aria-label":"floating select list","data-testid":"floatingSelectList",defaultValue:y,size:"middle",onChange:G,style:{width:"120px"},options:[{value:$.EXPECT,label:$.EXPECT.toString()},{value:$.WITHIN,label:$.WITHIN.toString()},{value:$.CLICK,label:$.CLICK.toString()}]})})]}),(0,ty.jsx)(sm,{span:1,children:(0,ty.jsx)(Uu,{placement:"top",title:"Make a tour of Uuv Assistant",zIndex:9999999780,children:(0,ty.jsx)(bb,{onClick:function(){return ae()},icon:(0,ty.jsx)(Jb,{}),style:{cursor:"pointer",color:ie.color,background:ie.background}})})})]}),(0,ty.jsxs)(hc,{children:[(0,ty.jsxs)(q,{width:250,collapsible:!0,collapsedWidth:0,theme:O?"dark":"light",children:[(0,ty.jsxs)(im,{align:"middle",style:{marginTop:10,marginBottom:20,marginLeft:10},children:[(0,ty.jsx)(sm,{span:6,children:(0,ty.jsx)(bb,{ref:V,style:{backgroundColor:O?"#073a69":"#C0C0C0",height:"50px",width:"50px"},size:"large",children:(0,ty.jsx)(Uu,{placement:"top",title:"Go to steps definition",children:(0,ty.jsx)("a",{href:"https://orange-opensource.github.io/uuv/docs/category/description-of-sentences",children:(0,ty.jsx)("img",{src:oe,width:"40",height:"40",alt:"UUV logo"})})})})}),(0,ty.jsx)(sm,{span:18,children:(0,ty.jsx)(Z,{strong:!0,children:"UUV Assistant"})})]}),(0,ty.jsx)(xb,{}),(0,ty.jsxs)(sm,{children:[(0,ty.jsx)(Uu,{placement:"left",title:"Select an element",children:(0,ty.jsx)(Qg,{ref:B,"aria-label":"select button",className:"m-1 pt-0 pb-1 uuvActionAside",onClick:Y,style:{background:ee.background,color:ee.color},disabled:"selection"===m,icon:(0,ty.jsx)(Kb,{}),children:"Select"})}),(0,ty.jsx)(Uu,{placement:"left",title:"Copy in clipboard",children:(0,ty.jsx)(Qg,{ref:H,"aria-label":"copy button",className:"uuvActionAside",style:{marginTop:"10px",background:l.length>0?ee.background:"grey",color:ee.color},onClick:_,disabled:0===l.length,icon:(0,ty.jsx)(Ec,{}),children:"Copy"})}),(0,ty.jsx)(Uu,{placement:"left",title:"Choose the generated action",children:(0,ty.jsx)("span",{style:{display:"inline block",marginRight:"20px"},ref:U,children:(0,ty.jsx)(Gh,{"aria-label":"select list expanded","data-testid":"selectListExpanded",defaultValue:y,size:"large",onChange:G,style:{marginTop:"10px"},className:"uuvActionAside",options:[{value:$.EXPECT.toString(),label:$.EXPECT.toString()},{value:$.WITHIN.toString(),label:$.WITHIN.toString()},{value:$.CLICK.toString(),label:$.CLICK.toString()}]})})})]})]}),(0,ty.jsxs)(hc,{style:{padding:"20px 24px 24px",marginLeft:25},children:[(0,ty.jsxs)(im,{children:[(0,ty.jsx)(sm,{span:22,children:(0,ty.jsx)(Z,{ref:F,strong:!0,underline:!0,type:O?"warning":"secondary",children:"Result"})}),(0,ty.jsx)(sm,{span:1,children:(0,ty.jsx)(bb,{ref:W,onClick:function(){N((function(e){return!e}))},src:(0,ty.jsx)("img",{src:ne,alt:"Light mode"}),style:{cursor:"pointer"}})}),(0,ty.jsx)(sm,{span:1,children:(0,ty.jsx)(Uu,{placement:"top",title:"Make a tour of Uuv Assistant",zIndex:9999999780,children:(0,ty.jsx)(bb,{onClick:function(){return ae()},icon:(0,ty.jsx)(Jb,{}),style:{cursor:"pointer",color:ie.color,background:ie.background}})})})]}),(0,ty.jsx)(K,{"aria-label":"sentences",style:{padding:24,margin:0,minHeight:280},children:l.map((function(e,t){return[(0,ty.jsxs)(sm,{children:[" ",(0,ty.jsxs)(im,{align:"middle",children:[(0,ty.jsx)("span",{style:{color:O?"white":"black"},children:e})," ",e.includes("selector")?(0,ty.jsx)(Uu,{placement:"right",title:"Accessibility role and name must be defined",children:(0,ty.jsx)(bb,{style:{marginLeft:"20px",marginTop:15},src:(0,ty.jsx)("img",{src:re,alt:"logo warning",style:{height:"20px",width:"20px"}})},t)}):""," "]})]},e.concat(t.toString()))]}))})]})]})]})}),(0,ty.jsx)(Vb,{zIndex:1e12,open:o,onClose:function(){return i(!1)},steps:C?[].concat(X,Q):X})]})};document.addEventListener("UUVAssistantReadyToLoad",(function(e){var t;console.log("event listened: UUVAssistantReadyToLoad"),r.render((0,ty.jsx)(ny,{translator:null===e||void 0===e||null===(t=e.detail)||void 0===t?void 0:t.translator}),document.getElementById("uvv-assistant-root"))}))}()}();
24
+ /*! For license information please see main.74604435.js.LICENSE.txt */
25
+ !function(){var e={555:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===i){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]")){e.push(n.toString());continue}for(var l in n)r.call(n,l)&&n[l]&&e.push(l)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},599:function(e,t,n){"use strict";var r=n(811),o={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,i,a,l,c,s,u=!1;t||(t={}),n=t.debug||!1;try{if(a=r(),l=document.createRange(),c=document.getSelection(),(s=document.createElement("span")).textContent=e,s.ariaHidden="true",s.style.all="unset",s.style.position="fixed",s.style.top=0,s.style.clip="rect(0, 0, 0, 0)",s.style.whiteSpace="pre",s.style.webkitUserSelect="text",s.style.MozUserSelect="text",s.style.msUserSelect="text",s.style.userSelect="text",s.addEventListener("copy",(function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),"undefined"===typeof r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var i=o[t.format]||o.default;window.clipboardData.setData(i,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))})),document.body.appendChild(s),l.selectNodeContents(s),c.addRange(l),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");u=!0}catch(d){n&&console.error("unable to copy using execCommand: ",d),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),u=!0}catch(d){n&&console.error("unable to copy using clipboardData: ",d),n&&console.error("falling back to prompt"),i=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(i,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(l):c.removeAllRanges()),s&&document.body.removeChild(s),a()}return u}},945:function(e,t,n){var r=n(814).default,o=/^[_a-zA-Z\- ]*$/,i={root:"body",outlineStyle:"5px solid rgba(204, 146, 62, 0.3)",onClick:function(e){return console.log("Element was clicked:",function(e){if(e instanceof Element){for(var t=[];e.nodeType===Node.ELEMENT_NODE;){var n=e.nodeName.toLowerCase();if(e.id){n+="#".concat(e.id),t.unshift(n);break}if(e.className&&o.test(e.className))n+=".".concat(e.className.trim().replace(/\s+/g,"."));else{for(var r=e,i=1;r=r.previousElementSibling;)r.nodeName.toLowerCase()==n&&i++;1!=i&&(n+=":nth-of-type("+i+")")}t.unshift(n),e=e.parentNode}return t.join(" > ")}}(e))}};e.exports=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=r(r({},i),n),a=o.root,l=o.excluded,c=o.outlineStyle,s=n.onClick||i.onClick,u=function(e){e&&(e.style.outline="none")},d=function(e){if(t&&t.length&&t.some((function(t){return t===e.target||t.contains(e.target)})))return!0},f=function(t){var n;d(t)||(e=t.target,(n=e).style.outline=c,n.style.outlineOffset="-".concat(n.style.outlineWidth))},p=function(e){d(e)||u(e.target)},g=function(e){if(!d(e))return e.preventDefault(),e.stopPropagation(),s(e.target),!1};return{enable:function(e){var n=document.querySelector(a);n&&(l&&(t=function(e){if(!l.length)return[];var t=l.flatMap((function(t){return"string"===typeof t||t instanceof String?Array.from(e.querySelectorAll(t)):t instanceof Element?[t]:t.length>0&&t[0]instanceof Element?Array.from(t):void 0}));return Array.from(t).flat()}(n)),n.addEventListener("mouseover",f,!0),n.addEventListener("mouseout",p,!0),n.addEventListener("click",g,!0),e&&(s=e))},cancel:function(){var t=document.querySelector(a);t&&(t.removeEventListener("mouseover",f,!0),t.removeEventListener("mouseout",p,!0),t.removeEventListener("click",g,!0),u(e))}}}},949:function(e){"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,o){for(var i,a,l=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),c=1;c<arguments.length;c++){for(var s in i=Object(arguments[c]))n.call(i,s)&&(l[s]=i[s]);if(t){a=t(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(l[a[u]]=i[a[u]])}}return l}},230:function(e,t,n){"use strict";var r=n(531),o=n(949),i=n(780);function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(a(227));var l=new Set,c={};function s(e,t){u(e,t),u(e+"Capture",t)}function u(e,t){for(c[e]=t,e=0;e<t.length;e++)l.add(t[e])}var d=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,g={},m={};function v(e,t,n,r,o,i,a){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var h={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){h[e]=new v(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];h[t]=new v(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){h[e]=new v(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){h[e]=new v(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){h[e]=new v(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){h[e]=new v(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){h[e]=new v(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){h[e]=new v(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){h[e]=new v(e,5,!1,e.toLowerCase(),null,!1,!1)}));var b=/[\-:]([a-z])/g;function y(e){return e[1].toUpperCase()}function w(e,t,n,r){var o=h.hasOwnProperty(t)?h[t]:null;(null!==o?0===o.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,n,r){if(null===t||"undefined"===typeof t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,o,r)&&(n=null),r||null===o?function(e){return!!p.call(m,e)||!p.call(g,e)&&(f.test(e)?m[e]=!0:(g[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(b,y);h[t]=new v(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){h[e]=new v(e,1,!1,e.toLowerCase(),null,!1,!1)})),h.xlinkHref=new v("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){h[e]=new v(e,1,!1,e.toLowerCase(),null,!0,!0)}));var A=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,x=60103,E=60106,S=60107,k=60108,C=60114,M=60109,O=60110,N=60112,I=60113,j=60120,P=60115,z=60116,T=60121,D=60128,L=60129,R=60130,F=60131;if("function"===typeof Symbol&&Symbol.for){var B=Symbol.for;x=B("react.element"),E=B("react.portal"),S=B("react.fragment"),k=B("react.strict_mode"),C=B("react.profiler"),M=B("react.provider"),O=B("react.context"),N=B("react.forward_ref"),I=B("react.suspense"),j=B("react.suspense_list"),P=B("react.memo"),z=B("react.lazy"),T=B("react.block"),B("react.scope"),D=B("react.opaque.id"),L=B("react.debug_trace_mode"),R=B("react.offscreen"),F=B("react.legacy_hidden")}var H,W="function"===typeof Symbol&&Symbol.iterator;function U(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=W&&e[W]||e["@@iterator"])?e:null}function V(e){if(void 0===H)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);H=t&&t[1]||""}return"\n"+H+e}var X=!1;function Q(e,t){if(!e||X)return"";X=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(c){var r=c}Reflect.construct(e,[],t)}else{try{t.call()}catch(c){r=c}e.call(t.prototype)}else{try{throw Error()}catch(c){r=c}e()}}catch(c){if(c&&r&&"string"===typeof c.stack){for(var o=c.stack.split("\n"),i=r.stack.split("\n"),a=o.length-1,l=i.length-1;1<=a&&0<=l&&o[a]!==i[l];)l--;for(;1<=a&&0<=l;a--,l--)if(o[a]!==i[l]){if(1!==a||1!==l)do{if(a--,0>--l||o[a]!==i[l])return"\n"+o[a].replace(" at new "," at ")}while(1<=a&&0<=l);break}}}finally{X=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?V(e):""}function _(e){switch(e.tag){case 5:return V(e.type);case 16:return V("Lazy");case 13:return V("Suspense");case 19:return V("SuspenseList");case 0:case 2:case 15:return e=Q(e.type,!1);case 11:return e=Q(e.type.render,!1);case 22:return e=Q(e.type._render,!1);case 1:return e=Q(e.type,!0);default:return""}}function Y(e){if(null==e)return null;if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e;switch(e){case S:return"Fragment";case E:return"Portal";case C:return"Profiler";case k:return"StrictMode";case I:return"Suspense";case j:return"SuspenseList"}if("object"===typeof e)switch(e.$$typeof){case O:return(e.displayName||"Context")+".Consumer";case M:return(e._context.displayName||"Context")+".Provider";case N:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case P:return Y(e.type);case T:return Y(e._render);case z:t=e._payload,e=e._init;try{return Y(e(t))}catch(n){}}return null}function q(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function G(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function K(e){e._valueTracker||(e._valueTracker=function(e){var t=G(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!==typeof n&&"function"===typeof n.get&&"function"===typeof n.set){var o=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){r=""+e,i.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function Z(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=G(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function J(e){if("undefined"===typeof(e=e||("undefined"!==typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function $(e,t){var n=t.checked;return o({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function ee(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=q(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&w(e,"checked",t,!1)}function ne(e,t){te(e,t);var n=q(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?oe(e,t.type,n):t.hasOwnProperty("defaultValue")&&oe(e,t.type,q(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function oe(e,t,n){"number"===t&&J(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}function ie(e,t){return e=o({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function ae(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+q(n),t=null,o=0;o<e.length;o++){if(e[o].value===n)return e[o].selected=!0,void(r&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function le(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(a(91));return o({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ce(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(a(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(a(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:q(n)}}function se(e,t){var n=q(t.value),r=q(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function ue(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var de={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};function fe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function pe(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?fe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var ge,me,ve=(me=function(e,t){if(e.namespaceURI!==de.svg||"innerHTML"in e)e.innerHTML=t;else{for((ge=ge||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=ge.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return me(e,t)}))}:me);function he(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var be={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ye=["Webkit","ms","Moz","O"];function we(e,t,n){return null==t||"boolean"===typeof t||""===t?"":n||"number"!==typeof t||0===t||be.hasOwnProperty(e)&&be[e]?(""+t).trim():t+"px"}function Ae(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=we(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}Object.keys(be).forEach((function(e){ye.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),be[t]=be[e]}))}));var xe=o({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Ee(e,t){if(t){if(xe[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(a(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(a(60));if("object"!==typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(a(61))}if(null!=t.style&&"object"!==typeof t.style)throw Error(a(62))}}function Se(e,t){if(-1===e.indexOf("-"))return"string"===typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function ke(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Ce=null,Me=null,Oe=null;function Ne(e){if(e=no(e)){if("function"!==typeof Ce)throw Error(a(280));var t=e.stateNode;t&&(t=oo(t),Ce(e.stateNode,e.type,t))}}function Ie(e){Me?Oe?Oe.push(e):Oe=[e]:Me=e}function je(){if(Me){var e=Me,t=Oe;if(Oe=Me=null,Ne(e),t)for(e=0;e<t.length;e++)Ne(t[e])}}function Pe(e,t){return e(t)}function ze(e,t,n,r,o){return e(t,n,r,o)}function Te(){}var De=Pe,Le=!1,Re=!1;function Fe(){null===Me&&null===Oe||(Te(),je())}function Be(e,t){var n=e.stateNode;if(null===n)return null;var r=oo(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!==typeof n)throw Error(a(231,t,typeof n));return n}var He=!1;if(d)try{var We={};Object.defineProperty(We,"passive",{get:function(){He=!0}}),window.addEventListener("test",We,We),window.removeEventListener("test",We,We)}catch(me){He=!1}function Ue(e,t,n,r,o,i,a,l,c){var s=Array.prototype.slice.call(arguments,3);try{t.apply(n,s)}catch(u){this.onError(u)}}var Ve=!1,Xe=null,Qe=!1,_e=null,Ye={onError:function(e){Ve=!0,Xe=e}};function qe(e,t,n,r,o,i,a,l,c){Ve=!1,Xe=null,Ue.apply(Ye,arguments)}function Ge(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(1026&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function Ke(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Ze(e){if(Ge(e)!==e)throw Error(a(188))}function Je(e){if(e=function(e){var t=e.alternate;if(!t){if(null===(t=Ge(e)))throw Error(a(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(null===o)break;var i=o.alternate;if(null===i){if(null!==(r=o.return)){n=r;continue}break}if(o.child===i.child){for(i=o.child;i;){if(i===n)return Ze(o),e;if(i===r)return Ze(o),t;i=i.sibling}throw Error(a(188))}if(n.return!==r.return)n=o,r=i;else{for(var l=!1,c=o.child;c;){if(c===n){l=!0,n=o,r=i;break}if(c===r){l=!0,r=o,n=i;break}c=c.sibling}if(!l){for(c=i.child;c;){if(c===n){l=!0,n=i,r=o;break}if(c===r){l=!0,r=i,n=o;break}c=c.sibling}if(!l)throw Error(a(189))}}if(n.alternate!==r)throw Error(a(190))}if(3!==n.tag)throw Error(a(188));return n.stateNode.current===n?e:t}(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function $e(e,t){for(var n=e.alternate;null!==t;){if(t===e||t===n)return!0;t=t.return}return!1}var et,tt,nt,rt,ot=!1,it=[],at=null,lt=null,ct=null,st=new Map,ut=new Map,dt=[],ft="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function pt(e,t,n,r,o){return{blockedOn:e,domEventName:t,eventSystemFlags:16|n,nativeEvent:o,targetContainers:[r]}}function gt(e,t){switch(e){case"focusin":case"focusout":at=null;break;case"dragenter":case"dragleave":lt=null;break;case"mouseover":case"mouseout":ct=null;break;case"pointerover":case"pointerout":st.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":ut.delete(t.pointerId)}}function mt(e,t,n,r,o,i){return null===e||e.nativeEvent!==i?(e=pt(t,n,r,o,i),null!==t&&(null!==(t=no(t))&&tt(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==o&&-1===t.indexOf(o)&&t.push(o),e)}function vt(e){var t=to(e.target);if(null!==t){var n=Ge(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=Ke(n)))return e.blockedOn=t,void rt(e.lanePriority,(function(){i.unstable_runWithPriority(e.priority,(function(){nt(n)}))}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function ht(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=no(n))&&tt(t),e.blockedOn=n,!1;t.shift()}return!0}function bt(e,t,n){ht(e)&&n.delete(t)}function yt(){for(ot=!1;0<it.length;){var e=it[0];if(null!==e.blockedOn){null!==(e=no(e.blockedOn))&&et(e);break}for(var t=e.targetContainers;0<t.length;){var n=Jt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n){e.blockedOn=n;break}t.shift()}null===e.blockedOn&&it.shift()}null!==at&&ht(at)&&(at=null),null!==lt&&ht(lt)&&(lt=null),null!==ct&&ht(ct)&&(ct=null),st.forEach(bt),ut.forEach(bt)}function wt(e,t){e.blockedOn===t&&(e.blockedOn=null,ot||(ot=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,yt)))}function At(e){function t(t){return wt(t,e)}if(0<it.length){wt(it[0],e);for(var n=1;n<it.length;n++){var r=it[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==at&&wt(at,e),null!==lt&&wt(lt,e),null!==ct&&wt(ct,e),st.forEach(t),ut.forEach(t),n=0;n<dt.length;n++)(r=dt[n]).blockedOn===e&&(r.blockedOn=null);for(;0<dt.length&&null===(n=dt[0]).blockedOn;)vt(n),null===n.blockedOn&&dt.shift()}function xt(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Et={animationend:xt("Animation","AnimationEnd"),animationiteration:xt("Animation","AnimationIteration"),animationstart:xt("Animation","AnimationStart"),transitionend:xt("Transition","TransitionEnd")},St={},kt={};function Ct(e){if(St[e])return St[e];if(!Et[e])return e;var t,n=Et[e];for(t in n)if(n.hasOwnProperty(t)&&t in kt)return St[e]=n[t];return e}d&&(kt=document.createElement("div").style,"AnimationEvent"in window||(delete Et.animationend.animation,delete Et.animationiteration.animation,delete Et.animationstart.animation),"TransitionEvent"in window||delete Et.transitionend.transition);var Mt=Ct("animationend"),Ot=Ct("animationiteration"),Nt=Ct("animationstart"),It=Ct("transitionend"),jt=new Map,Pt=new Map,zt=["abort","abort",Mt,"animationEnd",Ot,"animationIteration",Nt,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",It,"transitionEnd","waiting","waiting"];function Tt(e,t){for(var n=0;n<e.length;n+=2){var r=e[n],o=e[n+1];o="on"+(o[0].toUpperCase()+o.slice(1)),Pt.set(r,t),jt.set(r,o),s(o,[r])}}(0,i.unstable_now)();var Dt=8;function Lt(e){if(0!==(1&e))return Dt=15,1;if(0!==(2&e))return Dt=14,2;if(0!==(4&e))return Dt=13,4;var t=24&e;return 0!==t?(Dt=12,t):0!==(32&e)?(Dt=11,32):0!==(t=192&e)?(Dt=10,t):0!==(256&e)?(Dt=9,256):0!==(t=3584&e)?(Dt=8,t):0!==(4096&e)?(Dt=7,4096):0!==(t=4186112&e)?(Dt=6,t):0!==(t=62914560&e)?(Dt=5,t):67108864&e?(Dt=4,67108864):0!==(134217728&e)?(Dt=3,134217728):0!==(t=805306368&e)?(Dt=2,t):0!==(1073741824&e)?(Dt=1,1073741824):(Dt=8,e)}function Rt(e,t){var n=e.pendingLanes;if(0===n)return Dt=0;var r=0,o=0,i=e.expiredLanes,a=e.suspendedLanes,l=e.pingedLanes;if(0!==i)r=i,o=Dt=15;else if(0!==(i=134217727&n)){var c=i&~a;0!==c?(r=Lt(c),o=Dt):0!==(l&=i)&&(r=Lt(l),o=Dt)}else 0!==(i=n&~a)?(r=Lt(i),o=Dt):0!==l&&(r=Lt(l),o=Dt);if(0===r)return 0;if(r=n&((0>(r=31-Vt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0===(t&a)){if(Lt(t),o<=Dt)return t;Dt=o}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)o=1<<(n=31-Vt(t)),r|=e[n],t&=~o;return r}function Ft(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function Bt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ht(24&~t))?Bt(10,t):e;case 10:return 0===(e=Ht(192&~t))?Bt(8,t):e;case 8:return 0===(e=Ht(3584&~t))&&(0===(e=Ht(4186112&~t))&&(e=512)),e;case 2:return 0===(t=Ht(805306368&~t))&&(t=268435456),t}throw Error(a(358,e))}function Ht(e){return e&-e}function Wt(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Ut(e,t,n){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-Vt(t)]=n}var Vt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Xt(e)/Qt|0)|0},Xt=Math.log,Qt=Math.LN2;var _t=i.unstable_UserBlockingPriority,Yt=i.unstable_runWithPriority,qt=!0;function Gt(e,t,n,r){Le||Te();var o=Zt,i=Le;Le=!0;try{ze(o,e,t,n,r)}finally{(Le=i)||Fe()}}function Kt(e,t,n,r){Yt(_t,Zt.bind(null,e,t,n,r))}function Zt(e,t,n,r){var o;if(qt)if((o=0===(4&t))&&0<it.length&&-1<ft.indexOf(e))e=pt(null,e,t,n,r),it.push(e);else{var i=Jt(e,t,n,r);if(null===i)o&&gt(e,r);else{if(o){if(-1<ft.indexOf(e))return e=pt(i,e,t,n,r),void it.push(e);if(function(e,t,n,r,o){switch(t){case"focusin":return at=mt(at,e,t,n,r,o),!0;case"dragenter":return lt=mt(lt,e,t,n,r,o),!0;case"mouseover":return ct=mt(ct,e,t,n,r,o),!0;case"pointerover":var i=o.pointerId;return st.set(i,mt(st.get(i)||null,e,t,n,r,o)),!0;case"gotpointercapture":return i=o.pointerId,ut.set(i,mt(ut.get(i)||null,e,t,n,r,o)),!0}return!1}(i,e,t,n,r))return;gt(e,r)}Tr(e,t,r,null,n)}}}function Jt(e,t,n,r){var o=ke(r);if(null!==(o=to(o))){var i=Ge(o);if(null===i)o=null;else{var a=i.tag;if(13===a){if(null!==(o=Ke(i)))return o;o=null}else if(3===a){if(i.stateNode.hydrate)return 3===i.tag?i.stateNode.containerInfo:null;o=null}else i!==o&&(o=null)}}return Tr(e,t,r,o,n),null}var $t=null,en=null,tn=null;function nn(){if(tn)return tn;var e,t,n=en,r=n.length,o="value"in $t?$t.value:$t.textContent,i=o.length;for(e=0;e<r&&n[e]===o[e];e++);var a=r-e;for(t=1;t<=a&&n[r-t]===o[i-t];t++);return tn=o.slice(e,1<t?1-t:void 0)}function rn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function on(){return!0}function an(){return!1}function ln(e){function t(t,n,r,o,i){for(var a in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=i,this.currentTarget=null,e)e.hasOwnProperty(a)&&(t=e[a],this[a]=t?t(o):o[a]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?on:an,this.isPropagationStopped=an,this}return o(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=on)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=on)},persist:function(){},isPersistent:on}),t}var cn,sn,un,dn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fn=ln(dn),pn=o({},dn,{view:0,detail:0}),gn=ln(pn),mn=o({},pn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Mn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==un&&(un&&"mousemove"===e.type?(cn=e.screenX-un.screenX,sn=e.screenY-un.screenY):sn=cn=0,un=e),cn)},movementY:function(e){return"movementY"in e?e.movementY:sn}}),vn=ln(mn),hn=ln(o({},mn,{dataTransfer:0})),bn=ln(o({},pn,{relatedTarget:0})),yn=ln(o({},dn,{animationName:0,elapsedTime:0,pseudoElement:0})),wn=o({},dn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),An=ln(wn),xn=ln(o({},dn,{data:0})),En={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Sn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},kn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Cn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=kn[e])&&!!t[e]}function Mn(){return Cn}var On=o({},pn,{key:function(e){if(e.key){var t=En[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=rn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?Sn[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Mn,charCode:function(e){return"keypress"===e.type?rn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?rn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),Nn=ln(On),In=ln(o({},mn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),jn=ln(o({},pn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Mn})),Pn=ln(o({},dn,{propertyName:0,elapsedTime:0,pseudoElement:0})),zn=o({},mn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),Tn=ln(zn),Dn=[9,13,27,32],Ln=d&&"CompositionEvent"in window,Rn=null;d&&"documentMode"in document&&(Rn=document.documentMode);var Fn=d&&"TextEvent"in window&&!Rn,Bn=d&&(!Ln||Rn&&8<Rn&&11>=Rn),Hn=String.fromCharCode(32),Wn=!1;function Un(e,t){switch(e){case"keyup":return-1!==Dn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Vn(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var Xn=!1;var Qn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function _n(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Qn[e.type]:"textarea"===t}function Yn(e,t,n,r){Ie(r),0<(t=Lr(t,"onChange")).length&&(n=new fn("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var qn=null,Gn=null;function Kn(e){Or(e,0)}function Zn(e){if(Z(ro(e)))return e}function Jn(e,t){if("change"===e)return t}var $n=!1;if(d){var er;if(d){var tr="oninput"in document;if(!tr){var nr=document.createElement("div");nr.setAttribute("oninput","return;"),tr="function"===typeof nr.oninput}er=tr}else er=!1;$n=er&&(!document.documentMode||9<document.documentMode)}function rr(){qn&&(qn.detachEvent("onpropertychange",or),Gn=qn=null)}function or(e){if("value"===e.propertyName&&Zn(Gn)){var t=[];if(Yn(t,Gn,e,ke(e)),e=Kn,Le)e(t);else{Le=!0;try{Pe(e,t)}finally{Le=!1,Fe()}}}}function ir(e,t,n){"focusin"===e?(rr(),Gn=n,(qn=t).attachEvent("onpropertychange",or)):"focusout"===e&&rr()}function ar(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Zn(Gn)}function lr(e,t){if("click"===e)return Zn(t)}function cr(e,t){if("input"===e||"change"===e)return Zn(t)}var sr="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},ur=Object.prototype.hasOwnProperty;function dr(e,t){if(sr(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++)if(!ur.call(t,n[r])||!sr(e[n[r]],t[n[r]]))return!1;return!0}function fr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function pr(e,t){var n,r=fr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=fr(r)}}function gr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?gr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function mr(){for(var e=window,t=J();t instanceof e.HTMLIFrameElement;){try{var n="string"===typeof t.contentWindow.location.href}catch(r){n=!1}if(!n)break;t=J((e=t.contentWindow).document)}return t}function vr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var hr=d&&"documentMode"in document&&11>=document.documentMode,br=null,yr=null,wr=null,Ar=!1;function xr(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;Ar||null==br||br!==J(r)||("selectionStart"in(r=br)&&vr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},wr&&dr(wr,r)||(wr=r,0<(r=Lr(yr,"onSelect")).length&&(t=new fn("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=br)))}Tt("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),Tt("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),Tt(zt,2);for(var Er="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Sr=0;Sr<Er.length;Sr++)Pt.set(Er[Sr],0);u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),s("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),s("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),s("onBeforeInput",["compositionend","keypress","textInput","paste"]),s("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),s("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var kr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Cr=new Set("cancel close invalid load scroll toggle".split(" ").concat(kr));function Mr(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,o,i,l,c,s){if(qe.apply(this,arguments),Ve){if(!Ve)throw Error(a(198));var u=Xe;Ve=!1,Xe=null,Qe||(Qe=!0,_e=u)}}(r,t,void 0,e),e.currentTarget=null}function Or(e,t){t=0!==(4&t);for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var a=r.length-1;0<=a;a--){var l=r[a],c=l.instance,s=l.currentTarget;if(l=l.listener,c!==i&&o.isPropagationStopped())break e;Mr(o,l,s),i=c}else for(a=0;a<r.length;a++){if(c=(l=r[a]).instance,s=l.currentTarget,l=l.listener,c!==i&&o.isPropagationStopped())break e;Mr(o,l,s),i=c}}}if(Qe)throw e=_e,Qe=!1,_e=null,e}function Nr(e,t){var n=io(t),r=e+"__bubble";n.has(r)||(zr(t,e,2,!1),n.add(r))}var Ir="_reactListening"+Math.random().toString(36).slice(2);function jr(e){e[Ir]||(e[Ir]=!0,l.forEach((function(t){Cr.has(t)||Pr(t,!1,e,null),Pr(t,!0,e,null)})))}function Pr(e,t,n,r){var o=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,i=n;if("selectionchange"===e&&9!==n.nodeType&&(i=n.ownerDocument),null!==r&&!t&&Cr.has(e)){if("scroll"!==e)return;o|=2,i=r}var a=io(i),l=e+"__"+(t?"capture":"bubble");a.has(l)||(t&&(o|=4),zr(i,e,o,t),a.add(l))}function zr(e,t,n,r){var o=Pt.get(t);switch(void 0===o?2:o){case 0:o=Gt;break;case 1:o=Kt;break;default:o=Zt}n=o.bind(null,t,n,e),o=void 0,!He||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(o=!0),r?void 0!==o?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):void 0!==o?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function Tr(e,t,n,r,o){var i=r;if(0===(1&t)&&0===(2&t)&&null!==r)e:for(;;){if(null===r)return;var a=r.tag;if(3===a||4===a){var l=r.stateNode.containerInfo;if(l===o||8===l.nodeType&&l.parentNode===o)break;if(4===a)for(a=r.return;null!==a;){var c=a.tag;if((3===c||4===c)&&((c=a.stateNode.containerInfo)===o||8===c.nodeType&&c.parentNode===o))return;a=a.return}for(;null!==l;){if(null===(a=to(l)))return;if(5===(c=a.tag)||6===c){r=i=a;continue e}l=l.parentNode}}r=r.return}!function(e,t,n){if(Re)return e(t,n);Re=!0;try{return De(e,t,n)}finally{Re=!1,Fe()}}((function(){var r=i,o=ke(n),a=[];e:{var l=jt.get(e);if(void 0!==l){var c=fn,s=e;switch(e){case"keypress":if(0===rn(n))break e;case"keydown":case"keyup":c=Nn;break;case"focusin":s="focus",c=bn;break;case"focusout":s="blur",c=bn;break;case"beforeblur":case"afterblur":c=bn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":c=vn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":c=hn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":c=jn;break;case Mt:case Ot:case Nt:c=yn;break;case It:c=Pn;break;case"scroll":c=gn;break;case"wheel":c=Tn;break;case"copy":case"cut":case"paste":c=An;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":c=In}var u=0!==(4&t),d=!u&&"scroll"===e,f=u?null!==l?l+"Capture":null:l;u=[];for(var p,g=r;null!==g;){var m=(p=g).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==f&&(null!=(m=Be(g,f))&&u.push(Dr(g,m,p)))),d)break;g=g.return}0<u.length&&(l=new c(l,s,null,n,o),a.push({event:l,listeners:u}))}}if(0===(7&t)){if(c="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||0!==(16&t)||!(s=n.relatedTarget||n.fromElement)||!to(s)&&!s[$r])&&(c||l)&&(l=o.window===o?o:(l=o.ownerDocument)?l.defaultView||l.parentWindow:window,c?(c=r,null!==(s=(s=n.relatedTarget||n.toElement)?to(s):null)&&(s!==(d=Ge(s))||5!==s.tag&&6!==s.tag)&&(s=null)):(c=null,s=r),c!==s)){if(u=vn,m="onMouseLeave",f="onMouseEnter",g="mouse","pointerout"!==e&&"pointerover"!==e||(u=In,m="onPointerLeave",f="onPointerEnter",g="pointer"),d=null==c?l:ro(c),p=null==s?l:ro(s),(l=new u(m,g+"leave",c,n,o)).target=d,l.relatedTarget=p,m=null,to(o)===r&&((u=new u(f,g+"enter",s,n,o)).target=p,u.relatedTarget=d,m=u),d=m,c&&s)e:{for(f=s,g=0,p=u=c;p;p=Rr(p))g++;for(p=0,m=f;m;m=Rr(m))p++;for(;0<g-p;)u=Rr(u),g--;for(;0<p-g;)f=Rr(f),p--;for(;g--;){if(u===f||null!==f&&u===f.alternate)break e;u=Rr(u),f=Rr(f)}u=null}else u=null;null!==c&&Fr(a,l,c,u,!1),null!==s&&null!==d&&Fr(a,d,s,u,!0)}if("select"===(c=(l=r?ro(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===c&&"file"===l.type)var v=Jn;else if(_n(l))if($n)v=cr;else{v=ar;var h=ir}else(c=l.nodeName)&&"input"===c.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(v=lr);switch(v&&(v=v(e,r))?Yn(a,v,n,o):(h&&h(e,l,r),"focusout"===e&&(h=l._wrapperState)&&h.controlled&&"number"===l.type&&oe(l,"number",l.value)),h=r?ro(r):window,e){case"focusin":(_n(h)||"true"===h.contentEditable)&&(br=h,yr=r,wr=null);break;case"focusout":wr=yr=br=null;break;case"mousedown":Ar=!0;break;case"contextmenu":case"mouseup":case"dragend":Ar=!1,xr(a,n,o);break;case"selectionchange":if(hr)break;case"keydown":case"keyup":xr(a,n,o)}var b;if(Ln)e:{switch(e){case"compositionstart":var y="onCompositionStart";break e;case"compositionend":y="onCompositionEnd";break e;case"compositionupdate":y="onCompositionUpdate";break e}y=void 0}else Xn?Un(e,n)&&(y="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(y="onCompositionStart");y&&(Bn&&"ko"!==n.locale&&(Xn||"onCompositionStart"!==y?"onCompositionEnd"===y&&Xn&&(b=nn()):(en="value"in($t=o)?$t.value:$t.textContent,Xn=!0)),0<(h=Lr(r,y)).length&&(y=new xn(y,e,null,n,o),a.push({event:y,listeners:h}),b?y.data=b:null!==(b=Vn(n))&&(y.data=b))),(b=Fn?function(e,t){switch(e){case"compositionend":return Vn(t);case"keypress":return 32!==t.which?null:(Wn=!0,Hn);case"textInput":return(e=t.data)===Hn&&Wn?null:e;default:return null}}(e,n):function(e,t){if(Xn)return"compositionend"===e||!Ln&&Un(e,t)?(e=nn(),tn=en=$t=null,Xn=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Bn&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(r=Lr(r,"onBeforeInput")).length&&(o=new xn("onBeforeInput","beforeinput",null,n,o),a.push({event:o,listeners:r}),o.data=b))}Or(a,t)}))}function Dr(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Lr(e,t){for(var n=t+"Capture",r=[];null!==e;){var o=e,i=o.stateNode;5===o.tag&&null!==i&&(o=i,null!=(i=Be(e,n))&&r.unshift(Dr(e,i,o)),null!=(i=Be(e,t))&&r.push(Dr(e,i,o))),e=e.return}return r}function Rr(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Fr(e,t,n,r,o){for(var i=t._reactName,a=[];null!==n&&n!==r;){var l=n,c=l.alternate,s=l.stateNode;if(null!==c&&c===r)break;5===l.tag&&null!==s&&(l=s,o?null!=(c=Be(n,i))&&a.unshift(Dr(n,c,l)):o||null!=(c=Be(n,i))&&a.push(Dr(n,c,l))),n=n.return}0!==a.length&&e.push({event:t,listeners:a})}function Br(){}var Hr=null,Wr=null;function Ur(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Vr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"===typeof t.children||"number"===typeof t.children||"object"===typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Xr="function"===typeof setTimeout?setTimeout:void 0,Qr="function"===typeof clearTimeout?clearTimeout:void 0;function _r(e){1===e.nodeType?e.textContent="":9===e.nodeType&&(null!=(e=e.body)&&(e.textContent=""))}function Yr(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function qr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var Gr=0;var Kr=Math.random().toString(36).slice(2),Zr="__reactFiber$"+Kr,Jr="__reactProps$"+Kr,$r="__reactContainer$"+Kr,eo="__reactEvents$"+Kr;function to(e){var t=e[Zr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[$r]||n[Zr]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=qr(e);null!==e;){if(n=e[Zr])return n;e=qr(e)}return t}n=(e=n).parentNode}return null}function no(e){return!(e=e[Zr]||e[$r])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function ro(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(a(33))}function oo(e){return e[Jr]||null}function io(e){var t=e[eo];return void 0===t&&(t=e[eo]=new Set),t}var ao=[],lo=-1;function co(e){return{current:e}}function so(e){0>lo||(e.current=ao[lo],ao[lo]=null,lo--)}function uo(e,t){lo++,ao[lo]=e.current,e.current=t}var fo={},po=co(fo),go=co(!1),mo=fo;function vo(e,t){var n=e.type.contextTypes;if(!n)return fo;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,i={};for(o in n)i[o]=t[o];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function ho(e){return null!==(e=e.childContextTypes)&&void 0!==e}function bo(){so(go),so(po)}function yo(e,t,n){if(po.current!==fo)throw Error(a(168));uo(po,t),uo(go,n)}function wo(e,t,n){var r=e.stateNode;if(e=t.childContextTypes,"function"!==typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in e))throw Error(a(108,Y(t)||"Unknown",i));return o({},n,r)}function Ao(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||fo,mo=po.current,uo(po,e),uo(go,go.current),!0}function xo(e,t,n){var r=e.stateNode;if(!r)throw Error(a(169));n?(e=wo(e,t,mo),r.__reactInternalMemoizedMergedChildContext=e,so(go),so(po),uo(po,e)):so(go),uo(go,n)}var Eo=null,So=null,ko=i.unstable_runWithPriority,Co=i.unstable_scheduleCallback,Mo=i.unstable_cancelCallback,Oo=i.unstable_shouldYield,No=i.unstable_requestPaint,Io=i.unstable_now,jo=i.unstable_getCurrentPriorityLevel,Po=i.unstable_ImmediatePriority,zo=i.unstable_UserBlockingPriority,To=i.unstable_NormalPriority,Do=i.unstable_LowPriority,Lo=i.unstable_IdlePriority,Ro={},Fo=void 0!==No?No:function(){},Bo=null,Ho=null,Wo=!1,Uo=Io(),Vo=1e4>Uo?Io:function(){return Io()-Uo};function Xo(){switch(jo()){case Po:return 99;case zo:return 98;case To:return 97;case Do:return 96;case Lo:return 95;default:throw Error(a(332))}}function Qo(e){switch(e){case 99:return Po;case 98:return zo;case 97:return To;case 96:return Do;case 95:return Lo;default:throw Error(a(332))}}function _o(e,t){return e=Qo(e),ko(e,t)}function Yo(e,t,n){return e=Qo(e),Co(e,t,n)}function qo(){if(null!==Ho){var e=Ho;Ho=null,Mo(e)}Go()}function Go(){if(!Wo&&null!==Bo){Wo=!0;var e=0;try{var t=Bo;_o(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),Bo=null}catch(n){throw null!==Bo&&(Bo=Bo.slice(e+1)),Co(Po,qo),n}finally{Wo=!1}}}var Ko=A.ReactCurrentBatchConfig;function Zo(e,t){if(e&&e.defaultProps){for(var n in t=o({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var Jo=co(null),$o=null,ei=null,ti=null;function ni(){ti=ei=$o=null}function ri(e){var t=Jo.current;so(Jo),e.type._context._currentValue=t}function oi(e,t){for(;null!==e;){var n=e.alternate;if((e.childLanes&t)===t){if(null===n||(n.childLanes&t)===t)break;n.childLanes|=t}else e.childLanes|=t,null!==n&&(n.childLanes|=t);e=e.return}}function ii(e,t){$o=e,ti=ei=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!==(e.lanes&t)&&(La=!0),e.firstContext=null)}function ai(e,t){if(ti!==e&&!1!==t&&0!==t)if("number"===typeof t&&1073741823!==t||(ti=e,t=1073741823),t={context:e,observedBits:t,next:null},null===ei){if(null===$o)throw Error(a(308));ei=t,$o.dependencies={lanes:0,firstContext:t,responders:null}}else ei=ei.next=t;return e._currentValue}var li=!1;function ci(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function si(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function ui(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function di(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function fi(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var o=null,i=null;if(null!==(n=n.firstBaseUpdate)){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===i?o=i=a:i=i.next=a,n=n.next}while(null!==n);null===i?o=i=t:i=i.next=t}else o=i=t;return n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function pi(e,t,n,r){var i=e.updateQueue;li=!1;var a=i.firstBaseUpdate,l=i.lastBaseUpdate,c=i.shared.pending;if(null!==c){i.shared.pending=null;var s=c,u=s.next;s.next=null,null===l?a=u:l.next=u,l=s;var d=e.alternate;if(null!==d){var f=(d=d.updateQueue).lastBaseUpdate;f!==l&&(null===f?d.firstBaseUpdate=u:f.next=u,d.lastBaseUpdate=s)}}if(null!==a){for(f=i.baseState,l=0,d=u=s=null;;){c=a.lane;var p=a.eventTime;if((r&c)===c){null!==d&&(d=d.next={eventTime:p,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var g=e,m=a;switch(c=t,p=n,m.tag){case 1:if("function"===typeof(g=m.payload)){f=g.call(p,f,c);break e}f=g;break e;case 3:g.flags=-4097&g.flags|64;case 0:if(null===(c="function"===typeof(g=m.payload)?g.call(p,f,c):g)||void 0===c)break e;f=o({},f,c);break e;case 2:li=!0}}null!==a.callback&&(e.flags|=32,null===(c=i.effects)?i.effects=[a]:c.push(a))}else p={eventTime:p,lane:c,tag:a.tag,payload:a.payload,callback:a.callback,next:null},null===d?(u=d=p,s=f):d=d.next=p,l|=c;if(null===(a=a.next)){if(null===(c=i.shared.pending))break;a=c.next,c.next=null,i.lastBaseUpdate=c,i.shared.pending=null}}null===d&&(s=f),i.baseState=s,i.firstBaseUpdate=u,i.lastBaseUpdate=d,Wl|=l,e.lanes=l,e.memoizedState=f}}function gi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(null!==o){if(r.callback=null,r=n,"function"!==typeof o)throw Error(a(191,o));o.call(r)}}}var mi=(new r.Component).refs;function vi(e,t,n,r){n=null===(n=n(r,t=e.memoizedState))||void 0===n?t:o({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var hi={isMounted:function(e){return!!(e=e._reactInternals)&&Ge(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=fc(),o=pc(e),i=ui(r,o);i.payload=t,void 0!==n&&null!==n&&(i.callback=n),di(e,i),gc(e,o,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=fc(),o=pc(e),i=ui(r,o);i.tag=1,i.payload=t,void 0!==n&&null!==n&&(i.callback=n),di(e,i),gc(e,o,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=fc(),r=pc(e),o=ui(n,r);o.tag=2,void 0!==t&&null!==t&&(o.callback=t),di(e,o),gc(e,r,n)}};function bi(e,t,n,r,o,i,a){return"function"===typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,i,a):!t.prototype||!t.prototype.isPureReactComponent||(!dr(n,r)||!dr(o,i))}function yi(e,t,n){var r=!1,o=fo,i=t.contextType;return"object"===typeof i&&null!==i?i=ai(i):(o=ho(t)?mo:po.current,i=(r=null!==(r=t.contextTypes)&&void 0!==r)?vo(e,o):fo),t=new t(n,i),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=hi,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=i),t}function wi(e,t,n,r){e=t.state,"function"===typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"===typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&hi.enqueueReplaceState(t,t.state,null)}function Ai(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs=mi,ci(e);var i=t.contextType;"object"===typeof i&&null!==i?o.context=ai(i):(i=ho(t)?mo:po.current,o.context=vo(e,i)),pi(e,n,o,r),o.state=e.memoizedState,"function"===typeof(i=t.getDerivedStateFromProps)&&(vi(e,t,i,n),o.state=e.memoizedState),"function"===typeof t.getDerivedStateFromProps||"function"===typeof o.getSnapshotBeforeUpdate||"function"!==typeof o.UNSAFE_componentWillMount&&"function"!==typeof o.componentWillMount||(t=o.state,"function"===typeof o.componentWillMount&&o.componentWillMount(),"function"===typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),t!==o.state&&hi.enqueueReplaceState(o,o.state,null),pi(e,n,o,r),o.state=e.memoizedState),"function"===typeof o.componentDidMount&&(e.flags|=4)}var xi=Array.isArray;function Ei(e,t,n){if(null!==(e=n.ref)&&"function"!==typeof e&&"object"!==typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(a(309));var r=n.stateNode}if(!r)throw Error(a(147,e));var o=""+e;return null!==t&&null!==t.ref&&"function"===typeof t.ref&&t.ref._stringRef===o?t.ref:(t=function(e){var t=r.refs;t===mi&&(t=r.refs={}),null===e?delete t[o]:t[o]=e},t._stringRef=o,t)}if("string"!==typeof e)throw Error(a(284));if(!n._owner)throw Error(a(290,e))}return e}function Si(e,t){if("textarea"!==e.type)throw Error(a(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function ki(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.flags=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t){return(e=_c(e,t)).index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags=2,n):r:(t.flags=2,n):n}function l(t){return e&&null===t.alternate&&(t.flags=2),t}function c(e,t,n,r){return null===t||6!==t.tag?((t=Kc(n,e.mode,r)).return=e,t):((t=o(t,n)).return=e,t)}function s(e,t,n,r){return null!==t&&t.elementType===n.type?((r=o(t,n.props)).ref=Ei(e,t,n),r.return=e,r):((r=Yc(n.type,n.key,n.props,null,e.mode,r)).ref=Ei(e,t,n),r.return=e,r)}function u(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Zc(n,e.mode,r)).return=e,t):((t=o(t,n.children||[])).return=e,t)}function d(e,t,n,r,i){return null===t||7!==t.tag?((t=qc(n,e.mode,r,i)).return=e,t):((t=o(t,n)).return=e,t)}function f(e,t,n){if("string"===typeof t||"number"===typeof t)return(t=Kc(""+t,e.mode,n)).return=e,t;if("object"===typeof t&&null!==t){switch(t.$$typeof){case x:return(n=Yc(t.type,t.key,t.props,null,e.mode,n)).ref=Ei(e,null,t),n.return=e,n;case E:return(t=Zc(t,e.mode,n)).return=e,t}if(xi(t)||U(t))return(t=qc(t,e.mode,n,null)).return=e,t;Si(e,t)}return null}function p(e,t,n,r){var o=null!==t?t.key:null;if("string"===typeof n||"number"===typeof n)return null!==o?null:c(e,t,""+n,r);if("object"===typeof n&&null!==n){switch(n.$$typeof){case x:return n.key===o?n.type===S?d(e,t,n.props.children,r,o):s(e,t,n,r):null;case E:return n.key===o?u(e,t,n,r):null}if(xi(n)||U(n))return null!==o?null:d(e,t,n,r,null);Si(e,n)}return null}function g(e,t,n,r,o){if("string"===typeof r||"number"===typeof r)return c(t,e=e.get(n)||null,""+r,o);if("object"===typeof r&&null!==r){switch(r.$$typeof){case x:return e=e.get(null===r.key?n:r.key)||null,r.type===S?d(t,e,r.props.children,o,r.key):s(t,e,r,o);case E:return u(t,e=e.get(null===r.key?n:r.key)||null,r,o)}if(xi(r)||U(r))return d(t,e=e.get(n)||null,r,o,null);Si(t,r)}return null}function m(o,a,l,c){for(var s=null,u=null,d=a,m=a=0,v=null;null!==d&&m<l.length;m++){d.index>m?(v=d,d=null):v=d.sibling;var h=p(o,d,l[m],c);if(null===h){null===d&&(d=v);break}e&&d&&null===h.alternate&&t(o,d),a=i(h,a,m),null===u?s=h:u.sibling=h,u=h,d=v}if(m===l.length)return n(o,d),s;if(null===d){for(;m<l.length;m++)null!==(d=f(o,l[m],c))&&(a=i(d,a,m),null===u?s=d:u.sibling=d,u=d);return s}for(d=r(o,d);m<l.length;m++)null!==(v=g(d,o,m,l[m],c))&&(e&&null!==v.alternate&&d.delete(null===v.key?m:v.key),a=i(v,a,m),null===u?s=v:u.sibling=v,u=v);return e&&d.forEach((function(e){return t(o,e)})),s}function v(o,l,c,s){var u=U(c);if("function"!==typeof u)throw Error(a(150));if(null==(c=u.call(c)))throw Error(a(151));for(var d=u=null,m=l,v=l=0,h=null,b=c.next();null!==m&&!b.done;v++,b=c.next()){m.index>v?(h=m,m=null):h=m.sibling;var y=p(o,m,b.value,s);if(null===y){null===m&&(m=h);break}e&&m&&null===y.alternate&&t(o,m),l=i(y,l,v),null===d?u=y:d.sibling=y,d=y,m=h}if(b.done)return n(o,m),u;if(null===m){for(;!b.done;v++,b=c.next())null!==(b=f(o,b.value,s))&&(l=i(b,l,v),null===d?u=b:d.sibling=b,d=b);return u}for(m=r(o,m);!b.done;v++,b=c.next())null!==(b=g(m,o,v,b.value,s))&&(e&&null!==b.alternate&&m.delete(null===b.key?v:b.key),l=i(b,l,v),null===d?u=b:d.sibling=b,d=b);return e&&m.forEach((function(e){return t(o,e)})),u}return function(e,r,i,c){var s="object"===typeof i&&null!==i&&i.type===S&&null===i.key;s&&(i=i.props.children);var u="object"===typeof i&&null!==i;if(u)switch(i.$$typeof){case x:e:{for(u=i.key,s=r;null!==s;){if(s.key===u){if(7===s.tag){if(i.type===S){n(e,s.sibling),(r=o(s,i.props.children)).return=e,e=r;break e}}else if(s.elementType===i.type){n(e,s.sibling),(r=o(s,i.props)).ref=Ei(e,s,i),r.return=e,e=r;break e}n(e,s);break}t(e,s),s=s.sibling}i.type===S?((r=qc(i.props.children,e.mode,c,i.key)).return=e,e=r):((c=Yc(i.type,i.key,i.props,null,e.mode,c)).ref=Ei(e,r,i),c.return=e,e=c)}return l(e);case E:e:{for(s=i.key;null!==r;){if(r.key===s){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){n(e,r.sibling),(r=o(r,i.children||[])).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=Zc(i,e.mode,c)).return=e,e=r}return l(e)}if("string"===typeof i||"number"===typeof i)return i=""+i,null!==r&&6===r.tag?(n(e,r.sibling),(r=o(r,i)).return=e,e=r):(n(e,r),(r=Kc(i,e.mode,c)).return=e,e=r),l(e);if(xi(i))return m(e,r,i,c);if(U(i))return v(e,r,i,c);if(u&&Si(e,i),"undefined"===typeof i&&!s)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(a(152,Y(e.type)||"Component"))}return n(e,r)}}var Ci=ki(!0),Mi=ki(!1),Oi={},Ni=co(Oi),Ii=co(Oi),ji=co(Oi);function Pi(e){if(e===Oi)throw Error(a(174));return e}function zi(e,t){switch(uo(ji,t),uo(Ii,e),uo(Ni,Oi),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:pe(null,"");break;default:t=pe(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}so(Ni),uo(Ni,t)}function Ti(){so(Ni),so(Ii),so(ji)}function Di(e){Pi(ji.current);var t=Pi(Ni.current),n=pe(t,e.type);t!==n&&(uo(Ii,e),uo(Ni,n))}function Li(e){Ii.current===e&&(so(Ni),so(Ii))}var Ri=co(0);function Fi(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!==(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Bi=null,Hi=null,Wi=!1;function Ui(e,t){var n=Xc(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Vi(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function Xi(e){if(Wi){var t=Hi;if(t){var n=t;if(!Vi(e,t)){if(!(t=Yr(n.nextSibling))||!Vi(e,t))return e.flags=-1025&e.flags|2,Wi=!1,void(Bi=e);Ui(Bi,n)}Bi=e,Hi=Yr(t.firstChild)}else e.flags=-1025&e.flags|2,Wi=!1,Bi=e}}function Qi(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;Bi=e}function _i(e){if(e!==Bi)return!1;if(!Wi)return Qi(e),Wi=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Vr(t,e.memoizedProps))for(t=Hi;t;)Ui(e,t),t=Yr(t.nextSibling);if(Qi(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(a(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Hi=Yr(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Hi=null}}else Hi=Bi?Yr(e.stateNode.nextSibling):null;return!0}function Yi(){Hi=Bi=null,Wi=!1}var qi=[];function Gi(){for(var e=0;e<qi.length;e++)qi[e]._workInProgressVersionPrimary=null;qi.length=0}var Ki=A.ReactCurrentDispatcher,Zi=A.ReactCurrentBatchConfig,Ji=0,$i=null,ea=null,ta=null,na=!1,ra=!1;function oa(){throw Error(a(321))}function ia(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!sr(e[n],t[n]))return!1;return!0}function aa(e,t,n,r,o,i){if(Ji=i,$i=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Ki.current=null===e||null===e.memoizedState?Pa:za,e=n(r,o),ra){i=0;do{if(ra=!1,!(25>i))throw Error(a(301));i+=1,ta=ea=null,t.updateQueue=null,Ki.current=Ta,e=n(r,o)}while(ra)}if(Ki.current=ja,t=null!==ea&&null!==ea.next,Ji=0,ta=ea=$i=null,na=!1,t)throw Error(a(300));return e}function la(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===ta?$i.memoizedState=ta=e:ta=ta.next=e,ta}function ca(){if(null===ea){var e=$i.alternate;e=null!==e?e.memoizedState:null}else e=ea.next;var t=null===ta?$i.memoizedState:ta.next;if(null!==t)ta=t,ea=e;else{if(null===e)throw Error(a(310));e={memoizedState:(ea=e).memoizedState,baseState:ea.baseState,baseQueue:ea.baseQueue,queue:ea.queue,next:null},null===ta?$i.memoizedState=ta=e:ta=ta.next=e}return ta}function sa(e,t){return"function"===typeof t?t(e):t}function ua(e){var t=ca(),n=t.queue;if(null===n)throw Error(a(311));n.lastRenderedReducer=e;var r=ea,o=r.baseQueue,i=n.pending;if(null!==i){if(null!==o){var l=o.next;o.next=i.next,i.next=l}r.baseQueue=o=i,n.pending=null}if(null!==o){o=o.next,r=r.baseState;var c=l=i=null,s=o;do{var u=s.lane;if((Ji&u)===u)null!==c&&(c=c.next={lane:0,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null}),r=s.eagerReducer===e?s.eagerState:e(r,s.action);else{var d={lane:u,action:s.action,eagerReducer:s.eagerReducer,eagerState:s.eagerState,next:null};null===c?(l=c=d,i=r):c=c.next=d,$i.lanes|=u,Wl|=u}s=s.next}while(null!==s&&s!==o);null===c?i=r:c.next=l,sr(r,t.memoizedState)||(La=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=c,n.lastRenderedState=r}return[t.memoizedState,n.dispatch]}function da(e){var t=ca(),n=t.queue;if(null===n)throw Error(a(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,i=t.memoizedState;if(null!==o){n.pending=null;var l=o=o.next;do{i=e(i,l.action),l=l.next}while(l!==o);sr(i,t.memoizedState)||(La=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function fa(e,t,n){var r=t._getVersion;r=r(t._source);var o=t._workInProgressVersionPrimary;if(null!==o?e=o===r:(e=e.mutableReadLanes,(e=(Ji&e)===e)&&(t._workInProgressVersionPrimary=r,qi.push(t))),e)return n(t._source);throw qi.push(t),Error(a(350))}function pa(e,t,n,r){var o=zl;if(null===o)throw Error(a(349));var i=t._getVersion,l=i(t._source),c=Ki.current,s=c.useState((function(){return fa(o,t,n)})),u=s[1],d=s[0];s=ta;var f=e.memoizedState,p=f.refs,g=p.getSnapshot,m=f.source;f=f.subscribe;var v=$i;return e.memoizedState={refs:p,source:t,subscribe:r},c.useEffect((function(){p.getSnapshot=n,p.setSnapshot=u;var e=i(t._source);if(!sr(l,e)){e=n(t._source),sr(d,e)||(u(e),e=pc(v),o.mutableReadLanes|=e&o.pendingLanes),e=o.mutableReadLanes,o.entangledLanes|=e;for(var r=o.entanglements,a=e;0<a;){var c=31-Vt(a),s=1<<c;r[c]|=e,a&=~s}}}),[n,t,r]),c.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,n=p.setSnapshot;try{n(e(t._source));var r=pc(v);o.mutableReadLanes|=r&o.pendingLanes}catch(i){n((function(){throw i}))}}))}),[t,r]),sr(g,n)&&sr(m,t)&&sr(f,r)||((e={pending:null,dispatch:null,lastRenderedReducer:sa,lastRenderedState:d}).dispatch=u=Ia.bind(null,$i,e),s.queue=e,s.baseQueue=null,d=fa(o,t,n),s.memoizedState=s.baseState=d),d}function ga(e,t,n){return pa(ca(),e,t,n)}function ma(e){var t=la();return"function"===typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:sa,lastRenderedState:e}).dispatch=Ia.bind(null,$i,e),[t.memoizedState,e]}function va(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=$i.updateQueue)?(t={lastEffect:null},$i.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function ha(e){return e={current:e},la().memoizedState=e}function ba(){return ca().memoizedState}function ya(e,t,n,r){var o=la();$i.flags|=e,o.memoizedState=va(1|t,n,void 0,void 0===r?null:r)}function wa(e,t,n,r){var o=ca();r=void 0===r?null:r;var i=void 0;if(null!==ea){var a=ea.memoizedState;if(i=a.destroy,null!==r&&ia(r,a.deps))return void va(t,n,i,r)}$i.flags|=e,o.memoizedState=va(1|t,n,i,r)}function Aa(e,t){return ya(516,4,e,t)}function xa(e,t){return wa(516,4,e,t)}function Ea(e,t){return wa(4,2,e,t)}function Sa(e,t){return"function"===typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function ka(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,wa(4,2,Sa.bind(null,t,e),n)}function Ca(){}function Ma(e,t){var n=ca();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ia(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Oa(e,t){var n=ca();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ia(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function Na(e,t){var n=Xo();_o(98>n?98:n,(function(){e(!0)})),_o(97<n?97:n,(function(){var n=Zi.transition;Zi.transition=1;try{e(!1),t()}finally{Zi.transition=n}}))}function Ia(e,t,n){var r=fc(),o=pc(e),i={lane:o,action:n,eagerReducer:null,eagerState:null,next:null},a=t.pending;if(null===a?i.next=i:(i.next=a.next,a.next=i),t.pending=i,a=e.alternate,e===$i||null!==a&&a===$i)ra=na=!0;else{if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var l=t.lastRenderedState,c=a(l,n);if(i.eagerReducer=a,i.eagerState=c,sr(c,l))return}catch(s){}gc(e,o,r)}}var ja={readContext:ai,useCallback:oa,useContext:oa,useEffect:oa,useImperativeHandle:oa,useLayoutEffect:oa,useMemo:oa,useReducer:oa,useRef:oa,useState:oa,useDebugValue:oa,useDeferredValue:oa,useTransition:oa,useMutableSource:oa,useOpaqueIdentifier:oa,unstable_isNewReconciler:!1},Pa={readContext:ai,useCallback:function(e,t){return la().memoizedState=[e,void 0===t?null:t],e},useContext:ai,useEffect:Aa,useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,ya(4,2,Sa.bind(null,t,e),n)},useLayoutEffect:function(e,t){return ya(4,2,e,t)},useMemo:function(e,t){var n=la();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=la();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Ia.bind(null,$i,e),[r.memoizedState,e]},useRef:ha,useState:ma,useDebugValue:Ca,useDeferredValue:function(e){var t=ma(e),n=t[0],r=t[1];return Aa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=ma(!1),t=e[0];return ha(e=Na.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,n){var r=la();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:n},pa(r,e,t,n)},useOpaqueIdentifier:function(){if(Wi){var e=!1,t=function(e){return{$$typeof:D,toString:e,valueOf:e}}((function(){throw e||(e=!0,n("r:"+(Gr++).toString(36))),Error(a(355))})),n=ma(t)[1];return 0===(2&$i.mode)&&($i.flags|=516,va(5,(function(){n("r:"+(Gr++).toString(36))}),void 0,null)),t}return ma(t="r:"+(Gr++).toString(36)),t},unstable_isNewReconciler:!1},za={readContext:ai,useCallback:Ma,useContext:ai,useEffect:xa,useImperativeHandle:ka,useLayoutEffect:Ea,useMemo:Oa,useReducer:ua,useRef:ba,useState:function(){return ua(sa)},useDebugValue:Ca,useDeferredValue:function(e){var t=ua(sa),n=t[0],r=t[1];return xa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=ua(sa)[0];return[ba().current,e]},useMutableSource:ga,useOpaqueIdentifier:function(){return ua(sa)[0]},unstable_isNewReconciler:!1},Ta={readContext:ai,useCallback:Ma,useContext:ai,useEffect:xa,useImperativeHandle:ka,useLayoutEffect:Ea,useMemo:Oa,useReducer:da,useRef:ba,useState:function(){return da(sa)},useDebugValue:Ca,useDeferredValue:function(e){var t=da(sa),n=t[0],r=t[1];return xa((function(){var t=Zi.transition;Zi.transition=1;try{r(e)}finally{Zi.transition=t}}),[e]),n},useTransition:function(){var e=da(sa)[0];return[ba().current,e]},useMutableSource:ga,useOpaqueIdentifier:function(){return da(sa)[0]},unstable_isNewReconciler:!1},Da=A.ReactCurrentOwner,La=!1;function Ra(e,t,n,r){t.child=null===e?Mi(t,null,n,r):Ci(t,e.child,n,r)}function Fa(e,t,n,r,o){n=n.render;var i=t.ref;return ii(t,o),r=aa(e,t,n,r,i,o),null===e||La?(t.flags|=1,Ra(e,t,r,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,il(e,t,o))}function Ba(e,t,n,r,o,i){if(null===e){var a=n.type;return"function"!==typeof a||Qc(a)||void 0!==a.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Yc(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,Ha(e,t,a,r,o,i))}return a=e.child,0===(o&i)&&(o=a.memoizedProps,(n=null!==(n=n.compare)?n:dr)(o,r)&&e.ref===t.ref)?il(e,t,i):(t.flags|=1,(e=_c(a,r)).ref=t.ref,e.return=t,t.child=e)}function Ha(e,t,n,r,o,i){if(null!==e&&dr(e.memoizedProps,r)&&e.ref===t.ref){if(La=!1,0===(i&o))return t.lanes=e.lanes,il(e,t,i);0!==(16384&e.flags)&&(La=!0)}return Va(e,t,n,r,i)}function Wa(e,t,n){var r=t.pendingProps,o=r.children,i=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0===(4&t.mode))t.memoizedState={baseLanes:0},xc(t,n);else{if(0===(1073741824&n))return e=null!==i?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},xc(t,e),null;t.memoizedState={baseLanes:0},xc(t,null!==i?i.baseLanes:n)}else null!==i?(r=i.baseLanes|n,t.memoizedState=null):r=n,xc(t,r);return Ra(e,t,o,n),t.child}function Ua(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=128)}function Va(e,t,n,r,o){var i=ho(n)?mo:po.current;return i=vo(t,i),ii(t,o),n=aa(e,t,n,r,i,o),null===e||La?(t.flags|=1,Ra(e,t,n,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~o,il(e,t,o))}function Xa(e,t,n,r,o){if(ho(n)){var i=!0;Ao(t)}else i=!1;if(ii(t,o),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),yi(t,n,r),Ai(t,n,r,o),r=!0;else if(null===e){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,s=n.contextType;"object"===typeof s&&null!==s?s=ai(s):s=vo(t,s=ho(n)?mo:po.current);var u=n.getDerivedStateFromProps,d="function"===typeof u||"function"===typeof a.getSnapshotBeforeUpdate;d||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(l!==r||c!==s)&&wi(t,a,r,s),li=!1;var f=t.memoizedState;a.state=f,pi(t,r,a,o),c=t.memoizedState,l!==r||f!==c||go.current||li?("function"===typeof u&&(vi(t,n,u,r),c=t.memoizedState),(l=li||bi(t,n,l,r,f,c,s))?(d||"function"!==typeof a.UNSAFE_componentWillMount&&"function"!==typeof a.componentWillMount||("function"===typeof a.componentWillMount&&a.componentWillMount(),"function"===typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"===typeof a.componentDidMount&&(t.flags|=4)):("function"===typeof a.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=s,r=l):("function"===typeof a.componentDidMount&&(t.flags|=4),r=!1)}else{a=t.stateNode,si(e,t),l=t.memoizedProps,s=t.type===t.elementType?l:Zo(t.type,l),a.props=s,d=t.pendingProps,f=a.context,"object"===typeof(c=n.contextType)&&null!==c?c=ai(c):c=vo(t,c=ho(n)?mo:po.current);var p=n.getDerivedStateFromProps;(u="function"===typeof p||"function"===typeof a.getSnapshotBeforeUpdate)||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(l!==d||f!==c)&&wi(t,a,r,c),li=!1,f=t.memoizedState,a.state=f,pi(t,r,a,o);var g=t.memoizedState;l!==d||f!==g||go.current||li?("function"===typeof p&&(vi(t,n,p,r),g=t.memoizedState),(s=li||bi(t,n,s,r,f,g,c))?(u||"function"!==typeof a.UNSAFE_componentWillUpdate&&"function"!==typeof a.componentWillUpdate||("function"===typeof a.componentWillUpdate&&a.componentWillUpdate(r,g,c),"function"===typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(r,g,c)),"function"===typeof a.componentDidUpdate&&(t.flags|=4),"function"===typeof a.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!==typeof a.componentDidUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=g),a.props=r,a.state=g,a.context=c,r=s):("function"!==typeof a.componentDidUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),r=!1)}return Qa(e,t,n,r,i,o)}function Qa(e,t,n,r,o,i){Ua(e,t);var a=0!==(64&t.flags);if(!r&&!a)return o&&xo(t,n,!1),il(e,t,i);r=t.stateNode,Da.current=t;var l=a&&"function"!==typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&a?(t.child=Ci(t,e.child,null,i),t.child=Ci(t,null,l,i)):Ra(e,t,l,i),t.memoizedState=r.state,o&&xo(t,n,!0),t.child}function _a(e){var t=e.stateNode;t.pendingContext?yo(0,t.pendingContext,t.pendingContext!==t.context):t.context&&yo(0,t.context,!1),zi(e,t.containerInfo)}var Ya,qa,Ga,Ka,Za={dehydrated:null,retryLane:0};function Ja(e,t,n){var r,o=t.pendingProps,i=Ri.current,a=!1;return(r=0!==(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!==(2&i)),r?(a=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===o.fallback||!0===o.unstable_avoidThisFallback||(i|=1),uo(Ri,1&i),null===e?(void 0!==o.fallback&&Xi(t),e=o.children,i=o.fallback,a?(e=$a(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Za,e):"number"===typeof o.unstable_expectedLoadTime?(e=$a(t,e,i,n),t.child.memoizedState={baseLanes:n},t.memoizedState=Za,t.lanes=33554432,e):((n=Gc({mode:"visible",children:e},t.mode,n,null)).return=t,t.child=n)):(e.memoizedState,a?(o=tl(e,t,o.children,o.fallback,n),a=t.child,i=e.child.memoizedState,a.memoizedState=null===i?{baseLanes:n}:{baseLanes:i.baseLanes|n},a.childLanes=e.childLanes&~n,t.memoizedState=Za,o):(n=el(e,t,o.children,n),t.memoizedState=null,n))}function $a(e,t,n,r){var o=e.mode,i=e.child;return t={mode:"hidden",children:t},0===(2&o)&&null!==i?(i.childLanes=0,i.pendingProps=t):i=Gc(t,o,0,null),n=qc(n,o,r,null),i.return=e,n.return=e,i.sibling=n,e.child=i,n}function el(e,t,n,r){var o=e.child;return e=o.sibling,n=_c(o,{mode:"visible",children:n}),0===(2&t.mode)&&(n.lanes=r),n.return=t,n.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=n}function tl(e,t,n,r,o){var i=t.mode,a=e.child;e=a.sibling;var l={mode:"hidden",children:n};return 0===(2&i)&&t.child!==a?((n=t.child).childLanes=0,n.pendingProps=l,null!==(a=n.lastEffect)?(t.firstEffect=n.firstEffect,t.lastEffect=a,a.nextEffect=null):t.firstEffect=t.lastEffect=null):n=_c(a,l),null!==e?r=_c(e,r):(r=qc(r,i,o,null)).flags|=2,r.return=t,n.return=t,n.sibling=r,t.child=n,r}function nl(e,t){e.lanes|=t;var n=e.alternate;null!==n&&(n.lanes|=t),oi(e.return,t)}function rl(e,t,n,r,o,i){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o,lastEffect:i}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=n,a.tailMode=o,a.lastEffect=i)}function ol(e,t,n){var r=t.pendingProps,o=r.revealOrder,i=r.tail;if(Ra(e,t,r.children,n),0!==(2&(r=Ri.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!==(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&nl(e,n);else if(19===e.tag)nl(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(uo(Ri,r),0===(2&t.mode))t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;null!==n;)null!==(e=n.alternate)&&null===Fi(e)&&(o=n),n=n.sibling;null===(n=o)?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),rl(t,!1,o,n,i,t.lastEffect);break;case"backwards":for(n=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===Fi(e)){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}rl(t,!0,n,null,i,t.lastEffect);break;case"together":rl(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function il(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Wl|=t.lanes,0!==(n&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(a(153));if(null!==t.child){for(n=_c(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=_c(e,e.pendingProps)).return=t;n.sibling=null}return t.child}return null}function al(e,t){if(!Wi)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function ll(e,t,n){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:case 17:return ho(t.type)&&bo(),null;case 3:return Ti(),so(go),so(po),Gi(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||(_i(t)?t.flags|=4:r.hydrate||(t.flags|=256)),qa(t),null;case 5:Li(t);var i=Pi(ji.current);if(n=t.type,null!==e&&null!=t.stateNode)Ga(e,t,n,r,i),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(a(166));return null}if(e=Pi(Ni.current),_i(t)){r=t.stateNode,n=t.type;var l=t.memoizedProps;switch(r[Zr]=t,r[Jr]=l,n){case"dialog":Nr("cancel",r),Nr("close",r);break;case"iframe":case"object":case"embed":Nr("load",r);break;case"video":case"audio":for(e=0;e<kr.length;e++)Nr(kr[e],r);break;case"source":Nr("error",r);break;case"img":case"image":case"link":Nr("error",r),Nr("load",r);break;case"details":Nr("toggle",r);break;case"input":ee(r,l),Nr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!l.multiple},Nr("invalid",r);break;case"textarea":ce(r,l),Nr("invalid",r)}for(var s in Ee(n,l),e=null,l)l.hasOwnProperty(s)&&(i=l[s],"children"===s?"string"===typeof i?r.textContent!==i&&(e=["children",i]):"number"===typeof i&&r.textContent!==""+i&&(e=["children",""+i]):c.hasOwnProperty(s)&&null!=i&&"onScroll"===s&&Nr("scroll",r));switch(n){case"input":K(r),re(r,l,!0);break;case"textarea":K(r),ue(r);break;case"select":case"option":break;default:"function"===typeof l.onClick&&(r.onclick=Br)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(s=9===i.nodeType?i:i.ownerDocument,e===de.html&&(e=fe(n)),e===de.html?"script"===n?((e=s.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"===typeof r.is?e=s.createElement(n,{is:r.is}):(e=s.createElement(n),"select"===n&&(s=e,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):e=s.createElementNS(e,n),e[Zr]=t,e[Jr]=r,Ya(e,t,!1,!1),t.stateNode=e,s=Se(n,r),n){case"dialog":Nr("cancel",e),Nr("close",e),i=r;break;case"iframe":case"object":case"embed":Nr("load",e),i=r;break;case"video":case"audio":for(i=0;i<kr.length;i++)Nr(kr[i],e);i=r;break;case"source":Nr("error",e),i=r;break;case"img":case"image":case"link":Nr("error",e),Nr("load",e),i=r;break;case"details":Nr("toggle",e),i=r;break;case"input":ee(e,r),i=$(e,r),Nr("invalid",e);break;case"option":i=ie(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=o({},r,{value:void 0}),Nr("invalid",e);break;case"textarea":ce(e,r),i=le(e,r),Nr("invalid",e);break;default:i=r}Ee(n,i);var u=i;for(l in u)if(u.hasOwnProperty(l)){var d=u[l];"style"===l?Ae(e,d):"dangerouslySetInnerHTML"===l?null!=(d=d?d.__html:void 0)&&ve(e,d):"children"===l?"string"===typeof d?("textarea"!==n||""!==d)&&he(e,d):"number"===typeof d&&he(e,""+d):"suppressContentEditableWarning"!==l&&"suppressHydrationWarning"!==l&&"autoFocus"!==l&&(c.hasOwnProperty(l)?null!=d&&"onScroll"===l&&Nr("scroll",e):null!=d&&w(e,l,d,s))}switch(n){case"input":K(e),re(e,r,!1);break;case"textarea":K(e),ue(e);break;case"option":null!=r.value&&e.setAttribute("value",""+q(r.value));break;case"select":e.multiple=!!r.multiple,null!=(l=r.value)?ae(e,!!r.multiple,l,!1):null!=r.defaultValue&&ae(e,!!r.multiple,r.defaultValue,!0);break;default:"function"===typeof i.onClick&&(e.onclick=Br)}Ur(n,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)Ka(e,t,e.memoizedProps,r);else{if("string"!==typeof r&&null===t.stateNode)throw Error(a(166));n=Pi(ji.current),Pi(Ni.current),_i(t)?(r=t.stateNode,n=t.memoizedProps,r[Zr]=t,r.nodeValue!==n&&(t.flags|=4)):((r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[Zr]=t,t.stateNode=r)}return null;case 13:return so(Ri),r=t.memoizedState,0!==(64&t.flags)?(t.lanes=n,t):(r=null!==r,n=!1,null===e?void 0!==t.memoizedProps.fallback&&_i(t):n=null!==e.memoizedState,r&&!n&&0!==(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!==(1&Ri.current)?0===Fl&&(Fl=3):(0!==Fl&&3!==Fl||(Fl=4),null===zl||0===(134217727&Wl)&&0===(134217727&Ul)||bc(zl,Dl))),(r||n)&&(t.flags|=4),null);case 4:return Ti(),qa(t),null===e&&jr(t.stateNode.containerInfo),null;case 10:return ri(t),null;case 19:if(so(Ri),null===(r=t.memoizedState))return null;if(l=0!==(64&t.flags),null===(s=r.rendering))if(l)al(r,!1);else{if(0!==Fl||null!==e&&0!==(64&e.flags))for(e=t.child;null!==e;){if(null!==(s=Fi(e))){for(t.flags|=64,al(r,!1),null!==(l=s.updateQueue)&&(t.updateQueue=l,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=n,n=t.child;null!==n;)e=r,(l=n).flags&=2,l.nextEffect=null,l.firstEffect=null,l.lastEffect=null,null===(s=l.alternate)?(l.childLanes=0,l.lanes=e,l.child=null,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=s.childLanes,l.lanes=s.lanes,l.child=s.child,l.memoizedProps=s.memoizedProps,l.memoizedState=s.memoizedState,l.updateQueue=s.updateQueue,l.type=s.type,e=s.dependencies,l.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return uo(Ri,1&Ri.current|2),t.child}e=e.sibling}null!==r.tail&&Vo()>_l&&(t.flags|=64,l=!0,al(r,!1),t.lanes=33554432)}else{if(!l)if(null!==(e=Fi(s))){if(t.flags|=64,l=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),al(r,!0),null===r.tail&&"hidden"===r.tailMode&&!s.alternate&&!Wi)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Vo()-r.renderingStartTime>_l&&1073741824!==n&&(t.flags|=64,l=!0,al(r,!1),t.lanes=33554432);r.isBackwards?(s.sibling=t.child,t.child=s):(null!==(n=r.last)?n.sibling=s:t.child=s,r.last=s)}return null!==r.tail?(n=r.tail,r.rendering=n,r.tail=n.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Vo(),n.sibling=null,t=Ri.current,uo(Ri,l?1&t|2:1&t),n):null;case 23:case 24:return Ec(),null!==e&&null!==e.memoizedState!==(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(a(156,t.tag))}function cl(e){switch(e.tag){case 1:ho(e.type)&&bo();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(Ti(),so(go),so(po),Gi(),0!==(64&(t=e.flags)))throw Error(a(285));return e.flags=-4097&t|64,e;case 5:return Li(e),null;case 13:return so(Ri),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return so(Ri),null;case 4:return Ti(),null;case 10:return ri(e),null;case 23:case 24:return Ec(),null;default:return null}}function sl(e,t){try{var n="",r=t;do{n+=_(r),r=r.return}while(r);var o=n}catch(i){o="\nError generating stack: "+i.message+"\n"+i.stack}return{value:e,source:t,stack:o}}function ul(e,t){try{console.error(t.value)}catch(n){setTimeout((function(){throw n}))}}Ya=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},qa=function(){},Ga=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Pi(Ni.current);var a,l=null;switch(n){case"input":i=$(e,i),r=$(e,r),l=[];break;case"option":i=ie(e,i),r=ie(e,r),l=[];break;case"select":i=o({},i,{value:void 0}),r=o({},r,{value:void 0}),l=[];break;case"textarea":i=le(e,i),r=le(e,r),l=[];break;default:"function"!==typeof i.onClick&&"function"===typeof r.onClick&&(e.onclick=Br)}for(d in Ee(n,r),n=null,i)if(!r.hasOwnProperty(d)&&i.hasOwnProperty(d)&&null!=i[d])if("style"===d){var s=i[d];for(a in s)s.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else"dangerouslySetInnerHTML"!==d&&"children"!==d&&"suppressContentEditableWarning"!==d&&"suppressHydrationWarning"!==d&&"autoFocus"!==d&&(c.hasOwnProperty(d)?l||(l=[]):(l=l||[]).push(d,null));for(d in r){var u=r[d];if(s=null!=i?i[d]:void 0,r.hasOwnProperty(d)&&u!==s&&(null!=u||null!=s))if("style"===d)if(s){for(a in s)!s.hasOwnProperty(a)||u&&u.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in u)u.hasOwnProperty(a)&&s[a]!==u[a]&&(n||(n={}),n[a]=u[a])}else n||(l||(l=[]),l.push(d,n)),n=u;else"dangerouslySetInnerHTML"===d?(u=u?u.__html:void 0,s=s?s.__html:void 0,null!=u&&s!==u&&(l=l||[]).push(d,u)):"children"===d?"string"!==typeof u&&"number"!==typeof u||(l=l||[]).push(d,""+u):"suppressContentEditableWarning"!==d&&"suppressHydrationWarning"!==d&&(c.hasOwnProperty(d)?(null!=u&&"onScroll"===d&&Nr("scroll",e),l||s===u||(l=[])):"object"===typeof u&&null!==u&&u.$$typeof===D?u.toString():(l=l||[]).push(d,u))}n&&(l=l||[]).push("style",n);var d=l;(t.updateQueue=d)&&(t.flags|=4)}},Ka=function(e,t,n,r){n!==r&&(t.flags|=4)};var dl="function"===typeof WeakMap?WeakMap:Map;function fl(e,t,n){(n=ui(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Kl||(Kl=!0,Zl=r),ul(0,t)},n}function pl(e,t,n){(n=ui(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"===typeof r){var o=t.value;n.payload=function(){return ul(0,t),r(o)}}var i=e.stateNode;return null!==i&&"function"===typeof i.componentDidCatch&&(n.callback=function(){"function"!==typeof r&&(null===Jl?Jl=new Set([this]):Jl.add(this),ul(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}var gl="function"===typeof WeakSet?WeakSet:Set;function ml(e){var t=e.ref;if(null!==t)if("function"===typeof t)try{t(null)}catch(n){Hc(e,n)}else t.current=null}function vl(e,t){switch(t.tag){case 0:case 11:case 15:case 22:case 5:case 6:case 4:case 17:return;case 1:if(256&t.flags&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:Zo(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&_r(t.stateNode.containerInfo))}throw Error(a(163))}function hl(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3===(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=n.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var o=e;r=o.next,0!==(4&(o=o.tag))&&0!==(1&o)&&(Rc(n,e),Lc(n,e)),e=r}while(e!==t)}return;case 1:return e=n.stateNode,4&n.flags&&(null===t?e.componentDidMount():(r=n.elementType===n.type?t.memoizedProps:Zo(n.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=n.updateQueue)&&gi(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:case 1:e=n.child.stateNode}gi(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.flags&&Ur(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:case 19:case 17:case 20:case 21:case 23:case 24:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&At(n)))))}throw Error(a(163))}function bl(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)"function"===typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=n.stateNode;var o=n.memoizedProps.style;o=void 0!==o&&null!==o&&o.hasOwnProperty("display")?o.display:null,r.style.display=we("display",o)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else if((23!==n.tag&&24!==n.tag||null===n.memoizedState||n===e)&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function yl(e,t){if(So&&"function"===typeof So.onCommitFiberUnmount)try{So.onCommitFiberUnmount(Eo,t)}catch(i){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var n=e=e.next;do{var r=n,o=r.destroy;if(r=r.tag,void 0!==o)if(0!==(4&r))Rc(t,n);else{r=t;try{o()}catch(i){Hc(r,i)}}n=n.next}while(n!==e)}break;case 1:if(ml(t),"function"===typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(i){Hc(t,i)}break;case 5:ml(t);break;case 4:kl(e,t)}}function wl(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function Al(e){return 5===e.tag||3===e.tag||4===e.tag}function xl(e){e:{for(var t=e.return;null!==t;){if(Al(t))break e;t=t.return}throw Error(a(160))}var n=t;switch(t=n.stateNode,n.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(a(161))}16&n.flags&&(he(t,""),n.flags&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||Al(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.flags)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.flags)){n=n.stateNode;break e}}r?El(e,n,t):Sl(e,n,t)}function El(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!==(n=n._reactRootContainer)&&void 0!==n||null!==t.onclick||(t.onclick=Br));else if(4!==r&&null!==(e=e.child))for(El(e,t,n),e=e.sibling;null!==e;)El(e,t,n),e=e.sibling}function Sl(e,t,n){var r=e.tag,o=5===r||6===r;if(o)e=o?e.stateNode:e.stateNode.instance,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(Sl(e,t,n),e=e.sibling;null!==e;)Sl(e,t,n),e=e.sibling}function kl(e,t){for(var n,r,o=t,i=!1;;){if(!i){i=o.return;e:for(;;){if(null===i)throw Error(a(160));switch(n=i.stateNode,i.tag){case 5:r=!1;break e;case 3:case 4:n=n.containerInfo,r=!0;break e}i=i.return}i=!0}if(5===o.tag||6===o.tag){e:for(var l=e,c=o,s=c;;)if(yl(l,s),null!==s.child&&4!==s.tag)s.child.return=s,s=s.child;else{if(s===c)break e;for(;null===s.sibling;){if(null===s.return||s.return===c)break e;s=s.return}s.sibling.return=s.return,s=s.sibling}r?(l=n,c=o.stateNode,8===l.nodeType?l.parentNode.removeChild(c):l.removeChild(c)):n.removeChild(o.stateNode)}else if(4===o.tag){if(null!==o.child){n=o.stateNode.containerInfo,r=!0,o.child.return=o,o=o.child;continue}}else if(yl(e,o),null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)return;4===(o=o.return).tag&&(i=!1)}o.sibling.return=o.return,o=o.sibling}}function Cl(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var n=t.updateQueue;if(null!==(n=null!==n?n.lastEffect:null)){var r=n=n.next;do{3===(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==n)}return;case 1:case 12:case 17:return;case 5:if(null!=(n=t.stateNode)){r=t.memoizedProps;var o=null!==e?e.memoizedProps:r;e=t.type;var i=t.updateQueue;if(t.updateQueue=null,null!==i){for(n[Jr]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(n,r),Se(e,o),t=Se(e,r),o=0;o<i.length;o+=2){var l=i[o],c=i[o+1];"style"===l?Ae(n,c):"dangerouslySetInnerHTML"===l?ve(n,c):"children"===l?he(n,c):w(n,l,c,t)}switch(e){case"input":ne(n,r);break;case"textarea":se(n,r);break;case"select":e=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!r.multiple,null!=(i=r.value)?ae(n,!!r.multiple,i,!1):e!==!!r.multiple&&(null!=r.defaultValue?ae(n,!!r.multiple,r.defaultValue,!0):ae(n,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(a(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((n=t.stateNode).hydrate&&(n.hydrate=!1,At(n.containerInfo)));case 13:return null!==t.memoizedState&&(Ql=Vo(),bl(t.child,!0)),void Ml(t);case 19:return void Ml(t);case 23:case 24:return void bl(t,null!==t.memoizedState)}throw Error(a(163))}function Ml(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new gl),t.forEach((function(t){var r=Uc.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function Ol(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&(null!==(t=t.memoizedState)&&null===t.dehydrated)}var Nl=Math.ceil,Il=A.ReactCurrentDispatcher,jl=A.ReactCurrentOwner,Pl=0,zl=null,Tl=null,Dl=0,Ll=0,Rl=co(0),Fl=0,Bl=null,Hl=0,Wl=0,Ul=0,Vl=0,Xl=null,Ql=0,_l=1/0;function Yl(){_l=Vo()+500}var ql,Gl=null,Kl=!1,Zl=null,Jl=null,$l=!1,ec=null,tc=90,nc=[],rc=[],oc=null,ic=0,ac=null,lc=-1,cc=0,sc=0,uc=null,dc=!1;function fc(){return 0!==(48&Pl)?Vo():-1!==lc?lc:lc=Vo()}function pc(e){if(0===(2&(e=e.mode)))return 1;if(0===(4&e))return 99===Xo()?1:2;if(0===cc&&(cc=Hl),0!==Ko.transition){0!==sc&&(sc=null!==Xl?Xl.pendingLanes:0),e=cc;var t=4186112&~sc;return 0===(t&=-t)&&(0===(t=(e=4186112&~e)&-e)&&(t=8192)),t}return e=Xo(),0!==(4&Pl)&&98===e?e=Bt(12,cc):e=Bt(e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),cc),e}function gc(e,t,n){if(50<ic)throw ic=0,ac=null,Error(a(185));if(null===(e=mc(e,t)))return null;Ut(e,t,n),e===zl&&(Ul|=t,4===Fl&&bc(e,Dl));var r=Xo();1===t?0!==(8&Pl)&&0===(48&Pl)?yc(e):(vc(e,n),0===Pl&&(Yl(),qo())):(0===(4&Pl)||98!==r&&99!==r||(null===oc?oc=new Set([e]):oc.add(e)),vc(e,n)),Xl=e}function mc(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}function vc(e,t){for(var n=e.callbackNode,r=e.suspendedLanes,o=e.pingedLanes,i=e.expirationTimes,l=e.pendingLanes;0<l;){var c=31-Vt(l),s=1<<c,u=i[c];if(-1===u){if(0===(s&r)||0!==(s&o)){u=t,Lt(s);var d=Dt;i[c]=10<=d?u+250:6<=d?u+5e3:-1}}else u<=t&&(e.expiredLanes|=s);l&=~s}if(r=Rt(e,e===zl?Dl:0),t=Dt,0===r)null!==n&&(n!==Ro&&Mo(n),e.callbackNode=null,e.callbackPriority=0);else{if(null!==n){if(e.callbackPriority===t)return;n!==Ro&&Mo(n)}15===t?(n=yc.bind(null,e),null===Bo?(Bo=[n],Ho=Co(Po,Go)):Bo.push(n),n=Ro):14===t?n=Yo(99,yc.bind(null,e)):(n=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(a(358,e))}}(t),n=Yo(n,hc.bind(null,e))),e.callbackPriority=t,e.callbackNode=n}}function hc(e){if(lc=-1,sc=cc=0,0!==(48&Pl))throw Error(a(327));var t=e.callbackNode;if(Dc()&&e.callbackNode!==t)return null;var n=Rt(e,e===zl?Dl:0);if(0===n)return null;var r=n,o=Pl;Pl|=16;var i=Cc();for(zl===e&&Dl===r||(Yl(),Sc(e,r));;)try{Nc();break}catch(c){kc(e,c)}if(ni(),Il.current=i,Pl=o,null!==Tl?r=0:(zl=null,Dl=0,r=Fl),0!==(Hl&Ul))Sc(e,0);else if(0!==r){if(2===r&&(Pl|=64,e.hydrate&&(e.hydrate=!1,_r(e.containerInfo)),0!==(n=Ft(e))&&(r=Mc(e,n))),1===r)throw t=Bl,Sc(e,0),bc(e,n),vc(e,Vo()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=n,r){case 0:case 1:throw Error(a(345));case 2:case 5:Pc(e);break;case 3:if(bc(e,n),(62914560&n)===n&&10<(r=Ql+500-Vo())){if(0!==Rt(e,0))break;if(((o=e.suspendedLanes)&n)!==n){fc(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Xr(Pc.bind(null,e),r);break}Pc(e);break;case 4:if(bc(e,n),(4186112&n)===n)break;for(r=e.eventTimes,o=-1;0<n;){var l=31-Vt(n);i=1<<l,(l=r[l])>o&&(o=l),n&=~i}if(n=o,10<(n=(120>(n=Vo()-n)?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*Nl(n/1960))-n)){e.timeoutHandle=Xr(Pc.bind(null,e),n);break}Pc(e);break;default:throw Error(a(329))}}return vc(e,Vo()),e.callbackNode===t?hc.bind(null,e):null}function bc(e,t){for(t&=~Vl,t&=~Ul,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Vt(t),r=1<<n;e[n]=-1,t&=~r}}function yc(e){if(0!==(48&Pl))throw Error(a(327));if(Dc(),e===zl&&0!==(e.expiredLanes&Dl)){var t=Dl,n=Mc(e,t);0!==(Hl&Ul)&&(n=Mc(e,t=Rt(e,t)))}else n=Mc(e,t=Rt(e,0));if(0!==e.tag&&2===n&&(Pl|=64,e.hydrate&&(e.hydrate=!1,_r(e.containerInfo)),0!==(t=Ft(e))&&(n=Mc(e,t))),1===n)throw n=Bl,Sc(e,0),bc(e,t),vc(e,Vo()),n;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Pc(e),vc(e,Vo()),null}function wc(e,t){var n=Pl;Pl|=1;try{return e(t)}finally{0===(Pl=n)&&(Yl(),qo())}}function Ac(e,t){var n=Pl;Pl&=-2,Pl|=8;try{return e(t)}finally{0===(Pl=n)&&(Yl(),qo())}}function xc(e,t){uo(Rl,Ll),Ll|=t,Hl|=t}function Ec(){Ll=Rl.current,so(Rl)}function Sc(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,Qr(n)),null!==Tl)for(n=Tl.return;null!==n;){var r=n;switch(r.tag){case 1:null!==(r=r.type.childContextTypes)&&void 0!==r&&bo();break;case 3:Ti(),so(go),so(po),Gi();break;case 5:Li(r);break;case 4:Ti();break;case 13:case 19:so(Ri);break;case 10:ri(r);break;case 23:case 24:Ec()}n=n.return}zl=e,Tl=_c(e.current,null),Dl=Ll=Hl=t,Fl=0,Bl=null,Vl=Ul=Wl=0}function kc(e,t){for(;;){var n=Tl;try{if(ni(),Ki.current=ja,na){for(var r=$i.memoizedState;null!==r;){var o=r.queue;null!==o&&(o.pending=null),r=r.next}na=!1}if(Ji=0,ta=ea=$i=null,ra=!1,jl.current=null,null===n||null===n.return){Fl=1,Bl=t,Tl=null;break}e:{var i=e,a=n.return,l=n,c=t;if(t=Dl,l.flags|=2048,l.firstEffect=l.lastEffect=null,null!==c&&"object"===typeof c&&"function"===typeof c.then){var s=c;if(0===(2&l.mode)){var u=l.alternate;u?(l.updateQueue=u.updateQueue,l.memoizedState=u.memoizedState,l.lanes=u.lanes):(l.updateQueue=null,l.memoizedState=null)}var d=0!==(1&Ri.current),f=a;do{var p;if(p=13===f.tag){var g=f.memoizedState;if(null!==g)p=null!==g.dehydrated;else{var m=f.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!d)}}if(p){var v=f.updateQueue;if(null===v){var h=new Set;h.add(s),f.updateQueue=h}else v.add(s);if(0===(2&f.mode)){if(f.flags|=64,l.flags|=16384,l.flags&=-2981,1===l.tag)if(null===l.alternate)l.tag=17;else{var b=ui(-1,1);b.tag=2,di(l,b)}l.lanes|=1;break e}c=void 0,l=t;var y=i.pingCache;if(null===y?(y=i.pingCache=new dl,c=new Set,y.set(s,c)):void 0===(c=y.get(s))&&(c=new Set,y.set(s,c)),!c.has(l)){c.add(l);var w=Wc.bind(null,i,s,l);s.then(w,w)}f.flags|=4096,f.lanes=t;break e}f=f.return}while(null!==f);c=Error((Y(l.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Fl&&(Fl=2),c=sl(c,l),f=a;do{switch(f.tag){case 3:i=c,f.flags|=4096,t&=-t,f.lanes|=t,fi(f,fl(0,i,t));break e;case 1:i=c;var A=f.type,x=f.stateNode;if(0===(64&f.flags)&&("function"===typeof A.getDerivedStateFromError||null!==x&&"function"===typeof x.componentDidCatch&&(null===Jl||!Jl.has(x)))){f.flags|=4096,t&=-t,f.lanes|=t,fi(f,pl(f,i,t));break e}}f=f.return}while(null!==f)}jc(n)}catch(E){t=E,Tl===n&&null!==n&&(Tl=n=n.return);continue}break}}function Cc(){var e=Il.current;return Il.current=ja,null===e?ja:e}function Mc(e,t){var n=Pl;Pl|=16;var r=Cc();for(zl===e&&Dl===t||Sc(e,t);;)try{Oc();break}catch(o){kc(e,o)}if(ni(),Pl=n,Il.current=r,null!==Tl)throw Error(a(261));return zl=null,Dl=0,Fl}function Oc(){for(;null!==Tl;)Ic(Tl)}function Nc(){for(;null!==Tl&&!Oo();)Ic(Tl)}function Ic(e){var t=ql(e.alternate,e,Ll);e.memoizedProps=e.pendingProps,null===t?jc(e):Tl=t,jl.current=null}function jc(e){var t=e;do{var n=t.alternate;if(e=t.return,0===(2048&t.flags)){if(null!==(n=ll(n,t,Ll)))return void(Tl=n);if(24!==(n=t).tag&&23!==n.tag||null===n.memoizedState||0!==(1073741824&Ll)||0===(4&n.mode)){for(var r=0,o=n.child;null!==o;)r|=o.lanes|o.childLanes,o=o.sibling;n.childLanes=r}null!==e&&0===(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(n=cl(t)))return n.flags&=2047,void(Tl=n);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(Tl=t);Tl=t=e}while(null!==t);0===Fl&&(Fl=5)}function Pc(e){var t=Xo();return _o(99,zc.bind(null,e,t)),null}function zc(e,t){do{Dc()}while(null!==ec);if(0!==(48&Pl))throw Error(a(327));var n=e.finishedWork;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(a(177));e.callbackNode=null;var r=n.lanes|n.childLanes,o=r,i=e.pendingLanes&~o;e.pendingLanes=o,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=o,e.mutableReadLanes&=o,e.entangledLanes&=o,o=e.entanglements;for(var l=e.eventTimes,c=e.expirationTimes;0<i;){var s=31-Vt(i),u=1<<s;o[s]=0,l[s]=-1,c[s]=-1,i&=~u}if(null!==oc&&0===(24&r)&&oc.has(e)&&oc.delete(e),e===zl&&(Tl=zl=null,Dl=0),1<n.flags?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){if(o=Pl,Pl|=32,jl.current=null,Hr=qt,vr(l=mr())){if("selectionStart"in l)c={start:l.selectionStart,end:l.selectionEnd};else e:if(c=(c=l.ownerDocument)&&c.defaultView||window,(u=c.getSelection&&c.getSelection())&&0!==u.rangeCount){c=u.anchorNode,i=u.anchorOffset,s=u.focusNode,u=u.focusOffset;try{c.nodeType,s.nodeType}catch(C){c=null;break e}var d=0,f=-1,p=-1,g=0,m=0,v=l,h=null;t:for(;;){for(var b;v!==c||0!==i&&3!==v.nodeType||(f=d+i),v!==s||0!==u&&3!==v.nodeType||(p=d+u),3===v.nodeType&&(d+=v.nodeValue.length),null!==(b=v.firstChild);)h=v,v=b;for(;;){if(v===l)break t;if(h===c&&++g===i&&(f=d),h===s&&++m===u&&(p=d),null!==(b=v.nextSibling))break;h=(v=h).parentNode}v=b}c=-1===f||-1===p?null:{start:f,end:p}}else c=null;c=c||{start:0,end:0}}else c=null;Wr={focusedElem:l,selectionRange:c},qt=!1,uc=null,dc=!1,Gl=r;do{try{Tc()}catch(C){if(null===Gl)throw Error(a(330));Hc(Gl,C),Gl=Gl.nextEffect}}while(null!==Gl);uc=null,Gl=r;do{try{for(l=e;null!==Gl;){var y=Gl.flags;if(16&y&&he(Gl.stateNode,""),128&y){var w=Gl.alternate;if(null!==w){var A=w.ref;null!==A&&("function"===typeof A?A(null):A.current=null)}}switch(1038&y){case 2:xl(Gl),Gl.flags&=-3;break;case 6:xl(Gl),Gl.flags&=-3,Cl(Gl.alternate,Gl);break;case 1024:Gl.flags&=-1025;break;case 1028:Gl.flags&=-1025,Cl(Gl.alternate,Gl);break;case 4:Cl(Gl.alternate,Gl);break;case 8:kl(l,c=Gl);var x=c.alternate;wl(c),null!==x&&wl(x)}Gl=Gl.nextEffect}}catch(C){if(null===Gl)throw Error(a(330));Hc(Gl,C),Gl=Gl.nextEffect}}while(null!==Gl);if(A=Wr,w=mr(),y=A.focusedElem,l=A.selectionRange,w!==y&&y&&y.ownerDocument&&gr(y.ownerDocument.documentElement,y)){null!==l&&vr(y)&&(w=l.start,void 0===(A=l.end)&&(A=w),"selectionStart"in y?(y.selectionStart=w,y.selectionEnd=Math.min(A,y.value.length)):(A=(w=y.ownerDocument||document)&&w.defaultView||window).getSelection&&(A=A.getSelection(),c=y.textContent.length,x=Math.min(l.start,c),l=void 0===l.end?x:Math.min(l.end,c),!A.extend&&x>l&&(c=l,l=x,x=c),c=pr(y,x),i=pr(y,l),c&&i&&(1!==A.rangeCount||A.anchorNode!==c.node||A.anchorOffset!==c.offset||A.focusNode!==i.node||A.focusOffset!==i.offset)&&((w=w.createRange()).setStart(c.node,c.offset),A.removeAllRanges(),x>l?(A.addRange(w),A.extend(i.node,i.offset)):(w.setEnd(i.node,i.offset),A.addRange(w))))),w=[];for(A=y;A=A.parentNode;)1===A.nodeType&&w.push({element:A,left:A.scrollLeft,top:A.scrollTop});for("function"===typeof y.focus&&y.focus(),y=0;y<w.length;y++)(A=w[y]).element.scrollLeft=A.left,A.element.scrollTop=A.top}qt=!!Hr,Wr=Hr=null,e.current=n,Gl=r;do{try{for(y=e;null!==Gl;){var E=Gl.flags;if(36&E&&hl(y,Gl.alternate,Gl),128&E){w=void 0;var S=Gl.ref;if(null!==S){var k=Gl.stateNode;Gl.tag,w=k,"function"===typeof S?S(w):S.current=w}}Gl=Gl.nextEffect}}catch(C){if(null===Gl)throw Error(a(330));Hc(Gl,C),Gl=Gl.nextEffect}}while(null!==Gl);Gl=null,Fo(),Pl=o}else e.current=n;if($l)$l=!1,ec=e,tc=t;else for(Gl=r;null!==Gl;)t=Gl.nextEffect,Gl.nextEffect=null,8&Gl.flags&&((E=Gl).sibling=null,E.stateNode=null),Gl=t;if(0===(r=e.pendingLanes)&&(Jl=null),1===r?e===ac?ic++:(ic=0,ac=e):ic=0,n=n.stateNode,So&&"function"===typeof So.onCommitFiberRoot)try{So.onCommitFiberRoot(Eo,n,void 0,64===(64&n.current.flags))}catch(C){}if(vc(e,Vo()),Kl)throw Kl=!1,e=Zl,Zl=null,e;return 0!==(8&Pl)||qo(),null}function Tc(){for(;null!==Gl;){var e=Gl.alternate;dc||null===uc||(0!==(8&Gl.flags)?$e(Gl,uc)&&(dc=!0):13===Gl.tag&&Ol(e,Gl)&&$e(Gl,uc)&&(dc=!0));var t=Gl.flags;0!==(256&t)&&vl(e,Gl),0===(512&t)||$l||($l=!0,Yo(97,(function(){return Dc(),null}))),Gl=Gl.nextEffect}}function Dc(){if(90!==tc){var e=97<tc?97:tc;return tc=90,_o(e,Fc)}return!1}function Lc(e,t){nc.push(t,e),$l||($l=!0,Yo(97,(function(){return Dc(),null})))}function Rc(e,t){rc.push(t,e),$l||($l=!0,Yo(97,(function(){return Dc(),null})))}function Fc(){if(null===ec)return!1;var e=ec;if(ec=null,0!==(48&Pl))throw Error(a(331));var t=Pl;Pl|=32;var n=rc;rc=[];for(var r=0;r<n.length;r+=2){var o=n[r],i=n[r+1],l=o.destroy;if(o.destroy=void 0,"function"===typeof l)try{l()}catch(s){if(null===i)throw Error(a(330));Hc(i,s)}}for(n=nc,nc=[],r=0;r<n.length;r+=2){o=n[r],i=n[r+1];try{var c=o.create;o.destroy=c()}catch(s){if(null===i)throw Error(a(330));Hc(i,s)}}for(c=e.current.firstEffect;null!==c;)e=c.nextEffect,c.nextEffect=null,8&c.flags&&(c.sibling=null,c.stateNode=null),c=e;return Pl=t,qo(),!0}function Bc(e,t,n){di(e,t=fl(0,t=sl(n,t),1)),t=fc(),null!==(e=mc(e,1))&&(Ut(e,1,t),vc(e,t))}function Hc(e,t){if(3===e.tag)Bc(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){Bc(n,e,t);break}if(1===n.tag){var r=n.stateNode;if("function"===typeof n.type.getDerivedStateFromError||"function"===typeof r.componentDidCatch&&(null===Jl||!Jl.has(r))){var o=pl(n,e=sl(t,e),1);if(di(n,o),o=fc(),null!==(n=mc(n,1)))Ut(n,1,o),vc(n,o);else if("function"===typeof r.componentDidCatch&&(null===Jl||!Jl.has(r)))try{r.componentDidCatch(t,e)}catch(i){}break}}n=n.return}}function Wc(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=fc(),e.pingedLanes|=e.suspendedLanes&n,zl===e&&(Dl&n)===n&&(4===Fl||3===Fl&&(62914560&Dl)===Dl&&500>Vo()-Ql?Sc(e,0):Vl|=n),vc(e,t)}function Uc(e,t){var n=e.stateNode;null!==n&&n.delete(t),0===(t=0)&&(0===(2&(t=e.mode))?t=1:0===(4&t)?t=99===Xo()?1:2:(0===cc&&(cc=Hl),0===(t=Ht(62914560&~cc))&&(t=4194304))),n=fc(),null!==(e=mc(e,t))&&(Ut(e,t,n),vc(e,n))}function Vc(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Xc(e,t,n,r){return new Vc(e,t,n,r)}function Qc(e){return!(!(e=e.prototype)||!e.isReactComponent)}function _c(e,t){var n=e.alternate;return null===n?((n=Xc(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Yc(e,t,n,r,o,i){var l=2;if(r=e,"function"===typeof e)Qc(e)&&(l=1);else if("string"===typeof e)l=5;else e:switch(e){case S:return qc(n.children,o,i,t);case L:l=8,o|=16;break;case k:l=8,o|=1;break;case C:return(e=Xc(12,n,t,8|o)).elementType=C,e.type=C,e.lanes=i,e;case I:return(e=Xc(13,n,t,o)).type=I,e.elementType=I,e.lanes=i,e;case j:return(e=Xc(19,n,t,o)).elementType=j,e.lanes=i,e;case R:return Gc(n,o,i,t);case F:return(e=Xc(24,n,t,o)).elementType=F,e.lanes=i,e;default:if("object"===typeof e&&null!==e)switch(e.$$typeof){case M:l=10;break e;case O:l=9;break e;case N:l=11;break e;case P:l=14;break e;case z:l=16,r=null;break e;case T:l=22;break e}throw Error(a(130,null==e?e:typeof e,""))}return(t=Xc(l,n,t,o)).elementType=e,t.type=r,t.lanes=i,t}function qc(e,t,n,r){return(e=Xc(7,e,r,t)).lanes=n,e}function Gc(e,t,n,r){return(e=Xc(23,e,r,t)).elementType=R,e.lanes=n,e}function Kc(e,t,n){return(e=Xc(6,e,null,t)).lanes=n,e}function Zc(e,t,n){return(t=Xc(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Jc(e,t,n){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Wt(0),this.expirationTimes=Wt(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Wt(0),this.mutableSourceEagerHydrationData=null}function $c(e,t,n,r){var o=t.current,i=fc(),l=pc(o);e:if(n){t:{if(Ge(n=n._reactInternals)!==n||1!==n.tag)throw Error(a(170));var c=n;do{switch(c.tag){case 3:c=c.stateNode.context;break t;case 1:if(ho(c.type)){c=c.stateNode.__reactInternalMemoizedMergedChildContext;break t}}c=c.return}while(null!==c);throw Error(a(171))}if(1===n.tag){var s=n.type;if(ho(s)){n=wo(n,s,c);break e}}n=c}else n=fo;return null===t.context?t.context=n:t.pendingContext=n,(t=ui(i,l)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),di(o,t),gc(o,l,i),l}function es(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function ts(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function ns(e,t){ts(e,t),(e=e.alternate)&&ts(e,t)}function rs(e,t,n){var r=null!=n&&null!=n.hydrationOptions&&n.hydrationOptions.mutableSources||null;if(n=new Jc(e,t,null!=n&&!0===n.hydrate),t=Xc(3,null,null,2===t?7:1===t?3:0),n.current=t,t.stateNode=n,ci(t),e[$r]=n.current,jr(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var o=(t=r[e])._getVersion;o=o(t._source),null==n.mutableSourceEagerHydrationData?n.mutableSourceEagerHydrationData=[t,o]:n.mutableSourceEagerHydrationData.push(t,o)}this._internalRoot=n}function os(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function is(e,t,n,r,o){var i=n._reactRootContainer;if(i){var a=i._internalRoot;if("function"===typeof o){var l=o;o=function(){var e=es(a);l.call(e)}}$c(t,a,e,o)}else{if(i=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new rs(e,0,t?{hydrate:!0}:void 0)}(n,r),a=i._internalRoot,"function"===typeof o){var c=o;o=function(){var e=es(a);c.call(e)}}Ac((function(){$c(t,a,e,o)}))}return es(a)}function as(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!os(t))throw Error(a(200));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:E,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)}ql=function(e,t,n){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||go.current)La=!0;else{if(0===(n&r)){switch(La=!1,t.tag){case 3:_a(t),Yi();break;case 5:Di(t);break;case 1:ho(t.type)&&Ao(t);break;case 4:zi(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var o=t.type._context;uo(Jo,o._currentValue),o._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!==(n&t.child.childLanes)?Ja(e,t,n):(uo(Ri,1&Ri.current),null!==(t=il(e,t,n))?t.sibling:null);uo(Ri,1&Ri.current);break;case 19:if(r=0!==(n&t.childLanes),0!==(64&e.flags)){if(r)return ol(e,t,n);t.flags|=64}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null,o.lastEffect=null),uo(Ri,Ri.current),r)break;return null;case 23:case 24:return t.lanes=0,Wa(e,t,n)}return il(e,t,n)}La=0!==(16384&e.flags)}else La=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=vo(t,po.current),ii(t,n),o=aa(null,t,r,e,o,n),t.flags|=1,"object"===typeof o&&null!==o&&"function"===typeof o.render&&void 0===o.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,ho(r)){var i=!0;Ao(t)}else i=!1;t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,ci(t);var l=r.getDerivedStateFromProps;"function"===typeof l&&vi(t,r,l,e),o.updater=hi,t.stateNode=o,o._reactInternals=t,Ai(t,r,e,n),t=Qa(null,t,r,!0,i,n)}else t.tag=0,Ra(null,t,o,n),t=t.child;return t;case 16:o=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,o=(i=o._init)(o._payload),t.type=o,i=t.tag=function(e){if("function"===typeof e)return Qc(e)?1:0;if(void 0!==e&&null!==e){if((e=e.$$typeof)===N)return 11;if(e===P)return 14}return 2}(o),e=Zo(o,e),i){case 0:t=Va(null,t,o,e,n);break e;case 1:t=Xa(null,t,o,e,n);break e;case 11:t=Fa(null,t,o,e,n);break e;case 14:t=Ba(null,t,o,Zo(o.type,e),r,n);break e}throw Error(a(306,o,""))}return t;case 0:return r=t.type,o=t.pendingProps,Va(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 1:return r=t.type,o=t.pendingProps,Xa(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 3:if(_a(t),r=t.updateQueue,null===e||null===r)throw Error(a(282));if(r=t.pendingProps,o=null!==(o=t.memoizedState)?o.element:null,si(e,t),pi(t,r,null,n),(r=t.memoizedState.element)===o)Yi(),t=il(e,t,n);else{if((i=(o=t.stateNode).hydrate)&&(Hi=Yr(t.stateNode.containerInfo.firstChild),Bi=t,i=Wi=!0),i){if(null!=(e=o.mutableSourceEagerHydrationData))for(o=0;o<e.length;o+=2)(i=e[o])._workInProgressVersionPrimary=e[o+1],qi.push(i);for(n=Mi(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|1024,n=n.sibling}else Ra(e,t,r,n),Yi();t=t.child}return t;case 5:return Di(t),null===e&&Xi(t),r=t.type,o=t.pendingProps,i=null!==e?e.memoizedProps:null,l=o.children,Vr(r,o)?l=null:null!==i&&Vr(r,i)&&(t.flags|=16),Ua(e,t),Ra(e,t,l,n),t.child;case 6:return null===e&&Xi(t),null;case 13:return Ja(e,t,n);case 4:return zi(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=Ci(t,null,r,n):Ra(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,Fa(e,t,r,o=t.elementType===r?o:Zo(r,o),n);case 7:return Ra(e,t,t.pendingProps,n),t.child;case 8:case 12:return Ra(e,t,t.pendingProps.children,n),t.child;case 10:e:{r=t.type._context,o=t.pendingProps,l=t.memoizedProps,i=o.value;var c=t.type._context;if(uo(Jo,c._currentValue),c._currentValue=i,null!==l)if(c=l.value,0===(i=sr(c,i)?0:0|("function"===typeof r._calculateChangedBits?r._calculateChangedBits(c,i):1073741823))){if(l.children===o.children&&!go.current){t=il(e,t,n);break e}}else for(null!==(c=t.child)&&(c.return=t);null!==c;){var s=c.dependencies;if(null!==s){l=c.child;for(var u=s.firstContext;null!==u;){if(u.context===r&&0!==(u.observedBits&i)){1===c.tag&&((u=ui(-1,n&-n)).tag=2,di(c,u)),c.lanes|=n,null!==(u=c.alternate)&&(u.lanes|=n),oi(c.return,n),s.lanes|=n;break}u=u.next}}else l=10===c.tag&&c.type===t.type?null:c.child;if(null!==l)l.return=c;else for(l=c;null!==l;){if(l===t){l=null;break}if(null!==(c=l.sibling)){c.return=l.return,l=c;break}l=l.return}c=l}Ra(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=(i=t.pendingProps).children,ii(t,n),r=r(o=ai(o,i.unstable_observedBits)),t.flags|=1,Ra(e,t,r,n),t.child;case 14:return i=Zo(o=t.type,t.pendingProps),Ba(e,t,o,i=Zo(o.type,i),r,n);case 15:return Ha(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Zo(r,o),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,ho(r)?(e=!0,Ao(t)):e=!1,ii(t,n),yi(t,r,o),Ai(t,r,o,n),Qa(null,t,r,!0,e,n);case 19:return ol(e,t,n);case 23:case 24:return Wa(e,t,n)}throw Error(a(156,t.tag))},rs.prototype.render=function(e){$c(e,this._internalRoot,null,null)},rs.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;$c(null,e,null,(function(){t[$r]=null}))},et=function(e){13===e.tag&&(gc(e,4,fc()),ns(e,4))},tt=function(e){13===e.tag&&(gc(e,67108864,fc()),ns(e,67108864))},nt=function(e){if(13===e.tag){var t=fc(),n=pc(e);gc(e,n,t),ns(e,n)}},rt=function(e,t){return t()},Ce=function(e,t,n){switch(t){case"input":if(ne(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=oo(r);if(!o)throw Error(a(90));Z(r),ne(r,o)}}}break;case"textarea":se(e,n);break;case"select":null!=(t=n.value)&&ae(e,!!n.multiple,t,!1)}},Pe=wc,ze=function(e,t,n,r,o){var i=Pl;Pl|=4;try{return _o(98,e.bind(null,t,n,r,o))}finally{0===(Pl=i)&&(Yl(),qo())}},Te=function(){0===(49&Pl)&&(function(){if(null!==oc){var e=oc;oc=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,vc(e,Vo())}))}qo()}(),Dc())},De=function(e,t){var n=Pl;Pl|=2;try{return e(t)}finally{0===(Pl=n)&&(Yl(),qo())}};var ls={Events:[no,ro,oo,Ie,je,Dc,{current:!1}]},cs={findFiberByHostInstance:to,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},ss={bundleType:cs.bundleType,version:cs.version,rendererPackageName:cs.rendererPackageName,rendererConfig:cs.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:A.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Je(e))?null:e.stateNode},findFiberByHostInstance:cs.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var us=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!us.isDisabled&&us.supportsFiber)try{Eo=us.inject(ss),So=us}catch(me){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ls,t.createPortal=as,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"===typeof e.render)throw Error(a(188));throw Error(a(268,Object.keys(e)))}return e=null===(e=Je(t))?null:e.stateNode},t.flushSync=function(e,t){var n=Pl;if(0!==(48&n))return e(t);Pl|=1;try{if(e)return _o(99,e.bind(null,t))}finally{Pl=n,qo()}},t.hydrate=function(e,t,n){if(!os(t))throw Error(a(200));return is(null,e,t,!0,n)},t.render=function(e,t,n){if(!os(t))throw Error(a(200));return is(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!os(e))throw Error(a(40));return!!e._reactRootContainer&&(Ac((function(){is(null,null,e,!1,(function(){e._reactRootContainer=null,e[$r]=null}))})),!0)},t.unstable_batchedUpdates=wc,t.unstable_createPortal=function(e,t){return as(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!os(n))throw Error(a(200));if(null==e||void 0===e._reactInternals)throw Error(a(38));return is(e,t,n,!1,r)},t.version="17.0.2"},353:function(e,t,n){"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(230)},395:function(e,t){"use strict";var n,r=Symbol.for("react.element"),o=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),s=Symbol.for("react.context"),u=Symbol.for("react.server_context"),d=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen");function h(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case i:case l:case a:case f:case p:return e;default:switch(e=e&&e.$$typeof){case u:case s:case d:case m:case g:case c:return e;default:return t}}case o:return t}}}n=Symbol.for("react.module.reference"),t.isFragment=function(e){return h(e)===i},t.isMemo=function(e){return h(e)===g}},323:function(e,t,n){"use strict";e.exports=n(395)},741:function(e,t,n){"use strict";n(949);var r=n(531),o=60103;if(t.Fragment=60107,"function"===typeof Symbol&&Symbol.for){var i=Symbol.for;o=i("react.element"),t.Fragment=i("react.fragment")}var a=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,n){var r,i={},s=null,u=null;for(r in void 0!==n&&(s=""+n),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(u=t.ref),t)l.call(t,r)&&!c.hasOwnProperty(r)&&(i[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===i[r]&&(i[r]=t[r]);return{$$typeof:o,type:e,key:s,ref:u,props:i,_owner:a.current}}t.jsx=s,t.jsxs=s},151:function(e,t,n){"use strict";var r=n(949),o=60103,i=60106;t.Fragment=60107,t.StrictMode=60108,t.Profiler=60114;var a=60109,l=60110,c=60112;t.Suspense=60113;var s=60115,u=60116;if("function"===typeof Symbol&&Symbol.for){var d=Symbol.for;o=d("react.element"),i=d("react.portal"),t.Fragment=d("react.fragment"),t.StrictMode=d("react.strict_mode"),t.Profiler=d("react.profiler"),a=d("react.provider"),l=d("react.context"),c=d("react.forward_ref"),t.Suspense=d("react.suspense"),s=d("react.memo"),u=d("react.lazy")}var f="function"===typeof Symbol&&Symbol.iterator;function p(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var g={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m={};function v(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||g}function h(){}function b(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||g}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if("object"!==typeof e&&"function"!==typeof e&&null!=e)throw Error(p(85));this.updater.enqueueSetState(this,e,t,"setState")},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=v.prototype;var y=b.prototype=new h;y.constructor=b,r(y,v.prototype),y.isPureReactComponent=!0;var w={current:null},A=Object.prototype.hasOwnProperty,x={key:!0,ref:!0,__self:!0,__source:!0};function E(e,t,n){var r,i={},a=null,l=null;if(null!=t)for(r in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(a=""+t.key),t)A.call(t,r)&&!x.hasOwnProperty(r)&&(i[r]=t[r]);var c=arguments.length-2;if(1===c)i.children=n;else if(1<c){for(var s=Array(c),u=0;u<c;u++)s[u]=arguments[u+2];i.children=s}if(e&&e.defaultProps)for(r in c=e.defaultProps)void 0===i[r]&&(i[r]=c[r]);return{$$typeof:o,type:e,key:a,ref:l,props:i,_owner:w.current}}function S(e){return"object"===typeof e&&null!==e&&e.$$typeof===o}var k=/\/+/g;function C(e,t){return"object"===typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function M(e,t,n,r,a){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var c=!1;if(null===e)c=!0;else switch(l){case"string":case"number":c=!0;break;case"object":switch(e.$$typeof){case o:case i:c=!0}}if(c)return a=a(c=e),e=""===r?"."+C(c,0):r,Array.isArray(a)?(n="",null!=e&&(n=e.replace(k,"$&/")+"/"),M(a,t,n,"",(function(e){return e}))):null!=a&&(S(a)&&(a=function(e,t){return{$$typeof:o,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(a,n+(!a.key||c&&c.key===a.key?"":(""+a.key).replace(k,"$&/")+"/")+e)),t.push(a)),1;if(c=0,r=""===r?".":r+":",Array.isArray(e))for(var s=0;s<e.length;s++){var u=r+C(l=e[s],s);c+=M(l,t,n,u,a)}else if(u=function(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=f&&e[f]||e["@@iterator"])?e:null}(e),"function"===typeof u)for(e=u.call(e),s=0;!(l=e.next()).done;)c+=M(l=l.value,t,n,u=r+C(l,s++),a);else if("object"===l)throw t=""+e,Error(p(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t));return c}function O(e,t,n){if(null==e)return e;var r=[],o=0;return M(e,r,"","",(function(e){return t.call(n,e,o++)})),r}function N(e){if(-1===e._status){var t=e._result;t=t(),e._status=0,e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}if(1===e._status)return e._result;throw e._result}var I={current:null};function j(){var e=I.current;if(null===e)throw Error(p(321));return e}var P={ReactCurrentDispatcher:I,ReactCurrentBatchConfig:{transition:0},ReactCurrentOwner:w,IsSomeRendererActing:{current:!1},assign:r};t.Children={map:O,forEach:function(e,t,n){O(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return O(e,(function(){t++})),t},toArray:function(e){return O(e,(function(e){return e}))||[]},only:function(e){if(!S(e))throw Error(p(143));return e}},t.Component=v,t.PureComponent=b,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=P,t.cloneElement=function(e,t,n){if(null===e||void 0===e)throw Error(p(267,e));var i=r({},e.props),a=e.key,l=e.ref,c=e._owner;if(null!=t){if(void 0!==t.ref&&(l=t.ref,c=w.current),void 0!==t.key&&(a=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(u in t)A.call(t,u)&&!x.hasOwnProperty(u)&&(i[u]=void 0===t[u]&&void 0!==s?s[u]:t[u])}var u=arguments.length-2;if(1===u)i.children=n;else if(1<u){s=Array(u);for(var d=0;d<u;d++)s[d]=arguments[d+2];i.children=s}return{$$typeof:o,type:e.type,key:a,ref:l,props:i,_owner:c}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:l,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:a,_context:e},e.Consumer=e},t.createElement=E,t.createFactory=function(e){var t=E.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:c,render:e}},t.isValidElement=S,t.lazy=function(e){return{$$typeof:u,_payload:{_status:-1,_result:e},_init:N}},t.memo=function(e,t){return{$$typeof:s,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return j().useCallback(e,t)},t.useContext=function(e,t){return j().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return j().useEffect(e,t)},t.useImperativeHandle=function(e,t,n){return j().useImperativeHandle(e,t,n)},t.useLayoutEffect=function(e,t){return j().useLayoutEffect(e,t)},t.useMemo=function(e,t){return j().useMemo(e,t)},t.useReducer=function(e,t,n){return j().useReducer(e,t,n)},t.useRef=function(e){return j().useRef(e)},t.useState=function(e){return j().useState(e)},t.version="17.0.2"},531:function(e,t,n){"use strict";e.exports=n(151)},306:function(e,t,n){"use strict";e.exports=n(741)},376:function(e,t){"use strict";var n,r,o,i;if("object"===typeof performance&&"function"===typeof performance.now){var a=performance;t.unstable_now=function(){return a.now()}}else{var l=Date,c=l.now();t.unstable_now=function(){return l.now()-c}}if("undefined"===typeof window||"function"!==typeof MessageChannel){var s=null,u=null,d=function e(){if(null!==s)try{var n=t.unstable_now();s(!0,n),s=null}catch(r){throw setTimeout(e,0),r}};n=function(e){null!==s?setTimeout(n,0,e):(s=e,setTimeout(d,0))},r=function(e,t){u=setTimeout(e,t)},o=function(){clearTimeout(u)},t.unstable_shouldYield=function(){return!1},i=t.unstable_forceFrameRate=function(){}}else{var f=window.setTimeout,p=window.clearTimeout;if("undefined"!==typeof console){var g=window.cancelAnimationFrame;"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!==typeof g&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills")}var m=!1,v=null,h=-1,b=5,y=0;t.unstable_shouldYield=function(){return t.unstable_now()>=y},i=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):b=0<e?Math.floor(1e3/e):5};var w=new MessageChannel,A=w.port2;w.port1.onmessage=function(){if(null!==v){var e=t.unstable_now();y=e+b;try{v(!0,e)?A.postMessage(null):(m=!1,v=null)}catch(n){throw A.postMessage(null),n}}else m=!1},n=function(e){v=e,m||(m=!0,A.postMessage(null))},r=function(e,n){h=f((function(){e(t.unstable_now())}),n)},o=function(){p(h),h=-1}}function x(e,t){var n=e.length;e.push(t);e:for(;;){var r=n-1>>>1,o=e[r];if(!(void 0!==o&&0<k(o,t)))break e;e[r]=t,e[n]=o,n=r}}function E(e){return void 0===(e=e[0])?null:e}function S(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,o=e.length;r<o;){var i=2*(r+1)-1,a=e[i],l=i+1,c=e[l];if(void 0!==a&&0>k(a,n))void 0!==c&&0>k(c,a)?(e[r]=c,e[l]=n,r=l):(e[r]=a,e[i]=n,r=i);else{if(!(void 0!==c&&0>k(c,n)))break e;e[r]=c,e[l]=n,r=l}}}return t}return null}function k(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var C=[],M=[],O=1,N=null,I=3,j=!1,P=!1,z=!1;function T(e){for(var t=E(M);null!==t;){if(null===t.callback)S(M);else{if(!(t.startTime<=e))break;S(M),t.sortIndex=t.expirationTime,x(C,t)}t=E(M)}}function D(e){if(z=!1,T(e),!P)if(null!==E(C))P=!0,n(L);else{var t=E(M);null!==t&&r(D,t.startTime-e)}}function L(e,n){P=!1,z&&(z=!1,o()),j=!0;var i=I;try{for(T(n),N=E(C);null!==N&&(!(N.expirationTime>n)||e&&!t.unstable_shouldYield());){var a=N.callback;if("function"===typeof a){N.callback=null,I=N.priorityLevel;var l=a(N.expirationTime<=n);n=t.unstable_now(),"function"===typeof l?N.callback=l:N===E(C)&&S(C),T(n)}else S(C);N=E(C)}if(null!==N)var c=!0;else{var s=E(M);null!==s&&r(D,s.startTime-n),c=!1}return c}finally{N=null,I=i,j=!1}}var R=i;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){P||j||(P=!0,n(L))},t.unstable_getCurrentPriorityLevel=function(){return I},t.unstable_getFirstCallbackNode=function(){return E(C)},t.unstable_next=function(e){switch(I){case 1:case 2:case 3:var t=3;break;default:t=I}var n=I;I=t;try{return e()}finally{I=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=R,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=I;I=e;try{return t()}finally{I=n}},t.unstable_scheduleCallback=function(e,i,a){var l=t.unstable_now();switch("object"===typeof a&&null!==a?a="number"===typeof(a=a.delay)&&0<a?l+a:l:a=l,e){case 1:var c=-1;break;case 2:c=250;break;case 5:c=1073741823;break;case 4:c=1e4;break;default:c=5e3}return e={id:O++,callback:i,priorityLevel:e,startTime:a,expirationTime:c=a+c,sortIndex:-1},a>l?(e.sortIndex=a,x(M,e),null===E(C)&&e===E(M)&&(z?o():z=!0,r(D,a-l))):(e.sortIndex=c,x(C,e),P||j||(P=!0,n(L))),e},t.unstable_wrapCallback=function(e){var t=I;return function(){var n=I;I=t;try{return e.apply(this,arguments)}finally{I=n}}}},780:function(e,t,n){"use strict";e.exports=n(376)},811:function(e){e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}}},297:function(e){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},100:function(e){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},870:function(e,t,n){var r=n(739);function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,r(o.key),o)}}e.exports=function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},669:function(e,t,n){var r=n(147),o=n(28),i=n(421);e.exports=function(e){var t=o();return function(){var n,o=r(e);if(t){var a=r(this).constructor;n=Reflect.construct(o,arguments,a)}else n=o.apply(this,arguments);return i(this,n)}},e.exports.__esModule=!0,e.exports.default=e.exports},290:function(e,t,n){var r=n(739);e.exports=function(e,t,n){return(t=r(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},147:function(e){function t(n){return e.exports=t=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},835:function(e,t,n){var r=n(560);e.exports=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&r(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},28:function(e){e.exports=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports.default=e.exports},814:function(e,t,n){var r=n(290);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}e.exports=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e},e.exports.__esModule=!0,e.exports.default=e.exports},421:function(e,t,n){var r=n(425).default,o=n(297);e.exports=function(e,t){if(t&&("object"===r(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return o(e)},e.exports.__esModule=!0,e.exports.default=e.exports},560:function(e){function t(n,r){return e.exports=t=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n,r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},64:function(e,t,n){var r=n(425).default;e.exports=function(e,t){if("object"!==r(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},739:function(e,t,n){var r=n(425).default,o=n(64);e.exports=function(e){var t=o(e,"string");return"symbol"===r(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},425:function(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},474:function(e,t,n){"use strict";var r=n(100).default,o=n(870).default,i=n(297).default,a=n(835).default,l=n(669).default,c=n(290).default;Object.defineProperty(t,"__esModule",{value:!0}),t.EN_ROLES=void 0;var s,u,d=n(681);!function(e){e.THE="the"}(s||(s={})),function(e){e.A="a",e.AN="an"}(u||(u={}));var f=function(e){a(n,e);var t=l(n);function n(e,o,a,l){var d;return r(this,n),d=t.call(this),c(i(d),"definiteArticle",s.THE),c(i(d),"indefiniteArticle",u.A),d.id=e,d.name=o,a&&(d.definiteArticle=a),l&&(d.indefiniteArticle=l),d}return o(n,[{key:"getDefiniteArticle",value:function(){return this.definiteArticle.toString()}},{key:"getIndefiniteArticle",value:function(){return this.indefiniteArticle.toString()}},{key:"getOfDefiniteArticle",value:function(){return"of ".concat(this.definiteArticle)}},{key:"namedAdjective",value:function(){return"named"}}],[{key:"from",value:function(e){return new n(e.id,e.name,e.definiteArticle,e.indefiniteArticle)}}]),n}(d.AccessibleRole);t.EN_ROLES=[{id:"alert",name:"alert",indefiniteArticle:u.AN},{id:"alertdialog",name:"alert dialog",indefiniteArticle:u.AN},{id:"application",name:"application",indefiniteArticle:u.AN},{id:"article",name:"article",indefiniteArticle:u.AN},{id:"banner",name:"banner"},{id:"button",name:"button"},{id:"cell",name:"cell"},{id:"checkbox",name:"checkbox"},{id:"columnheader",name:"column header"},{id:"combobox",name:"combo box"},{id:"command",name:"command"},{id:"comment",name:"comment"},{id:"complementary",name:"complementary"},{id:"composite",name:"composite"},{id:"contentinfo",name:"contentinfo"},{id:"definition",name:"definition"},{id:"dialog",name:"dialog"},{id:"directory",name:"directory"},{id:"document",name:"document"},{id:"feed",name:"flow"},{id:"figure",name:"figure"},{id:"form",name:"form"},{id:"generic",name:"generic"},{id:"grid",name:"grid"},{id:"gridcell",name:"grid cell"},{id:"group",name:"group"},{id:"heading",name:"title"},{id:"img",name:"picture"},{id:"input",name:"entry",indefiniteArticle:u.AN},{id:"landmark",name:"landmark"},{id:"link",name:"link"},{id:"list",name:"list"},{id:"listbox",name:"list box"},{id:"listitem",name:"list item"},{id:"log",name:"log"},{id:"main",name:"main"},{id:"mark",name:"mark"},{id:"math",name:"math"},{id:"menu",name:"menu"},{id:"menubar",name:"menubar"},{id:"menuitem",name:"menuitem"},{id:"menuitemcheckbox",name:"menuitemcheckbox"},{id:"menuitemradio",name:"menuitemradio"},{id:"meter",name:"counter"},{id:"navigation",name:"navigation"},{id:"none",name:"no"},{id:"note",name:"note"},{id:"option",name:"option",indefiniteArticle:u.AN},{id:"presentation",name:"presentation"},{id:"progressbar",name:"progress bar"},{id:"radio",name:"radio"},{id:"radiogroup",name:"radio group"},{id:"range",name:"range"},{id:"region",name:"region"},{id:"roletype",name:"role type"},{id:"row",name:"row"},{id:"rowgroup",name:"row group"},{id:"rowheader",name:"row header"},{id:"scrollbar",name:"scroll bar"},{id:"search",name:"search"},{id:"searchbox",name:"search box"},{id:"section",name:"section"},{id:"sectionhead",name:"section header"},{id:"select",name:"select"},{id:"separator",name:"separator"},{id:"slider",name:"slider"},{id:"spinbutton",name:"spin button"},{id:"status",name:"status"},{id:"structure",name:"structure"},{id:"suggestion",name:"suggestion"},{id:"switch",name:"switch"},{id:"tab",name:"tab"},{id:"table",name:"table"},{id:"tablist",name:"tablist"},{id:"tabpanel",name:"tabpanel"},{id:"term",name:"term"},{id:"textbox",name:"text box"},{id:"timer",name:"timer"},{id:"toolbar",name:"toolbar"},{id:"tooltip",name:"tooltip"},{id:"tree",name:"tree"},{id:"treegrid",name:"tree grid"},{id:"treeitem",name:"tree item"},{id:"widget",name:"widget"},{id:"window",name:"window"}].map((function(e){return f.from(e)}))},886:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.enBasedRoleSentences=t.enSentences=t.EN_ROLES=void 0;var o=n(474);Object.defineProperty(t,"EN_ROLES",{enumerable:!0,get:function(){return o.EN_ROLES}});var i=n(193);Object.defineProperty(t,"enSentences",{enumerable:!0,get:function(){return r(i).default}});var a=n(258);Object.defineProperty(t,"enBasedRoleSentences",{enumerable:!0,get:function(){return r(a).default}})},681:function(e,t,n){"use strict";var r=n(870).default,o=n(100).default,i=n(290).default;Object.defineProperty(t,"__esModule",{value:!0}),t.AccessibleRole=void 0;var a=r((function e(){o(this,e),i(this,"id",void 0),i(this,"name",void 0)}));t.AccessibleRole=a},258:function(e){"use strict";e.exports=JSON.parse('{"enriched":[{"key":"key.when.withinElement.roleAndName","description":"Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.withRoleAndName","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should see $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.not.withRoleAndName","description":"Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should not see $indefiniteArticle $roleName named {string}"},{"key":"key.then.element.withRoleAndNameAndContent","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string}"},{"key":"key.then.element.withRoleAndNameAndContentDisabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string} disabled"},{"key":"key.then.element.withRoleAndNameAndContentEnabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false","wording":"I should see $indefiniteArticle $roleName named {string} and containing {string} enabled"},{"key":"key.when.type","description":"Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)","wording":"I type the sentence {string} in $definiteArticle $roleName named {string}"}]}')},193:function(e){"use strict";e.exports=JSON.parse('[{"key":"key.when.click.withContext","description":"Triggers a click on the selected element.<br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I click"},{"key":"key.when.click.button","description":"Triggers a click on the given button with specific name","wording":"I click on button named {string}"},{"key":"key.when.click.link","description":"Triggers a click on the given link with specific name","wording":"I click on link named {string}"},{"key":"key.when.click.withRole","description":"Triggers a click on the element with given role and specific name","wording":"I click on element with role {string} and name {string}"},{"key":"key.when.headers.forUriAndMethod","description":"Sets one or more headers to the indicated http request and only for the Http method (GET / POST / etc...) passed as a argument.<i> If you use Playwright as execution engine, <b>method</b> isn\'t used.</i>","wording":"I set header(s) for uri {string} and method {string}"},{"key":"key.when.headers.forUri","description":"Sets one or more headers to the indicated http request","wording":"I set header(s) for uri {string}"},{"key":"key.when.resetContext","description":"Deletes selected element and timeout","wording":"I reset context"},{"key":"key.when.timeout","description":"Sets the timeout value (in millisecond) for finding element in the DOM <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"I set timeout with value {int}"},{"key":"key.when.type","description":"Writes the sentence passed as a parameter (useful for example to fill in a form field).<br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I type the sentence {string}"},{"key":"key.when.keyboard.press","description":"Press specified key: <table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody><tr><td>{tab}</td><td>Tabulation</td></tr><tr><td>{reverseTab}</td><td>Reverse tabulation</td></tr><tr><td>{down}</td><td>Arrow Down</td></tr><tr><td>{right}</td><td>Arrow Right</td></tr><tr><td>{left}</td><td>Arrow Left</td></tr><tr><td>{up}</td><td>Arrow Up</td></tr></tbody></table><br/>Make sure you\'ve selected an element beforehand with the <strong>within...</strong> phrases.","wording":"I press {string}"},{"key":"key.when.keyboard.multiplePress","description":"Press specified key multiple times using | as: num|{key}","wording":"I press {int} times on {string}"},{"key":"key.when.visit","description":"Navigate to the Uri passed as a argument (full url consisting of the BASE_URL + Uri) or navigate to Url if begin with http:// or https://","wording":"I visit path {string}"},{"key":"key.when.withinElement.ariaLabel","description":"Selects the element whose aria-label is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with aria-label {string}"},{"key":"key.when.withinElement.selector","description":"Selects the element whose selector is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with selector {string}"},{"key":"key.when.withinElement.roleAndName","description":"Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with role {string} and name {string}"},{"key":"key.when.withinElement.testId","description":"Selects the element whose data-testId attribute is specified <br />\u26a0 remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you\'re no longer acting on it","wording":"within the element with testId {string}"},{"key":"key.when.mock.withBody","description":"Mock a named API response with body. <i>If you use Playwright as runtime engine, <b>request</b> and <b>named</b> are unused.</i>","wording":"I mock a request {} on url {string} named {string} with content {}"},{"key":"key.when.mock.withFixture","description":"Mock a named API response with file\'s extension .json, .js, .coffee, .html, .txt, .csv, .png, .jpg, .jpeg, .gif, .tif, .tiff, .zip","wording":"I mock a request {} on url {string} named {string} with fixture {}"},{"key":"key.when.mock.withStatusCode","description":"Mock a named API response with status code","wording":"I mock a request {} on url {string} named {string} with status code {int}"},{"key":"key.given.viewport.preset","description":"Sets the viewport dimensions with one of the presets defined by your runtime engine as Cypress: [Link](https://docs.cypress.io/api/commands/viewport#Arguments) or Playwright: [Link](https://github.com/microsoft/playwright/blob/main/packages/playwright-core/src/server/deviceDescriptorsSource.json)","wording":"I set viewport to preset {string}"},{"key":"key.given.viewport.withWidthAndHeight","description":"Sets the viewport dimensions to the specified width and length","wording":"I set viewport with width {int} and height {int}"},{"key":"key.then.attributes.withValues","description":"Checks Html attributes of the selected element","wording":"I should see these attributes with values"},{"key":"key.then.element.withAriaLabelAndContent","description":"Checks that an Html element exists with the specified aria-label attribute and content","wording":"I should see an element with aria-label {string} and content {string}"},{"key":"key.then.element.withAriaLabel","description":"Checks that an Html element exists with the specified aria-label attribute","wording":"I should see an element with aria-label {string}"},{"key":"key.then.element.withContent","description":"Checks that an Html element exists with the specified content","wording":"I should see an element with content {string}"},{"key":"key.then.element.withSelector","description":"Checks that an Html element exists with the specified selector","wording":"I should see an element with selector {string}"},{"key":"key.then.element.withRoleAndNameAndContentDisabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true","wording":"I should see an element with role {string} and name {string} and content {string} disabled"},{"key":"key.then.element.withRoleAndNameAndContentEnabled","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false","wording":"I should see an element with role {string} and name {string} and content {string} not disabled"},{"key":"key.then.element.withRoleAndNameAndContent","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content","wording":"I should see an element with role {string} and name {string} and content {string}"},{"key":"key.then.element.withRoleAndName","description":"Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should see an element with role {string} and name {string}"},{"key":"key.then.element.withTestId","description":"Checks that an Html element exists with the specified data-testid attribute","wording":"I should see an element with testId {string}"},{"key":"key.then.list.withNameAndContent","description":"Checks that there is a list with the specified [name](https://russmaxdesign.github.io/html-elements-names/) and content.<br/> See this <a href=\'https://github.com/Orange-OpenSource/uuv/blob/9e3c9914420c6d527f7ad8b0017a0f8e26250f86/example/weather-app.feature#L17\'>example</a>","wording":"I should see elements of the list with name {string}"},{"key":"key.then.element.not.withContent","description":"Checks that an Html element does not exists with the specified content","wording":"I should not see an element with content {string}"},{"key":"key.then.element.not.withTestId","description":"Checks that an Html element does not exists with the specified data-testid attribute","wording":"I should not see an element with testId {string}"},{"key":"key.then.element.not.withRoleAndName","description":"Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)","wording":"I should not see an element with role {string} and name {string}"},{"key":"key.then.element.not.withAriaLabel","description":"Checks that an Html element does not exists with the specified aria-label attribute","wording":"I should not see an element with aria-label {string}"},{"key":"key.then.wait.mock","description":"Wait that a named mock has been consumed until timeout","wording":"I should consume a mock named {string}"},{"key":"key.then.wait.milliSeconds","description":"Wait milliseconds. <b>Warning:</b> use this sentence <b>in production</b> can make your <b>test flaky</b>.","wording":"I wait {int} ms"},{"key":"key.then.a11y.check.default","description":"Check that the current page have no [accessibility issue](https://github.com/dequelabs/axe-core/blob/develop/doc/rule-descriptions.md)","wording":"I should not have any accessibility issue"},{"key":"key.then.a11y.check.withFixtureContextAndFixtureOption","description":"Check that the current page have no accessibility issue [with an option](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#options-parameter) on the specific [context](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#context-parameter)","wording":"I should not have any accessibility issue with context json fixture {} and option json fixture {}"},{"key":"key.then.a11y.check.withFixtureOption","description":"Check that the current page have no accessibility issue [with an option](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#options-parameter)","wording":"I should not have any accessibility issue with option json fixture {}"},{"key":"key.then.a11y.check.onlyCritical","description":"Check that the current page have not critical accessibility issue","wording":"I should not have any critical accessibility issue"},{"key":"key.then.a11y.check.withImpacts","description":"Check that the current page have not accessibility issue with one or more impacts in: \'minor\',\'moderate\',\'serious\',\'critical\'","wording":"I should not have any accessibility issue with {} impact(s)"},{"key":"key.then.a11y.check.withTags","description":"Check that the current page have not accessibility issue [with one or more Accessibility Standards](https://github.com/dequelabs/axe-core/blob/HEAD/doc/API.md#axe-core-tags)","wording":"I should not have any accessibility issue with accessibility standard(s) {}"}]')}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},function(){var e,t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};n.t=function(r,o){if(1&o&&(r=this(r)),8&o)return r;if("object"===typeof r&&r){if(4&o&&r.__esModule)return r;if(16&o&&"function"===typeof r.then)return r}var i=Object.create(null);n.r(i);var a={};e=e||[null,t({}),t([]),t(t)];for(var l=2&o&&r;"object"==typeof l&&!~e.indexOf(l);l=t(l))Object.getOwnPropertyNames(l).forEach((function(e){a[e]=function(){return r[e]}}));return a.default=function(){return r},n.d(i,a),i}}(),n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){"use strict";var e=n(531),t=n.t(e,2),r=n(353),o=n.t(r,2);function i(e){if(Array.isArray(e))return e}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){if(e){if("string"===typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(e,t):void 0}}function c(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function s(e,t){return i(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,l=[],c=!0,s=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(e){s=!0,o=e}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return l}}(e,t)||l(e,t)||c()}var u=JSON.parse('{"mime":"image/png","data":"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"}'),d=JSON.parse('{"mime":"image/svg+xml","data":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4NCjxzdmcgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4IiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHZpZXdCb3g9IjAgMCAxOTIuMTQ2IDE5Mi4xNDYiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggc3R5bGU9ImZpbGw6I2E4MDcxYTsiIGQ9Ik0xMDguMTg2LDE0NC4zNzJjMCw3LjA1NC00LjcyOSwxMi4zMi0xMi4wMzcsMTIuMzJoLTAuMjU0Yy03LjA1NCwwLTExLjkyLTUuMjY2LTExLjkyLTEyLjMyDQoJCQkJYzAtNy4yOTgsNS4wMTItMTIuMzEsMTIuMTc0LTEyLjMxQzEwMy4zMTEsMTMyLjA2MiwxMDguMDU5LDEzNy4wNTQsMTA4LjE4NiwxNDQuMzcyeiBNODguNDQsMTI1LjMwMWgxNS40NDdsMi45NTEtNjEuMjk4SDg1LjQ2DQoJCQkJTDg4LjQ0LDEyNS4zMDF6IE0xOTAuMzcyLDE3Ny4wMzRjLTIuMjM3LDMuNjY0LTYuMjE0LDUuOTIxLTEwLjQ5Myw1LjkyMUgxMi4yODJjLTQuNDI2LDAtOC41MS0yLjM4NC0xMC42OTgtNi4yMzMNCgkJCQljLTIuMTU5LTMuODQ5LTIuMTEtOC41NDksMC4xNDctMTIuMzQ5bDg0LjExMS0xNDkuMjJjMi4yMDgtMy43MjIsNi4yMDQtNS45NiwxMC41MjItNS45NmgwLjMzMg0KCQkJCWM0LjQ0NSwwLjEwNyw4LjQ0MSwyLjYxOCwxMC41MTMsNi41NDZsODMuNTE1LDE0OS4yMjlDMTkyLjcxNywxNjguNzY4LDE5Mi42MjksMTczLjMzMSwxOTAuMzcyLDE3Ny4wMzR6IE0xNzkuODc5LDE3MC42MzQNCgkJCQlMOTYuMzU0LDIxLjQ1NEwxMi4yOTIsMTcwLjYzNEgxNzkuODc5eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo="}'),f=JSON.parse('{"mime":"image/svg+xml","data":"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cgo8ZGVmcz4KPC9kZWZzPgo8ZyBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDA7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6ICcjRkZGJzsgZmlsbC1ydWxlOiBub256ZXJvOyBvcGFjaXR5OiAxOyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40MDY1OTM0MDY1OTM0MDE2IDEuNDA2NTkzNDA2NTkzNDAxNikgc2NhbGUoMi44MSAyLjgxKSIgPgoJPHBhdGggZD0iTSA0Ni42MDcgOTAgYyAtMTIuNDUyIDAgLTI0LjE1OSAtNC44NDkgLTMyLjk2NCAtMTMuNjU0IGMgLTE4LjE3NiAtMTguMTc3IC0xOC4xNzYgLTQ3Ljc1MiAwIC02NS45MjggYyA0LjQ2OSAtNC40NjkgOS42ODcgLTcuOTI1IDE1LjUwNyAtMTAuMjczIGMgMC44MTMgLTAuMzI3IDEuNzQyIC0wLjA4OSAyLjI5NSAwLjU4OCBDIDMyIDEuNDEgMzIuMDUxIDIuMzY4IDMxLjU3IDMuMDk5IGMgLTEwLjM1IDE1LjczMSAtOC4xODMgMzYuODMgNS4xNTQgNTAuMTY3IGwgMCAwIGMgMTMuMzM4IDEzLjMzNiAzNC40MzcgMTUuNTAzIDUwLjE2NiA1LjE1MyBjIDAuNzMgLTAuNDgyIDEuNjkgLTAuNDMxIDIuMzY2IDAuMTIzIGMgMC42NzggMC41NTUgMC45MTUgMS40ODQgMC41ODggMi4yOTYgYyAtMi4zNDcgNS44MiAtNS44MDMgMTEuMDM4IC0xMC4yNzIgMTUuNTA4IEMgNzAuNzY2IDg1LjE1MSA1OS4wNTkgOTAgNDYuNjA3IDkwIHogTSAyNS4wNjUgNi41OTUgYyAtMy4xMTggMS44MjcgLTUuOTk0IDQuMDUxIC04LjU5NCA2LjY1MSBjIC0xNi42MTYgMTYuNjE3IC0xNi42MTYgNDMuNjU0IDAgNjAuMjcxIEMgMjQuNTIxIDgxLjU2NyAzNS4yMjMgODYgNDYuNjA3IDg2IHMgMjIuMDg2IC00LjQzMyAzMC4xMzYgLTEyLjQ4MiBjIDIuNiAtMi42MDEgNC44MjQgLTUuNDc3IDYuNjUxIC04LjU5NSBjIC0xNi40NDcgNy41ODIgLTM2LjM4NCA0LjI4NSAtNDkuNDk5IC04LjgyOSBsIDAgMCBDIDIwLjc4MSA0Mi45NzkgMTcuNDg0IDIzLjA0MSAyNS4wNjUgNi41OTUgeiIgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWxpbmVqb2luOiBtaXRlcjsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyBmaWxsOiByZ2IoMCwgMCwgMCk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHRyYW5zZm9ybT0iIG1hdHJpeCgxIDAgMCAxIDAgMCkgIiBzdHJva2UtbGluZWNhcD0icm91bmQiIC8+CjwvZz4KPC9zdmc+Cg=="}'),p=JSON.parse('{"mime":"image/svg+xml","data":"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciICB2aWV3Qm94PSIwIDAgNTAgNTAiIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik0gMjQuOTA2MjUgMy45Njg3NSBDIDI0Ljg2MzI4MSAzLjk3NjU2MyAyNC44MjAzMTMgMy45ODgyODEgMjQuNzgxMjUgNCBDIDI0LjMxNjQwNiA0LjEwNTQ2OSAyMy45ODgyODEgNC41MjM0MzggMjQgNSBMIDI0IDExIEMgMjMuOTk2MDk0IDExLjM1OTM3NSAyNC4xODM1OTQgMTEuNjk1MzEzIDI0LjQ5NjA5NCAxMS44Nzg5MDYgQyAyNC44MDg1OTQgMTIuMDU4NTk0IDI1LjE5MTQwNiAxMi4wNTg1OTQgMjUuNTAzOTA2IDExLjg3ODkwNiBDIDI1LjgxNjQwNiAxMS42OTUzMTMgMjYuMDAzOTA2IDExLjM1OTM3NSAyNiAxMSBMIDI2IDUgQyAyNi4wMTE3MTkgNC43MTA5MzggMjUuODk0NTMxIDQuNDMzNTk0IDI1LjY4NzUgNC4yMzgyODEgQyAyNS40NzY1NjMgNC4wMzkwNjMgMjUuMTkxNDA2IDMuOTQxNDA2IDI0LjkwNjI1IDMuOTY4NzUgWiBNIDEwLjY1NjI1IDkuODQzNzUgQyAxMC4yODEyNSA5LjkxMDE1NiA5Ljk4MDQ2OSAxMC4xODM1OTQgOS44NzUgMTAuNTQ2ODc1IEMgOS43Njk1MzEgMTAuOTE0MDYzIDkuODc4OTA2IDExLjMwNDY4OCAxMC4xNTYyNSAxMS41NjI1IEwgMTQuNDA2MjUgMTUuODEyNSBDIDE0LjY0ODQzOCAxNi4xMDkzNzUgMTUuMDM1MTU2IDE2LjI0NjA5NCAxNS40MTAxNTYgMTYuMTYwMTU2IEMgMTUuNzgxMjUgMTYuMDc0MjE5IDE2LjA3NDIxOSAxNS43ODEyNSAxNi4xNjAxNTYgMTUuNDEwMTU2IEMgMTYuMjQ2MDk0IDE1LjAzNTE1NiAxNi4xMDkzNzUgMTQuNjQ4NDM4IDE1LjgxMjUgMTQuNDA2MjUgTCAxMS41NjI1IDEwLjE1NjI1IEMgMTEuMzU1NDY5IDkuOTMzNTk0IDExLjA1NDY4OCA5LjgyMDMxMyAxMC43NSA5Ljg0Mzc1IEMgMTAuNzE4NzUgOS44NDM3NSAxMC42ODc1IDkuODQzNzUgMTAuNjU2MjUgOS44NDM3NSBaIE0gMzkuMDMxMjUgOS44NDM3NSBDIDM4LjgwNDY4OCA5Ljg3NSAzOC41OTM3NSA5Ljk4ODI4MSAzOC40Mzc1IDEwLjE1NjI1IEwgMzQuMTg3NSAxNC40MDYyNSBDIDMzLjg5MDYyNSAxNC42NDg0MzggMzMuNzUzOTA2IDE1LjAzNTE1NiAzMy44Mzk4NDQgMTUuNDEwMTU2IEMgMzMuOTI1NzgxIDE1Ljc4MTI1IDM0LjIxODc1IDE2LjA3NDIxOSAzNC41ODk4NDQgMTYuMTYwMTU2IEMgMzQuOTY0ODQ0IDE2LjI0NjA5NCAzNS4zNTE1NjMgMTYuMTA5Mzc1IDM1LjU5Mzc1IDE1LjgxMjUgTCAzOS44NDM3NSAxMS41NjI1IEMgNDAuMTU2MjUgMTEuMjY1NjI1IDQwLjI0NjA5NCAxMC44MDA3ODEgNDAuMDYyNSAxMC40MTAxNTYgQyAzOS44NzUgMTAuMDE1NjI1IDM5LjQ2MDkzOCA5Ljc4OTA2MyAzOS4wMzEyNSA5Ljg0Mzc1IFogTSAyNC45MDYyNSAxNSBDIDI0Ljg3NSAxNS4wMDc4MTMgMjQuODQzNzUgMTUuMDE5NTMxIDI0LjgxMjUgMTUuMDMxMjUgQyAyNC43NSAxNS4wMzUxNTYgMjQuNjg3NSAxNS4wNDY4NzUgMjQuNjI1IDE1LjA2MjUgQyAyNC42MTMyODEgMTUuMDc0MjE5IDI0LjYwNTQ2OSAxNS4wODIwMzEgMjQuNTkzNzUgMTUuMDkzNzUgQyAxOS4yODkwNjMgMTUuMzIwMzEzIDE1IDE5LjY0MDYyNSAxNSAyNSBDIDE1IDMwLjUwMzkwNiAxOS40OTYwOTQgMzUgMjUgMzUgQyAzMC41MDM5MDYgMzUgMzUgMzAuNTAzOTA2IDM1IDI1IEMgMzUgMTkuNjYwMTU2IDMwLjc0NjA5NCAxNS4zNTU0NjkgMjUuNDY4NzUgMTUuMDkzNzUgQyAyNS40MzM1OTQgMTUuMDkzNzUgMjUuNDEwMTU2IDE1LjA2MjUgMjUuMzc1IDE1LjA2MjUgQyAyNS4yNzM0MzggMTUuMDIzNDM4IDI1LjE2Nzk2OSAxNS4wMDM5MDYgMjUuMDYyNSAxNSBDIDI1LjA0Mjk2OSAxNSAyNS4wMTk1MzEgMTUgMjUgMTUgQyAyNC45Njg3NSAxNSAyNC45Mzc1IDE1IDI0LjkwNjI1IDE1IFogTSAyNC45Mzc1IDE3IEMgMjQuOTU3MDMxIDE3IDI0Ljk4MDQ2OSAxNyAyNSAxNyBDIDI1LjAzMTI1IDE3IDI1LjA2MjUgMTcgMjUuMDkzNzUgMTcgQyAyOS40Njg3NSAxNy4wNTA3ODEgMzMgMjAuNjEzMjgxIDMzIDI1IEMgMzMgMjkuNDIxODc1IDI5LjQyMTg3NSAzMyAyNSAzMyBDIDIwLjU4MjAzMSAzMyAxNyAyOS40MjE4NzUgMTcgMjUgQyAxNyAyMC42MDE1NjMgMjAuNTQ2ODc1IDE3LjAzNTE1NiAyNC45Mzc1IDE3IFogTSA0LjcxODc1IDI0IEMgNC4xNjc5NjkgMjQuMDc4MTI1IDMuNzgxMjUgMjQuNTg5ODQ0IDMuODU5Mzc1IDI1LjE0MDYyNSBDIDMuOTM3NSAyNS42OTE0MDYgNC40NDkyMTkgMjYuMDc4MTI1IDUgMjYgTCAxMSAyNiBDIDExLjM1OTM3NSAyNi4wMDM5MDYgMTEuNjk1MzEzIDI1LjgxNjQwNiAxMS44Nzg5MDYgMjUuNTAzOTA2IEMgMTIuMDU4NTk0IDI1LjE5MTQwNiAxMi4wNTg1OTQgMjQuODA4NTk0IDExLjg3ODkwNiAyNC40OTYwOTQgQyAxMS42OTUzMTMgMjQuMTgzNTk0IDExLjM1OTM3NSAyMy45OTYwOTQgMTEgMjQgTCA1IDI0IEMgNC45Njg3NSAyNCA0LjkzNzUgMjQgNC45MDYyNSAyNCBDIDQuODc1IDI0IDQuODQzNzUgMjQgNC44MTI1IDI0IEMgNC43ODEyNSAyNCA0Ljc1IDI0IDQuNzE4NzUgMjQgWiBNIDM4LjcxODc1IDI0IEMgMzguMTY3OTY5IDI0LjA3ODEyNSAzNy43ODEyNSAyNC41ODk4NDQgMzcuODU5Mzc1IDI1LjE0MDYyNSBDIDM3LjkzNzUgMjUuNjkxNDA2IDM4LjQ0OTIxOSAyNi4wNzgxMjUgMzkgMjYgTCA0NSAyNiBDIDQ1LjM1OTM3NSAyNi4wMDM5MDYgNDUuNjk1MzEzIDI1LjgxNjQwNiA0NS44Nzg5MDYgMjUuNTAzOTA2IEMgNDYuMDU4NTk0IDI1LjE5MTQwNiA0Ni4wNTg1OTQgMjQuODA4NTk0IDQ1Ljg3ODkwNiAyNC40OTYwOTQgQyA0NS42OTUzMTMgMjQuMTgzNTk0IDQ1LjM1OTM3NSAyMy45OTYwOTQgNDUgMjQgTCAzOSAyNCBDIDM4Ljk2ODc1IDI0IDM4LjkzNzUgMjQgMzguOTA2MjUgMjQgQyAzOC44NzUgMjQgMzguODQzNzUgMjQgMzguODEyNSAyNCBDIDM4Ljc4MTI1IDI0IDM4Ljc1IDI0IDM4LjcxODc1IDI0IFogTSAxNSAzMy44NzUgQyAxNC43NzM0MzggMzMuOTA2MjUgMTQuNTYyNSAzNC4wMTk1MzEgMTQuNDA2MjUgMzQuMTg3NSBMIDEwLjE1NjI1IDM4LjQzNzUgQyA5Ljg1OTM3NSAzOC42Nzk2ODggOS43MjI2NTYgMzkuMDY2NDA2IDkuODA4NTk0IDM5LjQ0MTQwNiBDIDkuODk0NTMxIDM5LjgxMjUgMTAuMTg3NSA0MC4xMDU0NjkgMTAuNTU4NTk0IDQwLjE5MTQwNiBDIDEwLjkzMzU5NCA0MC4yNzczNDQgMTEuMzIwMzEzIDQwLjE0MDYyNSAxMS41NjI1IDM5Ljg0Mzc1IEwgMTUuODEyNSAzNS41OTM3NSBDIDE2LjEwOTM3NSAzNS4zMDg1OTQgMTYuMTk5MjE5IDM0Ljg2NzE4OCAxNi4wMzkwNjMgMzQuNDg4MjgxIEMgMTUuODgyODEzIDM0LjEwOTM3NSAxNS41MDM5MDYgMzMuODY3MTg4IDE1LjA5Mzc1IDMzLjg3NSBDIDE1LjA2MjUgMzMuODc1IDE1LjAzMTI1IDMzLjg3NSAxNSAzMy44NzUgWiBNIDM0LjY4NzUgMzMuODc1IEMgMzQuMzEyNSAzMy45NDE0MDYgMzQuMDExNzE5IDM0LjIxNDg0NCAzMy45MDYyNSAzNC41NzgxMjUgQyAzMy44MDA3ODEgMzQuOTQ1MzEzIDMzLjkxMDE1NiAzNS4zMzU5MzggMzQuMTg3NSAzNS41OTM3NSBMIDM4LjQzNzUgMzkuODQzNzUgQyAzOC42Nzk2ODggNDAuMTQwNjI1IDM5LjA2NjQwNiA0MC4yNzczNDQgMzkuNDQxNDA2IDQwLjE5MTQwNiBDIDM5LjgxMjUgNDAuMTA1NDY5IDQwLjEwNTQ2OSAzOS44MTI1IDQwLjE5MTQwNiAzOS40NDE0MDYgQyA0MC4yNzczNDQgMzkuMDY2NDA2IDQwLjE0MDYyNSAzOC42Nzk2ODggMzkuODQzNzUgMzguNDM3NSBMIDM1LjU5Mzc1IDM0LjE4NzUgQyAzNS40MDYyNSAzMy45ODgyODEgMzUuMTQ4NDM4IDMzLjg3ODkwNiAzNC44NzUgMzMuODc1IEMgMzQuODQzNzUgMzMuODc1IDM0LjgxMjUgMzMuODc1IDM0Ljc4MTI1IDMzLjg3NSBDIDM0Ljc1IDMzLjg3NSAzNC43MTg3NSAzMy44NzUgMzQuNjg3NSAzMy44NzUgWiBNIDI0LjkwNjI1IDM3Ljk2ODc1IEMgMjQuODYzMjgxIDM3Ljk3NjU2MyAyNC44MjAzMTMgMzcuOTg4MjgxIDI0Ljc4MTI1IDM4IEMgMjQuMzE2NDA2IDM4LjEwNTQ2OSAyMy45ODgyODEgMzguNTIzNDM4IDI0IDM5IEwgMjQgNDUgQyAyMy45OTYwOTQgNDUuMzU5Mzc1IDI0LjE4MzU5NCA0NS42OTUzMTMgMjQuNDk2MDk0IDQ1Ljg3ODkwNiBDIDI0LjgwODU5NCA0Ni4wNTg1OTQgMjUuMTkxNDA2IDQ2LjA1ODU5NCAyNS41MDM5MDYgNDUuODc4OTA2IEMgMjUuODE2NDA2IDQ1LjY5NTMxMyAyNi4wMDM5MDYgNDUuMzU5Mzc1IDI2IDQ1IEwgMjYgMzkgQyAyNi4wMTE3MTkgMzguNzEwOTM4IDI1Ljg5NDUzMSAzOC40MzM1OTQgMjUuNjg3NSAzOC4yMzgyODEgQyAyNS40NzY1NjMgMzguMDM5MDYzIDI1LjE5MTQwNiAzNy45NDE0MDYgMjQuOTA2MjUgMzcuOTY4NzUgWiIvPjwvc3ZnPgo="}');function g(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e){return m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m(e)}function v(e){var t=function(e,t){if("object"!==m(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==m(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===m(t)?t:String(t)}function h(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,v(r.key),r)}}function b(e,t,n){return t&&h(e.prototype,t),n&&h(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}var y=Object.prototype.toString;function w(e){return"function"===typeof e||"[object Function]"===y.call(e)}var A=Math.pow(2,53)-1;function x(e){var t=function(e){var t=Number(e);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(e);return Math.min(Math.max(t,0),A)}function E(e,t){var n=Array,r=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");if("undefined"!==typeof t&&!w(t))throw new TypeError("Array.from: when provided, the second argument must be a function");for(var o,i=x(r.length),a=w(n)?Object(new n(i)):new Array(i),l=0;l<i;)o=r[l],a[l]=t?t(o,l):o,l+=1;return a.length=i,a}function S(e){return S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},S(e)}function k(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,C(r.key),r)}}function C(e){var t=function(e,t){if("object"!==S(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==S(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===S(t)?t:String(t)}var M=function(){function e(){var t,n,r,o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t=this,r=void 0,(n=C(n="items"))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,this.items=o}var t,n,r;return t=e,(n=[{key:"add",value:function(e){return!1===this.has(e)&&this.items.push(e),this}},{key:"clear",value:function(){this.items=[]}},{key:"delete",value:function(e){var t=this.items.length;return this.items=this.items.filter((function(t){return t!==e})),t!==this.items.length}},{key:"forEach",value:function(e){var t=this;this.items.forEach((function(n){e(n,n,t)}))}},{key:"has",value:function(e){return-1!==this.items.indexOf(e)}},{key:"size",get:function(){return this.items.length}}])&&k(t.prototype,n),r&&k(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}(),O="undefined"===typeof Set?Set:M;function N(e){var t;return null!==(t=e.localName)&&void 0!==t?t:e.tagName.toLowerCase()}var I={article:"article",aside:"complementary",button:"button",datalist:"listbox",dd:"definition",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",form:"form",footer:"contentinfo",h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:"banner",hr:"separator",html:"document",legend:"legend",li:"listitem",math:"math",main:"main",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:"region",summary:"button",table:"table",tbody:"rowgroup",textarea:"textbox",tfoot:"rowgroup",td:"cell",th:"columnheader",thead:"rowgroup",tr:"row",ul:"list"},j={caption:new Set(["aria-label","aria-labelledby"]),code:new Set(["aria-label","aria-labelledby"]),deletion:new Set(["aria-label","aria-labelledby"]),emphasis:new Set(["aria-label","aria-labelledby"]),generic:new Set(["aria-label","aria-labelledby","aria-roledescription"]),insertion:new Set(["aria-label","aria-labelledby"]),none:new Set(["aria-label","aria-labelledby"]),paragraph:new Set(["aria-label","aria-labelledby"]),presentation:new Set(["aria-label","aria-labelledby"]),strong:new Set(["aria-label","aria-labelledby"]),subscript:new Set(["aria-label","aria-labelledby"]),superscript:new Set(["aria-label","aria-labelledby"])};function P(e,t){return function(e,t){return["aria-atomic","aria-busy","aria-controls","aria-current","aria-description","aria-describedby","aria-details","aria-dropeffect","aria-flowto","aria-grabbed","aria-hidden","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"].some((function(n){var r;return e.hasAttribute(n)&&!(null!==(r=j[t])&&void 0!==r&&r.has(n))}))}(e,t)}function z(e){var t=function(e){var t=e.getAttribute("role");if(null!==t){var n=t.trim().split(" ")[0];if(n.length>0)return n}return null}(e);if(null===t||-1!==T.indexOf(t)){var n=function(e){var t=I[N(e)];if(void 0!==t)return t;switch(N(e)){case"a":case"area":case"link":if(e.hasAttribute("href"))return"link";break;case"img":return""!==e.getAttribute("alt")||P(e,"img")?"img":"presentation";case"input":var n=e.type;switch(n){case"button":case"image":case"reset":case"submit":return"button";case"checkbox":case"radio":return n;case"range":return"slider";case"email":case"tel":case"text":case"url":return e.hasAttribute("list")?"combobox":"textbox";case"search":return e.hasAttribute("list")?"combobox":"searchbox";case"number":return"spinbutton";default:return null}case"select":return e.hasAttribute("multiple")||e.size>1?"listbox":"combobox"}return null}(e);if(-1===T.indexOf(t||"")||P(e,n||""))return n}return t}var T=["presentation","none"];function D(e){return null!==e&&e.nodeType===e.ELEMENT_NODE}function L(e){return D(e)&&"caption"===N(e)}function R(e){return D(e)&&"input"===N(e)}function F(e){return D(e)&&"legend"===N(e)}function B(e){return function(e){return D(e)&&void 0!==e.ownerSVGElement}(e)&&"title"===N(e)}function H(e,t){if(D(e)&&e.hasAttribute(t)){var n=e.getAttribute(t).split(" "),r=e.getRootNode?e.getRootNode():e.ownerDocument;return n.map((function(e){return r.getElementById(e)})).filter((function(e){return null!==e}))}return[]}function W(e,t){return!!D(e)&&-1!==t.indexOf(z(e))}function U(e,t){if(!D(e))return!1;if("range"===t)return W(e,["meter","progressbar","scrollbar","slider","spinbutton"]);throw new TypeError("No knowledge about abstract role '".concat(t,"'. This is likely a bug :("))}function V(e,t){var n=E(e.querySelectorAll(t));return H(e,"aria-owns").forEach((function(e){n.push.apply(n,E(e.querySelectorAll(t)))})),n}function X(e){return function(e){return D(e)&&"select"===N(e)}(e)?e.selectedOptions||V(e,"[selected]"):V(e,'[aria-selected="true"]')}function Q(e){return R(e)||function(e){return D(e)&&"textarea"===N(e)}(e)?e.value:e.textContent||""}function _(e){var t=e.getPropertyValue("content");return/^["'].*["']$/.test(t)?t.slice(1,-1):""}function Y(e){var t=N(e);return"button"===t||"input"===t&&"hidden"!==e.getAttribute("type")||"meter"===t||"output"===t||"progress"===t||"select"===t||"textarea"===t}function q(e){if(Y(e))return e;var t=null;return e.childNodes.forEach((function(e){if(null===t&&D(e)){var n=q(e);null!==n&&(t=n)}})),t}function G(e){if(void 0!==e.control)return e.control;var t=e.getAttribute("for");return null!==t?e.ownerDocument.getElementById(t):q(e)}function K(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=new O,r=function(e){var t=(null===e.ownerDocument?e:e.ownerDocument).defaultView;if(null===t)throw new TypeError("no window available");return t}(e),o=t.compute,i=void 0===o?"name":o,a=t.computedStyleSupportsPseudoElements,l=void 0===a?void 0!==t.getComputedStyle:a,c=t.getComputedStyle,s=void 0===c?r.getComputedStyle.bind(r):c,u=t.hidden,d=void 0!==u&&u;function f(e,t){var n="";if(D(e)&&l){var r=_(s(e,"::before"));n="".concat(r," ").concat(n)}if((function(e){return D(e)&&"slot"===N(e)}(e)?function(e){var t=e.assignedNodes();return 0===t.length?E(e.childNodes):t}(e):E(e.childNodes).concat(H(e,"aria-owns"))).forEach((function(e){var r=m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0}),o="inline"!==(D(e)?s(e).getPropertyValue("display"):"inline")?" ":"";n+="".concat(o).concat(r).concat(o)})),D(e)&&l){var o=_(s(e,"::after"));n="".concat(n," ").concat(o)}return n.trim()}function p(e,t){var r=e.getAttributeNode(t);return null===r||n.has(r)||""===r.value.trim()?null:(n.add(r),r.value)}function g(e){if(!D(e))return null;if(function(e){return D(e)&&"fieldset"===N(e)}(e)){n.add(e);for(var t=E(e.childNodes),r=0;r<t.length;r+=1){var o=t[r];if(F(o))return m(o,{isEmbeddedInLabel:!1,isReferenced:!1,recursion:!1})}}else if(function(e){return D(e)&&"table"===N(e)}(e)){n.add(e);for(var i=E(e.childNodes),a=0;a<i.length;a+=1){var l=i[a];if(L(l))return m(l,{isEmbeddedInLabel:!1,isReferenced:!1,recursion:!1})}}else{if(function(e){return D(e)&&"svg"===N(e)}(e)){n.add(e);for(var c=E(e.childNodes),s=0;s<c.length;s+=1){var u=c[s];if(B(u))return u.textContent}return null}if("img"===N(e)||"area"===N(e)){var d=p(e,"alt");if(null!==d)return d}else if(function(e){return D(e)&&"optgroup"===N(e)}(e)){var g=p(e,"label");if(null!==g)return g}}if(R(e)&&("button"===e.type||"submit"===e.type||"reset"===e.type)){var v=p(e,"value");if(null!==v)return v;if("submit"===e.type)return"Submit";if("reset"===e.type)return"Reset"}var h=function(e){var t=e.labels;return null===t?t:void 0!==t?E(t):Y(e)?E(e.ownerDocument.querySelectorAll("label")).filter((function(t){return G(t)===e})):null}(e);if(null!==h&&0!==h.length)return n.add(e),E(h).map((function(e){return m(e,{isEmbeddedInLabel:!0,isReferenced:!1,recursion:!0})})).filter((function(e){return e.length>0})).join(" ");if(R(e)&&"image"===e.type){var b=p(e,"alt");if(null!==b)return b;var y=p(e,"title");return null!==y?y:"Submit Query"}if(W(e,["button"])){var w=f(e,{isEmbeddedInLabel:!1,isReferenced:!1});if(""!==w)return w}return null}function m(e,t){if(n.has(e))return"";if(!d&&function(e,t){if(!D(e))return!1;if(e.hasAttribute("hidden")||"true"===e.getAttribute("aria-hidden"))return!0;var n=t(e);return"none"===n.getPropertyValue("display")||"hidden"===n.getPropertyValue("visibility")}(e,s)&&!t.isReferenced)return n.add(e),"";var r=D(e)?e.getAttributeNode("aria-labelledby"):null,o=null===r||n.has(r)?[]:H(e,"aria-labelledby");if("name"===i&&!t.isReferenced&&o.length>0)return n.add(r),o.map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!0,recursion:!1})})).join(" ");var a=t.recursion&&function(e){return W(e,["button","combobox","listbox","textbox"])||U(e,"range")}(e)&&"name"===i;if(!a){var l=(D(e)&&e.getAttribute("aria-label")||"").trim();if(""!==l&&"name"===i)return n.add(e),l;if(!function(e){return W(e,T)}(e)){var c=g(e);if(null!==c)return n.add(e),c}}if(W(e,["menu"]))return n.add(e),"";if(a||t.isEmbeddedInLabel||t.isReferenced){if(W(e,["combobox","listbox"])){n.add(e);var u=X(e);return 0===u.length?R(e)?e.value:"":E(u).map((function(e){return m(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1,recursion:!0})})).join(" ")}if(U(e,"range"))return n.add(e),e.hasAttribute("aria-valuetext")?e.getAttribute("aria-valuetext"):e.hasAttribute("aria-valuenow")?e.getAttribute("aria-valuenow"):e.getAttribute("value")||"";if(W(e,["textbox"]))return n.add(e),Q(e)}if(function(e){return W(e,["button","cell","checkbox","columnheader","gridcell","heading","label","legend","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowheader","switch","tab","tooltip","treeitem"])}(e)||D(e)&&t.isReferenced||function(e){return L(e)}(e)){var v=f(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});if(""!==v)return n.add(e),v}if(e.nodeType===e.TEXT_NODE)return n.add(e),e.textContent||"";if(t.recursion)return n.add(e),f(e,{isEmbeddedInLabel:t.isEmbeddedInLabel,isReferenced:!1});var h=function(e){return D(e)?p(e,"title"):null}(e);return null!==h?(n.add(e),h):(n.add(e),"")}return m(e,{isEmbeddedInLabel:!1,isReferenced:"description"===i,recursion:!1}).trim().replace(/\s\s+/g," ")}function Z(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(e){return W(e,["caption","code","deletion","emphasis","generic","insertion","none","paragraph","presentation","strong","subscript","superscript"])}(e)?"":K(e,t)}new Set(["button","fieldset","input","optgroup","option","select","textarea"]);var J=n(886),$=function(e){return e.WITHIN="Within",e.EXPECT="Expect",e.CLICK="Click",e}({}),ee=function(e){return e.WHEN="When ",e.THEN="Then ",e.GIVEN="Given ",e}({}),te=function(){function e(){g(this,e)}return b(e,null,[{key:"getSelector",value:function(e){for(var t=[];e.nodeType===Node.ELEMENT_NODE;){var n=e.nodeName.toLowerCase();if(e.id){n+="#"+e.id,t.unshift(n);break}if(e.getAttribute("data-testid")){n+="[data-testid=".concat(e.getAttribute("data-testid"),"]"),t.unshift(n);break}for(var r=e.previousSibling,o=1;r;)r.nodeType===Node.ELEMENT_NODE&&r.nodeName.toLowerCase()===n&&o++,r=r.previousSibling;o>1&&(n+=":nth-of-type("+o+")"),t.unshift(n),e=e.parentNode}return t.join(">")}},{key:"translateEngine",value:function(e,t,n){var r,o,i,a=this,l=J.enSentences,c=[],s="",u="";t===$.EXPECT?(s="key.then.element.withSelector",u=ee.THEN):t!==$.WITHIN&&t!==$.CLICK||(s="key.when.withinElement.selector",u=ee.WHEN);var d=l.filter((function(e){return e.key===s})).map((function(t){return t.wording.replace("{string}",'"'.concat(a.getSelector(e),'"'))}))[0];if(t===$.CLICK){var f=l.filter((function(e){return"key.when.click.withContext"===e.key}))[0];c=[u+d,ee.THEN+f.wording]}else c=[u+d];var p=z(e),g=Z(e),m=null!==(r=e.getAttribute("value"))&&void 0!==r?r:null===(o=e.firstChild)||void 0===o||null===(i=o.textContent)||void 0===i?void 0:i.trim();if(p&&g){var v=J.enBasedRoleSentences;t===$.EXPECT?(s="key.then.element.withRoleAndName",u=ee.THEN):t!==$.WITHIN&&t!==$.CLICK||(s="key.when.withinElement.roleAndName",u=ee.WHEN);var h=v.enriched.filter((function(e){return e.key===s})).map((function(e){var t,n=e.wording,r=J.EN_ROLES.filter((function(e){return e.id===p}))[0];return n.replaceAll("(n)","").replaceAll("$roleName",null!==(t=null===r||void 0===r?void 0:r.name)&&void 0!==t?t:p).replaceAll("$definiteArticle",null===r||void 0===r?void 0:r.getDefiniteArticle()).replaceAll("$indefiniteArticle",null===r||void 0===r?void 0:r.getIndefiniteArticle()).replaceAll("$namedAdjective",null===r||void 0===r?void 0:r.namedAdjective()).replaceAll("$ofDefiniteArticle",null===r||void 0===r?void 0:r.getOfDefiniteArticle()).replace("{string}",'"'.concat(g,'"'))}))[0];if(c=this.getSentenceList(t,l,p,u,g,h),m){t===$.EXPECT?n?(s="key.then.element.withRoleAndNameAndContentDisabled",u=ee.THEN):(s="key.then.element.withRoleAndNameAndContent",u=ee.THEN):t===$.WITHIN&&(s="key.when.withinElement.roleAndName",u=ee.WHEN);var b=v.enriched.filter((function(e){return e.key===s})).map((function(e){var t,n=e.wording,r=J.EN_ROLES.filter((function(e){return e.id===p}))[0];return n.replaceAll("(n)","").replaceAll("$roleName",null!==(t=null===r||void 0===r?void 0:r.name)&&void 0!==t?t:p).replaceAll("$definiteArticle",null===r||void 0===r?void 0:r.getDefiniteArticle()).replaceAll("$indefiniteArticle",null===r||void 0===r?void 0:r.getIndefiniteArticle()).replaceAll("$namedAdjective",null===r||void 0===r?void 0:r.namedAdjective()).replaceAll("$ofDefiniteArticle",null===r||void 0===r?void 0:r.getOfDefiniteArticle()).replace("{string}",'"'.concat(g,'"')).replace("{string}",'"'.concat(m,'"'))}))[0];c=this.getSentenceList(t,l,p,u,g,b)}}return c}},{key:"getSentenceList",value:function(e,t,n,r,o,i){return e===$.CLICK?"button"===n?[r+t.filter((function(e){return"button"===n&&"key.when.click.button"===e.key}))[0].wording.replace("{string}",'"'.concat(o,'"'))]:[r+t.filter((function(e){return"key.when.click.withRole"===e.key}))[0].wording.replace("{string}",'"'.concat(n,'"')).replace("{string}",'"'.concat(o,'"'))]:[r+i]}}]),e}();function ne(){ne=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(e,t,n){e[t]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",l=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{s({},"")}catch(e){s=function(e,t,n){return e[t]=n}}function u(e,t,n,r){var i=t&&t.prototype instanceof b?t:b,a=Object.create(i.prototype),l=new j(r||[]);return o(a,"_invoke",{value:M(e,n,l)}),a}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var f="suspendedStart",p="suspendedYield",g="executing",v="completed",h={};function b(){}function y(){}function w(){}var A={};s(A,a,(function(){return this}));var x=Object.getPrototypeOf,E=x&&x(x(P([])));E&&E!==n&&r.call(E,a)&&(A=E);var S=w.prototype=b.prototype=Object.create(A);function k(e){["next","throw","return"].forEach((function(t){s(e,t,(function(e){return this._invoke(t,e)}))}))}function C(e,t){function n(o,i,a,l){var c=d(e[o],e,i);if("throw"!==c.type){var s=c.arg,u=s.value;return u&&"object"==m(u)&&r.call(u,"__await")?t.resolve(u.__await).then((function(e){n("next",e,a,l)}),(function(e){n("throw",e,a,l)})):t.resolve(u).then((function(e){s.value=e,a(s)}),(function(e){return n("throw",e,a,l)}))}l(c.arg)}var i;o(this,"_invoke",{value:function(e,r){function o(){return new t((function(t,o){n(e,r,t,o)}))}return i=i?i.then(o,o):o()}})}function M(t,n,r){var o=f;return function(i,a){if(o===g)throw new Error("Generator is already running");if(o===v){if("throw"===i)throw a;return{value:e,done:!0}}for(r.method=i,r.arg=a;;){var l=r.delegate;if(l){var c=O(l,r);if(c){if(c===h)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===f)throw o=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=g;var s=d(t,n,r);if("normal"===s.type){if(o=r.done?v:p,s.arg===h)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=v,r.method="throw",r.arg=s.arg)}}}function O(t,n){var r=n.method,o=t.iterator[r];if(o===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,O(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),h;var i=d(o,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,h;var a=i.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,h):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,h)}function N(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function I(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function P(t){if(t||""===t){var n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,i=function n(){for(;++o<t.length;)if(r.call(t,o))return n.value=t[o],n.done=!1,n;return n.value=e,n.done=!0,n};return i.next=i}}throw new TypeError(m(t)+" is not iterable")}return y.prototype=w,o(S,"constructor",{value:w,configurable:!0}),o(w,"constructor",{value:y,configurable:!0}),y.displayName=s(w,c,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,w):(e.__proto__=w,s(e,c,"GeneratorFunction")),e.prototype=Object.create(S),e},t.awrap=function(e){return{__await:e}},k(C.prototype),s(C.prototype,l,(function(){return this})),t.AsyncIterator=C,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new C(u(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},k(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=P,j.prototype={constructor:j,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(I),!t)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function o(r,o){return l.type="throw",l.arg=t,n.next=r,o&&(n.method="next",n.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],l=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),I(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;I(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:P(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),h}},t}function re(e,t,n,r,o,i,a){try{var l=e[i](a),c=l.value}catch(s){return void n(s)}l.done?t(c):Promise.resolve(c).then(r,o)}function oe(e){return function(){var t=this,n=arguments;return new Promise((function(r,o){var i=e.apply(t,n);function a(e){re(i,r,o,a,l,"next",e)}function l(e){re(i,r,o,a,l,"throw",e)}a(void 0)}))}}function ie(e,t,n){return(t=v(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ae(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function le(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ae(Object(n),!0).forEach((function(t){ie(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ae(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ce,se=le({},o),ue=se.version,de=se.render,fe=se.unmountComponentAtNode;try{Number((ue||"").split(".")[0])>=18&&(ce=se.createRoot)}catch(Py){}function pe(e){var t=se.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&"object"===m(t)&&(t.usingClientEntryPoint=e)}var ge="__rc_react_root__";function me(e,t){ce?function(e,t){pe(!0);var n=t[ge]||ce(t);pe(!1),n.render(e),t[ge]=n}(e,t):function(e,t){de(e,t)}(e,t)}function ve(e){return he.apply(this,arguments)}function he(){return(he=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.resolve().then((function(){var e;null===(e=t[ge])||void 0===e||e.unmount(),delete t[ge]})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function be(e){fe(e)}function ye(){return(ye=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0===ce){e.next=2;break}return e.abrupt("return",ve(t));case 2:be(t);case 3:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function we(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function Ae(e){return function(e){if(Array.isArray(e))return a(e)}(e)||we(e)||l(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var xe=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)};function Ee(){return!("undefined"===typeof window||!window.document||!window.document.createElement)}var Se="data-rc-order",ke="data-rc-priority",Ce="rc-util-key",Me=new Map;function Oe(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).mark;return e?e.startsWith("data-")?e:"data-".concat(e):Ce}function Ne(e){return e.attachTo?e.attachTo:document.querySelector("head")||document.body}function Ie(e){return Array.from((Me.get(e)||e).children).filter((function(e){return"STYLE"===e.tagName}))}function je(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Ee())return null;var n=t.csp,r=t.prepend,o=t.priority,i=void 0===o?0:o,a=function(e){return"queue"===e?"prependQueue":e?"prepend":"append"}(r),l="prependQueue"===a,c=document.createElement("style");c.setAttribute(Se,a),l&&i&&c.setAttribute(ke,"".concat(i)),null!==n&&void 0!==n&&n.nonce&&(c.nonce=null===n||void 0===n?void 0:n.nonce),c.innerHTML=e;var s=Ne(t),u=s.firstChild;if(r){if(l){var d=Ie(s).filter((function(e){if(!["prepend","prependQueue"].includes(e.getAttribute(Se)))return!1;var t=Number(e.getAttribute(ke)||0);return i>=t}));if(d.length)return s.insertBefore(c,d[d.length-1].nextSibling),c}s.insertBefore(c,u)}else s.appendChild(c);return c}function Pe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Ie(Ne(t)).find((function(n){return n.getAttribute(Oe(t))===e}))}function ze(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Pe(e,t);n&&Ne(t).removeChild(n)}function Te(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){var n=Me.get(e);if(!n||!function(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}(document,n)){var r=je("",t),o=r.parentNode;Me.set(e,o),e.removeChild(r)}}(Ne(n),n);var r=Pe(t,n);if(r){var o,i,a;if(null!==(o=n.csp)&&void 0!==o&&o.nonce&&r.nonce!==(null===(i=n.csp)||void 0===i?void 0:i.nonce))r.nonce=null===(a=n.csp)||void 0===a?void 0:a.nonce;return r.innerHTML!==e&&(r.innerHTML=e),r}var l=je(e,n);return l.setAttribute(Oe(n),t),l}function De(t,n,r){var o=e.useRef({});return"value"in o.current&&!r(o.current.condition,n)||(o.current.value=t(),o.current.condition=n),o.current.value}var Le={},Re=[];function Fe(e,t){}function Be(e,t){}function He(e,t,n){t||Le[n]||(e(!1,n),Le[n]=!0)}function We(e,t){He(Fe,e,t)}We.preMessage=function(e){Re.push(e)},We.resetWarned=function(){Le={}},We.noteOnce=function(e,t){He(Be,e,t)};var Ue=We;var Ve=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=new Set;return function e(t,o){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,a=r.has(t);if(Ue(!a,"Warning: There may be circular references"),a)return!1;if(t===o)return!0;if(n&&i>1)return!1;r.add(t);var l=i+1;if(Array.isArray(t)){if(!Array.isArray(o)||t.length!==o.length)return!1;for(var c=0;c<t.length;c++)if(!e(t[c],o[c],l))return!1;return!0}if(t&&o&&"object"===m(t)&&"object"===m(o)){var s=Object.keys(t);return s.length===Object.keys(o).length&&s.every((function(n){return e(t[n],o[n],l)}))}return!1}(e,t)},Xe=function(){function e(t){g(this,e),ie(this,"instanceId",void 0),ie(this,"cache",new Map),this.instanceId=t}return b(e,[{key:"get",value:function(e){return this.cache.get(e.join("%"))||null}},{key:"update",value:function(e,t){var n=e.join("%"),r=t(this.cache.get(n));null===r?this.cache.delete(n):this.cache.set(n,r)}}]),e}(),Qe=Xe,_e="data-token-hash",Ye="data-css-hash",qe="__cssinjs_instance__";function Ge(){var e=Math.random().toString(12).slice(2);if("undefined"!==typeof document&&document.head&&document.body){var t=document.body.querySelectorAll("style[".concat(Ye,"]"))||[],n=document.head.firstChild;Array.from(t).forEach((function(t){t[qe]=t[qe]||e,t[qe]===e&&document.head.insertBefore(t,n)}));var r={};Array.from(document.querySelectorAll("style[".concat(Ye,"]"))).forEach((function(t){var n,o=t.getAttribute(Ye);r[o]?t[qe]===e&&(null===(n=t.parentNode)||void 0===n||n.removeChild(t)):r[o]=!0}))}return new Qe(e)}var Ke=e.createContext({hashPriority:"low",cache:Ge(),defaultCache:!0}),Ze=Ke;var Je=function(){function e(){g(this,e),ie(this,"cache",void 0),ie(this,"keys",void 0),ie(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return b(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o={map:this.cache};return e.forEach((function(e){var t;o?o=null===(t=o)||void 0===t||null===(t=t.map)||void 0===t?void 0:t.get(e):o=void 0})),null!==(t=o)&&void 0!==t&&t.value&&r&&(o.value[1]=this.cacheCallTimes++),null===(n=o)||void 0===n?void 0:n.value}},{key:"get",value:function(e){var t;return null===(t=this.internalGet(e,!0))||void 0===t?void 0:t[0]}},{key:"has",value:function(e){return!!this.internalGet(e)}},{key:"set",value:function(t,n){var r=this;if(!this.has(t)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var o=this.keys.reduce((function(e,t){var n=s(e,2)[1];return r.internalGet(t)[1]<n?[t,r.internalGet(t)[1]]:e}),[this.keys[0],this.cacheCallTimes]),i=s(o,1)[0];this.delete(i)}this.keys.push(t)}var a=this.cache;t.forEach((function(e,o){if(o===t.length-1)a.set(e,{value:[n,r.cacheCallTimes++]});else{var i=a.get(e);i?i.map||(i.map=new Map):a.set(e,{map:new Map}),a=a.get(e).map}}))}},{key:"deleteByPath",value:function(e,t){var n,r=e.get(t[0]);if(1===t.length)return r.map?e.set(t[0],{map:r.map}):e.delete(t[0]),null===(n=r.value)||void 0===n?void 0:n[0];var o=this.deleteByPath(r.map,t.slice(1));return r.map&&0!==r.map.size||r.value||e.delete(t[0]),o}},{key:"delete",value:function(e){if(this.has(e))return this.keys=this.keys.filter((function(t){return!function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,e)})),this.deleteByPath(this.cache,e)}}]),e}();ie(Je,"MAX_CACHE_SIZE",20),ie(Je,"MAX_CACHE_OFFSET",5);var $e=0,et=function(){function e(t){g(this,e),ie(this,"derivatives",void 0),ie(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=$e,0===t.length&&t.length,$e+=1}return b(e,[{key:"getDerivativeToken",value:function(e){return this.derivatives.reduce((function(t,n){return n(e,t)}),void 0)}}]),e}(),tt=new Je;function nt(e){var t=Array.isArray(e)?e:[e];return tt.has(t)||tt.set(t,new et(t)),tt.get(t)}var rt=new WeakMap,ot={};var it=new WeakMap;function at(e){var t=it.get(e)||"";return t||(Object.keys(e).forEach((function(n){var r=e[n];t+=n,r instanceof et?t+=r.id:r&&"object"===m(r)?t+=at(r):t+=r})),it.set(e,t)),t}function lt(e,t){return xe("".concat(t,"_").concat(at(e)))}var ct="random-".concat(Date.now(),"-").concat(Math.random()).replace(/\./g,""),st="_bAmBoO_";function ut(e,t,n){if(Ee()){var r,o;Te(e,ct);var i=document.createElement("div");i.style.position="fixed",i.style.left="0",i.style.top="0",null===t||void 0===t||t(i),document.body.appendChild(i);var a=n?n(i):null===(r=getComputedStyle(i).content)||void 0===r?void 0:r.includes(st);return null===(o=i.parentNode)||void 0===o||o.removeChild(i),ze(ct),a}return!1}var dt=void 0;var ft=Ee();function pt(e){return"number"===typeof e?"".concat(e,"px"):e}function gt(e,t,n){var r;if(arguments.length>4&&void 0!==arguments[4]&&arguments[4])return e;var o=le(le({},arguments.length>3&&void 0!==arguments[3]?arguments[3]:{}),{},(ie(r={},_e,t),ie(r,Ye,n),r)),i=Object.keys(o).map((function(e){var t=o[e];return t?"".concat(e,'="').concat(t,'"'):null})).filter((function(e){return e})).join(" ");return"<style ".concat(i,">").concat(e,"</style>")}var mt=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return"--".concat(t?"".concat(t,"-"):"").concat(e).replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z])([A-Z0-9])/g,"$1-$2").toLowerCase()},vt=function(e,t,n){return Object.keys(e).length?".".concat(t).concat(null!==n&&void 0!==n&&n.scope?".".concat(n.scope):"","{").concat(Object.entries(e).map((function(e){var t=s(e,2),n=t[0],r=t[1];return"".concat(n,":").concat(r,";")})).join(""),"}"):""},ht=function(e,t,n){var r={},o={};return Object.entries(e).forEach((function(e){var t,i,a=s(e,2),l=a[0],c=a[1];if(null!==n&&void 0!==n&&null!==(t=n.preserve)&&void 0!==t&&t[l])o[l]=c;else if(("string"===typeof c||"number"===typeof c)&&(null===n||void 0===n||null===(i=n.ignore)||void 0===i||!i[l])){var u,d=mt(l,null===n||void 0===n?void 0:n.prefix);r[d]="number"!==typeof c||null!==n&&void 0!==n&&null!==(u=n.unitless)&&void 0!==u&&u[l]?String(c):"".concat(c,"px"),o[l]="var(".concat(d,")")}})),[o,vt(r,t,{scope:null===n||void 0===n?void 0:n.scope})]},bt=Ee()?e.useLayoutEffect:e.useEffect,yt=function(t,n){var r=e.useRef(!0);bt((function(){return t(r.current)}),n),bt((function(){return r.current=!1,function(){r.current=!0}}),[])},wt=function(e,t){yt((function(t){if(!t)return e()}),t)},At=yt,xt=le({},t).useInsertionEffect,Et=xt?function(e,t,n){return xt((function(){return e(),t()}),n)}:function(t,n,r){e.useMemo(t,r),At((function(){return n(!0)}),r)},St="undefined"!==typeof le({},t).useInsertionEffect?function(t){var n=[],r=!1;return e.useEffect((function(){return r=!1,function(){r=!0,n.length&&n.forEach((function(e){return e()}))}}),t),function(e){r||n.push(e)}}:function(){return function(e){e()}};var kt=function(){return!1};function Ct(t,n,r,o,i){var a=e.useContext(Ze).cache,l=[t].concat(Ae(n)),c=l.join("_"),u=St([c]),d=(kt(),function(e){a.update(l,(function(t){var n=s(t||[void 0,void 0],2),o=n[0];var i=[void 0===o?0:o,n[1]||r()];return e?e(i):i}))});e.useMemo((function(){d()}),[c]);var f=a.get(l)[1];return Et((function(){null===i||void 0===i||i(f)}),(function(e){return d((function(t){var n=s(t,2),r=n[0],o=n[1];return e&&0===r&&(null===i||void 0===i||i(f)),[r+1,o]})),function(){a.update(l,(function(t){var n=s(t||[],2),r=n[0],i=void 0===r?0:r,c=n[1];return 0===i-1?(u((function(){!e&&a.get(l)||null===o||void 0===o||o(c,!1)})),null):[i-1,c]}))}}),[c]),f}var Mt={},Ot="css",Nt=new Map;var It=0;function jt(e,t){Nt.set(e,(Nt.get(e)||0)-1);var n=Array.from(Nt.keys()),r=n.filter((function(e){return(Nt.get(e)||0)<=0}));n.length-r.length>It&&r.forEach((function(e){!function(e,t){"undefined"!==typeof document&&document.querySelectorAll("style[".concat(_e,'="').concat(e,'"]')).forEach((function(e){var n;e[qe]===t&&(null===(n=e.parentNode)||void 0===n||n.removeChild(e))}))}(e,t),Nt.delete(e)}))}var Pt=function(e,t,n,r){var o=le(le({},n.getDerivativeToken(e)),t);return r&&(o=r(o)),o},zt="token";function Tt(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(0,e.useContext)(Ze),i=o.cache.instanceId,a=o.container,l=r.salt,c=void 0===l?"":l,u=r.override,d=void 0===u?Mt:u,f=r.formatToken,p=r.getComputedToken,g=r.cssVar,m=function(e,t){for(var n=rt,r=0;r<t.length;r+=1){var o=t[r];n.has(o)||n.set(o,new WeakMap),n=n.get(o)}return n.has(ot)||n.set(ot,e()),n.get(ot)}((function(){return Object.assign.apply(Object,[{}].concat(Ae(n)))}),n),v=at(m),h=at(d),b=g?at(g):"",y=Ct(zt,[c,t.id,v,h,b],(function(){var e,n=p?p(m,d,t):Pt(m,d,t,f),r=le({},n),o="";if(g){var i=s(ht(n,g.key,{prefix:g.prefix,ignore:g.ignore,unitless:g.unitless,preserve:g.preserve}),2);n=i[0],o=i[1]}var a=lt(n,c);n._tokenKey=a,r._tokenKey=lt(r,c);var l=null!==(e=null===g||void 0===g?void 0:g.key)&&void 0!==e?e:a;n._themeKey=l,function(e){Nt.set(e,(Nt.get(e)||0)+1)}(l);var u="".concat(Ot,"-").concat(xe(a));return n._hashId=u,[n,u,r,o,(null===g||void 0===g?void 0:g.key)||""]}),(function(e){jt(e[0]._themeKey,i)}),(function(e){var t=s(e,4),n=t[0],r=t[3];if(g&&r){var o=Te(r,xe("css-variables-".concat(n._themeKey)),{mark:Ye,prepend:"queue",attachTo:a,priority:-999});o[qe]=i,o.setAttribute(_e,n._themeKey)}}));return y}function Dt(){return Dt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dt.apply(this,arguments)}var Lt={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Rt="comm",Ft="rule",Bt="decl",Ht="@import",Wt="@keyframes",Ut="@layer",Vt=Math.abs,Xt=String.fromCharCode;Object.assign;function Qt(e){return e.trim()}function _t(e,t,n){return e.replace(t,n)}function Yt(e,t){return e.indexOf(t)}function qt(e,t){return 0|e.charCodeAt(t)}function Gt(e,t,n){return e.slice(t,n)}function Kt(e){return e.length}function Zt(e,t){return t.push(e),e}function Jt(e,t){for(var n="",r=0;r<e.length;r++)n+=t(e[r],r,e,t)||"";return n}function $t(e,t,n,r){switch(e.type){case Ut:if(e.children.length)break;case Ht:case Bt:return e.return=e.return||e.value;case Rt:return"";case Wt:return e.return=e.value+"{"+Jt(e.children,r)+"}";case Ft:if(!Kt(e.value=e.props.join(",")))return""}return Kt(n=Jt(e.children,r))?e.return=e.value+"{"+n+"}":""}var en=1,tn=1,nn=0,rn=0,on=0,an="";function ln(e,t,n,r,o,i,a,l){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:en,column:tn,length:a,return:"",siblings:l}}function cn(){return on=rn>0?qt(an,--rn):0,tn--,10===on&&(tn=1,en--),on}function sn(){return on=rn<nn?qt(an,rn++):0,tn++,10===on&&(tn=1,en++),on}function un(){return qt(an,rn)}function dn(){return rn}function fn(e,t){return Gt(an,e,t)}function pn(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function gn(e){return en=tn=1,nn=Kt(an=e),rn=0,[]}function mn(e){return an="",e}function vn(e){return Qt(fn(rn-1,yn(91===e?e+2:40===e?e+1:e)))}function hn(e){for(;(on=un())&&on<33;)sn();return pn(e)>2||pn(on)>3?"":" "}function bn(e,t){for(;--t&&sn()&&!(on<48||on>102||on>57&&on<65||on>70&&on<97););return fn(e,dn()+(t<6&&32==un()&&32==sn()))}function yn(e){for(;sn();)switch(on){case e:return rn;case 34:case 39:34!==e&&39!==e&&yn(on);break;case 40:41===e&&yn(e);break;case 92:sn()}return rn}function wn(e,t){for(;sn()&&e+on!==57&&(e+on!==84||47!==un()););return"/*"+fn(t,rn-1)+"*"+Xt(47===e?e:sn())}function An(e){for(;!pn(un());)sn();return fn(e,rn)}function xn(e){return mn(En("",null,null,null,[""],e=gn(e),0,[0],e))}function En(e,t,n,r,o,i,a,l,c){for(var s=0,u=0,d=a,f=0,p=0,g=0,m=1,v=1,h=1,b=0,y="",w=o,A=i,x=r,E=y;v;)switch(g=b,b=sn()){case 40:if(108!=g&&58==qt(E,d-1)){-1!=Yt(E+=_t(vn(b),"&","&\f"),"&\f")&&(h=-1);break}case 34:case 39:case 91:E+=vn(b);break;case 9:case 10:case 13:case 32:E+=hn(g);break;case 92:E+=bn(dn()-1,7);continue;case 47:switch(un()){case 42:case 47:Zt(kn(wn(sn(),dn()),t,n,c),c);break;default:E+="/"}break;case 123*m:l[s++]=Kt(E)*h;case 125*m:case 59:case 0:switch(b){case 0:case 125:v=0;case 59+u:-1==h&&(E=_t(E,/\f/g,"")),p>0&&Kt(E)-d&&Zt(p>32?Cn(E+";",r,n,d-1,c):Cn(_t(E," ","")+";",r,n,d-2,c),c);break;case 59:E+=";";default:if(Zt(x=Sn(E,t,n,s,u,o,l,y,w=[],A=[],d,i),i),123===b)if(0===u)En(E,t,x,x,w,i,d,l,A);else switch(99===f&&110===qt(E,3)?100:f){case 100:case 108:case 109:case 115:En(e,x,x,r&&Zt(Sn(e,x,x,0,0,o,l,y,o,w=[],d,A),A),o,A,d,l,r?w:A);break;default:En(E,x,x,x,[""],A,0,l,A)}}s=u=p=0,m=h=1,y=E="",d=a;break;case 58:d=1+Kt(E),p=g;default:if(m<1)if(123==b)--m;else if(125==b&&0==m++&&125==cn())continue;switch(E+=Xt(b),b*m){case 38:h=u>0?1:(E+="\f",-1);break;case 44:l[s++]=(Kt(E)-1)*h,h=1;break;case 64:45===un()&&(E+=vn(sn())),f=un(),u=d=Kt(y=E+=An(dn())),b++;break;case 45:45===g&&2==Kt(E)&&(m=0)}}return i}function Sn(e,t,n,r,o,i,a,l,c,s,u,d){for(var f=o-1,p=0===o?i:[""],g=function(e){return e.length}(p),m=0,v=0,h=0;m<r;++m)for(var b=0,y=Gt(e,f+1,f=Vt(v=a[m])),w=e;b<g;++b)(w=Qt(v>0?p[b]+" "+y:_t(y,/&\f/g,p[b])))&&(c[h++]=w);return ln(e,t,n,0===o?Ft:l,c,s,u,d)}function kn(e,t,n,r){return ln(e,t,n,Rt,Xt(on),Gt(e,2,-2),0,r)}function Cn(e,t,n,r,o){return ln(e,t,n,Bt,Gt(e,0,r),Gt(e,r+1,-1),r,o)}var Mn,On="data-ant-cssinjs-cache-path",Nn="_FILE_STYLE__";var In=!0;function jn(e){return function(){if(!Mn&&(Mn={},Ee())){var e=document.createElement("div");e.className=On,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);var t=getComputedStyle(e).content||"";(t=t.replace(/^"/,"").replace(/"$/,"")).split(";").forEach((function(e){var t=s(e.split(":"),2),n=t[0],r=t[1];Mn[n]=r}));var n,r=document.querySelector("style[".concat(On,"]"));r&&(In=!1,null===(n=r.parentNode)||void 0===n||n.removeChild(r)),document.body.removeChild(e)}}(),!!Mn[e]}var Pn="_multi_value_";function zn(e){return Jt(xn(e),$t).replace(/\{%%%\:[^;];}/g,";")}var Tn=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{root:!0,parentSelectors:[]},o=r.root,i=r.injectHash,a=r.parentSelectors,l=n.hashId,c=n.layer,u=(n.path,n.hashPriority),d=n.transformers,f=void 0===d?[]:d,p=(n.linters,""),g={};function v(t){var r=t.getName(l);if(!g[r]){var o=s(e(t.style,n,{root:!1,parentSelectors:a}),1)[0];g[r]="@keyframes ".concat(t.getName(l)).concat(o)}}var h=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return t.forEach((function(t){Array.isArray(t)?e(t,n):t&&n.push(t)})),n}(Array.isArray(t)?t:[t]);if(h.forEach((function(t){var r="string"!==typeof t||o?t:{};if("string"===typeof r)p+="".concat(r,"\n");else if(r._keyframe)v(r);else{var c=f.reduce((function(e,t){var n;return(null===t||void 0===t||null===(n=t.visit)||void 0===n?void 0:n.call(t,e))||e}),r);Object.keys(c).forEach((function(t){var r=c[t];if("object"!==m(r)||!r||"animationName"===t&&r._keyframe||function(e){return"object"===m(e)&&e&&("_skip_check_"in e||Pn in e)}(r)){var d,f=function(e,t){var n=e.replace(/[A-Z]/g,(function(e){return"-".concat(e.toLowerCase())})),r=t;Lt[e]||"number"!==typeof r||0===r||(r="".concat(r,"px")),"animationName"===e&&null!==t&&void 0!==t&&t._keyframe&&(v(t),r=t.getName(l)),p+="".concat(n,":").concat(r,";")},h=null!==(d=null===r||void 0===r?void 0:r.value)&&void 0!==d?d:r;"object"===m(r)&&null!==r&&void 0!==r&&r[Pn]&&Array.isArray(h)?h.forEach((function(e){f(t,e)})):f(t,h)}else{var b=!1,y=t.trim(),w=!1;(o||i)&&l?y.startsWith("@")?b=!0:y=function(e,t,n){if(!t)return e;var r=".".concat(t),o="low"===n?":where(".concat(r,")"):r;return e.split(",").map((function(e){var t,n=e.trim().split(/\s+/),r=n[0]||"",i=(null===(t=r.match(/^\w+/))||void 0===t?void 0:t[0])||"";return[r="".concat(i).concat(o).concat(r.slice(i.length))].concat(Ae(n.slice(1))).join(" ")})).join(",")}(t,l,u):!o||l||"&"!==y&&""!==y||(y="",w=!0);var A=s(e(r,n,{root:w,injectHash:b,parentSelectors:[].concat(Ae(a),[y])}),2),x=A[0],E=A[1];g=le(le({},g),E),p+="".concat(y).concat(x)}}))}})),o){if(c&&(void 0===dt&&(dt=ut("@layer ".concat(ct," { .").concat(ct,' { content: "').concat(st,'"!important; } }'),(function(e){e.className=ct}))),dt)){var b=c.split(","),y=b[b.length-1].trim();p="@layer ".concat(y," {").concat(p,"}"),b.length>1&&(p="@layer ".concat(c,"{%%%:%}").concat(p))}}else p="{".concat(p,"}");return[p,g]};function Dn(e,t){return xe("".concat(e.join("%")).concat(t))}function Ln(){return null}var Rn="style";function Fn(t,n){var r=t.token,o=t.path,i=t.hashId,a=t.layer,l=t.nonce,c=t.clientOnly,u=t.order,d=void 0===u?0:u,f=e.useContext(Ze),p=f.autoClear,g=(f.mock,f.defaultCache),m=f.hashPriority,v=f.container,h=f.ssrInline,b=f.transformers,y=f.linters,w=f.cache,A=r._tokenKey,x=[A].concat(Ae(o)),E=ft;var S=Ct(Rn,x,(function(){var e=x.join("|");if(jn(e)){var t=function(e){var t=Mn[e],n=null;if(t&&Ee())if(In)n=Nn;else{var r=document.querySelector("style[".concat(Ye,'="').concat(Mn[e],'"]'));r?n=r.innerHTML:delete Mn[e]}return[n,t]}(e),r=s(t,2),l=r[0],u=r[1];if(l)return[l,A,u,{},c,d]}var f=n(),p=s(Tn(f,{hashId:i,hashPriority:m,layer:a,path:o.join("-"),transformers:b,linters:y}),2),g=p[0],v=p[1],h=zn(g),w=Dn(x,h);return[h,A,w,v,c,d]}),(function(e,t){var n=s(e,3)[2];(t||p)&&ft&&ze(n,{mark:Ye})}),(function(e){var t=s(e,4),n=t[0],r=(t[1],t[2]),o=t[3];if(E&&n!==Nn){var i={mark:Ye,prepend:"queue",attachTo:v,priority:d},a="function"===typeof l?l():l;a&&(i.csp={nonce:a});var c=Te(n,r,i);c[qe]=w.instanceId,c.setAttribute(_e,A),Object.keys(o).forEach((function(e){Te(zn(o[e]),"_effect-".concat(e),i)}))}})),k=s(S,3),C=k[0],M=k[1],O=k[2];return function(t){var n,r;h&&!E&&g?n=e.createElement("style",Dt({},(ie(r={},_e,M),ie(r,Ye,O),r),{dangerouslySetInnerHTML:{__html:C}})):n=e.createElement(Ln,null);return e.createElement(e.Fragment,null,n,t)}}var Bn,Hn="cssVar",Wn=function(t,n){var r=t.key,o=t.prefix,i=t.unitless,a=t.ignore,l=t.token,c=t.scope,u=void 0===c?"":c,d=(0,e.useContext)(Ze),f=d.cache.instanceId,p=d.container,g=l._tokenKey,m=[].concat(Ae(t.path),[r,u,g]),v=Ct(Hn,m,(function(){var e=n(),t=s(ht(e,r,{prefix:o,unitless:i,ignore:a,scope:u}),2),l=t[0],c=t[1];return[l,c,Dn(m,c),r]}),(function(e){var t=s(e,3)[2];ft&&ze(t,{mark:Ye})}),(function(e){var t=s(e,3),n=t[1],o=t[2];if(n){var i=Te(n,o,{mark:Ye,prepend:"queue",attachTo:p,priority:-999});i[qe]=f,i.setAttribute(_e,r)}}));return v};ie(Bn={},Rn,(function(e,t,n){var r=s(e,6),o=r[0],i=r[1],a=r[2],l=r[3],c=r[4],u=r[5],d=(n||{}).plain;if(c)return null;var f=o,p={"data-rc-order":"prependQueue","data-rc-priority":"".concat(u)};return f=gt(o,i,a,p,d),l&&Object.keys(l).forEach((function(e){if(!t[e]){t[e]=!0;var n=zn(l[e]);f+=gt(n,i,"_effect-".concat(e),p,d)}})),[u,a,f]})),ie(Bn,zt,(function(e,t,n){var r=s(e,5),o=r[2],i=r[3],a=r[4],l=(n||{}).plain;if(!i)return null;var c=o._tokenKey;return[-999,c,gt(i,a,c,{"data-rc-order":"prependQueue","data-rc-priority":"".concat(-999)},l)]})),ie(Bn,Hn,(function(e,t,n){var r=s(e,4),o=r[1],i=r[2],a=r[3],l=(n||{}).plain;if(!o)return null;return[-999,i,gt(o,a,i,{"data-rc-order":"prependQueue","data-rc-priority":"".concat(-999)},l)]}));var Un=function(){function e(t,n){g(this,e),ie(this,"name",void 0),ie(this,"style",void 0),ie(this,"_keyframe",!0),this.name=t,this.style=n}return b(e,[{key:"getName",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e?"".concat(e,"-").concat(this.name):this.name}}]),e}(),Vn=Un;function Xn(e){return e.notSplit=!0,e}Xn(["borderTop","borderBottom"]),Xn(["borderTop"]),Xn(["borderBottom"]),Xn(["borderLeft","borderRight"]),Xn(["borderLeft"]),Xn(["borderRight"]);var Qn=(0,e.createContext)({});function _n(e){return i(e)||we(e)||l(e)||c()}function Yn(e,t){for(var n=e,r=0;r<t.length;r+=1){if(null===n||void 0===n)return;n=n[t[r]]}return n}function qn(e,t,n,r){if(!t.length)return n;var o,i=_n(t),a=i[0],l=i.slice(1);return o=e||"number"!==typeof a?Array.isArray(e)?Ae(e):le({},e):[],r&&void 0===n&&1===l.length?delete o[a][l[0]]:o[a]=qn(o[a],l,n,r),o}function Gn(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return t.length&&r&&void 0===n&&!Yn(e,t.slice(0,-1))?e:qn(e,t,n,r)}function Kn(e){return Array.isArray(e)?[]:{}}var Zn="undefined"===typeof Reflect?Object.keys:Reflect.ownKeys;function Jn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Kn(t[0]);return t.forEach((function(e){!function t(n,o){var i,a=new Set(o),l=Yn(e,n),c=Array.isArray(l);if(c||"object"===m(i=l)&&null!==i&&Object.getPrototypeOf(i)===Object.prototype){if(!a.has(l)){a.add(l);var s=Yn(r,n);c?r=Gn(r,n,[]):s&&"object"===m(s)||(r=Gn(r,n,Kn(l))),Zn(l).forEach((function(e){t([].concat(Ae(n),[e]),a)}))}}else r=Gn(r,n,l)}([])})),r}function $n(){}var er=e.createContext({}),tr=function(){var e=function(){};return e.deprecated=$n,e},nr=(0,e.createContext)(void 0),rr={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"},or={locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"},ir={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},ar={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},or),timePickerLocale:Object.assign({},ir)},lr="${label} is not a valid ${type}",cr={locale:"en",Pagination:rr,DatePicker:ar,TimePicker:ir,Calendar:ar,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand"},PageHeader:{back:"Back"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:lr,method:lr,array:lr,object:lr,number:lr,date:lr,boolean:lr,integer:lr,float:lr,regexp:lr,email:lr,url:lr,hex:lr},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh"},ColorPicker:{presetEmpty:"Empty"}},sr=(Object.assign({},cr.Modal),[]),ur=function(){return sr.reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),cr.Modal)};var dr=(0,e.createContext)(void 0);var fr=function(t){var n=t.locale,r=void 0===n?{}:n,o=t.children;t._ANT_MARK__;e.useEffect((function(){var e=function(e){if(e){var t=Object.assign({},e);return sr.push(t),ur(),function(){sr=sr.filter((function(e){return e!==t})),ur()}}Object.assign({},cr.Modal)}(r&&r.Modal);return e}),[r]);var i=e.useMemo((function(){return Object.assign(Object.assign({},r),{exist:!0})}),[r]);return e.createElement(dr.Provider,{value:i},o)};function pr(e,t){(function(e){return"string"===typeof e&&-1!==e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var n=function(e){return"string"===typeof e&&-1!==e.indexOf("%")}(e);return e=360===t?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:e=360===t?(e<0?e%t+t:e%t)/parseFloat(String(t)):e%t/parseFloat(String(t))}function gr(e){return Math.min(1,Math.max(0,e))}function mr(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function vr(e){return e<=1?"".concat(100*Number(e),"%"):e}function hr(e){return 1===e.length?"0"+e:String(e)}function br(e,t,n){e=pr(e,255),t=pr(t,255),n=pr(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=0,l=(r+o)/2;if(r===o)a=0,i=0;else{var c=r-o;switch(a=l>.5?c/(2-r-o):c/(r+o),r){case e:i=(t-n)/c+(t<n?6:0);break;case t:i=(n-e)/c+2;break;case n:i=(e-t)/c+4}i/=6}return{h:i,s:a,l:l}}function yr(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*n*(t-e):n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function wr(e,t,n){e=pr(e,255),t=pr(t,255),n=pr(n,255);var r=Math.max(e,t,n),o=Math.min(e,t,n),i=0,a=r,l=r-o,c=0===r?0:l/r;if(r===o)i=0;else{switch(r){case e:i=(t-n)/l+(t<n?6:0);break;case t:i=(n-e)/l+2;break;case n:i=(e-t)/l+4}i/=6}return{h:i,s:c,v:a}}function Ar(e,t,n,r){var o=[hr(Math.round(e).toString(16)),hr(Math.round(t).toString(16)),hr(Math.round(n).toString(16))];return r&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function xr(e){return Math.round(255*parseFloat(e)).toString(16)}function Er(e){return Sr(e)/255}function Sr(e){return parseInt(e,16)}var kr={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function Cr(e){var t,n,r,o={r:0,g:0,b:0},i=1,a=null,l=null,c=null,s=!1,u=!1;return"string"===typeof e&&(e=function(e){if(e=e.trim().toLowerCase(),0===e.length)return!1;var t=!1;if(kr[e])e=kr[e],t=!0;else if("transparent"===e)return{r:0,g:0,b:0,a:0,format:"name"};var n=Ir.rgb.exec(e);if(n)return{r:n[1],g:n[2],b:n[3]};if(n=Ir.rgba.exec(e),n)return{r:n[1],g:n[2],b:n[3],a:n[4]};if(n=Ir.hsl.exec(e),n)return{h:n[1],s:n[2],l:n[3]};if(n=Ir.hsla.exec(e),n)return{h:n[1],s:n[2],l:n[3],a:n[4]};if(n=Ir.hsv.exec(e),n)return{h:n[1],s:n[2],v:n[3]};if(n=Ir.hsva.exec(e),n)return{h:n[1],s:n[2],v:n[3],a:n[4]};if(n=Ir.hex8.exec(e),n)return{r:Sr(n[1]),g:Sr(n[2]),b:Sr(n[3]),a:Er(n[4]),format:t?"name":"hex8"};if(n=Ir.hex6.exec(e),n)return{r:Sr(n[1]),g:Sr(n[2]),b:Sr(n[3]),format:t?"name":"hex"};if(n=Ir.hex4.exec(e),n)return{r:Sr(n[1]+n[1]),g:Sr(n[2]+n[2]),b:Sr(n[3]+n[3]),a:Er(n[4]+n[4]),format:t?"name":"hex8"};if(n=Ir.hex3.exec(e),n)return{r:Sr(n[1]+n[1]),g:Sr(n[2]+n[2]),b:Sr(n[3]+n[3]),format:t?"name":"hex"};return!1}(e)),"object"===typeof e&&(jr(e.r)&&jr(e.g)&&jr(e.b)?(t=e.r,n=e.g,r=e.b,o={r:255*pr(t,255),g:255*pr(n,255),b:255*pr(r,255)},s=!0,u="%"===String(e.r).substr(-1)?"prgb":"rgb"):jr(e.h)&&jr(e.s)&&jr(e.v)?(a=vr(e.s),l=vr(e.v),o=function(e,t,n){e=6*pr(e,360),t=pr(t,100),n=pr(n,100);var r=Math.floor(e),o=e-r,i=n*(1-t),a=n*(1-o*t),l=n*(1-(1-o)*t),c=r%6;return{r:255*[n,a,i,i,l,n][c],g:255*[l,n,n,a,i,i][c],b:255*[i,i,l,n,n,a][c]}}(e.h,a,l),s=!0,u="hsv"):jr(e.h)&&jr(e.s)&&jr(e.l)&&(a=vr(e.s),c=vr(e.l),o=function(e,t,n){var r,o,i;if(e=pr(e,360),t=pr(t,100),n=pr(n,100),0===t)o=n,i=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,l=2*n-a;r=yr(l,a,e+1/3),o=yr(l,a,e),i=yr(l,a,e-1/3)}return{r:255*r,g:255*o,b:255*i}}(e.h,a,c),s=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(i=e.a)),i=mr(i),{ok:s,format:e.format||u,r:Math.min(255,Math.max(o.r,0)),g:Math.min(255,Math.max(o.g,0)),b:Math.min(255,Math.max(o.b,0)),a:i}}var Mr="(?:".concat("[-\\+]?\\d*\\.\\d+%?",")|(?:").concat("[-\\+]?\\d+%?",")"),Or="[\\s|\\(]+(".concat(Mr,")[,|\\s]+(").concat(Mr,")[,|\\s]+(").concat(Mr,")\\s*\\)?"),Nr="[\\s|\\(]+(".concat(Mr,")[,|\\s]+(").concat(Mr,")[,|\\s]+(").concat(Mr,")[,|\\s]+(").concat(Mr,")\\s*\\)?"),Ir={CSS_UNIT:new RegExp(Mr),rgb:new RegExp("rgb"+Or),rgba:new RegExp("rgba"+Nr),hsl:new RegExp("hsl"+Or),hsla:new RegExp("hsla"+Nr),hsv:new RegExp("hsv"+Or),hsva:new RegExp("hsva"+Nr),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function jr(e){return Boolean(Ir.CSS_UNIT.exec(String(e)))}var Pr=2,zr=.16,Tr=.05,Dr=.05,Lr=.15,Rr=5,Fr=4,Br=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Hr(e){var t=wr(e.r,e.g,e.b);return{h:360*t.h,s:t.s,v:t.v}}function Wr(e){var t=e.r,n=e.g,r=e.b;return"#".concat(Ar(t,n,r,!1))}function Ur(e,t,n){var r;return(r=Math.round(e.h)>=60&&Math.round(e.h)<=240?n?Math.round(e.h)-Pr*t:Math.round(e.h)+Pr*t:n?Math.round(e.h)+Pr*t:Math.round(e.h)-Pr*t)<0?r+=360:r>=360&&(r-=360),r}function Vr(e,t,n){return 0===e.h&&0===e.s?e.s:((r=n?e.s-zr*t:t===Fr?e.s+zr:e.s+Tr*t)>1&&(r=1),n&&t===Rr&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2)));var r}function Xr(e,t,n){var r;return(r=n?e.v+Dr*t:e.v-Lr*t)>1&&(r=1),Number(r.toFixed(2))}function Qr(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[],r=Cr(e),o=Rr;o>0;o-=1){var i=Hr(r),a=Wr(Cr({h:Ur(i,o,!0),s:Vr(i,o,!0),v:Xr(i,o,!0)}));n.push(a)}n.push(Wr(r));for(var l=1;l<=Fr;l+=1){var c=Hr(r),s=Wr(Cr({h:Ur(c,l),s:Vr(c,l),v:Xr(c,l)}));n.push(s)}return"dark"===t.theme?Br.map((function(e){var r=e.index,o=e.opacity;return Wr(function(e,t,n){var r=n/100;return{r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b}}(Cr(t.backgroundColor||"#141414"),Cr(n[r]),100*o))})):n}var _r={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Yr={},qr={};Object.keys(_r).forEach((function(e){Yr[e]=Qr(_r[e]),Yr[e].primary=Yr[e][5],qr[e]=Qr(_r[e],{theme:"dark",backgroundColor:"#141414"}),qr[e].primary=qr[e][5]}));Yr.red,Yr.volcano;var Gr=Yr.gold,Kr=(Yr.orange,Yr.yellow,Yr.lime,Yr.green,Yr.cyan,Yr.blue),Zr=(Yr.geekblue,Yr.purple,Yr.magenta,Yr.grey,Yr.grey,function(e){var t=e.controlHeight;return{controlHeightSM:.75*t,controlHeightXS:.5*t,controlHeightLG:1.25*t}});var Jr={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},$r=Object.assign(Object.assign({},Jr),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,\n'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',\n'Noto Color Emoji'",fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0}),eo=function(){function e(t,n){var r;if(void 0===t&&(t=""),void 0===n&&(n={}),t instanceof e)return t;"number"===typeof t&&(t=function(e){return{r:e>>16,g:(65280&e)>>8,b:255&e}}(t)),this.originalInput=t;var o=Cr(t);this.originalInput=t,this.r=o.r,this.g=o.g,this.b=o.b,this.a=o.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(r=n.format)&&void 0!==r?r:o.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=o.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,n=e.g/255,r=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=mr(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){return 0===this.toHsl().s},e.prototype.toHsv=function(){var e=wr(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=wr(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsva(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=br(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=br(this.r,this.g,this.b),t=Math.round(360*e.h),n=Math.round(100*e.s),r=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(n,"%, ").concat(r,"%)"):"hsla(".concat(t,", ").concat(n,"%, ").concat(r,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),Ar(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),function(e,t,n,r,o){var i=[hr(Math.round(e).toString(16)),hr(Math.round(t).toString(16)),hr(Math.round(n).toString(16)),hr(xr(r))];return o&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))&&i[3].startsWith(i[3].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0):i.join("")}(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toHexShortString=function(e){return void 0===e&&(e=!1),1===this.a?this.toHexString(e):this.toHex8String(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),n=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(n,")"):"rgba(".concat(e,", ").concat(t,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*pr(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*pr(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+Ar(this.r,this.g,this.b,!1),t=0,n=Object.entries(kr);t<n.length;t++){var r=n[t],o=r[0];if(e===r[1])return o}return!1},e.prototype.toString=function(e){var t=Boolean(e);e=null!==e&&void 0!==e?e:this.format;var n=!1,r=this.a<1&&this.a>=0;return t||!r||!e.startsWith("hex")&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this.a?this.toName():this.toRgbString()},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=gr(n.l),new e(n)},e.prototype.brighten=function(t){void 0===t&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(-t/100*255))),n.g=Math.max(0,Math.min(255,n.g-Math.round(-t/100*255))),n.b=Math.max(0,Math.min(255,n.b-Math.round(-t/100*255))),new e(n)},e.prototype.darken=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=gr(n.l),new e(n)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=gr(n.s),new e(n)},e.prototype.saturate=function(t){void 0===t&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=gr(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){void 0===n&&(n=50);var r=this.toRgb(),o=new e(t).toRgb(),i=n/100;return new e({r:(o.r-r.r)*i+r.r,g:(o.g-r.g)*i+r.g,b:(o.b-r.b)*i+r.b,a:(o.a-r.a)*i+r.a})},e.prototype.analogous=function(t,n){void 0===t&&(t=6),void 0===n&&(n=30);var r=this.toHsl(),o=360/n,i=[this];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,i.push(new e(r));return i},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var n=this.toHsv(),r=n.h,o=n.s,i=n.v,a=[],l=1/t;t--;)a.push(new e({h:r,s:o,v:i})),i=(i+l)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb(),o=n.a+r.a*(1-n.a);return new e({r:(n.r*n.a+r.r*r.a*(1-n.a))/o,g:(n.g*n.a+r.g*r.a*(1-n.a))/o,b:(n.b*n.a+r.b*r.a*(1-n.a))/o,a:o})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,o=[this],i=360/t,a=1;a<t;a++)o.push(new e({h:(r+a*i)%360,s:n.s,l:n.l}));return o},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function to(e,t){var n=t.generateColorPalettes,r=t.generateNeutralColorPalettes,o=e.colorSuccess,i=e.colorWarning,a=e.colorError,l=e.colorInfo,c=e.colorPrimary,s=e.colorBgBase,u=e.colorTextBase,d=n(c),f=n(o),p=n(i),g=n(a),m=n(l),v=r(s,u),h=n(e.colorLink||e.colorInfo);return Object.assign(Object.assign({},v),{colorPrimaryBg:d[1],colorPrimaryBgHover:d[2],colorPrimaryBorder:d[3],colorPrimaryBorderHover:d[4],colorPrimaryHover:d[5],colorPrimary:d[6],colorPrimaryActive:d[7],colorPrimaryTextHover:d[8],colorPrimaryText:d[9],colorPrimaryTextActive:d[10],colorSuccessBg:f[1],colorSuccessBgHover:f[2],colorSuccessBorder:f[3],colorSuccessBorderHover:f[4],colorSuccessHover:f[4],colorSuccess:f[6],colorSuccessActive:f[7],colorSuccessTextHover:f[8],colorSuccessText:f[9],colorSuccessTextActive:f[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[10],colorWarningBg:p[1],colorWarningBgHover:p[2],colorWarningBorder:p[3],colorWarningBorderHover:p[4],colorWarningHover:p[4],colorWarning:p[6],colorWarningActive:p[7],colorWarningTextHover:p[8],colorWarningText:p[9],colorWarningTextActive:p[10],colorInfoBg:m[1],colorInfoBgHover:m[2],colorInfoBorder:m[3],colorInfoBorderHover:m[4],colorInfoHover:m[4],colorInfo:m[6],colorInfoActive:m[7],colorInfoTextHover:m[8],colorInfoText:m[9],colorInfoTextActive:m[10],colorLinkHover:h[4],colorLink:h[6],colorLinkActive:h[7],colorBgMask:new eo("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"})}var no=function(e){var t=e,n=e,r=e,o=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?n=4:e<8&&e>=7?n=5:e<14&&e>=8?n=6:e<16&&e>=14?n=7:e>=16&&(n=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?o=4:e>=8&&(o=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:n,borderRadiusLG:t,borderRadiusOuter:o}};var ro=function(e,t){return new eo(e).setAlpha(t).toRgbString()},oo=function(e,t){return new eo(e).darken(t).toHexString()},io=function(e){var t=Qr(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},ao=function(e,t){var n=e||"#fff",r=t||"#000";return{colorBgBase:n,colorTextBase:r,colorText:ro(r,.88),colorTextSecondary:ro(r,.65),colorTextTertiary:ro(r,.45),colorTextQuaternary:ro(r,.25),colorFill:ro(r,.15),colorFillSecondary:ro(r,.06),colorFillTertiary:ro(r,.04),colorFillQuaternary:ro(r,.02),colorBgLayout:oo(n,4),colorBgContainer:oo(n,0),colorBgElevated:oo(n,0),colorBgSpotlight:ro(r,.85),colorBgBlur:"transparent",colorBorder:oo(n,15),colorBorderSecondary:oo(n,6)}};var lo=function(e){var t=function(e){var t=new Array(10).fill(null).map((function(t,n){var r=n-1,o=e*Math.pow(2.71828,r/5),i=n>1?Math.floor(o):Math.ceil(o);return 2*Math.floor(i/2)}));return t[1]=e,t.map((function(e){return{size:e,lineHeight:(e+8)/e}}))}(e),n=t.map((function(e){return e.size})),r=t.map((function(e){return e.lineHeight})),o=n[1],i=n[0],a=n[2],l=r[1],c=r[0],s=r[2];return{fontSizeSM:i,fontSize:o,fontSizeLG:a,fontSizeXL:n[3],fontSizeHeading1:n[6],fontSizeHeading2:n[5],fontSizeHeading3:n[4],fontSizeHeading4:n[3],fontSizeHeading5:n[2],lineHeight:l,lineHeightLG:s,lineHeightSM:c,fontHeight:Math.round(l*o),fontHeightLG:Math.round(s*a),fontHeightSM:Math.round(c*i),lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}};function co(e){var t=Object.keys(Jr).map((function(t){var n=Qr(e[t]);return new Array(10).fill(1).reduce((function(e,r,o){return e["".concat(t,"-").concat(o+1)]=n[o],e["".concat(t).concat(o+1)]=n[o],e}),{})})).reduce((function(e,t){return e=Object.assign(Object.assign({},e),t)}),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),to(e,{generateColorPalettes:io,generateNeutralColorPalettes:ao})),lo(e.fontSize)),function(e){var t=e.sizeUnit,n=e.sizeStep;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}(e)),Zr(e)),function(e){var t=e.motionUnit,n=e.motionBase,r=e.borderRadius,o=e.lineWidth;return Object.assign({motionDurationFast:"".concat((n+t).toFixed(1),"s"),motionDurationMid:"".concat((n+2*t).toFixed(1),"s"),motionDurationSlow:"".concat((n+3*t).toFixed(1),"s"),lineWidthBold:o+1},no(r))}(e))}var so=nt(co),uo={token:$r,override:{override:$r},hashed:!0},fo=e.createContext(uo),po="anticon",go=e.createContext({getPrefixCls:function(e,t){return t||(e?"ant-".concat(e):"ant")},iconPrefixCls:po}),mo=(go.Consumer,"-ant-".concat(Date.now(),"-").concat(Math.random()));function vo(e,t){var n=function(e,t){var n={},r=function(e,t){var n=e.clone();return(n=(null===t||void 0===t?void 0:t(n))||n).toRgbString()},o=function(e,t){var o=new eo(e),i=Qr(o.toRgbString());n["".concat(t,"-color")]=r(o),n["".concat(t,"-color-disabled")]=i[1],n["".concat(t,"-color-hover")]=i[4],n["".concat(t,"-color-active")]=i[6],n["".concat(t,"-color-outline")]=o.clone().setAlpha(.2).toRgbString(),n["".concat(t,"-color-deprecated-bg")]=i[0],n["".concat(t,"-color-deprecated-border")]=i[2]};if(t.primaryColor){o(t.primaryColor,"primary");var i=new eo(t.primaryColor),a=Qr(i.toRgbString());a.forEach((function(e,t){n["primary-".concat(t+1)]=e})),n["primary-color-deprecated-l-35"]=r(i,(function(e){return e.lighten(35)})),n["primary-color-deprecated-l-20"]=r(i,(function(e){return e.lighten(20)})),n["primary-color-deprecated-t-20"]=r(i,(function(e){return e.tint(20)})),n["primary-color-deprecated-t-50"]=r(i,(function(e){return e.tint(50)})),n["primary-color-deprecated-f-12"]=r(i,(function(e){return e.setAlpha(.12*e.getAlpha())}));var l=new eo(a[0]);n["primary-color-active-deprecated-f-30"]=r(l,(function(e){return e.setAlpha(.3*e.getAlpha())})),n["primary-color-active-deprecated-d-02"]=r(l,(function(e){return e.darken(2)}))}t.successColor&&o(t.successColor,"success"),t.warningColor&&o(t.warningColor,"warning"),t.errorColor&&o(t.errorColor,"error"),t.infoColor&&o(t.infoColor,"info");var c=Object.keys(n).map((function(t){return"--".concat(e,"-").concat(t,": ").concat(n[t],";")}));return"\n :root {\n ".concat(c.join("\n"),"\n }\n ").trim()}(e,t);Ee()&&Te(n,"".concat(mo,"-dynamic-theme"))}var ho=e.createContext(!1),bo=function(t){var n=t.children,r=t.disabled,o=e.useContext(ho);return e.createElement(ho.Provider,{value:null!==r&&void 0!==r?r:o},n)},yo=ho,wo=e.createContext(void 0),Ao=function(t){var n=t.children,r=t.size,o=e.useContext(wo);return e.createElement(wo.Provider,{value:r||o},n)},xo=wo;var Eo=function(){return{componentDisabled:(0,e.useContext)(yo),componentSize:(0,e.useContext)(xo)}},So=Object.assign({},t).useId,ko="undefined"===typeof So?function(){return""}:So;var Co=n(555),Mo=n.n(Co);function Oo(e){return e instanceof HTMLElement||e instanceof SVGElement}function No(t){return Oo(t)?t:t instanceof e.Component?r.findDOMNode(t):null}var Io=n(323);function jo(e,t){"function"===typeof e?e(t):"object"===m(e)&&e&&"current"in e&&(e.current=t)}function Po(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.filter((function(e){return e}));return r.length<=1?r[0]:function(e){t.forEach((function(t){jo(t,e)}))}}function zo(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return De((function(){return Po.apply(void 0,t)}),t,(function(e,t){return e.length!==t.length||e.every((function(e,n){return e!==t[n]}))}))}function To(e){var t,n,r=(0,Io.isMemo)(e)?e.type.type:e.type;return!!("function"!==typeof r||null!==(t=r.prototype)&&void 0!==t&&t.render)&&!!("function"!==typeof e||null!==(n=e.prototype)&&void 0!==n&&n.render)}function Do(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var Lo=["children"],Ro=e.createContext({});function Fo(t){var n=t.children,r=Do(t,Lo);return e.createElement(Ro.Provider,{value:r},n)}function Bo(e,t){return Bo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Bo(e,t)}function Ho(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Bo(e,t)}function Wo(e){return Wo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Wo(e)}function Uo(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Vo(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(Py){return!1}}();return function(){var n,r=Wo(e);if(t){var o=Wo(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(e,t){if(t&&("object"===m(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Uo(e)}(this,n)}}var Xo=function(e){Ho(n,e);var t=Vo(n);function n(){return g(this,n),t.apply(this,arguments)}return b(n,[{key:"render",value:function(){return this.props.children}}]),n}(e.Component),Qo=Xo;function _o(t){var n=e.useRef(!1),r=s(e.useState(t),2),o=r[0],i=r[1];return e.useEffect((function(){return n.current=!1,function(){n.current=!0}}),[]),[o,function(e,t){t&&n.current||i(e)}]}var Yo="none",qo="appear",Go="enter",Ko="leave",Zo="none",Jo="prepare",$o="start",ei="active",ti="end",ni="prepared";function ri(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}var oi=function(e,t){var n={animationend:ri("Animation","AnimationEnd"),transitionend:ri("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}(Ee(),"undefined"!==typeof window?window:{}),ii={};if(Ee()){var ai=document.createElement("div");ii=ai.style}var li={};function ci(e){if(li[e])return li[e];var t=oi[e];if(t)for(var n=Object.keys(t),r=n.length,o=0;o<r;o+=1){var i=n[o];if(Object.prototype.hasOwnProperty.call(t,i)&&i in ii)return li[e]=t[i],li[e]}return""}var si=ci("animationend"),ui=ci("transitionend"),di=!(!si||!ui),fi=si||"animationend",pi=ui||"transitionend";function gi(e,t){if(!e)return null;if("object"===m(e)){var n=t.replace(/-\w/g,(function(e){return e[1].toUpperCase()}));return e[n]}return"".concat(e,"-").concat(t)}var mi=function(t){var n=(0,e.useRef)(),r=(0,e.useRef)(t);r.current=t;var o=e.useCallback((function(e){r.current(e)}),[]);function i(e){e&&(e.removeEventListener(pi,o),e.removeEventListener(fi,o))}return e.useEffect((function(){return function(){i(n.current)}}),[]),[function(e){n.current&&n.current!==e&&i(n.current),e&&e!==n.current&&(e.addEventListener(pi,o),e.addEventListener(fi,o),n.current=e)},i]},vi=Ee()?e.useLayoutEffect:e.useEffect,hi=function(e){return+setTimeout(e,16)},bi=function(e){return clearTimeout(e)};"undefined"!==typeof window&&"requestAnimationFrame"in window&&(hi=function(e){return window.requestAnimationFrame(e)},bi=function(e){return window.cancelAnimationFrame(e)});var yi=0,wi=new Map;function Ai(e){wi.delete(e)}var xi=function(e){var t=yi+=1;return function n(r){if(0===r)Ai(t),e();else{var o=hi((function(){n(r-1)}));wi.set(t,o)}}(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1),t};xi.cancel=function(e){var t=wi.get(e);return Ai(e),bi(t)};var Ei=xi,Si=[Jo,$o,ei,ti],ki=[Jo,ni],Ci=!1,Mi=!0;function Oi(e){return e===ei||e===ti}var Ni=function(t,n,r){var o=s(_o(Zo),2),i=o[0],a=o[1],l=function(){var t=e.useRef(null);function n(){Ei.cancel(t.current)}return e.useEffect((function(){return function(){n()}}),[]),[function e(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;n();var i=Ei((function(){o<=1?r({isCanceled:function(){return i!==t.current}}):e(r,o-1)}));t.current=i},n]}(),c=s(l,2),u=c[0],d=c[1];var f=n?ki:Si;return vi((function(){if(i!==Zo&&i!==ti){var e=f.indexOf(i),t=f[e+1],n=r(i);n===Ci?a(t,!0):t&&u((function(e){function r(){e.isCanceled()||a(t,!0)}!0===n?r():Promise.resolve(n).then(r)}))}}),[t,i]),e.useEffect((function(){return function(){d()}}),[]),[function(){a(Jo,!0)},i]};var Ii=function(t){var n=t;"object"===m(t)&&(n=t.transitionSupport);var r=e.forwardRef((function(t,r){var o=t.visible,i=void 0===o||o,a=t.removeOnLeave,l=void 0===a||a,c=t.forceRender,u=t.children,d=t.motionName,f=t.leavedClassName,p=t.eventProps,g=function(e,t){return!(!e.motionName||!n||!1===t)}(t,e.useContext(Ro).motion),m=(0,e.useRef)(),v=(0,e.useRef)();var h=function(t,n,r,o){var i=o.motionEnter,a=void 0===i||i,l=o.motionAppear,c=void 0===l||l,u=o.motionLeave,d=void 0===u||u,f=o.motionDeadline,p=o.motionLeaveImmediately,g=o.onAppearPrepare,m=o.onEnterPrepare,v=o.onLeavePrepare,h=o.onAppearStart,b=o.onEnterStart,y=o.onLeaveStart,w=o.onAppearActive,A=o.onEnterActive,x=o.onLeaveActive,E=o.onAppearEnd,S=o.onEnterEnd,k=o.onLeaveEnd,C=o.onVisibleChanged,M=s(_o(),2),O=M[0],N=M[1],I=s(_o(Yo),2),j=I[0],P=I[1],z=s(_o(null),2),T=z[0],D=z[1],L=(0,e.useRef)(!1),R=(0,e.useRef)(null);function F(){return r()}var B=(0,e.useRef)(!1);function H(){P(Yo,!0),D(null,!0)}function W(e){var t=F();if(!e||e.deadline||e.target===t){var n,r=B.current;j===qo&&r?n=null===E||void 0===E?void 0:E(t,e):j===Go&&r?n=null===S||void 0===S?void 0:S(t,e):j===Ko&&r&&(n=null===k||void 0===k?void 0:k(t,e)),j!==Yo&&r&&!1!==n&&H()}}var U=s(mi(W),1)[0],V=function(e){var t,n,r;switch(e){case qo:return ie(t={},Jo,g),ie(t,$o,h),ie(t,ei,w),t;case Go:return ie(n={},Jo,m),ie(n,$o,b),ie(n,ei,A),n;case Ko:return ie(r={},Jo,v),ie(r,$o,y),ie(r,ei,x),r;default:return{}}},X=e.useMemo((function(){return V(j)}),[j]),Q=s(Ni(j,!t,(function(e){if(e===Jo){var t=X[Jo];return t?t(F()):Ci}var n;return Y in X&&D((null===(n=X[Y])||void 0===n?void 0:n.call(X,F(),null))||null),Y===ei&&(U(F()),f>0&&(clearTimeout(R.current),R.current=setTimeout((function(){W({deadline:!0})}),f))),Y===ni&&H(),Mi})),2),_=Q[0],Y=Q[1],q=Oi(Y);B.current=q,vi((function(){N(n);var e,r=L.current;L.current=!0,!r&&n&&c&&(e=qo),r&&n&&a&&(e=Go),(r&&!n&&d||!r&&p&&!n&&d)&&(e=Ko);var o=V(e);e&&(t||o[Jo])?(P(e),_()):P(Yo)}),[n]),(0,e.useEffect)((function(){(j===qo&&!c||j===Go&&!a||j===Ko&&!d)&&P(Yo)}),[c,a,d]),(0,e.useEffect)((function(){return function(){L.current=!1,clearTimeout(R.current)}}),[]);var G=e.useRef(!1);(0,e.useEffect)((function(){O&&(G.current=!0),void 0!==O&&j===Yo&&((G.current||O)&&(null===C||void 0===C||C(O)),G.current=!0)}),[O,j]);var K=T;return X[Jo]&&Y===$o&&(K=le({transition:"none"},K)),[j,Y,K,null!==O&&void 0!==O?O:n]}(g,i,(function(){try{return m.current instanceof HTMLElement?m.current:No(v.current)}catch(Py){return null}}),t),b=s(h,4),y=b[0],w=b[1],A=b[2],x=b[3],E=e.useRef(x);x&&(E.current=!0);var S,k=e.useCallback((function(e){m.current=e,jo(r,e)}),[r]),C=le(le({},p),{},{visible:i});if(u)if(y===Yo)S=x?u(le({},C),k):!l&&E.current&&f?u(le(le({},C),{},{className:f}),k):c||!l&&!f?u(le(le({},C),{},{style:{display:"none"}}),k):null;else{var M,O;w===Jo?O="prepare":Oi(w)?O="active":w===$o&&(O="start");var N=gi(d,"".concat(y,"-").concat(O));S=u(le(le({},C),{},{className:Mo()(gi(d,y),(M={},ie(M,N,N&&O),ie(M,d,"string"===typeof d),M)),style:A}),k)}else S=null;e.isValidElement(S)&&To(S)&&(S.ref||(S=e.cloneElement(S,{ref:k})));return e.createElement(Qo,{ref:v},S)}));return r.displayName="CSSMotion",r}(di),ji="add",Pi="keep",zi="remove",Ti="removed";function Di(e){var t;return le(le({},t=e&&"object"===m(e)&&"key"in e?e:{key:e}),{},{key:String(t.key)})}function Li(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).map(Di)}var Ri=["component","children","onVisibleChanged","onAllRemoved"],Fi=["status"],Bi=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];var Hi=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ii,r=function(t){Ho(o,t);var r=Vo(o);function o(){var e;g(this,o);for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return ie(Uo(e=r.call.apply(r,[this].concat(n))),"state",{keyEntities:[]}),ie(Uo(e),"removeKey",(function(t){var n=e.state.keyEntities.map((function(e){return e.key!==t?e:le(le({},e),{},{status:Ti})}));return e.setState({keyEntities:n}),n.filter((function(e){return e.status!==Ti})).length})),e}return b(o,[{key:"render",value:function(){var t=this,r=this.state.keyEntities,o=this.props,i=o.component,a=o.children,l=o.onVisibleChanged,c=o.onAllRemoved,s=Do(o,Ri),u=i||e.Fragment,d={};return Bi.forEach((function(e){d[e]=s[e],delete s[e]})),delete s.keys,e.createElement(u,s,r.map((function(r,o){var i=r.status,s=Do(r,Fi),u=i===ji||i===Pi;return e.createElement(n,Dt({},d,{key:s.key,visible:u,eventProps:s,onVisibleChanged:function(e){(null===l||void 0===l||l(e,{key:s.key}),e)||0===t.removeKey(s.key)&&c&&c()}}),(function(e,t){return a(le(le({},e),{},{index:o}),t)}))})))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.keys,r=t.keyEntities,o=Li(n),i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[],r=0,o=t.length,i=Li(e),a=Li(t);i.forEach((function(e){for(var t=!1,i=r;i<o;i+=1){var l=a[i];if(l.key===e.key){r<i&&(n=n.concat(a.slice(r,i).map((function(e){return le(le({},e),{},{status:ji})}))),r=i),n.push(le(le({},l),{},{status:Pi})),r+=1,t=!0;break}}t||n.push(le(le({},e),{},{status:zi}))})),r<o&&(n=n.concat(a.slice(r).map((function(e){return le(le({},e),{},{status:ji})}))));var l={};return n.forEach((function(e){var t=e.key;l[t]=(l[t]||0)+1})),Object.keys(l).filter((function(e){return l[e]>1})).forEach((function(e){(n=n.filter((function(t){var n=t.key,r=t.status;return n!==e||r!==zi}))).forEach((function(t){t.key===e&&(t.status=Pi)}))})),n}(r,o);return{keyEntities:i.filter((function(e){var t=r.find((function(t){var n=t.key;return e.key===n}));return!t||t.status!==Ti||e.status!==zi}))}}}]),o}(e.Component);return ie(r,"defaultProps",{component:"div"}),r}(di),Wi=Ii,Ui="5.12.2";function Vi(e){return e>=0&&e<=255}var Xi=function(e,t){var n=new eo(e).toRgb(),r=n.r,o=n.g,i=n.b;if(n.a<1)return e;for(var a=new eo(t).toRgb(),l=a.r,c=a.g,s=a.b,u=.01;u<=1;u+=.01){var d=Math.round((r-l*(1-u))/u),f=Math.round((o-c*(1-u))/u),p=Math.round((i-s*(1-u))/u);if(Vi(d)&&Vi(f)&&Vi(p))return new eo({r:d,g:f,b:p,a:Math.round(100*u)/100}).toRgbString()}return new eo({r:r,g:o,b:i,a:1}).toRgbString()},Qi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function _i(e){var t=e.override,n=Qi(e,["override"]),r=Object.assign({},t);Object.keys($r).forEach((function(e){delete r[e]}));var o=Object.assign(Object.assign({},n),r),i=1200,a=1600;if(!1===o.motion){var l="0s";o.motionDurationFast=l,o.motionDurationMid=l,o.motionDurationSlow=l}return Object.assign(Object.assign(Object.assign({},o),{colorFillContent:o.colorFillSecondary,colorFillContentHover:o.colorFill,colorFillAlter:o.colorFillQuaternary,colorBgContainerDisabled:o.colorFillTertiary,colorBorderBg:o.colorBgContainer,colorSplit:Xi(o.colorBorderSecondary,o.colorBgContainer),colorTextPlaceholder:o.colorTextQuaternary,colorTextDisabled:o.colorTextQuaternary,colorTextHeading:o.colorText,colorTextLabel:o.colorTextSecondary,colorTextDescription:o.colorTextTertiary,colorTextLightSolid:o.colorWhite,colorHighlight:o.colorError,colorBgTextHover:o.colorFillSecondary,colorBgTextActive:o.colorFill,colorIcon:o.colorTextTertiary,colorIconHover:o.colorText,colorErrorOutline:Xi(o.colorErrorBg,o.colorBgContainer),colorWarningOutline:Xi(o.colorWarningBg,o.colorBgContainer),fontSizeIcon:o.fontSizeSM,lineWidthFocus:4*o.lineWidth,lineWidth:o.lineWidth,controlOutlineWidth:2*o.lineWidth,controlInteractiveSize:o.controlHeight/2,controlItemBgHover:o.colorFillTertiary,controlItemBgActive:o.colorPrimaryBg,controlItemBgActiveHover:o.colorPrimaryBgHover,controlItemBgActiveDisabled:o.colorFill,controlTmpOutline:o.colorFillQuaternary,controlOutline:Xi(o.colorPrimaryBg,o.colorBgContainer),lineType:o.lineType,borderRadius:o.borderRadius,borderRadiusXS:o.borderRadiusXS,borderRadiusSM:o.borderRadiusSM,borderRadiusLG:o.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:o.sizeXXS,paddingXS:o.sizeXS,paddingSM:o.sizeSM,padding:o.size,paddingMD:o.sizeMD,paddingLG:o.sizeLG,paddingXL:o.sizeXL,paddingContentHorizontalLG:o.sizeLG,paddingContentVerticalLG:o.sizeMS,paddingContentHorizontal:o.sizeMS,paddingContentVertical:o.sizeSM,paddingContentHorizontalSM:o.size,paddingContentVerticalSM:o.sizeXS,marginXXS:o.sizeXXS,marginXS:o.sizeXS,marginSM:o.sizeSM,margin:o.size,marginMD:o.sizeMD,marginLG:o.sizeLG,marginXL:o.sizeXL,marginXXL:o.sizeXXL,boxShadow:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowSecondary:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowTertiary:"\n 0 1px 2px 0 rgba(0, 0, 0, 0.03),\n 0 1px 6px -1px rgba(0, 0, 0, 0.02),\n 0 2px 4px 0 rgba(0, 0, 0, 0.02)\n ",screenXS:480,screenXSMin:480,screenXSMax:575,screenSM:576,screenSMMin:576,screenSMMax:767,screenMD:768,screenMDMin:768,screenMDMax:991,screenLG:992,screenLGMin:992,screenLGMax:1199,screenXL:i,screenXLMin:i,screenXLMax:1599,screenXXL:a,screenXXLMin:a,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:"\n 0 1px 2px -2px ".concat(new eo("rgba(0, 0, 0, 0.16)").toRgbString(),",\n 0 3px 6px 0 ").concat(new eo("rgba(0, 0, 0, 0.12)").toRgbString(),",\n 0 5px 12px 4px ").concat(new eo("rgba(0, 0, 0, 0.09)").toRgbString(),"\n "),boxShadowDrawerRight:"\n -6px 0 16px 0 rgba(0, 0, 0, 0.08),\n -3px 0 6px -4px rgba(0, 0, 0, 0.12),\n -9px 0 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerLeft:"\n 6px 0 16px 0 rgba(0, 0, 0, 0.08),\n 3px 0 6px -4px rgba(0, 0, 0, 0.12),\n 9px 0 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerUp:"\n 0 6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowDrawerDown:"\n 0 -6px 16px 0 rgba(0, 0, 0, 0.08),\n 0 -3px 6px -4px rgba(0, 0, 0, 0.12),\n 0 -9px 28px 8px rgba(0, 0, 0, 0.05)\n ",boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),r)}var Yi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},qi={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0},Gi={size:!0,sizeSM:!0,sizeLG:!0,sizeMD:!0,sizeXS:!0,sizeXXS:!0,sizeMS:!0,sizeXL:!0,sizeXXL:!0,sizeUnit:!0,sizeStep:!0,motionBase:!0,motionUnit:!0},Ki={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0},Zi=function e(t,n,r){var o=r.getDerivativeToken(t),i=n.override,a=Yi(n,["override"]),l=Object.assign(Object.assign({},o),{override:i});return l=_i(l),a&&Object.entries(a).forEach((function(t){var n=s(t,2),r=n[0],o=n[1],i=o.theme,a=Yi(o,["theme"]),c=a;i&&(c=e(Object.assign(Object.assign({},l),a),{override:a},i)),l[r]=c})),l};function Ji(){var t=e.useContext(fo),n=t.token,r=t.hashed,o=t.theme,i=t.override,a=t.cssVar,l="".concat(Ui,"-").concat(r||""),c=o||so,u=s(Tt(c,[$r,n],{salt:l,override:i,getComputedToken:Zi,formatToken:_i,cssVar:a&&{prefix:a.prefix,key:a.key,unitless:qi,ignore:Gi,preserve:Ki}}),3),d=u[0],f=u[1];return[c,u[2],r?f:"",d,a]}function $i(t){var n=t.children,r=s(Ji(),2)[1].motion,o=e.useRef(!1);return o.current=o.current||!1===r,o.current?e.createElement(Fo,{motion:r},n):n}var ea,ta,na,ra=function(){return null},oa={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},ia=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return{boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}},aa=function(e){var t;return{a:(t={color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}},ie(t,"&:active,\n &:hover",{textDecoration:e.linkHoverDecoration,outline:0}),ie(t,"&:focus",{textDecoration:e.linkFocusDecoration,outline:0}),ie(t,"&[disabled]",{color:e.colorTextDisabled,cursor:"not-allowed"}),t)}},la=function(e,t){var n=e.fontFamily,r=e.fontSize,o='[class^="'.concat(t,'"], [class*=" ').concat(t,'"]');return ie({},o,ie({fontFamily:n,fontSize:r,boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},o,{boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}}))},ca=function(e){return{outline:"".concat(pt(e.lineWidthFocus)," solid ").concat(e.colorPrimaryBorder),outlineOffset:1,transition:"outline-offset 0s, outline 0s"}},sa=function(e,t){var n=s(Ji(),2);return Fn({theme:n[0],token:n[1],hashId:"",path:["ant-design-icons",e],nonce:function(){return null===t||void 0===t?void 0:t.nonce}},(function(){return[ie({},".".concat(e),Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),ie({},".".concat(e," .").concat(e,"-icon"),{display:"block"})))]}))},ua=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},da=["getTargetContainer","getPopupContainer","renderEmpty","pageHeader","input","pagination","form","select","button"];function fa(){return ea||"ant"}function pa(){return ta||po}var ga=function(){return{getPrefixCls:function(e,t){return t||(e?"".concat(fa(),"-").concat(e):fa())},getIconPrefixCls:pa,getRootPrefixCls:function(){return ea||fa()},getTheme:function(){return na}}},ma=function(t){var n=t.children,r=t.csp,o=t.autoInsertSpaceInButton,i=t.alert,a=t.anchor,l=t.form,c=t.locale,u=t.componentSize,d=t.direction,f=t.space,p=t.virtual,g=t.dropdownMatchSelectWidth,m=t.popupMatchSelectWidth,v=t.popupOverflow,h=t.legacyLocale,b=t.parentContext,y=t.iconPrefixCls,w=t.theme,A=t.componentDisabled,x=t.segmented,E=t.statistic,S=t.spin,k=t.calendar,C=t.carousel,M=t.cascader,O=t.collapse,N=t.typography,I=t.checkbox,j=t.descriptions,P=t.divider,z=t.drawer,T=t.skeleton,D=t.steps,L=t.image,R=t.layout,F=t.list,B=t.mentions,H=t.modal,W=t.progress,U=t.result,V=t.slider,X=t.breadcrumb,Q=t.menu,_=t.pagination,Y=t.input,q=t.empty,G=t.badge,K=t.radio,Z=t.rate,J=t.switch,$=t.transfer,ee=t.avatar,te=t.message,ne=t.tag,re=t.table,oe=t.card,ie=t.tabs,ae=t.timeline,le=t.timePicker,ce=t.upload,se=t.notification,ue=t.tree,de=t.colorPicker,fe=t.datePicker,pe=t.rangePicker,ge=t.flex,me=t.wave,ve=t.dropdown,he=t.warning,be=e.useCallback((function(e,n){var r=t.prefixCls;if(n)return n;var o=r||b.getPrefixCls("");return e?"".concat(o,"-").concat(e):o}),[b.getPrefixCls,t.prefixCls]),ye=y||b.iconPrefixCls||po,we=r||b.csp;sa(ye,we);var Ae=function(e,t){tr("ConfigProvider");var n=e||{},r=!1!==n.inherit&&t?t:uo,o=ko();return De((function(){var i,a;if(!e)return t;var l=Object.assign({},r.components);Object.keys(e.components||{}).forEach((function(t){l[t]=Object.assign(Object.assign({},l[t]),e.components[t])}));var c="css-var-".concat(o.replace(/:/g,"")),s=(null!==(i=n.cssVar)&&void 0!==i?i:r.cssVar)&&Object.assign(Object.assign(Object.assign({prefix:"ant"},"object"===typeof r.cssVar?r.cssVar:{}),"object"===typeof n.cssVar?n.cssVar:{}),{key:"object"===typeof n.cssVar&&(null===(a=n.cssVar)||void 0===a?void 0:a.key)||c});return Object.assign(Object.assign(Object.assign({},r),n),{token:Object.assign(Object.assign({},r.token),n.token),components:l,cssVar:s})}),[n,r],(function(e,t){return e.some((function(e,n){var r=t[n];return!Ve(e,r,!0)}))}))}(w,b.theme);var xe={csp:we,autoInsertSpaceInButton:o,alert:i,anchor:a,locale:c||h,direction:d,space:f,virtual:p,popupMatchSelectWidth:null!==m&&void 0!==m?m:g,popupOverflow:v,getPrefixCls:be,iconPrefixCls:ye,theme:Ae,segmented:x,statistic:E,spin:S,calendar:k,carousel:C,cascader:M,collapse:O,typography:N,checkbox:I,descriptions:j,divider:P,drawer:z,skeleton:T,steps:D,image:L,input:Y,layout:R,list:F,mentions:B,modal:H,progress:W,result:U,slider:V,breadcrumb:X,menu:Q,pagination:_,empty:q,badge:G,radio:K,rate:Z,switch:J,transfer:$,avatar:ee,message:te,tag:ne,table:re,card:oe,tabs:ie,timeline:ae,timePicker:le,upload:ce,notification:se,tree:ue,colorPicker:de,datePicker:fe,rangePicker:pe,flex:ge,wave:me,dropdown:ve,warning:he},Ee=Object.assign({},b);Object.keys(xe).forEach((function(e){void 0!==xe[e]&&(Ee[e]=xe[e])})),da.forEach((function(e){var n=t[e];n&&(Ee[e]=n)}));var Se=De((function(){return Ee}),Ee,(function(e,t){var n=Object.keys(e),r=Object.keys(t);return n.length!==r.length||n.some((function(n){return e[n]!==t[n]}))})),ke=e.useMemo((function(){return{prefixCls:ye,csp:we}}),[ye,we]),Ce=e.createElement(e.Fragment,null,e.createElement(ra,{dropdownMatchSelectWidth:g}),n),Me=e.useMemo((function(){var e,t,n,r;return Jn((null===(e=cr.Form)||void 0===e?void 0:e.defaultValidateMessages)||{},(null===(n=null===(t=Se.locale)||void 0===t?void 0:t.Form)||void 0===n?void 0:n.defaultValidateMessages)||{},(null===(r=Se.form)||void 0===r?void 0:r.validateMessages)||{},(null===l||void 0===l?void 0:l.validateMessages)||{})}),[Se,null===l||void 0===l?void 0:l.validateMessages]);Object.keys(Me).length>0&&(Ce=e.createElement(nr.Provider,{value:Me},Ce)),c&&(Ce=e.createElement(fr,{locale:c,_ANT_MARK__:"internalMark"},Ce)),(ye||we)&&(Ce=e.createElement(Qn.Provider,{value:ke},Ce)),u&&(Ce=e.createElement(Ao,{size:u},Ce)),Ce=e.createElement($i,null,Ce);var Oe=e.useMemo((function(){var e=Ae||{},t=e.algorithm,n=e.token,r=e.components,o=e.cssVar,i=ua(e,["algorithm","token","components","cssVar"]),a=t&&(!Array.isArray(t)||t.length>0)?nt(t):so,l={};Object.entries(r||{}).forEach((function(e){var t=s(e,2),n=t[0],r=t[1],o=Object.assign({},r);"algorithm"in o&&(!0===o.algorithm?o.theme=a:(Array.isArray(o.algorithm)||"function"===typeof o.algorithm)&&(o.theme=nt(o.algorithm)),delete o.algorithm),l[n]=o}));var c=Object.assign(Object.assign({},$r),n);return Object.assign(Object.assign({},i),{theme:a,token:c,components:l,override:Object.assign({override:c},l),cssVar:o})}),[Ae]);return w&&(Ce=e.createElement(fo.Provider,{value:Oe},Ce)),Se.warning&&(Ce=e.createElement(er.Provider,{value:Se.warning},Ce)),void 0!==A&&(Ce=e.createElement(bo,{disabled:A},Ce)),e.createElement(go.Provider,{value:Se},Ce)},va=function(t){var n=e.useContext(go),r=e.useContext(dr);return e.createElement(ma,Object.assign({parentContext:n,legacyLocale:r},t))};va.ConfigContext=go,va.SizeContext=xo,va.config=function(e){var t=e.prefixCls,n=e.iconPrefixCls,r=e.theme;void 0!==t&&(ea=t),void 0!==n&&(ta=n),r&&(!function(e){return Object.keys(e).some((function(e){return e.endsWith("Color")}))}(r)?na=r:vo(fa(),r))},va.useConfig=Eo,Object.defineProperty(va,"SizeContext",{get:function(){return xo}});var ha=va,ba={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"};function ya(e){var t;return null===e||void 0===e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}function wa(e){return function(e){return ya(e)instanceof ShadowRoot}(e)?ya(e):null}function Aa(e){return"object"===m(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===m(e.icon)||"function"===typeof e.icon)}function xa(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var r,o=e[n];if("class"===n)t.className=o,delete t.class;else delete t[n],t[(r=n,r.replace(/-(.)/g,(function(e,t){return t.toUpperCase()})))]=o;return t}),{})}function Ea(t,n,r){return r?e.createElement(t.tag,le(le({key:n},xa(t.attrs)),r),(t.children||[]).map((function(e,r){return Ea(e,"".concat(n,"-").concat(t.tag,"-").concat(r))}))):e.createElement(t.tag,le({key:n},xa(t.attrs)),(t.children||[]).map((function(e,r){return Ea(e,"".concat(n,"-").concat(t.tag,"-").concat(r))})))}function Sa(e){return Qr(e)[0]}function ka(e){return e?Array.isArray(e)?e:[e]:[]}var Ca=["icon","className","onClick","style","primaryColor","secondaryColor"],Ma={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};var Oa=function(t){var n,r,o=t.icon,i=t.className,a=t.onClick,l=t.style,c=t.primaryColor,s=t.secondaryColor,u=Do(t,Ca),d=e.useRef(),f=Ma;if(c&&(f={primaryColor:c,secondaryColor:s||Sa(c)}),function(t){var n=(0,e.useContext)(Qn),r=n.csp,o=n.prefixCls,i="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n";o&&(i=i.replace(/anticon/g,o)),(0,e.useEffect)((function(){var e=wa(t.current);Te(i,"@ant-design-icons",{prepend:!0,csp:r,attachTo:e})}),[])}(d),n=Aa(o),r="icon should be icon definiton, but got ".concat(o),Ue(n,"[@ant-design/icons] ".concat(r)),!Aa(o))return null;var p=o;return p&&"function"===typeof p.icon&&(p=le(le({},p),{},{icon:p.icon(f.primaryColor,f.secondaryColor)})),Ea(p.icon,"svg-".concat(p.name),le(le({className:i,onClick:a,style:l,"data-icon":p.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},u),{},{ref:d}))};Oa.displayName="IconReact",Oa.getTwoToneColors=function(){return le({},Ma)},Oa.setTwoToneColors=function(e){var t=e.primaryColor,n=e.secondaryColor;Ma.primaryColor=t,Ma.secondaryColor=n||Sa(t),Ma.calculated=!!n};var Na=Oa;function Ia(e){var t=s(ka(e),2),n=t[0],r=t[1];return Na.setTwoToneColors({primaryColor:n,secondaryColor:r})}var ja=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];Ia(Kr.primary);var Pa=e.forwardRef((function(t,n){var r,o=t.className,i=t.icon,a=t.spin,l=t.rotate,c=t.tabIndex,u=t.onClick,d=t.twoToneColor,f=Do(t,ja),p=e.useContext(Qn),g=p.prefixCls,m=void 0===g?"anticon":g,v=p.rootClassName,h=Mo()(v,m,(ie(r={},"".concat(m,"-").concat(i.name),!!i.name),ie(r,"".concat(m,"-spin"),!!a||"loading"===i.name),r),o),b=c;void 0===b&&u&&(b=-1);var y=l?{msTransform:"rotate(".concat(l,"deg)"),transform:"rotate(".concat(l,"deg)")}:void 0,w=s(ka(d),2),A=w[0],x=w[1];return e.createElement("span",Dt({role:"img","aria-label":i.name},f,{ref:n,tabIndex:b,onClick:u,className:h}),e.createElement(Na,{icon:i,primaryColor:A,secondaryColor:x,style:y}))}));Pa.displayName="AntdIcon",Pa.getTwoToneColor=function(){var e=Na.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor},Pa.setTwoToneColor=Ia;var za=Pa,Ta=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:ba}))};var Da=e.forwardRef(Ta),La={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"},Ra=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:La}))};var Fa=e.forwardRef(Ra),Ba={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"},Ha=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Ba}))};var Wa=e.forwardRef(Ha),Ua={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"},Va=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Ua}))};var Xa=e.forwardRef(Va),Qa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"},_a=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Qa}))};var Ya=e.forwardRef(_a),qa={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"},Ga=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:qa}))};var Ka=e.forwardRef(Ga),Za={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(e){var t=e.keyCode;if(e.altKey&&!e.ctrlKey||e.metaKey||t>=Za.F1&&t<=Za.F12)return!1;switch(t){case Za.ALT:case Za.CAPS_LOCK:case Za.CONTEXT_MENU:case Za.CTRL:case Za.DOWN:case Za.END:case Za.ESC:case Za.HOME:case Za.INSERT:case Za.LEFT:case Za.MAC_FF_META:case Za.META:case Za.NUMLOCK:case Za.NUM_CENTER:case Za.PAGE_DOWN:case Za.PAGE_UP:case Za.PAUSE:case Za.PRINT_SCREEN:case Za.RIGHT:case Za.SHIFT:case Za.UP:case Za.WIN_KEY:case Za.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(e){if(e>=Za.ZERO&&e<=Za.NINE)return!0;if(e>=Za.NUM_ZERO&&e<=Za.NUM_MULTIPLY)return!0;if(e>=Za.A&&e<=Za.Z)return!0;if(-1!==window.navigator.userAgent.indexOf("WebKit")&&0===e)return!0;switch(e){case Za.SPACE:case Za.QUESTION_MARK:case Za.NUM_PLUS:case Za.NUM_MINUS:case Za.NUM_PERIOD:case Za.NUM_DIVISION:case Za.SEMICOLON:case Za.DASH:case Za.EQUALS:case Za.COMMA:case Za.PERIOD:case Za.SLASH:case Za.APOSTROPHE:case Za.SINGLE_QUOTE:case Za.OPEN_SQUARE_BRACKET:case Za.BACKSLASH:case Za.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},Ja=Za,$a=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.style,i=t.className,a=t.duration,l=void 0===a?4.5:a,c=t.eventKey,u=t.content,d=t.closable,f=t.closeIcon,p=void 0===f?"x":f,g=t.props,m=t.onClick,v=t.onNoticeClose,h=t.times,b=t.hovering,y=s(e.useState(!1),2),w=y[0],A=y[1],x=b||w,E=function(){v(c)};e.useEffect((function(){if(!x&&l>0){var e=setTimeout((function(){E()}),1e3*l);return function(){clearTimeout(e)}}}),[l,x,h]);var S="".concat(r,"-notice");return e.createElement("div",Dt({},g,{ref:n,className:Mo()(S,i,ie({},"".concat(S,"-closable"),d)),style:o,onMouseEnter:function(e){var t;A(!0),null===g||void 0===g||null===(t=g.onMouseEnter)||void 0===t||t.call(g,e)},onMouseLeave:function(e){var t;A(!1),null===g||void 0===g||null===(t=g.onMouseLeave)||void 0===t||t.call(g,e)},onClick:m}),e.createElement("div",{className:"".concat(S,"-content")},u),d&&e.createElement("a",{tabIndex:0,className:"".concat(S,"-close"),onKeyDown:function(e){"Enter"!==e.key&&"Enter"!==e.code&&e.keyCode!==Ja.ENTER||E()},onClick:function(e){e.preventDefault(),e.stopPropagation(),E()}},p))})),el=$a,tl=e.createContext({}),nl=function(t){var n=t.children,r=t.classNames;return e.createElement(tl.Provider,{value:{classNames:r}},n)},rl=function(e){var t,n,r,o={offset:8,threshold:3,gap:16};e&&"object"===m(e)&&(o.offset=null!==(t=e.offset)&&void 0!==t?t:8,o.threshold=null!==(n=e.threshold)&&void 0!==n?n:3,o.gap=null!==(r=e.gap)&&void 0!==r?r:16);return[!!e,o]},ol=["className","style","classNames","styles"];var il=function(t){var n,r=t.configList,o=t.placement,i=t.prefixCls,a=t.className,l=t.style,c=t.motion,u=t.onAllNoticeRemoved,d=t.onNoticeClose,f=t.stack,p=(0,e.useContext)(tl).classNames,g=(0,e.useRef)({}),m=s((0,e.useState)(null),2),v=m[0],h=m[1],b=s((0,e.useState)([]),2),y=b[0],w=b[1],A=r.map((function(e){return{config:e,key:String(e.key)}})),x=s(rl(f),2),E=x[0],S=x[1],k=S.offset,C=S.threshold,M=S.gap,O=E&&(y.length>0||A.length<=C),N="function"===typeof c?c(o):c;return(0,e.useEffect)((function(){E&&y.length>1&&w((function(e){return e.filter((function(e){return A.some((function(t){var n=t.key;return e===n}))}))}))}),[y,A,E]),(0,e.useEffect)((function(){var e,t;E&&g.current[null===(e=A[A.length-1])||void 0===e?void 0:e.key]&&h(g.current[null===(t=A[A.length-1])||void 0===t?void 0:t.key])}),[A,E]),e.createElement(Hi,Dt({key:o,className:Mo()(i,"".concat(i,"-").concat(o),null===p||void 0===p?void 0:p.list,a,(n={},ie(n,"".concat(i,"-stack"),!!E),ie(n,"".concat(i,"-stack-expanded"),O),n)),style:l,keys:A,motionAppear:!0},N,{onAllRemoved:function(){u(o)}}),(function(t,n){var r=t.config,a=t.className,l=t.style,c=t.index,s=r,u=s.key,f=s.times,m=String(u),h=r,b=h.className,x=h.style,S=h.classNames,C=h.styles,N=Do(h,ol),I=A.findIndex((function(e){return e.key===m})),j={};if(E){var P=A.length-1-(I>-1?I:c-1),z="top"===o||"bottom"===o?"-50%":"0";if(P>0){var T,D,L;j.height=O?null===(T=g.current[m])||void 0===T?void 0:T.offsetHeight:null===v||void 0===v?void 0:v.offsetHeight;for(var R=0,F=0;F<P;F++){var B;R+=(null===(B=g.current[A[A.length-1-F].key])||void 0===B?void 0:B.offsetHeight)+M}var H=(O?R:P*k)*(o.startsWith("top")?1:-1),W=!O&&null!==v&&void 0!==v&&v.offsetWidth&&null!==(D=g.current[m])&&void 0!==D&&D.offsetWidth?((null===v||void 0===v?void 0:v.offsetWidth)-2*k*(P<3?P:3))/(null===(L=g.current[m])||void 0===L?void 0:L.offsetWidth):1;j.transform="translate3d(".concat(z,", ").concat(H,"px, 0) scaleX(").concat(W,")")}else j.transform="translate3d(".concat(z,", 0, 0)")}return e.createElement("div",{ref:n,className:Mo()("".concat(i,"-notice-wrapper"),a,null===S||void 0===S?void 0:S.wrapper),style:le(le(le({},l),j),null===C||void 0===C?void 0:C.wrapper),onMouseEnter:function(){return w((function(e){return e.includes(m)?e:[].concat(Ae(e),[m])}))},onMouseLeave:function(){return w((function(e){return e.filter((function(e){return e!==m}))}))}},e.createElement(el,Dt({},N,{ref:function(e){I>-1?g.current[m]=e:delete g.current[m]},prefixCls:i,classNames:S,styles:C,className:Mo()(b,null===p||void 0===p?void 0:p.notice),style:x,times:f,key:u,eventKey:u,onNoticeClose:d,hovering:E&&y.length>0})))}))},al=e.forwardRef((function(t,n){var o=t.prefixCls,i=void 0===o?"rc-notification":o,a=t.container,l=t.motion,c=t.maxCount,u=t.className,d=t.style,f=t.onAllRemoved,p=t.stack,g=t.renderNotifications,m=s(e.useState([]),2),v=m[0],h=m[1],b=function(e){var t,n=v.find((function(t){return t.key===e}));null===n||void 0===n||null===(t=n.onClose)||void 0===t||t.call(n),h((function(t){return t.filter((function(t){return t.key!==e}))}))};e.useImperativeHandle(n,(function(){return{open:function(e){h((function(t){var n,r=Ae(t),o=r.findIndex((function(t){return t.key===e.key})),i=le({},e);o>=0?(i.times=((null===(n=t[o])||void 0===n?void 0:n.times)||0)+1,r[o]=i):(i.times=0,r.push(i));return c>0&&r.length>c&&(r=r.slice(-c)),r}))},close:function(e){b(e)},destroy:function(){h([])}}}));var y=s(e.useState({}),2),w=y[0],A=y[1];e.useEffect((function(){var e={};v.forEach((function(t){var n=t.placement,r=void 0===n?"topRight":n;r&&(e[r]=e[r]||[],e[r].push(t))})),Object.keys(w).forEach((function(t){e[t]=e[t]||[]})),A(e)}),[v]);var x=function(e){A((function(t){var n=le({},t);return(n[e]||[]).length||delete n[e],n}))},E=e.useRef(!1);if(e.useEffect((function(){Object.keys(w).length>0?E.current=!0:E.current&&(null===f||void 0===f||f(),E.current=!1)}),[w]),!a)return null;var S=Object.keys(w);return(0,r.createPortal)(e.createElement(e.Fragment,null,S.map((function(t){var n=w[t],r=e.createElement(il,{key:t,configList:n,placement:t,prefixCls:i,className:null===u||void 0===u?void 0:u(t),style:null===d||void 0===d?void 0:d(t),motion:l,onNoticeClose:b,onAllNoticeRemoved:x,stack:p});return g?g(r,{prefixCls:i,key:t}):r}))),a)}));var ll=al,cl=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],sl=function(){return document.body},ul=0;function dl(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.getContainer,r=void 0===n?sl:n,o=t.motion,i=t.prefixCls,a=t.maxCount,l=t.className,c=t.style,u=t.onAllRemoved,d=t.stack,f=t.renderNotifications,p=Do(t,cl),g=s(e.useState(),2),m=g[0],v=g[1],h=e.useRef(),b=e.createElement(ll,{container:m,ref:h,prefixCls:i,motion:o,maxCount:a,className:l,style:c,onAllRemoved:u,stack:d,renderNotifications:f}),y=s(e.useState([]),2),w=y[0],A=y[1],x=e.useMemo((function(){return{open:function(e){var t=function(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach((function(t){t&&Object.keys(t).forEach((function(n){var r=t[n];void 0!==r&&(e[n]=r)}))})),e}(p,e);null!==t.key&&void 0!==t.key||(t.key="rc-notification-".concat(ul),ul+=1),A((function(e){return[].concat(Ae(e),[{type:"open",config:t}])}))},close:function(e){A((function(t){return[].concat(Ae(t),[{type:"close",key:e}])}))},destroy:function(){A((function(e){return[].concat(Ae(e),[{type:"destroy"}])}))}}}),[]);return e.useEffect((function(){v(r())})),e.useEffect((function(){h.current&&w.length&&(w.forEach((function(e){switch(e.type){case"open":h.current.open(e.config);break;case"close":h.current.close(e.key);break;case"destroy":h.current.destroy()}})),A((function(e){return e.filter((function(e){return!w.includes(e)}))})))}),[w]),[x,b]}var fl=function(e){return s(Ji(),5)[4]?"".concat(e,"-css-var"):""};var pl=e.createContext(void 0),gl=100,ml={Modal:gl,Drawer:gl,Popover:gl,Popconfirm:gl,Tooltip:gl,Tour:gl},vl={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function hl(t,n){var r=s(Ji(),2)[1],o=e.useContext(pl),i=function(e){return e in ml}(t);if(void 0!==n)return[n,n];var a=null!==o&&void 0!==o?o:0;return i?(a+=(o?0:r.zIndexPopupBase)+ml[t],a=Math.min(a,r.zIndexPopupBase+1e3)):a+=vl[t],[void 0===o?n:a,a]}var bl="undefined"!==typeof CSSINJS_STATISTIC,yl=!0;function wl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];if(!bl)return Object.assign.apply(Object,[{}].concat(t));yl=!1;var r={};return t.forEach((function(e){Object.keys(e).forEach((function(t){Object.defineProperty(r,t,{configurable:!0,enumerable:!0,get:function(){return e[t]}})}))})),yl=!0,r}var Al={};function xl(){}function El(t){var n=e.useRef();n.current=t;var r=e.useCallback((function(){for(var e,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return null===(e=n.current)||void 0===e?void 0:e.call.apply(e,[n].concat(r))}),[]);return r}function Sl(e){return void 0!==e}function kl(e,t){var n=t||{},r=n.defaultValue,o=n.value,i=n.onChange,a=n.postState,l=s(_o((function(){return Sl(o)?o:Sl(r)?"function"===typeof r?r():r:"function"===typeof e?e():e})),2),c=l[0],u=l[1],d=void 0!==o?o:c,f=a?a(d):d,p=El(i),g=s(_o([d]),2),m=g[0],v=g[1];return wt((function(){var e=m[0];c!==e&&p(c,e)}),[m]),wt((function(){Sl(o)||u(o)}),[o]),[f,El((function(e,t){u(e,t),v([d],t)}))]}var Cl=b((function e(){g(this,e)})),Ml=function(e){Ho(n,e);var t=Vo(n);function n(e){var r;return g(this,n),(r=t.call(this)).result=0,e instanceof n?r.result=e.result:"number"===typeof e&&(r.result=e),r}return b(n,[{key:"add",value:function(e){return e instanceof n?this.result+=e.result:"number"===typeof e&&(this.result+=e),this}},{key:"sub",value:function(e){return e instanceof n?this.result-=e.result:"number"===typeof e&&(this.result-=e),this}},{key:"mul",value:function(e){return e instanceof n?this.result*=e.result:"number"===typeof e&&(this.result*=e),this}},{key:"div",value:function(e){return e instanceof n?this.result/=e.result:"number"===typeof e&&(this.result/=e),this}},{key:"equal",value:function(){return this.result}}]),n}(Cl),Ol="CALC_UNIT";function Nl(e){return"number"===typeof e?"".concat(e).concat(Ol):e}var Il=function(e){Ho(n,e);var t=Vo(n);function n(e){var r;return g(this,n),(r=t.call(this)).result="",e instanceof n?r.result="(".concat(e.result,")"):"number"===typeof e?r.result=Nl(e):"string"===typeof e&&(r.result=e),r}return b(n,[{key:"add",value:function(e){return e instanceof n?this.result="".concat(this.result," + ").concat(e.getResult()):"number"!==typeof e&&"string"!==typeof e||(this.result="".concat(this.result," + ").concat(Nl(e))),this.lowPriority=!0,this}},{key:"sub",value:function(e){return e instanceof n?this.result="".concat(this.result," - ").concat(e.getResult()):"number"!==typeof e&&"string"!==typeof e||(this.result="".concat(this.result," - ").concat(Nl(e))),this.lowPriority=!0,this}},{key:"mul",value:function(e){return this.lowPriority&&(this.result="(".concat(this.result,")")),e instanceof n?this.result="".concat(this.result," * ").concat(e.getResult(!0)):"number"!==typeof e&&"string"!==typeof e||(this.result="".concat(this.result," * ").concat(e)),this.lowPriority=!1,this}},{key:"div",value:function(e){return this.lowPriority&&(this.result="(".concat(this.result,")")),e instanceof n?this.result="".concat(this.result," / ").concat(e.getResult(!0)):"number"!==typeof e&&"string"!==typeof e||(this.result="".concat(this.result," / ").concat(e)),this.lowPriority=!1,this}},{key:"getResult",value:function(e){return this.lowPriority||e?"(".concat(this.result,")"):this.result}},{key:"equal",value:function(e){var t=(e||{}).unit,n=void 0===t||t,r=new RegExp("".concat(Ol),"g");return this.result=this.result.replace(r,n?"px":""),"undefined"!==typeof this.lowPriority?"calc(".concat(this.result,")"):this.result}}]),n}(Cl),jl=function(e){var t="css"===e?Il:Ml;return function(e){return new t(e)}};var Pl=function(e,t,n){var r;return"function"===typeof n?n(wl(t,null!==(r=t[e])&&void 0!==r?r:{})):null!==n&&void 0!==n?n:{}},zl=function(e,t,n,r){var o=Object.assign({},t[e]);(null===r||void 0===r?void 0:r.deprecatedTokens)&&r.deprecatedTokens.forEach((function(e){var t,n=s(e,2),r=n[0],i=n[1];((null===o||void 0===o?void 0:o[r])||(null===o||void 0===o?void 0:o[i]))&&(null!==(t=o[i])&&void 0!==t||(o[i]=null===o||void 0===o?void 0:o[r]))}));var i=Object.assign(Object.assign({},n),o);return(null===r||void 0===r?void 0:r.format)&&(i=r.format(i)),Object.keys(i).forEach((function(e){i[e]===t[e]&&delete i[e]})),i};function Tl(t,n,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=Array.isArray(t)?t:[t,t],a=s(i,1)[0],l=i.join("-");return function(t){var i=s(Ji(),5),c=i[0],u=i[1],d=i[2],f=i[3],p=i[4],g=(0,e.useContext)(go),m=g.getPrefixCls,v=g.iconPrefixCls,h=g.csp,b=m(),y=p?"css":"js",w=jl(y),A=function(e){return"js"===e?{max:Math.max,min:Math.min}:{max:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"max(".concat(t.map((function(e){return pt(e)})).join(","),")")},min:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"min(".concat(t.map((function(e){return pt(e)})).join(","),")")}}}(y),x=A.max,E=A.min,S={theme:c,token:f,hashId:d,nonce:function(){return null===h||void 0===h?void 0:h.nonce},clientOnly:o.clientOnly,order:o.order||-999};Fn(Object.assign(Object.assign({},S),{clientOnly:!1,path:["Shared",b]}),(function(){return[{"&":aa(f)}]})),sa(v,h);var k=Fn(Object.assign(Object.assign({},S),{path:[l,t,v]}),(function(){if(!1===o.injectStyle)return[];var e=function(e){var t,n=e,r=xl;return bl&&"undefined"!==typeof Proxy&&(t=new Set,n=new Proxy(e,{get:function(e,n){return yl&&t.add(n),e[n]}}),r=function(e,n){var r;Al[e]={global:Array.from(t),component:Object.assign(Object.assign({},null===(r=Al[e])||void 0===r?void 0:r.component),n)}}),{token:n,keys:t,flush:r}}(f),i=e.token,l=e.flush,c=Pl(a,u,r),s=".".concat(t),g=zl(a,u,c,{deprecatedTokens:o.deprecatedTokens,format:o.format});p&&Object.keys(c).forEach((function(e){c[e]="var(".concat(mt(e,function(e,t){return"".concat([t,e.replace(/([A-Z]+)([A-Z][a-z]+)/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2")].filter(Boolean).join("-"))}(a,p.prefix)),")")}));var m=wl(i,{componentCls:s,prefixCls:t,iconCls:".".concat(v),antCls:".".concat(b),calc:w,max:x,min:E},p?c:g),h=n(m,{hashId:d,prefixCls:t,rootPrefixCls:b,iconPrefixCls:v});return l(a,g),[!1===o.resetStyle?null:la(m,t),h]}));return[k,Mo()(d,null===p||void 0===p?void 0:p.key)]}}var Dl=function(e,t,n,r){var o=Tl(e,t,n,Object.assign({resetStyle:!1,order:-998},r));return function(e){var t=e.prefixCls;return o(t),null}},Ll=function(t,n,r,o){var i=Tl(t,n,r,o),a=function(t,n,r){function o(e){return"".concat(t).concat(e.slice(0,1).toUpperCase()).concat(e.slice(1))}var i=null!==r&&void 0!==r?r:{},a=i.unitless,l=void 0===a?{}:a,c=i.injectStyle,u=void 0===c||c,d=ie({},o("zIndexPopup"),!0);Object.keys(l).forEach((function(e){d[o(e)]=l[e]}));var f=function(e){var i=e.rootCls,a=e.cssVar,l=s(Ji(),2)[1];return Wn({path:[t],prefix:a.prefix,key:null===a||void 0===a?void 0:a.key,unitless:Object.assign(Object.assign({},qi),d),ignore:Gi,token:l,scope:i},(function(){var e=Pl(t,l,n),i=zl(t,l,e,{format:null===r||void 0===r?void 0:r.format,deprecatedTokens:null===r||void 0===r?void 0:r.deprecatedTokens});return Object.keys(e).forEach((function(e){i[o(e)]=i[e],delete i[e]})),i})),null};return function(n){var r=s(Ji(),5)[4];return function(o){return u&&r?e.createElement(e.Fragment,null,e.createElement(f,{rootCls:n,cssVar:r,component:t}),o):o}}}(t,r,o);return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,n=s(i(e),2)[1];return[a(t),n]}},Rl=function(e){var t,n,r=e.componentCls,o=e.notificationMarginEdge,i=e.animationMaxHeight,a="".concat(r,"-notice"),l=new Vn("antNotificationFadeIn",{"0%":{transform:"translate3d(100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}}),c=new Vn("antNotificationTopFadeIn",{"0%":{top:-i,opacity:0},"100%":{top:0,opacity:1}}),s=new Vn("antNotificationBottomFadeIn",{"0%":{bottom:e.calc(i).mul(-1).equal(),opacity:0},"100%":{bottom:0,opacity:1}}),u=new Vn("antNotificationLeftFadeIn",{"0%":{transform:"translate3d(-100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}});return ie({},r,(ie(n={},"&".concat(r,"-top, &").concat(r,"-bottom"),ie({marginInline:0},a,{marginInline:"auto auto"})),ie(n,"&".concat(r,"-top"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:c})),ie(n,"&".concat(r,"-bottom"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:s})),ie(n,"&".concat(r,"-topRight, &").concat(r,"-bottomRight"),ie({},"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:l})),ie(n,"&".concat(r,"-topLeft, &").concat(r,"-bottomLeft"),(ie(t={marginRight:{value:0,_skip_check_:!0},marginLeft:{value:o,_skip_check_:!0}},a,{marginInlineEnd:"auto",marginInlineStart:0}),ie(t,"".concat(r,"-fade-enter").concat(r,"-fade-enter-active, ").concat(r,"-fade-appear").concat(r,"-fade-appear-active"),{animationName:u}),t)),n))},Fl=["top","topLeft","topRight","bottom","bottomLeft","bottomRight"],Bl={topLeft:"left",topRight:"right",bottomLeft:"left",bottomRight:"right",top:"left",bottom:"left"},Hl=function(e){var t,n=e.componentCls;return Object.assign((ie(t={},"".concat(n,"-stack"),ie({},"& > ".concat(n,"-notice-wrapper"),Object.assign({transition:"all ".concat(e.motionDurationSlow,", backdrop-filter 0s"),position:"absolute"},function(e){for(var t={},n=1;n<e.notificationStackLayer;n++)t["&:nth-last-child(".concat(n+1,")")]=ie({overflow:"hidden"},"& > ".concat(e.componentCls,"-notice"),{opacity:0,transition:"opacity ".concat(e.motionDurationMid)});return Object.assign(ie({},"&:not(:nth-last-child(-n+".concat(e.notificationStackLayer,"))"),{opacity:0,overflow:"hidden",color:"transparent",pointerEvents:"none"}),t)}(e)))),ie(t,"".concat(n,"-stack:not(").concat(n,"-stack-expanded)"),ie({},"& > ".concat(n,"-notice-wrapper"),Object.assign({},function(e){for(var t={},n=1;n<e.notificationStackLayer;n++)t["&:nth-last-child(".concat(n+1,")")]={background:e.colorBgBlur,backdropFilter:"blur(10px)","-webkit-backdrop-filter":"blur(10px)"};return Object.assign({},t)}(e)))),ie(t,"".concat(n,"-stack").concat(n,"-stack-expanded"),ie({},"& > ".concat(n,"-notice-wrapper"),{"&:not(:nth-last-child(-n + 1))":ie({opacity:1,overflow:"unset",color:"inherit",pointerEvents:"auto"},"& > ".concat(e.componentCls,"-notice"),{opacity:1}),"&:after":{content:'""',position:"absolute",height:e.margin,width:"100%",insetInline:0,bottom:e.calc(e.margin).mul(-1).equal(),background:"transparent",pointerEvents:"auto"}})),t),Fl.map((function(t){return function(e,t){var n,r=e.componentCls;return ie({},"".concat(r,"-").concat(t),ie({},"&".concat(r,"-stack > ").concat(r,"-notice-wrapper"),(ie(n={},t.startsWith("top")?"top":"bottom",0),ie(n,Bl[t],{value:0,_skip_check_:!0}),n)))}(e,t)})).reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),{}))},Wl=function(e){var t,n,r=e.iconCls,o=e.componentCls,i=e.boxShadow,a=e.fontSizeLG,l=e.notificationMarginBottom,c=e.borderRadiusLG,s=e.colorSuccess,u=e.colorInfo,d=e.colorWarning,f=e.colorError,p=e.colorTextHeading,g=e.notificationBg,m=e.notificationPadding,v=e.notificationMarginEdge,h=e.fontSize,b=e.lineHeight,y=e.width,w=e.notificationIconSize,A=e.colorText,x="".concat(o,"-notice");return ie(n={position:"relative",marginBottom:l,marginInlineStart:"auto",background:g,borderRadius:c,boxShadow:i},x,{padding:m,width:y,maxWidth:"calc(100vw - ".concat(pt(e.calc(v).mul(2).equal()),")"),overflow:"hidden",lineHeight:b,wordWrap:"break-word"}),ie(n,"".concat(o,"-close-icon"),{fontSize:h,cursor:"pointer"}),ie(n,"".concat(x,"-message"),{marginBottom:e.marginXS,color:p,fontSize:a,lineHeight:e.lineHeightLG}),ie(n,"".concat(x,"-description"),{fontSize:h,color:A}),ie(n,"".concat(x,"-closable ").concat(x,"-message"),{paddingInlineEnd:e.paddingLG}),ie(n,"".concat(x,"-with-icon ").concat(x,"-message"),{marginBottom:e.marginXS,marginInlineStart:e.calc(e.marginSM).add(w).equal(),fontSize:a}),ie(n,"".concat(x,"-with-icon ").concat(x,"-description"),{marginInlineStart:e.calc(e.marginSM).add(w).equal(),fontSize:h}),ie(n,"".concat(x,"-icon"),(ie(t={position:"absolute",fontSize:w,lineHeight:1},"&-success".concat(r),{color:s}),ie(t,"&-info".concat(r),{color:u}),ie(t,"&-warning".concat(r),{color:d}),ie(t,"&-error".concat(r),{color:f}),t)),ie(n,"".concat(x,"-close"),{position:"absolute",top:e.notificationPaddingVertical,insetInlineEnd:e.notificationPaddingHorizontal,color:e.colorIcon,outline:"none",width:e.notificationCloseButtonSize,height:e.notificationCloseButtonSize,borderRadius:e.borderRadiusSM,transition:"background-color ".concat(e.motionDurationMid,", color ").concat(e.motionDurationMid),display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.closeBtnHoverBg}}),ie(n,"".concat(x,"-btn"),{float:"right",marginTop:e.marginSM}),n},Ul=function(e){var t,n=e.componentCls,r=e.notificationMarginBottom,o=e.notificationMarginEdge,i=e.motionDurationMid,a=e.motionEaseInOut,l="".concat(n,"-notice"),c=new Vn("antNotificationFadeOut",{"0%":{maxHeight:e.animationMaxHeight,marginBottom:r},"100%":{maxHeight:0,marginBottom:0,paddingTop:0,paddingBottom:0,opacity:0}});return[ie({},n,Object.assign(Object.assign({},ia(e)),(t={position:"fixed",zIndex:e.zIndexPopup,marginRight:{value:o,_skip_check_:!0}},ie(t,"".concat(n,"-hook-holder"),{position:"relative"}),ie(t,"".concat(n,"-fade-appear-prepare"),{opacity:"0 !important"}),ie(t,"".concat(n,"-fade-enter, ").concat(n,"-fade-appear"),{animationDuration:e.motionDurationMid,animationTimingFunction:a,animationFillMode:"both",opacity:0,animationPlayState:"paused"}),ie(t,"".concat(n,"-fade-leave"),{animationTimingFunction:a,animationFillMode:"both",animationDuration:i,animationPlayState:"paused"}),ie(t,"".concat(n,"-fade-enter").concat(n,"-fade-enter-active, ").concat(n,"-fade-appear").concat(n,"-fade-appear-active"),{animationPlayState:"running"}),ie(t,"".concat(n,"-fade-leave").concat(n,"-fade-leave-active"),{animationName:c,animationPlayState:"running"}),ie(t,"&-rtl",ie({direction:"rtl"},"".concat(l,"-btn"),{float:"left"})),t))),ie({},n,ie({},"".concat(l,"-wrapper"),Object.assign({},Wl(e))))]},Vl=function(e){return{zIndexPopup:e.zIndexPopupBase+1e3+50,width:384,closeBtnHoverBg:e.wireframe?"transparent":e.colorFillContent}},Xl=function(e){var t=e.paddingMD,n=e.paddingLG;return wl(e,{notificationBg:e.colorBgElevated,notificationPaddingVertical:t,notificationPaddingHorizontal:n,notificationIconSize:e.calc(e.fontSizeLG).mul(e.lineHeightLG).equal(),notificationCloseButtonSize:e.calc(e.controlHeightLG).mul(.55).equal(),notificationMarginBottom:e.margin,notificationPadding:"".concat(pt(e.paddingMD)," ").concat(pt(e.paddingContentHorizontalLG)),notificationMarginEdge:e.marginLG,animationMaxHeight:150,notificationStackLayer:3})},Ql=Ll("Notification",(function(e){var t=Xl(e);return[Ul(t),Rl(t),Hl(t)]}),Vl),_l=Dl(["Notification","PurePanel"],(function(e){var t="".concat(e.componentCls,"-notice"),n=Xl(e);return ie({},"".concat(t,"-pure-panel"),Object.assign(Object.assign({},Wl(n)),{width:n.width,maxWidth:"calc(100vw - ".concat(pt(e.calc(n.notificationMarginEdge).mul(2).equal()),")"),margin:0}))}),Vl),Yl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function ql(t,n){return null===n||!1===n?null:n||e.createElement("span",{className:"".concat(t,"-close-x")},e.createElement(Wa,{className:"".concat(t,"-close-icon")}))}var Gl={success:Da,info:Ya,error:Fa,warning:Xa},Kl=function(t){var n=t.prefixCls,r=t.icon,o=t.type,i=t.message,a=t.description,l=t.btn,c=t.role,s=void 0===c?"alert":c,u=null;return r?u=e.createElement("span",{className:"".concat(n,"-icon")},r):o&&(u=e.createElement(Gl[o]||null,{className:Mo()("".concat(n,"-icon"),"".concat(n,"-icon-").concat(o))})),e.createElement("div",{className:Mo()(ie({},"".concat(n,"-with-icon"),u)),role:s},u,e.createElement("div",{className:"".concat(n,"-message")},i),e.createElement("div",{className:"".concat(n,"-description")},a),l&&e.createElement("div",{className:"".concat(n,"-btn")},l))},Zl=function(t){var n=t.prefixCls,r=t.className,o=t.icon,i=t.type,a=t.message,l=t.description,c=t.btn,u=t.closable,d=void 0===u||u,f=t.closeIcon,p=t.className,g=Yl(t,["prefixCls","className","icon","type","message","description","btn","closable","closeIcon","className"]),m=e.useContext(go).getPrefixCls,v=n||m("notification"),h="".concat(v,"-notice"),b=fl(v),y=s(Ql(v,b),2),w=y[0],A=y[1];return w(e.createElement("div",{className:Mo()("".concat(h,"-pure-panel"),A,r,b)},e.createElement(_l,{prefixCls:v}),e.createElement(el,Object.assign({},g,{prefixCls:v,eventKey:"pure",duration:null,closable:d,className:Mo()({notificationClassName:p}),closeIcon:ql(v,f),content:e.createElement(Kl,{prefixCls:h,icon:o,type:i,message:a,description:l,btn:c})}))))};var Jl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},$l="topRight",ec=function(t){var n=t.children,r=t.prefixCls,o=s(Ql(r),2),i=o[0],a=o[1];return i(e.createElement(nl,{classNames:{list:a,notice:a}},n))},tc=function(t,n){var r=n.prefixCls,o=n.key;return e.createElement(ec,{prefixCls:r,key:o},t)},nc=e.forwardRef((function(t,n){var r=t.top,o=t.bottom,i=t.prefixCls,a=t.getContainer,l=t.maxCount,c=t.rtl,u=t.onAllRemoved,d=t.stack,f=e.useContext(go),p=f.getPrefixCls,g=f.getPopupContainer,m=f.notification,v=s(Ji(),2)[1],h=i||p("notification"),b=dl({prefixCls:h,style:function(e){return function(e,t,n){var r;switch(e){case"top":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:t,bottom:"auto"};break;case"topLeft":r={left:0,top:t,bottom:"auto"};break;case"topRight":r={right:0,top:t,bottom:"auto"};break;case"bottom":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:n};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n}}return r}(e,null!==r&&void 0!==r?r:24,null!==o&&void 0!==o?o:24)},className:function(){return Mo()(ie({},"".concat(h,"-rtl"),c))},motion:function(){return function(e){return{motionName:"".concat(e,"-fade")}}(h)},closable:!0,closeIcon:ql(h),duration:4.5,getContainer:function(){return(null===a||void 0===a?void 0:a())||(null===g||void 0===g?void 0:g())||document.body},maxCount:l,onAllRemoved:u,renderNotifications:tc,stack:!1!==d&&{threshold:"object"===typeof d?null===d||void 0===d?void 0:d.threshold:void 0,offset:8,gap:v.margin}}),y=s(b,2),w=y[0],A=y[1];return e.useImperativeHandle(n,(function(){return Object.assign(Object.assign({},w),{prefixCls:h,notification:m})})),A}));function rc(t){var n=e.useRef(null),r=(tr("Notification"),e.useMemo((function(){var r=function(r){var o;if(n.current){var i=n.current,a=i.open,l=i.prefixCls,c=i.notification,s="".concat(l,"-notice"),u=r.message,d=r.description,f=r.icon,p=r.type,g=r.btn,m=r.className,v=r.style,h=r.role,b=void 0===h?"alert":h,y=r.closeIcon,w=Jl(r,["message","description","icon","type","btn","className","style","role","closeIcon"]),A=ql(s,y);return a(Object.assign(Object.assign({placement:null!==(o=null===t||void 0===t?void 0:t.placement)&&void 0!==o?o:$l},w),{content:e.createElement(Kl,{prefixCls:s,icon:f,type:p,message:u,description:d,btn:g,role:b}),className:Mo()(p&&"".concat(s,"-").concat(p),m,null===c||void 0===c?void 0:c.className),style:Object.assign(Object.assign({},null===c||void 0===c?void 0:c.style),v),closeIcon:A,closable:!!A}))}},o={open:r,destroy:function(e){var t,r;void 0!==e?null===(t=n.current)||void 0===t||t.close(e):null===(r=n.current)||void 0===r||r.destroy()}};return["success","info","warning","error"].forEach((function(e){o[e]=function(t){return r(Object.assign(Object.assign({},t),{type:e}))}})),o}),[]));return[r,e.createElement(nc,Object.assign({key:"notification-holder"},t,{ref:n}))]}var oc=null,ic=function(e){return e()},ac=[],lc={};function cc(){var e=lc,t=e.prefixCls,n=e.getContainer,r=e.rtl,o=e.maxCount,i=e.top,a=e.bottom,l=null!==t&&void 0!==t?t:ga().getPrefixCls("notification"),c=(null===n||void 0===n?void 0:n())||document.body;return{prefixCls:l,getContainer:function(){return c},rtl:r,maxCount:o,top:i,bottom:a}}var sc=e.forwardRef((function(t,n){var r=s(e.useState(cc),2),o=r[0],i=r[1],a=s(rc(o),2),l=a[0],c=a[1],u=ga(),d=u.getRootPrefixCls(),f=u.getIconPrefixCls(),p=u.getTheme(),g=function(){i(cc)};return e.useEffect(g,[]),e.useImperativeHandle(n,(function(){var e=Object.assign({},l);return Object.keys(e).forEach((function(t){e[t]=function(){return g(),l[t].apply(l,arguments)}})),{instance:e,sync:g}})),e.createElement(ha,{prefixCls:d,iconPrefixCls:f,theme:p},c)}));function uc(){if(!oc){var t=document.createDocumentFragment(),n={fragment:t};return oc=n,void ic((function(){me(e.createElement(sc,{ref:function(e){var t=e||{},r=t.instance,o=t.sync;Promise.resolve().then((function(){!n.instance&&r&&(n.instance=r,n.sync=o,uc())}))}}),t)}))}oc.instance&&(ac.forEach((function(e){switch(e.type){case"open":ic((function(){oc.instance.open(Object.assign(Object.assign({},lc),e.config))}));break;case"destroy":ic((function(){null===oc||void 0===oc||oc.instance.destroy(e.key)}))}})),ac=[])}function dc(e){ac.push({type:"open",config:e}),uc()}var fc={open:dc,destroy:function(e){ac.push({type:"destroy",key:e}),uc()},config:function(e){lc=Object.assign(Object.assign({},lc),e),ic((function(){var e;null===(e=null===oc||void 0===oc?void 0:oc.sync)||void 0===e||e.call(oc)}))},useNotification:function(e){return rc(e)},_InternalPanelDoNotUseOrYouWillBeFired:Zl};["success","info","warning","error"].forEach((function(e){fc[e]=function(t){return dc(Object.assign(Object.assign({},t),{type:e}))}}));var pc=fc;function gc(e,t){var n=le({},e);return Array.isArray(t)&&t.forEach((function(e){delete n[e]})),n}var mc=e.createContext({siderHook:{addSider:function(){return null},removeSider:function(){return null}}});function vc(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=[];return e.Children.forEach(t,(function(e){(void 0!==e&&null!==e||n.keepEmpty)&&(Array.isArray(e)?r=r.concat(vc(e)):(0,Io.isFragment)(e)&&e.props?r=r.concat(vc(e.props.children,n)):r.push(e))})),r}var hc={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"},bc=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:hc}))};var yc=e.forwardRef(bc),wc={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},Ac=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:wc}))};var xc=e.forwardRef(Ac),Ec={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"},Sc=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Ec}))};var kc=e.forwardRef(Sc),Cc=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},Mc=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Oc={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},Nc=e.createContext({}),Ic=function(){var e=0;return function(){return e+=1,"".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").concat(e)}}(),jc=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.className,i=t.trigger,a=t.children,l=t.defaultCollapsed,c=void 0!==l&&l,u=t.theme,d=void 0===u?"dark":u,f=t.style,p=void 0===f?{}:f,g=t.collapsible,m=void 0!==g&&g,v=t.reverseArrow,h=void 0!==v&&v,b=t.width,y=void 0===b?200:b,w=t.collapsedWidth,A=void 0===w?80:w,x=t.zeroWidthTriggerStyle,E=t.breakpoint,S=t.onCollapse,k=t.onBreakpoint,C=Mc(t,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),M=(0,e.useContext)(mc).siderHook,O=s((0,e.useState)("collapsed"in t?t.collapsed:c),2),N=O[0],I=O[1],j=s((0,e.useState)(!1),2),P=j[0],z=j[1];(0,e.useEffect)((function(){"collapsed"in t&&I(t.collapsed)}),[t.collapsed]);var T=function(e,n){"collapsed"in t||I(e),null===S||void 0===S||S(e,n)},D=(0,e.useRef)();D.current=function(e){z(e.matches),null===k||void 0===k||k(e.matches),N!==e.matches&&T(e.matches,"responsive")},(0,e.useEffect)((function(){function e(e){return D.current(e)}var t;if("undefined"!==typeof window){var n=window.matchMedia;if(n&&E&&E in Oc){t=n("(max-width: ".concat(Oc[E],")"));try{t.addEventListener("change",e)}catch(r){t.addListener(e)}e(t)}}return function(){try{null===t||void 0===t||t.removeEventListener("change",e)}catch(r){null===t||void 0===t||t.removeListener(e)}}}),[E]),(0,e.useEffect)((function(){var e=Ic("ant-sider-");return M.addSider(e),function(){return M.removeSider(e)}}),[]);var L=function(){T(!N,"clickTrigger")},R=(0,e.useContext)(go).getPrefixCls,F=e.useMemo((function(){return{siderCollapsed:N}}),[N]);return e.createElement(Nc.Provider,{value:F},function(){var t,l=R("layout-sider",r),c=gc(C,["collapsed"]),s=N?A:y,u=Cc(s)?"".concat(s,"px"):String(s),f=0===parseFloat(String(A||0))?e.createElement("span",{onClick:L,className:Mo()("".concat(l,"-zero-width-trigger"),"".concat(l,"-zero-width-trigger-").concat(h?"right":"left")),style:x},i||e.createElement(yc,null)):null,g={expanded:h?e.createElement(kc,null):e.createElement(xc,null),collapsed:h?e.createElement(xc,null):e.createElement(kc,null)}[N?"collapsed":"expanded"],v=null!==i?f||e.createElement("div",{className:"".concat(l,"-trigger"),onClick:L,style:{width:u}},i||g):null,b=Object.assign(Object.assign({},p),{flex:"0 0 ".concat(u),maxWidth:u,minWidth:u,width:u}),w=Mo()(l,"".concat(l,"-").concat(d),(ie(t={},"".concat(l,"-collapsed"),!!N),ie(t,"".concat(l,"-has-trigger"),m&&null!==i&&!f),ie(t,"".concat(l,"-below"),!!P),ie(t,"".concat(l,"-zero-width"),0===parseFloat(u)),t),o);return e.createElement("aside",Object.assign({className:w},c,{style:b,ref:n}),e.createElement("div",{className:"".concat(l,"-children")},a),m||P&&f?v:null)}())}));var Pc=jc;var zc=function(e){var t,n=e.componentCls,r=e.bodyBg,o=e.lightSiderBg,i=e.lightTriggerBg,a=e.lightTriggerColor;return ie({},"".concat(n,"-sider-light"),(ie(t={background:o},"".concat(n,"-sider-trigger"),{color:a,background:i}),ie(t,"".concat(n,"-sider-zero-width-trigger"),{color:a,background:i,border:"1px solid ".concat(r),borderInlineStart:0}),t))},Tc=function(e){var t,n,r=e.antCls,o=e.componentCls,i=e.colorText,a=e.triggerColor,l=e.footerBg,c=e.triggerBg,s=e.headerHeight,u=e.headerPadding,d=e.headerColor,f=e.footerPadding,p=e.triggerHeight,g=e.zeroTriggerHeight,m=e.zeroTriggerWidth,v=e.motionDurationMid,h=e.motionDurationSlow,b=e.fontSize,y=e.borderRadius,w=e.bodyBg,A=e.headerBg,x=e.siderBg;return ie(n={},o,Object.assign(Object.assign((ie(t={display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:w,"&, *":{boxSizing:"border-box"}},"&".concat(o,"-has-sider"),ie({flexDirection:"row"},"> ".concat(o,", > ").concat(o,"-content"),{width:0})),ie(t,"".concat(o,"-header, &").concat(o,"-footer"),{flex:"0 0 auto"}),ie(t,"".concat(o,"-sider"),{position:"relative",minWidth:0,background:x,transition:"all ".concat(v,", background 0s"),"&-children":ie({height:"100%",marginTop:-.1,paddingTop:.1},"".concat(r,"-menu").concat(r,"-menu-inline-collapsed"),{width:"auto"}),"&-has-trigger":{paddingBottom:p},"&-right":{order:1},"&-trigger":{position:"fixed",bottom:0,zIndex:1,height:p,color:a,lineHeight:pt(p),textAlign:"center",background:c,cursor:"pointer",transition:"all ".concat(v)},"&-zero-width":{"> *":{overflow:"hidden"},"&-trigger":{position:"absolute",top:s,insetInlineEnd:e.calc(m).mul(-1).equal(),zIndex:1,width:m,height:g,color:a,fontSize:e.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:x,borderStartStartRadius:0,borderStartEndRadius:y,borderEndEndRadius:y,borderEndStartRadius:0,cursor:"pointer",transition:"background ".concat(h," ease"),"&::after":{position:"absolute",inset:0,background:"transparent",transition:"all ".concat(h),content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:e.calc(m).mul(-1).equal(),borderStartStartRadius:y,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:y}}}}),t),zc(e)),{"&-rtl":{direction:"rtl"}})),ie(n,"".concat(o,"-header"),ie({height:s,padding:u,color:d,lineHeight:pt(s),background:A},"".concat(r,"-menu"),{lineHeight:"inherit"})),ie(n,"".concat(o,"-footer"),{padding:f,color:i,fontSize:b,background:l}),ie(n,"".concat(o,"-content"),{flex:"auto",minHeight:0}),n},Dc=Ll("Layout",(function(e){return[Tc(e)]}),(function(e){var t=e.colorBgLayout,n=e.controlHeight,r=e.controlHeightLG,o=e.colorText,i=e.controlHeightSM,a=e.marginXXS,l=e.colorTextLightSolid,c=e.colorBgContainer,s=1.25*r;return{colorBgHeader:"#001529",colorBgBody:t,colorBgTrigger:"#002140",bodyBg:t,headerBg:"#001529",headerHeight:2*n,headerPadding:"0 ".concat(s,"px"),headerColor:o,footerPadding:"".concat(i,"px ").concat(s,"px"),footerBg:t,siderBg:"#001529",triggerHeight:r+2*a,triggerBg:"#002140",triggerColor:l,zeroTriggerWidth:r,zeroTriggerHeight:r,lightSiderBg:c,lightTriggerBg:c,lightTriggerColor:o}}),{deprecatedTokens:[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]]}),Lc=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function Rc(t){var n=t.suffixCls,r=t.tagName;t.displayName;return function(t){return e.forwardRef((function(o,i){return e.createElement(t,Object.assign({ref:i,suffixCls:n,tagName:r},o))}))}}var Fc=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.suffixCls,i=t.className,a=t.tagName,l=Lc(t,["prefixCls","suffixCls","className","tagName"]),c=(0,e.useContext(go).getPrefixCls)("layout",r),u=s(Dc(c),2),d=u[0],f=u[1],p=o?"".concat(c,"-").concat(o):c;return d(e.createElement(a,Object.assign({className:Mo()(r||p,i,f),ref:n},l)))})),Bc=e.forwardRef((function(t,n){var r,o=e.useContext(go).direction,i=s(e.useState([]),2),a=i[0],l=i[1],c=t.prefixCls,u=t.className,d=t.rootClassName,f=t.children,p=t.hasSider,g=t.tagName,m=t.style,v=gc(Lc(t,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),["suffixCls"]),h=e.useContext(go),b=h.getPrefixCls,y=h.layout,w=b("layout",c),A=function(e,t,n){return"boolean"===typeof n?n:!!e.length||vc(t).some((function(e){return e.type===Pc}))}(a,f,p),x=s(Dc(w),2),E=x[0],S=x[1],k=Mo()(w,(ie(r={},"".concat(w,"-has-sider"),A),ie(r,"".concat(w,"-rtl"),"rtl"===o),r),null===y||void 0===y?void 0:y.className,u,d,S),C=e.useMemo((function(){return{siderHook:{addSider:function(e){l((function(t){return[].concat(Ae(t),[e])}))},removeSider:function(e){l((function(t){return t.filter((function(t){return t!==e}))}))}}}}),[]);return E(e.createElement(mc.Provider,{value:C},e.createElement(g,Object.assign({ref:n,className:k,style:Object.assign(Object.assign({},null===y||void 0===y?void 0:y.style),m)},v),f)))})),Hc=Rc({tagName:"div",displayName:"Layout"})(Bc),Wc=Rc({suffixCls:"header",tagName:"header",displayName:"Header"})(Fc),Uc=Rc({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(Fc),Vc=Rc({suffixCls:"content",tagName:"main",displayName:"Content"})(Fc),Xc=Hc;Xc.Header=Wc,Xc.Footer=Uc,Xc.Content=Vc,Xc.Sider=Pc,Xc._InternalSiderContext=Nc;var Qc=Xc,_c={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"},Yc=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:_c}))};var qc=e.forwardRef(Yc),Gc={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"},Kc=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Gc}))};var Zc=e.forwardRef(Kc),Jc={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"},$c=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:Jc}))};var es=e.forwardRef($c),ts=n(599),ns=n.n(ts),rs=e.createContext(null);var os=function(){if("undefined"!==typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,r){return e[0]===t&&(n=r,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n<r.length;n++){var o=r[n];e.call(t,o[1],o[0])}},t}()}(),is="undefined"!==typeof window&&"undefined"!==typeof document&&window.document===document,as="undefined"!==typeof n.g&&n.g.Math===Math?n.g:"undefined"!==typeof self&&self.Math===Math?self:"undefined"!==typeof window&&window.Math===Math?window:Function("return this")(),ls="function"===typeof requestAnimationFrame?requestAnimationFrame.bind(as):function(e){return setTimeout((function(){return e(Date.now())}),1e3/60)};var cs=["top","right","bottom","left","width","height","size","weight"],ss="undefined"!==typeof MutationObserver,us=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var n=!1,r=!1,o=0;function i(){n&&(n=!1,e()),r&&l()}function a(){ls(i)}function l(){var e=Date.now();if(n){if(e-o<2)return;r=!0}else n=!0,r=!1,setTimeout(a,t);o=e}return l}(this.refresh.bind(this),20)}return e.prototype.addObserver=function(e){~this.observers_.indexOf(e)||this.observers_.push(e),this.connected_||this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,n=t.indexOf(e);~n&&t.splice(n,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter((function(e){return e.gatherActive(),e.hasActive()}));return e.forEach((function(e){return e.broadcastActive()})),e.length>0},e.prototype.connect_=function(){is&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),ss?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){is&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;cs.some((function(e){return!!~n.indexOf(e)}))&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),ds=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var o=r[n];Object.defineProperty(e,o,{value:t[o],enumerable:!1,writable:!1,configurable:!0})}return e},fs=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||as},ps=ys(0,0,0,0);function gs(e){return parseFloat(e)||0}function ms(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce((function(t,n){return t+gs(e["border-"+n+"-width"])}),0)}function vs(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return ps;var r=fs(e).getComputedStyle(e),o=function(e){for(var t={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var o=r[n],i=e["padding-"+o];t[o]=gs(i)}return t}(r),i=o.left+o.right,a=o.top+o.bottom,l=gs(r.width),c=gs(r.height);if("border-box"===r.boxSizing&&(Math.round(l+i)!==t&&(l-=ms(r,"left","right")+i),Math.round(c+a)!==n&&(c-=ms(r,"top","bottom")+a)),!function(e){return e===fs(e).document.documentElement}(e)){var s=Math.round(l+i)-t,u=Math.round(c+a)-n;1!==Math.abs(s)&&(l-=s),1!==Math.abs(u)&&(c-=u)}return ys(o.left,o.top,l,c)}var hs="undefined"!==typeof SVGGraphicsElement?function(e){return e instanceof fs(e).SVGGraphicsElement}:function(e){return e instanceof fs(e).SVGElement&&"function"===typeof e.getBBox};function bs(e){return is?hs(e)?function(e){var t=e.getBBox();return ys(0,0,t.width,t.height)}(e):vs(e):ps}function ys(e,t,n,r){return{x:e,y:t,width:n,height:r}}var ws=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=ys(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e=bs(this.target);return this.contentRect_=e,e.width!==this.broadcastWidth||e.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),As=function(e,t){var n=function(e){var t=e.x,n=e.y,r=e.width,o=e.height,i="undefined"!==typeof DOMRectReadOnly?DOMRectReadOnly:Object,a=Object.create(i.prototype);return ds(a,{x:t,y:n,width:r,height:o,top:n,right:t+r,bottom:o+n,left:t}),a}(t);ds(this,{target:e,contentRect:n})},xs=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new os,"function"!==typeof e)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(e instanceof fs(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)||(t.set(e,new ws(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!==typeof Element&&Element instanceof Object){if(!(e instanceof fs(e).Element))throw new TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),t.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach((function(t){t.isActive()&&e.activeObservations_.push(t)}))},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map((function(e){return new As(e.target,e.broadcastRect())}));this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),Es="undefined"!==typeof WeakMap?new WeakMap:new os,Ss=function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=us.getInstance(),r=new xs(t,n,this);Es.set(this,r)};["observe","unobserve","disconnect"].forEach((function(e){Ss.prototype[e]=function(){var t;return(t=Es.get(this))[e].apply(t,arguments)}}));var ks="undefined"!==typeof as.ResizeObserver?as.ResizeObserver:Ss,Cs=new Map;var Ms=new ks((function(e){e.forEach((function(e){var t,n=e.target;null===(t=Cs.get(n))||void 0===t||t.forEach((function(e){return e(n)}))}))}));var Os=function(e){Ho(n,e);var t=Vo(n);function n(){return g(this,n),t.apply(this,arguments)}return b(n,[{key:"render",value:function(){return this.props.children}}]),n}(e.Component);function Ns(t,n){var r=t.children,o=t.disabled,i=e.useRef(null),a=e.useRef(null),l=e.useContext(rs),c="function"===typeof r,s=c?r(i):r,u=e.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),d=!c&&e.isValidElement(s)&&To(s),f=zo(d?s.ref:null,i),p=function(){var e;return No(i.current)||(i.current&&"object"===m(i.current)?No(null===(e=i.current)||void 0===e?void 0:e.nativeElement):null)||No(a.current)};e.useImperativeHandle(n,(function(){return p()}));var g=e.useRef(t);g.current=t;var v=e.useCallback((function(e){var t=g.current,n=t.onResize,r=t.data,o=e.getBoundingClientRect(),i=o.width,a=o.height,c=e.offsetWidth,s=e.offsetHeight,d=Math.floor(i),f=Math.floor(a);if(u.current.width!==d||u.current.height!==f||u.current.offsetWidth!==c||u.current.offsetHeight!==s){var p={width:d,height:f,offsetWidth:c,offsetHeight:s};u.current=p;var m=c===Math.round(i)?i:c,v=s===Math.round(a)?a:s,h=le(le({},p),{},{offsetWidth:m,offsetHeight:v});null===l||void 0===l||l(h,e,r),n&&Promise.resolve().then((function(){n(h,e)}))}}),[]);return e.useEffect((function(){var e,t,n=p();return n&&!o&&(e=n,t=v,Cs.has(e)||(Cs.set(e,new Set),Ms.observe(e)),Cs.get(e).add(t)),function(){return function(e,t){Cs.has(e)&&(Cs.get(e).delete(t),Cs.get(e).size||(Ms.unobserve(e),Cs.delete(e)))}(n,v)}}),[i.current,o]),e.createElement(Os,{ref:a},d?e.cloneElement(s,{ref:f}):s)}var Is=e.forwardRef(Ns);function js(t,n){var r=t.children;return("function"===typeof r?[r]:vc(r)).map((function(r,o){var i=(null===r||void 0===r?void 0:r.key)||"".concat("rc-observer-key","-").concat(o);return e.createElement(Is,Dt({},t,{key:i,ref:0===o?n:void 0}),r)}))}var Ps=e.forwardRef(js);Ps.Collection=function(t){var n=t.children,r=t.onBatchResize,o=e.useRef(0),i=e.useRef([]),a=e.useContext(rs),l=e.useCallback((function(e,t,n){o.current+=1;var l=o.current;i.current.push({size:e,element:t,data:n}),Promise.resolve().then((function(){l===o.current&&(null===r||void 0===r||r(i.current),i.current=[])})),null===a||void 0===a||a(e,t,n)}),[r,a]);return e.createElement(rs.Provider,{value:l},n)};var zs=Ps,Ts=function(e){if(Ee()&&window.document.documentElement){var t=Array.isArray(e)?e:[e],n=window.document.documentElement;return t.some((function(e){return e in n.style}))}return!1};function Ds(e,t){return Array.isArray(e)||void 0===t?Ts(e):function(e,t){if(!Ts(e))return!1;var n=document.createElement("div"),r=n.style[e];return n.style[e]=t,n.style[e]!==r}(e,t)}var Ls=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Rs={border:0,background:"transparent",padding:0,lineHeight:"inherit",display:"inline-block"},Fs=e.forwardRef((function(t,n){var r=t.style,o=t.noStyle,i=t.disabled,a=Ls(t,["style","noStyle","disabled"]),l={};return o||(l=Object.assign({},Rs)),i&&(l.pointerEvents="none"),l=Object.assign(Object.assign({},l),r),e.createElement("div",Object.assign({role:"button",tabIndex:0,ref:n},a,{onKeyDown:function(e){e.keyCode===Ja.ENTER&&e.preventDefault()},onKeyUp:function(e){var n=e.keyCode,r=t.onClick;n===Ja.ENTER&&r&&r()},style:l}))})),Bs=Fs,Hs=function(t,n){var r=e.useContext(dr),o=e.useMemo((function(){var e,o=n||cr[t],i=null!==(e=null===r||void 0===r?void 0:r[t])&&void 0!==e?e:{};return Object.assign(Object.assign({},"function"===typeof o?o():o),i||{})}),[t,n,r]);return[o,e.useMemo((function(){var e=null===r||void 0===r?void 0:r.locale;return(null===r||void 0===r?void 0:r.exist)&&!e?cr.locale:e}),[r])]};function Ws(t){var n=t.children,r=t.prefixCls,o=t.id,i=t.overlayInnerStyle,a=t.className,l=t.style;return e.createElement("div",{className:Mo()("".concat(r,"-content"),a),style:l},e.createElement("div",{className:"".concat(r,"-inner"),id:o,role:"tooltip",style:i},"function"===typeof n?n():n))}var Us,Vs=e.createContext(null),Xs=[];function Qs(e){if("undefined"===typeof document)return 0;if(e||void 0===Us){var t=document.createElement("div");t.style.width="100%",t.style.height="200px";var n=document.createElement("div"),r=n.style;r.position="absolute",r.top="0",r.left="0",r.pointerEvents="none",r.visibility="hidden",r.width="200px",r.height="150px",r.overflow="hidden",n.appendChild(t),document.body.appendChild(n);var o=t.offsetWidth;n.style.overflow="scroll";var i=t.offsetWidth;o===i&&(i=n.clientWidth),document.body.removeChild(n),Us=o-i}return Us}var _s="rc-util-locker-".concat(Date.now()),Ys=0;function qs(t){var n=!!t,r=s(e.useState((function(){return Ys+=1,"".concat(_s,"_").concat(Ys)})),1)[0];At((function(){if(n){var e=Qs(),t=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth;Te("\nhtml body {\n overflow-y: hidden;\n ".concat(t?"width: calc(100% - ".concat(e,"px);"):"","\n}"),r)}else ze(r);return function(){ze(r)}}),[n,r])}var Gs=!1;var Ks=function(e){return!1!==e&&(Ee()&&e?"string"===typeof e?document.querySelector(e):"function"===typeof e?e():e:null)},Zs=e.forwardRef((function(t,n){var o=t.open,i=t.autoLock,a=t.getContainer,l=(t.debug,t.autoDestroy),c=void 0===l||l,u=t.children,d=s(e.useState(o),2),f=d[0],p=d[1],g=f||o;e.useEffect((function(){(c||o)&&p(o)}),[o,c]);var m=s(e.useState((function(){return Ks(a)})),2),v=m[0],h=m[1];e.useEffect((function(){var e=Ks(a);h(null!==e&&void 0!==e?e:null)}));var b=function(t,n){var r=s(e.useState((function(){return Ee()?document.createElement("div"):null})),1)[0],o=e.useRef(!1),i=e.useContext(Vs),a=s(e.useState(Xs),2),l=a[0],c=a[1],u=i||(o.current?void 0:function(e){c((function(t){return[e].concat(Ae(t))}))});function d(){r.parentElement||document.body.appendChild(r),o.current=!0}function f(){var e;null===(e=r.parentElement)||void 0===e||e.removeChild(r),o.current=!1}return At((function(){return t?i?i(d):d():f(),f}),[t]),At((function(){l.length&&(l.forEach((function(e){return e()})),c(Xs))}),[l]),[r,u]}(g&&!v),y=s(b,2),w=y[0],A=y[1],x=null!==v&&void 0!==v?v:w;qs(i&&o&&Ee()&&(x===w||x===document.body));var E=null;u&&To(u)&&n&&(E=u.ref);var S=zo(E,n);if(!g||!Ee()||void 0===v)return null;var k,C=!1===x||("boolean"===typeof k&&(Gs=k),Gs),M=u;return n&&(M=e.cloneElement(u,{ref:S})),e.createElement(Vs.Provider,{value:A},C?M:(0,r.createPortal)(M,x))}));var Js=Zs;var $s=0;var eu=le({},t).useId,tu=eu?function(e){var t=eu();return e||t}:function(t){var n=s(e.useState("ssr-id"),2),r=n[0],o=n[1];return e.useEffect((function(){var e=$s;$s+=1,o("rc_unique_".concat(e))}),[]),t||r},nu=function(){if("undefined"===typeof navigator||"undefined"===typeof window)return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(null===e||void 0===e?void 0:e.substr(0,4))};function ru(t){var n=t.prefixCls,r=t.align,o=t.arrow,i=t.arrowPos,a=o||{},l=a.className,c=a.content,s=i.x,u=void 0===s?0:s,d=i.y,f=void 0===d?0:d,p=e.useRef();if(!r||!r.points)return null;var g={position:"absolute"};if(!1!==r.autoArrow){var m=r.points[0],v=r.points[1],h=m[0],b=m[1],y=v[0],w=v[1];h!==y&&["t","b"].includes(h)?"t"===h?g.top=0:g.bottom=0:g.top=f,b!==w&&["l","r"].includes(b)?"l"===b?g.left=0:g.right=0:g.left=u}return e.createElement("div",{ref:p,className:Mo()("".concat(n,"-arrow"),l),style:g},c)}function ou(t){var n=t.prefixCls,r=t.open,o=t.zIndex,i=t.mask,a=t.motion;return i?e.createElement(Wi,Dt({},a,{motionAppear:!0,visible:r,removeOnLeave:!0}),(function(t){var r=t.className;return e.createElement("div",{style:{zIndex:o},className:Mo()("".concat(n,"-mask"),r)})})):null}var iu=e.memo((function(e){return e.children}),(function(e,t){return t.cache}));var au=iu,lu=e.forwardRef((function(t,n){var r=t.popup,o=t.className,i=t.prefixCls,a=t.style,l=t.target,c=t.onVisibleChanged,u=t.open,d=t.keepDom,f=t.fresh,p=t.onClick,g=t.mask,m=t.arrow,v=t.arrowPos,h=t.align,b=t.motion,y=t.maskMotion,w=t.forceRender,A=t.getPopupContainer,x=t.autoDestroy,E=t.portal,S=t.zIndex,k=t.onMouseEnter,C=t.onMouseLeave,M=t.onPointerEnter,O=t.ready,N=t.offsetX,I=t.offsetY,j=t.offsetR,P=t.offsetB,z=t.onAlign,T=t.onPrepare,D=t.stretch,L=t.targetWidth,R=t.targetHeight,F="function"===typeof r?r():r,B=u||d,H=(null===A||void 0===A?void 0:A.length)>0,W=s(e.useState(!A||!H),2),U=W[0],V=W[1];if(At((function(){!U&&H&&l&&V(!0)}),[U,H,l]),!U)return null;var X="auto",Q={left:"-1000vw",top:"-1000vh",right:X,bottom:X};if(O||!u){var _,Y=h.points,q=h.dynamicInset||(null===(_=h._experimental)||void 0===_?void 0:_.dynamicInset),G=q&&"r"===Y[0][1],K=q&&"b"===Y[0][0];G?(Q.right=j,Q.left=X):(Q.left=N,Q.right=X),K?(Q.bottom=P,Q.top=X):(Q.top=I,Q.bottom=X)}var Z={};return D&&(D.includes("height")&&R?Z.height=R:D.includes("minHeight")&&R&&(Z.minHeight=R),D.includes("width")&&L?Z.width=L:D.includes("minWidth")&&L&&(Z.minWidth=L)),u||(Z.pointerEvents="none"),e.createElement(E,{open:w||B,getContainer:A&&function(){return A(l)},autoDestroy:x},e.createElement(ou,{prefixCls:i,open:u,zIndex:S,mask:g,motion:y}),e.createElement(zs,{onResize:z,disabled:!u},(function(t){return e.createElement(Wi,Dt({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:w,leavedClassName:"".concat(i,"-hidden")},b,{onAppearPrepare:T,onEnterPrepare:T,visible:u,onVisibleChanged:function(e){var t;null===b||void 0===b||null===(t=b.onVisibleChanged)||void 0===t||t.call(b,e),c(e)}}),(function(r,l){var c=r.className,s=r.style,d=Mo()(i,c,o);return e.createElement("div",{ref:Po(t,n,l),className:d,style:le(le(le(le({"--arrow-x":"".concat(v.x||0,"px"),"--arrow-y":"".concat(v.y||0,"px")},Q),Z),s),{},{boxSizing:"border-box",zIndex:S},a),onMouseEnter:k,onMouseLeave:C,onPointerEnter:M,onClick:p},m&&e.createElement(ru,{prefixCls:i,arrow:m,arrowPos:v,align:h}),e.createElement(au,{cache:!u&&!f},F))}))})))}));var cu=lu,su=e.forwardRef((function(t,n){var r=t.children,o=t.getTriggerDOMNode,i=To(r),a=e.useCallback((function(e){jo(n,o?o(e):e)}),[o]),l=zo(a,r.ref);return i?e.cloneElement(r,{ref:l}):r}));var uu=su,du=e.createContext(null);function fu(e){return e?Array.isArray(e)?e:[e]:[]}var pu=function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),n=t.width,r=t.height;if(n||r)return!0}if(e.getBoundingClientRect){var o=e.getBoundingClientRect(),i=o.width,a=o.height;if(i||a)return!0}}return!1};function gu(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(arguments.length>2?arguments[2]:void 0)?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function mu(e,t,n,r){return t||(n?{motionName:"".concat(e,"-").concat(n)}:r?{motionName:r}:null)}function vu(e){return e.ownerDocument.defaultView}function hu(e){for(var t=[],n=null===e||void 0===e?void 0:e.parentElement,r=["hidden","scroll","clip","auto"];n;){var o=vu(n).getComputedStyle(n);[o.overflowX,o.overflowY,o.overflow].some((function(e){return r.includes(e)}))&&t.push(n),n=n.parentElement}return t}function bu(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Number.isNaN(e)?t:e}function yu(e){return bu(parseFloat(e),0)}function wu(e,t){var n=le({},e);return(t||[]).forEach((function(e){if(!(e instanceof HTMLBodyElement||e instanceof HTMLHtmlElement)){var t=vu(e).getComputedStyle(e),r=t.overflow,o=t.overflowClipMargin,i=t.borderTopWidth,a=t.borderBottomWidth,l=t.borderLeftWidth,c=t.borderRightWidth,s=e.getBoundingClientRect(),u=e.offsetHeight,d=e.clientHeight,f=e.offsetWidth,p=e.clientWidth,g=yu(i),m=yu(a),v=yu(l),h=yu(c),b=bu(Math.round(s.width/f*1e3)/1e3),y=bu(Math.round(s.height/u*1e3)/1e3),w=(f-p-v-h)*b,A=(u-d-g-m)*y,x=g*y,E=m*y,S=v*b,k=h*b,C=0,M=0;if("clip"===r){var O=yu(o);C=O*b,M=O*y}var N=s.x+S-C,I=s.y+x-M,j=N+s.width+2*C-S-k-w,P=I+s.height+2*M-x-E-A;n.left=Math.max(n.left,N),n.top=Math.max(n.top,I),n.right=Math.min(n.right,j),n.bottom=Math.min(n.bottom,P)}})),n}function Au(e){var t="".concat(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0),n=t.match(/^(.*)\%$/);return n?e*(parseFloat(n[1])/100):parseFloat(t)}function xu(e,t){var n=s(t||[],2),r=n[0],o=n[1];return[Au(e.width,r),Au(e.height,o)]}function Eu(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return[e[0],e[1]]}function Su(e,t){var n,r=t[0],o=t[1];return n="t"===r?e.y:"b"===r?e.y+e.height:e.y+e.height/2,{x:"l"===o?e.x:"r"===o?e.x+e.width:e.x+e.width/2,y:n}}function ku(e,t){var n={t:"b",b:"t",l:"r",r:"l"};return e.map((function(e,r){return r===t?n[e]||"c":e})).join("")}var Cu=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","fresh","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];var Mu=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Js,n=e.forwardRef((function(n,r){var o=n.prefixCls,i=void 0===o?"rc-trigger-popup":o,a=n.children,l=n.action,c=void 0===l?"hover":l,u=n.showAction,d=n.hideAction,f=n.popupVisible,p=n.defaultPopupVisible,g=n.onPopupVisibleChange,m=n.afterPopupVisibleChange,v=n.mouseEnterDelay,h=n.mouseLeaveDelay,b=void 0===h?.1:h,y=n.focusDelay,w=n.blurDelay,A=n.mask,x=n.maskClosable,E=void 0===x||x,S=n.getPopupContainer,k=n.forceRender,C=n.autoDestroy,M=n.destroyPopupOnHide,O=n.popup,N=n.popupClassName,I=n.popupStyle,j=n.popupPlacement,P=n.builtinPlacements,z=void 0===P?{}:P,T=n.popupAlign,D=n.zIndex,L=n.stretch,R=n.getPopupClassNameFromAlign,F=n.fresh,B=n.alignPoint,H=n.onPopupClick,W=n.onPopupAlign,U=n.arrow,V=n.popupMotion,X=n.maskMotion,Q=n.popupTransitionName,_=n.popupAnimation,Y=n.maskTransitionName,q=n.maskAnimation,G=n.className,K=n.getTriggerDOMNode,Z=Do(n,Cu),J=C||M||!1,$=s(e.useState(!1),2),ee=$[0],te=$[1];At((function(){te(nu())}),[]);var ne=e.useRef({}),re=e.useContext(du),oe=e.useMemo((function(){return{registerSubPopup:function(e,t){ne.current[e]=t,null===re||void 0===re||re.registerSubPopup(e,t)}}}),[re]),ie=tu(),ae=s(e.useState(null),2),ce=ae[0],se=ae[1],ue=El((function(e){Oo(e)&&ce!==e&&se(e),null===re||void 0===re||re.registerSubPopup(ie,e)})),de=s(e.useState(null),2),fe=de[0],pe=de[1],ge=e.useRef(null),me=El((function(e){Oo(e)&&fe!==e&&(pe(e),ge.current=e)})),ve=e.Children.only(a),he=(null===ve||void 0===ve?void 0:ve.props)||{},be={},ye=El((function(e){var t,n,r=fe;return(null===r||void 0===r?void 0:r.contains(e))||(null===(t=wa(r))||void 0===t?void 0:t.host)===e||e===r||(null===ce||void 0===ce?void 0:ce.contains(e))||(null===(n=wa(ce))||void 0===n?void 0:n.host)===e||e===ce||Object.values(ne.current).some((function(t){return(null===t||void 0===t?void 0:t.contains(e))||e===t}))})),we=mu(i,V,_,Q),xe=mu(i,X,q,Y),Ee=s(e.useState(p||!1),2),Se=Ee[0],ke=Ee[1],Ce=null!==f&&void 0!==f?f:Se,Me=El((function(e){void 0===f&&ke(e)}));At((function(){ke(f||!1)}),[f]);var Oe=e.useRef(Ce);Oe.current=Ce;var Ne=e.useRef([]);Ne.current=[];var Ie=El((function(e){var t;Me(e),(null!==(t=Ne.current[Ne.current.length-1])&&void 0!==t?t:Ce)!==e&&(Ne.current.push(e),null===g||void 0===g||g(e))})),je=e.useRef(),Pe=function(){clearTimeout(je.current)},ze=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;Pe(),0===t?Ie(e):je.current=setTimeout((function(){Ie(e)}),1e3*t)};e.useEffect((function(){return Pe}),[]);var Te=s(e.useState(!1),2),De=Te[0],Le=Te[1];At((function(e){e&&!Ce||Le(!0)}),[Ce]);var Re=s(e.useState(null),2),Fe=Re[0],Be=Re[1],He=s(e.useState([0,0]),2),We=He[0],Ue=He[1],Ve=function(e){Ue([e.clientX,e.clientY])},Xe=function(t,n,r,o,i,a,l){var c=s(e.useState({ready:!1,offsetX:0,offsetY:0,offsetR:0,offsetB:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:i[o]||{}}),2),u=c[0],d=c[1],f=e.useRef(0),p=e.useMemo((function(){return n?hu(n):[]}),[n]),g=e.useRef({});t||(g.current={});var m=El((function(){if(n&&r&&t){var e,c,u,f=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:K,r=I.x+e,o=I.y+t,i=r+B,a=o+F,l=Math.max(r,n.left),c=Math.max(o,n.top),s=Math.min(i,n.right),u=Math.min(a,n.bottom);return Math.max(0,(s-l)*(u-c))},m=function(){ue=I.y+xe,de=ue+F,fe=I.x+Ae,pe=fe+B},v=n,h=v.ownerDocument,b=vu(v).getComputedStyle(v),y=b.width,w=b.height,A=b.position,x=v.style.left,E=v.style.top,S=v.style.right,k=v.style.bottom,C=v.style.overflow,M=le(le({},i[o]),a),O=h.createElement("div");if(null===(e=v.parentElement)||void 0===e||e.appendChild(O),O.style.left="".concat(v.offsetLeft,"px"),O.style.top="".concat(v.offsetTop,"px"),O.style.position=A,O.style.height="".concat(v.offsetHeight,"px"),O.style.width="".concat(v.offsetWidth,"px"),v.style.left="0",v.style.top="0",v.style.right="auto",v.style.bottom="auto",v.style.overflow="hidden",Array.isArray(r))u={x:r[0],y:r[1],width:0,height:0};else{var N=r.getBoundingClientRect();u={x:N.x,y:N.y,width:N.width,height:N.height}}var I=v.getBoundingClientRect(),j=h.documentElement,P=j.clientWidth,z=j.clientHeight,T=j.scrollWidth,D=j.scrollHeight,L=j.scrollTop,R=j.scrollLeft,F=I.height,B=I.width,H=u.height,W=u.width,U={left:0,top:0,right:P,bottom:z},V={left:-R,top:-L,right:T-R,bottom:D-L},X=M.htmlRegion,Q="visible",_="visibleFirst";"scroll"!==X&&X!==_&&(X=Q);var Y=X===_,q=wu(V,p),G=wu(U,p),K=X===Q?G:q,Z=Y?G:K;v.style.left="auto",v.style.top="auto",v.style.right="0",v.style.bottom="0";var J=v.getBoundingClientRect();v.style.left=x,v.style.top=E,v.style.right=S,v.style.bottom=k,v.style.overflow=C,null===(c=v.parentElement)||void 0===c||c.removeChild(O);var $=bu(Math.round(B/parseFloat(y)*1e3)/1e3),ee=bu(Math.round(F/parseFloat(w)*1e3)/1e3);if(0===$||0===ee||Oo(r)&&!pu(r))return;var te=M.offset,ne=M.targetOffset,re=s(xu(I,te),2),oe=re[0],ie=re[1],ae=s(xu(u,ne),2),ce=ae[0],se=ae[1];u.x-=ce,u.y-=se;var ue,de,fe,pe,ge=s(M.points||[],2),me=ge[0],ve=Eu(ge[1]),he=Eu(me),be=Su(u,ve),ye=Su(I,he),we=le({},M),Ae=be.x-ye.x+oe,xe=be.y-ye.y+ie,Ee=f(Ae,xe),Se=f(Ae,xe,G),ke=Su(u,["t","l"]),Ce=Su(I,["t","l"]),Me=Su(u,["b","r"]),Oe=Su(I,["b","r"]),Ne=M.overflow||{},Ie=Ne.adjustX,je=Ne.adjustY,Pe=Ne.shiftX,ze=Ne.shiftY,Te=function(e){return"boolean"===typeof e?e:e>=0};m();var De=Te(je),Le=he[0]===ve[0];if(De&&"t"===he[0]&&(de>Z.bottom||g.current.bt)){var Re=xe;Le?Re-=F-H:Re=ke.y-Oe.y-ie;var Fe=f(Ae,Re),Be=f(Ae,Re,G);Fe>Ee||Fe===Ee&&(!Y||Be>=Se)?(g.current.bt=!0,xe=Re,ie=-ie,we.points=[ku(he,0),ku(ve,0)]):g.current.bt=!1}if(De&&"b"===he[0]&&(ue<Z.top||g.current.tb)){var He=xe;Le?He+=F-H:He=Me.y-Ce.y-ie;var We=f(Ae,He),Ue=f(Ae,He,G);We>Ee||We===Ee&&(!Y||Ue>=Se)?(g.current.tb=!0,xe=He,ie=-ie,we.points=[ku(he,0),ku(ve,0)]):g.current.tb=!1}var Ve=Te(Ie),Xe=he[1]===ve[1];if(Ve&&"l"===he[1]&&(pe>Z.right||g.current.rl)){var Qe=Ae;Xe?Qe-=B-W:Qe=ke.x-Oe.x-oe;var _e=f(Qe,xe),Ye=f(Qe,xe,G);_e>Ee||_e===Ee&&(!Y||Ye>=Se)?(g.current.rl=!0,Ae=Qe,oe=-oe,we.points=[ku(he,1),ku(ve,1)]):g.current.rl=!1}if(Ve&&"r"===he[1]&&(fe<Z.left||g.current.lr)){var qe=Ae;Xe?qe+=B-W:qe=Me.x-Ce.x-oe;var Ge=f(qe,xe),Ke=f(qe,xe,G);Ge>Ee||Ge===Ee&&(!Y||Ke>=Se)?(g.current.lr=!0,Ae=qe,oe=-oe,we.points=[ku(he,1),ku(ve,1)]):g.current.lr=!1}m();var Ze=!0===Pe?0:Pe;"number"===typeof Ze&&(fe<G.left&&(Ae-=fe-G.left-oe,u.x+W<G.left+Ze&&(Ae+=u.x-G.left+W-Ze)),pe>G.right&&(Ae-=pe-G.right-oe,u.x>G.right-Ze&&(Ae+=u.x-G.right+Ze)));var Je=!0===ze?0:ze;"number"===typeof Je&&(ue<G.top&&(xe-=ue-G.top-ie,u.y+H<G.top+Je&&(xe+=u.y-G.top+H-Je)),de>G.bottom&&(xe-=de-G.bottom-ie,u.y>G.bottom-Je&&(xe+=u.y-G.bottom+Je)));var $e=I.x+Ae,et=$e+B,tt=I.y+xe,nt=tt+F,rt=u.x,ot=rt+W,it=u.y,at=it+H,lt=(Math.max($e,rt)+Math.min(et,ot))/2-$e,ct=(Math.max(tt,it)+Math.min(nt,at))/2-tt;null===l||void 0===l||l(n,we);var st=J.right-I.x-(Ae+I.width),ut=J.bottom-I.y-(xe+I.height);d({ready:!0,offsetX:Ae/$,offsetY:xe/ee,offsetR:st/$,offsetB:ut/ee,arrowX:lt/$,arrowY:ct/ee,scaleX:$,scaleY:ee,align:we})}})),v=function(){d((function(e){return le(le({},e),{},{ready:!1})}))};return At(v,[o]),At((function(){t||v()}),[t]),[u.ready,u.offsetX,u.offsetY,u.offsetR,u.offsetB,u.arrowX,u.arrowY,u.scaleX,u.scaleY,u.align,function(){f.current+=1;var e=f.current;Promise.resolve().then((function(){f.current===e&&m()}))}]}(Ce,ce,B?We:fe,j,z,T,W),Qe=s(Xe,11),_e=Qe[0],Ye=Qe[1],qe=Qe[2],Ge=Qe[3],Ke=Qe[4],Ze=Qe[5],Je=Qe[6],$e=Qe[7],et=Qe[8],tt=Qe[9],nt=Qe[10],rt=function(t,n,r,o){return e.useMemo((function(){var e=fu(null!==r&&void 0!==r?r:n),i=fu(null!==o&&void 0!==o?o:n),a=new Set(e),l=new Set(i);return t&&(a.has("hover")&&(a.delete("hover"),a.add("click")),l.has("hover")&&(l.delete("hover"),l.add("click"))),[a,l]}),[t,n,r,o])}(ee,c,u,d),ot=s(rt,2),it=ot[0],at=ot[1],lt=it.has("click"),ct=at.has("click")||at.has("contextMenu"),st=El((function(){De||nt()}));!function(e,t,n,r,o){At((function(){if(e&&t&&n){var i=function(){r(),o()},a=n,l=hu(t),c=hu(a),s=vu(a),u=new Set([s].concat(Ae(l),Ae(c)));return u.forEach((function(e){e.addEventListener("scroll",i,{passive:!0})})),s.addEventListener("resize",i,{passive:!0}),r(),function(){u.forEach((function(e){e.removeEventListener("scroll",i),s.removeEventListener("resize",i)}))}}}),[e,t,n])}(Ce,fe,ce,st,(function(){Oe.current&&B&&ct&&ze(!1)})),At((function(){st()}),[We,j]),At((function(){!Ce||null!==z&&void 0!==z&&z[j]||st()}),[JSON.stringify(T)]);var ut=e.useMemo((function(){var e=function(e,t,n,r){for(var o=n.points,i=Object.keys(e),a=0;a<i.length;a+=1){var l,c=i[a];if(gu(null===(l=e[c])||void 0===l?void 0:l.points,o,r))return"".concat(t,"-placement-").concat(c)}return""}(z,i,tt,B);return Mo()(e,null===R||void 0===R?void 0:R(tt))}),[tt,R,z,i,B]);e.useImperativeHandle(r,(function(){return{nativeElement:ge.current,forceAlign:st}}));var dt=s(e.useState(0),2),ft=dt[0],pt=dt[1],gt=s(e.useState(0),2),mt=gt[0],vt=gt[1],ht=function(){if(L&&fe){var e=fe.getBoundingClientRect();pt(e.width),vt(e.height)}};function bt(e,t,n,r){be[e]=function(o){var i;null===r||void 0===r||r(o),ze(t,n);for(var a=arguments.length,l=new Array(a>1?a-1:0),c=1;c<a;c++)l[c-1]=arguments[c];null===(i=he[e])||void 0===i||i.call.apply(i,[he,o].concat(l))}}At((function(){Fe&&(nt(),Fe(),Be(null))}),[Fe]),(lt||ct)&&(be.onClick=function(e){var t;Oe.current&&ct?ze(!1):!Oe.current&&lt&&(Ve(e),ze(!0));for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];null===(t=he.onClick)||void 0===t||t.call.apply(t,[he,e].concat(r))}),function(t,n,r,o,i,a,l,c){var u=e.useRef(t),d=e.useRef(!1);u.current!==t&&(d.current=!0,u.current=t),e.useEffect((function(){var e=Ei((function(){d.current=!1}));return function(){Ei.cancel(e)}}),[t]),e.useEffect((function(){if(n&&o&&(!i||a)){var e=function(){var e=!1;return[function(t){var n=t.target;e=l(n)},function(t){var n=t.target;d.current||!u.current||e||l(n)||c(!1)}]},t=s(e(),2),f=t[0],p=t[1],g=s(e(),2),m=g[0],v=g[1],h=vu(o);h.addEventListener("mousedown",f,!0),h.addEventListener("click",p,!0),h.addEventListener("contextmenu",p,!0);var b=wa(r);return b&&(b.addEventListener("mousedown",m,!0),b.addEventListener("click",v,!0),b.addEventListener("contextmenu",v,!0)),function(){h.removeEventListener("mousedown",f,!0),h.removeEventListener("click",p,!0),h.removeEventListener("contextmenu",p,!0),b&&(b.removeEventListener("mousedown",m,!0),b.removeEventListener("click",v,!0),b.removeEventListener("contextmenu",v,!0))}}}),[n,r,o,i,a])}(Ce,ct,fe,ce,A,E,ye,ze);var yt,wt,xt=it.has("hover"),Et=at.has("hover");xt&&(bt("onMouseEnter",!0,v,(function(e){Ve(e)})),bt("onPointerEnter",!0,v,(function(e){Ve(e)})),yt=function(){(Ce||De)&&ze(!0,v)},B&&(be.onMouseMove=function(e){var t;null===(t=he.onMouseMove)||void 0===t||t.call(he,e)})),Et&&(bt("onMouseLeave",!1,b),bt("onPointerLeave",!1,b),wt=function(){ze(!1,b)}),it.has("focus")&&bt("onFocus",!0,y),at.has("focus")&&bt("onBlur",!1,w),it.has("contextMenu")&&(be.onContextMenu=function(e){var t;Oe.current&&at.has("contextMenu")?ze(!1):(Ve(e),ze(!0)),e.preventDefault();for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];null===(t=he.onContextMenu)||void 0===t||t.call.apply(t,[he,e].concat(r))}),G&&(be.className=Mo()(he.className,G));var St=le(le({},he),be),kt={};["onContextMenu","onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur"].forEach((function(e){Z[e]&&(kt[e]=function(){for(var t,n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];null===(t=St[e])||void 0===t||t.call.apply(t,[St].concat(r)),Z[e].apply(Z,r)})}));var Ct=e.cloneElement(ve,le(le({},St),kt)),Mt={x:Ze,y:Je},Ot=U?le({},!0!==U?U:{}):null;return e.createElement(e.Fragment,null,e.createElement(zs,{disabled:!Ce,ref:me,onResize:function(){ht(),st()}},e.createElement(uu,{getTriggerDOMNode:K},Ct)),e.createElement(du.Provider,{value:oe},e.createElement(cu,{portal:t,ref:ue,prefixCls:i,popup:O,className:Mo()(N,ut),style:I,target:fe,onMouseEnter:yt,onMouseLeave:wt,onPointerEnter:yt,zIndex:D,open:Ce,keepDom:De,fresh:F,onClick:H,mask:A,motion:we,maskMotion:xe,onVisibleChanged:function(e){Le(!1),nt(),null===m||void 0===m||m(e)},onPrepare:function(){return new Promise((function(e){ht(),Be((function(){return e}))}))},forceRender:k,autoDestroy:J,getPopupContainer:S,align:tt,arrow:Ot,arrowPos:Mt,ready:_e,offsetX:Ye,offsetY:qe,offsetR:Ge,offsetB:Ke,onAlign:st,stretch:L,targetWidth:ft/$e,targetHeight:mt/et})))}));return n}(Js),Ou={shiftX:64,adjustY:1},Nu={adjustX:1,shiftY:!0},Iu=[0,0],ju={left:{points:["cr","cl"],overflow:Nu,offset:[-4,0],targetOffset:Iu},right:{points:["cl","cr"],overflow:Nu,offset:[4,0],targetOffset:Iu},top:{points:["bc","tc"],overflow:Ou,offset:[0,-4],targetOffset:Iu},bottom:{points:["tc","bc"],overflow:Ou,offset:[0,4],targetOffset:Iu},topLeft:{points:["bl","tl"],overflow:Ou,offset:[0,-4],targetOffset:Iu},leftTop:{points:["tr","tl"],overflow:Nu,offset:[-4,0],targetOffset:Iu},topRight:{points:["br","tr"],overflow:Ou,offset:[0,-4],targetOffset:Iu},rightTop:{points:["tl","tr"],overflow:Nu,offset:[4,0],targetOffset:Iu},bottomRight:{points:["tr","br"],overflow:Ou,offset:[0,4],targetOffset:Iu},rightBottom:{points:["bl","br"],overflow:Nu,offset:[4,0],targetOffset:Iu},bottomLeft:{points:["tl","bl"],overflow:Ou,offset:[0,4],targetOffset:Iu},leftBottom:{points:["br","bl"],overflow:Nu,offset:[-4,0],targetOffset:Iu}},Pu=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow"],zu=function(t,n){var r=t.overlayClassName,o=t.trigger,i=void 0===o?["hover"]:o,a=t.mouseEnterDelay,l=void 0===a?0:a,c=t.mouseLeaveDelay,s=void 0===c?.1:c,u=t.overlayStyle,d=t.prefixCls,f=void 0===d?"rc-tooltip":d,p=t.children,g=t.onVisibleChange,m=t.afterVisibleChange,v=t.transitionName,h=t.animation,b=t.motion,y=t.placement,w=void 0===y?"right":y,A=t.align,x=void 0===A?{}:A,E=t.destroyTooltipOnHide,S=void 0!==E&&E,k=t.defaultVisible,C=t.getTooltipContainer,M=t.overlayInnerStyle,O=(t.arrowContent,t.overlay),N=t.id,I=t.showArrow,j=void 0===I||I,P=Do(t,Pu),z=(0,e.useRef)(null);(0,e.useImperativeHandle)(n,(function(){return z.current}));var T=le({},P);"visible"in t&&(T.popupVisible=t.visible);return e.createElement(Mu,Dt({popupClassName:r,prefixCls:f,popup:function(){return e.createElement(Ws,{key:"content",prefixCls:f,id:N,overlayInnerStyle:M},O)},action:i,builtinPlacements:ju,popupPlacement:w,ref:z,popupAlign:x,getPopupContainer:C,onPopupVisibleChange:g,afterPopupVisibleChange:m,popupTransitionName:v,popupAnimation:h,popupMotion:b,defaultPopupVisible:k,autoDestroy:S,mouseLeaveDelay:s,popupStyle:u,mouseEnterDelay:l,arrow:j},T),p)},Tu=(0,e.forwardRef)(zu),Du=function(e,t,n){return void 0!==n?n:"".concat(e,"-").concat(t)};function Lu(e){var t=e.sizePopupArrow,n=e.borderRadiusXS,r=e.borderRadiusOuter,o=t/2,i=o,a=1*r/Math.sqrt(2),l=o-r*(1-1/Math.sqrt(2)),c=o-n*(1/Math.sqrt(2)),s=r*(Math.sqrt(2)-1)+n*(1/Math.sqrt(2)),u=2*o-c,d=s,f=2*o-a,p=l,g=2*o-0,m=i,v=o*Math.sqrt(2)+r*(Math.sqrt(2)-2),h=r*(Math.sqrt(2)-1),b="polygon(".concat(h,"px 100%, 50% ").concat(h,"px, ").concat(2*o-h,"px 100%, ").concat(h,"px 100%)");return{arrowShadowWidth:v,arrowPath:"path('M ".concat(0," ").concat(i," A ").concat(r," ").concat(r," 0 0 0 ").concat(a," ").concat(l," L ").concat(c," ").concat(s," A ").concat(n," ").concat(n," 0 0 1 ").concat(u," ").concat(d," L ").concat(f," ").concat(p," A ").concat(r," ").concat(r," 0 0 0 ").concat(g," ").concat(m," Z')"),arrowPolygon:b}}var Ru=function(e,t,n){var r=e.sizePopupArrow,o=e.arrowPolygon,i=e.arrowPath,a=e.arrowShadowWidth,l=e.borderRadiusXS;return{pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:(0,e.calc)(r).div(2).equal(),background:t,clipPath:{_multi_value_:!0,value:[o,i]},content:'""'},"&::after":{content:'""',position:"absolute",width:a,height:a,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:"0 0 ".concat(pt(l)," 0")},transform:"translateY(50%) rotate(-135deg)",boxShadow:n,zIndex:0,background:"transparent"}}},Fu=8;function Bu(e){var t=e.contentRadius,n=t>12?t+2:12;return{arrowOffsetHorizontal:n,arrowOffsetVertical:e.limitVerticalRadius?Fu:n}}function Hu(e,t){return e?t:{}}function Wu(e,t,n){var r,o,i,a,l=e.componentCls,c=e.boxShadowPopoverArrow,s=e.arrowOffsetVertical,u=e.arrowOffsetHorizontal,d=n||{},f=d.arrowDistance,p=void 0===f?0:f,g=d.arrowPlacement,m=void 0===g?{left:!0,right:!0,top:!0,bottom:!0}:g;return ie({},l,Object.assign(Object.assign(Object.assign(Object.assign(ie({},"".concat(l,"-arrow"),[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},Ru(e,t,c)),{"&:before":{background:t}})]),Hu(!!m.top,(ie(r={},["&-placement-top ".concat(l,"-arrow"),"&-placement-topLeft ".concat(l,"-arrow"),"&-placement-topRight ".concat(l,"-arrow")].join(","),{bottom:p,transform:"translateY(100%) rotate(180deg)"}),ie(r,"&-placement-top ".concat(l,"-arrow"),{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"}),ie(r,"&-placement-topLeft ".concat(l,"-arrow"),{left:{_skip_check_:!0,value:u}}),ie(r,"&-placement-topRight ".concat(l,"-arrow"),{right:{_skip_check_:!0,value:u}}),r))),Hu(!!m.bottom,(ie(o={},["&-placement-bottom ".concat(l,"-arrow"),"&-placement-bottomLeft ".concat(l,"-arrow"),"&-placement-bottomRight ".concat(l,"-arrow")].join(","),{top:p,transform:"translateY(-100%)"}),ie(o,"&-placement-bottom ".concat(l,"-arrow"),{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"}),ie(o,"&-placement-bottomLeft ".concat(l,"-arrow"),{left:{_skip_check_:!0,value:u}}),ie(o,"&-placement-bottomRight ".concat(l,"-arrow"),{right:{_skip_check_:!0,value:u}}),o))),Hu(!!m.left,(ie(i={},["&-placement-left ".concat(l,"-arrow"),"&-placement-leftTop ".concat(l,"-arrow"),"&-placement-leftBottom ".concat(l,"-arrow")].join(","),{right:{_skip_check_:!0,value:p},transform:"translateX(100%) rotate(90deg)"}),ie(i,"&-placement-left ".concat(l,"-arrow"),{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"}),ie(i,"&-placement-leftTop ".concat(l,"-arrow"),{top:s}),ie(i,"&-placement-leftBottom ".concat(l,"-arrow"),{bottom:s}),i))),Hu(!!m.right,(ie(a={},["&-placement-right ".concat(l,"-arrow"),"&-placement-rightTop ".concat(l,"-arrow"),"&-placement-rightBottom ".concat(l,"-arrow")].join(","),{left:{_skip_check_:!0,value:p},transform:"translateX(-100%) rotate(-90deg)"}),ie(a,"&-placement-right ".concat(l,"-arrow"),{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"}),ie(a,"&-placement-rightTop ".concat(l,"-arrow"),{top:s}),ie(a,"&-placement-rightBottom ".concat(l,"-arrow"),{bottom:s}),a))))}var Uu={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},Vu={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},Xu=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function Qu(e){var t=e.arrowWidth,n=e.autoAdjustOverflow,r=e.arrowPointAtCenter,o=e.offset,i=e.borderRadius,a=e.visibleFirst,l=t/2,c={};return Object.keys(Uu).forEach((function(e){var s=r&&Vu[e]||Uu[e],u=Object.assign(Object.assign({},s),{offset:[0,0],dynamicInset:!0});switch(c[e]=u,Xu.has(e)&&(u.autoArrow=!1),e){case"top":case"topLeft":case"topRight":u.offset[1]=-l-o;break;case"bottom":case"bottomLeft":case"bottomRight":u.offset[1]=l+o;break;case"left":case"leftTop":case"leftBottom":u.offset[0]=-l-o;break;case"right":case"rightTop":case"rightBottom":u.offset[0]=l+o}var d=Bu({contentRadius:i,limitVerticalRadius:!0});if(r)switch(e){case"topLeft":case"bottomLeft":u.offset[0]=-d.arrowOffsetHorizontal-l;break;case"topRight":case"bottomRight":u.offset[0]=d.arrowOffsetHorizontal+l;break;case"leftTop":case"rightTop":u.offset[1]=-d.arrowOffsetHorizontal-l;break;case"leftBottom":case"rightBottom":u.offset[1]=d.arrowOffsetHorizontal+l}u.overflow=function(e,t,n,r){if(!1===r)return{adjustX:!1,adjustY:!1};var o=r&&"object"===typeof r?r:{},i={};switch(e){case"top":case"bottom":i.shiftX=2*t.arrowOffsetHorizontal+n,i.shiftY=!0,i.adjustY=!0;break;case"left":case"right":i.shiftY=2*t.arrowOffsetVertical+n,i.shiftX=!0,i.adjustX=!0}var a=Object.assign(Object.assign({},i),o);return a.shiftX||(a.adjustX=!0),a.shiftY||(a.adjustY=!0),a}(e,d,t,n),a&&(u.htmlRegion="visibleFirst")})),c}var _u=e.isValidElement;function Yu(t){return t&&_u(t)&&t.type===e.Fragment}function qu(t,n){return function(t,n,r){return _u(t)?e.cloneElement(t,"function"===typeof r?r(t.props||{}):r):n}(t,t,n)}var Gu=e.createContext(null),Ku=function(t,n){var r=e.useContext(Gu),o=e.useMemo((function(){var e;if(!r)return"";var o=r.compactDirection,i=r.isFirstItem,a=r.isLastItem,l="vertical"===o?"-vertical-":"-";return Mo()("".concat(t,"-compact").concat(l,"item"),(ie(e={},"".concat(t,"-compact").concat(l,"first-item"),i),ie(e,"".concat(t,"-compact").concat(l,"last-item"),a),ie(e,"".concat(t,"-compact").concat(l,"item-rtl"),"rtl"===n),e))}),[t,n,r]);return{compactSize:null===r||void 0===r?void 0:r.compactSize,compactDirection:null===r||void 0===r?void 0:r.compactDirection,compactItemClassnames:o}},Zu=function(t){var n=t.children;return e.createElement(Gu.Provider,{value:null},n)},Ju=function(e,t,n,r){var o,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4]?"&":"";return ie(o={},"\n ".concat(i).concat(e,"-enter,\n ").concat(i).concat(e,"-appear\n "),Object.assign(Object.assign({},function(e){return{animationDuration:e,animationFillMode:"both"}}(r)),{animationPlayState:"paused"})),ie(o,"".concat(i).concat(e,"-leave"),Object.assign(Object.assign({},function(e){return{animationDuration:e,animationFillMode:"both"}}(r)),{animationPlayState:"paused"})),ie(o,"\n ".concat(i).concat(e,"-enter").concat(e,"-enter-active,\n ").concat(i).concat(e,"-appear").concat(e,"-appear-active\n "),{animationName:t,animationPlayState:"running"}),ie(o,"".concat(i).concat(e,"-leave").concat(e,"-leave-active"),{animationName:n,animationPlayState:"running",pointerEvents:"none"}),o},$u=new Vn("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),ed=new Vn("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),td=new Vn("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),nd=new Vn("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),rd=new Vn("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),od=new Vn("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),id={zoom:{inKeyframes:$u,outKeyframes:ed},"zoom-big":{inKeyframes:td,outKeyframes:nd},"zoom-big-fast":{inKeyframes:td,outKeyframes:nd},"zoom-left":{inKeyframes:new Vn("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),outKeyframes:new Vn("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}})},"zoom-right":{inKeyframes:new Vn("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),outKeyframes:new Vn("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}})},"zoom-up":{inKeyframes:rd,outKeyframes:od},"zoom-down":{inKeyframes:new Vn("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),outKeyframes:new Vn("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}})}},ad=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=id[t],a=i.inKeyframes,l=i.outKeyframes;return[Ju(o,a,l,"zoom-big-fast"===t?e.motionDurationFast:e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}}),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInOutCirc}),n)]},ld=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"];function cd(e,t){return ld.reduce((function(n,r){var o=e["".concat(r,"1")],i=e["".concat(r,"3")],a=e["".concat(r,"6")],l=e["".concat(r,"7")];return Object.assign(Object.assign({},n),t(r,{lightColor:o,lightBorderColor:i,darkColor:a,textColor:l}))}),{})}var sd=function(e){var t,n=e.componentCls,r=e.tooltipMaxWidth,o=e.tooltipColor,i=e.tooltipBg,a=e.tooltipBorderRadius,l=e.zIndexPopup,c=e.controlHeight,s=e.boxShadowSecondary,u=e.paddingSM,d=e.paddingXS;return[ie({},n,Object.assign(Object.assign(Object.assign(Object.assign({},ia(e)),(t={position:"absolute",zIndex:l,display:"block",width:"max-content",maxWidth:r,visibility:"visible",transformOrigin:"var(--arrow-x, 50%) var(--arrow-y, 50%)","&-hidden":{display:"none"},"--antd-arrow-background-color":i},ie(t,"".concat(n,"-inner"),{minWidth:c,minHeight:c,padding:"".concat(pt(e.calc(u).div(2).equal())," ").concat(pt(d)),color:o,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:i,borderRadius:a,boxShadow:s,boxSizing:"border-box"}),ie(t,["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(","),ie({},"".concat(n,"-inner"),{borderRadius:e.min(a,Fu)})),ie(t,"".concat(n,"-content"),{position:"relative"}),t)),cd(e,(function(e,t){var r,o=t.darkColor;return ie({},"&".concat(n,"-").concat(e),(ie(r={},"".concat(n,"-inner"),{backgroundColor:o}),ie(r,"".concat(n,"-arrow"),{"--antd-arrow-background-color":o}),r))}))),{"&-rtl":{direction:"rtl"}})),Wu(e,"var(--antd-arrow-background-color)"),ie({},"".concat(n,"-pure"),{position:"relative",maxWidth:"none",margin:e.sizePopupArrow})]},ud=function(e){return Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70},Bu({contentRadius:e.borderRadius,limitVerticalRadius:!0})),Lu(wl(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)})))},dd=function(e){var t=Ll("Tooltip",(function(e){var t=e.borderRadius,n=wl(e,{tooltipMaxWidth:250,tooltipColor:e.colorTextLightSolid,tooltipBorderRadius:t,tooltipBg:e.colorBgSpotlight});return[sd(n),ad(e,"zoom-big-fast")]}),ud,{resetStyle:!1,injectStyle:!(arguments.length>1&&void 0!==arguments[1])||arguments[1]});return t(e)},fd=ld.map((function(e){return"".concat(e,"-inverse")}));function pd(e,t){var n=function(e){return arguments.length>1&&void 0!==arguments[1]&&!arguments[1]?ld.includes(e):[].concat(Ae(fd),Ae(ld)).includes(e)}(t),r=Mo()(ie({},"".concat(e,"-").concat(t),t&&n)),o={},i={};return t&&!n&&(o.background=t,i["--antd-arrow-background-color"]=t),{className:r,overlayStyle:o,arrowStyle:i}}var gd=function(t){var n=t.prefixCls,r=t.className,o=t.placement,i=void 0===o?"top":o,a=t.title,l=t.color,c=t.overlayInnerStyle,u=(0,e.useContext(go).getPrefixCls)("tooltip",n),d=s(dd(u),2),f=d[0],p=d[1],g=pd(u,l),m=g.arrowStyle,v=Object.assign(Object.assign({},c),g.overlayStyle),h=Mo()(p,u,"".concat(u,"-pure"),"".concat(u,"-placement-").concat(i),r,g.className);return f(e.createElement("div",{className:h,style:m},e.createElement("div",{className:"".concat(u,"-arrow")}),e.createElement(Ws,Object.assign({},t,{className:p,prefixCls:u,overlayInnerStyle:v}),a)))},md=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},vd=e.forwardRef((function(t,n){var r,o,i=t.prefixCls,a=t.openClassName,l=t.getTooltipContainer,c=t.overlayClassName,u=t.color,d=t.overlayInnerStyle,f=t.children,p=t.afterOpenChange,g=t.afterVisibleChange,m=t.destroyTooltipOnHide,v=t.arrow,h=void 0===v||v,b=t.title,y=t.overlay,w=t.builtinPlacements,A=t.arrowPointAtCenter,x=void 0!==A&&A,E=t.autoAdjustOverflow,S=void 0===E||E,k=!!h,C=s(Ji(),2)[1],M=e.useContext(go),O=M.getPopupContainer,N=M.getPrefixCls,I=M.direction,j=tr("Tooltip"),P=e.useRef(null),z=function(){var e;null===(e=P.current)||void 0===e||e.forceAlign()};e.useImperativeHandle(n,(function(){return{forceAlign:z,forcePopupAlign:function(){j.deprecated(!1,"forcePopupAlign","forceAlign"),z()}}}));var T=s(kl(!1,{value:null!==(r=t.open)&&void 0!==r?r:t.visible,defaultValue:null!==(o=t.defaultOpen)&&void 0!==o?o:t.defaultVisible}),2),D=T[0],L=T[1],R=!b&&!y&&0!==b,F=e.useMemo((function(){var e,t,n=x;return"object"===typeof h&&(n=null!==(t=null!==(e=h.pointAtCenter)&&void 0!==e?e:h.arrowPointAtCenter)&&void 0!==t?t:x),w||Qu({arrowPointAtCenter:n,autoAdjustOverflow:S,arrowWidth:k?C.sizePopupArrow:0,borderRadius:C.borderRadius,offset:C.marginXXS,visibleFirst:!0})}),[x,h,w,C]),B=e.useMemo((function(){return 0===b?b:y||b||""}),[y,b]),H=e.createElement(Zu,null,"function"===typeof B?B():B),W=t.getPopupContainer,U=t.placement,V=void 0===U?"top":U,X=t.mouseEnterDelay,Q=void 0===X?.1:X,_=t.mouseLeaveDelay,Y=void 0===_?.1:_,q=t.overlayStyle,G=t.rootClassName,K=md(t,["getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName"]),Z=N("tooltip",i),J=N(),$=t["data-popover-inject"],ee=D;"open"in t||"visible"in t||!R||(ee=!1);var te=_u(f)&&!Yu(f)?f:e.createElement("span",null,f),ne=te.props,re=ne.className&&"string"!==typeof ne.className?ne.className:Mo()(ne.className,a||"".concat(Z,"-open")),oe=s(dd(Z,!$),2),ae=oe[0],le=oe[1],ce=pd(Z,u),se=ce.arrowStyle,ue=Object.assign(Object.assign({},d),ce.overlayStyle),de=Mo()(c,ie({},"".concat(Z,"-rtl"),"rtl"===I),ce.className,G,le),fe=s(hl("Tooltip",K.zIndex),2),pe=fe[0],ge=fe[1],me=e.createElement(Tu,Object.assign({},K,{zIndex:pe,showArrow:k,placement:V,mouseEnterDelay:Q,mouseLeaveDelay:Y,prefixCls:Z,overlayClassName:de,overlayStyle:Object.assign(Object.assign({},se),q),getTooltipContainer:W||l||O,ref:P,builtinPlacements:F,overlay:H,visible:ee,onVisibleChange:function(e){var n,r;L(!R&&e),R||(null===(n=t.onOpenChange)||void 0===n||n.call(t,e),null===(r=t.onVisibleChange)||void 0===r||r.call(t,e))},afterVisibleChange:null!==p&&void 0!==p?p:g,overlayInnerStyle:ue,arrowContent:e.createElement("span",{className:"".concat(Z,"-arrow-content")}),motion:{motionName:Du(J,"zoom-big-fast",t.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!m}),ee?qu(te,{className:re}):te);return ae(e.createElement(pl.Provider,{value:ge},me))}));vd._InternalPanelDoNotUseOrYouWillBeFired=gd;var hd=vd,bd={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"},yd=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:bd}))};var wd=e.forwardRef(yd);function Ad(e){return!(!e.addonBefore&&!e.addonAfter)}function xd(e){return!!(e.prefix||e.suffix||e.allowClear)}function Ed(e,t,n,r){if(n){var o=t;if("click"===t.type){var i=e.cloneNode(!0);return o=Object.create(t,{target:{value:i},currentTarget:{value:i}}),i.value="",void n(o)}if(void 0!==r)return o=Object.create(t,{target:{value:e},currentTarget:{value:e}}),"file"!==e.type&&(e.value=r),void n(o);n(o)}}var Sd=function(t){var n,r,o=t.inputElement,i=t.prefixCls,a=t.prefix,l=t.suffix,c=t.addonBefore,s=t.addonAfter,u=t.className,d=t.style,f=t.disabled,p=t.readOnly,g=t.focused,v=t.triggerFocus,h=t.allowClear,b=t.value,y=t.handleReset,w=t.hidden,A=t.classes,x=t.classNames,E=t.dataAttrs,S=t.styles,k=t.components,C=(null===k||void 0===k?void 0:k.affixWrapper)||"span",M=(null===k||void 0===k?void 0:k.groupWrapper)||"span",O=(null===k||void 0===k?void 0:k.wrapper)||"span",N=(null===k||void 0===k?void 0:k.groupAddon)||"span",I=(0,e.useRef)(null),j=(0,e.cloneElement)(o,{value:b,hidden:w,className:Mo()(null===(n=o.props)||void 0===n?void 0:n.className,!xd(t)&&!Ad(t)&&u)||null,style:le(le({},null===(r=o.props)||void 0===r?void 0:r.style),xd(t)||Ad(t)?{}:d)});if(xd(t)){var P,z="".concat(i,"-affix-wrapper"),T=Mo()(z,(ie(P={},"".concat(z,"-disabled"),f),ie(P,"".concat(z,"-focused"),g),ie(P,"".concat(z,"-readonly"),p),ie(P,"".concat(z,"-input-with-clear-btn"),l&&h&&b),P),!Ad(t)&&u,null===A||void 0===A?void 0:A.affixWrapper,null===x||void 0===x?void 0:x.affixWrapper),D=(l||h)&&e.createElement("span",{className:Mo()("".concat(i,"-suffix"),null===x||void 0===x?void 0:x.suffix),style:null===S||void 0===S?void 0:S.suffix},function(){var t;if(!h)return null;var n=!f&&!p&&b,r="".concat(i,"-clear-icon"),o="object"===m(h)&&null!==h&&void 0!==h&&h.clearIcon?h.clearIcon:"\u2716";return e.createElement("span",{onClick:y,onMouseDown:function(e){return e.preventDefault()},className:Mo()(r,(t={},ie(t,"".concat(r,"-hidden"),!n),ie(t,"".concat(r,"-has-suffix"),!!l),t)),role:"button",tabIndex:-1},o)}(),l);j=e.createElement(C,Dt({className:T,style:le(le({},Ad(t)?void 0:d),null===S||void 0===S?void 0:S.affixWrapper),hidden:!Ad(t)&&w,onClick:function(e){var t;null!==(t=I.current)&&void 0!==t&&t.contains(e.target)&&(null===v||void 0===v||v())}},null===E||void 0===E?void 0:E.affixWrapper,{ref:I}),a&&e.createElement("span",{className:Mo()("".concat(i,"-prefix"),null===x||void 0===x?void 0:x.prefix),style:null===S||void 0===S?void 0:S.prefix},a),(0,e.cloneElement)(o,{value:b,hidden:null}),D)}if(Ad(t)){var L="".concat(i,"-group"),R="".concat(L,"-addon"),F=Mo()("".concat(i,"-wrapper"),L,null===A||void 0===A?void 0:A.wrapper),B=Mo()("".concat(i,"-group-wrapper"),u,null===A||void 0===A?void 0:A.group);return e.createElement(M,{className:B,style:d,hidden:w},e.createElement(O,{className:F},c&&e.createElement(N,{className:R},c),(0,e.cloneElement)(j,{hidden:null}),s&&e.createElement(N,{className:R},s)))}return j},kd=["show"];var Cd,Md=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],Od={};function Nd(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;Cd||((Cd=document.createElement("textarea")).setAttribute("tab-index","-1"),Cd.setAttribute("aria-hidden","true"),document.body.appendChild(Cd)),e.getAttribute("wrap")?Cd.setAttribute("wrap",e.getAttribute("wrap")):Cd.removeAttribute("wrap");var o=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&Od[n])return Od[n];var r=window.getComputedStyle(e),o=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),i=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),a=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),l={sizingStyle:Md.map((function(e){return"".concat(e,":").concat(r.getPropertyValue(e))})).join(";"),paddingSize:i,borderSize:a,boxSizing:o};return t&&n&&(Od[n]=l),l}(e,t),i=o.paddingSize,a=o.borderSize,l=o.boxSizing,c=o.sizingStyle;Cd.setAttribute("style","".concat(c,";").concat("\n min-height:0 !important;\n max-height:none !important;\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important;\n pointer-events: none !important;\n")),Cd.value=e.value||e.placeholder||"";var s,u=void 0,d=void 0,f=Cd.scrollHeight;if("border-box"===l?f+=a:"content-box"===l&&(f-=i),null!==n||null!==r){Cd.value=" ";var p=Cd.scrollHeight-i;null!==n&&(u=p*n,"border-box"===l&&(u=u+i+a),f=Math.max(u,f)),null!==r&&(d=p*r,"border-box"===l&&(d=d+i+a),s=f>d?"":"hidden",f=Math.min(d,f))}var g={height:f,overflowY:s,resize:"none"};return u&&(g.minHeight=u),d&&(g.maxHeight=d),g}var Id=["prefixCls","onPressEnter","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],jd=e.forwardRef((function(t,n){var r=t,o=r.prefixCls,i=(r.onPressEnter,r.defaultValue),a=r.value,l=r.autoSize,c=r.onResize,u=r.className,d=r.style,f=r.disabled,p=r.onChange,g=(r.onInternalAutoSize,Do(r,Id)),v=s(kl(i,{value:a,postState:function(e){return null!==e&&void 0!==e?e:""}}),2),h=v[0],b=v[1],y=e.useRef();e.useImperativeHandle(n,(function(){return{textArea:y.current}}));var w=s(e.useMemo((function(){return l&&"object"===m(l)?[l.minRows,l.maxRows]:[]}),[l]),2),A=w[0],x=w[1],E=!!l,S=s(e.useState(2),2),k=S[0],C=S[1],M=s(e.useState(),2),O=M[0],N=M[1],I=function(){C(0)};At((function(){E&&I()}),[a,A,x,E]),At((function(){if(0===k)C(1);else if(1===k){var e=Nd(y.current,!1,A,x);C(2),N(e)}else!function(){try{if(document.activeElement===y.current){var e=y.current,t=e.selectionStart,n=e.selectionEnd,r=e.scrollTop;y.current.setSelectionRange(t,n),y.current.scrollTop=r}}catch(Py){}}()}),[k]);var j=e.useRef(),P=function(){Ei.cancel(j.current)};e.useEffect((function(){return P}),[]);var z=E?O:null,T=le(le({},d),z);return 0!==k&&1!==k||(T.overflowY="hidden",T.overflowX="hidden"),e.createElement(zs,{onResize:function(e){2===k&&(null===c||void 0===c||c(e),l&&(P(),j.current=Ei((function(){I()}))))},disabled:!(l||c)},e.createElement("textarea",Dt({},g,{ref:y,style:T,className:Mo()(o,u,ie({},"".concat(o,"-disabled"),f)),disabled:f,value:h,onChange:function(e){b(e.target.value),null===p||void 0===p||p(e)}})))})),Pd=jd,zd=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","classes","showCount","count","className","style","disabled","hidden","classNames","styles","onResize"],Td=e.forwardRef((function(t,n){var r,o,i=t.defaultValue,a=t.value,l=t.onFocus,c=t.onBlur,u=t.onChange,d=t.allowClear,f=t.maxLength,p=t.onCompositionStart,g=t.onCompositionEnd,v=t.suffix,h=t.prefixCls,b=void 0===h?"rc-textarea":h,y=t.classes,w=t.showCount,A=t.count,x=t.className,E=t.style,S=t.disabled,k=t.hidden,C=t.classNames,M=t.styles,O=t.onResize,N=Do(t,zd),I=s(kl(i,{value:a,defaultValue:i}),2),j=I[0],P=I[1],z=void 0===j||null===j?"":String(j),T=s(e.useState(!1),2),D=T[0],L=T[1],R=e.useRef(!1),F=s(e.useState(null),2),B=F[0],H=F[1],W=(0,e.useRef)(null),U=function(){var e;return null===(e=W.current)||void 0===e?void 0:e.textArea},V=function(){U().focus()};(0,e.useImperativeHandle)(n,(function(){return{resizableTextArea:W.current,focus:V,blur:function(){U().blur()}}})),(0,e.useEffect)((function(){L((function(e){return!S&&e}))}),[S]);var X=s(e.useState(null),2),Q=X[0],_=X[1];e.useEffect((function(){var e;Q&&(e=U()).setSelectionRange.apply(e,Ae(Q))}),[Q]);var Y,q=function(t,n){return e.useMemo((function(){var e={};n&&(e.show="object"===m(n)&&n.formatter?n.formatter:!!n);var r=e=le(le({},e),t),o=r.show,i=Do(r,kd);return le(le({},i),{},{show:!!o,showFormatter:"function"===typeof o?o:void 0,strategy:i.strategy||function(e){return e.length}})}),[t,n])}(A,w),G=null!==(r=q.max)&&void 0!==r?r:f,K=Number(G)>0,Z=q.strategy(z),J=!!G&&Z>G,$=function(e,t){var n=t;!R.current&&q.exceedFormatter&&q.max&&q.strategy(t)>q.max&&t!==(n=q.exceedFormatter(t,{max:q.max}))&&_([U().selectionStart||0,U().selectionEnd||0]),P(n),Ed(e.currentTarget,e,u,n)},ee=v;q.show&&(Y=q.showFormatter?q.showFormatter({value:z,count:Z,maxLength:G}):"".concat(Z).concat(K?" / ".concat(G):""),ee=e.createElement(e.Fragment,null,ee,e.createElement("span",{className:Mo()("".concat(b,"-data-count"),null===C||void 0===C?void 0:C.count),style:null===M||void 0===M?void 0:M.count},Y)));var te=!N.autoSize&&!w&&!d;return e.createElement(Sd,{value:z,allowClear:d,handleReset:function(e){P(""),V(),Ed(U(),e,u)},suffix:ee,prefixCls:b,classes:{affixWrapper:Mo()(null===y||void 0===y?void 0:y.affixWrapper,(o={},ie(o,"".concat(b,"-show-count"),w),ie(o,"".concat(b,"-textarea-allow-clear"),d),o))},disabled:S,focused:D,className:Mo()(x,J&&"".concat(b,"-out-of-range")),style:le(le({},E),B&&!te?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":"string"===typeof Y?Y:void 0}},hidden:k,inputElement:e.createElement(Pd,Dt({},N,{maxLength:f,onKeyDown:function(e){var t=N.onPressEnter,n=N.onKeyDown;"Enter"===e.key&&t&&t(e),null===n||void 0===n||n(e)},onChange:function(e){$(e,e.target.value)},onFocus:function(e){L(!0),null===l||void 0===l||l(e)},onBlur:function(e){L(!1),null===c||void 0===c||c(e)},onCompositionStart:function(e){R.current=!0,null===p||void 0===p||p(e)},onCompositionEnd:function(e){R.current=!1,$(e,e.currentTarget.value),null===g||void 0===g||g(e)},className:Mo()(null===C||void 0===C?void 0:C.textarea),style:le(le({},null===M||void 0===M?void 0:M.textarea),{},{resize:null===E||void 0===E?void 0:E.resize}),disabled:S,prefixCls:b,onResize:function(e){var t;null===O||void 0===O||O(e),null!==(t=U())&&void 0!==t&&t.style.height&&H(!0)},ref:W}))})})),Dd=Td;function Ld(e,t,n){var r;return Mo()((ie(r={},"".concat(e,"-status-success"),"success"===t),ie(r,"".concat(e,"-status-warning"),"warning"===t),ie(r,"".concat(e,"-status-error"),"error"===t),ie(r,"".concat(e,"-status-validating"),"validating"===t),ie(r,"".concat(e,"-has-feedback"),n),r))}var Rd=function(e,t){return t||e},Fd=function(t){var n=e.useContext(xo);return e.useMemo((function(){return t?"string"===typeof t?null!==t&&void 0!==t?t:n:t instanceof Function?t(n):n:n}),[t,n])},Bd="RC_FORM_INTERNAL_HOOKS",Hd=function(){Ue(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},Wd=e.createContext({getFieldValue:Hd,getFieldsValue:Hd,getFieldError:Hd,getFieldWarning:Hd,getFieldsError:Hd,isFieldsTouched:Hd,isFieldTouched:Hd,isFieldValidating:Hd,isFieldsValidating:Hd,resetFields:Hd,setFields:Hd,setFieldValue:Hd,setFieldsValue:Hd,validateFields:Hd,submit:Hd,getInternalHooks:function(){return Hd(),{dispatch:Hd,initEntityValue:Hd,registerField:Hd,useSubscribe:Hd,setInitialValues:Hd,destroyForm:Hd,setCallbacks:Hd,registerWatch:Hd,getFields:Hd,setValidateMessages:Hd,setPreserve:Hd,getInitialValue:Hd}}}),Ud=e.createContext(null);function Vd(e){return void 0===e||null===e?[]:Array.isArray(e)?e:[e]}function Xd(){return Xd=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Xd.apply(this,arguments)}function Qd(e){return Qd=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Qd(e)}function _d(e,t){return _d=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},_d(e,t)}function Yd(e,t,n){return Yd=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(Py){return!1}}()?Reflect.construct.bind():function(e,t,n){var r=[null];r.push.apply(r,t);var o=new(Function.bind.apply(e,r));return n&&_d(o,n.prototype),o},Yd.apply(null,arguments)}function qd(e){var t="function"===typeof Map?new Map:void 0;return qd=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!==typeof e)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return Yd(e,arguments,Qd(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),_d(r,e)},qd(e)}var Gd=/%[sdj%]/g;function Kd(e){if(!e||!e.length)return null;var t={};return e.forEach((function(e){var n=e.field;t[n]=t[n]||[],t[n].push(e)})),t}function Zd(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=0,i=n.length;return"function"===typeof e?e.apply(null,n):"string"===typeof e?e.replace(Gd,(function(e){if("%%"===e)return"%";if(o>=i)return e;switch(e){case"%s":return String(n[o++]);case"%d":return Number(n[o++]);case"%j":try{return JSON.stringify(n[o++])}catch(t){return"[Circular]"}break;default:return e}})):e}function Jd(e,t){return void 0===e||null===e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!function(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}(t)||"string"!==typeof e||e))}function $d(e,t,n){var r=0,o=e.length;!function i(a){if(a&&a.length)n(a);else{var l=r;r+=1,l<o?t(e[l],i):n([])}}([])}var ef=function(e){var t,n;function r(t,n){var r;return(r=e.call(this,"Async Validation Error")||this).errors=t,r.fields=n,r}return n=e,(t=r).prototype=Object.create(n.prototype),t.prototype.constructor=t,_d(t,n),r}(qd(Error));function tf(e,t,n,r,o){if(t.first){var i=new Promise((function(t,i){var a=function(e){var t=[];return Object.keys(e).forEach((function(n){t.push.apply(t,e[n]||[])})),t}(e);$d(a,n,(function(e){return r(e),e.length?i(new ef(e,Kd(e))):t(o)}))}));return i.catch((function(e){return e})),i}var a=!0===t.firstFields?Object.keys(e):t.firstFields||[],l=Object.keys(e),c=l.length,s=0,u=[],d=new Promise((function(t,i){var d=function(e){if(u.push.apply(u,e),++s===c)return r(u),u.length?i(new ef(u,Kd(u))):t(o)};l.length||(r(u),t(o)),l.forEach((function(t){var r=e[t];-1!==a.indexOf(t)?$d(r,n,d):function(e,t,n){var r=[],o=0,i=e.length;function a(e){r.push.apply(r,e||[]),++o===i&&n(r)}e.forEach((function(e){t(e,a)}))}(r,n,d)}))}));return d.catch((function(e){return e})),d}function nf(e,t){return function(n){var r,o;return r=e.fullFields?function(e,t){for(var n=e,r=0;r<t.length;r++){if(void 0==n)return n;n=n[t[r]]}return n}(t,e.fullFields):t[n.field||e.fullField],(o=n)&&void 0!==o.message?(n.field=n.field||e.fullField,n.fieldValue=r,n):{message:"function"===typeof n?n():n,fieldValue:r,field:n.field||e.fullField}}}function rf(e,t){if(t)for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];"object"===typeof r&&"object"===typeof e[n]?e[n]=Xd({},e[n],r):e[n]=r}return e}var of,af=function(e,t,n,r,o,i){!e.required||n.hasOwnProperty(e.field)&&!Jd(t,i||e.type)||r.push(Zd(o.messages.required,e.fullField))},lf=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,cf=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,sf={integer:function(e){return sf.number(e)&&parseInt(e,10)===e},float:function(e){return sf.number(e)&&!sf.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(Py){return!1}},date:function(e){return"function"===typeof e.getTime&&"function"===typeof e.getMonth&&"function"===typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"===typeof e},object:function(e){return"object"===typeof e&&!sf.array(e)},method:function(e){return"function"===typeof e},email:function(e){return"string"===typeof e&&e.length<=320&&!!e.match(lf)},url:function(e){return"string"===typeof e&&e.length<=2048&&!!e.match(function(){if(of)return of;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",o=("\n(?:\n(?:"+r+":){7}(?:"+r+"|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:"+r+":){6}(?:"+n+"|:"+r+"|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:"+r+":){5}(?::"+n+"|(?::"+r+"){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:"+r+":){4}(?:(?::"+r+"){0,1}:"+n+"|(?::"+r+"){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:"+r+":){3}(?:(?::"+r+"){0,2}:"+n+"|(?::"+r+"){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:"+r+":){2}(?:(?::"+r+"){0,3}:"+n+"|(?::"+r+"){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:"+r+":){1}(?:(?::"+r+"){0,4}:"+n+"|(?::"+r+"){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+r+"){0,5}:"+n+"|(?::"+r+"){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),i=new RegExp("(?:^"+n+"$)|(?:^"+o+"$)"),a=new RegExp("^"+n+"$"),l=new RegExp("^"+o+"$"),c=function(e){return e&&e.exact?i:new RegExp("(?:"+t(e)+n+t(e)+")|(?:"+t(e)+o+t(e)+")","g")};c.v4=function(e){return e&&e.exact?a:new RegExp(""+t(e)+n+t(e),"g")},c.v6=function(e){return e&&e.exact?l:new RegExp(""+t(e)+o+t(e),"g")};var s=c.v4().source,u=c.v6().source;return of=new RegExp("(?:^(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+s+"|"+u+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")}())},hex:function(e){return"string"===typeof e&&!!e.match(cf)}},uf="enum",df={required:af,whitespace:function(e,t,n,r,o){(/^\s+$/.test(t)||""===t)&&r.push(Zd(o.messages.whitespace,e.fullField))},type:function(e,t,n,r,o){if(e.required&&void 0===t)af(e,t,n,r,o);else{var i=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(i)>-1?sf[i](t)||r.push(Zd(o.messages.types[i],e.fullField,e.type)):i&&typeof t!==e.type&&r.push(Zd(o.messages.types[i],e.fullField,e.type))}},range:function(e,t,n,r,o){var i="number"===typeof e.len,a="number"===typeof e.min,l="number"===typeof e.max,c=t,s=null,u="number"===typeof t,d="string"===typeof t,f=Array.isArray(t);if(u?s="number":d?s="string":f&&(s="array"),!s)return!1;f&&(c=t.length),d&&(c=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),i?c!==e.len&&r.push(Zd(o.messages[s].len,e.fullField,e.len)):a&&!l&&c<e.min?r.push(Zd(o.messages[s].min,e.fullField,e.min)):l&&!a&&c>e.max?r.push(Zd(o.messages[s].max,e.fullField,e.max)):a&&l&&(c<e.min||c>e.max)&&r.push(Zd(o.messages[s].range,e.fullField,e.min,e.max))},enum:function(e,t,n,r,o){e[uf]=Array.isArray(e[uf])?e[uf]:[],-1===e[uf].indexOf(t)&&r.push(Zd(o.messages[uf],e.fullField,e[uf].join(", ")))},pattern:function(e,t,n,r,o){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(Zd(o.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"===typeof e.pattern){new RegExp(e.pattern).test(t)||r.push(Zd(o.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},ff=function(e,t,n,r,o){var i=e.type,a=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t,i)&&!e.required)return n();df.required(e,t,r,a,o,i),Jd(t,i)||df.type(e,t,r,a,o)}n(a)},pf={string:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t,"string")&&!e.required)return n();df.required(e,t,r,i,o,"string"),Jd(t,"string")||(df.type(e,t,r,i,o),df.range(e,t,r,i,o),df.pattern(e,t,r,i,o),!0===e.whitespace&&df.whitespace(e,t,r,i,o))}n(i)},method:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&df.type(e,t,r,i,o)}n(i)},number:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(""===t&&(t=void 0),Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&(df.type(e,t,r,i,o),df.range(e,t,r,i,o))}n(i)},boolean:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&df.type(e,t,r,i,o)}n(i)},regexp:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),Jd(t)||df.type(e,t,r,i,o)}n(i)},integer:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&(df.type(e,t,r,i,o),df.range(e,t,r,i,o))}n(i)},float:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&(df.type(e,t,r,i,o),df.range(e,t,r,i,o))}n(i)},array:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if((void 0===t||null===t)&&!e.required)return n();df.required(e,t,r,i,o,"array"),void 0!==t&&null!==t&&(df.type(e,t,r,i,o),df.range(e,t,r,i,o))}n(i)},object:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&df.type(e,t,r,i,o)}n(i)},enum:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o),void 0!==t&&df.enum(e,t,r,i,o)}n(i)},pattern:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t,"string")&&!e.required)return n();df.required(e,t,r,i,o),Jd(t,"string")||df.pattern(e,t,r,i,o)}n(i)},date:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t,"date")&&!e.required)return n();var a;if(df.required(e,t,r,i,o),!Jd(t,"date"))a=t instanceof Date?t:new Date(t),df.type(e,a,r,i,o),a&&df.range(e,a.getTime(),r,i,o)}n(i)},url:ff,hex:ff,email:ff,required:function(e,t,n,r,o){var i=[],a=Array.isArray(t)?"array":typeof t;df.required(e,t,r,i,o,a),n(i)},any:function(e,t,n,r,o){var i=[];if(e.required||!e.required&&r.hasOwnProperty(e.field)){if(Jd(t)&&!e.required)return n();df.required(e,t,r,i,o)}n(i)}};function gf(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var mf=gf(),vf=function(){function e(e){this.rules=null,this._messages=mf,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!==typeof e||Array.isArray(e))throw new Error("Rules must be an object");this.rules={},Object.keys(e).forEach((function(n){var r=e[n];t.rules[n]=Array.isArray(r)?r:[r]}))},t.messages=function(e){return e&&(this._messages=rf(gf(),e)),this._messages},t.validate=function(t,n,r){var o=this;void 0===n&&(n={}),void 0===r&&(r=function(){});var i=t,a=n,l=r;if("function"===typeof a&&(l=a,a={}),!this.rules||0===Object.keys(this.rules).length)return l&&l(null,i),Promise.resolve(i);if(a.messages){var c=this.messages();c===mf&&(c=gf()),rf(c,a.messages),a.messages=c}else a.messages=this.messages();var s={};(a.keys||Object.keys(this.rules)).forEach((function(e){var n=o.rules[e],r=i[e];n.forEach((function(n){var a=n;"function"===typeof a.transform&&(i===t&&(i=Xd({},i)),r=i[e]=a.transform(r)),(a="function"===typeof a?{validator:a}:Xd({},a)).validator=o.getValidationMethod(a),a.validator&&(a.field=e,a.fullField=a.fullField||e,a.type=o.getType(a),s[e]=s[e]||[],s[e].push({rule:a,value:r,source:i,field:e}))}))}));var u={};return tf(s,a,(function(t,n){var r,o=t.rule,l=("object"===o.type||"array"===o.type)&&("object"===typeof o.fields||"object"===typeof o.defaultField);function c(e,t){return Xd({},t,{fullField:o.fullField+"."+e,fullFields:o.fullFields?[].concat(o.fullFields,[e]):[e]})}function s(r){void 0===r&&(r=[]);var s=Array.isArray(r)?r:[r];!a.suppressWarning&&s.length&&e.warning("async-validator:",s),s.length&&void 0!==o.message&&(s=[].concat(o.message));var d=s.map(nf(o,i));if(a.first&&d.length)return u[o.field]=1,n(d);if(l){if(o.required&&!t.value)return void 0!==o.message?d=[].concat(o.message).map(nf(o,i)):a.error&&(d=[a.error(o,Zd(a.messages.required,o.field))]),n(d);var f={};o.defaultField&&Object.keys(t.value).map((function(e){f[e]=o.defaultField})),f=Xd({},f,t.rule.fields);var p={};Object.keys(f).forEach((function(e){var t=f[e],n=Array.isArray(t)?t:[t];p[e]=n.map(c.bind(null,e))}));var g=new e(p);g.messages(a.messages),t.rule.options&&(t.rule.options.messages=a.messages,t.rule.options.error=a.error),g.validate(t.value,t.rule.options||a,(function(e){var t=[];d&&d.length&&t.push.apply(t,d),e&&e.length&&t.push.apply(t,e),n(t.length?t:null)}))}else n(d)}if(l=l&&(o.required||!o.required&&t.value),o.field=t.field,o.asyncValidator)r=o.asyncValidator(o,t.value,s,t.source,a);else if(o.validator){try{r=o.validator(o,t.value,s,t.source,a)}catch(d){null==console.error||console.error(d),a.suppressValidatorError||setTimeout((function(){throw d}),0),s(d.message)}!0===r?s():!1===r?s("function"===typeof o.message?o.message(o.fullField||o.field):o.message||(o.fullField||o.field)+" fails"):r instanceof Array?s(r):r instanceof Error&&s(r.message)}r&&r.then&&r.then((function(){return s()}),(function(e){return s(e)}))}),(function(e){!function(e){var t=[],n={};function r(e){var n;Array.isArray(e)?t=(n=t).concat.apply(n,e):t.push(e)}for(var o=0;o<e.length;o++)r(e[o]);t.length?(n=Kd(t),l(t,n)):l(null,i)}(e)}),i)},t.getType=function(e){if(void 0===e.type&&e.pattern instanceof RegExp&&(e.type="pattern"),"function"!==typeof e.validator&&e.type&&!pf.hasOwnProperty(e.type))throw new Error(Zd("Unknown rule type %s",e.type));return e.type||"string"},t.getValidationMethod=function(e){if("function"===typeof e.validator)return e.validator;var t=Object.keys(e),n=t.indexOf("message");return-1!==n&&t.splice(n,1),1===t.length&&"required"===t[0]?pf.required:pf[this.getType(e)]||void 0},e}();vf.register=function(e,t){if("function"!==typeof t)throw new Error("Cannot register a validator by type, validator is not a function");pf[e]=t},vf.warning=function(){},vf.messages=mf,vf.validators=pf;var hf="'${name}' is not a valid ${type}",bf={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:hf,method:hf,array:hf,object:hf,number:hf,date:hf,boolean:hf,integer:hf,float:hf,regexp:hf,email:hf,url:hf,hex:hf},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}},yf=vf;function wf(e,t){return e.replace(/\$\{\w+\}/g,(function(e){var n=e.slice(2,-1);return t[n]}))}var Af="CODE_LOGIC_ERROR";function xf(e,t,n,r,o){return Ef.apply(this,arguments)}function Ef(){return Ef=oe(ne().mark((function t(n,r,o,i,a){var l,c,s,u,d,f,p,g,m;return ne().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return delete(l=le({},o)).ruleIndex,yf.warning=function(){},l.validator&&(c=l.validator,l.validator=function(){try{return c.apply(void 0,arguments)}catch(e){return console.error(e),Promise.reject(Af)}}),s=null,l&&"array"===l.type&&l.defaultField&&(s=l.defaultField,delete l.defaultField),u=new yf(ie({},n,[l])),d=Jn(bf,i.validateMessages),u.messages(d),f=[],t.prev=10,t.next=13,Promise.resolve(u.validate(ie({},n,r),le({},i)));case 13:t.next=18;break;case 15:t.prev=15,t.t0=t.catch(10),t.t0.errors&&(f=t.t0.errors.map((function(t,n){var r=t.message,o=r===Af?d.default:r;return e.isValidElement(o)?e.cloneElement(o,{key:"error_".concat(n)}):o})));case 18:if(f.length||!s){t.next=23;break}return t.next=21,Promise.all(r.map((function(e,t){return xf("".concat(n,".").concat(t),e,s,i,a)})));case 21:return p=t.sent,t.abrupt("return",p.reduce((function(e,t){return[].concat(Ae(e),Ae(t))}),[]));case 23:return g=le(le({},o),{},{name:n,enum:(o.enum||[]).join(", ")},a),m=f.map((function(e){return"string"===typeof e?wf(e,g):e})),t.abrupt("return",m);case 26:case"end":return t.stop()}}),t,null,[[10,15]])}))),Ef.apply(this,arguments)}function Sf(e,t,n,r,o,i){var a,l=e.join("."),c=n.map((function(e,t){var n=e.validator,r=le(le({},e),{},{ruleIndex:t});return n&&(r.validator=function(e,t,r){var o=!1,i=n(e,t,(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];Promise.resolve().then((function(){Ue(!o,"Your validator function has already return a promise. `callback` will be ignored."),o||r.apply(void 0,t)}))}));o=i&&"function"===typeof i.then&&"function"===typeof i.catch,Ue(o,"`callback` is deprecated. Please return a promise instead."),o&&i.then((function(){r()})).catch((function(e){r(e||" ")}))}),r})).sort((function(e,t){var n=e.warningOnly,r=e.ruleIndex,o=t.warningOnly,i=t.ruleIndex;return!!n===!!o?r-i:n?1:-1}));if(!0===o)a=new Promise(function(){var e=oe(ne().mark((function e(n,o){var a,s,u;return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:a=0;case 1:if(!(a<c.length)){e.next=12;break}return s=c[a],e.next=5,xf(l,t,s,r,i);case 5:if(!(u=e.sent).length){e.next=9;break}return o([{errors:u,rule:s}]),e.abrupt("return");case 9:a+=1,e.next=1;break;case 12:n([]);case 13:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}());else{var s=c.map((function(e){return xf(l,t,e,r,i).then((function(t){return{errors:t,rule:e}}))}));a=(o?function(e){return Cf.apply(this,arguments)}(s):function(e){return kf.apply(this,arguments)}(s)).then((function(e){return Promise.reject(e)}))}return a.catch((function(e){return e})),a}function kf(){return(kf=oe(ne().mark((function e(t){return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",Promise.all(t).then((function(e){var t;return(t=[]).concat.apply(t,Ae(e))})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Cf(){return(Cf=oe(ne().mark((function e(t){var n;return ne().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=0,e.abrupt("return",new Promise((function(e){t.forEach((function(r){r.then((function(r){r.errors.length&&e([r]),(n+=1)===t.length&&e([])}))}))})));case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function Mf(e){return Vd(e)}function Of(e,t){var n={};return t.forEach((function(t){var r=Yn(e,t);n=Gn(n,t,r)})),n}function Nf(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e&&e.some((function(e){return If(t,e,n)}))}function If(e,t){return!(!e||!t)&&(!(!(arguments.length>2&&void 0!==arguments[2]&&arguments[2])&&e.length!==t.length)&&t.every((function(t,n){return e[n]===t})))}function jf(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&"object"===m(t.target)&&e in t.target?t.target[e]:t}function Pf(e,t,n){var r=e.length;if(t<0||t>=r||n<0||n>=r)return e;var o=e[t],i=t-n;return i>0?[].concat(Ae(e.slice(0,n)),[o],Ae(e.slice(n,t)),Ae(e.slice(t+1,r))):i<0?[].concat(Ae(e.slice(0,t)),Ae(e.slice(t+1,n+1)),[o],Ae(e.slice(n+1,r))):e}var zf=["name"],Tf=[];function Df(e,t,n,r,o,i){return"function"===typeof e?e(t,n,"source"in i?{source:i.source}:{}):r!==o}var Lf=function(t){Ho(r,t);var n=Vo(r);function r(t){var o;(g(this,r),ie(Uo(o=n.call(this,t)),"state",{resetCount:0}),ie(Uo(o),"cancelRegisterFunc",null),ie(Uo(o),"mounted",!1),ie(Uo(o),"touched",!1),ie(Uo(o),"dirty",!1),ie(Uo(o),"validatePromise",void 0),ie(Uo(o),"prevValidating",void 0),ie(Uo(o),"errors",Tf),ie(Uo(o),"warnings",Tf),ie(Uo(o),"cancelRegister",(function(){var e=o.props,t=e.preserve,n=e.isListField,r=e.name;o.cancelRegisterFunc&&o.cancelRegisterFunc(n,t,Mf(r)),o.cancelRegisterFunc=null})),ie(Uo(o),"getNamePath",(function(){var e=o.props,t=e.name,n=e.fieldContext.prefixName;return void 0!==t?[].concat(Ae(void 0===n?[]:n),Ae(t)):[]})),ie(Uo(o),"getRules",(function(){var e=o.props,t=e.rules,n=void 0===t?[]:t,r=e.fieldContext;return n.map((function(e){return"function"===typeof e?e(r):e}))})),ie(Uo(o),"refresh",(function(){o.mounted&&o.setState((function(e){return{resetCount:e.resetCount+1}}))})),ie(Uo(o),"metaCache",null),ie(Uo(o),"triggerMetaEvent",(function(e){var t=o.props.onMetaChange;if(t){var n=le(le({},o.getMeta()),{},{destroy:e});Ve(o.metaCache,n)||t(n),o.metaCache=n}else o.metaCache=null})),ie(Uo(o),"onStoreChange",(function(e,t,n){var r=o.props,i=r.shouldUpdate,a=r.dependencies,l=void 0===a?[]:a,c=r.onReset,s=n.store,u=o.getNamePath(),d=o.getValue(e),f=o.getValue(s),p=t&&Nf(t,u);switch("valueUpdate"===n.type&&"external"===n.source&&d!==f&&(o.touched=!0,o.dirty=!0,o.validatePromise=null,o.errors=Tf,o.warnings=Tf,o.triggerMetaEvent()),n.type){case"reset":if(!t||p)return o.touched=!1,o.dirty=!1,o.validatePromise=void 0,o.errors=Tf,o.warnings=Tf,o.triggerMetaEvent(),null===c||void 0===c||c(),void o.refresh();break;case"remove":if(i)return void o.reRender();break;case"setField":var g=n.data;if(p)return"touched"in g&&(o.touched=g.touched),"validating"in g&&!("originRCField"in g)&&(o.validatePromise=g.validating?Promise.resolve([]):null),"errors"in g&&(o.errors=g.errors||Tf),"warnings"in g&&(o.warnings=g.warnings||Tf),o.dirty=!0,o.triggerMetaEvent(),void o.reRender();if("value"in g&&Nf(t,u,!0))return void o.reRender();if(i&&!u.length&&Df(i,e,s,d,f,n))return void o.reRender();break;case"dependenciesUpdate":if(l.map(Mf).some((function(e){return Nf(n.relatedFields,e)})))return void o.reRender();break;default:if(p||(!l.length||u.length||i)&&Df(i,e,s,d,f,n))return void o.reRender()}!0===i&&o.reRender()})),ie(Uo(o),"validateRules",(function(e){var t=o.getNamePath(),n=o.getValue(),r=e||{},i=r.triggerName,a=r.validateOnly,l=void 0!==a&&a,c=Promise.resolve().then(oe(ne().mark((function r(){var a,l,s,u,d,f,p;return ne().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o.mounted){r.next=2;break}return r.abrupt("return",[]);case 2:if(a=o.props,l=a.validateFirst,s=void 0!==l&&l,u=a.messageVariables,d=a.validateDebounce,f=o.getRules(),i&&(f=f.filter((function(e){return e})).filter((function(e){var t=e.validateTrigger;return!t||Vd(t).includes(i)}))),!d||!i){r.next=10;break}return r.next=8,new Promise((function(e){setTimeout(e,d)}));case 8:if(o.validatePromise===c){r.next=10;break}return r.abrupt("return",[]);case 10:return(p=Sf(t,n,f,e,s,u)).catch((function(e){return e})).then((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Tf;if(o.validatePromise===c){var t;o.validatePromise=null;var n=[],r=[];null===(t=e.forEach)||void 0===t||t.call(e,(function(e){var t=e.rule.warningOnly,o=e.errors,i=void 0===o?Tf:o;t?r.push.apply(r,Ae(i)):n.push.apply(n,Ae(i))})),o.errors=n,o.warnings=r,o.triggerMetaEvent(),o.reRender()}})),r.abrupt("return",p);case 13:case"end":return r.stop()}}),r)}))));return l||(o.validatePromise=c,o.dirty=!0,o.errors=Tf,o.warnings=Tf,o.triggerMetaEvent(),o.reRender()),c})),ie(Uo(o),"isFieldValidating",(function(){return!!o.validatePromise})),ie(Uo(o),"isFieldTouched",(function(){return o.touched})),ie(Uo(o),"isFieldDirty",(function(){return!(!o.dirty&&void 0===o.props.initialValue)||void 0!==(0,o.props.fieldContext.getInternalHooks(Bd).getInitialValue)(o.getNamePath())})),ie(Uo(o),"getErrors",(function(){return o.errors})),ie(Uo(o),"getWarnings",(function(){return o.warnings})),ie(Uo(o),"isListField",(function(){return o.props.isListField})),ie(Uo(o),"isList",(function(){return o.props.isList})),ie(Uo(o),"isPreserve",(function(){return o.props.preserve})),ie(Uo(o),"getMeta",(function(){return o.prevValidating=o.isFieldValidating(),{touched:o.isFieldTouched(),validating:o.prevValidating,errors:o.errors,warnings:o.warnings,name:o.getNamePath(),validated:null===o.validatePromise}})),ie(Uo(o),"getOnlyChild",(function(t){if("function"===typeof t){var n=o.getMeta();return le(le({},o.getOnlyChild(t(o.getControlled(),n,o.props.fieldContext))),{},{isFunction:!0})}var r=vc(t);return 1===r.length&&e.isValidElement(r[0])?{child:r[0],isFunction:!1}:{child:r,isFunction:!1}})),ie(Uo(o),"getValue",(function(e){var t=o.props.fieldContext.getFieldsValue,n=o.getNamePath();return Yn(e||t(!0),n)})),ie(Uo(o),"getControlled",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=o.props,n=t.trigger,r=t.validateTrigger,i=t.getValueFromEvent,a=t.normalize,l=t.valuePropName,c=t.getValueProps,s=t.fieldContext,u=void 0!==r?r:s.validateTrigger,d=o.getNamePath(),f=s.getInternalHooks,p=s.getFieldsValue,g=f(Bd).dispatch,m=o.getValue(),v=c||function(e){return ie({},l,e)},h=e[n],b=le(le({},e),v(m));return b[n]=function(){var e;o.touched=!0,o.dirty=!0,o.triggerMetaEvent();for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e=i?i.apply(void 0,n):jf.apply(void 0,[l].concat(n)),a&&(e=a(e,m,p(!0))),g({type:"updateValue",namePath:d,value:e}),h&&h.apply(void 0,n)},Vd(u||[]).forEach((function(e){var t=b[e];b[e]=function(){t&&t.apply(void 0,arguments);var n=o.props.rules;n&&n.length&&g({type:"validateField",namePath:d,triggerName:e})}})),b})),t.fieldContext)&&(0,(0,t.fieldContext.getInternalHooks)(Bd).initEntityValue)(Uo(o));return o}return b(r,[{key:"componentDidMount",value:function(){var e=this.props,t=e.shouldUpdate,n=e.fieldContext;if(this.mounted=!0,n){var r=(0,n.getInternalHooks)(Bd).registerField;this.cancelRegisterFunc=r(this)}!0===t&&this.reRender()}},{key:"componentWillUnmount",value:function(){this.cancelRegister(),this.triggerMetaEvent(!0),this.mounted=!1}},{key:"reRender",value:function(){this.mounted&&this.forceUpdate()}},{key:"render",value:function(){var t,n=this.state.resetCount,r=this.props.children,o=this.getOnlyChild(r),i=o.child;return o.isFunction?t=i:e.isValidElement(i)?t=e.cloneElement(i,this.getControlled(i.props)):(Ue(!i,"`children` of Field is not validate ReactElement."),t=i),e.createElement(e.Fragment,{key:n},t)}}]),r}(e.Component);ie(Lf,"contextType",Wd),ie(Lf,"defaultProps",{trigger:"onChange",valuePropName:"value"});var Rf=function(t){var n=t.name,r=Do(t,zf),o=e.useContext(Wd),i=e.useContext(Ud),a=void 0!==n?Mf(n):void 0,l="keep";return r.isListField||(l="_".concat((a||[]).join("_"))),e.createElement(Lf,Dt({key:l,name:a,isListField:!!i},r,{fieldContext:o}))};var Ff=function(t){var n=t.name,r=t.initialValue,o=t.children,i=t.rules,a=t.validateTrigger,l=t.isListField,c=e.useContext(Wd),s=e.useContext(Ud),u=e.useRef({keys:[],id:0}).current,d=e.useMemo((function(){var e=Mf(c.prefixName)||[];return[].concat(Ae(e),Ae(Mf(n)))}),[c.prefixName,n]),f=e.useMemo((function(){return le(le({},c),{},{prefixName:d})}),[c,d]),p=e.useMemo((function(){return{getKey:function(e){var t=d.length,n=e[t];return[u.keys[n],e.slice(t+1)]}}}),[d]);return"function"!==typeof o?(Ue(!1,"Form.List only accepts function as children."),null):e.createElement(Ud.Provider,{value:p},e.createElement(Wd.Provider,{value:f},e.createElement(Rf,{name:[],shouldUpdate:function(e,t,n){return"internal"!==n.source&&e!==t},rules:i,validateTrigger:a,initialValue:r,isList:!0,isListField:null!==l&&void 0!==l?l:!!s},(function(e,t){var n=e.value,r=void 0===n?[]:n,i=e.onChange,a=c.getFieldValue,l=function(){return a(d||[])||[]},s={add:function(e,t){var n=l();t>=0&&t<=n.length?(u.keys=[].concat(Ae(u.keys.slice(0,t)),[u.id],Ae(u.keys.slice(t))),i([].concat(Ae(n.slice(0,t)),[e],Ae(n.slice(t))))):(u.keys=[].concat(Ae(u.keys),[u.id]),i([].concat(Ae(n),[e]))),u.id+=1},remove:function(e){var t=l(),n=new Set(Array.isArray(e)?e:[e]);n.size<=0||(u.keys=u.keys.filter((function(e,t){return!n.has(t)})),i(t.filter((function(e,t){return!n.has(t)}))))},move:function(e,t){if(e!==t){var n=l();e<0||e>=n.length||t<0||t>=n.length||(u.keys=Pf(u.keys,e,t),i(Pf(n,e,t)))}}},f=r||[];return Array.isArray(f)||(f=[]),o(f.map((function(e,t){var n=u.keys[t];return void 0===n&&(u.keys[t]=u.id,n=u.keys[t],u.id+=1),{name:t,key:n,isListField:!0}})),s,t)}))))};var Bf="__@field_split__";function Hf(e){return e.map((function(e){return"".concat(m(e),":").concat(e)})).join(Bf)}var Wf=function(){function e(){g(this,e),ie(this,"kvs",new Map)}return b(e,[{key:"set",value:function(e,t){this.kvs.set(Hf(e),t)}},{key:"get",value:function(e){return this.kvs.get(Hf(e))}},{key:"update",value:function(e,t){var n=t(this.get(e));n?this.set(e,n):this.delete(e)}},{key:"delete",value:function(e){this.kvs.delete(Hf(e))}},{key:"map",value:function(e){return Ae(this.kvs.entries()).map((function(t){var n=s(t,2),r=n[0],o=n[1],i=r.split(Bf);return e({key:i.map((function(e){var t=s(e.match(/^([^:]*):(.*)$/),3),n=t[1],r=t[2];return"number"===n?Number(r):r})),value:o})}))}},{key:"toJSON",value:function(){var e={};return this.map((function(t){var n=t.key,r=t.value;return e[n.join(".")]=r,null})),e}}]),e}(),Uf=Wf,Vf=["name"],Xf=b((function e(t){var n=this;g(this,e),ie(this,"formHooked",!1),ie(this,"forceRootUpdate",void 0),ie(this,"subscribable",!0),ie(this,"store",{}),ie(this,"fieldEntities",[]),ie(this,"initialValues",{}),ie(this,"callbacks",{}),ie(this,"validateMessages",null),ie(this,"preserve",null),ie(this,"lastValidatePromise",null),ie(this,"getForm",(function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}})),ie(this,"getInternalHooks",(function(e){return e===Bd?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):(Ue(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)})),ie(this,"useSubscribe",(function(e){n.subscribable=e})),ie(this,"prevWithoutPreserves",null),ie(this,"setInitialValues",(function(e,t){if(n.initialValues=e||{},t){var r,o=Jn(e,n.store);null===(r=n.prevWithoutPreserves)||void 0===r||r.map((function(t){var n=t.key;o=Gn(o,n,Yn(e,n))})),n.prevWithoutPreserves=null,n.updateStore(o)}})),ie(this,"destroyForm",(function(){var e=new Uf;n.getFieldEntities(!0).forEach((function(t){n.isMergedPreserve(t.isPreserve())||e.set(t.getNamePath(),!0)})),n.prevWithoutPreserves=e})),ie(this,"getInitialValue",(function(e){var t=Yn(n.initialValues,e);return e.length?Jn(t):t})),ie(this,"setCallbacks",(function(e){n.callbacks=e})),ie(this,"setValidateMessages",(function(e){n.validateMessages=e})),ie(this,"setPreserve",(function(e){n.preserve=e})),ie(this,"watchList",[]),ie(this,"registerWatch",(function(e){return n.watchList.push(e),function(){n.watchList=n.watchList.filter((function(t){return t!==e}))}})),ie(this,"notifyWatch",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(n.watchList.length){var t=n.getFieldsValue(),r=n.getFieldsValue(!0);n.watchList.forEach((function(n){n(t,r,e)}))}})),ie(this,"timeoutId",null),ie(this,"warningUnhooked",(function(){0})),ie(this,"updateStore",(function(e){n.store=e})),ie(this,"getFieldEntities",(function(){return arguments.length>0&&void 0!==arguments[0]&&arguments[0]?n.fieldEntities.filter((function(e){return e.getNamePath().length})):n.fieldEntities})),ie(this,"getFieldsMap",(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=new Uf;return n.getFieldEntities(e).forEach((function(e){var n=e.getNamePath();t.set(n,e)})),t})),ie(this,"getFieldEntitiesForNamePathList",(function(e){if(!e)return n.getFieldEntities(!0);var t=n.getFieldsMap(!0);return e.map((function(e){var n=Mf(e);return t.get(n)||{INVALIDATE_NAME_PATH:Mf(e)}}))})),ie(this,"getFieldsValue",(function(e,t){var r,o,i;if(n.warningUnhooked(),!0===e||Array.isArray(e)?(r=e,o=t):e&&"object"===m(e)&&(i=e.strict,o=e.filter),!0===r&&!o)return n.store;var a=n.getFieldEntitiesForNamePathList(Array.isArray(r)?r:null),l=[];return a.forEach((function(e){var t,n,a,c,s="INVALIDATE_NAME_PATH"in e?e.INVALIDATE_NAME_PATH:e.getNamePath();if(i){if(null!==(a=(c=e).isList)&&void 0!==a&&a.call(c))return}else if(!r&&null!==(t=(n=e).isListField)&&void 0!==t&&t.call(n))return;if(o){var u="getMeta"in e?e.getMeta():null;o(u)&&l.push(s)}else l.push(s)})),Of(n.store,l.map(Mf))})),ie(this,"getFieldValue",(function(e){n.warningUnhooked();var t=Mf(e);return Yn(n.store,t)})),ie(this,"getFieldsError",(function(e){return n.warningUnhooked(),n.getFieldEntitiesForNamePathList(e).map((function(t,n){return t&&!("INVALIDATE_NAME_PATH"in t)?{name:t.getNamePath(),errors:t.getErrors(),warnings:t.getWarnings()}:{name:Mf(e[n]),errors:[],warnings:[]}}))})),ie(this,"getFieldError",(function(e){n.warningUnhooked();var t=Mf(e);return n.getFieldsError([t])[0].errors})),ie(this,"getFieldWarning",(function(e){n.warningUnhooked();var t=Mf(e);return n.getFieldsError([t])[0].warnings})),ie(this,"isFieldsTouched",(function(){n.warningUnhooked();for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var o,i=t[0],a=t[1],l=!1;0===t.length?o=null:1===t.length?Array.isArray(i)?(o=i.map(Mf),l=!1):(o=null,l=i):(o=i.map(Mf),l=a);var c=n.getFieldEntities(!0),s=function(e){return e.isFieldTouched()};if(!o)return l?c.every(s):c.some(s);var u=new Uf;o.forEach((function(e){u.set(e,[])})),c.forEach((function(e){var t=e.getNamePath();o.forEach((function(n){n.every((function(e,n){return t[n]===e}))&&u.update(n,(function(t){return[].concat(Ae(t),[e])}))}))}));var d=function(e){return e.some(s)},f=u.map((function(e){return e.value}));return l?f.every(d):f.some(d)})),ie(this,"isFieldTouched",(function(e){return n.warningUnhooked(),n.isFieldsTouched([e])})),ie(this,"isFieldsValidating",(function(e){n.warningUnhooked();var t=n.getFieldEntities();if(!e)return t.some((function(e){return e.isFieldValidating()}));var r=e.map(Mf);return t.some((function(e){var t=e.getNamePath();return Nf(r,t)&&e.isFieldValidating()}))})),ie(this,"isFieldValidating",(function(e){return n.warningUnhooked(),n.isFieldsValidating([e])})),ie(this,"resetWithFieldInitialValue",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=new Uf,r=n.getFieldEntities(!0);r.forEach((function(e){var n=e.props.initialValue,r=e.getNamePath();if(void 0!==n){var o=t.get(r)||new Set;o.add({entity:e,value:n}),t.set(r,o)}}));var o;e.entities?o=e.entities:e.namePathList?(o=[],e.namePathList.forEach((function(e){var n,r=t.get(e);r&&(n=o).push.apply(n,Ae(Ae(r).map((function(e){return e.entity}))))}))):o=r,o.forEach((function(r){if(void 0!==r.props.initialValue){var o=r.getNamePath();if(void 0!==n.getInitialValue(o))Ue(!1,"Form already set 'initialValues' with path '".concat(o.join("."),"'. Field can not overwrite it."));else{var i=t.get(o);if(i&&i.size>1)Ue(!1,"Multiple Field with path '".concat(o.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(i){var a=n.getFieldValue(o);r.isListField()||e.skipExist&&void 0!==a||n.updateStore(Gn(n.store,o,Ae(i)[0].value))}}}}))})),ie(this,"resetFields",(function(e){n.warningUnhooked();var t=n.store;if(!e)return n.updateStore(Jn(n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(t,null,{type:"reset"}),void n.notifyWatch();var r=e.map(Mf);r.forEach((function(e){var t=n.getInitialValue(e);n.updateStore(Gn(n.store,e,t))})),n.resetWithFieldInitialValue({namePathList:r}),n.notifyObservers(t,r,{type:"reset"}),n.notifyWatch(r)})),ie(this,"setFields",(function(e){n.warningUnhooked();var t=n.store,r=[];e.forEach((function(e){var o=e.name,i=Do(e,Vf),a=Mf(o);r.push(a),"value"in i&&n.updateStore(Gn(n.store,a,i.value)),n.notifyObservers(t,[a],{type:"setField",data:e})})),n.notifyWatch(r)})),ie(this,"getFields",(function(){return n.getFieldEntities(!0).map((function(e){var t=e.getNamePath(),r=le(le({},e.getMeta()),{},{name:t,value:n.getFieldValue(t)});return Object.defineProperty(r,"originRCField",{value:!0}),r}))})),ie(this,"initEntityValue",(function(e){var t=e.props.initialValue;if(void 0!==t){var r=e.getNamePath();void 0===Yn(n.store,r)&&n.updateStore(Gn(n.store,r,t))}})),ie(this,"isMergedPreserve",(function(e){var t=void 0!==e?e:n.preserve;return null===t||void 0===t||t})),ie(this,"registerField",(function(e){n.fieldEntities.push(e);var t=e.getNamePath();if(n.notifyWatch([t]),void 0!==e.props.initialValue){var r=n.store;n.resetWithFieldInitialValue({entities:[e],skipExist:!0}),n.notifyObservers(r,[e.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(r,o){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter((function(t){return t!==e})),!n.isMergedPreserve(o)&&(!r||i.length>1)){var a=r?void 0:n.getInitialValue(t);if(t.length&&n.getFieldValue(t)!==a&&n.fieldEntities.every((function(e){return!If(e.getNamePath(),t)}))){var l=n.store;n.updateStore(Gn(l,t,a,!0)),n.notifyObservers(l,[t],{type:"remove"}),n.triggerDependenciesUpdate(l,t)}}n.notifyWatch([t])}})),ie(this,"dispatch",(function(e){switch(e.type){case"updateValue":var t=e.namePath,r=e.value;n.updateValue(t,r);break;case"validateField":var o=e.namePath,i=e.triggerName;n.validateFields([o],{triggerName:i})}})),ie(this,"notifyObservers",(function(e,t,r){if(n.subscribable){var o=le(le({},r),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach((function(n){(0,n.onStoreChange)(e,t,o)}))}else n.forceRootUpdate()})),ie(this,"triggerDependenciesUpdate",(function(e,t){var r=n.getDependencyChildrenFields(t);return r.length&&n.validateFields(r),n.notifyObservers(e,r,{type:"dependenciesUpdate",relatedFields:[t].concat(Ae(r))}),r})),ie(this,"updateValue",(function(e,t){var r=Mf(e),o=n.store;n.updateStore(Gn(n.store,r,t)),n.notifyObservers(o,[r],{type:"valueUpdate",source:"internal"}),n.notifyWatch([r]);var i=n.triggerDependenciesUpdate(o,r),a=n.callbacks.onValuesChange;a&&a(Of(n.store,[r]),n.getFieldsValue());n.triggerOnFieldsChange([r].concat(Ae(i)))})),ie(this,"setFieldsValue",(function(e){n.warningUnhooked();var t=n.store;if(e){var r=Jn(n.store,e);n.updateStore(r)}n.notifyObservers(t,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()})),ie(this,"setFieldValue",(function(e,t){n.setFields([{name:e,value:t}])})),ie(this,"getDependencyChildrenFields",(function(e){var t=new Set,r=[],o=new Uf;n.getFieldEntities().forEach((function(e){(e.props.dependencies||[]).forEach((function(t){var n=Mf(t);o.update(n,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Set;return t.add(e),t}))}))}));return function e(n){(o.get(n)||new Set).forEach((function(n){if(!t.has(n)){t.add(n);var o=n.getNamePath();n.isFieldDirty()&&o.length&&(r.push(o),e(o))}}))}(e),r})),ie(this,"triggerOnFieldsChange",(function(e,t){var r=n.callbacks.onFieldsChange;if(r){var o=n.getFields();if(t){var i=new Uf;t.forEach((function(e){var t=e.name,n=e.errors;i.set(t,n)})),o.forEach((function(e){e.errors=i.get(e.name)||e.errors}))}var a=o.filter((function(t){var n=t.name;return Nf(e,n)}));a.length&&r(a,o)}})),ie(this,"validateFields",(function(e,t){var r,o;n.warningUnhooked(),Array.isArray(e)||"string"===typeof e||"string"===typeof t?(r=e,o=t):o=e;var i=!!r,a=i?r.map(Mf):[],l=[],c=String(Date.now()),s=new Set,u=o||{},d=u.recursive,f=u.dirty;n.getFieldEntities(!0).forEach((function(e){if(i||a.push(e.getNamePath()),e.props.rules&&e.props.rules.length&&(!f||e.isFieldDirty())){var t=e.getNamePath();if(s.add(t.join(c)),!i||Nf(a,t,d)){var r=e.validateRules(le({validateMessages:le(le({},bf),n.validateMessages)},o));l.push(r.then((function(){return{name:t,errors:[],warnings:[]}})).catch((function(e){var n,r=[],o=[];return null===(n=e.forEach)||void 0===n||n.call(e,(function(e){var t=e.rule.warningOnly,n=e.errors;t?o.push.apply(o,Ae(n)):r.push.apply(r,Ae(n))})),r.length?Promise.reject({name:t,errors:r,warnings:o}):{name:t,errors:r,warnings:o}})))}}}));var p=function(e){var t=!1,n=e.length,r=[];return e.length?new Promise((function(o,i){e.forEach((function(e,a){e.catch((function(e){return t=!0,e})).then((function(e){n-=1,r[a]=e,n>0||(t&&i(r),o(r))}))}))})):Promise.resolve([])}(l);n.lastValidatePromise=p,p.catch((function(e){return e})).then((function(e){var t=e.map((function(e){return e.name}));n.notifyObservers(n.store,t,{type:"validateFinish"}),n.triggerOnFieldsChange(t,e)}));var g=p.then((function(){return n.lastValidatePromise===p?Promise.resolve(n.getFieldsValue(a)):Promise.reject([])})).catch((function(e){var t=e.filter((function(e){return e&&e.errors.length}));return Promise.reject({values:n.getFieldsValue(a),errorFields:t,outOfDate:n.lastValidatePromise!==p})}));g.catch((function(e){return e}));var m=a.filter((function(e){return s.has(e.join(c))}));return n.triggerOnFieldsChange(m),g})),ie(this,"submit",(function(){n.warningUnhooked(),n.validateFields().then((function(e){var t=n.callbacks.onFinish;if(t)try{t(e)}catch(r){console.error(r)}})).catch((function(e){var t=n.callbacks.onFinishFailed;t&&t(e)}))})),this.forceRootUpdate=t}));var Qf=function(t){var n=e.useRef(),r=s(e.useState({}),2)[1];if(!n.current)if(t)n.current=t;else{var o=new Xf((function(){r({})}));n.current=o.getForm()}return[n.current]},_f=e.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),Yf=_f,qf=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"],Gf=function(t,n){var r=t.name,o=t.initialValues,i=t.fields,a=t.form,l=t.preserve,c=t.children,u=t.component,d=void 0===u?"form":u,f=t.validateMessages,p=t.validateTrigger,g=void 0===p?"onChange":p,v=t.onValuesChange,h=t.onFieldsChange,b=t.onFinish,y=t.onFinishFailed,w=Do(t,qf),A=e.useContext(Yf),x=s(Qf(a),1)[0],E=x.getInternalHooks(Bd),S=E.useSubscribe,k=E.setInitialValues,C=E.setCallbacks,M=E.setValidateMessages,O=E.setPreserve,N=E.destroyForm;e.useImperativeHandle(n,(function(){return x})),e.useEffect((function(){return A.registerForm(r,x),function(){A.unregisterForm(r)}}),[A,x,r]),M(le(le({},A.validateMessages),f)),C({onValuesChange:v,onFieldsChange:function(e){if(A.triggerFormChange(r,e),h){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];h.apply(void 0,[e].concat(n))}},onFinish:function(e){A.triggerFormFinish(r,e),b&&b(e)},onFinishFailed:y}),O(l);var I,j=e.useRef(null);k(o,!j.current),j.current||(j.current=!0),e.useEffect((function(){return N}),[]);var P="function"===typeof c;P?I=c(x.getFieldsValue(!0),x):I=c;S(!P);var z=e.useRef();e.useEffect((function(){(function(e,t){if(e===t)return!0;if(!e&&t||e&&!t)return!1;if(!e||!t||"object"!==m(e)||"object"!==m(t))return!1;var n=Object.keys(e),r=Object.keys(t);return Ae(new Set([].concat(n,r))).every((function(n){var r=e[n],o=t[n];return"function"===typeof r&&"function"===typeof o||r===o}))})(z.current||[],i||[])||x.setFields(i||[]),z.current=i}),[i,x]);var T=e.useMemo((function(){return le(le({},x),{},{validateTrigger:g})}),[x,g]),D=e.createElement(Ud.Provider,{value:null},e.createElement(Wd.Provider,{value:T},I));return!1===d?D:e.createElement(d,Dt({},w,{onSubmit:function(e){e.preventDefault(),e.stopPropagation(),x.submit()},onReset:function(e){var t;e.preventDefault(),x.resetFields(),null===(t=w.onReset)||void 0===t||t.call(w,e)}}),D)};function Kf(e){try{return JSON.stringify(e)}catch(t){return Math.random()}}var Zf=function(){};var Jf=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n[0],i=n[1],a=void 0===i?{}:i,l=function(e){return e&&!!e._init}(a)?{form:a}:a,c=l.form,u=s((0,e.useState)(),2),d=u[0],f=u[1],p=(0,e.useMemo)((function(){return Kf(d)}),[d]),g=(0,e.useRef)(p);g.current=p;var m=(0,e.useContext)(Wd),v=c||m,h=v&&v._init,b=Mf(o),y=(0,e.useRef)(b);return y.current=b,Zf(b),(0,e.useEffect)((function(){if(h){var e=v.getFieldsValue,t=(0,v.getInternalHooks)(Bd).registerWatch,n=function(e,t){var n=l.preserve?t:e;return"function"===typeof o?o(n):Yn(n,y.current)},r=t((function(e,t){var r=n(e,t),o=Kf(r);g.current!==o&&(g.current=o,f(r))})),i=n(e(),e(!0));return d!==i&&f(i),r}}),[h]),d},$f=e.forwardRef(Gf);$f.FormProvider=function(t){var n=t.validateMessages,r=t.onFormChange,o=t.onFormFinish,i=t.children,a=e.useContext(_f),l=e.useRef({});return e.createElement(_f.Provider,{value:le(le({},a),{},{validateMessages:le(le({},a.validateMessages),n),triggerFormChange:function(e,t){r&&r(e,{changedFields:t,forms:l.current}),a.triggerFormChange(e,t)},triggerFormFinish:function(e,t){o&&o(e,{values:t,forms:l.current}),a.triggerFormFinish(e,t)},registerForm:function(e,t){e&&(l.current=le(le({},l.current),{},ie({},e,t))),a.registerForm(e,t)},unregisterForm:function(e){var t=le({},l.current);delete t[e],l.current=t,a.unregisterForm(e)}})},i)},$f.Field=Rf,$f.List=Ff,$f.useForm=Qf,$f.useWatch=Jf;var ep=e.createContext({});var tp=function(t){var n=t.children,r=t.status,o=t.override,i=(0,e.useContext)(ep),a=(0,e.useMemo)((function(){var e=Object.assign({},i);return o&&delete e.isFormItemInput,r&&(delete e.status,delete e.hasFeedback,delete e.feedbackIcon),e}),[r,o,i]);return e.createElement(ep.Provider,{value:a},n)};function np(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{focus:!0},n=e.componentCls,r="".concat(n,"-compact");return ie({},r,Object.assign(Object.assign({},function(e,t,n){var r,o=n.focusElCls,i=n.focus,a=n.borderElCls?"> *":"",l=["hover",i?"focus":null,"active"].filter(Boolean).map((function(e){return"&:".concat(e," ").concat(a)})).join(",");return ie(r={},"&-item:not(".concat(t,"-last-item)"),{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()}),ie(r,"&-item",Object.assign(Object.assign(ie({},l,{zIndex:2}),o?ie({},"&".concat(o),{zIndex:2}):{}),ie({},"&[disabled] ".concat(a),{zIndex:0}))),r}(e,r,t)),function(e,t,n){var r,o=n.borderElCls,i=o?"> ".concat(o):"";return ie(r={},"&-item:not(".concat(t,"-first-item):not(").concat(t,"-last-item) ").concat(i),{borderRadius:0}),ie(r,"&-item:not(".concat(t,"-last-item)").concat(t,"-first-item"),ie({},"& ".concat(i,", &").concat(e,"-sm ").concat(i,", &").concat(e,"-lg ").concat(i),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(r,"&-item:not(".concat(t,"-first-item)").concat(t,"-last-item"),ie({},"& ".concat(i,", &").concat(e,"-sm ").concat(i,", &").concat(e,"-lg ").concat(i),{borderStartStartRadius:0,borderEndStartRadius:0})),r}(n,r,t)))}var rp=function(e){return{borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}},op=function(e){return{borderColor:e.activeBorderColor,boxShadow:e.activeShadow,outline:0,backgroundColor:e.activeBg}},ip=function(e){return{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"&:hover:not([disabled])":Object.assign({},rp(wl(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))}},ap=function(e){var t=e.paddingBlockLG,n=e.fontSizeLG,r=e.lineHeightLG,o=e.borderRadiusLG,i=e.paddingInlineLG;return{padding:"".concat(pt(t)," ").concat(pt(i)),fontSize:n,lineHeight:r,borderRadius:o}},lp=function(e){return{padding:"".concat(pt(e.paddingBlockSM)," ").concat(pt(e.paddingInlineSM)),borderRadius:e.borderRadiusSM}},cp=function(e,t){var n,r=e.componentCls,o=e.colorError,i=e.colorWarning,a=e.errorActiveShadow,l=e.warningActiveShadow,c=e.colorErrorBorderHover,s=e.colorWarningBorderHover;return ie(n={},"&-status-error:not(".concat(t,"-disabled):not(").concat(t,"-borderless)").concat(t),ie({borderColor:o,"&:hover":{borderColor:c},"&:focus, &:focus-within":Object.assign({},op(wl(e,{activeBorderColor:o,activeShadow:a})))},"".concat(r,"-prefix, ").concat(r,"-suffix"),{color:o})),ie(n,"&-status-warning:not(".concat(t,"-disabled):not(").concat(t,"-borderless)").concat(t),ie({borderColor:i,"&:hover":{borderColor:s},"&:focus, &:focus-within":Object.assign({},op(wl(e,{activeBorderColor:i,activeShadow:l})))},"".concat(r,"-prefix, ").concat(r,"-suffix"),{color:i})),n},sp=function(e){return Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:"".concat(pt(e.paddingBlock)," ").concat(pt(e.paddingInline)),color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,backgroundColor:e.colorBgContainer,backgroundImage:"none",borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:e.colorBorder,borderRadius:e.borderRadius,transition:"all ".concat(e.motionDurationMid)},{"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e.colorTextPlaceholder,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),{"&:hover":Object.assign({},rp(e)),"&:focus, &:focus-within":Object.assign({},op(e)),"&-disabled, &[disabled]":Object.assign({},ip(e)),"&-borderless":{"&, &:hover, &:focus, &-focused, &-disabled, &[disabled]":{backgroundColor:"transparent",border:"none",boxShadow:"none"}},"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:"all ".concat(e.motionDurationSlow,", height 0s"),resize:"vertical"},"&-lg":Object.assign({},ap(e)),"&-sm":Object.assign({},lp(e)),"&-rtl":{direction:"rtl"},"&-textarea-rtl":{direction:"rtl"}})},up=function(e){var t,n=e.componentCls,r=e.controlHeightSM,o=e.lineWidth,i=e.calc,a=i(r).sub(i(o).mul(2)).sub(16).div(2).equal();return ie({},n,Object.assign(Object.assign(Object.assign(Object.assign({},ia(e)),sp(e)),cp(e,n)),{'&[type="color"]':(t={height:e.controlHeight},ie(t,"&".concat(n,"-lg"),{height:e.controlHeightLG}),ie(t,"&".concat(n,"-sm"),{height:r,paddingTop:a,paddingBottom:a}),t),'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}}))},dp=function(e){var t,n=e.componentCls,r=e.inputAffixPadding,o=e.colorTextDescription,i=e.motionDurationSlow,a=e.colorIcon,l=e.colorIconHover,c=e.iconCls;return ie({},"".concat(n,"-affix-wrapper"),Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},sp(e)),(ie(t={display:"inline-flex"},"&:not(".concat(n,"-affix-wrapper-disabled):hover"),ie({zIndex:1},"".concat(n,"-search-with-button &"),{zIndex:0})),ie(t,"&-focused, &:focus",{zIndex:1}),ie(t,"&-disabled",ie({},"".concat(n,"[disabled]"),{background:"transparent"})),ie(t,"> input".concat(n),{padding:0,fontSize:"inherit",border:"none",borderRadius:0,outline:"none","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}}),ie(t,"&::before",{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}),ie(t,"".concat(n),{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:o},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:r},"&-suffix":{marginInlineStart:r}}),t)),function(e){var t=e.componentCls;return ie({},"".concat(t,"-clear-icon"),{margin:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"&:hover":{color:e.colorTextTertiary},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:"0 ".concat(pt(e.inputAffixPadding))}})}(e)),ie({},"".concat(c).concat(n,"-password-icon"),{color:a,cursor:"pointer",transition:"all ".concat(i),"&:hover":{color:l}})),cp(e,"".concat(n,"-affix-wrapper"))))},fp=function(e){var t,n=e.componentCls,r=e.colorError,o=e.colorWarning,i=e.borderRadiusLG,a=e.borderRadiusSM;return ie({},"".concat(n,"-group"),Object.assign(Object.assign(Object.assign({},ia(e)),function(e){var t,n,r,o,i,a,l,c=e.componentCls,s=e.antCls;return ie(l={position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0},"&[class*='col-']",{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}}),ie(l,"&-lg ".concat(c,", &-lg > ").concat(c,"-group-addon"),Object.assign({},ap(e))),ie(l,"&-sm ".concat(c,", &-sm > ").concat(c,"-group-addon"),Object.assign({},lp(e))),ie(l,"&-lg ".concat(s,"-select-single ").concat(s,"-select-selector"),{height:e.controlHeightLG}),ie(l,"&-sm ".concat(s,"-select-single ").concat(s,"-select-selector"),{height:e.controlHeightSM}),ie(l,"> ".concat(c),{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}}),ie(l,"".concat(c,"-group"),(ie(r={},"&-addon, &-wrap",{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}}),ie(r,"&-wrap > *",{display:"block !important"}),ie(r,"&-addon",(ie(n={position:"relative",padding:"0 ".concat(pt(e.paddingInline)),color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,textAlign:"center",backgroundColor:e.addonBg,border:"".concat(pt(e.lineWidth)," ").concat(e.lineType," ").concat(e.colorBorder),borderRadius:e.borderRadius,transition:"all ".concat(e.motionDurationSlow),lineHeight:1},"".concat(s,"-select"),(ie(t={margin:"".concat(pt(e.calc(e.paddingBlock).add(1).mul(-1).equal())," ").concat(pt(e.calc(e.paddingInline).mul(-1).equal()))},"&".concat(s,"-select-single:not(").concat(s,"-select-customize-input):not(").concat(s,"-pagination-size-changer)"),ie({},"".concat(s,"-select-selector"),{backgroundColor:"inherit",border:"".concat(pt(e.lineWidth)," ").concat(e.lineType," transparent"),boxShadow:"none"})),ie(t,"&-open, &-focused",ie({},"".concat(s,"-select-selector"),{color:e.colorPrimary})),t)),ie(n,"".concat(s,"-cascader-picker"),ie({margin:"-9px ".concat(pt(e.calc(e.paddingInline).mul(-1).equal())),backgroundColor:"transparent"},"".concat(s,"-cascader-input"),{textAlign:"start",border:0,boxShadow:"none"})),n)),ie(r,"&-addon:first-child",{borderInlineEnd:0}),ie(r,"&-addon:last-child",{borderInlineStart:0}),r)),ie(l,"".concat(c),{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":ie({zIndex:1,borderInlineEndWidth:1},"".concat(c,"-search-with-button &"),{zIndex:0})}),ie(l,"> ".concat(c,":first-child, ").concat(c,"-group-addon:first-child"),ie({borderStartEndRadius:0,borderEndEndRadius:0},"".concat(s,"-select ").concat(s,"-select-selector"),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(l,"> ".concat(c,"-affix-wrapper"),(ie(o={},"&:not(:first-child) ".concat(c),{borderStartStartRadius:0,borderEndStartRadius:0}),ie(o,"&:not(:last-child) ".concat(c),{borderStartEndRadius:0,borderEndEndRadius:0}),o)),ie(l,"> ".concat(c,":last-child, ").concat(c,"-group-addon:last-child"),ie({borderStartStartRadius:0,borderEndStartRadius:0},"".concat(s,"-select ").concat(s,"-select-selector"),{borderStartStartRadius:0,borderEndStartRadius:0})),ie(l,"".concat(c,"-affix-wrapper"),ie({"&:not(:last-child)":ie({borderStartEndRadius:0,borderEndEndRadius:0},"".concat(c,"-search &"),{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius})},"&:not(:first-child), ".concat(c,"-search &:not(:first-child)"),{borderStartStartRadius:0,borderEndStartRadius:0})),ie(l,"&".concat(c,"-group-compact"),Object.assign(Object.assign({display:"block"},{"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),(ie(a={},"".concat(c,"-group-addon, ").concat(c,"-group-wrap, > ").concat(c),{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover":{zIndex:1},"&:focus":{zIndex:1}}}),ie(a,"& > *",{display:"inline-block",float:"none",verticalAlign:"top",borderRadius:0}),ie(a,"\n & > ".concat(c,"-affix-wrapper,\n & > ").concat(c,"-number-affix-wrapper,\n & > ").concat(s,"-picker-range\n "),{display:"inline-flex"}),ie(a,"& > *:not(:last-child)",{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth}),ie(a,"".concat(c),{float:"none"}),ie(a,"& > ".concat(s,"-select > ").concat(s,"-select-selector,\n & > ").concat(s,"-select-auto-complete ").concat(c,",\n & > ").concat(s,"-cascader-picker ").concat(c,",\n & > ").concat(c,"-group-wrapper ").concat(c),{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover":{zIndex:1},"&:focus":{zIndex:1}}),ie(a,"& > ".concat(s,"-select-focused"),{zIndex:1}),ie(a,"& > ".concat(s,"-select > ").concat(s,"-select-arrow"),{zIndex:1}),ie(a,"& > *:first-child,\n & > ".concat(s,"-select:first-child > ").concat(s,"-select-selector,\n & > ").concat(s,"-select-auto-complete:first-child ").concat(c,",\n & > ").concat(s,"-cascader-picker:first-child ").concat(c),{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}),ie(a,"& > *:last-child,\n & > ".concat(s,"-select:last-child > ").concat(s,"-select-selector,\n & > ").concat(s,"-cascader-picker:last-child ").concat(c,",\n & > ").concat(s,"-cascader-picker-focused:last-child ").concat(c),{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius}),ie(a,"& > ".concat(s,"-select-auto-complete ").concat(c),{verticalAlign:"top"}),ie(a,"".concat(c,"-group-wrapper + ").concat(c,"-group-wrapper"),ie({marginInlineStart:e.calc(e.lineWidth).mul(-1).equal()},"".concat(c,"-affix-wrapper"),{borderRadius:0})),ie(a,"".concat(c,"-group-wrapper:not(:last-child)"),ie({},"&".concat(c,"-search > ").concat(c,"-group"),(ie(i={},"& > ".concat(c,"-group-addon > ").concat(c,"-search-button"),{borderRadius:0}),ie(i,"& > ".concat(c),{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}),i))),a))),l}(e)),{"&-rtl":{direction:"rtl"},"&-wrapper":(t={display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":ie({},"".concat(n,"-group-addon"),{borderRadius:i,fontSize:e.fontSizeLG}),"&-sm":ie({},"".concat(n,"-group-addon"),{borderRadius:a}),"&-status-error":ie({},"".concat(n,"-group-addon"),{color:r,borderColor:r}),"&-status-warning":ie({},"".concat(n,"-group-addon"),{color:o,borderColor:o}),"&-disabled":ie({},"".concat(n,"-group-addon"),Object.assign({},ip(e)))},ie(t,"&:not(".concat(n,"-compact-first-item):not(").concat(n,"-compact-last-item)").concat(n,"-compact-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderRadius:0})),ie(t,"&:not(".concat(n,"-compact-last-item)").concat(n,"-compact-first-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderStartEndRadius:0,borderEndEndRadius:0})),ie(t,"&:not(".concat(n,"-compact-first-item)").concat(n,"-compact-last-item"),ie({},"".concat(n,", ").concat(n,"-group-addon"),{borderStartStartRadius:0,borderEndStartRadius:0})),t)}))},pp=function(e){var t,n,r,o=e.componentCls,i=e.antCls,a="".concat(o,"-search");return ie({},a,(ie(r={},"".concat(o),{"&:hover, &:focus":ie({borderColor:e.colorPrimaryHover},"+ ".concat(o,"-group-addon ").concat(a,"-button:not(").concat(i,"-btn-primary)"),{borderInlineStartColor:e.colorPrimaryHover})}),ie(r,"".concat(o,"-affix-wrapper"),{borderRadius:0}),ie(r,"".concat(o,"-lg"),{lineHeight:e.calc(e.lineHeightLG).sub(2e-4).equal({unit:!1})}),ie(r,"> ".concat(o,"-group"),ie({},"> ".concat(o,"-group-addon:last-child"),(ie(t={insetInlineStart:-1,padding:0,border:0},"".concat(a,"-button"),{paddingTop:0,paddingBottom:0,borderStartStartRadius:0,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius,borderEndStartRadius:0,boxShadow:"none"}),ie(t,"".concat(a,"-button:not(").concat(i,"-btn-primary)"),ie({color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive}},"&".concat(i,"-btn-loading::before"),{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0})),t))),ie(r,"".concat(a,"-button"),{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}}),ie(r,"&-large ".concat(a,"-button"),{height:e.controlHeightLG}),ie(r,"&-small ".concat(a,"-button"),{height:e.controlHeightSM}),ie(r,"&-rtl",{direction:"rtl"}),ie(r,"&".concat(o,"-compact-item"),(ie(n={},"&:not(".concat(o,"-compact-last-item)"),ie({},"".concat(o,"-group-addon"),ie({},"".concat(o,"-search-button"),{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderRadius:0}))),ie(n,"&:not(".concat(o,"-compact-first-item)"),ie({},"".concat(o,",").concat(o,"-affix-wrapper"),{borderRadius:0})),ie(n,"> ".concat(o,"-group-addon ").concat(o,"-search-button,\n > ").concat(o,",\n ").concat(o,"-affix-wrapper"),{"&:hover,&:focus,&:active":{zIndex:2}}),ie(n,"> ".concat(o,"-affix-wrapper-focused"),{zIndex:2}),n)),r))},gp=function(e){var t,n,r,o,i=e.componentCls,a=e.paddingLG,l="".concat(i,"-textarea");return ie({},l,(o={position:"relative","&-show-count":(t={},ie(t,"> ".concat(i),{height:"100%"}),ie(t,"".concat(i,"-data-count"),{position:"absolute",bottom:e.calc(e.fontSize).mul(e.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}),t),"&-allow-clear":ie({},"> ".concat(i),{paddingInlineEnd:a})},ie(o,"&-affix-wrapper".concat(l,"-has-feedback"),ie({},"".concat(i),{paddingInlineEnd:a})),ie(o,"&-affix-wrapper".concat(i,"-affix-wrapper"),(ie(r={padding:0},"> textarea".concat(i),{fontSize:"inherit",border:"none",outline:"none","&:focus":{boxShadow:"none !important"}}),ie(r,"".concat(i,"-suffix"),(ie(n={margin:0,"> *:not(:last-child)":{marginInline:0}},"".concat(i,"-clear-icon"),{position:"absolute",insetInlineEnd:e.paddingXS,insetBlockStart:e.paddingXS}),ie(n,"".concat(l,"-suffix"),{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}),n)),r)),o))},mp=function(e){var t=e.componentCls;return ie({},"".concat(t,"-out-of-range"),ie({},"&, & input, & textarea, ".concat(t,"-show-count-suffix, ").concat(t,"-data-count"),{color:e.colorError}))};var vp=Ll("Input",(function(e){var t=wl(e,function(e){return wl(e,{inputAffixPadding:e.paddingXXS})}(e));return[up(t),gp(t),dp(t),fp(t),pp(t),mp(t),np(t)]}),(function(e){var t=e.controlHeight,n=e.fontSize,r=e.lineHeight,o=e.lineWidth,i=e.controlHeightSM,a=e.controlHeightLG,l=e.fontSizeLG,c=e.lineHeightLG,s=e.paddingSM,u=e.controlPaddingHorizontalSM,d=e.controlPaddingHorizontal,f=e.colorFillAlter,p=e.colorPrimaryHover,g=e.colorPrimary,m=e.controlOutlineWidth,v=e.controlOutline,h=e.colorErrorOutline,b=e.colorWarningOutline;return{paddingBlock:Math.max(Math.round((t-n*r)/2*10)/10-o,0),paddingBlockSM:Math.max(Math.round((i-n*r)/2*10)/10-o,0),paddingBlockLG:Math.ceil((a-l*c)/2*10)/10-o,paddingInline:s-o,paddingInlineSM:u-o,paddingInlineLG:d-o,addonBg:f,activeBorderColor:g,hoverBorderColor:p,activeShadow:"0 0 0 ".concat(m,"px ").concat(v),errorActiveShadow:"0 0 0 ".concat(m,"px ").concat(h),warningActiveShadow:"0 0 0 ".concat(m,"px ").concat(b),hoverBg:"",activeBg:""}})),hp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},bp=(0,e.forwardRef)((function(t,n){var r,o,i,a=t.prefixCls,l=t.bordered,c=void 0===l||l,u=t.size,d=t.disabled,f=t.status,p=t.allowClear,g=t.classNames,m=t.rootClassName,v=t.className,h=hp(t,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className"]),b=e.useContext(go),y=b.getPrefixCls,w=b.direction,A=Fd(u),x=e.useContext(yo),E=null!==d&&void 0!==d?d:x,S=e.useContext(ep),k=S.status,C=S.hasFeedback,M=S.feedbackIcon,O=Rd(k,f),N=e.useRef(null);e.useImperativeHandle(n,(function(){var e;return{resizableTextArea:null===(e=N.current)||void 0===e?void 0:e.resizableTextArea,focus:function(e){var t,n;!function(e,t){if(e){e.focus(t);var n=(t||{}).cursor;if(n){var r=e.value.length;switch(n){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(r,r);break;default:e.setSelectionRange(0,r)}}}}(null===(n=null===(t=N.current)||void 0===t?void 0:t.resizableTextArea)||void 0===n?void 0:n.textArea,e)},blur:function(){var e;return null===(e=N.current)||void 0===e?void 0:e.blur()}}}));var I,j=y("input",a);"object"===typeof p&&(null===p||void 0===p?void 0:p.clearIcon)?I=p:p&&(I={clearIcon:e.createElement(Fa,null)});var P=fl(j),z=s(vp(j,P),2),T=z[0],D=z[1];return T(e.createElement(Dd,Object.assign({},h,{disabled:E,allowClear:I,className:Mo()(P,v,m),classes:{affixWrapper:Mo()("".concat(j,"-textarea-affix-wrapper"),(r={},ie(r,"".concat(j,"-affix-wrapper-rtl"),"rtl"===w),ie(r,"".concat(j,"-affix-wrapper-borderless"),!c),ie(r,"".concat(j,"-affix-wrapper-sm"),"small"===A),ie(r,"".concat(j,"-affix-wrapper-lg"),"large"===A),ie(r,"".concat(j,"-textarea-show-count"),t.showCount||(null===(i=t.count)||void 0===i?void 0:i.show)),r),Ld("".concat(j,"-affix-wrapper"),O),D)},classNames:Object.assign(Object.assign({},g),{textarea:Mo()((o={},ie(o,"".concat(j,"-borderless"),!c),ie(o,"".concat(j,"-sm"),"small"===A),ie(o,"".concat(j,"-lg"),"large"===A),o),Ld(j,O),D,null===g||void 0===g?void 0:g.textarea)}),prefixCls:j,suffix:C&&e.createElement("span",{className:"".concat(j,"-textarea-suffix")},M),ref:N})))})),yp=function(e){return{color:e.colorLink,textDecoration:"none",outline:"none",cursor:"pointer",transition:"color ".concat(e.motionDurationSlow),"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}}},wp=function(e){var t,n,r=e.componentCls,o=e.titleMarginTop;return ie({},r,Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign((ie(t={color:e.colorText,wordBreak:"break-word",lineHeight:e.lineHeight},"&".concat(r,"-secondary"),{color:e.colorTextDescription}),ie(t,"&".concat(r,"-success"),{color:e.colorSuccess}),ie(t,"&".concat(r,"-warning"),{color:e.colorWarning}),ie(t,"&".concat(r,"-danger"),{color:e.colorError,"a&:active, a&:focus":{color:e.colorErrorActive},"a&:hover":{color:e.colorErrorHover}}),ie(t,"&".concat(r,"-disabled"),{color:e.colorTextDisabled,cursor:"not-allowed",userSelect:"none"}),ie(t,"\n div&,\n p\n ",{marginBottom:"1em"}),t),function(e){var t={};return[1,2,3,4,5].forEach((function(n){t["\n h".concat(n,"&,\n div&-h").concat(n,",\n div&-h").concat(n," > textarea,\n h").concat(n,"\n ")]=function(e,t,n,r){return{marginBottom:r.titleMarginBottom,color:n,fontWeight:r.fontWeightStrong,fontSize:e,lineHeight:t}}(e["fontSizeHeading".concat(n)],e["lineHeightHeading".concat(n)],e.colorTextHeading,e)})),t}(e)),(ie(n={},"\n & + h1".concat(r,",\n & + h2").concat(r,",\n & + h3").concat(r,",\n & + h4").concat(r,",\n & + h5").concat(r,"\n "),{marginTop:o}),ie(n,"\n div,\n ul,\n li,\n p,\n h1,\n h2,\n h3,\n h4,\n h5",ie({},"\n + h1,\n + h2,\n + h3,\n + h4,\n + h5\n ",{marginTop:o})),n)),function(e){return{code:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.2em 0.1em",fontSize:"85%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3},kbd:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.15em 0.1em",fontSize:"90%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.06)",border:"1px solid rgba(100, 100, 100, 0.2)",borderBottomWidth:2,borderRadius:3},mark:{padding:0,backgroundColor:Gr[2]},"u, ins":{textDecoration:"underline",textDecorationSkipInk:"auto"},"s, del":{textDecoration:"line-through"},strong:{fontWeight:600},"ul, ol":{marginInline:0,marginBlock:"0 1em",padding:0,li:{marginInline:"20px 0",marginBlock:0,paddingInline:"4px 0",paddingBlock:0}},ul:{listStyleType:"circle",ul:{listStyleType:"disc"}},ol:{listStyleType:"decimal"},"pre, blockquote":{margin:"1em 0"},pre:{padding:"0.4em 0.6em",whiteSpace:"pre-wrap",wordWrap:"break-word",background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3,fontFamily:e.fontFamilyCode,code:{display:"inline",margin:0,padding:0,fontSize:"inherit",fontFamily:"inherit",background:"transparent",border:0}},blockquote:{paddingInline:"0.6em 0",paddingBlock:0,borderInlineStart:"4px solid rgba(100, 100, 100, 0.2)",opacity:.85}}}(e)),function(e){var t=e.componentCls;return{"a&, a":Object.assign(Object.assign({},yp(e)),ie({textDecoration:e.linkDecoration,"&:active, &:hover":{textDecoration:e.linkHoverDecoration}},"&[disabled], &".concat(t,"-disabled"),{color:e.colorTextDisabled,cursor:"not-allowed","&:active, &:hover":{color:e.colorTextDisabled},"&:active":{pointerEvents:"none"}}))}}(e)),ie({},"\n ".concat(r,"-expand,\n ").concat(r,"-edit,\n ").concat(r,"-copy\n "),Object.assign(Object.assign({},yp(e)),{marginInlineStart:e.marginXXS}))),function(e){var t,n=e.componentCls,r=e.paddingSM;return{"&-edit-content":(t={position:"relative","div&":{insetInlineStart:e.calc(e.paddingSM).mul(-1).equal(),marginTop:e.calc(r).mul(-1).equal(),marginBottom:"calc(1em - ".concat(pt(r),")")}},ie(t,"".concat(n,"-edit-content-confirm"),{position:"absolute",insetInlineEnd:e.calc(e.marginXS).add(2).equal(),insetBlockEnd:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize,fontStyle:"normal",pointerEvents:"none"}),ie(t,"textarea",{margin:"0!important",MozTransition:"none",height:"1em"}),t)}}(e)),function(e){return{"&-copy-success":ie({},"\n &,\n &:hover,\n &:focus",{color:e.colorSuccess})}}(e)),function(){var e;return ie(e={},"\n a&-ellipsis,\n span&-ellipsis\n ",{display:"inline-block",maxWidth:"100%"}),ie(e,"&-single-line",{whiteSpace:"nowrap"}),ie(e,"&-ellipsis-single-line",{overflow:"hidden",textOverflow:"ellipsis","a&, span&":{verticalAlign:"bottom"},"> code":{paddingBlock:0,maxWidth:"calc(100% - 1.2em)",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",verticalAlign:"bottom",boxSizing:"content-box"}}),ie(e,"&-ellipsis-multiple-line",{display:"-webkit-box",overflow:"hidden",WebkitLineClamp:3,WebkitBoxOrient:"vertical"}),e}()),{"&-rtl":{direction:"rtl"}}))},Ap=Ll("Typography",(function(e){return[wp(e)]}),(function(){return{titleMarginTop:"1.2em",titleMarginBottom:"0.5em"}})),xp=function(t){var n=t.prefixCls,r=t["aria-label"],o=t.className,i=t.style,a=t.direction,l=t.maxLength,c=t.autoSize,u=void 0===c||c,d=t.value,f=t.onSave,p=t.onCancel,g=t.onEnd,m=t.component,v=t.enterIcon,h=void 0===v?e.createElement(wd,null):v,b=e.useRef(null),y=e.useRef(!1),w=e.useRef(),A=s(e.useState(d),2),x=A[0],E=A[1];e.useEffect((function(){E(d)}),[d]),e.useEffect((function(){if(b.current&&b.current.resizableTextArea){var e=b.current.resizableTextArea.textArea;e.focus();var t=e.value.length;e.setSelectionRange(t,t)}}),[]);var S=function(){f(x.trim())},k=m?"".concat(n,"-").concat(m):"",C=s(Ap(n),2),M=C[0],O=C[1],N=Mo()(n,"".concat(n,"-edit-content"),ie({},"".concat(n,"-rtl"),"rtl"===a),o,k,O);return M(e.createElement("div",{className:N,style:i},e.createElement(bp,{ref:b,maxLength:l,value:x,onChange:function(e){var t=e.target;E(t.value.replace(/[\n\r]/g,""))},onKeyDown:function(e){var t=e.keyCode;y.current||(w.current=t)},onKeyUp:function(e){var t=e.keyCode,n=e.ctrlKey,r=e.altKey,o=e.metaKey,i=e.shiftKey;w.current!==t||y.current||n||r||o||i||(t===Ja.ENTER?(S(),null===g||void 0===g||g()):t===Ja.ESC&&p())},onCompositionStart:function(){y.current=!0},onCompositionEnd:function(){y.current=!1},onBlur:function(){S()},"aria-label":r,rows:1,autoSize:u}),null!==h?qu(h,{className:"".concat(n,"-edit-content-confirm")}):null))},Ep=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Sp=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.component,i=void 0===o?"article":o,a=t.className,l=t.rootClassName,c=t.setContentRef,u=t.children,d=t.direction,f=t.style,p=Ep(t,["prefixCls","component","className","rootClassName","setContentRef","children","direction","style"]),g=e.useContext(go),m=g.getPrefixCls,v=g.direction,h=g.typography,b=null!==d&&void 0!==d?d:v,y=n;c&&(y=Po(n,c));var w=m("typography",r),A=s(Ap(w),2),x=A[0],E=A[1],S=Mo()(w,null===h||void 0===h?void 0:h.className,ie({},"".concat(w,"-rtl"),"rtl"===b),a,l,E),k=Object.assign(Object.assign({},null===h||void 0===h?void 0:h.style),f);return x(e.createElement(i,Object.assign({className:S,style:k,ref:y},p),u))}));var kp=Sp;function Cp(t,n){return e.useMemo((function(){var e=!!t;return[e,Object.assign(Object.assign({},n),e&&"object"===typeof t?t:null)]}),[t])}var Mp=function(t,n){var r=e.useRef(!1);e.useEffect((function(){r.current?t():r.current=!0}),n)};function Op(e){var t=typeof e;return"string"===t||"number"===t}function Np(e,t){for(var n=0,r=[],o=0;o<e.length;o+=1){if(n===t)return r;var i=e[o],a=n+(Op(i)?String(i).length:1);if(a>t){var l=t-n;return r.push(String(i).slice(0,l)),r}r.push(i),n=a}return e}var Ip=function(t){var n=t.enabledMeasure,r=t.children,o=t.text,i=t.width,a=t.fontSize,l=t.rows,c=t.onEllipsis,u=s(e.useState([0,0,0]),2),d=s(u[0],3),f=d[0],p=d[1],g=d[2],m=u[1],v=s(e.useState(0),2),h=v[0],b=v[1],y=s(e.useState(0),2),w=y[0],A=y[1],x=s(e.useState(0),2),E=x[0],S=x[1],k=e.useRef(null),C=e.useRef(null),M=e.useMemo((function(){return vc(o)}),[o]),O=e.useMemo((function(){return function(e){var t=0;return e.forEach((function(e){Op(e)?t+=String(e).length:t+=1})),t}(M)}),[M]),N=e.useMemo((function(){return n&&3===w?r(Np(M,p),p<O):h&&4!==w&&n?r(Np(M,h),h<O):r(M,!1)}),[n,w,r,M,p,O]);At((function(){n&&i&&a&&O&&(A(1),m([0,Math.ceil(O/2),O]))}),[n,i,a,o,O,l]),At((function(){var e;1===w&&S((null===(e=k.current)||void 0===e?void 0:e.offsetHeight)||0)}),[w]),At((function(){var e,t;if(E)if(1===w)((null===(e=C.current)||void 0===e?void 0:e.offsetHeight)||0)<=l*E?(A(4),c(!1)):A(2);else if(2===w)if(f!==g){var n=(null===(t=C.current)||void 0===t?void 0:t.offsetHeight)||0,r=f,o=g;f===g-1?o=f:n<=l*E?r=p:o=p;var i=Math.ceil((r+o)/2);m([r,i,o])}else A(3),b(p),c(!0)}),[w,f,g,l,E]);var I={width:i,whiteSpace:"normal",margin:0,padding:0},j=function(t,n,r){return e.createElement("span",{"aria-hidden":!0,ref:n,style:Object.assign({position:"fixed",display:"block",left:0,top:0,zIndex:-9999,visibility:"hidden",pointerEvents:"none",fontSize:2*Math.ceil(a/2)},r)},t)};return e.createElement(e.Fragment,null,N,n&&3!==w&&4!==w&&e.createElement(e.Fragment,null,j("lg",k,{wordBreak:"keep-all",whiteSpace:"nowrap"}),1===w?j(r(M,!1),C,I):function(e,t){var n=Np(M,e);return j(r(n,!0),t,I)}(p,C)))};var jp=function(t){var n=t.enabledEllipsis,r=t.isEllipsis,o=t.children,i=t.tooltipProps;return(null===i||void 0===i?void 0:i.title)&&n?e.createElement(hd,Object.assign({open:!!r&&void 0},i),o):o},Pp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function zp(e,t,n){return!0===e||void 0===e?t:e||n&&t}function Tp(e){return!1===e?[!1,!1]:Array.isArray(e)?e:[e]}var Dp=e.forwardRef((function(t,n){var r,o,i,a=t.prefixCls,l=t.className,c=t.style,u=t.type,d=t.disabled,f=t.children,p=t.ellipsis,g=t.editable,m=t.copyable,v=t.component,h=t.title,b=Pp(t,["prefixCls","className","style","type","disabled","children","ellipsis","editable","copyable","component","title"]),y=e.useContext(go),w=y.getPrefixCls,A=y.direction,x=s(Hs("Text"),1)[0],E=e.useRef(null),S=e.useRef(null),k=w("typography",a),C=gc(b,["mark","code","delete","underline","strong","keyboard","italic"]),M=s(Cp(g),2),O=M[0],N=M[1],I=s(kl(!1,{value:N.editing}),2),j=I[0],P=I[1],z=N.triggerType,T=void 0===z?["icon"]:z,D=function(e){var t;e&&(null===(t=N.onStart)||void 0===t||t.call(N)),P(e)};Mp((function(){var e;j||null===(e=S.current)||void 0===e||e.focus()}),[j]);var L=function(e){null===e||void 0===e||e.preventDefault(),D(!0)},R=s(Cp(m),2),F=R[0],B=R[1],H=s(e.useState(!1),2),W=H[0],U=H[1],V=e.useRef(null),X={};B.format&&(X.format=B.format);var Q=function(){V.current&&clearTimeout(V.current)},_=function(e){var t;null===e||void 0===e||e.preventDefault(),null===e||void 0===e||e.stopPropagation(),ns()(B.text||String(f)||"",X),U(!0),Q(),V.current=setTimeout((function(){U(!1)}),3e3),null===(t=B.onCopy)||void 0===t||t.call(B,e)};e.useEffect((function(){return Q}),[]);var Y=s(e.useState(!1),2),q=Y[0],G=Y[1],K=s(e.useState(!1),2),Z=K[0],J=K[1],$=s(e.useState(!1),2),ee=$[0],te=$[1],ne=s(e.useState(!1),2),re=ne[0],oe=ne[1],ae=s(e.useState(!1),2),le=ae[0],ce=ae[1],se=s(e.useState(!0),2),ue=se[0],de=se[1],fe=s(Cp(p,{expandable:!1}),2),pe=fe[0],ge=fe[1],me=pe&&!ee,ve=ge.rows,he=void 0===ve?1:ve,be=e.useMemo((function(){return!me||void 0!==ge.suffix||ge.onEllipsis||ge.expandable||O||F}),[me,ge,O,F]);At((function(){pe&&!be&&(G(Ds("webkitLineClamp")),J(Ds("textOverflow")))}),[be,pe]);var ye=e.useMemo((function(){return!be&&(1===he?Z:q)}),[be,Z,q]),we=me&&(ye?le:re),Ae=me&&1===he&&ye,xe=me&&he>1&&ye,Ee=function(e){var t;te(!0),null===(t=ge.onExpand)||void 0===t||t.call(ge,e)},Se=s(e.useState(0),2),ke=Se[0],Ce=Se[1],Me=s(e.useState(0),2),Oe=Me[0],Ne=Me[1],Ie=function(e){var t;oe(e),re!==e&&(null===(t=ge.onEllipsis)||void 0===t||t.call(ge,e))};e.useEffect((function(){var e=E.current;if(pe&&ye&&e){var t=xe?e.offsetHeight<e.scrollHeight:e.offsetWidth<e.scrollWidth;le!==t&&ce(t)}}),[pe,ye,f,xe,ue]),e.useEffect((function(){var e=E.current;if("undefined"!==typeof IntersectionObserver&&e&&ye&&me){var t=new IntersectionObserver((function(){de(!!e.offsetParent)}));return t.observe(e),function(){t.disconnect()}}}),[ye,me]);var je={};je=!0===ge.tooltip?{title:null!==(r=N.text)&&void 0!==r?r:f}:e.isValidElement(ge.tooltip)?{title:ge.tooltip}:"object"===typeof ge.tooltip?Object.assign({title:null!==(o=N.text)&&void 0!==o?o:f},ge.tooltip):{title:ge.tooltip};var Pe=e.useMemo((function(){var e=function(e){return["string","number"].includes(typeof e)};if(pe&&!ye)return e(N.text)?N.text:e(f)?f:e(h)?h:e(je.title)?je.title:void 0}),[pe,ye,h,je.title,we]);if(j)return e.createElement(xp,{value:null!==(i=N.text)&&void 0!==i?i:"string"===typeof f?f:"",onSave:function(e){var t;null===(t=N.onChange)||void 0===t||t.call(N,e),D(!1)},onCancel:function(){var e;null===(e=N.onCancel)||void 0===e||e.call(N),D(!1)},onEnd:N.onEnd,prefixCls:k,className:l,style:c,direction:A,component:v,maxLength:N.maxLength,autoSize:N.autoSize,enterIcon:N.enterIcon});var ze=function(){var t,n=ge.expandable,r=ge.symbol;return n?(t=r||(null===x||void 0===x?void 0:x.expand),e.createElement("a",{key:"expand",className:"".concat(k,"-expand"),onClick:Ee,"aria-label":null===x||void 0===x?void 0:x.expand},t)):null},Te=function(){if(O){var t=N.icon,n=N.tooltip,r=vc(n)[0]||(null===x||void 0===x?void 0:x.edit),o="string"===typeof r?r:"";return T.includes("icon")?e.createElement(hd,{key:"edit",title:!1===n?"":r},e.createElement(Bs,{ref:S,className:"".concat(k,"-edit"),onClick:L,"aria-label":o},t||e.createElement(es,{role:"button"}))):null}},De=function(){if(F){var t=B.tooltips,n=B.icon,r=Tp(t),o=Tp(n),i=W?zp(r[1],null===x||void 0===x?void 0:x.copied):zp(r[0],null===x||void 0===x?void 0:x.copy),a=W?null===x||void 0===x?void 0:x.copied:null===x||void 0===x?void 0:x.copy,l="string"===typeof i?i:a;return e.createElement(hd,{key:"copy",title:i},e.createElement(Bs,{className:Mo()("".concat(k,"-copy"),W&&"".concat(k,"-copy-success")),onClick:_,"aria-label":l},W?zp(o[1],e.createElement(qc,null),!0):zp(o[0],e.createElement(Zc,null),!0)))}};return e.createElement(zs,{onResize:function(e,t){var n,r=e.offsetWidth;Ce(r),Ne(parseInt(null===(n=window.getComputedStyle)||void 0===n?void 0:n.call(window,t).fontSize,10)||0)},disabled:!me||ye},(function(r){var o;return e.createElement(jp,{tooltipProps:je,enabledEllipsis:me,isEllipsis:we},e.createElement(kp,Object.assign({className:Mo()((o={},ie(o,"".concat(k,"-").concat(u),u),ie(o,"".concat(k,"-disabled"),d),ie(o,"".concat(k,"-ellipsis"),pe),ie(o,"".concat(k,"-single-line"),me&&1===he),ie(o,"".concat(k,"-ellipsis-single-line"),Ae),ie(o,"".concat(k,"-ellipsis-multiple-line"),xe),o),l),prefixCls:a,style:Object.assign(Object.assign({},c),{WebkitLineClamp:xe?he:void 0}),component:v,ref:Po(r,E,n),direction:A,onClick:T.includes("text")?L:void 0,"aria-label":null===Pe||void 0===Pe?void 0:Pe.toString(),title:h},C),e.createElement(Ip,{enabledMeasure:me&&!ye,text:f,rows:he,width:ke,fontSize:Oe,onEllipsis:Ie},(function(n,r){var o=n;n.length&&r&&Pe&&(o=e.createElement("span",{key:"show-content","aria-hidden":!0},o));var i=function(t,n){var r=t.mark,o=t.code,i=t.underline,a=t.delete,l=t.strong,c=t.keyboard,s=t.italic,u=n;function d(t,n){n&&(u=e.createElement(t,{},u))}return d("strong",l),d("u",i),d("del",a),d("code",o),d("mark",r),d("kbd",c),d("i",s),u}(t,e.createElement(e.Fragment,null,o,function(t){return[t&&e.createElement("span",{"aria-hidden":!0,key:"ellipsis"},"..."),ge.suffix,(n=t,[n&&ze(),Te(),De()])];var n}(r)));return i}))))}))})),Lp=Dp,Rp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Fp=e.forwardRef((function(t,n){var r=t.ellipsis,o=t.rel,i=Rp(t,["ellipsis","rel"]),a=Object.assign(Object.assign({},i),{rel:void 0===o&&"_blank"===i.target?"noopener noreferrer":o});return delete a.navigate,e.createElement(Lp,Object.assign({},a,{ref:n,ellipsis:!!r,component:"a"}))})),Bp=e.forwardRef((function(t,n){return e.createElement(Lp,Object.assign({ref:n},t,{component:"div"}))})),Hp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Wp=function(t,n){var r=t.ellipsis,o=Hp(t,["ellipsis"]),i=e.useMemo((function(){return r&&"object"===typeof r?gc(r,["expandable","rows"]):r}),[r]);return e.createElement(Lp,Object.assign({ref:n},o,{ellipsis:i,component:"span"}))},Up=e.forwardRef(Wp),Vp=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Xp=[1,2,3,4,5],Qp=e.forwardRef((function(t,n){var r,o=t.level,i=void 0===o?1:o,a=Vp(t,["level"]);return r=Xp.includes(i)?"h".concat(i):"h1",e.createElement(Lp,Object.assign({ref:n},a,{component:r}))})),_p=kp;_p.Text=Up,_p.Link=Fp,_p.Title=Qp,_p.Paragraph=Bp;var Yp=_p,qp=function(e){var t=(null===e||void 0===e?void 0:e.algorithm)?nt(e.algorithm):nt(co),n=Object.assign(Object.assign({},$r),null===e||void 0===e?void 0:e.token);return Pt(n,{override:null===e||void 0===e?void 0:e.token},t,_i)};var Gp=function(e,t){var n=null!==t&&void 0!==t?t:co(e),r=n.fontSizeSM,o=n.controlHeight-4;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n),function(e){var t=e.sizeUnit,n=e.sizeStep-2;return{sizeXXL:t*(n+10),sizeXL:t*(n+6),sizeLG:t*(n+2),sizeMD:t*(n+2),sizeMS:t*(n+1),size:t*n,sizeSM:t*n,sizeXS:t*(n-1),sizeXXS:t*(n-1)}}(null!==t&&void 0!==t?t:e)),lo(r)),{controlHeight:o}),Zr(Object.assign(Object.assign({},n),{controlHeight:o})))},Kp=function(e,t){return new eo(e).setAlpha(t).toRgbString()},Zp=function(e,t){return new eo(e).lighten(t).toHexString()},Jp=function(e){var t=Qr(e,{theme:"dark"});return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[6],6:t[5],7:t[4],8:t[6],9:t[5],10:t[4]}},$p=function(e,t){var n=e||"#000",r=t||"#fff";return{colorBgBase:n,colorTextBase:r,colorText:Kp(r,.85),colorTextSecondary:Kp(r,.65),colorTextTertiary:Kp(r,.45),colorTextQuaternary:Kp(r,.25),colorFill:Kp(r,.18),colorFillSecondary:Kp(r,.12),colorFillTertiary:Kp(r,.08),colorFillQuaternary:Kp(r,.04),colorBgElevated:Zp(n,12),colorBgContainer:Zp(n,8),colorBgLayout:Zp(n,0),colorBgSpotlight:Zp(n,26),colorBgBlur:Kp(r,.04),colorBorder:Zp(n,26),colorBorderSecondary:Zp(n,19)}},eg=function(e,t){var n=Object.keys(Jr).map((function(t){var n=Qr(e[t],{theme:"dark"});return new Array(10).fill(1).reduce((function(e,r,o){return e["".concat(t,"-").concat(o+1)]=n[o],e["".concat(t).concat(o+1)]=n[o],e}),{})})).reduce((function(e,t){return e=Object.assign(Object.assign({},e),t)}),{}),r=null!==t&&void 0!==t?t:co(e);return Object.assign(Object.assign(Object.assign({},r),n),to(e,{generateColorPalettes:Jp,generateNeutralColorPalettes:$p}))};var tg={defaultConfig:uo,defaultSeed:uo.token,useToken:function(){var e=s(Ji(),3);return{theme:e[0],token:e[1],hashId:e[2]}},defaultAlgorithm:co,darkAlgorithm:eg,compactAlgorithm:Gp,getDesignToken:qp},ng=e.createContext(null),rg=e.createContext({}),og=ng,ig="".concat("accept acceptCharset accessKey action allowFullScreen allowTransparency\n alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge\n charSet checked classID className colSpan cols content contentEditable contextMenu\n controls coords crossOrigin data dateTime default defer dir disabled download draggable\n encType form formAction formEncType formMethod formNoValidate formTarget frameBorder\n headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity\n is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media\n mediaGroup method min minLength multiple muted name noValidate nonce open\n optimum pattern placeholder poster preload radioGroup readOnly rel required\n reversed role rowSpan rows sandbox scope scoped scrolling seamless selected\n shape size sizes span spellCheck src srcDoc srcLang srcSet start step style\n summary tabIndex target title type useMap value width wmode wrap"," ").concat("onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown\n onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick\n onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown\n onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel\n onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough\n onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata\n onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError").split(/[\s\n]+/),ag="aria-",lg="data-";function cg(e,t){return 0===e.indexOf(t)}function sg(e){var t,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];t=!1===n?{aria:!0,data:!0,attr:!0}:!0===n?{aria:!0}:le({},n);var r={};return Object.keys(e).forEach((function(n){(t.aria&&("role"===n||cg(n,ag))||t.data&&cg(n,lg)||t.attr&&ig.includes(n))&&(r[n]=e[n])})),r}var ug=function(t){var n=t.prefixCls,r=t.className,o=t.style,i=t.children,a=t.containerRef,l=t.id,c={onMouseEnter:t.onMouseEnter,onMouseOver:t.onMouseOver,onMouseLeave:t.onMouseLeave,onClick:t.onClick,onKeyDown:t.onKeyDown,onKeyUp:t.onKeyUp},s=zo(e.useContext(rg).panel,a);return e.createElement(e.Fragment,null,e.createElement("div",Dt({id:l,className:Mo()("".concat(n,"-content"),r),style:le({},o),"aria-modal":"true",role:"dialog",ref:s},c),i))};function dg(e){return"string"===typeof e&&String(Number(e))===e?(Ue(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(e)):e}var fg={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function pg(t,n){var r,o,i,a,l=t.prefixCls,c=t.open,u=t.placement,d=t.inline,f=t.push,p=t.forceRender,g=t.autoFocus,m=t.keyboard,v=t.classNames,h=t.rootClassName,b=t.rootStyle,y=t.zIndex,w=t.className,A=t.id,x=t.style,E=t.motion,S=t.width,k=t.height,C=t.children,M=t.contentWrapperStyle,O=t.mask,N=t.maskClosable,I=t.maskMotion,j=t.maskClassName,P=t.maskStyle,z=t.afterOpenChange,T=t.onClose,D=t.onMouseEnter,L=t.onMouseOver,R=t.onMouseLeave,F=t.onClick,B=t.onKeyDown,H=t.onKeyUp,W=t.styles,U=e.useRef(),V=e.useRef(),X=e.useRef();e.useImperativeHandle(n,(function(){return U.current}));e.useEffect((function(){var e;c&&g&&(null===(e=U.current)||void 0===e||e.focus({preventScroll:!0}))}),[c]);var Q=s(e.useState(!1),2),_=Q[0],Y=Q[1],q=e.useContext(og),G=null!==(r=null!==(o=null===(i=!1===f?{distance:0}:!0===f?{}:f||{})||void 0===i?void 0:i.distance)&&void 0!==o?o:null===q||void 0===q?void 0:q.pushDistance)&&void 0!==r?r:180,K=e.useMemo((function(){return{pushDistance:G,push:function(){Y(!0)},pull:function(){Y(!1)}}}),[G]);e.useEffect((function(){var e,t;c?null===q||void 0===q||null===(e=q.push)||void 0===e||e.call(q):null===q||void 0===q||null===(t=q.pull)||void 0===t||t.call(q)}),[c]),e.useEffect((function(){return function(){var e;null===q||void 0===q||null===(e=q.pull)||void 0===e||e.call(q)}}),[]);var Z=O&&e.createElement(Wi,Dt({key:"mask"},I,{visible:c}),(function(t,n){var r=t.className,o=t.style;return e.createElement("div",{className:Mo()("".concat(l,"-mask"),r,null===v||void 0===v?void 0:v.mask,j),style:le(le(le({},o),P),null===W||void 0===W?void 0:W.mask),onClick:N&&c?T:void 0,ref:n})})),J="function"===typeof E?E(u):E,$={};if(_&&G)switch(u){case"top":$.transform="translateY(".concat(G,"px)");break;case"bottom":$.transform="translateY(".concat(-G,"px)");break;case"left":$.transform="translateX(".concat(G,"px)");break;default:$.transform="translateX(".concat(-G,"px)")}"left"===u||"right"===u?$.width=dg(S):$.height=dg(k);var ee={onMouseEnter:D,onMouseOver:L,onMouseLeave:R,onClick:F,onKeyDown:B,onKeyUp:H},te=e.createElement(Wi,Dt({key:"panel"},J,{visible:c,forceRender:p,onVisibleChanged:function(e){null===z||void 0===z||z(e)},removeOnLeave:!1,leavedClassName:"".concat(l,"-content-wrapper-hidden")}),(function(n,r){var o=n.className,i=n.style;return e.createElement("div",Dt({className:Mo()("".concat(l,"-content-wrapper"),null===v||void 0===v?void 0:v.wrapper,o),style:le(le(le(le({},$),i),M),null===W||void 0===W?void 0:W.wrapper)},sg(t,{data:!0})),e.createElement(ug,Dt({id:A,containerRef:r,prefixCls:l,className:Mo()(w,null===v||void 0===v?void 0:v.content),style:le(le({},x),null===W||void 0===W?void 0:W.content)},ee),C))})),ne=le({},b);return y&&(ne.zIndex=y),e.createElement(og.Provider,{value:K},e.createElement("div",{className:Mo()(l,"".concat(l,"-").concat(u),h,(a={},ie(a,"".concat(l,"-open"),c),ie(a,"".concat(l,"-inline"),d),a)),style:ne,tabIndex:-1,ref:U,onKeyDown:function(e){var t=e.keyCode,n=e.shiftKey;switch(t){case Ja.TAB:var r;if(t===Ja.TAB)if(n||document.activeElement!==X.current){if(n&&document.activeElement===V.current){var o;null===(o=X.current)||void 0===o||o.focus({preventScroll:!0})}}else null===(r=V.current)||void 0===r||r.focus({preventScroll:!0});break;case Ja.ESC:T&&m&&(e.stopPropagation(),T(e))}}},Z,e.createElement("div",{tabIndex:0,ref:V,style:fg,"aria-hidden":"true","data-sentinel":"start"}),te,e.createElement("div",{tabIndex:0,ref:X,style:fg,"aria-hidden":"true","data-sentinel":"end"})))}var gg=e.forwardRef(pg);var mg=function(t){var n=t.open,r=void 0!==n&&n,o=t.prefixCls,i=void 0===o?"rc-drawer":o,a=t.placement,l=void 0===a?"right":a,c=t.autoFocus,u=void 0===c||c,d=t.keyboard,f=void 0===d||d,p=t.width,g=void 0===p?378:p,m=t.mask,v=void 0===m||m,h=t.maskClosable,b=void 0===h||h,y=t.getContainer,w=t.forceRender,A=t.afterOpenChange,x=t.destroyOnClose,E=t.onMouseEnter,S=t.onMouseOver,k=t.onMouseLeave,C=t.onClick,M=t.onKeyDown,O=t.onKeyUp,N=t.panelRef,I=s(e.useState(!1),2),j=I[0],P=I[1];var z=s(e.useState(!1),2),T=z[0],D=z[1];At((function(){D(!0)}),[]);var L=!!T&&r,R=e.useRef(),F=e.useRef();At((function(){L&&(F.current=document.activeElement)}),[L]);var B=e.useMemo((function(){return{panel:N}}),[N]);if(!w&&!j&&!L&&x)return null;var H={onMouseEnter:E,onMouseOver:S,onMouseLeave:k,onClick:C,onKeyDown:M,onKeyUp:O},W=le(le({},t),{},{open:L,prefixCls:i,placement:l,autoFocus:u,keyboard:f,width:g,mask:v,maskClosable:b,inline:!1===y,afterOpenChange:function(e){var t,n;(P(e),null===A||void 0===A||A(e),e||!F.current||null!==(t=R.current)&&void 0!==t&&t.contains(F.current))||(null===(n=F.current)||void 0===n||n.focus({preventScroll:!0}))},ref:R},H);return e.createElement(rg.Provider,{value:B},e.createElement(Js,{open:L||w||j,autoDestroy:!1,getContainer:y,autoLock:v&&(L||j)},e.createElement(gg,W)))},vg=mg;function hg(){}var bg=e.createContext({add:hg,remove:hg});function yg(t,n,r){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.createElement(Wa,null),i=function(e,t,n){return"boolean"===typeof e?e:void 0===t?!!n:!1!==t&&null!==t}(t,n,arguments.length>4&&void 0!==arguments[4]&&arguments[4]);if(!i)return[!1,null];var a="boolean"===typeof n||void 0===n||null===n?o:n;return[!0,r?r(a):a]}var wg=function(t){var n,r,o=t.prefixCls,i=t.title,a=t.footer,l=t.extra,c=t.closeIcon,u=t.closable,d=t.onClose,f=t.headerStyle,p=t.drawerStyle,g=t.bodyStyle,m=t.footerStyle,v=t.children,h=t.classNames,b=t.styles,y=e.useContext(go).drawer,w=s(yg(u,c,e.useCallback((function(t){return e.createElement("button",{type:"button",onClick:d,"aria-label":"Close",className:"".concat(o,"-close")},t)}),[d]),void 0,!0),2),A=w[0],x=w[1],E=e.useMemo((function(){var t,n;return i||A?e.createElement("div",{style:Object.assign(Object.assign(Object.assign({},null===(t=null===y||void 0===y?void 0:y.styles)||void 0===t?void 0:t.header),f),null===b||void 0===b?void 0:b.header),className:Mo()("".concat(o,"-header"),ie({},"".concat(o,"-header-close-only"),A&&!i&&!l),null===(n=null===y||void 0===y?void 0:y.classNames)||void 0===n?void 0:n.header,null===h||void 0===h?void 0:h.header)},e.createElement("div",{className:"".concat(o,"-header-title")},x,i&&e.createElement("div",{className:"".concat(o,"-title")},i)),l&&e.createElement("div",{className:"".concat(o,"-extra")},l)):null}),[A,x,l,f,o,i]),S=e.useMemo((function(){var t,n;if(!a)return null;var r="".concat(o,"-footer");return e.createElement("div",{className:Mo()(r,null===(t=null===y||void 0===y?void 0:y.classNames)||void 0===t?void 0:t.footer,null===h||void 0===h?void 0:h.footer),style:Object.assign(Object.assign(Object.assign({},null===(n=null===y||void 0===y?void 0:y.styles)||void 0===n?void 0:n.footer),m),null===b||void 0===b?void 0:b.footer)},a)}),[a,m,o]);return e.createElement("div",{className:"".concat(o,"-wrapper-body"),style:p},E,e.createElement("div",{className:Mo()("".concat(o,"-body"),null===h||void 0===h?void 0:h.body,null===(n=null===y||void 0===y?void 0:y.classNames)||void 0===n?void 0:n.body),style:Object.assign(Object.assign(Object.assign({},null===(r=null===y||void 0===y?void 0:y.styles)||void 0===r?void 0:r.body),g),null===b||void 0===b?void 0:b.body)},v),S)},Ag=function(e){var t,n=e.componentCls,r=e.motionDurationSlow,o={"&-enter, &-appear, &-leave":{"&-start":{transition:"none"},"&-active":{transition:"all ".concat(r)}}};return ie({},n,(ie(t={},"".concat(n,"-mask-motion"),{"&-enter, &-appear, &-leave":{"&-active":{transition:"all ".concat(r)}},"&-enter, &-appear":{opacity:0,"&-active":{opacity:1}},"&-leave":{opacity:1,"&-active":{opacity:0}}}),ie(t,"".concat(n,"-panel-motion"),{"&-left":[o,{"&-enter, &-appear":{"&-start":{transform:"translateX(-100%) !important"},"&-active":{transform:"translateX(0)"}},"&-leave":{transform:"translateX(0)","&-active":{transform:"translateX(-100%)"}}}],"&-right":[o,{"&-enter, &-appear":{"&-start":{transform:"translateX(100%) !important"},"&-active":{transform:"translateX(0)"}},"&-leave":{transform:"translateX(0)","&-active":{transform:"translateX(100%)"}}}],"&-top":[o,{"&-enter, &-appear":{"&-start":{transform:"translateY(-100%) !important"},"&-active":{transform:"translateY(0)"}},"&-leave":{transform:"translateY(0)","&-active":{transform:"translateY(-100%)"}}}],"&-bottom":[o,{"&-enter, &-appear":{"&-start":{transform:"translateY(100%) !important"},"&-active":{transform:"translateY(0)"}},"&-leave":{transform:"translateY(0)","&-active":{transform:"translateY(100%)"}}}]}),t))},xg=function(e){var t,n,r=e.componentCls,o=e.zIndexPopup,i=e.colorBgMask,a=e.colorBgElevated,l=e.motionDurationSlow,c=e.motionDurationMid,s=e.padding,u=e.paddingLG,d=e.fontSizeLG,f=e.lineHeightLG,p=e.lineWidth,g=e.lineType,m=e.colorSplit,v=e.marginSM,h=e.colorIcon,b=e.colorIconHover,y=e.colorText,w=e.fontWeightStrong,A=e.footerPaddingBlock,x=e.footerPaddingInline,E="".concat(r,"-content-wrapper");return ie({},r,(n={position:"fixed",inset:0,zIndex:o,pointerEvents:"none","&-pure":(t={position:"relative",background:a},ie(t,"&".concat(r,"-left"),{boxShadow:e.boxShadowDrawerLeft}),ie(t,"&".concat(r,"-right"),{boxShadow:e.boxShadowDrawerRight}),ie(t,"&".concat(r,"-top"),{boxShadow:e.boxShadowDrawerUp}),ie(t,"&".concat(r,"-bottom"),{boxShadow:e.boxShadowDrawerDown}),t),"&-inline":{position:"absolute"}},ie(n,"".concat(r,"-mask"),{position:"absolute",inset:0,zIndex:o,background:i,pointerEvents:"auto"}),ie(n,E,{position:"absolute",zIndex:o,maxWidth:"100vw",transition:"all ".concat(l),"&-hidden":{display:"none"}}),ie(n,"&-left > ".concat(E),{top:0,bottom:0,left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowDrawerLeft}),ie(n,"&-right > ".concat(E),{top:0,right:{_skip_check_:!0,value:0},bottom:0,boxShadow:e.boxShadowDrawerRight}),ie(n,"&-top > ".concat(E),{top:0,insetInline:0,boxShadow:e.boxShadowDrawerUp}),ie(n,"&-bottom > ".concat(E),{bottom:0,insetInline:0,boxShadow:e.boxShadowDrawerDown}),ie(n,"".concat(r,"-content"),{width:"100%",height:"100%",overflow:"auto",background:a,pointerEvents:"auto"}),ie(n,"".concat(r,"-wrapper-body"),{display:"flex",flexDirection:"column",width:"100%",height:"100%"}),ie(n,"".concat(r,"-header"),{display:"flex",flex:0,alignItems:"center",padding:"".concat(pt(s)," ").concat(pt(u)),fontSize:d,lineHeight:f,borderBottom:"".concat(pt(p)," ").concat(g," ").concat(m),"&-title":{display:"flex",flex:1,alignItems:"center",minWidth:0,minHeight:0}}),ie(n,"".concat(r,"-extra"),{flex:"none"}),ie(n,"".concat(r,"-close"),{display:"inline-block",marginInlineEnd:v,color:h,fontWeight:w,fontSize:d,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",textDecoration:"none",background:"transparent",border:0,outline:0,cursor:"pointer",transition:"color ".concat(c),textRendering:"auto","&:focus, &:hover":{color:b,textDecoration:"none"}}),ie(n,"".concat(r,"-title"),{flex:1,margin:0,color:y,fontWeight:e.fontWeightStrong,fontSize:d,lineHeight:f}),ie(n,"".concat(r,"-body"),{flex:1,minWidth:0,minHeight:0,padding:u,overflow:"auto"}),ie(n,"".concat(r,"-footer"),{flexShrink:0,padding:"".concat(pt(A)," ").concat(pt(x)),borderTop:"".concat(pt(p)," ").concat(g," ").concat(m)}),ie(n,"&-rtl",{direction:"rtl"}),n))},Eg=Ll("Drawer",(function(e){var t=wl(e,{});return[xg(t),Ag(t)]}),(function(e){return{zIndexPopup:e.zIndexPopupBase,footerPaddingBlock:e.paddingXS,footerPaddingInline:e.padding}})),Sg=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},kg={distance:180},Cg=function(t){var n,r,o,i,a,l,c,u,d=t.rootClassName,f=t.width,p=t.height,g=t.size,m=void 0===g?"default":g,v=t.mask,h=void 0===v||v,b=t.push,y=void 0===b?kg:b,w=t.open,A=t.afterOpenChange,x=t.onClose,E=t.prefixCls,S=t.getContainer,k=t.style,C=t.className,M=t.visible,O=t.afterVisibleChange,N=Sg(t,["rootClassName","width","height","size","mask","push","open","afterOpenChange","onClose","prefixCls","getContainer","style","className","visible","afterVisibleChange"]),I=e.useContext(go),j=I.getPopupContainer,P=I.getPrefixCls,z=I.direction,T=I.drawer,D=P("drawer",E),L=s(Eg(D),2),R=L[0],F=L[1],B=void 0===S&&j?function(){return j(document.body)}:S,H=Mo()(ie({"no-mask":!h},"".concat(D,"-rtl"),"rtl"===z),d,F),W=e.useMemo((function(){return null!==f&&void 0!==f?f:"large"===m?736:378}),[f,m]),U=e.useMemo((function(){return null!==p&&void 0!==p?p:"large"===m?736:378}),[p,m]),V={motionName:Du(D,"mask-motion"),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500},X=function(t){var n=e.useContext(bg),r=e.useRef();return El((function(e){if(e){var o=t?e.querySelector(t):e;n.add(o),r.current=o}else n.remove(r.current)}))}(),Q=s(hl("Drawer",N.zIndex),2),_=Q[0],Y=Q[1];return R(e.createElement(Zu,null,e.createElement(tp,{status:!0,override:!0},e.createElement(pl.Provider,{value:Y},e.createElement(vg,Object.assign({prefixCls:D,onClose:x,maskMotion:V,motion:function(e){return{motionName:Du(D,"panel-motion-".concat(e)),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500}}},N,{classNames:{mask:Mo()(null===(n=N.classNames)||void 0===n?void 0:n.mask,null===(r=null===T||void 0===T?void 0:T.classNames)||void 0===r?void 0:r.mask),content:Mo()(null===(o=N.classNames)||void 0===o?void 0:o.content,null===(i=null===T||void 0===T?void 0:T.classNames)||void 0===i?void 0:i.content)},styles:{mask:Object.assign(Object.assign({},null===(a=N.styles)||void 0===a?void 0:a.mask),null===(l=null===T||void 0===T?void 0:T.styles)||void 0===l?void 0:l.mask),content:Object.assign(Object.assign({},null===(c=N.styles)||void 0===c?void 0:c.content),null===(u=null===T||void 0===T?void 0:T.styles)||void 0===u?void 0:u.content)},open:null!==w&&void 0!==w?w:M,mask:h,push:y,width:W,height:U,style:Object.assign(Object.assign({},null===T||void 0===T?void 0:T.style),k),className:Mo()(null===T||void 0===T?void 0:T.className,C),rootClassName:H,getContainer:B,afterOpenChange:null!==A&&void 0!==A?A:O,panelRef:X,zIndex:_}),e.createElement(wg,Object.assign({prefixCls:D},N,{onClose:x})))))))};Cg._InternalPanelDoNotUseOrYouWillBeFired=function(t){var n=t.prefixCls,r=t.style,o=t.className,i=t.placement,a=void 0===i?"right":i,l=Sg(t,["prefixCls","style","className","placement"]),c=(0,e.useContext(go).getPrefixCls)("drawer",n),u=s(Eg(c),2),d=u[0],f=u[1],p=Mo()(c,"".concat(c,"-pure"),"".concat(c,"-").concat(a),f,o);return d(e.createElement("div",{className:p,style:r},e.createElement(wg,Object.assign({prefixCls:c},l))))};var Mg=Cg,Og=function(e){var t=e.componentCls,n=e.colorPrimary;return ie({},t,{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:"var(--wave-color, ".concat(n,")"),boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:["box-shadow 0.4s ".concat(e.motionEaseOutCirc),"opacity 2s ".concat(e.motionEaseOutCirc)].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:["box-shadow 0.3s ".concat(e.motionEaseInOut),"opacity 0.35s ".concat(e.motionEaseInOut)].join(",")}}})},Ng=Tl("Wave",(function(e){return[Og(e)]}));function Ig(e){return e&&"#fff"!==e&&"#ffffff"!==e&&"rgb(255, 255, 255)"!==e&&"rgba(255, 255, 255, 1)"!==e&&function(e){var t=(e||"").match(/rgba?\((\d*), (\d*), (\d*)(, [\d.]*)?\)/);return!(t&&t[1]&&t[2]&&t[3])||!(t[1]===t[2]&&t[2]===t[3])}(e)&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&"transparent"!==e}var jg="ant-wave-target";function Pg(e){return Number.isNaN(e)?0:e}var zg=function(t){var n=t.className,r=t.target,o=t.component,i=e.useRef(null),a=s(e.useState(null),2),l=a[0],c=a[1],u=s(e.useState([]),2),d=u[0],f=u[1],p=s(e.useState(0),2),g=p[0],m=p[1],v=s(e.useState(0),2),h=v[0],b=v[1],y=s(e.useState(0),2),w=y[0],A=y[1],x=s(e.useState(0),2),E=x[0],S=x[1],k=s(e.useState(!1),2),C=k[0],M=k[1],O={left:g,top:h,width:w,height:E,borderRadius:d.map((function(e){return"".concat(e,"px")})).join(" ")};function N(){var e=getComputedStyle(r);c(function(e){var t=getComputedStyle(e),n=t.borderTopColor,r=t.borderColor,o=t.backgroundColor;return Ig(n)?n:Ig(r)?r:Ig(o)?o:null}(r));var t="static"===e.position,n=e.borderLeftWidth,o=e.borderTopWidth;m(t?r.offsetLeft:Pg(-parseFloat(n))),b(t?r.offsetTop:Pg(-parseFloat(o))),A(r.offsetWidth),S(r.offsetHeight);var i=e.borderTopLeftRadius,a=e.borderTopRightRadius,l=e.borderBottomLeftRadius,s=e.borderBottomRightRadius;f([i,a,s,l].map((function(e){return Pg(parseFloat(e))})))}if(l&&(O["--wave-color"]=l),e.useEffect((function(){if(r){var e,t=Ei((function(){N(),M(!0)}));return"undefined"!==typeof ResizeObserver&&(e=new ResizeObserver(N)).observe(r),function(){Ei.cancel(t),null===e||void 0===e||e.disconnect()}}}),[]),!C)return null;var I=("Checkbox"===o||"Radio"===o)&&(null===r||void 0===r?void 0:r.classList.contains(jg));return e.createElement(Wi,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:function(e,t){var n;if(t.deadline||"opacity"===t.propertyName){var r=null===(n=i.current)||void 0===n?void 0:n.parentElement;(function(e){return ye.apply(this,arguments)})(r).then((function(){null===r||void 0===r||r.remove()}))}return!1}},(function(t){var r=t.className;return e.createElement("div",{ref:i,className:Mo()(n,{"wave-quick":I},r),style:O})}))},Tg=function(t,n){var r;if("Checkbox"!==n.component||(null===(r=t.querySelector("input"))||void 0===r?void 0:r.checked)){var o=document.createElement("div");o.style.position="absolute",o.style.left="0px",o.style.top="0px",null===t||void 0===t||t.insertBefore(o,null===t||void 0===t?void 0:t.firstChild),me(e.createElement(zg,Object.assign({},n,{target:t})),o)}};var Dg=function(t){var n=t.children,r=t.disabled,o=t.component,i=(0,e.useContext)(go).getPrefixCls,a=(0,e.useRef)(null),l=i("wave"),c=s(Ng(l),2)[1],u=function(t,n,r){var o=e.useContext(go).wave,i=s(Ji(),3),a=i[1],l=i[2],c=El((function(e){var i=t.current;if(!(null===o||void 0===o?void 0:o.disabled)&&i){var c=i.querySelector(".".concat(jg))||i;((o||{}).showEffect||Tg)(c,{className:n,token:a,component:r,event:e,hashId:l})}})),u=e.useRef();return function(e){Ei.cancel(u.current),u.current=Ei((function(){c(e)}))}}(a,Mo()(l,c),o);return e.useEffect((function(){var e=a.current;if(e&&1===e.nodeType&&!r){var t=function(t){!pu(t.target)||!e.getAttribute||e.getAttribute("disabled")||e.disabled||e.className.includes("disabled")||e.className.includes("-leave")||u(t)};return e.addEventListener("click",t,!0),function(){e.removeEventListener("click",t,!0)}}}),[r]),e.isValidElement(n)?qu(n,{ref:To(n)?Po(n.ref,a):a}):null!==n&&void 0!==n?n:null},Lg=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Rg=e.createContext(void 0),Fg=function(t){var n,r=e.useContext(go),o=r.getPrefixCls,i=r.direction,a=t.prefixCls,l=t.size,c=t.className,u=Lg(t,["prefixCls","size","className"]),d=o("btn-group",a),f=s(Ji(),3)[2],p="";switch(l){case"large":p="lg";break;case"small":p="sm"}var g=Mo()(d,(ie(n={},"".concat(d,"-").concat(p),p),ie(n,"".concat(d,"-rtl"),"rtl"===i),n),c,f);return e.createElement(Rg.Provider,{value:l},e.createElement("div",Object.assign({},u,{className:g})))},Bg=/^[\u4e00-\u9fa5]{2}$/,Hg=Bg.test.bind(Bg);function Wg(e){return"string"===typeof e}function Ug(e){return"text"===e||"link"===e}function Vg(t,n){var r=!1,o=[];return e.Children.forEach(t,(function(e){var t=typeof e,n="string"===t||"number"===t;if(r&&n){var i=o.length-1,a=o[i];o[i]="".concat(a).concat(e)}else o.push(e);r=n})),e.Children.map(o,(function(t){return function(t,n){if(null!==t&&void 0!==t){var r=n?" ":"";return"string"!==typeof t&&"number"!==typeof t&&Wg(t.type)&&Hg(t.props.children)?qu(t,{children:t.props.children.split("").join(r)}):Wg(t)?Hg(t)?e.createElement("span",null,t.split("").join(r)):e.createElement("span",null,t):Yu(t)?e.createElement("span",null,t):t}}(t,n)}))}var Xg=(0,e.forwardRef)((function(t,n){var r=t.className,o=t.style,i=t.children,a=t.prefixCls,l=Mo()("".concat(a,"-icon"),r);return e.createElement("span",{ref:n,className:l,style:o},i)})),Qg=Xg,_g=(0,e.forwardRef)((function(t,n){var r=t.prefixCls,o=t.className,i=t.style,a=t.iconClassName,l=Mo()("".concat(r,"-loading-icon"),o);return e.createElement(Qg,{prefixCls:r,className:l,style:i,ref:n},e.createElement(Ka,{className:a}))})),Yg=function(){return{width:0,opacity:0,transform:"scale(0)"}},qg=function(e){return{width:e.scrollWidth,opacity:1,transform:"scale(1)"}},Gg=function(t){var n=t.prefixCls,r=t.loading,o=t.existIcon,i=t.className,a=t.style,l=!!r;return o?e.createElement(_g,{prefixCls:n,className:i,style:a}):e.createElement(Wi,{visible:l,motionName:"".concat(n,"-loading-icon-motion"),motionLeave:l,removeOnLeave:!0,onAppearStart:Yg,onAppearActive:qg,onEnterStart:Yg,onEnterActive:qg,onLeaveStart:qg,onLeaveActive:Yg},(function(t,r){var o=t.className,l=t.style;return e.createElement(_g,{prefixCls:n,className:i,style:Object.assign(Object.assign({},a),l),ref:r,iconClassName:o})}))},Kg=function(e,t){return ie({},"> span, > ".concat(e),{"&:not(:last-child)":ie({},"&, & > ".concat(e),{"&:not(:disabled)":{borderInlineEndColor:t}}),"&:not(:first-child)":ie({},"&, & > ".concat(e),{"&:not(:disabled)":{borderInlineStartColor:t}})})},Zg=function(e){var t,n,r=e.componentCls,o=e.fontSize,i=e.lineWidth,a=e.groupBorderColor,l=e.colorErrorHover;return ie({},"".concat(r,"-group"),[(n={position:"relative",display:"inline-flex"},ie(n,"> span, > ".concat(r),{"&:not(:last-child)":ie({},"&, & > ".concat(r),{borderStartEndRadius:0,borderEndEndRadius:0}),"&:not(:first-child)":ie({marginInlineStart:e.calc(i).mul(-1).equal()},"&, & > ".concat(r),{borderStartStartRadius:0,borderEndStartRadius:0})}),ie(n,r,(t={position:"relative",zIndex:1},ie(t,"&:hover,\n &:focus,\n &:active",{zIndex:2}),ie(t,"&[disabled]",{zIndex:0}),t)),ie(n,"".concat(r,"-icon-only"),{fontSize:o}),n),Kg("".concat(r,"-primary"),a),Kg("".concat(r,"-danger"),l)])},Jg=function(e){var t,n=e.componentCls,r=e.iconCls;return ie({},n,(ie(t={outline:"none",position:"relative",display:"inline-block",fontWeight:e.fontWeight,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:"".concat(pt(e.lineWidth)," ").concat(e.lineType," transparent"),cursor:"pointer",transition:"all ".concat(e.motionDurationMid," ").concat(e.motionEaseInOut),userSelect:"none",touchAction:"manipulation",lineHeight:e.lineHeight,color:e.colorText,"&:disabled > *":{pointerEvents:"none"},"> span":{display:"inline-block"}},"".concat(n,"-icon"),{lineHeight:0}),ie(t,"> ".concat(r," + span, > span + ").concat(r),{marginInlineStart:e.marginXS}),ie(t,"&:not(".concat(n,"-icon-only) > ").concat(n,"-icon"),ie({},"&".concat(n,"-loading-icon, &:not(:last-child)"),{marginInlineEnd:e.marginXS})),ie(t,"> a",{color:"currentColor"}),ie(t,"&:not(:disabled)",Object.assign({},function(e){return{"&:focus-visible":Object.assign({},ca(e))}}(e))),ie(t,"&".concat(n,"-two-chinese-chars::first-letter"),{letterSpacing:"0.34em"}),ie(t,"&".concat(n,"-two-chinese-chars > *:not(").concat(r,")"),{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"}),ie(t,"&-icon-only".concat(n,"-compact-item"),{flex:"none"}),t))},$g=function(e,t,n){return ie({},"&:not(:disabled):not(".concat(e,"-disabled)"),{"&:hover":t,"&:active":n})},em=function(e){return{minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}},tm=function(e){return{borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}},nm=function(e,t,n,r,o,i,a,l){return ie({},"&".concat(e,"-background-ghost"),Object.assign(Object.assign({color:n||void 0,background:t,borderColor:r||void 0,boxShadow:"none"},$g(e,Object.assign({background:t},a),Object.assign({background:t},l))),{"&:disabled":{cursor:"not-allowed",color:o||void 0,borderColor:i||void 0}}))},rm=function(e){return ie({},"&:disabled, &".concat(e.componentCls,"-disabled"),Object.assign({},function(e){return{cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}}(e)))},om=function(e){return Object.assign({},rm(e))},im=function(e){return ie({},"&:disabled, &".concat(e.componentCls,"-disabled"),{cursor:"not-allowed",color:e.colorTextDisabled})},am=function(e){return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},om(e)),{background:e.defaultBg,borderColor:e.defaultBorderColor,color:e.defaultColor,boxShadow:e.defaultShadow}),$g(e.componentCls,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),nm(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign(Object.assign({color:e.colorError,borderColor:e.colorError},$g(e.componentCls,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),nm(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder)),rm(e))))},lm=function(e){var t,n=e.componentCls;return ie(t={},"".concat(n,"-default"),am(e)),ie(t,"".concat(n,"-primary"),function(e){return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},om(e)),{color:e.primaryColor,background:e.colorPrimary,boxShadow:e.primaryShadow}),$g(e.componentCls,{color:e.colorTextLightSolid,background:e.colorPrimaryHover},{color:e.colorTextLightSolid,background:e.colorPrimaryActive})),nm(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign(Object.assign({background:e.colorError,boxShadow:e.dangerShadow,color:e.dangerColor},$g(e.componentCls,{background:e.colorErrorHover},{background:e.colorErrorActive})),nm(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),rm(e))))}(e)),ie(t,"".concat(n,"-dashed"),function(e){return Object.assign(Object.assign({},am(e)),{borderStyle:"dashed"})}(e)),ie(t,"".concat(n,"-link"),function(e){return Object.assign(Object.assign(Object.assign({color:e.colorLink},$g(e.componentCls,{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),im(e)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign({color:e.colorError},$g(e.componentCls,{color:e.colorErrorHover},{color:e.colorErrorActive})),im(e))))}(e)),ie(t,"".concat(n,"-text"),function(e){return Object.assign(Object.assign(Object.assign({},$g(e.componentCls,{color:e.colorText,background:e.textHoverBg},{color:e.colorText,background:e.colorBgTextActive})),im(e)),ie({},"&".concat(e.componentCls,"-dangerous"),Object.assign(Object.assign({color:e.colorError},im(e)),$g(e.componentCls,{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBg}))))}(e)),ie(t,"".concat(n,"-ghost"),nm(e.componentCls,e.ghostBg,e.colorBgContainer,e.colorBgContainer,e.colorTextDisabled,e.colorBorder)),t},cm=function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",o=e.componentCls,i=e.controlHeight,a=e.fontSize,l=e.borderRadius,c=e.buttonPaddingHorizontal,s=e.iconCls,u=e.buttonPaddingVertical,d="".concat(o,"-icon-only");return[ie({},"".concat(o).concat(r),(n={fontSize:a,height:i,padding:"".concat(pt(u)," ").concat(pt(c)),borderRadius:l},ie(n,"&".concat(d),(t={width:i,paddingInlineStart:0,paddingInlineEnd:0},ie(t,"&".concat(o,"-round"),{width:"auto"}),ie(t,s,{fontSize:e.buttonIconOnlyFontSize}),t)),ie(n,"&".concat(o,"-loading"),{opacity:e.opacityLoading,cursor:"default"}),ie(n,"".concat(o,"-loading-icon"),{transition:"width ".concat(e.motionDurationSlow," ").concat(e.motionEaseInOut,", opacity ").concat(e.motionDurationSlow," ").concat(e.motionEaseInOut)}),n)),ie({},"".concat(o).concat(o,"-circle").concat(r),em(e)),ie({},"".concat(o).concat(o,"-round").concat(r),tm(e))]},sm=function(e){return cm(wl(e,{fontSize:e.contentFontSize}))},um=function(e){var t=wl(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:e.paddingBlockSM,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return cm(t,"".concat(e.componentCls,"-sm"))},dm=function(e){var t=wl(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:e.paddingBlockLG,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return cm(t,"".concat(e.componentCls,"-lg"))},fm=function(e){var t=e.componentCls;return ie({},t,ie({},"&".concat(t,"-block"),{width:"100%"}))},pm=function(e){var t=e.paddingInline,n=e.onlyIconSize;return wl(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:e.paddingBlock,buttonIconOnlyFontSize:n})},gm=function(e){var t=e.fontSize,n=e.fontSize,r=e.fontSizeLG;return{fontWeight:400,defaultShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.controlTmpOutline),primaryShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.controlOutline),dangerShadow:"0 ".concat(e.controlOutlineWidth,"px 0 ").concat(e.colorErrorOutline),primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,paddingBlock:Math.max((e.controlHeight-t*e.lineHeight)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-n*e.lineHeight)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-r*e.lineHeight)/2-e.lineWidth,0),onlyIconSize:e.fontSizeLG,onlyIconSizeSM:e.fontSizeLG-2,onlyIconSizeLG:e.fontSizeLG+2,groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textHoverBg:e.colorBgTextHover,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,contentFontSize:t,contentFontSizeSM:n,contentFontSizeLG:r}},mm=Ll("Button",(function(e){var t=pm(e);return[Jg(t),um(t),sm(t),dm(t),fm(t),lm(t),Zg(t)]}),gm,{unitless:{fontWeight:!0}});function vm(e){var t="".concat(e.componentCls,"-compact-vertical");return ie({},t,Object.assign(Object.assign({},function(e,t){var n;return ie(n={},"&-item:not(".concat(t,"-last-item)"),{marginBottom:e.calc(e.lineWidth).mul(-1).equal()}),ie(n,"&-item",{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}),n}(e,t)),function(e,t){var n;return ie(n={},"&-item:not(".concat(t,"-first-item):not(").concat(t,"-last-item)"),{borderRadius:0}),ie(n,"&-item".concat(t,"-first-item:not(").concat(t,"-last-item)"),ie({},"&, &".concat(e,"-sm, &").concat(e,"-lg"),{borderEndEndRadius:0,borderEndStartRadius:0})),ie(n,"&-item".concat(t,"-last-item:not(").concat(t,"-first-item)"),ie({},"&, &".concat(e,"-sm, &").concat(e,"-lg"),{borderStartStartRadius:0,borderStartEndRadius:0})),n}(e.componentCls,t)))}var hm=function(e){var t,n=e.componentCls,r=e.calc;return ie({},n,(ie(t={},"&-compact-item".concat(n,"-primary"),ie({},"&:not([disabled]) + ".concat(n,"-compact-item").concat(n,"-primary:not([disabled])"),{position:"relative","&:before":{position:"absolute",top:r(e.lineWidth).mul(-1).equal(),insetInlineStart:r(e.lineWidth).mul(-1).equal(),display:"inline-block",width:e.lineWidth,height:"calc(100% + ".concat(pt(e.lineWidth)," * 2)"),backgroundColor:e.colorPrimaryHover,content:'""'}})),ie(t,"&-compact-vertical-item",ie({},"&".concat(n,"-primary"),ie({},"&:not([disabled]) + ".concat(n,"-compact-vertical-item").concat(n,"-primary:not([disabled])"),{position:"relative","&:before":{position:"absolute",top:r(e.lineWidth).mul(-1).equal(),insetInlineStart:r(e.lineWidth).mul(-1).equal(),display:"inline-block",width:"calc(100% + ".concat(pt(e.lineWidth)," * 2)"),height:e.lineWidth,backgroundColor:e.colorPrimaryHover,content:'""'}}))),t))},bm=Dl(["Button","compact"],(function(e){var t=pm(e);return[np(t),vm(t),hm(t)]}),gm),ym=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var wm=function(t,n){var r,o,i,a=t.loading,l=void 0!==a&&a,c=t.prefixCls,u=t.type,d=void 0===u?"default":u,f=t.danger,p=t.shape,g=void 0===p?"default":p,m=t.size,v=t.styles,h=t.disabled,b=t.className,y=t.rootClassName,w=t.children,A=t.icon,x=t.ghost,E=void 0!==x&&x,S=t.block,k=void 0!==S&&S,C=t.htmlType,M=void 0===C?"button":C,O=t.classNames,N=t.style,I=void 0===N?{}:N,j=ym(t,["loading","prefixCls","type","danger","shape","size","styles","disabled","className","rootClassName","children","icon","ghost","block","htmlType","classNames","style"]),P=(0,e.useContext)(go),z=P.getPrefixCls,T=P.autoInsertSpaceInButton,D=P.direction,L=P.button,R=z("btn",c),F=s(mm(R),2),B=F[0],H=F[1],W=(0,e.useContext)(yo),U=null!==h&&void 0!==h?h:W,V=(0,e.useContext)(Rg),X=(0,e.useMemo)((function(){return function(e){if("object"===typeof e&&e){var t=null===e||void 0===e?void 0:e.delay;return{loading:(t=Number.isNaN(t)||"number"!==typeof t?0:t)<=0,delay:t}}return{loading:!!e,delay:0}}(l)}),[l]),Q=s((0,e.useState)(X.loading),2),_=Q[0],Y=Q[1],q=s((0,e.useState)(!1),2),G=q[0],K=q[1],Z=Po(n,(0,e.createRef)()),J=1===e.Children.count(w)&&!A&&!Ug(d);(0,e.useEffect)((function(){var e=null;return X.delay>0?e=setTimeout((function(){e=null,Y(!0)}),X.delay):Y(X.loading),function(){e&&(clearTimeout(e),e=null)}}),[X]),(0,e.useEffect)((function(){if(Z&&Z.current&&!1!==T){var e=Z.current.textContent;J&&Hg(e)?G||K(!0):G&&K(!1)}}),[Z]);var $=function(e){var n=t.onClick;_||U?e.preventDefault():null===n||void 0===n||n(e)},ee=!1!==T,te=Ku(R,D),ne=te.compactSize,re=te.compactItemClassnames,oe={large:"lg",small:"sm",middle:void 0},ae=Fd((function(e){var t,n;return null!==(n=null!==(t=null!==m&&void 0!==m?m:ne)&&void 0!==t?t:V)&&void 0!==n?n:e})),le=ae&&oe[ae]||"",ce=_?"loading":A,se=gc(j,["navigate"]),ue=Mo()(R,H,(ie(r={},"".concat(R,"-").concat(g),"default"!==g&&g),ie(r,"".concat(R,"-").concat(d),d),ie(r,"".concat(R,"-").concat(le),le),ie(r,"".concat(R,"-icon-only"),!w&&0!==w&&!!ce),ie(r,"".concat(R,"-background-ghost"),E&&!Ug(d)),ie(r,"".concat(R,"-loading"),_),ie(r,"".concat(R,"-two-chinese-chars"),G&&ee&&!_),ie(r,"".concat(R,"-block"),k),ie(r,"".concat(R,"-dangerous"),!!f),ie(r,"".concat(R,"-rtl"),"rtl"===D),r),re,b,y,null===L||void 0===L?void 0:L.className),de=Object.assign(Object.assign({},null===L||void 0===L?void 0:L.style),I),fe=Mo()(null===O||void 0===O?void 0:O.icon,null===(o=null===L||void 0===L?void 0:L.classNames)||void 0===o?void 0:o.icon),pe=Object.assign(Object.assign({},(null===v||void 0===v?void 0:v.icon)||{}),(null===(i=null===L||void 0===L?void 0:L.styles)||void 0===i?void 0:i.icon)||{}),ge=A&&!_?e.createElement(Qg,{prefixCls:R,className:fe,style:pe},A):e.createElement(Gg,{existIcon:!!A,prefixCls:R,loading:!!_}),me=w||0===w?Vg(w,J&&ee):null;if(void 0!==se.href)return B(e.createElement("a",Object.assign({},se,{className:Mo()(ue,ie({},"".concat(R,"-disabled"),U)),href:U?void 0:se.href,style:de,onClick:$,ref:Z,tabIndex:U?-1:0}),ge,me));var ve=e.createElement("button",Object.assign({},j,{type:M,className:ue,style:de,onClick:$,disabled:U,ref:Z}),ge,me,re&&e.createElement(bm,{key:"compact",prefixCls:R}));return Ug(d)||(ve=e.createElement(Dg,{component:"Button",disabled:!!_},ve)),B(ve)},Am=(0,e.forwardRef)(wm);Am.Group=Fg,Am.__ANT_BUTTON=!0;var xm=Am,Em=["xxl","xl","lg","md","sm","xs"],Sm=function(e){return{xs:"(max-width: ".concat(e.screenXSMax,"px)"),sm:"(min-width: ".concat(e.screenSM,"px)"),md:"(min-width: ".concat(e.screenMD,"px)"),lg:"(min-width: ".concat(e.screenLG,"px)"),xl:"(min-width: ".concat(e.screenXL,"px)"),xxl:"(min-width: ".concat(e.screenXXL,"px)")}},km=function(e){var t=e,n=[].concat(Em).reverse();return n.forEach((function(e,r){var o=e.toUpperCase(),i="screen".concat(o,"Min"),a="screen".concat(o);if(!(t[i]<=t[a]))throw new Error("".concat(i,"<=").concat(a," fails : !(").concat(t[i],"<=").concat(t[a],")"));if(r<n.length-1){var l="screen".concat(o,"Max");if(!(t[a]<=t[l]))throw new Error("".concat(a,"<=").concat(l," fails : !(").concat(t[a],"<=").concat(t[l],")"));var c=n[r+1].toUpperCase(),s="screen".concat(c,"Min");if(!(t[l]<=t[s]))throw new Error("".concat(l,"<=").concat(s," fails : !(").concat(t[l],"<=").concat(t[s],")"))}})),e};function Cm(){var t=s(Ji(),2)[1],n=Sm(km(t));return e.useMemo((function(){var e=new Map,t=-1,r={};return{matchHandlers:{},dispatch:function(t){return r=t,e.forEach((function(e){return e(r)})),e.size>=1},subscribe:function(n){return e.size||this.register(),t+=1,e.set(t,n),n(r),t},unsubscribe:function(t){e.delete(t),e.size||this.unregister()},unregister:function(){var t=this;Object.keys(n).forEach((function(e){var r=n[e],o=t.matchHandlers[r];null===o||void 0===o||o.mql.removeListener(null===o||void 0===o?void 0:o.listener)})),e.clear()},register:function(){var e=this;Object.keys(n).forEach((function(t){var o=n[t],i=function(n){var o=n.matches;e.dispatch(Object.assign(Object.assign({},r),ie({},t,o)))},a=window.matchMedia(o);a.addListener(i),e.matchHandlers[o]={mql:a,listener:i},i(a)}))},responsiveMap:n}}),[t])}var Mm=(0,e.createContext)({}),Om=function(e){return ie({},e.componentCls,{position:"relative",maxWidth:"100%",minHeight:1})},Nm=function(e,t){return function(e,t){for(var n=e.componentCls,r=e.gridColumns,o={},i=r;i>=0;i--){var a;0===i?(o["".concat(n).concat(t,"-").concat(i)]={display:"none"},o["".concat(n,"-push-").concat(i)]={insetInlineStart:"auto"},o["".concat(n,"-pull-").concat(i)]={insetInlineEnd:"auto"},o["".concat(n).concat(t,"-push-").concat(i)]={insetInlineStart:"auto"},o["".concat(n).concat(t,"-pull-").concat(i)]={insetInlineEnd:"auto"},o["".concat(n).concat(t,"-offset-").concat(i)]={marginInlineStart:0},o["".concat(n).concat(t,"-order-").concat(i)]={order:0}):(o["".concat(n).concat(t,"-").concat(i)]=[(a={},ie(a,"--ant-display","block"),ie(a,"display","block"),a),{display:"var(--ant-display)",flex:"0 0 ".concat(i/r*100,"%"),maxWidth:"".concat(i/r*100,"%")}],o["".concat(n).concat(t,"-push-").concat(i)]={insetInlineStart:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-pull-").concat(i)]={insetInlineEnd:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-offset-").concat(i)]={marginInlineStart:"".concat(i/r*100,"%")},o["".concat(n).concat(t,"-order-").concat(i)]={order:i})}return o}(e,t)},Im=Ll("Grid",(function(e){return ie({},e.componentCls,{display:"flex",flexFlow:"row wrap",minWidth:0,"&::before, &::after":{display:"flex"},"&-no-wrap":{flexWrap:"nowrap"},"&-start":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"flex-end"},"&-space-between":{justifyContent:"space-between"},"&-space-around":{justifyContent:"space-around"},"&-space-evenly":{justifyContent:"space-evenly"},"&-top":{alignItems:"flex-start"},"&-middle":{alignItems:"center"},"&-bottom":{alignItems:"flex-end"}})}),(function(){return{}})),jm=Ll("Grid",(function(e){var t=wl(e,{gridColumns:24}),n={"-sm":t.screenSMMin,"-md":t.screenMDMin,"-lg":t.screenLGMin,"-xl":t.screenXLMin,"-xxl":t.screenXXLMin};return[Om(t),Nm(t,""),Nm(t,"-xs"),Object.keys(n).map((function(e){return function(e,t,n){return ie({},"@media (min-width: ".concat(pt(t),")"),Object.assign({},Nm(e,n)))}(t,n[e],e)})).reduce((function(e,t){return Object.assign(Object.assign({},e),t)}),{})]}),(function(){return{}})),Pm=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};function zm(t,n){var r=s(e.useState("string"===typeof t?t:""),2),o=r[0],i=r[1];return e.useEffect((function(){!function(){if("string"===typeof t&&i(t),"object"===typeof t)for(var e=0;e<Em.length;e++){var r=Em[e];if(n[r]){var o=t[r];if(void 0!==o)return void i(o)}}}()}),[JSON.stringify(t),n]),o}var Tm=e.forwardRef((function(t,n){var r,o=t.prefixCls,i=t.justify,a=t.align,l=t.className,c=t.style,u=t.children,d=t.gutter,f=void 0===d?0:d,p=t.wrap,g=Pm(t,["prefixCls","justify","align","className","style","children","gutter","wrap"]),m=e.useContext(go),v=m.getPrefixCls,h=m.direction,b=s(e.useState({xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0}),2),y=b[0],w=b[1],A=s(e.useState({xs:!1,sm:!1,md:!1,lg:!1,xl:!1,xxl:!1}),2),x=A[0],E=A[1],S=zm(a,x),k=zm(i,x),C=e.useRef(f),M=Cm();e.useEffect((function(){var e=M.subscribe((function(e){E(e);var t=C.current||0;(!Array.isArray(t)&&"object"===typeof t||Array.isArray(t)&&("object"===typeof t[0]||"object"===typeof t[1]))&&w(e)}));return function(){return M.unsubscribe(e)}}),[]);var O=v("row",o),N=s(Im(O),2),I=N[0],j=N[1],P=function(){var e=[void 0,void 0];return(Array.isArray(f)?f:[f,void 0]).forEach((function(t,n){if("object"===typeof t)for(var r=0;r<Em.length;r++){var o=Em[r];if(y[o]&&void 0!==t[o]){e[n]=t[o];break}}else e[n]=t})),e}(),z=Mo()(O,(ie(r={},"".concat(O,"-no-wrap"),!1===p),ie(r,"".concat(O,"-").concat(k),k),ie(r,"".concat(O,"-").concat(S),S),ie(r,"".concat(O,"-rtl"),"rtl"===h),r),l,j),T={},D=null!=P[0]&&P[0]>0?P[0]/-2:void 0;D&&(T.marginLeft=D,T.marginRight=D);var L=s(P,2);T.rowGap=L[1];var R=s(P,2),F=R[0],B=R[1],H=e.useMemo((function(){return{gutter:[F,B],wrap:p}}),[F,B,p]);return I(e.createElement(Mm.Provider,{value:H},e.createElement("div",Object.assign({},g,{className:z,style:Object.assign(Object.assign({},T),c),ref:n}),u)))}));var Dm=Tm,Lm=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var Rm=["xs","sm","md","lg","xl","xxl"],Fm=e.forwardRef((function(t,n){var r,o=e.useContext(go),i=o.getPrefixCls,a=o.direction,l=e.useContext(Mm),c=l.gutter,u=l.wrap,d=t.prefixCls,f=t.span,p=t.order,g=t.offset,m=t.push,v=t.pull,h=t.className,b=t.children,y=t.flex,w=t.style,A=Lm(t,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),x=i("col",d),E=s(jm(x),2),S=E[0],k=E[1],C={};Rm.forEach((function(e){var n,r={},o=t[e];"number"===typeof o?r.span=o:"object"===typeof o&&(r=o||{}),delete A[e],C=Object.assign(Object.assign({},C),(ie(n={},"".concat(x,"-").concat(e,"-").concat(r.span),void 0!==r.span),ie(n,"".concat(x,"-").concat(e,"-order-").concat(r.order),r.order||0===r.order),ie(n,"".concat(x,"-").concat(e,"-offset-").concat(r.offset),r.offset||0===r.offset),ie(n,"".concat(x,"-").concat(e,"-push-").concat(r.push),r.push||0===r.push),ie(n,"".concat(x,"-").concat(e,"-pull-").concat(r.pull),r.pull||0===r.pull),ie(n,"".concat(x,"-").concat(e,"-flex-").concat(r.flex),r.flex||"auto"===r.flex),ie(n,"".concat(x,"-rtl"),"rtl"===a),n))}));var M=Mo()(x,(ie(r={},"".concat(x,"-").concat(f),void 0!==f),ie(r,"".concat(x,"-order-").concat(p),p),ie(r,"".concat(x,"-offset-").concat(g),g),ie(r,"".concat(x,"-push-").concat(m),m),ie(r,"".concat(x,"-pull-").concat(v),v),r),h,C,k),O={};if(c&&c[0]>0){var N=c[0]/2;O.paddingLeft=N,O.paddingRight=N}return y&&(O.flex=function(e){return"number"===typeof e?"".concat(e," ").concat(e," auto"):/^\d+(\.\d+)?(px|em|rem|%)$/.test(e)?"0 0 ".concat(e):e}(y),!1!==u||O.minWidth||(O.minWidth=0)),S(e.createElement("div",Object.assign({},A,{style:Object.assign(Object.assign({},O),w),className:M,ref:n}),b))}));var Bm=Fm,Hm=function(t){var n,r=t.className,o=t.customizeIcon,i=t.customizeIconProps,a=t.onMouseDown,l=t.onClick,c=t.children;return n="function"===typeof o?o(i):o,e.createElement("span",{className:r,onMouseDown:function(e){e.preventDefault(),a&&a(e)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:l,"aria-hidden":!0},void 0!==n?n:e.createElement("span",{className:Mo()(r.split(/\s+/).map((function(e){return"".concat(e,"-icon")})))},c))};var Wm=e.createContext(null);function Um(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:250,n=e.useRef(null),r=e.useRef(null);return e.useEffect((function(){return function(){window.clearTimeout(r.current)}}),[]),[function(){return n.current},function(e){(e||null===n.current)&&(n.current=e),window.clearTimeout(r.current),r.current=window.setTimeout((function(){n.current=null}),t)}]}var Vm=["prefixCls","invalidate","item","renderItem","responsive","responsiveDisabled","registerSize","itemKey","className","style","children","display","order","component"],Xm=void 0;function Qm(t,n){var r=t.prefixCls,o=t.invalidate,i=t.item,a=t.renderItem,l=t.responsive,c=t.responsiveDisabled,s=t.registerSize,u=t.itemKey,d=t.className,f=t.style,p=t.children,g=t.display,m=t.order,v=t.component,h=void 0===v?"div":v,b=Do(t,Vm),y=l&&!g;function w(e){s(u,e)}e.useEffect((function(){return function(){w(null)}}),[]);var A,x=a&&i!==Xm?a(i):p;o||(A={opacity:y?0:1,height:y?0:Xm,overflowY:y?"hidden":Xm,order:l?m:Xm,pointerEvents:y?"none":Xm,position:y?"absolute":Xm});var E={};y&&(E["aria-hidden"]=!0);var S=e.createElement(h,Dt({className:Mo()(!o&&r,d),style:le(le({},A),f)},E,b,{ref:n}),x);return l&&(S=e.createElement(zs,{onResize:function(e){w(e.offsetWidth)},disabled:c},S)),S}var _m=e.forwardRef(Qm);_m.displayName="Item";var Ym=_m;function qm(){var t=e.useRef(null);return function(e){t.current||(t.current=[],function(e){if("undefined"===typeof MessageChannel)Ei(e);else{var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(void 0)}}((function(){(0,r.unstable_batchedUpdates)((function(){t.current.forEach((function(e){e()})),t.current=null}))}))),t.current.push(e)}}function Gm(t,n){var r=s(e.useState(n),2),o=r[0],i=r[1];return[o,El((function(e){t((function(){i(e)}))}))]}var Km=e.createContext(null),Zm=["component"],Jm=["className"],$m=["className"],ev=function(t,n){var r=e.useContext(Km);if(!r){var o=t.component,i=void 0===o?"div":o,a=Do(t,Zm);return e.createElement(i,Dt({},a,{ref:n}))}var l=r.className,c=Do(r,Jm),s=t.className,u=Do(t,$m);return e.createElement(Km.Provider,{value:null},e.createElement(Ym,Dt({ref:n,className:Mo()(l,s)},c,u)))},tv=e.forwardRef(ev);tv.displayName="RawItem";var nv=tv,rv=["prefixCls","data","renderItem","renderRawItem","itemKey","itemWidth","ssr","style","className","maxCount","renderRest","renderRawRest","suffix","component","itemComponent","onVisibleChange"],ov="responsive",iv="invalidate";function av(e){return"+ ".concat(e.length," ...")}function lv(t,n){var r=t.prefixCls,o=void 0===r?"rc-overflow":r,i=t.data,a=void 0===i?[]:i,l=t.renderItem,c=t.renderRawItem,u=t.itemKey,d=t.itemWidth,f=void 0===d?10:d,p=t.ssr,g=t.style,m=t.className,v=t.maxCount,h=t.renderRest,b=t.renderRawRest,y=t.suffix,w=t.component,A=void 0===w?"div":w,x=t.itemComponent,E=t.onVisibleChange,S=Do(t,rv),k="full"===p,C=qm(),M=s(Gm(C,null),2),O=M[0],N=M[1],I=O||0,j=s(Gm(C,new Map),2),P=j[0],z=j[1],T=s(Gm(C,0),2),D=T[0],L=T[1],R=s(Gm(C,0),2),F=R[0],B=R[1],H=s(Gm(C,0),2),W=H[0],U=H[1],V=s((0,e.useState)(null),2),X=V[0],Q=V[1],_=s((0,e.useState)(null),2),Y=_[0],q=_[1],G=e.useMemo((function(){return null===Y&&k?Number.MAX_SAFE_INTEGER:Y||0}),[Y,O]),K=s((0,e.useState)(!1),2),Z=K[0],J=K[1],$="".concat(o,"-item"),ee=Math.max(D,F),te=v===ov,ne=a.length&&te,re=v===iv,oe=ne||"number"===typeof v&&a.length>v,ie=(0,e.useMemo)((function(){var e=a;return ne?e=null===O&&k?a:a.slice(0,Math.min(a.length,I/f)):"number"===typeof v&&(e=a.slice(0,v)),e}),[a,f,O,v,ne]),ae=(0,e.useMemo)((function(){return ne?a.slice(G+1):a.slice(ie.length)}),[a,ie,ne,G]),ce=(0,e.useCallback)((function(e,t){var n;return"function"===typeof u?u(e):null!==(n=u&&(null===e||void 0===e?void 0:e[u]))&&void 0!==n?n:t}),[u]),se=(0,e.useCallback)(l||function(e){return e},[l]);function ue(e,t,n){(Y!==e||void 0!==t&&t!==X)&&(q(e),n||(J(e<a.length-1),null===E||void 0===E||E(e)),void 0!==t&&Q(t))}function de(e,t){z((function(n){var r=new Map(n);return null===t?r.delete(e):r.set(e,t),r}))}function fe(e){return P.get(ce(ie[e],e))}At((function(){if(I&&"number"===typeof ee&&ie){var e=W,t=ie.length,n=t-1;if(!t)return void ue(0,null);for(var r=0;r<t;r+=1){var o=fe(r);if(k&&(o=o||0),void 0===o){ue(r-1,void 0,!0);break}if(e+=o,0===n&&e<=I||r===n-1&&e+fe(n)<=I){ue(n,null);break}if(e+ee>I){ue(r-1,e-o-W+F);break}}y&&fe(0)+W>I&&Q(null)}}),[I,P,F,W,ce,ie]);var pe=Z&&!!ae.length,ge={};null!==X&&ne&&(ge={position:"absolute",left:X,top:0});var me,ve={prefixCls:$,responsive:ne,component:x,invalidate:re},he=c?function(t,n){var r=ce(t,n);return e.createElement(Km.Provider,{key:r,value:le(le({},ve),{},{order:n,item:t,itemKey:r,registerSize:de,display:n<=G})},c(t,n))}:function(t,n){var r=ce(t,n);return e.createElement(Ym,Dt({},ve,{order:n,key:r,item:t,renderItem:se,itemKey:r,registerSize:de,display:n<=G}))},be={order:pe?G:Number.MAX_SAFE_INTEGER,className:"".concat($,"-rest"),registerSize:function(e,t){B(t),L(F)},display:pe};if(b)b&&(me=e.createElement(Km.Provider,{value:le(le({},ve),be)},b(ae)));else{var ye=h||av;me=e.createElement(Ym,Dt({},ve,be),"function"===typeof ye?ye(ae):ye)}var we=e.createElement(A,Dt({className:Mo()(!re&&o,m),style:g,ref:n},S),ie.map(he),oe?me:null,y&&e.createElement(Ym,Dt({},ve,{responsive:te,responsiveDisabled:!ne,order:G,className:"".concat($,"-suffix"),registerSize:function(e,t){U(t)},display:!0,style:ge}),y));return te&&(we=e.createElement(zs,{onResize:function(e,t){N(t.clientWidth)},disabled:!ne},we)),we}var cv=e.forwardRef(lv);cv.displayName="Overflow",cv.Item=nv,cv.RESPONSIVE=ov,cv.INVALIDATE=iv;var sv=cv,uv=function(t,n){var r,o=t.prefixCls,i=t.id,a=t.inputElement,l=t.disabled,c=t.tabIndex,s=t.autoFocus,u=t.autoComplete,d=t.editable,f=t.activeDescendantId,p=t.value,g=t.maxLength,m=t.onKeyDown,v=t.onMouseDown,h=t.onChange,b=t.onPaste,y=t.onCompositionStart,w=t.onCompositionEnd,A=t.open,x=t.attrs,E=a||e.createElement("input",null),S=E,k=S.ref,C=S.props,M=C.onKeyDown,O=C.onChange,N=C.onMouseDown,I=C.onCompositionStart,j=C.onCompositionEnd,P=C.style;return E.props,E=e.cloneElement(E,le(le(le({type:"search"},C),{},{id:i,ref:Po(n,k),disabled:l,tabIndex:c,autoComplete:u||"off",autoFocus:s,className:Mo()("".concat(o,"-selection-search-input"),null===(r=E)||void 0===r||null===(r=r.props)||void 0===r?void 0:r.className),role:"combobox","aria-expanded":A||!1,"aria-haspopup":"listbox","aria-owns":"".concat(i,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(i,"_list"),"aria-activedescendant":A?f:void 0},x),{},{value:d?p:"",maxLength:g,readOnly:!d,unselectable:d?null:"on",style:le(le({},P),{},{opacity:d?null:0}),onKeyDown:function(e){m(e),M&&M(e)},onMouseDown:function(e){v(e),N&&N(e)},onChange:function(e){h(e),O&&O(e)},onCompositionStart:function(e){y(e),I&&I(e)},onCompositionEnd:function(e){w(e),j&&j(e)},onPaste:b}))},dv=e.forwardRef(uv);dv.displayName="Input";var fv=dv;function pv(e){return Array.isArray(e)?e:void 0!==e?[e]:[]}var gv="undefined"!==typeof window&&window.document&&window.document.documentElement;function mv(e){return["string","number"].includes(m(e))}function vv(e){var t=void 0;return e&&(mv(e.title)?t=e.title.toString():mv(e.label)&&(t=e.label.toString())),t}function hv(e){var t;return null!==(t=e.key)&&void 0!==t?t:e.value}var bv=function(e){e.preventDefault(),e.stopPropagation()},yv=function(t){var n,r,o=t.id,i=t.prefixCls,a=t.values,l=t.open,c=t.searchValue,u=t.autoClearSearchValue,d=t.inputRef,f=t.placeholder,p=t.disabled,g=t.mode,m=t.showSearch,v=t.autoFocus,h=t.autoComplete,b=t.activeDescendantId,y=t.tabIndex,w=t.removeIcon,A=t.maxTagCount,x=t.maxTagTextLength,E=t.maxTagPlaceholder,S=void 0===E?function(e){return"+ ".concat(e.length," ...")}:E,k=t.tagRender,C=t.onToggleOpen,M=t.onRemove,O=t.onInputChange,N=t.onInputPaste,I=t.onInputKeyDown,j=t.onInputMouseDown,P=t.onInputCompositionStart,z=t.onInputCompositionEnd,T=e.useRef(null),D=s((0,e.useState)(0),2),L=D[0],R=D[1],F=s((0,e.useState)(!1),2),B=F[0],H=F[1],W="".concat(i,"-selection"),U=l||"multiple"===g&&!1===u||"tags"===g?c:"",V="tags"===g||"multiple"===g&&!1===u||m&&(l||B);function X(t,n,r,o,i){return e.createElement("span",{className:Mo()("".concat(W,"-item"),ie({},"".concat(W,"-item-disabled"),r)),title:vv(t)},e.createElement("span",{className:"".concat(W,"-item-content")},n),o&&e.createElement(Hm,{className:"".concat(W,"-item-remove"),onMouseDown:bv,onClick:i,customizeIcon:w},"\xd7"))}n=function(){R(T.current.scrollWidth)},r=[U],gv?e.useLayoutEffect(n,r):e.useEffect(n,r);var Q=e.createElement("div",{className:"".concat(W,"-search"),style:{width:L},onFocus:function(){H(!0)},onBlur:function(){H(!1)}},e.createElement(fv,{ref:d,open:l,prefixCls:i,id:o,inputElement:null,disabled:p,autoFocus:v,autoComplete:h,editable:V,activeDescendantId:b,value:U,onKeyDown:I,onMouseDown:j,onChange:O,onPaste:N,onCompositionStart:P,onCompositionEnd:z,tabIndex:y,attrs:sg(t,!0)}),e.createElement("span",{ref:T,className:"".concat(W,"-search-mirror"),"aria-hidden":!0},U,"\xa0")),_=e.createElement(sv,{prefixCls:"".concat(W,"-overflow"),data:a,renderItem:function(t){var n=t.disabled,r=t.label,o=t.value,i=!p&&!n,a=r;if("number"===typeof x&&("string"===typeof r||"number"===typeof r)){var c=String(a);c.length>x&&(a="".concat(c.slice(0,x),"..."))}var s=function(e){e&&e.stopPropagation(),M(t)};return"function"===typeof k?function(t,n,r,o,i){return e.createElement("span",{onMouseDown:function(e){bv(e),C(!l)}},k({label:n,value:t,disabled:r,closable:o,onClose:i}))}(o,a,n,i,s):X(t,a,n,i,s)},renderRest:function(e){var t="function"===typeof S?S(e):S;return X({title:t},t,!1)},suffix:Q,itemKey:hv,maxCount:A});return e.createElement(e.Fragment,null,_,!a.length&&!U&&e.createElement("span",{className:"".concat(W,"-placeholder")},f))},wv=function(t){var n=t.inputElement,r=t.prefixCls,o=t.id,i=t.inputRef,a=t.disabled,l=t.autoFocus,c=t.autoComplete,u=t.activeDescendantId,d=t.mode,f=t.open,p=t.values,g=t.placeholder,m=t.tabIndex,v=t.showSearch,h=t.searchValue,b=t.activeValue,y=t.maxLength,w=t.onInputKeyDown,A=t.onInputMouseDown,x=t.onInputChange,E=t.onInputPaste,S=t.onInputCompositionStart,k=t.onInputCompositionEnd,C=t.title,M=s(e.useState(!1),2),O=M[0],N=M[1],I="combobox"===d,j=I||v,P=p[0],z=h||"";I&&b&&!O&&(z=b),e.useEffect((function(){I&&N(!1)}),[I,b]);var T=!("combobox"!==d&&!f&&!v)&&!!z,D=void 0===C?vv(P):C;return e.createElement(e.Fragment,null,e.createElement("span",{className:"".concat(r,"-selection-search")},e.createElement(fv,{ref:i,prefixCls:r,id:o,open:f,inputElement:n,disabled:a,autoFocus:l,autoComplete:c,editable:j,activeDescendantId:u,value:z,onKeyDown:w,onMouseDown:A,onChange:function(e){N(!0),x(e)},onPaste:E,onCompositionStart:S,onCompositionEnd:k,tabIndex:m,attrs:sg(t,!0),maxLength:I?y:void 0})),!I&&P?e.createElement("span",{className:"".concat(r,"-selection-item"),title:D,style:T?{visibility:"hidden"}:void 0},P.label):null,function(){if(P)return null;var t=T?{visibility:"hidden"}:void 0;return e.createElement("span",{className:"".concat(r,"-selection-placeholder"),style:t},g)}())};var Av=function(t,n){var r=(0,e.useRef)(null),o=(0,e.useRef)(!1),i=t.prefixCls,a=t.open,l=t.mode,c=t.showSearch,u=t.tokenWithEnter,d=t.autoClearSearchValue,f=t.onSearch,p=t.onSearchSubmit,g=t.onToggleOpen,m=t.onInputKeyDown,v=t.domRef;e.useImperativeHandle(n,(function(){return{focus:function(){r.current.focus()},blur:function(){r.current.blur()}}}));var h=s(Um(0),2),b=h[0],y=h[1],w=(0,e.useRef)(null),A=function(e){!1!==f(e,!0,o.current)&&g(!0)},x={inputRef:r,onInputKeyDown:function(e){var t,n=e.which;n!==Ja.UP&&n!==Ja.DOWN||e.preventDefault(),m&&m(e),n!==Ja.ENTER||"tags"!==l||o.current||a||null===p||void 0===p||p(e.target.value),t=n,[Ja.ESC,Ja.SHIFT,Ja.BACKSPACE,Ja.TAB,Ja.WIN_KEY,Ja.ALT,Ja.META,Ja.WIN_KEY_RIGHT,Ja.CTRL,Ja.SEMICOLON,Ja.EQUALS,Ja.CAPS_LOCK,Ja.CONTEXT_MENU,Ja.F1,Ja.F2,Ja.F3,Ja.F4,Ja.F5,Ja.F6,Ja.F7,Ja.F8,Ja.F9,Ja.F10,Ja.F11,Ja.F12].includes(t)||g(!0)},onInputMouseDown:function(){y(!0)},onInputChange:function(e){var t=e.target.value;if(u&&w.current&&/[\r\n]/.test(w.current)){var n=w.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");t=t.replace(n,w.current)}w.current=null,A(t)},onInputPaste:function(e){var t=e.clipboardData.getData("text");w.current=t},onInputCompositionStart:function(){o.current=!0},onInputCompositionEnd:function(e){o.current=!1,"combobox"!==l&&A(e.target.value)}},E="multiple"===l||"tags"===l?e.createElement(yv,Dt({},t,x)):e.createElement(wv,Dt({},t,x));return e.createElement("div",{ref:v,className:"".concat(i,"-selector"),onClick:function(e){e.target!==r.current&&(void 0!==document.body.style.msTouchAction?setTimeout((function(){r.current.focus()})):r.current.focus())},onMouseDown:function(e){var t=b();e.target===r.current||t||"combobox"===l||e.preventDefault(),("combobox"===l||c&&t)&&a||(a&&!1!==d&&f("",!0,!1),g())}},E)},xv=e.forwardRef(Av);xv.displayName="Selector";var Ev=xv,Sv=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],kv=function(t,n){var r=t.prefixCls,o=(t.disabled,t.visible),i=t.children,a=t.popupElement,l=t.animation,c=t.transitionName,s=t.dropdownStyle,u=t.dropdownClassName,d=t.direction,f=void 0===d?"ltr":d,p=t.placement,g=t.builtinPlacements,m=t.dropdownMatchSelectWidth,v=t.dropdownRender,h=t.dropdownAlign,b=t.getPopupContainer,y=t.empty,w=t.getTriggerDOMNode,A=t.onPopupVisibleChange,x=t.onPopupMouseEnter,E=Do(t,Sv),S="".concat(r,"-dropdown"),k=a;v&&(k=v(a));var C=e.useMemo((function(){return g||function(e){var t=!0===e?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:t,adjustY:1},htmlRegion:"scroll"}}}(m)}),[g,m]),M=l?"".concat(S,"-").concat(l):c,O="number"===typeof m,N=e.useMemo((function(){return O?null:!1===m?"minWidth":"width"}),[m,O]),I=s;O&&(I=le(le({},I),{},{width:m}));var j=e.useRef(null);return e.useImperativeHandle(n,(function(){return{getPopupElement:function(){return j.current}}})),e.createElement(Mu,Dt({},E,{showAction:A?["click"]:[],hideAction:A?["click"]:[],popupPlacement:p||("rtl"===f?"bottomRight":"bottomLeft"),builtinPlacements:C,prefixCls:S,popupTransitionName:M,popup:e.createElement("div",{ref:j,onMouseEnter:x},k),stretch:N,popupAlign:h,popupVisible:o,getPopupContainer:b,popupClassName:Mo()(u,ie({},"".concat(S,"-empty"),y)),popupStyle:I,getTriggerDOMNode:w,onPopupVisibleChange:A}),i)},Cv=e.forwardRef(kv);Cv.displayName="SelectTrigger";var Mv=Cv;function Ov(e,t){var n,r=e.key;return"value"in e&&(n=e.value),null!==r&&void 0!==r?r:void 0!==n?n:"rc-index-key-".concat(t)}function Nv(e,t){var n=e||{},r=n.label||(t?"children":"label");return{label:r,value:n.value||"value",options:n.options||"options",groupLabel:n.groupLabel||r}}function Iv(e){var t=le({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Ue(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}var jv=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],Pv=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"];function zv(e){return"tags"===e||"multiple"===e}var Tv=e.forwardRef((function(t,n){var r,o,i=t.id,a=t.prefixCls,l=t.className,c=t.showSearch,u=t.tagRender,d=t.direction,f=t.omitDomProps,p=t.displayValues,g=t.onDisplayValuesChange,v=t.emptyOptions,h=t.notFoundContent,b=void 0===h?"Not Found":h,y=t.onClear,w=t.mode,A=t.disabled,x=t.loading,E=t.getInputElement,S=t.getRawInputElement,k=t.open,C=t.defaultOpen,M=t.onDropdownVisibleChange,O=t.activeValue,N=t.onActiveValueChange,I=t.activeDescendantId,j=t.searchValue,P=t.autoClearSearchValue,z=t.onSearch,T=t.onSearchSplit,D=t.tokenSeparators,L=t.allowClear,R=t.suffixIcon,F=t.clearIcon,B=t.OptionList,H=t.animation,W=t.transitionName,U=t.dropdownStyle,V=t.dropdownClassName,X=t.dropdownMatchSelectWidth,Q=t.dropdownRender,_=t.dropdownAlign,Y=t.placement,q=t.builtinPlacements,G=t.getPopupContainer,K=t.showAction,Z=void 0===K?[]:K,J=t.onFocus,$=t.onBlur,ee=t.onKeyUp,te=t.onKeyDown,ne=t.onMouseDown,re=Do(t,jv),oe=zv(w),ae=(void 0!==c?c:oe)||"combobox"===w,ce=le({},re);Pv.forEach((function(e){delete ce[e]})),null===f||void 0===f||f.forEach((function(e){delete ce[e]}));var se=s(e.useState(!1),2),ue=se[0],de=se[1];e.useEffect((function(){de(nu())}),[]);var fe=e.useRef(null),pe=e.useRef(null),ge=e.useRef(null),me=e.useRef(null),ve=e.useRef(null),he=e.useRef(!1),be=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:10,n=s(e.useState(!1),2),r=n[0],o=n[1],i=e.useRef(null),a=function(){window.clearTimeout(i.current)};return e.useEffect((function(){return a}),[]),[r,function(e,n){a(),i.current=window.setTimeout((function(){o(e),n&&n()}),t)},a]}(),ye=s(be,3),we=ye[0],xe=ye[1],Ee=ye[2];e.useImperativeHandle(n,(function(){var e,t;return{focus:null===(e=me.current)||void 0===e?void 0:e.focus,blur:null===(t=me.current)||void 0===t?void 0:t.blur,scrollTo:function(e){var t;return null===(t=ve.current)||void 0===t?void 0:t.scrollTo(e)}}}));var Se=e.useMemo((function(){var e;if("combobox"!==w)return j;var t=null===(e=p[0])||void 0===e?void 0:e.value;return"string"===typeof t||"number"===typeof t?String(t):""}),[j,w,p]),ke="combobox"===w&&"function"===typeof E&&E()||null,Ce="function"===typeof S&&S(),Me=zo(pe,null===Ce||void 0===Ce||null===(r=Ce.props)||void 0===r?void 0:r.ref),Oe=s(e.useState(!1),2),Ne=Oe[0],Ie=Oe[1];At((function(){Ie(!0)}),[]);var je=s(kl(!1,{defaultValue:C,value:k}),2),Pe=je[0],ze=je[1],Te=!!Ne&&Pe,De=!b&&v;(A||De&&Te&&"combobox"===w)&&(Te=!1);var Le=!De&&Te,Re=e.useCallback((function(e){var t=void 0!==e?e:!Te;A||(ze(t),Te!==t&&(null===M||void 0===M||M(t)))}),[A,Te,ze,M]),Fe=e.useMemo((function(){return(D||[]).some((function(e){return["\n","\r\n"].includes(e)}))}),[D]),Be=function(e,t,n){var r=!0,o=e;null===N||void 0===N||N(null);var i=n?null:function(e,t){if(!t||!t.length)return null;var n=!1,r=function e(t,r){var o=_n(r),i=o[0],a=o.slice(1);if(!i)return[t];var l=t.split(i);return n=n||l.length>1,l.reduce((function(t,n){return[].concat(Ae(t),Ae(e(n,a)))}),[]).filter((function(e){return e}))}(e,t);return n?r:null}(e,D);return"combobox"!==w&&i&&(o="",null===T||void 0===T||T(i),Re(!1),r=!1),z&&Se!==o&&z(o,{source:t?"typing":"effect"}),r};e.useEffect((function(){Te||oe||"combobox"===w||Be("",!1,!1)}),[Te]),e.useEffect((function(){Pe&&A&&ze(!1),A&&!he.current&&xe(!1)}),[A]);var He=s(Um(),2),We=He[0],Ue=He[1],Ve=e.useRef(!1),Xe=[];e.useEffect((function(){return function(){Xe.forEach((function(e){return clearTimeout(e)})),Xe.splice(0,Xe.length)}}),[]);var Qe,_e=s(e.useState({}),2)[1];Ce&&(Qe=function(e){Re(e)}),function(t,n,r,o){var i=e.useRef(null);i.current={open:n,triggerOpen:r,customizedTrigger:o},e.useEffect((function(){function e(e){var n;if(null===(n=i.current)||void 0===n||!n.customizedTrigger){var r=e.target;r.shadowRoot&&e.composed&&(r=e.composedPath()[0]||r),i.current.open&&t().filter((function(e){return e})).every((function(e){return!e.contains(r)&&e!==r}))&&i.current.triggerOpen(!1)}}return window.addEventListener("mousedown",e),function(){return window.removeEventListener("mousedown",e)}}),[])}((function(){var e;return[fe.current,null===(e=ge.current)||void 0===e?void 0:e.getPopupElement()]}),Le,Re,!!Ce);var Ye,qe=e.useMemo((function(){return le(le({},t),{},{notFoundContent:b,open:Te,triggerOpen:Le,id:i,showSearch:ae,multiple:oe,toggleOpen:Re})}),[t,b,Le,Te,i,ae,oe,Re]),Ge=!!R||x;Ge&&(Ye=e.createElement(Hm,{className:Mo()("".concat(a,"-arrow"),ie({},"".concat(a,"-arrow-loading"),x)),customizeIcon:R,customizeIconProps:{loading:x,searchValue:Se,open:Te,focused:we,showSearch:ae}}));var Ke,Ze=function(t,n,r,o,i){var a=arguments.length>5&&void 0!==arguments[5]&&arguments[5],l=arguments.length>6?arguments[6]:void 0,c=arguments.length>7?arguments[7]:void 0,s=e.useMemo((function(){return"object"===m(o)?o.clearIcon:i||void 0}),[o,i]);return{allowClear:e.useMemo((function(){return!(a||!o||!r.length&&!l||"combobox"===c&&""===l)}),[o,a,r.length,l,c]),clearIcon:e.createElement(Hm,{className:"".concat(t,"-clear"),onMouseDown:n,customizeIcon:s},"\xd7")}}(a,(function(){var e;null===y||void 0===y||y(),null===(e=me.current)||void 0===e||e.focus(),g([],{type:"clear",values:p}),Be("",!1,!1)}),p,L,F,A,Se,w),Je=Ze.allowClear,$e=Ze.clearIcon,et=e.createElement(B,{ref:ve}),tt=Mo()(a,l,(ie(o={},"".concat(a,"-focused"),we),ie(o,"".concat(a,"-multiple"),oe),ie(o,"".concat(a,"-single"),!oe),ie(o,"".concat(a,"-allow-clear"),L),ie(o,"".concat(a,"-show-arrow"),Ge),ie(o,"".concat(a,"-disabled"),A),ie(o,"".concat(a,"-loading"),x),ie(o,"".concat(a,"-open"),Te),ie(o,"".concat(a,"-customize-input"),ke),ie(o,"".concat(a,"-show-search"),ae),o)),nt=e.createElement(Mv,{ref:ge,disabled:A,prefixCls:a,visible:Le,popupElement:et,animation:H,transitionName:W,dropdownStyle:U,dropdownClassName:V,direction:d,dropdownMatchSelectWidth:X,dropdownRender:Q,dropdownAlign:_,placement:Y,builtinPlacements:q,getPopupContainer:G,empty:v,getTriggerDOMNode:function(){return pe.current},onPopupVisibleChange:Qe,onPopupMouseEnter:function(){_e({})}},Ce?e.cloneElement(Ce,{ref:Me}):e.createElement(Ev,Dt({},t,{domRef:pe,prefixCls:a,inputElement:ke,ref:me,id:i,showSearch:ae,autoClearSearchValue:P,mode:w,activeDescendantId:I,tagRender:u,values:p,open:Te,onToggleOpen:Re,activeValue:O,searchValue:Se,onSearch:Be,onSearchSubmit:function(e){e&&e.trim()&&z(e,{source:"submit"})},onRemove:function(e){var t=p.filter((function(t){return t!==e}));g(t,{type:"remove",values:[e]})},tokenWithEnter:Fe})));return Ke=Ce?nt:e.createElement("div",Dt({className:tt},ce,{ref:fe,onMouseDown:function(e){var t,n=e.target,r=null===(t=ge.current)||void 0===t?void 0:t.getPopupElement();if(r&&r.contains(n)){var o=setTimeout((function(){var e,t=Xe.indexOf(o);-1!==t&&Xe.splice(t,1),Ee(),ue||r.contains(document.activeElement)||null===(e=me.current)||void 0===e||e.focus()}));Xe.push(o)}for(var i=arguments.length,a=new Array(i>1?i-1:0),l=1;l<i;l++)a[l-1]=arguments[l];null===ne||void 0===ne||ne.apply(void 0,[e].concat(a))},onKeyDown:function(e){var t,n=We(),r=e.which;if(r===Ja.ENTER&&("combobox"!==w&&e.preventDefault(),Te||Re(!0)),Ue(!!Se),r===Ja.BACKSPACE&&!n&&oe&&!Se&&p.length){for(var o=Ae(p),i=null,a=o.length-1;a>=0;a-=1){var l=o[a];if(!l.disabled){o.splice(a,1),i=l;break}}i&&g(o,{type:"remove",values:[i]})}for(var c=arguments.length,s=new Array(c>1?c-1:0),u=1;u<c;u++)s[u-1]=arguments[u];Te&&ve.current&&(t=ve.current).onKeyDown.apply(t,[e].concat(s)),null===te||void 0===te||te.apply(void 0,[e].concat(s))},onKeyUp:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o;Te&&ve.current&&(o=ve.current).onKeyUp.apply(o,[e].concat(n)),null===ee||void 0===ee||ee.apply(void 0,[e].concat(n))},onFocus:function(){xe(!0),A||(J&&!Ve.current&&J.apply(void 0,arguments),Z.includes("focus")&&Re(!0)),Ve.current=!0},onBlur:function(){he.current=!0,xe(!1,(function(){Ve.current=!1,he.current=!1,Re(!1)})),A||(Se&&("tags"===w?z(Se,{source:"submit"}):"multiple"===w&&z("",{source:"blur"})),$&&$.apply(void 0,arguments))}}),we&&!Te&&e.createElement("span",{style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0},"aria-live":"polite"},"".concat(p.map((function(e){var t=e.label,n=e.value;return["number","string"].includes(m(t))?t:n})).join(", "))),nt,Ye,Je&&$e),e.createElement(Wm.Provider,{value:qe},Ke)}));var Dv=Tv,Lv=function(){return null};Lv.isSelectOptGroup=!0;var Rv=Lv,Fv=function(){return null};Fv.isSelectOption=!0;var Bv=Fv,Hv=e.forwardRef((function(t,n){var r,o=t.height,i=t.offsetY,a=t.offsetX,l=t.children,c=t.prefixCls,s=t.onInnerResize,u=t.innerProps,d=t.rtl,f=t.extra,p={},g={display:"flex",flexDirection:"column"};void 0!==i&&(p={height:o,position:"relative",overflow:"hidden"},g=le(le({},g),{},(ie(r={transform:"translateY(".concat(i,"px)")},d?"marginRight":"marginLeft",-a),ie(r,"position","absolute"),ie(r,"left",0),ie(r,"right",0),ie(r,"top",0),r)));return e.createElement("div",{style:p},e.createElement(zs,{onResize:function(e){e.offsetHeight&&s&&s()}},e.createElement("div",Dt({style:g,className:Mo()(ie({},"".concat(c,"-holder-inner"),c)),ref:n},u),l,f)))}));Hv.displayName="Filler";var Wv=Hv;function Uv(e,t){return("touches"in e?e.touches[0]:e)[t?"pageX":"pageY"]}var Vv=e.forwardRef((function(t,n){var r,o=t.prefixCls,i=t.rtl,a=t.scrollOffset,l=t.scrollRange,c=t.onStartMove,u=t.onStopMove,d=t.onScroll,f=t.horizontal,p=t.spinSize,g=t.containerSize,m=t.style,v=t.thumbStyle,h=s(e.useState(!1),2),b=h[0],y=h[1],w=s(e.useState(null),2),A=w[0],x=w[1],E=s(e.useState(null),2),S=E[0],k=E[1],C=!i,M=e.useRef(),O=e.useRef(),N=s(e.useState(!1),2),I=N[0],j=N[1],P=e.useRef(),z=function(){clearTimeout(P.current),j(!0),P.current=setTimeout((function(){j(!1)}),3e3)},T=l-g||0,D=g-p||0,L=T>0,R=e.useMemo((function(){return 0===a||0===T?0:a/T*D}),[a,T,D]),F=e.useRef({top:R,dragging:b,pageY:A,startTop:S});F.current={top:R,dragging:b,pageY:A,startTop:S};var B=function(e){y(!0),x(Uv(e,f)),k(F.current.top),c(),e.stopPropagation(),e.preventDefault()};e.useEffect((function(){var e=function(e){e.preventDefault()},t=M.current,n=O.current;return t.addEventListener("touchstart",e),n.addEventListener("touchstart",B),function(){t.removeEventListener("touchstart",e),n.removeEventListener("touchstart",B)}}),[]);var H=e.useRef();H.current=T;var W=e.useRef();W.current=D,e.useEffect((function(){if(b){var e,t=function(t){var n=F.current,r=n.dragging,o=n.pageY,i=n.startTop;if(Ei.cancel(e),r){var a=Uv(t,f)-o,l=i;!C&&f?l-=a:l+=a;var c=H.current,s=W.current,u=s?l/s:0,p=Math.ceil(u*c);p=Math.max(p,0),p=Math.min(p,c),e=Ei((function(){d(p,f)}))}},n=function(){y(!1),u()};return window.addEventListener("mousemove",t),window.addEventListener("touchmove",t),window.addEventListener("mouseup",n),window.addEventListener("touchend",n),function(){window.removeEventListener("mousemove",t),window.removeEventListener("touchmove",t),window.removeEventListener("mouseup",n),window.removeEventListener("touchend",n),Ei.cancel(e)}}}),[b]),e.useEffect((function(){z()}),[a]),e.useImperativeHandle(n,(function(){return{delayHidden:z}}));var U="".concat(o,"-scrollbar"),V={position:"absolute",visibility:I&&L?null:"hidden"},X={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return f?(V.height=8,V.left=0,V.right=0,V.bottom=0,X.height="100%",X.width=p,C?X.left=R:X.right=R):(V.width=8,V.top=0,V.bottom=0,C?V.right=0:V.left=0,X.width="100%",X.height=p,X.top=R),e.createElement("div",{ref:M,className:Mo()(U,(r={},ie(r,"".concat(U,"-horizontal"),f),ie(r,"".concat(U,"-vertical"),!f),ie(r,"".concat(U,"-visible"),I),r)),style:le(le({},V),m),onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},onMouseMove:z},e.createElement("div",{ref:O,className:Mo()("".concat(U,"-thumb"),ie({},"".concat(U,"-thumb-moving"),b)),style:le(le({},X),v),onMouseDown:B}))}));var Xv=Vv;function Qv(t){var n=t.children,r=t.setRef,o=e.useCallback((function(e){r(e)}),[]);return e.cloneElement(n,{ref:o})}var _v=function(){function e(){g(this,e),this.maps=void 0,this.id=0,this.maps=Object.create(null)}return b(e,[{key:"set",value:function(e,t){this.maps[e]=t,this.id+=1}},{key:"get",value:function(e){return this.maps[e]}}]),e}();var Yv=10;function qv(t,n,r){var o=s(e.useState(t),2),i=o[0],a=o[1],l=s(e.useState(null),2),c=l[0],u=l[1];return e.useEffect((function(){var e=function(e,t,n){var r,o,i=e.length,a=t.length;if(0===i&&0===a)return null;i<a?(r=e,o=t):(r=t,o=e);var l={__EMPTY_ITEM__:!0};function c(e){return void 0!==e?n(e):l}for(var s=null,u=1!==Math.abs(i-a),d=0;d<o.length;d+=1){var f=c(r[d]);if(f!==c(o[d])){s=d,u=u||f!==c(o[d+1]);break}}return null===s?null:{index:s,multiple:u}}(i||[],t||[],n);void 0!==(null===e||void 0===e?void 0:e.index)&&(null===r||void 0===r||r(e.index),u(t[e.index])),a(t)}),[t]),[c]}var Gv="object"===("undefined"===typeof navigator?"undefined":m(navigator))&&/Firefox/i.test(navigator.userAgent),Kv=function(t,n){var r=(0,e.useRef)(!1),o=(0,e.useRef)(null);var i=(0,e.useRef)({top:t,bottom:n});return i.current.top=t,i.current.bottom=n,function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e<0&&i.current.top||e>0&&i.current.bottom;return t&&n?(clearTimeout(o.current),r.current=!1):n&&!r.current||(clearTimeout(o.current),r.current=!0,o.current=setTimeout((function(){r.current=!1}),50)),!r.current&&n}};function Zv(t,n,r,o,i){var a=(0,e.useRef)(0),l=(0,e.useRef)(null),c=(0,e.useRef)(null),s=(0,e.useRef)(!1),u=Kv(n,r);var d=(0,e.useRef)(null),f=(0,e.useRef)(null);return[function(e){if(t){Ei.cancel(f.current),f.current=Ei((function(){d.current=null}),2);var n=e.deltaX,r=e.deltaY,p=e.shiftKey,g=n,m=r;("sx"===d.current||!d.current&&p&&r&&!n)&&(g=r,m=0,d.current="sx");var v=Math.abs(g),h=Math.abs(m);null===d.current&&(d.current=o&&v>h?"x":"y"),"y"===d.current?function(e,t){Ei.cancel(l.current),a.current+=t,c.current=t,u(t)||(Gv||e.preventDefault(),l.current=Ei((function(){var e=s.current?10:1;i(a.current*e),a.current=0})))}(e,m):function(e,t){i(t,!0),Gv||e.preventDefault()}(e,g)}},function(e){t&&(s.current=e.detail===c.current)}]}var Jv=14/15;var $v=20;function eh(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=e/(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)*100;return isNaN(t)&&(t=0),t=Math.max(t,$v),t=Math.min(t,e/2),Math.floor(t)}var th=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles"],nh=[],rh={overflowY:"auto",overflowAnchor:"none"};function oh(t,n){var o=t.prefixCls,i=void 0===o?"rc-virtual-list":o,a=t.className,l=t.height,c=t.itemHeight,u=t.fullHeight,d=void 0===u||u,f=t.style,p=t.data,g=t.children,v=t.itemKey,h=t.virtual,b=t.direction,y=t.scrollWidth,w=t.component,A=void 0===w?"div":w,x=t.onScroll,E=t.onVirtualScroll,S=t.onVisibleChange,k=t.innerProps,C=t.extraRender,M=t.styles,O=Do(t,th),N=!(!1===h||!l||!c),I=N&&p&&(c*p.length>l||!!y),j="rtl"===b,P=Mo()(i,ie({},"".concat(i,"-rtl"),j),a),z=p||nh,T=(0,e.useRef)(),D=(0,e.useRef)(),L=s((0,e.useState)(0),2),R=L[0],F=L[1],B=s((0,e.useState)(0),2),H=B[0],W=B[1],U=s((0,e.useState)(!1),2),V=U[0],X=U[1],Q=function(){X(!0)},_=function(){X(!1)},Y=e.useCallback((function(e){return"function"===typeof v?v(e):null===e||void 0===e?void 0:e[v]}),[v]),q={getKey:Y};function G(e){F((function(t){var n=function(e){var t=e;Number.isNaN(we.current)||(t=Math.min(t,we.current));return t=Math.max(t,0),t}("function"===typeof e?e(t):e);return T.current.scrollTop=n,n}))}var K=(0,e.useRef)({start:0,end:z.length}),Z=(0,e.useRef)(),J=s(qv(z,Y),1)[0];Z.current=J;var $=function(t,n,r){var o=s(e.useState(0),2),i=o[0],a=o[1],l=(0,e.useRef)(new Map),c=(0,e.useRef)(new _v),u=(0,e.useRef)();function d(){Ei.cancel(u.current)}function f(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];d();var t=function(){l.current.forEach((function(e,t){if(e&&e.offsetParent){var n=No(e),r=n.offsetHeight;c.current.get(t)!==r&&c.current.set(t,n.offsetHeight)}})),a((function(e){return e+1}))};e?t():u.current=Ei(t)}return(0,e.useEffect)((function(){return d}),[]),[function(e,o){var i=t(e),a=l.current.get(i);o?(l.current.set(i,o),f()):l.current.delete(i),!a!==!o&&(o?null===n||void 0===n||n(e):null===r||void 0===r||r(e))},f,c.current,i]}(Y,null,null),ee=s($,4),te=ee[0],ne=ee[1],re=ee[2],oe=ee[3],ae=e.useMemo((function(){if(!N)return{scrollHeight:void 0,start:0,end:z.length-1,offset:void 0};var e;if(!I)return{scrollHeight:(null===(e=D.current)||void 0===e?void 0:e.offsetHeight)||0,start:0,end:z.length-1,offset:void 0};for(var t,n,r,o=0,i=z.length,a=0;a<i;a+=1){var s=z[a],u=Y(s),d=re.get(u),f=o+(void 0===d?c:d);f>=R&&void 0===t&&(t=a,n=o),f>R+l&&void 0===r&&(r=a),o=f}return void 0===t&&(t=0,n=0,r=Math.ceil(l/c)),void 0===r&&(r=z.length-1),{scrollHeight:o,start:t,end:r=Math.min(r+1,z.length-1),offset:n}}),[I,N,R,z,oe,l]),ce=ae.scrollHeight,se=ae.start,ue=ae.end,de=ae.offset;K.current.start=se,K.current.end=ue;var fe=s(e.useState({width:0,height:l}),2),pe=fe[0],ge=fe[1],me=(0,e.useRef)(),ve=(0,e.useRef)(),he=e.useMemo((function(){return eh(pe.width,y)}),[pe.width,y]),be=e.useMemo((function(){return eh(pe.height,ce)}),[pe.height,ce]),ye=ce-l,we=(0,e.useRef)(ye);we.current=ye;var Ae=R<=0,xe=R>=ye,Ee=Kv(Ae,xe),Se=function(){return{x:j?-H:H,y:R}},ke=(0,e.useRef)(Se()),Ce=El((function(){if(E){var e=Se();ke.current.x===e.x&&ke.current.y===e.y||(E(e),ke.current=e)}}));function Me(e,t){var n=e;t?((0,r.flushSync)((function(){W(n)})),Ce()):G(n)}var Oe=function(e){var t=e,n=y-pe.width;return t=Math.max(t,0),t=Math.min(t,n)},Ne=El((function(e,t){t?((0,r.flushSync)((function(){W((function(t){return Oe(t+(j?-e:e))}))})),Ce()):G((function(t){return t+e}))})),Ie=s(Zv(N,Ae,xe,!!y,Ne),2),je=Ie[0],Pe=Ie[1];!function(t,n,r){var o,i=(0,e.useRef)(!1),a=(0,e.useRef)(0),l=(0,e.useRef)(null),c=(0,e.useRef)(null),s=function(e){if(i.current){var t=Math.ceil(e.touches[0].pageY),n=a.current-t;a.current=t,r(n)&&e.preventDefault(),clearInterval(c.current),c.current=setInterval((function(){(!r(n*=Jv,!0)||Math.abs(n)<=.1)&&clearInterval(c.current)}),16)}},u=function(){i.current=!1,o()},d=function(e){o(),1!==e.touches.length||i.current||(i.current=!0,a.current=Math.ceil(e.touches[0].pageY),l.current=e.target,l.current.addEventListener("touchmove",s),l.current.addEventListener("touchend",u))};o=function(){l.current&&(l.current.removeEventListener("touchmove",s),l.current.removeEventListener("touchend",u))},At((function(){return t&&n.current.addEventListener("touchstart",d),function(){var e;null===(e=n.current)||void 0===e||e.removeEventListener("touchstart",d),o(),clearInterval(c.current)}}),[t])}(N,T,(function(e,t){return!Ee(e,t)&&(je({preventDefault:function(){},deltaY:e}),!0)})),At((function(){function e(e){N&&e.preventDefault()}var t=T.current;return t.addEventListener("wheel",je),t.addEventListener("DOMMouseScroll",Pe),t.addEventListener("MozMousePixelScroll",e),function(){t.removeEventListener("wheel",je),t.removeEventListener("DOMMouseScroll",Pe),t.removeEventListener("MozMousePixelScroll",e)}}),[N]),At((function(){y&&W((function(e){return Oe(e)}))}),[pe.width,y]);var ze=function(){var e,t;null===(e=me.current)||void 0===e||e.delayHidden(),null===(t=ve.current)||void 0===t||t.delayHidden()},Te=function(t,n,r,o,i,a,l,c){var u=e.useRef(),d=s(e.useState(null),2),f=d[0],p=d[1];return At((function(){if(f&&f.times<Yv){if(!t.current)return void p((function(e){return le({},e)}));a();var e=f.targetAlign,c=f.originAlign,s=f.index,u=f.offset,d=t.current.clientHeight,g=!1,m=e,v=null;if(d){for(var h=e||c,b=0,y=0,w=0,A=Math.min(n.length-1,s),x=0;x<=A;x+=1){var E=i(n[x]);y=b;var S=r.get(E);b=w=y+(void 0===S?o:S)}for(var k="top"===h?u:d-u,C=A;C>=0;C-=1){var M=i(n[C]),O=r.get(M);if(void 0===O){g=!0;break}if((k-=O)<=0)break}switch(h){case"top":v=y-u;break;case"bottom":v=w-d+u;break;default:var N=t.current.scrollTop;y<N?m="top":w>N+d&&(m="bottom")}null!==v&&l(v),v!==f.lastTop&&(g=!0)}g&&p(le(le({},f),{},{times:f.times+1,targetAlign:m,lastTop:v}))}}),[f,t.current]),function(e){if(null!==e&&void 0!==e){if(Ei.cancel(u.current),"number"===typeof e)l(e);else if(e&&"object"===m(e)){var t,r=e.align;t="index"in e?e.index:n.findIndex((function(t){return i(t)===e.key}));var o=e.offset;p({times:0,index:t,offset:void 0===o?0:o,originAlign:r})}}else c()}}(T,z,re,c,Y,(function(){return ne(!0)}),G,ze);e.useImperativeHandle(n,(function(){return{getScrollInfo:Se,scrollTo:function(e){var t;(t=e)&&"object"===m(t)&&("left"in t||"top"in t)?(void 0!==e.left&&W(Oe(e.left)),Te(e.top)):Te(e)}}})),At((function(){if(S){var e=z.slice(se,ue+1);S(e,z)}}),[se,ue,z]);var De=function(t,n,r,o){var i=s(e.useMemo((function(){return[new Map,[]]}),[t,r.id,o]),2),a=i[0],l=i[1];return function(e){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,c=a.get(e),s=a.get(i);if(void 0===c||void 0===s)for(var u=t.length,d=l.length;d<u;d+=1){var f,p=t[d],g=n(p);a.set(g,d);var m=null!==(f=r.get(g))&&void 0!==f?f:o;if(l[d]=(l[d-1]||0)+m,g===e&&(c=d),g===i&&(s=d),void 0!==c&&void 0!==s)break}return{top:l[c-1]||0,bottom:l[s]}}}(z,Y,re,c),Le=null===C||void 0===C?void 0:C({start:se,end:ue,virtual:I,offsetX:H,offsetY:de,rtl:j,getSize:De}),Re=function(t,n,r,o,i,a,l){var c=l.getKey;return t.slice(n,r+1).map((function(t,r){var l=a(t,n+r,{style:{width:o}}),s=c(t);return e.createElement(Qv,{key:s,setRef:function(e){return i(t,e)}},l)}))}(z,se,ue,y,te,g,q),Fe=null;l&&(Fe=le(ie({},d?"height":"maxHeight",l),rh),N&&(Fe.overflowY="hidden",y&&(Fe.overflowX="hidden"),V&&(Fe.pointerEvents="none")));var Be={};return j&&(Be.dir="rtl"),e.createElement("div",Dt({style:le(le({},f),{},{position:"relative"}),className:P},Be,O),e.createElement(zs,{onResize:function(e){ge({width:e.width||e.offsetWidth,height:e.height||e.offsetHeight})}},e.createElement(A,{className:"".concat(i,"-holder"),style:Fe,ref:T,onScroll:function(e){var t=e.currentTarget.scrollTop;t!==R&&G(t),null===x||void 0===x||x(e),Ce()},onMouseEnter:ze},e.createElement(Wv,{prefixCls:i,height:ce,offsetX:H,offsetY:de,scrollWidth:y,onInnerResize:ne,ref:D,innerProps:k,rtl:j,extra:Le},Re))),I&&ce>l&&e.createElement(Xv,{ref:me,prefixCls:i,scrollOffset:R,scrollRange:ce,rtl:j,onScroll:Me,onStartMove:Q,onStopMove:_,spinSize:be,containerSize:pe.height,style:null===M||void 0===M?void 0:M.verticalScrollBar,thumbStyle:null===M||void 0===M?void 0:M.verticalScrollBarThumb}),I&&y&&e.createElement(Xv,{ref:ve,prefixCls:i,scrollOffset:H,scrollRange:y,rtl:j,onScroll:Me,onStartMove:Q,onStopMove:_,spinSize:he,containerSize:pe.width,horizontal:!0,style:null===M||void 0===M?void 0:M.horizontalScrollBar,thumbStyle:null===M||void 0===M?void 0:M.horizontalScrollBarThumb}))}var ih=e.forwardRef(oh);ih.displayName="List";var ah=ih,lh=e.createContext(null);var ch=["disabled","title","children","style","className"];function sh(e){return"string"===typeof e||"number"===typeof e}var uh=function(t,n){var r=e.useContext(Wm),o=r.prefixCls,i=r.id,a=r.open,l=r.multiple,c=r.mode,u=r.searchValue,d=r.toggleOpen,f=r.notFoundContent,p=r.onPopupScroll,g=e.useContext(lh),m=g.flattenOptions,v=g.onActiveValue,h=g.defaultActiveFirstOption,b=g.onSelect,y=g.menuItemSelectedIcon,w=g.rawValues,A=g.fieldNames,x=g.virtual,E=g.direction,S=g.listHeight,k=g.listItemHeight,C=g.optionRender,M="".concat(o,"-item"),O=De((function(){return m}),[a,m],(function(e,t){return t[0]&&e[1]!==t[1]})),N=e.useRef(null),I=function(e){e.preventDefault()},j=function(e){N.current&&N.current.scrollTo("number"===typeof e?{index:e}:e)},P=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=O.length,r=0;r<n;r+=1){var o=(e+r*t+n)%n,i=O[o],a=i.group,l=i.data;if(!a&&!l.disabled)return o}return-1},z=s(e.useState((function(){return P(0)})),2),T=z[0],D=z[1],L=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];D(e);var n={source:t?"keyboard":"mouse"},r=O[e];r?v(r.value,e,n):v(null,-1,n)};(0,e.useEffect)((function(){L(!1!==h?P(0):-1)}),[O.length,u]);var R=e.useCallback((function(e){return w.has(e)&&"combobox"!==c}),[c,Ae(w).toString(),w.size]);(0,e.useEffect)((function(){var e,t=setTimeout((function(){if(!l&&a&&1===w.size){var e=Array.from(w)[0],t=O.findIndex((function(t){return t.data.value===e}));-1!==t&&(L(t),j(t))}}));a&&(null===(e=N.current)||void 0===e||e.scrollTo(void 0));return function(){return clearTimeout(t)}}),[a,u]);var F=function(e){void 0!==e&&b(e,{selected:!w.has(e)}),l||d(!1)};if(e.useImperativeHandle(n,(function(){return{onKeyDown:function(e){var t=e.which,n=e.ctrlKey;switch(t){case Ja.N:case Ja.P:case Ja.UP:case Ja.DOWN:var r=0;if(t===Ja.UP?r=-1:t===Ja.DOWN?r=1:/(mac\sos|macintosh)/i.test(navigator.appVersion)&&n&&(t===Ja.N?r=1:t===Ja.P&&(r=-1)),0!==r){var o=P(T+r,r);j(o),L(o,!0)}break;case Ja.ENTER:var i=O[T];i&&!i.data.disabled?F(i.value):F(void 0),a&&e.preventDefault();break;case Ja.ESC:d(!1),a&&e.stopPropagation()}},onKeyUp:function(){},scrollTo:function(e){j(e)}}})),0===O.length)return e.createElement("div",{role:"listbox",id:"".concat(i,"_list"),className:"".concat(M,"-empty"),onMouseDown:I},f);var B=Object.keys(A).map((function(e){return A[e]})),H=function(e){return e.label};function W(e,t){return{role:e.group?"presentation":"option",id:"".concat(i,"_list_").concat(t)}}var U=function(t){var n=O[t];if(!n)return null;var r=n.data||{},o=r.value,i=n.group,a=sg(r,!0),l=H(n);return n?e.createElement("div",Dt({"aria-label":"string"!==typeof l||i?null:l},a,{key:t},W(n,t),{"aria-selected":R(o)}),o):null},V={role:"listbox",id:"".concat(i,"_list")};return e.createElement(e.Fragment,null,x&&e.createElement("div",Dt({},V,{style:{height:0,width:0,overflow:"hidden"}}),U(T-1),U(T),U(T+1)),e.createElement(ah,{itemKey:"key",ref:N,data:O,height:S,itemHeight:k,fullHeight:!1,onMouseDown:I,onScroll:p,virtual:x,direction:E,innerProps:x?null:V},(function(t,n){var r,o=t.group,i=t.groupOption,a=t.data,l=t.label,c=t.value,s=a.key;if(o){var u,d=null!==(u=a.title)&&void 0!==u?u:sh(l)?l.toString():void 0;return e.createElement("div",{className:Mo()(M,"".concat(M,"-group")),title:d},void 0!==l?l:s)}var f=a.disabled,p=a.title,g=(a.children,a.style),m=a.className,v=gc(Do(a,ch),B),h=R(c),b="".concat(M,"-option"),w=Mo()(M,b,m,(ie(r={},"".concat(b,"-grouped"),i),ie(r,"".concat(b,"-active"),T===n&&!f),ie(r,"".concat(b,"-disabled"),f),ie(r,"".concat(b,"-selected"),h),r)),A=H(t),E=!y||"function"===typeof y||h,S="number"===typeof A?A:A||c,k=sh(S)?S.toString():void 0;return void 0!==p&&(k=p),e.createElement("div",Dt({},sg(v),x?{}:W(t,n),{"aria-selected":h,className:w,title:k,onMouseMove:function(){T===n||f||L(n)},onClick:function(){f||F(c)},style:g}),e.createElement("div",{className:"".concat(b,"-content")},"function"===typeof C?C(t,{index:n}):S),e.isValidElement(y)||h,E&&e.createElement(Hm,{className:"".concat(M,"-option-state"),customizeIcon:y,customizeIconProps:{value:c,disabled:f,isSelected:h}},h?"\u2713":null))})))},dh=e.forwardRef(uh);dh.displayName="OptionList";var fh=dh;function ph(e,t){return pv(e).join("").toUpperCase().includes(t)}var gh=0,mh=Ee();function vh(t){var n=s(e.useState(),2),r=n[0],o=n[1];return e.useEffect((function(){o("rc_select_".concat(function(){var e;return mh?(e=gh,gh+=1):e="TEST_OR_SSR",e}()))}),[]),t||r}var hh=["children","value"],bh=["children"];function yh(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return vc(t).map((function(t,r){if(!e.isValidElement(t)||!t.type)return null;var o=t,i=o.type.isSelectOptGroup,a=o.key,l=o.props,c=l.children,s=Do(l,bh);return n||!i?function(e){var t=e,n=t.key,r=t.props,o=r.children,i=r.value;return le({key:n,value:void 0!==i?i:n,children:o},Do(r,hh))}(t):le(le({key:"__RC_SELECT_GRP__".concat(null===a?r:a,"__"),label:a},s),{},{options:yh(c)})})).filter((function(e){return e}))}function wh(t){var n=e.useRef();n.current=t;var r=e.useCallback((function(){return n.current.apply(n,arguments)}),[]);return r}var Ah=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","value","defaultValue","labelInValue","onChange"],xh=["inputValue"];var Eh=e.forwardRef((function(t,n){var r=t.id,o=t.mode,i=t.prefixCls,a=void 0===i?"rc-select":i,l=t.backfill,c=t.fieldNames,u=t.inputValue,d=t.searchValue,f=t.onSearch,p=t.autoClearSearchValue,g=void 0===p||p,v=t.onSelect,h=t.onDeselect,b=t.dropdownMatchSelectWidth,y=void 0===b||b,w=t.filterOption,A=t.filterSort,x=t.optionFilterProp,E=t.optionLabelProp,S=t.options,k=t.optionRender,C=t.children,M=t.defaultActiveFirstOption,O=t.menuItemSelectedIcon,N=t.virtual,I=t.direction,j=t.listHeight,P=void 0===j?200:j,z=t.listItemHeight,T=void 0===z?20:z,D=t.value,L=t.defaultValue,R=t.labelInValue,F=t.onChange,B=Do(t,Ah),H=vh(r),W=zv(o),U=!(S||!C),V=e.useMemo((function(){return(void 0!==w||"combobox"!==o)&&w}),[w,o]),X=e.useMemo((function(){return Nv(c,U)}),[JSON.stringify(c),U]),Q=s(kl("",{value:void 0!==d?d:u,postState:function(e){return e||""}}),2),_=Q[0],Y=Q[1],q=function(t,n,r,o,i){return e.useMemo((function(){var e=t;!t&&(e=yh(n));var a=new Map,l=new Map,c=function(e,t,n){n&&"string"===typeof n&&e.set(t[n],t)};return function e(t){for(var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s=0;s<t.length;s+=1){var u=t[s];!u[r.options]||n?(a.set(u[r.value],u),c(l,u,r.label),c(l,u,o),c(l,u,i)):e(u[r.options],!0)}}(e),{options:e,valueOptions:a,labelOptions:l}}),[t,n,r,o,i])}(S,C,X,x,E),G=q.valueOptions,K=q.labelOptions,Z=q.options,J=e.useCallback((function(e){return pv(e).map((function(e){var t,n,r,o,i,a;(function(e){return!e||"object"!==m(e)})(e)?t=e:(r=e.key,n=e.label,t=null!==(a=e.value)&&void 0!==a?a:r);var l,c=G.get(t);c&&(void 0===n&&(n=null===c||void 0===c?void 0:c[E||X.label]),void 0===r&&(r=null!==(l=null===c||void 0===c?void 0:c.key)&&void 0!==l?l:t),o=null===c||void 0===c?void 0:c.disabled,i=null===c||void 0===c?void 0:c.title);return{label:n,value:t,key:r,disabled:o,title:i}}))}),[X,E,G]),$=s(kl(L,{value:D}),2),ee=$[0],te=$[1],ne=e.useMemo((function(){var e,t=J(ee);return"combobox"===o&&function(e){return!e&&0!==e}(null===(e=t[0])||void 0===e?void 0:e.value)?[]:t}),[ee,J,o]),re=function(t,n){var r=e.useRef({values:new Map,options:new Map});return[e.useMemo((function(){var e=r.current,o=e.values,i=e.options,a=t.map((function(e){var t;return void 0===e.label?le(le({},e),{},{label:null===(t=o.get(e.value))||void 0===t?void 0:t.label}):e})),l=new Map,c=new Map;return a.forEach((function(e){l.set(e.value,e),c.set(e.value,n.get(e.value)||i.get(e.value))})),r.current.values=l,r.current.options=c,a}),[t,n]),e.useCallback((function(e){return n.get(e)||r.current.options.get(e)}),[n])]}(ne,G),oe=s(re,2),ae=oe[0],ce=oe[1],se=e.useMemo((function(){if(!o&&1===ae.length){var e=ae[0];if(null===e.value&&(null===e.label||void 0===e.label))return[]}return ae.map((function(e){var t;return le(le({},e),{},{label:null!==(t=e.label)&&void 0!==t?t:e.value})}))}),[o,ae]),ue=e.useMemo((function(){return new Set(ae.map((function(e){return e.value})))}),[ae]);e.useEffect((function(){if("combobox"===o){var e,t=null===(e=ae[0])||void 0===e?void 0:e.value;Y(function(e){return void 0!==e&&null!==e}(t)?String(t):"")}}),[ae]);var de=wh((function(e,t){var n,r=null!==t&&void 0!==t?t:e;return ie(n={},X.value,e),ie(n,X.label,r),n})),fe=function(t,n,r,o,i){return e.useMemo((function(){if(!r||!1===o)return t;var e=n.options,a=n.label,l=n.value,c=[],s="function"===typeof o,u=r.toUpperCase(),d=s?o:function(t,n){return i?ph(n[i],u):n[e]?ph(n["children"!==a?a:"label"],u):ph(n[l],u)},f=s?function(e){return Iv(e)}:function(e){return e};return t.forEach((function(t){if(t[e])if(d(r,f(t)))c.push(t);else{var n=t[e].filter((function(e){return d(r,f(e))}));n.length&&c.push(le(le({},t),{},ie({},e,n)))}else d(r,f(t))&&c.push(t)})),c}),[t,o,i,r,n])}(e.useMemo((function(){if("tags"!==o)return Z;var e=Ae(Z);return Ae(ae).sort((function(e,t){return e.value<t.value?-1:1})).forEach((function(t){var n=t.value;(function(e){return G.has(e)})(n)||e.push(de(n,t.label))})),e}),[de,Z,G,ae,o]),X,_,V,x),pe=e.useMemo((function(){return"tags"!==o||!_||fe.some((function(e){return e[x||"value"]===_}))||fe.some((function(e){return e[X.value]===_}))?fe:[de(_)].concat(Ae(fe))}),[de,x,o,fe,_,X]),ge=e.useMemo((function(){return A?Ae(pe).sort((function(e,t){return A(e,t)})):pe}),[pe,A]),me=e.useMemo((function(){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.fieldNames,r=t.childrenAsData,o=[],i=Nv(n,!1),a=i.label,l=i.value,c=i.options,s=i.groupLabel;return function e(t,n){t.forEach((function(t){if(n||!(c in t)){var i=t[l];o.push({key:Ov(t,o.length),groupOption:n,data:t,label:t[a],value:i})}else{var u=t[s];void 0===u&&r&&(u=t.label),o.push({key:Ov(t,o.length),group:!0,data:t,label:u}),e(t[c],!0)}}))}(e,!1),o}(ge,{fieldNames:X,childrenAsData:U})}),[ge,X,U]),ve=function(e){var t=J(e);if(te(t),F&&(t.length!==ae.length||t.some((function(e,t){var n;return(null===(n=ae[t])||void 0===n?void 0:n.value)!==(null===e||void 0===e?void 0:e.value)})))){var n=R?t:t.map((function(e){return e.value})),r=t.map((function(e){return Iv(ce(e.value))}));F(W?n:n[0],W?r:r[0])}},he=s(e.useState(null),2),be=he[0],ye=he[1],we=s(e.useState(0),2),xe=we[0],Ee=we[1],Se=void 0!==M?M:"combobox"!==o,ke=e.useCallback((function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).source,r=void 0===n?"keyboard":n;Ee(t),l&&"combobox"===o&&null!==e&&"keyboard"===r&&ye(String(e))}),[l,o]),Ce=function(e,t,n){var r=function(){var t,n=ce(e);return[R?{label:null===n||void 0===n?void 0:n[X.label],value:e,key:null!==(t=null===n||void 0===n?void 0:n.key)&&void 0!==t?t:e}:e,Iv(n)]};if(t&&v){var o=s(r(),2),i=o[0],a=o[1];v(i,a)}else if(!t&&h&&"clear"!==n){var l=s(r(),2),c=l[0],u=l[1];h(c,u)}},Me=wh((function(e,t){var n,r=!W||t.selected;n=r?W?[].concat(Ae(ae),[e]):[e]:ae.filter((function(t){return t.value!==e})),ve(n),Ce(e,r),"combobox"===o?ye(""):zv&&!g||(Y(""),ye(""))})),Oe=e.useMemo((function(){var e=!1!==N&&!1!==y;return le(le({},q),{},{flattenOptions:me,onActiveValue:ke,defaultActiveFirstOption:Se,onSelect:Me,menuItemSelectedIcon:O,rawValues:ue,fieldNames:X,virtual:e,direction:I,listHeight:P,listItemHeight:T,childrenAsData:U,optionRender:k})}),[q,me,ke,Se,Me,O,ue,X,N,y,P,T,U,k]);return e.createElement(lh.Provider,{value:Oe},e.createElement(Dv,Dt({},B,{id:H,prefixCls:a,ref:n,omitDomProps:xh,mode:o,displayValues:se,onDisplayValuesChange:function(e,t){ve(e);var n=t.type,r=t.values;"remove"!==n&&"clear"!==n||r.forEach((function(e){Ce(e.value,!1,n)}))},direction:I,searchValue:_,onSearch:function(e,t){if(Y(e),ye(null),"submit"!==t.source)"blur"!==t.source&&("combobox"===o&&ve(e),null===f||void 0===f||f(e));else{var n=(e||"").trim();if(n){var r=Array.from(new Set([].concat(Ae(ue),[n])));ve(r),Ce(n,!0),Y("")}}},autoClearSearchValue:g,onSearchSplit:function(e){var t=e;"tags"!==o&&(t=e.map((function(e){var t=K.get(e);return null===t||void 0===t?void 0:t.value})).filter((function(e){return void 0!==e})));var n=Array.from(new Set([].concat(Ae(ue),Ae(t))));ve(n),n.forEach((function(e){Ce(e,!0)}))},dropdownMatchSelectWidth:y,OptionList:fh,emptyOptions:!me.length,activeValue:be,activeDescendantId:"".concat(H,"_list_").concat(xe)})))}));var Sh=Eh;Sh.Option=Bv,Sh.OptGroup=Rv;var kh=Sh;function Ch(t){return function(n){return e.createElement(ha,{theme:{token:{motion:!1,zIndexPopupBase:0}}},e.createElement(t,Object.assign({},n)))}}var Mh=function(t,n,r,o){return Ch((function(i){var a=i.prefixCls,l=i.style,c=e.useRef(null),u=s(e.useState(0),2),d=u[0],f=u[1],p=s(e.useState(0),2),g=p[0],m=p[1],v=s(kl(!1,{value:i.open}),2),h=v[0],b=v[1],y=(0,e.useContext(go).getPrefixCls)(n||"select",a);e.useEffect((function(){if(b(!0),"undefined"!==typeof ResizeObserver){var e=new ResizeObserver((function(e){var t=e[0].target;f(t.offsetHeight+8),m(t.offsetWidth)})),t=setInterval((function(){var n,o=r?".".concat(r(y)):".".concat(y,"-dropdown"),i=null===(n=c.current)||void 0===n?void 0:n.querySelector(o);i&&(clearInterval(t),e.observe(i))}),10);return function(){clearInterval(t),e.disconnect()}}}),[]);var w=Object.assign(Object.assign({},i),{style:Object.assign(Object.assign({},l),{margin:0}),open:h,visible:h,getPopupContainer:function(){return c.current}});o&&(w=o(w));var A={paddingBottom:d,position:"relative",minWidth:g};return e.createElement("div",{ref:c,style:A},e.createElement(t,Object.assign({},w)))}))};var Oh=function(){var t=s(Ji(),2)[1],n=new eo(t.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return e.createElement("svg",{style:n,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(24 31.67)"},e.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),e.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),e.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),e.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),e.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),e.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),e.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},e.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),e.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))};var Nh=function(){var t=s(Ji(),2)[1],n=t.colorFill,r=t.colorFillTertiary,o=t.colorFillQuaternary,i=t.colorBgContainer,a=(0,e.useMemo)((function(){return{borderColor:new eo(n).onBackground(i).toHexShortString(),shadowColor:new eo(r).onBackground(i).toHexShortString(),contentColor:new eo(o).onBackground(i).toHexShortString()}}),[n,r,o,i]),l=a.borderColor,c=a.shadowColor,u=a.contentColor;return e.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},e.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},e.createElement("ellipse",{fill:c,cx:"32",cy:"33",rx:"32",ry:"7"}),e.createElement("g",{fillRule:"nonzero",stroke:l},e.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),e.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:u}))))},Ih=function(e){var t,n,r=e.componentCls,o=e.margin,i=e.marginXS,a=e.marginXL;return ie({},r,(ie(n={marginInline:i,fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"center"},"".concat(r,"-image"),{height:e.emptyImgHeight,marginBottom:i,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}}),ie(n,"".concat(r,"-description"),{color:e.colorText}),ie(n,"".concat(r,"-footer"),{marginTop:o}),ie(n,"&-normal",(ie(t={marginBlock:a,color:e.colorTextDisabled},"".concat(r,"-description"),{color:e.colorTextDisabled}),ie(t,"".concat(r,"-image"),{height:e.emptyImgHeightMD}),t)),ie(n,"&-small",ie({marginBlock:i,color:e.colorTextDisabled},"".concat(r,"-image"),{height:e.emptyImgHeightSM})),n))},jh=Ll("Empty",(function(e){var t=e.componentCls,n=e.controlHeightLG,r=e.calc,o=wl(e,{emptyImgCls:"".concat(t,"-img"),emptyImgHeight:r(n).mul(2.5).equal(),emptyImgHeightMD:n,emptyImgHeightSM:r(n).mul(.875).equal()});return[Ih(o)]})),Ph=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},zh=e.createElement(Oh,null),Th=e.createElement(Nh,null),Dh=function(t){var n,r=t.className,o=t.rootClassName,i=t.prefixCls,a=t.image,l=void 0===a?zh:a,c=t.description,u=t.children,d=t.imageStyle,f=t.style,p=Ph(t,["className","rootClassName","prefixCls","image","description","children","imageStyle","style"]),g=e.useContext(go),m=g.getPrefixCls,v=g.direction,h=g.empty,b=m("empty",i),y=s(jh(b),2),w=y[0],A=y[1],x=s(Hs("Empty"),1)[0],E="undefined"!==typeof c?c:null===x||void 0===x?void 0:x.description,S="string"===typeof E?E:"empty",k=null;return k="string"===typeof l?e.createElement("img",{alt:S,src:l}):l,w(e.createElement("div",Object.assign({className:Mo()(A,b,null===h||void 0===h?void 0:h.className,(n={},ie(n,"".concat(b,"-normal"),l===Th),ie(n,"".concat(b,"-rtl"),"rtl"===v),n),r,o),style:Object.assign(Object.assign({},null===h||void 0===h?void 0:h.style),f)},p),e.createElement("div",{className:"".concat(b,"-image"),style:d},k),E&&e.createElement("div",{className:"".concat(b,"-description")},E),u&&e.createElement("div",{className:"".concat(b,"-footer")},u)))};Dh.PRESENTED_IMAGE_DEFAULT=zh,Dh.PRESENTED_IMAGE_SIMPLE=Th;var Lh=Dh,Rh=function(t){var n=t.componentName,r=(0,(0,e.useContext)(go).getPrefixCls)("empty");switch(n){case"Table":case"List":return e.createElement(Lh,{image:Lh.PRESENTED_IMAGE_SIMPLE});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return e.createElement(Lh,{image:Lh.PRESENTED_IMAGE_SIMPLE,className:"".concat(r,"-small")});default:return e.createElement(Lh,null)}},Fh=new Vn("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),Bh=new Vn("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),Hh=new Vn("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),Wh=new Vn("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),Uh=new Vn("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),Vh=new Vn("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),Xh=new Vn("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),Qh=new Vn("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),_h={"slide-up":{inKeyframes:Fh,outKeyframes:Bh},"slide-down":{inKeyframes:Hh,outKeyframes:Wh},"slide-left":{inKeyframes:Uh,outKeyframes:Vh},"slide-right":{inKeyframes:Xh,outKeyframes:Qh}},Yh=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=_h[t],a=i.inKeyframes,l=i.outKeyframes;return[Ju(o,a,l,e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),ie({transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint},"&-prepare",{transform:"scale(1)"})),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInQuint}),n)]},qh=new Vn("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),Gh=new Vn("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),Kh=new Vn("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),Zh=new Vn("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),Jh=new Vn("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),$h=new Vn("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),eb={"move-up":{inKeyframes:new Vn("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),outKeyframes:new Vn("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}})},"move-down":{inKeyframes:qh,outKeyframes:Gh},"move-left":{inKeyframes:Kh,outKeyframes:Zh},"move-right":{inKeyframes:Jh,outKeyframes:$h}},tb=function(e,t){var n,r=e.antCls,o="".concat(r,"-").concat(t),i=eb[t],a=i.inKeyframes,l=i.outKeyframes;return[Ju(o,a,l,e.motionDurationMid),(n={},ie(n,"\n ".concat(o,"-enter,\n ").concat(o,"-appear\n "),{opacity:0,animationTimingFunction:e.motionEaseOutCirc}),ie(n,"".concat(o,"-leave"),{animationTimingFunction:e.motionEaseInOutCirc}),n)]},nb=function(e){var t=e.optionHeight,n=e.optionFontSize,r=e.optionLineHeight;return{position:"relative",display:"block",minHeight:t,padding:e.optionPadding,color:e.colorText,fontWeight:"normal",fontSize:n,lineHeight:r,boxSizing:"border-box"}},rb=function(e){var t,n,r,o=e.antCls,i=e.componentCls,a="".concat(i,"-item"),l="&".concat(o,"-slide-up-enter").concat(o,"-slide-up-enter-active"),c="&".concat(o,"-slide-up-appear").concat(o,"-slide-up-appear-active"),s="&".concat(o,"-slide-up-leave").concat(o,"-slide-up-leave-active"),u="".concat(i,"-dropdown-placement-");return[ie({},"".concat(i,"-dropdown"),Object.assign(Object.assign({},ia(e)),(r={position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary},ie(r,"\n ".concat(l).concat(u,"bottomLeft,\n ").concat(c).concat(u,"bottomLeft\n "),{animationName:Fh}),ie(r,"\n ".concat(l).concat(u,"topLeft,\n ").concat(c).concat(u,"topLeft,\n ").concat(l).concat(u,"topRight,\n ").concat(c).concat(u,"topRight\n "),{animationName:Hh}),ie(r,"".concat(s).concat(u,"bottomLeft"),{animationName:Bh}),ie(r,"\n ".concat(s).concat(u,"topLeft,\n ").concat(s).concat(u,"topRight\n "),{animationName:Wh}),ie(r,"&-hidden",{display:"none"}),ie(r,"".concat(a),Object.assign(Object.assign({},nb(e)),{cursor:"pointer",transition:"background ".concat(e.motionDurationSlow," ease"),borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":(n={display:"flex","&-content":Object.assign({flex:"auto"},oa),"&-state":{flex:"none",display:"flex",alignItems:"center"}},ie(n,"&-active:not(".concat(a,"-option-disabled)"),{backgroundColor:e.optionActiveBg}),ie(n,"&-selected:not(".concat(a,"-option-disabled)"),ie({color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg},"".concat(a,"-option-state"),{color:e.colorPrimary})),ie(n,"&-disabled",(t={},ie(t,"&".concat(a,"-option-selected"),{backgroundColor:e.colorBgContainerDisabled}),ie(t,"color",e.colorTextDisabled),ie(t,"cursor","not-allowed"),t)),ie(n,"&-grouped",{paddingInlineStart:e.calc(e.controlPaddingHorizontal).mul(2).equal()}),n)})),ie(r,"&-rtl",{direction:"rtl"}),r))),Yh(e,"slide-up"),Yh(e,"slide-down"),tb(e,"move-up"),tb(e,"move-down")]};function ob(e,t){var n,r,o,i,a,l=e.componentCls,c=e.iconCls,s="".concat(l,"-selection-overflow"),u=e.multipleSelectItemHeight,d=function(e){var t=e.multipleSelectItemHeight,n=e.selectHeight,r=e.lineWidth;return e.calc(n).sub(t).div(2).sub(r).equal()}(e),f=t?"".concat(l,"-").concat(t):"";return ie({},"".concat(l,"-multiple").concat(f),(ie(a={fontSize:e.fontSize},s,{position:"relative",display:"flex",flex:"auto",flexWrap:"wrap",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"}}),ie(a,"".concat(l,"-selector"),(ie(n={display:"flex",flexWrap:"wrap",alignItems:"center",height:"100%",padding:"".concat(pt(e.calc(d).sub(2).equal())," ").concat(pt(e.calc(2).mul(2).equal())),borderRadius:e.borderRadius},"".concat(l,"-show-search&"),{cursor:"text"}),ie(n,"".concat(l,"-disabled&"),{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"}),ie(n,"&:after",{display:"inline-block",width:0,margin:"".concat(pt(2)," 0"),lineHeight:pt(u),visibility:"hidden",content:'"\\a0"'}),n)),ie(a,"\n &".concat(l,"-show-arrow ").concat(l,"-selector,\n &").concat(l,"-allow-clear ").concat(l,"-selector\n "),{paddingInlineEnd:e.calc(e.fontSizeIcon).add(e.controlPaddingHorizontal).equal()}),ie(a,"".concat(l,"-selection-item"),(ie(o={display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",height:u,marginTop:2,marginBottom:2,lineHeight:pt(e.calc(u).sub(e.calc(e.lineWidth).mul(2)).equal()),background:e.multipleItemBg,border:"".concat(pt(e.lineWidth)," ").concat(e.lineType," ").concat(e.multipleItemBorderColor),borderRadius:e.borderRadiusSM,cursor:"default",transition:"font-size ".concat(e.motionDurationSlow,", line-height ").concat(e.motionDurationSlow,", height ").concat(e.motionDurationSlow),marginInlineEnd:e.calc(2).mul(2).equal(),paddingInlineStart:e.paddingXS,paddingInlineEnd:e.calc(e.paddingXS).div(2).equal()},"".concat(l,"-disabled&"),{color:e.multipleItemColorDisabled,borderColor:e.multipleItemBorderColorDisabled,cursor:"not-allowed"}),ie(o,"&-content",{display:"inline-block",marginInlineEnd:e.calc(e.paddingXS).div(2).equal(),overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"}),ie(o,"&-remove",Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),(ie(r={display:"inline-flex",alignItems:"center",color:e.colorIcon,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer"},"> ".concat(c),{verticalAlign:"-0.2em"}),ie(r,"&:hover",{color:e.colorIconHover}),r))),o)),ie(a,"".concat(s,"-item + ").concat(s,"-item"),ie({},"".concat(l,"-selection-search"),{marginInlineStart:0})),ie(a,"".concat(s,"-item-suffix"),{height:"100%"}),ie(a,"".concat(l,"-selection-search"),(ie(i={display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(d).equal()},"\n &-input,\n &-mirror\n ",{height:u,fontFamily:e.fontFamily,lineHeight:pt(u),transition:"all ".concat(e.motionDurationSlow)}),ie(i,"&-input",{width:"100%",minWidth:4.1}),ie(i,"&-mirror",{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}),i)),ie(a,"".concat(l,"-selection-placeholder"),{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:"all ".concat(e.motionDurationSlow)}),a))}var ib=function(e){var t,n=e.componentCls,r=wl(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.controlHeightXS,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),o=wl(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius});return[ob(e),ob(r,"sm"),ie({},"".concat(n,"-multiple").concat(n,"-sm"),(t={},ie(t,"".concat(n,"-selection-placeholder"),{insetInline:e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal()}),ie(t,"".concat(n,"-selection-search"),{marginInlineStart:2}),t)),ob(o,"lg")]};function ab(e,t){var n,r,o,i,a=e.componentCls,l=e.inputPaddingHorizontalBase,c=e.borderRadius,s=e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),u=t?"".concat(a,"-").concat(t):"";return ie({},"".concat(a,"-single").concat(u),(ie(i={fontSize:e.fontSize,height:e.controlHeight},"".concat(a,"-selector"),Object.assign(Object.assign({},ia(e,!0)),(ie(n={display:"flex",borderRadius:c},"".concat(a,"-selection-search"),{position:"absolute",top:0,insetInlineStart:l,insetInlineEnd:l,bottom:0,"&-input":{width:"100%",WebkitAppearance:"textfield"}}),ie(n,"\n ".concat(a,"-selection-item,\n ").concat(a,"-selection-placeholder\n "),{padding:0,lineHeight:pt(s),transition:"all ".concat(e.motionDurationSlow,", visibility 0s"),alignSelf:"center"}),ie(n,"".concat(a,"-selection-placeholder"),{transition:"none",pointerEvents:"none"}),ie(n,["&:after","".concat(a,"-selection-item:empty:after"),"".concat(a,"-selection-placeholder:empty:after")].join(","),{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}),n))),ie(i,"\n &".concat(a,"-show-arrow ").concat(a,"-selection-item,\n &").concat(a,"-show-arrow ").concat(a,"-selection-placeholder\n "),{paddingInlineEnd:e.showArrowPaddingInlineEnd}),ie(i,"&".concat(a,"-open ").concat(a,"-selection-item"),{color:e.colorTextPlaceholder}),ie(i,"&:not(".concat(a,"-customize-input)"),ie({},"".concat(a,"-selector"),(ie(r={width:"100%",height:"100%",padding:"0 ".concat(pt(l))},"".concat(a,"-selection-search-input"),{height:s}),ie(r,"&:after",{lineHeight:pt(s)}),r))),ie(i,"&".concat(a,"-customize-input"),ie({},"".concat(a,"-selector"),(ie(o={"&:after":{display:"none"}},"".concat(a,"-selection-search"),{position:"static",width:"100%"}),ie(o,"".concat(a,"-selection-placeholder"),{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:"0 ".concat(pt(l)),"&:after":{display:"none"}}),o))),i))}function lb(e){var t,n=e.componentCls,r=e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal();return[ab(e),ab(wl(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),ie({},"".concat(n,"-single").concat(n,"-sm"),ie({},"&:not(".concat(n,"-customize-input)"),(t={},ie(t,"".concat(n,"-selection-search"),{insetInlineStart:r,insetInlineEnd:r}),ie(t,"".concat(n,"-selector"),{padding:"0 ".concat(pt(r))}),ie(t,"&".concat(n,"-show-arrow ").concat(n,"-selection-search"),{insetInlineEnd:e.calc(r).add(e.calc(e.fontSize).mul(1.5)).equal()}),ie(t,"\n &".concat(n,"-show-arrow ").concat(n,"-selection-item,\n &").concat(n,"-show-arrow ").concat(n,"-selection-placeholder\n "),{paddingInlineEnd:e.calc(e.fontSize).mul(1.5).equal()}),t))),ab(wl(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}var cb=function(e,t){var n,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=t.componentCls,i=t.borderHoverColor,a=t.antCls,l=t.borderActiveColor,c=t.outlineColor,s=t.controlOutlineWidth,u=r?ie({},"".concat(o,"-selector"),{borderColor:l}):{};return ie({},e,ie({},"&:not(".concat(o,"-disabled):not(").concat(o,"-customize-input):not(").concat(a,"-pagination-size-changer)"),Object.assign(Object.assign({},u),(ie(n={},"&:hover ".concat(o,"-selector"),{borderColor:i}),ie(n,"".concat(o,"-focused& ").concat(o,"-selector"),{borderColor:l,boxShadow:"0 0 0 ".concat(pt(s)," ").concat(c),outline:0}),n))))},sb=function(e){var t,n,r,o=e.antCls,i=e.componentCls,a=e.inputPaddingHorizontalBase,l=e.iconCls;return ie(r={},i,Object.assign(Object.assign({},ia(e)),(ie(n={position:"relative",display:"inline-block",cursor:"pointer"},"&:not(".concat(i,"-customize-input) ").concat(i,"-selector"),Object.assign(Object.assign({},function(e){var t,n,r=e.componentCls;return ie(n={position:"relative",backgroundColor:e.selectorBg,border:"".concat(pt(e.lineWidth)," ").concat(e.lineType," ").concat(e.colorBorder),transition:"all ".concat(e.motionDurationMid," ").concat(e.motionEaseInOut),input:{cursor:"pointer"}},"".concat(r,"-show-search&"),{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}}),ie(n,"".concat(r,"-disabled&"),(ie(t={color:e.colorTextDisabled,background:e.colorBgContainerDisabled,cursor:"not-allowed"},"".concat(r,"-multiple&"),{background:e.multipleSelectorBgDisabled}),ie(t,"input",{cursor:"not-allowed"}),t)),n}(e)),function(e){var t=e.componentCls;return ie({},"".concat(t,"-selection-search-input"),{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}})}(e))),ie(n,"".concat(i,"-selection-item"),Object.assign(Object.assign({flex:1,fontWeight:"normal",position:"relative",userSelect:"none"},oa),ie({},"> ".concat(o,"-typography"),{display:"inline"}))),ie(n,"".concat(i,"-selection-placeholder"),Object.assign(Object.assign({},oa),{flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"})),ie(n,"".concat(i,"-arrow"),Object.assign(Object.assign({},{display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),(ie(t={position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:a,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center"},l,ie({verticalAlign:"top",transition:"transform ".concat(e.motionDurationSlow),"> svg":{verticalAlign:"top"}},"&:not(".concat(i,"-suffix)"),{pointerEvents:"auto"})),ie(t,"".concat(i,"-disabled &"),{cursor:"not-allowed"}),ie(t,"> *:not(:last-child)",{marginInlineEnd:8}),t))),ie(n,"".concat(i,"-clear"),{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:a,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",background:e.clearBg,cursor:"pointer",opacity:0,transition:"color ".concat(e.motionDurationMid," ease, opacity ").concat(e.motionDurationSlow," ease"),textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}}),ie(n,"&:hover",ie({},"".concat(i,"-clear"),{opacity:1})),n))),ie(r,"".concat(i,"-has-feedback"),ie({},"".concat(i,"-clear"),{insetInlineEnd:e.calc(a).add(e.fontSize).add(e.paddingXS).equal()})),r},ub=function(e){var t,n=e.componentCls;return[ie({},n,(t={},ie(t,"&-borderless ".concat(n,"-selector"),{backgroundColor:"transparent !important",borderColor:"transparent !important",boxShadow:"none !important"}),ie(t,"&".concat(n,"-in-form-item"),{width:"100%"}),t)),sb(e),lb(e),ib(e),rb(e),ie({},"".concat(n,"-rtl"),{direction:"rtl"}),cb(n,wl(e,{borderHoverColor:e.colorPrimaryHover,borderActiveColor:e.colorPrimary,outlineColor:e.controlOutline})),cb("".concat(n,"-status-error"),wl(e,{borderHoverColor:e.colorErrorHover,borderActiveColor:e.colorError,outlineColor:e.colorErrorOutline}),!0),cb("".concat(n,"-status-warning"),wl(e,{borderHoverColor:e.colorWarningHover,borderActiveColor:e.colorWarning,outlineColor:e.colorWarningOutline}),!0),np(e,{borderElCls:"".concat(n,"-selector"),focusElCls:"".concat(n,"-focused")})]},db=Ll("Select",(function(e,t){var n=wl(e,{rootPrefixCls:t.rootPrefixCls,inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[ub(n)]}),(function(e){var t=e.fontSize,n=e.lineHeight,r=e.controlHeight,o=e.controlPaddingHorizontal,i=e.zIndexPopupBase,a=e.colorText,l=e.fontWeightStrong,c=e.controlItemBgActive,s=e.controlItemBgHover,u=e.colorBgContainer,d=e.colorFillSecondary,f=e.controlHeightLG,p=e.controlHeightSM,g=e.colorBgContainerDisabled,m=e.colorTextDisabled;return{zIndexPopup:i+50,optionSelectedColor:a,optionSelectedFontWeight:l,optionSelectedBg:c,optionActiveBg:s,optionPadding:"".concat((r-t*n)/2,"px ").concat(o,"px"),optionFontSize:t,optionLineHeight:n,optionHeight:r,selectorBg:u,clearBg:u,singleItemHeightLG:f,multipleItemBg:d,multipleItemBorderColor:"transparent",multipleItemHeight:p,multipleItemHeightLG:r,multipleSelectorBgDisabled:g,multipleItemColorDisabled:m,multipleItemBorderColorDisabled:"transparent",showArrowPaddingInlineEnd:Math.ceil(1.25*e.fontSize)}}),{unitless:{optionLineHeight:!0,optionSelectedFontWeight:!0}});function fb(e,t){return e||function(e){var t={overflow:{adjustX:!0,adjustY:!0,shiftY:!0},htmlRegion:"scroll"===e?"scroll":"visible",dynamicInset:!0};return{bottomLeft:Object.assign(Object.assign({},t),{points:["tl","bl"],offset:[0,4]}),bottomRight:Object.assign(Object.assign({},t),{points:["tr","br"],offset:[0,4]}),topLeft:Object.assign(Object.assign({},t),{points:["bl","tl"],offset:[0,-4]}),topRight:Object.assign(Object.assign({},t),{points:["br","tr"],offset:[0,-4]})}}(t)}var pb={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"},gb=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:pb}))};var mb=e.forwardRef(gb),vb={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"},hb=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:vb}))};var bb=e.forwardRef(hb);var yb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},wb="SECRET_COMBOBOX_MODE_DO_NOT_USE",Ab=function(t,n){var r,o,i,a,l=t.prefixCls,c=t.bordered,u=void 0===c||c,d=t.className,f=t.rootClassName,p=t.getPopupContainer,g=t.popupClassName,m=t.dropdownClassName,v=t.listHeight,h=void 0===v?256:v,b=t.placement,y=t.listItemHeight,w=void 0===y?24:y,A=t.size,x=t.disabled,E=t.notFoundContent,S=t.status,k=t.builtinPlacements,C=t.dropdownMatchSelectWidth,M=t.popupMatchSelectWidth,O=t.direction,N=t.style,I=t.allowClear,j=yb(t,["prefixCls","bordered","className","rootClassName","getPopupContainer","popupClassName","dropdownClassName","listHeight","placement","listItemHeight","size","disabled","notFoundContent","status","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","direction","style","allowClear"]),P=e.useContext(go),z=P.getPopupContainer,T=P.getPrefixCls,D=P.renderEmpty,L=P.direction,R=P.virtual,F=P.popupMatchSelectWidth,B=P.popupOverflow,H=P.select,W=T("select",l),U=T(),V=null!==O&&void 0!==O?O:L,X=Ku(W,V),Q=X.compactSize,_=X.compactItemClassnames,Y=fl(W),q=s(db(W,Y),2),G=q[0],K=q[1],Z=e.useMemo((function(){var e=j.mode;if("combobox"!==e)return e===wb?"combobox":e}),[j.mode]),J="multiple"===Z||"tags"===Z,$=function(e,t){return void 0!==t?t:null!==e}(j.suffixIcon,j.showArrow),ee=null!==(o=null!==M&&void 0!==M?M:C)&&void 0!==o?o:F,te=e.useContext(ep),ne=te.status,re=te.hasFeedback,oe=te.isFormItemInput,ae=te.feedbackIcon,le=Rd(ne,S);a=void 0!==E?E:"combobox"===Z?null:(null===D||void 0===D?void 0:D("Select"))||e.createElement(Rh,{componentName:"Select"});var ce=function(t){var n=t.suffixIcon,r=t.clearIcon,o=t.menuItemSelectedIcon,i=t.removeIcon,a=t.loading,l=t.multiple,c=t.hasFeedback,s=t.prefixCls,u=t.showSuffixIcon,d=t.feedbackIcon,f=t.showArrow,p=(t.componentName,null!==r&&void 0!==r?r:e.createElement(Fa,null)),g=function(t){return null!==n||c||f?e.createElement(e.Fragment,null,!1!==u&&t,c&&d):null},m=null;if(void 0!==n)m=g(n);else if(a)m=g(e.createElement(Ka,{spin:!0}));else{var v="".concat(s,"-suffix");m=function(t){var n=t.open,r=t.showSearch;return g(n&&r?e.createElement(bb,{className:v}):e.createElement(mb,{className:v}))}}return{clearIcon:p,suffixIcon:m,itemIcon:void 0!==o?o:l?e.createElement(qc,null):null,removeIcon:void 0!==i?i:e.createElement(Wa,null)}}(Object.assign(Object.assign({},j),{multiple:J,hasFeedback:re,feedbackIcon:ae,showSuffixIcon:$,prefixCls:W,showArrow:j.showArrow,componentName:"Select"})),se=ce.suffixIcon,ue=ce.itemIcon,de=ce.removeIcon,fe=ce.clearIcon,pe=!0===I?{clearIcon:fe}:I,ge=gc(j,["suffixIcon","itemIcon"]),me=Mo()(g||m,ie({},"".concat(W,"-dropdown-").concat(V),"rtl"===V),f,Y,K),ve=Fd((function(e){var t;return null!==(t=null!==A&&void 0!==A?A:Q)&&void 0!==t?t:e})),he=e.useContext(yo),be=null!==x&&void 0!==x?x:he,ye=Mo()((ie(r={},"".concat(W,"-lg"),"large"===ve),ie(r,"".concat(W,"-sm"),"small"===ve),ie(r,"".concat(W,"-rtl"),"rtl"===V),ie(r,"".concat(W,"-borderless"),!u),ie(r,"".concat(W,"-in-form-item"),oe),r),Ld(W,le,re),_,null===H||void 0===H?void 0:H.className,d,f,Y,K),we=e.useMemo((function(){return void 0!==b?b:"rtl"===V?"bottomRight":"bottomLeft"}),[b,V]),Ae=fb(k,B),xe=s(hl("SelectLike",null===(i=j.dropdownStyle)||void 0===i?void 0:i.zIndex),1)[0];return G(e.createElement(kh,Object.assign({ref:n,virtual:R,showSearch:null===H||void 0===H?void 0:H.showSearch},ge,{style:Object.assign(Object.assign({},null===H||void 0===H?void 0:H.style),N),dropdownMatchSelectWidth:ee,builtinPlacements:Ae,transitionName:Du(U,"slide-up",j.transitionName),listHeight:h,listItemHeight:w,mode:Z,prefixCls:W,placement:we,direction:V,suffixIcon:se,menuItemSelectedIcon:ue,removeIcon:de,allowClear:pe,notFoundContent:a,className:ye,getPopupContainer:p||z,dropdownClassName:me,disabled:be,dropdownStyle:Object.assign(Object.assign({},null===j||void 0===j?void 0:j.dropdownStyle),{zIndex:xe})})))};var xb=e.forwardRef(Ab),Eb=Mh(xb);xb.SECRET_COMBOBOX_MODE_DO_NOT_USE=wb,xb.Option=Bv,xb.OptGroup=Rv,xb._InternalPanelDoNotUseOrYouWillBeFired=Eb;var Sb=xb;var kb=function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],n=(0,e.useRef)({}),r=s(e.useReducer((function(e){return e+1}),0),2)[1],o=Cm();return At((function(){var e=o.subscribe((function(e){n.current=e,t&&r()}));return function(){return o.unsubscribe(e)}}),[]),n.current},Cb=e.createContext({}),Mb=function(e){var t,n,r=e.antCls,o=e.componentCls,i=e.iconCls,a=e.avatarBg,l=e.avatarColor,c=e.containerSize,s=e.containerSizeLG,u=e.containerSizeSM,d=e.textFontSize,f=e.textFontSizeLG,p=e.textFontSizeSM,g=e.borderRadius,m=e.borderRadiusLG,v=e.borderRadiusSM,h=e.lineWidth,b=e.lineType,y=e.calc,w=function(e,t,n){var r;return ie(r={width:e,height:e,lineHeight:pt(y(e).sub(y(h).mul(2)).equal()),borderRadius:"50%"},"&".concat(o,"-square"),{borderRadius:n}),ie(r,"".concat(o,"-string"),{position:"absolute",left:{_skip_check_:!0,value:"50%"},transformOrigin:"0 center"}),ie(r,"&".concat(o,"-icon"),ie({fontSize:t},"> ".concat(i),{margin:0})),r};return ie({},o,Object.assign(Object.assign(Object.assign(Object.assign({},ia(e)),(ie(t={position:"relative",display:"inline-block",overflow:"hidden",color:l,whiteSpace:"nowrap",textAlign:"center",verticalAlign:"middle",background:a,border:"".concat(pt(h)," ").concat(b," transparent")},"&-image",{background:"transparent"}),ie(t,"".concat(r,"-image-img"),{display:"block"}),t)),w(c,d,g)),(ie(n={},"&-lg",Object.assign({},w(s,f,m))),ie(n,"&-sm",Object.assign({},w(u,p,v))),ie(n,"> img",{display:"block",width:"100%",height:"100%",objectFit:"cover"}),n)))},Ob=function(e){var t,n,r=e.componentCls,o=e.groupBorderColor,i=e.groupOverlapping,a=e.groupSpace;return ie(n={},"".concat(r,"-group"),(ie(t={display:"inline-flex"},"".concat(r),{borderColor:o}),ie(t,"> *:not(:first-child)",{marginInlineStart:i}),t)),ie(n,"".concat(r,"-group-popover"),ie({},"".concat(r," + ").concat(r),{marginInlineStart:a})),n},Nb=Ll("Avatar",(function(e){var t=e.colorTextLightSolid,n=wl(e,{avatarBg:e.colorTextPlaceholder,avatarColor:t});return[Mb(n),Ob(n)]}),(function(e){var t=e.controlHeight,n=e.controlHeightLG,r=e.controlHeightSM,o=e.fontSize,i=e.fontSizeLG,a=e.fontSizeXL,l=e.fontSizeHeading3,c=e.marginXS,s=e.marginXXS,u=e.colorBorderBg;return{containerSize:t,containerSizeLG:n,containerSizeSM:r,textFontSize:Math.round((i+a)/2),textFontSizeLG:l,textFontSizeSM:o,groupSpace:s,groupOverlapping:-c,groupBorderColor:u}})),Ib=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},jb=function(t,n){var r,o,i=s(e.useState(1),2),a=i[0],l=i[1],c=s(e.useState(!1),2),u=c[0],d=c[1],f=s(e.useState(!0),2),p=f[0],g=f[1],m=e.useRef(null),v=e.useRef(null),h=Po(n,m),b=e.useContext(go),y=b.getPrefixCls,w=b.avatar,A=e.useContext(Cb),x=function(){if(v.current&&m.current){var e=v.current.offsetWidth,n=m.current.offsetWidth;if(0!==e&&0!==n){var r=t.gap,o=void 0===r?4:r;2*o<n&&l(n-2*o<e?(n-2*o)/e:1)}}};e.useEffect((function(){d(!0)}),[]),e.useEffect((function(){g(!0),l(1)}),[t.src]),e.useEffect(x,[t.gap]);var E,S=t.prefixCls,k=t.shape,C=t.size,M=t.src,O=t.srcSet,N=t.icon,I=t.className,j=t.rootClassName,P=t.alt,z=t.draggable,T=t.children,D=t.crossOrigin,L=Ib(t,["prefixCls","shape","size","src","srcSet","icon","className","rootClassName","alt","draggable","children","crossOrigin"]),R=Fd((function(e){var t,n;return null!==(n=null!==(t=null!==C&&void 0!==C?C:null===A||void 0===A?void 0:A.size)&&void 0!==t?t:e)&&void 0!==n?n:"default"})),F=Object.keys("object"===typeof R&&R||{}).some((function(e){return["xs","sm","md","lg","xl","xxl"].includes(e)})),B=kb(F),H=e.useMemo((function(){if("object"!==typeof R)return{};var e=Em.find((function(e){return B[e]})),t=R[e];return t?{width:t,height:t,lineHeight:"".concat(t,"px"),fontSize:t&&(N||T)?t/2:18}:{}}),[B,R]),W=y("avatar",S),U=fl(W),V=s(Nb(W,U),2),X=V[0],Q=V[1],_=Mo()((ie(r={},"".concat(W,"-lg"),"large"===R),ie(r,"".concat(W,"-sm"),"small"===R),r)),Y=e.isValidElement(M),q=k||(null===A||void 0===A?void 0:A.shape)||"circle",G=Mo()(W,_,null===w||void 0===w?void 0:w.className,"".concat(W,"-").concat(q),(ie(o={},"".concat(W,"-image"),Y||M&&p),ie(o,"".concat(W,"-icon"),!!N),o),U,I,j,Q),K="number"===typeof R?{width:R,height:R,lineHeight:"".concat(R,"px"),fontSize:N?R/2:18}:{};if("string"===typeof M&&p)E=e.createElement("img",{src:M,draggable:z,srcSet:O,onError:function(){var e=t.onError;!1!==(null===e||void 0===e?void 0:e())&&g(!1)},alt:P,crossOrigin:D});else if(Y)E=M;else if(N)E=N;else if(u||1!==a){var Z="scale(".concat(a,") translateX(-50%)"),J={msTransform:Z,WebkitTransform:Z,transform:Z},$="number"===typeof R?{lineHeight:"".concat(R,"px")}:{};E=e.createElement(zs,{onResize:x},e.createElement("span",{className:"".concat(W,"-string"),ref:v,style:Object.assign(Object.assign({},$),J)},T))}else E=e.createElement("span",{className:"".concat(W,"-string"),style:{opacity:0},ref:v},T);return delete L.onError,delete L.gap,X(e.createElement("span",Object.assign({},L,{style:Object.assign(Object.assign(Object.assign(Object.assign({},K),H),null===w||void 0===w?void 0:w.style),L.style),className:G,ref:h}),E))};var Pb=e.forwardRef(jb),zb=function(e){return e?"function"===typeof e?e():e:null},Tb=function(e){var t,n=e.componentCls,r=e.popoverColor,o=e.titleMinWidth,i=e.fontWeightStrong,a=e.innerPadding,l=e.boxShadowSecondary,c=e.colorTextHeading,s=e.borderRadiusLG,u=e.zIndexPopup,d=e.titleMarginBottom,f=e.colorBgElevated,p=e.popoverBg,g=e.titleBorderBottom,m=e.innerContentPadding,v=e.titlePadding;return[ie({},n,Object.assign(Object.assign({},ia(e)),(t={position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:u,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text",transformOrigin:"var(--arrow-x, 50%) var(--arrow-y, 50%)","--antd-arrow-background-color":f,"&-rtl":{direction:"rtl"},"&-hidden":{display:"none"}},ie(t,"".concat(n,"-content"),{position:"relative"}),ie(t,"".concat(n,"-inner"),{backgroundColor:p,backgroundClip:"padding-box",borderRadius:s,boxShadow:l,padding:a}),ie(t,"".concat(n,"-title"),{minWidth:o,marginBottom:d,color:c,fontWeight:i,borderBottom:g,padding:v}),ie(t,"".concat(n,"-inner-content"),{color:r,padding:m}),t))),Wu(e,"var(--antd-arrow-background-color)"),ie({},"".concat(n,"-pure"),ie({position:"relative",maxWidth:"none",margin:e.sizePopupArrow,display:"inline-block"},"".concat(n,"-content"),{display:"inline-block"}))]},Db=function(e){var t=e.componentCls;return ie({},t,ld.map((function(n){var r,o=e["".concat(n,"6")];return ie({},"&".concat(t,"-").concat(n),(ie(r={"--antd-arrow-background-color":o},"".concat(t,"-inner"),{backgroundColor:o}),ie(r,"".concat(t,"-arrow"),{background:"transparent"}),r))})))},Lb=Ll("Popover",(function(e){var t=wl(e,{popoverBg:e.colorBgElevated,popoverColor:e.colorText});return[Tb(t),Db(t),ad(t,"zoom-big")]}),(function(e){var t=e.lineWidth,n=e.controlHeight,r=e.fontHeight,o=e.padding,i=e.wireframe,a=e.zIndexPopupBase,l=e.borderRadiusLG,c=e.marginXS,s=e.lineType,u=e.colorSplit,d=e.paddingSM,f=n-r,p=f/2,g=f/2-t,m=o;return Object.assign(Object.assign(Object.assign({titleMinWidth:177,zIndexPopup:a+30},Lu(e)),Bu({contentRadius:l,limitVerticalRadius:!0})),{innerPadding:i?0:12,titleMarginBottom:i?0:c,titlePadding:i?"".concat(p,"px ").concat(m,"px ").concat(g,"px"):0,titleBorderBottom:i?"".concat(t,"px ").concat(s," ").concat(u):"none",innerContentPadding:i?"".concat(d,"px ").concat(m,"px"):0})}),{resetStyle:!1,deprecatedTokens:[["width","titleMinWidth"],["minWidth","titleMinWidth"]]}),Rb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Fb=function(t){var n=t.hashId,r=t.prefixCls,o=t.className,i=t.style,a=t.placement,l=void 0===a?"top":a,c=t.title,s=t.content,u=t.children;return e.createElement("div",{className:Mo()(n,r,"".concat(r,"-pure"),"".concat(r,"-placement-").concat(l),o),style:i},e.createElement("div",{className:"".concat(r,"-arrow")}),e.createElement(Ws,Object.assign({},t,{className:n,prefixCls:r}),u||function(t,n,r){if(n||r)return e.createElement(e.Fragment,null,n&&e.createElement("div",{className:"".concat(t,"-title")},zb(n)),e.createElement("div",{className:"".concat(t,"-inner-content")},zb(r)))}(r,c,s)))},Bb=function(t){var n=t.prefixCls,r=Rb(t,["prefixCls"]),o=(0,e.useContext(go).getPrefixCls)("popover",n),i=s(Lb(o),2),a=i[0],l=i[1];return a(e.createElement(Fb,Object.assign({},r,{prefixCls:o,hashId:l})))},Hb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},Wb=function(t){var n=t.title,r=t.content,o=t.prefixCls;return e.createElement(e.Fragment,null,n&&e.createElement("div",{className:"".concat(o,"-title")},zb(n)),e.createElement("div",{className:"".concat(o,"-inner-content")},zb(r)))},Ub=e.forwardRef((function(t,n){var r=t.prefixCls,o=t.title,i=t.content,a=t.overlayClassName,l=t.placement,c=void 0===l?"top":l,u=t.trigger,d=void 0===u?"hover":u,f=t.mouseEnterDelay,p=void 0===f?.1:f,g=t.mouseLeaveDelay,m=void 0===g?.1:g,v=t.overlayStyle,h=void 0===v?{}:v,b=Hb(t,["prefixCls","title","content","overlayClassName","placement","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle"]),y=e.useContext(go).getPrefixCls,w=y("popover",r),A=s(Lb(w),2),x=A[0],E=A[1],S=y(),k=Mo()(a,E);return x(e.createElement(hd,Object.assign({placement:c,trigger:d,mouseEnterDelay:p,mouseLeaveDelay:m,overlayStyle:h},b,{prefixCls:w,overlayClassName:k,ref:n,overlay:o||i?e.createElement(Wb,{prefixCls:w,title:o,content:i}):null,transitionName:Du(S,"zoom-big",b.transitionName),"data-popover-inject":!0})))}));Ub._InternalPanelDoNotUseOrYouWillBeFired=Bb;var Vb=Ub,Xb=function(t){var n=e.useContext(Cb),r=n.size,o=n.shape,i=e.useMemo((function(){return{size:t.size||r,shape:t.shape||o}}),[t.size,t.shape,r,o]);return e.createElement(Cb.Provider,{value:i},t.children)},Qb=function(t){var n=e.useContext(go),r=n.getPrefixCls,o=n.direction,i=t.prefixCls,a=t.className,l=t.rootClassName,c=t.style,u=t.maxCount,d=t.maxStyle,f=t.size,p=t.shape,g=t.maxPopoverPlacement,m=void 0===g?"top":g,v=t.maxPopoverTrigger,h=void 0===v?"hover":v,b=t.children,y=r("avatar",i),w="".concat(y,"-group"),A=fl(y),x=s(Nb(y,A),2),E=x[0],S=x[1],k=Mo()(w,ie({},"".concat(w,"-rtl"),"rtl"===o),A,a,l,S),C=vc(b).map((function(e,t){return qu(e,{key:"avatar-key-".concat(t)})})),M=C.length;if(u&&u<M){var O=C.slice(0,u),N=C.slice(u,M);return O.push(e.createElement(Vb,{key:"avatar-popover-key",content:N,trigger:h,placement:m,overlayClassName:"".concat(w,"-popover")},e.createElement(Pb,{style:d},"+".concat(M-u)))),E(e.createElement(Xb,{shape:p,size:f},e.createElement("div",{className:k,style:c},O)))}return E(e.createElement(Xb,{shape:p,size:f},e.createElement("div",{className:k,style:c},C)))},_b=Pb;_b.Group=Qb;var Yb=_b,qb=function(e){var t,n=e.componentCls,r=e.sizePaddingEdgeHorizontal,o=e.colorSplit,i=e.lineWidth,a=e.textPaddingInline,l=e.orientationMargin,c=e.verticalMarginInline;return ie({},n,Object.assign(Object.assign({},ia(e)),(ie(t={borderBlockStart:"".concat(pt(i)," solid ").concat(o),"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",marginInline:c,marginBlock:0,verticalAlign:"middle",borderTop:0,borderInlineStart:"".concat(pt(i)," solid ").concat(o)},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:"".concat(pt(e.dividerHorizontalGutterMargin)," 0")}},"&-horizontal".concat(n,"-with-text"),{display:"flex",alignItems:"center",margin:"".concat(pt(e.dividerHorizontalWithTextGutterMargin)," 0"),color:e.colorTextHeading,fontWeight:500,fontSize:e.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:"0 ".concat(o),"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:"".concat(pt(i)," solid transparent"),borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}}),ie(t,"&-horizontal".concat(n,"-with-text-left"),{"&::before":{width:"calc(".concat(l," * 100%)")},"&::after":{width:"calc(100% - ".concat(l," * 100%)")}}),ie(t,"&-horizontal".concat(n,"-with-text-right"),{"&::before":{width:"calc(100% - ".concat(l," * 100%)")},"&::after":{width:"calc(".concat(l," * 100%)")}}),ie(t,"".concat(n,"-inner-text"),{display:"inline-block",paddingBlock:0,paddingInline:a}),ie(t,"&-dashed",{background:"none",borderColor:o,borderStyle:"dashed",borderWidth:"".concat(pt(i)," 0 0")}),ie(t,"&-horizontal".concat(n,"-with-text").concat(n,"-dashed"),{"&::before, &::after":{borderStyle:"dashed none none"}}),ie(t,"&-vertical".concat(n,"-dashed"),{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0}),ie(t,"&-plain".concat(n,"-with-text"),{color:e.colorText,fontWeight:"normal",fontSize:e.fontSize}),ie(t,"&-horizontal".concat(n,"-with-text-left").concat(n,"-no-default-orientation-margin-left"),ie({"&::before":{width:0},"&::after":{width:"100%"}},"".concat(n,"-inner-text"),{paddingInlineStart:r})),ie(t,"&-horizontal".concat(n,"-with-text-right").concat(n,"-no-default-orientation-margin-right"),ie({"&::before":{width:"100%"},"&::after":{width:0}},"".concat(n,"-inner-text"),{paddingInlineEnd:r})),t)))},Gb=Ll("Divider",(function(e){var t=wl(e,{dividerHorizontalWithTextGutterMargin:e.margin,dividerHorizontalGutterMargin:e.marginLG,sizePaddingEdgeHorizontal:0});return[qb(t)]}),(function(e){return{textPaddingInline:"1em",orientationMargin:.05,verticalMarginInline:e.marginXS}}),{unitless:{orientationMargin:!0}}),Kb=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n};var Zb=function(t){var n,r=e.useContext(go),o=r.getPrefixCls,i=r.direction,a=r.divider,l=t.prefixCls,c=t.type,u=void 0===c?"horizontal":c,d=t.orientation,f=void 0===d?"center":d,p=t.orientationMargin,g=t.className,m=t.rootClassName,v=t.children,h=t.dashed,b=t.plain,y=t.style,w=Kb(t,["prefixCls","type","orientation","orientationMargin","className","rootClassName","children","dashed","plain","style"]),A=o("divider",l),x=s(Gb(A),2),E=x[0],S=x[1],k=f.length>0?"-".concat(f):f,C=!!v,M="left"===f&&null!=p,O="right"===f&&null!=p,N=Mo()(A,null===a||void 0===a?void 0:a.className,S,"".concat(A,"-").concat(u),(ie(n={},"".concat(A,"-with-text"),C),ie(n,"".concat(A,"-with-text").concat(k),C),ie(n,"".concat(A,"-dashed"),!!h),ie(n,"".concat(A,"-plain"),!!b),ie(n,"".concat(A,"-rtl"),"rtl"===i),ie(n,"".concat(A,"-no-default-orientation-margin-left"),M),ie(n,"".concat(A,"-no-default-orientation-margin-right"),O),n),g,m),I=e.useMemo((function(){return"number"===typeof p?p:/^\d+$/.test(p)?Number(p):p}),[p]),j=Object.assign(Object.assign({},M&&{marginLeft:I}),O&&{marginRight:I});return E(e.createElement("div",Object.assign({className:N,style:Object.assign(Object.assign({},null===a||void 0===a?void 0:a.style),y)},w,{role:"separator"}),v&&"vertical"!==u&&e.createElement("span",{className:"".concat(A,"-inner-text"),style:j},v)))};function Jb(t,n,r,o){var i=s((0,e.useState)(void 0),2),a=i[0],l=i[1];At((function(){var e="function"===typeof t?t():t;l(e||null)}));var c=s((0,e.useState)(null),2),u=c[0],d=c[1],f=El((function(){if(a){!function(e){var t=window.innerWidth||document.documentElement.clientWidth,n=window.innerHeight||document.documentElement.clientHeight,r=e.getBoundingClientRect(),o=r.top,i=r.right,a=r.bottom,l=r.left;return o>=0&&l>=0&&i<=t&&a<=n}(a)&&n&&a.scrollIntoView(o);var e=a.getBoundingClientRect(),t={left:e.left,top:e.top,width:e.width,height:e.height,radius:0};d((function(e){return JSON.stringify(e)!==JSON.stringify(t)?t:e}))}else d(null)})),p=function(e){var t;return null!==(t=Array.isArray(null===r||void 0===r?void 0:r.offset)?null===r||void 0===r?void 0:r.offset[e]:null===r||void 0===r?void 0:r.offset)&&void 0!==t?t:6};return At((function(){return f(),window.addEventListener("resize",f),function(){window.removeEventListener("resize",f)}}),[a,n,f]),[(0,e.useMemo)((function(){if(!u)return u;var e=p(0),t=p(1),n=(null===r||void 0===r?void 0:r.radius)||2;return{left:u.left-e,top:u.top-t,width:u.width+2*e,height:u.height+2*t,radius:n}}),[u,r]),a]}var $b={fill:"transparent",pointerEvents:"auto"},ey=function(t){var n=t.prefixCls,r=t.rootClassName,o=t.pos,i=t.showMask,a=t.style,l=void 0===a?{}:a,c=t.fill,s=void 0===c?"rgba(0,0,0,0.5)":c,u=t.open,d=t.animated,f=t.zIndex,p=tu(),g="".concat(n,"-mask-").concat(p),v="object"===m(d)?null===d||void 0===d?void 0:d.placeholder:d;return e.createElement(Js,{open:u,autoLock:!0},e.createElement("div",{className:Mo()("".concat(n,"-mask"),r),style:le({position:"fixed",left:0,right:0,top:0,bottom:0,zIndex:f,pointerEvents:o?"none":"auto"},l)},i?e.createElement("svg",{style:{width:"100%",height:"100%"}},e.createElement("defs",null,e.createElement("mask",{id:g},e.createElement("rect",{x:"0",y:"0",width:"100vw",height:"100vh",fill:"white"}),o&&e.createElement("rect",{x:o.left,y:o.top,rx:o.radius,width:o.width,height:o.height,fill:"black",className:v?"".concat(n,"-placeholder-animated"):""}))),e.createElement("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:s,mask:"url(#".concat(g,")")}),o&&e.createElement(e.Fragment,null,e.createElement("rect",Dt({},$b,{x:"0",y:"0",width:"100%",height:o.top})),e.createElement("rect",Dt({},$b,{x:"0",y:"0",width:o.left,height:"100%"})),e.createElement("rect",Dt({},$b,{x:"0",y:o.top+o.height,width:"100%",height:"calc(100vh - ".concat(o.top+o.height,"px)")})),e.createElement("rect",Dt({},$b,{x:o.left+o.width,y:"0",width:"calc(100vw - ".concat(o.left+o.width,"px)"),height:"100%"})))):null))},ty=[0,0],ny={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tl"],offset:[0,-8]},leftTop:{points:["tr","tl"],offset:[-8,0]},topRight:{points:["br","tr"],offset:[0,-8]},rightTop:{points:["tl","tr"],offset:[8,0]},bottomRight:{points:["tr","br"],offset:[0,8]},rightBottom:{points:["bl","br"],offset:[8,0]},bottomLeft:{points:["tl","bl"],offset:[0,8]},leftBottom:{points:["br","bl"],offset:[-8,0]}};function ry(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t={};return Object.keys(ny).forEach((function(n){t[n]=le(le({},ny[n]),{},{autoArrow:e,targetOffset:ty})})),t}ry();function oy(t){var n=t.prefixCls,r=t.current,o=t.total,i=t.title,a=t.description,l=t.onClose,c=t.onPrev,s=t.onNext,u=t.onFinish,d=t.className,f=t.closeIcon,p=!1!==f&&null!==f,g=void 0!==f&&!0!==f?f:e.createElement("span",{className:"".concat(n,"-close-x")},"\xd7");return e.createElement("div",{className:Mo()("".concat(n,"-content"),d)},e.createElement("div",{className:"".concat(n,"-inner")},p&&e.createElement("button",{type:"button",onClick:l,"aria-label":"Close",className:"".concat(n,"-close")},g),e.createElement("div",{className:"".concat(n,"-header")},e.createElement("div",{className:"".concat(n,"-title")},i)),e.createElement("div",{className:"".concat(n,"-description")},a),e.createElement("div",{className:"".concat(n,"-footer")},e.createElement("div",{className:"".concat(n,"-sliders")},o>1?Ae(Array.from({length:o}).keys()).map((function(t,n){return e.createElement("span",{key:t,className:n===r?"active":""})})):null),e.createElement("div",{className:"".concat(n,"-buttons")},0!==r?e.createElement("button",{className:"".concat(n,"-prev-btn"),onClick:c},"Prev"):null,r===o-1?e.createElement("button",{className:"".concat(n,"-finish-btn"),onClick:u},"Finish"):e.createElement("button",{className:"".concat(n,"-next-btn"),onClick:s},"Next")))))}var iy=function(t){var n=t.current,r=t.renderPanel;return e.createElement(e.Fragment,null,"function"===typeof r?r(t,n):e.createElement(oy,t))},ay=["prefixCls","steps","defaultCurrent","current","onChange","onClose","onFinish","open","mask","arrow","rootClassName","placement","renderPanel","gap","animated","scrollIntoViewOptions","zIndex","closeIcon"],ly={left:"50%",top:"50%",width:1,height:1},cy=function(t){var n=t.prefixCls,r=void 0===n?"rc-tour":n,o=t.steps,i=void 0===o?[]:o,a=t.defaultCurrent,l=t.current,c=t.onChange,u=t.onClose,d=t.onFinish,f=t.open,p=t.mask,g=void 0===p||p,v=t.arrow,h=void 0===v||v,b=t.rootClassName,y=t.placement,w=t.renderPanel,A=t.gap,x=t.animated,E=t.scrollIntoViewOptions,S=void 0===E||E,k=t.zIndex,C=void 0===k?1001:k,M=t.closeIcon,O=Do(t,ay),N=e.useRef(),I=s(kl(0,{value:l,defaultValue:a}),2),j=I[0],P=I[1],z=s(kl(void 0,{value:f,postState:function(e){return!(j<0||j>=i.length)&&(null===e||void 0===e||e)}}),2),T=z[0],D=z[1],L=e.useRef(T);At((function(){T&&!L.current&&P(0),L.current=T}),[T]);var R=i[j]||{},F=R.target,B=R.placement,H=R.style,W=R.arrow,U=R.className,V=R.mask,X=R.scrollIntoViewOptions,Q=R.closeIcon,_=T&&(null!==V&&void 0!==V?V:g),Y=null!==Q&&void 0!==Q?Q:M,q=s(Jb(F,f,A,null!==X&&void 0!==X?X:S),2),G=q[0],K=q[1],Z=function(e,t,n){var r;return null!==(r=null!==n&&void 0!==n?n:t)&&void 0!==r?r:null===e?"center":"bottom"}(K,y,B),J=!!K&&("undefined"===typeof W?h:W),$="object"===m(J)&&J.pointAtCenter;At((function(){var e;null===(e=N.current)||void 0===e||e.forceAlign()}),[$,j]);var ee=function(e){P(e),null===c||void 0===c||c(e)};if(void 0===K)return null;var te=function(){D(!1),null===u||void 0===u||u(j)},ne="boolean"===typeof _?_:!!_,re="boolean"===typeof _?void 0:_;return e.createElement(e.Fragment,null,e.createElement(ey,{zIndex:C,prefixCls:r,pos:G,showMask:ne,style:null===re||void 0===re?void 0:re.style,fill:null===re||void 0===re?void 0:re.color,open:T,animated:x,rootClassName:b}),e.createElement(Mu,Dt({builtinPlacements:ry($)},O,{ref:N,popupStyle:H,popupPlacement:Z,popupVisible:T,popupClassName:Mo()(b,U),prefixCls:r,popup:function(){return e.createElement(iy,Dt({arrow:J,key:"content",prefixCls:r,total:i.length,renderPanel:w,onPrev:function(){ee(j-1)},onNext:function(){ee(j+1)},onClose:te,current:j,onFinish:function(){te(),null===d||void 0===d||d()},closeIcon:Y},i[j]))},forceRender:!1,destroyPopupOnHide:!0,zIndex:C,getTriggerDOMNode:function(e){return e||K||document.body},arrow:!!J}),e.createElement(Js,{open:T,autoLock:!0},e.createElement("div",{className:Mo()(b,"".concat(r,"-target-placeholder")),style:le(le({},G||ly),{},{position:"fixed",pointerEvents:"none"})}))))},sy=cy;function uy(e){return void 0!==e&&null!==e}var dy=function(t){var n,r,o,i=t.stepProps,a=t.current,l=t.type,c=t.indicatorsRender,u=t.closeIcon,d=i.prefixCls,f=i.total,p=void 0===f?1:f,g=i.title,m=i.onClose,v=i.onPrev,h=i.onNext,b=i.onFinish,y=i.cover,w=i.description,A=i.nextButtonProps,x=i.prevButtonProps,E=i.type,S=i.closeIcon,k=null!==E&&void 0!==E?E:l,C=null!==S&&void 0!==S?S:u,M=s(yg(!1!==C&&null!==C,C,(function(t){return e.createElement("span",{onClick:m,"aria-label":"Close",className:"".concat(d,"-close")},t)}),e.createElement(Wa,{className:"".concat(d,"-close-icon")}),!0),2),O=M[0],N=M[1],I=a===p-1,j=uy(g)?e.createElement("div",{className:"".concat(d,"-header")},e.createElement("div",{className:"".concat(d,"-title")},g)):null,P=uy(w)?e.createElement("div",{className:"".concat(d,"-description")},w):null,z=uy(y)?e.createElement("div",{className:"".concat(d,"-cover")},y):null;o=c?c(a,p):Ae(Array.from({length:p}).keys()).map((function(t,n){return e.createElement("span",{key:t,className:Mo()(n===a&&"".concat(d,"-indicator-active"),"".concat(d,"-indicator"))})}));var T="primary"===k?"default":"primary",D={type:"default",ghost:"primary"===k},L=s(Hs("Tour",cr.Tour),1)[0];return e.createElement("div",{className:"".concat(d,"-content")},e.createElement("div",{className:"".concat(d,"-inner")},O&&N,z,j,P,e.createElement("div",{className:"".concat(d,"-footer")},p>1&&e.createElement("div",{className:"".concat(d,"-indicators")},o),e.createElement("div",{className:"".concat(d,"-buttons")},0!==a?e.createElement(xm,Object.assign({},D,x,{onClick:function(){var e;null===v||void 0===v||v(),null===(e=null===x||void 0===x?void 0:x.onClick)||void 0===e||e.call(x)},size:"small",className:Mo()("".concat(d,"-prev-btn"),null===x||void 0===x?void 0:x.className)}),null!==(n=null===x||void 0===x?void 0:x.children)&&void 0!==n?n:null===L||void 0===L?void 0:L.Previous):null,e.createElement(xm,Object.assign({type:T},A,{onClick:function(){var e;I?null===b||void 0===b||b():null===h||void 0===h||h(),null===(e=null===A||void 0===A?void 0:A.onClick)||void 0===e||e.call(A)},size:"small",className:Mo()("".concat(d,"-next-btn"),null===A||void 0===A?void 0:A.className)}),null!==(r=null===A||void 0===A?void 0:A.children)&&void 0!==r?r:I?null===L||void 0===L?void 0:L.Finish:null===L||void 0===L?void 0:L.Next)))))},fy=function(e){var t,n,r,o,i,a=e.componentCls,l=e.lineHeight,c=e.padding,s=e.paddingXS,u=e.borderRadius,d=e.borderRadiusXS,f=e.colorPrimary,p=e.colorText,g=e.colorFill,m=e.indicatorHeight,v=e.indicatorWidth,h=e.boxShadowTertiary,b=e.tourZIndexPopup,y=e.fontSize,w=e.colorBgElevated,A=e.fontWeightStrong,x=e.marginXS,E=e.colorTextLightSolid,S=e.tourBorderRadius,k=e.colorWhite,C=e.primaryNextBtnHoverBg,M=e.closeBtnSize,O=e.motionDurationSlow,N=e.antCls,I=e.primaryPrevBtnBg;return[(i={},ie(i,a,Object.assign(Object.assign({},ia(e)),(o={color:p,position:"absolute",zIndex:b,display:"block",visibility:"visible",fontSize:y,lineHeight:l,width:520,"--antd-arrow-background-color":w,"&-pure":{maxWidth:"100%",position:"relative"}},ie(o,"&".concat(a,"-hidden"),{display:"none"}),ie(o,"".concat(a,"-content"),{position:"relative"}),ie(o,"".concat(a,"-inner"),(n={textAlign:"start",textDecoration:"none",borderRadius:S,boxShadow:h,position:"relative",backgroundColor:w,border:"none",backgroundClip:"padding-box"},ie(n,"".concat(a,"-close"),{position:"absolute",top:c,insetInlineEnd:c,color:e.colorIcon,outline:"none",width:M,height:M,borderRadius:e.borderRadiusSM,transition:"background-color ".concat(e.motionDurationMid,", color ").concat(e.motionDurationMid),display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer","&:hover":{color:e.colorIconHover,backgroundColor:e.closeBtnHoverBg}}),ie(n,"".concat(a,"-cover"),{textAlign:"center",padding:"".concat(pt(e.calc(c).add(M).add(s).equal())," ").concat(pt(c)," 0"),img:{width:"100%"}}),ie(n,"".concat(a,"-header"),ie({padding:"".concat(pt(c)," ").concat(pt(c)," ").concat(pt(s))},"".concat(a,"-title"),{lineHeight:l,fontSize:y,fontWeight:A})),ie(n,"".concat(a,"-description"),{padding:"0 ".concat(pt(c)),lineHeight:l,wordWrap:"break-word"}),ie(n,"".concat(a,"-footer"),(t={padding:"".concat(pt(s)," ").concat(pt(c)," ").concat(pt(c)),textAlign:"end",borderRadius:"0 0 ".concat(pt(d)," ").concat(pt(d)),display:"flex"},ie(t,"".concat(a,"-indicators"),ie({display:"inline-block"},"".concat(a,"-indicator"),{width:v,height:m,display:"inline-block",borderRadius:"50%",background:g,"&:not(:last-child)":{marginInlineEnd:m},"&-active":{background:f}})),ie(t,"".concat(a,"-buttons"),ie({marginInlineStart:"auto"},"".concat(N,"-btn"),{marginInlineStart:x})),t)),n)),ie(o,"".concat(a,"-primary, &").concat(a,"-primary"),ie({"--antd-arrow-background-color":f},"".concat(a,"-inner"),(r={color:E,textAlign:"start",textDecoration:"none",backgroundColor:f,borderRadius:u,boxShadow:h},ie(r,"".concat(a,"-close"),{color:E}),ie(r,"".concat(a,"-indicators"),ie({},"".concat(a,"-indicator"),{background:I,"&-active":{background:E}})),ie(r,"".concat(a,"-prev-btn"),{color:E,borderColor:I,backgroundColor:f,"&:hover":{backgroundColor:I,borderColor:"transparent"}}),ie(r,"".concat(a,"-next-btn"),{color:f,borderColor:"transparent",background:k,"&:hover":{background:C}}),r))),o))),ie(i,"".concat(a,"-mask"),ie({},"".concat(a,"-placeholder-animated"),{transition:"all ".concat(O)})),ie(i,["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(","),ie({},"".concat(a,"-inner"),{borderRadius:e.min(S,Fu)})),i),Wu(e,"var(--antd-arrow-background-color)")]},py=Ll("Tour",(function(e){var t=wl(e,{indicatorWidth:6,indicatorHeight:6,tourBorderRadius:e.borderRadiusLG});return[fy(t)]}),(function(e){return Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70,closeBtnSize:e.fontSize*e.lineHeight,primaryPrevBtnBg:new eo(e.colorTextLightSolid).setAlpha(.15).toRgbString(),closeBtnHoverBg:e.wireframe?"transparent":e.colorFillContent,primaryNextBtnHoverBg:new eo(e.colorBgTextHover).onBackground(e.colorWhite).toRgbString()},Bu({contentRadius:e.borderRadiusLG,limitVerticalRadius:!0})),Lu(e))})),gy=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},my=Ch((function(t){var n=t.prefixCls,r=t.current,o=void 0===r?0:r,i=t.total,a=void 0===i?6:i,l=t.className,c=t.style,u=t.type,d=gy(t,["prefixCls","current","total","className","style","type"]),f=(0,e.useContext(go).getPrefixCls)("tour",n),p=s(py(f),2),g=p[0],m=p[1];return g(e.createElement(Fb,{prefixCls:f,hashId:m,className:Mo()(l,"".concat(f,"-pure"),u&&"".concat(f,"-").concat(u)),style:c},e.createElement(dy,{stepProps:Object.assign(Object.assign({},d),{prefixCls:f,total:a}),current:o,type:u})))})),vy=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},hy=function(t){var n=t.prefixCls,r=t.type,o=t.rootClassName,i=t.indicatorsRender,a=t.steps,l=vy(t,["prefixCls","type","rootClassName","indicatorsRender","steps"]),c=(0,e.useContext)(go),u=c.getPrefixCls,d=c.direction,f=u("tour",n),p=s(py(f),2),g=p[0],m=p[1],v=s(Ji(),2)[1],h=(0,e.useMemo)((function(){return null===a||void 0===a?void 0:a.map((function(e){var t;return Object.assign(Object.assign({},e),{className:Mo()(e.className,ie({},"".concat(f,"-primary"),"primary"===(null!==(t=e.type)&&void 0!==t?t:r)))})}))}),[a,r]),b=Qu({arrowPointAtCenter:!0,autoAdjustOverflow:!0,offset:v.marginXXS,arrowWidth:v.sizePopupArrow,borderRadius:v.borderRadius}),y=Mo()(ie({},"".concat(f,"-rtl"),"rtl"===d),m,o),w=s(hl("Tour",l.zIndex),2),A=w[0],x=w[1];return g(e.createElement(pl.Provider,{value:x},e.createElement(sy,Object.assign({},l,{zIndex:A,rootClassName:y,prefixCls:f,animated:!0,renderPanel:function(t,n){return e.createElement(dy,{type:r,stepProps:t,current:n,indicatorsRender:i})},builtinPlacements:b,steps:h}))))};hy._InternalPanelDoNotUseOrYouWillBeFired=my;var by=hy,yy={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"},wy=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:yy}))};var Ay=e.forwardRef(wy),xy={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h360c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H184V184h656v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM653.3 599.4l52.2-52.2a8.01 8.01 0 00-4.7-13.6l-179.4-21c-5.1-.6-9.5 3.7-8.9 8.9l21 179.4c.8 6.6 8.9 9.4 13.6 4.7l52.4-52.4 256.2 256.2c3.1 3.1 8.2 3.1 11.3 0l42.4-42.4c3.1-3.1 3.1-8.2 0-11.3L653.3 599.4z"}}]},name:"select",theme:"outlined"},Ey=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:xy}))};var Sy=e.forwardRef(Ey),ky={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"},Cy=function(t,n){return e.createElement(za,Dt({},t,{ref:n,icon:ky}))};var My=e.forwardRef(Cy),Oy=function(e){return e.IMAGE_BMP="image/bmp",e.TEXT_CSS="text/css",e.TEXT_CSV="text/csv",e.IMAGE_GIF="image/gif",e.TEXT_HTML="text/html",e.IMAGE_X_ICON="image/x-icon",e.IMAGE_JPEG="image/jpeg",e.APPLICATION_JAVASCRIPT="application/javascript",e.APPLICATION_JSON="application/json",e.IMAGE_PNG="image/png",e.APPLICATION_PDF="application/pdf",e.APPLICATION_RTF="application/rtf",e.IMAGE_SVG_XML="image/svg+xml",e.APPLICATION_TYPESCRIPT="application/typescript",e.IMAGE_WEBP="image/webp",e.FONT_WOFF="font/woff",e.FONT_WOFF2="font/woff2",e.APPLICATION_XHTML_XML="application/xhtml+xml",e.APPLICATION_XML="application/xml",e.APPLICATION_ZIP="application/zip",e}({}),Ny=function(){function e(){g(this,e)}return b(e,null,[{key:"getBase64File",value:function(e){return Object.values(Oy).includes(e.mime)||pc.error({message:"Error",description:"The mimetype '".concat(e.mime,"' of resource is not configured")}),"data:".concat(e.mime,";base64,").concat(e.data)}}]),e}();Ny.buttonConfig=function(e){return e?{background:"#0b4c89",color:"#FFF"}:{background:"#d6e4ff",color:"#000"}},Ny.expanderConfig=function(e,t){return e?{background:"#0b4c89",shadow:"rgba(250, 250, 250, 0.16) 0px 10px 36px 0px, rgba(250, 250, 250, 0.06) 0px 0px 0px 1px",rotate:t?270:90,color:"white"}:{background:"#d6e4ff",shadow:"rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px",rotate:t?270:90,color:"black"}},Ny.iconConfig=function(e){return e?{background:"rgb(31, 31, 31)",color:"#FFF"}:{color:"#000",background:"#FFF"}};var Iy=n(306);var jy=function(t){var r=s((0,e.useState)(!1),2),o=r[0],i=r[1],a=s((0,e.useState)([]),2),l=a[0],c=a[1],g=s((0,e.useState)("none"),2),m=g[0],v=g[1],h=s((0,e.useState)(!1),2)[1],b=s((0,e.useState)($.EXPECT),2),y=b[0],w=b[1],A=s((0,e.useState)(""),2),x=A[0],E=A[1],S=s((0,e.useState)(!1),2),k=S[0],C=S[1],M=s((0,e.useState)(!0),2),O=M[0],N=M[1],I=s((0,e.useState)(!1),2),j=I[0],P=I[1],z=n(945)({root:"body",excluded:["#uvv-assistant-root"],outlineStyle:"2px solid red",onClick:function(e){var n=function(e){return console.debug("translator,",t.translator),t.translator?[t.translator(e)]:te.translateEngine(e,y,""!==x)}(e);c(n),v("none"),P(!1),C(!0),z.cancel()}});(0,e.useEffect)((function(){return function(){z.cancel(),v("none"),w($.EXPECT),E(""),C(!1),N(!0)}}),[]);var T=(0,e.useRef)(null),D=(0,e.useRef)(null),L=(0,e.useRef)(null),R=(0,e.useRef)(null),F=(0,e.useRef)(null),B=(0,e.useRef)(null),H=(0,e.useRef)(null),W=(0,e.useRef)(null),U=(0,e.useRef)(null),V=(0,e.useRef)(null),X=[{title:"Resize uuv assistant",description:"Change the size of uuv assistant for more comfort",target:function(){return T.current}},{title:"Select button",description:"Selects a dom element and generates a uuv sentence",target:function(){return k?B.current:D.current}},{title:"Copy button",description:"Copies the generated uuv sentence to the clipboard",target:function(){return k?H.current:L.current}},{title:"Action button",description:"Selects a test action that contextualizes the generated uuv sentence, such as verification or click",target:function(){return k?W.current:R.current}}],Q=[{title:"Generated sentence",description:"Displays the generated uuv sentence",target:function(){return F.current}},{title:"Dark mode",description:"Change the dark mode",target:function(){return U.current}},{title:"Sentences Dictionnary",description:"Go to sentences dictionnary",target:function(){return V.current}}],_=function(){l.length>0&&(navigator.clipboard.writeText(l.join("\n")),h(!0),pc.success({message:"Message",description:"Result copied to the clipboard"}))};function Y(){var e=function(){var e=function(e){e.preventDefault();var t=document.elementFromPoint(e.clientX,e.clientY),n=x;if("selection"===m&&t&&t.hasAttribute("disabled"))n=te.getSelector(t),t.removeAttribute("disabled"),t.setAttribute("readonly","true"),E(n);else if(n){var r=document.querySelector(n);null===r||void 0===r||r.setAttribute("disabled","true"),null===r||void 0===r||r.removeAttribute("readonly"),E(""),console.log("querySelector",x)}};return e}();document.addEventListener("mouseover",e),z.enable(),v("selection"),P(!0)}var q=function(e){w((function(){return e}))},G=Qc.Content,K=Qc.Sider,Z=Yp.Text,J=Ny.expanderConfig(O,k),ee=Ny.buttonConfig(O),ne=O?Ny.getBase64File(p):Ny.getBase64File(f),re=Ny.getBase64File(d),oe=Ny.getBase64File(u),ie=Ny.iconConfig(O);function ae(){k&&c([]),i(!0)}return(0,Iy.jsxs)(Iy.Fragment,{children:[(0,Iy.jsx)(ha,{theme:{algorithm:O?tg.darkAlgorithm:tg.defaultAlgorithm,token:{fontSize:18,zIndexBase:9999999989,zIndexPopupBase:9999999999}},children:(0,Iy.jsxs)(Mg,{placement:"bottom",open:!j,closable:!1,className:["uuvAssistant"].join(" "),height:k?250:50,bodyStyle:{padding:"0px",overflowY:"hidden"},mask:!1,children:[(0,Iy.jsx)(hd,{placement:"top",title:"Resize the Uuv assistant",zIndex:9999999780,children:(0,Iy.jsx)(xm,{ref:T,"data-testid":"expanderButton",onClick:function(){C((function(e){return!e}))},className:"uuvArrowExpander",icon:(0,Iy.jsx)(Ay,{"aria-label":90===J.rotate?"uvv Assistant not expanded":"uvv Assistant expanded",rotate:J.rotate,spin:!1,style:{color:J.color}}),style:{boxShadow:J.shadow,backgroundColor:J.background}})}),k?"":(0,Iy.jsxs)(Dm,{style:{marginTop:"5px",marginBottom:"5px"},children:[(0,Iy.jsxs)(Bm,{span:23,children:[(0,Iy.jsx)(hd,{placement:"top",title:"Select an element",zIndex:9999999780,children:(0,Iy.jsx)(xm,{ref:D,"aria-label":"floating select button",className:"pt-0 pb-1",onClick:Y,style:{background:ee.background,color:ee.color,marginRight:"20px",marginLeft:"20px"},disabled:"selection"===m,icon:(0,Iy.jsx)(Sy,{}),children:"Select"})}),(0,Iy.jsx)(hd,{placement:"top",title:"Copy in clipboard",zIndex:9999999780,children:(0,Iy.jsx)(xm,{ref:L,"aria-label":"floating copy button",style:{background:l.length>0?ee.background:"grey",color:ee.color,cursor:l.length>0?"pointer":"not-allowed",marginRight:"20px"},onClick:_,disabled:0===l.length,icon:(0,Iy.jsx)(Zc,{}),children:"Copy"})}),(0,Iy.jsx)("span",{style:{display:"inline block",marginRight:"20px"},ref:R,children:(0,Iy.jsx)(Sb,{"aria-label":"floating select list","data-testid":"floatingSelectList",defaultValue:y,size:"middle",onChange:q,style:{width:"120px"},options:[{value:$.EXPECT,label:$.EXPECT.toString()},{value:$.WITHIN,label:$.WITHIN.toString()},{value:$.CLICK,label:$.CLICK.toString()}]})})]}),(0,Iy.jsx)(Bm,{span:1,children:(0,Iy.jsx)(hd,{placement:"top",title:"Make a tour of Uuv Assistant",zIndex:9999999780,children:(0,Iy.jsx)(Yb,{onClick:function(){return ae()},icon:(0,Iy.jsx)(My,{}),style:{cursor:"pointer",color:ie.color,background:ie.background}})})})]}),(0,Iy.jsxs)(Qc,{children:[(0,Iy.jsxs)(K,{width:250,collapsible:!0,collapsedWidth:0,theme:O?"dark":"light",children:[(0,Iy.jsxs)(Dm,{align:"middle",style:{marginTop:10,marginBottom:20,marginLeft:10},children:[(0,Iy.jsx)(Bm,{span:6,children:(0,Iy.jsx)(Yb,{ref:V,style:{backgroundColor:O?"#073a69":"#C0C0C0",height:"50px",width:"50px"},size:"large",children:(0,Iy.jsx)(hd,{placement:"top",title:"Go to steps definition",children:(0,Iy.jsx)("a",{href:"https://orange-opensource.github.io/uuv/docs/category/description-of-sentences",children:(0,Iy.jsx)("img",{src:oe,width:"40",height:"40",alt:"UUV logo"})})})})}),(0,Iy.jsx)(Bm,{span:18,children:(0,Iy.jsx)(Z,{strong:!0,children:"UUV Assistant"})})]}),(0,Iy.jsx)(Zb,{}),(0,Iy.jsxs)(Bm,{children:[(0,Iy.jsx)(hd,{placement:"left",title:"Select an element",children:(0,Iy.jsx)(xm,{ref:B,"aria-label":"select button",className:"m-1 pt-0 pb-1 uuvActionAside",onClick:Y,style:{background:ee.background,color:ee.color},disabled:"selection"===m,icon:(0,Iy.jsx)(Sy,{}),children:"Select"})}),(0,Iy.jsx)(hd,{placement:"left",title:"Copy in clipboard",children:(0,Iy.jsx)(xm,{ref:H,"aria-label":"copy button",className:"uuvActionAside",style:{marginTop:"10px",background:l.length>0?ee.background:"grey",color:ee.color},onClick:_,disabled:0===l.length,icon:(0,Iy.jsx)(Zc,{}),children:"Copy"})}),(0,Iy.jsx)(hd,{placement:"left",title:"Choose the generated action",children:(0,Iy.jsx)("span",{style:{display:"inline block",marginRight:"20px"},ref:W,children:(0,Iy.jsx)(Sb,{"aria-label":"select list expanded","data-testid":"selectListExpanded",defaultValue:y,size:"large",onChange:q,style:{marginTop:"10px"},className:"uuvActionAside",options:[{value:$.EXPECT.toString(),label:$.EXPECT.toString()},{value:$.WITHIN.toString(),label:$.WITHIN.toString()},{value:$.CLICK.toString(),label:$.CLICK.toString()}]})})})]})]}),(0,Iy.jsxs)(Qc,{style:{padding:"20px 24px 24px",marginLeft:25},children:[(0,Iy.jsxs)(Dm,{children:[(0,Iy.jsx)(Bm,{span:22,children:(0,Iy.jsx)(Z,{ref:F,strong:!0,underline:!0,type:O?"warning":"secondary",children:"Result"})}),(0,Iy.jsx)(Bm,{span:1,children:(0,Iy.jsx)(Yb,{ref:U,onClick:function(){N((function(e){return!e}))},src:(0,Iy.jsx)("img",{src:ne,alt:"Light mode"}),style:{cursor:"pointer"}})}),(0,Iy.jsx)(Bm,{span:1,children:(0,Iy.jsx)(hd,{placement:"top",title:"Make a tour of Uuv Assistant",zIndex:9999999780,children:(0,Iy.jsx)(Yb,{onClick:function(){return ae()},icon:(0,Iy.jsx)(My,{}),style:{cursor:"pointer",color:ie.color,background:ie.background}})})})]}),(0,Iy.jsx)(G,{"aria-label":"sentences",style:{padding:24,margin:0,minHeight:280},children:l.map((function(e,t){return[(0,Iy.jsxs)(Bm,{children:[" ",(0,Iy.jsxs)(Dm,{align:"middle",children:[(0,Iy.jsx)("span",{style:{color:O?"white":"black"},children:e})," ",e.includes("selector")?(0,Iy.jsx)(hd,{placement:"right",title:"Accessibility role and name must be defined",children:(0,Iy.jsx)(Yb,{style:{marginLeft:"20px",marginTop:15},src:(0,Iy.jsx)("img",{src:re,alt:"logo warning",style:{height:"20px",width:"20px"}})},t)}):""," "]})]},e.concat(t.toString()))]}))})]})]})]})}),(0,Iy.jsx)(by,{zIndex:1e12,open:o,onClose:function(){return i(!1)},steps:k?[].concat(X,Q):X})]})};document.addEventListener("UUVAssistantReadyToLoad",(function(e){var t;console.log("event listened: UUVAssistantReadyToLoad"),r.render((0,Iy.jsx)(jy,{translator:null===e||void 0===e||null===(t=e.detail)||void 0===t?void 0:t.translator}),document.getElementById("uvv-assistant-root"))}))}()}();